@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover;width: 100%;height: auto;}
.fl{ float:left}
.fr{ float:right}
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.line5{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}

.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
 @font-face{font-family: 'BEBAS';src : url('../font24/BEBAS.ttf');}
.w12{max-width:12.8rem;margin:0 auto;}
.w14{max-width:14rem;margin:0 auto;}
.w16{max-width:16rem;margin:0 auto;}
.w18{max-width:18rem;margin:0 auto;}
@media(max-width: 1780px) {
    .w18{padding: 0 32px;}
    .w14{padding: 0 32px;}
    .w12{padding: 0 32px;}
}
@media(max-width: 1660px) {
    .w16{padding: 0 32px;}
    .w14{padding: 0 32px;}
    .w12{padding: 0 32px;}
}
@media(max-width: 768px) {
    .w18{padding: 0 16px;}
    .w16{padding: 0 16px;}
    .w14{padding: 0 16px;}
    .w12{padding: 0 16px;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#553a97}
img{ vertical-align:middle}


#gotop{ position:fixed; z-index:9999; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.86rem; height:1.11rem;transition: 0.4s;}
#gotop img{width: 0.5rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width:100%;height:100%;fill: #a68f68;}
#gotop svg:hover{width:100%;height:100%;fill: #91181e;}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;text-align:center;}
 .ie9tips a{color:red;}  
 .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
 .ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

@font-face{ font-family:myFirstFont;}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================公共 开始=============================================*/

.header_box{z-index:999;width:100%;transition: 0.6s;position: fixed;top: 0;left: 0;border-top: 0.08rem solid #553a97;}
#header{padding: 0.24rem 0;}
#header::after{content: "";width: 100%;height: 160%;left: 0;top: 0;background: linear-gradient(180deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);position: absolute;z-index: -1;background-size: contain;transition: 0.4s all;}
#header .w18{display: flex;align-items: center;position: relative;z-index: 6;}
.header_top{height: 30px;line-height: 30px;background: #553a97;overflow: hidden;text-align: right;z-index: 10;position: relative;}
.header_top ul{ display:inline-block; vertical-align:top}
.header_top ul li{font-size: 0.16rem;color:#fff;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{width: 47.5%;}
#header #logo img{width: 100%;display: block;}
#header .rightBox{width: 45%;align-items: center;display: flex;justify-content: flex-end;flex-wrap: nowrap;}

#header #logo{}
@media(max-width: 1200px){
    /* #header #logo .logoimg{width: 45%;} */
    #header #logo .logoimg img{width: 100%;display: block;}
}

.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
.header_box .rightBox p{font-size: 0.16rem;}
.header_box .rightBox p .search_btn{padding-left: 0;}
.header_box .rightBox p a{display: inline-block;position: relative;font-size: 0.16rem;color: rgba(255, 255, 255, 0.7);margin-left: 0.1rem;}
.header_box .rightBox p a:nth-child(2){padding-left: 0.17rem;}
.header_box .rightBox p a:nth-child(2)::before{content: "";width: 0.01rem;height: 0.05rem;background: rgba(247,247,247,0.5);position: absolute;left: 0.05rem;top: 50%;transform: translateY(-50%);}
.header_box .rightBox p .search_btn{padding-left: 0;margin-right: 0;}


.header_box .rightBox p a:hover{text-decoration: underline;}
.header_box .search{width:2.8rem;height: 40px;border-radius: 20px;margin-left: 0.16rem;position: relative;background:white;}
.header_box .search input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #323232;line-height: 40px;height: 40px;width: 100%;}
.header_box .search input[type="image"]{position: absolute;right:10px;top: 8px;width: 22px;}
.header_box .search .input1{float: left;width: calc(100% - 45px);}
.header_box .search .input2{float: right;color: #323232;width: 40px;height: 40px;border-radius: 50%;}
.header_box .search .input2 input[type="image"]{margin-left: 10px;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}

.linkNav{width: calc(100% - 80px);flex-direction: column;display: flex;align-items: flex-end;}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;}
#nav ul li:last-child::after{position:absolute;content: "";}

#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.24rem;color: #FFFFFF;position:relative;transition:.6s;font-weight: normal;text-align: center;font-weight: bold;}
#nav ul li:hover a h3{font-weight: bold;color:#ffc043;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li a i{ display:inline-block;width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}

#nav ul li .sub{
    position: absolute;
    top: 0.5rem;
    min-width: 1.8rem;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
 background:rgba(255,255,255,1);
}
#nav ul li .sub .sub2{position: relative;}
#nav ul li .sub .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub .sub2:hover .sjnav{display: block;}
#nav ul li .sub .box{padding-top:0.16rem; text-align:center;position: relative;}
#nav ul li .sub .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub a{white-space: nowrap;padding: 0 0.2rem;line-height: 0.5rem;transition:.3s;font-size: 0.18rem;color: #323232;}
#nav ul li .sub a:hover{color: #553a97;background: #f1f1f1;font-weight: 600;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}


#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #FFFFFF;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #ffc043;top:0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -0.12rem;border-left:transparent 0.12rem solid;border-right:transparent 0.12rem solid;border-bottom: #ffc043 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

.search_btn{width: 0.53rem;height: 0.53rem;margin-left: 0.25rem;}
.search_btn img{display: block;width: 100%;height: 100%;}


.topLink{float: right;margin-top: 36px;}
.topLink a{display:inline-block;font-size: 0.14rem;color: #FFFFFF;line-height: 0.24rem;}
.topLink a:hover{color: #ffb400;}
.topLink a+a:hover{color: #FFFFFF;}
.topLink a span{font-size: 0.24rem;color: #ffb400;font-weight: bold;line-height: 0.24rem;}
.topLink2{border-top: 1px solid rgba(255,255,255, 0.4);width: 100%;padding-top: 30px;}
.topLink2 a{display: block;padding-left: 0.36rem;font-size: 0.18rem;line-height: 0.4rem;}
.topLink2 a+a{font-size: 0.14rem;}
.topLink2 a+a span{font-size: 32px;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
.header_box.xg #nav{top:0;box-shadow: 0 0 2px rgba(0,0,0,0.15);position: fixed;}
.header_box.xg #logo .table{transform: scale(0.7);}
.header_box.xg #logo{padding: 0.08rem 0;}
.header_box.xg #logo img{max-height: 0.56rem;}
.header_box.xg #nav{ box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.2);}

.toubu_div.on #header::after{transition: 0.4s all;height: 160%;}

/* 弹出搜索 开始 */
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}

.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 2.75rem;line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{
    width: 50%;margin: 0 auto;padding: 0 0rem 0 1.5rem;box-sizing: border-box;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 0.88rem;width: calc(100% - 1rem);background-color: transparent;font-size: 0.18rem;line-height: 1rem;color: #FFFFFF;transition: all .3s;outline: none;border: 0;border-bottom: 1px solid rgba(255,255,255,0.6);}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color: #919191;
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color: #919191;
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color: #919191;
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color: #919191;
} 
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 0.8rem;width: 0.8rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 1.5rem;background-image: url('../images24/search.png');background: #553a97 url('../images24/search.png') no-repeat center center;height: 0.8rem;width: 0.8rem;background-size: 0.18rem 0.18rem;border-radius: 100px;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{
    background-image: url('')
}

.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;background: rgba(0,0,0,0.8);}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 51px;
    height: 52px;
    z-index: 10;
    right: 0.8rem;
    top: 0.8rem;
    border-radius: 100%;
}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #005BAC;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-image: url(../images24/search_close.png);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}
/* 弹出搜索 结束 */

/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:0.1rem; line-height:0.1rem; border:0;padding:0 0.15rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:0.6rem; background:#00a0e9; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;left: 0.3rem;margin-top: 0.1rem;width: calc(100% - 0.6rem);display: flex;justify-content: space-around;padding: 0 0.1rem;border-radius: 0.2rem;}
#m_nav .mzsdm a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;}
#m_nav .mzsdm a+a{margin-left: 0.2rem;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 0.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
/*导航按钮结束*/


/*顶部搜索*/
.tc_search{margin: 0 0.25rem;width: calc(100% - 0.5rem);margin-top: 0.2rem;bottom: 0.24rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 0.6rem;}
.tc_search input[type="text"]{font-size:0.14rem;color:#fff;height:38px;line-height:38px;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.4rem);}
.tc_search input[type="image"]{ position:absolute; top:6px;width: 26px;line-height:38px; border:0;right: 10px;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}
.m_nav_list::-webkit-scrollbar {display:none}
.m_nav_list .sjnav{margin-left: 0.2rem;}


#m_nav {z-index: 99999;position: fixed;        background-image: initial;
        background-color: var(--darkreader-background-02172dd9, rgba(17, 29, 42, 0.85));width:100%;height:100vh;right: -100vw;top: 0;display:none;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.64rem;height: 0.64rem;color:#fff;padding:0;font-size:0.18rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 0.64rem;float:right;display:inline-block;background: url(../images24/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images24/jian.svg) center no-repeat;}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #ffb400;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:0.16rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}

.nav_mask { position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
.m_header_box{display:none;background-image: -webkit-linear-gradient( 165deg, rgb(159,106,205) 0%, rgb(102,110,188) 100%);background-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);}


@media(max-width: 1100px){
    #nav ul{display: none;}
    .m_header_box{height:auto;}
    #m_header{height: 10vw;}
    #m_nav{padding-top: 11vw;}
    #m_header .rightBox{width: 30%;margin-right: 25px;}
    #m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
    .navBox {display: none;}
    #nav_btn_box{margin-right: 15px;display: flex;justify-content: center;align-items: center;}
    .navBox .search{float: left;} 
    #nav_btn{display: block;}
    .header_box{ display:none}
    .m_header_box{ display:block}
    #nav_slide{ display:block}
    .logo2{margin-left: 25px;max-width: 60vw;}
}

@media(max-width: 850px){
    #m_header {height: 14vw;}
    #m_nav{padding-top: 15vw;}
    #nav{position: relative;}
    .logo2{margin-left: 15px;max-width: 60vw;}
}

@media(max-width: 430px){
    .logo2{max-width: 60vw;}
    #m_header {height: 18vw;}
    #m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
    #gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

/* banner开始 */
.bannerBox{height: 9.4rem;position:relative;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;position: relative;height: 9.4rem;
    animation:myscal 8s infinite;
        -webkit-animation:myscal 8s infinite;
}
.bannerBox .slider .slick-slide img{}
@keyframes myscal
{
    0%   {transform: scale(1);}
    50%   {transform: scale(1.1);}
    100%   {transform: scale(1);}
}
@-webkit-keyframes mymove
{
    0%   {-webkit-transform: scale(1);}
    50%   {-webkit-transform: scale(1.1);}
    100%   {-webkit-transform: scale(1);}
}
.bannerBox .slider a{display: block;position: relative;}
/* .bannerBox .slider a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 35%;background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5) 80%);z-index: 2;} */
.bannerBox .slider video{display: block;width: 100%;position: relative;height: 9.4rem;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0.2rem;left: 0;width: 100%;text-align: center;align-items: center;width: 16.7rem;max-width: 16.7rem;left: 50%;transform: translateX(-50%);z-index: 9;}
.bannerBox .slick-dots li{height: 0.6rem;display: flex;justify-content: center;align-items: center;}
.bannerBox .slick-dots li button{margin: 0 0.07rem;opacity: 1;}
.bannerBox .slick-dots li.slick-active button{background:url(../images24/image/icon-banner.png) no-repeat center;width: 0.3rem;height: 0.3rem;background-size: 0.3rem;border-radius: 0;border: none;opacity: 1;font-size: 0;}
.bannerBox .slick-dots li button{font-size: 0.14rem;color:#fff}
.bannerBox .slick-next{display: none!important;}
.bannerBox .slick-prev{display: none!important;}
@media (max-width:1440px) {
    .bannerBox{width: 100%;margin: 0 auto;padding: 0;}
}
@media (max-width:1200px) {
    .bannerBox .slick-dots{width: 100%;padding: 0 0.3rem;}
    .bannerBox .slider .slick-slide img{height:50vw;}
    .bannerBox .slider video{height:50vw;}
    .bannerBox{height: auto;}
    .bannerBox .xlbtn{display: none;}
    .bannerBox .slick-dots{justify-content: center;}
}
@media (max-width:1100px) {
    .bannerBox{margin-top: 10vw;}
    
}
@media (max-width:850px) {
    .bannerBox{margin-top: 14vw;}
}
@media (max-width:430px) {
    .bannerBox{margin-top: 18vw;}
}
/* banner结束 */



.sametitle{margin-bottom:0.45rem;position: relative;position: relative;display: block;justify-content: center;width: 100%;}
.sametitle .titCon{position: relative;display: flex;justify-content: center;align-items: center;}
.sametitle .titCon h5{display: flex;justify-content: center;align-items: center;}
.sametitle .titCon h5 img{width: 0.55rem;height: 0.55rem;margin-right: 0.1rem;}
.sametitle .titCon h5 .titCon-r p:first-child{font-size: 0.38rem;line-height: 0.38rem;color: #323232;font-weight: 600;margin-bottom: 0.05rem;}
.sametitle .titCon h5 .titCon-r .title-p{position: relative;display: flex;align-items: center;justify-content: flex-start;}
.sametitle .titCon h5 .titCon-r .title-p i{display: block;font-style: normal;}
.sametitle .titCon h5 .titCon-r .title-p i:first-child{font-size: 0.14rem;line-height: 0.14rem;color: #553a97;display: block;width: 100%;text-align: center;}
.sametitle .titCon h5 .titCon-r .title-p i:nth-child(2){width:0.2rem;height: 0.01rem;background: #553a97;display:none;}

.sametitle .titCon ul{display: flex;justify-content: center;align-items: center;}
.sametitle .titCon ul .line{width: 0.13rem;height: 0.3rem;margin-left: 0.1rem;margin-right: 0.1rem;}
.sametitle .titCon ul li{display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.sametitle .titCon ul li img{width: 0.55rem;height: 0.55rem;margin-right: 0.1rem;display: none;}
.sametitle .titCon ul li .titCon-r p:first-child{font-size: 0.26rem;line-height: 0.26rem;color: #999;}
.sametitle .titCon ul li .titCon-r .title-p{position: relative;display: flex;align-items: center;justify-content: flex-start;display: none;}
.sametitle .titCon ul li .titCon-r .title-p i{display: block;font-style: normal;}
.sametitle .titCon ul li .titCon-r .title-p i:first-child{font-size: 0.14rem;line-height: 0.14rem;color: #553a97;display: block;width: 100%;text-align: center;}
.sametitle .titCon ul li .titCon-r .title-p i:nth-child(2){width:0.2rem;height: 0.01rem;background: #553a97;display:none;}

.sametitle .titCon ul li.active img{display: block;}
.sametitle .titCon ul li.active .titCon-r .title-p{position: relative;display: flex;align-items: center;justify-content: flex-start;}
.sametitle .titCon ul li.active .titCon-r p:first-child{font-size: 0.38rem;line-height: 0.38rem;color: #323232;font-weight: 600;margin-bottom: 0.05rem;}
.sametitle .more{position: absolute;right: 0;bottom: 0rem;z-index: 6;width: 0.9rem;height: 0.47rem;}
.sametitle .more img{width: 100%;height: 100%;}
.sametitle .more:hover{color: #553a97;font-weight: bold;}
.sametitle .more:hover img{-webkit-animation: 1s forwards rubberBand;animation: 1s forwards rubberBand;}

@media (max-width:850px) {
    .sametitle{margin-bottom: 0.4rem;}
}
@media (max-width:530px) {
.sametitle .titCon{justify-content: space-between;}
.sametitle .more{width: 0.45rem;height: 0.235rem;}
.NoticeBox .sametitle .more{width: 100%;top: 0.55rem;text-align: right;margin-bottom: 0.2rem;}
.sametitle .more img{width: 0.45rem;height: 0.235rem;}
}
@media (max-width:430px) {
    .sametitle h5{justify-content: flex-start;}
    .sametitle p{justify-content: flex-start;}
    .sametitle p span::before{display: none;}
    .sametitle .titCon::after{left: 0;transform: translate(0,-50%);}
}
/* 新闻动态 开始 */
.bigBox2{position: relative;}
.bigBox2::before {
    content: "";
    background: url(../images24/image/bg-xw.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* border-radius: 0.2rem 0 0 0; */
    z-index: -1;
}
.newsBox{padding-top:0.8rem;position: relative;}
.newsBox .newsCon{width: 100%;}

.newsScroll{width: calc(55.3% - 0.35rem);position: relative;}
.newsScroll a{display: block;position: relative;}
.newsScroll a .pic{z-index: 1;}
.newsScroll a .pic img{height: 5.8rem;}
.newsScroll a:hover .pic img{transform: scale(1.3);}
.newsScroll a .text{padding: 0.24rem 0.4rem;width: 91.7%;background: #fff;border-radius: 0 0.5rem 0.5rem 0;margin-top: -0.6rem;z-index: 10;position: relative;display: flex;justify-content: flex-start;align-items: center;transition: background 0.5s ease;}
.newsScroll a .text .text-l{display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;}
.newsScroll a .text .text-l .day{font-size: 0.3rem;line-height: 0.32rem;color:#553a97}
.newsScroll a .text .text-l .year{font-size: 0.14rem;line-height: 0.2rem;color:#ada6b7}
.newsScroll a .text p{font-size: 0.2rem;color: #323232;line-height: 0.32rem;max-height: 0.64rem;position: relative;padding-left: 0.3rem;font-weight: 600;transform: translateX(5px) }
.newsScroll a .text .text-l::before{content:"";background: url(../images24/image/icon-p.png) no-repeat center;background-size:0.05rem ;width: 0.05rem;height: 0.52rem;position: absolute;right:-0.18rem;top: 50%;transform: translateY(-50%);}
.newsScroll .swiper-pagination{bottom: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;width: 5%;left: -0.4rem; 
    position: absolute; 
    overflow: visible;z-index: 999999;bottom:0.1rem}
.newsScroll .swiper-pagination .swiper-pagination-bullet{width: 0.09rem;height: 0.09rem; opacity: 1;background: none;border-radius: 50%;margin: 0.05rem 0rem;border: 1px solid #b7a0e9;opacity: 1;box-sizing: border-box;}
.newsScroll .swiper-pagination .swiper-pagination-bullet-active{background:url(../images24/image/icon-on.png) no-repeat center;width: 0.15rem;height: 0.25rem;background-size: 0.15rem;border-radius: 0;border: none;opacity: 1;}

.newsText{width: calc(44.7% - 0.35rem);}
.newsText li{position: relative;}
.newsText li a{ position: relative;z-index: 3;display: flex;align-items: flex-start;justify-content: space-between;align-items: center;padding: 0.2rem 0;border-bottom: 0.01rem solid rgba(85,58,151,0.2);width: 100%;}
.newsText li a::before{content:"";width: 0.05rem;height: 0.05rem;border-radius: 50%;border: 0.01rem solid #d2cce7;box-sizing: border-box;position: absolute;left: 0;bottom: -0.025rem;background: #fff;}
.newsText li:first-child a{padding-top: 0;}
.newsText li:last-child a::before{display: none;}
.newsText li:last-child a{border-bottom: none;padding-bottom: 0.1rem;}
.newsText li a .data{display: block;width: .7rem;color: #553a97;text-align: center;background: url(../images24/image/bg-date.png) no-repeat center;background-size: 0.7rem;height: 0.9rem;display: flex;flex-direction: column;align-items: center;justify-content: center;height: 0.9rem;transition: background 0.5s ease; }
.newsText li:hover a .data{background: url(../images24/image/bg-date-on.png) no-repeat center;background-size: 0.7rem;width: .7rem;}
.newsText li a .data i{display: block;font-size: .24rem;font-weight: normal;font-style: normal;}
.newsText li a .data b{ display: block;font-size: .16rem;font-weight: normal;font-style: normal;}
.newsText li a .text{width: calc(100% - 1rem);}
.newsText li a .text p{ font-size: .2rem;line-height: .32rem;color: #323232;max-height: 0.64rem;transition: 0.4s all;font-weight: bold;}
.newsText li a .text span{font-size: .14rem;line-height: .28rem;height: 0.28rem;color: #666;}
.newsText li:hover a .text p{color: #553a97;transition: 0.4s all;transform: translateX(5px);}
.newsText li:hover a .text span{color: #A293A2;}
.newsScroll a:hover .text p{color: #fff;transition: 0.4s all;transform: translateX(5px);}
.newsScroll a:hover .text{ background: linear-gradient(to bottom, #c0d4f1, #b07ae3);transition: 0.4s all;}
.newsScroll a:hover .text .text-l .year{color: #fff;}
.newsScroll a:hover .text .text-l .day{color: #fff;}
@media (max-width:1024px) {
    .newsScroll .swiper-pagination{left:auto;right: 0;}
}
@media (max-width:850px) {
    .newsScroll{width: 100%;}
    .newsScroll a .pic img{height: 64vw;}
    .newsScroll a .text{padding-left: 0.2rem;margin-top: 0;}
    .newsText{width: 100%;margin-top: 0.3rem;}
    .newsScroll{margin-bottom: 0.4rem;}
    /* .newsScroll a .text p{display: block;} */
}

/* 新闻动态  结束 */
/* 通知公告 开始 */
.NoticeBox{padding:0.8rem 0 0.8rem 0;position: relative;}
.news-more{display: block;}
.news1-more{display: none;}
.NoticeBox .sametitle{margin-bottom: 0.25rem;}
.NoticeScroll{width:100%;}
.NoticeScroll .swiper-container{padding: 0.2rem 0;width: 100%;padding-bottom: 0.7rem;}
.NoticeScroll a{display: block;background: #fff /*url(../images24/image/bg-tz.png) no-repeat center*/;background-size: cover;position: relative;border:0.01rem solid #b69ce8;box-sizing: border-box;border-radius: 0.1rem;}
.NoticeScroll a:hover{background: url(../images24/image/bg-1.png) no-repeat center;background-size: cover;}
.NoticeScroll a::after {
    content: "";
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: calc(100% + 0.05rem);
    height: calc(100% + 0.05rem);
    border-radius: 0.1rem;
    background: linear-gradient(to bottom, #c0d4f1, #b07ae3);
    z-index: -1;
}
.NoticeScroll a:hover::after {display: none;}
.NoticeScroll a:hover .textCon .date-box img{}
.NoticeScroll a .textCon{padding: 0.3rem 0.3rem 1rem 0.3rem;}
.NoticeScroll a .textCon .date-box{display: flex;justify-content: space-between;align-items: center;}
.NoticeScroll a .textCon .date-box .imgBox{width: 0.44rem;height: 0.23rem;background:url(../images24/image/icon-more1.png) no-repeat center;background-size: 0.44rem;}
.NoticeScroll a:hover .textCon .date-box .imgBox{width: 0.44rem;height: 0.23rem;background:url(../images24/image/icon-more1-fff.png) no-repeat center;background-size: 0.44rem;-webkit-animation: 1s forwards rubberBand;animation: 1s forwards rubberBand;}
.NoticeScroll a .textCon .date{display: flex;align-items: flex-end;justify-content: flex-start;}
.NoticeScroll a .textCon .date i{font-size: 0.2rem;color: #553a97;display: block;font-style: normal;line-height: 0.32rem;transition: 0.4s all;}
.NoticeScroll a:hover .textCon .date i{color: #fff;transition: 0.4s all;}
.NoticeScroll a .textCon .text{margin-top: 0.18rem;}
.NoticeScroll a .textCon .text p{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;color: #323232;transition: 0.4s all;}
.NoticeScroll a:hover .textCon .text p{color:#fff;transition: 0.4s all;}
.NoticeScroll a .textCon .text span{font-size: 0.14rem;line-height: 0.26rem;color: #666;height: 1.04rem;margin-top: 0.24rem;}
/* .NoticeScroll a:hover .textCon .text p{color: #553a97;transform: translateX(5px);transition: 0.4s all;text-decoration: underline;} */
.NoticeScroll a::before{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0.35rem;
    transform: translateX(-50%);
    width: 3.01rem;
    height: 0.21rem;
    background:url(../images24/image/icon-line.png) no-repeat center;background-size: 3.01rem;
    /* z-index: -1; */
}
.NoticeScroll .swiper-pagination{bottom: 0;display: flex;justify-content: center;align-items: center;}
.NoticeScroll .swiper-pagination .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem; opacity: 1;background: rgba(85,58,151,0.3);border-radius: 50%;margin: 0 0.075rem;opacity: 1;box-sizing: border-box;}
.NoticeScroll .swiper-pagination .swiper-pagination-bullet-active{background:url(../images24/image/icon-tz-on.png) no-repeat center;width: 0.32rem;height: 0.32rem;background-size: 0.32rem;border-radius: 0;border: none;opacity: 1;}
/* 通知公告 结束 */
/* 学术动态 开始 */
.bigBox{position: relative;}
.bigBox::before {
    content: "";
    background: url(../images24/image/bg-yjydj.png) no-repeat left bottom;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.2rem 0 0 0;
    z-index: -1;
}
.yjjzBox {position: relative;padding: 0.8rem 0 0.8rem 0;}
.yjjzBox .sametitle{position: relative;z-index: 9;margin-bottom: 0.3rem;}
.yjjzBox  .sametitle .titCon::after{left: 1.02rem;}
.tabsText{width: 38.75%;position: relative;z-index: 6;}
.tabsText li{width: calc(100% - 1.3rem);position: relative;padding:0.25rem 0;}
.tabsText li::before{content: "";width: 100%;height: 0.01rem;background: #c4bee6;position: absolute;left: 0;bottom: 0;}
.tabsText li::after{content:"";width:0.25rem;height: 0.23rem;background: url(../images24/image/icon1.png) no-repeat;background-size: 0.25rem;position: absolute;left: -0.24rem;bottom: 0;}
.tabsText li.bt{}
.tabsText li a{position: relative;}
.tabsText li.bt a{position: relative;}
.tabsText li.bt a i{display: none;font-size: 0.14rem;line-height: 0.24rem;color: #8a8fa5;height: 0.48rem;font-style: normal;}
/* .tabsText li.bt a::before{content:"";width:0.07rem;height: 0.07rem;background: #553a97;border-radius: 50%;position: absolute;bottom: -0.28rem;
right: 0;} */

.tabsText li.bt.active a::after{width: calc(100% + 0.3rem);transition: 0.7s all;}
.tabsText li.bt.active a p{color: #553a97;transition: 0.4s all;font-weight: 600;}
.tabsText li.bt.active a i{display: block;margin-top: 0.05rem;}

.tabsText li.bt a{padding: 0.32rem 0;border-radius: 0 0.45rem 0.45rem 0;}
.tabsText li.bt a p{font-size: 0.2rem;
font-weight: normal;
line-height: 0.32rem;color: #323232;height: 0.64rem;position: relative;z-index: 6;width:100%;position: relative;transition: 0.4s all;}
/* .tabsText li:hover{padding-top: 0.1rem;} */
.tabsText li:hover a p{color: #553a97;transition: 0.4s all;font-weight: 600;}
.tabsText li:hover a i{display: block;margin-top: 0.05rem;}
/* .tabsText li.bt a p::before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #1E61C6;} */
.tabsText li.bt a div{font-size: 0.14rem;font-weight: normal;line-height: 0.26rem;color: #333333;height: 0.26rem;position: relative;z-index: 6;width: 0.9rem;}
.yjjzCon{position: relative;}
.tabsText::after{content: "";position: absolute;background: url(../images24/image/circle.png) no-repeat right center;width: 1.91rem;height: 100%;background-size: 1.91rem;right: -0.6rem;top: 0;;z-index: 1;}
@keyframes scaleAnimation {
0% { transform: scale(1); }
50% { transform: scale(1.06); }
75% { transform: scale(1); }
}
#tabs-container{width: 61.25%;position: relative;z-index: 6;margin: 0;position: relative;}
#tabs-container a{display: block;}
/* #tabs-container a .pic{margin-top: 0.22rem;} */
#tabs-container a .pic img{height: 6.4rem;}
#tabs-container a p{font-size: 0.14rem;font-weight: normal;line-height: 0.26rem;height: 0.52rem;color: #666666;margin-top: 0.25rem;}
#tabs-container a .text{display: none;}
#tabs-container a .text p {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.32rem;
    color: #323232;
    height: 0.64rem;
    position: relative;
    z-index: 6;
    width: 100%;
    position: relative;
    transition: 0.4s all;
}
#tabs-container a .text i {
    display: none;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #8a8fa5;
    height: 0.48rem;
    font-style: normal;
}
#tabs-container .swiper-pagination{bottom: 0;display: flex;justify-content: center;align-items: center;opacity: 0;}
#tabs-container .swiper-pagination .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem; opacity: 1;background: rgba(85,58,151,0.3);border-radius: 50%;margin: 0 0.075rem;opacity: 1;box-sizing: border-box;}
#tabs-container .swiper-pagination .swiper-pagination-bullet-active{background:url(../images24/image/icon-tz-on.png) no-repeat center;width: 0.32rem;height: 0.32rem;background-size: 0.32rem;border-radius: 0;border: none;opacity: 1;}
@media (max-width:1200px) {
     .bigBox::before{
          background-size: auto;border-radius: 0;
     }
}
@media (max-width:1024px) {
    .tabsText::after{display: none;}
    .tabsText li{width: calc(100% - 0.2rem);}
}
@media (max-width:850px) {
    #tabs-container .swiper-pagination{opacity: 1;}
    #tabs-container a .text{display: block;}
    #tabs-container{width: 100%;padding-bottom: 0.5rem;}
    #tabs-container a .pic img{height: 52vw;}
    .tabsText{width: 100%;margin-top: 0.3rem;margin-bottom: 0.2rem;display: none;}
    .tabsText li{width: 100%;}
    .tabsText li:nth-child(2), .tabsText li:nth-child(4){left: 0;}
    .tabsText li:nth-child(3){left: 0;}
    .tabsText::after{display: none;}
    .tabsText li::after{display: none;}
    .tabsText li.bt a p{width: 100%;}
    .tabsText li::before {
        content: "";
        width: 100% !important;
        height: 0.01rem;
        background: #c4bee6;
        position: absolute;
        left: 0;
        bottom: 0;
    }
}
@media (max-width:580px) {
    .yjjzBox .sametitle .titCon::after{display: none;}
}
/* 学术动态 结束 */
/* 党建工作 开始 */
.djgzBox{padding: 0rem 0 0.4rem;}
.djgzBox .djgzCon{position: relative;}
.djgzBox .djgzCon a{display: block;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    transition: box-shadow 0.3s ease; /* 添加过渡效果，使投影变化更平滑 */}
    .djgzBox .djgzCon a:hover{
    /* 鼠标悬停时增强投影效果 */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
}
.djgzBox .djgzCon a .pic{border-radius: 0.1rem 0.1rem 0 0;}
.djgzBox .djgzCon a .pic img{height: 3.4rem;}
.djgzBox .djgzCon a:hover .pic img{transform: scale(1.3);}
.djgzBox .djgzCon a .text{padding: 0.35rem 0.3rem 0.3rem 0.3rem;position: relative;border-radius: 0 0 0.1rem 0.1rem;background: #fff;}
.djgzBox .djgzCon a .text p{font-size: 0.2rem;color: #323232;font-weight: normal;line-height: 0.32rem;height: 0.64rem;margin-bottom: 0.12rem;transition: 0.4s all;font-weight: bold;}
.djgzBox .djgzCon a:hover .text p{color: #553a97;transition: 0.4s all;transform: translateX(5px);}
.djgzBox .djgzCon a .text .date{background: linear-gradient(to bottom right, rgba(192,212,241,0.7), rgba(176,122,227,0.7));width: 0.64rem;height: 0.64rem;display: flex;justify-content: center;flex-direction: column;align-items: center;position: absolute;    left: 0.3rem;
    top: -0.45rem;border-radius: 0.1rem;}
.djgzBox .djgzCon a .text .date div:nth-child(1) {font-size: 0.26rem;line-height: 0.26rem;color:#fff;font-weight: bold;}
.djgzBox .djgzCon a .text .date div:nth-child(2){font-size: 0.14rem;line-height: 0.26rem;color: #fff;font-weight: normal;}
.djgzBox .djgzCon a .nextBtn{width: 0.31rem;height: 0.1rem;float: right;}
.djgzBox .djgzCon a:hover .nextBtn{-webkit-animation: 1s forwards rubberBand;animation: 1s forwards rubberBand;}
.djgzBox .swiper-button-prev{background: url(../images24/image/icon-pre.png) no-repeat center;width: 0.53rem;height: 0.53rem;background-size: 0.53rem;left:-0.83rem;transition: 0.4s sll;}
.djgzBox .swiper-button-next{width: 0.53rem;height: 0.53rem;background-size: 0.53rem;right:-0.83rem;transition: 0.4s sll;}
.djgzBox .swiper-pagination{bottom: 0;display: flex;justify-content: center;align-items: center;}
.djgzBox .swiper-pagination .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem; opacity: 1;background: rgba(85,58,151,0.3);border-radius: 50%;margin: 0 0.075rem;opacity: 1;box-sizing: border-box;}
.djgzBox .swiper-pagination .swiper-pagination-bullet-active{background:url(../images24/image/icon-tz-on.png) no-repeat center;width: 0.32rem;height: 0.32rem;background-size: 0.32rem;border-radius: 0;border: none;opacity: 1;}
@media(max-width: 1200px){
    .djgzBox .swiper-button-prev{display: none;}
    .djgzBox .swiper-button-next{display: none;}
}
@media(max-width: 756px){
.djgzBox .djgzCon a .pic img{height: 54vw;} 
/* .djgzBox .djgzCon a .text .date{left: -0.25rem;} */
}
.djgzCon .swiper-container{padding-bottom: 0.6rem;}
/* 党建工作 结束 */
/* x学子风采 开始 */
.lhyjBox{padding-top: 0.8rem;padding-bottom: 0.8rem;position: relative;}

.lhyjBox::before{content: "";
    background: url(../images24/image/bg-lhyj.png) no-repeat left bottom;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 2rem 0 0;
    z-index: -1;}
.lhyjBox .commonTitle .text{justify-content: center;}
.lhyjBox .lhyjBox-con{position: relative;}

.bigpic{}
.bigpic ul{}
.bigpic ul li{}
.bigpic ul li a{}
.bigpic ul li a .pic-img{width: calc(51.9% - 0.35rem);padding-left: 0.15rem;padding-bottom: 0.07rem;position: relative;}
.bigpic ul li a .pic-img .pic{position:relative ;border-radius: 0.1rem;}
.bigpic ul li a .pic-img .pic img{height: 5.1rem;}
.bigpic ul li a .pic-img::after {
    content: "";
    position: absolute;
    left: 0rem;
    bottom: 0rem;
    width: calc(100% - 1.08rem);
    height: calc(100% - 1.08rem); 
    border-radius: 0.1rem;
    background: linear-gradient(to bottom, #c0d4f1, #b07ae3); 
    z-index: -1; 
}
.bigpic ul li a .text{width: calc(48.1% - 0.35rem);padding-top: 0.3rem;}
.bigpic ul li a .text h2{font-size: 0.2rem;font-weight: bold;color: #323232;line-height: 0.32rem;height: 0.32rem;margin-bottom: 0.15rem;transition: 0.4s all;}
.bigpic ul li:hover a .text h2{color: #553a97;transform: translateX(5px);transition: 0.4s all;}
.bigpic ul li a .text p{font-size: 0.14rem;font-weight: normal;line-height: 0.24rem;max-height: 0.48rem;color: #666;}

.bigpic .slick-dots{display: none!important;}

.lhyjBox-con-pic{width: calc(48.1% - 0.35rem);position: absolute;right: 0;bottom: 0.3rem;padding-top: 0.4rem;border-top: 0.01rem solid #dcdcdc;box-sizing: border-box;}
.lhyjBox-con-pic ul{}
.lhyjBox-con-pic ul li{}
.lhyjBox-con-pic ul li a{display: block;}
.lhyjBox-con-pic ul li a .pic{width: 2.25rem;border-radius: 0.1rem;}
.lhyjBox-con-pic ul li a .pic img{display: block;height: 1.55rem;}
.lhyjBox-con-pic .slick-prev{background: url(../images24/image/icon-pre.png) no-repeat center;background-size: 0.53rem;width: 0.53rem;height: 0.53rem;font-size: 0;position: absolute;left: 0;top: -1.3rem;z-index: 3;cursor: pointer;}
.lhyjBox-con-pic .slick-next{background-size: 0.53rem;width: 0.53rem;height: 0.53rem;font-size: 0;position: absolute;left: 0.7rem;top: -1.3rem;z-index: 3;cursor: pointer;}

@media (max-width:1025px) {
    .lhyjBox-con-pic{position: relative;bottom: 0;margin-left: 1.1rem;width: calc(100% - 1.1rem);margin-top: 0.3rem;}
    .lhyjBox-con-pic ul li a{display: flex;justify-content: flex-end;}
    .lhyjBox-con-pic ul li a .pic{width: 25vw;}
    .lhyjBox-con-pic ul li a .pic img{height: 16vw;}
    .lhyjBox-con-pic .slick-prev{left: -0.8rem;background-size: 0.3rem;width: 0.3rem;height: 0.3rem;margin-top: -0.15rem;top: 50%;}
    .lhyjBox-con-pic .slick-next{bottom: 0.3rem;left: -0.4rem;background-size: 0.3rem;width: 0.3rem;height: 0.3rem;margin-top: -0.15rem;top: 50%;}
    /* .lhyjBox-con-pic .slick-prev{bottom: 0.3rem;left: -1rem;background-size: 0.4rem;width: 0.4rem;height: 0.4rem;} */
    /* .lhyjBox-con-pic .slick-next{bottom: 0.3rem;left: -0.5rem;background-size: 0.4rem;width: 0.4rem;height: 0.4rem;} */
}
@media (max-width:850px) {
    .bigpic ul li a .pic-img{width: 100%;}
    .bigpic ul li a .pic-img .pic img{height: 53vw;}
    .bigpic ul li a .text{width: 100%;margin-top: 0.2rem;}
    /* .lhyjBox{margin-top: 0.5rem;} */
}
@media (max-width:580px) {
    .lhyjBox-con-pic ul li a .pic{width: 23vw;}
    .lhyjBox-con-pic ul li a .pic img{height: 15vw;}
    .lhyjBox-con-pic .slick-next{bottom: auto;top: 50%;margin-top: -0.2rem;}
    .lhyjBox-con-pic .slick-prev{bottom: auto;top: 50%;margin-top: -0.2rem;}
}
@media (max-width:430px) {
    .bigpic ul li a .text i{margin: 0.1rem 0;}
    .lhyjBox-con-pic{margin-left: 0.8rem;width: calc(100% - 0.8rem);margin-top: 0.2rem;}
    
}

/* 学子风采 结束 */
/* 页脚开始 */
.footerBox{position: relative;z-index: 9999;background: url(../images24/image/bg-footer.png) no-repeat center;background-size: cover;padding: 0.45rem 0 0;}
.footer-l{width: 34.5%;display: flex;justify-content: flex-start;align-items: center;flex-wrap:wrap ;}
.footer-l .pic{}
.footer-l .pic img{width: 1.49rem;height: 1.5rem;}
.footer-l ul{padding: 0 0.7rem 0 0.25rem;flex: 1;}
.footer-l ul li{font-size: 0.14rem;color: rgba(255,255,255,0.7);line-height: 0.26rem;}
.footer-r{width: 65.5%;display: flex;justify-content: flex-end;flex-wrap:wrap;padding-left: 0.7rem;border-left: 0.01rem solid rgba(255,255,255,0.15);box-sizing: border-box;margin-bottom: 0.45rem;}
.footer-r .item{flex: 1;}
.footer-r .item p{line-height: 0.2rem;margin-bottom: 0.12rem;}
.footer-r .item p a{font-size: 0.18rem;color: #fff;font-weight: 600;}
.footer-r .item a{font-size: 0.14rem;line-height: 0.2rem;color: rgba(255,255,255,0.7);display: block;margin-bottom: 0.1rem;transition: 0.4s all;cursor: pointer;}
.footer-r .item a:hover{transform: translateX(5px);transition: 0.4s all;text-decoration: underline;}
.footer-b{padding: 0.2rem;background: rgba(85,58,151,0.2);display: flex;justify-content: center;align-items: center;}
.footer-b img{width: 0.26rem;height: 0.26rem;}
.footer-b a{font-size: 0.16rem;line-height: 0.26rem;color: rgba(255,255,255,0.7);padding-left: 0.32rem;position: relative;transition: 0.4s all;}
.footer-b a.a-before::before{content: "";position: absolute;left: 0.15rem;top: 50%;transform: translateY(-50%);width: 0.01rem;height: 0.4rem;background: rgba(255,255,255,0.2);}
.footer-b a:hover{transform: translateX(5px);transition: 0.4s all;text-decoration: underline;}
@media (max-width:1024px) {
    .footer-l{width:100%;margin-bottom: 0.3rem;justify-content: center;}
    .footer-l .pic{width: 100%;display: flex;justify-content: center;align-content: center;align-items: center;margin-bottom: 0.3rem;}
    .footer-l ul{width: 100%;}
    .footer-l ul li{text-align: center;}
    .footer-r{width: 100%;padding-left: 0;border-left: none;justify-content: center;display:none;}
    .footer-l ul{padding-right: 0;}
    .footer-r .item{text-align: center;}
}
@media (max-width:850px) {
    .footer-r .item{width: 25%;margin-bottom: 0.2rem;flex: none;text-align: center;}
}
@media (max-width:450px) {
    .footer-r .item{width: 50%;}
}
/* 页脚结束 */



/*==========================================内页 开始=============================================*/
.Nybanner{width: 100%;margin: 0 auto;z-index: 4;position: relative;}
.Nybanner::before
 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    content: "";
    position: absolute;
    width: 100%;
    height: 30%;
    bottom: 0;
    z-index: 10;
}
.Nybanner .w56{position: relative;}
.Nybanner img{display: block;width: 100%;position: relative;height: 100%;object-fit: cover;}
.Nybanner>p{display: flex;justify-content: center;max-width: 100%;overflow: hidden;}
@media (max-width:1100px) {
    .Nybanner{margin-top: 10vw;}
}
@media (max-width:850px) {
    .Nybanner{margin-top: 14vw;}
    .Nybanner{height: 30vw;}
    .Nybanner img{height: 30vw;}
}
@media (max-width:430px) {
    .Nybanner{margin-top: 18vw;}
}


#nav_slide{background: #e1e1e1;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #323232;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
#sub_nav_content ul{background: #FFFFFF;}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #553a97;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.bg{background: #f7f7f7;}
.n_container{position: relative;z-index: 6; padding:0.5rem 0 0.5rem 0;background-size: auto; 
    background:#F7F8F8;
    min-height: 6.5rem;
    background: url(../images24/image/bg-ej.png) no-repeat center;background-size: cover;
}
@media (max-width:1100px) {
    .dhBox{display: none !important;}
    .n_container{ display:block;padding-top: 0;}
    #nav_slide{display: block;}
}
@media (max-width:850px) {
    .n_container{padding-bottom: 0.6rem;}
}
@media (max-width:850px) {
}
@media (max-width:430px) {
}
.n_container::after{content: "";width: 100vw;position: absolute;left: 0;bottom: 0;height: 100%;z-index: -8;}

.n_container .n_left{width: 3rem;position: relative;z-index: 88;}
.n_container .n_left h1{height:1rem;line-height:1rem;background:#553a97;font-size:0.28rem;color:#fff;padding: 0 0.3rem 0 0.4rem;display:flex;align-items: center;background-size: auto;font-weight: bold;justify-content: center;}
.n_container .n_left h1 span{display: block;}
.n_container .n_left .con .ulCon{background:#553a97;padding-bottom: 0;}
.n_container .n_left .con .ulCon ul{background:#FFFFFF;}

.n_container .n_left .con ul li{color: #333333;position:relative;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{display: block;}
.n_container .n_left .con ul li.on i{background:url(../images24/jton.svg) center no-repeat;background-size: 7px;transform: rotate(90deg);transition: 0.4s all;}
.n_container .n_left .con ul li i.up{transform: rotate(90deg);}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 0.18rem 0.2rem 0.18rem 0.3rem;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 26px;}
/* .n_container .n_left .con ul li:hover i{background:url(../images24/jton.svg) center no-repeat;background-size: 7px;} */
.n_container .n_left .con ul li:hover>a,
.n_container .n_left .con ul li.on>a{color: #FFFFFF;font-weight: 600;background: #553a97;}

.n_container .n_left .con ul li dl{display:none;padding: 5px 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 0.34rem;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 0.16rem;line-height: 0.2rem; color: #323232 !important;padding: 0.1rem 0 0.1rem 0.4rem;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 0.04rem;height: 0.04rem;position: absolute;left: 0.2rem;top: 0.18rem; position:absolute;background: #553a97;}
.n_container .n_left .con ul li i{width: 0.2rem;height: 0.6rem;background: url(../images24/jt.svg) center no-repeat;background-size: 0.07rem;position:absolute;right: 0.3rem;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #553a97!important;font-weight: bold;}
.n_container .n_left .con ul li dl dd:hover a:before,.n_container .n_left .con ul li dl dd.on a:before{ background:#553a97;}
.mianbao{padding: 0 0 0 0.2rem;background: url(../images24/now.png) left center no-repeat;display: inline-block;vertical-align: top;background-size: 0.15rem;left: 3.2rem;z-index: 6;bottom: 0.1rem;display: flex;align-items: center;}
.mianbao,.mianbao i,.mianbao a{font-size: 0.16rem;color: #323232;font-style:normal;transition: 0.6s all;line-height: 0.4rem;}
/* .mianbao i{display: inherit; margin:0 0.1rem;width: 0.05rem;height: 1px;background: #323232;position: relative;top: 0;} */
.mianbao a.on{color: #553a97;font-weight: bold;}  
.mianbao a:hover{color: #553a97;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:100%; position: relative; z-index: 2;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 0.7rem;}

@media(max-width: 1100px){
    .mianbao{display: none;}
}
@media(max-width: 850px){
    .n_container .n_right .bgss{margin-top: 30px;}
    .n_container .n_right .bg02{border: none;background: none;padding: 0;}
}
/* 题图列表页 */
.n_titu ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.n_titu li{transition: 0.6s all;}
.n_titu li{width: calc(50% - 0.25rem);margin-bottom: 0.5rem;position: relative;}
.n_titu li a{display: block;position: relative;width: 100%;display: flex;justify-content: space-between;border: 0.01rem solid #b69ce8;
    box-sizing: border-box;
    border-radius: 0.1rem;overflow: hidden;}
.n_titu li::after {
    content: "";
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: calc(100% + 0.05rem);
    height: calc(100% + 0.05rem);
    border-radius: 0.1rem;
    background: linear-gradient(to bottom, #c0d4f1, #b07ae3);
    z-index: -1;
}
.n_titu li .pic{position: relative;width: 50%;overflow: hidden;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 2.2rem;}
.n_titu li .text{width: 50%;padding: 0.25rem 0.2rem;background: #fff;position: relative;}
.n_titu li .text p{position: relative;font-size: 0.18rem;color: #323232;line-height: 0.3rem;height: 0.9rem;overflow: hidden;margin-bottom: 0.45rem;transition: 0.6s all;}
.n_titu li .text i{font-size: 0.16rem;line-height: 0.32rem;color:#553a97;font-style: normal;position: relative;width: 100%;display: block;}
.n_titu li .text i::before{content:"";width: 0.05rem;height: 0.05rem;border-radius: 50%;border:0.01rem solid #d2cce7;box-sizing: border-box;position: absolute;right:calc(60% + 0.01rem);top: 50%;transform: translateY(-50%);}
.n_titu li .text i::after{content:"";width: 60%;height: 0.01rem;background: #d2cce7;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.n_titu li:hover{box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.12);transition: 0.6s all;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text p{color: #553a97;transition: 0.6s all;transform: translateX(5px);}

.fanye{margin-top: 0.5rem;text-align: center;}
.fanye img{ max-width:100%}


@media(max-width: 1100px){
    .mianbaoxie{ display:none}
    .n_container .n_left{ display:none}
    .n_container .n_right{width:100%;padding: 0;background: transparent;}
    .n_leftbg{display: none;}
}
@media(max-width: 1024px){
.n_titu li .text i::after{display: none;}
.n_titu li .text i::before{display: none;}
}
@media(max-width: 850px){
    .n_titu li{width: 100%;}
    .n_titu li .text i::after{display: block;}
    .n_titu li .text i::before{display: block;}
    /* .n_titu li .pic img{height: 52vw;} */
}
@media(max-width: 550px){
    .n_titu li .pic{width: 100%;}
    .n_titu li .pic img{height: 52vw;}
    .n_titu li .text{width: 100%;}
    .n_titu li .text p{display: block;height:auto}
    .n_titu li a{flex-wrap: wrap;}
    /* .n_titu li{padding: 0;background: none;}
    .n_titu li .flex-center{align-items: flex-start;}
    .n_titu li .date{width: 54px;}
    .n_titu li a{border-bottom: none;}
    
    .n_titu li .pic img{height: 52vw;}
    
    .n_titu li .pic{width: 100%;float: none;margin-right: 0;}
    .n_titu li .text{margin-left: 0;padding: 0 0;margin-bottom: 0;}
    .n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;font-size: 0.16rem;line-height: 0.24rem;padding-bottom: 6px;margin-top: 8px;height: auto;display: block;}
    .n_titu li .text p{height: 0.72rem;display: none;} */
    .fanye{margin-top: 0.4rem;}
    
}

/* 现任领导 */
/* 题图列表页 */
.n_titu2 li{padding: 10px 24px 10px 30px;padding:0.3rem 0;border-bottom: 1px solid #d9d9d9;transition: 0.6s all;}
.n_titu2 li:first-child{border-top: 1px solid #d9d9d9;}
.n_titu2 li a{display: block;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.n_titu2 li .pic{position: relative;width: 1.8rem;overflow: hidden;}
.n_titu2 li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu2 li .text{}
.n_titu2 li .text h5{transition: 0.6s all; font-size: 0.22rem;color: #323232;position: relative;margin-bottom: 0.2rem;margin-left: 0.2rem;}
.n_titu2 li .text p{position: relative;font-size: 0.14rem;color: #555;line-height: 0.24rem;text-indent: 2em;}
.n_titu2 li .text i{font-style: normal;font-weight: normal;display:block;font-size: 0.12rem;line-height: 0.24rem;color: #737373;text-align: left;margin-top: 0.15rem;}
.n_titu2 li .text i img{display: inline-block;width: 0.13rem;margin-right: 0.08rem;}
/* .n_titu2 li:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);transition: 0.6s all;} */
.n_titu2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu2 li:hover .text h5{color: #005bac;transition: 0.6s all;padding-left: 0.1rem;}
.n_titu2 li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
@media(max-width: 580px){
    .n_titu2 li .pic{width: 1.4rem;}
    .n_titu2 li .text{width: calc(100% - 1.8rem);}
    /* .n_titu2 li{padding: 0.241rem 0;background: none;}
    .n_titu2 li .flex-center{align-items: flex-start;}
    .n_titu2 li .date{width: 54px;}
    .n_titu2 li a{border-bottom: none;}
    .n_titu2 li .pic{width: 100%;}
    .n_titu2 li .text{width: 100%;}
    .n_titu2 li .text h5{margin-top: 0.2rem;} */
}

/* 文章列表页 */
.n_container .n_right .TextList{padding-top: 0;min-height:4.5rem;}
.n_container .n_right .TextList ul{width: 100%;}
.n_container .n_right .TextList ul li{position: relative;background: url(../images24/image/ej-bg-li.png) no-repeat center;background-size:0;width: 100%;height: 100%;border-radius: 0.2rem;transition: 0.4s all;}
.n_container .n_right .TextList ul li:hover{transition: 0.4s all;background-size:cover;}
.n_container .n_right .TextList ul li a{ position: relative;z-index: 3;display: flex;align-items: flex-start;justify-content: space-between;align-items: center;padding: 0.3rem;border-bottom: 0.01rem solid #e8e8e8;width: 100%;}
.n_container .n_right .TextList ul li:last-child a::before{display: none;}
.n_container .n_right .TextList ul li:last-child a{border-bottom: none;}
.n_container .n_right .TextList ul li a .data{display: block;width: .8rem;color: #553a97;text-align: center;background: url(../images24/image/ej-bg-date.png) no-repeat center;background-size: 0.8rem;height: 0.9rem;display: flex;flex-direction: column;align-items: center;justify-content: center;height: 0.9rem;transition: background 0.5s ease; }
.n_container .n_right .TextList ul li:hover a .data{background: url(../images24/image/ej-bg-date-on.png) no-repeat center;background-size: 0.8rem;width: .8rem;}
.n_container .n_right .TextList ul li a .data i{display: block;font-size: .3rem;font-weight: normal;font-style: normal;color: #fff;}
.n_container .n_right .TextList ul li a .data b{ display: block;font-size: .14rem;font-weight: normal;font-style: normal;color: #fff;}
.n_container .n_right .TextList ul li a .text{flex: 1;margin-left: 0.25rem;margin-right: 0.35rem;}
.n_container .n_right .TextList ul li a .text p{ font-size: .2rem;line-height: .32rem;color: #323232;max-height: 0.32rem;transition: 0.4s all;margin-bottom: 0.1rem;font-weight: bold;}
.n_container .n_right .TextList ul li a .text span{font-size: .14rem;line-height: .24rem;height: 0.48rem;color: #999;transition: 0.4s all;}
.n_container .n_right .TextList ul li:hover a .text p{color: #fff;transition: 0.4s all;transform: translateX(5px);}
.n_container .n_right .TextList ul li a .text .data2{font-size: .14rem;line-height: .24rem;color: #999;margin-bottom:0.12rem;}
.n_container .n_right .TextList ul li:hover a .text .data2{color:#fff;}
.n_container .n_right .TextList ul li:hover a .text span{color: #fff;transition: 0.4s all;}
.n_container .n_right .TextList ul li a .detail-btn{width: 0.53rem;height: 0.53rem;background: url(../images24/image/icon-detail.png) no-repeat center;background-size: 0.53rem;transition: 0.4s all;}
.n_container .n_right .TextList ul li:hover a .detail-btn{width: 0.53rem;height: 0.53rem;background: url(../images24/image/icon-detail-fff.png) no-repeat center;background-size: 0.53rem;transition: 0.4s all;}
@media(max-width: 530px){
    .n_container .n_right .TextList ul li a .detail-btn{display: none;}
    .n_container .n_right .TextList ul li a .text{margin-right: 0;}
}

/* 师资列表页 */
.js-box{display: flex;justify-content: flex-start;padding: 0.3rem;}
.js-box p{font-size: 0.18rem;font-weight: normal;line-height: 0.4rem;color: #333333;display: block;text-align: center;margin-right: 0.1rem;}
.zmfl{justify-content: flex-start; display: flex;background: white;flex-wrap: wrap;flex: 1;}
.zmfl a{font-size: 0.18rem;font-weight: normal;line-height: 0.4rem;color: #333333;display: block;width: 0.54rem;text-align: center;}
.zmfl a.on,
.zmfl a:hover{color: white;background:#553a97 ;border-radius: 0.08rem;transition: 0.4s all;}
.szList{margin-top: 0.35rem;}
.szList ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.szList ul li{width: calc(25% - 0.3rem);margin-right: 0.4rem;background: #fcfbfd;border-radius: 0.1rem;border: 0.01rem solid #f1ecf4;box-sizing: border-box;margin-bottom: 0.4rem;transition: box-shadow 0.3s ease; transition: 0.3s all;transition: box-shadow 0.3s ease, background 0.3s ease; }
.szList ul li:nth-child(4n){margin-right: 0;}
.szList ul li a{}
.szList ul li a .pic{padding: 0.2rem 0.2rem 0 0.2rem;}
.szList ul li a .pic .img{
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 118.71%;
}
.szList ul li a .pic .img:before{
  position:absolute;top:0;left:-90%;z-index:2;display:block;content:"";width:50%;height:100%;opacity:.25;pointer-events:none;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);z-index:3;
}
@-webkit-keyframes shine{
    100%{left:125%}
}
@keyframes shine{
    100%{left:125%}
}
.szList ul li a:hover .pic .img:before{
   webkit-animation: shine .75s;
   animation: shine .75s;
}
.szList ul li a .pic .img img{width: 100%;
    transition: .5s;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
    display: block;
}
.szList ul li a .pic .img img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.szList ul li a:hover .pic img{transform:scale(1);transition: 0.4s ease-in;}
.szList ul li a .text{padding: 0.3rem 0.2rem 0.2rem 0.2rem;margin-top: 0.2rem;transition: all 0.3s ease;}
.szList ul li a .name{padding-bottom: 0.2rem;border-bottom: 0.01rem solid #eee8f1;margin-bottom: 0.2rem;} 
.szList ul li a .name span:first-child{font-size: 0.28rem;color: #323232;margin-right: 0.1rem;transition: 0.3s all;}
.szList ul li a .name span:nth-child(2){font-size: 0.18rem;color: #553a97;}
.szList ul li a .item{display: flex;align-items: center;justify-content: flex-start;}
.szList ul li a .item .pic-img.phone-btn{background: url(../images24/image/icon-phone.png) no-repeat center;background-size: cover;height: 0.16rem;width:0.18rem;margin-right: 0.1rem;}
.szList ul li a .item .pic-img.email-btn{background: url(../images24/image/iocn-email.png) no-repeat center;background-size: cover;height: 0.12rem;width:0.17rem;margin-right: 0.1rem;}
.szList ul li a .item .pic-img.address-btn{background: url(../images24/image/icon-address.png) no-repeat center;background-size: cover;height: 0.18rem;width:0.14rem;margin-right: 0.1rem;}
/* .szList ul li a .item .phone-btn{width: 0.18rem;height:0.16rem}
.szList ul li a .item .email-btn{width: 0.17rem;height:0.12rem}
.szList ul li a .item .address-btn{width: 0.14rem;height:0.18rem} */
.szList ul li a .item p{font-size: 0.16rem;line-height: 0.36rem;color:#666;height: 0.36rem;flex: 1;transition: 0.3s all;}
/* .szList ul li:hover a .name span:first-child{color:#553a97;transition: 0.3s all;} */
.szList ul li:hover a .text{
    background: linear-gradient(to bottom right, #666ebc, #9f6acd); /* 添加渐变背景 */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* 鼠标移入时添加阴影 */
    transition: 0.3s all;
    border-radius: 0 0 0.1rem 0.1rem
}
.szList ul li:hover a .name span:first-child{
    color:#fff; /* 鼠标悬停时，名字颜色改为白色 */
    transition: 0.3s all;
}
.szList ul li:hover a .item p{
    color: #fff; /* 鼠标悬停时，信息文字颜色改为白色 */
    transition: 0.3s all;
}
.szList ul li:hover a .name span:nth-child(2){
     color: #fff; /* 鼠标悬停时，信息文字颜色改为白色 */
    transition: 0.3s all;}
.szList ul li:hover a .item .pic-img.phone-btn{background: url(../images24/image/icon-on1.png) no-repeat center;background-size: cover;height: 0.16rem;width:0.18rem;margin-right: 0.1rem;}
.szList ul li:hover a .item .pic-img.email-btn{background: url(../images24/image/icon-on2.png) no-repeat center;background-size: cover;height: 0.12rem;width:0.17rem;margin-right: 0.1rem;}
.szList ul li:hover a .item .pic-img.address-btn{background: url(../images24/image/icon-on3.png) no-repeat center;background-size: cover;height: 0.18rem;width:0.14rem;margin-right: 0.1rem;}
/* .szList ul li:hover a .item p{color: #fff;transition: 0.3s all;} */
@media(max-width: 1024px) {
    .szList ul{justify-content: space-between;}
    .szList ul li{width: calc(50% - 0.2rem);margin-right: 0;}
    .szList ul li a .pic img{height: 54vw;}
}
@media(max-width: 850px) {
    .js-box{padding: 0.16rem;display: flex;flex-wrap: wrap;}
    .js-box p{width: 100%;}
    .zmfl{width: 100%;}
    .zmfl a{width: 6%;}
}
@media(max-width: 580px) {
    .zmfl a{width: 10%;font-size: 0.16rem;}
}
@media(max-width: 430px) {
    .szList ul li{width: 100%;margin-right: 0;}
    .szList ul li a .pic img{height: 100vw;}
}
/* 仪器列表页 */
.yqList{margin-top: 0.35rem;}
.yqList ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.yqList ul li{width: calc(33.3% - 0.36rem);margin-right: 0.54rem;padding: 0.1rem 0.1rem 0.3rem 0.1rem;background: #fcfbfd;border: 0.01rem solid #f1ecf4;box-sizing: border-box;margin-bottom: 0.4rem;transition: box-shadow 0.3s ease; }
.yqList ul li:nth-child(3n){margin-right: 0;}
.yqList ul li a{}
.yqList ul li a .pic{}
.yqList ul li a .pic img{height: 2.8rem;}
.yqList ul li a .name{margin-top: 0.36rem;margin-bottom: 0.2rem;font-size: 0.18rem;line-height: 0.28rem;color: #333;transition: 0.3s all;font-weight: 600;height: 0.28rem;margin-left: 0.2rem;} 
.yqList ul li a .item{padding-left: 0.2rem;padding-right: 0.2rem;}
.yqList ul li a .item p{font-size: 0.14rem;line-height: 0.28rem;color:#666;height: 0.28rem;margin-bottom: 0.02rem;}
.yqList ul li:hover a .name{color:#553a97;transition: 0.3s all;}
.yqList ul li:hover{
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* 鼠标移入时添加阴影 */
}
@media(max-width: 1024px) {
    .yqList ul{justify-content: space-between;}
    .yqList ul li{width: calc(50% - 0.2rem);margin-right: 0;}
    .yqList ul li a .pic img{height: 26vw;}
}
@media(max-width: 430px) {
    .yqList ul li{width: 100%;margin-right: 0;}
    .yqList ul li a .pic img{height: 54vw;}
}
/* 仪器详情页 */
.yqDetailList{padding-bottom: 0.3rem;margin-top:0.35rem}
.yqDetailList .detail-t{display: flex;justify-content: flex-start;flex-wrap: wrap;cursor: pointer;} 
.yqDetailList .detail-t .pic{width: 40%;} 
.yqDetailList .detail-t .pic img{/*height:3.7rem;*/transition: 0.4s ease-in;} 
.yqDetailList .detail-t .text{width: 60%;padding: 0.35rem 0.4rem 0;}
.yqDetailList .detail-t .text h1{font-size: 0.18rem;line-height: 0.28rem;color: #333;height: 0.28rem;margin-bottom: 0.2rem;font-weight: 600;transition: 0.4s all;}
.yqDetailList .detail-t .text p{font-size: 0.14rem;line-height: 0.24rem;color:#555;height: 0.24rem;margin-bottom: 0.05rem;}
.yqDetailList .detail-t .text .yy-btn{font-size: 0.14rem;color: #fff;background: linear-gradient(165deg, #666ebc, #9f6acd);width: 1.38rem;height: 0.36rem;line-height: 0.36rem;text-align: center;border-radius: 0.5rem;margin-top: 0.35rem;display: block;cursor: pointer;transition: 0.4s all;}
.yqDetailList .yqDetail-ul{display: flex;justify-content: flex-start;align-items: center;border-bottom: 0.01rem solid #ebebeb;margin-top: 0.5rem;}
.yqDetailList .yqDetail-ul li{position: relative;padding-bottom: 0.15rem;cursor: pointer;margin-right: 0.5rem;}
.yqDetailList .yqDetail-ul li p{font-size: 0.22rem;line-height: 0.32rem;color: #323232;position: relative;height: 0.32rem;}
.yqDetailList .yqDetail-ul li.active{color: #553a97;}
.yqDetailList .yqDetail-ul li.active::after{content: "";width: 100%;height: 0.04rem;position: absolute;left: 0;bottom: 0; background: #553a97;}
.yqDetailList .yqDetail-ul li:last-child{margin-right: 0;}
/* .yqDetailList .item{margin-top: 0.35rem;} */
/* .yqDetailList .item p{font-size: 0.18rem;line-height: 0.38rem;color: #323232;height: 0.38rem;} */
.yqDetailList .detail-t .text .yy-btn:hover{text-decoration: underline;transition: 0.4s all;}
.yqDetailList .detail-t:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}
.yqDetailList .detail-t:hover .text h1{color: #553a97;transition: 0.4s all;}
@media(max-width: 700px) {
    .yqDetailList .detail-t .pic{width: 100%;}
    .yqDetailList .detail-t .pic img{/*height: 54vw;*/}
    .yqDetailList .detail-t .text{width: 100%;}
}
/* 师资内容页 */
.sznrList{position: relative;margin-top:0.35rem}
.sznrList .top{position: relative;}
.sznrList .top .pic{z-index: 11;position: absolute;left: 0.2rem;top: 50%;transform: translateY(-50%);width: 1.7rem;}

.sznrList .top .pic img{height: 2.2rem;} 
.sznrList .top .text{width:100%;z-index: 10;position: relative;padding: 0.5rem 0.4rem 0.5rem 2.35rem;background: url(../images24/image/bg.png) no-repeat center;background-size: cover;border-radius: 0 0.4rem 0 0;}
.sznrList .top .text .name{}
.sznrList .top .text .name span{}
.sznrList .top .text .name span:first-child{font-size: 0.38rem;line-height: 0.36rem;color: #666ebc;font-weight: 600;margin-right: 0.15rem;}
.sznrList .top .text .name span:nth-child(2){font-size: 0.22rem;color: #55586a;line-height: 0.36rem;}
.sznrList .top .text .name1 {font-size: 0.22rem;color: #55586a;margin-top: 0.1rem;padding-bottom: 0.27rem;border-bottom: 0.01rem solid #d8daea;position: relative;margin-bottom: 0.2rem;line-height: 0.14rem;height: 0.14rem;}
.sznrList .top .text .xx{display: flex;justify-content: flex-start;align-items: center;}
.sznrList .top .text .xx li{display: flex;justify-content: flex-start;align-items: center;margin-right: 0.35rem;margin-bottom: 0.1rem;line-height:0.3rem;}
.sznrList .top .text .xx li .imgBox{width: 0.18rem;margin-right: 0.1rem;}
.sznrList .top .text .xx li:first-child .imgBox img{width: 0.18rem;height: 0.16rem;}
.sznrList .top .text .xx li:nth-child(2) .imgBox img{width: 0.18rem;height: 0.16rem;}
.sznrList .top .text .xx li:nth-child(3) .imgBox img{width: 0.17rem;height: 0.12rem;}
.sznrList .top .text .xx li:nth-child(4) .imgBox img{width: 0.14rem;height: 0.18rem;}
.sznrList .top .text .xx li p{font-size: 0.22rem;color: #55586a;line-height: 0.18rem;}
.sznrList .top .text .xx1{display: flex;justify-content: flex-start;align-items: center;}
.sznrList .top .text .xx1 li{display: flex;justify-content: flex-start;align-items: center;margin-right: 0.35rem;margin-bottom: 0.1rem;}
.sznrList .top .text .xx1 li .imgBox{width: 0.18rem;margin-right: 0.1rem;}
.sznrList .top .text .xx1 li:nth-child(1) .imgBox img{width: 0.14rem;height: 0.18rem;}
.sznrList .top .text .xx1 li p{font-size: 0.22rem;color: #55586a;}
.sznrList-con{margin-top: 0.4rem;}
.sznrList-con .item{padding-bottom: 0.3rem;}
.sznrList-con .item{padding-bottom: 0.3rem;}
.sznrList-con .item .title{font-size: 0.22rem !important;color: #553a97;padding-left: 0.18rem;background: url("../images24/image/title-pre.png") no-repeat left center;font-weight: bold;margin-bottom: 0.22rem;line-height: 0.3rem !important;text-indent: 0 !important;}
.sznrList-con .item .con p{font-size: 0.18rem !important;line-height: 0.36rem !important;color: #323232;margin-bottom: 0.15rem;text-indent: 0 !important;height: auto;}
@media(max-width: 850px) {
    .sznrList .top .text .xx{flex-wrap: wrap;}
    .sznrList .top .text .xx li{width:100%}
    .sznrList .top .text{padding: 0.2rem 0.3rem 0.2rem 2.25rem;border-radius: 0 0.2rem 0 0;}
}
@media(max-width: 600px) {
    .sznrList .top .text{
       padding: 0.12rem 0.12rem 0.12rem 1.64rem;
    }
    .sznrList .top .pic{
        width: 1.4rem;
        left:0.12rem;
     }
    .sznrList .top .pic img{
         height:1.9rem;
     }
     .sznrList .top .text .name span:first-child{
            font-size: 0.24rem;
     }
     .sznrList .top .text .name span:nth-child(2){
            font-size: 0.18rem;
     }
     .sznrList .top .text .name1{
             font-size: 0.16rem;
      }
     .sznrList .top .text .xx li{
            line-height: 0.22rem;
      }
      .sznrList .top .text .xx li p{
            font-size: 0.16rem;
      }
      .sznrList .top .text .xx1 li p{
            font-size: 0.16rem;
       }
}
/* 内容页 */
.n_right .show{margin-top: 0.8rem;}
.show01{margin-bottom: 0.3rem;}
.show01 h5{font-size: 0.28rem;line-height: 0.32rem;text-align: center;margin-bottom: 0.28rem;font-weight: bold;color: #323232;}
.show01 p{padding: 0.15rem 0;font-size: 0.14rem;color: #666666;display: flex;justify-content: center;align-items: center;background: url(../images24/image/bg-zs.png) center no-repeat;background-size: cover;}
.show01 p img{margin-right: 0.07rem;width: 0.15rem;height: 0.15rem;}
.show01 i{font-style: normal;font-size: 0.14rem;color: #c3b9d1;}
.show02 p{font-size: 0.2rem !important;color: #333333;line-height: 0.36rem!important;margin-bottom: 0.16rem;text-indent: 2em;text-align: justify;}
.show02 table tr td p{text-align:center;}
.show02 p span{font-size: 0.18rem!important;color: #333333;line-height: 0.36rem!important;}
.show02 p iframe{margin-left:-2em !important;}
.show02 table{margin:0 auto !important;}
.show02 table p{text-indent: 0em !imortant;}
.show02 table p a{text-decoration: none !important;color: #333 !important;}
.show02 table p a:hover{color:#553a97 !important;}
.show02 ol{padding-left: 1em;}

.show02 li p{text-indent: 0em;}
.show02 #vsb_content_2 li p{text-indent: 0em;}




.table_out{max-width: 100%;overflow: auto;}

.show02 img{display: inline-block;margin: 0 auto;max-width: 100%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;border-top: 0.01rem solid #eaeaea;}
.show03 p{font-size: 0.18rem;color: #323232;margin-bottom: 0.16rem;line-height:0.36rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #323232;transition: 0.6s all;}
.show03 p a:hover{color: #553a97;transition: 0.6s all;}

@media(max-width: 1100px) {
   .n_right .show{margin-top: 0.3rem;}
   .show02 table{width:100% !important;}
}

@media(max-width: 850px) {
    .show02 img{width: 100%;max-width: 100%;}
}

/* 图片列表页 */
.listPic{margin-top: 0.5rem;}
.listPic ul{margin-left: -0.4rem;display: flex;justify-content: flex-start;}
.listPic ul li{width: calc(50% - 0.5rem);margin-left: 0.5rem;margin-bottom:0.4rem}
.listPic ul li a{display: block;}
.listPic ul li a .pic{display: block;overflow: hidden;z-index: 10;border-radius: 0.1rem;}
.listPic ul li a .pic img{display: block;width: 100%;height: 4.6rem;object-fit: cover;}
.listPic ul li a .text{padding: 0.28rem 0.3rem;width: 93%;background: #fff;border-radius: 0 0.5rem 0.5rem 0;position: relative;z-index: 11;margin-top: -0.4rem;}
.listPic ul li a .text:before{
    content:"";
    width: 0.04rem;height: 0.4rem;background: #553a97;position: absolute;left: -0.02rem;top: 50%;transform: translateY(-50%);
}
.listPic ul li a .text h5{font-size: 0.2rem;color:#323232;line-height: 0.28rem;height: 0.28rem;overflow: hidden;transition: 0.4s all}
.listPic ul li a:hover .text h5{color: #553a97;transform: translateX(5px);transition: 0.4s all ;}
@media(max-width: 850px) {
    .listPic ul li {width: 47%;}
    .listPic ul li a .pic img{height: 28vw;max-height: 100%;}
    .listPic ul li+li+li{margin-top: 3%;}
    .listPic ul li a .text h5{height: auto;display: block;}
}
@media(max-width: 850px) {
    .listPic ul {margin-left: 0;}
    .listPic ul li {width: 100%;margin-left: 0;}
    .listPic ul li a .pic img{height: 52vw;max-height: 100%;}
}





#vsb_content_2 TABLE{margin:0 auto 0.24rem !important;display: table;}
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1074990{font-size:0.875rem !important;FONT-FAMILY: 微软雅黑 !important;color:#f00 !important;}

@media(max-width: 1024px){
   .show01 h5{font-size: 0.18rem;
   line-height: 0.32rem;}
}
@media(max-width: 768px) {
    .n_container{padding: 0 0 1.2rem 0;}
}
@media(max-width: 768px) {
    .xcsp{padding: 0.4rem 0;}
    .xysh{padding: 0.32rem 0 0.16rem 0;}
    .fanye{margin-top: 0.4rem;}
    .n_container{padding: 0 0 1.1rem 0;}
}
/* 二级页的导航 */
.dhBox{position: relative;display: flex;justify-content: space-between;width:100%;align-items: flex-end;margin-top: -1.7rem;}
.dhBox .dhBox-l{width: 40%;}
.dhBox .dhBox-l h1{font-size: 0.42rem;line-height: 0.7rem;color:#fff}
.dhBox .dhBox-l .mianbao{}
.mianbao, .mianbao i, .mianbao a{color:rgba(255,255,255,0.7);font-size: 0.14rem;}
.mianbao i{margin:0 0.05rem}
.mianbao a.on{color:#fff;text-decoration: underline;transition: 0.4s all;}
.mianbao a:hover{color: #fff;text-decoration: underline;transition: 0.4s all;}
.dhBox .dhBox-r{width: 60%;display: flex;justify-content: flex-end;    margin-bottom: -0.2rem;}
.dhBox .dhBox-r li{width: 1.42rem;height: 0.88rem;}
.dhBox .dhBox-r li a{color: #fff;font-size: 0.24rem;width: 1.42rem;height: 0.88rem;display: block;line-height: 0.88rem;text-align: center;}
.dhBox .dhBox-r li.active a{background: url(../images24/image/titleBg.png) center no-repeat;background-size: 1.42rem;width: 1.42rem;height: 0.88rem;text-align: center;line-height: 0.88rem;}
.pb_sys_style1 .p_no_d{border: 1px solid #553a97 !important;background-color: #553a97 !important;}
.keywordfontcolor1163105{font-size:0.2rem !important;color:#f00 !important;}
.pb_sys_common{font-size: 0.16rem !important;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{
     height: 36px !important;
    line-height: 26px !important;
}
.three-dh{width:100%;margin-top: 0.4rem;}
.three-dh .three-dh-con{}
.three-dh .three-dh-con ul{width:100%;display: flex;justify-content: flex-end;align-items: center;}
.three-dh .three-dh-con ul li{margin-right:0.3rem;padding:0.05rem 0.3rem;background-color: #fff;border:0.01rem solid rgba(0,0,0,0.1);border-radius:0.08rem}
.three-dh .three-dh-con ul li.three-dh-active{ background: linear-gradient(165deg, #666ebc, #9f6acd);;border:0.01rem solid #553a97;border-radius:0.08rem;transition: 0.4s all;}
.three-dh .three-dh-con ul li:last-child{margin-right:0}
.three-dh .three-dh-con ul li a{color:#323232;font-size:0.18rem;line-height: 0.3rem;}
.three-dh .three-dh-con ul li.three-dh-active a{color:#fff;transition: 0.4s all;}
@media (max-width:1100px) {
    .three-dh{display: none;}
}
/* 新增二级页 */
/* 主任致辞页 */
.zrzc-box{margin-top:0.7rem;display: flex;justify-content: space-between;cursor: pointer;}
.zrzc-l{width: 24.2%;}
.zrzc-l .people-box{padding: 0.2rem;position: relative;}
.zrzc-l .people-box::before{content: "";width: 100%;height: 100%;background: linear-gradient(to left bottom, #553a97, white 35%);;position: absolute;top: 0;left: 0;}
.zrzc-l .pic{}
.zrzc-l .pic img{height: auto;}
.zrzc-l .pic img:hover{transform: scale(1.1);transition: 0.4s all;}
.zrzc-r {width: 75.8%;padding-left: 0.5rem;}
.zrzc-r .name-box{display: flex;justify-content: space-between;align-items: center;border-bottom: 0.01rem solid rgba(188,154,220,0.2);padding-bottom: 0.3rem;}
.zrzc-r .name-box .name-l{}
.zrzc-r .name-box .name-l p{font-size: 0.36rem;line-height: 0.4rem;color: #553a97;margin-bottom: 0.18rem;font-weight: 600;}
.zrzc-r .name-box .name-l div{font-size: 0.24rem;line-height: 0.4rem;color: #323232;font-weight: 600;}
.zrzc-r .name-box .name-r{}
.zrzc-r .name-box .name-r img{width: 0.74rem;height: 0.66rem;}
.zrzc-con{padding-top: 0.3rem;}
.zrzc-con p{font-size: 0.2rem !important;line-height: 0.36rem !important;color: #323232;margin-bottom: 0.10rem;text-indent: 2em;text-align: justify;}
@media (max-width:1024px) {
    .zrzc-box{
        flex-wrap: wrap;
    }
    .zrzc-r{width: 100%;padding-left: 0;}
    .zrzc-l{width: 100%;display: flex;justify-content: center;align-items: center;margin-bottom: 0.2rem;}
    .zrzc-l .people-box{width: 3.4rem;}
}
/* 仪器列表 */
.yqlb-box{margin-top: 0.7rem;}
.yqlb-box .item{margin-bottom: 0.4rem;}
.yqlb-box .item .title {
    font-size: 0.36rem !important;
    color: #553a97;
    padding-left: 0.27rem;
    background: url(../images24/image/icon-title-pre.png) no-repeat left center;
    background-size: 0.08rem 0.33rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
    line-height: 0.36rem !important;
    text-indent: 0 !important;
}
.yqlb-box .con{display:flex ;justify-content: space-between;flex-wrap: wrap;}
.yqlb-box .con .con-item{width: calc(50% - 0.2rem);border-radius: 0.2rem;border: 0.01rem solid #b69ce8;box-sizing: border-box;padding: 0.25rem 0.4rem;margin-bottom: 0.2rem;position: relative;background: #fff !important;}
.yqlb-box .con .con-item::before{width: calc(100% + 0.06rem);height: calc(100% + 0.06rem);background: linear-gradient(#c0d4f1, #b07ae3);;border-radius: 0.2rem;position: absolute;top: 0;left: 0;content: "";z-index: -1;}
.yqlb-box .con .con-item .name{font-size: 0.24rem;line-height: 0.36rem;color: #553a97;padding-bottom: 0.15rem;border-bottom: 0.01rem solid #f1f1f1;}
.yqlb-box .con .con-item ul{display:flex ;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.yqlb-box .con .con-item ul li{padding-top: 0.2rem;width: calc(50% - 0.1rem);}
.yqlb-box .con .con-item ul li a{display: flex;justify-content: flex-start;}
.yqlb-box .con .con-item ul li a div{font-size: 0.16rem;color: #323232;position: relative;transition: 0.4s all;margin-right: 0.03rem;}
.yqlb-box .con .con-item ul li a img{width: 0.12rem;height: 0.12rem;}
/* .yqlb-box .con .con-item ul li:hover a div{text-decoration: underline;color: #553a97;transition: 0.4s all;} */
@media (max-width:1024px) {
    .yqlb-box .con .con-item{width: 100%;}
}
@media (max-width:550px) {
.yqlb-box .con .con-item ul li{width: 100%;}
}
/* 历史沿革 */
.lsyg-box{margin-top: 0.7rem;display: flex;justify-content: space-between;align-items: flex-start;}
.lsyg-box .lsyg-title{width: 11%;font-size: 0.5rem;line-height: 0.42rem;color: #553a97;writing-mode: vertical-lr; }
.lsyg-box .lsyg-con{width: 89%;position: relative;}
.lsyg-box .lsyg-con::before{width: 0.01rem;height: calc(100% - 0.25rem);background: #e4d4f3;position: absolute;left: 0;bottom: 0;content: "";}
.lsyg-con .item{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.lsyg-con .item .item-l{display: flex;justify-content: flex-start;width:2.87rem;}
.lsyg-con .item .item-l img{width: 0.5rem;height: 0.32rem;margin-right: 0.1rem;margin-top: 0.09rem;}
.lsyg-con .item .item-l div{min-width: 1.65rem;height: 0.5rem;background: url(../images24/image/bg-year.png) no-repeat center;background-size: 1.68rem;color: #fff;font-size: 0.22rem;line-height: 0.5rem;padding: 0 0.22rem;font-weight: 600;box-shadow: 4.015px 4.459px 6px 0px rgba(70, 126, 227, 0.22);text-align:center;}
.lsyg-con .item .item-r{flex: 1;display: flex;justify-content: flex-start;align-items: flex-start;padding-bottom: 0.36rem;border-bottom: 0.01rem solid #ebebeb;margin-bottom: 0.36rem;flex-wrap: wrap;}

.lsyg-con .item .item-r .pic{width: 37.5%;margin-right: 0.4rem;}
.lsyg-con .item .item-r .pic img{height: 2.3rem;cursor: pointer;}
.lsyg-con .item .item-r .pic img:hover{transform: scale(1.1);transition: 0.4s all;}
.lsyg-con .item .item-r .text{flex: 1;height:2.3rem;overflow-y: auto;}
.lsyg-con .item .item-r .text p{font-size: 0.18rem !important;line-height: 0.36rem !important;color: #323232;text-indent: 0 !important;} 

.lsyg-con .item:last-child .item-r{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.lsyg-con .item.noPic .item-r .text{height:auto;display: block;}
@media (max-width:1024px) {
    .lsyg-box .lsyg-title{display: none;}
    .lsyg-box .lsyg-con{width: 100%;}
}
@media (max-width:850px) {
    .lsyg-con .item .item-r .pic{width: 100%;margin-right: 0;margin-bottom: 0.1rem;}
    .lsyg-con .item .item-r .pic img{height: 36vw;}
    .lsyg-con .item .item-r .text{width: 100%;display: block;height: auto;overflow-y: visible; }
}
@media (max-width:530px) {
.lsyg-con .item .item-l{width: 100%;}
.lsyg-con .item .item-r{width: 100%;padding-left: 0.2rem;padding-top: 0.25rem;}
}
/*==========================================内页 结束=============================================*/


/*学术期刊 开始*/
.list_xsqk{
    padding-top: 0.6rem;
}
.list_xsqk ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_xsqk ul li{
    width: calc(50% - 0.2rem);
    margin-bottom: 0.4rem;
    position: relative;
    transition: 0.6s all;
    padding: 0.4rem 0;
}
.list_xsqk ul li:before{
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 0.86rem);
    height: 100%;
    content: "";
    background: url("../images24/image/xsqk_li_bg.jpg") no-repeat;
    background-size: cover;
    border-radius: 0.08rem;
    z-index: -1;
}
.list_xsqk ul li a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_xsqk ul li .pic{
    position: relative;
    width: 2rem;
    overflow: hidden;
    border-radius: 0.08rem;
}
.list_xsqk ul li .pic img{
    display: block;
    width: 100%;
    object-fit: cover;
    transition: 0.6s all;
    height: 2.9rem;
}
.list_xsqk ul li .con_txt{
    position: relative;
    width: calc(100% - 2.3rem);
    padding-top: 0.22rem;
}
.list_xsqk ul li .con_txt .des{
    height: 1.6rem;
    line-height: 0.32rem;
    font-size: 0.18rem;
    color: #2e2e30;
    padding-right: 0.4rem;
}
.list_xsqk ul li:hover .con_txt .des{
    color:#553a97;
}
.list_xsqk ul li .con_txt .title_con{
    position: absolute;
    right: 0;
    bottom: 0.22rem;
}
.list_xsqk ul li .con_txt .title{
    position: relative;
    padding: 0 0.32rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.22rem;
    color: #fff;
    background: url("../images24/image/xsqk_title_bg.jpg") no-repeat;
    background-size: cover;
}
.list_xsqk ul li .con_txt .title_con:before{
    position: absolute;
    right: -0.1rem;
    top: 0;
    width: 0.1rem;
    height: 0.6rem;
    background: url("../images24/image/xsqk_icon1.png") no-repeat;
    background-size: 100%;
    content: "";
    z-index: 1;
}
@media (max-width:1024px) {
    .list_xsqk{
        padding-top: 0.32rem;
    }
   .list_xsqk ul li{
        width: 100%;
   }
   .list_xsqk ul li .con_txt .title{
        font-size: 0.2rem;
   }
}
@media (max-width:600px){
    .list_xsqk ul li{
        margin-bottom: 0.24rem;
        padding: 0.24rem 0;
    }
    .list_xsqk ul li .pic{
        width: 1.64rem;
    }
    .list_xsqk ul li .pic img{
        height: 2.24rem;
    }
    .list_xsqk ul li .con_txt{
        width: calc(100% - 1.88rem);
    }
    .list_xsqk ul li .con_txt .des{
        font-size: 0.16rem;
        height: 0.9rem;
        line-height: 0.3rem;
        -webkit-line-clamp: 3;
    }
    .list_xsqk ul li .con_txt .title{
        padding: 0 0.16rem;
        font-size: 0.18rem;
    }
}
/*结束 学术期刊*/