.module{margin-top: 40px;}
.module1{position: relative;overflow: hidden;}
.module1:after{content: "";width: 100%;height: 156px;position: absolute;top: 22%;left: 0;background: #F6F6F6;z-index: -1;}
.teacher-list {position: relative;}
.teacher-list li{float: left;margin:0 20px;box-shadow:  0 0 2px 1px #DBDBDB;background: #fff;border:1px solid #DBDBDB;padding: 10px;text-align: center;transition:  all .3s ease;}
.teacher-list h3{font-size: 1.8em;color: #333333;transition:  all .3s ease;width: 55%;margin:0 auto;}
.teacher-list img{display: block;height: 156px;margin-top:20px;margin-bottom: 10px;width: 100%;}
.teacher-list p{font-size: 1.4em;color: #666666;line-height: 1.6;padding-bottom:10px;border-bottom:1px solid #ECECEC;text-align: left;}
.teacher-list a{padding: 2px 15px;font-size:1.2em;color: #fff;background: #F15651;margin-top: 10px;display: inline-block;}
.teacher-list li:hover{border-color: #F15651}
.teacher-list li:hover h3{color: #F15651}
.teacher-list .slick-next:before, .teacher-list .slick-prev:before{font-size: 40px;}
.teacher-list .slick-next, .teacher-list .slick-prev{width: 49px;height: 49px;}
.teacher-list .slick-prev{left: -54px;background: url(/Public/Home/Default/images/subject/dsgzs/prev.png) no-repeat center;background-size: 100%;transition: all 0 ease;}
.teacher-list .slick-prev:hover{background: url(/Public/Home/Default/images/subject/dsgzs/prev.png) no-repeat center;}
.teacher-list .slick-next{right: -54px;background: url(/Public/Home/Default/images/subject/dsgzs/next.png) no-repeat center;background-size: 100%;transition: all 0 ease;}
.teacher-list .slick-next:hover{background: url(/Public/Home/Default/images/subject/dsgzs/next.png) no-repeat center;}
.teacher-list .slick-prev:before{display: none;}
.teacher-list .slick-next:before{display: none;}
.module-title{text-align: center;position: relative;height:40px;}
.module-title:before{content: "";width: 100%;height: 1px;background: #F15651;position: absolute;top: 50%;left: 0;z-index: -1;}
.module-title h1{font-size:2.6em; color: #000000;padding: 0 25px;display: inline-block;background: #fff;}
.module2-box{margin-top: 40px;background: url('/Public/Home/Default/images/subject/dsgzs/bg.png') no-repeat left top;margin-bottom: 40px;}
.col-left{width:65%;float: left;}
.col-left img{display: block;height: 180px;margin-bottom: 20px;width: 97%;}
.col-left p{font-size: 1.4em;color: #666666;line-height: 2;}
.col-right{width: 35%;float: right;background: url('/Public/Home/Default/images/subject/dsgzs/icon.png') no-repeat left top;text-align: right;}
.col-right a{width:29%;height: 80px;border:1px solid #ECECEC;font-size: 1.8em;background: #fff;color: #414141;line-height: 80px;display: inline-block;text-align: center;margin-left:20px;transition: all .3s linear;}
.col-right a:hover{background: #F15651;color: #fff;border-color: #F15651;}
.col-right .row1,.col-right .row2{margin-bottom: 20px;}
.col-right .row2 a:first-child,.col-right .row3 a:first-child{margin-left:0;}
