@charset "utf-8";

/* CSS Document public*/
* {
	font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, "Microsoft Yahei", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	line-height: 1;
	font-size: 14px;
	overflow-x: hidden;
}

html,
body {
	min-height: 100%;
}

html {
	overflow: -moz-scrollbars-vertical;
}

.clearfix:after {
	/*伪元素是行内元素 正常浏览器清除浮动方??*/
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
	/*ie6清除浮动的方?? *号只有IE6-IE7执行，其他浏览器不执??*/
}

input,
button,
textarea {
	background: none;
	outline: none;
	border: none;
	-webkit-appearance: none;
	border-radius: 0
}

input:focus {
	border: none;
}

.img_zd {
	position: relative;
	width: 100%
}

.img_zd .img_hezi {
	padding-bottom: 67.80% !important;
}

.img_zd>img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

a {
	color: inherit
}

a {
	text-decoration: none;
	bblr: expression(this.onFocus=this.blur());
	/*IE使用*/
	outline-style: none;
	/*FF使用*/
	;
	outline: none;
}

a,
input,
img,
:focus {
	mayfish: expression(this.onfocus=this.blur);
	cursor: handbblr:expression(this.onFocus=this.blur());
	/*IE使用*/
	outline-style: none;
	/*FF使用*/
}

/*去除a标签带来的虚??*/
ul {
	list-style: none;
}

img {
	border: 0px
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h3,
h4,
h5 {
	font-weight: normal;
}

h4 a:hover,
h5 a:hover {
	-moz-transition: all 0.36s ease-in-out;
	-webkit-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	-ms-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	background: #d8d8d8;
	padding: 0;
	margin-bottom: 3.25rem;
	margin-top: 2.5rem;
}

abbr,
article,
aside,
audio,
canvas,
datalist,
details,
dialog,
eventsource,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
	display: block
}

video {
	object-fit: cover
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px
}

.container01,
.container01,
.container03,
.container04,
.container05,
.container06,
.container07,
.container08,
.n-container01,
.n-container03,
.n-container04 {
	margin: 0 auto;
}

.slow img:hover {
	transform: scale(1.05);
}

/*图片放大*/
.slow img {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/*缓慢效果*/
h5 a,
.more a {
	-moz-transition: all 0.36s ease-in-out;
	-webkit-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	-ms-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}

/*缓慢效果*/
slow01 {
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

/*缓慢效果*/
.slow02 {
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.shadow {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";
	/* For IE 8 */
	filter:
		progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
	/* For IE 5.5 - 7 */
	-moz-box-shadow: 1px 1px 10px #999999;
	/* for firefox */
	-webkit-box-shadow: 1px 1px 10px #999999;
	/* for safari or chrome */
	box-shadow: 1px 1px 10px #999999;
	/* for opera or ie9 */
}

.radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.opacity {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
}

/*透明代码*/
.overfloat-dot {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

/*文本超出 小圆点显??*/
.overfloat-dot-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.overfloat-dot-3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.overfloat-dot-4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.overfloat-dot-5 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.overfloat-dot-6 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.overfloat-dot-7 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}

/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/
/*180度旋??*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/
/*透明背景*/

.a_body {
	position: relative;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background: #f1f1f1
}

::-webkit-scrollbar-track {
	border-radius: 0;
	background: #f1f1f1
}

::-webkit-scrollbar-thumb {
	border-radius: 0;
	background: #333333
}

input::-webkit-input-placeholder {
	color: #999;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

textarea::-webkit-input-placeholder {
	color: #999;
}

textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

textarea:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

.w100 {
	width: 100%
}

.w1280 {
	width: 1280px;
	margin: 0 auto
}

.fanhui {
	position: fixed;
	right: 30px;
	bottom: 75px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
}

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;
}

.table {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	height: 100%
}

.table_cell {
	display: table-cell;
	vertical-align: middle
}

img {
	vertical-align: middle
}

/*内容样式*/
.ar_article {
	font-size: 1.125rem;
	color: #757575;
	line-height: 2.375rem;
}

.ar_article p {
	font-size: 1.125rem;
	color: #757575;
	line-height: 2.375rem;
	margin-bottom: 0.4rem;
	text-indent: 0;
}

.ar_article img {
	max-width: 100%;
}

.ar_article img {
	display: inline-block;
	border: none !important;
}

#vsb_content_2 P {
	font-size: 1rem !important;
	color: #333 !important;
	line-height: 2rem !important;
}

#vsb_content_2 IMG {
	border: none !important;
}

.ar_article table {
	margin-bottom: 2.5rem
}

.ar_article tr {
	background: #fff;
	border: #d9d9d9 1px solid;
}

.ar_article tr:nth-child(2n-1) {}

.ar_article td,
.ar_article th {
	padding: 1rem 1rem;
	border-right: 1px solid #d9d9d9;
	vertical-align: middle;
	font-size: 0.875rem;
	color: #666666;
	line-height: 1.5rem;
}

.ar_article td b {
	color: #000
}

.ar_article th {
	background: #f7f7f7;
	font-size: 1rem;
	color: #333333;
	font-weight: normal;
	text-align: left;
}

.ar_article td p,
.ar_article th p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.ar_article table {
	border-collapse: collapse;
	width: 100%;
}

/*百度播放器美??*/
#playercontainer_display_button,
#video1_display_button,
#video2_display_button {
	background: none !important;
	height: 40px;
	width: 40px !important;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0 !important;
}

#playercontainer_display_button #playercontainer_display_button_play,
#video1_display_button #video1_display_button_play,
#video2_display_button #video2_display_button_play {
	background-size: 25px;
}

#playercontainer_display_button,
#video1_display_button,
#video2_display_button {
	height: 40px !important;
	margin-top: -20px !important;
}

#playercontainer_display .cbpreview,
#video1_display .cbpreview,
#video2_display .cbpreview {
	opacity: .75 !important;
}


/*Slider 开??*/
.miso-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.miso-list {
	position: relative;
	/* overflow: hidden; */
	display: block;
	margin: 0;
	padding: 0;
}

.miso-list:focus {
	outline: none;
}

.miso-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.miso-slider .miso-track,
.miso-slider .miso-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.miso-track {
	position: relative;
	left: 0;
	top: 0;
	display: inline-block;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

.miso-track:before,
.miso-track:after {
	display: table;
	content: '';
}

.miso-track:after {
	clear: both;
}

.miso-loading .miso-track {
	visibility: hidden;
}

.miso-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
	-moz-user-select: text;
	-khtml-user-select: text;
	user-select: text;
}

[dir='rtl'] .miso-slide {
	float: right;
}

.miso-slide img {
	display: block;
}

.miso-slide.miso-loading img {
	display: none;
}

.miso-slide.dragging img {
	pointer-events: none;
}

.miso-initialized .miso-slide {
	display: block;
}

.miso-loading .miso-slide {
	visibility: hidden;
}

.miso-vertical .miso-slide {
	display: block;
	height: auto;
}

.miso-arrow.miso-hidden {
	display: none;
}

.miso-loading .miso-list {
	background: #fff;
}

.miso-prev,
.miso-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before {
	opacity: 1;
}

.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before {
	opacity: .25;
}

.miso-prev:before,
.miso-next:before {
	font-size: 2rem;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: bold;
	cursor: pointer
}

.miso-prev {
	left: 0px;
}

[dir='rtl'] .miso-prev {
	right: 0px;
	left: auto;
}

.miso-prev:before {
	content: '';
	font-family: simsun;
}

[dir='rtl'] .miso-prev:before {
	content: '';
	font-family: simsun;
}

.miso-next {
	right: 0px;
}

[dir='rtl'] .miso-next {
	right: auto;
	left: 0px;
}

.miso-next:before {
	content: '';
	font-family: simsun;
}

[dir='rtl'] .miso-next:before {
	content: '';
	font-family: simsun;
}

/* Dots */
.miso-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: right;
	padding: 0px;
	width: 100%;
}

.miso-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}

.miso-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.miso-dots li button:focus {
	outline: none;
}

.miso-dots li.miso-active a {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

/* Arrows */
.miso-prev,
.miso-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
	top: 50%;
	z-index: 1;
}

.miso-prev {
	left: 0
}



.miso-next {
	right: 0
}

.miso-lightbox .miso-prev:before,
.miso-lightbox .miso-next:before {
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
	font-family: "simsun"
}

.miso-lightbox .miso-prev:before {
	content: '<';
}

.miso-lightbox .miso-next:before {
	content: '>';
}

/*Slider 结束*/

#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: #018e54;
	opacity: 1;
	visibility: visible;
}

#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%
}


@font-face {
	font-family: myFirstFont;
	src: url(../font/tt0173m.ttf);
}

@media (max-width:1920px) {
	html {
		font-size: 16px;
	}
}

@media (min-width:1400px) and (max-width:1600px) {
	html {
		font-size: 15px;
	}
}

@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: 12px;
	}
}

@media (max-width:328px) {
	html {
		font-size: 12px;
	}
}

/*==========================================公共 开??=============================================*/
.ar_wap {
	display: none
}

.a_body {
	position: relative;
	z-index: 0;
}

.section {
	overflow: hidden;
}

.w1200 {
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}


.header_box_li {
	height: 160px;
	position: relative;
	z-index: 1;
	background: url(../images/top_bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.header_box {
	height: 160px;
	position: relative;
	z-index: 10000;
	/* background: url(../images/top_bg.jpg) no-repeat center;
	background-size: 100% 100%; */
	/* position: fixed;   /* 一开始就 fixed，不占文档流 */
	/* top: 0;
	left: 0;
	width: 100%;
	z-index: 999; 
	transition: all 0.2s ease; */
}

#header {
	position: absolute;
	height: 90px;
	z-index: 999;
	width: 100%;
	transition: 0.36s;
	top: 42px;
}

.header_box_li:before {
	content: "";
	position: absolute;
	/* background: url(../images/jianbian.png) center top no-repeat; */
	height: 12.8125rem;
	top: 0;
	left: 0;
	right: 0;
	transition: 0.2s;
	opacity: 1;
	visibility: visible;
	background-size: 100% 100%;
}

.header_top {
	position: relative;
	height: 80px;
	padding: 40px 0 0;
	overflow: hidden;
	text-align: right;
	z-index: 10000;
}

.header_top .search_btn {
	display: inline-block;
	float: none;
	font-size: 14px;
	color: #fff;
}

ul.list_box0 {
	display: inline-block;
	vertical-align: top
}

ul.list_box0 li {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	margin-left: 2rem;
	transition: .6s;
}

ul.list_box0 li a img {
	margin: -3px 0.25rem 0 0;
}

.header_box .w1200 {
	height: 100%;
	position: relative;
	max-width: 100%;
	margin: 0 3%;
}

/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo {}

#header #logo .table {
	width: auto
}

#logo {
	float: left;
	height: 100%;
}

#logo img {}

#logo img.img2 {
	display: none
}

#nav {
    position: absolute;
    top: 0;
    height: 60px;
    background: #fff;
    top: 160px;
    width: 100%;
	box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.15);
}

#nav ul {
	display:flex;
	margin: auto;
}

#nav ul li {
	/* float: left; */
	position: relative;
	z-index: 0;
	padding: 0;
	/* margin-left: 10rem; */
	display: inline-block;
	flex: 1;
	text-align: center;
}

#nav ul li:before {
	content: "";
	position: absolute;
	left: 50%;
	width: 0;
	height: 130px;
	bottom: 0;
	transition: .6s;
}

#nav ul li.on:before,
#nav ul li:hover:before {
	width: 100%;
	left: 0;
}

#nav ul li a {
	display: block;
	padding: 0;
	text-transform: uppercase;
}

#nav ul li h3 {
	font-size: 1.4rem;
	color: #666;
	line-height: 62px;
	position: relative;
	transition: .36s;
}

#nav ul li.on h3 {}

#nav ul li a i {
	display: inline-block;
	width: 9px;
	height: 6px;
	background-size: contain;
	vertical-align: middle;
	margin-left: 8px;
}

#nav ul li .sub {
	position: absolute;
	top: 100%;
	background: #fff;
	background: rgba(255, 255, 255, .95);
	width: 160px;
	left: 50%;
	margin-left: -80px;
	z-index: 10000;
	transform: translateY(20px);
	visibility: hidden;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: .5s;
	border-top: #4ba90d solid 4px;
}

#nav ul li .sub .box {
	padding: 0;
	text-align: center;
}

#nav ul li .sub a {
	padding: 0;
	line-height: 3.5;
	transition: .6s;
	font-size: 18px;
	color: #666;
	border-bottom: #eeeeee solid 1px;
	border-top: #dadada solid 1px;
}

#nav ul li .sub a:hover {
	color: #018e54;
}

#nav ul li:hover .sub {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}

#nav>ul>li.on h3,
#nav ul li:hover h3,
#header.xg #nav ul li.on a h3,
#header.xg #nav ul li:hover a h3 {
	color: #018e54;
}

#nav>ul>li h3:before {
	content: "";
	display: block;
	position: absolute;
	width: 21px;
	height: 12px;
	left: 50%;
	margin-left: -10px;
	bottom: 10px;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
}

#nav>ul>li:hover h3:after,
#nav ul li.on h3:after {
	transform: scale(1);
}

#nav>ul>li:hover h3:before,
#nav>ul>li.on h3:before {
	opacity: 1;
	visibility: visible
}

.top-homepage {
    position: absolute;
    top: 30px;
    right: 75px;
    font-size: 16px;
    color: #fff;
    background: url(../images/home.png) no-repeat left;
    padding-left: 36px;
    height: 23px;
    line-height: 23px;
}
.top-search {
	position: absolute;
	top:30px; 
	right: 15px;
}

.search_btn {
	cursor: pointer;
	text-align: center;
	float: left;
	transition: .6s;
	margin: 0px 0 0 0.875rem;
	position: relative;
	top: -2px;
}

.search_btn img {
	margin: 0 0.875rem
}

#header .dw2 {
	float: left;
	height: 90px;
	width: 53px;
	cursor: pointer;
	position: relative;
	margin-right: 1.5rem;
	transition: .6s;
	margin-left: 1rem;
}

#header .dw2 .j_tab {}

#header .dw2:after {
	content: "";
	width: 1px;
	height: 16px;
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, .75);
	right: -1.5rem;
	top: 50%;
	margin-top: -8px;
}

#header .dw2.yuyan:before {
	content: "";
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

#header .dw2 .dh {
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
	transition: .6s;
}

#header .dw2 .dh span {
	padding-right: 14px;
	width: 53px;
	height: 23px;
	display: inline-block;
	font-style: italic;
}

#header .dw2 .dd {
	padding-bottom: 10px;
	padding-top: 10px;
	position: absolute;
	top: 100%;
	width: 100%;
	text-align: center;
	background: #acce22;
	left: 0;
	border: 1px solid #acce22;
	opacity: 0;
	visibility: hidden;
	transition: 400ms;
	transform: translateY(15px);
}

#header .dw2 .dd:before {
	content: "";
	display: inline-block;
	border: 8px solid transparent;
	border-bottom: 8px solid #acce22;
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -8px;
}

#header .dw2 .dd a {
	display: block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	padding: 0 10px;
}

#header .dw2 .dd a:hover {
	font-weight: bold;
}

#header .dw2.on .dd {
	opacity: 1;
	visibility: visible;
	transform: translate(0);
}

#m_header #logo .table,
#nav_btn_box .table {
	width: auto
}

/**/
#logo .logo_black {
	display: none;
}

.top_search_black {
	display: none;
}

#header.xg {
	position: fixed;
	top: 0;
	background: #fff;
	/* background: rgba(255,255,255,.95); */
	background: #154b29;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}
.header_box.xuanfu {
	position: fixed;
	top: 0;
	background: #fff;
	/* background: rgba(255,255,255,.95); */
	/* background: #154b29; */
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
	width: 100%;
}
.header_box.xuanfu .header_box_li {
	/* background: #154b29; */
}

#header.xg .search_btn {
	display: none;
}
#header.xg .top-homepage {
	display: none;
}

#header.xg #logo img {
	/* height:4rem */
}

#header.xg #logo img.img1 {
	/* display:none */
}

#header.xg #logo img.img2 {
	display: block
}

#header.xg #logo .logo_black,
#header.xg .top_search_black {
	display: inline-block;
}

#header.xg #logo .logo_white,
#header.xg .top_search_white {
	display: none;
}

#header.xg #nav ul li a h3 {
	color: #fff;
	line-height: 90px;
}

#header.xg .dw2 .dh {
	color: #fff;
}

#header.xg .dw2.yuyan:before {
	background: rgba(0, 0, 0, .1);
}

#header.xg .dw2:after {
	background: #404040;
}

#header.xg .dw2 .dh span {}

.tc2 .tc-box form {
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	height: 60px;
	width: 100%;
}

.tc2 .tc-box input[type="text"] {
	border: none;
	width: 94%;
	display: block;
	height: 60px;
	text-align: left;
	color: #434343;
	font-size: 14px;
	background: none;
	line-height: 60px;
	padding: 0 20px;
}

.tc2 .tc-box input[type="text"]:focus {
	text-align: left;
}

.tc2 .tc-box input[type="submit"] {
	position: absolute;
	right: 0;
	top: 50%;
	padding: 0;
	z-index: 2;
	background: url(../images/icon_search.png) center no-repeat;
	height: 60px;
	width: 70px;
	cursor: pointer;
	border: none;
	background-size: 20px 20px;
	margin-top: -30px;
}

.tc2 .tc {
	transition: all ease 300ms;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}

.tc2 .tc {
	pointer-events: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transform: scale(1.1);
	visibility: hidden;
}

.tc2 .tc.act {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	pointer-events: auto;
	transform: scale(1);
	visibility: visible;
}

.tc2 .close:hover {
	transform: rotate(180deg);
}

.tc2 .close,
.tc {
	transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-ms-transition: all ease 400ms;
	-o-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
}

.tc2 .tc-box {
	position: absolute;
	border-radius: 4px;
	overflow: hidden;
	top: 50%;
	z-index: 9999;
	background: #fff;
	height: 60px;
	width: 50%;
	left: 50%;
	margin-left: -25%;
	margin-top: -40px;
}

.tc2 .tc.act {
	display: block;
}

.tc2 .close {
	position: absolute;
	cursor: pointer;
	font-size: 20px;
	right: 30px;
	top: 30px;
}

.tc2 .tc-bg {
	height: 100%;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}


.search-dialog-box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
}

.search-dialog-box .bubbles-bg {
	opacity: 0;
	visibility: hidden;
}

.search-dialog-box .search-bg {

	position: absolute;
	left: 50%;
	top: 50%;
	width: 120vw;
	height: 120vw;
	margin: -60vw 0 0 -60vw;
	background: rgba(0, 0, 0, .6);
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 100%;
	/* z-index: 1; */
	transform: scale(0);
	transform-origin: center center;
	transition: transform .8s cubic-bezier(.77, 0, .175, 1);
}

.search-dialog-box .wrap-inner {
	transform: translateY(100%);
	transition: .6s;
}

.header-right .bubbles-bg {
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}

.search-dialog-box .bubbles-bg .bubble {
	position: absolute;
}

.search-dialog-box .bubbles-bg .bubble .circle {
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.search-dialog-box .bubbles-bg .bubble1 {
	width: 6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}

.search-dialog-box .bubbles-bg .bubble1 .circle {
	border: 1px solid #fff;
}

.search-dialog-box .bubbles-bg .bubble2 {
	width: 12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}

.search-dialog-box .bubbles-bg .bubble2 .circle {
	background-color: #178143;
}

.search-dialog-box .bubbles-bg .bubble3 {
	width: 36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}

.search-dialog-box .bubbles-bg .bubble3 .circle {
	background-color: #fff;
}

.search-dialog-box .bubbles-bg .bubble4 {
	width: 56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}

.search-dialog-box .bubbles-bg .bubble4 .circle {
	background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);
	background: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .05) 100%);
}

.search-dialog-box .bubbles-bg .bubble5 {
	width: 54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}

.search-dialog-box .bubbles-bg .bubble5 .circle {
	background-color: #fff;
	opacity: .1;
}

.search-dialog-box .bubbles-bg .bubble6 {
	width: 56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}

.search-dialog-box .bubbles-bg .bubble6 .circle {
	background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);
	background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .1) 100%);
}

.search-dialog-box .bubbles-bg .bubble7 {
	width: 2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}

.search-dialog-box .bubbles-bg .bubble7 .circle {
	background-color: #178143;
}

.search-dialog-box .bubbles-bg .bubble8 {
	width: 1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}

.search-dialog-box .bubbles-bg .bubble8 .circle {
	border: 1px solid #fff;
}

.search-dialog-box .bubbles-bg .bubble9 {
	width: 16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}

.search-dialog-box .bubbles-bg .bubble9 .circle {
	background-color: #fff;
}

.search-dialog-box .bubbles-bg .bubble10 {
	width: 56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top: 87%;
}

.search-dialog-box .bubbles-bg .bubble10 .circle {
	background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(135deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .3) 100%);
}

.search-dialog-box .bubbles-bg .bubble {
	animation: spin 8s infinite linear;
	transform-origin: 50% 45%;
}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n) {
	animation: spin2 8s infinite linear;
}

.search-dialog-box .bubbles-bg .bubble .circle {
	animation: spin-reverse 8s infinite linear;
}

.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle {
	animation: spin-reverse2 8s infinite linear;
}

.search-dialog-box .bubbles-bg .sm-bubble {
	transform-origin: 30% 30px;
}

.search-dialog {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;

}

.search-dialog .search-tit {
	font-size: 2.75rem;

	line-height: 3.5rem;

	color: #fff;
	text-align: center;
	overflow: hidden;
}

.search-dialog .search-inner {
	overflow: hidden;
	margin-top: 3.35rem;
}

.search-dialog .search-input {
	width: 50rem;
	margin: 0 auto;
	padding: 0 0 0 1.5rem;
	background-color: #fff;
	/* border-radius: 1.65rem; */
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}

.search-dialog .search-input input[type=text] {
	float: left;
	height: 3.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #333;
	transition: all .3s;
}

.search-dialog .search-input input[type=text]::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

.search-dialog .search-input input[type=text]:-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

.search-dialog .search-input input[type=text]::-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

.search-dialog .search-input input[type=text]:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn {
	float: right;
	height: 3.5rem;
	width: 3.5rem;
}

.search-dialog .search-input input[type=submit] {
	background-color: #178143;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.75rem;
	background-image: url('../images/search-btn.svg');
}

.search-dialog .search-input .clear-btn {
	background-color: rgba(0, 0, 0, .2);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/close-btn.svg');
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}

.search-dialog .search-input.on {
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit] {}

.search-dialog .hot-search {
	font-size: 0;
	width: 19.5rem;
	margin: .6rem auto 0;
	box-sizing: border-box;
	padding: 0 .6rem;
	overflow: hidden;
}

.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

.search-dialog .hot-search .hot-tit {
	font-size: .375rem;
	line-height: .5rem;
	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;

}

.search-dialog .hot-link {
	margin-left: 1rem;
}

.search-dialog .hot-link a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color: #fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before {
	content: "";
	position: absolute;
	left: 0%;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform .3s;
}

.search-dialog-box .bottom-box {
	position: absolute;
	left: 0;
	bottom: 5.1%;
	width: 100%;
}

.search-dialog-box .bottom-box .share-box {
	overflow: hidden;
}

.search-dialog-box .bottom-box .copy {
	font-size: .35rem;
	line-height: .5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg {
	visibility: visible;
	opacity: 1;
}

.header-right.is-open .search-btn .con-box {
	display: none;
}

.header-right.is-open .close-btn {
	display: block;
}

.header-right.is-open .item .search-bg {
	transform: scale(1);
}

.search-dialog-box.on {
	opacity: 1;
	visibility: visible;
}

.search-dialog-box.on .search-bg {
	transform: scale(1);
}

.search-dialog-box.on .bubbles-bg {
	opacity: 0;
	visibility: visible;
}

.search-dialog-box.on .wrap-inner {
	transform: translateY(0)
}

.pub-close {
	position: absolute;
	width: 2.5rem;
	height: 2.5rem;
	z-index: 10;
	right: 24.125%;
    top: 12.35rem;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 100%;
}

.pub-close .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #1c5ab7;
	transform: scale(0);
	border-radius: 100%;
	transition: transform .3s;
}

.pub-close i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: 0.75rem;
	background-repeat: no-repeat;
	background-image: url(../images/close-btn.svg);
	transition: .6s
}

.pub-close i:hover {
	transform: rotate(180deg)
}

@keyframes spin {
	to {
		transform: rotate(1turn);
	}
}

@keyframes spin2 {
	to {
		transform: rotate(-1turn);
	}
}

@keyframes spin-reverse {
	from {
		transform: rotate(1turn);
	}
}

@keyframes spin-reverse2 {
	from {
		transform: rotate(-1turn);
	}
}

/***********************/


#m_header {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 46px;
	left: 0;
	top: 0;
	padding: 0 0 0 15px;
	display: none;
	background: #034a27;
}

#m_header #logo {
	height: 46px;
}

#m_header #logo img {
	max-height: 60%;
	max-height: 35px;
}

#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);
}

.wap_search {
	width: 80%;
	margin: 0 auto;
}

.wap_search .header-search {
	position: relative;
}

.wap_search .focus_js {
	width: 80%;
	height: 3.8rem;
	line-height: 3.8rem;
	border: 0;
	padding: 0 1rem;
	font-size: 1rem;
	color: #999;
	box-shadow: none;
	-webkit-appearance: none;
	float: left;
	border-right: 0;
}

.wap_search .btn_blue {
	width: 20%;
	height: 3.8rem;
	background-size: 20px;
	font-size: 0;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	float: left;
}


.tc_search {
	margin: 0 25px;
	width: calc(100% - 50px);
}

.tc_search .header-search {
	height: 40px;
	border-radius: 0;
	position: relative;
	width: 100%;
	margin-bottom: 1.5rem;
	/*background: #fff;*/
	border: #fff solid 1px;
}

.tc_search .focus_js {
	font-size: .875rem;
	height: 38px;
	line-height: 38px;
	padding: 0 1rem;
	box-shadow: none;
	-webkit-appearance: none;
	border-right: 0;
	background: none;
	width: 100%;
}

.tc_search .btn_blue {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 0;
	background: url(../images/search_white.svg) center center no-repeat;
	background-size: 18px;
}

.tc_search .btn_blue.fr {
	background: #e9edef;
	color: #4e4f53;
}

.tc_search input::-webkit-input-placeholder {
	color: #fff;
	color: rgba(255, 255, 255, .7);
}

.tc_search input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
	color: rgba(255, 255, 255, .7);
}

.tc_search input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	c color: #fff;
	color: rgba(255, 255, 255, .7);
}

.tc_search input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
	color: rgba(255, 255, 255, .7);
}

/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
	color: transparent;
}

.tc_search input:focus:-moz-placeholder {
	color: transparent;
}

/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {
	color: transparent;
}

/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
	color: transparent;
}




#nav_btn_box {
	height: 100%;
	z-index: 999999999;
	float: right;
	background: #034a27;
	padding: 0 1.5rem;
}

#nav_btn_box.on {
	background: none;
}

#nav_btn {}

#nav_btn .point.on .navbtn::after,
#nav_btn .point.on .navbtn::before {
	background: #fff;
}

#nav_btn {
	cursor: pointer;
	text-align: center;
	z-index: 99999;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	outline: none;
	box-shadow: none;
}

#nav_btn .point {
	display: inline-block;
	width: 18px;
	height: 18px;
	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: 8px;
	left: 0;
	display: inline-block;
	width: 18px;
	height: 2px;
	-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: #fff;
}

#nav_btn .navbtn::after,

#nav_btn .navbtn::before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 18px;
	height: 2px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #fff;
}

#nav_btn .navbtn::after {
	top: -7px;
}

#nav_btn .navbtn::before {
	top: 7px;
}

#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-bottom: 2rem;
}

.m_nav_list::-webkit-scrollbar {
	display: none
}

#m_nav {
	z-index: 9999;
	position: fixed;
	background: #036e29;
	width: 100%;
	height: 100vh;
	right: -110%;
	top: 0;
	display: none;
	padding: 70px 0 0;
	overflow: hidden;
	pointer-events: none;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

#m_nav.act {
	pointer-events: auto;
	right: 0;
}

.m_nav_list>li {
	width: 100%;
	overflow: hidden;
	padding: 0px 25px;
}

.m_nav_list>li {
	border-bottom: 1px solid #018e54;
}

.m_nav_list li .a {
	display: inline-block;
	width: calc(100% - 30px)
}

.m_nav_list li .a h3 {
	line-height: 3.5rem;
	height: 3.5rem;
	color: #fff;
	padding: 0;
	font-size: 1.25rem;
	float: left;
	font-weight: bold;
}

.m_nav_list li .a span {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	width: 20px;
	height: 50px;
	text-align: center;
}

.m_nav_list li .a span i {
	font-size: 0;
}

.m_nav_list li i {
	opacity: 1;
	filter: alpha(opacity=100);
	display: inline-block;
	width: 12px;
	height: 3.5rem;
	float: right;
	display: inline-block;
	background: url(../images/arrow_down.svg) center no-repeat;
	background-size: contain;
	vertical-align: top;
}

.m_nav_list li.on.title .a i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}

.m_nav_list .on.title .a i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}

.m_nav_list li {
	display: block;
	width: 100%;
}

.slide_nav {
	position: absolute;
	left: 0;
	height: 70px;
	z-index: 998;
	padding: 15px;
	top: 0;
	width: 100%;
}

.m_nav_list .title .list {
	display: none;
	position: relative;
	z-index: 9;
	left: 0;
	margin-left: 0;
	background: none;
	border: 0;
	clear: both;
	padding-bottom: 10px;
	font-size: 0;
	border-top: 1px solid #018e54;
	padding: 8px 25px;
	margin: 0 -25px;
}

.m_nav_list .title .list:before {
	content: "";
}

.m_nav_list .title .list span {
	background: none;
}

.m_nav_list .title .list span a:hover {
	color: #014085;
}

.m_nav_list .title .list a {
	display: block;
	font-size: 1rem;
	color: #fff;
	text-align: left;
	line-height: 30px;
	height: 30px;
	border: 0;
	font-weight: 300;
	display: inline-block;
	width: 33.333333%;
}

.m_nav_list .title .list .void>a {
	background-size: 10px;
	position: relative;
}

.m_nav_list .title .list .void>a:before {
	content: "??";
	position: absolute;
	left: -1em;
	font-size: 12px;
	font-weight: bold;
}

.m_nav_list .title .list span {
	position: relative;
	display: block;
}

.m_nav_list .title .list span .sub {
	position: static;
	width: 100%;
	display: block !important;
	overflow: hidden;
}

.m_nav_list .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 {
	display: none;
	position: fixed;
	z-index: 10000;
	height: 60px;
	width: 100%;
}

.m_header_box:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: url(../images/jianbian.png) center no-repeat;
	height: 60px;
	background-size: 100% 100%
}

#m_nav .list_box0 {
	padding: 0 25px;
}

#m_nav .list_box0 li {
	float: left;
	width: 33.333333%;
	margin: 0;
	line-height: 2.5rem
}

#m_nav ul.list_box0 li a img {
	width: 14px;
	margin: -3px .875rem 0 0
}

#banner {
	width: 100%;
	overflow: hidden;
	z-index: 0;
	background: #252525;
	position: relative;
}

#banner .miso-slide {
	display: block;
	height: 100%;
	overflow: hidden;
	text-align: center;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#banner .miso-slide a {
	display: block;
	width: 100%;
	position: relative;
	/* padding-bottom:100vh !important; */
	padding-bottom: 698px;
}

#banner .miso-slide img,
#banner .miso-slide video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#banner .miso-prev,
#banner .miso-next {
	width: 4.8125rem;
	height: 4.8125rem;
	z-index: 10000;
	background-size: 100% 100% !important;
}

#banner .miso-prev {
	left: 2%;
	background: url(../images/banner_prev.png) center center no-repeat;
	transition: 0.36s;
}

#banner .miso-next {
	right: 2%;
	background: url(../images/banner_next.png) center center no-repeat;
	transition: 0.36s;
}

#banner .miso-dots {
	bottom: 5rem;
	text-align: right;
	padding: 0 3% 0 0;
}

#banner .miso-dots li {
	border-radius: 0;
	margin: 0 0.55rem;
	border: none;
	transition: 0.36s;
}

#banner .miso-dots li button {
	color: #fff;
	font-size: 1.25rem;
	padding: 0;
	width: 45px;
	height: 27px;
	line-height: 27px;
	transition: .6s
}

#banner .miso-dots li.miso-active button {
	font-size: 1.875rem;
}

.container01 {
	background: #fff;
	padding: 3rem 0 3rem;
	overflow: hidden
}

.container01 .left {
	width: 48.5%;
	margin-bottom: 3rem;
}

.container01 .right {
	width: 48.5%;
	margin-bottom: 3rem;
}

/**首页工作动态焦点图**/
.owl-carousel {
	margin-top: 10px;
}

.owl-carousel img {
	width: 100%;
}

.owl-carousel a span {
	display: block;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	color: #fff;
}
.owl-carousel .item img {
	transition: all 0.8s;
	will-change: transform; /* 提升性能 */
}

.owl-carousel .item:hover img {
	transform: scale(1.1); /* 放大 10% */
}
.owl-carousel .owl-item {
	overflow: hidden;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	/*display: none;*/
}

#owl-demo b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#owl-demo span {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	font: 1.125rem/22px 'Microsoft YaHei', 'SimHei';
	color: #fff;
	text-align: center;
}

.owl-pagination {
	position: absolute;
	bottom: 6px;
	height: 22px;
	right: 10px;
	display: none;
}

.owl-page {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
	background-color: #fff;
	*display: inline;
	*zoom: 1;
}

.owl-pagination .active {
	background-color: #ff0;
}

.owl-buttons {
	display: none;
}

.owl-buttons div {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 80px;
	margin-top: -40px;
	text-indent: -9999px;
}

.owl-carousel img {
	width: 100%;
	height: 536px;
}

.owl-controls {
	display: none;
}

/**首页工作动?**/
.news-lists li {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 50px;
	border-bottom: #dbdbdb solid 1px;
	padding: 0 0 8px 0;
	margin-top: 6px;
}

.news-lists li a {
	font-size: 16px;
	display: flex;
    align-items: center;
}

.news-lists li a div.datetime {
	float: left;
	text-align: center;
	line-height: 30px;
	margin-right: 15px;
	color: #b3b3b3;
	font-size: 22px;
}

.news-lists li a div.datetime {
	float: left;
	text-align: center;
	line-height: 33px;
	margin-right: 15px;
	margin-top: 10px;
}

.news-lists li a div.datetime .cal-day {
	font-size: 36px;
	color: #00873c;
}

.i_new_box li a div.datetime .cal-day {
	font-size: 36px;
}

.i_new_box li a div.datetime .cal-year-month {
	color: #b4b4b4;
}

.news-lists li a div.news-title {
	float: right;
	width: calc(100% - 100px);
	font-size: 16px;
	color: #505f76;
}

.news-lists li a div.news-title h3 {
	font-size: 20px;
	color: #000;
	width: calc(100% - 90px);
    /* color: #1f1f1f; */
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	line-height: 30px;
}

.news-lists li a div.news-title p {
	font-size: 18px;
	color: #7e7e7e;
	line-height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


a {
	color: inherit
}

.title001 {
	background: url(../images/title01_bg.png) left no-repeat;
	line-height: 7.625rem;
	position: relative;
	background-size: auto 100% !important;
	/* width: 194px; */
	height: 50px;
	/* margin: auto; */
	margin-bottom: 2rem;
}

.title001 h3 {
	font-size: 2rem;
	color: #4c4c4c;
	text-align: left;
	position: relative
}

.title001 .more00 {
	text-align: center;
	/* width: 100%;
	clear: both; */
	position:absolute;
	right:0;
}

.more00 a {
	line-height: 18px;
	font-size: 1rem;
	color: #018e54;
	transition: .5s;
	background: #efefef;
	/* width: 186px; */
	width: 11.625rem;
	/* height: 38px; */
	/* line-height: 38px; */
	line-height: 2.375rem;
	margin: auto;
	display: block;
}

.more00 a:hover {
	background:#018e54;
	color: #fff;
}


.container02 {
	background: url(../images/container02_bg.jpg);
	padding: 3rem 0 5rem;
	overflow: hidden
}

.container02 .title001 {
	margin-bottom: 0;
	;
}

.container02 .left {
	/*width:47rem;*/
	width: 38rem;
}

.title002 {
	background: url(../images/title02_bg.png) left no-repeat;
	line-height: 7.625rem;
	position: relative;
	background-size: auto 100% !important;
	/* width: 194px; */
	height: 50px;
	/* margin: auto; */
	margin-bottom: 2rem;
}
.title002 .more00 {
	position: absolute;
	right: 0;
	text-align: center;
}

.title002 h3 {
	font-size: 2rem;
	color: #4c4c4c;
	text-align: left;
	position: relative
}

.list_boxA {
	width: calc(100% + 4%)
}

.list_boxA li {
	margin-bottom: 2rem;
	width: 31%;
	float: left;
	margin-right: 1.6%;
}

.list_boxA li a {
	display: block;
	transition: .5s;
	border: #e9e9e9 1px solid;
	padding: 2rem 0;
	position: relative;
	background: #fff;
	border-radius: 8px;
}

.list_boxA li a {
    display: block;
    transition: .5s;
    /* border: #e9e9e9 1px solid; */
    padding: 2rem 0;
    position: relative;
    background: #fff;
    border-radius: 8px;
}

/* 鼠标悬浮效果 */
.list_boxA li a:hover {
    /* 核心：添加阴影效? */
    box-shadow: 0px 10px 10px rgba(255, 255, 255, .5);
    /* 可选增强：轻微上浮效果，提升交互体? */
    transform: translateY(-2px);
    /* 可选：轻微加深边框色，增强层次? */
    border-color: #d9d9d9;
}

.list_boxA li a:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	transition: .5s
}

.list_boxA li a .con {
	padding: 0 0;
	position: relative
}

.list_boxA li a .con .time {
	width: 6.25rem;
	height: 4.1875rem;
}

.list_boxA li a .con .time h3 {
	font-size: 2.375rem;
	color: #018e54;
	margin: 0.5rem 0 0;
	transition: .5s;
	font-weight: bold;
}

.list_boxA li a .con .time h6 {
	font-size: 1rem;
	color: #b4b4b4;
	margin: 0.5rem 0 0;
	transition: .5s
}

.list_boxA li a .con .con_r {
	width: calc(100% - 6.25rem);
	padding: .5rem 0.5rem 0 1.2rem;
}

.list_boxA li a .con .con_r h5 {
	font-size: 1.25rem;
	color: #333333;
	line-height: 2rem;
	transition: .5s
}

.list_boxA li a .con .con_r p {
	font-size: 12px;
	line-height: 1.375rem;
	height: 4.125rem;
	color: #bd7b7c;
	margin: .75rem 0 0;
}

.list_boxA li.on {
	margin-bottom: .75rem
}

.list_boxA li.on a {
	background: #018e54;
	padding: 1.5rem 1rem 1.5rem 0;
}

.list_boxA li.on a .con .con_r h5 {
	color: #fff;
}

.list_boxA li.on a .con .time h3 {
	color: #fff;
}

.list_boxA li.on a .con .time h6 {
	color: #fff;
}

.list_boxA li a .con .time .table_cell {
	border-right: #c8c8c8 solid 1px;
}

.container02 .right {
	width: calc(100% - 38rem);
	padding-left: 3rem
}

.list_box4 li a {
	display: block;
	padding: .125rem 0 1.0625rem;
	padding-left: 1rem;
	position: relative;
	transition: .5s
}

.list_box4 li a:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #018e54;
	border-radius: 50%;
	left: 0;
	top: .75rem;
}

.list_box4 li a h5 {
	font-size: 1rem;
	color: #333333;
	line-height: 1.25rem;
	height: 1.25rem;
	transition: .5s
}

.list_box4 li a h6 {
	font-size: .875rem;
	color: #a4a4a4;
	font-style: italic;
	position: relative;
	margin: .5rem 0 0;
}

.list_box4 li a h6:before {
	content: "";
	position: absolute;
	left: 6rem;
	right: 0;
	background: #dcdcdc;
	top: 50%;
	height: 1px;
	transition: .5s
}

.container03 {
	padding: 2rem 0 3.125rem;
	overflow: hidden;
	background: #fff;
}

.container03 .title001 {
	margin-bottom: 1rem
}

.container03 .title001 h3 {
	color: #131313;
}

.container03 .left {
	/*width: 42.5rem;*/
	width: 48%;
}

.container03 .flex-between {
	flex-wrap: wrap;
}

.container03 .tj-img {
	width: 100%;
	margin-bottom: 1.25rem;
}

.title003 {
	position: relative;
	margin-bottom: 2rem;
}

.title003 h3 {
	background: url(../images/title03_bg.png) no-repeat;
	/* width: 194px; */
	height: 42px;
	background-size: auto 100% !important;
}

.title003 .more003 {
	position: absolute;
	top: 20px;
	right: 0;
	color: #018e54;
	font-size: 1rem;
}

.title004 {
	position: relative;
	margin-bottom: 2rem;
}

.title004 h3 {
	background: url(../images/title04_bg.png) no-repeat;
	/* width: 192px; */
	height: 44px;
	background-size: auto 100% !important;
}

.title004 .more003 {
	position: absolute;
	top: 20px;
	right: 0;
	color: #018e54;
	font-size: 1rem;
}

.list_box3 li {
	line-height: 3.5rem;
	font-size: 1.25rem;
}

.list_box3 li a {
	display: block;
	transition: .5s;
	color: #515151;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/dot.gif) no-repeat left;
	padding-left: 16px;
}

.list_box3 li a:hover {
	color: #00963f;
}

.list_box3 li span {
	margin-right: 20px;
	color: #00873c;
}


footer {
	background: url(../images/footer_bg.jpg) center no-repeat;
	background-size: cover;
	overflow: hidden;
}

footer .fl01 {
	padding: 4.75rem 0 2.5rem
}

footer .fl01 .left {
	width: 35.625rem;
}

.list_box8 {
	margin: 0 -.875rem
}

.list_box8 li {
	float: left;
	width: 50%;
	padding: 0 .875rem
}

.list_box8 li a {
	display: block;
	position: relative
}

.list_box8 li a .img,
.list_box8 li a .img img {
	width: 100%;
	height: 7.8125rem;
	overflow: hidden
}

.list_box8 li a .top {
	position: absolute;
	left: 1.875rem;
	bottom: .375rem;
	background: url(../images/footer_bg1.png) center no-repeat;
	width: 5.9375rem;
	height: 2.5rem;
	background-size: cover;
	font-size: 1.125rem;
	color: #e60000;
	line-height: 2.5rem;
	text-align: center;
	padding-right: .75rem
}

footer .fl01 .center {
	width: 23.125rem;
	margin-left: 2.5rem
}

footer .fl01 .center h3 {
	font-size: 1.5rem;
	color: #fff;
	opacity: .8;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 1.75rem;
	position: relative
}

footer .fl01 .center h3:before {
	content: "";
	position: absolute;
	left: 7rem;
	right: 8rem;
	background: #ffffff;
	opacity: .3;
	top: 50%;
	height: 1px;
}

.list_box9 {
	margin: 0 -.875rem
}

.list_box9 li {
	float: left;
	width: 50%;
	padding: 0 .875rem;
	font-size: .875rem;
	color: #fff;
	opacity: .6;
	line-height: 1.875rem
}

footer .fl01 .right {
	width: 15.25rem
}

.list_box10 {
	margin: 0 -.5rem
}

.list_box10 li {
	float: left;
	width: 50%;
	padding: 0 .5rem;
	text-align: center
}

.list_box10 li h3 {
	width: 100%
}

.list_box10 li h3 img {
	width: 100%
}

.list_box10 li h5 {
	font-size: .875rem;
	color: #fff;
	line-height: 2.5rem
}

footer .fl02 {
	border-top: #c47070 1px solid;
	padding: 1.25rem 0;
	text-align: center
}

footer .fl02 p {
	font-size: .875rem;
	color: rgba(255, 255, 255, .6);
	line-height: 1.875rem
}

.n_banner img {
	width: 100%
}

.n_banner {
	position: relative;
	top: 0;
}

.n_banner img {
	width: 100%
}

.mianbaoxie {
	padding: 0 1rem 0 0;
	position: relative;
	/* background: #f2f2f2; */
	line-height: 3.125rem;
	margin-bottom: 3.125rem;
	text-align: right;
}

.mianbaoxie .cat-name {
	font-size: 2rem;
	color: #333;
	position: absolute;
	top: 0;
	left: 1rem;
}

.mianbaoxie .w1200 {
	height: 50px;
	line-height: 50px;
	background: url(../images/hong_bg.png) center no-repeat;
	padding: 0 2.5rem;
	transition: .6s;
	background-size: 100% auto;
	max-width: 1300px;
}

.mianbaoxie h2 {
	font-size: 2rem;
	display: inline-block;
	color: #fff;
	text-align: center;
}

.mianbao {
	padding: 0 0 0 1.8775rem;
	background: url(../images/local.png) 0 1rem no-repeat;
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
	background-size: auto 1.25rem;
}

.mianbao,
.mianbao span,
.mianbao i,
.mianbao a {
	font-size: 1rem;
	color: #189c6c;
	font-style: normal;
}

.mianbao i {
	margin: 0 6px
}

.mianbao a:hover {
	color: #018e54
}

.ar_wap {
	display: none
}

#nav_slide {
	background: #018e54;
	line-height: 50px;
	position: relative;
	z-index: 2;
}

#nav_slide #bnt_back {
	position: absolute;
	left: 1rem;
	top: -2px;
}

#nav_slide #bnt_back img {
	height: 20px;
	vertical-align: middle;
}

#nav_slide .n_title {
	height: 50px;
}

#nav_slide h1 {
	font-size: 16px;
	color: #fff;
	text-align: center;
}

#bnt_sub_nav {
	position: absolute;
	right: 1rem;
	top: 14.5px;
	cursor: pointer;
}

#bnt_sub_nav img {
	display: block;
	height: 20px;
}

#bnt_sub_nav.on img {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#sub_nav_content {
	background: #f2f2f2;
	display: none;
	z-index: 9;
	width: 100%;
}

#sub_nav_content ul {}

#sub_nav_content ul li {
	background: none;
	box-shadow: none;
	border-bottom: 1px solid #dedede;
	padding: 0 15px;
}

#sub_nav_content ul li a {
	display: inline-block;
	font-size: 14px;
	padding: 0;
	color: #333;
	width: 88%;
}

#sub_nav_content ul li i {
	float: right;
	font-family: simsun;
	font-style: normal;
	font-weight: bold;
}

#sub_nav_content ul li ul li {
	border: 0;
	line-height: 40px;
	padding-left: 10px;
}

#sub_nav_content ul li ul li a {
	font-size: 13px;
	color: #666;
}

#sub_nav_content ul li.on>a {
	color: #018e54;
}

#sub_nav_content ul li ul {
	display: none
}

#nav_slide {
	display: none
}

.n_banner img {
	width: 100%
}

.n_banner {
	background: url(../images/n_banner.jpg) no-repeat;
	background-size: cover;
	height: 22.5rem;
}

.n_banner .w1200 {
	position: relative;
	height: 100%;
}

/* .n_banner img{ width:100%} */
.n_banner h1 {
	width: 340px;
	height: 80px;
	line-height: 80px;
	background: rgba(0, 150, 93, .79);
	font-size: 1.625rem;
	color: #fff;
	padding: 0 25px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 20px;
}

.n_container {
	padding: 0 0 5rem;
	overflow: hidden;
	background: #f9f9f9;
}

.n_container .w1200 {}

.n_container .n_left {
	float: left;
	width: 340px;
	position: relative;
	z-index: 1;
	padding-bottom: 0;
	background: #fff;
}

.n_container .n_left:before {
	content: "";
	position: absolute;
	top: 100px;
	left: 0;
	bottom: 30px;
	width: 1px;
	background: #eeebeb
}

.n_container .n_left h1 {
	height: 80px;
	background: #154b29;
	font-size: 1.625rem;
	color: #fff;
	padding: 0 25px;
	text-align: center;
}

.n_container .n_left h1 span {
	position: relative;
}

.n_container .n_left h1 span:before {
	content: "";
	position: absolute;
	bottom: -18px;
	width: 1.875rem;
	height: 1px;
	background: #fff;
	left: 50%;
	margin-left: -0.9375rem;
	display: none;
}

.n_container .n_left ul {
	padding: 0 16px;
}

.n_container .n_left .con ul li {
	line-height: 4rem;
	font-size: 1.125rem;
	color: #333333;
	position: relative;
}

.n_container .n_left .con ul li.on dl {
	display: block !important;
}

.n_container .n_left .con ul li>a img {
	margin: -3px 20px 0 0;
}

.n_container .n_left .con ul li:after {
	content: "";
	width: 7px;
	height: 11px;
	background: url(../images/left_jiantou.png) center no-repeat;
	position: absolute;
	right: 15px;
	top: 50%;
	transition: 0.36s;
	margin-top: -5.5px;
	display: none;
}

.n_container .n_left .con ul li.on:after,
.n_container .n_left .con ul li:hover:after {
	background: url(../images/left_jiantou_on.png) center no-repeat;
}

.n_container .n_left .con ul li>a {
	color: #333333;
	display: block;
	margin: 0;
	transition: 0.36s;
	position: relative;
	/* padding-left: 40px; */
	/* font-weight: bold; */
	display: block;
	text-align: center;
	border-bottom: #ccc solid 1px;
	margin: 0 1.55rem;
}

.n_container .n_left .con ul li>a:hover,
.n_container .n_left .con ul li.on>a {
	color: #018e54;
	font-weight: bold;
}

.n_container .n_left .con ul li dl {
	display: none;
	padding: 10px 0;
	position: relative;
	background: #f7f7f7;
	margin: 5px 20px 15px 40px;
}

.n_container .n_left .con ul li dl:before {
	content: "";
	position: absolute;
	right: 0;
	left: 20px;
	top: 0;
	height: 1px;
}

.n_container .n_left .con ul li dl dd {
	height: auto;
	line-height: 34px;
}

.n_container .n_left .con ul li dl dd a {
	font-size: 14px;
	color: #333333;
	padding: 6px 40px 6px 30px;
	position: relative;
	line-height: 24px;
	transition: .6s;
	display: block;
}

.n_container .n_left .con ul li dl dd a:before {
	content: "";
	position: absolute;
	left: 16px;
	top: 16px;
	background: #018e54;
	width: 5px;
	height: 5px;
	transition: .6s;
	border-radius: 50%;
	opacity: 0;
}

.n_container .n_left .con ul li.on i {
	background: url(../images/left_jiantou_on.png) center no-repeat;
}

.n_container .n_left .con ul li i {
	width: 20px;
	height: 3.125rem;
	background: url(../images/left_jiantou.png) center no-repeat;
	transition: 0.36s;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: .5rem;
}

.n_container .n_left .con ul li dl dd a:hover,
.n_container .n_left .con ul li dl dd.on a {
	color: #018e54;
}

.n_container .n_left .more01 {
	background: url(../images/more01_bg.png) center no-repeat;
	width: 62px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: .875rem;
	color: #fff;
	transition: .5s;
}

.n_container .n_left .more01 a {
	display: block;
}

.n_container .n_left .con {
	padding-bottom: 42px;
	min-height: 560px;
}

.n_container .n_left .con ul li dl dd.on a:before {
	opacity: 1
}

.n_container .n_left .con ul li dl dd.er a {
	background: url(../images/left_jiantou1.png) 91% 13px no-repeat;
}

.n_container .n_right {
	width: calc(100% - 340px);
	padding-left: 3.125rem;
	padding-top: 3rem;
}

.list_box11 {
	margin-bottom: 4rem;
}

.list_box11 li {
	position: relative;
	padding: 1.375rem 0;
	margin-bottom: 2.25rem;
	transition: .5s
}

.list_box11 li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 8.25rem;
	bottom: 0;
	border: #d2d2d2 1px solid;
	transition: .5s;
	background: #fff;
}

.list_box11 li a {
	display: block;
	position: relative
}

.list_box11 li a .img {
	width: 16.5rem;
	height: 10.625rem;
	margin-right: 1.875rem;
	position: relative;
	overflow: hidden
}

.list_box11 li a .img img {
	width: 100%;
	height: 100%;
	border: 1px solid #cacaca;
}

.list_box11 li a .con {
	float: none;
	position: relative;
	padding: .5rem 1.875rem 0;
}

.list_box11 li a .con h4 {
	font-size: .9375rem;
	color: #666666
}

.list_box11 li a .con h5 {
	font-size: 1rem;
	color: #333333;
	line-height: 1.25rem;
	font-weight: bold;
	margin: 1rem 0 1.25rem;
	transition: .5s
}

.list_box11 li a .con h6 {
	font-size: 12px;
	color: #808080;
	line-height: 1.875rem;
	transition: .5s;
	border-left: #c23939 1px solid;
	padding-left: .75rem
}

.list_box11 li.wutu:before {
	left: 0
}

.list_box11 li:nth-child(2n-1):before {
	background: url(../images/yun1.png) right top no-repeat
}

.fanye img {
	max-width: 100%
}

.list_box12 {
	margin: 0 -1.0625rem
}

.list_box12 li {
	float: left;
	width: 50%;
	padding: 0 1.0625rem;
	margin-bottom: 2.5rem
}

.list_box12 li a:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 8.25rem;
	bottom: 0;
	border: #d2d2d2 1px solid;
	transition: .5s;
	background: #fff;
}

.list_box12 li a {
	display: block;
	position: relative;
	padding: 1rem 0;
	transition: .5s;
}

.list_box12 li a .img {
	width: 12.875rem;
	height: 8.5rem;
	margin-right: 1.875rem;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.list_box12 li a .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #d2d2d2;
}

.list_box12 li a .con {
	float: none;
	position: relative;
	padding: 0.25rem 1.875rem 0;
	height: 8.5rem;
}

.list_box12 li a .con h4 {
	font-size: 12px;
	color: #666666;
}

.list_box12 li a .con h4 big {
	font-size: 2rem;
	color: #018e54;
	font-weight: bold;
	margin-right: .5rem
}


.list_box12 li a .con h5 {
	font-size: 1rem;
	color: #333333;
	line-height: 1.625rem;
	height: 3.25rem;
	margin: .875rem 0 1rem;
	transition: .5s;
}

.list_box12 li a .con h6 {
	text-align: right;
	position: relative
}

.list_box12 li a .con h6:before {
	content: "";
	position: absolute;
	right: 4rem;
	top: 50%;
	height: 1px;
	background: #c4c4c4;
	left: 13rem;
}

.list_box12 li a .con h6 span {
	display: inline-block;
	font-size: .875rem;
	color: #666666;
	padding: 0 1.25rem 0 .5rem;
	background: url(../images/span_bg.png) right center no-repeat
}

.list_box12 li.wutu a:before {
	left: 0
}

.list_box12 li.wutu a .con h6:before {
	left: 0
}

.list_box13 {
	margin: 0 -.9375rem;
	margin-bottom: 2rem
}

.list_box13 li {
	float: left;
	width: 33.333333%;
	padding: 0 .9375rem;
	text-align: center;
	margin-bottom: 1.875rem
}

.list_box13 li a {
	display: block;
	background: #f2f2f2;
	padding: 1.75rem 0 2rem;
	transition: .5s;
}

.list_box13 li a h3 {
	height: 6.5625rem;
	line-height: 6.5625rem;
}

.list_box13 li a h3 img {
	max-height: 100%;
	display: inline-block
}

.list_box13 li a h5 {
	font-size: 1rem;
	line-height: 3rem;
	margin: 1rem 0 0;
	color: #333333;
	padding: 0 5px
}

.xunlie {
	line-height: 3.125rem;
	border-bottom: #e6e6e6 1px solid;
	margin-bottom: 1.875rem;
	margin-top: -1rem;
}

.xunlie dt {
	float: left;
	width: 6.25rem;
	background: url(../images/span_bg1.png) left center no-repeat;
	font-size: 1.25rem;
	color: #018e54;
	padding-left: 2.125rem
}

.xunlie .right {
	width: calc(100% - 6.25rem);
	font-size: 0
}

.xunlie .right dd {
	font-size: 1.25rem;
	color: #333333;
	margin-right: 1.5rem;
	display: inline-block;
	transition: .5s
}

.xunlie .right dd.on {
	color: #018e54
}

.n_jiaozhi .content {}

.n_jiaozhi .content .box {
	float: left;
	width: 50%;
	margin: 0 -1px;
}

.n_jiaozhi .content .box table {
	border-collapse: collapse;
}

.n_jiaozhi .content .box table tr {
	border: #dcdcdc 1px solid
}

.n_jiaozhi .content .box table tr th {
	background: #f2f2f2;
	line-height: 1.5;
	font-size: 1rem;
	color: #000000;
	font-weight: normal;
	padding: .75rem 1.5rem;
	text-align: left;
}

.n_jiaozhi .content .box table tr td {
	background: #ffffff;
	line-height: 1.5;
	font-size: 1rem;
	color: #666666;
	font-weight: normal;
	padding: .75rem 1.5rem;
	text-align: left;
}

.list_box14 {
	margin: 0 -1.625rem;
	margin-bottom: 2rem
}

.list_box14 li {
	float: left;
	width: 25%;
	padding: 0 1.625rem;
	margin-bottom: 2.5rem;
	text-align: center;
	position: relative
}

.list_box14 li a {
	display: block;
	position: relative;
	padding: 0 1rem;
	transition: .6s
}

.list_box14 li a:before {
	content: "";
	position: absolute;
	top: 3.125rem;
	left: 0;
	right: 0;
	bottom: 0;
	border: #dcdcdc 1px solid
}

.list_box14 li a .img {
	width: 100%;
	height: 17.75rem;
	line-height: 17.75rem;
	overflow: hidden;
	position: relative;
	background: #f7f7f7;
}

.list_box14 li a .img img {
	display: inline-block;
	width: 100%;
	max-height: 17.75rem;
	border: 1px solid #dedede;
}

.list_box14 li a .con {
	position: relative
}

.list_box14 li a .con h5 {
	font-size: 1rem;
	color: #000000;
	line-height: 2.875rem;
}

.list_box14 li a .img .top {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	height: 100%;
	line-height: initial;
	padding: 1.5rem 0;
}

.list_box14 li a .img .top h6 {
	font-size: .875rem;
	line-height: 1.875rem;
	color: #fff;
	text-align: left;
	padding: 0 1.5rem;
	word-break: break-all;
	text-transform: inherit;
}

.list_box14 li a .img .top .table_cell {
	vertical-align: bottom;
}

.n_jiaozhi_lt .content .box {
	line-height: 2.5rem;
}

.n_jiaozhi_lt .content .box .left {
	width: 4.375rem;
	font-size: 2.5rem;
	color: #018e54;
	text-transform: uppercase;
	padding: 1.5rem 0;
}

.n_jiaozhi_lt .content .box ul {
	width: calc(100% - 4.375rem);
	border-bottom: #e5e5e5 1px solid;
	float: right;
	font-size: 0;
	padding: 1.5rem 0;
}

.n_jiaozhi_lt .content .box ul li {
	display: inline-block;
	font-size: 1.25rem;
	color: #000000;
	line-height: 2.5rem;
	width: 6.875rem;
	vertical-align: top;
}

.n_jiaozhi_lt .xunlie {
	margin-bottom: 1rem
}

.list_box15 li {
	margin-bottom: 3.125rem
}

.list_box15 li a {
	display: block;
	position: relative;
	transition: .5s
}

.list_box15 li a .time {
	background: #f2f2f2;
	background-size: 100% 100%;
	width: 7.125rem;
	height: 6.375rem;
	position: relative
}

.list_box15 li a .time .table {
	position: relative
}

.list_box15 li a .time:before {
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	height: 0;
	transition: .5s;
	position: absolute
}

.list_box15 li a .time h3 {
	font-size: 2rem;
	color: #018e54;
	font-weight: bold
}

.list_box15 li a .time h6 {
	font-size: 12px;
	color: #808080;
	margin: .5rem 0 0;
}

.list_box15 li a .con {
	width: calc(100% - 7.125rem);
	padding: 0.25rem 0 0 1.5rem;
}

.list_box15 li a .con h5 {
	font-size: 1.125rem;
	color: #333333;
	font-weight: bold;
	transition: .5s;
	line-height: 1.25rem;
}

.list_box15 li a .con p {
	font-size: 12px;
	line-height: 1.5rem;
	height: 3rem;
	color: #666666;
	margin: .75rem 0 .5rem;
}

.list_box15 li a .con h6 {
	text-align: right;
	position: relative
}

.list_box15 li a .con h6:before {
	content: "";
	position: absolute;
	right: 4rem;
	top: 50%;
	height: 1px;
	background: #c4c4c4;
	left: 0;
}

.list_box15 li a .con h6 span {
	display: inline-block;
	font-size: .875rem;
	color: #666666;
	padding: 0 1.25rem 0 .5rem;
	background: url(../images/span_bg.png) right center no-repeat
}

.list_box16 {
	margin-top: -1rem;
	margin-bottom: 2rem;
	background: #fff;
}

.list_box16 li {
	display: block;
	/* white-space: nowrap; */
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 30px;
	border-bottom: none;
	padding: 0 0 0 0;
	margin-top: 0;
}

.list_box16 li:hover {
	background: #126f34;
	color: #fff;
}

.list_box16 li:hover a div.datetime {
	color: #fff;
}

.list_box16 li:hover a div.news-title {
	color: #fff;
}

.list_box16 li a {
	/* display: block; */
	padding: 0.6rem 0 0.6rem 0;
	margin: 0 3rem;
	border-bottom: #e6e6e6 solid 1px;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.list_box16 li:hover a {
	border-bottom: none;
}

.list_box16 li a h5 {
	line-height: 2rem;
	margin-bottom: .5rem;
}

.list_box16 li a h5 font {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 6.25rem);
	font-size: 1.125rem;
	color: #333333;
	transition: .5s
}

.list_box16 li a h5 span {
	float: right;
	font-size: .875rem;
	color: #666666;
	font-weight: bold;
	text-align: right
}

.list_box16 li a .con h6 {
	position: relative
}

.list_box16 li a .con h6:before {
	content: "";
	position: absolute;
	left: 48px;
	top: 50%;
	height: 1px;
	background: #c4c4c4;
	right: 0
}

.list_box16 li a .con h6 span {
	display: inline-block;
	font-size: .875rem;
	color: #666666;
	padding: 0 1.25rem 0 0;
	background: url(../images/span_bg.png) right center no-repeat;
}

.list_box16 li a div.datetime {
	text-align: center;
	line-height: 30px;
	margin-right: 15px;
	color: #505f76;
	background: unset;
	float: left;
}

.list_box16 li a div.datetime .cal-day {
	font-size: 30px;
	padding-top: 5px;
}

.title002 {
	line-height: 3.125rem;
	/* border-bottom: #e6e6e6 1px solid; */
	margin-bottom: 3.125rem;
}

.title002 font {
	font-size: 1.25rem;
	color: #333333;
	font-weight: bold;
	background: url(../images/span_bg1.png) left center no-repeat;
	padding-left: 1.75rem
}

.title002 .fr {
	font-size: 1rem;
	color: #333333
}

.title002 .fr a {
	color: #4a64a6;
	transition: .5s
}

.n_xiashu_detail .ar_article h3.h31 {
	margin-bottom: 2.5rem
}

.n_xiashu_detail .ar_article h3.h31 font {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 1rem 2rem;
	background: #018e54;
	position: relative
}

.n_xiashu_detail .ar_article h3.h31 font:before {
	content: "";
	position: absolute;
	top: 0;
	right: -1.25rem;
	bottom: 0;
	width: 1.25rem;
	background: url(../images/sanjiao001.png) center no-repeat;
	background-size: 100% 100%;
}

.n_xiashu_detail .ar_article h4.h41 {
	font-size: 16px;
	line-height: 1.75;
	color: #018e54;
	font-weight: bold;
	position: relative;
	display: inline-block;
	margin: 0 2rem;
	padding-bottom: .25rem;
	margin-bottom: 1rem;
	min-width: 20rem;
}

.n_xiashu_detail .ar_article h4.h41:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: #018e54
}

.n_xiashu_detail .ar_article table {}

.n_xiashu_detail .ar_article table th {
	font-weight: bold
}

.n_xiashu_detail .ar_article table td {
	min-width: 13rem;
}

.n_xiashu_detail .ar_article table td span {
	display: inline-block;
	font-size: 1rem;
	color: #333333;
	line-height: 2.75rem;
	float: left;
	min-width: 5rem;
}

.n_jiaozhi_js .fl01 {
	padding: 3.25rem 5.75rem 0;
	position: relative;
	margin-bottom: 3.5rem
}

.n_jiaozhi_js .fl01:before {
	content: "";
	top: 0;
	right: 0;
	left: 0;
	height: 18.75rem;
	background: #018e54url(../images/yun2.png) right top no-repeat;
	position: absolute
}

.n_jiaozhi_js .fl01 .img,
.n_jiaozhi_js .fl01 .img img {
	position: relative;
	width: 14.375rem;
	overflow: hidden;
}

.n_jiaozhi_js .fl01 .con {
	position: relative;
	width: calc(100% - 14.375rem);
	padding: 0 0 0 3.125rem
}

.n_jiaozhi_js .fl01 .con h6 {
	font-size: 1rem;
	color: #fff;
	line-height: 2.5rem
}

.n_jiaozhi_js .title002 {
	margin-bottom: 2rem
}

.n_jiaozhi_js .fl02 {
	margin-bottom: 2rem
}

.n_jiaozhi_js .fl02 ul li {
	font-size: 1rem;
	color: #4c4c4c;
	line-height: 1.875rem;
	margin-bottom: .75rem;
	padding-left: 1.25rem;
	position: relative;
}

.n_jiaozhi_js .fl02 ul li:before {
	content: "";
	position: absolute;
	width: .4375rem;
	height: .4375rem;
	background: #9d181a;
	border-radius: 50%;
	left: 0;
	top: .625rem;
}

.n_jiaozhi_js .fl02 ul li span {
	display: inline-block;
	margin: 0 2rem
}

.n_jiaozhi_js .fl02 ul li font {
	display: inline-block;
	width: 13.75rem;
}

.n_join>ul {
	margin: 0;
	font-size: 0;
}

.n_join>ul>li {
	padding: 0.5rem 0;
	overflow: hidden;
}

.n_join>ul>li p {
	font-size: 0.75rem;
	color: #7d7d7d;
	line-height: 1.875rem;
	padding-bottom: 0.75rem
}

.n_join>ul>li .top {
	background: #018e54;
	height: 50px;
	position: relative;
	line-height: 50px;
	padding: 0 1rem;
}

.n_join>ul>li .top i {
	position: absolute;
	right: 1.25rem;
	top: 50%;
	margin-top: -0.75rem;
	width: 7.5rem;
	height: 1.5rem;
	background: url(../images/jia.png) center no-repeat;
}

.n_join>ul>li .top h5 {
	position: relative;
	font-size: 1.125rem;
	color: #fff;
	padding: 0 1.625rem;
	display: inline-block;
	font-weight: bold;
	background: url(../images/span_bg2.png) left center no-repeat
}

.n_join>ul>li .top h5:after {
	position: absolute;
	right: -1.25rem;
	bottom: 0px;
	content: "";
	width: 0;
	height: 0;
	border-right: 1.25rem solid transparent;
}

.n_join>ul>li .top h6 {
	font-size: 12px;
	color: #a0a0a0;
	text-transform: uppercase;
}

.n_join>ul>li div.open .top i {
	background: url(../images/jian.png) center no-repeat;
}

.n_join .submenu {
	padding: 0 0;
	margin: 38px 0 20px;
}

.n_join .dsjs h4 {
	font-size: 1rem;
	color: #323232;
	font-weight: bold;
	height: 2rem;
	line-height: 2rem;
	margin: 1rem 0 0.5rem 0;
}

.n_join .submenu .dsjs h6 {
	font-size: 1rem;
	line-height: 1.5;
	color: #000000
}

.n_join .submenu .dsjs h6 dl {
	display: inline-block
}

.n_join .submenu .dsjs h6 dl dd {
	display: inline-block;
	margin-right: .5rem
}

.n_join h3 {
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 1.5rem
}

.n_join .dsjs ul.ul2 li {
	width: 33.333333%
}

.n_join .dsjs h4 {
	font-size: 1.25rem;
	color: #666;
	font-weight: normal;
	margin-bottom: 1.5rem;
	padding: 0 1.5rem
}

.n_join .list_box14 {
	margin: 0 -1.625rem
}

.n_join .list_box14 li {
	padding: 0 1.625rem
}

.list_box17 {
	margin: 0 -.9375rem !important
}

.list_box17 li {
	width: 33.333333%;
	padding: 0 .9375rem !important
}

.list_box17 li a .img {
	padding-bottom: 66.66666667%;
	height: auto;
	line-height: inherit;
}

.list_box17 li a .img img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
}

.n_news_detail .ar_article_box {
	background: #fff;
	padding: 5rem;
	padding-top: 2rem;
}

.n_news_detail .ar_article_box .nav01 {
	margin-bottom: 2rem;
	text-align: center;
	padding-bottom: 0;
	border-bottom: #d9d9d9 1px solid;
	text-align: center;
}

.n_news_detail .ar_article_box h3 {
	color: #000;
	font-size: 1.875rem;
	line-height: 1.5;
	margin-bottom: 0.725rem;
}

.n_news_detail .ar_article_box h4 {
	font-size: 1.5rem;
}

.n_news_detail .ar_article_box h6 {
	display: block;
	color: #757575;
	font-size: 1rem;
	line-height: 3.125rem;
	font-weight: normal;
	margin: 0;
}

.n_news_detail .ar_article_box h6 span {
	margin: 0 1rem 0 0;
}

.n_news_detail .ar_article_box h6 span img {
	margin: -3px 6px 0 0
}

/*====上一篇下一??====*/
#ar_fot {
	position: relative;
	padding: 1.25rem 0 0;
	box-sizing: border-box;
	width: 100%;
	margin-top: 1.875rem;
	border-top: #dcdcdc 1px solid;
}

#ar_fot h1 {
	display: block;
	width: 100%;
	font-size: 1rem;
	line-height: 2.5rem;
	color: #525252;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#ar_fot h1 span {}

#ar_fot h1 a {
	font-size: 1rem;
	color: #525252;
	font-weight: normal;
}

#ar_fot .bnt_back {
	position: absolute;
	top: 28px;
	right: 0;
	color: #fff;
	background: #018e54;
	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: #018e54;
}

.shart_box {
	display: inline-block;
	cursor: pointer
}

.social-share {
	font-family: "socialshare" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	background: #fff;
	vertical-align: top;
	margin: 0;
	transition: .5s;
	float: right;
	position: relative;
	z-index: 10;
	margin-bottom: 1rem;
}

.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: 50px;
	height: 50px;
	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;
}

.social-share .social-share-icon:hover {}

.social-share .icon-weibo {
	border-color: #ff763b;
}

.social-share .icon-weibo:hover {
	background: #ff763b
}

.social-share .icon-tencent {
	color: #56b6e7;
	border-color: #56b6e7
}

.social-share .icon-tencent:hover {
	background: #56b6e7
}

.social-share .icon-qq {
	border-color: #56b6e7;
}

.social-share .icon-qq:hover {}

.social-share .icon-qzone {
	border-color: #FDBE3D;
}

.social-share .icon-qzone:hover {
	background: #FDBE3D
}

.social-share .icon-douban {
	color: #33b045;
	border-color: #33b045
}

.social-share .icon-douban:hover {
	background: #33b045
}

.social-share .icon-linkedin {
	border-color: #0077B5;
}

.social-share .icon-linkedin:hover {
	background: #0077B5
}

.social-share .icon-facebook {
	color: #44619D;
	border-color: #44619D
}

.social-share .icon-facebook:hover {
	background: #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: -222px;
	left: -84px;
	width: 200px;
	height: 220px;
	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: 130px;
	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-weibo {
	background: url(../images/share-icon02.png) no-repeat center center !important;
}

.social-share .icon-qq {
	background: url(../images/share-icon03.png) no-repeat center center !important;
}

.social-share .icon-wechat {
	background: url(../images/share-icon01.png) no-repeat center center !important;
}

.n_rili .top_box {
	padding: 1rem 1.5rem;
	background: #9d181a;
	text-align: center
}

.n_rili .top_box .span0 {
	display: inline-block;
	height: 2rem;
	line-height: 2rem;
	background: #670002;
	padding: 0 1rem;
	border-radius: 6px;
	font-size: .875rem;
	color: #fff
}

.n_rili .top_box .span0 font {
	margin: 0 .5rem
}

.n_rili .top_box .span0 span {
	font-family: simsun;
	font-size: 1.25rem;
	display: inline-block;
	vertical-align: top
}

.n_rili .top_box .left_box1 {
	margin-right: .375rem
}

.n_rili .top_box .center_box {
	display: inline-block;
	line-height: 2rem
}

.n_rili .top_box .center_box font {
	margin: 0 1.5rem;
	color: #fff;
	font-weight: bold;
	font-size: 1.25rem;
}

.n_rili .top_box .center_box span {
	font-family: simsun;
	font-size: 1.25rem;
	display: inline-block;
	vertical-align: top;
	color: #fff
}

.n_rili .top_box .right_box1 span {
	margin-left: .375rem
}

.n_rili table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed
}

.n_rili table tr {
	border: #dcdcdc 1px solid
}

.n_rili table tr th {
	font-size: 1.25rem;
	color: #018e54;
	padding: .75rem 0;
	font-weight: normal;
	border-right: #dcdcdc 1px solid
}

.n_rili table tr td {
	font-size: .875rem;
	color: #333333;
	padding: .75rem .75rem;
	font-weight: normal;
	border-right: #dcdcdc 1px solid;
	vertical-align: top;
}

.n_rili table tr td h6 {
	line-height: 1.5;
	font-size: .875rem;
	color: #333333;
	margin-bottom: .875rem
}

.n_rili table tr td h6.laydate-day-prev {
	color: #b2b2b2
}

.n_rili table tr td ul li {
	border-bottom: #d9d9d9 1px solid;
	padding-bottom: 1rem;
	margin-bottom: 1rem
}

.n_rili table tr td ul li h5 {
	font-size: .875rem;
	color: #9d181a;
	line-height: 1.5rem;
	margin-bottom: .5rem
}

.n_rili table tr td ul li p {
	font-size: 12px;
	color: #666666;
	line-height: 1.5rem;
	margin-bottom: .25rem
}

.n_rili table tr td ul li p b {
	color: #333
}

.n_rili table tr td ul li:last-child {
	border: none
}



.list_box18 {
	margin: 0 -1.25rem
}

.list_box18 li {
	float: left;
	width: 86%;
	padding: 0 0.72rem;
	margin-bottom: 2.5rem
}

.list_box18 li .a {
	background: #fff;
	box-shadow: 0px 0px 17px 0px rgba(4, 0, 0, 0.25);
	position: relative;
	min-height: 21.25rem;
	padding: 1.75rem 0
}

.list_box18 li .a .left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 3.75rem;
	background: #018e54 url(../images/huaduo.png) center bottom no-repeat;
	background-size: 100% auto;
	padding: 1rem 0 0;
	text-align: center
}

.list_box18 li .a .left h3 {
	display: inline-block;
	position: relative;
	font-size: 1.125rem;
	width: 1.125rem;
	color: #fff;
	font-weight: bold;
	padding: 2.75rem 0 0;
	line-height: 1.125
}

.list_box18 li .a .left h3:before {
	top: 0;
	content: "";
	position: absolute;
	width: 1px;
	height: 2rem;
	background: rgba(255, 255, 255, .4);
	left: 50%;
	margin-left: -.5px;
}

.list_box18 li .a .right {
	padding: 0 0 0 3.75rem
}

.list_box18 li .a .right .box {
	padding: 0 2.25rem
}

.list_box18 li .a .right .box dl {
	font-size: 1rem;
	color: #333333;
	line-height: 2.5rem;
	border-bottom: #e2e2e2 1px solid;
	padding: .875rem 0;
}

.list_box18 li .a .right .box dl:last-child {
	border: none
}

.list_box18 li .a .right .box dl dt {
	width: 6rem;
	float: left;
}

.list_box18 li .a .right .box dl .con {
	width: calc(100% - 6rem);
	float: left;
}

.list_box18 li .a .right .box dl dd {
	width: 25%;
	float: left;
	transition: .5s
}

.list_box20 li {
	width: 100%
}

.list_box20 li .a .right .box {
	margin: 0 -2.25rem
}

.list_box20 li .a .right .box .con_li {
	width: 50%;
	float: left;
	padding: 0 2.25rem
}

.list_box20 li .a .right .box .con_li dl {
	border-bottom: #e2e2e2 1px solid;
}

.list_box20 li .a .right .box dl dt {
	width: 16rem;
	text-align: right;
	padding-right: .5rem;
}

.list_box20 li .a .right .box dl .con {
	width: calc(100% - 16rem);
}

.list_box20 li .a .right .box dl dd {
	width: 50%
}

.wrap_mode03 {
	padding: 3rem 0 2rem;
	position: relative;
	background: #595959;
}

.mode03 {
	overflow: hidden;
}

.gp-container {
	width: 142rem;
	position: relative;
	z-index: 2;
	margin-left: auto !important;
	margin-right: auto !important;
}

.gp-img .blur_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: no-repeat center / cover;
	filter: blur(10px);
	z-index: 0;
}

.gp-img img:not([class*='transition']) {
	width: 100%;
	display: block;
	transition: all linear .35s;
	-ms-transition: all linear .35s;
	-moz-transition: all linear .35s;
	-webkit-transition: all linear .35s;
	-o-transition: all linear .35s;
	position: relative;
	z-index: 1;
}

.gp-img,
.gp-img1x1,
.gp-img5x7,
.gp-img5x3,
.gp-img3x2,
.gp-img4x3,
.gp-img2x3,
.gp-img3x4 {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.gp-img img:not([class*='transition']) {
	width: 100%;
	display: block;
	transition: all linear .35s;
	-ms-transition: all linear .35s;
	-moz-transition: all linear .35s;
	-webkit-transition: all linear .35s;
	-o-transition: all linear .35s;
	position: relative;
	z-index: 1;
}

.gp-img1x1 {
	padding-bottom: 100%;
}

.gp-img2x1 {
	padding-bottom: 50%;
}

.gp-img2x3 {
	padding-bottom: 150%;
}

.gp-img3x2 {
	padding-bottom: 66.6%;
}

.gp-img3x4 {
	padding-bottom: 133.3%;
}

.gp-img4x3 {
	padding-bottom: 75%;
}

.gp-img4x5 {
	padding-bottom: 125%;
}

.gp-img5x3 {
	padding-bottom: 60%;
}

.gp-img5x4 {
	padding-bottom: 80%;
}

.gp-img5x6 {
	padding-bottom: 120%;
}

.gp-img5x7 {
	padding-bottom: 140%;
}

.gp-img_centered {
	display: block;
	overflow: hidden;
	position: relative;
}

.gp-img_centered img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-height: 100%;
	width: auto;
	margin: auto;
}

.gp-img_cover {
	display: block;
	overflow: hidden;
	position: relative;
}

.gp-img_cover img {
	position: absolute;
	left: 50%;
	top: 50%;
	min-height: 100%;
	min-width: 100%;
	max-width: 1000%;
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}

a:hover .gp-img img,
.item:hover .gp-img img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
}

a:hover .gp-img_nohover img,
.item:hover .gp-img_nohover img {
	transform: none;
	-ms-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
}

.gp-img .blur_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: no-repeat center/cover;
	filter: blur(10px);
	z-index: 0;
}


.ul-inline {
	font-size: 0;
}

.ul-inline li {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	width: 100%;
}

.ul-inline a,
.item {
	display: block;
}

.ul-inline a.gp-flex,
.item.gp-flex {
	display: flex;
}

.title,
.summary,
.info,
.text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.img_box>img {
	display: block;
	width: 100%;
}

.channel_link i::before {
	transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transform: rotate(10deg) scale(0);
	transform-origin: bottom center;
	display: inline-block;
	transition-delay: .6s;
}

.isView .channel_link i::before {
	transform: rotate(0) scale(1);
}

.index_title {
	margin-bottom: 2rem;
	display: block;
}

.channel_title {
	padding: 0 0 0;
	text-align: center;
	font-family: 'deng';
	font-size: 2rem;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
}

.channel_title i {
	font-size: 1rem;
	font-weight: normal;
	display: block;
	font-style: normal;
}

.index_03 {
	margin: 0 auto;
	width: 35rem;
	padding: 0 0 0;
}

.index_03 ul {
	margin: 0 0;
}

.index_03 .item {
	margin: 0 0;
	position: relative;
}

.index_03 .gp-img {
	position: relative;
}

.index_03 .gp-img img {
	/* position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%; */
}

.index_03 .gp-img::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0.769;
	height: 41.2%;
	z-index: 2;
	display: none;
}

.index_03 .title {
	margin: 1rem 0 0;
	position: relative;
	color: #fff;
	z-index: 10;
	display: none;
	font-size: 20px;
	line-height: 2rem;
}

.index_03 .title::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 4.4rem;
}

.index_03 .swiper-slide-active .title,
.index_03 .swiper-slide-active .item::before {
	display: block;
}

.index_03 .item:hover .gp-img img {
	transform: scale(1.05) translateY(-50%);
	-ms-transform: scale(1.05) translateY(-50%);
	-moz-transform: scale(1.05) translateY(-50%);
	-webkit-transform: scale(1.05) translateY(-50%);
	-o-transform: scale(1.05) translateY(-50%);
}

.index_03 .swiper-pagination {
	left: 0;
	text-align: center;
	width: 100%;
	bottom: .7rem;
	display: none;
}

.index_03 .swiper-pagination .swiper-pagination-bullet {
	width: .5rem;
	height: .5rem;
	background: #76b13b;
	opacity: 1;
	border-radius: 50%;
	margin: 0 .6rem;
	position: relative;
}

.index_03 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.index_03 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	content: '';
	display: block;
	position: absolute;
	left: -0.2rem;
	top: -0.2rem;
	width: .9rem;
	height: .9rem;
	border: .1rem solid #76b13b;
	border-radius: 50%;
}


@media screen and (min-width:997px) {
	.effect0 {
		opacity: 0;
		transition: all 0.8s ease-out;
	}

	.effect0.isView {
		opacity: 1;
		-webkit-animation-name: effect0;
		animation-name: effect0;
	}

	.effect1,
	.effect11,
	.effect11 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateY(7rem);
	}

	.effect1.isView,
	.effect11.isView,
	.effect11.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect1;
		animation-name: effect1;
	}

	.effect2,
	.effect21,
	.effect21 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateX(5rem);
	}

	.effect2.isView,
	.effect21.isView,
	.effect21.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect2;
		animation-name: effect2;
	}

	.effect3,
	.effect31,
	.effect31 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateY(-7rem);
	}

	.effect3.isView,
	.effect31.isView,
	.effect31.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect3;
		animation-name: effect3;
	}

	.effect4,
	.effect41,
	.effect41 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateX(-5rem);
	}

	.effect4.isView,
	.effect41.isView,
	.effect41.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect4;
		animation-name: effect4;
	}

	.effect {
		transition: transform .8s, opacity .8s ease-in-out;
		animation-duration: .8s;
		-webkit-animation-duration: .8s;
		animation-timing-function: ease-in-out;
		-webkit-animation-timing-function: ease-in-out;
	}
}


footer {
	padding: 2.75rem 0 2.125rem;
	background-size: cover;
}

footer .left {
	width: 60%;
	padding: 1.5rem 3.5rem 0 0;
}

footer .left img {
	max-width: 100%;
}

.list_box_12 {
	margin: 0 -0.625rem;
}

.list_box_12 li {
	width: 33.333333%;
	padding: 0 0.625rem;
	float: left;
}

.list_box_12 li img {
	margin-right: 0.8rem;
	width: 20%;
}

footer .right {
	width: 40%;
	padding: 0;
}

footer .right .box {
	line-height: 2rem;
	font-size: 0;
}

footer .right .box .con {
	display: inline-block;
	font-size: 1rem;
	color: #fff;
	width: calc(100%);
	text-align: left;
	margin-top: 1rem;
}

footer .right .box .con dl dt {
	display: inline-block;
	font-size: 1rem;
}

footer .right .box .con dl dd {
	display: inline-block;
	transition: .5s;
	font-size: 1rem;
}

.footer_bottom {
	background: #012513;
	padding: 1rem 0;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	line-height: 20px;
}

.list_box_12 li a {
	display: block;
	line-height: 2.875rem;
	border: #fff 1px solid;
	text-align: center;
	font-size: 1rem;
	color: #fff;
	transition: .5s;
}

/**友情链接**/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
.link_con{
	width:100%;
	/*height:70px;*/
	background-color:#006f31;
	border-bottom: 1px solid #006f31;
}
.link_con .link-tit{
	/* width:140px; */
	/*height:70px;*/
	float:left;
	font-size:20px;
	font-weight: bold;
	color:#ffffff;
	line-height:70px;
	text-align: center;
	position:relative;
	width: 80px;
}
.link_con .link-con{
	/*height:70px;*/
	float:left;
	position:relative;
	width: calc(100% - 80px);
}
.link_con .link-con .lk-con{
	width:100%;
	/*height:70px;*/
	position:relative;
	top:0px;
}
.link_con .link-con .lk-box{
	/* width:238px; */
	height:51px;
	margin:12px 8px 0px;
	float:left;
}
.link_con .link-con .filter-disabled {
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.link_con .link-con .filter-box {
    position: relative;
}
.link_con .link-con .filter-box select {
	display: none;
}
.link_con .link-con .filter-text {
	height: 51px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 0px 0px;
}
.link_con .link-con .filter-text input {
	font-size: 18px;
}
.link_con .link-con .filter-text .filter-title {
	width: 100%;
	height: 51px;
	line-height: 51px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:center;
	padding: 0;
	cursor: pointer;
	color:#ffffff;
	padding-left:0px;
	_padding-left:0px;
	+padding-left:0px;
}
.link_con .link-con .filter-list {
	display: none;
	width: 238px;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	text-align:center;
	position: absolute;
	/*top: 50px;*/
        bottom: 50px;
	left: -1px;
	z-index: 99;
	background-color:#ffffff;
	overflow: auto;
}

.link_con .link-con .filter-list li.filter-null a {
	color: #d2d2d2;
}

.link_con .link-con .filter-list li a {
	display: block;
	padding: 0 18px;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#333;
	cursor: pointer;
}

.link_con .link-con .filter-list li a:hover{
	background-color:#036e29;
	color:#ffffff;
}

.link_con .link-con .icon {
	position: absolute;
}

.link_con .link-con .icon-filter-arrow {
	width: 14px;
	height: 9px;
	background-repeat: no-repeat;
    background-image: url(../images/down.png);
    background-size: 100%;
    top: 21px;
    transition: all .2s;
}
.link_con .link-con .icon-arrow-1{
	right: 50px;】、?
}
.link_con .link-con .icon-arrow-2{
	right: 50px;
}
.link_con .link-con .icon-arrow-3{
	right: 18px;
}

.link_con .link-con .icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.link_con .link-con .filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.link_con .link-con .filter-list::-webkit-scrollbar-track {
	background: #fff 
}

.link_con .link-con .filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}

/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width:1200px) {
	.list_box1 li a:hover {
		/*transform:translateY(-.5rem);*/
		background: #036e29;
		box-shadow: 4px 20px 10px #ebebeb;
	}

	.list_box1 li a:hover .con h5 {
		color: #fff
	}

	.list_box1 li a:hover .con .time {
		color: #fff
	}

	.list_box1 li a:hover .con .time:before {
		background: #fff;
	}

	.list_box1 li a:hover .con .con1 p {
		color: #fff
	}

	.list_box2 li a:hover:before {
		background: #018e54;
		height: 100%
	}

	.list_box2 li a:hover .con h5 {
		color: #fff
	}

	.list_box2 li a:hover .con .time {
		color: #fff
	}

	.list_box2 li a:hover .con .time:before {
		background: #fff;
	}

	.list_box2 li a:hover .con .con1 p {
		color: #fff
	}

	.list_box2 li a:hover {
		transform: translateY(-.5rem);
	}

	.list_box3 li a:hover .con .con_r h5,
	.list_box4 li a:hover h5,
	.list_box6 li a:hover h5 {
		color: #018e54
	}

	.title001 .more00 a:hover { color: #fff;}

	.list_box4 li a:hover h6:before {
		background: #018e54
	}

	.list_box4 li a:hover {
		padding-left: 1.25rem
	}

	.list_box5 li a:hover:before {
		background: #018e54;
		height: 100%
	}

	.list_box5 li a:hover .time {
		color: #fff
	}

	.list_box5 li a:hover h5 {
		color: #fff
	}

	.list_box5 li:nth-child(1) a:hover:after,
	.list_box5 li:nth-child(3) a:hover:after,
	.list_box5 li:nth-child(6) a:hover:after,
	.list_box5 li:nth-child(8) a:hover:after {
		background: url(../images/yun_on.png) right top no-repeat;
	}

	.list_box5 li a:hover {
		transform: translateY(-.5rem);
	}

	.list_box6 li a:hover .img img {
		transform: scale(1.05)
	}

	.list_box7 li a:hover .con .con_r h5 {
		color: #fff
	}

	.list_box7 li a:hover:before {
		background: #018e54;
		width: 100%
	}
    

	.news-lists li {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 16px;
		line-height: 50px;
		border-bottom: #dbdbdb solid 1px;
		padding: 0 0 8px 0;
		margin-top: 6px;
	}

	.list_box16 li {
		display: block;
		/* white-space: nowrap; */
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 16px;
		line-height: 30px;
		border-bottom: none;
		padding: 0 0 0 0;
		margin-top: 0;
	}

	
	.news-lists li:hover a div.datetime {
		color: #fff;
	}
	.news-lists li:hover a div.datetime .cal-day {
		color: #fff;
	}
	
	
	.news-lists li:hover a div.news-title {
		color: #fff;
	}
	
	.news-lists li:hover a div.news-title h3 {
        color: #fff;
	}
	
	.news-lists li:hover a div.news-title p {
		color: #fff;
	}

	.news-lists li:hover{
		background: #018e54;
		width: 100%
	}

	.list_box6 li a:hover .img:after {
		border: #018e54 1px solid
	}

	.list_box11 li:hover {
		box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15)
	}

	.list_box11 li:hover:before {
		border: #018e54 1px solid
	}

	.list_box11 li:hover a .con h5 {
		color: #018e54
	}

	.list_box12 li:hover a {
		box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15)
	}

	.list_box12 li:hover a:before {
		border: #018e54 1px solid
	}

	.list_box12 li:hover a .con h5 {
		color: #018e54
	}

	.list_box13 li a:hover {
		box-shadow: 0 0 15px rgba(0, 0, 0, .15);
		transform: translateY(-.5rem)
	}

	.list_box14 li a:hover {
		box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
		transform: translateY(-.5rem)
	}

	.list_box15 li a:hover .con h5 {
		color: #018e54
	}

	.list_box15 li a:hover .time:before {
		height: 100%;
		background: #018e54;
	}

	.list_box15 li a:hover .time h3,
	.list_box15 li a:hover .time h6 {
		color: #fff
	}

	.list_box15 li a:hover {
		transform: translateY(-.5rem)
	}

	.list_box16 li a:hover h5 font,
	.title002 .fr a:hover {
		color: #018e54
	}

	.n_container .n_left .more01:hover {
		background: url(../images/more01_bg_on.png) center no-repeat
	}
}
@media(max-width: 2500px) {
/* 
	#nav ul li {
		margin-left: 7rem
	} */
}
@media(max-width: 1900px) {

	/* #nav ul li {
		margin-left: 6rem
	} */
}
@media(max-width: 1800px) {

	/* #nav ul li {
		margin-left: 5.5rem
	} */
}
@media(max-width: 1700px) {
	#logo img {
		max-height: 80px;
	}

	/* #nav ul li {
		margin-left: 5rem
	} */
}

@media(max-width: 1600px) {
	.m-txts1 .desc {
		font-size: 14px;
	}

	.top-homepage {
		top: -20px;
	}
	.top-search {
		top: -20px;
	}
	#logo img {
		max-height: 75px
	}
}

@media(max-width: 1500px) {

	/* #nav ul li {
		margin-left: 3.5rem
	} */
	/* .list_boxA li {
		margin-bottom: 2rem;
		width: 47.5%;
	} */
}

@media(max-width: 1430px) {
	.w1200 {
		max-width: 100%;
		padding: 0 25px;
	}
}

@media(max-width: 1330px) {
	#nav ul li h3 {
		/* font-size: 1rem */
	}

	.link_con {
		/* height: 230px; */
	}

	.link_con .link-con .lk-box {
		/* width: 238px; */
		/* height: 51px;
		margin: 0;
		float: left; */
		/* width: 50%; */
	}

	.link_con .link-tit {
		/* width: 100%;
		text-align: left; */
	}
}

@media(max-width: 1200px) {
	.header_box {
		display: none
	}

	.m_header_box,
	#m_header {
		display: block
	}

	.n_banner h1 {
		display: none;
	}

	#banner .miso-dots {
		text-align: right;
		bottom: 1.5rem;
	}

	#banner .miso-dots li button {
		width: 26px;
		background-size: 100% 100% !important;
		height: 18px;
		line-height: 18px;
	}

	#banner .miso-dots li {
		width: 10px;
	}

	footer {
		text-align: center
	}

	footer .fl01 .left {
		max-width: 100%;
		display: inline-block;
		float: none
	}

	footer .fl01 .center {
		width: 100%;
		margin: 2rem 0;
	}

	footer .fl01 .right {
		width: 100%
	}

	.list_box10 {
		width: 18rem;
		max-width: 100%;
		display: inline-block;
	}

	.list_box9 {
		width: 34rem;
		max-width: 100%;
		display: inline-block;
		text-align: left;
	}

	footer .fl01 {
		padding: 2rem 0
	}

	.list_box8 {
		margin: 0 -5px
	}

	.list_box8 li {
		padding: 0 5px
	}

	.list_box8 li a .img,
	.list_box8 li a .img img {
		height: auto
	}

	footer .fl01 .center h3:before {
		display: none
	}

	.n_container .n_left {
		display: none
	}

	.n_container .n_right {
		width: 100%;
		padding: 0
	}

	#nav_slide {
		display: block
	}

	.scroll_box {
		overflow: hidden;
		overflow-x: scroll
	}

	.scroll_box table {
		min-width: 1200px;
	}

	#banner .miso-slide a {
		padding-bottom: 50% !important
	}

	.wp,
	.wp3 {
		width: auto;
		padding: 0 15px;
	}

	footer .left {
		width: 100%;
		padding: 0;
		background: none;
	}

	footer .right {
		width: 100%;
		padding: 2rem 0 0;
	}

	.list_box_12 li img {
		width: 10%;
	}

	.n_news_detail .ar_article_box {
		padding: 2rem;
	}
	
}

@media(max-width: 1060px) {
	.list_boxA li {
		margin-bottom: 2rem;
		width: 97%;
	}
}

@media(max-width: 992px) {
	.list_boxA li {
		margin-bottom: 1.5rem;
		width: 97%;
	}
	#gotop {
		right: 0;
		transform: scale(0.6);
		bottom: 2rem;
	}

	.n_banner h1 {
		display: none;
	}

	.list_box1 {
		margin: 0 -10px
	}

	.list_box1 li {
		width: 100%;
		padding: 0 10px;
		margin-bottom: 1.5rem;
	}

	.list_box1 li:nth-child(2) a .img {
		position: relative;
		left: 0;
		right: 0;
	}

	.list_box1 li a {
		padding: 0;
		margin: 0
	}

	.list_box1 li:nth-child(2) a .con {
		padding: 1rem 0 0
	}

	.list_box2 {
		margin: 0 -7px;
	}

	.list_box2 li {
		padding: 0 7px;
		width: 100%;
		margin-bottom: 2rem;
	}


	.container02 .left {
		width: 100%
	}

	.container02 .right {
		width: 100%;
		padding: 2rem 0 0 0
	}

	.list_box3 li a .img {
		position: relative;
		padding-bottom: 62%;
		width: 100%;
		height: auto;
	}

	.list_box3 li a .img img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%
	}

	.list_box5 li {
		width: 50%
	}

	.container04 .left {
		width: 100%
	}

	.container04 .right {
		width: 100%;
		padding: 2rem 0 0 0
	}

	.container01 .left {
		width: 100%
	}

	.container01 .right {
		width: 100%;
		padding: 2rem 0 0 0
	}

	.list_box14 {
		margin: 0 -7px
	}

	.list_box14 li {
		width: 50%;
		padding: 0 7px
	}

	.list_box14 li a .img {
		width: 10rem;
		display: inline-block;
		height: 14rem;
		line-height: 14rem
	}

	.list_box17 li a .img {
		width: 100%;
	}

	.list_box18 li {
		width: 100% !important;
	}

	.list_box20 li .a .right .box {
		margin: 0
	}

	.list_box20 li .a .right .box .con_li {
		width: 100%;
		padding: 0
	}



	.list_box18 li .a .right .box dl dd {
		width: 50%;
	}

	.m-txts1 {
		min-height: auto;
	}

	.m-txts1 .con {
		width: auto;
		padding: 30px 50px;
	}

	.m-slick1 {
		position: static;
		width: auto;
		margin-bottom: 1.25rem;
	}

}

@media(max-width: 860px) {
	.link_con .link-tit {
		font-size: 14px;
		line-height: 51px;
	}
	.link_con .link-con .filter-text .filter-title { font-size: 14px;}
	.link_con .link-con .lk-box {
		/* width: 238px; */
		height: 51px;
		margin: 0px;
		float: left;
		width: 33%;
	}
	.link_con .link-con .icon-arrow-1 {
		right: 10px;
	}

}
@media(max-width: 768px) {
	.w1200 {
		max-width: 100%;
		padding: 0 10px;
	}
    .n_banner {
		height: 20rem;
	}
	.n_banner h1 {
		display: none;
	}

	#banner .miso-arrow {
		transform: scale(.6)
	}

	.container01 {
		padding: 1rem 0 2rem;
	}

	.title001 {
		line-height: 2rem;
		margin-top: 1rem;
	}

	.title001 h3 {
		font-size: 1.75rem
	}

	.title001 h3:before {
		bottom: .5rem
	}

	/* .title001 .more00 a{ transform:scale(.8)} */

	.index_03 .title {
		font-size: 14px;
	}

	.wrap_mode03 {
		padding: 1rem 0;
	}

	.list_box3 .miso-arrow {
		width: 1.5rem;
		height: 2.75rem
	}

	.list_box4 li a h5 {
		font-size: 14px;
	}

	.list_box3 li a .con .con_r h5 {
		font-size: 15px;
		line-height: 18px;
	}

	.container02 {
		padding: 1rem;
	}

	.list_box5 li {
		width: 100%;
		margin-bottom: 2rem;
	}

	.list_box5 li a {
		border-top: #018e54 2px solid;
		padding: 2rem 1.25rem;
	}

	.list_box5 li a h5 {
		font-size: 14px;
		line-height: 24px;
		height: 48px;
	}

	.list_box1 li a .con h5 {
		font-size: 16px;
		line-height: 18px;
	}

	.list_box1 li a .con .con1 h6 {
		line-height: 1.75rem
	}

	.list_box1 li a .con {
		height: auto
	}

	.list_box2 li a .con h5 {
		font-size: 15px;
		line-height: 18px;
	}

	.list_box2 li a .con .con1 h6 {
		line-height: 1.75rem
	}

	.list_box2 li a {
		padding: 2rem 1rem
	}


	.list_box6 li {
		width: 100%;
		margin-bottom: 2rem
	}

	.list_box6 li a h5 {
		font-size: 15px;
		line-height: 24px;
		height: 48px
	}

	.container04 {
		padding: 3rem 0 2rem
	}


	footer .fl01 .center h3:before {}

	.n_container {
		padding: 2rem 0 4rem;
		background-size: 50% auto !important;
	}

	.list_box11 li a .img {
		width: 100%;
		height: auto;
		margin: 0 0 1.25rem 0;
	}

	.list_box11 li:before {
		left: 0
	}

	.list_box11 li {
		padding: 0 0 1.375rem
	}

	.mianbaoxie {
		margin-bottom: 2rem;
	}

	.list_box12 {
		margin-bottom: 2rem
	}

	.list_box12 li {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.list_box13 {
		margin: 0 -7px;
		margin-bottom: 2rem
	}

	.list_box13 li {
		width: 100%;
		padding: 0 7px
	}

	.n_jiaozhi .content .box {
		width: 100%;
		margin-bottom: 1.25rem
	}

	.xunlie .right dd {
		font-size: 1rem;
		margin-right: 1rem
	}

	.xunlie {
		line-height: 2.5rem
	}

	.n_jiaozhi_lt .content .box .left {
		font-size: 1.5rem
	}

	.n_jiaozhi_lt .content .box ul li {
		font-size: 1rem;
		width: 5rem
	}

	.list_box15 {
		margin-bottom: 2rem
	}

	.list_box15 li {
		margin-bottom: 1.5rem
	}

	.list_box15 li a .time {
		width: 6rem;
		height: 5.25rem;
	}

	.list_box15 li a .con {
		width: calc(100% - 6rem);
		padding-left: 15px
	}

	.list_box15 li a .con h6 span {
		padding: 0 1.75rem 0 1rem
	}

	.list_box15 li a .con h6:before {
		right: 5rem
	}

	.list_box15 li a .con h5 {
		font-size: 15px;
	}

	.list_box15 li a .con h6 {
		display: none
	}

	.n_xiashu_detail .ar_article h3.h31 {
		font-size: 14px;
	}

	.n_xiashu_detail .ar_article h4.h41 {
		font-size: 13px;
	}

	.ar_article p {
		font-size: 13px;
		line-height: 26px;
	}

	.n_jiaozhi_js .fl01:before {
		bottom: 18px;
		height: auto;
	}

	.n_jiaozhi_js .fl01 .con {
		width: calc(100% - 130px);
		padding: 0 0 0 15px;
	}

	.n_jiaozhi_js .fl01 {
		padding: 2rem 1rem 0;
		margin-bottom: 1.5rem;
	}

	.n_jiaozhi_js .fl01 .img,
	.n_jiaozhi_js .fl01 .img img {
		width: 130px;
	}

	.n_jiaozhi_js .fl02 ul li font {
		width: 10rem
	}

	.list_box17 li {
		width: 100%
	}

	.list_box17 li a .img {
		width: 100%;
	}

	.list_box17 li a .img {
		height: auto;
		line-height: inherit
	}

	.n_join .list_box14 {
		margin: 0 -7px
	}

	.n_join .list_box14 li {
		padding: 0 7px
	}

	.n_news_detail .bdshare-button-style0-24 {
		display: none
	}

	.n_news_detail .ar_article_box h3 {
		margin-bottom: .5rem;
		font-size: 1.375rem;
	}

	#ar_fot h1,
	#ar_fot h1 a {
		font-size: 13px
	}

	.n_rili {
		overflow: hidden;
		overflow-x: scroll;
	}

	.n_rili .scroll_box1 {
		min-width: 768px
	}

	.banner.ar_web {
		display: none
	}

	.banner.ar_wap {
		display: block
	}

	.img-slick1 .slick-prev {
		left: 0;
	}

	.img-slick1 .item {
		height: 55vw;
	}

	.img-slick2 .pic {
		width: 6.25rem;
		height: 6.25rem;
	}

	.img-slick2 {
		margin: -45px auto 0;
	}

	.m-txts1 .tit {
		font-size: 1rem;
	}

	.img-slick1 .slick-next {
		right: 0;
	}

	.row-a3 h3 {
		font-size: 1.75rem;
	}

	.m-taber.show {
		padding-top: 3.125rem;
	}

	.row-a3 {
		padding: 2.5rem 0 13.625rem;
		height: 66rem;
	}

	.news-lists li a {
		font-size: 12px;
	}

	.news-lists li a div.news-title {
		font-size: 14px;
	}

	.news-lists li a div.news-desc {
		font-size: 14px;
	}

	.news-lists li a div.news-date {
		font-size: 14px;
	}

	.cat-name {
		display: none;
	}

	.container03 .left {
		width: 100%;
	}

	.list_box_12 li img {
		width: 18%;
	}

	.owl-carousel img {
		width: 100%;
		height: 270px;
	}

	#owl-demo span {
		font-size: 16px;
	}

	#owl-demo i {
		font-size: 14px;
		;
	}
	.owl-carousel .item img {
		transition: transform 0.3s ease-out;
		will-change: transform; /* 提升性能 */
	}
	
	.owl-carousel .item:hover img {
		transform: scale(1.1); /* 放大 10% */
	}
	.owl-carousel .owl-item {
		overflow: hidden;
	}
	.list_boxA li {
		margin-bottom: 1.5rem;
		width: 97%;
	}

}

@media(max-width: 456px) {
	.n_banner { height: 16rem;}
	.link_con .link-con .icon-arrow-1 {
		right: 0;
	}
	.link_con .link-con .filter-list {
		left: -90px;
		text-align: left;
	}
	.title001 .more00 {
		text-align: center;
		position: absolute;
		right: 0;
		top: 15px;
	}
	.title002 .more00 {
		text-align: center;
		position: absolute;
		right: 0;
		top: 15px;
	}
	.title001 {
		background-size: auto 80% !important;
	}
	.title002 {
		background-size: auto 80% !important;
	}
	.news-lists li a div.news-title h3 {
		font-size: 20px;
		color: #000;
		line-height: 28px;
	}
	.news-lists li a div.news-title p {
		font-size: 18px;
		color: #7e7e7e;
		line-height: 26px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}


}

@media(max-width: 1920px) {
	.row-a3 {
		padding: 40px 0 40px 0;
		height: auto;
	}
}

.pb_sys_style1 .p_no_d {
	border: 1px solid #018e54 !important;
	background-color: #018e54 !important;
}

.pages {
	text-align: center;
	margin-top: 20px;
	color: #707070;
	clear: both;
	padding: 10px 0 10px 0;
	font-size: 12px;
	overflow: hidden;
}

.pages li {
	background: none;
	padding: 0 0 0 0;
	line-height: 28px;
	list-style: none;
}

.pages li a {
	display: block;
	float: left;
	border: #ededed solid 1px;
	padding: 0 10px;
	margin: 0 3px;
	height: 28px;
	line-height: 28px;
}

.pages li.thisclass a {
	background: #03513e;
	color: #FFF;
}

.pages li span {
	float: left;
}

.iinput {
	width: calc(100% - 50px);
	color: #fff;
	padding-left: 6px;
}

.isubmit {
	background: url(../images/search-ico_03.png) no-repeat center;
	border: 0;
	width: 40px;
	height: 40px;
}

.right-container-box {
	width: 100%;
}

.bgGreen {
	background: #00873c;
}

@media screen and (min-width:997px) {
	.effect0 {
		opacity: 0;
		transition: all 0.8s ease-out;
	}

	.effect0.isView {
		opacity: 1;
		-webkit-animation-name: effect0;
		animation-name: effect0;
	}

	.effect1,
	.effect11,
	.effect11 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateY(7rem);
	}

	.effect1.isView,
	.effect11.isView,
	.effect11.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect1;
		animation-name: effect1;
	}

	.effect2,
	.effect21,
	.effect21 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateX(5rem);
	}

	.effect2.isView,
	.effect21.isView,
	.effect21.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect2;
		animation-name: effect2;
	}

	.effect3,
	.effect31,
	.effect31 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateY(-7rem);
	}

	.effect3.isView,
	.effect31.isView,
	.effect31.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect3;
		animation-name: effect3;
	}

	.effect4,
	.effect41,
	.effect41 li {
		opacity: 0;
		transition: all 1.5s ease-out;
		transform: translateX(-5rem);
	}

	.effect4.isView,
	.effect41.isView,
	.effect41.isView li {
		opacity: 1;
		transform: none;
		-webkit-animation-name: effect4;
		animation-name: effect4;
	}

	.effect {
		transition: transform .8s, opacity .8s ease-in-out;
		animation-duration: .8s;
		-webkit-animation-duration: .8s;
		animation-timing-function: ease-in-out;
		-webkit-animation-timing-function: ease-in-out;
	}
}

@-webkit-keyframes effect0 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes effect0 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes effect1 {
	from {
		opacity: 0;
		transform: translateY(7rem);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect1 {
	from {
		opacity: 0;
		transform: translateY(7rem);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes effect2 {
	from {
		opacity: 0;
		transform: translateX(5rem);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect2 {
	from {
		opacity: 0;
		transform: translateX(5rem);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes effect3 {
	from {
		opacity: 0;
		transform: translateY(-7rem);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect3 {
	from {
		opacity: 0;
		transform: translateY(-7rem);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@-webkit-keyframes effect4 {
	from {
		opacity: 0;
		transform: translateX(-5rem);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes effect4 {
	from {
		opacity: 0;
		transform: translateX(-5rem);
	}
}

/**分页样式pages**/
/*鍏叡鏍峰紡*/
.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height:12px;

    color:#222;
}

.pb_sys_common a{
    text-decoration: none;
}

.pb_sys_common .p_pages{
    margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin:0px 0px 0px 5px;

    height:24px;
    -height:auto;

    line-height:12px;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
	border-radius: 20px;
}

.pb_sys_common .p_t{
    line-height:12px;
    margin:0px;
    padding:0px;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
    color: #ccc;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    color: #222;
}

.pb_sys_common .p_dot {
    margin-left:4px;
    margin-right:-4px;
    color:#222;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    /*
    height:22px;
    border: 1px solid #aaa;
    outline-width:thin;
    outline-color:#258CFF;

    text-align:center;
    vertical-align:middle;    
    */
    font-family: SimSun;
    font-size:12px;

    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;

    outline-width:thin;
    outline-color:#258CFF;
    
    margin:0px 2px;
    padding:0px 1px;
}


.pb_sys_common .p_goto input{
    width:22px;
    text-align:center;
}

.pb_sys_common .p_search input{
    width:100px;
    text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
    border: 1px solid #258CFF;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #222;

    margin:0px;

    height:24px;
    -height:auto;
    
    line-height:12px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
    /*
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#ccc;
    padding: 5px 6px;
    color: #222;
    */
    border-right:1px solid #ccc;
    padding: 1px 5px;
    color: #888888;
}

.pb_sys_common .p_dosize_d{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
    /*border-right-width:1px*/
    border-right-width:0px;
}


/*鎸夐挳鎺у?*/
.pb_sys_normal .p_first,.pb_sys_normal .p_first_d,.pb_sys_normal .p_last,.pb_sys_normal .p_last_d{
    display:none;
}

.pb_sys_normal2 .p_first,.pb_sys_normal2 .p_first_d,.pb_sys_normal2 .p_last,.pb_sys_normal2 .p_last_d,.pb_sys_normal2 .p_prev_d,.pb_sys_normal2 .p_next_d{
    display:none;
}

.pb_sys_full{
}

.pb_sys_full2 .p_first_d,.pb_sys_full2 .p_last_d,.pb_sys_full2 .p_prev_d,.pb_sys_full2 .p_next_d{
    display:none;
}

.pb_sys_short .p_no,.pb_sys_short .p_no_d,.pb_sys_short .p_no_o,.pb_sys_short .p_dot{
    display:none;
}

.pb_sys_short2 .p_no,.pb_sys_short2 .p_no_d,.pb_sys_short2 .p_no_o,.pb_sys_short2 .p_dot,.pb_sys_short2 .p_first,.pb_sys_short2 .p_first_d,.pb_sys_short2 .p_last,.pb_sys_short2 .p_last_d{
    display:none;
}

/*鏍峰?1-4*/
.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover,
.pb_sys_style2 .p_no a:hover,.pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover,
.pb_sys_style3 .p_no a:hover,.pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover,
.pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{
    background-color: #f5f5f5;
}
/*鏍峰?1 钃�*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #258CFF;
    color: #fff;
    background-color: #258CFF;
}
/*鏍峰?2 绾�*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #F04646;
    color: #fff;
    background-color: #F04646;
}
/*鏍峰?3 缁�*/
.pb_sys_style3 .p_no_d {
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;
}
/*鏍峰?4 鐏�*/
.pb_sys_style4 .p_no_d {
    border: 1px solid #888;
    color: #fff;
    background-color: #888;
}

/*鏍峰?5-8*/
.pb_sys_style5 .p_fun_d, .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no_o,.pb_sys_style5 .p_fun a, .pb_sys_style5 .p_no a, .pb_sys_style5 .p_goto a, .pb_sys_style5 .p_search a,
.pb_sys_style6 .p_fun_d, .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no_o,.pb_sys_style6 .p_fun a, .pb_sys_style6 .p_no a, .pb_sys_style6 .p_goto a, .pb_sys_style6 .p_search a,
.pb_sys_style7 .p_fun_d, .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no_o,.pb_sys_style7 .p_fun a, .pb_sys_style7 .p_no a, .pb_sys_style7 .p_goto a, .pb_sys_style7 .p_search a,
.pb_sys_style8 .p_fun_d, .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no_o,.pb_sys_style8 .p_fun a, .pb_sys_style8 .p_no a,  .pb_sys_style8 .p_goto a, .pb_sys_style8 .p_search a{
    border: 1px solid transparent;
}

.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover,
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover,
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover,
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.pb_sys_style5 .p_fun a:hover,.pb_sys_style5 .p_goto a:hover,.pb_sys_style5 .p_search a:hover,
.pb_sys_style6 .p_fun a:hover,.pb_sys_style6 .p_goto a:hover,.pb_sys_style6 .p_search a:hover,
.pb_sys_style7 .p_fun a:hover,.pb_sys_style7 .p_goto a:hover,.pb_sys_style7 .p_search a:hover,
.pb_sys_style8 .p_fun a:hover,.pb_sys_style8 .p_goto a:hover,.pb_sys_style8 .p_search a:hover{
    text-decoration: underline;
}


/*鏍峰?5 钃�*/
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{
    border: 1px solid #258CFF;
    color: #fff;
    background-color: #258CFF;
}
/*鏍峰?6 绾�*/
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover{
    border: 1px solid #F04646;
    color: #fff;
    background-color: #F04646;
}
/*鏍峰?7 缁�*/
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover{
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;
}
/*鏍峰?8 鐏�*/
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border: 1px solid #888;
    color: #fff;
    background-color: #888;
}