.list-banner{width: 100%;}
.list-banner img{display: block;width: 100%;}
.main{width: 100%;padding: 0.3rem 0 0.5rem;}
.main-left{width: 2.4rem;position:relative;padding-bottom:2.2rem;background: rgba(28,54,115,0.1);align-self: flex-start;}
.main-left h3{color: #ffffff;font-size: 0.24rem;display: block;height: 0.7rem;background: #00437c;line-height: 0.7rem;text-align: center;}
.lm-title{width: 100%;background: #00437c;padding: 0.12rem 0.2rem;position: relative;display: none;}
.lm-title h2{font-size: 0.24rem;color: #ffffff;}
.nav_menu{width: 0.3rem;height: 0.3rem;background: url(../img/m_nav.svg) no-repeat center center;background-size: auto 100%;transition: 0.2s all;}
.nav_menu.on{transform: rotate(90deg);}
.main-left>ul{width: 100%;padding: 0.2rem 0.15rem;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #ccc;position:relative}
.main-left>ul>li:last-child{border-bottom:none;}
.main-left>ul>li>a{background: #ffffff;position: relative;transition: 0.3s all;}
.main-left>ul>li>a span{position: relative;z-index: 1;}
.main-left>ul>li>a::after{content: "";width: 2px;height: 100%;display: block;background: #c2ac52;position: absolute;left: 0;top: 0;transition: 0.3s all;z-index: 0;}
.main-left>ul>li.cur>a,.main-left>ul>li:hover>a{color: #ffffff;}
.main-left>ul>li:hover>a::after,.main-left>ul>li.cur>a::after{width: 100%;}
.main-left li a{font-size:0.16rem;color:#333;display:block;padding:0 0.05rem;padding-left:0.3rem}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.55rem;height: 0.55rem;background: url(../img/right-blue.svg) no-repeat center center;background-size: auto 0.1rem;z-index: 1;transition: 0.3s all;}
.navContent{display:none;background: #ffffff;}
.navContent li{padding-left:0.2rem;line-height: 0.45rem;}
.navContent li a{font-size: 0.14rem;color: #333333;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main-left>ul>li.cur .li_xlz,.main-left>ul>li:hover .li_xlz{background: url(../img/right.svg) no-repeat center center;background-size: auto 0.1rem;}
.navContent li.cur a{color:#00437c;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#00437c;}
.main-right{width: calc( 100% - 2.7rem );}
.main-title{width: 100%;line-height: 0.3rem;position: relative;border-bottom: 1px solid #e1e1e1;padding-bottom: 0.15rem;}
.main-title h2{font-size: 0.2rem;color:#333333;}
.main-title span.local{color: #666666;font-size: 0.14rem;}
.main-title span.local a{color: #666666;}
.main-title span.local a:hover{color: #00437c;}

/*文章内容开始*/
.content{width: 100%;}
.content h3.title{text-align: center;font-size: .24rem;color: #333333;margin: 0.2rem 0 0.1rem;line-height: 0.3rem;}
.content .sub-title{text-align: center;font-size: .2rem;color: #434343;line-height: 0.3rem;margin: 0.15rem 0 0.1rem;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;line-height: 0.26rem;margin-bottom: 0.1rem;text-align: center;}
.content .art-itro>span{font-size: .14rem;color: #666666;margin: 0 0.2rem;}
.article{color: #434343;line-height: 0.32rem;width: 100%;}
.article table{margin:0 auto !important;max-width: 920px;min-width: 500px;}
.article table p{text-indent: 0;margin: 0;}
.article video{display: block;width: 100%;margin: 0 auto;height: auto;}
.article img{max-width: 100%;margin: 0 auto;height: auto !important;}
.article p.con-img{text-align: center;text-indent: 0 !important;}
/*文章内容结束*/

/*文章列表开始*/
.txt-list{margin-top: 0.1rem;}
.txt-list ul li{width: 100%;border-bottom: 1px solid #e1e1e1;line-height: 0.6rem;position: relative;}
.txt-list ul li a{color: #434343;max-width: calc( 100% - 1.1rem );transition: 0.3s all;padding-left: 0.18rem;}
.txt-list ul li span{color: #666666;font-size: 0.14rem;}
.txt-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #00437c;display: block;position: absolute;left:0;top:50%;margin-top: -0.03rem;}
.txt-list ul li:hover a,.txt-list ul li:hover span{color: #00437c;padding-left: 0.24rem;}
/*文章列表结束*/

/*图片列表开始*/
.pic-list{margin-top: 0.3rem;}
.pic-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list ul li{width: calc( 100% / 3 );margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list ul li a{display: block;width: 100%;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;}
.pic-list ul li img{transition: 0.4s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.4rem;color: #434343;background: rgba(28,54,115,0.1);}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #00437c;}
/*图片列表结束*/

.teacher-list{margin-top: 0.2rem;}
.teacher-list1{margin-top: 0.3rem;}
.teacher-list h3{font-size: 0.2rem;color: #00437c;margin-bottom: 0.2rem;line-height: 0.3rem;}
.teacher-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.teacher-list ul li{width: 20%;margin-bottom: 0.2rem;padding: 0 0.15rem;}
.teacher-list ul li a{display: block;width: 100%;}
.teacher-list ul li .imgbox{width: 100%;height: 0;padding-bottom:132%;position: relative;overflow: hidden;}
.teacher-list ul li img{transition: 0.4s all;}
.teacher-list ul li .txt{width: 100%;text-align: center;line-height: 0.4rem;background: rgba(28,54,115,0.1);transition: 0.2s all;}
.teacher-list ul li .txt p{color: #434343;font-size: 0.16rem;transition: 0.2s all;}
.teacher-list ul li:hover img{transform: scale(1.05,1.05);}
.teacher-list ul li:hover .txt{background: #00437c;}
.teacher-list ul li:hover .txt p{color: #ffffff;}

.article-teacher{width: 100%;margin-top: 0.3rem;}
.article-teacher .part1{width: 100%;}
.article-teacher .part1 .teacher-img{width: 1.7rem;height: 2.5rem;position: relative;overflow: hidden;margin-right: 0.3rem;}
.article-teacher .part1 .teacher-img .image{background-size: cover;}
.article-teacher .part1 .teacher-infor{width: calc( 100% - 2rem );}
.article-teacher .part1 .teacher-infor h3{font-size: 0.2rem;color: #00437c;margin-bottom: 0.15rem;line-height: 0.34rem;}
.article-teacher .part1 .teacher-infor p{font-size: 0.16rem;color: #434343;line-height: 0.34rem;}
.article-teacher .part1 .teacher-infor p span{font-weight: bold;}
.article-teacher .personal-details{width: 100%;margin-top: 0.4rem;}
.person-details-list span{display: block;font-size: 0.16rem;width: calc((100% - 0.9rem) / 4);height: 0.6rem;border: 1px solid #dddddd;text-align: center;line-height: 0.6rem;margin-right: 0.3rem;cursor: pointer;margin-bottom: 0.2rem;}
.person-details-list span.active-teacher-span{background: #c2ac52;color: #ffffff;}
.person-details-list span:last-of-type{margin-right:0;}
.personal-details-item{margin-top: 0.1rem;}

.tea_lm ul li{margin-left: 0.3rem;font-size: 0.16rem;position: relative;}
.tea_lm ul li:first-of-type{margin-left: 0;}
.tea_lm ul li a{color: #666666;}
.tea_lm ul li.on a{color: #00437c;}
.tea_lm ul li.on::after{content:"";width: 100%;height: 3px;display: block;background: #00437c;position: absolute;left: 0;bottom: -0.15rem;}
.teacher-list1{width: 100%;margin-top: 0.3rem;}
.teacher-list1 .zy{width: 100%;border-bottom: 1px solid rgba(28,54,115,0.5);margin-bottom: 0.2rem;}
.teacher-list1 .zy h3{height: 0.4rem;line-height: 0.4rem;display: inline-block;background: #00437c;color: #ffffff;font-size: 0.18rem;padding: 0 0.2rem;}
.teacher-list1 .zy_box{width: 100%;}
.teacher-list1 .zy_box .zy_item{width: 100%;margin-bottom: 0.2rem;}
.teacher-list1 .zy_box .zy_item:last-of-type{margin-bottom: 0;align-items: flex-start;}
.teacher-list1 .zy_box .zy_item h3{color: #00437c;margin-right: 0.4rem;line-height: 0.3rem;font-size: 0.16rem;flex-shrink: 0;}
.teacher-list1 .zy_box .zy_item ul{width: calc( 100% - 1.04rem );}
.teacher-list1 .zy_box .zy_item ul li{width: 1.15rem;line-height: 0.3rem;margin-bottom: 0.1rem;}
.teacher-list1 .zy_box .zy_item ul li .txt p{color: #434343;font-size: 0.16rem;}
.teacher-list1 .zy_box .zy_item ul li:hover .txt p{color: #00437c;}

.pb_sys_style1 .p_no_d{border:1px solid #00437c !important;background-color:#00437c !important;}



/*现任领导*/

.leader-list{margin-top:0.3rem;}
.leader-list ul li{width: 100%;background: #f1f1f1;margin-bottom:0.3rem;transition: 0.2s all;position:relative;}
.leader-list ul li::after{content: "";width: 100%;height: 100%;position: absolute;display: block;left: 0;top: 0;transition: 0.2s all;opacity: 0;background: url(../img/txt_bg2.png) no-repeat center bottom;background-size: cover;z-index: 0;}
.leader-list ul li a{padding:0.2rem;position:relative;z-index:1;}
.leader-list ul li .leader_img{width: 1.6rem;margin-right: 0.2rem;}
.leader-list ul li .leader_img .imgbox{width: 100%;height: 2rem;position: relative;overflow: hidden;}
.leader-list ul li .leader_img .imgbox .image{background-size: cover;background-position: center top;}
.leader-list ul li .leader_txt{width: calc( 100% - 1.8rem );}
.leader-list ul li .lead-title{border-bottom:1px solid #cccccc;padding-bottom:0.15rem;margin-bottom: 0.13rem;line-height:1;}
.leader-list ul li .lead-title h3{font-size: 0.2rem;color: #333333;display: inline-block;transition: 0.2s all;margin-right:0.3rem;}
.leader-list ul li .lead-title span{font-size:0.16rem;color:#434343;display: inline-block;padding-left:0.2rem;position:relative;transition: 0.2s all;}
.leader-list ul li .lead-title span::before{content:"";width:1px;height:0.14rem;display:block;position:absolute;left:0;bottom:0;background:#999999;}
.leader-list ul li p{color: #434343;line-height: 0.32rem;width: 100%;transition: 0.2s all;}
.leader-list ul li p span{font-weight:600;}
.leader-list ul li:hover::after{opacity:1;}
.leader-list ul li:hover .lead-title h3,.leader-list ul li:hover p,.leader-list ul li:hover .lead-title span{color: #ffffff;}
.leader-list ul li:hover  .lead-title span::before{background:#ffffff;}



/*科研团队*/

.rukou{margin-bottom:15px;width: 660px; height: 148px; display: block; margin-top:0.3rem;}
.rukou .list-box{border: 1px solid #e1e1e1; border-radius: 8px; padding:15px; position: relative; width:width: calc( 100% - 1.8rem ) / 2 ; height: 148px; overflow: hidden;}
.rukou .list-box .img{width: 118px; height: 118px; border: 1px solid #e1e1e1; border-radius: 4px; display: flex; justify-content: center; align-items: center;}
.rukou .list-box .img img{max-width: 100%; height:auto}
.rukou .list-box .text{width: ;}
.rukou .list-box .text h3{font-size: 20px; line-height: 20px; padding-bottom:10px; position: relative; color: #434343;}
.rukou .list-box .text h3:after{content:''; display: block; width: 14px; height: 14px; background: url('../images/dzxx.png') 0 0 no-repeat; position: absolute; right:0; top:0}
.rukou .list-box .text .tip{display: inline-block; height:24px; padding: 0 5px; background: #003672; font-size: 14px; color: #fff; border-radius: 2px; }
.rukou .list-box .text p{color: #999; line-height: 24px; padding-top:10px; height:83px; overflow: hidden; text-overflow: ellipsis;}

.rukou:hover .list-box{box-shadow: 0 0 10px 0 rgba(0,54,114,.3);}
.rukou:hover .list-box .text h3{color: #003672;}



.story .content-hd{background: none; padding:0; border-radius: 0; box-shadow: none;}
.story-box{background: #fff; padding:30px; border-radius: 5px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);}
.story-title h2{font-size: 24px; font-weight: bold; padding-left:40px; position: relative;}
.story-title h2 span{display: inline-block; width: 27px; height: 30px; position: absolute; left:0; top: 3px}
.story-title h2 span.s-icon-gx{background: url('../img/dzxx.png') 0 0 no-repeat; background-size: auto 100%;}

.story-title ul li{float: left; padding:0 20px; border-left: 1px solid #E1E1E1; font-weight: bold;}
.story-title ul li:first-child{border:none; padding-left: 0;}
.story-title ul li:last-child{padding-right: 0;}
.story-title ul li span{font-weight: normal; color: #999;}
/* .team-info ul li span{display: inline-block; width: 155px;} */
.team-info{margin-top:20px}
.team-info table{width: 100%; border-collapse: collapse;}
.team-info table td{border: 1px solid #e1e1e1;font-size:0.16rem; text-align: left; padding:10px; line-height: 30px;}
.team-info table td:last-child{border-left:none}
.team-info table td:first-child{border-right:none;font-weight:bold;}

/* 新增 */
.team-info table td{position: relative;}
.team-info table tr td:nth-child(2){padding-left:20px}
.team-info table tr td:nth-child(2):after{content: ''; position: absolute; left:0; top:10px; bottom:10px; width: 1px; background: #e1e1e1;}

.team-leader-img{width: 159px; height: 212px; position: relative;}
.team-leader-img img{width: 100%;}
.team-leader-img span{display: block; width: 70px; height: 32px; background: url('../images/tig-bg.png') 0 0 no-repeat; background-size:100% auto; text-align: center; color: #fff; padding-top:2px; position: absolute; right:-5px; top:10px}
.team-leader-info{width: 1145px; overflow: hidden;}
.team-leader-info h3{font-size: 24px; line-height: 32px; font-weight: bold; margin-bottom: 20px;}
.team-leader-info ul li{float: left; padding:0 20px; border-left:1px solid #e1e1e1;}
.team-leader-info ul li:first-child{padding-left: 0; border:none}
.team-leader-info ul li:last-child{padding-right: 0;}
.team-leader-info ul li span{font-size: 14px; padding-bottom: 5px; color: #434343; font-weight: bold; display: block;}
.team-leader-info ul li p{color: #999;}
.team-leader-info .gain{margin-top: 20px;}
.team-leader-info .gain h4{font-size: 18px; font-weight: bold; padding-bottom: 12px;}
.team-leader-info .gain p{line-height: 24px;}

.pd0{padding: 0;}

.story-box .title{font-size: 18px; line-height: 18px; font-weight: bold;  position: relative; padding: 30px 0 0 46px;}
.story-box .title:after{content: ''; display: block; width: 4px; height: 18px; background: #003672; position: absolute; left:30px; top:30px; border-radius: 2px;}
.gainbox h5{font-size: 16px; font-weight: bold; padding: 30px 30px 15px;}
.gainbox table{width: 100%; border-collapse: collapse;}
.gainbox table tr:nth-child(odd){background: #F4F7FD;}
.gainbox table tr:last-child{border-bottom: 1px solid #F4F7FD}
.gainbox table th, .gainbox table td{text-align: left; padding: 10px 0 10px 30px;}
.gainbox table tr th:last-child, .gainbox table tr td:last-child{padding-right: 30px;}


.all-team{padding:0 30px 30px}



.all-team-list{padding: 0 30px 30px 30px;}

.team-img{width: 18%  ; margin-top:0.2rem; height: 190px; overflow: hidden; color: #434343; color: #434343;border: 1px solid #e1e1e1; padding:10px;border-radius: 5px 0 0 5px;  text-align:center;}
.team-img span.imgbox{border-radius: 130px; display: block; width: 130px; height:130px; overflow: hidden; margin:0px auto;}
/* .team-img img{max-height: 100%;} */
.team-img img{max-width: 100%;}
.team-cont{padding: 20px; width: 483px;}
.name{font-size:18px; font-weight: bold;margin-top:5px; margin-bottom: 5px;}
.name span{display: inline-block; height: 16px; font-size: 14px; line-height: 16px; padding:0 3px; color: #fff; font-weight: normal; border-radius: 2px; margin-left: 2px;}
.name .blue{background: #003672;}
.name .green{background: #04C994;}
.team-cont ul li{float: left; height: 24px; border: 1px solid #e1e1e1; padding: 0 5px; font-size: 14px; border-radius: 2px; margin-right:10px; margin-bottom: 8px; max-width: 211px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.team-cont ul li:last-child{margin-right: 0;}
.team-cont ul li span{color: #999;}
.team-img a{color: #003672;}
.team-img:hover {box-shadow: 0 0 10px 0 rgba(0,54,114,.3);}
.team-img:hover .name{color: #003672;}