@font-face {
    font-family: 'din';
    src: url(../fonts/DIN-Condensed-Bold.ttf);
}
 @font-face {
    font-family: 'syh';
    src: url(../fonts/SourceHanSansCN-Regular.ttf);
} 


.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:""}
.imgHead{margin: 0 auto 0.5rem;display: block;max-width: 90%;width:2.9rem}
#splist-container{background: #EDF3F7;padding-bottom:2.8rem}




/* 学校概况 */
body.about .aboutContainer1{background: url(../list_images/about_ship.png) center bottom no-repeat;padding-top:0.6rem;}
body.about .container1{margin-bottom: 0.65rem;}
body.about .allText .news_info,body.about .allText .news_info p{font-size: var(--bigSize);line-height: 0.34rem;}
 
body.about .container2{margin-bottom: 1rem;}
body.about .container2 .news_list{display: flex;}
body.about .container2 li.news{flex:0 20%;text-align: center;}
body.about .container2 .news_count{font-size: 0.6rem;color: #0053C4;line-height: 1;font-family: 'din';}
body.about .container2 .news_title{font-size: var(--smailSize);color: #000;line-height: 1.5;margin-top:0.1rem;}

body.about .container3{margin-bottom:1.2rem}

body.about .container4{padding-bottom: 0.1rem;}
body.about .container4 li{padding-bottom: 1.5rem;}
body.about .container4 .news_imgs{padding-top: 39.7%;position: relative;border-radius: 1rem 0 1rem 0;background:none}
body.about .container4 .news_imgs a{position:static}
body.about .container4 .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
body.about .container4 .news_text{
    position: absolute;
    left: 0.63rem;
    bottom: 0.7rem;
    z-index: 2;
    background: rgba(255,255,255,0.9);
    box-sizing: border-box;
    width: 9.75rem;
    border-radius: 0 0.8rem 0 0.8rem;
    padding:0.6rem 0.81rem 0.6rem 0.67rem;
    font-size:var(--smailSize);
    line-height: 0.34rem; 
    box-shadow: 0px 20px 40px rgba(40,59,85,0.15);
}
body.about .container4 .news_text div{text-overflow: -o-ellipsis-lastline;text-overflow:-ellipsis; overflow: hidden; display: -webkit-box;
    -webkit-line-clamp: 5;  -webkit-box-orient: vertical;    min-height: 1.7rem;}
body.about .container4 .swiper-pagination{text-align: right;width: auto;margin-right: 1rem;right: 0;bottom: 0.7rem;}
body.about .container4 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width: 0.16rem;height: 0.16rem;background: rgba(0,83,196,0.7);margin: 0 0.08rem;position: relative;}
body.about .container4 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: none;}
body.about .container4 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: none;
    width: 0.52rem
}
body.about .container4 .swiper-pagination-bullet-active:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.52rem;
    height: 0.15rem;
    transform: translate(-50%,-50%);
    background: url(../list_images/dot_active.svg) center no-repeat;
    background-size: cover;
}

body.about .aboutContainer3{background: url(../list_images/about_con3_bg.png) bottom center no-repeat;margin-bottom:0.63rem;background-size:auto 4.65rem}
body.about .aboutContainer3>img{margin-bottom: 1rem;}
body.about .container5{padding-bottom: 0.66rem;}

body.about .aboutContainer4{padding-bottom: 1.56rem;background: url(../list_images/about_con4_bg.png) bottom center no-repeat;}
body.about .aboutContainer4 .inner{padding-top:0}
body.about .container6 .l{float: left;width: 43%;}
body.about .container6 .l>img{max-width: 100%;display: inline-block;margin-bottom: 1rem;}
body.about .container6 .r{float: right;width: 50%;display: flex;justify-content: space-between;flex-wrap: wrap;gap: 0.2rem;}
body.about .container6 .r .news_list{display: flex;gap:0.2rem;flex: 1;flex-direction: column;}
body.about .container6 .r .news_imgs{position: relative;overflow: hidden;}
body.about .container6 .r .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
body.about .container6 .r li{}
body.about .container6 .list-l .n1 .news_imgs{padding-top: 118.6%;border-radius:1rem 0 0 0}
body.about .container6 .list-l .n2 .news_imgs{padding-top: 49.5%;}
body.about .container6 .list-r .n1 .news_imgs{padding-top:63%}
body.about .container6 .list-r .n2 .news_imgs{padding-top:105%;border-radius:0 0 1rem 0}

body.about .aboutContainer5{ background: url(../list_images/about_con5_bg.png) top center no-repeat;padding-bottom:3.43rem;background-size:cover}
body.about .container7 ._tt{font-size: 0.26rem;font-family: 'sys';color: #003288;margin-bottom: 0.7rem;line-height: 1.4;} 
body.about .container7 .swiper-button{left:auto;width: 0.46rem;height: 0.46rem;border-radius: 50%;transition: 0.4s;right:0;margin:0;top:0;}
body.about .container7 .swiper-button-prev{right:0.75rem;background:rgba(0,50,146,0.2) url(../list_images/left.png) no-repeat center;}
body.about .container7 .swiper-button-next{background:rgba(0,50,146,0.2) url(../list_images/right.png) no-repeat center}
body.about .container7 .swiper-button:hover{background-color:rgb(0,50,146) ;}
body.about .container7 li{text-align: center;}
body.about .container7 .news_count{font-size: 0.48rem;color: #0053C4;line-height: 1.2;}
body.about .container7 .news_title{font-size: var(--smailSize);color: #000;line-height: 1.5;margin-top: 0.2rem;}


@media screen and (max-width: 768px) { 
body.about .container3,body.about .container2,body.about .container1{margin-bottom:30px}
body.about .container2 .news_list{    flex-wrap: wrap;}
body.about .container2 li.news{flex:0 33.3%}
body.about .aboutContainer3>img{display:none} 
body.about .container4 .news_imgs{border-radius:0}
body.about .container4 .swiper-pagination{margin-right:10px}
body.about .container4 .news_text{width:100%;padding:15px;bottom:40px;left:0;border-radius:0;box-shadow:none;line-height:22px;position:static}
body.about .container4 .news_text div{-webkit-line-clamp: 2;min-height:auto;font-size:14px}
body.about .container4 li{padding-bottom:40px;}
body.about .container4 .swiper-pagination{bottom:20px}
body.about .aboutContainer5{padding-bottom:40px;background-size:auto}
body.about .container6 .l,body.about .container6 .r{float:none;width:auto}
body.about .container6 .l>img{margin-bottom:30px}
body.about .container7 .news_title{width:90%;margin:10px auto 0}
}
 


/* 历史沿革 */
body.history .imgHead{margin-bottom: 0.65rem;}
body.history .historyContainer1{position:relative;z-index:1;padding-top:0.6rem}
body.history .historyContainer1:before{content:"";top:2rem;left:0;width:100%;height:9.6rem;;background:url(../list_images/history_bg.png) center no-repeat;background-size:cover;z-index:-1;position:absolute;}
body.history .container1{position: relative;margin-bottom: 0.6rem;}
body.history .container1 .border{width: 13.4rem;height: 7rem;margin: 0 auto;position: relative;overflow: hidden;/* padding: 0.2rem 0.2rem 0; */box-sizing: border-box;}
body.history .container1 .border:before{content: "";border:1px solid rgba(40,74,134,0.1);position: absolute;left:50%;top: 0.18rem;width: 12rem;height:12rem;border-radius: 50%;box-sizing: border-box;margin-left:-6rem}
body.history .container1 ul{position: absolute;width: 12rem;height: 12rem;z-index: 2;left: 50%;top: 0.18rem;/* overflow: hidden; */transform: rotate(0deg); border-radius: 50%;margin-left:-6rem;transition:1s;opacity:0}
body.history .container1 li{position: absolute;cursor:pointer;transform-origin: center;transition: 1s; width:0.36rem;height:0.36rem;border-radius:50%; } 
body.history .container1 li.active{background:#0053C4;}
body.history .container1 li.active .news_year{display:none}
body.history .container1 li.active img{opacity:0}
body.history .container1 li img{width:100%;height:100%}
body.history .container1 li:before{content:"";width: 0.36rem;height: 0.36rem;background: url(../list_images/dot_bg.png) center no-repeat;left:50%;top:0;transform: translateX(-50%);z-index: 1;position: absolute;display:none;}
body.history .container1 .news_list .news_year{color:#0053C4;font-size:0.3rem;font-weight:bold;font-family:"din";}
body.history .container1 .news_list .news_content{position:absolute;top:110%;left:50%;width:1rem;margin-left:-0.5rem;text-align:center}
body.history .container1 .news_list .news_title{font-size:0.18rem;font-weight:bold;margin-top:10px;line-height:1.2}
body.history .container1 li:hover .news_title{display:block}
body.history .container1 .news_list li.active .news_title{display:none}
/*
body.history .container1 li:nth-child(1){left: 2%;bottom: 67%;}
body.history .container1 li:nth-child(2){left: 11.5%;bottom: 82%;}
body.history .container1 li:nth-child(3){left: 26%;bottom: 93%;} 
body.history .container1 li:nth-child(4){left: 50%;top: -var(--titleSize);margin-left: -var(--titleSize);} 
body.history .container1 li:nth-child(5){right: 26%;bottom: 93%;} 
body.history .container1 li:nth-child(6){right: 11.5%;bottom: 82%;} 
body.history .container1 li:nth-child(7){right: 2%;bottom: 67%;}

body.history .container1 li:nth-child(8){right: 2%;bottom: 33%;}
body.history .container1 li:nth-child(9){right: 11.5%;bottom: 18%;}
body.history .container1 li:nth-child(10){right: 26%;bottom: 7%;} 
body.history .container1 li:nth-child(11){left: 50%;bottom: -var(--titleSize);margin-left: -var(--titleSize);} 
body.history .container1 li:nth-child(12){left: 26%;bottom: 7%;} 
body.history .container1 li:nth-child(13){left: 11.5%;bottom: 8%;} 
body.history .container1 li:nth-child(14){left: 2%;bottom: 33%;}
*/
 
body.history .container1 .border .dot_fixed{content:"";width: 0.36rem;height: 0.36rem; left: 4%;bottom: 4%;z-index: 1;position: absolute; }
body.history .container1 .border .dot_fixed.r{content:"";width: 0.36rem;height: 0.36rem; left:auto;right:4%;bottom:4%;z-index: 1;position: absolute; }
body.history .container1 .slidebox{width: 68%;position: absolute;z-index: 3;left:16%;bottom:20%; }
body.history .container1 .slidebox .swiper{width: 68.8%;margin: 0 auto;text-align: center;}
body.history .container1 .slidebox .news_year{font-size: 0.7rem;font-family: 'din';line-height: 1.2;color:#0053C4}
body.history .container1 .slidebox .news_title{font-size: 0.28rem;font-family: 'syh'; line-height: 1;margin:0.1rem 0 0.57rem}
body.history .container1 .slidebox .news_text{font-size: var(--titleSize);color:#333;line-height:2;text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height: 1.87rem;}
body.history .container1 .swiper-button{width:0.56rem;height:0.56rem;top:auto;bottom:10%;background-image:none}
body.history .container1 .swiper-button svg{width:auto;height:auto;max-width:50%}
body.history .container1 .swiper-button:hover{ background:#003288} 
body.history .container1 .swiper-button:hover path{stroke:#fff}
body.history .container1 .swiper-button.noclick{pointer-events:none}
body.history .container2{margin-top:0.3rem;position:relative;z-index:2}
body.history .container2 .art_info img{max-width:100%}

@media screen and (max-width: 999px){
body.history .container1 .swiper2{display:block}
body.history .container1 ul,body.history .container1 .border:before,body.history .container1 .border .dot_fixed,body.history .container1 .swiper2 .swiper-slide-active .news_year{display:none}
body.history .container1 .swiper2  img{width:26px}
body.history .container1 .swiper2 .swiper-slide-active img{opacity:0}
body.history .container1 .swiper2 .swiper-slide-active div{background:#0053C4;display:inline-block;border-radius:50%}
body.history .container1 .news_list .news_year{position:static}
body.history .container1 li{position:static;width:auto;height:auto;text-align:center} 
body.history .container1 ul{width:100%;height:auto;transition:none;opacity:1}
body.history .container1 .border{height:auto;width:100%}
body.history .container1 .slidebox .swiper{width:100%}
body.history .container1 .slidebox{position:static;width:100%;}
body.history .container1 .swiper-button{bottom:auto;top:80px}
body.history .container1 .slidebox .news_title{margin:0px 0 10px}
body.history .container1 .slidebox .news_year{font-size:16px;margin:5px auto 0} 
body.history .container1 .swiper1 .news_year{font-size:30px}
body.history .historyContainer1:before{top:auto;bottom:-10%;height:auto;padding-top:50%;width:100%}
}

/*现任领导*/
body.presentLeader .presentLeader1 {padding-top:0.3rem; }

/*历任领导*/
body.pastLeader .pastLeaderContainer1{padding-top:0.3rem}
body.pastLeader .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none}
body.pastLeader .wp_subcolumn_list .wp_sublist .sublist_title{border:none;height:auto;line-height:1;flex:0 3rem;}
body.pastLeader .wp_subcolumn_list .wp_sublist .sublist_title a{font-size:0.26rem;color:#003288;pointer-events:none}
body.pastLeader .wp_subcolumn_list .wp_sublist{margin:0;padding:0.57rem 0 0.46rem;display:flex;border-bottom:1px dashed rgba(0,50,136,0.15);flex-wrap: wrap;}
body.pastLeader .con_box{flex:1;}
body.pastLeader .container1 ul.news_list{display:flex;gap:0.2rem 5%;flex-wrap: wrap;}
body.pastLeader .container1 ul.news_list li{flex:0 12.5%}
body.pastLeader .container1 ul.news_list .news_imgs{position:relative;padding-top:141%}
body.pastLeader .container1 ul.news_list .news_imgs img{position:absolute;top:0;left:0;width:100%;height:100%}
body.pastLeader .container1 ul.news_list .news_title{font-size:var(--titleSize);color:#003288;font-weight:bold;margin:0.2rem 0;}
body.pastLeader .container1 ul.news_list .news_text,body.pastLeader .container1 ul.news_list .news_text p,body.pastLeader .container1 ul.news_list .news_text p span{font-size:var(--smailSizex) !important;font-family:"syh"}
body.pastLeader #splist-container{padding-bottom:3.23rem}

@media screen and (max-width: 999px){
body.pastLeader #splist-container{padding-bottom:50px}
body.pastLeader .container1 ul.news_list{gap:0.2rem 4%;flex-wrap: wrap;}
body.pastLeader .container1 ul.news_list li{flex:0 22%}
}

@media screen and (max-width: 768px){
body.pastLeader .wp_subcolumn_list .wp_sublist .sublist_title{margin-bottom:20px}
body.pastLeader .wp_subcolumn_list .wp_sublist{display:block}
body.pastLeader .container1 ul.news_list{gap:20px 2%}
body.pastLeader .container1 ul.news_list li{flex:0 49%}
}


/*组织机构*/
body.org #splist-container{padding-bottom:3rem}
body.org .orgContainer1{padding-bottom:1.78rem;padding-top:0.8rem;background:url(../list_images/org_bg3.png) bottom center no-repeat;}
body.org .container1{padding:0.6rem 0 0 0.4rem;position:relative;z-index:2}
body.org .container1:before{content:"";position:absolute;left:0;top:0;background:url(../list_images/org_bg1.png) top center no-repeat;background-size:cover;width:100%;height:6rem;z-index:-1}
body.org .container1 ._tt{color:#fff;font-family:"sys";font-size:0.26rem;line-height:1.4;margin-bottom:0.4rem;padding-left:0.6rem}
body.org .container1 .con_box{background:#EDF3F7;padding:0.5rem 0 0 0.4rem;position:relative;left:0.6rem;}
body.org .container1 .con_box:before{content:"";width:3.78rem;height:1.21rem;background:url(../list_images/org_bg2.png) center no-repeat; ;position:absolute;right:0;bottom:98%;background-size:cover}
body.org .container1 .news_list{display:flex;gap:0.5rem 0;    flex-wrap: wrap;}
body.org .container1 .news_list li.item{flex:0 27%;position:relative;font-family:"syh";padding-right:10px;box-sizing:border-box;padding-left:25px;background:url(../list_images/org_arrow.png) left 0.08rem no-repeat;}
body.org .dw .news_list li.item:nth-child(4n+4){flex:0 19%}
body.org .container1 .news_list li a{/*white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*/;color:#333;line-height:1.5}
body.org .container1 .news_list li a.menu-link{font-size:var(--titleSize);}
body.org .container1 .news_list li .sub-menu{position:absolute;top:100%;left:17px;display:flex;gap: 0.1rem;padding-top:0.1rem;flex-wrap: wrap;}
body.org .container1 .news_list li .sub-menu a{font-size:var(--smailSize);padding-left:23px; position:relative;line-height:1}
body.org .container1 .news_list li .sub-menu a:before{content:"";position:absolute;left:0;top:50%;width:17px;height:2px;background:rgba(0,50,136,0.5);border-radius:2px;margin-top:-1px}
body.org .container1 .news_list li .sub-menu li{ }

body.org .zs{padding:0;display:flex;}
body.org .zs:before{display:none}
body.org .zs .con_box{left:0;padding:0.5rem 0.7rem;background:rgba(255,255,255,0.4);flex:1;display: flex;  flex-wrap: wrap;  align-items: stretch;}
body.org .zs .news_list li.item{flex:0 33.3%}
body.org .zs ._ttbox{flex:0 2.55rem;}
body.org .zs ._ttbox img{width:100%;height:3.25rem;object-fit:cover}
body.org .zs ._ttbox ._tt{background:#063D9B;line-height:2.2rem;padding-left:0;text-align:center;margin-bottom:0;border-radius:0 0 0.8rem 0}
body.org .zs .con_box:before{display:none}
body.org .zs .news_list{gap:0;    align-content: space-between;}

@media screen and (max-width: 999px) {
body.org .orgContainer1{padding-bottom:40px;background:none}
body.org #splist-container{padding-bottom:40px}
body.org .container1{padding:30px 20px}
body.org .container1 .con_box{left:0;padding:20px 10px}
body.org .container1 .news_list{gap:15px 0}
body.org .container1 ._tt{padding-left:0;}
body.org .container1 .news_list li .sub-menu{position:static;    flex-direction: column;}
body.org .container1 .news_list li.item,body.org .dw .news_list li.item:nth-child(4n+4){flex:0 33.3%}
body.org .zs .news_list{gap:15px 0}
body.org .zs .news_list li.item{flex:0 50%}
body.org .zs ._ttbox{display:flex;flex-direction: column}
body.org .zs ._ttbox ._img{flex:1}
body.org .zs ._ttbox img{height:100%}
}

@media screen and (max-width: 768px) {
body.org .container1{padding:20px 10px}
body.org .container1 .news_list li.item, body.org .dw .news_list li.item:nth-child(4n+4){flex:0 50%}
body.org .zs .news_list li.item,body.org .container1 .news_list li.item, body.org .dw .news_list li.item:nth-child(4n+4){flex:0 100%}
body.org .zs{display:block}
body.org .zs ._ttbox{display:none}
body.org .zs .wap_tt {color:#063D9B;font-size:16px;margin-bottom:20px;display:block;font-family:"sys";margin-bottom:0.4rem}
}


/*学院*/
body.depart .orgContainer1{padding-bottom:0;background:none}
body.depart .container1 .news_list li .sub-menu{flex-direction: column;}

/*学校标识*/
body.schoolLogo #splist-container{padding:1rem 0 1.8rem}
body.schoolLogo .wp_subcolumn_list .wp_sublist .sublist_title{height:auto;line-height:0.4rem;flex:0 2.78rem;border:0;margin:0}
body.schoolLogo .wp_subcolumn_list .wp_sublist .sublist_title a{color:#003288;font-size:0.26rem;font-family:"sys";padding-left:0.3rem;border-left:1px solid #063D9B;}
body.schoolLogo .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none}
body.schoolLogo .wp_subcolumn_list .wp_sublist{display:flex;}
body.schoolLogo .wp_subcolumn_list .con_box{flex:1;border-top:1px dashed rgba(0,50,136,0.15);padding:0.8rem 0 0.9rem;margin-top:0.2rem;text-align:center}

@media screen and (max-width: 999px) {
body.schoolLogo #splist-container{padding:30px 0}
body.schoolLogo .wp_subcolumn_list .wp_sublist{display:block}
body.schoolLogo .wp_subcolumn_list .con_box{padding:30px 0;}
body.schoolLogo .wp_subcolumn_list .con_box img{max-width:80%}
}


/*学术期刊*/
body.journal #splist-container{padding:0.9rem 0 3.1rem}
body.journal  .col_list ul.col_listcolumn{justify-content: center; }
body.journal .container1 ul{display:flex;flex-wrap: wrap;margin: 0 -.7rem;}
body.journal .container1 li{/* flex:0 17.8%; */width: 25%;margin-bottom: 1.34rem;}
body.journal .container1 li .news_box{
    margin: 0 0.7rem;
}
body.journal .container1 li .news_imgs{padding-top:141%;position:relative;}
body.journal .container1 li .news_imgs img{position:absolute;top:0;left:0;width:100%;height:100%;}
body.journal .container1 li .news_title{font-size:var(--titleSize);margin-top:0.3rem;font-family:"syh"}


@media screen and (max-width: 999px) {
body.journal .col_list ul.col_listcolumn{gap:10px 10%}
body.journal #splist-container{padding:30px 0 50px}
body.journal .container1 ul{/* gap:30px 5%; */}
body.journal .container1 li{width: 33.3%;}
body.journal .container1 li .news_title{margin-top:10px;font-size:14px}
}

@media screen and (max-width: 640px) {
body.journal .container1 ul{/* gap:20px 2%; */margin: 0 -0.3rem;}
body.journal .container1 li .news_box{margin: 0 0.3rem}
body.journal .container1 li{width: 50%;}
}


/*海大印象*/
body.imgView #splist-container{padding-top:0.4rem}
body.imgView .homeBox{display: flex;justify-content: space-between;flex-direction: row-reverse;flex-wrap: nowrap;}
body.imgView .aside{width: 15%;}
body.imgView .aside ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
body.imgView .aside ul li{width:1rem;margin-bottom: 0.2rem;position: relative;z-index:2}
body.imgView .aside ul li a{font-size: 0.18rem;color: #761cb7;line-height: 0.7rem;display: block;text-align: center;font-weight: bold;transition: 0.4s;background: #fff;}
body.imgView .aside ul li::after{background: url(../list_images/bg9.png) no-repeat left;background-size: 0% 100%;transition: 0.4s;position: absolute;left: 0;top: 0;z-index:-1;content: "";width: 100%;height: 100%;}
body.imgView .aside ul li:hover a{color: white;background: none;}
body.imgView .aside ul li:hover::after{background-size: 100% 100%;transition: 0.4s;}
body.imgView .homePic{width:80%}
body.imgView .homePic ul{display: flex;justify-content: space-between;flex-wrap: wrap;gap:5%}
body.imgView .homePic ul.wp_paging{display:none}
body.imgView .homePic ul li{width:30%;position: relative;margin-bottom: 0.5rem;}
body.imgView .homePic ul li a{position:relative;}
body.imgView .homePic ul li a::after{width:10%;position: absolute;content: "";height: 1px;background:#761cb7;left: 0;bottom: 0;}
body.imgView .homePic ul li a{display: block;position: relative;}
body.imgView .homePic ul li a .pic{overflow: hidden;width: 100%;height: auto;position:relative;padding-top:50%}
body.imgView .homePic ul li a .pic img{    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;}

body.imgView .homePic ul li a .pic video{display: block;width: 100%;object-fit: cover;transition: 0.4s;position:absolute;top:0;height:100%}
body.imgView .homePic ul li a .pic:hover img{transform: scale(1.2);transition: 0.4s;}
body.imgView .homePic ul li a p{font-size: 0.18rem;color:#333333;line-height: 0.28rem;font-weight: bold;padding: 0.2rem 0;}
body.imgView .homePic ul li a p:hover{color: #6510AD;}
body.imgView .homePic ul li a i{color: #791cb5;font-size: 0.12rem;display: block;line-height: 0.14rem;margin-top: 0.1rem;font-style: normal;}
body.imgView .homePic ul li a p{padding-top: 0.1rem;padding-bottom: 0.1rem;}
body.imgView .homePic ul li .shortt{font-size: var(--smailSize);padding-bottom: 0.2rem;}
@media screen and (max-width: 999px) {
body.imgView  .homeBox { flex-direction: row-reverse;flex-wrap: wrap;}
body.imgView .col_list{display:none !important}
body.imgView .aside {overflow-x:auto;margin-bottom:20px}
body.imgView .aside ul{  justify-content: flex-start;gap:10px;width:max-content;        flex-wrap: nowrap}
body.imgView .aside,body.imgView .homePic{width:100%}
body.imgView .aside::-webkit-scrollbar {background:#003288}

}

@media screen and (max-width: 768px) {
body.imgView .aside ul li a{font-size:16px}
body.imgView .homePic ul{gap:0}
body.imgView .homePic ul li{width:100%}
body.imgView .homePic ul li a i{font-size:12px;margin:10px 0}
body.imgView .homePic ul li a p{font-size:15px}
}

/*专题专栏*/
body.ztzl .homePic{width:100%}
body.ztzl .aside,body.ztzl .homePic ul li a i{display:none}


/*科学研究*/
body.research .col_news_list .news_list .news{display:block;padding:0;border-bottom:1px solid #dbe1e5;line-height:40px;background:none;box-shadow:none;margin:0}
body.research .col_news_list .news_list .news .news_title{font-size:14px;line-height:40px;color:#5A5A5A;font-weight:normal}
body.research .col_news_list .news_list .news .news_title a{color:#5A5A5A}

@media screen and (max-width: 768px) {
body.research .col_news_list{margin-bottom:30px}
}

.xxjjlist #l-container .inner {
    padding-top: 0.6rem;
}


.xxjjlist .col_news_list .news_title img {
    width: 2.89rem;
}

.xxjjlist .col_news_list .news_title {
    text-align: center;
    margin-bottom: 0.53rem;
}

.xxjjlist .col_news_list .news_con p {
    font-size: var(--bigSize);
    line-height: 2;
}

.xxjjlist .col_news_list .arti_con{
        display: flex;
        /*gap: 0.61rem;*/
        margin-bottom: 0.7rem;
        position: relative;
        align-items: flex-start;justify-content: space-between;
    }
.xxjjlist .col_news_list .arti_text{
        flex:1;
    }
.xxjjlist .col_news_list .arti_img{
        flex: none;
        border-radius: 0.2rem;
        overflow: hidden;
    }
.xxjjlist .col_news_list .arti_img span{
        color: #666666;
        font-size: var(--smailSize);
        margin-top: 0.2rem;
        display: block;
        text-align: center;
    }
  

.xxjjlist .col_news_list .con1 .arti_img {
    width: 8.39rem;margin-left:0.6rem
}

.xxjjlist .col_news_list .news_con img {
    width: 100% ! important;
    height: auto ! important;
}

.xxjjlist .col_news_list .arti_con:after {
    content: "";
    width: 18.43rem;
    height: 3.44rem;
    background: #2375B8;
    opacity: 0.1;
    position: absolute;
    bottom: 0rem;
    left: calc((100vw - var(--innerWidth))/-2);
}
.xxjjlist .col_news_list .con1:after{height:2.94rem;bottom:0.1rem}
.xxjjlist .col_news_list .arti_con.con1 {
    padding-bottom: 0.4rem;
}
.xxjjlist .col_news_list .con2 .arti_img {
    width: 8rem;margin-right:0.6rem
}
.xxjjlist .col_news_list .con3 .arti_img {
    width: 9.45rem;margin-left:0.6rem
}
.xxjjlist .col_news_list .con4 .arti_img {
    width: 8rem;margin-right:0.6rem
}
.xxjjlist .col_news_list .con5 .arti_img {
    width: 7.01rem;margin-left:0.6rem
}

.xxjjlist .col_news_list .arti_con.con2 .arti_text {
    padding-top: 0.2rem;
}

.xxjjlist .col_news_list .arti_con.con2:after {
    display: none;
}

.xxjjlist .col_news_list .arti_con.con3:after {
    width: 2.96rem;
    height: 4.07rem;
    right: calc((100vw - var(--innerWidth)) / -2);
    left: auto;
    bottom: -0.1rem;
}

.xxjjlist .col_news_list .arti_con.con4:after {
    width: 9.22rem;
    height: 2.92rem;
}

.xxjjlist .col_news_list .arti_con.con5:after {
     left:auto;right:calc((100vw - var(--innerWidth))/-2);height:5rem;width:50%;bottom:0.2rem
}

.xxjjlist .col_news_list .arti_con.con5 {
    margin-bottom: 0.7rem;
}
.xxjjlist .col_news_list .news_con p.p_text_indent_2 {
    text-indent: 2em;
text-align: justify;text-justify:distribute;word-break:break-all
}
@media screen and (max-width: 999px) {
    .xxjjlist .col_news_list .news_con p{
    padding: 10px 0;
}
    .xxjjlist .col_news_list .arti_con:after{
    display: none;
}
    .xxjjlist .col_news_list .arti_con{
    flex-direction: column;
    margin-bottom: 0 ! important;
    align-items: center;
    gap: 0;
}
    .xxjjlist .col_news_list .arti_con.con1{
    padding: 0;
}
    .xxjjlist .col_news_list .arti_con .arti_img{width:60% ! important;min-width: 400px;}
.xxjjlist .col_news_list .arti_con.con2 .arti_text{ padding: 0;}
    .xxjjlist .col_news_list .news_con p br{
    line-height: 1;
    width: 1px;
    display: block;
    height: 10px;
    display: none;
}
}


/*自然科学研究基地*/
body.researchBase .col_list ul.col_listcolumn{justify-content: center;}
body.researchBase #l-container .inner{padding-top:0.4rem}
body.researchBase .wp_subcolumn_list{background:linear-gradient(to right,rgba(255,255,255,0.4),#fff);margin-bottom:20px;font-family:"syh"}
body.researchBase .wp_subcolumn_list .wp_sublist .sublist_title{height:auto;margin-bottom:0;border:0;padding:0.2rem 0.4rem;line-height:1}
body.researchBase .wp_subcolumn_list .wp_sublist .sublist_title a{font-size:0.18rem;font-weight:normal;line-height:20px;color:#333;padding-left:90px;padding-left:90px;background:url(../list_images/base_icon.svg) left center no-repeat}
body.researchBase .wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none}
body.researchBase .wp_subcolumn_list .wp_sublist{position:relative;margin:0}
body.researchBase .wp_subcolumn_list .wp_sublist.active .sublist_title a{color:#0053C4;font-weight:bold}
body.researchBase .listcon .news_list {display:flex;flex-wrap:wrap;gap:0.3rem 0;padding:0.3rem 0.4rem ;border-top:1px dashed rgba(0,50,136,0.15);}
body.researchBase .listcon .news_list li{font-size:0.16rem;width:33.3%;padding-right: 0.5rem; box-sizing: border-box;  line-height: 1.3;}
body.researchBase .listcon .news_list li a{color:#333}
body.researchBase .listcon .news_list li a.noclick{pointer-events:none}
body.researchBase .toggle{position:absolute;top:0.2rem;right:0.4rem;width:20px;height:20px;background:url(../list_images/plus.svg) center no-repeat;cursor:pointer;z-index:2;}
body.researchBase .toggle.show{background:url(../list_images/minus.svg) center no-repeat;}
body.researchBase .ul_con{display:none}

@media screen and (max-width: 999px) {
body.researchBase .wp_subcolumn_list .wp_sublist .sublist_title a{padding-left:0;background:none;font-size:16px}
body.researchBase .listcon .news_list li{width:50%;font-size:14px}
}
@media screen and (max-width: 640px) {
body.researchBase .listcon .news_list li{width:100%; padding-right:0}
}


