@charset "utf-8";

*{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;}
.pb_sys_style1 .p_no_d{    border: 1px solid #0b338f!important;
    color: #fff;
    background-color: #0b338f!important;}
.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover;width: 100%;height: auto;}
.fl{ float:left}
.fr{ float:right}
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-repeat: no-repeat;background-size: 0 1px;background-position:0 100%;transition: background-size 0.5s ease-out 0s;}
a:hover .textline{background-size: 100% 1px;}
.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
 @font-face{font-family: 'BEBAS';src : url('../font24/BEBAS.ttf');}
.w12{width:12rem;margin:0 auto;}
.w15{width:15rem;margin:0 auto;}
.w162{width:16.2rem;margin:0 auto;}
@media(max-width: 1260px) {
    .w12{padding: 0 32px;width: 100%;}
}
@media(max-width: 1780px) {
    .w162{padding: 0 32px;width: 100%;}
}
@media(max-width: 1560px) {
    .w15{padding: 0 32px;width: 100%;}
}
@media(max-width: 768px) {
	.w18{width: 95%;padding: 0;}
	.w15{width: 95%;padding: 0;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#10A67D}
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.5rem; height:1.11rem;transition: 0.4s;}
#gotop img{width: 0.5rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop:hover{bottom: 90px;transition: 0.4s;}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#10A67D;;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: "sourcebold";src: url("../fonts/SourceHanSerifCN-Bold.ttf") format("truetype");}
@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: 100; left: 0px; right: 0px; top: 0px; position: relative;}
#header {z-index: 999; width: 100%; transition: all 0.6s ease 0s;position: relative;background: linear-gradient(273deg, #A6C8E4 -14%, #CEDAE5 102%);}
.header{padding: 0.2rem 0;align-items: center;}
.headerNav {width: 58.33%; position: relative;z-index: 99;justify-content: flex-end;align-items: center;}
.header .search_btn{ cursor: pointer; text-align: center; transition: all 0.6s ease 0s;display: block;position: relative; }
#logo {width: 33.8%;position: relative;z-index: 99;}
#logo a{display: block;}
#logo img{display: block;width: 100%;}
.header_R{width: 55.625%;}
.header_top {justify-content: flex-end;}
.header .search{width: 2rem;line-height: 0.36rem;height: 0.36rem;border-radius: 0.18rem;position: relative;background: linear-gradient(273deg, #A6C8E4 -14%, #CEDAE5 102%);padding: 0 0.2rem;}
.header .search .text{width: calc(100% - 0.26rem);line-height: 0.36rem;font-size: 0.14rem;color: #003F9E;}
.header .search .btn{ width: 0.16rem;height: 0.36rem;background: url(../images25/search.png) no-repeat no-repeat left center;background-size: 0.16rem 0.16rem;}
#header.show #nav{display: none;}
@media (max-width: 1560px) {
.header.w15{padding: 0.2rem 0.3rem;}
}
@media (max-width: 1260px) {
.header{padding: 0.4rem 32px;}
}
@media (max-width: 850px) {
  .header_box { height: 0.5rem; }
  #m_header #logo{width: 85%;}
}
@media (max-width: 414px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 340px) {

}

/* .header_box.xg #header{transition: 0.6s all;margin-top: 0;background: #324EA2;}  
.header_box.xg .header{padding: 0.15rem 0;} */
#logo .logo_black { display: none; }
.top_search_black { display: none; }
/* .header_box.xg #logo{width: 28%;} */

@media (max-width: 1200px) {
  .header_box { display: none; }
}
@media (max-width: 850px) {
  
  #header { display: none; }
  #gotop{right: 0.15rem;bottom: 0.3rem;}
  #gotop img,#gotop.hide{width: 0.3rem;}
  #gotop.hide{height: 0.3rem;}
}
.tc2 .tc-box form { border-radius: 4px; overflow: hidden; background: rgb(255, 255, 255); height: 60px; width: 100%; }
.tc2 .tc-box input[type="text"] { border: none; width: 94%; display: block; height: 60px; text-align: left; color: rgb(67, 67, 67); font-size: 14px; background: none; line-height: 60px; padding: 0px 20px; }
.tc2 .tc-box input[type="text"]:focus { text-align: left; }
.tc2 .tc-box input[type="submit"] { position: absolute; right: 0px; top: 50%; padding: 0px; z-index: 2;height: 60px; width: 70px; cursor: pointer; border: none; margin-top: -30px; }
.tc2 .tc { transition: all 300ms ease 0s; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 9999; }
.tc2 .tc { pointer-events: none; opacity: 0; transform: scale(1.1); visibility: hidden; }
.tc2 .tc.act { opacity: 1; pointer-events: auto; transform: scale(1); visibility: visible; }
.tc2 .close:hover { transform: rotate(180deg); }
.tc2 .close, .tc { transition: all 400ms ease 0s; }
.tc2 .tc-box { position: absolute; border-radius: 4px; overflow: hidden; top: 50%; z-index: 9999; background: rgb(255, 255, 255); height: 60px; width: 50%; left: 50%; margin-left: -25%; margin-top: -40px; }
.tc2 .tc.act { display: block; }
.tc2 .close { position: absolute; cursor: pointer; font-size: 20px; right: 30px; top: 30px; }
.tc2 .tc-bg { height: 100%; background: rgba(206, 180, 114, 0.9); position: absolute; top: 0px; left: 0px; width: 100%; z-index: 0; opacity: 0.8; }

.search_btn svg { display: inline-block; fill: rgb(255, 255, 255); width: 16px; height: 16px; vertical-align: middle; }
.nav-pc{position: absolute;top: 0;left: 0;right: 0;height: 100vh;z-index: -1;background-repeat: no-repeat;background-position: center;-o-background-size: cover;background-size: cover;display: none;}
.nav-pc .navBox{position: absolute;top: 162px;left: 5%;bottom: 0;overflow-y: auto;width: 90%;}
.nav-pc .navBox dt{font-size: 0.22rem;font-weight: bold;margin-bottom: 0.3rem;}
.nav-pc .navBox dt a{color: #fff;transition: 0.6s all;}
.nav-pc .navBox dt a:hover{opacity: 0.6;transition: 0.6s all;}
.nav-pc .navBox dd{margin-bottom: 0.34rem;}
.nav-pc .navBox dd a{color: #fff;font-size: 0.18rem;transition: 0.6s all;opacity: 0.8;}
.nav-pc .navBox dd a:hover{opacity: 1;transition: 0.6s all;}

.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: none; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; }
.search-dialog-box.on::before { height: 100%; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.header-right .bubbles-bg { opacity: 0; visibility: hidden; transition: all 0.5s ease 0.8s; }
.search-dialog-box .bubbles-bg .bubble { position: absolute; }
.search-dialog-box .bubbles-bg .bubble .circle { border-radius: 100%; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.search-dialog-box .bubbles-bg .bubble1 { width: 6%; padding-top: 6%; left: 26.875%; top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble2 { width: 12px; padding-top: 12px; left: 13.54%; top: 18%; }
.search-dialog-box .bubbles-bg .bubble2 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble3 { width: 36px; padding-top: 36px; left: 8.854%; top: 30.55%; }
.search-dialog-box .bubbles-bg .bubble3 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble4 { width: 56.875%; padding-top: 56.875%; left: -28.6458%; top: 51.85%; }
.search-dialog-box .bubbles-bg .bubble4 .circle { background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.05) 100%); }
.search-dialog-box .bubbles-bg .bubble5 { width: 54px; padding-top: 54px; left: 26.3%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble5 .circle { background-color: rgb(255, 255, 255); opacity: 0.1; }
.search-dialog-box .bubbles-bg .bubble6 { width: 56.875%; padding-top: 56.875%; left: 73.4375%; top: -52.77%; }
.search-dialog-box .bubbles-bg .bubble6 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.1) 100%); }
.search-dialog-box .bubbles-bg .bubble7 { width: 2rem; padding-top: 2rem; left: 60.9375%; top: 18.5%; }
.search-dialog-box .bubbles-bg .bubble7 .circle { background-color: rgb(41, 167, 65); }
.search-dialog-box .bubbles-bg .bubble8 { width: 1.35rem; padding-top: 1.35rem; left: 95.83%; top: 70.83%; }
.search-dialog-box .bubbles-bg .bubble8 .circle { border: 1px solid rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble9 { width: 16px; padding-top: 16px; left: 76.5625%; top: 96.296%; }
.search-dialog-box .bubbles-bg .bubble9 .circle { background-color: rgb(255, 255, 255); }
.search-dialog-box .bubbles-bg .bubble10 { width: 56.875%; padding-top: 56.875%; left: 71.354%; top: 87%; }
.search-dialog-box .bubbles-bg .bubble10 .circle { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3) 100%); }
.search-dialog-box .bubbles-bg .bubble { animation: 8s linear 0s infinite normal none running spin; transform-origin: 50% 45%; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) { animation: 8s linear 0s infinite normal none running spin2; }
.search-dialog-box .bubbles-bg .bubble .circle { animation: 8s linear 0s infinite normal none running spin-reverse; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle { animation: 8s linear 0s infinite normal none running spin-reverse2; }
.search-dialog-box .bubbles-bg .sm-bubble { transform-origin: 30% 30px; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 2.75rem; line-height: 3.5rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 50%; margin: 0px auto; padding: 0px 0rem 0px 1.5rem; box-sizing: border-box; transition: all 0.3s ease 0s; 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: rgb(145, 145, 145); transition: all 0.3s ease 0s; outline: none; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgba(255, 255, 255, 0.6); }
.search-dialog .search-input input[type="text"]::-webkit-input-placeholder { color: rgb(145, 145, 145); }
.search-dialog .search-input input[type="image"], .search-dialog .search-input .clear-btn { float: right; height: 0.6rem; width: 0.6rem; }
.search-dialog .search-input input[type="image"] { background: url("../images25/search.png") center center no-repeat; height: 0.6rem; width: 0.6rem; border-radius: 100px; }
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url(); background-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .search-input.on input[type="image"] { background-image: url(""); }
.search-dialog .hot-search { font-size: 0px; width: 19.5rem; margin: 0.6rem auto 0px; box-sizing: border-box; padding: 0px 0.6rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.375rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.6rem; background-repeat: no-repeat; background-position: left center; background-size: 0.5rem; background-image: url(""); }
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.375rem; line-height: 0.5rem; margin-right: 0.75rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.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: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-image: url("../images25/search_close.png"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}
#nav{z-index: 99;margin: 0 auto;position: relative;background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);}
#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.2rem;color: #FFFFFF;position:relative;transition:.6s;text-align: center;line-height: 0.8rem;}
#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;width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{
    position: absolute;
    top: 0.8rem;
    min-width: 1.8rem;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
 background:rgba(255,255,255,1);
}
#nav ul li .sub .sub2{position: relative;}
#nav ul li .sub .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub .sub2:hover .sjnav{display: block;}
#nav ul li .sub .box{padding-top:0.16rem; text-align:center;position: relative;}
#nav ul li .sub .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub a{white-space: nowrap;padding: 0 0.2rem;line-height: 0.5rem;transition:.3s;font-size: 0.18rem;color: #323232;}
#nav ul li: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:#003F9E;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: #d93e4e 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;display: none;}
#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}
#nav ul li .sub a:hover{color: #fff;background: #003F9E;}
.search_btn{height: 0.6rem;line-height: 0.6rem;cursor:pointer;text-align: center;transition:.6s;width: 0.6rem;border-radius: 50%;}
.search_btn img{display: block;width: 0.6rem;}
/*手机头部开始*/
#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:#2e5ba2; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;border: 0.01rem solid rgba(255,255,255,0.2);width: 95%;margin-left: 2.5%; display: flex;justify-content: space-around;padding: 0.1rem;border-radius: 0.2rem;}
#m_nav .mzsdm a{display: block; font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;padding-left: 0.18rem;}
#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:#003F9E;}

#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: #003F9E;}
#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: #003F9E;}
#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.1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.7rem);margin-left:0.2rem;}
.tc_search input[type="image"]{ position:absolute; top:6px;width: 26px;line-height:38px; border:0;right: 10px;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; }
.m_nav_list::-webkit-scrollbar {display:none}
.m_nav_list .sjnav{margin-left: 0.2rem;}

#m_nav {z-index: 99999;position: fixed;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;
background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);}
#m_nav.act{ pointer-events: auto; right:0;overflow: auto;}

#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(../images25/jia.png) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images25/jian.png) center no-repeat;background-size: contain;}
#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;}
.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
/*三级导航 开始*/
#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-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);background: linear-gradient(273deg, #A6C8E4 -14%, #CEDAE5 102%);}

@media(max-width: 1200px){
	#nav ul{display: none;}
	#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: 50vw;}
}

@media(max-width: 850px){
	#m_header {height: 80px;}
	#m_nav{padding-top: 15vw;}
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 50vw;}
}

@media(max-width: 430px){
	.logo2{max-width: 78vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

@media (max-width: 1820px) {
  #header .w163{margin: 0 100px;width: calc(100% - 200px);}
}
@media (max-width: 1200px) {
  .m_header_box { display: block; }
  .header_box { display: none; }
}


/* banner开始 */
.bannerBox{position:relative;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;height: 5.6rem; position: relative;object-fit: cover;}
.bannerBox .slider .slick-slide video{height: 5.6rem;}
.bannerBox .slider .slick-active img{animation:myscal 5s forwards;-webkit-animation:myscal 5s forwards;}
@keyframes myscal
{
	0%   {transform: scale(1.07);}
	100%   {transform: scale(1);}
}
@-webkit-keyframes mymove
{
	0%   {-webkit-transform: scale(1.07);}
	100%   {-webkit-transform: scale(1);}
}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slider a::after{display:none;content: "";width: 100vw;height: 30vh;background: linear-gradient(180deg, #324EA2 0%, rgba(50, 78, 162, 0) 100%);position: absolute;left: 0;top: 0;}
.bannerBox .slider a p{position: absolute;bottom: 0.3rem;left: 0;z-index: 4;font-size: 0.35rem;color: white;font-weight: bold;width: 15rem;left: 50%;line-height: 0.4rem;height: 0.4rem;margin-left: -7.5rem;}
.bannerBox .slider video{display: block;width: 100%;position: relative;height: 5.5rem;}
.bannerBox .slick-dots{display: none !important;justify-content: center;position: absolute;bottom: 0.4rem;left: auto;align-items: center;z-index: 9;width: 100%;left: 0;}
.bannerBox .slick-dots li{height: 0.12rem;display: flex;justify-content: center;align-items: center;}
.bannerBox .slick-dots li button{width: 0.15rem;height: 0.15rem; opacity: 1;background: transparent;border-radius: 50%;margin: 0 0.08rem;border: 0.01rem solid #fff;}
.bannerBox .slick-dots li.slick-active button{background: #fff; position: relative;}
.bannerBox .slick-dots li:last-child.slick-active butto{padding-right: 0;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-prev,
.bannerBox .slick-next{/* background: url(../images25/bannerL.png) no-repeat left center; */background-size: 0.6rem;width: 0.6rem;height: 0.6rem;font-size: 0;position: absolute;left: 0.1rem;top: 50%;margin-top: -0.3rem;opacity: 1;z-index: 9;}
.bannerBox .slick-next{left: auto;right: 0.1rem;transform: rotateY(-180deg);}
@media (max-width:1440px) {
	.bannerBox{width: 100%;padding: 0;}
	.bannerBox .slider .slick-slide img{height: 40vw;}
	.bannerBox .slider .slick-slide video{height: 40vw;}
}
@media (max-width:1200px) {
	.bannerBox .slick-dots{width: 100%;padding: 0 0.3rem;}
	.bannerBox .slider video{height:45vw;}
	.bannerBox .xlbtn{display: none;}
	.bannerBox .slick-dots{justify-content: center;}
	.bannerBox .slider a::after{display: none;}
	.bannerBox{margin-top: 1.6rem;}
}
@media (max-width:1100px) {
	.bannerBox{margin-top: 10vw;}
	
}
@media (max-width:850px) {
	.bannerBox .slider a p{width: 95%;left: 2.5%;font-size: 0.18rem;line-height: 0.24rem;bottom: 0.1rem;height: 0.24rem;margin-left: 0;}
	.bannerBox .slick-dots{bottom: 0.2rem;}
	.bannerBox{margin-top: 80px;}
	.bannerBox .slick-dots li button{width: 0.1rem;height: 0.1rem;margin: 0 0.06rem;}
}
@media (max-width:430px) {
	.bannerBox{margin-top: 18vw;}
}
/* banner结束 */


@media (max-width:580px) {
}
.headline18-3{font-size: 0.2rem;line-height: 0.3rem;color: #323232;height: 0.9rem;}
.headline18-2{font-size: 0.2rem;line-height: 0.3rem;color: #323232;height: 0.6rem;}
.headline18-1{font-size: 0.2rem;line-height: 0.2rem;color: #323232;height: 0.2rem;}
.digestline14-2{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.48rem;}
.digestline14-3{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.72rem;}

.Cotitle{margin-bottom:0.4rem;position: relative;z-index: 4;align-items: flex-end;}
.Cotitle h5{font-size: 0.28rem;color: #323232;font-weight: bold;position: relative;padding-left: 0.46rem;background: url(../images25/title01.png) no-repeat left center;background-size: 0.36rem 0.36rem;line-height: 0.36rem;}
.more a{font-size: 0.16rem;display: block;color: #003F9E; transition: 0.6s all;padding-right: 0.35rem;background: url(../images25/more.png) no-repeat right center;background-size: 0.27rem 0.19rem;line-height: 0.36rem;}
 .more a:hover{padding-right: 0.3rem;transition: 0.6s all;}
/* part1 开始 */
.part1BG{background:#fff url(../images25/BG01.png) no-repeat bottom center;background-size: cover;padding-bottom: 0.44rem;}
.part1BG .w162{background: #FFFFFF;position: relative;margin-top: -0.5rem;padding: 0.5rem 0 0.8rem 0;}
.part1{margin-bottom: 0.8rem;}
.part1Con #tabs-container{width: 48%;overflow: hidden;}
.part1Con #tabs-container .swiper-pagination{display: none;}
.part1Con .tabs{width: 49.33%;}
.part1Con .swiper-slide a{display: block;}
.part1Con .swiper-slide .pic{overflow: hidden;}
.part1Con .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;height: 4.64rem;}
.part1Con .swiper-slide .text{margin-top: 0.2rem;display: none;}
.part1Con .swiper-slide .time{justify-content: flex-start;align-items: flex-end;}
.part1Con .swiper-slide .time .day{font-size: 0.32rem;color: #003F9E;font-family: "times new roman";font-weight: bold;transform: skewX(-8deg);}
.part1Con .swiper-slide .time .year{font-size: 0.14rem;color: #003F9E;font-family: "times new roman";transform: skewX(-8deg);}
.part1Con .swiper-slide p{height: auto;max-height: 0.6rem;margin-top: 0.15rem;}
.part1Con .tabs a{display: block; padding: 0.18rem 0 0.16rem 0;border-bottom: 0.01rem dashed #CCCCCC;cursor: pointer;}
.part1Con .tabs .tabCon{align-items: flex-start;}
.part1Con .tabs .time{width: 0.85rem;align-items: flex-end;}
.part1Con .tabs .time .day{font-size: 0.32rem;color: #003F9E;font-family: "times new roman";font-weight: bold;transform: skewX(-8deg);}
.part1Con .tabs .time .year{font-size: 0.14rem;color: #003F9E;font-family: "times new roman";transform: skewX(-8deg);}
.part1Con .tabs .con{width: calc(100% - 1.05rem);}
.part1Con .tabs h5{margin-bottom: 0.15rem;line-height: 0.32rem;height: 0.32rem;}
.part1Con .tabs p{font-size: 0.14rem;color: #fff;line-height: 0.22rem;height: 0.44rem;display: none;}
.part1Con .tabs a.active{background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);border-radius: 0.4rem 0 0.4rem 0;padding: 0.26rem 0.2rem 0.2rem 0.2rem;}
.part1Con .tabs a.active p{display: -webkit-box;}
.part1Con .tabs a.active .time .day,.part1Con .tabs a.active .time .year{color: #fff;}
.part1Con .tabs a.active h5{color: #fff;}


@media(max-width: 1780px){
.part1BG .w162{width: 95%;}
}
@media(max-width: 850px){
	.part1{margin-bottom: 0.4rem;}
.part1Con #tabs-container{width: 100%;}
.part1BG .w162{padding: 0.5rem 0;}
.part1Con .tabs{display: none;}
.part1Con .swiper-slide .text{display: block;}
.part1Con #tabs-container .swiper-pagination{display: block;}
.part1Con .swiper-pagination{position: relative;bottom: auto !important;margin-top: 0.2rem;}
.part1Con .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem;background: transparent;border: 0.01rem solid #003F9E;opacity: 1;margin: 0 0.08rem !important;}
.part1Con .swiper-pagination-bullet-active{background: #003F9E;}

.part1Con .swiper-slide .pic img{height: 54vw;}
}
@media(max-width: 430px){

}
/* part1 结束 */
/* part2 start */
.part2L{width: 48.66%;}
.part2L .Cotitle h5{background: url(../images25/title02.png) no-repeat left center;background-size: 0.36rem 0.36rem;}
.part2R .Cotitle h5{background: url(../images25/title03.png) no-repeat left center;background-size: 0.36rem 0.36rem;}
.part2L ul{margin-bottom: -0.2rem;}
.part2L li{margin-bottom: 0.2rem;}
.part2L li .pic{width: 1.74rem;overflow: hidden;}
.part2L li .pic img{display: block;width: 100%;object-fit: cover;height: 1.2rem;}
.part2L li .text{width: calc(100% - 1.94rem);border-bottom: 1px dashed rgba(0, 63, 158, 0.4);}
.part2L li .text h5 span{background-image: linear-gradient(#003F9E,#003F9E);}
.part2L li .text i{margin-top: 0.2rem;font-size: 0.16rem;color: #003F9E;font-family: "times new roman";transform: skewX(-8deg);font-style: normal;display: block;}
.part2L li:hover .text h5{color: #003F9E;transition: 0.6s all;}
/* part2 end */
/* footer start */
.footer{background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);padding: 0.6rem 0;}
.footer p{font-size: 0.14rem;color: #fff;text-align: center;line-height: 0.3rem;display: table;margin: 0 auto;}
.footer p i{font-style: normal;margin-left: 0.3rem;}
.footer p+p{padding-left: 0.24rem;background: url(../images25/footer01.png) no-repeat left 0.06rem;background-size: 0.16rem 0.18rem;}
@media(max-width: 850px){
.part2L{width: 100%;}
.part2R{margin-top: 0.4rem;}
}
/* footer end */
/* list */
/* list */
.list-banner{position: relative;z-index: 3;}
.list-banner .pic{overflow: hidden;position: relative;z-index: 2;}
.list-banner .pic img{display: block;width: 100%;}
.listBG{background: url(../images25/BG01.png) no-repeat bottom center;background-size: cover;}
.listNav-box{padding: 0.1rem 0.4rem 0.1rem 0.1rem;background: #FFFFFF;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);flex-wrap: nowrap;border-radius: 0.3rem 0 0.3rem 0;position: relative;margin-top: -0.4rem;z-index: 6;}
.listNav-box .listNav h5{font-size: 0.24rem;color: #003F9E;font-weight: bold;line-height: 0.6rem;margin:0 0.3rem;}
.listNav-box .listNav ul{justify-content: flex-start;}
.listNav-box .listNav li{position: relative;}
.listNav-box .listNav li>a{line-height: 0.6rem;padding: 0 0.5rem;display: block;font-size: 0.2rem;color: #666666;}
.listNav-box .listNav li>a:hover{color: #003F9E;}
.listNav-box .listNav li.on>a{background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);color: #fff;font-weight: 600;border-radius: 0.3rem 0 0.3rem 0;}
.listNav-box .listNav li dl{position: absolute;top: 100%;width: 100%;left: 0;background: #fff;border-radius: 0 0.3rem 0 0.3rem;display: none;z-index: 5;}
.listNav-box .listNav li dd a{display: block;text-align: center;padding: 0.15rem 0.2rem;font-size: 0.16rem;color: #666;}
.listNav-box .listNav li dd a:hover{color: #003F9E;}
.listNav-box .listNav li:hover dl{display: block;}


#nav_slide{line-height: 0.5rem;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 0.2rem;vertical-align: middle;}
#nav_slide .n_title{ height: 0.5rem;background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);
}
#nav_slide h1{font-size: 0.16rem;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;top: 0.14rem;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 0.2rem;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f9f9f9; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 0.15rem;}
#sub_nav_content ul li a{display: inline-block;font-size: 0.14rem;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: 0.28rem;padding-left: 0.1rem;}
#sub_nav_content ul li ul li a{font-size: 0.14rem; color: #666;}
#sub_nav_content ul li.on>a{color: #003F9E;}
#sub_nav_content ul li ul{ display:none}
.position{font-size:0.14rem;color: #666666;line-height: 0.6rem;padding-left: 0.24rem;background: url(../images25/position.png) no-repeat left 0.22rem;background-size: 0.16rem 0.16rem;min-width: 1.9rem;}
.position a{color: #666;margin:0 0.04rem;}
.position a.on{color: #003F9E;}
.position a:hover{color: #003F9E;}
.fanye{margin-top: 0.4rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
.listNr{padding: 0.6rem 0;min-height:500px;}
@media(max-width: 1200px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.listBox{padding: ;}
	.listBox .n_left{ display:none}
	.listBox .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:block;}
	#nav_slide{ display:block;}
	.list-banner{margin-top: 1.6rem;}
	.list-banner .pic::after,.list-banner .pic::before{background: none;}
	.listBox .listNr{width: 100%;}
	.listBox .w15{margin-top: 0;}
	
	.list-banner::after{display: none;}
	.listNav-box{display: none;}
}
@media (max-width:1100px) {
	.list-banner{margin-top: 10vw;}
	
}
@media(max-width: 850px){
	#nav_slide h1{font-size: 0.22rem;}
	#sub_nav_content ul li ul li a{font-size: 0.18rem;}
	#sub_nav_content ul li a{font-size: 0.2rem;}
	.listBox{padding: 0 0 0.5rem 0;}
	.list-banner{margin-top: 80px;}
	
}
@media(max-width: 540px){
	.list-banner img{height: 100%;object-fit: cover;}
}
@media (max-width:430px) {
	.list-banner{margin-top: 18vw;}
}
/* 新闻列表页 */
.n_bt ul{margin-bottom: -0.3rem;}
.n_bt li{position: relative;width: 49%;margin-bottom: 0.3rem;background: #fff;}
.n_bt li a{display: block;padding: 0.26rem 0.3rem;}
.n_bt li .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.12rem;}
.n_bt li .time .day{font-size: 0.32rem;color: #003F9E;font-family: "times new roman";font-weight: bold;transform: skewX(-5deg);transition: 0.6s all;}
.n_bt li .time .year{font-size: 0.14rem;color: #003F9E;font-family: "times new roman";transform: skewX(-5deg);transition: 0.6s all;}
.n_bt li p{transition: 0.6s all;}
.n_bt li:hover{background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.16);transition: 0.6s all;border-radius: 0.36rem 0 0.36rem 0;}
.n_bt li:hover .time .day,.n_bt li:hover .time .year,.n_bt li:hover p{color: #fff;transition: 0.6s all;}
@media(max-width: 850px){
.n_bt li{width: 100%;}
.n_bt li p{font-size: 0.22rem;line-height: 0.32rem;height: auto;max-height: 0.96rem; -webkit-line-clamp: 3;}
}
/* 摘要列表页 */
.n_zy ul{margin-bottom: -0.3rem;}
.n_zy li{position: relative;width: 49%;margin-bottom: 0.3rem;background: #fff;transition: 0.6s all;}
.n_zy li a{display: block;padding: 0.4rem 0.3rem;}
.n_zy li i{display: block;margin: 0.18rem 0;font-style: normal;color: #112B86;font-family: "times new roman";transform: skewX(-5deg);position: relative;transition: 0.6s all;}
.n_zy li i::after{content: "";width: 0.24rem;height: 0.01rem;background: #112B86;position: absolute;left: -0.3rem;top: 50%;transition: 0.6s all;}
.n_zy li p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;height: 0.48rem;transition: 0.6s all;}
.n_zy li:hover{background: linear-gradient(90deg, #112B86 0%, #003F9E 100%);box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.16);transition: 0.6s all;border-radius: 0.36rem 0 0.36rem 0;}
.n_zy li:hover p,.n_zy li:hover i,.n_zy li:hover h5{color: #fff;transition: 0.6s all;}
.n_zy li:hover i::after{background: #fff;transition: 0.6s all;}
@media(max-width: 850px){
.n_zy li{width: 100%;}
.n_zy li h5{font-size: 0.22rem;line-height: 0.32rem;height: auto;max-height: 0.64rem; -webkit-line-clamp: 2;}
}
/* 图片摘要 */
.n_Piczy{background-color: #fff;padding: 0.3rem 0.2rem;}
.n_Piczy ul{margin-bottom: -0.5rem;}
.n_Piczy li{width: 48.5%;margin-bottom: 0.5rem;}
.n_Piczy li a{align-items: flex-start;}
.n_Piczy li .pic{width: 1.6rem;overflow: hidden;}
.n_Piczy li .pic img{display: block;width: 100%;object-fit: cover;height: 1.06rem;}
.n_Piczy li .text{width: calc(100% - 1.86rem);}
.n_Piczy li h5{font-size: 0.18rem;line-height: 0.24rem;height: 0.24rem;transition: 0.6s all;}
.n_Piczy li i{display: block;margin: 0.12rem 0;font-style: normal;color: #112B86;font-family: "times new roman";transform: skewX(-5deg);position: relative;transition: 0.6s all;}
.n_Piczy li i::after{content: "";width: 0.24rem;height: 0.01rem;background: #112B86;position: absolute;left: -0.3rem;top: 50%;transition: 0.6s all;}
.n_Piczy li p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;height: 0.48rem;transition: 0.6s all;}
.n_Piczy li:hover h5{color: #112B86;transition: 0.6s all;}
@media(max-width: 850px){
.n_Piczy li{width: 100%;}
.n_Piczy li .pic{width: 100%;}
.n_Piczy li .pic img{height: 54vw;}
.n_Piczy li .text{width: 100%;margin-top: 0.2rem;}
.n_Piczy li h5{font-size: 0.22rem;line-height: 0.32rem;height: auto;max-height: 0.64rem; -webkit-line-clamp: 2;}
.n_Piczy li i::after{display: none;}
}
/* 题图列表 */
.n_tt li{width: 49%; position: relative;margin-bottom: 0.3rem;background: #fff;}
.n_tt li a{overflow: hidden;display: block;position: relative;transition: 0.6s all;z-index: 2;padding: 0.2rem 0.3rem;}
.n_tt li .pic{float: left;overflow: hidden;width: 2.7rem;margin-right: 0.3rem;}
.n_tt li .pic img{display: block;width: 100%;height: 1.7rem;object-fit: cover;transition: 0.6s all;}
.n_tt li .text{}
.n_tt li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;font-weight: 600; margin-bottom: 0.1rem;transition: 0.6s all;}
.n_tt li .text h5 span{background-image: linear-gradient(#2e5ba2,#2e5ba2);}
.n_tt li .text p{font-size: 0.14rem;color: #888888;line-height: 0.26rem;height: 0.78rem;transition: 0.6s all;}
.n_tt li .text i{font-style: normal;color: #2e5ba2;font-size: 0.14rem;display: block;margin-bottom: 0.15rem;}
.n_tt li:hover::after{width: 100%; transition: 0.6s all;}
.n_tt li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tt li:hover .text h5{color: #2e5ba2;transition: 0.6s all;}
@media(max-width: 1200px){
	.position{display: block;}
}
@media(max-width: 1000px){
}
@media(max-width: 850px){
	#nav_slide{display: block;}
	.list-nav{display: none;}
	.n_tt li .pic{width: 100%;float: none;margin-right: 0;}
	.n_tt li .pic img{height: 52vw;}
	.n_tt li .text{padding-top: 0;margin-bottom: 0;width: 100%;margin-top: 0.2rem;}
	.n_tt li .text h5{font-size: 0.22rem;margin-bottom: 0.2rem;}
	.n_tt li .text i{display: block;}
	.n_tt li .text p{font-size: 0.18rem;}
	.n_tt li a{padding: 0;}
	.n_tt li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
}
@media(max-width: 768px){
	
	
}
/* 图片列表 */
.n_tp ul{justify-content: flex-start;;margin-bottom: -0.3rem;margin-left: -0.3rem;}
.n_tp li{width:calc(33.33% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.n_tp li a{display: block;position: relative;}
.n_tp li .pic{overflow: hidden;position: relative;}
.n_tp li .pic::after{content: "";width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);position: absolute;bottom: 0;left: 0;}
.n_tp li .pic img{display: block;width: 100%;height: 3.6rem; object-fit: cover;transition: 0.6s all;}
.n_tp li .text{position: absolute;left: 0.2rem;bottom: 0.2rem;width: calc(100% - 0.4rem);z-index: 2;}
.n_tp li .text p{text-align: center;color: #fff; transition: 0.6s all;}
.n_tp li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 1200px){
.n_tp li .pic img{height: 3rem;}
}
@media(max-width: 850px){
	.n_tp ul{margin-right: 0;}
.n_tp li{width: 100%;margin-right: 0;margin-bottom: 0.3rem;}
.n_tp li .pic img{height: 56vw;}
.n_tp li .text p{font-size: 0.22rem;line-height: 0.32rem;max-height: 0.64rem;height: auto;}
.n_tp li .text i{font-size: 0.18rem;}
}


/* show */
.Listshow{background: #fff;padding: 0.6rem 0.4rem 0.4rem;}
.show01 { margin-bottom: 0.2rem;padding-bottom: 0.2rem;border-bottom: 0.01rem dashed #CCCCCC; position: relative; }
.show01 h5 { font-size: 0.28rem; color: rgb(0, 0, 0);  line-height: 0.36rem; margin-bottom: 0.2rem;text-align: center;font-weight: bold; }
.show01 p{text-align: center;}
.show01 p i{font-style: normal;margin: 0 0.15rem;font-size: 0.16rem;color: #666;line-height: 0.26rem;}
.show02 p {line-height: 0.32rem !important;text-indent:0.32rem !important;font-size: 0.18rem !important;color: #4c4c4c;margin-bottom: 0.2rem;background: none !important;}
.show02 p span{background: none !important;line-height: 0.32rem !important;font-size: 0.18rem !important;}
.show02 p video{margin: 0 auto;object-fit: cover;}
.show02 p span{background: none !important;}
.show02 img {display: inline-block;margin: 0px auto 0.15rem auto;max-width: 600px;/*margin-left: -2em;*/margin: 0 auto;max-width: 100%;height: auto !important;}
.show03 {background:#F5F9F8; position: relative;padding: 0.2rem;margin-top: 0.4rem;}
.show03 p { font-size:0.16rem; color: #666666;line-height: 0.26rem;margin-bottom: 0.2rem; }
.show03 p+p{margin-bottom: 0;}
.show03 p a { color: rgb(51, 51, 51); transition: all 0.2s ease 0s;font-weight: normal; }
.show03 p a:hover { color: #003F9E;font-weight: 600; transition: all 0.2s ease 0s; }
@media(max-width: 850px){
.show01 p i{font-size: 0.18rem;}
.show02 p{font-size: 0.22rem !important;line-height: 0.42rem !important;text-indent: 0.44rem !important;}
.show03 p{font-size: 0.22rem;line-height: 0.32rem;}
}
@media(max-width: 768px){
.show02 p video{margin: 0 auto;object-fit: cover;width: 100%;height: 100%;}
}