/*首页产品  */
#index-cp-list {
	background: #f8f8f8;
}

.index-cp-list-box {
	text-align: center;
	position: relative;
	overflow: hidden;
}

.index-cp-list-box ul {}

.index-cp-list-box li {
	float: left;
	background: #f8f8f8;

}

.index-cp-list-box li a {
	display: block;
	margin: 1px;
	background: #fff;
}

.index-cp-list-box li .pic {
	width: 92%;
	padding: 4%;
	overflow: hidden;
	height: 9.3rem;
}

.index-cp-list-box li img {
	display: block;
	width: 100%;
}

.index-cp-list-box li .text {
	padding-bottom: 0.8em;
}

.index-cp-list-box li .title {
	text-align: center;
	font-size: 1.1rem;
	color: #666;
}

.index-cp-list-box li .shorttitle {
	text-align: center;
	font-size: 10px;
	color: #999;
}

#index-cp-list2 {
	background: #f8f8f8;
}

.index-cp-list-box2 {
	position: relative;
	overflow: hidden;
}

.index-cp-list-box2 li a,
.index-cp-list-box2 li {
	background: none;
}

.index-cp-list-box2 li .title {
	color: #333;
	font-weight: 400;
	font-size: 1.2rem;
}

.index-cp-list-box2 li .shorttitle {
	color: #666;
	font-size: 1.1rem;
}

/* 优势 */
#index-youshi {
	background: #27a663;
	padding-bottom: 12px;
}

.index-youshi {}

.index-youshi .content-bt3 h2 {
	color: #fff;
}

.index-youshi .content-bt3 span {
	background: #fff;
}

.index-youshi-box ul {}

.index-youshi-box li {
	background: #f8f8f8;
}

.index-youshi-box li a {
	display: block;
	margin: 1px;
	text-align: center;
	background: #27a663;
}

.index-youshi-box li .pic {
	padding: 20% 0 0;
}

.index-youshi-box li img {
	display: block;
	width: 35%;
	margin: 0 auto;
}

.index-youshi-box li .text {
	color: #fff;
	padding: 10px;
}

.index-youshi-box li .title {
	height: 2em;
	line-height: 1.5em;
}

/* 首页公司简介 */
.about-pic {
	display: block;
}

.about-pic img {
	width: 100%;
	display: block;
}

#index-about {
	background: #fff;
	padding-top: 5px;
}

.index-about {}

.index-about .text {
	text-align: center;
}

.index-about .text h2 {
	font-size: 1.5em;
	line-height: 2em;
	color: #057a3c;

}

.index-about .text p {
	text-align: justify;
	font-size: 1.1rem;
	color: #666;
	line-height: 2em;
}

.index-about .text a {
	margin: 15px 0 10px;
}

/* 案例 */
#index-case-list {
	background: #f8f8f8;
}


.index-case-list-box {
	text-align: center;

}

.index-case-ul-box {
	position: relative;
	overflow: hidden;
}

.index-case-list-box ul {}

.index-case-list-box li {
	background: #fff;
}

.index-case-list-box li a {
	display: block;
	margin: 5px;
}

.index-case-list-box li img {
	display: block;
	width: 100%;
}

.index-case-list-box li .text {
	padding: 5px 0;
}

.index-case-list-box li .title {
	text-align: center;
	font-size: 1rem;
	color: #666;
}

/* 流程 */
#index-liucheng {
	background: #27a663;
}

.index-liucheng-box li {
	background: #fff;
}

.index-liucheng-box li a {
	display: block;
	margin: 1px;
	background: #27a663;
}

.index-liucheng-box li .pic {
	width: 34%;
	padding: 2em 33% 1em;
}

.index-liucheng-box li .title {
	text-align: center;
	font-size: 1rem;
	color: #fff;
	padding-bottom: 1em;
}

.index-liucheng-box li img {
	display: block;
	width: 100%;
}

/***首页新闻***/
#index-news {
	background: #fff;
}

.index-news {}

.index-news-box .tab-btn {
	font-size: 0;
	text-align: center;
	margin-bottom: 1.2rem;
}

.index-news-box .tab-btn a {
	display: inline-block;
	width: 30%;
	text-align: center;
	font-size: 1rem;
	background: #f8f8f8;
	line-height: 2.5em;
}

.index-news-box .tab-btn a.focus {
	background: #057a3c;
	color: #fff;
}

.index-news-box {
	text-align: center;
}

.hot-news {
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 0;
	text-align: left;
}

.hot-news .hot-news-item {}


.hot-news .hot-news-item a {
	display: block;
	border-radius: 2px;
	overflow: hidden;
	background: #fff;
}

.hot-news .hot-news-item .pic {
	display: block;
	width: 38%;
	float: left;
	margin-right: 3%;
	overflow: hidden;
	height: 7.1rem;
}

.hot-news .hot-news-item .pic img {
	width: 100%;
	display: block;
}

.hot-news .hot-news-item .text {
	display: block;
	text-align: left;
	padding: 5px 10px 0;
}

.hot-news .time-box .click {
	display: none
}

.hot-news .hot-news-item .text .title {
	font-size: 1.1rem;
	color: #333;
	line-height: 1.5em;
	overflow: hidden;
}

.hot-news .hot-news-item .text .info {
	font-size: 10px;
	color: #ccc;
	line-height: 1.5em;
	text-align: justify;
	height: 3em;
	overflow: hidden;
	margin-bottom: 5px;
}

.hot-news .time-box {
	font-size: 10px;
	color: #999;
	line-height: 1em;
}

.hot-news .time-box span {
	display: inline-block;
	padding-left: 20px;
	margin-right: 10px;
}

.hot-news .time-box .click {
	background: url(../images/index-news-click.png) no-repeat left center;
	background-size: 15px 15px;
}

.hot-news .time-box .time {
	background: url(../images/index-news-time.png) no-repeat left center;
	background-size: 12px 12px;
}


.news-list {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
	margin-top: 4px;
}

.news-list li {
	border-bottom: dashed 1px #ccc;
	margin-top: 2px;
}

.news-list li .text {
	position: relative;
	text-align: left;
}

.news-list li .title {
	font-size: 1.2rem;
	color: #666;
	float: left;
	line-height: 30px;
}

.news-list .time {
	font-size: 1rem;
	float: right;
	color: #f50;
	line-height: 30px;
}

.news-list li .news-more {
	color: #27a663;
	text-transform: uppercase;
}

/* 法律法规 */
#index-falv {
	background: #fff;
}

#index-falv .news-list li {
	padding: 5px;
	border-bottom: dashed 1px #ccc;
}
