@charset "utf-8";
/* CSS Document public*/
*{font-family: 微软雅黑,Helvetica,Arial, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:微软雅黑,Helvetica,Arial, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;margin: 0 auto;overflow-x: hidden;}
html,body{min-height:100vh;width: 100vw;} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

.keywordfontcolor1019209{float: none!important;  color: #15d8aa!important; font-size: 1rem !important;}
#vsb_content_2 P{font-size: 1.25rem !important;  color: #323232 !important;  line-height: 1.75em !important;  margin-bottom: 1.875rem;  text-indent: 2rem;   font-family: "Times New Roman";}
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; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
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}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow{ overflow:hidden}
.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;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -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);*/  /*透明背景*/
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:37.5rem;height:18.75rem;position:fixed;top:50%;left:50%;margin:-9.375rem 0 0 -18.75rem;line-height: 1.8;color:#fff;z-index:99999;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:.625rem;color:#fff;width: 26.25rem;margin:.625rem auto;line-height: 1.8;}
.a_body{ position:relative}
ul li,dl dd{ vertical-align:top}
img{ vertical-align:middle}
a{ color:inherit}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

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%}
.w1440{margin:0 auto;max-width: 1440px;}
.layui-img-responsive{ max-width:100%;}
.img_zd{ position:relative; width:100%;overflow: hidden;}
.img_zd .img_hezi{ padding-bottom:60%;background-position: center center;background-size: cover;transition: 0.4s;width: 100%;}
.img_zd>img{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; object-fit:cover;transition: 0.4s;}

a:hover .img_zd .img_hezi{transform: scale(1.05);}


h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#ff0000}
.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;}
.box_table{ display:table; table-layout: fixed; width:100%; height:100%}
.box_table_cell{ display:table-cell; vertical-align:middle}
.box_table_cell *{ white-space:normal; word-wrap:break-word; }
.vsbcontent_img{text-align: center;}

@-webkit-keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@-webkit-keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); }
}

@keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); }
}


#gotop{position:fixed;z-index:90;bottom: 2rem;right: 1rem;box-sizing:border-box;text-align:center;cursor:pointer;-moz-transition:all .5s;-webkit-transition:all .5s;width: 2.875rem;height: 2.875rem;line-height: 2.875rem;background: #1c6d78; opacity:1; visibility:visible; overflow:hidden}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width: 1.375rem;height: 1.375rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0; transition:.6s}
#gotop:hover{border-radius:50%;}


@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

#header{height: 60px;width:100%;transition: 0.36s;background: url("../images/header_bg.jpg") no-repeat center top;}
#header.xg:before{}
.header_top{position: relative;padding: 0;text-align: right;z-index: 10000;overflow: hidden;}
.header_top .tianqi{ display:inline-block; height:4rem}
.header_top .search_btn{display:inline-block;float: none;font-size: 14px;color: #fff;}
.search a:hover{color:#15d9ab;}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20;
}
.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -.5rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0 2rem 0 1rem;
    color: #333;
}
.header_top .search .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.header_top .search .btn input{cursor: pointer;position: absolute;z-index: 1;left: 0;top: 0;right:0;bottom: 0;height: 100%;width: 100%;}
.header_top .search .btn svg{width: 18px;height: 18px;fill:#fff;}
.header_top .search:hover .btn svg{
    fill: #6510AD;
}

.header_top .search:hover .input {
    width: 16.25rem;
    opacity: 1;
    visibility: visible;
}


/*头部固定导航效果*/
#header .headerTop{
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    background: url("../images/header_bg.jpg") no-repeat center top;
    background-size: cover;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    opacity: 0;
    transform: translateY(-100%);
    padding: 0 3% 0;
}
#header .headerTop .logo2{width: 30% !important;}
#header.xg .headerTop{
	transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    opacity: 1;
}
#header .headerTop #logo{height: 4rem;}
#header .headerTop #logo img{width: 62%;}
#header .headerTop .nav{height: 4rem;}
#header .headerTop .nav ul.navItem li{height: 4rem;line-height: 4rem;}
#header .headerTop .nav ul.navItem li ul.subnav{top: 4rem;}
#header .headerTop .nav ul.navItem li a{color: #fff;}


.top_right{}
.top_right .top_lj{height: 24px;}
.top_right .top_lj ul{display: flex;float: right;align-items: center;}
.top_right .top_lj ul li a{font-size: 14px;color: #ffffff;display: block;padding: 0 15px;position: relative;}
.top_right .top_lj ul li+li+li a::after{position: absolute;width: 2px;height: 100%;background: #efd2d2;left: 0;top: 0;content: "";display: block;}

/*nav start*/
.nav{text-align: center;height: 2.5rem;width: auto;}
.nav ul.navItem li{display: inline-block;height: 2.5rem;line-height: 2.5rem;position: relative;}
.nav ul.navItem li a{font-size: 1.5rem;color: #fff;display: block;padding: 0 1rem;}
.nav ul.navItem>li:hover>a{}
.nav ul.navItem li ul.subnav{display: none;position: absolute;
	width: 140%;border-top: 2px solid #32717a;
	left: -20%;top: 2.5rem;
	background: rgba(255,255,255,0.85);z-index: 8;padding: 5px 0;}
.nav ul.navItem li ul.subnav li{padding:0;margin: 0px;display: block;height: 45px;line-height: 45px;position: relative;}
.nav ul.navItem li ul.subnav li:before{position: absolute;left: 10px;bottom: 0px;z-index: 9;content: "";width: calc(100% - 20px);height: 1px;background: #f9f9f9;}
.nav ul.navItem li ul.subnav li:hover{background: #32717a;}
.nav ul.navItem li ul.subnav li:hover:before{background: #32717a;}
.nav ul.navItem li ul.subnav li>a{font-size: 1rem;color: #000;}
.nav ul.navItem li ul.subnav li dl{width: 140%;background: rgba(99,6,95,0.85);position: absolute;left: 100%;top: 0px;z-index: 9;display: none;}
.nav ul.navItem li ul.subnav li>a:hover{color: #fff;}
.nav ul.navItem li ul.subnav li:hover dl{display: block;}
.nav ul.navItem li ul.subnav li dl dd{height: 45px;line-height: 45px;position: relative;}
.nav ul.navItem li ul.subnav li dl dd:before{position: absolute;left: 10px;bottom: 0px;z-index: 9;content: "";width: calc(100% - 20px);height: 1px;background: #32717a;}
.nav ul.navItem li ul.subnav li dl dd:hover{background: #612d80;}
.nav ul.navItem li ul.subnav li dl dd:hover:before{background: #612d80;}
.nav ul.navItem li ul.subnav li dl dd a{font-size: 0.875rem;}

/*end nav*/

.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{font-size: 14px;color:#fff;display: inline-block;transition:.6s;margin-left: 2rem;position: relative;line-height: 7.625rem;opacity: .8;}
.list_box0 .li>a{display:block;font-family: 微软雅黑;}
.list_box0 .li a>img{margin: -2px .625rem 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{height: 12px;}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}

.list_box0 .li:after{content:"";position:absolute;left:-2rem;width:20px;height: 20px;margin-top: -10px;opacity: .8;}
.list_box0 .li+.li{margin-left: 2.5rem;}
.list_box0 .li+.li+.li{margin-left: 2rem;}
.list_box0 .li+.li:after{width:16px;height: 17px;left:-1.5rem;}
.list_box0 .li:last-child:after{ display:none}
.header_box .w1200{height:100%;position:relative;max-width: 100%;padding: 0 3%;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{width: 50%;}
#header #logo .box_table{ width:auto}
#logo{float:left;position: relative;padding-top: 0px;}
#logo img.img2{ display:none}
#header .header_r{width: 50%;}
#header .header_r .hd_link{height: 60px;color: #fff;}
#header .header_r ul{display: block;float: right;line-height: 60px;}
#header .header_r ul li{height: 60px;line-height: 60px;display: inline-block;padding-left: 2.5rem;}
#header .header_r ul li:nth-child(1){background: url("../images/icon_01.png") no-repeat left center;}
#header .header_r ul li a{font-size: 0.875rem;font-family: 微软雅黑;color: #fff;}
#header .header_r ul li:hover a{color: #ffba00;}





.search_btn{margin-left: 0rem;cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

.search-dialog-box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s
}

.search-dialog-box:before {
	content: "";
	position: absolute;
	top: 0;
	height: 0;
	background: #32717a;
	transition: .6s;
	left: 0;
	right: 0;
	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: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0, 0, 0, .7);
	background-size: cover;
	background-repeat: no-repeat;
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77, 0, .175, 1)
}

.search-dialog-box .wrap-inner {
	transform: translateY(100%);
	transition: .6s
}

.header-right .bubbles-bg {
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s
}

.search-dialog-box .bubbles-bg .bubble {
	position: absolute
}

.search-dialog-box .bubbles-bg .bubble .circle {
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	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 #fff
}

.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: #ff495f
}

.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: #fff
}

.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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);
	background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .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: #fff;
	opacity: .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: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);
	background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .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: #ff495f
}

.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 #fff
}

.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: #fff
}

.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: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%)
}

.search-dialog-box .bubbles-bg .bubble {
	animation: spin 8s infinite linear;
	transform-origin: 50% 45%
}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n) {
	animation: spin2 8s infinite linear
}

.search-dialog-box .bubbles-bg .bubble .circle {
	animation: spin-reverse 8s infinite linear
}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle {
	animation: spin-reverse2 8s infinite linear
}

.search-dialog-box .bubbles-bg .sm-bubble {
	transform-origin: 30% 30px
}

.search-dialog {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2
}

.search-dialog .search-tit {
	font-size: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none
}

.search-dialog .search-inner {
	overflow: hidden;
	margin-top: 0
}

.search-dialog .search-input {
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255, 255, 255, .1);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%
}

.search-dialog .search-input input[type=text] {
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s
}

.search-dialog .search-input input[type=text]::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.5)
}

.search-dialog .search-input input[type=text]:-moz-placeholder {
	color: rgba(255, 255, 255, 0.5)
}

.search-dialog .search-input input[type=text]::-moz-placeholder {
	color: rgba(255, 255, 255, 0.5)
}

.search-dialog .search-input input[type=text]:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.5)
}

.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn {
	float: right;
	height: 4.5rem;
	width: 3.5rem
}

.search-dialog .search-input input[type=image] {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images/search-btn.svg')
}

.search-dialog .search-input .clear-btn {
	background-color: rgba(0, 0, 0, .2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/close-btn.svg');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none
}

.search-dialog .search-input.on {
	background-color: #fff
}

.search-dialog .search-input.on input[type=submit] {
	background-image: url('../images/search-btn2.svg')
}

.search-dialog .hot-search {
	font-size: 0;
	width: 19.5rem;
	margin: .6rem auto 0;
	box-sizing: border-box;
	padding: 0 .6rem;
	overflow: hidden
}

.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top
}

.search-dialog .hot-search .hot-tit {
	font-size: .375rem;
	line-height: .5rem;
	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image: url(../images/hot-icon.png)
}

.search-dialog .hot-link {
	margin-left: 1rem
}

.search-dialog .hot-link a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color: #fff;
	padding-bottom: 5px;
	position: relative
}

.search-dialog .hot-link a:before {
	content: "";
	position: absolute;
	left: 0%;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform .3s
}

.search-dialog-box .bottom-box {
	position: absolute;
	left: 0;
	bottom: 5.1%;
	width: 100%
}

.search-dialog-box .bottom-box .share-box {
	overflow: hidden
}

.search-dialog-box .bottom-box .copy {
	font-size: .35rem;
	line-height: .5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .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(0)}

.pub-close {
	position: absolute;
    width: 24px;
    height: 24px;
    z-index: 10;
    right: 2.14rem;
    top: 0.48rem;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-image: url(../images/close-btn.svg);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}





/*é¡¶éƒ¨æœç´¢*/
.tc_search {margin: 2rem 1.3rem 0;width: calc(100% - 2.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 51px;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 20px; line-height: 20px; border: 0; background: url(../images/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparentæ˜¯å…¨é€æ˜Žé»‘è‰²(black)çš„é€Ÿè®°æ³•ï¼Œå³ä¸€ä¸ªç±»ä¼¼rgba(0,0,0,0)è¿™æ ·çš„å€¼ */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}



#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: 1.5rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -1.5rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}

.search_btn{cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/*顶部搜索*/
.tc_search {margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1rem;}
.tc_search .header-search{height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search input[type=text]{font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 90%;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 20px; line-height: 20px; border: 0; background: url(../images/search_white.svg) center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 20px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#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: 34px; height: 20px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 3px;left: 0;display: inline-block;width: 34px;height: 20px;-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: url("../images/nav_btn.png") no-repeat;}

#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; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 81px 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 3rem 0 7rem;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: #32717a;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}
#m_nav .header_top_m{position: absolute;top: 6px;left: 15px;}
#m_nav .header_top_m .li{font-size: 14px;color:#fff;display: inline-block;transition:.6s;margin-left: 2rem;position: relative;line-height:2rem;opacity: .8;}
#m_nav .header_top_m .li:after{content:"";position:absolute;left:-2rem;width:20px;height: 20px;top: 50%;margin-top: -10px;opacity: .8;}
#m_nav .header_top_m .li+.li{margin-left: 2.5rem;}
#m_nav .header_top_m .li+.li+.li{margin-left: 2rem;}
#m_nav .header_top_m .li a{color: #fff;}
#m_nav .header_top_m .li+.li:after{width:16px;height: 17px;margin-top: -8px;left:-1.5rem;}

#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 2.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 4rem;height: 4rem;color: #fff;padding: 0;font-size: 14px;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: 100%;height: 4rem;display: inline-block;background: url(../images/arrow_down.svg) calc(100% - 2rem) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(../images/arrow_down_on.svg) calc(100% - 2rem) center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#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: #32717a; }
#m_nav .title .list a {display: block;font-size: 1.25rem;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#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:.875rem;
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 {transition: .6s;display: none;height: 60px;}
#m_header #logo .box_table, #nav_btn_box .box_table { width: auto; float: left; }
.m_header_box header{padding:0 15px;top: 0;height: 60px;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: #32717a;border-bottom: 3px solid #32717a;}
#m_header #logo{height: 60px;float: left;}
#m_header #logo img{max-height:60%;max-height: 48px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#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);}

#banner{position: relative;}
.banner_top{position: fixed;top: 0px;height: 6.875rem;width: 100%;z-index: 9999;padding-top: 1.875rem;}
/* .banner_top>div{width: 95%;} */
.banner_top::after{content: "";display: block;width: 100%;height: 424px;top: 0;left: 0;background: url(../images/top-bg.png) repeat-x center top;z-index: -1;position: absolute;}
.banner_top.xg::after{height: 120px;background:rgba(39,125,131,0.9);}
.banner_top .logo2{width: 30%;}
#banner .banner_con .swiper-pagination{bottom: 1.875rem;}
#banner .banner_con .swiper-pagination .swiper-pagination-bullet{position: relative; width: 13px;height: 13px;background: transparent;border-radius: 50px;opacity: 1;margin: 0 4px !important;transition: 0.4s;}
#banner .banner_con .swiper-pagination .swiper-pagination-bullet::after{content: "";width: 5px;height: 5px;background: #fff;border-radius: 50%;position: absolute;top: 50%;margin-top: -2px;left: 50%;margin-left: -2px;}
#banner .banner_con .swiper-pagination .swiper-pagination-bullet-active{background: rgba(255,255,255,0.3);}
#banner .banner_con .swiper-slide a{display: block;position: relative;}

#banner .banner_con .swiper-slide a img{display: block;width: 100vw;height: 100vh;object-fit: cover;}
#banner .banner_con .swiper-button-prev,#banner .banner_con .swiper-button-next{display: none; width: 55px;height: 55px;background-size: 15px;background-color: rgba(0,0,0,0.2);border-radius: 50%;transition: 0.4s;}

#banner .banner_con .swiper-button-prev:hover,#banner .banner_con .swiper-button-next:hover{background-color: rgba(0,0,0,0.5);}




.FixedEwm{position: absolute;bottom: 15%;right: 50%;margin-right: 650px;z-index: 9;}
.FixedEwm ul{background: #114046;width: 3.125rem;border-radius: 1.5625rem;padding: 3.125rem 0;}
.FixedEwm li{position: relative;margin-bottom: 1.5625rem;cursor: pointer;}
.FixedEwm li:last-child{margin-bottom: 0;}
.FixedEwm li .icon img{display: table;margin: 0 auto;}
.FixedEwm li .ewm{display: none;position: absolute;left: 3.125rem;top: 50%;margin-top: -50px;}
.FixedEwm li .ewm img{display: block;width: 100px;}
.FixedEwm li:hover .ewm{display: block;cursor: pointer;}
@media(max-width: 1400px){
	.FixedEwm{right: auto;left: 0.9375rem;margin-right: 0;}
}
@media(max-width: 980px){
	 .FixedEwm ul{padding: 0.9375rem 0;}
	 .FixedEwm li{margin-bottom: 0.625rem;}
	.FixedEwm{bottom: 0.625rem;}
}








@media(max-width: 1380px){
	.nav{margin-right: 0;}
	#banner .banner_con .swiper-slide a img{height: auto;}
}



/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

.w1580{width: 1580px;margin: 0 auto;}
.w14{width: 1400px;margin: 0 auto;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}

@keyframes sy_tit_dh{
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}


.Btitle{margin-bottom: 1.875rem;}
.Btitle h5{font-size: 2.25rem;color: #333333;}
.Btitle h5 i{font-size: 1rem;color: #88b2b6;padding-bottom: 0.375rem; font-family: "times new roman";font-weight: bold;;padding-right: 42px;border-bottom: 1px solid #c1d7d9;font-style: normal;margin-left: 0.75rem;line-height: 32px;background: url(../images/title.png) no-repeat right bottom;letter-spacing: 2px;}
.Btitle a{font-size: 0.875rem;color: #32717a;margin-top: 1.25rem;transition: 0.6s all;}
.Btitle a:hover{color: #277d83;transition: 0.6s all;margin-right: 0.3125rem;}
/*part01 start*/
.part1{background: url(../images/part1BG.jpg) no-repeat center;padding: 3.75rem 0;background-size: cover;}
.part1L{width: 62.14%;}
.part1L .Btitle{margin-left: 0.9375rem;}
.part1LL{width: 50.57%;padding: 0 15px;position: relative;}
.part1LL::after{content: "";width: 100%;height: calc(100% + 80px);background: url(../images/part1-01.png) no-repeat top left;position: absolute;top: -30px;left: 0;background-size: contain;}
.part1LL .swiper-container{position: relative;}
.part1LL a{display: block;position: relative;z-index: 2;}
.part1LL .img{overflow: hidden;margin-bottom: 1.25rem;}
.part1LL .img img{height: 281px;object-fit: cover;display: block;width: 100%;transition: 0.6s all;}
.part1LL .text p{font-size: 1.125rem;color: #323232;line-height: 1.5rem;height: 3.125rem;overflow: hidden;font-weight: bold;transition: 0.6s all;}
.part1LL .swiper-pagination{width: 100%;bottom: 5.3125rem !important;}
.part1LL .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;margin: 0 0.3125rem;opacity: 0.6;}
.part1LL .swiper-pagination-bullet-active{opacity: 1;}
.part1LL:hover .img img{transform: scale(1.1);transition: 0.6s all;}
.part1LL:hover .text p{color: #277d83;transition: 0.6s all;}

.part1L ul{width: calc(49.43% - 10px);}
.part1L li a{display: block;position: relative;}
.part1L li h5{font-size: 1.125rem;color: #333333;line-height: 1.5rem;height: 3rem;overflow: hidden;transition: 0.6s all;}
.part1L li p{font-size: 0.875rem;color: #777777;line-height: 1.25rem;height: 3.75rem;overflow: hidden;margin-top: 1.25rem;}
.part1L li a{margin-top: 0.9375rem;padding-top: 0.9375rem;border-top: 1px solid #dce7e8;}
.part1L li:first-child a{margin-top: 0;padding-top: 0;border-top: none;}
.part1L li{position: relative;margin-left: 8px;}
.part1L li::after{content: "";background: #c1d6d8;width: 5px;height: 5px;border-radius: 50%;position: absolute;left: -8px;bottom: -18px;transition: 0.6s all;}
.part1L li:last-child::after{display: none;}
.part1L li:hover h5{color: #277d83;font-weight: bold; transition: 0.6s all;}
.part1L li:hover::after{left: 30px;transition: 0.6s all;}
.part1R{width: 32.85%;}
.part1R li{}
.part1R li a{padding: 0.9375rem 1.25rem;position: relative;}
.part1R li a::after{content: "";width: calc(100% - 2.5rem);height: 1px;border-bottom: 1px dashed #d7d7d7; position: absolute;bottom: 0;left: 1.25rem;}
.part1R li .time{width: 50px;}
.part1R li .time .day{font-size: 1.875rem;color: #595959;font-family: "Georgia";text-align: center;margin-bottom: 0.125rem;}
.part1R li .time .year{font-size: 0.75rem;color: #999999;font-family: "Georgia";text-align: center;}
.part1R li p{width: calc(100% - 60px);padding-left: 15px;border-left: 1px solid #d9d9d9;font-size: 1rem;color: #323232;line-height: 1.75rem;height: 3.25rem;overflow: hidden;}
.part1R li:hover a{background: #fff url(../images/part1-03.png) no-repeat right bottom;box-shadow: 0px 2px 46px 4px rgba(0, 0, 0, 0.18);border-top-left-radius: 0.625rem;border-bottom-right-radius: 0.625rem;}
.part1R li:hover a::after{display: none;}
.part1R li:hover p{color: #32717a;font-weight: bold;}
.part1R li:hover .time .day{color: #32717a;}

/*part01 end*/
/* part2 start */
.part2{background: #e0f6f7 url(../images/part2BG.png) no-repeat top center;background-size: cover;padding: 4.125rem 0 7.5rem 0;}
.part2 .Btitle h5{color: #fff;}
.part2 .Btitle h5 i{color: #fff;border-bottom: 1px solid #639e9f;background: url(../images/titleon.png) no-repeat right bottom;}
.part2 .Btitle a{color: #fff;}
.part2 .Btitle a:hover{color: rgba(255,255,255,0.5);}
.part2L{width: 57.85%;}
.part2L .swiper-slide a{display: block;position: relative;overflow: hidden;padding-bottom: 1.25rem;}
.part2L .swiper-slide .pic{width: 70.37%;position: relative;}
.part2L .swiper-slide .pic::after{content: "";width: 100%;height: calc(100% - 20px);background: rgba(255,255,255,0.15);position: absolute;right: -1.875rem;bottom: -1.25rem;z-index: -1;}
.part2L .swiper-slide .pic img{display: block;width: 100%;transition: 0.6s all;height: 410px;object-fit: cover;}
.part2L .swiper-slide .text{width: 49.38%;position: absolute;right: 0;bottom: 4.375rem; background: rgba(255,255,255,0.9);padding: 3.125rem 1.875rem;border-bottom-right-radius: 1.25rem;border-top-left-radius: 1.25rem;transition: 0.6s all;}
.part2L .swiper-slide .text::after{content: "";width: 100%;height: 100%;background: url(../images/part2-02.png) no-repeat right bottom;position: absolute;left: 0;top: 0;background-size: contain;}
.part2L .swiper-slide .text h5{font-size: 1.125rem;color: #32717a;line-height: 1.875rem;height: 3.75rem;font-weight: bold;overflow: hidden;margin-bottom: 0.9375rem;}
.part2L .swiper-slide .text p{position: relative; font-size: 0.875rem;color: #595959;line-height: 1.875rem;height: 8.75rem;overflow: hidden;padding-top: 1.25rem;}
.part2L .swiper-slide .text p::after{content: "";width: 30px;height: 3px;background: #39848e;position: absolute;top: 0;left: 0;}
.part2L .swiper-button-next,.part2L .swiper-button-prev{width: 40px;height: 40px;bottom: 0;top: auto;margin-top: 0;}
.part2L .swiper-button-next{background: url(../images/part2-05.png) no-repeat center;}
.part2L .swiper-button-prev{background: url(../images/part2-04.png) no-repeat center;right: 3.75rem;left: auto;}
.part2L .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part2L .swiper-slide:hover .text{box-shadow: 0px 2px 46px 4px rgba(0, 0, 0, 0.18);transition: 0.6s all;}
.part2R{width: 37.85%;}
.part2R ul{margin-bottom: -2.5rem;}
.part2R li{margin-bottom: 2.5rem;position: relative;padding: 0.625rem 1.25rem 0.625rem 0;}
.part2R li::after{content: "";width: calc(100% - 20px);height: 100%;border: 1px dashed #fff;border-radius: 0.625rem;position: absolute;right: 0;top: 0;}
.part2R li a{padding: 0.9375rem 1.25rem;align-items: center; background: #ebfffb;position: relative;z-index: 1;transition: 0.6s all;}
.part2R li a .time{width: 70px;height: 70px;border-radius: 50%;background: #277d83;}
.part2R li a .time .day{font-size: 1.5rem;font-family: "Georgia";color: #fff;margin-left: 0.875rem;margin-top: 0.625rem;}
.part2R li a .time .year{font-size: 1rem;font-family: "Georgia";color: #fff;margin-left: 2.1875rem;margin-top: 0.125rem;position: relative;}
.part2R li a .time .year::after{content: "";width: 21px;height: 21px;background: url(../images/part2-06.png) no-repeat center;position: absolute;right: 27px;top: -6px;}
.part2R li a p{width: calc(100% - 90px);font-size: 1rem;line-height: 1.875rem;max-height: 3.75rem;overflow: hidden;}
.part2R li:hover a{background: #1e676f url(../images/part2-03.png) no-repeat right bottom;border-radius: 0.625rem;transition: 0.6s all;}
.part2R li:hover p{color: #fff;font-weight: bold;}

/* part2 end */
/* part3 start */
.part3{padding: 3.4375rem 0 6.875rem 0;background: #e0f6f7 url(../images/part3BG.png) no-repeat bottom center;}
.part3L{width: 64.28%;}
.part3Pic{position: relative;}
.part3Pic video,.part3Pic img{width: 100%;}
.spbf{position: absolute;width: 100%;height: 100%;z-index: 99999999999;top: 0;left: 0;display: none;}
.spbf>div video{width: 100%;height: auto;}
.cslc_sj{display: none;}
.cslc_sj>div{width: 100%;float: left;margin: 1.25rem 0;}
.cslc_sj>div p{font-size: 1.375rem;text-align: center;font-weight: bold;}
.cslc_sj>div span{font-size: 1.375rem;text-align: center;display: block;font-weight: bold;}
.cslc_sj>div .line{height: .375rem;width: 3.75rem;background: #000;margin: .625rem auto;border-radius: .1875rem;}
.part3R{width: 28.57%;margin-bottom: -2.5rem;}
.part3R li{margin-bottom: 2.5rem;}
.part3R li a{display: block;}
.part3R li .pic{overflow: hidden;}
.part3R li .pic img{display: block;width: 100%;transition: 0.6s all;height: 210px;object-fit: cover;}
.part3R li .text{padding: 0.9375rem 1.875rem;background: #fff;transition: 0.6s all;}
.part3R li .text p{font-size: 1rem;line-height: 1.875rem;height: 3.75rem;overflow: hidden;}
.part3R li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part3R li:hover .text{background: #32717a;transition: 0.6s all;}
.part3R li:hover .text p{color: #fff;}
/* part3 end */
/* part4 start */
.part4{background: url(../images/part4BG.png) no-repeat center;background-size: cover;padding: 6.875rem 0;}
.part4 .Btitle{margin-bottom: 4.375rem;}
.part4 .Btitle h5{display: table;margin: 0 auto;}
.part4L{width: 47.14%;}
.part4L a{display: block;position: relative;}
.part4L .pic{overflow: hidden;}
.part4L .pic img{display: block;width: 100%;transition: 0.6s all;height: 480px;object-fit: cover;}
.part4L .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/part4-04.png) repeat-x bottom;}
.part4L .text p{position: absolute;bottom: 1.25rem;width: calc(100% - 40px);left: 20px;font-size: 1.125rem;color: #fff;text-align: center;line-height: 1.25rem;height: 1.25rem;overflow: hidden;}
.part4L:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4 ul{width: 50.42%;margin-bottom: -1.875rem;}
.part4 li{width: 48%;margin-bottom: 1.875rem;}
.part4 li a{overflow: hidden;position: relative;}
.part4 li.img .pic{overflow: hidden;}
.part4 li.img .pic img{display: block;width: 100%;transition: 0.6s all;height: 220px; object-fit: cover;}
.part4 li.img .text{position: absolute;width: 100%;height: 100%;background: url(../images/part4-05.png) repeat-x bottom;position: absolute;left: 0;top: 0;}
.part4 li.img .text p{position: absolute;bottom: 0.625rem;width: calc(100% - 30px);left: 0.9375rem;font-size: 1rem;color: #fff;text-align: center;line-height: 1.25rem;height: 1.25rem;overflow: hidden;}
.part4 li.wz{display: block; background: #fff;border-top: 4px solid #5ac4d2;box-shadow: 0px 2px 45px 5px rgba(0, 0, 0, 0.1);}
.part4 li.wz a{padding: 1.875rem 1.25rem;background: url(../images/part2-02.png) no-repeat right bottom;background-size: 0;transition: 0.6s all;}
.part4 li.wz .time{width: 55px;position: relative;}
.part4 li.wz .time::after{content: "";width: 1px;height: calc(100% - 60px);background: #d6d6d6;position: absolute;bottom: 0;left: 50%;}
.part4 li.wz .time::before{content: "";width: 5px;height: 5px;background: #32717a;border-radius: 50%;position: absolute;top: 60px;left: 50%;margin-left: -2px;z-index: 1;}
.part4 li.wz .time .day{font-size: 1.625rem;color: #545454;font-family: "Georgia";text-align: center;margin-bottom: 0.375rem;}
.part4 li.wz .time .year{font-size: 0.875rem;color: #818181;font-family: "Georgia";text-align: center;}
.part4 li.wz .nr{width: calc(100% - 70px);}
.part4 li.wz h5{font-size: 1rem;color: #323232;line-height: 1.75rem;height: 3.5rem;overflow: hidden;margin-bottom: 1.25rem;}
.part4 li.wz p{font-size: 0.875rem;color: #737373;line-height: 1.75rem;height: 5.25rem;overflow: hidden;}
.part4 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part4 li:hover h5{font-weight: bold;color: #32717a;}
.part4 li:hover .time .day,.part4 li:hover .time .year{color: #32717a;}
.part4 li.wz:hover a{background-size: contain;transition: 0.6s all;}
/* footer */
.links{background: #1c6d78;border-bottom: 1px solid #8eb6bc;padding: 1.875rem 0;}
.links p{font-size: 1.125rem;color: #fff;font-weight: 600;line-height: 2.4rem;}
.links p a{color: #fff;font-weight: normal;margin-left: 1.875rem;transition: 0.6s all;}
.links p a:hover{opacity: 0.6;transition: 0.6s all;}
.footer{background: #1c6d78;padding: 1.875rem 0 1.25rem 0;}
.footer .w14{align-items:flex-end;}
.footerL .pic{margin-bottom: 1.875rem;}
.footerL .pic img{display: block;max-height: 3.125rem;max-width: 100%;}
.footerL p{font-size: 0.875rem;color: #fff;line-height: 1.25rem;}
.footerRL{margin-right: 3.75rem;padding-right: 3.75rem;border-right: 1px solid #6199a1;}
.footerRL p{text-align: right;font-size: 0.875rem;color: #fff;}
.footerRL p a{color: #fff;margin-left: 1.25rem;transition: 0.6s all;}
.footerRL p a:hover{opacity: 0.6;transition: 0.6s all;}
.footerRL h5{text-align: right;margin: 2.1875rem 0 0.9375rem 0;}
.footerRL h5 em{line-height: 2.125rem;padding-left: 45px;background: url(../images/footer01.png) no-repeat left center;background-size: contain; font-size: 1.25rem;font-weight: bold;color: #fff;font-style: normal;}
.footerRR .pic{margin-bottom: 0.9375rem;}
.footerRR .pic img{display: block;width: 116px;height: 116px;}
.footerRR p{font-size: 0.875rem;color: #fff;text-align: center;}

/* part4 end */


@media(max-width: 1400px){
	.w14{width: 95%;}
	#gotop{bottom: 15rem;}
}

@media(max-width: 1200px){
	#banner::after{display: none;}
	.part4 li.wz h5{margin-bottom: 0.625rem;}
	.part4 li.wz p{height: 3.5rem;}
	.part2L .swiper-slide .text{padding: 1.25rem;}
	.part2L .swiper-slide .text p{height: 6.875rem;}
.part1LL .img img{height: 222px;}
.part2L .swiper-slide .pic img{height: 334px;}
.part3R li .pic img{height: 170px;}
.part4L .pic img{height: 390px;}
	.part4 li.img .pic img{height: 179px;}

}
@media(max-width: 1000px){
	.part2L .swiper-slide .text p{height: 5rem;}
.part1LL .img img{height: 184px;}
.part2L .swiper-slide .pic img{height: 278px;}
.part3R li .pic img{height: 142px;}
.part4L .pic img{height: 326px;}
	.part4 li.img .pic img{height: 149px;}
}
@media(max-width: 850px){
	.part1{padding: 2.5rem 0;}
	.part1L{width: 100%;}
	.part1LL{width: 100%;}
	.part1R{width: 100%;margin-top: 2.5rem;}
	.part2{padding: 2.5rem 0 6.25rem 0;}
	.part2L{width: 100%;}
	.part2R{width: 100%;margin-top: 2.5rem;}
	.part3L{width: 100%;background-size: cover;}
	.part3R{width: 100%;margin-top: 2.5rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.part3R li{width: 49%;}
	.part4L{width: 100%;}
	.part4 ul{width: 100%;margin-top: 2.5rem;}
	.part4 li.wz p{height: 5.25rem;}
	.footer .w14{align-items: flex-start;}
	.footerL{width: 100%;margin-bottom: 1.875rem;}
	.footerR{width: 100%;justify-content: center;align-items: center;}
	.footerL .pic{display: table;margin: 0 auto;}
	.footerL p{text-align: center;margin-top: 1.875rem;}
	.footerRL{margin-right: 1.25rem;padding-right: 0;border-right: none;margin-bottom: 1rem;}
	.footerRL p{text-align: left;}
	.footerRL p a{margin-left: 0;margin-right: 0.9375rem;}
	.footerRL h5{text-align: left;margin: 0.9375rem 0;}
.part1LL .img img{height: auto;}
.part2L .swiper-slide .pic img{height: auto;}
.part3R li .pic img{height: 208px;}
.part4L .pic img{height: auto;}
	.part4 li.img .pic img{height: 251px;}
	.part1L ul{width: 100%;margin-top: 1.875rem;}
	.part1L li h5{height: auto;}
}
@media(max-width: 768px){
.part3R li .pic img{height: 188px;}
.part4 li.img .pic img{height: 227px;}
}
@media(max-width: 580px){
.part4 li.img .pic img{height: 171px;}
}
@media(max-width: 540px){
	.part1L .pic{width: 100%;}
	.part1L ul{width: 100%;margin-top: 1.875rem;}
	.part1L li h5{height: auto;}
	.part1L li::after{bottom: -15px;}
	.part2L .swiper-button-next, .part2L .swiper-button-prev{width: 30px;height: 30px;background-size: contain;}
	.part2L .swiper-slide .text p{display: none;}
	.part2L .swiper-slide .text h5{margin-bottom: 0;height: auto;}
.part3R li .pic img{height: 132px;}
	}
@media(max-width: 414px){
	.footerRR .pic img{width: 85px;height: 85px;}
	.part3R li{width: 100%;}
	.part4 li{width: 100%;}
	.part4{padding: 3.125rem 0;}
.part3R li .pic img{height: auto;}
	}

@media(max-width: 410px){
	.part4 li.img .pic img{height: auto;}
}





/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/
.n_banner img{position: relative;background-position: center center !important;background-size: cover;}
.n_banner::after{content: "";display: block;width: 100%;height: 100%;top: 0;left: 0;background: url(../images/top-bg.png) repeat-x left top;z-index: 2;position: absolute;}

.n_banner .img .img_hezi{ padding-bottom:28.64% !important}

#nav_slide{background: #1c6d78;line-height: 50px;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 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{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 1.25rem;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: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 0.875rem;color: #666;}
#sub_nav_content ul li.on>a{color: #1c6d78;}

#sub_nav_content ul li ul{ display:none}

.n_banner{height: 500px;position: relative;}

.main_bd{}
.n_container{padding: 0 0 3.75rem;}
.n_container .n_left{float:left;width: 306px;position: relative;z-index: 1;margin-top: 2.5rem;}
.n_container .n_left h1{height: 110px;line-height: 110px;background:#1c6d78 url(../images/part1-03.png) no-repeat bottom center;font-size: 2.125rem;font-weight: 600; color:#fff;text-align: center;}
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width: 1.875rem;height:1px;background:#fff;left: 50%;margin-left: -0.9375rem; display:none}
.n_container .n_left .sider_nav{padding-bottom: 10px;}
.n_container .n_left ul{border: 1px solid #f1f1f1;position:relative;border-bottom: none;}
.n_container .n_left .con ul li{line-height: 2rem;font-size: 1.125rem;color: #303030;position:relative;padding: 1rem 0;font-family: 微软雅黑;border-bottom: 1px solid #e0e0e0;}
.n_container .n_left .con ul li.on{background: #1c6d78;}
.n_container .n_left .con ul li:hover{color: #1c6d78;}
.n_container .n_left .con ul li:before{position: absolute;left: -3px;top: -1px;width: 3px;height: 0;background: #32717a;content: "";z-index: 9;transition: .5s;}
.n_container .n_left .con ul li.on:before,.n_container .n_left .con ul li:hover:before{height: calc(100% + 2px);}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li a img{ margin:-3px 14px 0 0}
.n_container .n_left .con ul li a:before{content:"";width: 3px;height: 0;background:transparent;position:absolute;left: -3px;top: 0;transition:0.6s;}
.n_container .n_left .con ul li.on>a:before, .n_container .n_left .con ul li:hover>a:before{height: 100%;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/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(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li a{color: #323232;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 15px 0 15px;transition: 0.36s;margin: 0 20px;}
.n_container .n_left .con ul li.on a{color: #fff;background: url(../images/jt.png) no-repeat right center;}
.n_container .n_left .con ul li:hover a{color: #1c6d78;}
.n_container .n_left .con ul li.on:hover a{color: #fff;}

.n_container .n_left .con ul li dl{display:none;padding: 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right: 20px;left: 20px;top:0;height:1px;border-bottom: #e8e8e8 1px dashed;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 34px;padding: 0;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #666666 !important;padding: 15px 0 15px 35px;position:relative;line-height: 16px;border-bottom: #efefef 1px solid;}
.n_container .n_left .con ul li dl dd:last-child a{ border:none}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;background: url(../images/left_jiantou1.png) center no-repeat;width: 10px;height: 100%;}
.n_container .n_left .con ul li i.up{ background:url(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 30px;height: 3.5rem;background: url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 22px;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: #be0e0a !important;}
.n_container .n_left .con ul li dl dd a:hover:before{ background: url(../images/left_jiantou1_on.png) center no-repeat;}

.n_container .n_right{width: calc(100% - 306px);padding: 1.5rem 0 0 3.5rem;position: relative;}
.n_container .n_right .n_news{margin-top: 28px;min-height:600px;}
.mianbao{line-height: 52px;height: 52px;color: #303030;}
.position{font-size:1rem;color: #303030;padding-left: 3.25rem;background: url("../images/home_icon.png") no-repeat 1.125rem center;font-family: 微软雅黑;border-bottom: 2px solid #edf1fa;}
.position a{color: #888888;transition:0.36s;color: #303030;}
.position span{font-size:14px;color:#808080;margin: 0 4px;color: #303030;}
.position em{color: #303030;font-style:normal;color: #303030;}
.position a:hover{color: #1c6d78;}

.fanye{ text-align:center}
.fanye img{ max-width:100%}

/*内容样式*/
.n_news_detail{margin-top: -4px;}
.ar_article_box{padding: 1.75rem 0.5rem;}
.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:14px;color:#7d7c7c;line-height:30px; }
.ar_article p{font-size: 1rem;color: #323232;line-height: 2;margin-bottom: 1.875rem;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%; height:auto !important;text-indent:0 !important;}
.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:2.25rem; margin-bottom:1.25rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; 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.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{display:inline-block;}
.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 1.5rem;padding-bottom: 1rem;}
.n_news_detail .ar_article_box h3{color: #2d2d2d;font-size: 1.5rem;text-align: center;line-height: 1.75;margin-bottom: 8px;font-family: 微软雅黑;font-weight: bold;padding-bottom: 1rem;}
.n_news_detail .ar_article_box h6{display: block;color: #4d4d4d;font-size: 1rem;line-height: 1.375rem;margin-bottom: 0;vertical-align: top;text-align: center;background: #f2f2f2;padding: 0.75rem 0;}
.n_news_detail .ar_article_box h6 strong{font-weight: normal;}
.n_news_detail .ar_article_box h6 span{margin: 0 .5rem;font-family: 微软雅黑;}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 20px 0 0;box-sizing: border-box;width: 100%;margin-top: 0;border-top: #e5e5e5 1px solid;margin-top: 2rem;}
#ar_fot h1{display:block;width: 100%;line-height: 2.5rem;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{font-family: 微软雅黑;font-weight: bold;}
#ar_fot h1 a{font-size: 1rem;color: #2f2f2f;font-weight:normal;transition: .5s;font-family: "Arial";}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#1c6d78; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #1c6d78;}

.n_news_detail01 h4{ font-size:1.5rem; color:#000000; font-weight:bold; margin:2.5rem 0 1rem; text-align:center}
.n_news_detail01 .ar_article p{ line-height:2.5rem; margin-bottom:0.375rem}

.n_news ul{margin-bottom: 2.5rem;}
.n_news li{}
.n_news li a{padding: 0.9375rem 1.25rem;position: relative;align-items: center;}
.n_news li a::after{content: "";width: calc(100% - 2.5rem);height: 1px;border-bottom: 1px dashed #d7d7d7; position: absolute;bottom: 0;left: 1.25rem;}
.n_news li .time{width: 50px;}
.n_news li .time .day{font-size: 1.875rem;color: #595959;font-family: "Georgia";text-align: center;margin-bottom: 0.125rem;}
.n_news li .time .year{font-size: 0.75rem;color: #999999;font-family: "Georgia";text-align: center;}
.n_news li p{width: calc(100% - 60px);padding-left: 15px;border-left: 1px solid #d9d9d9;font-size: 1.125rem;color: #323232;line-height: 1.75rem;max-height: 3.25rem;overflow: hidden;}
.n_news li:hover a{background: #fff url(../images/part1-03.png) no-repeat right bottom;box-shadow: 0px 2px 46px 4px rgba(0, 0, 0, 0.18);border-top-left-radius: 0.625rem;border-bottom-right-radius: 0.625rem;}
.n_news li:hover a::after{display: none;}
.n_news li:hover p{color: #32717a;font-weight: bold;}
.n_news li:hover .time .day{color: #32717a;}

.list_box_news1{padding-top: 2.5rem;}
.list_box_news1 li{ margin-bottom:2.75rem;position: relative;border-bottom: 1px solid #efefef;padding-bottom: 2.25rem;}
.list_box_news1 li a:hover{background: #efeff0;padding: 1.5rem;}
.list_box_news1 li a{ display:block; position:relative;z-index:1;transition: 0.4s !important;}
.list_box_news1 li a .img{ width:18.5rem}
.list_box_news1 li a .img .img_hezi{ padding-bottom:68.15% !important}
.list_box_news1 li a .con{width:58%; padding:1.25rem 1.875rem 0;}
.list_box_news1 li a .con h5{ font-size:1.125rem;font-weight: 600; color:#333; transition:.5s;max-height: 4.75rem;line-height: 1.75rem;font-weight: bold;margin-bottom: 1.25rem;padding-bottom: 1.25rem;position: relative;}
.list_box_news1 li a .con h5::after{content: "";width: 1.875rem;height: 0.1875rem;background: #1c6d78;position: absolute;bottom: 0;left: 0;}
.list_box_news1 li:hover a .con h5{color: #1c6d78;}
.list_box_news1 li a .con .date_hide{font-size:1rem; color:#666666;margin-bottom: 1rem;display: none;}
.list_box_news1 li a h6{ line-height:1.5rem; margin:1.75rem 0 .75rem}
.list_box_news1 li a h6 font{ font-size:1rem; color:#666666}
.list_box_news1 li a .date{font-size:.875rem;transition:.5s;width:8.875rem;height: 8rem;
	text-align: center;border-left: 1px solid #dbdbdb;position: absolute;top: 0;right: 0;bottom: 0;
	margin: auto 0;}
.list_box_news1 li a .date span{display: block;width: 100%;font-family: "Georgia";}
.list_box_news1 li a .date span.d1{font-size: 1.875rem;font-family: "Georgia"; color: #1c6d78;padding: 2rem 0 1rem;font-weight: bold;}
.list_box_news1 li a p{ font-size:.9375rem; color:#666666; line-height:1.625rem; height:3.25rem;margin-bottom: 1rem;}

.n_news2{width: 100%;padding-top: 2rem;}
.n_news2 .list_box_news2{overflow: hidden;margin: 0 -0.875rem;margin-bottom: 1rem;}
.n_news2 .list_box_news2 li{ margin:0 14px; margin-bottom:1rem;float: left;width: calc(33.3333% - 28px);;}
.n_news2 .list_box_news2 li .img{ position:relative; overflow:hidden;}
.n_news2 .list_box_news2 li .img img{display: block; width:100%;transition: 0.6s all;}
.n_news2 .list_box_news2 li .img_zd .img_hezi{padding-bottom: 66% !important;}
.n_news2 .list_box_news2 li .con{padding: 1.125rem 1.25rem;}
.n_news2 .list_box_news2 li:hover .con{background: #1c6d78 url(../images/part1-03.png) no-repeat right;background-size: contain;}
.n_news2 .list_box_news2 li a h5{font-size: 1rem;color:#454546;color: #212121;height: 3rem;line-height: 1.5rem;}
.n_news2 .list_box_news2 li:hover a h5{color: #fff;}
.n_news2 .list_box_news2 li:hover .img img{transform: scale(1.1);transition: 0.6s all;}
/*==========================================内页 结束=============================================*/
@media(max-width: 1680px){
	
}

@media(max-width: 1630px){
	#logo img{ max-height:4rem}
	#kzxy-pagination{left: 0px;top:0px;}
}
@media(max-width: 1600px){
	.w1440{padding: 0 30px;}
}
@media(max-width: 1400px){
	#nav ul li h3{ font-size:1.125rem}
}

@media(max-width: 1360px){


}

@media(max-width: 1280px){

}

@media(max-width: 1200px){

	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}


	.n_banner{margin-top: 0px;height: 248px;background-size: cover !important;}
	footer .footer_logo{margin-left: 0px;float: none;width: 100%;}
	footer .footer_logo .box_table{margin: 0 auto;}
	footer .footer_logo img{max-width: 100%;}
	footer .copyRight{border-left: none;margin-left: 0px;padding-left: 0;float: none;width: 100%;}
	footer .copyRight p{text-align: center;}

	.n_container .n_right .n_news{margin-top: 0;}

	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:none}
	#nav_slide{ display:block}

}

@media(max-width: 1024px){


}

@media(max-width: 992px){
	#banner .banner_con .swiper-slide a img{height: 20rem;}
	footer .footer_r{width: 40%;}

	.list_box_02{ margin-left:0}
	
	.list_box_02 li .con .ll h6{ color:#999}
	.list_box_02 li .con .ll h4{ color:#333}
	.list_box_02 li .bottom_miso .dangqian{ color:#333}
	.list_box_02 li .bottom_miso .miso-arrow1 svg{ fill:#333}

	
	.list_box_12 li{ margin:1rem 1rem 0 0}
	
	.list_box_news2 li .a .img{width: 12.5rem;float: none;margin: 0 auto;}
	.list_box_news2 li .a .con{width:100%;padding: 1.5rem 15px 0;}
	.list_box_news2 li .a:after{ display:none}
	.list_box_news2 li .a{ padding:0 0 1.5rem}
	.list_box_news2 li .a:before{ left:0}
	
	.list_box_news1 li a .con{width: calc(100% - 22.25rem);padding: 1.25rem 0 0 1.875rem;}
	.list_box_news1 li a .date{display: none;}
	.list_box_news1 li a .con .date_hide{display: block;}
}

@media(max-width: 768px){
	.w1440{padding: 0 15px;}
	#banner .banner_con .swiper-slide a img{height: 18rem;}
	#banner .banner_con .swiper-button-prev{width: 3rem;height: 3rem;}
	#banner .banner_con .swiper-button-next{width: 3rem;height: 3rem;}



	#gotop{ right:0; transform:scale(0.7)}
	
	.n_banner{height: 240px;}
    .n_container{padding: 0 0 3rem;}

	.n_news_detail .ar_article_box h3{ font-size:1.5rem}
	
	.list_box_news1 li a .img{ width:100%}
	.list_box_news1 li a .con{ width:100%}
	.list_box_news1 li a:before{ left:0}
	.list_box_news1 li a .con{padding: 1.25rem 0 0 0;}

	.list_box_news2 li .a .con .h6 span img{ height:14px; margin:-3px .5rem 0 0}
	.list_box_news2 li .a .con .h6 span{ margin-right:1rem}
	.list_box_news2 li .a .con .h6{ margin:1.5rem 0 1.25rem}
	
	.n_news2 ul{ margin:0 -0.5rem; margin-bottom:2rem}
	.n_news2 .list_box_news2 li{margin-bottom:2rem;width: calc(50% - 2rem);margin-right: 1rem;}
	.n_news2 .list_box_news2 li:nth-child(2n){margin-right: 0px;}
}
@media(max-width: 640px){
	
}
@media(max-width: 600px){
	#m_header #logo img{max-height: 40px;}
	#banner .banner_con .swiper-slide a img{height: 14rem;}
	.n_banner{height: 154px;}

} 
@media(max-width: 465px){
	#m_header #logo img{max-height: 36px;}
} 
@media(max-width: 350px){
	.n_banner{height: 100px;}
	#m_header #logo img{ max-height: 30px;}
} 

.pb_sys_style3 .p_no_d {
    border: 1px solid #1c6d78 !important;
    color: #fff;
    background-color: #1c6d78 !important;
}

/* people */
.list_peopleTit{margin-bottom: 2.5rem;margin-top: 2rem;}
.list_peopleTit ul{justify-content: flex-start;}
.list_peopleTit li{background: #e7f6f3;padding: 15px 30px;margin-right: 0.9375rem;border-radius: 0.3125rem;transition: 0.6s all;}
.list_peopleTit li a{font-size: 1.125rem;color: #323232;}
.list_peopleTit li.on{background: #1c6d78;}
.list_peopleTit li.on a{color: #fff;}
.list_peopleTit li:hover{background: #1c6d78;transition: 0.6s all;}
.list_peopleTit li:hover a{color: #fff;}
.list_box_people{/*margin-bottom: -2.5rem;*/}
.list_box_people li{width: 49%;margin-bottom: 2.5rem;}
.list_box_people li .pic{width: 130px;overflow: hidden;}
.list_box_people li .pic img{display: block;width: 100%;object-fit: cover;height: 163px; transition: 0.6s all;}
.list_box_people li .text{width: calc(100% - 150px);}
.list_box_people li .text h5{font-size: 1.25rem;color: #1c6d78;font-weight: bold;margin-bottom: 1.25rem;}
.list_box_people li .text p{font-size: 1rem;color: #323232;line-height: 1.625rem;margin-bottom: 0.9375rem;}
.list_box_people li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 680px){
	.list_box_people li{width: 100%;}
} 


.list_box_peopleT li{width: 100%;}
.list_box_peopleT{margin-bottom: 0;}
/* time */
.n_time{border-left: 1px solid #1c6d78;padding-left: 1.25rem;}
.n_time h5{font-size: 1.875rem;color: #1c6d78;font-weight: bold;margin-bottom: 1.875rem;}
.n_time dl{margin-bottom: 1.875rem;padding-bottom: 0.9375rem;border-bottom: 1px dashed #e0e0e0;}
.n_time dl:last-child{margin-bottom: 0;}
.n_time dt{font-size: 1.25rem;color: #1c6d78;font-weight: bold;margin-bottom: 0.625rem;position: relative;}
.n_time dt::after{content: "";width: 0.5rem;height: 0.5rem;border-radius: 50%;background: #fff;border: 1px solid #28747f;position: absolute;left: -22px;}
.n_time dd{font-size: 1.125rem;color: #323232;line-height: 1.75rem;margin-bottom: 0.75rem;}
.n_time dd:last-child{margin-bottom: 0;font-weight: bold;}
@media(max-width: 1200px){
	.n_time{margin-top: 1.875rem;}
}
