/* CSS Document */
@import "font.css";

* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	font-size: 14px;
	font-family: 'Roboto', 'Segoe UI', 'Source Han Sans SC', 'PingFang SC', 'Microsoft Yahei', 'Microsoft Jhenghei', 'Hiragino Sans GB', sans-serif;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #fff;
	position: relative;
	_overflow-x: hidden;
	overflow-x: hidden;
}
div, img, h3, h4, p, dd, dl, em {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	font-weight: 600;
	margin: 0;
	padding: 0
}
h2 {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	background: inherit;
	margin: 0 0 5px;
	padding: 0
}
p {
	margin: 0 auto
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0
}
form {
	margin: 0
}
a {
	text-decoration: none;
	outline: none;
	color: #333;
}
a:hover {
	color: #c00;
	text-decoration: none;
}

html, body {
	-webkit-text-size-adjust: none;
}
.h03 {
	height: 3px;
}
.h05 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h20 {
	height: 20px;
}
.h30 {
	height: 30px;
}
.h40 {
	height: 40px;
}
.h50 {
	height: 50px;
}
.h60 {
	height: 60px;
}
.h70 {
	height: 70px;
}
.clear {
	clear: both;
}
.left {
	float: left
}
.center {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.blank {
	width: 100%;
	clear: both;
}
.blank15 {
	width: 100%;
	height: 15px;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
video {
	background: #dbe8ee url("../images/0_58_1.jpg") no-repeat center;
}
i {
	font-style: normal;
}

.wd {
	width: 100%;
	float: left;
}
.cter {
	width: 1200px;
	margin: 0 auto;
}
.top_2 .cter a {
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 10px;
	padding-right: 20px;
	border-right: #d6d6d6 solid 1px;
}
.top_2 .cter a img {
	width:100px;
}
.top_2 .cter a p {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #333;
}
.topy {
	float: left;
	width: 100%;
    height: 246px;
	position: relative;
}
.top_1 {
	width: 100%;
	float: left;
	background: #47b135;
	color: #fff;
	padding: 10px 0 0;
}
.top_1 h2 {
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
    padding: 0 0 6px;
}
.top_1_r {
	float: right;
}
.top_1_r a {
	padding-left: 25px;
	padding-right: 10px;
	color: #fff;
	background: url("../images/d.png") no-repeat left center;
}
.top_2 {
	width: 100%;
	float: left;
	background: #fff;
	line-height: 36px;
	padding: 10px 0;
}
.top_2 .slogan {
	float: right;
	width: 1020px;
	padding-top: 10px;
}
.top_2 .slogan img {
	width:93px;
	padding-top: 6px;
	padding-right: 10px;
}
.top_2_l {
	float: left;
	width: 600px;
	color: #666;
	text-align: left;
	font-size: 20px;
}
.top_2_l b {
	width: 100%;
	float: left;
	color: #4ab32e;
	font-size: 32px;
	margin: 15px 0 7px 0;
	letter-spacing: 0;
}
.top_2_l span {
	color: #666;
	font-size: 22px;
	padding: 5px 0;
}
.top_2_r {
	background: url("../images/1_08.jpg") no-repeat left center;
	float: right;
	width: 200px;
	padding: 25px 10px 30px 60px;
	color: #454545;
	line-height: 180%;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}
.top_2_r b {
	font-family: 'Arial';
	width: 100%;
	float: left;
	color: #454545;
	font-size: 30px;
	margin-left: 0;
}
.link {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
}
#nav {
    width: 100%;
	height: 60px;
    line-height: 60px;
    background: #47b135;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    padding-top: 2px;
}
#nav ul li {
	float: left;
	width: 11.1111%;
	position: relative
}
#nav ul li:hover, #nav>ul li.active {
	background: #3d992b;
}
#nav a {
	line-height: 60px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center
}
#nav>ul li:hover a, #nav>ul li.active a, #nav>ul li.on a {
	color: #ffc;
	text-decoration: none;
}
#nav>ul li.on a {
	background: #3d992b;	
}
#nav ul li#no a {
	color: #333;
	border: none
}
#nav li ul a {
	color: #333 !important
}
#nav li ul a {
	font-size: 15px;
	line-height: 40px;
	border-bottom: none !important
}
#nav li ul a:hover {
	text-decoration: none;
	color: #3d992b !important
}
#nav ul li ul {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	background: #fefefe;
    border: 1px solid #eee;
	z-index: 999;
	display: none;
}
#nav ul li:hover ul {
	display: block
}
#nav ul li ul li {
	clear: left;
	width: 100%;
}
#nav ul li ul li:hover {
	background: #f1f1f1;
}
#nav ul li ul li:first-child {
	padding-top: 5px;
}
#nav ul li ul li:last-child {
	padding-bottom: 5px;
}
#nav ul li#no {
	background-color: transparent
}

.banner {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	border-bottom: solid #999 1px;
}
.banner img {
	width: 100%;
	min-width: 1200px;
}
.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
}
.banner .bd img {
	display: block;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.banner .hd ul {
	text-align: center;
}
.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 10px;
	line-height: 999px;
	margin: 0 6px;
	overflow: hidden;
	background: #ebebeb;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.banner .hd ul .on {
	background: #47b135;
}

.banner .prev, .banner .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: #47b135 url("../images/slider-arrow.png") -105px 15px no-repeat;
	filter: alpha(opacity=90);
	opacity: 0.9;
	padding: 10px 5px;
	border: #FFF solid 1px;
}
.banner .next {
	left: auto;
	right: 3%;
	background-position: 15px 15px;
}
.banner .prev:hover, .banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.banner .prevStop {
	display: none;
}
.banner .nextStop {
	display: none;
}
.ss {
	width: 100%;
	float: left;
	padding: 12px 0;
	border-bottom: #999 solid 1px;
	line-height: 31px;
}
.ss_l {
	float: left;
	color: #666;
	width: 850px;
    padding-top: 2px;
}
.ss_l strong {
	font-size: 16px;
}
.ss_l a {
	color: #666;
	padding: 0 5px;
	text-decoration: none;
}
.ss_r {
	float: right;
	width: 280px;
	height: 30px;
	border: #47b135 solid 1px;
    margin-top: 1px;
}
.ss_r input {
	float: left;
	width: 200px;
	height: 28px;
	border: none;
    padding-top: 1px;
	padding-left: 6px;
}
.ss_r button {
	float: right;
	width: 46px;
	height: 31px;
	border: none;
	background: #47b135 url("../images/1_18.jpg") no-repeat center;
}
.tlt {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	line-height: 40px;
	padding: 0;
}
.tlt h4 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 40px;
	text-transform: uppercase;
	font-size: 36px;
	color: #323232;
	text-align: center;
}
.tlt h4 strong {
	color: #cc0a1a;
}
.tlt span {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.in_4 {
	width: 100%;
	float: left;
	background: url("../images/2_21.jpg") no-repeat center top;
	height: 764px;
}
.in_4 .cter {
	background: url("../images/2_21.jpg") no-repeat center top;
	height: 764px;
}
.in_4_1 {
	width: 100%;
	float: left;
	padding-top: 0;
	text-align: center;
	position: relative;
}
.in_4_1 .hd {
	width: 230px;
	padding: 3px 5px;
	float: left;
	background: url("../images/1_20.jpg") repeat-y center top;
}
.in_4_1 .hd li, .in_4_1 .hd h4 {
	width: 100%;
	float: left;
	margin: 3px 0;
	background: #FFF;
	padding: 29px 0;
}
.in_4_1 .hd li img.in_4_1_m1, 
.in_4_1 .hd h4 img.in_4_1_m1 {
	display: inline-block;
}
.in_4_1 .hd li img.in_4_1_m2, 
.in_4_1 .hd h4 img.in_4_1_m2 {
	display: none;
}
.in_4_1 .hd li b, 
.in_4_1 .hd h4 b {
	width: 100%;
	font-size: 18px;
	color: #323232;
	font-weight: normal;
	display: block;
	margin: 12px 0 3px;
}
.in_4_1 .hd li span, 
.in_4_1 .hd h4 span {
	width: 100%;
	display: block;
	margin: 0;
	color: #999;
	font-size: 14px;
}
.in_4_1 .hd li:hover, 
.in_4_1 .hd li.on {
	background: none;
}
.in_4_1 .hd li:hover a, 
.in_4_1 .hd li.on a {
	text-decoration: none;
}
.in_4_1 .hd li:hover img.in_4_1_m1, 
.in_4_1 .hd li.on img.in_4_1_m1 {
	display: none;
}
.in_4_1 .hd li:hover img.in_4_1_m2, 
.in_4_1 .hd li.on img.in_4_1_m2 {
	display: inline-block;
}
.in_4_1 .hd li:hover b, 
.in_4_1 .hd li.on b {
	color: #fff;
}
.in_4_1 .hd li:hover span, 
.in_4_1 .hd li.on span {
	color: #fff;
}
.in_4_1 .bd {
	float: right;
	position: relative;
	width: 940px;
	height: 540px;
}
.in_4_1 .bd li h4 {
	position: absolute;
	left: 0;
	top: 360px;
	line-height: 51px;
}
.in_4_1 .bd li h4 strong {
	float: left;
	background: #45b431;
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	padding: 0 10px 0 20px;
}
.in_4_1 .bd li h4 img {
	float: left;
}
.in_4_1 .bd li span {
	position: absolute;
	right: 0;
	top: 456px;
	background: url("../images/1_21.png") no-repeat center bottom;
	width: 155px;
	height: 38px;
	line-height: 38px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	text-indent: 30px;
}
.in_4_1 .bd li p {
	position: absolute;
	width: 90%;
	font-size: 18px;
	padding: 25px 8% 25px 2%;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	color: #FFF;
	text-align: left;
	line-height: 40px;
}
.in_4_1 .bd li p b {
	width: 100%;
	display: block;
	font-weight: normal;
	font-size: 24px;
}
.in_2 {
	width: 100%;
	float: left;
	background: url("../images/2_25.jpg") no-repeat center top;
	height: 906px;
}
.in_2 .cter {
	background: url("../images/2_25.jpg") no-repeat center top;
	height: 906px;
}
.in_2_1 {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 20px;
}
.in_2_1 span {
	position: absolute;
	left: 254px;
	top: 14px;
	color: #323232;
	font-size: 20px;
	line-height: 24px;
}
.in_2_1 span:nth-child(2) {left:454px;}
.in_2_1 span:nth-child(3) {left:170px; top:380px;}
.in_2_1 span:nth-child(4) {left:240px; top:430px;}
.in_2_1 span:nth-child(5) {left:520px; top:380px;}
.in_2_1 span:nth-child(6) {left:640px; top:440px;}
.in_2_1 span:nth-child(7) {left:720px; top:400px;}
.in_2_1 span:nth-child(8) {color:#FFF;left:20px; top:142px;}
.in_2_1 span:nth-child(9) {color:#FFF;left:65px; top:218px;}
.in_2_1 span:nth-child(10) {color:#FFF;left:970px; top:150px;}
.in_2_1 span:nth-child(11) {color:#FFF;left:1020px; top:227px;}
.in_2 p {
	width: 100%;
	float: left;
	background: url("../images/1_35.jpg") no-repeat center top;
	height: 122px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
}
.in_2 p b {
	width: 100%;
	display: block;
	font-size: 26px;
	padding: 13px 0 3px 0;
}
.in_2 .in_2_l {
	width: 100%;
	float: left;
	position: relative;
}
.in_2_l h4 {
	color: #FFF;
	font-size: 28px;
	position: absolute;
	left: 100px;
	top: 99px
}
.in_2_l p {
	width: 285px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	left: 95px;
	top: 237px;
	color: #000;
}
.in_2_l h5 {
	color: #FFF;
	background: #047336;
	text-align: center;
	padding: 8px 0;
	width: 95%;
	position: absolute;
	font-size: 24px;
	position: absolute;
	left: 5%;
	top: 610px
}
.in_2_l h5 strong {
	font-size: 30px;
}
.in_ty {
	width: 100%;
	float: left;
	background: url("../images/2_26.jpg") no-repeat center top;
	height: 794px;
}
.in_ty .cter {
	background: url("../images/2_26.jpg") no-repeat center top;
	height: 794px;
}
.in_ty_1 {
	width: 100%;
	margin: 0 0%;
	float: left;
}
.in_ty_1 li {
	width: 385px;
	float: left;
	margin: 7px;
	position: relative;
}
.in_ty_1 li img {
	float: left;
}
.in_ty_1 p {
	position: absolute;
	width: 100%;
	text-align: center;
	background: rgba(69, 180, 49, .8);
	left: 0;
	bottom: 0;
	color: #FFF;
	font-size: 18px;
	line-height: 34px;
}
.ad1 {
	width: 100%;
	float: left;
	height: 183px;
	color: #FFF;
	background: url("../images/1_32.jpg") no-repeat center top;
}
.ad1 .cter {
	position: relative;
	height: 183px;
	background: url("../images/1_32.jpg") no-repeat center top;
}
.ad1.index2 {
	height: 184px;
	background: url("../images/1_54.jpg") no-repeat center top;
}
.ad1.index2 .cter {
	height: 184px;
	background: url("../images/1_54.jpg") no-repeat center top;
}
.ad1.index2 .cter h4 {
	top: 55px;
}
.ad1.index3 {
	height: 184px;
	background: url("../images/1_60.jpg") no-repeat center top;
}
.ad1.index3 .cter {
	height: 184px;
	background: url("../images/1_60.jpg") no-repeat center top;
}
.ad1.index3 .cter h4 {
	top: 55px;
}
.ad1.index4 {
	height:	184px;
	background:	url("../images/1_70.jpg") no-repeat center top;
}
.ad1.index4 .cter {
	height: 184px;
	background: url("../images/1_70.jpg") no-repeat center top;
}
.ad1.index5 {
	height: 184px;
	background: url("../images/1_80.jpg") no-repeat center top;
}
.ad1.index5 .cter {
	height: 184px;
	background: url("../images/1_80.jpg") no-repeat center top;
}
.ad1 h4 {
	font-size: 32px;
	line-height: 48px;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 80px;
	text-align: left;
}
.ad1 h4 strong {
	font-size: 34px;
}
.ad1 span {
	font-size: 26px;
	color: #FFF;
	position: absolute;
	line-height: 36px;
	left: 0;
	top: 92px;
	text-transform: uppercase;
}
.ad1 span b {
	font-size: 25px;
}
.ad1 p {
	font-size: 24px;
	text-align: left;
	padding-left: 50px;
	color: #fff;
	line-height: 40px;
	position: absolute;
	left: 810px;
	top: 30px;
}
.ad1 p b {
	font-family: 'Arial';
	font-size: 32px;
	color: #fff;
}
.ad1 p b i {}
.ad1 p div {}
.ad1 p div b {
	font-size: 34px;
	font-weight: normal;
	color: #fff;
}
.ad1 a {}
.ad1 img.ad1_m1 {
	position: absolute;
	left: 900px;
	top: 145px;
}
.ad1 a.ad1_a1 {
	width: 120px;
	line-height: 22px;
	color: #45b431;
	font-size: 18px;
	text-align: center;
	position: absolute;
	left: 863px;
	top: 130px;
	font-weight: bold;
}
.ad1 a.ad1_a1 b {
	width: 100%;
	display: block;
	font-size: 17px;
	color: #666;
}
.in_1 {
	width: 100%;
	float: left;
	background: url("../images/2_22.jpg") no-repeat center top;
	height: 856px;
}
.in_1 .cter {
	background: url("../images/2_22.jpg") no-repeat center top;
	height: 856px;
}
.in_1z_2 {
	width: 100%;
	float: left;
	position: relative;
}
.in_1z_2 .hd {
	width: 98.5%;
	margin: 5px .5%;
	float: left;
	border: #47b135 solid 2px;
}
.in_1z_2 .hd h4 {
	width: 185px;
	float: left;
	background: #47b135;
	line-height: 25px;
	padding: 13px 0 9px 0;
	text-align: center;
	font-weight: normal;
	color: #FFF;
}
.in_1z_2 .hd h4 b {
	width: 100%;
	display: block;
	font-size: 22px;
}
.in_1z_2 .hd li {
	width: auto;
	line-height: 48px;
	background: url("../images/1_25.jpg") no-repeat left center;
	float: left;
	text-align: left;
	padding: 0 0 0 25px;
	margin: 0 15px 0 35px;
	line-height: 72px;
}
.in_1z_2 .hd li a {
	width: 100%;
	display: block;
	font-size: 18px;
	color: #323232;
}
.in_1z_2 .hd li.on, .in_1z_2 .hd li:hover {}
.in_1z_2 .hd li.on a, .in_1z_2 .hd li:hover a {
	color: #47b135;
	font-weight: bold;
}
.in_1z_2 .bd {
	width: 100%;
	float: left;
}
.in_1z_2 .bd li {
	width: 288px;
	float: left;
	margin: 6px;
}
.in_1z_2 .bd li img {
	width: 288px;
	height: 192px;
	float: left;
}
.in_1z_2 .bd li p {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	background: #45b431;
	color: #fff;
}
.in_1y {
	width: 100%;
	float: left;
	height: 777px;
	background: url("../images/2_34.jpg") no-repeat center top;
}
.in_1y .cter {
	height: 777px;
	background: url("../images/2_34.jpg") no-repeat center top;
}
.in_1y .cter .in_1_1 ul li:first-child {
	width: 540px;
	height: auto;
	aspect-ratio: 4 / 3;
}
.in_1y .cter .in_1_1 ul li:first-child img {
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 3;
}
.in_1y .cter .more {
	float:left;
	width: 20%;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	background: #45b431;
	margin: 0 40%;
}
.in_1_1 {
	width: 100%;
	float: left;
}
.in_1_1 li {
	width: 311px;
	float: left;
	overflow: hidden;
	margin: 8px 6px 7px;
	position: relative;
}
.in_1_1 li img {
	width: 311px;
	height: 195px;
	float: left;
}
.in_1_1 li p {
	position: absolute;
	width: 100%;
	text-align: center;
	background: rgba(69, 180, 49, .8);
	left: 0;
	bottom: 0;
	color: #FFF;
	font-size: 16px;
	line-height: 36px;
	padding-top: 2px;
}
.in_1_1 li span {
	display: none;
}
.in_1_1 li:hover p {
	height: 82%;
	padding-top: 16%;
	background: rgba(69, 180, 49, .9);
}
.in_1_1 li:hover span {
	display: block;
	position: absolute;
	width: 80%;
	left: 10%;
	top: 32%;
	color: #FFF;
	font-size: 16px;
	line-height: 34px;
}
.xgg {
	width: 100%;
	float: left;
	height: 578px;
	background: url("../images/2_36.jpg") no-repeat center top;
}
.xgg .cter {
	height: 578px;
	background: url("../images/2_36.jpg") no-repeat center top;
}
.xgg_1 {
	width: 100%;
	float: left;
	position: relative;
}
.xgg_1 a {
	text-decoration: none;
}
.xgg_1 .bd ul {
	zoom: 1;
}
.xgg_1 .bd ul li {
	float: left;
	width: 251px;
	text-align: center;
	background: #FFF;
	_display: inline;
	position: relative;
	overflow: hidden;
    border: 1px solid #ddd;
	padding: 15px 15px 5px;
	margin: -13px 20px 0 0;
}
.xgg_1 .bd ul li img {
	width: 251px;
	height: 169px;
	border-radius: 0;
	display: block;
}
.xgg_1 .bd ul li p {
	font-size: 15px;
	color: #323232;
	line-height: 26px;
	padding: 10px 0 5px;
	width: 100%;
	display: block;
	text-align: center;
}
.xgg_1 .bd ul li:hover p {
	background: #47b135;
	color: #FFF;
}
.xgg_1 .prev, .xgg_1 .next {
	position: absolute;
	left: 470px;
	top: 289px;
	display: block;
	width: 50px;
	height: 45px;
	background: #fff url("../images/slider-arrow.png") -163px 8px no-repeat;
}
.xgg_1 .next {
	left: auto;
	right: 470px;
	background-position: -44px 8px;
}
.xgg_1 .prev:hover, .xgg_1 .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	background: #47b135 url("../images/slider-arrow.png") -100px 8px no-repeat;
}
.xgg_1 .next:hover {
	background-position: 15px 8px;
}
.xgg_1 .more {
	float:left;
	width: 12%;
	font-size:16px;
	text-align:center;
	line-height:45px;
	color:#FFF;
	background:#45b431;
	margin: 0 44%;
}
.in_3 {
	width: 100%;
	float: left;
	background: url("../images/1_55.jpg") no-repeat center top;
}
.in_3 .in_3_c {
	width: 1200px;
	margin: 0 auto;
	background: url("../images/1_55.jpg") no-repeat center top;
}
.in_3_1 {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}
.in_3_1 li {
	width: 100%;
	height: 348px;
	background: url("../images/1_56.jpg") no-repeat center top;
	float: left;
	position: relative;
	text-align: left;
}
.in_3_1 li .cter {
	height: 348px;
	background: url("../images/1_56.jpg") no-repeat center top;
	position: relative;
}
.in_3_1 li:first-child .cter p:nth-child(2) {
	top: 230px;
}
.in_3_1 li:nth-child(2) {
	height: 348px;
	background: url("../images/1_57.jpg") no-repeat center top;
}
.in_3_1 li:nth-child(2) .cter {
	height: 348px;
	background: url("../images/1_57.jpg") no-repeat center top;
}
.in_3_1 li:nth-child(2) .cter h4 {
	left: 95px;
}
.in_3_1 li:nth-child(2) .cter p:nth-child(2) {
	top: 210px;
	left: 25px;
}
.in_3_1 li:nth-child(2) .cter p:nth-child(3) {
    top: 170px;
	left: 25px;
}
.in_3_1 li:nth-child(3) {
	height: 348px;
	background: url("../images/1_58.jpg") no-repeat center top;
}
.in_3_1 li:nth-child(3) .cter {
	height: 348px;
	background:url("../images/1_58.jpg") no-repeat center top;
}
.in_3_1 li:nth-child(3) .cter h4 {
	left: 695px;
}
.in_3_1 li:nth-child(3) .cter p {
	top: 160px;
}
.in_3_1 li:nth-child(4) {
	height: 383px;
	background: url("../images/1_59.jpg") no-repeat center top;
}
.in_3_1 li:nth-child(4) .cter {
	height: 383px;
	background: url("../images/1_59.jpg") no-repeat center top;
}
.in_3_1 li:nth-child(4) .cter h4 {
	top: 64px;
	left: 140px;
}
.in_3_1 li:nth-child(4) .cter p:nth-child(2) {
	top: 210px;
	left: 40px;
}
.in_3_1 li:nth-child(4) .cter p:nth-child(3) {
    top: 170px;
	left: 40px;
}
.in_3_1 li h4 {
	position: absolute;
	left: 705px;
	top: 53px;
	text-align: left;
	font-weight: normal;
	font-size: 34px;
	line-height: 30px;
	color: #fff;
}
.in_3_1 li p {
	width: 505px;
	position: absolute;
	left: 608px;
	top: 150px;
	font-size: 16px;
	line-height: 26px;
	color: #323232;
	padding: 0 0 0 40px;
	background: url("../images/ys.png") no-repeat 0 5px;
}
.in_3_2 {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}
.in_3_2 p {
	position: absolute;
	font-size: 20px;
	line-height: 26px;
	color: #323232;
	font-weight: bold;
	left: 124px;
	top: 130px;
}
.in_5 {
	width: 100%;
	float: left;
	background: url("../images/2_64.jpg") no-repeat center bottom;
	height: 1387px;
}
.in_5 .cter {
	background: url("../images/2_64.jpg") no-repeat center top;
	height: 1387px;
	position: relative;
}
.in_5_1 {
	width: 100%;
	float: left;
}
.in_5_1 li {
	width: 320px;
	height: 479px;
	float: left;
	position: relative;
	margin: 40px;
}
.in_5_1 li img {}
.in_5_1 li p {
	position: absolute;
	color: #FFF;
	width: 86%;
	left: 8%;
	top: 335px;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
}
.in_5_1 li p b {
	font-size: 24px;
	width: 100%;
	display: block;
	margin-bottom: 25px;
}
.in_5 a {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	color: #FFF;
	bottom: 60px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.xgg1 {
	width: 100%;
	float: left;
	background: #FFF;
}
.xgg1 .cter {}
.xgg1_1 {
	width: 100%;
	float: left;
	text-align: center;
}
.xgg1_1 li {
	width: 382px;
	float: left;
	margin: 9px;
	border-radius: 10px;
	position: relative;
}
.xgg1_1 li img {
	float: left;
	border-radius: 10px;
}
.xgg1_1 li p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(234, 85, 5, .85);
	color: #FFF;
	line-height: 40px;
	font-size: 18px;
	border-radius: 0 0 10px 10px;
}
.xgg1_2_a {
	width: 100%;
	float: left;
	text-align: center;
	background: url("../images/sa.png") no-repeat center center;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
}
.in_9 {
	width: 100%;
	float: left;
	background: #fff;
	height: auto;
}
.in_9 p {
	font-size: 16px;
	line-height: 28px;
	color: #666;
}
.in_9_1 {
	width: 100%;
	float: left;
	position: relative;
}
.in_9_1 span {
	position: absolute;
	font-size: 20px;
	color: #323232;
	font-weight: bold;
	left: 40px;
	top: 105px;
}
.in_9z {
	width: 100%;
	float: left;
	background: url("../images/2_75.jpg") no-repeat center top;
	height: 1125px;
}
.in_9z .cter {
	background: url("../images/2_75.jpg") no-repeat center top;
	height: 1125px;
}
.in_9z_1 {
	width: 100%;
	float: left;
	position: relative;
}
.in_9z_1 li {
	width: 260px;
	float: left;
	margin: 20px;
	-moz-box-shadow: 2px 2px 8px #CCC;
	-webkit-box-shadow: 2px 2px 8px #CCC;
	box-shadow: 2px 2px 8px #CCC;
}
.in_9z_1 li img {
	width: 260px;
	height: 366px;
	float: left;
}
.in_9z_1 li p {
	width: 100%;
	text-align: center;
	float: left;
	background: #ea5505;
	color: #FFF;
	line-height: 40px;
	font-size: 18px;
	border-top: #bebab5 solid 1px;
}
.in_1cy {
	width: 100%;
	float: left;
	background: #f5f5f5;
}
.in_1_1c {
	width: 1225;
	padding: 20px 37px;
	float: left;
	background: #fff;
}
.in_1_1c li {
	width: 280px;
	float: left;
	margin: 5px 10px;
	position: relative;
	height: 290px;
}
.in_1_1c li img.in_1_1c_m1 {
	display: block;
	float: left;
	margin: 11px 31px 0 31px;
}
.in_1_1c li img.in_1_1c_m2 {
	display: none;
}
.in_1_1c li p {
	position: absolute;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	left: 0;
	top: 234px;
}
.in_1_1c li:hover img.in_1_1c_m1 {
	display: none;
}
.in_1_1c li:hover img.in_1_1c_m2 {
	display: block;
	float: left;
}
.content {
	width: 100%;
	margin: 20px auto;
}
.con {
	width: 276px;
	height: 184px;
	float: left;
	margin: 3px 6px 21px 6px;
	position: relative;
	cursor: pointer
}
.con img {
	width: 276px;
	height: 184px
}
.txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	overflow: hidden;
}
.txt h3 {
	font-weight: 400
}
.txt p {
	width: 70%;
	padding: 0 27% 0 3%;
	font-size: 16px;
	display: block;
	line-height: 28px;
}
.txt span {
	position: absolute;
	right: 0;
	bottom: 0;
	background: url("../images/1_35.png") no-repeat center top;
	width: 117px;
	text-align: center;
	color: #FFF;
	line-height: 55px;
	padding: 55px 0 0 0;
}
.in_21 {
	width: 100%;
	float: left;
	background: url("../images/11_42.jpg") repeat-x center 330px;
}
.in_21 .cter {
	position: relative;
}
.ttyy {
	width: 100%;
	float: left;
}
.ttyy li {
	width: 135px;
	height: 257px;
	float: left;
	position: relative;
	margin: 0 50px 0 50px;
}
.ttyy li img.ttyy_m1 {
	position: absolute;
	display: none;
}
.ttyy li img.ttyy_m2 {
	position: absolute;
	left: 60px;
	top: 153px;
	display: block;
}
.ttyy li img.ttyy_m3 {
	position: absolute;
	left: 50px;
	top: 44px;
	display: block;
}
.ttyy li img.ttyy_m4 {
	position: absolute;
	display: none;
}
.ttyy li span {
	position: absolute;
	left: 39px;
	top: 102px;
	font-size: 18px;
	color: #323232;
}
.ttyy li b {
	position: absolute;
	font-size: 36px;
	color: #cc0a1a;
	left: 49px;
	top: 185px;
	font-weight: normal;
}
.ttyy li:hover img.ttyy_m1 {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.ttyy li:hover img.ttyy_m2 {
	position: absolute;
	display: none;
}
.ttyy li:hover img.ttyy_m3 {
	position: absolute;
	display: none;
}
.ttyy li:hover img.ttyy_m4 {
	position: absolute;
	left: 50px;
	top: 54px;
	display: block;
}
.ttyy li:hover span {
	position: absolute;
	left: 39px;
	top: 112px;
	font-size: 18px;
	color: #FFF;
	display: block;
}
.ttyy li:hover b {
	position: absolute;
	font-size: 36px;
	color: #FFF;
	left: 49px;
	top: 160px;
	font-weight: normal;
	display: block;
}
.in_6 {
	width: 100%;
	float: left;
	background: url("../images/2_38.jpg") no-repeat center top;
	height: 945px;
}
.in_6 .cter {
	position: relative;
}
.in_6_2 {
	width: 100%;
	padding: 35px 0;
	border-radius: 10px 10px 0 0;
	float: left;
	position: relative;
}
.in_6_2 img {
	padding: 30px 10px 0 0;
}
.in_14_1 {
	width: 500px;
	float: left;
	height: 440px;
	position: relative;
}
.in_14_1 h4 {
	font-size: 36px;
	color: #f0f0f0;
	font-weight: bold;
	position: absolute;
	left: 180px;
	top: 30px;
}
.in_14_1 h4 b {
	position: absolute;
	left: 0;
	top: 15px;
	color: #323232;
	font-size: 34px;
}
.in_14_1 p {
	font-size: 16px;
	line-height: 1.8;
	position: absolute;
	left: 45px;
	top: 110px;
	text-indent: 2em;
	width: 470px;
}
.in_14_1 a {
	width: 120px;
	line-height: 36px;
	border: #333 solid 1px;
	text-align: center;
	display: block;
	position: absolute;
	left: 50px;
	top: 333px;
}
.in_14_20 .slideBox {
	zoom: 1;
	padding: 10px 0 10px 2px;
	position: relative;
}
.in_14_20 .parHd {
	height: 56px;
	line-height: 56px;
	padding: 0 20px;
	position: relative;
	color: #FFF;
}
.in_14_20 .parHd ul {
	float: left;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 56px;
	text-align: center;
}
.in_14_20 .parHd ul li {
	padding: 0 35px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
	background: #000;
	font-size: 24px;
	margin: 3px 10px;
}
.in_14_20 .parHd ul li.on {
	height: 56px;
	color: #FFF;
	background: #f6ab00;
}
.in_14_20 .parBd ul {
	zoom: 1;
}
.in_14_20 .parBd ul li {
	margin: 0 20px 0 0;
	width: 284px;
	border-radius: 0;
	float: left;
	_display: inline;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.in_14_20 .parBd ul li .pic {
	text-align: center;
}
.in_14_20 .parBd ul li .pic img {
	width: 284px;
	height: 189px;
	border-radius: 0;
	display: block;
}
.in_14_20 .parBd ul li .pic a:hover img {}
.in_14_20 .parBd ul li .title {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	padding: 7px 0;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	text-align: center;
}
.in_14_20 .parBd ul li .title a {
	color: #fff;
}
.in_14_20 .sPrev, .in_14_20 .sNext {
	position: absolute;
	left: -35px;
	top: 100px;
	display: block;
	width: 32px;
	height: 70px;
	background: #555452 url("../images/slider-arrow.png") -110px 20px no-repeat;
	filter: alpha(opacity=70);
	opacity: .7;
}
.in_14_20 .sNext {
	left: auto;
	right: -35px;
	background-position: 8px 20px;
}
.in_14_20 .sPrev:hover, .in_14_20 .sNext:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	background: #47b135 url("../images/slider-arrow.png") -110px 20px no-repeat;
}
.in_14_20 .sNext:hover {
	background-position: 8px 20px;
}
.in_14_20 .prevStop {
	display: none;
}
.in_14_20 .nextStop {
	display: none;
}
.in_8_1_1_r1 {
	font-size: 16px;
	color: #222121;
	width: 100%;
	float: left;
	padding-top: 70px;
}
.in_8_1_1_r1 p {
	float: left;
	text-align: center;
	padding: 0 15px;
	text-indent: 0;
	border-right: #000 solid 1px;
}
.in_8_1_1_r1 p b {
	font-size: 36px;
	color: #0165ce;
	font-family: Impact;
}
.in_14_2 {
	width: 100%;
	padding: 10px 0;
	float: left;
	position: relative;
}
.in_14_2 .parHd {
	height: 46px;
	line-height: 46px;
	font-size: 24px;
	padding: 0 2px;
	position: relative;
}
.in_14_2 .parHd ul {
	float: left;
	width: 100%;
	position: absolute;
	text-align: center;
	left: 2px;
	top: -1px;
	height: 32px;
}
.in_14_2 .parHd ul li {
	text-align: left;
	padding: 0 30px 0 0;
	width: auto;
	color: #000;
	cursor: pointer;
	background: #BFBFBF;
	display: inline-block;
	height: 54px;
	line-height: 54px;
	margin: 0 8px;
}
.in_14_2 .parHd ul li img {
	float: left;
	padding: 10px 10px 0 30px;
}
.in_14_2 .parHd ul li .parHd_m1 {
	display: none;
}
.in_14_2 .parHd ul li .parHd_m2 {
	display: inline;
}
.in_14_2 .parHd ul li.on {
	background: #0282F9;
	color: #FFF;
}
.in_14_2 .parHd ul li.on .parHd_m1 {
	display: inline;
}
.in_14_2 .parHd ul li.on .parHd_m2 {
	display: none;
}
.in_14_2 .slideBox {
	zoom: 1;
	padding: 10px 0 10px 2px;
	position: relative;
}
.in_14_2 .parBd ul {
	zoom: 1;
	overflow: hidden;
}
.in_14_2 .parBd ul li {
	position: relative;
	margin: 0 6px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 287px;
}
.in_14_2 .parBd ul li .pic {
	text-align: center;
}
.in_14_2 .parBd ul li .pic img {
	width: 250px;
	height: 330px;
	padding: 20px 13px 17px 17px;
	display: block;
}
.in_14_2 .parBd ul li .pic a:hover img {}
.in_14_2 .parBd ul li .title {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	padding: 10px 0 15px 0;
	width: 100%;
	text-align: center;
}
.in_14_2 .parBd ul li .title a {
	color: #666;
	padding: 1px 10px;
	border: #666 solid 1px
}
.in_14_2 .parBd ul li .title b {
	width: 100%;
	font-size: 16px;
	display: block;
}
.in_14_2 .parBd ul li .title i {
	width: 20%;
	height: 2px;
	margin: 5px 40% 0 40%;
	background: #d5d5d5;
	display: block;
}
.in_14_2 .parBd ul li .title p {
	width: 90%;
	margin: 5px 5%;
	display: block;
	height: 78px;
}
.in_14_2 .parBd ul li .in_14_2_m1 {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	width: 287px;
}
.in_14_2 .sPrev, .in_14_2 .sNext {
	position: absolute;
	left: -25px;
	top: 160px;
	display: block;
	width: 32px;
	height: 70px;
	background: #cc0a1a url("../images/slider-arrow.png") -110px 20px no-repeat;
	filter: alpha(opacity=100);
	opacity: 1;
}
.in_14_2 .sNext {
	left: auto;
	right: -23px;
	background-position: 8px 20px;
}
.in_14_2 .sPrev:hover, .in_14_2 .sNext:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.in_14_2 .prevStop {
	display: none;
}
.in_14_2 .nextStop {
	display: none;
}
.in_10 {
	float: left;
	width: 100%;
	height: auto;
    padding-bottom: 43px;
}
.news_main {
	background: #fafafa;
	overflow: hidden;
	margin-top: 40px;
}
.news_left {
	float: left;
	border: #999 solid 1px;
	width: 770px;
	height: 433px;
	padding: 20px;
}
.news_left h1 {
	margin: 17px 0 11px;
    border-bottom: 1px dashed #c3c3c3;
    padding-bottom: 10px;
}
.news_left .icon {
	float: left;
	margin-top: 5px;
	margin-left: 2px;
	padding-right: 10px;
}
.xxw {
	position:relative;
}
.xxw .hd {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	border-bottom: #999 solid 1px;
	padding-bottom: 10px;
	margin-left: 4px;
	margin-top: 0;
}
.xxw .hd ul {
	font-size: 26px;
}
.xxw .hd li {
	font-size: 22px;
	display: inline-block;
}
.xxw .hd li:hover {
	cursor: pointer;
}
.xxw .hd span {
	padding: 0 10px;
}
.xxw .more {
	width: 65px;
	line-height: 25px;
	font-size: 14px;
	letter-spacing: 0.5px;
	color: #323232;
	position: absolute;
	right: 0;
	top: 10px;
}
.news_xian {
	margin-top: 14px;
	margin-left: 20px;
}
.news_tp {
	margin-top: 20px;
}
.news_left h1 {
	width: 355px;
	font-size: 18px;
	font-weight: bold;
}
.news01_text {
	width: 355px;
	font-size: 15px;
	line-height: 26px;
	color: #666;
}
.news01 {
	float: left;
	width: 357px;
	margin-left: 2px;
}
.news01 img {
	width: 357px;
	height: 238px;
}
.news02 {
	float: right;
	margin-top: 10px;
	width: 390px;
}
.news_bt {
	float: left;
}
.news_tb {
	float: left;
	margin-top: 11px;
    padding-right: 8px;
}
.news_xwbt {
	float: left;
	width: 98%;
}
.news_xwbt .xwbt {
	float: left;
	font-size: 16px;
	line-height: 32px;
	padding: 8px 0 6px;
	margin-left: 8px;
	width: 100%;
	border-bottom: #c3c3c3 dashed 1px;
}
.news_xwbt:last-child .xwbt {
	border-bottom: none;
}
.xwbt b {
	float: left;
	font-weight: normal;
}
.xwbt span {
	float: right;
	font-size: 13px;
	color: #777;
}
.xuxian {
	clear: both;
	margin-top: 16px;
	margin-bottom: 10px;
}
.news_right {
	float: right;
	position: relative;
	border: #999 solid 1px;
	padding: 17px 0;
	width: 360px;
	height: 439px;
	overflow: hidden;
}
.news_right .more {
	line-height: 25px;
	color: #323232;
	width: 65px;
	font-size: 14px;
	position: absolute;
	right: 15px;
	top: 30px; 
}
.news_right h1 {
	float: left;
	font-size: 22px;
	font-weight: 600;
	line-height: 28px;
	border-bottom: #999 solid 1px;
	width: 90%;
	margin: 6px 5% 15px 5%;
	padding-bottom: 12px;
}
.news_right img {
	clear: both;
	float: left;
	display: block;
}
.news_right .cjwt_xx {
	margin-top: 14px;
}
.cjwt_icon {
	display: block;
	width: 25px;
	height: 28px;
	margin-left: 20px;
	margin-right: 10px;
}
.cjwt_text01 h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0 0 0;
	width: 95%;
	float: left;
	border-bottom: 0;
}
.cjwt_text01 h2 {
	float: left;
	float: left;
	font-size: 16px;
	font-weight: normal;x
	margin: 0;
}
.cjwt_text01 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-left: 10px;
}
.news_right .ask {
	background-color: #45b431;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 4px;
}
.news_right h1 p, .news_right h2 p {
	float: right;
	width: 270px;
	color: #333;
}
.news_right h1 p {
	font-size: 16px;
}
.news_right h2 p {
	font-size: 15px;
	line-height: 1.7;
	padding-left: 13px;
}
.news_right .answer {
	color: #fff;
	font-size: 16px;
	padding: 4px;
	font-size: 15px;
	color: #333;
	background: #eaeaea;
}
.xw_2 {
	float: left;
	width: 90%;
	height: 360px;
	text-align: left;
	overflow: hidden;
	padding: 8px 5% 0 5%;
	margin-top: 0;
}
.xw_2 li {
	float: left;
	width: 100%;
	border-bottom: #c3c3c3 dashed 1px;
	padding: 10px 0 5px;
}
.yqlj {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	position: relative;
}
.yqlj p {
	float: left;
	text-align: center;
	width: 80px;
	padding: 1px 10px 5px 0;
	margin-right: 10px;
	border-right: #d0d0d0 solid 1px;
}
.yqlj a {
	font-size: 18px;
	font-weight: 600;
	color: #333;
}
.yqlj li {
	line-height: 33px;
	width: auto;
	margin: 0 8px;
	flex-grow: 1;
	float: left;
}
.yqlj li a {
	font-size: 16px;
	font-weight: normal;
}
.dhl {
	overflow: hidden;
	box-sizing: border-box;
}
.dhl ul {
	display: flex;
	overflow: hidden;
}
.dhl ul li {
	/* width: 9 .999%; */
	flex-grow: 1;
	text-align: center;
	line-height: 62px;
}
.k2 .xw_1 p {}
.border_animation {
	border: 1px solid #eee;
	width: 385px;
	height: 468px;
	float: left;
	position: relative;
}
.border_animation .border_top {
	position: absolute;
	height: 1px;
	width: 0;
	font-size: 0;
	background: #666;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.border_animation .border_right {
	position: absolute;
	height: 0px;
	width: 1px;
	font-size: 0;
	background: #666;
	bottom: 0;
	right: 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.border_animation .border_bottom {
	position: absolute;
	height: 1px;
	width: 0px;
	font-size: 0;
	background: #666;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.border_animation .border_left {
	position: absolute;
	height: 0px;
	width: 1px;
	font-size: 0;
	background: #666;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.in_10 .hover .border_top, .in_10 .hover .border_bottom {
	width: 385px
}
.in_10 .hover .border_left, .in_10 .hover .border_right {
	height: 468px
}
.in_10 .hover {
	-moz-box-shadow: 2px 2px 8px #CCC;
	-webkit-box-shadow: 2px 2px 8px #CCC;
	box-shadow: 2px 2px 8px #CCC;
}
.in_10 a.xw_a1 {
	position: absolute;
	left: 300px;
	font-size: 24px;
	top: -80px;
	width: 163px;
	line-height: 51px;
	text-align: center;
	background: #fff;
	color: #000;
}
.in_10 .hover a.xw_a1 {
	background: #fe0000;
	color: #FFF;
}
.to-top {
    position: fixed;
    right: 1%;
    bottom: 2.5%;
    width: 50px;
    height: 50px;
    background: rgba(150, 150, 150, 0.5);
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    z-index: 10000;
}
.to-top img {
    width: 36px;
    padding-top: 7px;
}
.footer {
	float: left;
	width: 100%;
	height: 240px;
	color:#fff;
	background: #262626;
	border-bottom: solid 1px #666;
	padding: 0;
}
.footer .btm {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.footer .btm h2 img {
	padding-top: 40px;
	padding-bottom: 0;
}
.footer .btm .qrc {
	width: 270px;
	text-align: center;
	background: #292929;
	position: absolute;
	right: 30px;
	color: #808080;
	bottom: 10px;
	padding: 10px;
}
.footer .btm .qrc img {
	float: left;
    width: 120px;
    height: 120px;
    border: 6px #fff solid;
}
.footer .btm .qrc p {
	float: left;
	line-height: 30px;
	text-align: center;
	padding: 30px 0 0 20px;
}
.footer h2 {
	float: left;
	margin-top: 15px
}
.footer .info {
	float: left;
	margin: 45px 0 0 50px;
	padding-left: 50px;
	border-left: #58595c solid 1px;
	border-right: #58595c solid 1px;
	width: 540px
}
.footer .info p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	background: url("../images/02_1.png") no-repeat left center;
    background-size: 3.5%;
	padding-left: 30px;
	margin: 6px 0;
}
.footer .info p:nth-child(2) {
	background: url("../images/02_3.png") no-repeat left center;
    background-size: 3.5%;
}
.footer .info p:nth-child(3) {
	background: url("../images/02_2.png") no-repeat left center;
    background-size: 3.5%;
}
.footer .info p:nth-child(4) {
	background: url("../images/02_4.png") no-repeat left center;
    background-size: 3.5%;
}
.footer .info p strong {
	font-family: 'Arial';
	font-size: 28px;
	letter-spacing: 1px;
}
.footer .info a {
	color: #fff
}
.footer .btm ul {
	overflow: hidden;
	float: right
}
footer {
	float: left;
	width: 100%;
	height: 66px;
	background-color: #292929;
}
footer .cter ul {
	display: flex;
	color: #eee;
	font-size: 15px;
	line-height: 66px;
	letter-spacing: 0.3px;
}
footer .cter ul li:nth-child(1) {
	flex-grow: 1;
}
footer .cter ul li:nth-child(1) span {
	padding-left: 20px;
}
footer .cter ul li:nth-child(1) span a {
	color: #eee;
}
footer .cter ul li:nth-child(2) {
	flex-grow: 0;
}
footer .cter ul li:nth-child(2) a {
	color: #eee;
}
footer .cter ul li:nth-child(2) img {
    vertical-align: middle;
    margin: -5px 5px 0 10px;
}
.nav {
	width: 100%;
	float: left;
	background: #47b135;
	line-height: 59px;
	margin-top: 0;
	color: #FFF;
}
.nav li {
	position: relative;
}
.nav li a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.nav li.nav_li {
	width: 11.1%;
	margin: 0;
	position: relative;
	line-height: 65px;
	height: 63px;
	float: left;
	display: inline-block;
	text-align: center;
}
.nav li.nav_li a {
	width: 100%;
	text-align: center;
	float: left;
}
.nav li.current-menu-item {
	background: #3d992b;
	font-weight: bold;
}
.nav li.current-menu-item a {
	font-weight: bold;
}
.nav li:hover {
	background: #3d992b;
	font-weight: bold;
}
.nav li:hover a {
	font-weight: bold;
}
.nav1 {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-bottom: #3d3d3d solid 1px;
	line-height: 58px;
	color: #FFF;
}
.nav1 ul.nav {
	float: left;
}
.nav1 li {
	float: left;
}
.nav1 li a {
	color: #FFF;
	margin: 0 20px;
	font-size: 18px;
	line-height: 58px;
}
.nav1 li.nav_li {
	display: inline-block;
	text-align: center;
}
.nav1 li:hover a {
	color: #fa5b05;
}
.art_r_yy {
	width: 100%;
	float: left;
	border-bottom: #47b135 solid 1px;
	margin-bottom: 15px;
}
.art_r_yy li {
	float: left;
	padding: 10px 18px 15px 30px;
	line-height: 30px;
	font-size: 16px;
}
.art_r_yy li a {
	color: #999;
}
.art_r_yy li.on {
	background: url("../images/l_15.jpg") no-repeat 10px 14px;
	color: #47b135;
	font-weight: bold;
}
.art_r_yy li.on a {
	color: #47b135;
}
.art_r_yy li:hover {
	background: url("../images/l_15.jpg") no-repeat 10px 14px;
	color: #47b135;
	font-weight: bold;
}
.art_r_yy li:hover a {
	color: #47b135;
}

.mbx {
	width: 100%;
	float: left;
	background: #47b135;
	padding: 0;
}
.p12-curmbs-1 {
	font-size: 15px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	letter-spacing: 0.5px;
	background: url("../images/news_03.jpg") no-repeat left center;
}
.p12-curmbs-1 b {
	font-weight: normal;
	padding-left: 25px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 span {
	padding: 0 5px;
}
.p12-curmbs-1 a {
	color: #fff;
}
.list {
	width: 100%;
	float: left;
	background: #FFF;
	padding-top: 40px;
}
.list_l {
	width: 256px;
	background: #eee;
	margin-left: 0;
	padding: 0;
	text-align: left;
}
.list_r {
	width: 900px;
	padding-top: 1px;
}
/*左侧*/
.list_2_l {
	width: 235px;
	padding: 10px 10px 20px;
	float: left;
	text-align: center;
	background: #47b135;
	color: #FFF;
	border-radius: 10px;
}
.list_2_l h4 {
	width: 100%;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 90%;
}
.list_2_l h4 span {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #c1a6b2;
}
.list_2_l h4 img {
	padding: 15px 0 10px;
}
.list_2_l .contact {
	position: relative;
	border: none;
	width: 100%;
	height: 120px;
	background: none;
}
.list_2_l .contact img {
	float: left;
	padding: 13px 0 0 30px;
}
.list_2_l .contact p {
	width: 100%;
	color: #FFF;
	font-family: 'Arial';
    font-size: 32px;
	font-weight: 600;
    letter-spacing: 1px;
	text-align: center;
	position: absolute;
	bottom: 8px;
	left: 0;
}
.list_2_l .contact b {
	color: #FFF;
	font-size: 22px;
	position: absolute;
	left: 85px;
    top: 25px;
}
.list_l li.on a, .list_l li:hover a {
	color: #000;
	font-weight: bold;
	background: url("../images/zl_18.jpg") no-repeat center center;
}
.list_l h5 {
	float: left;
	width: 100%;
	line-height: 50px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin: 0;
	height: 50px;
	border-bottom: #93d386 solid 1px;
	position: relative;
	padding-bottom: 0;
}
.list_l h5:last-child {
	border-bottom: none;
}
.list_l h5 a {
	color: #fff;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center
}
.list_l h5 a:hover {
	text-decoration: none;
}
.list_l h5:hover, .list_l h5.on {
	text-decoration: none;
	background: #fff;
}
.list_l h5:hover a, .list_l h5.on a {
	font-weight: normal;
	color: #47b135;
}
.list_2_l img {
	margin-top: 10px;
}
/*右侧*/
.tyt {
	width: 100%;
	text-align: center;
	float: left;
	line-height: 30px;
	padding: 10px 0;
}
.tyt b {
	font-size: 34px;
	color: #323232;
	padding-bottom: 10px;
}
.tyt p {
	width: 100%;
	display: block;
	color: #999;
	text-transform: uppercase;
}
.gang {
	display: inline-block;
	margin: 5px 15px;
	height: 2px;
	width: 28px;
	background-color: #323232;
}
.list_r_tt {
	width: 100%;
	text-align: center;
	float: left;
	font-size: 16px;
}
.list_r_tt a {
	background: #25278d;
	line-height: 46px;
	color: #FFF;
	display: inline-block;
	margin: 5px 0;
	padding: 0 20px;
}
.list_l_1 {
	width: 100%;
	float: left;
	padding: 0;
}
.list_l_1 li {
	width: 295px;
	float: left;
	padding: 4px;
	position: relative;
	margin: 11px 4px;
}
.list_l_1 li img {
	width: 287px;
	float: left;
	border: #01a579 solid 1px;
}
.list_l_1 li span {
	width: 100%;
	float: left;
	color: #000;
	text-align: center;
	line-height: 36px;
	font-size: 20px;
}
.list_l_1 li a:hover img {
	border: #000 solid 1px;
	box-shadow: 7px 7px 5px #888;
}
.list_r_2 {
	width: 100%;
	float: left;
}
.list_r_2 li {
	float: left;
	width: 32%;
	padding: 0;
	margin-right: 2%;
	margin-bottom: 2%;
}
.list_r_2 li:nth-child(3n) {
	margin-right: 0;
}
.list_r_2 li img {
	float: left;
	width: 100%;
	aspect-ratio: 3 / 2;
	padding: 0;
}
.list_r_2 li a h2 {
	float: left;
	width: 100%;
	background: #47b135;
	color: #fff;
	text-align: center;
	padding: 3px 0 1px;
	line-height: 36px;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: normal;
	position: relative;
}
.list_r_2 li:hover h2 {
	background: #47b135;
	color: #FFF;
}
.list_r_1 {
	width: 98%;
	float: left;
	border: #666 inset 1px;
	padding: 10px 1%;
}
.list_r_1 h4 {
	width: 97%;
	float: left;
	border-bottom: #666 solid 1px;
	margin: 0 1.5%;
	font-size: 19px;
	line-height: 35px;
	font-weight: normal;
}
.list_r_1 li {
	width: 273px;
	float: left;
	position: relative;
	margin: 11px 8px;
}
.list_r_1 li img {
	width: 273px;
}
.list_r_1 li span {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #2d2e2e;
	color: #FFF;
	text-align: center;
	line-height: 36px;
	font-size: 20px;
}
.list_l_nr_1 {
	width: 98%;
	float: left;
	border: #666 inset 1px;
	padding: 10px 1%;
}
.list_l_nr_1 h4 {
	width: 97%;
	float: left;
	border-bottom: #666 solid 1px;
	margin: 0 1.5%;
	font-size: 19px;
	line-height: 35px;
	font-weight: normal;
}
.list_l_nr_1 li {
	width: 47%;
	float: left;
	margin: .5% 1.5%;
	border-bottom: #666 solid 1px;
	font-size: 14px;
	line-height: 30px;
}
.list_l_nr_1 li a {
	float: left;
	width: 320px;
}
.list_l_nr_1 li span {
	float: right;
	width: 77px;
}
.list_l_n {
	width: 100%;
	float: left;
	border: #000 solid 1px;
}
.list_l_n li {
	width: 865px;
	float: left;
	padding: 10px 10px;
	line-height: 180%;
}
.list_l_n li h4 {
	font-size: 18px;
}
.list_l_n li span {}
.list_l_n .list_l_n_p {
	width: 100%;
	display: block;
	text-indent: 2em;
}
.list_l_nr {
	width: 100%;
	float: left;
	border: #999 solid 1px;
}
.list_l_nr h4 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 20px;
	padding: 20px 0 10px;
}
.list_l_nr span {
	width: 100%;
	float: left;
	text-align: center;
}
.list_l_nr_p {
	width: 98%;
	float: left;
	font-size: 15px;
	padding: 10px 1%;
	line-height: 24px;
}
.list_l_nr_sx {
	width: 96%;
	padding: 10px 2%;
	float: left;
}
.list_l_nr_sx li {
	padding: 3px 0;
}
.list_r_3 {
	float: left;
	width: 100%;
}
.list_r_3 li {
	float: left;
	width: 94%;
	height: auto;
	border: #ddd 1px solid;
	background: #fff;
	color: #333;
	padding: 25px 3%;
	margin-bottom: 30px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=3);
	-moz-box-shadow: 2px 2px 10px rgb(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 10px rgb(0,0,0,0.1);
	box-shadow: 2px 2px 10px rgb(0,0,0,0.1);
}
.list_r_3 li img {
    float: left;
	width: 180px;
	height: 120px;
}
.list_r_3_r i {
	width: 100%;
	float: left;
	font-style: normal;
	background: url("../images/news_07.jpg") no-repeat left center;
	text-indent: 30px;
	margin-top: 10px;
}
.list_r_3_r {
	width: calc(100% - 205px);
	padding: 0;
}
.list_r_3_r b {
	width: 100%;
	float: left;
	font-size: 20px;
	font-weight: 500;
	color: #101010;
	line-height: 30px;
	padding: 0 0 10px;
}
.list_r_3_r p {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #101010;
	line-height: 22px;
}
.list_r_3_r .list_r_3_r_p {
	float: left;
	width: 100%;
	font-size: 15px;
	color: #666;
	line-height: 1.7;
    padding-bottom: 12px;
}
.list_r_3_r .list_r_3_r_d {
	color: #777;
}
.list_r_3 li:hover {
	background: #47b135;
	color: #FFF;
}
.list_r_3 li:hover .list_r_3_l {
	border-left: #ddd solid 1px;
}
.list_r_3 li:hover i {
	background: url("../images/news_07_1.jpg") no-repeat left center;
}
.list_r_3 li:hover b, .list_r_3 li:hover a {
	color: #FFF;
}
.list_r_3 li:hover p {
	color: #FFF;
}
.list_r_3 li:hover span b {
	color: #FFF;
}
.list_r_3 li:hover .list_r_3_r .list_r_3_r_p {
	color: #FFF;
}
.list_r_3 li:hover .list_r_3_r a {
	color: #FFF;
}
/*列表下部*/
.list_x1 {
	width: 100%;
	float: left;
	border-top: #000 solid 1px;
	padding: 20px 0;
}
.list_x_t {
	width: 100%;
	position: relative;
	float: left;
	padding: 10px 0 30px;
}
.list_x_t span {
	position: absolute;
	font-size: 20px;
	color: #FFF;
	left: 10px;
	top: 12px;
}
.list_x1_u {
	width: 100%;
	float: left;
}
.list_x1_u li {
	width: 284px;
	float: left;
	padding: 0 8px;
}
.list_x1_u li img {
	width: 100%;
	float: left;
	height: 229px;
}
.list_x1_u li a {
	width: 100%;
	float: left;
	background: #252525;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	line-height: 22px;
	font-size: 14px;
}
.list_x2 {
	width: 100%;
	float: left;
	border-top: #ddd solid 1px;
	padding: 20px 0;
}
.list_x2_u {
	width: 100%;
	float: left;
}
.list_x2_u li {
	float: left;
    width: 48%;
    font-size: 15px;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 12px;
    margin-right: 4%;
}
.list_x2_u li:nth-child(even) {
	margin-right: 0;
}
.list_x2_u span {
    font-size: 14px;
	color: #777;
    float: right;
    margin-top: 6px;
	margin-right: 3px;
}
.list_x2_u a {
	float: left;
	color: #666;
	text-align: left;
	width: 85%;
	margin-left: 2px;
}

.p15-infocontent-1 {
	margin-bottom: 15px;
}
.p15-infocontent-1-tit {
	font-size: 28px;
	font-weight: 500;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #535353;
	border-bottom: 1px solid #3d992b;
	padding-bottom: 22px;
	margin: 10px 0 28px;
}
.p15-infocontent-tit {
	font-size: 28px;
	font-weight: 500;
	text-align: center;
	overflow: hidden;
	color: #535353;
	border-bottom: 1px solid #3d992b;
	padding-bottom: 25px;
	margin: 10px 0 28px;
}
.p15-infocontent-bool {
	text-align: center;
	font-size: 16px;
	color: #999;
	padding-top: 12px;
}
.p15-infocontent-bool span {
	margin-right: 20px;
}
.p15-infocontent-bool span a {
	color: #909090;
}
.p15-infocontent-bool i {
	font-style: normal;
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #0282f9;
}
.p15-infocontent-bool i a {
	color: #fff;
}
.p15-infocontent-bool span {
	margin-right: 15px;
}
.p15-infocontent-tag span {
	margin-right: 10px;
}
.infocontent {
	font-size: 16px;
	line-height: 2;
}
.infocontent img {
	margin: 15px 0;
}
.infocontent table {
    width: 100%;
    margin: 15px auto;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #cecece;
}
.infocontent table caption {
    padding-bottom: 5px;
}
.infocontent table th {
    font-weight: 700;
    padding: 13px 15px 10px;
    border: 1px solid #ccc;
    background: #eee;
}
.infocontent table tr.firstRow {
    background: #f6f6f6;
}
.infocontent table tr.firstRow td {
    font-size: 16px;
}
.infocontent table td {
    padding: 13px 15px 10px;
    border: 1px solid #ccc;
    line-height: 1.6;
    font-size: 15px;
}
.p15-ssx {
	float: left;
	width: 100%;
	border-top: 1px solid #3d992b;
	padding: 10px 0;
}
.p15-ssx p {
	float: left;
	width: 48%;
	color: #333;
	font-size: 15px;
	line-height: 1.4;
	padding-top: 15px;
	margin-right: 4%;
}
.p15-ssx p:nth-child(2) {
	margin-right: 0;
}
.p15-ssx p a {
	color: #333;
	text-indent: 3em;
}
.p15-ssx p a:hover {
	color: #3d992b;
}
.list_r img {
	max-width: 900px;
}
.art_r_1 {
	width: 100%;
	float: left;
}
.art_r_1 .tit {
	width: 100%;
    text-align: center;
	padding: 8px 0;
	margin: 15px auto;
}
.art_r_1 .tit a:nth-child(1) {
	color: #FFF;
	font-size: 18px;
	width: 300px;
	background: #47b432 url("../images/lx_15.jpg") no-repeat 20px center;
	background-size: 8%;
	box-shadow: 5px 5px 5px #888;
	padding: 25px 30px 20px 65px;
	margin-right: 30px;
}
.art_r_1 .tit a:nth-child(2) {
	color: #FFF;
	font-size: 18px;
	width: 300px;
	background: #47b432 url("../images/lx_17.jpg") no-repeat 20px center;
	background-size: 8%;
	box-shadow: 5px 5px 5px #888;
	padding: 25px 30px 20px 65px;
}
.art_r_1 .contl {
	float: left;
	font-size: 18px;
	line-height: 1.8;
	padding: 10px 0;
}
.art_r_1 .contr {
	float: right;
	padding: 10px 0;
}
.art_r_1 .contr .text {
	float: left;
	width: 120px;
	padding: 10px 0 0 20px;
}
.art_r_1 .contr .text span {
	display: block;
	font-size: 16px;
	width: 260px;
	line-height: 30px;
	padding: 10px 0 10px 10px;
}
.art_r_t1 {
	width: 100%;
	float: left;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	background: url("../images/r-02.jpg") repeat-x bottom;
	color: #47b135;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.art_r_t1.srh {
	color: #333;
	font-size: 20px;
	padding-top: 20px;
}
.art_r_t1.srh span {
	color: #47b135;
}
.art_r_co {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 2;
	padding: 30px 0;
}
.art_r_co li {
	width: 245px;
	float: left;
	padding: 10px 20px;
	height: 162px;
	font-size: 16px;
	border-right: #ccc solid 1px;
	text-align: center;
	color: #323232;
}
.art_r_co li b {
	width: 100%;
	float: left;
	padding: 5px 0;
	font-size: 18px;
}
.art_r_b1 {
	width: 100%;
	float: left;
}
.art_r_b1 li {
	float: left;
	position: relative;
	padding-right: 26px;
}
.art_r_b1 li p {
	position: absolute;
	left: 135px;
	top: 38px;
	font-size: 22px;
	color: #FFF;
	line-height: 35px;
}
.list_r_t {
	width: 100%;
	float: left;
	background: #f4f4f4;
}
.list_r_t img {
	float: left;
}
.list_r_t p {
	width: 80%;
	float: right;
	font-size: 20px;
	padding: 30px 20px 0 0;
}
.list_r_t p b {
	width: 100%;
	display: block;
	font-size: 30px;
	color: #fdaf00;
	padding-bottom: 10px;
}
.list_lx {
	width: 100%;
	float: left;
}
.list_lx_l {
	width: 477px;
	float: left;
}
.list_lx_l h4 {
	width: 100%;
	display: block;
	text-align: center;
	background: #ffe200;
	font-size: 30px;
	color: #000;
	padding: 15px 0;
}
.list_lx_l p {
	width: 100%;
	float: left;
	background: #dedede;
	padding: 10px 0 100px;
}
.list_lx_l p span {
	width: 100%;
	float: left;
	padding: 20px 0;
	background: url("../images/lxx_06.jpg") no-repeat 50px center;
	text-indent: 100px;
	font-size: 16px;
}
.map {
	position: relative;
    margin-bottom: 10px;
}
.map-xy {
	width: 100%;
	height: 470px;
}
.ddd img {
	max-width: 1200px;
}
@media (min-width: 1920px) {
	.banner img {
		max-width: 1920px;
	}
}
@media screen and (max-device-width: 400px) {
	.left {
		float: none;
	}
}
.Service-item {
	border: 1px solid #E7E7E7;
	box-sizing: border-box;
	overflow: hidden;
}
.item-link {
	color: #FFF;
	display: none;
	background-color: #05A6F3;
	font-size: 14px;
	line-height: 25px;
	border-radius: 5px;
	-webkit-transition: all 160ms;
	transition: all 160ms;
	font-weight: normal;
}
.Service-content .Service-item {
	-webkit-transition: all 160ms;
	transition: all 160ms;
}
.Service-item:hover {
	border-color: #333;
	padding-top: 0;
	position: relative;
	z-index: 99;
	text-decoration: none;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
}
.Service-item:hover .item-image {}
.Service-item:hover .item-link {
	display: block;
}
.Service-item:hover .item-title {}
.Service-item + .Service-item {
	position: relative;
}