body {
	overflow-x: hidden;
}

.w {
	width: 1440px;
	margin: 0 auto;
}
.pop .bottom{
	height:25px !important;
}
.pop .center{
	width:272px !important;
}
.c-header {
	border: 0;
	background: #fff;
	padding: 15px 88px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	transition: 0.5s all;
}

.c-h70 {
	height: 100px;
}

.c-header.padd {
	padding-top: 0;
	padding-bottom: 0;
}

.c-header .navbar-default {
	background: #fff;
	border: 0;
	margin: 0;
}

.c-header .nav li a {
	margin: 0 16px;
	padding: 0;
	line-height: 70px;
	background: #fff;
	color: #222;
	position: relative;
}

.c-header .nav li a:after {
	position: absolute;
	content: "";
	background: #00a044;
	width: 1px;
	left: 50%;
	height: 0;
	top: -50px;
	transition: 0.5s all;
}

.c-header .nav li.active a {
	color: #00a044;
}

.c-header .nav li.active a:after {
	height: 70px;
}

.c-header .nav li a:hover {
	color: #00a044;
}

.c-header .nav li a:hover:after {
	height: 70px;
}

.c-header .nav li.active a:hover {
	color: #00a044;
}

.c-header .c-navBig {
	float: right;
}

.c-header .c-icon {
	float: right;
	position: relative;
	height: 100%;
}

.c-header .c-icon>form>a {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	margin: 15px 5px;
}

.c-header .c-logo {
	width: 350px;
	height: 70px;
	float: left;
}

.c-header .c-logo img {
	height: auto;
}

.c-header .c-icon .c-searchMain {
	position: absolute;
	right: 0;
	top: 200px;
	z-index: 0;
	background: #f6f6f6;
	overflow: hidden;
	font-size: 0;
	opacity: 0;
	transition: 0.5s all;
}

.c-header .c-icon .c-phoneMain {
	position: absolute;
	right: 0;
	top: 200px;
	z-index: 101;
	background: #fff;
	overflow: hidden;
	font-size: 16px;
	color: #00a044;
	opacity: 0;
	transition: 0.5s all;
	white-space: nowrap;
	padding: 13px 60px;
}

.c-header .c-icon .c-phoneMain.active {
	opacity: 1;
	z-index: 101;
	top: 100px;
}

.c-header .c-icon .c-searchMain input {
	display: block;
	float: left;
	width: 320px;
	height: 50px;
	border: 1px solid #eaeaea;
	font-size: 16px;
	color: #888888;
	padding-left: 24px;
	padding-right: 86px;
}

.c-header .c-icon .c-searchMain a {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	background: #fd8b00 url(../img/icon3.png) no-repeat center center;
}

.c-header .c-icon .c-searchMain.active {
	opacity: 1;
	z-index: 100;
	top: 100px;
}

.c-backTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 50px;
	height: 50px;
	background-image: url(../img/backtop.png);
	background-color: rgba( 190, 190, 190, .5);
	border-radius: 4px;
	z-index: 11;
}

.c-backTop:hover {
	background-color: #4bb249;
}

.c-pcBanner {
	width: 100%;
	height: 700px;
}
.BMap_Marker div img{
	width:21px;
	height:21px;
}
.pop .center{
	width:252px !important;
}
/*#dituContent .pop .center{
	width:326px !important;
}*/
.c-pcBanner .swiper-slide {
	/* background: url(../img/banner1.jpg) no-repeat center top / cover; */
	height: 700px;
}

.c-pcBanner .btnx {
	width: 80px;
	height: 80px;
	margin-top: -40px;
}

.c-pcBanner .btnx.l {
	background: url(../img/left1.png) no-repeat center top;
	left: 3%;
}

.c-pcBanner .btnx.r {
	background: url(../img/right1.png) no-repeat center top;
	right: 3%;
}

.c-pcBanner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: none;
	opacity: 1;
	border: 2px solid #fff;
	border-radius: 50%;
}

.c-pcBanner .swiper-pagination-bullet-active {
	background: #fff;
	position: relative;
}

.c-phoneBanner {
	display: none;
}

.c-indexProduct {
	padding-bottom: 40px;
}

.c-h1 {
	padding: 30px 0;
}

.c-h1 .c-l {
	float: left;
}

.c-h1 .c-r {
	float: right;
	margin-top: 15px;
}

.c-h1 .c-l span {
	font-size: 40px;
	color: #111111;
	margin-right: 20px;
}

.c-h1 .c-l em {
	font-size: 20px;
	color: #6b6a6a;
	text-transform: uppercase;
}

.c-h1 .c-r dl {
	overflow: hidden;
}

.c-h1 .c-r dt {
	float: left;
	padding: 0 15px;
	font-size: 16px;
	color: #333333;
	line-height: 40px;
}

.c-h1 .c-r dd {
	float: left;
}

.c-h1 .c-r dd a {
	display: block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	border-radius: 21px;
}

.c-h1 .c-r dd.on a {
	background: #4bb249;
	color: #fff;
}
.c-h1 .c-r dd.on a:hover {
	background: #ff8400;
	color: #fff;
}

.c-h1 .c-r dd.big a {
	padding: 0 35px;
	height: 50px;
	line-height: 50px;
	border-radius: 100px;
}

.c-h1 .c-r dd:hover a {
	background: #4bb249;
	color: #fff;
}

.fam {
	font-family: "AGARAMONDPRO-REGULAR";
}

.c-product {
	width: 100%;
}

.c-product ul {
	width: calc(100% + 24px);
}

.c-product li {
	width: calc(25% - 24px);
	float: left;
	margin-right: 24px;
	margin-bottom: 30px;
	transition: 0.5s all;
}

.c-product li .c-img {
	overflow: hidden;
	transition: 0.5s all;
}

.c-product li .c-img img {
	transition: 0.5s all;
}

.c-product li .c-tit {
	height: 62px;
	padding: 0 15px;
}

.c-product li .c-tit p {
	float: left;
	width: calc(100% - 40px);
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	line-height: 62px;
	color: #666666;
	transition: 0.5s all;
}

.c-product li .c-tit .img {
	width: 20px;
	height: 20px;
	float: right;
	background: #4bb249;
	border-radius: 50%;
	margin-top: 21px;
	transition: 0.5s all;
}
.c-product li a{ 
	transition:0.5s all;
	display:block;
	background: #fff;
	border-bottom: 2px solid #dcdcdc;
}

.c-product li:hover a{
	/*transform: translateY(-10px);
	box-shadow: 0 0 20px 8px rgba(2, 2, 2, .1);*/
	transition:all ease-in-out 0.3s;
	transform:translateY(-15px);
	box-shadow:0px 5px 13px 0px rgba(0, 0, 0, 0.14);
}

.c-product li:hover .c-tit p {
	color: #ff8400;
}

.c-product li:hover .c-tit .img {
	background: #ff8400;
}

.c-product li:hover .c-img img {
	transform: scale(1.05);
}

.c-indexYoushi {
	min-height: 900px;
	width: 100%;
	background: url(../img/bg1.jpg) no-repeat center top;
}

.c-h2 {
	text-align: center;
	padding: 60px 0 50px 0;
}

.c-h2 h2 {
	font-size: 40px;
	color: #ffffff;
	margin-bottom: 20px;
}

.c-h2 p {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	
}

.c-h2 h3 {
	font-size: 16px;
	color: #b4b4b4;
	line-height: 36px;
	margin: 0 auto;
	text-align: center;
}

.c-titbox {
	padding: 30px 60px 0 60px;
	background: #fff;
	float: right;
	width: 600px;
	height: 480px;
}

.c-youshi-top {
	width: 480px;
	float: left;
	height: 450px;
}

.c-youshi-top h2 {
	font-size: 32px;
	color: #333333;
	line-height: 90px;
	position: relative;
}

.c-youshi-top h2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 4px;
	background: #4bb249;
	border-radius: 2px;
}

.c-youshi-top p {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	max-height: 216px;
	overflow: hidden;
	margin: 20px 0;
}

.c-youshi-top a {
	display: inline-block;
	width: 200px;
	height: 60px;
	border-radius: 30px;
	background: #4bb249;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fefefe;
	background: #4bb249;
	margin-top: 10px;
}

.c-youshi-top a:hover {
	background: #fd8b00;
	color: #fff;
}

.c-youshi-bottom {
	width: 190px;
	height: 480px;
	padding: 0 25px 0 65px;
	float: right;
	font-size: 0;
}

.c-youshi-bottom .swiper-wrapper {
	display: block;
}

.c-youshi-bottom .swiper-slide {
	width: 100px !important;
	height: 100px;
	overflow: hidden;
	margin: 10px auto;
	display: inline-block;
	border-radius: 50%;
	cursor: pointer;
	transition: 0.5s all;
}

.c-youshi-bottom .swiper-slide.color1 {
	background: #028443;
}

.c-youshi-bottom .swiper-slide.color2 {
	background: #4bb249;
}

.c-youshi-bottom .swiper-slide:hover {
	background: #fd8b00;
}

.c-indexYoushi .c-bimg {
	width: calc(100% - 790px);
	height: 480px;
	background: url(../img/img2.jpg) no-repeat center center;
	float: left;
}

.c-indexKehu {
	background: #fff;
	padding: 135px 0 120px 0;
	overflow: hidden;
}

.c-slidebox {
	width: calc(100% - 460px);
	overflow: hidden;
	float: right;
	height: 732px;
}

.c-slidebox .img {
	width: 10%;
	float: left;
	transition: 0.5s all;
	position: relative;
}

.c-slidebox .img.active {
	width: 70%;
}

.c-slidebox .img img {
	width: auto;
	height: 100%;
}

.c-slidebox .img .c-tit {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -100%;
	padding: 35px 70px;
	background: rgba(0, 0, 0, .6);
	transition: 0.5s all;
}

.c-slidebox .img .c-tit .c-l {
	float: left;
	width: calc(100% - 120px);
}

.c-slidebox .img .c-tit h2 {
	font-size: 22px;
	color: #ffffff;
	margin-bottom: 18px;
	transition: 0.5s all;
}

.c-slidebox .img .c-tit p {
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}

.c-slidebox .img .c-tit .c-r {
	float: right;
	width: 53px;
	height: 53px;
	margin-top: 24px;
}

.c-slidebox .img.active .c-tit {
	bottom: 0;
}

.c-slidebox .img:hover .c-tit h2 {
	color: #4bb249;
}

.c-indexKehu .c-ke {
	float: left;
	width: 460px;
}

.c-indexKehu .c-ke h2 {
	font-size: 144px;
	color: #f0f5f9;
	font-weight: bold;
	position: relative;
	line-height: 144px;
	padding-left: 10px;
}

.c-indexKehu .c-ke h2 span {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 40px;
	color: #028443;
	font-weight: normal;
	padding: 0 88px;
}

.c-indexKehu .c-ke h2 span:after {
	content: '';
	position: absolute;
	left: 94px;
	bottom: -20px;
	width: 25px;
	height: 1px;
	background: #222222;
}

.c-indexKehu .c-ke p {
	font-size: 18px;
	color: #666666;
	padding-left: 88px;
}

.c-indexKehu .c-ke ul {
	overflow: hidden;
	padding-left: 88px;
	margin-top: 60px;
}

.c-indexKehu .c-ke li {
	width: 149px;
	height: 93px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	cursor: pointer;
}
.c-indexKehu .c-ke li img{ border:1px solid #cecece;}

.c-indexKehu .c-ke a {
	display: block;
	width: 200px;
	height: 60px;
	background: #4bb249;
	border-radius: 30px;
	text-align: center;
	line-height: 60px;
	margin-left: 88px;
	color: #fff;
	margin-top: 90px;
}

.c-indexKehu .c-ke a:hover {
	color: #fff;
	background: #ff8400;
}

.c-indexAbout {
	min-height: 800px;
	width: 100%;
	background: url(../img/bg2.jpg) no-repeat center top / cover;
}

.c-indexAbout .c-aboutslidePC {
	padding: 0 90px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}
.c-indexAbout .c-aboutslidePC  .swiper-container img{ cursor:pointer; transition: 0.5s all;}
.c-indexAbout .c-aboutslidePC  .swiper-container img:hover{ transform:scale(1.05);}
.c-indexAbout .c-aboutslidePC .btnx {
	width: 53px;
	height: 53px;
	margin-top: -26px;
}

.c-indexAbout .c-aboutslidePC .btnx.l {
	background: url(../img/left2.png);
}
.c-indexAbout .c-aboutslidePC .btnx.l:hover {
	background: url(../img/left22.png);
	transition:all ease-in-out 0.3s;
}

.c-indexAbout .c-aboutslidePC .btnx.r {
	background: url(../img/right2.png);
}

.c-indexAbout .c-aboutslidePC .btnx.r:hover {
	background: url(../img/right22.png); transition:all ease-in-out 0.3s;
}

.c-indexAbout .c-aboutslidePHONE {
	display: none;
}

.c-indexAbout a {
	display: block;
	width: 200px;
	height: 60px;
	margin: 0 auto;
	background: #4bb249;
	border-radius: 30px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	margin-top: 70px;
}

.c-indexAbout a:hover {
	color: #fff;
	background: #ff8400;
}

.c-timer {
	background: #028443;
	min-height: 186px;
}

.c-timer ul {
	padding-top: 45px;
	overflow: hidden;
}

.c-timer li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
}

.c-timer li:after {
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	width: 1px;
	height: 97px;
	background: #fff;
}

.c-timer li .boxx {
	display: inline-block;
	color: #fff;
	text-align: left;
}

.c-timer li h2 {
	font-size: 60px;
	position: relative;
	display: inline-block;
}

.c-timer li h2 span {
	position: absolute;
	top: 4px;
	font-size: 14px;
	right: -22px;
	line-height: normal;
}

.c-timer li p {
	font-size: 14px;
}

.c-indexNew {
	background: #fff;
	padding-bottom: 88px;
}

.c-indexNew .c-main {
	overflow: hidden;
}

.c-indexNew .c-main .c-l a {
	display: block;
	padding: 35px 60px;
}
.c-indexNew .c-main .c-l:hover h2{ transition:all ease-in-out 0.3s; text-indent:1.5em;}

.c-indexNew .c-main .c-l {
	width: calc(43% - 60px);
	margin-right: 120px;
	background: #f4f4f4;
	height: 550px;
	float: left;
}

.c-indexNew .c-main .c-l h2 {
	line-height: 78px;
	height: 78px;
	overflow: hidden;
	font-size: 22px;
	border-bottom: 1px solid #dbdbdb;transition:all ease-in-out 0.3s;
}

.c-indexNew .c-main .c-l p {
	color: #333333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 12px 0 32px 0;
}

.c-indexNew .c-main .c-l .c-img {
	width: 100%;
	height: 254px;
	/* background: url(../img/img5.jpg) no-repeat center top; */
}

.c-indexNew .c-main .c-r {
	width: calc(57% - 60px);
	float: left;
}

.c-indexNew .c-main .c-r ul {
	border-top: 2px solid #eaeaea;
}

.c-indexNew .c-main .c-r li {
	border-bottom: 2px solid #eaeaea;
}
.c-indexNew .c-main .c-r li a {
	display: block;
	padding: 38px 0;
}

.c-indexNew .c-main .c-r li h2 {
	font-size: 20px;
	color: #111111;
	margin-bottom: 23px;transition:all ease-in-out 0.3s;	
}

.c-indexNew .c-main .c-r li p {
	color: #666666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.c-indexNew .c-main .c-r li:hover h2 {
	  text-indent:1.5em;
	color: #028443;
}

.c-indexNew .c-main .c-l:hover h2 {
	  text-indent:1.5em;
	color: #028443;
}

.c-link {
	padding: 33px 0;
	overflow: hidden;
}

.c-link .c-l {
	float: left;
	line-height: 34px;
}

.c-link .c-l dl {
	overflow: hidden;
}

.c-link .c-l dd {
	float: left;
	color: #666666;
	line-height: 34px;
}

.c-link .c-l dd a:hover {
	color: #ff8400;
}

.c-link .c-l dt {
	float: left;
	color: #666666;
	padding: 0 4px;
	line-height: 34px;
}

.c-link .c-l span {
	float: left;
	color: #333333;
	margin-right: 16px;
}

.c-link .c-r {
	float: right;
	padding: 0 16px;
	height: 34px;
	line-height: 32px;
	border: 1px solid #e1e7ee;
	border-radius: 17px;
	display: inline-block;
	color: #666666;
}

.c-link .c-r:hover {
	color: #fff;
	border: 1px solid #4bb249;
	background: #4bb249;
}

.c-indexContact #dituContent {
	width: 100%;
	height: 460px;
}

.c-indexContact {
	position: relative;
}

.c-indexContact .c-main {
	position: absolute;
	right: 50%;
	top: 0;
	margin-right: -720px;
	background: #028443;
	padding: 0 40px;
	z-index: 10;
	width: 380px;
	height: 100%;
	color: #fff;
	padding-top: 40px;
}

.c-indexContact .c-main h2 {
	font-size: 40px; line-height:60px;
}

.c-indexContact .c-main p {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.c-indexContact .c-main li {
	line-height: 36px;
}

.c-indexContact .c-main a {
	display: block;
	width: 200px;
	height: 50px;
	border-radius: 25px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	color: #4bb249;
	margin-top: 28px;
}

.c-indexContact .c-main a:hover {
	background: #ff8400;
	color: #fff;
}

.c-copy {
	overflow: hidden;
	color: #dfdfdf;
	line-height: 24px;
	padding: 18px 0;
	background: #434343;
}

.c-copy .c-l {
	float: left;
}

.c-copy .c-r {
	float: right;
}

.c-copy .c-r a {
	margin-left: 5px;
	color: #dfdfdf;
}

.c-copy .c-r a:hover {
	color: #ff8400;
}

.c-commonBg {
	width: 100%;
	height: 150px;
	background: url(../img/bg4.jpg) no-repeat center top / cover;
}

.c-commonphoneBg {
	display: none;
	width: 100%;
}

.c-commonNav {
	padding: 19px 88px;
	font-size: 14px;
	background: #fff;
	color: #666666;
	line-height: 22px;
}

.c-commonNav img {
	width: 18px;
	height: 22px;
	vertical-align: -5px;
	margin-right: 12px;
}

.c-common {
	padding: 60px 88px;
	overflow: hidden;
}

.c-common .c-lbox {
	float: left;
	width: 300px;
}

.c-common .c-rbox {
	float: right;
	width: calc(100% - 348px);
}

.c-h3 {
	height: 72px;
	padding: 0 33px;
	border-bottom: 1px solid #eaeaea;
	font-size: 22px;
	color: #222222;
	line-height: 82px;
	position: relative;
	background: #fff;
}

.c-h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 33px;
	width: 90px;
	height: 3px;
	background: #00a044;
}

.c-fuwu {
	background: #fff;
	margin-bottom: 25px;
}

.c-fuwu ul {
	overflow: hidden;
	padding: 30px 0 20px 30px;
}

.c-fuwu li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.c-fuwu li a {
	padding: 0 20px;
	color: #666666;
	border: 1px solid #ebebeb;
	display: inline-block;
	line-height: 34px;
	border-radius: 18px;
}

.c-fuwu li a:hover {
	border: 1px solid #00a044;
	background: #00a044;
	color: #fff;
}

.c-comNew {
	background: #fff;
	margin-bottom: 25px;
}

.c-comNew ul {
	padding: 15px 33px;
}

.c-comNew li a {
	display: block;
	font-size: 15px;
	color: #666666;
	line-height: 40px;
}

.c-comNew li a:hover {
	color: #00a044; text-indent:1.5em; transition:all ease-in-out 0.3s;
}

.c-comAbout {
	background: #fff;
	margin-bottom: 25px;
}

.c-comAbout ul {
	padding: 15px 33px;
}

.c-comAbout li {
	display: block;
	font-size: 16px;
	color: #666666;
	line-height: 40px;
}

.c-contact {
	background: #fff;
	padding: 60px 80px;
	overflow: hidden;
}

.c-contact .c-l {
	float: left;
	width: 40%;
}

.c-contact .c-r {
	float: right;
	width: calc(60% - 50px);
}

.c-contact .c-l dt {
	color: #00a044;
	font-weight: bold;
	line-height: 40px;
}

.c-contact .c-l dd {
	color: #666666;
	line-height: 40px;
}

.c-contact .c-l .c-img {
	width: 280px;
	height: 280px;
}

.c-contact .c-r #dituContent {
	height: 520px;
	width: 100%;
	border: 1px solid #ccc;
}

.c-liuyan {
	background: #028443;
	padding: 25px 0;
	overflow: hidden;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.c-liuyan h2 {
	font-size: 36px;
	color: #fefefe;
	text-align: center;
	margin-bottom: 30px;
}

.c-liuyan p {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-top: 26px;
}

.c-liuyan dl {}

.c-liuyan dd {
	width: calc(33.333333% - 74px);
	margin-right: 16px;
	float: left;
}

.c-liuyan dd input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	border: 0;
}

.c-liuyan dt {
	float: left;
	width: 174px;
}

.c-liuyan dt a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #ffb400;
}

.c-gallery .c-product li {
	width: calc(33.333333% - 24px);
}

.c-page {
	text-align: center;
}

.c-page {
	text-align: center;
}

.c-page a {
	color: #646464;
	font-size: 16px;
	display: inline-block;
	line-height: 40px;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	padding: 0 18px;
	margin: 10px 5px;
}

.c-page a.on {
	background: #028443;
	border: 1px solid #028443;
	color: #fff;
}

.c-page a.dian {
	color: #646464;
	background: transparent;
	border: 1px solid transparent;
	cursor: text;
}

.c-page a:hover {
	background: #028443;
	border: 1px solid #028443;
	color: #fff;
}

.c-page a.dian:hover {
	color: #646464;
	background: transparent;
	border: 1px solid transparent;
	cursor: text;
}

.c-comList {
	margin-bottom: 25px;
}

.c-comList .level1 {
	background: #fff;
	padding: 0 32px;
	padding-bottom: 20px;
}

.c-comList h3 {
	line-height: 60px;
	color: #666666;
	transition: 0.5s all;
}

.c-comList li a {
	line-height: 60px;
	color: #666666;
	display: block;
}

.c-comList .level1>li>a {
	border-bottom: 1px dashed #cdcdcd;
}

.c-comList .level1>li:last-of-type>a {
	border-bottom: 0;
}

.c-comList .level2>li>a {
	border-bottom: 1px dashed #cdcdcd;
}

.c-comList .level3>li>a {
	border-bottom: 1px dashed #cdcdcd;
}

.c-comList .level2 {
	display: none;
}

.c-comList .level3 {
	display: none;
}

.c-comList .level2>li a {
	padding-left: 25px;
}

.c-comList .level3>li a {
	padding-left: 50px;
}

.c-comList a:hover {
	color: #00a044;
}

.c-comList a:hover h3 {
	color: #00a044;
}

.c-list {
	width: 100%;
}

.c-list ul {
	width: calc(100% + 24px);
}

.c-list li {
	width: calc(50% - 24px);
	margin-right: 24px;
	margin-bottom: 24px;
	float: left;
}
.c-list li a{
	display:block; 
	transition:0.5s all;
	padding: 42px;
	overflow:hidden;
	background: #fff;
}
.c-list li:hover a{
	transition:all ease-in-out 0.3s;
	transform:translateY(-15px);
	box-shadow:0px 5px 13px 0px rgba(0, 0, 0, 0.14);
	}
.c-list li:hover h2{ text-indent:1.5em;}
.c-list li:hover .btnx{ 
    color: #fff;
	background: #028443;
	border: 1px solid #028443;}
.c-list li h2 {
	font-size: 18px;
	color: #222222;
	margin-bottom: 20px;
	transition:all ease-in-out 0.3s
}

.c-list li p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.c-list li .c-time {
	color: #a5a5a5;
	padding: 15px 0 20px 0;
	border-bottom: 1px solid #ededed;
}

.c-list li .btnx {
	width: 142px;
	height: 42px;
	border: 1px solid #c9c9c9;
	border-radius: 21px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	margin-top: 28px;
	transition: 0.5s all;
}

.c-list li:hover h2 {
	color: #028443;
}

.c-list .btnx:hover {
	color: #fff;
	background: #028443;
	border: 1px solid #028443;
}

.c-listshow {
	background: #fff;
	padding: 0 60px;
}

.c-listshow .mt {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d7d7d7;
}

.c-listshow .mt h2 {
	font-size: 24px;
	color: #222222;
	margin-bottom: 20px;
}

.c-listshow .mc {
	padding: 30px 0 17px 0;
	overflow: hidden;
	border-bottom: 1px solid #d7d7d7;
}

.c-listshow .mc p {
	font-size: 16px;
	color: #666666;
	line-height: 50px;
}

.c-listshow .mc p img {
	float: left;
	width: auto;
	height: auto;
	margin: 10px 20px 10px 0;
}

.c-listshow .mc .btnx {
	width: 196px;
	height: 52px;
	border: 1px solid #c9c9c9;
	border-radius: 26px;
	text-align: center;
	line-height: 50px;
	color: #666666;
	margin-top: 28px;
	transition: 0.5s all;
	display: block;
	float: right;
}

.c-listshow .mc .btnx:hover {
	color: #fff;
	background: #028443;
	border: 1px solid #028443;
}

.c-listshow .mb {
	overflow: hidden;
	padding: 35px 0;
}

.c-listshow .mb li a {
	color: #666666;
	line-height: 50px;
}

.c-listshow .mb li a:hover {
	color: #00a044;
}

.c-message {
	background: #fff;
}

.c-message .mt {
	padding: 60px 0;
	text-align: center;
}

.c-message .mt h2 {
	font-size: 30px;
	color: #00a044;
	position: relative;
	margin-bottom: 42px;
}

.c-message .mt h2:after {
	position: absolute;
	content: "";
	width: 32px;
	height: 3px;
	background: #3ebf74;
	left: 50%;
	margin-left: -16px;
	bottom: -20px;
}

.c-message .mt p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.c-message .mc {
	overflow: hidden;
	width: 100%;
	padding: 0 96px;
	padding-bottom: 50px;
}

.c-message .mc ul {
	width: calc(100% + 16px);
	overflow: hidden;
}

.c-message .mc li {
	width: calc(33.333333% - 16px);
	margin-right: 16px;
	margin-bottom: 22px;
	border: 1px solid #e4e2e2;
	float: left;
	height: 58px;
}

.c-message .mc li img {
	width: 56px;
	height: 56px;
	float: left;
	display: block;
}

.c-message .mc li input {
	width: calc(100% - 76px);
	padding-right: 20px;
	border: 0;
	height: 56px;
	line-height: 56px;
}

.c-message .mc .textarea {
	border: 1px solid #e4e2e2;
	width: 100%;
	height: 200px;
}

.c-message .mc .textarea img {
	width: 56px;
	height: 56px;
	float: left;
	display: block;
}

.c-message .mc .textarea textarea {
	width: calc(100% - 56px);
	padding: 15px 0;
	border: 0;
	height: 198px;
	line-height: 24px;
	resize: none;
}

.c-message .btnx {
	display: block;
	background: #00a044;
	height: 58px;
	line-height: 58px;
	color: #fff;
	text-align: center;
	margin: 22px 0;
}

.c-show {
	background: #fff;
	padding: 65px 75px;
}

.c-show .c-t {
	overflow: hidden;
	margin-bottom: 24px;
}

.c-show .c-t .c-l {
	width: calc(65% - 20px);
	float: left;
}

.c-show .c-t .c-r {
	float: right;
	width: calc(35% - 20px);
}

.c-show .c-t .mt h2 {
	font-size: 22px;
	color: #222222;
	line-height: 62px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 18px;
}

.c-show .c-t .mt p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.c-show .c-t .mc {
	margin: 20px 0 15px 0;
	background: #00a044;
	width: 100%;
	
	text-align: center;
	line-height: 38px;
	color: #fff;
}

.c-show .c-t .mb h3 {
	font-size: 22px;
	color: #222222;
	line-height: 78px;
}

.c-show .c-t .mb ul {
	overflow: hidden;
}

.c-show .c-t .mb li {
	width: calc(50% - 10px);
	float: right;
}

.c-show .c-t .mb li:first-of-type {
	float: left;
}

.c-show .c-t .mb li .c-tit {
	line-height: 44px;
	color: #666666;
	text-align: center;
}

.c-show .c-b h2 {
	font-size: 22px;
	color: #222222;
	line-height: 86px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 35px;
}

.c-show .c-b p {
	font-size: 16px;
	color: #666666;
	line-height: 50px;
}

.c-single {
	padding: 50px 66px;
	background: #fff;
}

.c-single h2 {
	font-size: 22px;
	color: #00a044;
	font-weight: bold;
	margin-bottom: 22px;
}

.c-single p {
	font-size: 16px;
	color: #666666;
	line-height: 50px;
}

.c-single img {
	margin: 15px 0;
}

.c-h85 {
	height: 85px;
	display: none;
}

.footer {
	position: fixed;
	width: 100%;
	bottom: 0;
	margin: 0 auto;
	background: #049548;
	z-index: 12;
	display: none;
}

.footer ul li {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

.footer ul li h3 {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.footer ul li img {
	margin: 0 auto;
}

.footer ul li::after {
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	background: url(../img/lx.png)no-repeat top right;
	right: 0;
	top: 0;
}

.footer ul li:last-child::after {
	display: none;
}

.dituContent img {
	width: auto;
	height: auto;
}

.list2 {
	display: none;
}
.navbox{ display: block; position: relative; min-height: 40px;}
.navbox .btn{ float: right; height: 40px; line-height: 40px; padding: 0 20px; color: #fff; font-size: 14px; background: #049548; display: none;}

@media(max-width:1600px) {
	.c-header {
		padding-right: 40px;
		padding-left: 40px;
	}
	.c-common {
		padding-left: 60px;
		padding-right: 60px;
	}
	.c-contact {
		padding-left: 60px;
		padding-right: 60px;
	}
	.c-commonNav {
		padding-left: 60px;
		padding-right: 60px;
	}
	.c-listshow {
		background: #fff;
		padding: 0 30px;
	}
}

@media(max-width:1440px) {
	.w {
		width: 1200px;
	}
	.c-header .nav li a {
		margin: 0 4px;
	}
	.c-indexContact .c-main {
		margin-right: -600px;
	}
	.c-common {
		padding-left: 40px;
		padding-right: 40px;
	}
	.c-contact {
		padding-left: 40px;
		padding-right: 40px;
	}
	.c-commonNav {
		padding-left: 40px;
		padding-right: 40px;
	}
	.c-message .mc {
		padding: 0 40px;
	}
	.c-show {
		padding: 20px 25px;
	}
	.c-single {
		padding: 20px 25px;
	}
}

@media(max-width:1366px) {
	.w {
		overflow: hidden;
	}
}

@media(max-width:1200px) {
	.w {
		width: 100%;
	}
	.c-indexContact .c-main {
		right: 0;
		left: auto;
		margin: 0;
	}
	.c-header {
		padding-right: 0;
		padding-left: 0;
	}
	.c-header .nav li a {
		margin: 0 5px;
	}
	.c-common {
		padding-left: 10px;
		padding-right: 10px;
	}
	.c-contact {
		padding: 20px;
	}
	.c-commonNav {
		padding-left: 10px;
		padding-right: 10px;
	}
	.c-contact .c-r {
		float: none;
		width: 100%;
	}
	.c-contact .c-l {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.w1200 {
		width: 100%;
	}
	.c-list ul {
		width: 100%;
		overflow:hidden;
	}
	.c-list li {
		width: 100%;
		margin-right: 0;
		padding: 42px;
	}
	.c-listshow {
		padding: 0 20px;
	}
	.c-listshow .mt {
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.c-message .mc {
		padding: 0 20px;
	}
	.c-show .c-t .c-l {
		width: 100%;
		float: none;
	}
	.c-show .c-t .c-r {
		width: 100%;
		float: none;
	}
}

@media(max-width:1024px) {
	.c-header {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.c-header .navbar-default {
		height: auto;
		padding: 0;
	}
	.c-header .nav li a {
		padding: 0 15px;
		text-align: center;
		height: 40px;
		line-height: 40px;
	}
	.navbar-header {
		float: none;
		height: 50px;
	}
	.navbar-collapse.collapse {
		display: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-nav {
		float: none;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-collapse.in {
		display: block;
	}
	.c-header .c-logo {
		width: 250px;
		height: 50px;
	}
	.c-pcBanner {
		display: none;
	}
	.c-phoneBanner {
		display: block;
	}
	.c-product ul {
		width: 100%;
		padding: 0 20px;
	}
	.c-product li {
		width: 100%;
		margin-right: 0;
	}
	.c-indexKehu {
		display: none;
	}
	.c-youshi-bottom {
		float: none;
		padding: 0;
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.c-youshi-bottom .swiper-slide {
		width: calc(25% - 20px) !important;
		height: auto;
		margin: 0 10px;
		display: block;
		float: left;
	}
	.c-titbox {
		width: 100%;
		font: none;
		height: auto;
		padding: 0px 15px;
	}
	.c-youshi-top {
		width: 100%;
	}
	.c-youshi-top {
		width: 100%;
		font: none;
		height: auto;
		padding: 0px 15px 20px;
	}
	.c-indexYoushi .c-bimg {
		display: none;
	}
	.c-h2 {
		padding: 30px 15px 15px 15px;
	}
	.c-indexAbout .c-aboutslidePC {
		display: none;
	}
	.c-indexAbout .c-aboutslidePHONE {
		display: block;
	}
	.c-indexAbout a {
		margin-top: 50px;
	}
	.c-timer ul {
		padding: 30px 0 15px 0;
	}
	.c-timer li {
		width: 50%;
		margin-bottom: 15px;
	}
	.c-timer li:after {
		width: 0;
	}
	.c-h1 {
		padding: 15px;
	}
	.c-h1 .c-l span {
		font-size: 30px;
	}
	.c-h1 .c-l em {
		font-size: 18px;
	}
	.c-h1 .c-r {
		display: none;
	}
	.c-indexNew .c-main .c-l {
		height: auto;
		width: 100%;
		float: none;
	}
	.c-indexNew .c-main .c-l a {
		padding: 0 15px;
	}
	.c-indexNew .c-main .c-r {
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.c-indexNew .c-main .c-r li a {
		padding: 15px 0;
	}
	.c-indexNew .c-main .c-r li h2 {
		margin-bottom: 10px;
	}
	.c-indexNew {
		padding-bottom: 30px;
	}
	.c-link {
		padding: 15px;
		text-align: center;
	}
	.c-link .c-l {
		float: none;
		text-align: right;
		margin-bottom: 15px;
	}
	.c-link .c-r {
		float: none;
		margin: 0 auto; display:none;
	}
	.c-indexContact .c-main {
		position: static;
		width: 100%;
		padding: 30px 15px;
	}
	.c-copy {
		padding: 18px 15px;
	}
	.c-copy .c-l {
		float: none;
		margin-bottom: 10px;
	}
	.c-copy .c-r {
		float: none;
	}
	.c-indexProduct {
		padding-bottom: 0;
	}
	.c-header .nav li a:after {
		width: 0;
	}
	.c-header .c-navBig {
		float: none;
	}
	.c-header .c-icon {
		display: none;
	}
	.c-none {
		display: none;
	}
	.c-common .c-rbox {
		width: 100%;
		float: none;
	}
	.c-common {
		padding: 15px;
	}
	.c-commonBg {
		height: 100px;
	}
	.c-h70 {
		height: 70px;
	}
	.c-contact .c-r #dituContent {
		height: 400px;
	}
	.w1200 {
		width: 100%;
	}
	.c-liuyan dl {
		padding: 0 15px;
	}
	.c-liuyan dd {
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
		float: none;
	}
	.c-liuyan dt {
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
		float: none;
	}
	.c-liuyan p {
		padding: 0 15px;
	}
	.c-gallery .c-product ul {
		padding: 0;
	}
	.c-gallery .c-product li {
		width: 100%;
	}
	.c-common .c-lbox {
		float: none;
		width: 100%;
	}
	.c-comList {
		padding: 0;
	}
	.c-comList .c-h3 {
		display: none;
	}
	.c-comList .level2 {
		display: none !important;
	}
	.c-comList .level3 {
		display: none !important;
	}
	.c-list li {
		padding: 0;
	}
	.c-list li .btnx {
		margin-top: 20px;
	}
	.c-list li h2 {
		margin-bottom: 10px;
	}
	.c-list li .c-time {
		padding: 8px 0;
	}
	.c-listshow .mc p img {
		float: none;
		width: 100%;
		height: 100%;
		margin: 10px 0;
	}
	.c-listshow .mc .btnx {
		margin-top: 10px;
	}
	.c-listshow .mb {
		padding: 15px 0;
	}
	.c-message .mc ul {
		width: 100%;
	}
	.c-message .mc li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 22px;
	}
	.c-h85 {
		display: block;
	}
	.footer {
		display: block;
	}
	.c-commonBg {
		display: none;
	}
	.c-commonphoneBg {
		display: block;
	}
	.c-page a {
		font-size: 14px;
		line-height: 40px;
		border-radius: 2px;
		padding: 0 10px;
		margin: 10px 2px;
	}
	.c-page .last {
		display: none;
	}
	.c-page .first {
		display: none;
	}
	.c-comList .level1 {
		padding: 10px 15px;
	}
	.list1 {
		display: none;
	}
	.list2 {
		display: block;
	}
	.navbox .btn{
		display: block;
	}
	.level1{
		display: none;
	}
	.c-list li a{
		padding: 20px;
	}
	.c-list li:hover a{
		transition: none;
		transform: none;
	}
}