@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}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-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;}/*缓慢效果*/
slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative;}
::-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: 'Source';src : url('../zfont24/SourceHanSerifSC-Bold.otf');}
.w100{width:100%;}
.w15{max-width:15rem;margin:0 auto;}
.w17{max-width:17rem;margin:0 auto;}
@media(max-width: 1740px) {
    .w17{padding: 0 30px;}
}
@media(max-width: 1540px) {
    .w15{padding: 0 30px;}
}
@media(max-width: 768px) {
	.w17{padding: 0 15px;}
	.w15{padding: 0 15px;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -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;}
/* .table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle} */
img{ vertical-align:middle}


#gotop{ position:fixed; z-index:909; 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; src:url(../zfont24/georgia.ttf);}
@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;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}
.firstScreen{height: 100vh;overflow: hidden;position: relative;}

.toubu_div{position: fixed;top: 0;width: 100%;left: 0;z-index: 1000;transition: 0.5s;}
.body_main{position: absolute;left: 0%;top: 100%;bottom: 0;right: 0;background: #fff;overflow: hidden;transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index: 999;overflow-y: auto;outline: none;}
.body_main.on{top: 0;}
 @media(max-width: 1200px){
 	.body_main{position: relative;}
	.firstScreen{height: auto;}
} 
  
.header_box{z-index:999999;left: 0;right: 0;top: 0;}
.header_box2{z-index:999999;left: 0;right: 0;top: 0;}
#header{z-index:999;width:100%;transition: 0.6s;position: fixed;top: 0;left: 0;}
#header::after{content: "";width: 100%;height: 140%;left: 0;top: 0;background-image: linear-gradient(to bottom,rgba(0,128,203,1),rgba(0,128,203,0));position: absolute;z-index: 1;}
#header .w17{display: flex;align-items: center;position: relative;z-index: 6;}
.header_top{height: 30px;line-height: 30px;background: #003d98;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{padding: 0.27rem 0;width: 23%;}
#header #logo img{max-width: 100%;display: block;}
#header .rightBox{width: 72%;}

#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.14rem;}
.header_box .rightBox p a{display: inline-block;margin-right: 0.26rem;color: #FFFFFF;line-height: 0.24rem;position: relative;}
.header_box .rightBox p a+a::after{content:"";position: absolute;left: -0.14rem;top: 50%;margin-top: -0.06rem;width: 1px;height: 0.12rem;background: rgba(255,255,255,0.3);}
.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{z-index: 99;margin: 0 auto;position: relative;width: 100%;}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;width: 10%;}
#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.2rem;color: #FFFFFF;line-height: 50px;position:relative;transition:.6s;font-weight: normal;text-align: center;font-weight: 600;}
#nav ul li:hover a h3{font-weight: bold;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li a i{ display:inline-block; background:url(../zimages24/nav_down.png) center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
/* #nav ul li .sub{position:absolute;top:100%;background:#fff; background:rgba(255,255,255,.95); min-width: 100%;left:50%;margin-left: -50%;z-index: 10000;transform:translateY(-20px); visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}*/

#nav ul li .sub{
    position: absolute;
    top: 100%;
    min-width: 1.2rem;
    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,.95);
}

#nav ul li .sub .box{padding:10px 0px; text-align:center;box-shadow: 0 0 18px -8px #000;}
#nav ul li .sub a{    white-space: nowrap;
    padding: 0 20px;line-height: 0.48rem;transition:.3s;font-size: 0.16rem;color: #323232;}
#nav ul li .sub a:hover{color: #0080cb;background: #E5E5E5;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: 2px;position:absolute;left: 0;margin-left: 0;background: #0080cb;top:-2px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #0080cb 4px solid;top:-6px;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: 60px;line-height: 60px;cursor:pointer;text-align: center;float:left;transition:.6s;border: 1px solid rgba(255,255,255, 0.5);width: 60px;border-radius: 50%;background: rgba(255,255,255,0.1);}
.search_btn img{display: block;padding: 16px 0 0 16px;}


.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);}

/* .bodyTop .header_box2{opacity: 1;transform: translateY(-100%);position: fixed;z-index: 9;top: 0;}
.bodyTop.showdiv .header_box2 {transition: all 0.6s ease-in-out 0.1s;transform: none;opacity: 1;z-index: 9999;box-shadow: 0 0 10px rgba(0,0,0,0.55);}
.bodyTop.showdiv #nav ul li h3{line-height: 0.65rem;} */
.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.2rem;line-height: 1rem;color: #fff;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('../zimages24/search.png');background: #0080cb url('../zimages24/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-image: url('../zimages24/close-btn.svg');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: #1c5ab7;
    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(../zimages24/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;}
#m_header .yuyan{ height:0.72rem; float:right; margin-right:0.64rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.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 url(../zimages24/search.svg) center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: absolute;left: 0.4rem;top: 50px;}
#m_nav .mzsdm a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.24rem;}
#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: 1rem;}
.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:  100%;padding-right: 0.6rem;}
.tc_search input[type="image"]{ position:absolute; top:3px;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 {z-index: 99999;position: fixed;background: rgba(46,132,186,0.95);width:100%;height:100vh;right: -100vw;top: 0;display:none;padding: 1.12rem 0 0 0;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(../zimages24/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../zimages24/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:#0080cb;background-size: auto;
position: relative;z-index: 1111;

}


@media(max-width: 1100px){
	#nav ul{display: none;}
	.m_header_box{height:auto;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	#m_header{height: 1.2rem;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.header_box2{ display:none}
	#m_header{height: auto;padding: 0.1rem 0;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 80%;}
}

@media(max-width: 768px){
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 70%;}
}
@media(max-width: 414px){
	.logo2{max-width: 71%;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

/* banner开始*/
.bannerBox{height: 100vh;}
/* .bannerBox .swiper-slide img{display: block;width: 100%;height: 100%;} */
/* .bannerBox .swiper-button-prev{background-size: 0.2rem;display: none;}
.bannerBox .swiper-button-next{background-size: 0.2rem;display: none;} */

.bannerBox .slider img{display: block;width: 100%;position: relative;height: 100vh;}
.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;}
.bannerBox .slick-dots li{height: 0.24rem; }
.bannerBox .slick-dots li button{width: 0.16rem;height: 0.16rem; opacity: 1;background: rgba(255,255,255,0.6);border-radius: 50%;margin: 0 0.08rem;}
.bannerBox .slick-dots li.slick-active button{background:url(../zimages24/bannerdian.png) no-repeat center;width: 0.46rem;height: 0.24rem;background-size: 0.46rem;border-radius: 0;}
.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{height: auto;}
	.bannerBox .slider img{height:50vw;}
	.bannerBox .slider video{height:50vw;}
}

/* banner结束 */
.sametitle{margin-bottom:0.35rem;position: relative;overflow: hidden;position: relative;overflow: visible;}
.sametitle::after{content: "";position: absolute;background: url(../zimages24/titlebg.png) no-repeat center;width: 1.92rem;height: 1.02rem;background-size: 1.92rem;left: 50%;margin-left:-0.96rem;bottom: 0;background-size: 1.92rem;}
.sametitle h5{position: relative;display: flex;align-items: center;flex-direction: column;z-index: 3;}
.sametitle h5 i{display: inline-block;font-size: 0.14rem;color: #0080cb;font-style: normal;position: relative;margin-top: 0.1rem;z-index: 3;font-family: "times new roman";}
.sametitle h5 i::before{content: "";position: absolute;left: -12px;width: 8px;height: 1px;background: #0080cb;bottom: 4px;}
.sametitle h5 i::after{content: "";position: absolute;right: -12px;width: 8px;height: 1px;background: #0080cb;bottom: 4px;}
.sametitle h5 span{display: inline-block;font-size: 0.38rem;line-height: 0.38rem;font-family: "source";}
.sametitle .more{position: absolute;right: 0;top: 0.1rem;font-size:0.16rem;color: #323232;display: inline-block;line-height: 0.26rem;padding-right:0.4rem;z-index: 4;}
.sametitle .more::after{content: "";position: absolute;right: 0;top: 50%;margin-top: -0.15rem;background: url(../zimages24/moreBg.png) no-repeat center;width: 0.3rem;height: 0.3rem;background-size: 0.3rem;transition: 0.6s all;}
.sametitle .more:hover{color: #0080cb;text-decoration: underline;}
.sametitle .more:hover::after{transform: rotate(90deg);transition: 0.6s all;}

@media (max-width:850px) {
	.sametitle{margin-bottom: 0.25rem;}
}
/* 学校新闻 */
.newsBox{background: url(../zimages24/p1_bg.jpg) no-repeat left center;background-size: cover;padding: 0.6rem 0;padding-top: 2rem;}
.newsCon .newsScrool{width: calc(51.333% - 0.3rem);margin: 0;}
.newsCon{width:100%;}
.newsCon{}
.newsCon .swiper-slide{}
.newsCon .swiper-slide a{display:block;position: relative;}
.newsCon .swiper-slide a .pic{overflow: hidden;width: 100%;height: 100%;}
.newsCon .swiper-slide a .pic img{display: block;width: 100%;height: 4.6rem;max-height: 460px;object-fit: cover;}
.newsCon .swiper-slide a .datetext{position: relative;z-index: 6;}
.newsCon .swiper-slide a .text{width: calc(100% - 1.05rem);}
.newsCon .swiper-slide a .text h5{font-size: 0.2rem;line-height: 0.28rem;height: 0.28rem;overflow: hidden;color: #323232;margin-top: 0.2rem;}
.newsCon .swiper-slide a .text h5:hover{color: #0080cb;}
.newsCon .swiper-slide a .text p{font-size: 0.16rem;color: #666666;line-height: 0.24rem;height: 0.24rem;overflow: hidden;margin-top: 0.1rem;}
.newsCon .swiper-slide a .date{background: rgba(0,128,203,0.9);width: 0.8rem;height: 0.8rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;margin-left: 0.1rem;margin-top: -0.2rem;}
.newsCon .swiper-slide a .date i{font-size: 0.32rem;font-family: "times new roman";font-weight: bold;color: white;text-align: center;font-style: normal;}
.newsCon .swiper-slide a .date b{font-size: 0.14rem;text-align: center;color: white;font-family: "times new roman";font-style: normal;font-weight: normal;}
.newsCon .swiper-pagination{text-align: center;bottom: 0.3rem;text-align: center;width: 47%;left: auto;right: 0;}
.newsCon .swiper-button-prev {background: url(../zimages24/LL.png) no-repeat center;background-size: 0.52rem;width: 0.52rem;height: 0.52rem;position: absolute;left: 8px;top: 45%;margin-top: -0.26rem;right: auto;}
.newsCon .swiper-button-next {background: url(../zimages24/LL.png) no-repeat center;background-size: 0.52rem;width: 0.52rem;height: 0.52rem;position: absolute;right: 8px;top: 45%;margin-top: -0.26rem;left: auto;transform: rotate(180deg);margin-left: 0;}
.newsCon .newsText{width: calc(48.777% - 0.3rem);}
.newsCon .textFirst{}
.newsCon .textFirst a{display: flex;justify-content: space-between;}
.newsCon .textFirst a .pic{width: 30%;}
.newsCon .textFirst a .pic img{display: block;width: 100%;height: 1.4rem;object-fit: cover;}
.newsCon .textFirst a .text{width:67%;border-bottom: 1px solid #e6e6e6;}
.newsCon .textFirst a .text p{font-size: 0.2rem;color: #d51029;line-height: 0.28rem;height: 0.56rem;overflow: hidden;}
.newsCon .textFirst a:hover .text p{color: #d51029;}
.newsCon .textFirst a .text i{font-size: 0.14rem;color: #0080cb;line-height: 0.22rem;margin-top: 0.2rem;display: block;font-family: "times new roman";font-style: normal;}
.newsCon .newsText ul{margin-top: 0.24rem;margin-top: 0.3rem;}
.newsCon .newsText ul li{}
.newsCon .newsText ul li a{display: flex;justify-content: space-between;position: relative;flex-direction: column;padding-left: 0.2rem;}
.newsCon .newsText ul li a:hover p{color: #0080cb;padding-left: 0.05rem;transition: 0.6s all;font-weight: 600;}
.newsCon .newsText ul li a:hover i{color: #0080cb;}
.newsCon .newsText ul li a::before{content: "";position: absolute;left:0;width: 4px;height: 50px;background: #0080cb;top: 0.20rem;top: 50%;margin-top: -0.25rem;}
.newsCon .newsText ul li a:hover::before{display: none;}
.newsCon .newsText ul li a::after{content: "";position: absolute;left: 100%;background: url(../zimages24/textbg.png) no-repeat right center;height: 0.8rem;width:0;top:50%;z-index: 0;margin-top: -0.4rem;transition: 0.6s all;}
.newsCon .newsText ul li a:hover::after{width: calc(100% + 0.6rem);transition: 0.6s all;left: -0.6rem;}
.newsCon .newsText ul li a p{font-size: 0.2rem;line-height: 0.28rem;height: 0.28rem;overflow: hidden;color: #323232;width:100%;margin: 0;transition: 0.6s all;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
    position: relative;
    z-index: 3;

}
.newsCon .newsText ul li a:hover p{color: white;transition: 0.6s all;}
.newsCon .newsText ul li a:hover i{color: white;transition: 0.6s all;}
.newsCon .newsText ul li a i{font-size: 0.14rem;line-height: 0.24rem;height: 0.24rem;overflow: hidden;color: #737373;font-style: normal;width: 100%;display: block;text-align: left;transition: 0.6s all;    position: relative;
    z-index: 3;}
.newsCon .newsText ul li+li{margin-top: 0.26rem;}


.home1 .newsCon .newsScrool{transform: translateX(0.4rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home1 .newsCon .newsText{transform: translateX(-0.4rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home1.showdiv .newsCon .newsScrool,.home1.showdiv .newsCon .newsText{opacity: 1;transform: none;}


@media(max-width: 1440px) {
	.newsBox .sametitle{padding-left: 0;}
}
@media (max-width:1200px) {
	.newsBox{padding-top: 0.6rem;}
	.home1 .newsCon .newsScrool{opacity: 1;transform: none;}
	.home1 .newsCon .newsText{opacity: 1;transform: none;}
}
@media (max-width:850px) {
	.newsCon .newsScrool{width: 100%;}
	.newsCon .swiper-slide a .pic img{height: 60vw;max-height: 100%;}
	.newsCon .textFirst{margin-top: 0.3rem;}
	.newsCon .textFirst a .pic img{height: 17vw;}
	.newsCon .newsText{width: 100%;margin-top: 0.3rem;}
}
@media (max-width:520px) {
	.newsCon .swiper-slide a{flex-direction: column}
	.newsCon .swiper-slide a .pic img{height: 56vw;max-height: 56vw;}
	.newsCon .swiper-slide a .text h5{height: auto;line-height: 0.24rem;}
	.newsCon .swiper-slide a .text p{margin-top: 0.1rem;}
	
}
/* 新闻 通知 结束 */

.bgBox{background: #f2f5fa;}
.noticeBox{width: 50%;padding-right: 0.5rem;padding-bottom: 0.8rem;position: relative;}
.noticeBox::before{content: "";position: absolute;right: 0;top: 0;width: 50vw;height: 100%;background: url(../zimages24/p2_left_bg.jpg) no-repeat right center;background-size: cover;}

.tabs1{display: flex;justify-content: flex-start;position: relative;width: 100%;}
.tabs1 .bt{display: inline-block;padding-top: 0.9rem;}
.tabs1 .bt+.bt{margin-left: 0.4rem;}
.tabs1 .bt{margin-bottom:0.15rem;overflow: hidden;overflow: visible;}
.tabs1 .bt h5{display: flex;align-items: flex-start;flex-direction: column;z-index: 3;}
.tabs1 .bt h5 i{display: inline-block;font-size: 0.14rem;color: #0080cb;font-style: normal;position: relative;margin-top: 0.1rem;z-index: 3;font-family: "times new roman";display: none;}
.tabs1 .bt.active h5 i{display: block;}
.tabs1 .bt.active{background: url(../zimages24/titlebg.png) no-repeat bottom  center;background-size: 1.92rem;}
.tabs1 .bt h5 i::after{content: "";position: absolute;right: -12px;width: 8px;height: 1px;background: #0080cb;bottom: 2px;}
.tabs1 .bt h5 span{display: block;font-size: 0.28rem;line-height: 0.38rem;font-family: "source";color: #666666;position: relative;}
.tabs1 .bt.active h5 span{display: block;font-size: 0.38rem;line-height: 0.38rem;font-family: "source";color: #0080cb;}
.tabs1 .bt+.bt h5 span::after{content: "";width: 0.06rem;height: 0.06rem;background: #777a80;border-radius: 50%;left: -0.2rem;top: 50%;margin-top: -0.03rem;position: absolute;}
.tabs1 .bt .more{position: absolute;right: 0;top: 0.9rem;font-size:0.16rem;color: #323232;display: inline-block;line-height: 0.26rem;padding-right:0.4rem;z-index: 4;display: none;}
.tabs1 .bt.active .more{display: block;}
.tabs1 .bt .more::after{content: "";position: absolute;right: 0;top: 50%;margin-top: -0.15rem;background: url(../zimages24/moreBg.png) no-repeat center;width: 0.3rem;height: 0.3rem;background-size: 0.3rem;transition: 0.6s all;}
.tabs1 .bt .more:hover{color: #0080cb;text-decoration: underline;}
.tabs1 .bt .more:hover::after{transform: rotate(90deg);transition: 0.6s all;}

#tabs-container1{}
#tabs-container1 ul{    display: flex;
    flex-direction: column;}
#tabs-container1 ul li{position: relative;    position: relative;
    order: 1;
}

#tabs-container1 ul li::after{position: absolute;content: "";width: calc(100% - 1.2rem);height: 1px;background: #dfe3e9;right: 0;bottom: 0;    transition: 0.4s;}
#tabs-container1 ul li:hover::after{background: #0080cb;}
#tabs-container1 ul li a{display: flex;justify-content: space-between;padding: 0.16rem 0;flex-wrap: wrap;}
#tabs-container1 ul li a i{font-size: 0.14rem;font-family: "times new roman";color: #188bd0;display: block;width: 1rem;height: 0.36rem;text-align: center;line-height: 0.36rem;background: #e8ebf0;font-style: normal;border-radius: 0.05rem;transition: 0.6s all;}
#tabs-container1 ul li:hover a i{color: white;background:#0080cb;transition: 0.6s all;}
#tabs-container1 ul li a p{width: calc(100% - 1.2rem);font-size: 0.2rem;color: #323232;line-height: 0.36rem;display: block;height: 0.36rem;overflow: hidden;    transition: 0.4s;
text-overflow: ellipsis;
white-space: nowrap;
}

#tabs-container1 ul li.fs{ order: 0;}
#tabs-container1 ul li.fs::after{width: calc(100%);}
#tabs-container1 ul li.fs a p{font-weight: bold;}
#tabs-container1 ul li.fs a i{display:none;}


#tabs-container1 ul li:hover a p{font-weight: bold;color:#0080cb;}




.tabs2{display: flex;justify-content: flex-start;position: relative;width: 100%;z-index: 6;}
.tabs2 .bt{display: inline-block;padding-top: 0.9rem;}
.tabs2 .bt+.bt{margin-left: 0.4rem;}
.tabs2 .bt{margin-bottom:0.15rem;overflow: hidden;overflow: visible;}
.tabs2 .bt h5{display: flex;align-items: flex-start;flex-direction: column;z-index: 3;}
.tabs2 .bt h5 i{display: inline-block;font-size: 0.14rem;color: #FFFFFF;font-style: normal;position: relative;margin-top: 0.1rem;z-index: 3;font-family: "times new roman";display: none;}
.tabs2 .bt.active h5 i{display: block;}
.tabs2 .bt.active{background: url(../zimages24/titlebg2.png) no-repeat bottom  center;background-size: 1.92rem;}
.tabs2 .bt h5 i::after{content: "";position: absolute;right: -12px;width: 8px;height: 1px;background: #FFFFFF;bottom: 2px;}
.tabs2 .bt h5 span{display: inline-block;font-size: 0.28rem;line-height: 0.38rem;font-family: "source";color: #FFFFFF;opacity: 0.75;position: relative;transition:0.4s;}
.tabs2 .bt h5 span:hover{opacity: 1;}
.tabs2 .bt+.bt h5 span::after{content: "";width: 0.06rem;height: 0.06rem;background: white;border-radius: 50%;left: -0.2rem;top: 50%;margin-top: -0.03rem;position: absolute;}
.tabs2 .bt.active h5 span{display: inline-block;font-size: 0.38rem;line-height: 0.38rem;font-family: "source";opacity: 1;}
.tabs2 .bt .more{position: absolute;right: 0;top: 0.9rem;font-size:0.16rem;color: #FFFFFF;display: inline-block;line-height: 0.26rem;padding-right:0.4rem;z-index: 4;display: none;}
.tabs2 .bt.active .more{display: block;}
.tabs2 .bt .more::after{content: "";position: absolute;right: 0;top: 50%;margin-top: -0.15rem;background: url(../zimages24/morebg2.png) no-repeat center;width: 0.3rem;height: 0.3rem;background-size: 0.3rem;transition: 0.6s all;}
.tabs2 .bt .more:hover{color: #FFFFFF;text-decoration: underline;}
.tabs2 .bt .more:hover::after{transform: rotate(90deg);transition: 0.6s all;}
.qcxyBox{width: 50%;position: relative;padding-left: 0.5rem;padding-bottom: 0.8rem;}
.qcxyBox::after{content: "";position: absolute;left: 0;top: 0;width: 50vw;height: 100%;background: url(../zimages24/bg02.jpg) no-repeat right center;background-size: cover;}

.qcxyBox ul{position: relative;z-index: 6;}
.qcxyBox ul li{margin-top: 0.1rem;} 
.qcxyBox ul li .title{display: flex;justify-content: space-between;background: rgba(255,255,255,0.85);border-radius: 0.08rem;padding: 0 0.3rem;}
.qcxyBox ul li .title i{display: block;font-size: 0.14rem;font-family: "times new roman";color: #0080cb;font-style: normal;line-height: 0.7rem;position: relative;width: 0.8rem;}
.qcxyBox ul li .title i::before{content: "";position: absolute;right: 0;width: 1px;height: 8px;top: 50%;margin-top: -4px;background: #a0b8cb;}
.qcxyBox ul li .title a{font-size: 0.2rem;color: #323232;line-height: 0.7rem;display: block;width: calc(100% - 0.96rem);overflow: hidden;height: 0.7rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.qcxyBox ul li .con{display: none;}
.qcxyBox ul li.up .con{display: block;}
.qcxyBox ul li.up2 .con{display: block;}
.qcxyBox ul li.up .title{display: none;}
.qcxyBox ul li.up2 .title{display: none;}

.qcxyBox ul li .con a{display: flex;justify-content: space-between;position: relative;padding: 0.3rem 0.3rem 0.3rem 0.5rem;background: white;border-top: 5px solid #004098;}
.qcxyBox ul li .con a .date{background: rgba(0,128,203,0.9);width: 0.66rem;height: 0.66rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;left: 0.2rem;margin-top: 0.2rem;position: absolute;}
.qcxyBox ul li .con a .date i{font-size: 0.32rem;font-family: "times new roman";font-weight: bold;color: white;text-align: center;font-style: normal;}
.qcxyBox ul li .con a .date b{font-size: 0.14rem;text-align: center;color: white;font-family: "times new roman";font-style: normal;font-weight: normal;}

.qcxyBox ul li .con a .pic{width: 35%;}
.qcxyBox ul li .con a .pic img{display: block;width: 100%;height: 1.4rem;object-fit: cover;}
.qcxyBox ul li .con a .text{width: 60%;}
.qcxyBox ul li .con a .text h4{font-size: 0.2rem;color: #323232;;line-height: 0.28rem;height: 0.56rem;overflow: hidden;}
.qcxyBox ul li .con a:hover .text h4{color:#0080cb;}
.qcxyBox ul li .con a .text span{display: block;width: 0.24rem;height: 2px;background: #0080cb;margin: 0.07rem 0;}
.qcxyBox ul li .con a .text p{font-size: 0.16rem;color: #666666;line-height: 0.26rem;height: 0.78rem;overflow: hidden;}

.home2 .noticeCon{transform: translateX(0.4rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home2 .qcxyBox{transform: translateX(-0.4rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home2.showdiv .noticeCon,.home2.showdiv .qcxyBox{opacity: 1;transform: none;}



@media (max-width:1200px) {
	.home2 .noticeCon{opacity: 1;transform: none;}
	.home2 .qcxyBox{opacity: 1;transform: none;}
}

@media (max-width:850px) {
	.noticeBox{width: 100%;padding-right: 0;}
	.qcxyBox{width: 100%;padding-left: 15px;}
	.qcxyBox::after{width: 100vw;left: 0;margin-left: 0;}
	.qcxyBox ul li .con a .text p{display: none;}
	.qcxyBox ul li .con a .pic img{height: 20vw;}
	.qcxyBox ul li .con a .text h4{height: auto;margin-bottom: 0.1rem;}
	
}

 /* 媒体聚焦 开始 */
.mediaBox{margin-top: 0.8rem;padding-bottom: 1rem;}
.mediaBox>.w15{position: relative;}
.mediaBox>.w15::after{content: "";position: absolute;bottom: 0.16rem;background: #f2f5fa;background-size: 11.23rem;width: 100%;height: 100%;left: 0;}
.mediaBox ul{} 
.mediaBox .swiper-slide{} 
.p3_lb1 .swiper-slide a{display: block;padding: 1px 0.3rem 0.3rem ;background: #fff;border-bottom: 0.02rem solid #188bd0;} 
.mediaBox .swiper-slide a .date{background: rgba(0,128,203,0.9);width: 0.66rem;height: 0.66rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;left: 0.1rem;position: absolute;z-index: 3;top: -0.33rem;}
.mediaBox .swiper-slide a .date i{font-size: 0.32rem;font-family: "times new roman";font-weight: bold;color: white;text-align: center;font-style: normal;}
.mediaBox .swiper-slide a .date b{font-size: 0.14rem;text-align: center;color: white;font-family: "times new roman";font-style: normal;font-weight: normal;}
.mediaBox .swiper-slide a .pic{overflow: hidden;margin-top: 0.15rem;} 
.mediaBox .swiper-slide a .pic img{display: block;width: 100%;height: 2rem;object-fit: cover;transition: 0.6s all;} 
.mediaBox .swiper-slide a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.mediaBox .swiper-slide a .text{} 
.mediaBox .swiper-slide a .text h6{font-size: 0.2rem;color: #323232;line-height: 0.3rem;height:0.6rem;overflow: hidden;margin-top: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
} 
.mediaBox .swiper-slide a .text h6:hover{color: #0080cb;}
.mediaBox .swiper-slide a .text h6 span{color: #0080cb;font-weight: 600;} 
.mediaBox .swiper-slide a .text p{font-size: 0.14rem;color: #9ea2a9;line-height: 0.24rem;height: 0.72rem;overflow: hidden;margin-top: 0.2rem;display: none;} 
.mediaCon .swiper-wrapper{padding-bottom: 0rem;}
.mediaCon .swiper-scrollbar{opacity: 1!important;height: 1px;left: 0;bottom: 0.16rem;z-index: 1;display: none;}
.mediaCon .swiper-scrollbar .swiper-scrollbar-drag{background:#0080cb;}
  
.mediaCon .swiper-button-prev{background: url(../zimages24/white.png) no-repeat center;width: 0.37rem;height: 0.37rem;position: absolute;right: 0.4rem;bottom: 0;background-size: 0.37rem;left: auto;top: auto;z-index: 6;}
.mediaCon .swiper-button-next{background: url(../zimages24/white.png) no-repeat center;width: 0.37rem;height: 0.37rem;position: absolute;right: 0;bottom: 0;background-size: 0.37rem;left: auto;transform: rotatey(180deg);top: auto;z-index: 6;}
.mediaCon .swiper-button-prev:hover{background: url(../zimages24/blue.png) no-repeat center;transform: rotatey(180deg);}
.mediaCon .swiper-button-next:hover{background: url(../zimages24/blue.png) no-repeat center;transform: rotatey(0);}

.mediaCon{display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 9;}

.p3_lb1{width: 11.2rem;padding-top: 0.33rem;margin: 0;}

.p3_jt{position: absolute;width: 0.37rem;height: 0.8rem;right: 0;bottom: 0;}
.p3_left .p3_jt>div{position: relative;left: auto;top: 0;bottom: auto;right: auto;margin: 0;}
.p3_left .p3_jt>div.swiper-button-next{margin-top: 0.05rem;}

.p3_left{width: 11.8rem;position: relative;}
.p3_right{width: 2.85rem;}

.p3_fx{display: flex;justify-content: center;margin-bottom: 0.55rem;}
.p3_fx li{position: relative;margin: 0 0.05rem;cursor: pointer;}
.p3_fx li .pic{width: 0.6rem;height: 0.6rem;background: #fff;border-radius: 50%;box-shadow: 0 0 0.1rem rgba(0, 0, 0, .1);transition:0.4s;}
.p3_fx li .pic img{display: block;width: 100%;}
.p3_fx li .ewm{display: none;width: 1.8rem;position: absolute;bottom: calc(100% + 0.1rem);left: calc(50% - 0.9rem);z-index: 10;}
.p3_fx li .ewm img{width: 100%;}
.p3_fx li:hover .pic{box-shadow: 0 0 0.1rem rgba(0, 0, 0, .3);transition:0.4s;}

.p3_lb2{width: 100%;}
.p3_lb2 .swiper-slide{}
.p3_lb2 a{}
.p3_lb2 .img{padding-bottom: 0;height: 1.8rem;width: 100%;}
.p3_lb2 .img img{width: 100%;height: 100%;object-fit:cover;}
.p3_lb2 .swiper-pagination{position: absolute;bottom: 0.15rem;width: 100%;display: flex;justify-content: center;}
.p3_lb2 .swiper-pagination span{display: block;width: 0.1rem;height: 0.1rem;border: 1px solid #fff;border-radius: 50%;margin: 0 0.05rem !important;background: none;opacity: 1;}
.p3_lb2 .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}



.home3 {transform: translateY(0.6rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home3.showdiv {opacity: 1;transform: none;}
@media (max-width:1600px) {
.p3_lb1{width: 10.7rem;}
}

@media (max-width:1200px) {
	.home3{opacity: 1;transform: none;}
	.p3_left{width: calc(100% - 3rem);padding-right:0.5rem;}
	.p3_lb1{width: 100%;}
	.p3_right{width: auto;}
	.mediaCon{flex-wrap: wrap;}
	.p3_fx{margin-bottom: 0.2rem;}
	.p3_lb2{width: 2.85rem;}
	.p3_lb2 .img{height: 1.8rem;}
	.mediaBox{padding-bottom: 0.4rem;}
}

@media (max-width:1024px) {
	.mediaBox .swiper-slide a .pic img{height: 18vw;}
}
@media (max-width:850px) {
	.mediaBox .swiper-slide a .pic img{height: 28vw;}
}
@media (max-width:650px) {
.p3_left{width:100%;}
.p3_right{width:100%;margin-top: 0.3rem;}
}

@media (max-width:414px) {
	.mediaBox .swiper-slide a .pic img{height: 56vw;}
}




/* 媒体聚焦 结束 */
/* 数据龙职 开始 */
.dataBox{background: url(../zimages24/bg04.jpg) no-repeat center;background-size: cover;padding: 0.9rem 0 0.8rem 0;}
.dataBox .sametitle h5{color: white;}
.dataBox .sametitle h5 i{color: white;}
.dataBox .sametitle h5 i::before{background: white;}
.dataBox .sametitle h5 i::after{background: white;}
.dataBox .sametitle .more{color: white;}
.dataBox .sametitle::after{background: url(../zimages24/titlebg2.png) no-repeat center;background-size: 1.92rem;}
.dataBox .dataCon{}
.dataBox .dataCon ul{display: flex;justify-content: space-between;width: 80%;margin: 0 auto;}
.dataBox .dataCon ul li{width: 100%;}

.dataBox .dataCon .swiper-slide-active ul li{margin-top: 0.6rem;}
.dataBox .dataCon .swiper-slide-next ul li{margin-top: 0rem;}
.dataBox .dataCon .swiper-slide-next+.swiper-slide ul li{margin-top: 0rem;}
.dataBox .dataCon .swiper-slide-next+.swiper-slide+.swiper-slide ul li{margin-top: 0rem;}
.dataBox .dataCon .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide ul li{margin-top: 0.6rem;}


.dataBox .dataCon ul li img{display: block;width: 1.43rem;margin: 0 auto;}
.dataBox .dataCon ul li:hover img{transform: rotateY(360deg);transition: 0.6s all;}
.dataBox .dataCon ul li .shuziBox{}
.dataBox .dataCon ul li .shuziBox p{text-align: center;display: block;color: white;margin: 0.08rem 0;}
.dataBox .dataCon ul li .shuziBox p span{font-size: 0.36rem;font-family: georgia;color: #FFFFFF;}
.dataBox .dataCon ul li p.text{font-size: 0.14rem;color: white;line-height: 0.24rem;opacity: 6;text-align: center;}

.dataBox .dataCon .swiper-wrapper{padding-bottom: 0.4rem;}
.dataBox .dataCon .swiper-pagination{}
.dataBox .dataCon .swiper-pagination-bullet{width: 0.18rem;height: 0.18rem;border-radius: 50%;opacity: 1;background: none;border: 1px solid #FFFFFF;} 
.dataBox .dataCon .swiper-pagination-bullet-active{background: white;}

.home4 .dataCon{transform: translateY(0.6rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home4.showdiv .dataCon{opacity: 1;transform: none;}
@media (max-width:1200px) {
	.home4 .dataCon{opacity: 1;transform: none;}
}

@media (max-width:850px) {
	.dataBox .dataCon ul{width: 100%;flex-wrap: wrap;}
.dataBox .dataCon ul li{margin-top: 0rem !important;}
}
@media (max-width:768px) {
	.dataBox .dataCon ul {justify-content: center;margin-left: -3.333%;}

	.dataBox .dataCon ul li{margin-left: 3.333%;}
	.dataBox .dataCon ul li img{transform: scale(0.8);}
}
/* 数据龙职 结束  */
/* 专题专栏 开始 */
.topicBox{background: url(../zimages24/bg05.png) no-repeat center;background-size: cover;padding: 0.9rem 0;}
.topicBox .topicCon{position: relative;}
.topicBox .topicCon::after{position: absolute;content: "";width: 100vw;height: 1px;background: #cce6f5;left: 50%;margin-left: -50vw;top: 0.4rem;}
.topicBox ul{position: relative;z-index: 6;}
.topicBox ul::before{content: "";width: 7px;height: 7px;background: #0080cb;border-radius: 50%;top: 0.37rem;left: -3px;position: absolute;}
.topicBox ul::after{content: "";width: 7px;height: 7px;background: #0080cb;border-radius: 50%;top: 0.37rem;right: -3px;position: absolute;}
.topicBox ul li{width: 12.5%;}
.topicBox ul li a{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.topicBox ul li a img{transition: 0.6s all;display: block;text-align: center;width: 0.81rem;}
.topicBox ul li a:hover img{transform:rotateY(360deg);transition: 0.6s all;}
.topicBox ul li a p{font-size: 0.18rem;font-weight: 600;color: #323232;margin-top: 0.2rem;text-align: center;}
.topicBox ul li a p:hover{color: #0080cb;}


.home5{transform: translateY(0.6rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home5.showdiv{opacity: 1;transform: none;}

@media (max-width:1200px) {
	.home5{opacity: 1;transform: none;}
}
@media (max-width:850px) {
	.topicBox ul::before{display: none;}
	.topicBox ul::after{display: none;}
	.topicBox .topicCon::after{display: none;}
	.topicBox ul li{width: 25%;margin-top: 0.2rem;}
}
@media (max-width:414px) {
	.topicBox ul li a img{width: 0.61rem;}
}



.part6{padding: 0.7rem 0 0.8rem;}
.part6 .w15{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
/* .part6 .sametitle{width: 1.93rem;justify-content: center;}
.part6 .sametitle::after{top: 0;left: 0;margin-left: 0;}
.part6 .sametitle h5 span{width: 0.38rem;}
.part6 .sametitle h5 i{transform: rotate(90deg);margin-top: 0.3rem;}
.part6 .sametitle h5 i::before{display: none;}
.part6 .sametitle h5 i::after{ right: -14px;bottom: 7px;} */

.part6 .w15 .topicCon{width: 100%;}

.p6_ul{width: 100%;flex-wrap: wrap;overflow: hidden;}
.p6_ul li{overflow: hidden;transition:0.4s;}
.p6_ul li:nth-child(2n){ clip-path: polygon(0 5%,100% 0%,100% 95%,0% 100%,0% 0%);}
.p6_ul li:nth-child(2n-1){ clip-path: polygon(0 0%,100% 5%,100% 100%,0% 95%,0% 0%);}
.p6_ul li a{display: block;position: relative;}
.p6_ul li .pic{width: 100%;}
.p6_ul li .pic img{display: block;width: 100%;}
.p6_ul li .bt{font-size: 0.28rem;color: #ffffff;width: 0.28rem;position: absolute;top: 0.5rem;left: 0.3rem;}
.p6_ul li .gd{font-size: 12px;color: #fff;width: 12px;position: absolute;right: 0.18rem;bottom: 0;padding-bottom: 0.93rem;line-height: 14px;}
.p6_ul li .gd::after{content: '';display: block;width: 1px;height: 0.85rem;background: #fff;position: absolute;bottom: 0;left: 50%;}

.p6_ul li:nth-child(2n) .gd{padding-bottom: 1.1rem;}
.p6_ul li:nth-child(2n) .gd::after{height: 0.98rem;}

.p6_ul li:hover{clip-path: polygon(0 0%,100% 0%,100% 100%,0% 100%,0% 0%);}

@media (max-width:1024px) {
	.topicCon{width: 100%;}
	.part6 .w15{flex-wrap: wrap;}
	/* .part6 .sametitle{width: 100%;} */
/* .part6 .sametitle::after{top: auto;    left: 50%;
    margin-left: -0.96rem;}
.part6 .sametitle h5 span{width: auto;}
.part6 .sametitle h5 i{transform: rotate(0deg);margin-top: 0.1rem;}
.part6 .sametitle h5 i::before{display: block;}
.part6 .sametitle h5 i::after{ right: -14px;bottom: 4px;} */

.p6_ul{width: 100%;}
}

@media (max-width:850px) {
	.p6_ul li .bt{width: 0.2rem;font-size: 0.2rem;top: 0.3rem;left: 0.2rem;}
	.p6_ul li .gd{padding-bottom: 0.4rem !important;}
	.p6_ul li .gd::after{height: 0.3rem !important;}
}


/* 专题专栏 结束 */



/* 右侧悬浮 开始 */
.asideBox{position: fixed;right: -1rem;top: 50%;margin-top: -2.6rem;z-index:999;transition: 0.6s;}
.asideBox.on{right: 0;transition: 0.6s;}
.asideBox>.flex{align-items: center;}
.asideBox .atitle{width: 0.4rem;background: #0078bd;display: flex;justify-content: center;align-items: center;height: 1.6rem;cursor: pointer;}
.asideBox .atitle p{font-size: 0.18rem;line-height: 0.24rem;width: 0.21rem;text-align: center;background: url(../zimages24/arrial.png) no-repeat bottom center;background-size: 0.21rem;padding-bottom: 0.28rem;color: white;}


.asideBox .con{width: 1rem;position: relative;}
.asideBox .con::after{position: absolute;content: "";background: url(../zimages24/asidepic.png) no-repeat bottom center;width: 1rem;height: 0.53rem;background-size: 1rem;top: -0.53rem;left: 0;opacity: 0.7;}
.asideBox .con .conin{background: rgba(0,129,204,0.7);width: 100%;border-bottom-left-radius: 0.6rem;border-bottom-right-radius: 0.6rem;padding-bottom: 0.12rem;}
.asideBox .con ul li{padding: 0 0.04rem;}
.asideBox .con ul li a{padding: 0.2rem 0;border-bottom: 1px solid rgba(255,255,255,0.3);display: block;}
.asideBox .con ul li a img{display: block;margin: 0 auto;}
.asideBox .con ul li a p{font-size: 0.12rem;color: white;text-align: center;margin-top: 0.08rem;}
.asideBox .con ul li a:hover p{font-weight: bold;text-decoration: underline;}


#gotop2 img{display: block;margin: 0.12rem auto;cursor: pointer;}


@media (max-width:850px) {
.asideBox .con ul li a img{width: 31%;}
.asideBox .con ul li a{    padding: 0.1rem 0;}

}

/* 右侧悬浮 结束 */


/* 页脚开始 */
.footer{background: url(../zimages24/footerbg.png) no-repeat center;padding: 0.2rem 0 0.3rem 0;background-size: cover;}
.footer ul{justify-content: center;padding-bottom: 0.15rem;border-bottom: 1px solid rgba(255,255,255,0.2);}
.footer ul li{position: relative;}
.footer ul li+li::before{content: "";position: absolute;height: 6px;top: 50%;margin-top: -3px;width: 1px;background: rgba(255,255,255,0.6);}
.footer ul li a{font-size: 0.14rem;line-height: 0.34rem;display: block;color: white;margin: 0 0.1rem;left: -0.05rem;}
.footer ul li a:hover{font-weight: bold;text-decoration: underline;}
.footer .footerCon{margin-top: 0.3rem;}
.footer .footerCon .footerL{width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.footer .footerCon .footerL .r{width: calc(100% - 3.4rem);position: relative;padding-left: 0.2rem;}
.footer .footerCon .footerL .r::after{content: '';display: block;width: ;}
.footer .footerCon .footerL a{display: block;}
.footer .footerCon .footerL a img{display: block;max-width: 100%;}
.footer .footerCon .footerL p{font-size: 0.14rem;color: rgba(255,255,255,0.6);line-height: 0.24rem;margin-top: 0.1rem;}
.footer .footerCon .footerL a{color: rgba(255,255,255,0.6);}
.footer .footerCon .footerR {display: none;}
.footer .footerCon .footerR img{display: block;width:1.6rem;}
.footer .footerCon .footerR p{font-size: 0.14rem;color: white;opacity: 0.6;text-align: center;margin-top: 0.1rem;}
.footer .footerCon .footerL p span{display: inline-block;margin: 0 0.06rem;}


.footerbd{background: url(../zimages24/footerbgred.png) no-repeat center;padding: 0.2rem 0 0.3rem 0;background-size: cover;}
.footerbd ul{justify-content: center;padding-bottom: 0.15rem;border-bottom: 1px solid rgba(255,255,255,0.2);}
.footerbd ul li{position: relative;}
.footerbd ul li+li::before{content: "";position: absolute;height: 6px;top: 50%;margin-top: -3px;width: 1px;background: rgba(255,255,255,0.6);}
.footerbd ul li a{font-size: 0.14rem;line-height: 0.34rem;display: block;color: white;margin: 0 0.1rem;left: -0.05rem;}
.footerbd ul li a:hover{font-weight: bold;text-decoration: underline;}
.footerbd .footerCon{margin-top: 0.3rem;}
.footerbd .footerCon .footerL{width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.footerbd .footerCon .footerL .r{width: calc(100% - 3.4rem);position: relative;padding-left: 0.2rem;}
.footerbd.footerCon .footerL .r::after{content: '';display: block;width: ;}
.footerbd .footerCon .footerL a{display: block;}
.footerbd .footerCon .footerL a img{display: block;max-width: 100%;}
.footerbd .footerCon .footerL p{font-size: 0.14rem;color: rgba(255,255,255,0.6);line-height: 0.24rem;margin-top: 0.1rem;}
.footerbd .footerCon .footerL a{color: rgba(255,255,255,0.6);}
.footerbd .footerCon .footerR {display: none;}
.footerbd .footerCon .footerR img{display: block;width:1.6rem;}
.footerbd .footerCon .footerR p{font-size: 0.14rem;color: white;opacity: 0.6;text-align: center;margin-top: 0.1rem;}
.footerbd .footerCon .footerL p span{display: inline-block;margin: 0 0.06rem;}

/* 页脚结束 */
@media(max-width: 1024px){
	.footer .footerCon .footerL{justify-content: center;}
	.footer .footerCon .footerL .r{width: 100%;}
}


/*==========================================内页 开始=============================================*/
.Nybanner{width: 100%;margin: 0 auto;z-index: 4;position: relative;}
.Nybanner .w15{position: relative;}
.Nybanner img{display: block;width: 100%;position: relative;height: 100%;object-fit: cover;}
.Nybanner::after{position: absolute;content: "";width: 100%;height: 40%;background-image: linear-gradient(to top,rgba(0,0,0,0.7),rgba(0,0,0,0));bottom: 0;}
.Nybanner>p{display: flex;justify-content: center;max-width: 100%;overflow: hidden;}
@media(max-width: 1100px){
	.Nybanner::after{display: none;}
}
@media(max-width: 768px){
	.Nybanner{height: 30vw;}
	.Nybanner img{height: 30vw;}
}

#nav_slide{background: #f4f4f4;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: #0080cb;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.bg{background: #f7f7f7;}
.n_container{position: relative;z-index: 99; padding:0 0 0.8rem 0;background-size: auto;/* background: url(../zimages24/nybg.jpg) no-repeat bottom center; */}
.n_container .n_left{width: 270px;position: relative;z-index: 88;top: -1rem;}
.n_container .n_left h1{height:1rem;line-height:0.4rem;background:#0080cb;font-size:0.28rem;color:#fff;padding: 0 0.3rem 0 0.4rem;display:flex;align-items: center;background-size: auto;font-weight: bold;}
.n_container .n_left h1 span{display: block;}
.n_container .n_left .con .ulCon{background:#0080cb;padding-bottom: 0;padding-left: 10px;padding-bottom: 10px;}
.n_container .n_left .con .ulCon ul{background:#FFFFFF;padding:0.3rem;border-top-left-radius: 0.3rem;border-bottom-left-radius: 0.3rem;box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.16);}

.n_container .n_left .con ul li{color: #333333;position:relative;border-bottom:1px solid #eeeeee;}
.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(../zimages24/jton.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 23px 20px 23px 0;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 26px;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #0080cb;font-weight: 600;}

.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: 34px;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 14px;line-height: 20px; color: #323232 !important;padding: 10px 0 10px 40px;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 4px;height: 4px;position: absolute;left: 20px;top: 18px; position:absolute;background: #0080cb;}
.n_container .n_left .con ul li i.up{background:url(../zimages24/jt.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li i{width: 20px;height: 70px;background: url(../zimages24/jt.svg) center no-repeat;background-size: 7px;position:absolute;right: 0px;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: #0080cb!important;}
.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:#0080cb;}
.mianbao{padding: 0 0 0 20px;background: url(../zimages24/now3.png) left center no-repeat;display: inline-block;vertical-align: top;position: absolute;background-size: 0.17rem;left: 320px;z-index: 6;bottom: 0.1rem;display: flex;align-items: center;}
.mianbao,.mianbao i,.mianbao a{font-size: 14px;color: #FFFFFF;font-style:normal;transition: 0.6s all;line-height: 40px;}
.mianbao i{display: inherit; margin:0 10px;width: 5px;height: 1px;background: #FFFFFF;position: relative;top: 0;}
.mianbao a.on{color: #FFFFFF;font-weight: bold;}
.mianbao a:hover{color: #FFFFFF;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:calc(100% - 320px); position: relative; z-index: 2;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 50px;}

@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 li{padding: 10px 24px 10px 30px;background: #FFFFFF;padding:0.3rem;border-bottom: 1px solid #d9d9d9;transition: 0.6s all;}
.n_titu li:first-child{border-top: 1px solid #d9d9d9;}
.n_titu li a{display: block;position: relative;    width: 100%;}
.n_titu li .pic{position: relative;width: 2.7rem;float: left;margin-right: 0.2rem;overflow: hidden;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu li .text{margin-left: 0;padding-top: 0.15rem;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.18rem;color: #323232;line-height:0.24rem;max-height:0.24rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;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: #a68f68;}
.n_titu li .text span img{display: inline-block;}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.12rem;color: #737373;line-height: 0.24rem;height: 0.48rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.n_titu 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_titu li .text i img{display: inline-block;width: 0.13rem;margin-right: 0.08rem;}
.n_titu li:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);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: #0080cb;transition: 0.6s all;padding-left: 0.1rem;}
.n_titu li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
.fanye{margin-top: 0.5rem;}
.fanye img{ max-width:100%}


@media(max-width: 1100px){
	.mianbaoxie{ display:none}
	.n_container{margin-top: 0; padding:0 0 0.4rem}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0;background: transparent;}
	#nav_slide{ display:block}
	.n_leftbg{display: none;}
}
@media(max-width: 580px){
	.n_titu li{padding: 0.24rem 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{width: 100%;float: none;margin-right: 0;}
	.n_titu li .text{margin-left: 0;padding: 0 0;margin-bottom: 0.3rem;}
	.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;}
	.n_titu li .text p{height: 0.72rem;display: none;}
	.fanye{margin-top: 0.4rem;}
	
}

/* 现任领导 */
/* 题图列表页 */
.n_titu2 li{padding: 10px 24px 10px 30px;background: #FFFFFF;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: 2.7rem;}
.n_titu2 li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu2 li .text{width: calc(100% - 3rem);}
.n_titu2 li .text h5{transition: 0.6s all; font-size: 0.22rem;color: #323232;position: relative;margin-bottom: 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: #0080cb;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{padding: 0.24rem 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;}
.TextList ul{    display: flex;
    flex-direction: column;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;    order: 1;}
.TextList ul li a{display: flex;position: relative;overflow: hidden;position: relative;justify-content: space-between;padding: 0.1rem 0;}
.TextList ul li a p{transition: 0.6s all;line-height:0.24rem;font-size: 0.16rem;color: #323232;width: calc(100% - 1.5rem);position: relative;padding-left: 0.18rem;}
.TextList ul li a p span{font-size: 0.16rem !important;color: red !important;font-family:"Microsoft Yahei" !important;FONT-WEIGHT: normal !important;}

.TextList ul li a p::before{content: "";position: absolute;left: 0;top: 0.08rem;width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #0080cb;}
.TextList ul li a i{display: block;position: relative;float: right; font-style: normal;color: #666666;transition: 0.6s all;line-height: 0.24rem;background: url(../zimages24/dateIc.png) no-repeat left center;padding-left: 20px;background-size: 0.13rem;width: 1.5rem;font-size: 0.14rem;    font-weight: normal;}
.TextList ul li a b{font-weight: normal;font-style: normal;display: block;font-size: 0.14rem;line-height: 0.24rem;color: #323232;}
.TextList ul li:hover p{color: #0080cb;transition: 0.6s all;padding-left: 0.24rem;font-weight:600;}

.TextList_ss ul li a .zy p::before{display:none;}
.TextList_ss ul li a .zy p{padding-left:0;    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #666;}

.TextList_ss ul li a .zy{margin-top:0.1rem;}
.TextList_ss ul li a .zy p span{ font-size: 0.14rem !important;}

.TextList ul li.fs{ order: 0;}
.TextList ul li.fs a p{ font-weight: bold;}




@media(max-width: 540px){
	.TextList ul li a{flex-wrap: wrap;}
	.TextList ul li a i{text-align: left;width: 100%;}
	.TextList ul li a p{margin-top: 0;height: auto;overflow: hidden;width: 100%;}
}

/* 内容页 */
.n_right .show{margin-top: 0.5rem;}
.show01{margin-bottom: 0.2rem;}
.show01 h5{font-size: 0.3rem;line-height: 0.36rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;    color: #97000c;}
.show01 h4{    font-size: 0.18rem;
    line-height: 0.32rem;
    text-align: center;
    margin-bottom: 0.1rem;
    color: #333333;}
.show01 h3{    font-size: 0.2rem;
    line-height: 0.32rem;
    text-align: center;
 margin-top: -0.1rem;
    margin-bottom: 0.2rem;
    color: #333333;}


.show01 p{padding-bottom: 0.2rem;text-align: center;font-size: 0.14rem;color: #666666;border-bottom: 1px solid #dcdcdc;}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 0.24rem;font-size: 0.14rem;color: #666666;    line-height: 20px;}
/* .show01 i{background: url(../zimages24/time.png) no-repeat left center;line-height: 19px;display: inline-block;} */
/* .show01 i+i{background: url(../zimages24/eye.png) no-repeat left center;padding-left: 1.75rem;} */
.show02{}
.show02 .fujian{}
.show02 .fujian span{color: #333;line-height: 28px;}
.show02 .fujian a{color: #004097;}

.show02 p{font-size: 16px;color: #333333;line-height: 32px;margin-bottom: 0.16rem;text-indent: 2em;}
.show02 table{margin:0 auto !important;}
.show02 table td{text-indent:0 !important;text-align:center;}
.show02 table p{text-indent:0 !important;text-align:center;}

.show02 .has_table{max-width:100%;overflow:auto;margin-bottom:0.25rem;}
.show02 img{display: block;margin: 0 auto;max-width: 80%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;}
.show03 p{font-size: 0.16rem;color: #666666;margin-bottom: 0.15rem;line-height:0.32rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #0080cb;transition: 0.6s all;font-weight: 600;}

@media(max-width: 850px) {
	.show02 img{width: 100%;max-width: 100%;}
}

/* 图片列表页 */
.listPic{margin-top: 0.5rem;}
.listPic ul{margin-left: -3%;display: flex;justify-content: flex-start;}
.listPic ul li{width: 30.333%;margin-left: 3%;}
.listPic ul li+li+li+li{margin-top: 3%;}
.listPic ul li a{display: block;}
.listPic ul li a .pic{display: block;overflow: hidden;}
.listPic ul li a .pic img{display: block;width: 100%;height: 2.3rem;max-height: 230px;object-fit: cover;}
.listPic ul li a .text{}
.listPic ul li a .text h5{font-size: 0.16rem;color:#323232;text-align: center;margin-top: 0.15rem;line-height: 0.24rem;height: 0.24rem;overflow: hidden;}
.listPic ul li a:hover .text h5{color: #0080cb;}
@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%;}
}
@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 0rem !important;}
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1074990{font-size:0.875rem !important;FONT-FAMILY: 微软雅黑 !important;color:#f00 !important;}

@media(max-width: 1024px){

}
@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 0.3rem 0;}
}
/* 组织机构 */
.zzjgList{margin-top: 0.5rem;}
.zzjgList .zzjg{background: white;border-top-left-radius: 0.2rem;border-top-right-radius: 0.2rem;overflow: hidden; box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.16);}
.zzjgList .zzjg+.zzjg{margin-top: 0.4rem;}
.zzjgList .zzjg+.zzjg h5{background: #0080cb;}
.zzjgList .zzjg+.zzjg+.zzjg h5{background: #2fb6be;}
.zzjgList .zzjg+.zzjg+.zzjg+.zzjg h5{background: #2fbe7c;}
.zzjgList .zzjg h5{line-height:0.5rem;text-align: center;font-size: 0.2rem;color: white;background: #4d60bf;}
.zzjgList .zzjg ul{padding: 0.3rem 0.4rem;margin-left: -1%;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.zzjgList .zzjg ul li{width: 32.333%;}
.zzjgList .zzjg ul li a{font-size: 0.16rem;color: #323232;line-height: 0.24rem;padding: 0.12rem 0;padding-left: 12px;position: relative;display: block;}
.zzjgList .zzjg ul li a::after{content: "";position: absolute;left: 0;width: 5px;height: 5px;border-radius: 50%;background: #0080cb;top: 0.2rem;}
.zzjgList .zzjg ul li a:hover{color: #0080cb;}
@media(max-width: 768px) {
	.zzjgList .zzjg ul{margin-left: -2%;}
	.zzjgList .zzjg ul li{width: 48%;margin-left: 2%;}
}
@media(max-width: 414px) {
	.zzjgList .zzjg ul{margin-left:0;}
	.zzjgList .zzjg ul li{width: 100%;margin-left: 0;}
}



.zzjg_n{padding-top: 0.5rem;}
.zzjg_n .zzjg{margin-bottom: 0.3rem;}
.zzjg_n .zzjg h5{font-size: 0.24rem;color: #333;font-weight: 600;padding-left: 0.2rem;position: relative;margin-bottom: 0.3rem;}
.zzjg_n .zzjg h5::after{content: '';display: block;width: 0.03rem;height: 100%;background: #0080cb;position: absolute;left: 0;top: 0;}
.zzjg_n .zzjg ul{display: flex;flex-wrap: wrap;margin: 0 -0.15rem;}
.zzjg_n .zzjg ul li{width: calc(33.33% - 0.3rem);margin: 0 0.15rem 0.2rem;position: relative;}
.zzjg_n .zzjg ul a{
	display: block;position: relative;
}
.zzjg_n .zzjg ul div{content: '';display: block;width: 100%;height: 100%;background: #0080cb;position: absolute;top: 0;left: 0;z-index: 1;opacity: 0;transition:0.4s;}

.zzjg_n .zzjg ul p{font-size: 0.18rem;color: #333;padding: 0.2rem 0.4rem 0.2rem 0.15rem;border: 1px solid #e2e2e2;line-height: 0.28rem;position: relative;z-index: 1;}
.zzjg_n .zzjg ul p::after{background: url(../zimages24/zzjg_jt.png) no-repeat center center;background-size: 100%;content: '';display:block;width:0.2rem;height:100%;position: absolute;top:0;right:0.1rem;}

.zzjg_n .zzjg ul li:hover div{opacity: 0.1;transition-delay:1s;}


.zzjg_n .zzjg ul a::before, .zzjg_n .zzjg ul a::after {
	box-sizing: inherit;
	position: absolute;
	content: '';
	border: 0.01rem solid transparent;
	width: 0;
	height: 0;
	z-index: 2;
  }
   
  .zzjg_n .zzjg ul a::after {
	bottom: 0;
	right: 0;
  }
   
  .zzjg_n .zzjg ul a::before {
	top: 0;
	left: 0;
  }
   
  .zzjg_n .zzjg ul a:hover::before, .zzjg_n .zzjg ul a:hover::after {
	width: 100%;
	height: 100%;
  }
   
  .zzjg_n .zzjg ul a:hover::before {
	border-top-color: #0080cb;
	border-right-color: #0080cb;
	transition: width 0.3s ease-out, height 0.3s ease-out 0.3s;
  }
   
  .zzjg_n .zzjg ul a:hover::after {
	border-bottom-color: #0080cb;
	border-left-color: #0080cb;
	transition: border-color 0s ease-out 0.6s, width 0.3s ease-out 0.6s, height 0.3s ease-out 1s;
  }


  @media(max-width: 768px) {
	.zzjg_n .zzjg ul{margin: 0%;justify-content: space-between;}
	.zzjg_n .zzjg ul li{width: 48%;margin: 0 0 0.2rem;}
  }
  @media(max-width: 414px) {
	.zzjg_n .zzjg ul{margin-left:0;}
	.zzjg_n .zzjg ul li{width: 100%;margin-left: 0;}
}

.xywh_xx{}
.xywh_xx p{}
.xywh_xx strong{    width: 220px;
    display: inline-block;
    text-align: right;}
  @media(max-width: 800px) {
.xywh_xx strong{    width: auto;}
}
/*==========================================内页 结束=============================================*/





.sy_first_dt{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 66666666;display: flex;
    perspective: 1200px;
	background: #fff;
}
.sy_first_dt>div{width: 50%;height: 100%;background: url(../zimages24/sy_first_left.jpg) no-repeat right center;
background-size: 100% 100% !important;
    transform-style: preserve-3d;
	transform: rotateY(0deg);
}
.sy_first_dt>div.right{background: url(../zimages24/sy_first_right.jpg) no-repeat left center;


}



.sy_first_dt.show .left{animation: kaimen1 3s forwards;}
.sy_first_dt.show .right{animation: kaimen2 3s forwards;}

.sy_first_dt.show{animation: fangda 3s forwards;animation-delay: 1s;}

@keyframes kaimen1
    {
    0% {transform: rotateY(0deg);}
    100% {transform: rotateY(50deg);}
}


@keyframes kaimen2
    {
    0% {transform: rotateY(0deg);}
    100% {transform: rotateY(-50deg);}
}


@keyframes fangda
    {
    0% {transform: scale(1);opacity: 1;}
    50% {transform: scale(8);opacity: 1;}
    100% {transform: scale(8);opacity: 0;visibility: hidden;}
}


@media(max-width: 1024px) {

}