@charset "utf-8";
.listmain{margin-top: 40px;overflow: hidden;margin-bottom: 40px;}
.menu_left{width: 255px;float: left;margin-right: 20px;}
.menu_left p{font-size: 30px;background-color: #9a0000;line-height: 90px;text-align: center;}
.menu_left p a{color: #fff;}
.menu_left ul{background-color: #f5f5f5;padding-bottom: 60px;}
.menu_left ul li{line-height: 59px;font-size: 22px;text-align: center;border-bottom: 1px dashed #a4a4a4;}
.menu_left ul li a{color: #9a0000;display: block;}
.menu_left ul li.on,.menu_left ul li:hover{background-color: #9a0000;box-shadow: 0px 0px 5px 1px rgb(0,0,0,0.2);}
.menu_left ul li.on a,.menu_left ul li:hover a{color:#fff;}
.menu_right{width: calc(100% - 385px);float: right;padding: 20px 50px 0px 50px;box-shadow: 0px 0px 5px 1px rgb(0,0,0,0.1);margin: 5px;}

.div_cutPage{ padding: 20px 0 30px;  }

.tab_box{ overflow: hidden; text-align:left; }
.tab_box .hd{ height:40px; border-bottom: 1px solid #cfcfcf; }
.tab_box .hd>ul>li{ padding: 0 15px 0 17px; height: 40px;  float:left;  }
.tab_box .hd>ul>li:first-child{ background: none; padding: 0 15px 0 0; }
.tab_box .hd>ul>li>a{ font-size: 22px; color: #999999; }
.tab_box .hd .on a{ color: #9a0000; }
.tab_box .hd>ul>li>a>span{ font-size: 14px; color: #999999; line-height: 35px; margin-left: 10px; }
.tab_box .hd>span{float: right;line-height: 40px;color: #bab8b8;width: 30px;height: 40px;background: url(2025ggfxy_more.png)no-repeat center;}
.tab_box .hd>span>a{display: block;/* padding: 0 10px; *//* height: 34px; *//* width: 24px; */width: 100%;height: 100%;}

.bd_new ul{ zoom:1; padding: 10px 0; }
.bd_new li{  height: 36px; line-height: 36px; padding-left: 15px;  background: url(2025ggfxy_list_dian.png)no-repeat left center;}
.bd_new li.line{border-top: 1px dashed #999;margin: 10px 0;height: 1px;box-sizing: border-box;}
.bd_new li.line:last-child{display:none;}
.bd_new li a{ font-size: 16px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.bd_new li:hover a{ text-decoration: underline; color: #9a0000; }
.bd_new li:hover span{ color: #9a0000; }
.bd_new li span{ display: block; font-size: 14px; text-align: right; float:right; color: #999999; }
.bd_a80 li a{ margin-right: 100px; }
/* 分页 */
.div_cutPage{ padding: 20px 0; text-align: center;  }
.div_cutPage{ margin: 0 auto; }
.div_cutPage a{ display: inline-block; *display: inline; *zoom: 1; padding: 2px 8px; border-radius: 3px; border: 1px solid #e1e1e1; cursor: pointer; margin: 2px; }
.div_cutPage a:hover{ background-color: #9a0000; color:white; border: 1px solid #9a0000; }
.div_cutPage .on{ background-color: #9a0000; color:white;  }

/* 详情 */
h2.art-tit {
    font-size: 20px;
    color: #333;
    /* border-bottom: 1px solid #e9e9e9; */
    margin-bottom: 10px;
    line-height: 40px;
    text-align: center;
}
.info {
    color: #666;
    line-height: 2em;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.edit *{font-size: 16px !important;font-family: "微软雅黑" !important;}

/* 当前位置 */
.dqwz { height: 40px; background: #f5f5f5; line-height: 40px;}
.dqwz a:hover{ color: #c12c3d;}

/* 教师详情 */
.pagemain {background: #f9f9fa url(aboutbg.png) no-repeat 0 -360px;background-size: 100%;overflow: hidden}
.pagecon2 {background: #fff;overflow: hidden;margin: 60px auto;}
.teach-l{float: left;width: 30%;margin: 40px;width: 334px;padding-left: 50px;}
.teach-r{float: left;width: calc(100% - 464px);padding-right: 80px;box-sizing: border-box;}
.teach-img{width: 256px;height: 384px;}
.teach-img img{width:100%;height:100%;}
.teach-list{margin-top:10px;}
.teach-list p{ margin-bottom: 7px; overflow: hidden;padding-right: 4em;line-height: 25px;font-size: 14px;}
.teach-list p img{float: left; margin: 4px;}
.teach-tit h2{border-bottom: 1px solid #000;padding-bottom: 7px;margin: 40px 0;margin-top: 38px;display: inline-block;font-size: 20px;font-weight: normal;}
.teach-tit span{margin: 0 10px;font-weight: 700;font-size: 30px;}
@media screen and (max-width:1000px){
.teach-l{margin: 30px 0;padding-left: 30px;}
.teach-r{padding-right: 60px;width: calc(100% - 364px);}
}
@media screen and (max-width:768px) {
    .menu_right{box-shadow: none;margin: 0px;}
    .menu_right{padding: 0px;}
    .menu_left,.menu_right{width: 100%;}
    .tab_box .hd{margin: 15px 0px 0px 5px;}

    h2.art-tit{line-height: 1.8em;}

    .teach-l{float: none;margin-bottom: 0px;width: 100%;box-sizing: border-box;padding-right: 30px;}
    .teach-r{width: 100%;float: none;padding: 0 30px;}
    .teach-img{width:100%;height:auto;box-sizing: border-box;}
    .pagecon2{margin:0px;width: 100%;}
}