@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", 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: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);*/  /*透明背景*/

.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%}
.w1300{margin:0 auto;max-width: 1400px;}
.layui-img-responsive{ max-width:100%;}
.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{ padding-bottom:60% !important}
.img_zd>img{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; object-fit:cover}

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: #ec8d1d; 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: 10rem;width:100%;transition: 0.36s;}
#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;
}


/*nav start*/
.nav{text-align: center;height: 59px;width: 100%;}
.nav ul.navItem li{display: inline-block;height: 59px;line-height: 59px;padding: 0 0.75rem;margin: 0 3rem;position: relative;}
.nav ul.navItem li a{font-family: "Microsoft Yahei";color: #fff;font-size: 1.25rem;}
.nav ul.navItem>li:hover>a{font-weight: bold;}
.nav ul.navItem li ul.subnav{display: none;position: absolute;
	width: 100%;border-top: 2px solid #ec8d1d;
	left: 0px;top: 59px;
	background: rgba(22,76,198,0.7);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: #5d6abc;}
.nav ul.navItem li ul.subnav li:hover{background: #ec8d1d;}
.nav ul.navItem li ul.subnav li:hover:before{background: #ec8d1d;}
.nav ul.navItem li ul.subnav li>a{font-size: 1rem;}
.nav ul.navItem li ul.subnav li dl{width: 100%;background: rgba(22,76,198,0.7);position: absolute;left: 100%;top: 0px;z-index: 9;display: none;}
.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: #5d6abc;}
.nav ul.navItem li ul.subnav li dl dd:hover{background: #ec8d1d;}
.nav ul.navItem li ul.subnav li dl dd:hover:before{background: #ec8d1d;}
.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: "Microsoft Yahei";}
.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;50%;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; -8px;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);}*/

.ej_toubu{transition: 0s !important;top: 0 !important;}
.ej_toubu .header_box_li.sticky{transition: 0s !important;top: 0 !important;}
.ej_toubu #header{transition: 0s !important;}
.ej_toubu .header_box_li.sticky #nav ul li{height: 2.75rem;}
.ej_toubu #nav ul li h3{line-height: 2.125rem;}
.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);
    }
}


/*导航按钮开始*/
#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: #182236;}
#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: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 1rem;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:#182236;}
#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 .banner_con .swiper-button-prev{left: 1.5rem;width: 5rem;height: 5rem;background: url("") no-repeat center center;background-size: 100% 100%;}
#banner .banner_con .swiper-button-next{right: 1.5rem;width: 5rem;height: 5rem;background: url("") no-repeat center center;background-size: 100% 100%;}
#banner .banner_con .swiper-pagination{bottom: 1.25rem;}
#banner .banner_con .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;text-align: center;margin: 0 8px;border-radius: 50%;opacity:1;border: 1px solid #fff;background: transparent;}
#banner .banner_con .swiper-pagination .swiper-pagination-bullet-active{background: #fff;}
#banner .banner_con .swiper-slide a img{display: block;width: 100%;height: auto;}
.jianbian{
	background:#00288b;
	background-image: -moz-linear-gradient( 180deg, rgb(81,16,190) 0%, rgb(0,54,116) 100%, rgb(238,137,6) 100%, rgb(208,72,26) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(81,16,190) 0%, rgb(0,54,116) 100%, rgb(238,137,6) 100%, rgb(208,72,26) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(81,16,190) 0%, rgb(0,54,116) 100%, rgb(238,137,6) 100%, rgb(208,72,26) 100%);
}


.ej_body .yc_gd_dh .header_box{display: block;}

/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/
.n_banner .img .img_hezi{ padding-bottom:28.64% !important}

#nav_slide{background: #a71313;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: 1rem;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: #182236;}

#sub_nav_content ul li ul{ display:none}

.n_banner{height: auto !important;margin-top: 70px;}
.n_banner img{width: 100%;}
.n_container{padding: 3.125rem 0 3.75rem;}
.n_container .n_left{float:left;width: 290px;position: relative;z-index: 1;}
.n_container .n_left h1{height: 80px;line-height: 80px;background:#a71313;font-size: 1.75rem;color:#fff;text-align: center;font-weight: bold;}
.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 .con ul{display: block;width: 100%;padding: 0 20px 0 30px;position: relative;}
.n_container .n_left .con ul:before{position: absolute;left: 3px;top: 0px;width: 1px;height: 100%;background: #d9d9d9;content: "";}
.n_container .n_left ul li{width: 100%;position: relative;border-bottom: 1px solid #e3e3e3;}
.n_container .n_left ul li:before{content: "";position: absolute;left: -29px;width: 5px;height: 0;transition: .5s;top: 0px;background: #a71313;z-index: 1;}
.n_container .n_left li .a { display: inline-block; width:100%; background: url(../images/ej/arrow_down.png) no-repeat right center;}
.n_container .n_left li .a {line-height: 4rem;height: 4rem;color: #323232;padding: 0;font-size: 1.125rem;float: left;}
.n_container .n_left li.on .a h3,.n_container .n_left li:hover .a h3{color: #a71313;font-weight: bold;}
.n_container .n_left li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
.n_container .n_left li .a span i { font-size: 0; }
.n_container .n_left li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 3rem;height: 4rem;display: inline-block;background: url(../images/ej/arrow_down.png) calc(100% - 1rem) center no-repeat;background-size: 14px 14px !important;position: absolute;display: block;right: 0;cursor: pointer;}

.n_container .n_left li.on{}
.n_container .n_left li.on:before,.n_container .n_left li:hover:before{height: 60px;}
.n_container .n_left li.on i {background: url(../images/ej/arrow_down_on.png) calc(100% - 1rem) center no-repeat;}
.n_container .n_left .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg);}
.n_container .n_left .title .list {display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0;  border: 0; clear: both; padding-bottom: 10px;padding-left: 2rem;background-size: cover;}
.n_container .n_left li.on .list{display: block;}
.n_container .n_left .title .list span { background: none; }
.n_container .n_left .title .list span a:hover { color: #c21d1b; }
.n_container .n_left .title .list a {display: block;font-size: 0.9875rem;color:#595959;text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
.n_container .n_left .title .list a:hover,.n_container .n_left .title .list a.active{color: #a71313;}


.n_container .n_right{width: calc(100% - 340px);
	padding: 0 1.875rem 2rem 1.875rem;position: relative;border: 1px solid #d9d9d9;}
.mianbao{line-height: 3rem;height: 3rem;overflow:hidden;color: #333;border-bottom: 1px solid #dadada;}
.position{font-size:1rem;color: #999;padding-left: 27px;line-height: 3rem;height: 3rem;position: relative;}
.position:before{position: absolute;left: 30px;top: 50%;width: 50px;border-bottom: 1px dashed #bfbfbf;z-index: 2;}
.position a{transition:0.36s;color: #999;}
.position span{font-size:8px;color:#999;margin: 0 10px;}
.position em{color: #999;font-style:normal;}
.position a:hover{color: #a71313;}
.fanye{ text-align:center}
.fanye img{ max-width:100%}

/*内容样式*/

.social-share{font-family:"socialshare" !important;font-size: 1rem;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: inline-block;vertical-align: top;margin: 0;transition:.5s;z-index: 10;color: #848484;margin: 0rem 0 0 3.125rem;white-space: nowrap;float: right;display: none;}
.social-share *{font-family:"socialshare" !important}.social-share a{position:relative;text-decoration:none;margin: 0;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display:inline-block;width: 1.875rem;height: 1.875rem;border-radius: 0;line-height: 24px;border: none;color: #666666;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 13px;background: #ececec;margin-left: .5rem;background-size: 100% 100% !important;}.social-share .social-share-icon:hover{
}.social-share .icon-weibo{border-color:#ff763b;}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{}.social-share .icon-qq:hover{}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;border-color:#7bc549;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.social-share .icon-facebook {background: url(../images/share-icon01.png) no-repeat center center;}
.social-share .icon-twitter {background:url(../images/share-icon02.png) no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-linkedin {background:url(../images/share-icon03.png) no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-weibo {background:url(../images/share-icon04.png) no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-qzone {background:url(../images/share-icon05.png) no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-qq {background:url(../images/share-icon06.png) no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-wechat {background:url(../images/share-icon07.png) no-repeat center center !important;background-size: 100% 100% !important;}



.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: 1.125rem;color: #323232;line-height: 2;margin-bottom: 1rem;text-indent: 2rem;font-family: "Microsoft Yahei";}
.ar_article p.vsbcontent_img{text-align: center;text-indent: 0px;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%; height:auto !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;margin: 0 auto;max-width: 100%;}
.n_news_detail .ar_article_box .nav01{margin-bottom: 1.5rem;padding-bottom: 1.5rem;border-bottom: #d9d9d9 1px solid;position: relative;margin-top: 1.5rem}
.n_news_detail .ar_article_box .nav01:before{position: absolute;left: 0px;bottom: -3px;content: "";width: 5px;
    height: 5px;background: #a71313;z-index: 99;border-radius: 50%;}
.n_news_detail .ar_article_box h3{color: #323232;font-size: 1.875rem;text-align: center;line-height: 1.5;margin-bottom: 8px;font-family: "Microsoft Yahei";font-weight: bold;}
.n_news_detail .ar_article_box h4{text-align: center;color: #4c4c4c;font-family: "Microsoft Yahei";font-size: 1.375rem;line-height: 1.5;margin-bottom: 8px;}
.n_news_detail .ar_article_box h6{display: block;color: #808080;font-size: 0.875rem;line-height: 1.375rem;margin-top: 2rem;text-align: center;}
.n_news_detail .ar_article_box h6 span{margin: 0 .5rem;font-family: "Microsoft Yahei";}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 20px 0 0;box-sizing: border-box;width: 100%;border-top: #e5e5e5 1px solid;margin-top: 3rem;}
#ar_fot:before{position: absolute;left: 0px;top: -3px;content: "";width: 5px;
    height: 5px;background: #a71313;z-index: 99;border-radius: 50%;}
#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: "Microsoft Yahei";}
#ar_fot h1 a{font-size: 1.125rem;color: #2f2f2f;font-weight:normal;transition: .5s;font-family: "Arial";}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; 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: #a71313;}

.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 li{color: #323232;padding-top: 1.875rem;}
.n_news ul li .title{height: 2.625rem;line-height: 2.625rem;}
.n_news ul li a{color: #000;color: #323232;}
.n_news ul li a font{font-size: 1.125rem;transition:0.36s;display:inline-block;max-width: 88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family: "Microsoft Yahei";}
.n_news ul li:hover a font{color: #a71313;}
.n_news ul li span.date{font-size: 1rem;color: #666;float:right;font-family: "Microsoft Yahei";}
.n_news ul li:hover span.date{color:#a71313;}
.n_news ul li .ckxq_con{height: 1.5rem;line-height: 1.5rem;position: relative;}
.n_news ul li .ckxq_con .ckxq{display: inline-block;width: 104px;background: #fff;
	position: relative;z-index: 8;}
.n_news ul li:hover .ckxq_con .ckxq{color: #a71313;}
.n_news ul li .ckxq_con .ckxq::after{position: absolute;right: 0px;top:0.625rem;;width: 5px;height: 5px;background: #a71313;content: "";z-index: 99;border-radius: 50%;}
.n_news ul li .ckxq_con::after{position: absolute;left: 0px;top: 0.75rem;width: 100%;height: 1px;background: #d9d9d9;content: "";}


.list_box_news1{padding-top: 2.5rem;}
.list_box_news1 li{ margin-bottom:2.375rem}
.list_box_news1 li a{ display:block; position:relative;z-index:1}
.list_box_news1 li a .img{ width:16.5rem}
.list_box_news1 li a .img .img_hezi{ padding-bottom:63.15% !important}
.list_box_news1 li a .con{ width:calc(100% - 16.5rem); padding:1.25rem 1.875rem 0;}
.list_box_news1 li a .con h5{ font-size:1.125rem; color:#343434; transition:.5s;height: 1.5rem;line-height: 1.5rem;font-family: "Arial";font-weight: bold;margin-bottom: 1rem;}
.list_box_news1 li a .con .date{padding-left: 20px;background: url("") no-repeat left center;font-size: 0.875rem;height: 22px;line-height: 22px;margin-bottom: 10px;}
.list_box_news1 li:hover a .con h5{color: #a71313;}
.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 h6 font svg{ width:1.375rem; height:1.375rem; fill:#1e419a; vertical-align:middle; margin:-3px .5rem 0 0}
.list_box_news1 li a span{ font-size:.875rem; color:#fff; transition:.5s;  background-size:cover; width:6.125rem; line-height:1.875rem; text-align:center; margin:1rem 0 0}
.list_box_news1 li a p{ font-size:.9375rem; color:#666666; line-height:1.625rem; height:4.875rem;}

/*图片列表页*/
.n_news2{width: 100%;padding-top: 2rem;}
.n_news2 .list_box_news2{}
.n_news2 .list_box_news2 li{margin-bottom:2.25rem;float: left;width: calc(50% - 1.25rem);margin-right: 2.5rem; box-shadow: 0 0 10px 0 rgba(0,0,0,.17);}
.n_news2 .list_box_news2 li:nth-child(2n){margin-right: 0;}
.n_news2 .list_box_news2 li .img{ position:relative; overflow:hidden;}
.n_news2 .list_box_news2 li .img img{ width:100%}
.n_news2 .list_box_news2 li .img_zd .img_hezi{padding-bottom: 62.6666% !important;}
.n_news2 .list_box_news2 li:hover .con{background: #a71313;}
.n_news2 .list_box_news2 li a h5{font-size: 1.125rem;color:#000;height: 4.375rem;line-height: 4.375rem;text-align: center;}
.n_news2 .list_box_news2 li:hover a h5{color: #fff;}

/*组织机构*/
.n_zzjg{padding-top: 1.5rem;}
.n_zzjg .zzjg_hd{position: relative;height: 3rem;line-height: 3rem;font-size: 1.5rem;font-family: "Microsoft Yahei";color: #1d2e6e;font-weight: bold;border-bottom: 1px solid #d9d9d9;}
.n_zzjg .zzjg_hd:before{position: absolute;left: 0px;bottom: -2px;width: 6rem;height: 3px;background: #a71313;content: "";z-index: 2;}
.n_zzjg .zzjg_hd03:before{width: 13.375rem;}
.n_zzjg .zzjg_list{padding: 4px 0 1rem;}
.n_zzjg .zzjg_list ul li{float: left;margin-top: 1.375rem;position: relative;width: calc(50% - 0.9375rem);margin-right: 1.875rem;height: 4.375rem;line-height: 4.375rem;}
.n_zzjg .zzjg_list ul li:hover:before{position: absolute;left: 5px;top: 5px;content: "";width: 100%;height: 4.375rem;background: #a71313;z-index: 1;}
.n_zzjg .zzjg_list ul li:after{position: absolute;right: 1.5rem;top: 50%;content: "";width: 20px;height: 20px;margin-top: -10px;background: url("../images/ej/icon01.png") no-repeat;z-index: 9;}
.n_zzjg .zzjg_list ul li:hover:after{background: url("../images/ej/icon01_hover.png") no-repeat;}
.n_zzjg .zzjg_list ul li:nth-child(2n){margin-right: 0;}
.n_zzjg .zzjg_list ul li a{display: block;position: relative;font-size: 1.125rem;color: #333;
	z-index: 9;width: 100%;height: 4.375rem;line-height: 4.375rem;background: #f2f4fd;text-indent: 1.5rem;}
.n_zzjg .zzjg_list ul li:hover a{color: #a71313;}
.n_zzjg .zzjg_list ul li a .overfloat-dot{width: 84%;}

/*现任领导*/
.n_leader_con{background: url("../images/ej/xrld_bg.jpg") no-repeat center bottom;background-size: cover;}
.n_leader{padding-top: 1.5rem;}
.n_leader .leader_hd{border-left: 5px solid #a71313;height: 3.125rem;line-height: 3.125rem;background: #f5f5f5;text-indent: 1.5rem;font-family: "Microsoft Yahei";color: #333;font-size: 1.375rem;}
.n_leader .leader_con{padding: 1.75rem 0;}
.n_leader .leader_con .leader_item{margin-bottom: 1.25rem;}
.n_leader .leader_con .leader_item dl{display: flex;}
.n_leader .leader_con .leader_item dl dt{display: flex;justify-content: space-between;
	width: 7.5rem;font-size: 1.125rem;color: #323232;height: 2rem;line-height: 2rem;}
.n_leader .leader_con .leader_item dl dd{display: flex;font-size: 1.125rem;color: #a71313;height: 2rem;line-height: 2rem;margin-left: 2rem;}
.n_leader .leader_con .leader_item dl dd a{display: inline-block;width: 60px;margin-right: 2rem;}
.n_leader .leader_con .leader_item dl dd a:hover{font-weight: bold;}

/*现任领导内容页*/
.n_leader .leader_pic{width: 154px;margin-right: 1.875rem;border: 1px solid #d9d9d9;}
.n_leader .leader_pic img{display: block;width: 100%;max-width: 100%;}
.n_leader .leader_con_txt{width: calc(100% - 190px);}
.n_leader .leader_con_txt .leader_con_hd{height: 3rem;line-height: 3rem;border-bottom: 1px solid #e1e1e1;margin-bottom: 1.5rem;font-size: 1.125rem;color: #030f1f;font-weight: bold;}
.n_leader .leader_con_txt .leader_con_hd span{display: inline-block;position: relative;}
.n_leader .leader_con_txt .leader_con_hd span::before{position: absolute;left: 0px;bottom: -1px;width: 100%;height: 3px;background: #a71313;content: "";z-index: 2;}

/*学院简介*/
.n_xyjj{padding-top: 2.375rem;}
.n_xyjj .ar_article p.vsbcontent_img{text-align: center;text-indent: 0px;}
.n_xyjj .ar_article p.xxjj_img{display: flex;justify-content: space-between;flex-wrap: wrap;}
.n_xyjj .ar_article p.xxjj_img img{width: 48%;}
.n_xyjj .ar_article p strong{padding-bottom: 6px;border-bottom: 2px solid #b2bbde;}

/*校徽校歌校训*/
.n_xhxgxx{padding-top: 1.5rem;}
.n_xhxgxx .xhxgxx_hd{height: 3.125rem;line-height: 3.125rem;background: url("../images/ej/xhxgxx_hd_bg.png") no-repeat left center;border-left: 4px solid #a71313;text-indent: 1.25rem;font-family: "Microsoft Yahei";color: #333;font-size: 1.375rem;}
.n_xhxgxx .xiaohui_con{padding: 2.25rem 0 2rem;}
.n_xhxgxx .xiaohui_con .xiaohui_pic{width: 210px;margin-right: 1.375rem;}
.n_xhxgxx .xiaohui_con .xiaohui_pic img{display: block;width: 100%;max-width: 100%;}
.n_xhxgxx .xiaohui_con .xiaohui_con_txt{width: calc(100% - 234px);}
.n_xhxgxx .xiaohui_con .xiaohui_con_txt h3{font-size: 1.25rem;font-family: "Microsoft Yahei";color: #323232;margin-bottom: 1.375rem;}
.n_xhxgxx .xiaohui_con .xiaohui_con_txt p{font-size: 1rem;font-family: "Microsoft Yahei";color: #333;line-height: 1.5rem;margin-bottom: 1.125rem;}
.n_xhxgxx .xiaohui_con .xiaohui_con_txt p a{display: inline-block;border-bottom: 1px solid #1d51ff;font-size: 1rem;font-family: "Microsoft Yahei";font-weight: bold;color: #1d51ff;padding-bottom: 4px;}
.n_xhxgxx .xiaohui_con .xiaohui_con_txt p a:hover{color: #a71313;border-bottom: 1px solid #a71313;}
.n_xhxgxx .xhxgxx_con02 .xiaoge_con{width: 54%;}
.n_xhxgxx .xhxgxx_con02 .xiaoge_con .xiaoge_bd{margin-top: 12px;}
.n_xhxgxx .xhxgxx_con02 .xiaoge_con .xiaoge_bd img{display: block;max-width: 100%;}
.n_xhxgxx .xhxgxx_con02 .xiaoxun_con{width: 43%;}
.n_xhxgxx .xhxgxx_con02 .xiaoxun_con h3{font-size: 1.25rem;font-family: "Microsoft Yahei";color: #323232;padding: 1.75rem 0 2rem;}
.n_xhxgxx .xhxgxx_con02 .xiaoxun_con p{font-size: 1rem!important;font-family: "Microsoft Yahei"!important;
    color: #333!important;line-height: 1.5rem!important;margin-bottom: 1.125rem!important;text-indent: 0em!important;}

/*信息公开*/
.n_xxgk{padding-top: 1.5rem;}
.n_xxgk .xxgk_hd{height: 3.125rem;line-height: 3.125rem;background: #f5f5f5;border-left: 4px solid #a71313;text-indent: 1.25rem;font-family: "Microsoft Yahei";color: #333;font-size: 1.375rem;position: relative;}
.n_xxgk .xxgk_hd .n_more{position: absolute;right: 1.25rem;top: 0px;}
.n_xxgk .xxgk_hd .n_more a{font-size: 0.875rem;color: #666;}
.n_xxgk .xxgk_hd .n_more a:hover{color: #a71313;}
.n_xxgk .gkzd_con{padding: 1.125rem 0 1.875rem;}
.n_xxgk .xxgk_list ul li{height: 2.5rem;line-height: 2.5rem;position: relative;}
.n_xxgk .xxgk_list ul li a .title{font-size: 1rem;width: 88%;height: 2.5rem;line-height: 2.5rem;font-family: "Microsoft Yahei";color: #333;}
.n_xxgk .xxgk_list ul li:hover a .title{color: #a71313;}
.n_xxgk .xxgk_list ul li a span{position: absolute;right: 0px;top: 0px;font-size: 0.87rem;color: #333;}
.n_xxgk .xxgk_list ul li:hover a span{color: #a71313;}
.n_xxgk .gknb_con{padding: 1.125rem 0 1.875rem;}
.n_xxgk .gksq_con{padding: 1.5rem 0 3.5rem;}
.n_xxgk .jdts_con{padding: 1.5rem 0 1rem;}
.n_xxgk .xxgk_table table{width: 100%;border: 1px solid #c9c9c9;}
.n_xxgk .xxgk_table table tr th{border: 1px solid #c9c9c9;font-size: 1.125rem;font-family: "Microsoft Yahei";color: #333;padding: 1rem 0;background: #f2f4fd;text-align: left;text-indent: 1.5rem;}
.n_xxgk .xxgk_table table tr td{border: 1px solid #c9c9c9;font-size: 1rem;font-family: "Microsoft Yahei";color: #333;padding: 1rem 0;text-indent: 1.5rem;}
.n_xxgk .xxgk_table table tr td:hover{cursor: pointer;}

/*走进贵院*/
.n_zjgy{padding-top: 1.5rem;}
.n_zjgy .zjgy_hd{height: 3.125rem;line-height: 3.125rem;background: #f5f5f5;border-left: 4px solid #a71313;text-indent: 1.25rem;font-family: "Microsoft Yahei";color: #333;font-size: 1.375rem;}
.n_zjgy .jtc_con{padding: 2rem 0 2rem;}
.n_zjgy .zjgy_title{height: 3rem;line-height: 3rem;padding-left: 3.125rem;background: url("../images/ej/zjgy_icon01.png") no-repeat left center;font-size: 1.25rem;color: #1d2e6e;}
.n_zjgy .zjgy_bd{padding-left: 3.125rem;margin-top: .5rem;}
.n_zjgy .zjgy_bd p{font-size: 1rem;font-family: "Microsoft Yahei";color: #808080;line-height: 1.5rem;margin-bottom: 1.125rem;}
.n_zjgy .zjgy_bd p strong{color: #333;}
.n_zjgy .zbjt_con{padding: 2rem 0 2rem;}
.n_zjgy .zjgy_t2{background: url("../images/ej/zjgy_icon02.png") no-repeat left center;}
.n_zjgy .zjgy_t3{background: url("../images/ej/zjgy_icon03.png") no-repeat left center;}
.n_zjgy .zjgy_t4{background: url("../images/ej/zjgy_icon04.png") no-repeat left center;}
.n_zjgy .fwxx_con{padding: 2rem 0 1rem;}
.n_zjgy .fwxx_con ul{display: block;padding-top: 10px;}
.n_zjgy .fwxx_con ul li{float: left;width: 33.3333333%;height: 2.375rem;line-height: 2.375rem;}
.n_zjgy .fwxx_con ul li p{color: #808080;font-size: 1rem;}
.n_zjgy .fwxx_con ul li p strong{color: #333;}

/*校园生活*/
.n_xysh{padding-top: 1.25rem;}
.n_xysh .xysh_hd{height: 3.125rem;line-height: 3.125rem;background: #f5f5f5;border-left: 4px solid #a71313;text-indent: 1.25rem;font-family: "Microsoft Yahei";color: #333;font-size: 1.375rem;position: relative;}
.n_xysh .xysh_hd .n_more{position: absolute;right: 1.25rem;top: 0px;}
.n_xysh .xysh_hd .n_more a{font-size: 0.875rem;color: #666;}
.n_xysh .xysh_hd .n_more a:hover{color: #a71313;}
.n_xysh .zyjy_con{width: 48%;}
.n_xysh .zyjy_con ul{display: block;padding: 1.125rem 0 1.875rem;}
.n_xysh .item_list ul li{height: 2.5rem;line-height: 2.5rem;position: relative;}
.n_xysh .item_list ul li a .title{font-size: 1rem;width: calc(100% - 100px);height: 2.5rem;line-height: 2.5rem;font-family: "Microsoft Yahei";color: #333;}
.n_xysh .item_list ul li:hover a .title{color: #a71313;}
.n_xysh .item_list ul li a span{position: absolute;right: 0px;top: 0px;font-size: 0.87rem;color: #333;}
.n_xysh .item_list ul li:hover a span{color: #a71313;}
.n_xysh .jzly_con{width: 48%;}
.n_xysh .jzly_con ul{display: block;padding: 1.125rem 0 1.875rem;}

.n_xysh .xysh_item02 .shsj_con{padding: 1.5rem 0 1.5rem;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic01{width: 62%;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .pic{position: relative;overflow: hidden;padding-bottom: 63.66666%;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;object-fit: cover;-webkit-background-size: 100% auto;background-size: 100% auto;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .title_con{position: relative;width: 100%;height: 5rem;line-height: 5rem;background: #1d2e6e;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .title_con:after{position: absolute;right: 1.5rem;top: 0px;bottom: 0px;margin: auto;content: "";width: 20px;height: 20px;background: url("../images/ej/xysh_icon03.png") no-repeat;z-index: 3;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .title_con .title{font-size: 1.125rem;font-family: "Microsoft Yahei";color: #fff;font-weight: bold;text-indent: 2rem;width: calc(100% - 80px);}
.n_xysh .xysh_item02 .shsj_con .shsj_pic01:hover .title_con .title{color: #a71313;}

.n_xysh .xysh_item02 .shsj_con .shsj_pic02{width: 36%;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic02 ul{width: 100%;display: block;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic02 ul li{position: relative;margin-bottom: 1.5rem;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic02 ul li .pic{position: relative;overflow: hidden;padding-bottom: 62.66666%;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic02 ul li .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;object-fit: cover;-webkit-background-size: 100% auto;background-size: 100% auto;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic02 ul li .title{position: absolute;left:0px;bottom:0px;right:0px;width: 92%;height: 3.5rem;line-height: 3.5rem;text-align: center;font-size: 1rem;color: #fff;z-index: 4;margin: auto;}
.n_xysh .xysh_item02 .shsj_con .shsj_pic02 ul li .mask{position: absolute;left: 0px;bottom: -1px;
	width: 100%;height: 8.875rem;background: url("../images/ej/xysh_title_mask.png") repeat-x;z-index: 3;}


.n_xysh .xysh_item03 .xsst_con{padding: 1.625rem 0 3rem;}
.n_xysh .xysh_item03 .xsst_con ul li{float: left;width: 48.80%}
.n_xysh .xysh_item03 .xsst_con ul li+li{float: right;}
.n_xysh .xysh_item03 .xsst_con ul li .pic{ position: relative;overflow: hidden;padding-bottom: 61.666666%;}
.n_xysh .xysh_item03 .xsst_con ul li .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;object-fit: cover;-webkit-background-size: 100% auto;background-size: 100% auto;}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt{padding-top: 1rem;}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt .xsst_txt01{margin-bottom: 10px;}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt .xsst_txt01 .date{width: 5rem;height: 4.375rem;background: url("../images/ej/xysh_icon01.png") no-repeat;background-size: cover;margin-right: 1rem;}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt .xsst_txt01 .date span{display: block;width: 100%;text-align: center;font-family: "Microsoft Yahei";}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt .xsst_txt01 .date span.d1{color: #fff;font-weight: bold;font-size: 1.25rem;line-height: 1.5rem;margin-top: 1.25rem;}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt .xsst_txt01 .date span.d2{color: #e5d6b3;}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt .xsst_txt01 .title{height: 3.5rem;line-height: 1.75rem;font-size: 1.125rem;color: #050505;font-family: "Microsoft Yahei";width: calc(100% - 6.125rem);margin-top: 0.75rem;}
.n_xysh .xysh_item03 .xsst_con ul li:hover .xsst_txt .xsst_txt01 .title{color: #a71313;}
.n_xysh .xysh_item03 .xsst_con ul li .xsst_txt .xsst_txt02{height: 3rem;line-height: 1.5rem;font-family: "Microsoft Yahei";color: #999;font-size: 0.875rem;}
.n_xysh .xysh_item04 .cxcy_con{padding: 1.5rem 0 0;}
.n_xysh .xysh_item04 .cxcy_con ul li{position: relative;border: 1px solid #e5e5e5;float: left;width: calc(33.333333% - 1.125rem);margin-right: 1.6875rem;margin-bottom: 1.5rem;}
.n_xysh .xysh_item04 .cxcy_con ul li:nth-child(3n){margin-right: 0;}
.n_xysh .xysh_item04 .cxcy_con ul li:hover{border: 1px solid #a71313;}
.n_xysh .xysh_item04 .cxcy_con ul li .title{font-size: 1rem;font-family: "Microsoft Yahei";color: #404040;height: 3rem;line-height: 1.5rem;}
.n_xysh .xysh_item04 .cxcy_con ul li:hover .title{color: #a71313;}
.n_xysh .xysh_item04 .cxcy_con ul li:after{position: absolute;right: -1px;top: -1px;width: 1.75rem;height: 1.75rem;content: "";background:url("../images/ej/xysh_icon02.png") no-repeat;background-size: cover;}
.n_xysh .xysh_item04 .cxcy_con ul li a{display: block;padding: 1.5rem;}
.n_xysh .xysh_item04 .cxcy_con ul li .date{font-size: 1.375rem;font-family: "Microsoft Yahei";font-weight: bold;color: #1d2e6e;}
.n_xysh .xysh_item04 .cxcy_con ul li .date span{font-weight: normal;color: #999;font-size: 12px;}
.n_xysh .xysh_item04 .cxcy_con ul li .title{margin: 1rem 0;}
.n_xysh .xysh_item04 .cxcy_con ul li .des{height: 4.5rem;line-height: 1.5rem;color: #737373;font-size: 0.875rem;}

/*教育教学*/
.n_jyjx{padding-top: 1.25rem;}
.n_jyjx .jyjx_hd{}
.n_jyjx .jyjx_hd{height: 3rem;line-height: 3rem;border-bottom: 1px solid #e1e1e1;margin-bottom: 1.5rem;font-size: 1rem;color: #333;}
.n_jyjx .jyjx_hd span{display: inline-block;position: relative;font-size: 1.5rem;color: #1d2e6e;font-weight: bold;margin-right: 1.5rem;}
.n_jyjx .jyjx_hd span::before{position: absolute;left: 0px;bottom: -1px;width: 100%;height: 3px;background: #a71313;content: "";z-index: 2;}
.n_jyjx .bkzy_con dl{display: block;float: left;width: calc(33.333333333% - 1.125rem);margin-right: 1.6875rem;background: #f2f4fd;padding-bottom: 1.5rem;height: 15.75rem;margin-bottom: 1.5rem;}
.n_jyjx .bkzy_con dl.dllist04{height: 15.75rem;}
.n_jyjx .bkzy_con dl:nth-child(3n){margin-right: 0;}
.n_jyjx .bkzy_con dl dt{height: 3.125rem;line-height: 3.125rem;background: #1d2e6e;padding-left: 2.125rem;font-size: 1.125rem;color: #f2f4fd;margin-bottom: 1.125rem;}
.n_jyjx .bkzy_con dl dd{height: 2.5rem;line-height: 2.5rem;position: relative;padding: 0 2.125rem;font-size: 1rem;color: #333;}
.n_jyjx .bkzy_con dl dd:after{    position: absolute;
    right: 0.5rem;
    top: 29%;
    bottom: 0px;
    margin: auto;
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/ej/jyjx_icon01.png) no-repeat;
    z-index: 2;}
.n_jyjx .bkzy_con dl dd:hover:after{background: url("../images/ej/jyjx_icon02.png") no-repeat;}
.n_jyjx .bkzy_con dl dd a{font-size: 1rem;color: #333;}
.n_jyjx .bkzy_con dl dd:hover a{color: #a71313;}
/*==========================================内页 结束=============================================*/
@media(max-width: 1680px){
	
}

@media(max-width: 1630px){
	#logo img{ max-height:4rem}
}
@media(max-width: 1600px){
	.w1300{padding: 0 30px;}
	.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .pic{padding-bottom: 64.44444%;}
}
@media(max-width: 1400px){
	
}

@media(max-width: 1360px){
	.banner ul li a img{top: 0;}


}

@media(max-width: 1280px){
	.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .pic{padding-bottom: 63.33333%;}
}

@media(max-width: 1200px){
	.banner ul li a img{top: 0px;}
	.n_banner{margin-top: 60px;height: 248px;background-size: cover !important;}
	
	.ej_body .yc_gd_dh .header_box{display: none !important;}
	
	.n_container{padding: 0 0 3.75rem;}
	.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;border: none;}
	.mianbao{ display:none}
	#nav_slide{ display:block}
	.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .pic{padding-bottom: 65.88888%;}
}

@media(max-width: 1024px){
	.n_xysh .xysh_item02 .shsj_con .shsj_pic01 .pic{padding-bottom: 64.4444%;}
}

@media(max-width: 992px){
	#banner .banner_con .swiper-slide a img{height: 20rem;}
	.container01 .news{float: none;width: 100%;}
	.container01 .news_r{float: none;width: 100%;}
	.container01 .zczx .zczx_list ul li .title{width: calc(100% - 6.375rem);}
	.container02 .kslj ul li{width: calc(50% - 1rem);margin-right: 2rem;}
	.container02 .kslj ul li:nth-child(2n){margin-right: 0;}
	.container03 .cgjs_bd ul li{width: calc(50% - 1rem);margin-right: 2rem;}
	.container03 .cgjs_bd ul li:nth-child(2n){margin-right: 0px;}
	.container03 .cgjs_bd ul li:nth-child(3){margin-right: 2rem;}

	.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}

	.n_xhxgxx .xhxgxx_con02 .xiaoge_con{float: none;width: 100%;}
	.n_xhxgxx .xhxgxx_con02 .xiaoge_con .xiaoge_bd img{margin: 0 auto;}
	.n_xhxgxx .xhxgxx_con02 .xiaoxun_con{float: none;width: 100%;}

	.n_xysh .zyjy_con{float: none;width: 100%;}
	.n_xysh .jzly_con{float: none;width: 100%;}
	.n_xysh .xysh_item04 .cxcy_con ul li{width: calc(50% - 1rem);margin-right: 2rem;}
	.n_xysh .xysh_item04 .cxcy_con ul li:nth-child(2n){margin-right: 0px;}
	.n_xysh .xysh_item04 .cxcy_con ul li:nth-child(3){margin-right: 2rem;}
}	


@media(max-width: 768px){
	.w1300{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_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 .list_box_news2 li{margin-bottom:1.5rem;width: calc(50% - .5rem);margin-right: 1rem;}
	
	.n_zzjg .zzjg_list ul li{width: 100%;margin-right: 0px;}
	.n_news ul li a font{max-width: 84%;}
	
	.n_xysh .xysh_item02 .shsj_con{padding: 1.5rem 0 1.5rem;}
	.n_xysh .xysh_item02 .shsj_con .shsj_pic01{float: none;width: 100%;margin-bottom: 1.5rem;}
	.n_xysh .xysh_item02 .shsj_con .shsj_pic02{float: none;width: 100%;}
}
@media(max-width: 640px){
	
}
@media(max-width: 600px){
	#m_header #logo img{max-height: 40px;}
	#banner .banner_con .swiper-slide a img{height: 14rem;}
	.container02 .kslj ul li{width: 100%;margin-right:0;margin-bottom: 2rem;}
	.container02 .kslj ul li:nth-child(2n){margin-bottom: 0px;}
	.container03 .cgjs_hd .li{padding-left: 0px;background: none;margin-right: 1rem;}
	.container03 .cgjs_hd .li.on{background: none;}
	.container03 .cgjs_hd .li+.li{padding-left: 0px;background: none;}
	.container03 .cgjs_hd .li+.li.on{background: none;}
	.container03 .cgjs_hd .li+.li+.li{padding-left: 0px;background: none;}
	.container03 .cgjs_hd .li+.li+.li.on{background: none;}
	.container03 .cgjs_hd .li.on span.line{width: 7.5rem;}
	.container03 .cgjs_hd .li+.li.on span.line{left: 8.5rem;width:7.5rem;}
	.container03 .cgjs_hd .li+.li+.li.on span.line{left: 17rem;width:7.5rem;}
	.container03 .cgjs_bd ul li{width: 100%;margin-right: 0;}
	.container03 .cgjs_bd ul li:nth-child(2n){margin-right: 0px;}
	.n_banner{height: 154px;}

	.n_leader .leader_pic{margin: 0 auto;float: none;}
	.n_leader .leader_con_txt{width: 100%;float: none;margin-top: 1.5rem;}

	.n_xhxgxx .xiaohui_con .xiaohui_pic{float: none;margin:0 auto;}
	.n_xhxgxx .xiaohui_con .xiaohui_con_txt{float: none;width: 100%;margin-top: 1.5rem;}
	.n_xxgk .xxgk_list ul li a .title{width: 84%;}

	.n_news ul li a font{max-width: 80%;}
	.social-share{float: none;margin: 1rem 0 0 0;}
	
	.n_xysh .xysh_item03 .xsst_con{padding: 1.625rem 0 1.5rem;}
	.n_xysh .xysh_item03 .xsst_con ul li{float: none;width: 100%;margin-right: 0px;margin-bottom: 1.5rem;}
	.n_xysh .xysh_item04 .cxcy_con ul li{float: none;width: 100%;margin-right: 0px;}
} 
@media(max-width: 465px){
	#m_header #logo img{max-height: 36px;}
	.container03 .cgjs_hd .li{font-size: 1.5rem;}
	.container03 .cgjs_hd .li.on span.line{width: 6rem;}
	.container03 .cgjs_hd .li+.li.on span.line{left: 7rem;width:6rem;}
	.container03 .cgjs_hd .li+.li+.li.on span.line{left: 14rem;width:6rem;}
	.n_news ul li a font{max-width: 76%;}
} 
@media(max-width: 350px){
	.n_banner{height: 100px;}
	#m_header #logo img{ max-height: 30px;}
	.container03 .cgjs_hd .li{font-size: 1.25rem;}
	.container03 .cgjs_hd .li.on span.line{width: 5rem;}
	.container03 .cgjs_hd .li+.li.on span.line{left: 6rem;width:5rem;}
	.container03 .cgjs_hd .li+.li+.li.on span.line{left: 12rem;width:5rem;}
	.n_news ul li a font{max-width: 72%;}
} 











/* 二级页面——lb代码开始 */

.lb_jxms{}
.lb_jxms ul{}
.lb_jxms ul li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 0.6rem;}
.lb_jxms ul li a{font-size: 1rem;padding: 1.2rem 3rem;color: #000;display: block;position: relative;width: 48%;background: #f2f4fd;transition: 0.4s;}
.lb_jxms ul li:nth-of-type(even) a{background: #fff;}
.lb_jxms ul li a::after{width: 9px;height: 2px;content: "";display: block;position: absolute;left: 2rem;top: 48%;background: url(../images/ej_lb/ej_ico_hdt.jpg) no-repeat;}
.lb_jxms ul li a:hover{box-shadow: 0 0 8px rgba(0,0,0,0.3);}

.lb_jxms_djt{}
.lb_jxms_djt ul li a::before{background: url(../images/ej_lb/ej_ico_yjt.png) no-repeat center center;width: 20px;height: 100%;position: absolute;top: 0;right: 1rem;content: "";display: block;}

.lb_sjjx{}
.lb_sjjx ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.lb_sjjx ul li{width: 31.5%;}
.lb_sjjx ul li a{display: block;}
.lb_sjjx ul li .img{width: 100%;}
.lb_sjjx ul li .img img{width: 100%;height:202px}
.lb_sjjx ul li .con{position: relative;}
.lb_sjjx ul li .jt{position: absolute;top: -10px;right: 10%;}
.lb_sjjx ul li p{font-size: 1rem;line-height: 1.5rem;padding: 1rem 0;transition: 0.4s;}
.lb_sjjx ul li a:hover p{color: #a71313;}

@media(max-width: 900px){
	.lb_jxms ul li a{width: 100%;margin-bottom: 0.6rem;}
	.lb_jxms ul li{margin-bottom: 0;}
}
@media(max-width: 650px){
	.lb_sjjx ul li{width: 100%;margin-bottom: 1.5rem;}

	.n_jyjx .bkzy_con dl{width: 100% !important;height: auto !important;}
}



.n_ssjy_lb{padding: 1.5rem 0;}

.lb_x_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: 1.5rem;border-bottom: 1px solid #d9d9d9;}
.lb_x_tit span{    display: inline-block;padding-bottom: 0.6rem;
	position: relative;
font-size: 1.5rem;
color: #1d2e6e;
font-weight: bold;
margin-right: 1.5rem;}
.lb_x_tit span::after{position: absolute;
left: 0px;
bottom: -3px;
width: 100%;
height: 3px;
background: #a71313;
content: "";
z-index: 2;}
.lb_x_tit a{font-size: 14px;color: #666666;transition: 0.4s;}
.lb_x_tit a:hover{color: #a71313;}

.ssxw_lb{margin-bottom: 1rem;}
.ssxw_lb ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ssxw_lb ul li{margin-bottom: 1.5rem;box-shadow: 0 0 8px rgba(0,0,0,0.2);width: 48%;transition: 0.4s;}
.ssxw_lb ul li a{padding: 1.4rem 1rem;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.ssxw_lb ul li a p{font-size: 1rem;color: #333;width: calc(100% - 90px);}
.ssxw_lb ul li a span{font-size: 14px;color: #999999;}
.ssxw_lb ul li:hover{box-shadow: 0 0 8px rgba(0,0,0,0.4);}

.lb_dsdw{margin-bottom: 1rem;}
.lb_dsdw ul{    width: 102%;margin-left: -1%;}
.lb_dsdw ul::after{content: "";clear: both;display: block;}
.lb_dsdw ul li{width: 18%;float: left;margin: 0 1%;margin-bottom: 1.8rem;}
.lb_dsdw ul li a{display: block;padding: 5px;position: relative;transition: 0.4s;height: 100%;}
.lb_dsdw ul li a::after{content: "";display: block;height: 80%;border: 1px solid #dbd6c7;width: 100%;position: absolute;z-index: 1;bottom: 0;left: 0;transition: 0.4s;}
.lb_dsdw ul li a img{width: 100%;position: relative;z-index: 2;max-height: 14.5rem;}
.lb_dsdw ul li a p{font-size: 1rem;line-height: 1.5rem;text-align: center;color: #000;position: relative;z-index: 2;padding: 0.6rem 0;}
.lb_dsdw ul li a:hover::after{box-shadow: 0 0 8px rgba(0,0,0,0.3);}




.lb_xkts{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin-bottom: 2rem;}
.lb_xkts .left{    width: 57%;z-index: 1;
    position: relative;
    margin-right: -10%;}
.lb_xkts .left img{width: 100%;}
.lb_xkts .left .zy{width: 92%;background: url(../images/ej_lb/ej_jb_bg.png) no-repeat;background-size: cover;font-size: 14px;line-height: 30px;color: #ffffff!important;position: absolute;left: 0;top: 40%;padding: 1.5rem;}
.lb_xkts .right{width: 48%;display: flex;flex-wrap: wrap;position: relative;z-index: 3;}
.lb_xkts .right li{width: 50%;min-height: 12rem;background: url(../images/ej_lb/ej_xkts_img2.jpg);background-size: cover;padding: 2.5rem 1rem;}
.lb_xkts .right li+li{background: url(../images/ej_lb/ej_xkts_img3.jpg);background-size: cover;}
.lb_xkts .right li+li+li{background: #fff;background-size: cover;}

.lb_xkts .right li+li+li+li{background: url(../images/ej_lb/ej_xkts_img4.jpg);background-size: cover;}
.lb_xkts .right li p{font-size: 1rem;color: #fff;font-weight: bold;margin-bottom: 1rem;}
.lb_xkts .right li .box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.lb_xkts .right li .box a{display: block;font-size: 12px;color: #fff;width: 50%;line-height: 18px;margin-bottom: 0.6rem;transition: 0.4s;}
.lb_xkts .right li+li+li p{color: #000;}
.lb_xkts .right li+li+li .box a{color: #000;}
.lb_xkts .right li+li+li+li p{color: #fff;}
.lb_xkts .right li+li+li+li .box a{color: #fff;}
.lb_xkts .right li a:hover{color: #1d2e6e !important;}
.lb_xkts .right li+li+li+li a:hover{color: #a71313 !important;}



.lb_shsj{margin-bottom: 1.5rem;}
.lb_shsj ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.lb_shsj ul li{width: 31%;}
.lb_shsj ul li a{display: block;}
.lb_shsj ul li .img{width: 100%;}
.lb_shsj ul li .img img{width: 100%;height:203px}
.lb_shsj ul li .con{width: 85%;margin: -17% auto 0;background: #fff;padding: 5%;box-shadow: 0 0 8px rgba(0,0,0,0.2);position: relative;z-index: 2;}
.lb_shsj ul li .con .sj{font-size: 12px;color: #999999;margin-bottom: 0.6rem;}
.lb_shsj ul li .con .bt{font-size: 1rem;line-height: 1.5rem;transition: 0.4s;}
.lb_shsj ul li a:hover .con .bt{color: #a71313;}


@media(max-width: 800px){
	.ssxw_lb ul li{width: 100%;}
	.lb_dsdw ul li{width: 31%;}
	.lb_dsdw ul li a img{width: auto;margin: 0 auto;display: block;}
	.lb_xkts .left{width: 100%;}
	.lb_xkts .left img{display: none;}
	.lb_xkts .left .zy{position: relative;top: 0;background: #3d4b7e;width: 100%;}
	.lb_xkts .right{width: 100%;}
	.lb_shsj ul li{width: 100%;margin-bottom: 1.5rem;}
	.lb_shsj ul li .con{width: 100%;margin-top: 0;}
}
@media(max-width: 600px){
	.lb_dsdw ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.lb_dsdw ul li{width: 48%;}
	.lb_dsdw ul li a img{width: 100%;max-height: none;}
}


.lb_tt_list{}
.lb_tt_list li{}
.lb_tt_list li a{position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;border: 1px solid #d5cfc1;padding: 3%;}
.lb_tt_list li .sgj{position: absolute;z-index: 1;width: 100%;height: 100%;left: 0;top: 0;}
.lb_tt_list li .sgj div{width: 11px;height: 10px;position: absolute;top: -1px;left: -1px;z-index: 1;background: url(../images/ej_lb/ej_4j_1.jpg);}
.lb_tt_list li .sgj div+div{top: -1px;left: auto;right: -1px; z-index: 1;background: url(../images/ej_lb/ej_4j_2.jpg);}
.lb_tt_list li .sgj div+div+div{top: auto;left: -1px;bottom: -1px;right: auto; z-index: 1;background: url(../images/ej_lb/ej_4j_3.jpg);}
.lb_tt_list li .sgj div+div+div+div{top: auto;left: auto;bottom:-1px;right: -1px; z-index: 1;background: url(../images/ej_lb/ej_4j_4.jpg);}
.lb_tt_list li .img{position: relative;z-index: 3;width: 24%;}
.lb_tt_list li .img img{width: 100%;}
.lb_tt_list li .line{position: relative;width: 100%;height: 1px;background: #eaeaea;margin: 1rem 0 0.8rem;}
.lb_tt_list li .line::after{    position: absolute;
    left: 0px;
    top: -2px;
    width: 5px;
    height: 5px;
    background: #a71313;
    content: "";
    z-index: 2;
    border-radius: 50%;}
.lb_tt_list li .con{position: relative;z-index: 3;width: 73%;}
.lb_tt_list li .con .s{}
.lb_tt_list li .con .s::after{clear: both;content: "";display: block;}
.lb_tt_list li .con .s .sj{width: 53px;height: 70px;float: left;margin-right: 2rem;}
.lb_tt_list li .con .s .sj p{font-size: 36px;font-family: "Times New Roman";text-align: center;line-height: 37px;
    padding-top: 4px;}
.lb_tt_list li .con .s .sj span{display: block;text-align: center;font-size: 12px;color: #a71313;line-height: 28px;}
.lb_tt_list li .con .s .bt{font-size: 1.125rem;line-height: 1.6rem;font-weight: bold;float: left;transition: 0.4s;}
.lb_tt_list li .con .zy{font-size: 12px;color: #999999;line-height: 22px;}
.lb_tt_list li.no_pic .con{width: 100%;}
.lb_tt_list li a:hover .bt{color: #a71313;}


@media(max-width: 650px){
	.lb_tt_list li .img{width: 100%;margin-bottom: 1rem;}
	.lb_tt_list li .con{width: 100%;}
}

/* 二级页面——lb代码结束 */





/************nr*************/
.nr p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
.nr table p{text-indent:0em !important;margin-bottom:0em !important;  }
.nr  img{max-width:100% !important;height:auto !important;    display: block;}
.nr  video{max-width:100% !important;height:auto !important}
.nr table{max-width:95% !important}
.nr iframe{width: 90%;
    height: 800px;}
.nr video{display:block;margin:0 auto;}



.ej_sp_list{margin-top: 2rem;}

.zy_wz_list li .con .s .sj{margin-right: 0;}
.zy_wz_list li .con .s{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zy_wz_list li .con .s .zy_list{width: calc(100% - 90px);}
.zy_wz_list li .con .s .zy_list .bt{width: 100%;margin-bottom: 0.6rem;}
.zy_wz_list li .con .s .zy_list .zy{font-size: 14px;line-height: 24px;}



@media(max-width: 650px){
	.zy_wz_list li .con .s .zy_list{width: 100%;padding-bottom: 0.8rem;}
}




/* 新增css */


.n_duzhe_box2 li{ margin-bottom: 0rem;}
.n_duzhe_box2 li .a{display: flex;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);background: url(../images/n_notice_box1_bg.jpg);padding: 1.5rem 2rem 1.5rem 1.875rem;align-items: center;flex-wrap: wrap;border-left: #a71313 4px solid;}
.n_duzhe_box2 li .a .dli{display:flex;flex-wrap:wrap;width: 100%;justify-content: space-between;line-height: 1.875rem;align-items: flex-start;margin: .125rem 0;}
.n_duzhe_box2 li .a .dli img{margin:.375rem 0 0;height: 1.125rem;}
.n_duzhe_box2 li .a .dli .rr{width: calc(100% - 2rem);}
.n_duzhe_box2 li .a .dli .rr font{ color: #a71313;}
.n_duzhe_box2 li .a .dli.dt{ font-size: 16px; color: #333333; font-weight: bold;}
.n_duzhe_box2 li .a .dli.dd{ font-size: 14px; color: #555555; }


.n_liuyan_box{width: 80%;margin: 0 auto 1.5rem;display: flex;justify-content: space-between;}
.n_liuyan_box .wz{width: 80px;font-size: 16px;color: #000;line-height: 30px;}
.n_liuyan_box .right_nr{width:calc(100% - 90px);display: flex;justify-content: space-between;align-items: center;}
.n_liuyan_box .right_nr textarea{width: 100%;height: 6rem;border: 1px solid #999;padding: 10px;}
.n_liuyan_box .right_nr .yzm_txt{width: calc(100% - 70px);border: 1px solid #999;height: 30px;line-height: 30px;padding: 0 1rem;}
.n_liuyan_box .right_nr .yzm{width: 60px;}
.n_liuyan_box .right_nr .yzm img{max-width: 100%;}
.n_duzhe .lytj_btn{background: #000000;color: #fff;padding: 10px 2rem;display: table;margin: 0 auto;cursor: pointer;transition: 0.4s;}
.n_duzhe .lytj_btn:hover{background: #a71313;}



@media(max-width: 650px){
	.n_liuyan_box{width: 100%;}
}