@charset "utf-8";

/* CSS Document */

body {
    background-color: #fff;
}

.subPage {
    max-width: 1200px;
    margin: 33px auto 0;
    position: relative;
}

.sub_banner {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.bread {
    width: auto;
    /*! margin-left: 20px; */
    height: 40px;
    line-height: 40px;
    color: #666;
    border-bottom: 3px solid #8f0114;
    margin-bottom: 20px;
}

.bread span {
    float: left;
    font-weight: normal;
    color: #8f0114;
}

.bread span a {
    color: #8f0114;
}

.bread a:hover {
    color: #8f0114;
}

.sub_t01 h2:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-opacity: 0.8;
    opacity: 0.8;
    transition: all 1s ease 0s;
}

.sub_mbtn {
    width: 100%;
    height: 40px;
    background-color: #e7e7e7;
    cursor: pointer;
    display: none;
}

.sub_mbtn span {
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    padding-top: 7px;
    color: #b60101;
}

.sub_navm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.sub_navm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.sub_navm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.sub_navm ul {
    background-color: #fff;
}

.sub_navm li {
    position: relative;
}

.sub_navm li a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    padding-left: 13px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e7e7e7;
    display: block;
}

.sub_navm li span.phone_arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    color: #7f0007;
    cursor: pointer;
}

.sub_navm li dl {
    display: none;
}

.sub_navm li dl a {
    font-size: 12px;
}

.subPage_con {
    width: 100%;
    overflow: hidden;
    min-height: 470px;
}


/*左侧边栏*/

.sub_left {
    width: 252px;
    overflow: hidden;
    float: left;
    z-index: 99;
}

.sub_title01 {
    width: 252px;
    height: 42px;
    background-color: #8f0114;
    padding-top: 2px;
}

.sub_title01 span {
    width: 246px;
    height: 38px;
    margin: 0 auto;
    font-weight: normal;
    line-height: 38px;
    font-size: 20px;
    text-align: center;
    display: block;
    border: 1px solid #8f0114;
    color: #fff;
}

.sub_left .sub_nav {
    width: auto;
    overflow: hidden;
    margin-top: 1px;
}

.sub_left .sub_nav li {
    background-color: #e7e7e7;
    height: auto;
    border-bottom: 1px solid #fff;
    position: relative;
}

.sub_left .sub_nav li a {
    color: #333;
    height: auto;
    line-height: 26px;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 8px 0 8px 30px;
}

.sub_left .sub_nav li>a {
    position: relative;
    z-index: 10
}

.sub_left .sub_nav li a:hover,
.sub_left li a.active {
    color: #fff;
    background: url(../images2022/arrow02.png) no-repeat 15px center #8f0114;
}


/*.sub_left .sub_nav li:hover,.sub_left .sub_nav li.active{background:url(../images2022/arrow02.png) no-repeat 15px center;}*/

.sub_left li strong.arrow {
    display: block;
    height: 42px;
    line-height: 42px;
    width: 42px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    z-index: 33;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

.sub_left li strong.arrow:hover {
    background-color: #b60101;
    color: #fff;
}

.twoJ_menu {
    background-color: #fff;
    display: none;
}

.sub_left .twoJ_menu dd a {
    padding: 8px 10px 8px 35px;
    font-size: 14px;
}

.bg01 {
    width: 100%;
    overflow: hidden;
    height: 305px;
    overflow: hidden;
    margin: 30px 0 10px;
}

.share {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.share .articleTitle {
    line-height: 77px;
    margin-bottom: 17px;
}

.sub_right {
    margin-left: 277px;
}


/*领导页*/

.leaders {
    max-width: 632px;
    width: auto;
    overflow: hidden;
    margin: 0 auto;
    *padding-bottom: 20px;
}

.leaders li {
    width: 50%;
    max-width: 316px;
    float: left;
    margin-bottom: 20px;
}

.leaders li a {
    display: block;
    margin-left: 44px;
}

.leaders li:first-child a {
    display: block;
    margin-left: 0;
    margin-right: 44px;
}

.leaders li .item-img {
    width: 100%;
    height: 0;
    padding-bottom: 65.44%;
    display: block;
}

.leaders li .item-text {
    width: auto;
    height: 140px;
    padding: 15px 10px;
    overflow: hidden;
    background-color: #eef0f2;
}

.leaders li .item-text h3 {
    font-weight: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
}

.leaders li .item-text h3 span {
    font-weight: bold;
    margin-right: 20px;
}

.leaders li .item-text p {
    line-height: 21px;
    height: 183px;
    overflow: hidden;
    font-size: 13px;
    padding: 5px 0 0 0;
    color: #666;
}

.leaders li a:hover h3,
.leaders li a:hover h3 span {
    color: #b60101;
}

.leaders02 {
    max-width: 853px;
    margin-bottom: 40px;
}

.leaders02 li:first-child a {
    margin: 0 0 0 19px;
}

.leaders02 li {
    width: 33.3333%;
}

.leaders02 li .item-text {
    height: 220px;
}

.leaders02 li a {
    margin: 0 0 0 19px;
}
.leader ul {  width: 48%;
    float: left;}
.leader ul:nth-child(2){ float: right;}	
.leader li {
    /* padding: 20px 0 36px 0px; */
    /* border-top: 2px solid #e5e5e5; */
    
}

.leaderIn {
    overflow: hidden;
    border-top: 2px solid #e5e5e5;
    padding: 20px 0 36px 0px;
}
.leaderIn>p{ padding-left: 6px; margin-bottom: 10px; border-left: 4px solid #a02226; line-height: 2; background: #FFFBEE; color: #593939;}
.leader_left {
    width: 163px;
    float: left;
}

.leader_left span {
    height: 0px;
    overflow: hidden;
    padding-bottom: 133%;
    display: block;
}

.leader_left span img {
    width: 100%;
}

.leader_right {
    margin: 0 0 0 180px;
}

.leader_right h3 {
    font-weight: normal;
    margin: 15px 0 10px 0;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    color: #8f0114;
}

.leader_con {
    color: #757575;
}


/*历任领导*/

.old-leader {
    width: 100%;
    border-collapse: collapse;
    cellpadding: 0;
    cellspacing: 0;
    margin-bottom: 10px;
    border: solid #fff;
    border-width: 0px 1px 1px 0px;
}

.old-leader td {
    border: solid #fff;
    border-width: 1px 0px 0px 1px;
}

.leaders03 {
    width: auto;
    overflow: hidden;
    margin-left: 20px;
}

.old-leader th {
    background-color: #8f0114;
    border-right: 1px solid #fff;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
}

.old-leader .h01 {
    width: 29%;
}

.old-leader .h02 {
    width: 23%;
}

.old-leader .h03 {
    width: 23%;
}

.old-leader td {
    padding: 5px;
    background-color: #eef0f2;
    height: 40px;
    line-height: 20px;
    text-align: center;
}

.old-leader td.cur01 {
    padding: 0 82px;
}


/*机构设置*/

.tabArticleList01 {
    width: auto;
    margin-left: 19px;
    overflow: hidden;
    padding-bottom: 30px;
}

.tabMenu01 {
    width: 100%;
    overflow: hidden;
}

.tabMenu01 li {
    width: 20%;
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    height: 38px;
    line-height: 36px;
    *width: 170px;
}

.tabMenu01 li a {
    display: block;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    text-align: center;
    margin-left: 1px;
}

.tabMenu01 li.active a,
.tabMenu01 li a:hover {
    background-color: #b60101;
    border: 1px solid #b60101;
    color: #fff;
}

.tabList02 {
    padding-top: 30px;
    margin-left: 1px;
}

.tabList02 dd {
    display: none;
}

.jg01 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.jg01 h3 {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
}

.jg01 ul {
    width: 100%;
    overflow: hidden;
    padding-top: 8px;
}

.jg01 ul li {
    width: 50%;
    float: left;
    background: url(../images2022/li_bg01.png)no-repeat left 16px;
    *width: 426px;
}

.jg01 ul li a {
    padding: 8px 5px 8px 13px;
    display: block;
}


/*院系设置*/

.tong .bread {
    margin: 0;
}

.department {
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}

.de_title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
}

.d01 {
    width: 100%;
    overflow: hidden;
}

.d01 h3 {
    height: 40px;
    line-height: 40px;
    background-color: #e7e7e7;
    text-indent: 19px;
    font-size: 16px;
    font-weight: normal;
}

.d01 ul {
    width: 100%;
    overflow: hidden;
    padding: 12px 0;
}

.d01 li {
    width: 25%;
    float: left;
    *width: 287px;
}

.d01 li a {
    padding: 8px 0 8px 38px;
    display: block;
    background: url(../images2022/li_bg02.png) no-repeat 10px 12px;
}


/*大师风采*/

.teacheList {
    margin-left: 13px;
    padding-bottom: 20px;
}

.teacher01 {
    width: auto;
    overflow: hidden;
    margin-bottom: 30px;
    margin-left: 7px;
}

.teacher01 .item-left {
    float: left;
    background-color: #b60101;
    width: 332px;
    overflow: hidden;
    height: 222px;
}

.teacher01 .txt {
    text-align: center;
    line-height: 222px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    float: left;
    padding-left: 15%;
}

.teacher01 .img {
    width: 164px;
    height: 222px;
    float: right;
    position: relative;
}

.teacher01 .img strong {
    position: absolute;
    left: 1px;
    bottom: 2px;
    background-color: #b60101;
    width: 70px;
    height: 22px;
    color: #fff;
    text-align: center;
    line-height: 22px;
}

.teacher01 .item-right {
    margin-left: 339px;
    background-color: #e7e7e7;
    height: 222px;
    overflow: hidden;
}

.teacher01 .item-right a {
    width: 217px;
    padding-top: 70px;
    margin: 0 auto;
    display: block;
    line-height: 39px;
    color: #b60101;
    font-size: 24px;
    font-family: '方正大标宋简体', '宋体'
}

.teacher02 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 23px;
}

.teacher02 h3 {
    height: 46px;
    line-height: 46px;
    text-indent: 19px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    background-color: #8f0114;
    color: #fff;
    margin: 0 0 7px 7px;
}

.teacher02 li {
    width: 20%;
    float: left;
    margin-bottom: 7px;
}

.teacher02 li a {
    display: block;
    margin-left: 7px;
}

.teacher02 li a strong {
    width: 70px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 1px;
    bottom: 2px;
    background-color: #8f0114;
    color: #fff;
}

.teacher02 li span {
    width: 100%;
    height: 0;
    padding-bottom: 135.3658%;
    display: block;
    position: relative;
}

.blue h3 {
    background-color: #b60101;
}

.blue li a strong {
    background-color: #b60101;
}


/*杰出人才*/

.personList {
    width: auto;
    margin-left: 20px;
    padding-bottom: 40px;
    overflow: hidden;
}

.personList li {
    width: 100%;
    height: 178px;
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
}

.personList li>div {
    background-color: #eef0f2;
    height: 100%;
}

.personList li.whiteBg>div {
    background-color: #fff;
}

.personList li .item-img {
    width: 272px;
    height: 178px;
    float: left;
}

.personList li .item-img a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 65.441%;
}

.personList li .item-text {
    margin-left: 285px;
}

.personList li .item-text h3 {
    font-size: 16px;
    font-weight: normal;
    padding-top: 30px;
    margin-bottom: 26px;
}

.personList li .item-text a {
    font-weight: bold;
    margin-right: 20px;
}

.personList li .item-text p {
    color: #666;
    line-height: 21px;
    height: 84px;
    overflow: hidden;
    padding-right: 10px;
}


/*校园风景*/

.school {
    /*! width: 100%; */
    overflow: hidden;
    margin: 0 -10px;
}

.school li {
    width: 33.333%;
    float: left;
    position: relative;
    margin-bottom: 19px;
}

.school li a {
    display: block;
    width: auto;
    /*! margin: 0 40px 0 0px; */
    margin: 0 10px;
}

.school li a strong {
    /*! position: absolute; */
    top: 0;
    right: 7px;
    /*! width: 23px; */
    padding: 5px 0px;
    /*! height: 100%; */
    text-align: center;
    background-color: #e7e7e7;
    display: block;
}

.school li a strong i {
    /*! position: absolute; */
    /*! top: 50%; */
    /*! margin-top: -25px; */
    /*! right: 0; */
    /*! padding: 0 5px; */
    /*! display: block; */
    font-style: normal;
}

.school li a span {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.1764%;
}

.school li a:hover i {
    color: #8f0114;
}


/*列表页*/

.sub_left02 {
    width: 253px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.sub_left02 .articleTitle {
    height: 34px;
    line-height: 20px;
    border-bottom-color: #0858b1;
}

.topList {
    width: auto;
    padding: 10px 8px;
    background-color: #ebf6fd;
    margin-bottom: 20px;
}

.topList li {
    line-height: 37px;
    height: 37px;
    overflow: hidden;
}

.topList li span {
    float: left;
    width: 27px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #666;
}

.topList li a {
    margin-left: 33px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.topList li.top01 span {
    background: url(../images2022/top01.png) no-repeat center center;
    color: #fff;
}

.topList li.top02 span {
    background: url(../images2022/top02.png) no-repeat center center;
    color: #fff;
}

.pr {
    position: relative;
    padding-bottom: 20px;
}

.newsList {
    /*! margin-left: 20px; */
    overflow: hidden;
    padding-bottom: 30px;
}

.newsList li {
    /*! background: url(../images2022/li_bg03.png) no-repeat left 16px; */
    padding: 12px 0;
    line-height: 24px;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
}

.newsList li a {
    padding-left: 20px;
    /*! float: left; */
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin: 0 100px 0 0;
    position: relative;
}

.newsList li a::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #8f0114;
    left: 4px;
    top: 11px;
    border-radius: 50%;
}

.newsList li span {
    float: right;
}

#news01 {
    width: 100%;
    overflow: hidden;
}

.share {
    text-align: right;
    overflow: hidden;
    float: right;
    font-size: 12px;
    color: #666;
}

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin: 5px;
    height: 30px;
    text-indent: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: none;
    font-size: 20px;
    display: inline-block;
    float: none;
    color: #fff;
    transition: all 0.35s ease-out;
    border-radius: 50%;
    border: #dbdbdb 1px solid;
}

.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.shareBox {
    font-size: 14px;
}

.shareBox .title {
    background: #f6f6f6;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px !important;
}

.shareClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    width: 20px;
    ;
}

.sharelist {
    position: static;
    height: 250px;
    overflow-y: auto;
    padding-left: 17px !important;
}

.sharelist li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
}

.sharelist li a {
    color: #565656;
    font: 12px '宋体';
    display: block;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px;
    width: auto;
    height: auto;
    text-indent: 0;
}

.weChatBox {
    width: 260px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

.share .bdsharebuttonbox>a.bds_weixin {
    background: url(../images2022/wechat.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_tsina {
    background: url(../images2022/sina.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_qzone {
    background: url(../images2022/zone.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_more {
    background: url(../images2022/bds_more.png) no-repeat center;
}


/*文章页*/

.pageArticle {
    width: auto;
    overflow: hidden;
    /*! margin-left: 20px; */
}

.pageArticle_left {
    width: 100%;
    float: left;
}

.pageArticle_con {
    margin-right: 340px;
}

.articleTitle02 {
    padding: 10px 10px 20px;
    line-height: 26px;
}

.articleTitle02 h3 {
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    color: #333;
}

.articleAuthor {
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 10px 0;
    border-top: 1px solid #dcdcdc;
}

.articleAuthor span {
    margin-right: 15px;
    color: #787878;
}

.articleAuthor strong {
    color: #888;
}

.article {
    /*! font-size: 14px; */
    /*! font-size: 1.4rem; */
    line-height: 27px;
}

.article i {
    font-style: italic;
}

.article strong {
    font-weight: bold;
}

.article p img {
    width: auto;
    max-width: 80%;
}

.annex {
    margin-top: 20px;
    padding: 0 0 28px 0;
}

.annex h3 {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #dcdcdc;
}

.annex ul {
    margin-top: 10px;
}

.annex ul li {
    padding: 5px 0;
    background: url(../images2022/li_bg04.png) no-repeat left center;
}

.annex ul li a {
    padding-left: 15px;
}


/*分页*/

.pages {
    width: 420px;
    height: 37px;
    line-height: 37px;
    margin: 30px auto 30px;
}

.pages img {}

.pages a {
    margin-right: 20px;
    float: left;
    background-color: #f7f7f7;
    color: #adadad;
    width: 37px;
    height: 37px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
}

.pages a img {
    width: auto;
    *display: block;
}

.pages a:hover {
    background-color: #b60101;
    color: #fff;
}

.pages a.on_pages {
    color: #fff;
    background-color: #b60101;
}

.pages a.prev,
.pages a.next {
    width: 37px;
    height: 37px;
    background-color: #fff;
}

.pages a.prev:hover,
.pages a.next:hover {
    background-color: #016669;
    color: #fff;
}

.pages span {
    float: left;
    padding: 0 10px;
}

.pages select {
    float: left;
    width: 48px;
    height: 26px;
    border: 1px solid #d3d3d3;
}

.pages a.start:hover,
.pages a.end:hover,
.pages a.start,
.pages a.end {
    background: none;
}

.pages_min {
    margin: 0 0 25px;
    overflow: hidden;
    display: none;
    padding: 20px 18px 0;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #8f0114;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #ee931d;
    color: #fff;
    transition: 0.5s;
}

.listTitle02 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.listTitle02 h2 {
    font-size: 18px;
    color: #8f0114;
}

.listTitle02 span {
    float: right;
}

.teacher_con {
    line-height: 28px;
    color: #444;
    text-indent: 2em;
}

.teacher ul {
    overflow: hidden;
    margin: 30px 0 0 0;
}

.teacher ul li {
    float: left;
    width: 49%;
    margin: 0 0 20px 0
}

.teacher ul li:nth-child(even) {
    float: right;
}

.teacher ul li a {
    border: 1px solid #f0f0f0;
    display: block;
    overflow: hidden;
    padding: 9px
}

.t_left {
    width: 160px;
    float: left;
}

.t_left span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 134%;
}

.t_left span img {
    width: 100%;
    transform: scale(1.0);
    transition: .5s;
}

.teacher ul li:hover {
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}

.teacher ul li:hover .t_left span img {
    transform: scale(1.1);
    transition: .5s;
}

.t_right {
    margin: 0 0 0 180px
}

.t_right h3 {
    font-weight: normal;
    margin: 20px 0 10px 0;
    color: #222;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
}

.t_right p {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin: 0 0 20px 0;
    color: #757575;
}

.t_con {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0 0;
}

.t_conIn {
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #757575;
}

.teacher_article {
    overflow: hidden;
}

.ta_left {
    width: 210px;
    float: left;
}

.ta_zc {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #757575;
    padding: 0 0 0 27px;
    position: relative;
}

.ta_zc::before {
    position: absolute;
    content: '';
    width: 16px;
    height: 4px;
    background: #b60101;
    left: 0px;
    top: 10px;
}

.ta_left h3 {
    color: #222222;
    margin: 15px 0
}

.ta_left span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 133%;
}

.ta_left span img {
    width: 100%;
}

.ta_right {
    margin: 35px 0 0 255px;
    line-height: 28px;
    color: #444;
}

@media screen and (max-width:1200px) {
    .sub_banner {
        width: 100%;
    }
}

@media screen and (max-width:1220px) {
    .subPage_con {
        width: 96%;
        margin: 0 auto;
    }
}

@media screen and (max-width:1150px) {
    .subPage {
        width: auto;
        padding: 0 3%;
    }
    .sub_right {
        margin: 0 20px 25px 298px
    }
    .article {
        padding: 20px 0;
    }
    .old-leader td.cur01 {
        padding: 5px;
    }
    .teacher01 .item-right a {
        font-size: 18px;
        line-height: 33px;
        width: 163px;
    }
    .sub_left02 {
        position: inherit;
    }
    .listRight,
    .newsList {
        /* margin: 0; */
    }
    .sub_left02 {
        width: 100%;
    }
    .listRight .bread,
    .pageArticle {
        margin-left: 0;
    }
    .annex {
        padding-bottom: 5px;
    }
}

@media screen and (max-width:900px) {
    .leaders li:first-child a,
    .leaders li a {
        margin: 0 9px;
    }
    .leaders02 li,
    .leaders li {
        width: 50%;
        max-width: 100%;
    }
    .leaders {
        max-width: 853px;
    }
    .teacher01 .item-left {
        float: none;
        width: 100%;
    }
    .teacher01 .item-right {
        margin: 2px 0 0 0;
        height: 45px;
        line-height: 45px;
    }
    .teacher01 .item-right a {
        padding: 0 10px;
        width: auto;
        line-height: 45px;
        font-size: 16px;
        font-size: 1.6rem;
    }
    .teacher01 {
        max-width: 360px;
        margin: 0 auto 20px;
    }
    .teacher02 li {
        width: 25%;
    }
}

@media screen and (max-width:900px) {
    .subPage_con {
        width: 100%;
    }
    .subPage {
        width: auto;
        padding: 0 5%;
    }
    .sub_mbtn {
        display: block;
    }
    .sub_left,
    .pages {
        display: none;
    }
    .sub_right,
    .leaders03,
    .tabArticleList01,
    .teacheList,
    .personList {
        width: 100%;
        margin-left: 0;
    }
    .bread {
        width: 100%;
        float: none;
        height: 40px;
        line-height: 40px;
        margin: 0;
        border-top: 1px solid #b60101;
    }
    .pages_min {
        display: block;
    }
}

@media screen and (max-width:768px) {
    .old-leader {
        font-size: 12px;
    }
    .d01 li {
        width: 50%;
    }
    .personList {
        padding-bottom: 10px;
    }
    .school li {
        width: 50%;
    }
    .article img {
        width: auto !important;
        height: auto !important;
        display: inline-block !important;
    }
}

@media screen and (max-width:640px) {
    .personList li>div {
        margin: 0 10px;
    }
    .personList li .item-text h3 {
        padding-top: 12px;
        margin-bottom: 8px;
    }
    .personList li .item-text p {
        height: 126px;
    }
    .personList li {
        height: auto;
        width: 50%;
    }
    .personList li.whiteBg>div {
        background-color: #eef0f2;
    }
    .personList li .item-img {
        float: none;
        margin: 0 auto;
        width: auto;
        height: auto;
    }
    .personList li .item-text {
        margin-left: 0;
        padding: 0 10px 10px;
        height: auto;
    }
    .teacher ul li {
        width: 100%;
        float: none;
        margin: 0 0 10px 0
    }
    .teacher ul li:nth-child(even) {
        float: none;
    }
}

@media screen and (max-width:600px) {
	.leader ul { width: 100%; float: none;}
}

@media screen and (max-width:480px) {
    .tabMenu01 li a {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .teacher02 li {
        width: 50%;
    }
    .ta_left {
        width: 100%;
        float: none;
    }
    .ta_right {
        margin: 20px 0 0 0
    }
}

@media screen and (max-width:460px) {
    .leaders02 li,
    .leaders li {
        width: 100%;
    }
    .tabMenu01 li {
        width: 33.333%;
        margin-bottom: 1px;
    }
    .tabList02 {
        padding-top: 50px;
    }
    .jg01 ul li {
        width: 100%;
    }
    .school li {
        width: 100%;
    }
    .leader_left {
        width: 100%;
        float: none;
    }
    .leader_right {
        margin: 0px
    }
}

@media screen
/*and (min-width:320px)*/

and (max-width:360px) {
    .personList li {
        height: auto;
        width: 100%;
    }
}