@charset "utf-8";
/**
 * 
 主色1 #39a721
 主色2 #ed6707
 主色3 #39a721
 */

/* 首页栏目通用 */
.index-column-box {
	position: relative;
	padding: 30px 15px;
}

/* 首页标题 */
.index-title-box {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.index-title-box p {
	height: 1rem;
	margin: 0 auto 5px;
	background: #39a721;
	background: url(../img/title-bg2-1.png) no-repeat center center/ auto 100%;
}

.index-title-box.bt2 p {
	background-image: url(../img/title-bg2-1.png);
}

.index-title-box .title {
	font-size: 1.5rem;
	color: #333;
	position: relative;
	z-index: 3;
	letter-spacing: 2px;
	margin-bottom: 8px;
	font-weight: bold;
}

.index-title-box .title span {
	color: #39a721;
}

.index-title-box.bt2 .title {
	color: #fff;
}

.index-title-box.bt2 .title span {
	opacity: 0.6;
	color: #fff;
}

.index-title-box .titleen {
	color: #ccc;
	font-family: en2;
	font-size: 1rem;
	font-weight: lighter;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.index-title-box.bt2 .titleen {
	color: #ccc;
}

.index-btn-box {
	font-size: 0;
	text-align: center;
	padding-top: 20px;
}

.index-btn-box a {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	text-align: center;
	font-size: 1.1rem;
	line-height: 2.3em;
	border-radius: 2.3em;
	border: solid 1px #fff;
	color: #39a721;
	padding-left: 20px;
	background: #fff url(../img/icon/icon3.png ) no-repeat 15px center / auto 50%;
}

.index-btn-box a.liuyan {
	margin-left: 2rem;
	color: #fff;
	background: url(../img/icon/m-iocn18.png ) no-repeat 15px center / auto 50%;
}

/* 产品中心 */
.index-cp-box {
	background: #f5f5f5;
}

.index-cp-nav {
	margin-bottom: 1rem;
	font-size: 0;
	text-align: center;
}

.index-cp-nav a {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 25%;
	font-size: 1rem;
	line-height: 2.5em;
	background: #fff;
}

.index-cp-nav a:nth-child(2n+1) {
	background: #fafafa;
}

.index-cp-nav a.hover {
	color: #fff;
	background: #ed6707;
}

.index-cp {}

.index-cp .box {
	display: block;
}

.index-cp .box .pic {
	padding-bottom: 100%;
}

.index-cp .box .text {
	background: #fff;
	padding: 15px;
	font-size: 1rem;
	color: #999;
	border-top: solid 1px #f5f5f5;
}


.index-cp .box .text .title {
	font-size: 1.1rem;
	color: #333;
}

/* 四大核心优势 */
.index-youshi-box {
}


.index-youshi {
	position: relative;
}


.index-youshi {}

.index-youshi .item:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}

.index-youshi .item {
	font-size: 0;
	margin-top: 15px;
	padding-top: 15px;
	border-top: dashed 1px #ccc;
}

.index-youshi .item .num {
	display: inline-block;
	vertical-align: top;
	width: 10%;
	font-size: 2rem;
	color: #f90;
	font-family: num1;
}

.index-youshi .item .text {
	display: inline-block;
	vertical-align: top;
	width: 88%;
	margin-left: 2%;
	font-size: 1rem;
	color: #999;
}

.index-youshi .item .text .title {
	font-size: 1.3rem;
	color: #333;
	margin-bottom: 5px;
}

.index-youshi .item .text .info {
	line-height: 1.7em;
	opacity: 0.6;
}


/* 关于我们 */
.index-about-box {
	background: url(../img/about-bg.jpg) no-repeat top center / auto 100%;
}

.index-about {
	position: relative;
	z-index: 3;
	padding-top: 3rem;
}

.index-about .pic {
	position: absolute;
	width:90%;
	z-index: 2;
	right: 0;
	top: 0;
}

.index-about .pic img {
	display: block;
	width: 100%;
}

.index-about .text {
	box-sizing: border-box;
	z-index: 3;
	padding: 15px;
	z-index: 3;
	position: relative;
	width: 75%;
	background: #fff;
}


.index-about .text .title {
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.index-about .text .info {
	font-size: 1rem;
	color: #666;
	line-height: 2em;
	margin-bottom: 15px;
}

.index-about .text .info>*+* {
	margin-top: 10px;
}

.index-about .text a {
	color: #39a721;
	display: inline-block;
	vertical-align: top;
	font-size: 1rem;
	padding: 0 1.5em 0 2.5em;
	line-height: 2.2em;
	width: auto;
	border: solid 1px #39a721;
	background: url(../img/icon/icon18.png) no-repeat 1em center / 0.8rem;
}


/* 荣誉资质 */
.index-ryzz-box {
background: #fff;
}

.index-ryzz {
	position: relative;
	overflow: hidden;
	height:106px;
}

.index-ryzz .item {
	float: left;
	width: 140px;
	margin-right: 10px;
}

.index-ryzz .item .box {
	display: block;
	border: solid 1px #39a721;
}

.index-ryzz .item .box .pic {
	padding-bottom:75%;
}

/* 荣誉资质 */
.index-case-box {
	background: #f5f5f5;
}

.index-case {}

.index-case .item {}

.index-case .item .box {
	background: #fff;
	display: block;
}

.index-case .item .box .pic {
	padding-bottom: 75%;
}

.index-case .item .box .text {
	padding: 0 15px;
}

.index-case .item .box .title {
	font-size: 1.1rem;
	line-height: 2.5em;
	color: #333;
}

/* 首页新闻 */
.index-news-box {
	background: #f5f5f5;
}

.index-news-box .index-more1 {
	background-image: url(../img/icon/icon19.png);
}

.index-news-nav {
	font-size: 0;
	text-align: center;
	margin-bottom: 1rem;
}

.index-news-nav a:first-child {
	margin: 0;
}

.index-news-nav a {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 1rem;
	padding: 0 1em;
	color: #333;
	background: #fff;
	line-height: 2.5em;
}

.index-news-nav a.focus {
	background: #ed6707;
	color: #fff;
}

.index-news {
	position: relative;
	overflow: hidden;
	height: 32rem;
}

.hot-news {
	position: relative;
	overflow: hidden;
}

.hot-news .item {}

.hot-news .box {
	background: #fff;
	font-size: 0;
}

.hot-news .box .pic {
	width: 40%;
	padding-bottom: 30%;
	display: inline-block;
	vertical-align: top;
}

.hot-news .box .text {
	padding: 10px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: calc(100% - 40%);
	padding-bottom: 0;
}

.hot-news .box .text .title {
	font-size: 1.2rem;
	color: #333;
	margin-bottom: 6px;
}

.hot-news .box .text .time {
	font-size: 1rem;
	color: #999;
	opacity: 0.8;
	margin-bottom: 5px;
}

.hot-news .box .text .info {
	font-size: 1rem;
	color: #666;
	line-height: 1.6em;
	text-align: justify;
}


.index-news .item {
	margin-top: 10px;
}

.index-news .item .box {
	font-size: 0;
	background: #fff;
}


.index-news .item .box .text {
	padding: 10px 15px;
}

.index-news .item .box .text .title {
	font-size: 1.1rem;
	color: #333;
	display: block;
	transition: 0.5s;
	position: relative;
	padding-right: 32%;
}

.index-news .item .box .text .time {
	color: #999;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1rem;
}

.index-news .item .box .text .info {
	font-size: 1rem;
	color: #999;
	line-height: 1.7em;
	height: 3.4em;
	overflow: hidden;
}


/* 常见问题 */
.index-faq-box {
	background: #fafafa;
}

.index-faq-box .index-more1 {
	background-image: url(../img/icon/icon19.png);
}

.faq-list {
	overflow: hidden;
	height: 30rem;
}

.faq-list .item:first-child {
	margin-top: 0;
	padding-top: 0px;
	border-top: none;
}

.faq-list .item {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed 1px #ccc;
}

.faq-list .item .box {
	display: block;
}

.faq-list .item .box .text {}


.faq-list .item .box .text .title {
	font-size: 1.2rem;
	color: #333;
	line-height: 2em;
	padding-left: 2rem;
	background: url(../img/icon/icon53.png) no-repeat left 0.5rem / 1.5rem;
}

.faq-list .item .box .text .info {
	font-size: 1rem;
	color: #999;
	line-height: 1.7em;
	padding-left: 2rem;
	background: url(../img/icon/icon54.png) no-repeat left 0.2rem / 1.5rem;
}



/* 首页联系我们 留言 */
.index-liuyan-box {}

.index-liuyan-box .message-box {}

.index-liuyan-box .message-box .item {
	display: block;
	margin-bottom: 10px;
	font-size: 0;
}

.index-liuyan-box .message-box .item .bt {
	display: inline-block;
	vertical-align: middle;
	font-size: 1rem;
	height: 2.5em;
	line-height: 2.5em;
	width: 5.5em;
}


.index-liuyan-box .message-box .item .input-text {
	display: inline-block;
	vertical-align: top;
	font-size: 1rem;
	height: 2.5em;
	line-height: 2.5em;
	background: inherit;
	color: #999;
	padding: 0 10px;
	border: solid 1px #ccc;
	box-sizing: border-box;
	width: calc(100% - 5.5rem);
}

.index-liuyan-box .message-box .item textarea.input-text {
	height: 8rem;
	line-height: 2em;
	padding: 10px;
	resize: none;
}

.index-liuyan-box .message-box .coolbg {
	display: inline-block;
	vertical-align: top;
	padding: 0 2em;
	font-size: 1rem;
	color: #333;
	line-height: 2.5em;
	background: #ededed;
}

.index-liuyan-box .message-box .coolbg.tijiao {
	background: #39a721;
	color: #fff;
	margin-right: 5px;
}
