
.main_lf{
    float: left;
    width:900px;

}
.main_lf>p:first-child{
    line-height: 50px;
    font-size: 14px;
    color: #a7a7a7;
    border-bottom: 1px solid #d1d1d1;
}
.main_lf>h3{
    font-size: 24px;
    color:#152B53;
    margin: 10px 0;
    padding-left: 15px;
    border-left: 4px solid #D81C2D;
}
.main_lf_box{
    border-bottom: 1px solid #D8D8D8;
}
.teacher_box{
    padding:30px 0;
}
.teacher_box h3{
    font-weight: bold;
    float: left;
    font-size:22px;
    height: 45px;
    line-height: 45px;
    width:200px;
    border-bottom: 1px solid #2344A7;
}
.teacher_box h3 a{
    color: #000;

}
.teacher_box:hover h3 a{
    color:#D81C2D;

}
.teacher_box:hover h3{
    border-color: #D81C2D;
}
.teacher_box:hover a.zhezhao{
    display: inline-block;
}
.teacher_box div{
    position: relative;
    float: left;
    margin-right: 30px;
}
a.zhezhao{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width:170px;
    background:rgba(33,68,169,.5);
}
.teacher_box a img{
    width: 170px;
}
.teacher_box p:nth-child(3){
    margin-top: 55px;
    font-size: 14px;
    color: #000;
}
.teacher_box p:nth-child(4){
    line-height: 26px;
    margin-top: 20px;
    height: 125px;
    width:700px;
    margin-left: 200px;
    color: #747474;
}

.page{
    padding-top:30px;
    overflow: hidden;
    text-align: center;
}
.page li{
    color: #9f9F9F;
    margin-right: 8px;
    display: inline-block;
    border:1px solid #CBCBCB;
    width:30px;
    height:30px;
    text-align: center;
    line-height: 30px;
}
.page li.active,.page li:hover{
    color:#fff;
    background: #152B53;
    cursor:pointer;
    border-color: #152B53;
}
.page li.prev_next{
    width:70px;
}
.page li.first_last{
    width:45px;
}







.main_rt{
    width:270px;
    float: right;
    padding-top: 50px;
}
.main_rt>div{
    background: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
}
.main_rt>div.ybt>a{
    display: inline-block;
    width:100%;
    height:65px;
    background: url("../image/A1_right1.png") no-repeat;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 60px;
}
.main_rt_box{}
.main_rt_box>li{
    width:100%;
    text-align: center;
}
.main_rt_box  a{
    display: inline-block;
    font-size: 16px;
    color:#969696;
}
.main_rt_box>li>a{
    width:100%;
    height:60px;
    line-height: 60px;
}
.main_rt_box>li>a.active,.main_rt_box>li>a:hover{
    color: #ffffff;
    background: url("../image/A1_right_xz.png") no-repeat center center;
    background-size: 240px 42px;
}
.erji{
    display: none;
}
.erji a{
    font-size: 14px;
    line-height: 40px;
}
.main_rt i{
    display: inline-block;
    width:4px;
    height:4px;
    background: #969696;
    margin-right: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.main_rt>div:nth-child(2){
    margin-top: 35px;
    padding-bottom: 20px;
}
.main_rt>div:nth-child(2)>a{
    background-image: url('../image/A1_right2.png');
}
.main_rt>div:nth-child(2) ul{
    width:100%;
}
.main_rt>div:nth-child(2) li{
    height: 40px;
    line-height: 40px;
    padding-left: 40px;

}
.main_rt>div:nth-child(2) li:hover a{
    color: #152B53;
}
.main_rt>div:nth-child(2) li:hover i{
    background: #152B53;
}
.main_rt>div:nth-child(2) i{
    margin-right: 10px;
    vertical-align: middle;
}
.main_rt>div:nth-child(2) a{
    display: inline-block;
}
.main_rt>div:nth-child(2) li span{
    background: url("../image/eye.png") no-repeat 6px center;
    display: inline-block;
    padding-left: 30px;
    font-size: 12px;
    color:#969696;
}
.main_rt>div:nth-child(2) li{
    line-height: normal;
    height: auto;
    overflow: hidden;
    padding: 15px 0;
    margin: 0 15px;
    border-bottom: 1px dashed #D8D8D8;
}
.main_rt>div:nth-child(2) li>a{
    margin-right: 10px;
    display: inline-block;
    float: left;
}
.main_rt>div:nth-child(2) li h3 a{
    font-size: 14px;
    color: #152B53;
}
.main_rt>div:nth-child(2) li span.time{
    background-image: url('../image/clock.png');
}
.main_rt>div:nth-child(3){
    width:100%;
    height:180px;
}
.main_rt>div:nth-child(3) img{
    width:270px;
    height:180px;
}