﻿﻿@charset "utf-8";
html {
	min-width: 1200px;
}
/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red {
	color: #F00 !important;
}
a,a h3,a span{text-decoration: none;}
/*清除浮动*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {*zoom:1;}.clear {clear: both;}.fl {float: left;}.fl a{ color:#999}.dibuwz{line-height:20px;}.fr {float: right;}
/*其它*/
.hidden {display: none;}
/*必须输入，主要*/
.required {
	color: red;
	font-weight: bold;
}
.form_text_verifycode {
	width: 80px;
}
.form_radio {
	width: auto;
	border: 0;
}
.form_checkbox {
	width: auto;
	border: 0
}
/*网站公用样式表*/
.por {
	position: relative;
}
.poa {
	position: absolute;
}
#header_main, #top_main, #banner_main, #floor_1_main, #links_main, #footer_main {
	width: 100%;
	margin: 0;
}
#swiper4{margin:0 auto;}
.trans {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.icon{
    background: url(../images/icon.png) no-repeat;
}
/*top*/
.header_main .logo {
	display: block;
	padding-top: 8px;
}
.header_main .logo img {
	max-width: 100%;
	display: block;
	vertical-align: middle;
}
.topright {
	position: relative;
	padding-top: 34px;
	width: 835px;
}
.topbtn {
	padding-right: 7%;
	position: relative;
	z-index: 10;
}
.topbtn .topsearch {
	width: 60px;
	border: 1px solid #52545b;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 6%;
	top: 0;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	display: block;
}
.header_main .search-box {
	position: absolute;
	right: 0;
	top: -25px;
	height: 80px;
	line-height: 80px;
	z-index: 99;
}
.header_main .search-box .butn {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	margin-top: 19px;
	background: url(../images/ico_60.png) no-repeat center;
}
.header_main .search-box .butn i {
	width: 38px;
	height: 38px;
	display: none;
	background: url(../images/sou.png) no-repeat center;
	margin: 0 auto;
	border: 1px solid #52545b;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.header_main .search-box .butn.hov {
	background: none;
}
.header_main .search-box .butn.hov i {
	display: block;
}
.header_main .search-box .share-sub {
	position: absolute;
	right: 40px;
	top: 15px;
	width: 0;
	height: 48px;
	overflow: hidden;
	background: #ededed;
	border-radius: 5px 0 0 5px;
}
.header_main .search-box .share-sub .sub-btn {
	border: none;
	width: 48px;
	height: 48px;
	cursor: pointer;
	outline: none;
	background: url(../images/sou.png) no-repeat center #3fb150;
}
.header_main .search-box .share-sub .tex {
	width: 240px;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	padding: 14px 10px;
	color: #666;
	border: none;
	background: #ededed;
	outline: none;
}
.header_main .search-box .lang-box {
	margin-top: 21px;
	margin-right: 39px;
}
.header_main .search-box .lang-box a {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	margin-left: 29px;
}
.header_main .search-box .lang-box .stt {
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #777;
	margin-right: 4px;
}
.header_main.fixt {
	position: fixed;
}
.header_main .nav {
	padding-right: 30px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
     border-color: #fff!important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
     border-color: #fff!important;
}
.dropdown-menu>li>a {
    padding: 14px 20px!important;
}
.dropdown-menu li a:hover{color: #3fb150!important;}
.open>.dropdown-menu {
    display: block;
}
#nav .navlist {
	position: relative;
	display: block;
}
#nav li {
	float: left;
	display: inline-block;
	list-style: none;
	font-size: 16px;
	text-align: center;
	position: relative;
	height: 61px;
}
#nav li.hover a, #nav li:hover a {
	color: #3fb150;
	border: 1px solid #3fb150;
}
.top .toprig .item h4 {
	display: block;
	font-size: 30px;
}
.n-project .txtlistbox li {
    width: 550px;
    float: left;
    margin-right:15px;
}
.n-project .txtlistbox li:nth(2n){
	margin:0;
}
/*导航栏下拉*/
#nav ul .subnav {
	position: absolute;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
#nav ul li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
#nav ul .subnav {
	opacity:0;
	background: #fff;
	border-top: 2px solid #63b670;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199;
}
#nav ul .subnav a {
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	max-width: 100%;
	border: 0 none;
	border-bottom: 1px solid #eee;
	border-radius: initial;
}
#nav ul .subnav a:hover {
	color: #63b670;
	background: #f9f9f9;
	text-indent: 3px;
}
.header-top{
	padding-top:10px;
}
/*侧边导航*/
/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#banner_main .banner {
	height: 650px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 650px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 20px;
	z-index: 3;
}
#banner .tip span {
	height: 5px;
	margin: 0 2px;
	width: 50px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background: #fff;
	opacity: .6;
	filter: Alpha(opacity=60);
*zoom:1;
}
#banner .tip span.cur {
	background-color: #3fb150;
	opacity: 1;
	filter: Alpha(opacity=100);
}
#banner #btn_prev, #banner #btn_next {
	width: 40px;
	height: 90px;
	position: absolute;
	top: 50%;
	z-index: 5;
	margin-top: -45px;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
#banner #btn_prev {
	background-position: 0 0;
	left: 5%;
}
#banner #btn_next {
	background-position: -50px 0;
	right: 5%;
}
#banner #btn_prev:hover {
	background-position: 0 -98px;
}
#banner #btn_next:hover {
	background-position: -50px -98px;
}
/*banner end*/
.transs {
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.index .title {
	text-align: center;
	width: 100%;
}
.index .title h3 {
	font-size: 30px;
	font-weight: normal;
	display: block;
	line-height: 30px;
	background: url(../images/title.png) no-repeat center;
}
.index .title p {
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "AvantGardeITVbyBT Book", arial;
	padding-top: 14px;
}
.index .title h3 b {
	display: inline-block;
}
.imenu {
	text-align: center;
}
.imenu a {
	font-size: 16px;
	display: inline-block;
	padding: 0 24px;
	text-align: center;
	border-left: 1px solid #3fb150;
	height: 20px;
	line-height: 20px;
}
.imenu a:first-child {
	border-left: 0 none;
}
.imenu a:hover,.imenu .tab_btn.active {
	color: #3fb150;
}
.index .floor_1_main {
	padding-top: 80px;
	padding-bottom: 80px;
}
.ipro {
	position: relative;
	overflow: hidden;
	padding: 30px 0;
}
.ipro .item {
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.ipro .item:nth-child(3n){margin-right: 0px}
.ipro .item a {
	display: block;
	position: relative;
	width: 100%;
	height: 290px;
}
.ipro .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	height: 100%;
	display: block;
}
.ipro .item:hover img {
	transform: scale(1.06, 1.06);
}
.ipro .item h3 {
	width: 80%;
	text-indent: 30px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.ipro .item .h3{
	width: 100%;
	position: absolute;
	left: 0;
	line-height: 65px;
	bottom: 0px;
	background: url(../images/black60.png) repeat;
}
.ipro .item em {
	z-index: 2;
	width: 32px;
	height: 18px;
	display: block;
	vertical-align: middle;

}
.ipro .item .jiantou{
	background: url(../images/jiantou.png) no-repeat center;
	width: 20%;
}
.ipro .item:hover .h3 {
	background: url(../images/ipro_t.png) repeat-x left top;
}
.index .floor_2_main {
	background: url(../images/iyoushi.jpg) no-repeat center top;
/*	height: 800px;*/
	position:relative;
}
.index .floor_2, .index .floor_3 {
	padding: 80px 0;
	position: relative;
}
.index .floor_2 .title {
	color: #fff;
}
.iyoushi {
	background: url(../images/bieshu.png) no-repeat 417px center;
/*	height: 536px;*/
	overflow: hidden;
}
.iyoushi .item {
	width: 375px;
	height: 128px;
	background: url(../images/yousitem.png) no-repeat left top;
	float: left;
	margin-top: 40px;
}
.iyoushi .item a {
	display: block;
	padding: 40px;
}
.iyoushi .item .img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}
.iyoushi .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	display: block;
}
.iyoushi .item .txt {
	padding-left: 60px;
	color: #fff;
}
.iyoushi .item .txt h3 {
	font-size: 20px;
	margin-top:0;
	font-weight: bold;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.iyoushi .item .txt p {
	font-family: arial;
	color: #cccccc;
	padding-top: 0;
}
.iyoushi .it1, .iyoushi .it5 {
	margin-left: 62px;
	margin-right: 60px;
}
.iyoushi .it2, .iyoushi .it6 {
	margin-right: 65px;
	float: right;
}
.iyoushi .it4 {
	float: right;
}
.iyoushi .item:hover {
	background: url(../images/yousitem_a.png) no-repeat left top;
}
.iyoushi .item:hover .txt h3 {
	color: #3fb150;
}
.iyoushi .item:hover .img img {
	top: -50px;
}
.xunpan {
	width: 100%;
	background: url(../images/xunpan.jpg) no-repeat center top;
	height: 200px;
	color: #fff;
}
.xunpan .zixun {
	width: 300px;
	padding-top: 40px;
	text-align: center;
}
.xunpan .zixun a {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	height: 50px;
	display: block;
	line-height: 50px;
	color: #fff;
	background: #3fb145;
	font-size: 20px;
}
.xunpan .zixun:hover a {
	background: #43be4a;
}
.xunpan .tel {
	border: 1px solid #85878d;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-family: "AvantGardeITVbyBT Book", arial;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 20px;
}
.xunpan .tel em {
	width: 25px;
	height: 25px;
	display: inline-block;
	background-position: -100px 0;
	margin-right: 10px;
}
.xunpan strong {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-right: 10px;
	font-style: italic;
}
.xunpan p {
	font-size: 20px;
}
.xunpan .bigtxt {
	font-size: 38px;
	padding-bottom: 20px;
	padding-top: 54px;
}
.floor_3_main {
	overflow: hidden;
}
.liuc {
	position: relative;
	overflow: hidden;
	padding: 40px 0;
}
.liuc li {
	float: left;
/*	width: 196px;*/
}

.liuc li .Piece {
	height: 188px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	float: left;
	font-size: 20px;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 0 0 #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.liuc li .jtou {
	width: 36px;
	height: 188px;
	background: url(../images/jtou.png) no-repeat center;
	float: left;
	display: block;
}
.liuc li img {
	max-width: 100px;
	max-height: 80px;
	display: block;
	margin: 0 auto;
}
.Piece{color:#000;}
.liuc li p {
	text-align: center;
	padding-top: 40px;
	height: 88px;
	margin-bottom:32px;
	color:#000;
}

.liuc li:last-child .jtou {
	display: none;
}
.liuc li:hover .Piece {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.floor_4_main {
	background: #f5f5f5;
	overflow: hidden;
	width: 100%;
}
.index .floor_4 {
	padding: 80px 0 80px;
	position: relative;
}
.textlist {
}
.textlist .list {
	width: 100%;
	padding: 20px!important;
}
.textlist .item {

	float: left;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;
/*	box-shadow: 0 2px 5px rgba(0,0,0,.1);*/
	background: #fff;
}
.textlist .item a {
	display: block;
	padding: 0;
	color: #333;
}
.textlist .item .img {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.textlist .item .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.textlist .item:hover .img img {
	transform: scale(1.1, 1.1);
}
#swiper4 .textlist .item:hover .img img {
	transform: scale(0,0)!important;
}
.textlist .item .txt {
	padding: 20px 40px 0;
}
.textlist .item h3 {
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	margin:0!important;
}
.textlist .desc {
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.textlist span {
	display: block;
	color: #666;
	font-family: arial;
	padding: 5px 0;
	border-top: 1px solid #ddd;
}
.textlist .item:hover {
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.textlist .item:hover h3 {
	color: #3fb150;
}
.floor_4 .btn {
	width: 40px!important;
	height: 40px!important;
	display: block;
	position: absolute!important;
	top: 50%!important;
	cursor: pointer;
}
.gcal .col-md-4{width:31%!important;}
.gcal .n-project .list li{margin-right:25px;}
.gcal .textlist .item:nth-child(3n){margin-right:0!important;}
#OriginalPic img{margin: 0 auto;display: block;}
.floor_4 .btn.prev {
	background-position: -101px -51px!important;
	left: -5%!important;
}
.w1200{width:1170px;margin:0 auto;}
.floor_4 .btn.next {
	background-position: -191px -51px!important;
	right:-5%!important;
}
.floor_4 .btn.prev:hover {
	background-position: -146px -51px!important;
}
.floor_4 .btn.next:hover {
	background-position: -237px -51px!important;
}
.indnews {
	padding: 80px 0;
	overflow: hidden;
	position: relative;
}
.index .more {
	width: 180px;
	height: 60px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	display: block;
	margin: 40px auto 0;
	background: #444;
	transition: all 0.2s linear 0s;
}
.index .more:hover {
	background: #3fb150;
	color: #fff;
	text-indent: 10px;
}
.ipatent_main {
	width: 100%;
	background: url(../images/patent.jpg) no-repeat center top;
	overflow: hidden;
}
.ipatent_main .floor {
	overflow: hidden;
	padding: 100px 0;
}
.ipatent_main .title {
	color: #fff;
}
.ipatent_main .title h3 {
	background: url(../images/title1.png) no-repeat center;
}
.ipatent {
	padding-top: 40px;
}
.ipatent .item {
	width:562px;
	height: 140px;
	background: url(../images/pat_bk.png) no-repeat left top;
	float: left;
	margin-left: 37px;
	background-size: 100% 100%;
	margin-bottom:20px;
}
.ipatent .item:first-child {
	margin-left: 0;
}
.ipatent .item a {
	display: block;
	padding: 22px 12px;
}
.ipatent .item .img {
	width: 64px;
	height: 60px;
	overflow: hidden;
	position: relative;
	margin-right: 40px;
	margin-left: 22px;
	margin-top: 10px;
}
.ipatent .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
}
.ipatent .item .txt {
	width: 350px;
	color: #fff;
	padding-left: 20px;
}
.ipatent .item .txt h3 {
	font-size: 20px;
	font-weight: bold;
}
.ipatent .item .txt p {
	font-family: arial;
	color: #cccccc;
	padding-top: 0;
}
.newsBox {
	width: 380px;
	height: 410px;
	overflow: hidden;
	position: relative;
}
.newsBox .bd {
	border: 1px solid #ddd;
}
.newsBox .hd {
	height: 28px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	z-index: 10;
	padding-left: 20px;
	text-align: center;
}
.newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.newsBox .hd ul li {
	margin-right: 6px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #999;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
}
.newsBox .hd ul li.on {
	background: #00ae66;
	color: #fff;
}
.picBox .bd {
	height: 100%;
	z-index: 0;
}
.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	height: 408px;
	overflow: hidden;
}
.newsBox .bd img {
	width: 100%;
	height: 250px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
h3{margin:0!important;}
.newsBox .bd li h3 {
	display: block;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsBox .bd li .txt {
	z-index: 5;
	padding: 15px 20px;
	border-top: 0 none;
	height: 93px;
}
.newsBox .bd li p {
	padding: 0;
	color: #666;
	line-height: 24px;
	height: 45px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top:5px;
}
.newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}
.newsBox .bd li a:hover h3 {
	color: #3fb150;
}
.newsBox .bd li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.indnews{
	padding:80px 0;
}
.txtlistbox .item {
	border: 1px solid #ddd;
	margin-bottom: 16px;
	transition: all 0.2s linear 0s;
+margin-bottom: 18px;
}
.txtlistbox .item a {
	display: block;
	padding: 28px;
}
.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
}
.txtlistbox .item p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #666;
}
.txtlistbox .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 18px;
	margin-right: 30px;
	color: #666;
	vertical-align: middle;
*zoom: 1;
}
#newsBox1 #swiper3 .swiper-slide{border: 1px solid #ddd;}
#newsBox1 #swiper3 .swiper-slide .img img{
	width: 380px;
    height: 285px;
    display: block;
}
#newsBox1 #swiper3 .swiper-slide .txt{
    z-index: 5;
    padding: 15px 20px;
    border-top: 0 none;
    height: 93px;
}
#newsBox1 #swiper3 .swiper-slide h3 {
    display: block;
    font-size: 18px;
    color: #000;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#newsBox1 #swiper3 .swiper-slide p {
    padding: 0;
    color: #666;
    line-height: 24px;
    height: 45px;
    overflow: hidden;
}
#newsBox1 #bd11 .swiper-slide p {
    padding: 0;
    color: #666;
    line-height: 24px;
    height: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
}
.txtlistbox .item .time b {
	color: #666;
	display: block;
	font-size: 40px;
	line-height: 48px;
}
.txtlistbox .item:hover {
	border: 1px solid #3fb150;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.iabout {
	width: 100%;
	background: url(../images/fl6.jpg) no-repeat center bottom #f8f8f8;
	padding: 80px 0;
}
.iabout .txt {
	width: 470px;
	height: 240px;
	display: block;
	background: #fff;
	padding: 40px;
}
.iabout .txt img {
	max-width: 100%;
	display: block;
}
.iabout .txt p {
	padding-top: 20px;
	color: #333;
}
.iabout .txt span {
	width: 154px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	border: 1px solid #1a7140;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}
.iabout .txt:hover span {
	background: #1a7140;
	color: #fff;
}
.iabout .img {
	width: 650px;
	height: 320px;
	display: block;
	overflow: hidden;
}
.iabout .img img {
	width: 100%;
	display: block;
}
/*底部信息*/
/*footer_main*/
.footer_main {
	width: 100%;padding-top: 25px;
	background: #191919;
	color: #fff;
}
.footer_main .footer {
	padding-bottom: 40px;
}
.footer_main .footer .links {
	padding: 30px 0;
	margin-bottom: 40px;
	font-size: 16px;
	border-bottom: 1px solid #353535;
}
.footer_main .footer .links span {
	color: #fff;
	display: inline-block;
}
.footer_main .footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}
.footer_main .footer .links a:hover {
	color: #3fb150;
}
.footer_main .qcode {
	width: 540px;
}
.footer_main .qcode .ewm {
	width: 130px;
	height: 130px;
	display: block;
	border: 5px solid #666;
}
.footer_main .btel {
	width: 300px;
	line-height: 28px;
}
.footer_main .btel img {
	display: block;
	margin: 0 auto 8px;
	max-width: 100%;
	max-height: 60%;
}
.footer_main .btel .p1 {
	color: #fff;
}
.footer_main .btel .p2 {
	font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";
	font-size: 34px;
	color: #3fb150;
	line-height: 34px;
	padding-bottom: 5px;
}
.footer_main .btel .p3 {
	color: #999;
	line-height: 22px;
}
.footer_main .botnavlist {
}
.footer_main .botnavlist li {
	float: left;
	padding: 0px 20px 0 26px;
	display: block;
	list-style: none;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	border-right: 1px solid #353535;
	overflow: hidden;
}
.footer_main .botnavlist li:first-child {
	padding-left: 0px;
}
.footer_main .botnavlist li a {
	color: #fff;
	display: block;
	line-height: 32px;
	font-size: 16px;
}
.footer_main .botnavlist li a:hover {
	color: #3fb150;
}
.footer_main .botnavlist li .drop {
	padding-top: 10px;
}
.footer_main .botnavlist li .drop a {
	display: block;
	line-height: 26px;
	color: #999;
	width: 100%;
	font-size: 12px;
}
.footer_main .botnavlist li .drop a:hover {
	color: #3fb150;
}
.copymain {
	color: #999;
	font-size: 12px;
}
.copymain a:hover {
	color: #3fb150;
}
.footer_main .yyzz {
	padding: 0 8px;
}
/********.fixtool*********/
.toolbar {
	width: 130px;
	position: fixed;
	right: 0;
	top: 460px;
	z-index: 999;
}
.toolbar dd {
	width: 130px;
	height: 55px;
	margin-bottom: 0;
	position: relative;
}
.toolbar dd a {
	color: #fff;
	width: 130px;
	height: 55px;
	display: block;
	cursor: pointer;
	text-align: center;
	background: url(../images/rightfixicon.png) no-repeat -36px 0;
	line-height: 45px;
	-webkit-transition: all .0s ease-in-out 0s;
	-moz-transition: all .0s ease-in-out 0s;
	transition: all .0s ease-in-out 0s;
}
.toolbar dd a span {
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
	vertical-align: middle;
	margin-right: 5px;
}
.toolbar dd a:hover {
	background-position: -168px 0;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -45px;
	background: #3fb150;
	display: none;
}
.toolbar .pop-code {
	padding: 15px 15px 0;
}
.toolbar .pop-code img {
	width: 100px;
	height: 100px;
	display: block;
}
.toolbar .pop-code h3 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .zxzx span {
	background-position: 0 4px;
}
.toolbar .lf span {
	background-position: 0 -33px;
}
.toolbar .bj span {
	background-position: 0 -65px;
}
.toolbar .code span {
	background-position: 0 -33px;
}
.toolbar .top {
	width: 130px;
	height: 45px;
	background: #3fb150;
}
.toolbar .top span {
	background-position: 0 -127px;
}
.toolbar .top:hover {
	background: #2c9638;
}
.toolbar .side_tel {
	position: absolute;
	right: 0;
	top: 0;
	background: #3fb150;
	height: 45px;
	line-height: 45px;
	color: #fff;
	width: 0;
	text-align: center;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@font-face {
	font-family: ADELE;
	src: url("../font/ADELE.eot");
	src: url("../fonts/adele.eot") format("eot"), url("../fonts/adele.ttf") format("truetype");
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
.db{margin-top:-20px;}
.index .p{font-size:20px;text-align: center;color: #999;margin-top: 10px;}
.footer_5{padding-bottom: 20px;}
/*首页留言开始*/
/*.container{width:1200px;margin:0 auto}*/
input,textarea{outline:none;font-family:"微软雅黑";}
.lianxi{width:100%;padding:20px 0 25px 0;background:url(../images/lx-bg.jpg) }
.lianxil-top{margin-bottom:50px}
.lianxil-top h2{font-size:24px;color:#4c4c4c}
.lianxil-top h3{font-size:18px;color:#999999}
.lianxil-bot{line-height:35px;color:#999999}
.lianxil-bot h2{font-size:16px;color:#4c4c4c;margin-bottom:20px}
.lianxil-link{width:100%;margin-top:20px}
.lianxil-link h2{font-size:16px;color:#4c4c4c;margin-bottom:30px}
.lianxil-link a{display:inline-block;width:38px;height:38px;border:1px solid #cccccc;margin-right:20px}
.lianxil-link a img{display:block;margin:0 auto;width:26px;height:28px;vertical-align:top;margin-top:5px}
.lianxir{float:right;width:570px;}
.lianxir1{width:100%}
.lianxir1 p input{width:100%;height:60px;line-height:60px;color:#999999;border:none;border-bottom:1px solid #cccccc;background:none;}
.lianxir1 p textarea{width:100%;height:80px;box-sizing:border-box;color:#999999;border:none;border-bottom:1px solid #cccccc;background:none;padding-top:15px}
.lianxir1 h2 input{width:100%;height:45px;line-height:45px;color:#fff;border:none;background:#00994e;cursor:pointer;margin-top:35px}
/*首页留言结束*/
.ipatent_main{
	padding-top:80px;
}
.logo_ydd{
    height: 60px;
    margin: 0;
    display: block;
    padding-top: 0;
    text-align: center;
}
.nav-tabs{
    width: 60px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top:0;
    bottom:0;

}
.logo_ydd img{
    height:2.4rem;
    margin-top: 0.8rem;
}
.relatedproduct .container h2{
    font-size: 16px;
    height: 25px;
    border-bottom: 1px #eee solid;
    color: #2b8a39;
}
/*草坪价格*/
/* loaction */
.location {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	position: relative;
	z-index: 99;
	border-bottom: 1px solid #eee;
}
.location{
	position: relative;
}
/*.location.fixt {
	position: fixed;
	top: 105px;
}*/
.location .sitepath {
	/* color: #363636; */
	/* width: 400px; */
	/* white-space: nowrap; */
}
.location .sitepath s {
	width: 22px;
	height: 20px;
	background-position: 0 0;
	margin-right: 6px;
}
.location .sitepath a {
	color: #363636;
}
.location .sitepath a:hover {
	color: #3fb150;
}
.location .menu {
	height: 60px;
	line-height: 60px;
}
.location .menu span {
	width: 1px;
	height: 16px;
	margin: 0 16px 0 14px;
	background-position: -206px -36px;
}
.location .menu li {
	padding: 0;
	height: 60px;
	line-height: 60px;
	margin-left: 35px;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	/* color: #363636; */
	display: inline-block;
*
	display: inline;
*
	zoom: 1;
}
.location .menu li a {
	display: block;
	position: relative;
	color:#000;
}
.location .menu li i {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #3fb150;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.location .menu li:hover i, .location .menu li.hover i {
	width: 100%;
	margin-left: -50%;
}
.location .menu li .box {
	width: 100%;
	text-align: left;
	position: absolute;
	left: 0;
	top: 80px;
	display: none;
}
.location .menu li .box dl {
	position: relative;
}
.location .menu li .box dd {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	margin-right: 14px;
	text-align: center;
	width: 158px;
}
.location .menu li .box dd .a1 {
	border: 1px solid #ddd;
	background: #f8f8f8;
	display: block;
}
.location .menu li .box dd s {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	background: #999;
	margin-right: 5px;
	display: none;
}
.location .menu li .box dd.hover .a1 {
	background: #fff;
	border: 1px solid #3fb150;
	color: #3fb150;
}
.location .menu li .box dd a:hover {
	background: #fff;
	border: 1px solid #3fb150;
	color: #3fb150;
}
.location .menu li.hover a {
	color: #3fb150;
}
.location .menu li.hover .box {
	display: block;
}
.location.fixt .menu .box {
	display: none !important;
}
.projectPage .list {
	padding-top: 0;
}
.wrapper {
    padding: 20px 0 0px;
}
.ipro {
    padding: 30px 0;
}
/*移动端草坪价格*/
/*cateList*/


.cateList {
	width: 100%;
	line-height: 80px;
	text-align: center;
	background: #f6f6f6;
	color: #333;
	position: relative;
}
.cateList .goBack {
	width: 60px;
	height: 26px;
	position: absolute;
	left: 10px;
	top: 15px;
	z-index: 12;
}
.iconbef:before {
	background: url(../images/back.png) no-repeat;
	background-size: 23px auto;
	vertical-align: middle;
}

.iconn {
    background: url(../images/xjt.png) no-repeat;
	background-size: 18px auto;
    vertical-align: middle;
}
.cateList .goBack:before {
	width: 33px;
	height: 26px;
	display: block;
	margin: 0 auto;
}
.cateList h3 {
	position: relative;
	font-size: 30px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 12px;
}
.cateList h3 s {
	position: absolute;
	top: 16px;
right:30px;
width: 25px;
height: 20px;
margin-left: 10px;
	display: block;
}

.cateList .box {
	width: 100%;
padding: 20px 3% .0;
	z-index: 11;
	background: #fff;
	display: block;
	border-bottom: 1px solid #e6e6e6;
	overflow:hidden;
}
.cateList .box a {
	width: 32%;
	margin-right: 2%;
margin-bottom: 15px;
height: 40px;
line-height: 40px;
	border: 1px solid #e6e6e6;
font-size: 16px;
	text-align: center;
	display: block;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #777;
}
.cateList .box a:nth-child(3n) {
	margin-right: 0;
}
.cateList .box a.on {
	background: #3fb150;
	border-color: #3fb150;
	color: #fff;
}
.icon, .iconn:before, .iconn:after, .iconbef:before, .iconbef:after {
    content: "\20";
    display: block;
}
.clear_box{
	width:100%;
	background-color:#eee;
	height:10px;
}
/*分页样式*/
.pglist {
	padding: 20px 0 40px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #3fb150;
	border-color: #3fb150;
}
/*施工方案*/
/*newsPage*/
/*kuaiPage*/
.newsPage .item {
	height: 178px;
	transition: all .5s;
	border: 1px solid #f3f3f3;
	display: block;
	margin-bottom: 20px;
}
.newsPage .item a {
	padding: 26px;
	display: block;
	overflow: hidden;
}
.newsPage .item img {
	height: 126px;
	display: block;
}
.newsPage .item h3 {
	font-size: 20px;
	padding: 25px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsPage .item .txt {
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.newsPage .item .time {
	padding: 20px 0 20px 45px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
	text-align: center;
}
.newsPage .item .time .day {
	font-size: 30px;
	line-height: 45px;
	display: block;
}
.newsPage .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	margin-left: 15px;
	margin-right: -15px;
}
.newsPage .item:hover h3 {
	color: #3fb150;
}
.newsPage .item:hover .time .day span {
	background: #6d6d6d;
}
.newsPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.yewuPage .list {
	padding-bottom: 30px;
}
.yewuPage .item {
	width: 100%;
	height: 160px;
	padding: 26px 0;
	transition: all .5s;
	border-bottom: 1px solid #f3f3f3;
}
.yewuPage .item:first-child {
	padding-top: 0;
}
.yewuPage .item a {
	width: 100%;
	display: block;
}
.yewuPage .item img {
	width: 340px;
	height: 160px;
	display: block;
	margin-right: 30px;
}
.yewuPage .item h3 {
	font-size: 18px;
	padding: 30px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}
.yewuPage .item .txt {
	color: #999;
	line-height: 24px;
	height: 48px;
	padding-right: 50px;
	overflow: hidden;
}
.yewuPage .item .time {
	width: 130px;
	padding: 25px 0 25px 45px;
	margin-top: 20px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
}
.yewuPage .item .time .day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}
.yewuPage .item .time s {
	width: 14px;
	height: 18px;
	display: block;
	margin-top: 20px;
	background-position: -224px 0;
}
.yewuPage .item:hover {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	margin-left: 15px;
}
.yewuPage .item:hover h3 {
	color: #3fb150;
}
.yewuPage .item:hover .time .day span {
	background: #6d6d6d;
}
.yewuPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.yewuPage .item.items img {
	width: auto;
	max-width: 300px;
}
.fxitem {
	background: #fff;
	box-shadow: 0 0 1px #ddd;
	margin-bottom: 40px;
}
.fxitem .txtcon {
	width: 460px;
	padding: 68px;
	float: left;
}
.fxitem .txtcon .title {
	font-size: 28px;
	color: #3fb150;
}
.fxitem .txtcon .desc {
	margin: 20px 0 35px;
	line-height: 26px;
	height: 100px;
	overflow: hidden;
	color: #333;
	font-size: 16px;
}
.fxitem .txtcon .btn {
	height: 32px;
	line-height: 32px;
	border-radius: 20px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	border: 1px solid #ddd;
	text-align: center;
	width: 130px;
}
.fxitem .txtcon:hover .btn {
	background: #3fb150;
	color: #fff;
	border: 1px solid #3fb150;
}
.fxitem .img {
	width: 600px;
	height: 350px;
	overflow: hidden;
	display: block;
	float: right;
}
.fxitem .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.fxitem.it2 .txtcon {
	float: right;
}
.fxitem.it2 .img {
	float: left;
}
.jobPage {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.jobPage .title {
	width: 100%;
	height: 16px;
	position: relative;
	border-top: 1px solid #ccc;
}
.jobPage .title span, .jobPage .title h3 {
	position: absolute;
	left: 0;
	top: -14px;
	line-height: 28px;
	background: #fff;
	display: block;
	padding-right: 14px;
	font-size: 18px;
	color: #000;
}
.jobPage .title span b {
	font-weight: normal;
	color: #3fb150;
	display: inline-block;
	padding: 0 10px;
}
.jobPage .title h3 {
	color: #3fb150;
	font-weight: normal;
}
.jobPage .cont {
	padding-top: 20px;
}
.jobPage .cont .item {
	border: 1px solid #dcdcdc;
	border-left: 4px solid #3fb150;
	padding: 10px 20px 0;
	margin-bottom: 20px;
	position: relative;
}
.jobPage .cont .item .top {
	height: 65px;
	cursor: pointer;
}
.jobPage .cont .item .top span {
	display: inline-block;
}
.jobPage .cont .item .top span.sarry {
	color: #3fb150;
	margin-right: 36px;
}
.jobPage .cont .item .top .time {
	color: #999;
}
.jobPage .cont .item .top h3 {
	font-size: 18px;
	font-weight: normal;
	color: #3fb150;
}
.jobPage .cont .item .top p {
	display: block;
}
.jobPage .cont .item .bottom {
	padding-top: 20px;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 20px;
}
.jobPage .cont .item .btn {
	width: 162px;
	height: 58px;
	cursor: pointer;
	position: absolute;
	top: 18px;
	right: -18px;
	text-align: center;
	padding-right: 30px;
	line-height: 40px;
	color: #fff;
	background: url(../images/jobbtn.png) no-repeat 0 0;
	display: none;
}
.jobPage .cont .item.hover {
	background: #f9f9f9;
}
.jobPage .cont .item.hover .btn {
	display: block;
}
.jobPage .left {
	width: 800px;
}
.jobPage .right {
	width: 350px;
}
.jobPage .right .item {
	margin-bottom: 74px;
}
.jobPage .right .item .cont {
	line-height: 28px;
}
.jobPage .right .item .cont img {
	margin-left: 10px;
}
/*产品分类小于1200px*/
.title2 li{text-align: center;margin-top: 10px;}
.title2 li p{padding:12px;color:#3e3a39;box-shadow: 0 2px 5px rgba(0, 5, 33, 0.1);background-color: #fff!important;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/*适配*/
.header_main{box-sizing:border-box;}
.navbar-nav>li>a {
    padding-top: 10px!important;
    padding-bottom: 0px!important;
}
.header-top .top-list>li>a:hover {
    background:none;
}
.container {
     margin-top: 0px!important;
}
.clearfix {clear:both;}
/*小屏幕显示头部*/
.nav-xs {
    width: 100%;
    height: 5rem;
    line-height: 4.4rem;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,.8);
    z-index: 999999;
    /* padding: 1rem 0; */subnav
}
.navbar-toggle .icon-bar{background-color:#fff!important;}
#top .nav {
    width: .5rem;
    height: .36rem;
    margin: .33rem auto;
    background-position: -.56rem -.94rem;
}
.nav-tabs{border-bottom: 1px solid transparent!important;}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.dropdown-toggle img {
    width: 2.3rem;
    margin-top: 1rem;
}
.nav-tabs>li>a {
	height: 60px;
}
.navbar-nav>li>a {
	color:#B5B5B5;
}
.dropdown-menu li {
     text-align: center;
	 border-bottom:1px solid #eee;
}
.navbar-nav>li>a {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
/*banner*//*轮播*/
.bannerLB{
/*	margin-top: 110px;*/
}
.swiper-container {
width: 100%;
height: 100%;
}
.bannerLB img{
	width: 100%;
}
.bannerLB .swiper-container-horizontal>.swiper-pagination-bullets,
.bannerLB .swiper-pagination-custom,
.bannerLB .swiper-pagination-fraction{
	bottom: 2rem;
}
.bannerLB .swiper-pagination-bullet{
	width: 40px;
	height:5px;
	background: #fff;
}
.bannerLB .swiper-pagination-bullet-active{
	width: 40px;
	height:5px;
	background: #3fb150;
}
.swiper-pagination-bullet {
    opacity: 1!important;
	border-radius:0!important;
}
.bannerLB .swiper-slide{

	height: auto !important;

}
/*草坪价格-门球场人造草坪*/
/*产品详情*/
.product-imgitem-left{/* width:620px; */float:left;border-right:1px solid #DDD;}
.product-imgitem-left-pic{text-align:center;}
.product-imgitem-left-pic img{width:450px;height:350px;}
.product-imgitem-left-pics{text-align:center;}
.product-imgitem-left-pics img{width:75px;height:70px;border:2px solid #FFF;cursor:pointer;}
.product-imgitem-left-pics img.active{border:2px solid #000;}
.product-imgitem-right{width:559px;float:left;padding-left:20px;}
.product-imgitem-right-item{border-bottom:1px solid #DDD;line-height:39px;height:39px;}
.product-imgitem-right-title{font-size:24px;padding: 0 0 10px 0;border-bottom: 1px solid #DDD;font-weight:bold;}
.product-imgitem-right-item-title{float:left;width:90px;}
.product-imgitem-right-item-text{float:left;overflow:hidden;}
.product-imgitem-right-desc{padding:10px;background:#f7f8fa;margin-top:2px;}
.met_nav{height:45px;line-height:45px;margin:30px 0;border:1px solid #ddd;position: relative;}
.met_nav li{float:left;list-style:none;border-right:1px solid #ddd;cursor:pointer;position: absolute;left: 0;height:44px;}
.met_nav li a{display:block;padding:0 40px;color:#000;}
.met_nav li a:hover{color:#3fb150;}
.met_nav li.met_now,#showproduct .met_nav li.met_hover{background:#f7f8fa;}
.met_nav_contbox{padding:0 10px}
.showContxt,.showContxt h2{font-size:14px;color:#666666;line-height:30px;}
.showContxt{padding: 0 0 30px;}
.showContxt img{margin-bottom:10px;}
.shareNew {
    padding-bottom: 20px;
}
.reLink {
    border-top: 1px solid #d7d6d6;
}
.reLink a{color:#666666;}
.reLink a:hover{
	color:#3fb150;
}
.n-tit h3{
	line-height: 35px;
    font-size: 20px;
}
.n-tit s {
    width: 4px;
    height: 22px;
    margin-right: 15px;
    background: #3fb150;
    display: inline-block;
    vertical-align: middle;
}
.n-tit .more{
	color:#000;
}
.n-yewu .textlist .item .img {
    height: 185px;
}
.n-project .textlist .item h3{
	font-size:16px;
	line-height: 25px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.n-project .textlist .item .txt{
	padding:20px;
}
.n-project .list li{
	margin-right:10px;
}
.n-project .list .col-md-3 {
    width: 24%;
}
.n-project .list li{
    padding: 0;
}
.n-project .list li:nth-child(4n){
	margin-right:0;
}
.gcal .list li{
	margin-right:30px!important;
	border: 1px solid #f2f2f2;
}
/*showInfor*/
.showInfo {
padding: 4% 0 5px;
	width: 100%;
}
.showInfo .title {
font-size: 20px;
text-align: center;
line-height: 30px;
margin-bottom: 5px;
	color: #333333;
margin-top: 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.showInfo .menu {
margin-bottom: 20px;
}
.showInfo .mark_time {
font-size: 14px;
	text-align: center;
	color: #666666;
padding-bottom: 10px;
	border-bottom: 1px solid #dbd7d7;
}
.showInfo .mark_time span {
margin: 0 6px;
}
.showInfo .contxt {
padding: 5px 3% 40px;
	color: #666666;
}
.showInfo .contxt img {
	max-width: 100%;
	height: auto !important;
}
.showInfo .reLink {
margin: .2rem 3% .1rem;
}
.showInfo .showRelate {
margin-top: .1rem;
}
.showInfo .showRelate .sitepath {
padding: .18rem 0 0;
}
.showInfo .showRelate .sitepath h3 {
	font-weight: bold;
}
.showInfo .showRelate .item {
margin-bottom: .2rem;
}
/* banner */
#banner_main {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner_02 {
	margin: 0 auto;
	width: 100%;
*zoom: 1;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner_02 .list {
	width: 100%;
	overflow: hidden;
}
.banner_02 .list li {
	float: left;
	width: 100%;
	overflow: hidden;
}
.banner_02 .list li img {
	width: 100%;
	height: auto;
}
#banner_02 .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	z-index: 2;
	font-size: 0;
	position: absolute;
	left: 0;
	bottom: 5%;
}
#banner_02 .tip span {
	display: inline-block;
	vertical-align: middle;
	width: 0.4rem;
	height: 0.05rem;
	margin: 0 0.025rem;
	vertical-align: middle;
	background: #fff;
border-radius:.3rem;
}
#banner_02 .tip span.cur {
	background: #3fb150;
}
.reLink .prevLink, .reLink .nextLink{
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 24pxm;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
}
/* 工具栏 */
#toolbar_ydd {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 888;
	height: 50px;
	left: 0;
}
#toolbar_ydd .list {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	display: table;
	background: #1d1e22;
}
#toolbar_ydd .list li {/*float:left;*/
	text-align: center;
	border-right: 1px solid #38393f;
	box-sizing: border-box;
	display: table-cell;
}
#toolbar_ydd .list a {
	display: block;
	height: 50px;
	font-size: 14px;
	color: #fff;
}
#toolbar_ydd .list a.hover {
	color: #3fb150;
}
#toolbar_ydd .list a s {
	margin-left: auto;
	margin-right: auto;
	width: 34px;
	height: 28px;
	display: block;
}
#toolbar_ydd .list a span {
	text-align: 10px;
	display: block;
}
#toolbar_ydd .list a .too-home {
	background:url('../images/home.png')no-repeat center;
	background-size:19px ;
	width:31px;
}
#toolbar_ydd .list a .too-qiao {
	background:url('../images/too-qiao.png')no-repeat center;
	background-size:19px ;
	width:31px;
}
#toolbar_ydd .list a .too-map {
	background:url('../images/too-tel.png')no-repeat center;
	background-size:19px ;
	width:31px;
}
#toolbar_ydd .list a .too-tel {
	background:url('../images/too-map.png')no-repeat center;
	background-size:19px ;
	width:31px;
}
#toolbar_ydd .list a.hover .too-home {
	background:url('../images/too-qiao.png')no-repeat center;
}
#toolbar_ydd .list a.hover .too-qiao {
background-position:-1.3rem -.46rem;
}
#toolbar_ydd .list a.hover .too-map {
background-position:-.64rem -.46rem;
}
#toolbar_ydd .list a.hover .too-tel {
background-position:-1.9rem -.46rem;
}
.xbg {
	width: 100%;
	display: block;
	position: fixed;
	height: 1.05rem;
	left: 0;
	bottom: 0;
	background: #fff;
	z-index: 880;
}
#toolbar .list a s span {
	color: #fff;
padding-top:.9rem;
	text-transform: initial;
	font-style: normal;
}
/*showNews*/
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 15px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
	background:none;
	padding:0;
}
.showNews .showContxt {
	color: #666666;
	padding: 0 15px 30px 15px;
	line-height: 30px;
}
.showNews .showContxt img {
	max-width: 100%;
}
.prod_ys_conts .p_ys_item {
    width: 30%;
}
.prod_ys_conts .p_ys_item {
    justify-content: space-between;
    height: 40px;
    line-height: 40px;
    background: #019845;
    text-align: center;
    font-size: 15px;
    color: #FFFFFF;
    margin: 5px;
}
/* reLink */
.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	color: #666;
}
.reLink .nextLink a, .reLink .prevLink a {
	color: #666;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a:hover {
	color: #3fb150;
}
span.bds_more, .bds_tools a {
	line-height: 14px !important;
}
.showContxt .ptcj1 {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px dashed #ccc;
}
.ptcj_titles {
    width: 100%;
    margin: 10px auto;
    display: inline-block;
}
.ptcj_titles .ptcj_title_c {
    width: 210px;
    border-right: 30px solid transparent;
    border-bottom: 54px solid #019845;
    float: left;
    position: relative;
    margin-bottom: 10px;
}
.ptcj_titles .ptcj_title_c h3 {
    float: left;
    margin: 17px!important;
    height: 20px;
    color: #FFFFFF;
    border-left: 3px solid #FFFFFF;
    text-indent: 10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    position: absolute;
}
.n-tit {
    margin-top: 10px;
}
/*联系我们*/
.contactPage {
	padding: 0 0 0;
}
.contactPage .bcontact {
	padding-top: 30px;
}
.contactPage .bcontact .a3 {
	height: 131px;
}
.contactPage .bcontact .a3 img {
	width: 130px;
	display: block;
	margin: 0 auto;
}
.contactPage .txtcon img {
	max-width: 100%;
}
.contactPage .t2 {
	padding: 58px 0 48px;
	text-align: center;
}
.contactPage .t2 .titb {
	font-size: 30px;
	margin-bottom: 16px;
}
.contactPage .t2 .txt {
	font-size: 14px;
	line-height: 24px;
}
.contactPage .t2 .txt span {
	font-weight: bold;
	color: #3fb150;
}
.contactPage .mapArea {
	width: 100%;
	height: 400px;
	margin-top: 40px;
}
.contactPage .mapArea #allmap {
	width: 100%;
	height: 400px;
}
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-bottom: 30px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 355px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #333;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	height: 240px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 1178px;
	height: 214px;
	line-height: 28px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 46px;
	border: 2px solid #3fb150;
	margin-right: 2px;
	text-align: center;
	background: #3fb150;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: none;
	color: #3fb150;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 3px;
	top: 3px;
	border: 0px;
	display: block;
}
.projectPage {
	overflow: hidden;
}
/*关于我们*/
.index_titlebox{text-align: center;}
.index_titlebox .index_title{font-size: 32px;position: relative;}
.index_titlebox .index_title:before {
content: '';
position: absolute;
width: 70px;
height: 4px;
background: #e35b5b;
left: 0;
right: 0;
margin: 0 auto;
bottom: -25px;
}

.index_titlebox .index_intro{font-size: 18px;color: #727272;margin:45px 0 50px 0;}
/* 我们的成功案例 */
.image01 {
width: 100%;
overflow: hidden;
position: relative;
-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
margin-bottom: 20px
}
.image01 img {
width: 100%;
top: 0;
position: relative;
left: 0;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
-o-transition: -o-transform 0.5s;
transition: transform 0.5s;
}
.image01 .ovrly {
background: rgba(0, 0, 0, 0.5);
height: 100%;
left: 0;
top: 0;
position: absolute;
width: 100%;
opacity: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.image01 .buttons {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.image01 .buttons .fa {
background: rgb(256, 256, 256);
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: rgba(50, 50, 50, 0.9);
display: inline-block;
margin: 0 1px;
line-height: 40px;
font-size: 16px;
text-align: center;
text-decoration: none;
width: 40px;
height: 40px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.image01:hover img {
/*-webkit-filter: blur(2px);
filter: blur(2px);*/
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.image01:hover .ovrly {
opacity: 1;
}
.image01:hover .buttons .fa {
opacity: 1;
}
.image01 .title {
width: 100%;
height: 35px;
background: rgba(0,0,0,.5);
color: #fff;
position: absolute;
bottom: 0;
text-align: center;
line-height: 35px;
font-size: 14px;
}
.image01 .buttons{font-size: 14px;color: #fff;display: none;}
.image01:hover .buttons{display: block;}
.image01:hover .title{display: none;}
.image01 .buttons i{
width: 55px;
height: 55px;
display: inline-block;
text-align: center;
line-height: 54px;
border-radius: 30px;
font-size: 24px;
border: 1px solid #fff;
transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
cursor: pointer;
margin-top: 5px
}
.image01 .buttons p{font-size: 16px;font-weight: bold;}
.image01 .buttons i:hover{
background: #f05753;
border-color:#f05753;
}
[class^='imghvr-'],
[class*=' imghvr-'] {
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  background-color:#e35b5b;
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
  vertical-align: top;
  max-width: 100%;
}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
  background-color: inherit;
  padding: 30px 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
[class^='imghvr-'] h3,
[class*=' imghvr-'] h3,
[class^='imghvr-'] p,
[class*=' imghvr-'] p {
  margin: 0;
  padding: 0;
  color: #fff;
}

[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* imghvr-flip-*
   ----------------------------- */
[class^='imghvr-flip-'],
[class*=' imghvr-flip-'] {
  -webkit-perspective: 50em;
  perspective: 50em;
}
[class^='imghvr-flip-'] img,
[class*=' imghvr-flip-'] img {
  backface-visibility: hidden;
}
[class^='imghvr-flip-'] figcaption,
[class*=' imghvr-flip-'] figcaption {
  opacity: 0;
}
[class^='imghvr-flip-']:hover > img,
[class*=' imghvr-flip-']:hover > img {
  opacity: 0;
}
[class^='imghvr-flip-']:hover figcaption,
[class*=' imghvr-flip-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}


/* imghvr-flip-diag-2
   ----------------------------- */
.imghvr-flip-diag-2 figcaption {
  -webkit-transform: rotate3d(1, 1, 0, 100deg);
  transform: rotate3d(1, 1, 0, 100deg);
}
.imghvr-flip-diag-2:hover > img {
  -webkit-transform: rotate3d(-1, -1, 0, 100deg);
  transform: rotate3d(-1, -1, 0, 100deg);
}
.imghvr-flip-diag-2:hover figcaption {
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
}
.imghvr-flip-diag-2 i{font-size: 40px;}
.imghvr-flip-diag-2 h3{font-size: 20px;margin-top: 5px;}
.imghvr-flip-diag-2 p{font-size: 15px;line-height: 26px;}
.imghvr-flip-diag-2 figcaption div{margin-top: 20px;}
.nybanner {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
/******ivedio******/
.indexTit {margin-top: 58px;
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 46px;
}
.indexTit .en {
	color: #2f2f2f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: arial;
	display: block;
}
.indexTit .line-left, .indexTit .line-right {
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: 12px;
	display: block;
	background: #c1c1c1;
}
.indexTit .line-left {
	left: 50%;
	margin-left: -158px;
}
.indexTit .line-right {
	right: 50%;
	margin-right: -158px;
}
.indexTit h2 {
	font-size: 24px;
	line-height: 30px;
}
.relatedproduct h2 {
    font-size: 16px;
    height: 25px;
    border-bottom: 1px #eee solid;
    color: #2b8a39;
}
.sportneiye_xia {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}
.sportneiye_xialist {
    width: 100%;
    overflow: hidden;
    float: left;
}
.sportneiye_xialist li {
    width: 48%;
    margin-bottom: 5px;
    margin: 0 1%;
    position: relative;
    float: left;
    overflow: hidden;
	margin-bottom: 10px;
}
.sportneiye_xialist li img {
    width: 100%;
}
.sportneiye_xialist li span {
    display: block;
    font-size: 14px;
    color: #FFF;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    bottom: 0px;
    left: 0;
    z-index: 200;
    right: 0;
    float: left;
    position: absolute;
}
.sportneiye_xialist li .pbg {
    background: #2b8a39;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    height: 30px;
    line-height: 30px;
    position: absolute;
    width: 100%;
    bottom: -10px;
    right: 0;
    left: 0;
    z-index: 99;
}
/*newsPage*/
@media(max-width:1200px){
	 /*在小于1200像素的屏幕里,这里的样式才生效*/
.classify{
margin-top: 0px!important;
margin-bottom: 0px!important;
}
.wrapper{
    padding: 0px;
}
.showNews .title{
	font-size: 21px;
	font-weight: normal;
	margin: 20px 0 0px!important;
	overflow: hidden;
	text-overflow:ellipsis;
}
.mark span:first-child{display: none;}
.showNews .mark{
	border-top: 0px solid transparent;
	border-bottom: 1px solid #e5e5e5;
}
.reLink {
    border-top: 0px solid transparent;
}
.ptcj_titles .ptcj_title_c h3{
	font-size:18px!important;
}
.index .title {
    margin-top: 40px;

}
.showContxt .ptcj1 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dashed #ccc;
}
.aboutPage{
	margin-top: 30px!important;
	color:#666;
	padding:0 15px;
}
.index_titlebox .index_intro {
    margin: 45px 0 50px 0;
}
.do_well .col-sm-3 {
    text-align: center;
}
.aboutPage table{
	font-size:14px;
}
/*草坪价格*/
.productPage {
    padding: 3% 0 .5rem;
}
.productPage img{
	width:100%;
}
.gridlist .item {
    margin-bottom: 10px;
    position: relative;
}
.gridlist .item h3 {
    width: 100%;
    line-height: 18px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 14px!important;
	color:#333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.gridlist .item figure {
    width: 100%;
    position: relative;
    padding-top: 75%;
    margin-bottom: 10px;
    overflow: hidden;
}
.gridlist .item figure img {
    position: absolute;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
}
.productPage .col-xs-6{
	padding-left: 6px;
	padding-right:6px;
}
.cateList .box a.on {
	background: #3fb150;
	border-color: #3fb150;
	color: #fff;
}
.newsPage .item:hover {
	box-shadow: 0 0 0px rgba(0, 0, 0, 0);
	margin-left: 0px!important;
}
.floor_3_main{
	margin: 50px 0 20px 0;
}
.ipatent_main {
    padding-top: 0px;
}
.xunpan .btn .zixun_img{
	background:url('../images/zixun.png')!important;
	width: 32px;
	height: 32px;
	background-size:30px;
}
.bkg_hxjs{
background:url('../images/ys_t_green11.png')no-repeat left top;
}
.bkg_hxjs2{
background:url('../images/ys_t_green_10.png')no-repeat left top;
}
.gc_h3{padding-top: 10px;
	color:#000;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	   font-size: 18px!important;
	}
.desc{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: center;
	 color: #666;
}
.top{position: relative;}
#top .topsearch {
    display: block;
    position: absolute;
    right: 15px;
    top: 0px;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 60px;
    margin: 0px auto;
    background: url(../images/sou.png) no-repeat center;
    background-size: 22px auto;
    z-index: 6;
}
#search {
	background: #f2f2f2;
	width: 100%;
	margin: 0 auto;
	height: 60px;
	position: absolute;
	left: 0;
	top: 60px;
padding-top: 10px;
	display: none;
	z-index: 999;
}
#search input {
	display: block;
	padding: 0;
	margin: 0;

}
#search .txt {
	border: none;
	width: 80%;
	height: 40px;
	line-height: 40px;
	margin-left: 4%;
	color: #666;
	font-size: 14px;
	background: #fff;
	text-indent: 3%;
border-top-left-radius:25px;
border-bottom-left-radius: 25px;
border-top-right-radius:0px!important;
border-bottom-right-radius: 0px!important;
}
#search .btn {
	cursor: pointer;
	border: none;
	font-size: 14px;
	width: 50px;
	height: 40px;
	text-align: center;
	background: #3fb150 url(../images/icon.png) no-repeat 0 -4.6rem;
	background-size: 20px auto;
	color: #fff;
border-top-right-radius:25px;
border-bottom-right-radius: 25px;
border-top-left-radius:0px!important;
border-bottom-left-radius: 0px!important;
	background-size:20px auto;
	vertical-align: middle;
}
/*.aboutPage .do_well .visible-lg{display: block!important;}*/

}

@media (min-width: 1200px){
	 /*在大于1200像素的屏幕里,这里的样式才生效*/
	.classify { margin-top: 60px; margin-bottom: 59px; }
	.bannerLB{
/*		margin-top:102px;*/
	}
	.icon{
    background: url(../images/icon.png) no-repeat!important;
}
	.floor_2_main{width:100%;background-size:100% 100%;padding:80px 0;}
	.iyoushi .item .txt h3 {margin-top: 0px!important;}
	.ipro .item:nth-child(3n){margin-right: 0px!important;}
	.h3 h3{color:#fff!important;}
	.ydd{display:none!important;}
	.iyoushi .item .f1{padding-left:108px!important;margin-top:-50px!important;}
	.iyoushi .item .txt p{font-size:14px!important;}
	.iyoushi .item:hover .txt h3 {color: #3fb150;}
	.ydd_head{display:none!important;}
	.txtlistbox .item h3{
	color:#000;
	}
	.txtlistbox .item:hover h3{
	color:#3fb150;;
	}
	.article_swiper .swiper-button-prev{left:110px!important;}
	.article_swiper .swiper-button-next{right:110px!important;}
	.article_swiper .swiper-button-prev img{border: 1px solid #bbb;}
	.article_swiper .swiper-button-next img{border: 1px solid #bbb;}

.floor_4 .swiper-container .item {
	margin-right: 10px;
    width: 32.5%!important;
	}
	#swiper4{width:800px;margin: 0 auto;margin-left: 156px;}
	#OriginalPic img{width:800px;}
	#swiper4 .swiper-slide .img img{width:100%;}
}
@media (max-width: 767px) {
   /*在小于768像素的屏幕里,这里的样式才生效*/
	.bannerLB{
/*		margin-top:60px;*/
	}
	.index .p{font-size:18px;}
	.floor_2_main{width:100%;background-size:100% 100%;}
 	/*banner轮播图*/
 	.bannerLB .swiper-container-horizontal>.swiper-pagination-bullets,
	.bannerLB .swiper-pagination-custom,
	.bannerLB .swiper-pagination-fraction{
		bottom: 5px;
	}
	.bannerLB .swiper-pagination-bullet{
		width: 10px;
	}
	.bannerLB .swiper-pagination-bullet-active{
		width: 10px;
	}
	.index .floor_1_main {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.pc{display: none!important;}
	.index .title{background:url(../images/title.png) no-repeat center;background-size:640px auto;margin-top: 40px;}
	.index .title h3{background:none!important;}
	.index .floor_1_main{padding:0!important;}
	.index .title h3{font-size:22px!important;}
	.imenu a{border-left: 1px solid transparent!important;}
	.index .title p{padding-top:0px!important;}
	.ipro{padding:15px 0 0 0!important;}
	.ipro .item a {display: block;position: relative;height:100%!important;}
	.ipro .item{width:49%!important;height:150px!important;}
	.ipro .item:nth-child(2n){float:right;margin-right:0;}
	.ipro .item img{background-size:cover;}
	.ipro .item h3{height:32px!important;font-size:12px!important;line-height:32px!important;text-indent: 8px!important;overflow: hidden;
	text-overflow:ellipsis;white-space: nowrap;}
	.iyoushi .item .txt h3 {margin-top: 0px!important;}
	.index .more{margin-top:0!important;margin-bottom:20px!important;}

	.pc{display:none!important;}
	.ipro .item{margin-right: 0px;}
	.ipro .item h3{font-size:14px!important;height:45px!important;line-height:45px!important;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;text-indent: 16px!important;padding-right:10px;}
	.floor_2_main{width:100%;}
	.index .title h3 {font-size: 24px!important;}
	.h3 h3{color:#fff;}
	.trans .img{width:100%;margin: 15px 0;}
	.trans .img img{width:100%;}
	.ydd h3{font-size:18px!important;margin-top:20!important;}
	.index .title p{font-size: 15px!important;}
	.iyoushi{background:none!important;margin-top:10px!important;margin-bottom:130px!important;}
	.iyoushi .it4{width:140px;height:120px;}
	.iyoushi .item .txt h3 {margin-top: 0px!important;}
	.iyoushi .item a {padding: 29px!important;}
	.iyoushi .item .txt{padding-left:45px!important;}
	.iyoushi .item .txt h3{font-size:18px!important;}
	.iyoushi .item_box {text-align: center;display: block;}
	.iyoushi .item_box .img_box{background: url(../images/ys_t.png) no-repeat center top;background-size: 1.4rem auto;}
	a h3{color:#fff;text-decoration: none!important;}
	h3{font-size:22px!important;}
	.bieshu {width: 100%;position: absolute;left: 0;bottom:-50px;}
	.bieshu img {width: 50%;display: block;margin: 0 auto;}
	/*核心技术*/
.ipatent {
	width: 100%;
	background-size: 640px auto;
	color: #fff;
}
.ipatent .title h2 {
	color: #fff;
	background: none;
}
.ipatent .title h2 b {
	font-weight: bold;
}
.ipatent .item_01 {
padding:0 3%;
}
.ipatent .item_01 {
	background: url(../images/ipat_bk.png) no-repeat left top;
	background-size: 100% 100%;
	display: block;
	margin-bottom:20px;
	height: 120px;
	width:100%;
}
.ipatent .item_01 a {
	display: block;
padding:15px 2px 0;
}
.ipatent .item_01 .txt {
	width: 64%;
	float: left;
	padding-left: 3%;
}
.ipatent .item_01 .txt h3 {
font-size:16px;
	color: #fff;
}
.ipatent .item_01 .txt p {
font-size:13px;
	color: #ccc;
	overflow: hidden;
}
.ipatent .item_01 figure {
	background-size:109px auto;
	float: right;
	text-align: center;
	width:33%;
	height:92px;
}
.ipatent .item_01 figure img {
width:50px;
height: 50px;
margin:24px auto;
	display: block;
}
.ipatent h3{
	margin-top:9px!important;
	margin-bottom:10px!important;
text-overflow:ellipsis;
white-space: nowrap;
}
.ipatent .item_01:nth-child(2n) .txt {
	float: right;
	padding-left: 0;
	padding-right: 3%;
}
.ipatent .item_01:nth-child(2n) figure {
	float: left;
}
	/*	服务流程移动端*/
	.floor_3{padding:0!important;}
	.liuc {
	padding: 3%;
	padding-top:10px!important;
}
.liuc .item {
	margin-bottom:20px;
}
.liuc .item .Piece {
	height: 70px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding:18px;
	border-radius:0px!important;
    margin: 0 auto;
    overflow: hidden;
    float: none;
}
.liu2 li .Piece{width:158px!important;}
.liuc .item .Piece figure {
	width: 30%;
	display: block;
	float: left;
}
.liuc .item .Piece figure img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
}
.liuc .item .Piece p {
	position: relative;
padding-top: 10px;
	float: right;
	width: 60%;
}
.liuc .item .Piece p i {
font-size:20px;
	color: #ccc;
	font-family: arial;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 10px;
	top: -5px;
	z-index: 1;
}
.liuc .item .Piece p span {
	position: relative;
	z-index: 3;
	background: #f5f5f5;

	padding-top: 5px;
	font-size: 12px;
}
.liuc .item:nth-child(1) .jtou, .liuc .item:nth-child(5) .jtou {
	width: 22px;
	height: 70px;
	background: url(../images/jt.png) no-repeat center;
	background-size: 28px auto;
	float: left;
}
.liuc .item:nth-child(2) .jtou, .liuc .item:nth-child(4) .jtou {
	display: block;
	width: 100%;
height:30px;
	background: url(../images/jt2.png) no-repeat center;
background-size:12px auto;
	float: left;
	margin-right: 0;
}
.liuc .item:nth-child(3) {
	float: right;
}
.liuc .item:nth-child(3) .jtou {
width: 22px;
	height: 70px;
	background: url(../images/jt3.png) no-repeat center;
background-size: 28px auto;
	float: left;
}

.liuc .item:nth-child(6) .jtou {
	display: none;
}
.ipatent_main .title{
	background:none;
}
/*	小banner移动端*/
	.xunpan{background-size:100% 100%;}
	.xunpan .bigtxt{font-size:16px!important;}
	.xunpan .tel{width:150px!important;height:30px!important;font-size:14px!important;line-height:30px;text-align: center;}
	/*	小banner适配*/
	.xunpan {
	width: 100%;
	height: 2.93rem;
	background: url(../images/xunpan.jpg) no-repeat center;
	background-size: 6.4rem auto;
	color: #fff;
	text-align: center;
}
.xunpan b {
	font-size: 20px;
	font-weight: bold;
	padding-top:30px;
	display: block;
}
.xunpan h3 {
	    line-height: 40px;
	font-size: 18px;
	display: block;
}
.xunpan .btn {
padding-top: 20px;
}
.xunpan .btn a {
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius:50px;
    padding: 5px 30px!important;
}
.xunpan .btn a.zx {
	border: 1px solid #fff;
margin-right: 10px;
}
.xunpan .btn a.tel {
	background: #3fb150;
}
.xunpan .btn a i {
width: 32px;
height: 32px;
	display: inline-block;
margin-right: 2px;
	font-size:20px;
}
.xunpan .tel_02{
	padding:5px 40px!important;
	border-radius: 6px;
    display: block;
    color: #fff;
    background: #3fb145;
}
.xunpan .btn a.zx i {
	background-position: -1.1rem -1.06rem;
}
.xunpan .btn a.tel i {
	background-position: -1.56rem -1.06rem;
}
/*产品分类移动端*/
.index .title2 {
	width: 100%;
	margin: 0 auto;
}
.index .tabBox .hd {
	position: relative;
	width: 100%;
}
.index .tabBox .hd ul {
	overflow: hidden;
	width: 100%;
}
.index .tabBox .hd ul li {
	display: block;
	width: 32%;
	float: left;
	position: relative;
height:.65rem;
line-height:.65rem;
	text-align: center;
font-size:.24rem;
	margin: 1% 2% 1% 0;
	box-shadow: 0 2px 5px rgba(0,0,0,.05);
	background: #fff;
border-radius: .05rem;
}
/*轮播2*/
.swiper-wrapper col-xs-4{
	width:33.33333333%!important;
	margin-right:0!important;
}
.ipatent_main{
	padding-top:0px;
}

.floor_4_main,.floor_4{padding:0;}
.textlist .item .txt {
    padding: 8px 0px 0!important;
}
/*移动端草坪*/
.indnews{
	padding:0!important;
}
.thumblist {
	width: 100%;
margin:0 auto 2rem;
	padding: 0;
}
.thumblist li {margin-top: 15px;
	width: 100%;
	display: block;
	padding:10px 15px;
	border-top: 1px solid #eee;
}
.thumblist li:first-child {
	border-top: 0;
}
.thumblist li a {width: 66.66666667%;
	display: block;
	padding: 0 3%;
}
.thumblist li figure {
	padding-top: 22.5%;
	position: relative;
	overflow: hidden;
	z-index: 2;
	float: right;
	margin-top: 0.033rem;
}
.thumblist li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.thumblist li h3 {
font-size:18px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height:30px;
}
.thumblist li p {
color: #999;}
.thumblist li span {
	color: #999;
	font-size:14px;
}
.thumblist li a:hover h3 {
	color: #3fb150;
}
/* 在线留言 */
.login {
	width: 100%;
	margin: 5% auto;
	padding: 3%;
}
.login li {
	width: 100%;
	margin-bottom: 5%;
}
.login li img {
	float: right;
	margin-right: 10%;
	width: 30%;
}
.login_input {
	display: block;
	height: 40px;
	-webkit-appearance: none;
	border-radius: 0;
}
.login_textarea {
	height: 80px;
	margin-bottom: -2%;
}
.login li .pin_width {
	width: 50%;
}
.login li .login_btn {
	width: 100%;
	color: #fff;
	border: 0;
	text-align: center;
	background: #3fb150;
	box-shadow: none;
	padding: 14px;
	font-size:16px;
}
.login input, .login textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #333;
font: 12px "microsoft yahei";
text-indent: 10px;
}
/*版权信息*/
.footer_main {
	text-align: center;
	width: 100%;
	padding: 0.4rem;
	font-size: 0.24rem;
	color: #666;
}
.copyright {
	width: 100%;
	margin: 30px auto;
	text-align: center;
}
.toTop {
	width: 45px;
	height: 45px;
	background-size: 45px auto;
	position: fixed;
	bottom: 20%;
	right: 2%;
	cursor: pointer;
	z-index: 10;
}
.copyright a {
	color: #F00;
}
.newsPage .item .tit{
	padding: 20px 0 7px 0;
	font-size: 16px!important;
}
.newsPage .item p{
	color:#999;
	font-size: 12px!important;
	margin-bottom:2px;
}
.newsPage .item .dec{
	color:#999;
	font-size:12px;
}
.newsPage .item {
	height:0;
}
.newsPage .item img {
/*	width: 124px;*/
    height: 83px;
    display: block;
	margin: 20px 0;
}
.index .floor_4{
	padding:0;
}

}
@media (min-width: 768px) and (max-width: 1199px) {
	.ipatent_main .floor{
	padding:20px!important;
}

	.pc{display: none!important;}
	.bannerLB{
/*		margin-top:60px;*/
	}
	.index .p{font-size:16px;}
	.index .floor_1_main {
		padding-top: 40px;
	}
	.service-con>li{
		width: 25%;
	}
	.service-con-top li img{
		width: 80%;
		height: 8rem;
	}
	.service-con-top li:last-child{
		width: 80%;
	}
	.floor_1_main .pc{display:none!important;}
	.ipro .item:nth-child(3n){margin-right: 0px!important;}
	.ipro .item h3{font-size:14px!important;height:45px!important;line-height:45px!important;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;text-indent: 16px!important;padding-right:10px;}
	.floor_2_main{width:100%!important;background-size:100% 100%!important;}
	.index .title h3 {font-size: 25px!important;margin-top: 40px;}
	.h3 h3{color:#fff!important;}
	.trans h3{color:#fff!important;}
/*	 产品优势*/
	.pc{display: none!important;}
	.iyoushi{background:none!important;margin-bottom: 260px;margin-top:30px!important;}
	.iyoushi .item_box {text-align: center;display: block;margin-bottom: 20px;}
	.iyoushi .item_box .img { /*background: url(../images/ys_t_green.png) no-repeat center top!important;*/background-size: 1.4rem auto; margin: 15px auto;padding-top:.25rem;}
	.iyoushi .item_box .img div {width: 50%;padding-top: 50%;position: relative;overflow: hidden;margin: 0 auto;}
	.iyoushi .item_box .img div img {width: 100%;position: absolute;left: 0;top: -100%; display: block;}
	a h3{text-decoration: none!important;}
	h3{font-size:22px!important;}
	.bieshu {width: 100%;position: absolute;left: 0;bottom: -100px;}
	.bieshu img {width: 50%;display: block;margin: 0 auto;}
	.liuc li{margin-bottom:20px;}
/*	服务*/
	.index .floor_2, .index .floor_3{padding-bottom:0!important;}
	.liuc li img{margin-top:15px!important;}
/*	小banner适配*/
	.xunpan {
	width: 100%;
	height: 2.93rem;
	background: url(../images/xunpan.jpg) no-repeat center;
	background-size: 6.4rem auto;
	color: #fff;
	text-align: center;
}
.xunpan b {
font-size: 20px;
	font-weight: bold;
padding-top:35px;
	display: block;
}
.xunpan h3 {
font-size: 20px;
	display: block;
}
.xunpan .btn {
padding-top: 20px;
}
.xunpan .btn a {
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 6px;
    padding: 5px 40px!important;
}
.xunpan .btn a.zx {
	border: 1px solid #fff;
margin-right: 10px;
}
.xunpan .btn a.tel {
	background: #3fb150;
}
.xunpan .btn a i {
width: 32px;
height: 32px;
	display: inline-block;
margin-right: 2px;;
	font-size:20px;
}
.xunpan .tel_02{
	padding:5px 40px!important;
	border-radius: 6px;
    display: block;
    color: #fff;
    background: #3fb145;
    font-size: 16px;
}

.xunpan .btn a.zx i {
	background-position: -1.1rem -1.06rem;
}
.xunpan .btn a.tel i {
	background-position: -1.56rem -1.06rem;
}
.title2	.col-md-3{
	width:24%!important;
}
.textlist .item h3{
	font-size: 18px!important;
	color:#000!important;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.textlist .item .txt{
	padding:20px!important;
}
.textlist .desc{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.ipatent_main .title{
	background:none;
}
/*核心技术*/
.ipatent {
	width: 100%;
	background-size: 640px auto;
	color: #fff;
}
.ipatent .title h2 {
	color: #fff;
	background: none;
}
.ipatent .title h2 b {
	font-weight: bold;
}
.ipatent .item_01 {
padding:0 3%;
}
.ipatent .item_01 {
	background: url(../images/ipat_bk.png) no-repeat left top;
	background-size: 100% 100%;
	display: block;
	margin-bottom:20px;
	height: 120px;
	width:100%;
}
.ipatent .item_01 a {
	display: block;
padding:15px 2px 0;
}
.ipatent .item_01 .txt {
	width: 64%;
	float: left;
	padding-left: 3%;
}
.ipatent .item_01 .txt h3 {
font-size:16px;
	color: #fff;
}
.ipatent .item_01 .txt p {
font-size:13px;
	color: #ccc;
	overflow: hidden;
}
.ipatent .item_01 figure {
	background: url(../images/ys_t_green.png) no-repeat left top;
	background-size:109px auto;
	float: right;
	text-align: center;
	width:33%;
	height:92px;
}
.ipatent .item_01 figure img {
width:50px;
height: 50px;
margin:24px auto;
	display: block;
}
.ipatent h3{
	margin-top:9px!important;
	margin-bottom:10px!important;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.ipatent .item_01:nth-child(2n) .txt {
	float: right;
	padding-left: 0;
	padding-right: 3%;
}
.ipatent .item_01:nth-child(2n) figure {
	float: left;
}
/*移动端草坪*/
.indnews{
	padding:0!important;
}
.thumblist {
	width: 100%;
margin:0 auto .3rem;
	padding: 0;
}
.thumblist li {
	width: 100%;
	display: block;
	padding:10px 0;
	border-top: 1px solid #eee;
}
.thumblist li:first-child {
	border-top: 0;
}
.thumblist li a {
	display: block;
	padding: 0 3%;
}
.thumblist li figure {
	padding-top: 22.5%;
	position: relative;
	overflow: hidden;
	z-index: 2;
	float: right;
	margin-top: 0.033rem;
}
.thumblist li figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	display: block;
}
.thumblist li h3 {
font-size:18px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height:30px;
}
.thumblist li p {
	color: #666;
}
.thumblist li span {
	color: #999;
font-size:.2rem;
}
.thumblist li a:hover h3 {
	color: #3fb150;
}
/* 在线留言 */
.login {
	width: 90%;
	margin: 5% auto;
	padding: 3%;
}
.login li {
	width: 100%;
	margin-bottom: 5%;
}
.login li img {
	float: right;
	margin-right: 10%;
	width: 30%;
}
.login_input {
	display: block;
	height: 40px;
	-webkit-appearance: none;
	border-radius: 0;
}
.login_textarea {
	height: 8em;
	margin-bottom: -2%;
}
.login li .pin_width {
	width: 50%;
}
.login li .login_btn {
	width: 100%;
	color: #fff;
	border: 0;
	text-align: center;
	background: #3fb150;
	box-shadow: none;
	padding: 10px;
}
.login input, .login textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #333;
text-indent: 10px;
}
/*版权信息*/
.footer_main {
	text-align: center;
	width: 100%;
	padding: 0.4rem;
	font-size: 0.24rem;
	color: #666;
}
.copyright {
	margin: 30px auto;
	text-align: center;
}
.toTop {
	width: 0.9rem;
	height: 0.9rem;
	background-size: 0.9rem auto;
	position: fixed;
	bottom: 20%;
	right: 2%;
	cursor: pointer;
	z-index: 10;
}
.copyright a {
	color: #666;
}
.floor_5{
	margin-top:40px!important;
}
.floor_3_main{
	margin-top:140px!important;
}
.floor_3{
	padding-top:0!important;
}
.index .floor_4{
	padding-bottom:40px;
}
.list .swiper-slide{margin-right:30px!important;}

.list h3{color:#000!important;}
.ydd .item .tit{
	padding: 5px 0 5px;
}
.newsPage .item {
	height:0;
}
.newsPage .item img {
	width: 124px;
    height: 83px;
    display: block;
}
.newsPage .item .tit {
    padding: 20px 0 7px 0;
    font-size: 16px!important;
}
.newsPage .item img {
    margin: 20px 0;
}
.showNews .title{
	font-size: 21px;
	font-weight: none;
}
}
.tline{height: 0;
    border-top: 1px #f4f4f4 solid;
    border-bottom: 1px #d0d0d0 solid;
    overflow: hidden;}
.floor_5 .newscont{margin-top:20px!important;margin-bottom:5px;}
.floor_5 .newscont .nbox{float:left; border-right:1px #acadaf dotted;}
.floor_5 .newscont .nbox .inntitle{height:30px;margin-bottom:10px;}
.floor_5 .newscont .nbox .inntitle strong{font-size:18px;font-weight:normal; float:left;}
.floor_5 .newscont .nbox .inntitle h2{font-size:18px;}
.floor_5 .newscont .nbox .inntitle span{display:block; float:right;text-align:right;font-size:14px;}
.floor_5 .newscont .nbox .inntitle span  a h3{padding:0 4px;display:block;float:left;font-size:15px;color:#164a0e;border-right:1px #acadaf solid;line-height:16px; margin-top:17px;}
.floor_5 .newscont .nbox .inntitle span a:hover h3{color:#339c39;text-decoration:underline;}
.floor_5 .innewsul {display:none;}
.floor_5 .xiuxian {display:none;}
.floor_5 .newscont ul li {height:60px;}
.floor_5 ul li{margin-bottom:20px;}
.floor_5 ul li>a{width:100px;height:74px;overflow: hidden;float: left;border:1px #acadaf solid;}
.floor_5 ul li img{width:100%;height:100%;}
.floor_5 ul li dl{width:235px;float:right;}
.floor_5 ul li dl dt{height:22px;overflow:hidden;margin-top:-4px;font-weight:bold;}
.floor_5 ul li dl dt a{font-size:14px;overflow: hidden;text-overflow:ellipsis;/*white-space: nowrap;*/}
.floor_5 ul li dl dd{font-size: 12px;line-height:19px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.floor_5 ul li:hover dl dt a{font-size:15px;color:#3fb145!important;font-weight:bold;}
.floor_5 ul li:hover dl dd{line-height:19px;}
.rmcp {padding-bottom: 50px;}
.container{padding-right:0!important; padding-left: 0px!important;}
.botnavlist .c_row .user{margin-bottom:20px;}
.user_f{width:10%;line-height:42px;}
.botnavlist .c_row .user, .m_row .mess {width: 80%;border: 1px solid #e3e3e3;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;padding: 0 18px;height: 42px;line-height: 42px;color: #999;font-size: 14px;}.daodu{color: #b5b3b3;padding: 0px 20px 10px;line-height: 2em;}.ziti{font-size:12px;}.xdaohang{font-size:12px;width:470px;margin-left:30px;}.shangxia{padding:0px 15px;line-height:30px;margin-top:-10px;}
.liuc li a{float:left;}.cpjglb{margin-left: 13px;padding-bottom: 20px;}.m_row .mess {height:100px;}.c_submit .mit {margin-left:10%;width: 80%;height: 42px;line-height: 42px;color: #fff;border: none;background: #00994e;cursor: pointer;margin-top: 20px;border-radius: 5px;}.sj{margin-top:8px;}.wxdbtp{margin-top: 20px;}.sydbh{font-size:14px;padding-top:4px;margin-left: 8px;}.sygy{color:#CCCCCC;line-height: 23px;}.hdadgy{color:#6eb92b;font-size:18px;padding-right:7px;}.rzcplogo{background: url(/skin/picture/logo.png) no-repeat;width:350px;margin-left:-25px;height:80px;float:left;margin-top:-8px;}.rzcplogo a{ width: 181px;height: 48px;display: block;text-indent: -999em;}.kexingren {text-align: center;padding-bottom: 10px;}.banquan {background: #ebebeb;border-bottom: 2px solid #908b8b;padding: 15px;position: relative;font-size: 12px;}
 /*地图切换*/
.ditu .chengshi{padding: 10px 0;line-height: 25px;}.index-tab-title{height:32px;line-height:32px;border-bottom:1px solid #DDD;}.index-tab-title a{padding:0 30px;display:block;height:32px;line-height: 32px;font-size: 15px; float:left;}.index-tab-title a.active{border:1px solid #DDD;border-top: 2px solid #333;border-bottom:1px solid #FFF;color:#000;font-weight: bold;}.index-tab-title.active{border-top:3px solid #333;}.index-tab-content{}.index-tab-content .index-tag-sun{display: none;padding:20px;line-height: 25px;}.index-tab-content .index-tag-sun:first-child{display: block;}.index-tag-sun a{color:#666;font-size: 14px;margin-right: 10px;}.index-tag-sun a:hover{color:#23527c;}
.gaodu{margin-top:10px;margin-bottom:10px;}.listtp{background-image: url(/skin/images/nybanner2.jpg);background-position: center 0;}.listarticle{background-image:url(/skin/images/nybanner3.jpg);background-position: center 0;}.listgctp{background-image: url(/skin/images/nybannerlxwm.jpg);background-position: center 0;}.gywmtp{background-image: url(/skin/images/nybanner1.jpg);background-position: center 0;}
  /*右下悬浮*/
 .tips-item {width: 350px;height: 45px;background: #FFF;box-shadow: 0 0 1px;margin: 5px;overflow: hidden;}.tips-box {width: 350px;height: auto;position: fixed;right: 0px;bottom: 0px;display: none;}.tips-img, .tips-img img {width: 80px;height: 45px;}.f-left {float: left;}.tips-links-item {width: 235px;height: 45px;padding: 3px;margin-left: 5px;line-height: 40px;}.tips-icons {width: 20px;height: 110px;padding-top: 5px;}
 /*左边悬浮*/
.sidebarBox {position: fixed;top: 53.5%;/*left: 13%;*/transform: translateY(-50%);display: flex;flex-direction: column;z-index:99999999}.sidebarBox a {display: flex;align-items: center;justify-content: center;width: 88px;height: 88px;margin-bottom: 15px;background: #2C9638;color: #eaff00;transition: all 0.3s ease;text-decoration: none;font-size: 22px;}.sidebarBox a:hover {background: #eaff00;color: #d11418;}.sidebarBox a:last-child {margin-bottom: 0;}
.tupianwz{font-size:24px; color:#F00; line-height: 64px;vertical-align: top;margin-left: 8px;}.yddhbjs{background:#66CC66;}