@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial,"Microsoft Yahei", 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:Arial,"Microsoft Yahei",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;}

.w100{width:100%;}
.w12{max-width:1200px;margin:0 auto;}
@media(max-width: 1260px) {
    .w12{margin: 0 30px;width: calc(100% - 60px);}
}
@media(max-width: 768px) {
	.w12{margin: 0 15px;width: calc(100% - 30px);}
}
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:90; 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 { 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: 'Source';}
@font-face{font-family: 'Source0';}
@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;}

.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: relative;height: 1.8rem;background-size: cover;}
.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{height: 1.8rem;}
#header #logo .table{ width:auto;}
@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%;max-height: 0.54rem;}
.header_box .rightBox p{font-size: 0.14rem;}
.header_box .rightBox p a{display: inline-block;margin-right: 0.26rem;color: #323232;line-height: 0.24rem;}
.header_box .rightBox p a{background: url(../images23/topIc01.png) no-repeat left center;padding-left: 0.22rem;}
.header_box .rightBox p+p a{background: url(../images23/topIc02.png) no-repeat left center;padding-left: 0.22rem;}
.header_box .rightBox p a:hover{text-decoration: underline;color: #bf872b;}

/* 搜索 */
.searchNy{width:230px;height: 40px;position: relative;background:white;margin: 0.3rem auto;border: 1px solid #dcdcdc;border-radius: 4px;}
.searchNy input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #FFFFFF;line-height: 40px;height: 38px;width: 100%;}
.searchNy input[type="image"]{width: 18px;}
.searchNy .input3{float: left;width: calc(100% - 40px);height: 40px;}
.searchNy .input4{float: right;color: #323232;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border-radius: 8px;}

.text::-webkit-input-placeholder {color: #323232;}
.text:-moz-placeholder {color: #323232;}
.text:-ms-input-placeholder {color: #323232;}
@media(max-width: 1024px){
	.pc_search{width:70vw}
}
@media(max-width: 768px){
	.pc_search{width:calc(100vw - 30px)}
}
#nav{width: 100%;z-index: 999;margin: 0 auto;position: relative;}
#nav ul{width:100%;padding: 0 32px;border-top: 1px solid #d5d5d5;}
#nav ul li{position:relative;z-index:0;padding: 0 15px;}
/* #nav ul li::after{content: "";position: absolute;left: -2vw;top: 50%;margin-top: -7px;height: 14px;background:#d5d5d5;width: 1px;} */
#nav ul li:last-child::after{position:absolute;content: "";}

#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.18rem;color: #323232;line-height: 50px;position:relative;transition:.6s;font-weight: bold;text-align: center;font-weight: normal;  }


#nav ul li:hover a h3{}
#nav ul li:hover a{color: #1e2966;}
#nav ul li.on h3{ font-weight:bold;color: #0d4590 !important;}
#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:100%;background:#fff; background:rgba(255,255,255,.95); 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 .box{padding:10px 0px; text-align:center;box-shadow: 0 0 18px -8px #000;}
#nav ul li .sub a{padding:0;line-height: 0.48rem;transition:.3s;font-size: 0.16rem;color: #323232;}
#nav ul li .sub a:hover{color: #0f78a5;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:translateY(0px);}
#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: #1e2966;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #dcb041;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: #dcb041 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: 30px;line-height: 30px;cursor:pointer;text-align: center;float:left;transition:.6s;margin-left: 0.24rem;position: absolute;right: 0;top: 74%;border: 1px solid rgba(255,255,255, 0.5);width: 30px;border-radius: 50%;}
.search_btn img{display: block;padding: 7px 0 0 8px;}


.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_box{opacity: 1;transform: translateY(-100%);transition: all 0.4s ease-in-out 0.3s;height: 112px;} */
.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;}
.bodyTop.showdiv .header_box2 #nav{top: 0;border-radius: 0;}

/*手机头部开始*/
#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; 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;/* background: url(../images23/topIc01.png) no-repeat left center; */background-size: 0.18rem;padding-left: 0.2rem;}
#m_nav .mzsdm a+a{background: url(../images23/topIc02.png) no-repeat left center;background-size: 0.16rem;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: #0d4590;}
#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: #0d4590;}
#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.15rem;width: calc(100% - 0.3rem);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%;}
.tc_search input[type="image"]{ position:absolute; top:10px;width: 19px;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(13,69,144,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(../images23/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images23/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:calc(100% - 0.2rem);z-index:9;left:0.2rem;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:#FFFFFF;background-size: auto;box-shadow: 0  5px 8px 0 rgba(0,0,0,0.2);position: relative;/* z-index: 99; */}


@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.2rem 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 {position: relative;}
.bannerBox .swiper-slide img{display: block;width: 100%;height: 100%;height: 5rem;max-height: 500px;}
.bannerBox .swiper-slide a img{display: block;width: 100%;object-fit: cover;}
.bannerBox .swiper-button-prev{background-size: 0.2rem;}
.bannerBox .swiper-button-next{background-size: 0.2rem;}
.bannerBox .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 50%;opacity: 1;background: none;border: 1px solid #FFFFFF;margin: 0 6px!important;}
.bannerBox .swiper-pagination-bullet-active{width: 0.12rem;height: 0.12rem;border-radius: 50%;opacity: 1;background: white;}
@media (max-width:1440px) {
	.bannerBox{width: 100%;margin: 0 auto;padding: 0;}
}
@media (max-width:850px) {
}
@media (max-width:850px) {
	.bannerBox .swiper-slide img{height: auto;max-height: 100%;}
}
@media (max-width:850px) {
	/* .bannerBox{margin-top: 0.8rem;} */
}
/* banner结束 */
.sametitle{margin-bottom: 0.2rem;margin-top: 0.4rem;}
.sametitle p{font-size: 0.4rem;color: #1e2966;font-weight: bold;line-height: 0.46rem;}

@media (max-width:1200px) {
}
.mainBox .samemore{display: flex;justify-content: flex-end;}
.mainBox .samemore a{display: inline-block;width: 110px;height: 28px;line-height: 28px;border-radius: 14px;background: #0d4590;color: white;text-align: center;margin-top: 0.48rem;}
.mainBox .samemore a:hover{background: white;border: 1px solid #0d4590;color: #0d4590;}
/*  About us start */
.aboutsBox{width: calc(61.25% - 0.6rem);padding-bottom: 0.8rem;}
.aboutsBox ul.ul1{margin-top: 0.6rem;margin-bottom: 1rem;}
.aboutsBox ul.ul1 li{width: 31%;}
.aboutsBox ul.ul1 li a{display: flex;justify-content: center;flex-direction: column;align-items: center;height: 100%;}
.aboutsBox ul.ul1 li a .pic{}
.aboutsBox ul.ul1 li a .pic img{width:0.84rem;display: block;transition: 0.4s all;}
.aboutsBox ul.ul1 li a:hover .pic img{transform: rotateY(180deg);transition: 0.4s all;}
.aboutsBox ul.ul1 li a p{font-size: 0.18rem;line-height: 0.28rem;font-weight: normal;color: #444;margin-top: 0.1rem;}
.aboutsBox ul.ul1 li a:hover p{color: #0d4590;}
.aboutsBox .aboutCon p{font-size: 0.16rem;color: #323232;line-height: 0.32rem;margin-top: 0.16rem;}
.aboutsBox .joinCon{}
.aboutsBox .joinCon img{display: block;width: 100%;}

.newsBox {background: #f7f7f7;width: 38.75%;padding:0 0.3rem 0.8rem 0.3rem;}
.newsBox ul{}
.newsBox ul li{}
.newsBox ul li{margin-top: 0.27rem;}
.newsBox ul li a{}
.newsBox ul li a .pic{width: 1rem;overflow: hidden;}
.newsBox ul li a .pic img{height: 0.9rem;display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.newsBox ul li a .text{width: calc(100% - 1.15rem);}
.newsBox ul li a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.newsBox ul li a .text h6{font-size: 0.16rem;color: #323232;line-height: 0.24rem;/*height: 0.48rem;*/overflow: hidden;}
.newsBox ul li a:hover .text h6 {color: #0d4590;text-decoration: underline;transition: 0.6s all;}
.newsBox ul li a .text p{font-size: 0.14rem;color: #737373;line-height: 0.24rem;background: url(../images23/time2.png) no-repeat left center;font-size: 0.13rem;padding-left: 0.18rem;margin-top: 0.16rem;}





@media (max-width:850px) {
	.newsBox {width: 100%;}
	.aboutsBox {width: 100%;}
}


/* 友情链接 结束 */

/* footer */
.footer{background: url(../images23/footerBg.png) no-repeat center #0d448f;background-size: cover;position: relative;padding: 0.5rem 0;}
.footer p{font-size: 0.16rem;line-height: 0.3rem;text-align: center;color: white;margin: 6px 0;}

@media(max-width: 850px) {
	
}
@media(max-width: 414px) {
}
/*==========================================内页 开始=============================================*/

.mianbaoxie{padding: 0.2rem 0;width: 100%;background:#0d4590;margin-bottom: 0.35rem;padding-bottom:0.2rem;}
.mianbaoxie .w14{padding-left: calc(280px + 0.5rem);}
.mianbaoxie .dqlm h2{font-size: 0.32rem;color: #FFFFFF;line-height: 0.4rem;position: relative;}
.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
.mianbao{padding: 0 0 0 25px;/* background: url(../images23/now.png)no-repeat left center;display: inline-block;vertical-align: top;background-size: 0.23rem; */}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #FFFFFF;font-style:normal;line-height: 0.4rem;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#fff;font-weight: bold;}
@media(max-width:1200px) {
	.mianbao{display: none;}
}
.ar_wap{ display:none}

#nav_slide{background: #FFFFFF;line-height: 50px;position: relative;z-index: 2;display: none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 0.2rem;color: #000;text-align: center;}
@media(max-width:1200px) {
	#nav_slide{ display:block}
}

#bnt_sub_nav{position: absolute;right: 0.1rem;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%;}
#sub_nav_content ul{border-top:1px solid #dedede;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 .sort h6{display: block;font-size: 16px;color:#0d4590 ;}
#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: #0d4590;}
#sub_nav_content ul li ul{ display:none}
.n_container{padding-bottom: 0.8rem;min-height:300px;background-size: 100%;margin-top: 0.5rem;}
.n_container>.flex{align-items: flex-start;}
.n_container .n_left{float:left;width: 260px;position: relative;z-index: 1;background:#FFFFFF;padding-bottom: 0.5rem;}
.n_container .n_left h1{height:80px;background:#0d4590;background-size:cover;font-size: 30px;color:#fff;padding:26px 20px 0;position: relative;padding-left: 0.4rem;}
.n_container .n_left h1 span{position:relative;display: inline-block;letter-spacing: 3px;}
/* .n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 0.2rem;height: 2px;background: #FFFFFF;left: 0;} */
.n_container .n_left ul{padding: 0 0.2rem; position:relative}
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;color: #666666;position:relative;overflow: hidden;border-bottom: 1px dashed #D8D8D8}
.n_container .n_left .con ul li.on dl{display:block !important;}
/* .n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;background: #dee6ed;} */
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images23/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images23/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #666666;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 20px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #0d4590;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #fff;margin-top: 0;}
.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;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
/* .n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: #6898af;opacity: 0;visibility: hidden; z-index:-1} */
.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible;}
.n_container .n_left .con ul li i.up{ background:url(../images23/left_jiantou_on.png) center no-repeat;transform: rotate(90deg);}
.n_container .n_left .con ul li.on i{ background:url(../images23/left_jiantou_on.png) center no-repeat;transform: rotate(90deg);}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images23/left_jiantou.png) center no-repeat;position:absolute;right: 20px;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: #0d4590 !important;}



.n_container .n_right{ width:calc(100% - 300px); margin-left:0.4rem;min-height: 600px;padding: 0.4rem;background: white;padding-top: 0;}
.n_container .n_right ul{margin-bottom: 0.3rem;}

.n_container .n_right3{padding: 0;width: 100%;min-height: 400px;}
@media (max-width:1100px) {
	.n_container .n_left{ display:none}
	.n_container .n_left2{ display:none}
	.n_container .n_right{ width:100%; padding:0;margin-left: 0;margin-right: 0;}
	.n_container .rigtUl{display: none;}
}

.n_list_text ul{ position:relative}
.n_list_text ul li{ width:100%; border-bottom: 1px dashed #DDDDDD;}
.n_list_text ul li:nth-child(1){border-top: 1px dashed #DDDDDD;}
.n_list_text ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.2rem 0 0.2rem 0.2rem;position: relative;}
.n_list_text ul li a:hover p{color: #0d4590;padding-left: 0.06rem;transition: 0.4s ease-in;}
.n_list_text ul li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -3px;width: 6px;height: 6px;background:#D8D8D8;border-radius: 50%;}
.n_list_text ul li a:hover::after{background:#0d4590;}
.n_list_text ul li a i{font-style: normal;font-size: 0.14rem;color: #0d4590;background: url(../images23/clock.png) no-repeat left center;background-size: 0.13rem;padding-left: 0.18rem;}
.n_list_text ul li a:hover i{color: #0d4590;}
.n_list_text ul li a p{font-size: 0.18rem;color:#323232;line-height: 0.26rem;max-height: 0.26rem;overflow: hidden;width: calc(100% - 116px);transition: 0.4s ease-in;}
@media(max-width:768px) {
	.n_list_text ul li a p{font-size: 0.16rem;color:#323232;line-height: 0.24rem;max-height: 100%;overflow: hidden;width:100%;overflow: visible;height: auto;}
	.n_list_text ul li a i{margin-top: 0.06rem;}
	.n_list_text ul li a::after{top: 0.2rem;margin-top: 0;}
}

.fy{display: block;text-align: center;margin-top: 0.4rem;}
.fy img{display: block;margin: 0 auto;}
/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed;width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size: 0.18rem;color: #666666;line-height: 0.28rem;}
.ar_article p{font-size: 24px;color: #666666;line-height:150%!important;margin-bottom: 0.28rem!important;;font-family: Times New Roman ;text-indent: 0em !important;}
.ar_article p span{font-size: 24px;color: #666666;line-height: 0.28rem!important;margin-bottom: 0.28rem;font-family: Times New Roman;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:0.34rem; margin-bottom:0.16rem}
.ar_article h2{ font-size:0.28rem; margin-bottom:0.14rem;}
.ar_article h3{ font-size:0.24rem; margin-bottom:0.16rem}
.ar_article h4{ font-size:0.18rem; margin-bottom:0.14rem}
.ar_article h5{ font-size:0.14rem; margin-bottom:0.12rem}
.ar_article h6{ font-size:0.14rem; margin-bottom:0.14rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:0.3rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.16rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;max-width: 70%;margin: 0 auto;}


/* 侧边推荐 开始*/
.tjwz{width: 35%;order: 2;}
.tjwz h2{font-size: 0.4rem;color:#1e2966;font-weight: bold;border-bottom: 1px solid #666;padding-bottom: 0.2rem;}
.n_rightTj{width: calc(65% - 0.4rem)!important;order: 1;margin-left: 0!important;margin-right: 0.4rem;}
.tjwz ul li{margin-top: 0.27rem;}
.tjwz ul li a{}
.tjwz ul li a .pic{width: 1rem;overflow: hidden;}
.tjwz ul li a .pic img{height: 0.9rem;display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.tjwz ul li a .text{width: calc(100% - 1.15rem);}
.tjwz ul li a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.tjwz ul li a .text h6{font-size: 0.16rem;color: #323232;line-height: 0.24rem;height: 0.48rem;overflow: hidden;}
.tjwz ul li a:hover .text h6 {color: #0d4590;text-decoration: underline;transition: 0.6s all;}
.tjwz ul li a .text p{font-size: 0.14rem;color: #737373;line-height: 0.24rem;background: url(../images23/time2.png) no-repeat left center;font-size: 0.13rem;padding-left: 0.18rem;margin-top: 0.16rem;}
@media(max-width:850px) {
	.tjwz{width: 100%;}
	.n_rightTj{width: 100%!important;}
}
/* 侧边推荐 结束 */
.n_right .ar_article_box h5{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;}
.n_right .ar_article_box h6{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;margin-bottom: 0.18rem;}
.n_right .ar_article_box .bbt{font-size: 0.16rem;line-height: 0.24rem;color:#999999;text-align: center;margin: 0.1rem auto;border-bottom: 1px solid #D9D9D9;padding-bottom: 0.16rem;}
.n_right .ar_article_box .bbt span{/*margin-right:25px;*/display: inline-block;font-size: 0.14rem;color: #787878;}
.n_right .ar_article_box .artic3{margin-top: 0.2rem;padding-top:0.2rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.08rem;}
.n_right .ar_article_box .artic3 p span{font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a:hover{color: #6898af;}
.n_list_pic li{background-size: auto 100%; transition: 0.4s;position: relative;border: 1px solid #666;height: 2rem;overflow: hidden;}
.n_list_pic li+li{margin-top: 0.4rem;}
/* .n_list_pic li:hover{box-shadow: 0px 2px 29px 0px rgba(36, 43, 48, 0.3);transition: 0.4s;} */
.n_list_pic li a{display: block;}
.n_list_pic li .pic{width: 2.6rem;position: relative;overflow: hidden;position: relative;margin-right: 0.3rem;float: left;height: 2rem;}
.n_list_pic li .pic img{display: block;width: 100%;transition: 0.6s all;height: 100%;object-fit: cover;}
.n_list_pic li .text{padding: 0.1rem 0.25rem;box-sizing: border-box;}
.n_list_pic li .text h5{transition: 0.6s all;font-size: 0.18rem;color: #333;line-height: 0.32rem;/*height: 0.64rem;*/overflow: hidden;position: relative;}
.n_list_pic li .text p{font-size: 0.14rem;line-height: 0.22rem;height:0.44rem;overflow: hidden;color: #757575;margin-top: 0.2rem;}
.n_list_pic li .text i{font-style: normal;font-size: 0.14rem;color: #0d4590;background: url(../images23/time2.png) no-repeat left center;padding-left: 0.22rem;font-family: arial;background-size: 0.13rem;line-height: 0.3rem;display: inline-block;margin-top: 0.2rem;}
.n_list_pic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic li:hover h5{color: #0d4590;transition: 0.6s all;}
.n_list_pic li:hover .text h5::after{width: 40%;transition: 0.6s all;}
@media(max-width:850px) {
	.n_list_pic li .pic{width: 30vw;height: 24vw;}
	.n_list_pic li .text{width: 100%;margin-left: 0;}
	.n_list_pic li .pic{top: 0;}
	.n_list_pic li+li{margin-top: 0.3rem;}
}
@media(max-width:580px) {
	.ar_article img{/*width: 100%;*/max-width: 100%;}
}
@media(max-width:680px) {
	.n_list_pic li .text p{display: none;}
}
.n_list_pic2 ul{flex-wrap: wrap;justify-content: flex-start;margin-left: -3.333%;}
.n_list_pic2 li{margin-bottom: 3.333%;transition: 0.4s;width: 30%;margin-left: 3.333%;border: 1px solid #E2E2E2;background: #FFFFFF;}
.n_list_pic2 li a{display: block;;height: 100%;padding: 5px;}
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;}
.n_list_pic2 li .pic img{display: block;width: 100%;transition: 0.6s all;height:2.3rem;object-fit: cover;}
.n_list_pic2 li .text{padding: 0.2rem;}
.n_list_pic2 li h5{transition: 0.6s all;font-size: 0.22rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;overflow: hidden;margin-bottom: 0.14rem;}
.n_list_pic2 li p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;height: 0.72rem;overflow: hidden;}
.n_list_pic2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic2 li:hover h5{color: #0d4590;transition: 0.6s all;}
@media(max-width:1200px) {
.n_list_pic2 ul{margin-left: -2%;}
.n_list_pic2 li{}
.n_list_pic2 li .pic img{height: 3rem;}

}
@media(max-width:850px) {
	.n_list_pic2 ul{margin-left: -2%;}
	.n_list_pic2 li{width: 48%;margin-left: 2%;}
	.n_list_pic2 li .pic img{width: 100%;height: 30vw;}
	.n_list_pic li{height: auto;}
}
@media(max-width:414px) {
    .n_list_pic2 ul{margin-left: 0;justify-content: space-between;}
	.n_list_pic2 li{width: 100%;margin-left: 0; }
    .n_list_pic2 li .pic img{height: 58vw;}
}

.n_list_pic4{}
.n_list_pic4 h2{font-size: 0.28rem;color: #1e2966;font-weight: bold;margin-top: 0.4rem;}
.n_list_pic4 h2:nth-child(1){margin-top: 0;}
.n_list_pic4 ul{justify-content: flex-start;    margin-bottom: 0.6rem;}
.n_list_pic4 ul li{width: 18%;margin-left: 2%;margin-top: 2%;}
.n_list_pic4 ul li a{display: block;position: relative;}
.n_list_pic4 ul li a .pic{width: 100%;}
.n_list_pic4 ul li a .pic img{display: block;width: 100%;object-fit: cover;height:3rem;transition: 0.4s all;}
.n_list_pic4 ul li a .text{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background:rgba(255,255,255,0.8);position: absolute;left: 0;top: 0;flex-direction: column;padding: 0 8%;transition: 0.4s all;opacity: 0;}
.n_list_pic4 ul li a .text h5{font-size: 0.2rem;color:#323232;line-height: 0.28rem;margin-top: 0.1rem;text-align: center;}
.n_list_pic4 ul li a .text p{font-size: 0.16rem;color: #666666;line-height: 0.22rem;text-align: center;margin-top: 0.08rem;}
.n_list_pic4 ul li a:hover .text{opacity: 1;transition: 0.4s all;}
@media(max-width:1200px) {
	.n_list_pic4 ul li a .pic img{height: 19vw;}
}
@media(max-width:850px) {
	.n_list_pic4 ul li{width: 23%;}
	.n_list_pic4 ul li a .pic img{height: 25vw;}
}
@media(max-width:680px) {
	.n_list_pic4 ul li{width: 31.333%;}
	.n_list_pic4 ul li a .pic img{height: 32vw;}
}
@media(max-width:414px) {
	.n_list_pic4 ul li{width: 48%;}
	.n_list_pic4 ul li a .pic img{height: 56vw;}
}

/*==========================================内页 结束=============================================*/
@media(min-width: 768px){
	.list_box2 li a:hover .con h5, .list_box3 li a:hover .con h5, .list_box4 li a:hover h5, .titile001 h3 font:hover, .list_box6 li a:hover .con h5, .list_box7 li a:hover h5, .list_box8 .item .con h5:hover, .list_box9 .item .con h5:hover, .list_box12 li a:hover h5, .list_box11 li a:hover h5{ color:#005540}
	.list_box7 li a:hover{ box-shadow: 0px 1px 30px 0px rgba(39, 45, 48, 0.15);}
	
	.list_box13 li a:hover .img img{ transform:scale(1.05)}
	.list_box14 li:hover{ opacity:1}
	
	.list_box18 li a:hover h5:after{ transform:translateX(.5rem)}
}


@media(max-width: 850px){
	.n_xrld .content .box .list_box16{margin-bottom: 1.5rem;}
	.n_xrld .content .box{width: 100%;}
}


@media(max-width: 1630px){
	
	.list_box7 .miso-arrow{top:auto;transform:translateY(0);bottom: -2rem;width: 26px;height: 26px;background-size: 100% 100% !important;}
	.list_box7 .miso-prev{left:50%;margin-left: -35px;}
	.list_box7 .miso-next{right:50%;margin-right: -35px;}
}

@media(max-width: 1400px){
	.MainMenu #links>li{ margin-right:1.5rem}
	.MainMenu #links>li a h3{ font-size:1.125rem}
}

@media(max-width: 1330px){
}



@media(max-width: 1060px){
	
}




/*==========================================内页 结束=============================================*/


#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 0em !important;
    font-size:24px;
    color: #666666;
    line-height: 150%!important;
    margin-bottom: 0.28rem;
    font-family: Times New Roman;
 }
.pb_sys_style3 .p_no_d {
    border: 1px solid #6898af !important;
    color: #fff;
    background-color: #6898af !important;
}

#vsb_content_2 p {text-indent: 2em;color: rgb(18 18 18);margin-bottom: 0.28rem;font-size:24px; line-height: 150%!important;;font-family: Times New Roman;color: #020202;}
#vsb_content_2 img {border-bottom: #ccc 1px solid;border-left: #ccc 1px solid;border-top: #ccc 1px solid;border-right: #ccc 1px solid;display: block;margin: 0 auto;max-width: 100%;height: auto !important;}
#vsb_content_2 TABLE TD IMG {
    border-bottom-style: none;
    border-right-style: none;
    margin: 5px;
    border-top-style: none;
    border-left-style: none;
    margin: 0 auto !important;
 }
#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border: 0 !important;
    }
/*==========================================内页 结束=============================================*/


.pb_sys_style1 .p_no_d {
    border: 1px solid #0d4590 !important;
    color: #fff;
    background-color: #0d4590 !important;border-radius: 20px !important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    padding: 10px 12px !important;
    height: 32px !important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o {
    color: #ccc;
    border-radius: 20px !important;
}


.pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    color: #222;
    border-radius: 20px !important;
}