@charset "utf-8";

* {
	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
}

.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());
	outline-style: none;
	outline: none
}

a,input,img,:focus {
	mayfish: expression(this.onfocus=this.blur);
	cursor: handbblr:expression(this.onFocus=this.blur());
	outline-style: none
}

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')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
	-moz-box-shadow: 1px 1px 10px #999999;
	-webkit-box-shadow: 1px 1px 10px #999999;
	box-shadow: 1px 1px 10px #999999
}

.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
}

.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 {
	color: #999
}

input:-moz-placeholder {
	color: #999
}

input:-ms-input-placeholder {
	color: #999
}

textarea::-webkit-input-placeholder {
	color: #999
}

textarea::-moz-placeholder {
	color: #999
}

textarea:-moz-placeholder {
	color: #999
}

textarea:-ms-input-placeholder {
	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_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 {
	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
}

.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;
	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%
}

.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;
	background: url(../images/top_nav_bg.jpg)
}

.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 .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, #5110be 0%, #003674 100%, #ee8906 100%, #d0481a 100%);
	background-image: -webkit-linear-gradient( 180deg, #5110be 0%, #003674 100%, #ee8906 100%, #d0481a 100%);
	background-image: -ms-linear-gradient( 180deg, #5110be 0%, #003674 100%, #ee8906 100%, #d0481a 100%)
}

.ej_body .yc_gd_dh .header_box {
	display: block
}

.ej_body {
	background: url(../images/top_nav_bg.jpg)
}

.n_banner {
	position: relative
}

.n_banner .img .img_hezi {
	padding-bottom: 28.64% !important
}

.n_banner .w1470 {
	position: relative
}

.n_banner .ej_lmmc {
	width: 240px;
	height: 100px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
	background: url(../images/ej/yj_lmmc_bg.jpg) no-repeat;
	position: absolute;
	left: 0;
	bottom: 0
}

.n_banner .lmmc {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: -21%;
        display:none;
}

.n_banner .lmmc p {
	width: 72px;
	height: 384px;
	margin: 0 auto;
	background: url(../images/ej/lmmc_bg.png) no-repeat;
	font-size: 48px;
	color: #f8e1ab;
	padding: 15px 10px 0;
	font-family: "楷体";
	text-align: center
}

#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 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: 0rem 0 3.75rem
}

.n_container .n_left {
	float: left;
	width: 240px;
	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 0px 0 0px;
	position: relative;
	background: #d0bc9c url(../images/ej/ej_left_dh_bg.png) no-repeat bottom center;
	padding-bottom: 6rem
}

.n_container .n_left .con  ul li {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #bfaa88
}

.n_container .n_left .con  ul li:before {
	content: "";
	position: absolute;
	left: 0px;
	width: 5px;
	height: 0;
	transition: .5s;
	top: 0px;
	background: #a71313;
	z-index: 1
}

.n_container .n_left .con ul li .a {
	display: inline-block;
	width: 100%
}

.n_container .n_left .con ul li .a {
	line-height: 4rem;
	height: 4rem;
	color: #fff;
	padding: 0;
	font-size: 1.125rem;
	padding: 0 25px;
	border-bottom: 1px solid #dbc9ad
}

.n_container .n_left .con ul li .a h3 {
	padding-left: 20px
}

.n_container .n_left .con ul li.on .a {
	background: #fff
}

.n_container .n_left .con ul li.on .a h3,.n_container .n_left .con ul li:hover .a h3 {
	color: #a71313
}

.n_container .n_left .con ul li .a span {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	width: 20px;
	height: 50px;
	text-align: center
}

.n_container .n_left .con ul li .a span i {
	font-size: 0
}

.n_container .n_left .con ul 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;
	position: absolute;
	display: block;
	right: 10px;
	cursor: pointer;
	top: 0
}

.n_container .n_left .con ul li.on:before,.n_container .n_left .con ul li:hover:before {
	height: 64px
}

.n_container .n_left .con ul 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;
	background-size: cover;
	padding: 0.7rem 0
}

.n_container .n_left .con ul li.on .list {
	display: block;
	background: #f2e7d6;
	width: calc(100% - 50px);
	margin: 10px auto;
	clear: both
}

.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;
	padding-left: 30px;
	position: relative
}

.n_container .n_left .title .list a::after {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background: #9b0521;
	left: 18px;
	top: calc(50% - 2px);
	position: absolute
}

.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% - 280px);
	position: relative;
	min-height: 30em;
}

.mianbao {
	line-height: 3rem;
	height: 3rem;
	overflow: hidden;
	color: #333;
	margin-bottom: 30px
}

.position {
	font-size: 14px;
	color: #666666;
	padding-left: 27px;
	line-height: 3rem;
	height: 3rem;
	position: relative;
	background: url(../images/ej/dqwz.png) no-repeat left center;
	display: table;
	float: right
}

.position:before {
	position: absolute;
	left: 30px;
	top: 50%;
	width: 50px;
	border-bottom: 1px dashed #bfbfbf;
	z-index: 2
}

.position a {
	transition: 0.36s;
	color: #666666
}

.position span {
	font-size: 14px;
	color: #666666;
	margin: 0 10px
}

.position em {
	color: #666666;
	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 .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-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-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 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.5rem;
	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 {
	width: calc(100% - 70px);
	position: relative;
	z-index: 3
}

.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 h3 {
	color: #323232;
	font-size: 1.875rem;
	text-align: center;
	line-height: 2rem;
	margin-bottom: 0;
	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: 1.6rem;
	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;
	padding-bottom: 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: "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 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("") no-repeat;
	z-index: 9
}

.n_zzjg .zzjg_list ul li:hover:after {
	background: url("") 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("") 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("") 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("") 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("") no-repeat left center
}

.n_zjgy .zjgy_t3 {
	background: url("") no-repeat left center
}

.n_zjgy .zjgy_t4 {
	background: url("") 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("") 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("") 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("") 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("") 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 {
	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() no-repeat;
	z-index: 2
}

.n_jyjx .bkzy_con dl dd:hover:after {
	background: url("") 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: 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: 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: 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%
	}
}

.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
	}
}

.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();
	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%
	}
}

.zy_list {
	padding-top: 2rem
}

.zy_list li {
	padding: 1rem;
	background: #fff;
	margin-bottom: 3rem;
	transition: 0.4s;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1)
}

.zy_list li a {
	padding: 0 1rem;
	display: block
}

.zy_list li .zy_list_nr {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.zy_list li .sj {
	width: 81px;
	height: 109px;
	background: url(../images/ej/zy_list_sj.png) no-repeat;
	box-shadow: 5px 14px 20px rgba(155, 155, 155, 0.5);
	margin-top: -48px;
	position: relative;
	z-index: 6;
	transition: 0.4s
}

.zy_list li .sj p {
	font-size: 36px;
	text-align: center;
	color: #ee2b30;
	font-family: "times";
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 5px;
	transition: 0.4s
}

.zy_list li .sj span {
	font-size: 14px;
	display: block;
	text-align: center;
	color: #ee2b30;
	font-family: "times";
	transition: 0.4s
}

.zy_list li .con {
	width: calc(100% - 110px);
	padding: 20px 0 10px
}

.zy_list li .con .bt {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 1rem;
	line-height: 24px
}

.zy_list li .con .zy {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	transition: 0.4s;
	height: 48px;
	overflow: hidden
}

.zy_list li:hover {
	background: #9b0521
}

.zy_list li:hover .con .bt {
	color: #fff !important
}

.zy_list li:hover .con .zy {
	color: #fff
}

.zy_list li:hover .sj {
	background: url(../images/ej/zy_list_sj_on.png) no-repeat;
	box-shadow: none
}

.zy_list li:hover .sj p {
	color: #fff
}

.zy_list li:hover .sj span {
	color: #fff
}

@media(max-width: 1700px) {
	.n_banner .lmmc {
		bottom: -2%
	}
}

@media(max-width: 1200px) {
	.n_banner .lmmc {
		display: none
	}

	.n_banner .ej_lmmc {
		display: none
	}

	.zy_list {
		padding-top: 4rem
	}
}

@media(max-width: 650px) {
	.zy_list li .con {
		width: 100%
	}
}

.tjyd {
	background: #fff;
	padding: 1rem 10px 2rem 33px;
	margin-top: 1rem;
	position: relative
}

.tjyd::before {
	content: "";
	display: block;
	width: 23px;
	height: 23px;
	position: absolute;
	left: 4px;
	top: 1rem;
	background: url(../images/ej/xgyd_ico_yuan.png) no-repeat;
	z-index: 3
}

.tjyd::after {
	content: "";
	display: block;
	width: 23px;
	height: calc(100% - 3rem);
	position: absolute;
	left: 4px;
	top: 1rem;
	background: url(../images/ej/xgyd_ico_shu.png) repeat-y;
	z-index: 1
}

.tjyd h2 {
	font-size: 24px;
	color: #333333;
	margin-bottom: 1.25rem
}

.tjyd ul li {
	margin-bottom: 1.5rem
}

.tjyd ul li a {
	display: block;
	border-bottom: 1px solid #ede9e4;
	padding-bottom: 1rem
}

.tjyd ul li .bt {
	font-size: 1rem;
	line-height: 1.875rem;
	height: 3.75rem;
	overflow: hidden;
	margin-bottom: 1rem
}

.tjyd ul li .sj {
	font-size: 14px;
	color: #ec2a2f;
	font-family: "times"
}

.tjyd_sj {
	display: none;
	width: 100%
}

@media(max-width: 1200px) {
	.tjyd_sj {
		display: block
	}
}

.nry_big {
	position: relative;
	z-index: 3
}

.nry_big .subchannel {
	padding: 0 0 .45rem 0;
	margin-top: 160px
}

.nry_big .rem12 .right .zxgx {
	margin-top: 0.38rem
}

.ushare li b {
	background: #5c5b5d url(../images/ej/nry_dj_img.png) no-repeat center center !important
}

.ushare li.share b {
	background: #ef3a3f url(../images/ej/nry_fx_img.png) no-repeat center center !important
}

.ushare li:hover b {
	background: #d0bc9c url(../images/ej/nry_dj_img.png) no-repeat center center !important
}

.ushare li.share:hover b {
	background: #d0bc9c url(../images/ej/nry_fx_img.png) no-repeat center center !important
}

@media screen and (max-width: 817px) {
	.nry_big .subchannel {
		padding: 25px 0 80px 0;
		z-index: 1000
	}

	.nry_bt_real {
		width: 100%;
		padding: 0.25rem;
		margin-top: -2rem
	}
}

.subchannel .articleheader {
	padding-bottom: 5px
}

.subchannel .usharewraper {
	width: 80px;
	position: fixed;
	margin-left: -100px;
	margin-top: 130px
}

.subchannel  .ushare li {
	display: block;
	line-height: 30px;
	color: #888;
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px
}

.subchannel  .ushare span {
	display: block;
	position: relative;
	z-index: -1
}

.subchannel  .ushare li b {
	display: inline-block;
	background: #5C5C5E;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	position: relative
}

.subchannel  .ushare li.share b {
	background: #F49209
}

.subchannel  .ushare li.share a {
	color: #ef3a3f
}

.subchannel  .ushare .bdshare-button-style0-16 a {
	float: none;
	font-size: 14px;
	padding-left: 0;
	line-height: 30px;
	padding-top: 40px;
	background-image: none;
	cursor: pointer;
	margin: 0;
	position: relative;
	z-index: 1;
	top: -40px
}

.subchannel  .ushare li i {
	font-size: 18px;
	line-height: 40px;
	color: #fff
}

.subchannel  .ushare li a {
	color: #888;
	display: block;
	zoom: 1
}

.subchannel  .ushare li:hover a {
	color: #481C73
}

.subchannel  .ushare li:hover b {
	background: #481C73
}

.nry_big {
	width: 45px
}

.n_news_detail {
	padding: 27px;
	background: #fff
}

.n_news_detail .nry_main {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 0 28px;
	flex-wrap: wrap
}

.n_news_detail .sy_4gj {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	width: 100%
}

.subchannel .ushare li:hover .my-share-d {
	display: block
}

.nry_con_out .ushare li.share {
	height: 90px
}

.my-share-d {
	width: 80px;
	margin-top: -1rem;
	display: none
}

.my-share-d>div {
	display: block;
	width: 44px;
	height: 44px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: rgba(141, 141, 141, 0.11);
	cursor: pointer;
	transition: .4s;
	margin-bottom: 10px
}

.my-share-d>div:hover {
	background: rgba(141, 141, 141, 0.3)
}

@media screen and (max-width: 817px) {
	.nry_big {
		width: 100%
	}

	.n_news_detail .nry_main {
		flex-direction: column-reverse
	}

	.subchannel .ushare li:hover .my-share-d {
		display: flex
	}

	.my-share-d {
		margin: -4rem auto 0;
		justify-content: center;
		width: 100%;
		padding: 14px 0;
		background: #fff;
		margin-left: -49%
	}

	.subchannel .ushare {
		display: flex;
		justify-content: space-between
	}

	.subchannel .ushare li {
		width: 50%
	}

	.nry_big .subchannel {
		width: 100%;
		margin: 0;
		padding-bottom: 0
	}

	.n_news_detail .ar_article_box {
		width: 100%
	}

	.my-share-d>div {
		float: left;
		margin: 0 .3rem;
		width: 44px;
		height: 44px
	}
}

@media screen and (max-width: 650px) {
	.n_news_detail {
		padding: 10px
	}

	.n_news_detail .nry_main {
		padding: 0 15px
	}
}

.tw_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1%
}

.tw_list li {
	width: 31.333%;
	margin: 0 1% 2rem
}

.tw_list li a {
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 13px;
	position: relative;
	margin-bottom: 0;
	margin-top: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	transition: 0.4s;
	width: 100%
}

.tw_list li a>div {
	position: relative;
	z-index: 3;
	padding: 35px 12px 22px
}

.tw_list li a>div>div {
	position: relative;
	z-index: 3
}

.tw_list li a>div>div.sy_4gj {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	width: 100%;
	opacity: 0.3
}

.tw_list li a>div>div.sj {
	z-index: 6;
	top: 18px;
	left: 17px
}

.tw_list li a:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4)
}

@media screen and (max-width: 1024px) {
	.tw_list li {
		width: 48%
	}
}

@media screen and (max-width: 650px) {
	.tw_list li {
		width: 100%
	}
}

.tt_list li {
	background: url(../images/ej/tt_list_li_bg1.png) no-repeat bottom left;
	margin-bottom: 4.5rem
}

.tt_list li:nth-child(2n) {
	background: url(../images/ej/tt_list_li_bg2.png) no-repeat bottom left
}

.tt_list li:hover {
	background: #9b0521 url(../images/ej/tt_list_li_bg1.png) no-repeat bottom left
}

.tt_list li:nth-child(2n):hover {
	background: #9b0521 url(../images/ej/tt_list_li_bg2.png) no-repeat bottom left
}

.tt_list li a {
	padding: 0 20px
}

.tt_list li .img {
	z-index: 3;
	width: 33.43%;
	margin-top: -3rem;
	padding-bottom: 22.3%
}

.tt_list li .tt_li_right {
	z-index: 3;
	width: 64%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tt_list li .tt_li_right .sj {
	margin-top: -40px
}

.tt_list li .tt_li_right .con {
	width: calc(100% - 120px)
}

.tt_list li .tt_li_right .con .bt {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.tt_list li .tt_li_right .bmxx {
	width: 100%;
	position: relative;
	margin-top: -0.5rem
}

.tt_list li .tt_li_right .bmxx::before {
	content: "";
	display: block;
	width: 70%;
	height: 1px;
	background: #e7e7e7;
	position: absolute;
	left: 0;
	top: 5px
}

.tt_list li .tt_li_right .bmxx::after {
	content: "";
	display: block;
	display: block;
	width: 9px;
	height: 9px;
	background: #e7e7e7;
	position: absolute;
	left: 70%;
	top: 0px;
	border-radius: 50%
}

.tt_list li .tt_li_right .bmxx p {
	font-size: 14px;
	color: #888888;
	text-align: right;
	width: 25.5%;
	float: right;
	margin-top: -3px;
	transition: 0.4s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.tt_list li .tt_li_right .zy {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	height: 72px;
	overflow: hidden
}

.tt_list li:hover .bmxx p {
	color: #fff
}

.tt_list li:hover .zy {
	color: #fff
}

@media screen and (max-width: 1024px) {
	.tt_list li .tt_li_right .bmxx {
		margin-bottom: 0.5rem
	}

	.tt_list li .tt_li_right .zy {
		margin-bottom: 1rem
	}
}

@media screen and (max-width: 800px) {
	.tt_list li .img {
		width: 100%;
		padding: 0
	}

	.tt_list li .img img {
		position: relative
	}

	.tt_list li .tt_li_right {
		width: 100%
	}

	.tt_list li .tt_li_right .con {
		width: 100%
	}

	.tt_list li .tt_li_right .sj {
		margin-top: -70px
	}

	.tt_list li .tt_li_right .bmxx::before {
		display: none
	}

	.tt_list li .tt_li_right .bmxx::after {
		display: none
	}

	.tt_list li .tt_li_right .bmxx p {
		width: 100%;
		margin: 1rem 0
	}
}