﻿@charset "utf-8";
@font-face {
	font-family: 'iconfont';
	src: url('//at.alicdn.com/t/font_1432720974_1547027.eot');
	src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')
}

@font-face {
	font-family: 'Pacifico';
	font-style: normal;
	font-weight: 400;
	src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')
}

.fa {
	display: inline-block;
	font-family: "iconfont";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
	content: "\e604"
}

.fa-icon-weibo:before {
	content: "\e600"
}

.fa-icon-weixin:before {
	content: "\e605"
}

.fa-icon-zaixianzixun:before {
	content: "\e608"
}

body {
	font-family: "微软雅黑"
}
ul{
	list-style: none;
}
.glyphicon {
	top: 0 !important
}

.no-margin {
	margin: 0 !important
}

.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

a {
	text-decoration: none !important;
	cursor: pointer !important
}

.container-fluid {
	max-width: 1230px !important
}

.tr {
	transition: all 0.3s;
}

.tr3 {
	transition: all 1s;
}

.sizeCover {
	background-position: 50% 50%;
	background-size: cover;
}

.main-2 {
	padding: 0 5px;
}

.main-2-list {
	padding: 0 10px;
}

.main-pad-1 {
	padding: 50px 0;
}

.main-Background-1 {
	background-color: rgba(0, 0, 0, 0.8);
	background-image: url(../images/bg1.png);
	background-repeat: repeat;
}

header {
	position: relative;
	z-index: 99999;
}

header .logo a {
	display: block;
	font-size: 0;
}

.banner {
	position: relative;
}

.banner a {
	display: block;
	font-size: 0;
	text-align: center;
}

.banner a img {
	max-width: 100%;
}

.banner .swiper-pagination {
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 1;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.banner .swiper-pagination span {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
}
.banner1 .swiper-pagination span {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
	background: #52a404;
}

.title-1 {
	margin-bottom: 30px;
	font-size: 0;
	overflow: hidden;
}

.title-1 a {
	display: inline-block;
	vertical-align: top;
}

.title-1 a .en {
	font-family: Aparajita;
	font-size: 22px;
	color: #52a404;
	line-height: 30px;
	font-weight: bold;
}

.title-1 a .cn {
	margin-bottom: 10px;
}

.title-1 a .cn span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 16px;
	color: #999;
	font-weight: bold;
	line-height: 30px;
}

.title-1 a .cn span:before,
.title-1 a .cn span:after {
	content: "";
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 1000px;
	height: 3px;
	border-top: solid 1px #cacaca;
	border-bottom: solid 1px #cacaca;
}

.title-1 a .cn span:before {
	right: calc(100% + 15px);
}

.title-1 a .cn span:after {
	left: calc(100% + 15px);
}

.title-1 .jieshao {
	font-size: 13px;
	color: #333;
	line-height: 24px;
}

.title-2 {
	margin-bottom: 20px;
	font-size: 0;
}

.title-2 ul li {
	margin: 0 10px 10px;
	display: inline-block;
	vertical-align: top;
}

.title-2 ul li a {
	display: block;
	padding: 0 10px;
	min-width: 130px;
	font-size: 15px;
	color: #333;
	line-height: 40px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	border-radius: 20px;
}

.title-2 ul li.active a {
	color: #fff;
	background: #52a404;
	box-shadow: 0 0 15px rgba(82, 164, 4, 0.5);
}

.title-3 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}

.title-3.active {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

.title-5 {
	margin-bottom: 20px;
}

.title-5 .biaoti {
	font-size: 18px;
	color: #333;
	line-height: 24px;
}

.title-5 .qita {
	margin: 10px auto;
	max-width: 600px;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	background: #f2f2f2;
}

.text-1 .biaoti {
	padding-top:20px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}

.text-1 .jieshao {
	margin-bottom: 20px;
	height: 168px;
	color: #333;
	line-height: 24px;
	overflow: hidden;
}

.text-1 .more a {
	display: block;
	width: 176px;
	color: #fff;
	line-height: 40px;
	background: #52a404;
	border-radius: 20px;
}

.text-2 {
	padding: 25px 0;
}

.text-2 .biaoti .mc {
	font-family: '宋体';
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.text-2 .biaoti .mc span {
	color: #f6ff00;
}

.text-2 .biaoti .jieshao {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.75);
	line-height: 24px;
}

.text-2 .jiangexian {
	margin: 15px 0;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2);
	border-left: solid 50px rgba(255, 255, 255, 0.5);
}

.text-2 .textbox {
	height: 48px;
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	overflow: hidden;
}

.text-3 .imgbox {
	padding: 6px;
	width: 148px;
	font-size: 0;
	background-color: #fff;
}

.text-3 .imgbox img {
	width: 100%;
}

.text-3 .textbox {
	padding-left: 10px;
	width: calc(100% - 148px);
	color: #333;
	line-height: 24px;
}

.text-4 form {
	display: block;
}

.text-4 form .mc {
	margin-bottom: 5px;
	color: #333;
	line-height: 24px;
}

.text-4 form input {
	display: block;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 100%;
	height: 37px;
	font-size: 12px;
	color: #333;
	line-height: 35px;
	border: dotted 1px #3979c0;
	border-radius: 10px;
}

.text-4 form textarea {
	display: block;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 107px;
	min-height: 107px;
	font-size: 12px;
	color: #333;
	line-height: 35px;
	border: dotted 1px #3979c0;
	border-radius: 10px;
}

.text-4 form button {
	display: block;
	width: 100%;
	height: 37px;
	color: #fff;
	line-height: 35px;
	background-color: #52a404;
	border: dotted 1px #3979c0;
	border-radius: 10px;
}

.text-4.active {
	margin: 0 auto;
	max-width: 600px;
}

.text-5 {
	color: #333;
	line-height: 26px;
}

.pictrue-1 {
	position: relative;
}

.pictrue-1-list a {
	display: block;
	position: relative;
	overflow: hidden;
}

.pictrue-1-list a .imgbox span {
	display: block;
	font-size: 0;
}

.pictrue-1-list a .imgbox span img {
	max-width: 100%;
}

.pictrue-1-list a .textbox {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	padding: 0 10px;
	width: 100%;
	font-size: 15px;
	color: #fff;
	line-height: 45px;
	background: rgba(0, 0, 0, 0.7);
}

.pictrue-1-list.active {
	margin-bottom: 20px;
}

.pictrue-1 .swiper-button {
	margin-top: -43px;
	width: 43px;
	height: 86px;
	background-color: rgba(0, 0, 0, 0.35);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 9px auto;
}

.pictrue-1 .swiper-button.swiper-button-prev {
	left: -84px;
	background-image: url(../images/p1_jt_l.png);
}

.pictrue-1 .swiper-button.swiper-button-next {
	right: -84px;
	background-image: url(../images/p1_jt_r.png);
}

.pictrue-2 {
	position: relative;
	font-size: 0;
}

.pictrue-2 img {
	max-width: 100%;
}

.pictrue-2 .imgbox {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.pictrue-3 a {
	display: block;
}

.pictrue-3 a .imgbox {
	margin-bottom: 3px;
	overflow: hidden;
}

.pictrue-3 a .imgbox span {
	display: block;
	font-size: 0;
}

.pictrue-3 a .imgbox span img {
	max-width: 100%;
}

.pictrue-3 a .textbox {
	padding: 10px 20px;
	background: #f5f5f5;
}

.pictrue-3 a .textbox .biaoti {
	font-size: 15px;
	color: #333;
	line-height: 24px;
}

.pictrue-3 a .textbox .jiangexian {
	margin: 10px 0;
	width: 30px;
	height: 2px;
	background: #52a404;
}

.pictrue-3 a .textbox .jieshao {
	height: 40px;
	font-size: 13px;
	color: #777;
	line-height: 20px;
	overflow: hidden;
}

.pictrue-4 {
	position: relative;
	height: 450px;
}

.pictrue-4 .swiper-container {
	position: relative;
	height: 100%;
}

.pictrue-4-list {
	position: relative;
	height: 100%;
}

.pictrue-4-list a {
	position: relative;
	display: block;
	padding: 15px;
	height: 100%;
	background: #f5f5f5;
}

.pictrue-4-list a .imgbox {
	width: 180px;
	overflow: hidden;
}

.pictrue-4-list a .imgbox span {
	display: block;
	height: 125px;
}

.pictrue-4-list a .textbox {
	padding-left: 15px;
	width: calc(100% - 180px);
}

.pictrue-4-list a .textbox .biaoti {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

.pictrue-4-list a .textbox .jiangexian {
	margin-bottom: 10px;
	width: 30px;
	height: 2px;
	background: #52a404;
}

.pictrue-4-list a .textbox .jieshao {
	height: 72px;
	font-size: 13px;
	color: #777;
	line-height: 24px;
	overflow: hidden;
}

.pictrue-4 .swiper-button {
	top: inherit;
	bottom: 0;
	width: 47px;
	height: 29px;
	background-color: #73b434;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 21px auto;
}

.pictrue-4 .swiper-button.swiper-button-prev {
	left: inherit;
	right: 48px;
	background-image: url(../images/p4_jt_t.png);
}

.pictrue-4 .swiper-button.swiper-button-next {
	right: 0;
	background-image: url(../images/p4_jt_b.png);
}

.pictrue-5-list a {
	display: block;
	border: solid 3px #fff;
	border-radius: 5px;
}

.pictrue-5-list a .imgbox {
	overflow: hidden;
}

.pictrue-5-list a .imgbox span {
	display: block;
	font-size: 0;
}

.pictrue-5-list a .imgbox span img {
	max-width: 100%;
}

.pictrue-6-list a {
	position: relative;
	display: block;
	padding: 10px;
	background-color: #fff;
	border: solid 1px #e2e2e2;
}

.pictrue-6-list a .imgbox {
	height: 80px;
	font-size: 0;
	line-height: 80px;
}

.pictrue-6-list a .imgbox img {
	max-width: 100%;
	max-height: 100%;
}

.pictrue-6-list.active {
	margin-bottom: 20px;
}

.pictrue-7 {
	position: relative;
	margin-bottom: 30px;
}

.pictrue-7 .mb {
	font-size: 0;
}

.pictrue-7 .mb img {
	max-width: 100%;
}

.pictrue-7 .imgbox {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border: solid 2px #e5e5e5;
	border-radius: 10px;
	overflow: hidden;
}

.pictrue-8 {
	margin: 0 auto 20px;
	padding: 1px;
	max-width: 645px;
	
}

.pictrue-8 .imgbox {
	font-size: 0;
}

.pictrue-8 .imgbox img {
	max-width: 100%;
}

.pictrue-9 ul li {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: solid 1px #d9d9d9;
}

.pictrue-9 ul li:last-child {
	margin-bottom: 0;
}

.pictrue-9 ul li a {
	display: block;
}

.pictrue-9 ul li a .imgbox {
	width: 265px;
	overflow: hidden;
}

.pictrue-9 ul li a .imgbox span {
	display: block;
	height: 175px;
}

.pictrue-9 ul li a .textbox {
	padding-left: 20px;
	width: calc(100% - 265px);
}

.pictrue-9 ul li a .textbox .biaoti {
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

.pictrue-9 ul li a .textbox .time {
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}

.pictrue-9 ul li a .textbox .jieshao {
	margin-bottom: 7px;
	height: 96px;
	color: #4f4f4f;
	line-height: 24px;
	overflow: hidden;
}

.pictrue-9 ul li a .textbox .more span {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	background: #999;
}

.pictrue-10 {
	margin-bottom: 20px;
	font-size: 0;
}

.pictrue-10 img {
	max-width: 100%;
}

.subnav .kuang {
	margin: 0 0 20px;
	border: solid 1px #d0d0d0;
}

.subnav .biaoti {
	padding: 35px 10px;
	font-size: 0;
	background-color: #52a404;
}

.subnav .biaoti .box {
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.subnav .biaoti .box .mc {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

.subnav .biaoti .box .en {
	padding-top: 4px;
	padding-left: 5px;
	font-family: arial;
	font-size: 14px;
	line-height: 16px
}

.subnav ul {
	padding: 20px 0;
}

.subnav ul li {
	position: relative;
}

.subnav ul li:before {
	content: "";
	position: absolute;
	left: 20px;
	bottom: 0;
	z-index: 1;
	width: calc(100% - 40px);
	height: 1px;
	border-bottom: dotted 1px #c5c5c5;
}

.subnav ul li a {
	display: block;
	position: relative;
	z-index: 2;
	padding-left: 65px;
	padding-right: 15px;
	font-size: 15px;
	color: #444;
	line-height: 45px;
}

.subnav ul li a:before {
	content: "";
	position: absolute;
	left: 34px;
	top: calc((100% - 16px) / 2);
	z-index: 1;
	width: 16px;
	height: 16px;
	background-color: #666666;
	background-image: url(../images/subnav_jt.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 5px auto;
	border-radius: 50%;
	transition: all 0.3s;
}

.subnav ul li.active a {
	color: #fff;
	background-color: #52a404;
}

.subnav ul li.active a:before {
	transform: rotate(90deg);
	background-color: #377000;
}

.subnav .ul {
	display: none;
	margin: 0 20px -1px;
	border-bottom: solid 1px #d0d0d0;
}

.subnav .ul .li {
	margin: 0 20px;
	border-bottom: solid 1px #e5e5e5;
}

.subnav .ul .li:last-child {
	border-bottom: none;
}

.subnav .ul .li a {
	display: block;
	color: #444;
	line-height: 43px;
	text-align: center;
}

.subnav .ul .li a span {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.subnav .ul .li a span:before {
	content: "";
	position: absolute;
	left: -17px;
	top: 50%;
	z-index: 1;
	width: 7px;
	height: 1px;
	background-color: #666;
	transition: all 0.3s;
}

.subnav .ul .li a span:after {
	content: "";
	position: absolute;
	left: -14px;
	top: calc((100% - 6px) / 2);
	z-index: 1;
	width: 1px;
	height: 7px;
	background-color: #666;
	transition: all 0.3s;
	transform: rotate(90deg);
}

.subnav .ul .li.active a {
	color: #52a404;
}

.subnav .ul .li.active a span:before {
	background: #52a404;
}

.subnav .ul .li.active a span:after {
	background: #52a404;
	transform: rotate(0deg);
}

.subnav .textbox {
	padding: 20px;
	color: #454545;
	line-height: 24px;
}

footer {
	padding: 15px 0;
	color: #fff;
	line-height: 24px;
	background-color: #000;
}

footer .nav_daohang li{
	float: left;
	padding: 0 10px;
	border-right: 1px solid #ededed;
	margin-bottom: 4px;
}

footer a {
	color: #fff !important;
}

@media (min-width:992px) {
	.col-md-5-cz-1 {
		width: 45%
	}
	.col-md-7-cz-1 {
		width: 55%
	}
	.col-md-3-cz-1 {
		width: 23%
	}
	.col-md-9-cz-1 {
		width: 77%
	}
	header .top_bar {
		background: #f0f0f0;
	}
	header .top_bar .biaoyu {
		color: #adadad;
		line-height: 38px;
	}
	header .top_bar .right ul li {
		margin-left: 10px;
	}
	header .top_bar .right ul li:first-child {
		margin-left: 0;
	}
	header .top_bar .right ul li a {
		display: block;
		padding-left: 25px;
		font-size: 12px;
		color: #747474;
		line-height: 38px;
		background-repeat: no-repeat;
		background-position: left;
	}
	header .top_bar .right ul li a:hover {
		color: #52a404;
		text-decoration: underline !important;
	}
	header .logo a {
		line-height: 115px;
	}
	header .tel {
		margin-top: 30px;
		padding-left: 60px;
		background: url(../images/tel.png) no-repeat left;
	}
	header .tel .biaoti {
		margin-bottom: 5px;
		font-size: 16px;
		line-height: 16px;
		font-style: oblique;
		font-weight: 800;
	}
	header .tel .shuzi {
		font-family: arial;
		font-size: 32px;
		color: #52a404;
		font-weight: bold;
		line-height: 25px;
	}
	header .search {
		margin: 0 calc((100% - 349px - 249px - 330px) / 2);
		margin-top: 33px;
		width: 330px;
	}
	header .search form {
		margin-bottom: 10px;
		display: block;
		height: 32px;
	}
	header .search form input {
		padding: 0 10px;
		width: calc(100% - 54px);
		height: 32px;
		font-size: 12px;
		color: #666;
		line-height: 30px;
		background: none;
		border: solid 1px #ddd;
		border-right: none !important;
	}
	header .search form button {
		display: block;
		width: 54px;
		height: 32px;
		line-height: 32px;
		background-color: #0b9ae9;
		background-image: url(../images/fdj.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 20px auto;
		border: none;
	}
	header .search form:hover input {
		border: solid 1px #52a404;
	}
	header .search form:hover button {
		background-color: #52a404;
	}
	header .search .ziduan {
		font-size: 13px;
		color: #555;
		line-height: 13px;
	}
	header .search .ziduan a {
		color: #555;
	}
	header .search .ziduan a:hover {
		color: #52a404;
		text-decoration: underline !important;
	}
	header .menu {
		background: #000;
	}
	header .menu ul li {
		position: relative;
		width: calc(100% / 8);
	}
	header .menu ul li>a {
		display: block;
		font-size: 15px;
		color: #fff;
		line-height: 50px;
	}
	header .menu ul li:hover>a {
		background: #468c03;
	}
	header .menu ul li.active>a {
		background: #468c03;
	}
	header .menu ul li .ul {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 1;
		width: 100%;
	}
	header .menu ul li .ul .li a {
		display: block;
		padding: 10px;
		font-size: 12px;
		color: #fff;
		line-height: 24px;
		background: rgba(70, 140, 3, 0.8);
	}
	header .menu ul li .ul .li:hover a {
		color: #52a404;
		background: #fff;
	}
	.title-4 {
		margin-bottom: 30px;
		border-bottom: solid 1px #e5e5e5
	}
	.title-4 .left {
		font-size: 18px;
		color: #333;
		font-weight: bold;
		line-height: 44px;
	}
	.title-4 .right {
		padding-top: 15px;
		color: #333;
		line-height: 16px;
	}
	.title-4 .right a {
		color: #333;
	}
	.title-4 .right a:hover {
		color: #52a404;
		text-decoration: underline !important;
	}
	.title-4 .right span {
		color: #52a404;
	}
	.text-1 .more a:hover {
		background: #6cc616;
	}
	.text-2 {
		position: relative;
		float: left;
		width: 440px;
		background-color: #5ba612;
	}
	.text-2:before {
		content: "";
		position: absolute;
		right: 100%;
		top: 0;
		z-index: 1;
		width: 20000px;
		height: 100%;
		background-color: #5ba612;
	}
	.text-2 .jiao {
		position: absolute;
		left: 100%;
		bottom: 0;
		z-index: 1;
		width: 65px;
		height: 100%;
		overflow: hidden;
	}
	.text-2 .jiao:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		width: 220px;
		height: 80px;
		background-color: #5ba612;
		transform-origin: left top;
		transform: rotate(72deg);
	}
	.text-4 form input:hover {
		border: dotted 1px #52a404;
	}
	.text-4 form textarea:hover {
		border: dotted 1px #52a404;
	}
	.text-4 form button:hover {
		background-color: #6fcc17;
	}
	.pictrue-1 .swiper-button:hover {
		background-color: #52a404;
	}
	.pictrue-1-list a:hover .imgbox span {
		transform: scale(1.05);
	}
	.pictrue-1-list a:hover .textbox {
		background: #52a404;
	}
	.pictrue-2 {
		height: 285px;
	}
	.pictrue-3 a .imgbox span {
		height: 340px;
	}
	.pictrue-3 a:hover .imgbox span {
		transform: scale(1.05);
	}
	.pictrue-3 a:hover .textbox {
		background-color: #52a404;
	}
	.pictrue-3 a:hover .textbox .biaoti {
		color: #fff;
	}
	.pictrue-3 a:hover .textbox .jiangexian {
		background-color: #fff;
	}
	.pictrue-3 a:hover .textbox .jieshao {
		color: #fff;
	}
	.pictrue-4 .swiper-button:hover {
		background-color: #6cc616;
	}
	.pictrue-4-list a:hover {
		background-color: #52a404;
	}
	.pictrue-4-list a:hover .imgbox span {
		transform: scale(1.05);
	}
	.pictrue-4-list a:hover .textbox .biaoti {
		color: #fff;
	}
	.pictrue-4-list a:hover .textbox .jiangexian {
		background-color: #fff;
	}
	.pictrue-4-list a:hover .textbox .jieshao {
		color: #fff;
	}
	.pictrue-5 {
		float: right;
		padding-top: 25px;
		padding-left: 10%;
		width: calc(100% - 440px);
	}
	.pictrue-5-list a .imgbox span {
		height: 128px;
	}
	.pictrue-5-list a:hover .imgbox span {
		transform: scale(1.05);
	}
	.pictrue-6-list a:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		border: solid 2px #52a404;
		transition: all 0.3s;
		opacity: 0;
	}
	.pictrue-6-list a:hover {
		border: solid 1px #52a404;
	}
	.pictrue-6-list a:hover:before {
		opacity: 1;
	}
	.pictrue-7 {
		height: 291px;
	}
	.pictrue-9 ul li a:hover .imgbox span {
		transform: scale(1.05);
	}
	.pictrue-9 ul li a:hover .textbox .biaoti {
		color: #52a404;
	}
	.pictrue-9 ul li a:hover .textbox .more span {
		background: #52a404;
	}
	.subnav ul li:hover a {
		color: #fff;
		background-color: #52a404;
	}
	.subnav ul li:hover a:before {
		transform: rotate(90deg);
		background-color: #377000;
	}
	.subnav .ul .li:hover a {
		color: #52a404;
	}
	.subnav .ul .li:hover a span:before {
		background: #52a404;
	}
	.subnav .ul .li:hover a span:after {
		background: #52a404;
		transform: rotate(0deg);
	}
	footer a:hover {
		text-decoration: underline !important;
	}
}

@media (max-width:1399px) {
	.pictrue-1 .swiper-button {
		display: none;
	}
}

@media (max-width:1199px) {
	header .top_bar .biaoyu {
		font-size: 12px;
	}
	header .logo a {
		line-height: 100px;
	}
	header .logo a img {
		width: 300px;
	}
	header .tel {
		margin-top: 30px;
		padding-left: 40px;
		background-size: 30px auto;
	}
	header .tel .biaoti {
		line-height: 20px;
	}
	header .tel .shuzi {
		font-size: 18px;
		line-height: 20px;
	}
	header .search {
		margin: 20px calc((100% - 300px - 300px - 160px) / 2) 0;
		width: 300px;
	}
	header .search .ziduan {
		font-size: 12px;
	}
	header .menu ul li>a {
		font-size: 14px;
		line-height: 40px;
	}
}

@media (max-width:991px) {
	.main-pad-1 {
		padding: 30px 0;
	}
	header .logo a {
		line-height: 80px;
	}
	.title-1 {
		margin-bottom: 20px;
	}
	.title-1 a .en {
		font-size: 30px;
		line-height: 25px;
	}
	.title-1 a .cn span {
		font-size: 20px;
		line-height: 24px;
	}
	.title-2 {
		margin-bottom: 10px;
	}
	.title-2 ul li a {
		min-width: 100px;
		font-size: 12px;
		line-height: 34px;
	}
	.text-1 .biaoti {
		font-size: 18px;
	}
	.text-1 .jieshao {
		height: auto;
		font-size: 12px;
	}
	.text-1 .more a {
		width: 150px;
	}
	.text-2 {
		padding: 30px 0 20px;
	}
	.pictrue-1-list a .textbox {
		font-size: 14px;
		line-height: 34px;
	}
	.pictrue-2 {
		margin-bottom: 20px;
	}
	.pictrue-3 {
		margin-bottom: 20px;
	}
	.pictrue-4 {
		height: auto;
	}
	.pictrue-4-list a .textbox .biaoti {
		font-size: 14px;
	}
	.pictrue-5 {
		padding-bottom: 30px;
	}
	.pictrue-9 ul li {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.subnav {
		margin-bottom: 20px;
	}
	.subnav .kuang {
		margin: 0;
	}
	.subnav .biaoti {
		position: relative;
		padding: 0;
	}
	.subnav .biaoti:before {
		content: "";
		position: absolute;
		right: 15px;
		top: calc((100% - 20px) / 2);
		z-index: 1;
		width: 20px;
		height: 20px;
		background: url(../images/subnav/subnav_jt.png) no-repeat;
		transition: all 0.3s;
		transform: rotate(-90deg);
	}
	.subnav .biaoti .box .mc {
		line-height: 50px;
	}
	.subnav .biaoti .box {
		display: block;
		padding: 0 15px;
	}
	.subnav ul li a {
		font-size: 14px;
	}
	.subnav .ul .li a span {
		font-size: 12px;
	}
}

@media (max-width:767px) {
	.ml_desc{
		height: 200px;
	}
	.main-pad-1{
		padding: 20px 0;
	}
	header .logo a {
		line-height: 60px;
	}
	header .logo a img {
		width: 220px;
	}
	.banner .swiper-pagination {
		bottom: 10px;
	}
	.title-1 a .en {
		font-size: 20px;
		line-height: 28px;
	}
	.title-1 a .cn span {
		font-size: 18px;
	}
	.title-1 .jieshao {
		font-size: 12px;
	}
	.title-3 {
		font-size: 14px;
	}
	.title-5 .biaoti {
		font-size: 16px;
	}
	.text-1 .biaoti {
		font-size: 16px;
	}
	.text-2 {
		padding-top: 20px;
	}
	.text-2 .biaoti .mc {
		font-size: 18px;
	}
	.text-2 .textbox {
		font-size: 12px;
	}
	.text-4 form .mc {
		font-size: 12px;
	}
	.text-5 {
		font-size: 12px;
	}
	.pictrue-1-list a .textbox {
		font-size: 12px;
	}
	.pictrue-3 a .textbox .jieshao {
		font-size: 12px;
	}
	.pictrue-4-list a .textbox .jieshao {
		font-size: 12px;
	}
	.pictrue-5 {
		padding-bottom: 20px;
	}
	.pictrue-6-list a .imgbox {
		height: 60px;
		line-height: 60px;
	}
	.pictrue-9 ul li a .imgbox {
		width: 220px;
	}
	.pictrue-9 ul li a .imgbox span {
		height: 140px;
	}
	.pictrue-9 ul li a .textbox {
		width: calc(100% - 220px);
	}
	.pictrue-9 ul li a .textbox .biaoti {
		font-size: 14px;
	}
	.pictrue-9 ul li a .textbox .jieshao {
		margin-bottom: 10px;
		height: 48px;
		font-size: 12px;
	}
	.pictrue-9 ul li a .textbox .more span {
		width: 80px;
		font-size: 12px;
	}
	footer {
		font-size: 12px;
	}
}

@media (max-width:479px) {
	.ml_desc{
		height: 200px;
	}
	.title-2 ul li{
		margin: 0 5px 10px;
	}
	.title-2 ul li a {
		min-width: 80px;
		line-height: 30px;
	}
	.text-1 .biaoti {
		font-size: 14px;
		text-align: center;
	}
	.text-1 .jieshao {
		height: 120px;
		overflow: hidden;
	}
	.text-1 .more a {
		width: 120px;
		line-height: 34px;
		margin: 0 auto;
	}
	.pictrue-1-list a .textbox {
		line-height: 30px;
	}
	.pictrue-3 a .textbox {
		padding: 10px;
	}
	.pictrue-4-list a {
		padding: 10px;
	}
	.pictrue-4-list a .imgbox {
		width: 120px;
	}
	.pictrue-4-list a .imgbox span {
		height: 80px;
	}
	.pictrue-4-list a .textbox {
		width: calc(100% - 120px);
	}
	.pictrue-4-list a .textbox .biaoti {
		margin-bottom: 5px;
	}
	.pictrue-4-list a .textbox .jiangexian {
		margin-bottom: 5px;
	}
	.pictrue-4-list a .textbox .jieshao {
		height: 48px;
	}
	.pictrue-9 ul li a .imgbox {
		width: 120px;
	}
	.pictrue-9 ul li a .imgbox span {
		height: 90px;
	}
	.pictrue-9 ul li a .textbox {
		padding-left: 10px;
		width: calc(100% - 120px);
	}
	.pictrue-9 ul li a .textbox .time {
		line-height: 20px;
	}
	.pictrue-9 ul li a .textbox .jieshao {
		margin-bottom: 0;
		height: 40px;
		line-height: 20px;
	}
	.pictrue-9 ul li a .textbox .more {
		display: none;
	}
	.kuai2 div{
		float: none;
	}
}