
.in_title{text-align: center;margin-bottom: 30px;padding-top: 45px; text-align: center}
.in_title h3{color: #666;font-size: 18px;padding-bottom: 10px; font-weight: normal}
.in_title h2 span{color: #555; font-weight: normal}
.in_title p{color:#8d8b8b;font-size: 18px;letter-spacing: 1px;}
.padding-bottom {
    padding-bottom: 10px;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9, .xb10, .xb11, .xb12 {
    float: left;
    box-sizing:border-box;
}
.busibox {
    padding: 10px;
    overflow: hidden;
}
.xb3 {
    width: 25%;
}
.xb4 {
    width: 33.33333333%;
}
.xb6 {
    width: 50%;
}
.business {
	background: #fff;
}
.busilist h3 {
	padding: 8px 0px 20px 0px;
	text-align: center;
	color: #666
}
.busibox {
	padding: 10px;
	overflow: hidden;
}
.busiitem {
	border: solid 1px #eee;
}
.busiitem img {
	padding: 10px;
	width: 100%;
	transition: all 0.3s;
}
.busiitem img:hover {
    transform: scale(1.02);
}

.padding-big-bottom {
    padding-bottom: 20px;
}
.padding-big-top {
    padding-top: 20px;
}

.button {
    border: solid 1px #ddd;
    background: transparent;
    border-radius: 4px;
    font-size: 14px;
    padding: 6px 15px;
    margin: 0;
    display: inline-block;
    line-height: 20px;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

a.more-btn {
    border: solid 1px #009933;
    color: #009933;
    margin-top: 10px;
    padding: 13px 23px;
}
.more-btn:hover {
	border: solid 1px #009933;
	background: none;
	color: #666;
}

a:hover {
	color: #009933
}


.typelist div {
	text-align: center;
	padding-top: 10px;
	margin: 10px 0px;
}
.pro {
	background: #00a848;
}
.proitem {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 0px;
}
.proitem img {
	width: 100%;
	transition: all 0.3s;
	padding: 10px;
    background: #14c15e;
    box-sizing: border-box;
}
.proitem img:hover {
	transform: scale(1.02);
}
.proitem .protext {
	text-align: center;
	padding: 0px 10px 10px 10px;
	background: #14c15e;
	color: #fff
}
.pro h1.s1, .pro h2.s1 {
	color: #fff;
}
.more-btn2 {
	background: #fff;
	color: #009933;
	margin-top: 10px;
	padding: 13px 23px;
}
.more-btn2:hover {
	background: #fff;
	color: #666;
}


.about-box {
    padding: 30px;
    color: #666;
    margin: 20px 0px;
}

.about-box h2 {
    font-size: 18px;
    color: #009933;
}

.typelist {
    padding-bottom: 30px;
    padding-left: 20px;
    font-size: 20px;
}

.padding-big {
    padding: 20px;
    box-sizing: border-box;
}

.typelist {
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 20px;
}
.typelist a {
	border: solid 1px #009933;
	color: #009933;
	padding: 10px 20px;
}
.typelist a span {
	color: #009933;
    padding-right: 5px;
    font-size: 25px;
}
.typelist div {
	text-align: center;
	padding-top: 10px;
	margin: 10px 0px;
}


.case {
	background: #f5f5f5;
}
.caselist h3 {
	padding: 8px 0px 20px 0px;
	text-align: center;
}
.casebox {
	padding: 10px;
	overflow: hidden;
}
.caseitem {
	box-shadow: 0 22px 20px rgba(0,0,0,.10);
}
.caseitem img {
	padding: 10px;
	width: 100%;
    transition: all 0.3s;
    box-sizing: border-box;
}
.caseitem img:hover {
	transform: scale(1.02);
}
.caseitem.bg {
	background-color: #267ae4;
	color: #fff
}


.youshi {
    background: url("../images/ysbg.jpg") center top repeat-y;
    overflow: hidden;
}
.youshi .ysico {
	font-size: 100px;
	display: block;
	color: #009933;
	text-align: right
}
.youshi p {
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
.youshi h1 {
	font-size: 28px;
	color: #009933;
}
.youshi h2 {
	font-size: 18px;
	color: #fff;
	display: block;
	padding: 0px;
	margin: 0px;
}

.youshi h2 {
	font-size: 14px;
}

.youshi .item h2 {
	font-size: 20px;
	color: #009933;
	border-bottom: dashed 1px #009933;
    padding-bottom: 8px;
    font-weight: normal;
    line-height: 30px;
}




/*新闻一*/
.newsitem .news-date {
	text-align: center;
	display: inline-block;
	float: left;
	width: 5rem;
	height: 5rem;
	background: #f2f2f2;
}
.newsitem li {
	border-bottom: dashed 1px #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.newsitem .news-date1 {
	text-align: center;
	color: #666666;
	font-size: 1.5625rem;
	margin-top: 0.6rem;
}
.newsitem .news-date2 {
	text-align: center;
	color: #999999;
	font-size: 0.8rem;
}
.newsitem .news-bodys {
	padding: 0 0.875rem;
	overflow: hidden;
	zoom: 1;
}
.newsitem .news-bodys h3 {
	word-wrap: break-word;
	overflow: hidden;
}
.newsitem .news-bodys p {
	word-wrap: break-word;
	overflow: hidden;
	line-height: 1.15rem;
	font-size: 0.75rem;
	color: #999;
	margin-top: 10px;
}
/*新闻2*/
.news-span1 {
	width: 16.66666667%;
}
.news-span2 {
	width: 83.33333333%;
}
.news-item2 {
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 4px 0;
}
.news-item2 .news-time {
	padding: 6px 0;
	border-right: 1px solid #eee;
	text-align: center;
	color: #666666;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-action {
	padding: 0px 12px 0px 40px;
	box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
	font-size: 21px;
}
.news-item2 .news-title {
	position: relative;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	padding-bottom: 8px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    
}
.news-item2 .news-desc {
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-item2 .news-tit {
	position: relative;
	z-index: 10;
}
.news-item2:after {
	content: "";
	background-color: #009933;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	z-index: 0;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-item2:hover:after {
	width: 100%;
}
.news-item2:hover .news-title, .news-item2:hover .news-desc, .news-item2:hover .news-time {
	color: #fff;
}
.news-head {
	width: 100%;
	line-height: 25px;
	padding: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: 800px;
    color: #fff;
    box-sizing: border-box;
}
.news-head span {
	padding-right: 8px;
}
.news-head.bg1 {
	background-color: #00a848;
}
.news-head.bg2 {
	background-color: #29d1a0;
}
.news-head.bg3 {
	background-color: #f60;
}
 @media only screen and (max-width: 768px) {
.news-span1 {
	width: 31.4%;
}
.news-span2 {
	width: 68.6%;
}
.news-action {
	padding: 0px 12px 0px 20px;
	box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
	font-size: 18px;
}
.news-item2 .news-title {
	padding-bottom: 6px;
}
.news-item2 .news-title {
	font-size: 16px;
}
}

.padding {
    padding: 10px;
    box-sizing: border-box
}
.float-left {
    float: left!important;
}