body{background-color:#fff;}
.categoryChange{margin:40px auto 20px auto;}
.categoryChange .row{padding: 15px 20px 0;background: #fff; border-bottom:1px #e5e5e5 dashed;}
.categoryChange .border-none{border-bottom:0px; margin-bottom:0px;}
.categoryChange .row .title{float:left; width:70px; font-size:14px; padding-top:8px;}
.categoryChange .row .adrList{width:1050px; float:left;}
.categoryChange .row .adrList1{width:700px; float:left;}
.categoryChange .row .adrList .item a{color:#959595;font-size: 14px;}
.categoryChange .row .adrList .active{background: #c8161d;}
.categoryChange .row .adrList .active a,.categoryChange .type-row .categoryName.active a{color: #fff;font-weight:normal}
.categoryChange .row .adrList .item{padding: 5px 25px 6px;margin-bottom: 15px;border-radius: 3px;display: inline-block;}
.categoryChange .row .searchCont{float: right;width: 260px;height: 30px;border: 1px #ddd solid; border-radius: 5px; background-color: #fff; margin-right:-20px;}
.categoryChange .row .searchCont input{height: 25px;line-height: 25px; border: 1px #fff solid; color: #959595; font-size: 14px;vertical-align: top; margin-left: 10px;}
.categoryChange .row .searchCont button{height:30px; width:36px; background:url(../../img/activity/search.png) 40% 55% no-repeat; float: right;}
.teacherList{margin-bottom:80px;}
.teacherList ul li{height:176px; overflow:hidden; border:1px #fff solid; border-bottom:1px #e5e5e5 solid; margin-bottom:30px;}
.teacherList ul li .img{height:136px; width:136px; margin:20px; background-color:#fff; float:left;overflow: hidden;}
.teacherList ul li .info{width:990px; float:right; padding-top:20px; padding-right:30px; position:relative;}
.teacherList ul li .info a{display:block; color:#333;}
.teacherList ul li .info .arrow{height:260px; width:2px; background-color:#c8161d; position:absolute; right:0px; top:0px; display:none;}
.teacherList ul li .info h2{font-size:18px;margin-bottom: 10px;}
.teacherList ul li .info p{font-size:14px; color:#959595; line-height:24px;max-height: 72px;margin-bottom: 10px;}
.teacherList ul li .info p span{margin-left:10px;}
.teacherList ul .active{border-color:#e5e5e5;}
.teacherList ul .active .info .arrow{display:block;}