@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-center-noCenter{display: flex;justify-content: 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;}

.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: 'SJXKJT';src : url('../font24/yanshiqiuhongkai.ttf');}
@font-face{font-family: 'SOURCE';src : url('../font24/SourceHanSerifSC-Bold.otf');}
.w16{max-width:16rem;margin:0 auto;}
.w14{max-width:14rem;margin:0 auto;}
@media(max-width: 1780px) {
    .w16{padding: 0 32px;}
	.w14{padding: 0 32px;}
}
@media(max-width: 1660px) {
    .w16{padding: 0 32px;}
}
@media(max-width: 768px) {
	.w16{padding: 0 16px;}
	.w14{padding: 0 16px;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#002ca5}
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.8rem;}
#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:999999;left: 0;right: 0;top: 0;}
#header{z-index:999;width:100%;transition: 0.6s;position: fixed;top: 0;left: 0;padding: 0.2rem 0;border-top: 0.04rem solid #303464;}
#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 .w16{display: flex;align-items: center;position: relative;z-index: 6;}
.header_top{height: 30px;line-height: 30px;background: #002ca5;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: 2.67rem;}
#header #logo img{width: 100%;display: block;}
#header .rightBox{width: 80%;}

#header #logo{}

.toubu_div.on #header{padding: 0.12rem 0;}

@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.14rem;}
.header_box .rightBox p .search_btn{padding-left: 0;}
.header_box .rightBox p a{display: inline-block;margin-left: 0.16rem;color: #FFFFFF;line-height: 0.24rem;position: relative;}
.header_box .rightBox p .search_btn{padding-left: 0;margin-right: 0;}



.header_box .rightBox p a:last-child::after{content:"";position: absolute;left: -0.13rem;top: 50%;transform: translateY(-50%);width: 1px;height: 0.16rem;background: rgba(255,255,255,0.3);}
.header_box .rightBox p a:last-child{margin-left: 0.28rem;}

.header_box .rightBox p a:hover{text-decoration: underline;}

.header_box .rightBox .mzsdm2{display: table;background: rgba(255,255,255,0.2);border-radius: 200px;}
.header_box .rightBox .mzsdm2 a:last-child{margin-left: 0.16rem;margin-right: 0.16rem;}
.header_box .rightBox .mzsdm2 a:last-child::after{display: none;}

.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);
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;}
#nav{z-index: 99;margin: 0 auto;position: relative;width: 100%;margin-top: 0;}
#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.18rem;color: #FFFFFF;position:relative;transition:.6s;font-weight: normal;text-align: center;line-height: 0.5rem;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.16rem;color: #323232;}
#nav ul li .sub a:hover{color: #ffc043;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{height: 20px;line-height: 20px;cursor:pointer;text-align: center;transition:.6s;width: 20px;border-radius: 50%;display: flex !important;justify-content: center;align-items: center;}
.search_btn img{display: block;width: 0.15rem;}


.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{background: #303464;transition: 0.4s all;height: 100%;}

/* 弹出搜索 开始 */
.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: 1rem;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: #002ca5 url('../images24/search.png') no-repeat center center;height: 0.8rem;width: 0.8rem;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,#m_nav .mzsdm2 {width: 100%;position: relative;left: 0.3rem;margin-top: 0.1rem;background:#002ca5;width: calc(100% - 0.6rem);display: flex;justify-content: space-around;padding: 0 0.1rem;border-radius: 0.2rem;}*/
#m_nav .mzsdm,#m_nav .mzsdm2 {position: relative;
    left: 0.3rem;
    margin-top: 0.1rem;
    background: #002ca5;
    width: calc(100% - 0.6rem);
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0 0.1rem;
    border-radius: 0.2rem;}

#m_nav .mzsdm a+a{margin-left: 0rem;}



#m_nav .mzsdm a,#m_nav .mzsdm2 a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;}
/*
#m_nav .mzsdm a+a{margin-left: 0.2rem;}
*/

@media(max-width:436px){
#m_nav .mzsdm a{width: 33%;text-align: center;}
}
/*导航按钮开始*/
#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 */ 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: #032480;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:#002ca5;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: 40vw;}
}

@media(max-width: 850px){
	#m_header {height: 14vw;}
	#m_nav{padding-top: 15vw;}
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 40vw;}
}

@media(max-width: 430px){
	.logo2{max-width: 40vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: .1rem;}
}

.right_lj{width: 1.2rem;position: fixed;right: 0;top: 50%;transform: translate(0,-50%);z-index: 100;}
.right_lj li{margin-bottom: 1px;}
.right_lj a{display: flex;height: .9rem;background: rgba(0, 0, 0, .3);justify-content: center;align-items: center;flex-direction: column;transition: .4s;}
.right_lj .img{width: auto;display: table;margin: 0 auto;}
.right_lj .img img{width: auto;}
.right_lj p{font-size: .14rem;text-align: center;line-height: .2rem;margin-top: 0.08rem;color: #fff;}

.right_lj a:hover{background: #303464;}
.right_lj a:hover .img img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

@media(max-width: 1024px){
	.right_lj{right: -1.2rem;}
}


/* banner开始 */
.bannerBox{height: 100vh;position:relative;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;position: relative;height: 100vh;
	animation:myscal 8s infinite;
		-webkit-animation:myscal 8s infinite;
}
.bannerBox .slider .slick-slide img{}
.bannerBox .slider a .con{position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 4rem 0.3rem 0.4rem;
    z-index: 6;}
.bannerBox .slider a .con p{    color: #fff;
    font-size: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
@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: 100vh;}
.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{width: 0.16rem;height: 0.16rem; opacity: 1;background: none;border-radius: 50%;margin: 0 0.08rem;border: 2px solid #FFFFFF;opacity: 1;}
.bannerBox .slick-dots li.slick-active button{background:url(../images24/dianon.png) no-repeat center;width: 0.44rem;height: 0.6rem;background-size: 0.44rem;border-radius: 0;border: none;opacity: 1;}
.bannerBox .slick-dots li button{font-size: 0;}
.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.34rem;position: relative;position: relative;display: block;justify-content: center;width: 100%;}
.sametitle .titCon{position: relative;}
.sametitle h5{display: flex;justify-content: center;position: relative;z-index: 3;}
.sametitle h5 div{display: flex;}
.sametitle h5 div p{font-size: 0.5rem;line-height: 0.6rem; color: #0836bf;margin-right: 0.05rem;font-family: 'SJXKJT';}
.sametitle h5 div ul{}
.sametitle h5 div ul li:first-child{font-size:0.32rem;line-height: 0.5rem;color:#323232;font-family: 'SOURCE';}
.sametitle h5 div ul li:last-child{font-size:0.14rem;line-height: 0.1rem;color: #303464;font-family:Times New Roman ;position: relative;}
.sametitle h5 div ul li:last-child::after{
	content: "";
	width:0.2rem;
	height: 0.02rem;
	background: #303464;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.02rem;
}

.box1Box .box1Con .ldkxBox .sametitle h5 div ul li:last-child::after{
	content: "";
	width:0.2rem;
	height: 0.02rem;
	background: #303464;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0.6rem;
}


.sametitle .more{font-size: 0.14rem;line-height: 0.22rem;color: #25499d;display: block;text-align: right;position: absolute;right: 0;bottom: 0.1rem;z-index: 6;background: url(../images24/image/icon-more.png) no-repeat left bottom;background-size: 0.4rem;width: 0.6rem;height: 0.3rem;transition: 0.4s all;}
.sametitle .more:hover{color: #002ca5;transition: 0.4s all;text-decoration: underline;}

@media (max-width:850px) {
	.sametitle{margin-bottom: 0.4rem;}
}
@media (max-width:430px) {
	.sametitle h5{justify-content: flex-start;}
	.sametitle p{justify-content: flex-start;}
	.sametitle p span::before{display: none;}
}
/* 量大要闻 开始 */

.newsBox{background: url(../images24/image/bg-ldyw0625.jpg) no-repeat bottom center;background-size: cover;padding-top:0.6rem;position: relative;padding-bottom:0.8rem}
.newsBox .sametitle h5 div ul li:last-child::after{right: -0.2rem;}
.newsBox .newsCon{width: 100%;}

.newsScroll{width: calc(60% - 0.15rem);position: relative;}
.newsScroll a{display: block;}
.newsScroll a .pic{border-radius: 0.1rem;}
.newsScroll a .pic img{height: 6rem;}
.newsScroll a .pic::before{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.5) 100%);
	content: "";
	position: absolute;
	width: 100%;
	height: 30%;
	bottom: 0;
}
.newsScroll a:hover .pic img{transform: scale(1.3);}
.newsScroll a .text{position:absolute;bottom:0.25rem;left:0.28rem;width:70%}
.newsScroll a .text div {
	font-size: 0.14rem;
	line-height: 0.32rem;
	color: #fff;
	margin-left: 0.23rem;
	position: relative;
	margin-bottom:0.05rem;
}
.newsScroll a .text div::before {
	content: "";
	position: absolute;
	left: -0.23rem;
	background: url(../images24/image/icon-time-fff.png) no-repeat center;
	background-size: 0.15rem;
	width: 0.15rem;
	height: 0.15rem;
	top: 0.09rem;
	z-index: 20;
}
.newsScroll a .text p{font-size: 0.18rem;color: white;font-weight: bold;}
.newsScroll .swiper-pagination{position: absolute;right:0.25rem;bottom:0.25rem;left:-0.28rem;text-align: right;}
.newsScroll .swiper-pagination .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem; opacity: 1;background: none;border-radius: 50%;margin: 0 0.075rem;border: 1px solid #fff;opacity: 1;box-sizing: border-box;}
.newsScroll .swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}
.newsScroll .swiper-pagination .swiper-pagination-bullet-active{width: 0.15rem;height: 0.15rem;border-radius: 50%;opacity: 1;background: #fff;}
.newsScroll .swiper-slide {
	transition: 300ms;
	transform: scale(0.8);
}
.newsScroll .swiper-slide-active,.swiper-slide-duplicate-active{
	transform: scale(1);
}

.newsText{width: calc(40% - 0.15rem);display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.newsText li{position: relative;width:calc(50% - 0.15rem);background: #fafcff;border: 0.01rem solid #c7d4e3;border-radius: 0.1rem;box-sizing: border-box;margin-bottom: 0.18rem;padding:0.25rem 0.3rem;transition: 0.4s all;}
.newsText li:nth-child(5),.newsText li:nth-child(6){
	margin-bottom:0;
}
.newsText li::before{
	content: "";
	position: absolute;
	top: 0.3rem;
	left: -0.02rem;
	width: 0.04rem;
	height: 0.48rem;
	background: #002ca5;
	z-index: 20;
	transition: 0.4s all;
}
.newsText li:hover::before{
	height: 0.96rem;
	transition: 0.4s all;
}
.newsText li a{ position: relative;z-index: 3;}
.newsText li a .data{position: relative;color: #002ca5;font-size: 0.14rem;line-height: 0.32rem;padding-left:0.23rem;}
.newsText li a .data::before {
	content: "";
	position: absolute;
	left: 0rem;
	background: url(../images24/image/icon-time.png) no-repeat center;
	background-size: 0.15rem;
	width: 0.15rem;
	height: 0.15rem;
	top: 0.09rem;
	z-index: 20;
}
.newsText li a .text{padding-bottom: .15rem;}
.newsText li a .text p{ font-size: .17rem;line-height: .3rem;color: #323232;height: 0.9rem;transition: 0.4s all;}
.newsText li:hover a .text p{color: #002ca5;transition: 0.4s all;transform: translateY(-5px);}
@media (max-width:1024px) {
	.newsScroll{width: 100%;}
	.newsText{width: 100%;margin-top: 0.4rem;}
	.newsScroll a .text{width: calc(100% - 0.56rem);bottom: 0.5rem;}
	.newsScroll .swiper-pagination{bottom: 0.15rem;}
}
@media (max-width:850px) {
	/* .newsScroll{width: 100%;} */
	.newsScroll a .pic img{height: 54vw;}
	.newsScroll::before{width: 100%;height: 100%;}
	/* .newsText{width: 100%;margin-top: 0.3rem;} */
	.newsScroll{padding-bottom: 0rem;}
	/* .newsScroll a .text{bottom:0.6rem;width:80%;} */
}
@media (max-width:430px) {
	.newsText li{width: 100%;}
	.newsText li:nth-child(5),.newsText li:nth-child(6){margin-bottom: 0.18rem;}
}

/* 量大要闻  结束 */
/* 量大图库 开始 */
.ldtkBox{
	padding: 0.5rem 0 0.66rem;
	position: relative;
}
.ldtkBox .tk1{display: flex;justify-content: flex-start;align-items: center;width: 100%;margin-bottom: 0.05rem;}
.ldtkBox .tk1 li{margin-right: 0.05rem;width:20%;    height: 4.26rem;}
.ldtkBox .tk1 li+li{width:40%;}
.ldtkBox .tk1 li+li+li{width:40%;}

.ldtkBox .tk1+.tk1 li{margin-right: 0.05rem;width:40%;    height: 4.26rem;}
.ldtkBox .tk1+.tk1 li+li{width:20%;}
.ldtkBox .tk1+.tk1 li+li+li{width:40%;}


.ldtkBox .tk1 li:last-child{margin-right: 0;}
.ldtkBox .tk1 li .dbImg{}
.ldtkBox .tk1 li .dbImg a{
	margin-bottom: 0.05rem;
}
.ldtkBox .tk1 li .dbImg a:last-child{
	margin-bottom: 0;;
}
.ldtkBox .tk1 li .dbImg a img{
	height: 2.1rem !important;width:100%;
}
.ldtkBox .tk1 li a{display: block;}
.ldtkBox .tk1 li a img{width:100%;height:100%;/*height: 4.26rem;*/}
@media (max-width:850px) {
	.ldtkBox .tk1{flex-wrap: wrap;}
	.ldtkBox .tk1 li{width: 100%;margin-bottom: 0.05rem;margin-right: 0;height: auto;}
	.ldtkBox .tk1 li a img{height: 54vw;}
	.ldtkBox .tk1 li .dbImg a img{height: 4rem !important;}
.ldtkBox .tk1 li+li{width:100%;}
.ldtkBox .tk1 li+li+li{width:100%;}
.ldtkBox .tk1+.tk1 li{width:100%;}
.ldtkBox .tk1+.tk1 li+li{width:100%;}
.ldtkBox .tk1+.tk1 li+li+li{width:100%;}
}
/* 量大图库 结束 */
/* 量大快讯，媒体量大 开始 */
.box1Box{padding: 0.55rem 0 0.4rem;}
.box1Box .box1Con{}
.box1Box .box1Con .ldkxBox{width: calc(72.8% - 0.2rem);display: flex;justify-content: space-between;flex-wrap: wrap;}
.box1Box .box1Con .ldkxBox .sametitle{display: flex;justify-content:space-between !important ;}
.box1Box .box1Con .ldkxBox .ldkx-L{width:calc(37% - 0.2rem)}
.box1Box .box1Con .ldkxBox .ldkx-R{width: calc(63% - 0.2rem);}
.box1Box .box1Con .ldkxBox .ldkx-L a{display: block;}
.box1Box .box1Con .ldkxBox .ldkx-L a .pic{border-radius:0.1rem 0.1rem 0 0;}
.box1Box .box1Con .ldkxBox .ldkx-L a .pic img{height: 3rem;}
.box1Box .box1Con .ldkxBox .ldkx-L a .text{padding: 0.25rem 0.3rem;border-radius:0 0 0.1rem 0.1rem;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
.box1Box .box1Con .ldkxBox .ldkx-L a .text p{font-size: 0.17rem;line-height: 0.32rem;height: 0.64rem;color: #323232;font-weight: bold;transition: 0.4s all;}
.box1Box .box1Con .ldkxBox .ldkx-L a:hover .text p{transition: 0.4s all;transform: translateY(-5px);color:#002ca5}
.box1Box .box1Con .ldkxBox .ldkx-L a .text span{font-size: 0.14rem;line-height: 0.24rem;height: 0.72rem;color: #999999;margin-top: 0.24rem;margin-bottom: 0.6rem;}
.box1Box .box1Con .ldkxBox .ldkx-L a .text .date{
	position: relative;
    color: #002ca5;
    font-size: 0.14rem;
    line-height: 0.32rem;
    padding-left: 0.23rem;
}
.box1Box .box1Con .ldkxBox .ldkx-L a .text .date::before {
    content: "";
    position: absolute;
    left: 0rem;
    background: url(../images24/image/icon-time.png) no-repeat center;
    background-size: 0.15rem;
    width: 0.15rem;
    height: 0.15rem;
    top: 0.09rem;
    z-index: 20;
}
.box1Box .box1Con .ldkx-R ul{}
.box1Box .box1Con .ldkx-R ul li{padding: 0.3rem 0;border-bottom: 0.01rem solid rgba(7,45,155,0.12);}
.box1Box .box1Con .ldkx-R ul li a{display: block;display: flex;justify-content: space-between;}
.box1Box .box1Con .ldkx-R ul li:first-child{padding-top: 0;}
.box1Box .box1Con .ldkx-R ul li:last-child{padding-bottom: 0;border-bottom:none}
.box1Box .box1Con .ldkx-R ul li a .pic{border-radius: 0.1rem;width: 35%;}
.box1Box .box1Con .ldkx-R ul li a .pic img{height: 1.6rem;}
.box1Box .box1Con .ldkx-R ul li a .text{padding-top: 0.1rem;padding-left: 0.27rem;width: 65%;}
.box1Box .box1Con .ldkx-R ul li a .text p{font-size: 0.17rem;line-height: 0.32rem;height:0.64rem;color: #323232;margin-bottom: 0.5rem;transition: 0.4s all;}
.box1Box .box1Con .ldkx-R ul li a:hover .text p{transition: 0.4s all;color:#002ca5;transform: translateY(-5px);}
.box1Box .box1Con .ldkx-R ul li a .text .date{
	position: relative;
    color: #002ca5;
    font-size: 0.14rem;
    line-height: 0.32rem;
    padding-left: 0.23rem;
}
.box1Box .box1Con .ldkx-R ul li a .text .date::before {
    content: "";
    position: absolute;
    left: 0rem;
    background: url(../images24/image/icon-time.png) no-repeat center;
    background-size: 0.15rem;
    width: 0.15rem;
    height: 0.15rem;
    top: 0.09rem;
    z-index: 20;
}

.box1Box .box1Con .mtldBox{width: calc(27.2% - 0.2rem);}
.box1Box .box1Con .mtldBox .sametitle{display: flex;justify-content:space-between !important ;}
.box1Box .box1Con .mtldBox .mtldBoxUl{}
.box1Box .box1Con .mtldBox .mtldBoxUl li{padding: 0.15rem 0;border-bottom: 0.01rem solid rgba(7,45,155,0.12);}
.box1Box .box1Con .mtldBox .mtldBoxUl li:first-child{padding-top: 0;}
.box1Box .box1Con .mtldBox .mtldBoxUl li:last-child{padding-bottom: 0;border-bottom:none}
.box1Box .box1Con .mtldBox .mtldBoxUl li a{display: block;}
.box1Box .box1Con .mtldBox .mtldBoxUl li a p{font-size: 0.14rem;line-height: 0.32rem;color:#002ca5;height: 0.32rem;}
.box1Box .box1Con .mtldBox .mtldBoxUl li a div{font-size: 0.17rem;line-height: 0.3rem;color:#323232;height: 0.6rem;margin-top: 0.05rem;transition: 0.4s all;}
.box1Box .box1Con .mtldBox .mtldBoxUl li a:hover div{transition: 0.4s all;transform: translateX(5px);color:#002ca5;}


@media(max-width: 1024px){
	.box1Box .box1Con .ldkxBox{width:100%}
	.box1Box .box1Con .mtldBox{width: 100%;margin-top: 0.6rem;}
}
@media(max-width: 850px){
	/* .box1Box .box1Con .ldkxBox{width: 100%;} */
	.box1Box .box1Con .ldkxBox .ldkx-L{width: 100%;margin-bottom: 0.4rem;}
	.box1Box .box1Con .ldkxBox .ldkx-L a .pic img{height: 54vw;}
	.box1Box .box1Con .ldkxBox .ldkx-R{width: 100%;}
	/* .box1Box .box1Con .mtldBox{width: 100%;margin-top: 0.6rem;} */
}
@media(max-width: 430px){
	.box1Box .box1Con .ldkx-R ul li a{flex-wrap: wrap;}
	.box1Box .box1Con .ldkx-R ul li a .pic{width: 100%;}
	.box1Box .box1Con .ldkx-R ul li a .pic img{height:54vw}
	.box1Box .box1Con .ldkx-R ul li a .text{width: 100%;padding-left: 0;}
	.box1Box .box1Con .ldkx-R ul li a .text p{margin-bottom: 0.2rem;}
}
/* 量大快讯，媒体量大 结束 */


/* 学术科研，国际交流，量大校报 开始 */
.box2Box{padding:0.6rem 0 0.8rem;background: url(../images24/image/bg-xsjy0625.jpg) no-repeat bottom center;background-size: cover;position: relative;}
.box2Box .box2Con{width: 100%;}
.box2Box .box2Con .xskyBox{width: calc(72.8% - 0.2rem);display: flex;justify-content: space-between;flex-wrap: wrap;}
.box2Box .box2Con .xskyBox .sametitle{display: flex;justify-content:space-between!important ;}
.box2Box .box2Con .xskyBox .sametitle h5 div ul li:last-child::after{display: none;}
.box2Box .box2Con .xskyBox .sametitle h5 div{align-items: center;}
.box2Box .box2Con .xskyBox .sametitle h5 div h1{font-size: 0.3rem;line-height: 0.26rem;color:#666666;padding-left: 0.46rem;position: relative;}
.box2Box .box2Con .xskyBox .sametitle h5 div h1::before{
	content: "";
	position: absolute;
	left: 15%; 
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0.08rem;
	height: 0.08rem;
	background:#6d7781;
	border-radius: 50%;
}
.box2Box .box2Con .xskyBox .ldkx-L{width:calc(50% - 0.3rem)}
.box2Box .box2Con .xskyBox .ldkx-R{width: calc(50% - 0.3rem);}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a{display: block;position: relative;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .pic{border-radius:0.1rem;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .pic::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    position: absolute;
    width: 100%;
    height: 45%;
    bottom: 0;
}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .pic img{height: 3.7rem;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .text{padding: 0.25rem 0.25rem;border-radius:0 0 0.1rem 0.1rem;position: absolute;bottom: 0;left: 0;right: 0;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .text p{font-size: 0.17rem;line-height: 0.26rem;height: 0.5rem;color: #fff;font-weight: bold;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .text .date{
	position: relative;
    color: rgba(255,255,255,0.6);
    font-size: 0.14rem;
    line-height: 0.32rem;
    padding-left: 0.23rem;
}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .text .date::before {
    content: "";
    position: absolute;
    left: 0rem;
    background: url(../images24/image/icon-time-grey.png) no-repeat center;
    background-size: 0.15rem;
    width: 0.15rem;
    height: 0.15rem;
    top: 0.09rem;
    z-index: 20;
}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-bottom{margin-top: 0.36rem;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-bottom li{}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-bottom li a{display: block;margin-bottom: 0.2rem;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-bottom li:last-child a{margin-bottom: 0;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-bottom li a p{font-size: 0.17rem;line-height: 0.32rem;height: 0.32rem;color:#323232;position: relative;padding-left: 0.13rem;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-bottom li:ho a p{transition: 0.4s all;color:#002ca5;transform:translateX(5px);}
.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-bottom li a p::before{
	content: "";
	width: 0.05rem;
	height: 0.05rem;
	background: #002ca5;
	border-radius: 50%;
	position: absolute;
	left:0;
	top: 50%;
	transform: translateY(-50%);
}

.box2Box .box2Con .xskyBox .ldkx-L .sametitle{}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon{}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab{display: flex;align-items: center;}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li{}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li a{display: flex;}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li.active a p{
	font-size: 0.5rem;
    line-height: 0.6rem;
    color: #0836bf;
    margin-right: 0.05rem;
    font-family: 'SJXKJT';
transition: 0.4s all;}
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li a p{line-height: 0.26rem;font-size: 0.26rem;color: #666;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li a .titleTab-r .titleTab-r1{line-height: 0.26rem;font-size: 0.26rem;color: #666;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r1{font-size: 0.32rem;
    line-height: 0.5rem;
    color: #323232;
    font-family: 'SOURCE';transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li a .titleTab-r .titleTab-r2{display: none;}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r2{display: block;font-size: 0.14rem;
    line-height: 0.1rem;
    color: #303464;
    font-family: Times New Roman;
    position: relative;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab .dian{
	width: 0.08rem;
    height: 0.08rem;
    background: #6d7781;
    border-radius: 50%;
margin-left: 0.2rem;margin-right: 0.2rem;transition: 0.4s all;}


.box2Box .box2Con .xskyBox .ldkx-R .sametitle{}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon{}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab{display: flex;align-items: center;}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li{}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li a{display: flex;}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li.active a p{
	font-size: 0.5rem;
    line-height: 0.6rem;
    color: #0836bf;
    margin-right: 0.05rem;
    font-family: 'SJXKJT';
transition: 0.4s all;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li a p{line-height: 0.26rem;font-size: 0.26rem;color: #666;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li a .titleTab-r .titleTab-r1{line-height: 0.26rem;font-size: 0.26rem;color: #666;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r1{font-size: 0.32rem;
    line-height: 0.5rem;
    color: #323232;
    font-family: 'SOURCE';transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li a .titleTab-r .titleTab-r2{display: none;}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r2{display: block;font-size: 0.14rem;
    line-height: 0.1rem;
    color: #303464;
    font-family: Times New Roman;
    position: relative;transition: 0.4s all;}
.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab .dian{
	width: 0.08rem;
    height: 0.08rem;
    background: #6d7781;
    border-radius: 50%;
margin-left: 0.2rem;margin-right: 0.2rem;transition: 0.4s all;}



.box2Box .box2Con .ldkx-R .ldkx-R-Ul{}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li{padding: 0.27rem 0;}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a{display: block;display: flex;justify-content: space-between;}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li:first-child{padding-top: 0;}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li:last-child{padding-bottom: 0;border-bottom:none}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .pic{border-radius: 0.1rem;width: 43%;}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .pic img{height: 1.6rem;}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .text{padding-top: 0.1rem;padding-left: 0.27rem;width: 57%;}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .text p{font-size: 0.17rem;line-height: 0.32rem;height:0.64rem;color: #323232;margin-bottom: 0.5rem;transition: 0.4s all;}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a:hover .text p{transition: 0.4s all;color:#002ca5;transform: translateY(-5px);}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .text .date{
	position: relative;
    color: #002ca5;
    font-size: 0.14rem;
    line-height: 0.32rem;
    padding-left: 0.23rem;
}
.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .text .date::before {
    content: "";
    position: absolute;
    left: 0rem;
    background: url(../images24/image/icon-time.png) no-repeat center;
    background-size: 0.15rem;
    width: 0.15rem;
    height: 0.15rem;
    top: 0.09rem;
    z-index: 20;
}

.box2Box .box2Con .ldxbBox{width: calc(27.2% - 0.2rem);}
.box2Box .box2Con .ldxbBox .sametitle{display: flex;justify-content:space-between !important ;}
.box2Box .box2Con .ldxbBox  .sametitle h5 div ul li:last-child::after{right: -0.3rem;}
.box2Box .box2Con .ldxbBox .ldxbScroll{width: 100%;position: relative;}
.box2Box .box2Con .ldxbBox .ldxbScroll a{display: block;position: relative;padding-left: 0.1rem;}

.box2Box .box2Con .ldxbBox .ldxbScroll a .pic{position: relative;}
.box2Box .box2Con .ldxbBox .ldxbScroll a .pic img{height: 5.9rem;}
.box2Box .box2Con .ldxbBox .ldxbScroll a::before{
	content: ""; 
	width: 0.1rem;
	height: 87.2%;
	background: #002ca5;
	position: absolute;
	bottom:0;
	left: 0rem;
	opacity: 1;
	transition: 0.4s all;
}
.box2Box .box2Con .ldxbBox .ldxbScroll a:hover::before{height:33.3%;transition: 0.4s all;}
.box2Box .box2Con .ldxbBox .ldxbScroll .swiper-button-prev{background: url(../images24/image/icon-pre.png) no-repeat center;width: 0.24rem;height: 0.2rem;background-size: 0.24rem;left: calc(100% + 0.15rem);
    top: auto;
    bottom: 0.3rem;}
.box2Box .box2Con .ldxbBox .ldxbScroll .swiper-button-next{background: url(../images24/image/icon-next.png) no-repeat center;width: 0.24rem;height: 0.2rem;background-size: 0.24rem;top: auto;
    bottom: 0rem;
   left: calc(100% + 0.15rem);right: 0;}
/* .box2Box .box2Con .ldxbBox .ldxbScroll a:hover .pic img{transform: scale(1);} */
/* .box2Box .box2Con .ldxbBox .ldxbScroll .swiper-slide {
	transition: 300ms;
	transform: scale(0.8);
}
.box2Box .box2Con .ldxbBox .ldxbScroll .swiper-slide-active,.swiper-slide-duplicate-active{
	transform: scale(1);
} */
.box2Box .box2Con .ldxbBox .ldxbScroll .swiper-pagination{display: none;}
@media(max-width: 1024px){
	.box2Box{padding-top: 0.3rem;}
	.box2Box .box2Con .xskyBox{width:100%}
	.box2Box .box2Con .ldxbBox{width: 100%;margin-top: 0.6rem;}
	.box2Box .box2Con .ldxbBox .ldxbScroll a .pic img{height: 120vw;}
	.box2Box .box2Con .ldxbBox .ldxbScroll .swiper-button-next{display: none;}
	.box2Box .box2Con .ldxbBox .ldxbScroll .swiper-button-prev{display: none;}
	.box2Box .box2Con .ldxbBox .ldxbScroll .swiper-pagination{display: block;}
	/* .box2Box{padding-bottom: 0.4rem;} */
}
@media(max-width: 850px){
	/* .box1Box .box1Con .ldkxBox{width: 100%;} */
	.box2Box .box2Con .xskyBox .ldkx-L{width: 100%;margin-bottom: 0.4rem;}
	.box2Box .box2Con .xskyBox .ldkx-L .ldkx-L-top a .pic img{height: 54vw;}
	.box2Box .box2Con .xskyBox .ldkx-R{width: 100%;}
	/* .box1Box .box1Con .mtldBox{width: 100%;margin-top: 0.6rem;} */
}
@media(max-width: 430px){
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li.active a p{/*font-size: 0.3rem;*/line-height: 0.3rem;}
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r1{font-size: 0.18rem;line-height: 0.18rem;padding-bottom: 0.05rem;}
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r2{font-size: 0.12rem;line-height: 0.12rem;}
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li a p{font-size: 0.18rem;}
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab li a .titleTab-r .titleTab-r1{font-size: 0.18rem;}
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .titCon .titleTab .dian{margin-left: 0.1rem;margin-right: 0.1rem;}
	.box2Box .box2Con .xskyBox .ldkx-L .sametitle .more{background: none;bottom: 0;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li.active a p{/*font-size: 0.3rem;*/line-height: 0.3rem;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r1{font-size: 0.18rem;line-height: 0.18rem;padding-bottom: 0.05rem;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li.active a .titleTab-r .titleTab-r2{font-size: 0.12rem;line-height: 0.12rem;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li a p{font-size: 0.18rem;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab li a .titleTab-r .titleTab-r1{font-size: 0.18rem;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .titCon .titleTab .dian{margin-left: 0.1rem;margin-right: 0.1rem;}
	.box2Box .box2Con .xskyBox .ldkx-R .sametitle .more{background: none;bottom: 0;}
	.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a{flex-wrap: wrap;}
	.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .pic{width: 100%;}
	.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .pic img{height:54vw}
	.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .text{width: 100%;padding-left: 0;}
	.box2Box .box2Con .ldkx-R .ldkx-R-Ul li a .text p{margin-bottom: 0.2rem;}
}
/* 学术科研，国际交流，量大校报 结束 */


/* 页脚开始 */
.footerBox{position: relative;z-index: 9999;background: #303464;;background-size: cover;padding: 0.58rem 0 0;}

.foot_main{display: flex;justify-content: space-between;
padding-bottom: 0.6rem;
position: relative;
border-bottom: 1px solid #595d83;
flex-wrap: wrap;
}
.foot_main::after{content: '';display: block;background: url(../images24/foot_bg1.png) no-repeat center center;width: 10.44rem;height: 1.9rem;
position: absolute;bottom: 0;left: calc(50% - 5.22rem);
background-size: 100%;
}

.footerBox .contact{display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 3;}
.footerBox .contact .flogo{width: 2.87rem;max-width: 100%;}
.footerBox .contact .flogo img{display: block;width: 100%;max-width: 100%;}

.footerBox .contact .info::after{content: '';display: block;width: 1px;height: 0.6rem;background: #fff;position: absolute;left: -0.2rem;top: -0.1rem;opacity: 0.2;}

.footerBox .contact .info{margin-left: 0.4rem;display: flex;position: relative;}
.footerBox .contact .info div+div{margin-left: 0.4rem;}
.footerBox .contact .info p{font-size: 0.14rem;color: #ffffff;opacity: 0.7;line-height: 0.2rem;}
.footerBox .contact .info p+p{margin-top: 0.16rem;}


.footerBox .ewmBox{display: flex;position: relative;z-index: 3;}
.footerBox .ewmBox li{position: relative;margin-left: 0.15rem;}
.footerBox .ewmBox .ewm{width: 1.2rem;position: absolute;bottom: calc(100% + 0.1rem);left: calc(50% - 0.6rem);display: none;}
.footerBox .ewmBox .ewm img{width: 100%;}
.footerBox .ewmBox .ico{width: 0.6rem;height: 0.6rem;background: rgba(255,255,255,0.12);border-radius: 50%;}
.footerBox .ewmBox .ico img{width: 100%;}

.footerBox .ewmBox li:hover .ewm{display: block;}


.foot_bq{display: flex;align-items: center;justify-content: center;padding: 0.2rem 0;flex-wrap: wrap;}
.foot_bq p{font-size: 0.14rem;color: #ffffff;text-align: center;    line-height: 0.26rem;}
.foot_bq img{margin: 0 0.1rem;}

@media (max-width:1024px) {
	.footerBox{padding-top: 0.25rem;}
	.foot_main{justify-content: center;padding-bottom: 0.25rem;}
.footerBox .ewmBox li{margin: 0 0.1rem;}
	.footerBox .contact .flogo{margin-bottom: 0.2rem;}
.footerBox .contact{flex-direction: column;}
.footerBox .contact .info::after{display: none;}
.footerBox .contact .info{margin-left: 0;flex-direction: column;}
.footerBox .contact .info div{margin-bottom: 0.2rem;}
.footerBox .contact .info div+div{margin-left: 0;}
.footerBox .contact .info p+p{margin-top: 0.1rem;}


}
@media (max-width:850px) {

}
/* 页脚结束 */


/*==========================================内页 开始=============================================*/
.Nybanner{width: 100%;margin: 0 auto;z-index: 4;position: relative;}
.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: #002ca5;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.bg{background: #f7f7f7;}
.n_container{position: relative;z-index: 6; padding:0.25rem 0 0.5rem 0;background-size: auto; 
    background: url(../images24/image/bg-ej.png) no-repeat bottom;background-size: 100%;
    min-height: 6.5rem;
}
@media (max-width:1100px) {
	.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 .w16{position: relative;}
.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;top: -0.87rem;}
.n_container .n_left h1{line-height:1.2rem;background:#002ca5;font-size:0.32rem;color:#fff;display:flex;align-items: center;justify-content: center;background:url(../images24/image/bg-dh.png) center no-repeat;background-size: 3rem;width:3rem;font-family: 'SOURCE';position: relative;padding-top: 0.3rem;padding-bottom:0.5rem;line-height: 0.4rem;}
.n_container .n_left h1::after{
	content: "";
    width: 0.3rem;
    height: 0.01rem;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
	bottom:0.3rem;
	transform: translateX(-50%);
}
.n_container .n_left h1 span{display: block;}
.n_container .n_left .con .ulCon{padding-bottom: 0;background:url(../images24/image/bg-dh2.png) center bottom no-repeat;background-size: cover;}
.n_container .n_left .con .ulCon ul{padding-bottom: 0.46rem;}

.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/jt.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: #323232;display: block;padding: 0.18rem 0.2rem 0.18rem 0.3rem;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 26px;text-align: center;}
.n_container .n_left .con ul li>a::after{
	content: "";
	width:86.6%;
	height: 0.01rem;
	background: #e5e6eb;
	position: absolute;
	left: 50%;
	bottom:0;
	left: 0.2rem;
}
.n_container .n_left .con ul li:last-child>a::after{
	display: none;
}
/* .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: #002ca5;position: relative}
.n_container .n_left .con ul li:hover>a::before,.n_container .n_left .con ul li.on>a::before{
	content: "";
	background:url(../images24/image/icon-title-pre.png) center no-repeat;
	background-size: 0.2rem;
	width: 0.2rem;
	height: 0.18rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0.74rem;
}


.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: #002ca5;}
.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: #002ca5!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:#002ca5;}
.mianbao{padding: 0 0 0 0.26rem;background: url(../images24/now.png) left center no-repeat;display: inline-block;vertical-align: top;background-size: 0.2rem;left: 3.2rem;z-index: 6;bottom: 0.1rem;display: flex;align-items: center;border-bottom:0.034rem solid #313564;box-sizing: border-box;}
.mianbao,.mianbao i,.mianbao a{font-size: 0.14rem;color: #999;font-style:normal;transition: 0.6s all;line-height: 0.4rem;}
.mianbao i{display: inherit; margin:0 0.05rem;position: relative;top: 0;color:#999}
.mianbao a.on{color: #002ca5;font-weight: bold;}  
.mianbao a:hover{color: #002ca5;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:calc(100% - 3.6rem); position: relative; z-index: 2;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 0.2rem;}

@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{margin-top: 0.4rem;}
.n_titu li{padding:0.2rem;transition: 0.6s all;border-radius: 0.1rem;}
.n_titu li{background: white;box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.12);}
.n_titu li+li{margin-top: 0.2rem;}
.n_titu li a{display: block;position: relative;    width: 100%;}
.n_titu li .pic{position: relative;width: 3rem;float: left;margin-right: 0.3rem;overflow: hidden;border-radius:0.1rem}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 1.7rem;}
.n_titu li .text{margin-left: 0;padding-top: 0.05rem;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.18rem;color: #323232;line-height:0.28rem;height:0.28rem;font-weight: 600;position: relative;}
.n_titu li .text span{display: block;margin-top: 0.16rem;font-size: 0.14rem;color: #323232;}
.n_titu li .text span:hover{color: #002ca5;}
.n_titu li .text span img{display: inline-block;}
.n_titu li .text p{margin-top: 0.15rem;position: relative;font-size: 0.14rem;color: #999999;line-height: 0.24rem;height: 0.72rem;overflow: hidden;;}
.n_titu li .text i{font-style: normal;font-weight: 500;display:block;font-size: 0.14rem;line-height: 0.26rem;color: #002ca5;text-align: left;margin-top: 0.2rem;font-weight: 500;}
.n_titu li .text i img{display: inline-block;width: 0.15rem;margin-right: 0.08rem;margin-top: -0.04rem;}
.n_titu li:hover{transition: 0.6s all;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #002ca5;transition: 0.6s all;padding-left: 0.1rem;font-weight: bold;}
.n_titu li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
.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: 580px){
    .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;margin-top: 0.4rem;min-height:4.5rem;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;padding-left: 0.16rem;}
/* .TextList ul li+li{margin-top: 0.2rem;} */
.TextList ul li a{display: flex;position: relative;overflow: hidden;position: relative;justify-content: space-between;transition: 0.4s all;align-items: center;padding: 0.2rem 0 0.1rem 0.09rem;border-bottom:0.01rem solid rgba(7, 45, 155, 0.12);box-sizing: border-box;}
.TextList ul li::before{
	content: "";
	background: url(../images24/image/icon-titu-pre2.png) left top no-repeat;
	background-size:cover;
	width: 0.16rem;
	/* height: 0.86rem; */
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	top: 0;
}
.TextList ul li:first-child::before{
	content: "";
	background: url(../images24/image/icon-titu-pre.png) left top no-repeat;
	background-size:cover;
	width: 0.16rem;
	/* height: 0.86rem; */
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	top: 0;
}
.TextList ul li:last-child::before{
	content: "";
	background: url(../images24/image/icon-titu-pre3.png) left top no-repeat;
	background-size:cover;
	width: 0.09rem;
	/* height: 0.86rem; */
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	top: 0;
}
.TextList ul li:last-child a{border-bottom: none;}
/* .TextList ul li a:hover{background: #002ca5;transition: 0.4s all;} */
.TextList ul li a p{transition: 0.6s all;line-height:0.28rem;font-size: 0.18rem;color: #323232;position: relative;padding-left: 0.2rem;transition: 0.4s all;height: 0.28rem;flex:1}
.TextList ul li a span{font-size: 0.18rem !important;color: #323232;font-weight: normal;;width: 0.7rem;text-align: right;line-height: 0.7rem;display: block;transition: 0.4s all;}
.TextList ul li a .data{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.TextList ul li a:hover span{color: white;transition: 0.4s all;}
.TextList ul li a .data i{display: block;text-align: right;font-size: 0.14rem;line-height: 0.32rem;font-weight: normal;color: #999999;font-style: normal;transition: 0.4s all;}
.TextList ul li a .data b{display: block;text-align: right;font-style: normal;font-size: 0.32rem;line-height: 0.32rem;color: #002ca5;font-weight: normal;transition: 0.4s all;}
/* .TextList ul li a:hover .data i{color: white;transition: 0.4s all;} */
/* .TextList ul li a:hover .data b{color:white;transition: 0.4s all;} */

.TextList ul li:hover p{color: #002ca5;transition: 0.6s all;padding-left: 0.24rem;font-weight:600;transition: 0.4s all;}
@media(max-width: 540px){
    .TextList ul li a{flex-wrap: wrap;padding: 0.2rem;}
    .TextList ul li a .data{width: 0.8rem;height: auto;}
    .TextList ul li a p{margin-top: 0;height: auto;overflow: hidden;width: calc(100% - 1rem);line-height: 0.24rem;display: block;height: auto;}
	   .TextList ul li a span{width: 100%;text-align: left;margin-left: 1.2rem;line-height: 0.24rem;margin-top: 0.06rem;}
}
/* 历任领导页 */
.lrldBox{margin-top: 0.4rem;}
.lrldBox .lrldBoxCon{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
.lrldBox .lrldBoxCon .item{width: calc(50% - 0.2rem);background: #fff;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);} 
.lrldBox .lrldBoxCon .item .title{display: flex;justify-content: center;align-items: center;background: #002ca5;padding:0.15rem 0}
.lrldBox .lrldBoxCon .item .title .line{width: 1rem;height: 0.01rem;background: rgba(255,255,255,0.3);}
.lrldBox .lrldBoxCon .item .title .shu{width: 0.01rem;height: 0.1rem;background: rgba(255,255,255,0.3);}
.lrldBox .lrldBoxCon .item .title p{font-size: 0.24rem;color: #fff;margin-left: 0.2rem;margin-right: 0.2rem;}
.lrldBox .lrldBoxCon .item ul{padding: 0.3rem 0.4rem;}
.lrldBox .lrldBoxCon .item ul li{padding-top: 0.15rem;padding-bottom: 0.15rem;border-bottom: 0.01rem solid #ebebeb;}
.lrldBox .lrldBoxCon .item ul li a{}
.lrldBox .lrldBoxCon .item ul li a div{font-size: 0.2rem;line-height: 0.22rem;color: #002ca5;margin-bottom:0.15rem;font-weight: 600;}
.lrldBox .lrldBoxCon .item ul li a p{font-size: 0.16rem;line-height: 0.36rem;color: #9a9a9c;transition: 0.4s all;}
.lrldBox .lrldBoxCon .item ul li a p span{    display: inline-block;
    width: 0.5rem;
    text-align: justify;
    text-align-last: justify;
    margin-right: 10px;}

.lrldBox .lrldBoxCon .item ul li:last-child{border-bottom: none;}
.lrldBox .lrldBoxCon .item ul li a p:hover{color: #002ca5;transform: translateX(5px);transition: 0.4s all;}
@media(max-width: 756px){
	.lrldBox .lrldBoxCon .item{width: 100%;margin-bottom: 0.4rem;}
}
/* 历史沿革 */
.lsygBox{}
.lsygBox ul{position: relative;margin-top: 0.4rem;}
.lsygBox ul li{position: relative;display: flex;justify-content: space-between;}
.lsygBox ul li .lsygBox-l{width: calc(18.7% - 0.4rem);margin-right: 0.35rem;padding-top: 0.3rem;position: relative;}
.lsygBox ul li .lsygBox-l img{width: 100%;}
.lsygBox ul li:first-child .lsygBox-l{padding-top: 0;}
.lsygBox ul li .lsygBox-r{width: 81.3%;border-bottom: 0.01rem solid #e4e4e4;border-left: 0.01rem solid #e4e4e4;padding-left: 0.4rem;padding-top: 0.3rem;padding-bottom: 0.35rem;position: relative;}
.lsygBox ul li:first-child .lsygBox-r{padding-top: 0;}
.lsygBox ul li:last-child .lsygBox-r{border-bottom: none;}
/* .lsygBox ul li:last-child{border-bottom: none;} */
/* .lsygBox ul li+li{padding-top: 0.3rem;} */
/* .lsygBox ul::before{content: "";position: absolute;left: 0rem;top: 0;width: 0.01rem;height: 100%;background: #e4e4e4;} */
.lsygBox ul li h2{font-size: 0.2rem;font-weight: bold;color: #002ca5;margin-bottom: 0.2rem;position: relative;line-height: 0.28rem;height: 0.28rem;}
.lsygBox ul li:first-child .lsygBox-l::before{right: -0.43rem;width: 0.05rem;height: 0.05rem;background:#e4e4e4;border-radius: 50%;content: "";top: 0;margin-top: -0.04rem;position: absolute;z-index: 999999;}
.lsygBox ul li:last-child .lsygBox-r::after{
	content: "";
	background: url(../images24/image/icon-titu-after.png) left center no-repeat;
	background-size: 0.2rem;
	width: 0.2rem;
	height: 0.18rem;
	position: absolute;
	bottom: 0;
	left: -0.1rem;
}
.lsygBox ul li .picBox{justify-content: flex-start;}
.lsygBox ul li .picBox .con{width: 30%;margin:0 0.2rem;}
.lsygBox ul li .picBox .con .pic{width: 100%;}
.lsygBox ul li .picBox .con .pic img{display: block;width: 100%;height: 2.3rem;}
.lsygBox ul li .picBox .con span{display: block;text-align: center;font-size: 0.16rem;color:#666666;margin-top: 0.1rem;}
.lsygBox ul li .text{margin-top: 0.2rem;}
.lsygBox ul li .text p{font-size: 0.16rem !important;line-height: 0.38rem !important;margin-top: 0.2rem;text-indent: 2em;color:#323232}
@media(max-width: 1024px){
	.lsygBox ul li .picBox .con{width: 40%;}
}
@media(max-width: 540px){
	.lsygBox ul li .picBox .con{width: calc(100% - 0.4rem);}
	.lsygBox ul li .picBox .con .pic img{height: auto;}
	.lsygBox ul li .picBox .con+.con{margin-top: 0.2rem;}
	.lsygBox ul li .lsygBox-l{margin-right: 0.1rem;width: calc(18.9% - 0.1rem);}
	.lsygBox ul li:first-child .lsygBox-l::before{right: -0.13rem;}
}


/* 内容页 */
.n_right .show{margin-top: 0.4rem;}
.show01{margin-bottom: 0.35rem;}
.show01 .show01-ul{display: flex;justify-content: center;align-items: center;padding-bottom: 0.15rem;border-bottom:0.01rem solid #eaeaea}
.show01 .show01-ul li{margin-right: 0.28rem;}
.show01 .show01-ul li div{position: relative;font-size: 0.14rem;line-height: 0.28rem;color:#666666;padding-left: 0.24rem;}
.show01 .show01-ul li div::before{
	content: "";
	background: url(../images24/image/icon1.png) left center no-repeat;
	background-size: 0.12rem;
	width: 0.12rem;
	height: 0.12rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.show01 .show01-ul li:nth-child(2) div::before{
	content: "";
	background: url(../images24/image/icon2.png) left center no-repeat;
	background-size: 0.14rem;
	width: 0.14rem;
	height: 0.14rem;
	position: absolute;
	bottom: 0.02rem;
	left: 0;
}
.show01 .show01-ul li:nth-child(3) div::before{
	content: "";
	background: url(../images24/image/icon3.png) left center no-repeat;
	background-size: 0.15rem;
	width: 0.15rem;
	height: 0.15rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.show01 .show01-ul li:nth-child(4) div::before{
	content: "";
	background: url(../images24/image/icon4.png) left center no-repeat;
	background-size: 0.15rem;
	width: 0.15rem;
	/* height: 0.15rem; */
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.show01 h5{font-size: 0.22rem;line-height: 0.32rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;color: #323232;height: 0.32rem;}
.show01 p{padding-bottom: 0.2rem;text-align: center;font-size: 0.14rem;color: #666666;border-bottom: 1px solid #dcdcdc;}
.show02{}
.show02 p{font-size: 0.16rem!important;color: #323232;line-height: 0.36rem!important;margin-bottom: 0.14rem;text-indent: 2em;    background: none !important;}
.show02 p strong{background: none !important;}
.show02 p iframe{/*margin-left:-2em !important;*/    border: 0px solid #DDDDDD !important;}


.show02 table{margin:0 auto !important;overflow-x: scroll;}
.show02 table p{text-indent: 0em;}

.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: flex;margin: 0 auto;max-width: 82%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.6rem;padding-top: 0.3rem; border-top: 0.01rem solid #eaeaea;}
.show03 p{font-size: 0.16rem;color: #323232;margin-bottom: 0.16rem;line-height:0.36rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #002ca5;transition: 0.6s all;}

@media(max-width: 1100px) {
   .n_right .show{margin-top: 0.3rem;}
}

@media(max-width: 850px) {
    .show02 img{width: 100%;max-width: 100%;}
.show01 .show01-ul{    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 0.15rem;
    border-bottom: 0.01rem solid #eaeaea;}
}

/* 图片列表页 */
/* .listPic{margin-top: 0.5rem;} */
.listPic ul{display: flex;justify-content: space-between;}
.listPic ul li{width: calc(50% - 0.175rem);margin-top: 0.4rem;}
.listPic ul li a{display: block;}
.listPic ul li a .pic{display: block;overflow: hidden;border-radius: 0.1rem;}
.listPic ul li a .pic img{display: block;width: 100%;height: 3.2rem;object-fit: cover;}
.listPic ul li a .text{padding: 0.15rem 0.1rem;background: url(../images24/image/bg-img.png) no-repeat bottom center;background-size: cover;transition: 0.4s all;}
.listPic ul li a .text h5{font-size: 0.18rem;color:#323232;line-height: 0.28rem;height: 0.28rem;overflow: hidden;text-align: center;transition: 0.4s all;}
.listPic ul li a .text p{font-size: 0.16rem;color: #002ca5;background: url(../images24/date.png) no-repeat left center;padding-left: 0.2rem;background-size: 0.18rem;margin-top: 0.12rem;}
.listPic ul li a:hover .text{background: url(../images24/image/bg-img-on.png) no-repeat bottom center;background-size: cover;transition: 0.4s all;}
.listPic ul li a:hover .text h5{color: #fff;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 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%;}
}

/* 学校概况页 */
.xxgkBox{}
.xxgkBoxCon{}
/* 文字围绕图片布局 */
.wrap-image-text-right {
    margin-top: 0.4rem; 
}

.wrap-image-text-right img {
    float: right;
    margin-left: 0.3rem; 
    height: 6rem; 
}

.wrap-image-text-right div {
    font-size: 0.18rem; 
    line-height: 0.38rem; 
    color: #323232; 
	margin-bottom: 0.2rem;
	text-indent: 2em;
}
.wrap-image-text-left {
    margin-top: 0.4rem; 
}

.wrap-image-text-left img {
    float: left;
    margin-right: 0.3rem; 
    height: 6rem; 
}

.wrap-image-text-left div {
    font-size: 0.18rem; 
    line-height: 0.38rem; 
    color: #323232; 
	margin-bottom: 0.2rem;
	text-indent: 2em;
}
.xxgkBoxCon p{
	font-size: 0.16rem; 
    line-height: 0.38rem; 
    color: #323232; 
	margin-bottom: 0.2rem;
	text-indent: 2em;
}
.xxgkBoxCon-content{
	padding: 0.5rem 0.35rem;
	background: url(../images24/image/bg-xxgk.png) no-repeat bottom center;
	background-size: cover;
	margin-top: 0.1rem;
	margin-bottom: 0.3rem;
}
.xxgkBoxCon .xxgkBox-bottom-text{text-align: right;font-size: 0.18rem;line-height: 0.38rem;color:#323232;margin-top: 0.1rem;}
.xxgkBoxCon-content .xxgkBoxCon-content-text{font-size: 0.18rem;line-height: 0.38rem;color:#323232;text-indent: 2em;margin-bottom: 0.3rem;}
.xxgkBoxCon-content .xxgkBoxCon-ul{display: flex;align-items: center;flex-wrap: wrap;}
.xxgkBoxCon-content .xxgkBoxCon-ul li{width: 25%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.xxgkBoxCon-content .xxgkBoxCon-ul li img{height: 0.5rem;width: 0.58rem;}
.xxgkBoxCon-content .xxgkBoxCon-ul li .xxgkBoxCon-content-text1{font-size: 0.3rem;line-height: 0.26rem;color: #002ca5;margin-top: 0.1rem;margin-bottom: 0.1rem;font-weight: 600;}
.xxgkBoxCon-content .xxgkBoxCon-ul li .xxgkBoxCon-content-text2{font-size: 0.14rem;line-height: 0.26rem;color: rgba(50,50,50,0.7);}
@media(max-width: 1100px) {
.wrap-image-text-right img{height: 4rem;}
}
@media(max-width: 756px) {
.xxgkBoxCon-content .xxgkBoxCon-ul li{width: 50%;margin-bottom: 0.2rem;}
.wrap-image-text-left img {
    height: auto !important;
    width: 55%;
}
}
@media(max-width: 560px) {
    .wrap-image-text-right img {
        width: 40%;
        height: auto !important;
    }
}
@media(max-width: 430px) {
/*
.xxgkBoxCon-content .xxgkBoxCon-ul li{width: 100%;margin-bottom: 0.2rem;}*/
}
/* 现任领导列表 */
.listPic1{margin-top: 0.4rem;}
.listPic1 .ldBox{
	padding: 0.35rem 0 0.25rem 0;
	position: relative;
	background: url(../images24/image/bg-xxzl.png) no-repeat bottom left #fff;
	background-size: 100%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.listPic1 .ldBox::before{
	content: "";
	background: url(../images24/image/chizi-blue.png) no-repeat bottom left;
	width: 0.3rem;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
}
.listPic1 .ldBox li{display: flex;flex-wrap: nowrap;/*justify-content: center;align-items: center;*/font-size: 0.18rem;color:#323232;padding: 0.25rem 0.5rem;border-bottom:0.01rem solid #ebebeb}
.listPic1 .ldBox li p {transition: 0.4s all;cursor: pointer;width:40%;    text-align: right;line-height: 0.3rem;}
.listPic1 .ldBox li .yc {width:50% !important;text-align: left;    display: flex; flex-wrap: wrap;justify-content: flex-start;align-items: center;}
.listPic1 .ldBox li .yc a p{    width: 0.8rem;
    padding: 0 0.1rem;
    color: #323232;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;}
.listPic1 .ldBox li .yc a p{}
.listPic1 .ldBox li p:hover{color: #002ca5 !important;transition: 0.4s all;transform: translateX(5px);}
.listPic1 .ldBox li p:last-child{font-weight: 600;}
.listPic1 .ldBox li .sx{width: 0.01rem;height: 0.14rem;background: #ebebeb;margin-left: 0.3rem;margin-right: 0.3rem;}
.listPic1 .ldBox li:last-child{border-bottom: none;}
@media(max-width: 1100px) {
}

@media(max-width: 850px) {
}
@media(max-width: 430px) {
}
/* 人物列表 */
.listPic2{margin-top: 0.2rem;}
.listPic2 .fenl{background: white;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.1);padding: 0.2rem;margin-bottom: 0.3rem;border-left: 4px solid #002ca5;}
.listPic2 .fenl .con{}
.listPic2 .fenl .con h4{}
.listPic2 .fenl .con h4 a{font-size: 0.18rem;line-height: 0.4rem;color: #323232;}
.listPic2 .fenl .con h4 a:hover{color:#002ca5;font-weight: bold;}
.listPic2 .fenl .con p{}
.listPic2 .fenl .con p a{display: inline-block;font-size: 0.16rem;color: #737373;margin-left: 0.2rem;line-height: 0.4rem;}
.listPic2 .fenl .con p a:hover{color:#002ca5;font-weight: bold;}
.listPic2 ul{margin-left: -4%;display: flex;justify-content: flex-start;margin-top: -3%;}
.listPic2 ul li{width: 16%;margin-left: 4%;margin-top: 4%;}
.listPic2 ul li a{padding: 0.05rem;padding-bottom: 0;box-sizing: border-box;border:1px solid #d2d2d2;display: block;    background: #fff;}
.listPic2 ul li a .pic{width: 100%;overflow: hidden;}
.listPic2 ul li a .pic img{display: block;width: 100%;height:2.6rem;object-fit: cover;}
.listPic2 ul li a p{text-align: center;font-size: 0.16rem;color: #323232;line-height: 0.46rem;}
.listPic2 ul li a:hover{background: #002ca5;border: 1px solid #002ca5;}
.listPic2 ul li a:hover p{color: white;}
@media(max-width: 1100px) {
    .listPic2 ul li a .pic img{height: 15vw;}
}
@media(max-width: 850px) {
	.listPic2 ul{justify-content: space-between;}
    .listPic2 ul li{width: 47%;margin-top: 5%;}
    .listPic2 ul li a .pic img{height: 54vw;}
}
@media(max-width: 430px) {
	.listPic2 ul li{width: 46%;margin-top: 6%;}
}
/* 人物列表页 纯文字 */
.listPic3{margin-top:0.2rem;}
.listPic3 h4{position: relative;margin-bottom: 0.3rem;}
.listPic3 h4 span{font-size: 0.26rem;color:#002ca5;display: inline-block;font-weight: bold;line-height: 0.32rem;position: relative;padding-bottom: 0.2rem;}
.listPic3 h4 span::before{content: "";position: absolute;width: 100%;height: 0.03rem;background:#002ca5;bottom: 0;left: 0;z-index: 3;}
.listPic3 h4::after{bottom: 1px;width: 100%;height: 1px;background: #D9D9D9;content: "";position: absolute;left: 0;}
.listPic3 ul{margin-left: -2.5%;}
.listPic3 ul li{width: 10%;margin-left: 2.5%;margin-bottom: 0.2rem;position: relative;padding-left: 0.1rem;}
.listPic3 ul li::before{content: "";position: absolute;left: 0;width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #002ca5;transform: translateY(-50%);top: 50%;}
.listPic3 ul li a{display: block;}
.listPic3 ul li a p{font-size: 0.18rem;color: #323232;}
.listPic3 ul li a:hover p{font-size: 0.18rem;color: #002ca5;}
@media(max-width: 850px) {
	.listPic3 ul li{width: 17.5%;}
}
@media(max-width: 430px) {
	.listPic3 ul{margin-left: -2%;}
	.listPic3 ul li{width: 31.333%;margin-left: 2%;}
}




#vsb_content_2 TABLE{margin:0 auto 1.25rem !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;}
}

/* 师资详情 */
.sznryBox{margin-top: 0.2rem;}
.sznryBox .szPic{padding: 0.2rem;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.1);background: white;}
.sznryBox .szPic .pic{width: 1.8rem;}
.sznryBox .szPic .pic img{display: block;width: 100%;object-fit: cover;}
.sznryBox .szPic .text{width: calc(100% - 2.2rem);}
.sznryBox .szPic .text p{font-size: 0.16rem;line-height: 0.26rem;color: #666666;margin-top: 0.1rem;}
.sznryBox .szPic .text a{color: #002ca5;}
.sznryBox .szPic .text p span{font-weight: bold;color: #323232;}
.sznryBox .szCon{margin-top: 0.4rem;}
.tabs{background: #f1f1f1;justify-content: flex-start;}
.tabs .bt{}
.tabs .bt span{font-size: 0.18rem;color: #323232;line-height: 0.5rem;display: block;padding: 0 0.16rem;cursor: pointer;}
.tabs .bt.active span{color: #FFFFFF;background: #002ca5;}
.tabs .bt.active span{}
#tabs-container{}
#tabs-container{margin-top: 0.16rem;}
#tabs-container .swiper-slide p{font-size: 0.16rem;line-height: 0.32rem;text-indent: 2em;margin-top: 0.12rem;}
@media(max-width: 430px) {
	.sznryBox .szPic .pic{width: 26vw;}
	.sznryBox .szPic .text{width: calc(100% - 30vw);}
}

.szCon2{margin-top: 0.4rem;}
.szCon2 .con{}
.szCon2 .con h4{padding-bottom: 0.16rem;border-bottom: 1px solid #002ca5;margin-top: 0.3rem;margin-bottom: 0.2rem;}
.szCon2 .con h4 span{font-size: 0.22rem;font-weight: bold;color:#002ca5;position: relative;padding-left: 0.18rem;}
.szCon2 .con h4 span::before{content: "";;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #002ca5;}
.szCon2 .con p{font-size: 0.16rem;line-height: 0.26rem;color: #666666;margin-top: 0.1rem;}

/* 组织机构 */
.zzjgBox{margin-top: 0.4rem;}
.zzjgBox .zzjgBoxCon{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.zzjgBox .zzjgBoxCon .zzjgBox-l{width: calc(50% - 0.1rem);}
.zzjgBox .zzjgBoxCon .zzjgBox-r{width: calc(50% - 0.1rem);}
.zzjgBox .zzjgBoxCon .item{border-top: 0.1rem solid #002ca5;padding: 0.35rem 0.4rem 0.1rem;width: 100%;background: #fff;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);margin-bottom:0.2rem}
.zzjgBox .zzjgBoxCon .item .title{color:#323232;font-size: 0.26rem;line-height: 0.28rem;padding-left: 0.15rem;position: relative;}
.zzjgBox .zzjgBoxCon .item .title::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0.03rem;
	height: 0.28rem;
	background: #002ca5;
}
.zzjgBox .zzjgBoxCon .item .zzjgBox-ul{margin-top: 0.3rem;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.zzjgBox .zzjgBoxCon .item .zzjgBox-ul li{margin-bottom: 0.25rem;width: calc(50% - 0.1rem);}
.zzjgBox .zzjgBoxCon .item .zzjgBox-ul li a{display: flex;justify-content: flex-start;align-items: center;}
.zzjgBox .zzjgBoxCon .item .zzjgBox-ul li a img{width:0.1rem;height: 0.11rem;margin-right: 0.05rem;}
.zzjgBox .zzjgBoxCon .item .zzjgBox-ul li a p{font-size: 0.16rem;line-height: 0.28rem;color:#323232;height: 0.28rem;transition: 0.4s all;}
.zzjgBox .zzjgBoxCon .item .zzjgBox-ul li:hover p{color: #002ca5;transform: translateX(5px);transition: 0.4s all;}
@media(max-width: 768px) {
	.zzjgBox .zzjgBoxCon .zzjgBox-l{width: 100%;}
	.zzjgBox .zzjgBoxCon .zzjgBox-r{width: 100%;}
}
@media(max-width: 430px) {
	.zzjgBox .zzjgBoxCon .item .zzjgBox-ul li{width: 100%;}
}






/*==========================================内页 结束=============================================*/

.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 {
    padding: 0px 13px !important;
    height: 37px !important;
    line-height: 36px !important;
    border-radius: 30px !important;
}

.pb_sys_common {
    font-size: 14px !important;
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #303464 !important;
    background-color: #303464 !important;
}