/*Template Name: mobileTemplate URI: http://www.eiok.cn/Description: ÊÖ»ú°æ.Version: 1.0.0Author: eiok TeamAuthor URI: http://www.eiok.cn/Logo filename: logo.gifTemplate Type: type_0*/
@charset "gbk";

a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var {
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

button,
html input[type=button],
input[type=submit] {
	-webkit-apperance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default
}

input {
	outline: none
}

ol,
ul {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100% !important;
	height: auto !imporyant;
}

em,
i,
u {
	font-style: normal
}

.fl {
	float: left
}

.fr {
	float: right
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

.hide {
	display: none
}

.clear,
.clr {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1!important;
}

.mb,
.mc,
.mt,
.p-detail,
.p-img,
.p-market,
.p-name,
.p-price,
.sm,
.smb,
.smc,
.smt {
	overflow: hidden
}

* {
	box-sizing: border-box
}

/* jdf-1.0.0/ shortcut.css Date:2015-09-15 18:39:09 */
@font-face {
	font-family: 'iconfont';
	/* Project id 2536847 */
	src: url('//at.alicdn.com/t/font_2536847_y0j3o3vkrz.woff2?t=1621007960166') format('woff2'), url('//at.alicdn.com/t/font_2536847_y0j3o3vkrz.woff?t=1621007960166') format('woff'), url('//at.alicdn.com/t/font_2536847_y0j3o3vkrz.ttf?t=1621007960166') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

/* CSS Document 2016-05-05*/
body {
	font: 14px/150% "microsoft yahei";
	color: #333;
}

input,
textarea,
button {
	font-family: "microsoft yahei", "Î¢ÈíÑÅºÚ"
}

a,
a:visited {
	color: #000;
	text-decoration: none;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

a:hover,
a:active {
	color: #306F36;
	text-decoration: none
}

.mt20 {
	margin-top: 20px
}

.mt50 {
	margin-top: 50px;
}

.border {
	border-top: 1px solid #ccc;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.bb {
	border-bottom: 1px solid #ddd;
}

.ui-page {
	padding: 0;
	margin: 0;
	outline: 0
}

.pb90 {
	padding-bottom: 90px
}

.pb100 {
	padding-bottom: 100px
}

.bgfff {
	background-color: #fff;
}

.headImg,
.imgBox {
	background-size: cover;
	background-position: center;
	overflow: hidden
}

.flexbox {
	display: -moz-box;
	/* Firefox */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-box;
	/* Safari */
	display: box;
	display: flexbox;
}

.grayfilter {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	_filter: none;
}

.flexchild {
	box-flex: 1.0;
	-webkit-box-flex: 1.0;
}

.blur {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
}

body {
	margin: 0 auto;
	font-size: 14px;
	position: relative;
}

/*icon*/
html {
	font-size: 14px
}

.index {
	width: 100%;
	overflow: hidden;
	position: relative
}

.img {
	background-position: center;
	background-size: cover
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.main_top {
	position: relative;
	height: 100px;
	overflow: hidden;
	background: url(../images/banner.jpg) no-repeat center;
	display: flex;
	padding: 0 5vw
}

.main_top .logo {
	flex: 1
}

.main_top .logo b {
	background: url(../img/6.png) no-repeat;
	width: 230px;
	height: 55px;
	display: block;
	margin: 22px 0 0;
}

.main_top .main_nav {
	padding-top: 40px;
}

.main_top .main_nav ul {
	display: flex;
}

.main_top .main_nav li a {
	font-size: 20px;
	margin-left: 30px;
}

.main_top .main_nav li a span {
	font-size: 20px;
	border: 1px solid #fff;
	padding: 0 8px;
	line-height: 20px;
}

.main_top .main_nav li a:hover span {
	color: #306F36;
	border: 1px solid #306F36;
	border-radius: 50px;
}

.main_top .main_nav li a i {
	background: url(../img/logo-gray.png) no-repeat;
	width: 26px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.index .top .mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/mask.png) repeat
}

.header {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	height: 110px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	color: #fff;
	padding: 20px 40px;
	transition: all .2s
}

.header.b {
	height: 80px;
	background: #fff;
	color: #000;
	padding: 10px 40px;
}

.header .logo {
	background: url(../images/logo.png) no-repeat;
	width: 336px;
	height: 53px;
	float: left;
	display: block
}

.header.b .logo {
	background: url(../images/logo2.png) no-repeat;
}

.nav {
	float: right;
}

.header .nav li {
	float: left;
	padding: 0 1.2vw;
	font-size: 1.1vw;
	line-height: 60px;
}

.header .nav li a {
	color: #fff;
}

.header.b .nav li {
	line-height: 60px;
}

.header.b .nav li a {
	color: #000;
}

.part01 {
	background: #f8f8f8;
	padding: 0;
	border-bottom: 8px solid #B81B2B;
	width: 100%;
	overflow: hidden
}

.part02 {
	background: #fff;
	overflow: hidden;
}

.part02 .part02_1 {
	text-align: center;
	position: relative;
	width: 100%
}

.part02 .part02_1>img {
	width: 1200px;
	height: auto
}

.part02 .part02_1 .w1200 {
	height: 100%;
	position: absolute;
	left: 50vw;
	top: 0;
	transform: translate(-50%, 0)
}

.part02 .part02_1 .abs {
	position: absolute;
	right: -50px;
	bottom: -120px
}

.part02 .part02_2 {
	text-align: center;
	background: url(../img/bg.jpg) no-repeat center
}

.part03 {
	background: #F4F4F4;
	padding-bottom: 50px
}

.index_part_title {
	text-align: center;
	display: table;
	margin: 0 auto;
	padding: 90px 0 55px 0
}

.index_part_title .svg_l,
.index_part_title .svg_r,
.index_part_title .title_text {
	display: inline-table;
	vertical-align: top
}

.index_part_title .title_text {
	margin: 0 20px;
	position: relative
}

.index_part_title .title_text h2 {
	font-size: 42px;
	color: #306F36;
	font-weight: normal;
	line-height: 42px;
	letter-spacing: 5px
}

.index_part_title .title_text p {
	font-size: 26px;
	color: #999;
	line-height: 26px;
	margin-top: 8px;
}

.index_part_title .title_text::before {
	content: "\e64f";
	font-family: "iconfont";
	font-size: 76px;
	line-height: 76px;
	position: absolute;
	top: 0;
	left: -80px;
	color: #B81B2B
}

.index_part_title .title_text::after {
	content: "\e64f";
	font-family: "iconfont";
	font-size: 76px;
	line-height: 76px;
	position: absolute;
	top: 0;
	right: -80px;
	color: #306F36
}

.index_part_title p {
	color: #333;
	font-size: 21px;
	margin-top: 40px;
	line-height: 40px;
}

.part03 .index_part_con {
	display: flex;
	width: 100%
}

.part03 .item {
	flex: 1;
	padding: 3vw;
	overflow: hidden
}

.part03 .item H2 {
	font-size: 2vw;
	line-height: 2vw;
	font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.part03 .item span {
	font-size: 1.8vw;
	line-height: 1.8vw;
	padding-top: 15px;
	display: block
}

.part03 .item p {
	font-size: 1.1vw;
	color: #4D4D4D;
	margin-top: 3vw;
	height: 6vw;
	line-height: 2vw;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.part03 .item img {
	margin: 50px auto 0;
	display: block;
	width: 80%;
	height: auto
}

.part03 .index_part_con .item:nth-child(2n+1) {
	background: #F9F9F9
}

.part03 .index_part_con .item:nth-child(2n) {
	background: #fff
}

.part03 .index_part_con .item a {
	display: block;
	width: 100%;
	height: 100%
}

.part03 .index_part_con .item a img {
	transition: all ease .3s
}

.part03 .index_part_con .item a:hover img {
	transform: scale(1.1);
}

.part_more {
	margin: 50px auto 0 auto;
	display: table;
	font-size: 26px;
	line-height: 40px;
	border-bottom: 3px solid #000
}

.part_more:hover {
	border-bottom: 3px solid #306F36
}

.part04 {
	background: #F4F4F4;
	padding-bottom: 90px
}

.part04 .index_part_con {
	padding: 0 5vw;
	clear: right
}

.part04 .item {
	float: left;
	width: 25%;
	height: 9vw;
	margin-top: 40px
}

.part04 .item a {
	display: table;
	width: 100%;
	height: 100%;
}

.part04 .item a .icon {
	background: #306F36;
	border: 0.8vw solid #B81B2B;
	border-radius: 100%;
	width: 7vw;
	height: 7vw;
	text-align: center;
	box-sizing: content-box;
	float: left;
	transition: all ease .3s;
	display: flex;
	align-items: center;
	text-align: center
}

.part04 .item a .icon i {
	font-size: 5vw;
	color: #fff;
	transition: all ease .3s;
	margin: 0 auto
}

.part04 .item a:hover .icon {
	border: 0.2vw solid #B81B2B;
	width: 8.2vw;
	height: 8.2vw;
	line-height: 8.2vw
}

.part04 .item a:hover .icon i {
	font-size: 5.5vw
}

.part04 .item .text {
	float: left;
	padding-left: 15px;
	height: 100%;
	display: table
}

.part04 .item .text p {
	display: table-cell;
	vertical-align: middle
}

.part04 .item .text span {
	display: block;
	font-size: 1.4vw;
	line-height: 1.9vw;
}

.part05 {
	background: #F4F4F4;
}

.part05 .index_part_con {
	padding: 0 7vw;
	display: flex;
	margin-top: -40px;
}

.part05 .index_part_con a {
	color: #fff;
	display: block;
	flex: 1;
	padding: 0 1.5vw
}

.part05 .item {
	height: 18vw;
	position: relative;
	overflow: hidden
}

.part05 .item .scalePic {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .5s ease;
	width: 100%;
	height: auto;
}

.part05 a:hover .item .scalePic {
	transform: translate(-50%, -50%) scale(1.1);
}

.part05 .item .txt {
	position: absolute;
	left: 0;
	top: 0;
	padding: 3.9vw 2vw;
}

.part05 .item h2 {
	font-weight: normal;
	font-size: 1.6vw;
}

.part05 .item span {
	font-size: 1vw;
	line-height: 1vw;
	margin-top: 15px;
	display: block
}

.part05 .item hr {
	width: 50%;
	margin: 15px 0
}

.part05 .item p {
	font-size: 12px;
}

.part06 {
	background: #F4F4F4
}

.part06 .item {
	position: relative;
	border-bottom: 2px solid #000;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.part06 .item h2 {
	font-size: 34px;
	line-height: 34px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	width: 80%
}

.part06 .item h2::after {
	content: "\e621";
	font-family: "iconfont"
}

.part06 .item p {
	font-size: 21px;
	line-height: 34px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 30px;
}

.part06 .item span {
	position: absolute;
	top: 0;
	right: 0;
	color: #808080;
}

.part07 {
	background: #F4F4F4
}

.part07 .xian {
	height: 12px;
	display: flex
}

.part07 .xian::before {
	content: "";
	display: block;
	height: 12px;
	background: #B81B2B;
	width: 50%;
	flex: 1
}

.part07 .xian::after {
	content: "";
	display: block;
	height: 12px;
	background: #39B54A;
	width: 50%;
	flex: 1
}

.part07 .index_part_con {
	display: flex;
	overflow: hidden
}

.part07 .index_part_con a {
	display: block;
	flex: 1;
	overflow: hidden
}

.part07 .index_part_con a:nth-child(2n+1) .item {
	background: #F9F9F9
}

.part07 .index_part_con a:nth-child(2n) .item {
	background: #fff
}

.part07 .item {
	width: 25vw;
	height: 30vw;
	position: relative;
	overflow: hidden
}

.part07 .item .scalePic {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all .5s ease;
	width: 100%;
	height: auto;
}

.part07 a:hover .item .scalePic {
	transform: translate(-50%, -50%) scale(1.1);
}

.part08 {
	background: #F4F4F4;
	overflow: hidden
}

.part08 .index_part_con {
	display: flex;
	padding-top: 40px
}

.part08 .inner-l {
	flex: 1;
}

.part08 .inner-l h2 {
	font-size: 22px;
	margin-bottom: 10px;
}

.part08 .inner-l .p {
	width: 600px;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 30px;
}

.part08 .inner-r {
	width: 478px;
	height: 370px;
	position: relative
}

.part08 .inner-r img {
	width: 100%
}

.part08 .inner-r .mask {
	position: absolute;
	top: -66px;
	left: -54px;
	mix-blend-mode: multiply;
}

.part08 .map {
	text-align: center;
	padding: 40px;
}

.part08 .map img {
	width: 100%
}

.part09 {
	background: #F4F4F4
}

.part09 .index_part_con ul {}

.part09 .index_part_con li {
	width: 25%;
	height: 10vw;
	float: left;
	text-align: center
}

.part09 .index_part_con li a {
	width: 90%;
	display: block;
	text-align: center;
	margin: 0 auto
}

.part09 .index_part_con li a img {
	width: 100%;
	height: auto
}

.friendlink {
	background: #F4F4F4;
	text-align: center;
	padding: 30px 0;
}

.friendlink li {
	float: left;
	margin-right: 10px;
	color: #306F36
}

.friendlink li a {
	color: #306F36
}

.friendlink li a:hover {
	text-decoration: underline
}

.footer {
	background: #2D2E2F;
	color: #ababac;
	padding: 2.6vw 5vw;
	line-height: 1.6vw;
	font-size: 12px;
}

.footer .sublogo {
	margin: 1vw 2.6vw 0 0;
	width: 12vw;
}

.footer .sublogo img {
	width: 100%;
	height: auto
}

.footer .footernav li {
	float: left;
	margin-right: 1vw
}

.footer .footernav {
	color: #ababac;
	margin-top: 20px;
}

.footer .footernav a {
	color: #ababac;
	font-size: 1vw;
	margin-right: 10px
}

.footer .footernav a:hover {
	text-decoration: underline
}

.footer .con p {
	margin-top: 3.6vw;
	font-size: 0.8vw;
	width: 50vw
}

a.home {
	color: #999;
}

.footer .code {
	float: left;
	margin-left: 5vw;
	clear: right;
	width: 9vw;
	height: auto
}

.footer hr {
	width: 100%;
	display: block;
	float: left;
	border-color: #ababac;
	margin-top: 50px;
}

.footer .copyright {
	float: left;
	font-size: 0.8vw;
	margin: 20px 0 0 15vw;
}

.footer .copyright a {
	color: #ababac;
}

.zhiliang::after {
	content: "\e64a"
}

.zixun::after {
	content: "\e64c"
}

.jiance::after {
	content: "\e64b"
}

.fangan::after {
	content: "\e648"
}

.youhua::after {
	content: "\e64d"
}

.guolv::after {
	content: "\e64e"
}

.jinghua::after {
	content: "\e649"
}

.youxiang::after {
	content: "\e647"
}

.iconshouye::after {
	content: "\e6f1"
}

.iconai221::after {
	content: "\e634"
}

.dianhua::after {
	content: "\e633"
}

.code::after {
	content: "\e600"
}

.lianxi::after {
	content: "\e61b"
}

.mobil {
	display: none
}

.mobil .sec_nav {
	display: flex;
	height: 50px;
	line-height: 50px;
}

.mobil .sec_nav span {
	display: block;
	flex: 1;
	background: url("../img/6.png") no-repeat center;
	background-size: auto 30px
}

.mobil .sec_nav .icon {
	width: 50px;
	font-size: 26px;
	display: block;
	text-align: center;
	color: #306F36
}

.mobil .box {
	position: fixed;
	z-index: 9999;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	top: 0;
	display: none
}

.mobil .box .in {
	background: #162C3A;
	width: 70vw;
	height: 100%;
	padding: 0 10px
}

.mobil .box .nav-logo {
	background: url("../img/6.png") no-repeat left;
	height: 50px;
	display: block;
	background-size: auto 40px
}

.mobil_nav li {
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.mobil_nav span {
	line-height: 20px;
	line-height: 40px;
	color: #fff;
	display: block
}

.mobile_footer {
	height: 50px;
	display: none
}

.mobile_footer .in {
	position: fixed;
	width: 100%;
	height: 50px;
	bottom: 0;
	background: #162C3A;
	display: flex
}

.mobile_footer .in .code_box {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	top: 0;
	left: 0;
	z-index: 999;
	display: none
}

.mobile_footer .in .code_box img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.mobile_footer .in a {
	color: #fff;
	display: block
}

.mobile_footer .in .item {
	flex: 1;
	text-align: center
}

.mobile_footer .in .item i {
	font-size: 20px;
	display: block;
	margin-top: 4px
}

.lan_banner {
	position: relative;
	display: flex;
	align-items: center
}

.lan_banner img {
	width: 100%
}

.lan_banner .text {
	position: absolute;
	left: 50%;
	text-align: center;
	transform: translate(-50%, 0);
	color: #fff
}

.lan_banner h2 {
	font-size: 50px;
	line-height: 50px;
	font-weight: normal
}

.lan_banner p {
	font-size: 30px;
	margin-top: 10px
}

.child_con {}

.child-title-1 {
	padding: 30px 0 40px 0
}

.child-news {
	padding: 20px 1vw 30px 1vw;
}

.child-news ul.child-news-1 {
	margin-bottom: 70px
}

.child-news ul.child-news-1 li {
	background-color: #fff;
	margin-bottom: 30px;
	border: 1px solid #f4f4f4
}

.child-news ul.child-news-1 li a {
	display: flex;
	overflow: hidden
}

.child-news ul.child-news-1 li a span {
	display: block;
	width: 214px;
	height: 160px;
	float: left;
	margin: 20px 30px 20px 20px
}

.child-news ul.child-news-1 li a span img {
	display: block;
	width: 214px;
	height: 160px
}

.child-news ul.child-news-1 li div {
	flex: 1;
	height: 160px;
	margin: 20px 0px 20px 0px
}

.child-news ul.child-news-1 li div h2 {
	font-size: 18px;
	color: #202020;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 10px 0 20px
}

.child-news ul.child-news-1 li div p {
	font-size: 14px;
	color: #787878;
	width: 100%;
	height: 50px;
	line-height: 25px;
	margin: 0 0 30px;
	overflow: hidden
}

.child-news ul.child-news-1 li div strong {
	font-size: 16px;
	color: #B2B2B2;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	display: block
}

.child-news ul.child-news-1 li i {
	display: block;
	width: 142px;
	height: 77px;
	border-left: 1px solid #e6e6e6;
	margin: 61.5px 0;
	float: left;
	background-image: url(../img/a26.png);
	background-position: center center;
	background-repeat: no-repeat
}

.child-news ul.child-news-1 li:hover {
	-webkit-box-shadow: 0px 2px 5px 2px #e1e1e1;
	-moz-box-shadow: 0px 2px 5px 2px #e1e1e1;
	box-shadow: 0px 2px 5px 2px #e1e1e1
}

.child-news ul.child-news-1.child-news-1 li:hover h2 {
	color: #008c38
}

.fy {
	margin: 0px auto;
	display: table
}

.fy span {
	margin: 0 15px;
	display: block;
	float: left
}

.BORDER,
.disbled {
	float: left;
	box-sizing: border-box;
	height: 37px;
	text-align: center;
	line-height: 37px
}

.BORDER {
	margin: 0 2.5px;
	padding: 0 10px;
	border: 1px solid #d4d4d4;
	color: #666;
	font-size: 14px;
	border-radius: 2px;
	cursor: pointer;
	display: block
}

.BORDER:hover {
	border: 1px solid #306F36;
	background: #306F36;
	color: #fff
}

.fy b {
	background-color: #306F36;
	color: #FFF;
	border: 1px solid #306F36
}

.child-z {
	width: 1200px;
	height: auto;
	padding: 0px 0 100px 0;
}

.child-A {
	width: 100%;
	height: auto;
	margin: 60px auto 100px;
}

.child-z-left {
	width: 268px;
	height: auto;
	float: left;
	overflow: hidden;
}

.child-z-left .account-l {
	border: 1px solid #ebebeb
}

.child-z-left-1 {
	background-color: #36964c;
	overflow: hidden;
	height: 65px;
}

.child-z-left-1 div {
	margin: 20px 0 0 15px;
	color: #fff;
}

.child-z-left-1 div h2 {
	font-size: 25px;
	color: #fff;
	display: block;
	height: 25px;
	line-height: 25px;
	float: left;
}

.child-z-left-1 div span {
	font-size: 14px;
	color: #fff;
	display: block;
	height: 25px;
	line-height: 35px;
	float: left;
	margin-left: 5px;
}

.child-z-left-1 div img {
	display: block;
}

.child-z-left-2 {
	margin: 30px 0 0;
	background-color: #36964c;
	overflow: hidden;
}

.child-z-left-2 div {
	margin: 20px 15px;
	color: #fff;
}

.child-z-left-2 div h2 {
	font-size: 25px;
	color: #fff;
	display: block;
	height: 25px;
	line-height: 25px;
	float: left;
}

.child-z-left-2 div span {
	font-size: 14px;
	color: #fff;
	display: block;
	height: 25px;
	line-height: 35px;
	float: left;
	margin-left: 5px;
}

.child-z-left-3 {
	border: 1px solid #d6d7dc;
	overflow: hidden;
}

.child-z-left-3 div {
	margin: 20px 15px;
}

.child-z-left-3 div h2 {
	font-size: 14px;
	color: #202020;
}

.child-z-left-3 div p {
	font-size: 14px;
	color: #202020;
	line-height: 25px;
}

.child-z-left-3 div p span {
	font-size: 14px;
	color: #202020;
	line-height: 25px;
	display: block;
	float: left;
	width: 45px;
}

.child-z-left-3 div p strong {
	font-size: 14px;
	color: #202020;
	line-height: 25px;
	display: block;
	float: left;
	width: 190px;
	font-weight: normal;
}

.child-z-right {
	width: 897px;
	height: auto;
	float: right;
}

.child-right-1 {
	margin-bottom: 30px;
}

.child-right-1 h2 {
	font-weight: normal
}

.child-right-1>span {
	width: 100%;
	height: 1px;
	display: block;
	background-color: #e6e6e6;
	position: relative;
}

.child-right-1>span span {
	display: block;
	width: 72px;
	height: 2px;
	background-color: #e6e6e6;
	position: absolute;
	left: 0;
	bottom: 0;
}

.child-right-1 h2>span {
	display: block;
	float: left;
	font-size: 18px;
	color: #000000;
	height: 47px;
	line-height: 47px;
}

.child-right-2 ul {}

.child-right-2 li {
	float: left;
	width: 286px;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
	margin-right: 19.5px
}

.child-right-2 li:nth-child(3n+3) {
	margin-right: 0
}

.child-right-2 li h2 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #202020;
	margin: 10px 0 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.child-right-2 li a {
	display: block;
	width: 100%;
	height: auto;
}

.child-right-2 li a>span {
	width: 284px;
	height: auto;
	display: block;
	border: 1px solid #eeeeee;
	position: relative;
}

.child-right-2 li:hover a>span {
	-moz-box-shadow: 0px 0px 5px 2px #e6e6e6;
	-webkit-box-shadow: 0px 0px 2px 5px #e6e6e6;
	box-shadow: 0px 0px 5px 2px #e6e6e6;
}

.child-right-2 li a>span img {
	display: block;
	width: 284px;
}

.accordion {
	width: 100%;
	overflow: hidden;
}

.accordion>a {
	font-size: 16px;
	text-indent: 45px;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.accordion .link {
	cursor: pointer;
	color: #4D4D4D;
	font-size: 16px;
	text-indent: 20px;
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #f6f6f6;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion li:last-child .link {
	border-bottom: 0;
}

.accordion li {
	cursor: pointer;
}

.accordion>li>a {
	cursor: pointer;
	color: #4D4D4D;
	font-size: 16px;
	text-indent: 20px;
	display: block;
	height: 60px;
	line-height: 60px;
	background-image: url(../img/h01.png);
	background-position: 225px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #f6f6f6;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.accordion li i {
	position: absolute;
	top: 26px;
	left: 225px;
	background-image: url(../img/h01.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	display: block;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion>li>a:hover {
	border-left: 4px solid #36964c;
	background-image: url(../img/h01-1.png);
}

.accordion>li.active-6>a {
	border-left: 4px solid #36964c;
	background-image: url(../img/h01-1.png);
	background-repeat: no-repeat;
}

.accordion>li.active-6 .link {
	border-left: 4px solid #36964c;
}

.accordion>li.active-6 .link i {
	background-image: url(../img/h01-1.png);
	background-repeat: no-repeat;
}

.accordion>li.active-6 li.active-6-1 a {
	color: #36964c;
	border-left: none;
}

.accordion>li.active-6 .submenu {
	display: block;
}

.accordion>li>div {
	display: none
}

.accordion>li dt {
	line-height: 40px;
	border-bottom: 1px solid #f6f6f6;
	padding-left: 60px;
}

.accordion>li dt:hover {
	border-left: 1px solid #36964c
}

.xw-bt {
	text-align: center;
	margin-bottom: 30px;
}

.xw-bt h2 {
	width: 100%;
	height: 16px;
	line-height: 16px;
	color: #202020;
	margin: 0 auto 10px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal
}

.xw-bt h3 {
	width: 80%;
	height: 14px;
	line-height: 14px;
	color: #666;
	margin: 0 auto;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal
}

.xw-bt h3 a {
	color: #666;
	font-size: 14px;
}

.paging {
	margin: 30px 0 0;
}

.paging h2 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-weight: normal
}

.paging h2 span {
	float: left;
	height: 20px;
	font-size: 14px;
	display: block;
	color: #666;
}

.paging h2 a {
	float: left;
	height: 20px;
	font-size: 14px;
	width: 60%;
	color: #666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.paging h2 a:hover {
	color: #36964c;
}

.child-right-2 li a>span span {
	width: 0px;
	height: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
}

.child-right-2 li:hover a>span>span {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .2);
	left: 0;
	top: 0;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	/* Safari and Chrome */
	-moz-transform: rotateY(360deg);
	/* Firefox */
}

.child-right-2 li:hover a h2 {
	color: #004c94;
}

.child-abut-z {
	width: 100%;
}

.child-abut-z-1 h2 {
	font-size: 20px;
	color: #202020;
	display: block;
	text-align: center;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.child-abut-z-1 p {
	font-size: 14px;
	color: #787878;
	display: block;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
}

.child-abut-z-2 {
	height: auto;
	margin: 25px auto 0;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	padding: 1vw;
}

.child-abut-z-4 {
	height: auto;
	margin: 0px auto 10px;
	color: #666;
}

.child-abut-z-4 h2 {
	/* height: 20px; */
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	word-wrap: break-word;
}

.child-abut-z-4 h2 span {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	width: 65px;
}

.child-abut-z-4 h2 a {
	/* height: 20px; */
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: break-word;
}

@media screen and (max-width: 1440px) {
	.main_top .main_nav li a {
		font-size: 16px
	}

	.main_top .main_nav li a span {
		font-size: 16px;
	}
}

@media screen and (max-width: 1200px) {
	.w1200 {
		width: 100%;
		padding: 1vw
	}

	.main_top {
		padding: 0
	}

	.main_top .logo b {
		background-size: contain;
		width: 150px;
		height: 40px;
		margin: 30px 0 0;
	}

	.main_top .main_nav li a {
		margin-left: 15px;
	}

	.part02 .part02_1>img {
		width: 90%;
	}

	.part02 .part02_1 .abs {
		right: -6vw;
		bottom: -9vw;
		width: 50%;
		height: auto
	}

	.part02 .part02_2 {
		text-align: center;
		background: url(../img/bg.jpg) no-repeat center 100%
	}

	.part02 .part02_2>img {
		width: 90%
	}

	.part08 .index_part_con {
		display: block
	}

	.part08 .inner-l .p {
		width: 100%;
	}

	.part08 .inner-r {
		width: 100%;
		height: auto;
		text-align: center
	}

	.part08 .inner-r .mask {
		display: none
	}

	.part09 .index_part_con li img {
		width: auto;
		height: 50px;
	}

	.child-z-left {
		display: none
	}

	.child-z-right {
		width: 100%
	}

	.news-zw img {
		width: 100% !important;
		height: auto !important
	}

	.child-z {
		padding: 20px 1vw 30px 1vw
	}

	.child-right-2 li {
		width: 48vw;
		margin-right: 2vw
	}

	.child-right-2 li:nth-child(3n+3) {
		margin-right: 2vw
	}

	.child-right-2 li:nth-child(2n+2) {
		margin-right: 0
	}

	.child-right-2 li a>span {
		width: 48vw
	}

	.child-right-2 li a>span img {
		width: 48vw
	}
}

@media screen and (max-width: 960px) {
	.main_top {
		display: none
	}

	.mobil {
		display: block
	}

	.mobile_footer {
		display: block
	}

	.footer {
		display: none
	}

	.index_part_title {
		text-align: center;
		display: table;
		margin: 0 auto;
		padding: 8vw 0 4vw 0
	}

	.index_part_title .title_text {
		margin: 0 20px;
		position: relative
	}

	.index_part_title .title_text h2 {
		font-size: 6vw;
		line-height: 6vw
	}

	.index_part_title .title_text p {
		font-size: 3vw;
		line-height: 3vw;
		margin-top: .5vw
	}

	.index_part_title .title_text::before {
		font-size: 10vw;
		line-height: 10vw;
		left: -11vw
	}

	.index_part_title .title_text::after {
		font-size: 10vw;
		line-height: 10vw;
		right: -11vw
	}

	.part_more {
		margin: 20px auto 0 auto;
		font-size: 16px;
		line-height: 20px
	}

	.part03 {
		padding-bottom: 3vw
	}

	.index_part_title p {
		font-size: 14px;
		margin-top: 20px;
		line-height: 20px;
	}

	.part06 .item {
		position: relative;
		border-bottom: 2px solid #000;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}

	.part06 .item h2 {
		font-size: 18px;
		line-height: 18px;
	}

	.part06 .item p {
		font-size: 14px;
		line-height: 20px;
		margin-top: 20px;
	}

	.part08 .inner-l .p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 30px;
	}

	.part02 .part02_2>img {
		width: 80%
	}

	.part03 .index_part_con {
		display: block
	}

	.part03 .item {
		width: 50%;
		flex: none;
		padding: 3vw;
		float: left
	}

	.part03 .item H2 {
		font-size: 20px;
		line-height: 20px;
	}

	.part03 .item span {
		font-size: 16px;
		line-height: 16px;
	}

	.part03 .item p {
		font-size: 12px;
		margin-top: 10px;
		height: 48px;
		line-height: 16px;
	}

	.part03 .item img {
		margin: 30px auto 0;
	}

	.part03 .index_part_con .item:nth-child(4n+1) {
		background: #F9F9F9
	}

	.part03 .index_part_con .item:nth-child(4n+2) {
		background: #fff
	}

	.part03 .index_part_con .item:nth-child(4n+3) {
		background: #fff
	}

	.part03 .index_part_con .item:nth-child(4n) {
		background: #F9F9F9
	}

	.part04 {
		padding-bottom: 30px
	}

	.part04 .index_part_con {
		padding: 0
	}

	.part04 .item .icon {
		width: 12vw;
		height: 12vw;
		line-height: 12vw;
	}

	.part04 .item .icon i {
		font-size: 7vw;
	}

	.part04 .item {
		height: auto;
		margin-top: 20px
	}

	.part04 .item a {
		display: table;
		width: 100%;
		height: 100%;
	}

	.part04 .item a .icon {
		text-align: center;
		float: none;
		margin: 0 auto
	}

	.part04 .item .text {
		float: none;
		padding-left: 0;
		height: 60px;
		;
		text-align: center;
		margin: 0 auto
	}

	.part04 .item .text span {
		display: block;
		font-size: 12px;
		line-height: 14px;
	}

	.part05 .index_part_con {
		padding: 0;
		display: block
	}

	.part05 .index_part_con a {
		flex: none;
		width: 50%;
		padding: 0 1vw;
		float: left;
		box-sizing: border-box
	}

	.part05 .item {
		height: 50vw;
		margin-bottom: 2vw
	}

	.part05 .item h2 {
		font-size: 18px;
	}

	.part05 .item span {
		font-size: 12px;
		line-height: 12px;
	}

	.part05 .item p {
		font-size: 12px;
	}

	.lan_banner h2 {
		font-size: 30px;
		line-height: 30px
	}

	.lan_banner p {
		font-size: 20px;
	}

	.child-news ul.child-news-1 li {
		background: none;
		border: none
	}

	.child-news ul.child-news-1 li i {
		display: none
	}

	.child-news ul.child-news-1 li a span {
		display: block;
		max-width: 85px;
		height: 85px;
		position: relative;
		margin: 0 10px 0 0;
		overflow: hidden
	}

	.child-news ul.child-news-1 li a span img {
		width: 80px;
		height: 80px
	}

	.child-news ul.child-news-1 li div h2 {
		font-size: 16px;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
		margin: 0 0 0px
	}

	.child-news ul.child-news-1 li div {
		height: auto;
		margin: 0
	}

	.child-news ul.child-news-1 li div p {
		font-size: 14px;
		height: 34px;
		line-height: 17px;
		overflow: hidden;
		text-align: justify;
		color: #7E7E7E;
		display: block;
		margin: 8.5px 0
	}

	.child-news ul.child-news-1 li div strong {
		font-size: 14px;
		height: 14px;
		line-height: 14px;
		display: block;
		color: #7E7E7E;
		font-weight: normal
	}
}

@media screen and (max-width: 700px){
	.child-news img{
		width: 100% !important;
		height: auto !important;
	}
}