/*********** 首页banner *************/
.index-banner{
	height: 412px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*********** 首页简介 *************/
.index-about{
	padding: 5.9375% 13% 3.6% 13%;
}

.index-about .mt{
	margin-bottom: 30px;
}

.index-about .mt:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 44px;
	background-image:url(../images/index-lm-title-bg-a.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.index-about .mt:after{
	content: "";
	display: inline-block;
	width: 20px;
	height: 44px;
	background-image:url(../images/index-lm-title-bg-c.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.index-about .mt .title{
	color: #146335;
	font-size: 26px;
	line-height: 44px;
	font-weight: 400;
	letter-spacing: 10px;
	text-indent: 10px;
	background-image:url(../images/index-lm-title-bg-b.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto 100%;
}

.index-about .mc{
	color: #323333;
	font-size: 24px;
	line-height: 2;
}

.index-about .mc p{
	text-indent: 2em;
}

/********** 首页主营业务 *************/
.index-yewu{
	padding: 2.6% 0;
	background: #f5f8ed;
}

.index-yewu .mt{
	margin-bottom: 50px;
}

.index-yewu .mt:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 44px;
	background-image:url(../images/index-lm-title-bg-a.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.index-yewu .mt:after{
	content: "";
	display: inline-block;
	width: 20px;
	height: 44px;
	background-image:url(../images/index-lm-title-bg-c.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.index-yewu .mt .title{
	color: #146335;
	font-size: 26px;
	line-height: 44px;
	font-weight: 400;
	letter-spacing: 10px;
	text-indent: 10px;
	background-image:url(../images/index-lm-title-bg-b.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto 100%;
}

.index-yewu .mc{
	
}

.index-yewu .mc .content{
	padding: 0 90px;
}

.index-yewu .yewu-item{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 134px;
}

.index-yewu .yewu-item .arrow{
	width: 52px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-yewu .yewu-item .arrow img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.index-yewu .yewu-item .logo{
	width: 222px;
	height: 134px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 80px 0 30px;
}

.index-yewu .yewu-item .logo img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.index-yewu .yewu-item  .info{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}


.index-yewu .yewu-item  .info:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 60px;
	background-image:url(../images/index-yewu-title-bg-a.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%
}

.index-yewu .yewu-item  .info:after{
	content: "";
	display: inline-block;
	width: 20px;
	height: 60px;
	background-image:url(../images/index-yewu-title-bg-c.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%
}

.index-yewu .yewu-item .info-content{
	color: #080000;
	font-size: 30px;
	line-height: 60px;
	font-weight: 400;
	background-image:url(../images/index-yewu-title-bg-b.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto 100%
}

/*************** 首页案例 ***************/
.index-hezuo{
	padding: 5.46875% 0 1.5625% 0;
}

.index-hezuo .mt{
	text-align: center;
	color: #336600;
	font-size: 32px;
	line-height: 1;
	font-weight: 600;
}

.index-hezuo .mt .title{
	margin-bottom: 3.125%;
}

.index-hezuo .mt .sub-title{
	margin-bottom: 4.16%;
}

.index-hezuo .case-list-type-1{
	background: #f5f8ed;
	padding: 2.08% 0 0 0;
}

.index-hezuo .case-list-type-1 .list-content{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}

.index-hezuo .case-list-type-1 .list-item{
	width: 32%;
	max-width: 330px;
	margin-bottom: 5.2%;
}

.index-hezuo .case-list-type-1 .list-item .img-box{
	height: 184px;
	overflow: hidden;
	font-size: 0;
}

.index-hezuo .case-list-type-1 .list-item .img-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index-hezuo .case-list-type-1 .list-item .tuwen-box{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.index-hezuo .case-list-type-1 .list-item .tuwen-box .logo{
	width: 94px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-hezuo .case-list-type-1 .list-item .tuwen-box .logo img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.index-hezuo .case-list-type-1 .list-item .tuwen-box .name{
	width: calc(100% - 94px);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #323333;
	font-size: 16px;
	line-height: 1.5;
}

.index-hezuo .case-list-type-2{
	padding:2.6% 0 0 0;
}

.index-hezuo .case-list-type-2 .list-content{
	max-width: 1300px;
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: flex;
	justify-content:space-between;
	align-items: stretch;
	flex-wrap: wrap;
	padding-bottom: 50px;
}

.index-hezuo .case-list-type-2 .list-item{
	width: 25%;
	padding:0 3%;
	text-align: center;
	margin-top: 4.5%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}

.index-hezuo .case-list-type-2 .list-item .logo{
	width: 140px;
	height: 75px;
	margin-bottom: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-hezuo .case-list-type-2 .list-item .logo img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.index-hezuo .case-list-type-2 .list-item .name{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: calc(100% - 75px);
	color: #323333;
	font-size: 16px;
	line-height: 1.5;
}

.index-hezuo .case-list-type-3{
	padding: 2.6% 0 0 0;
}

.index-hezuo .case-list-type-3 .list-content{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.index-hezuo .case-list-type-3 .list-item{
	width: 25%;
	text-align: center;
	margin-bottom: 6%;
	color:#323333;
	font-size: 16px;
	line-height: 1;
}

.index-hezuo .case-list-type-3 .list-item .wenzi{
	width: 64%;
	text-align: justify;
	text-align-last: justify;
	display: inline-block;
}

.index-hezuo .case-list-type-3 .list-item .wenzi:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

.index-hezuo .case-list-type-3 .list-item.etc{
	font-size: 0;
	line-height: 16px;
}

.index-hezuo .case-list-type-3 .list-item.etc .dot{
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background:#323333;
	margin: 0 5px;
}

/************ 首页宣传 **********/
.index-xuanchuan{
	background-color: #d6e4b5;
	padding: 5.2% 0;
}

.index-xuanchuan .content{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	max-width: 1300px;
	margin: 0 auto;
}

.index-xuanchuan .text-box{
	width: 50%;
	max-width: 600px;
	text-align: right;
	color: #146335;
	font-size: 35px;
	font-family: 'Noto Serif SC', simsun,serif;
	font-weight: bold;
	padding-bottom: 11.5%;
}

.index-xuanchuan .text-box .text-chs{
	line-height: 1;
	margin-bottom: 20px;
		letter-spacing: 15px;
		white-space: nowrap;
}

.index-xuanchuan .text-box .text-eng{
	font-size: 33px;
	line-height: 2;
	letter-spacing: 5px;
}

.index-xuanchuan .img-box{
	width: 50%;
	max-width: 600px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.index-xuanchuan .img-box .wenzi{
	color:#6bae46;
	font-size: 35px;
	line-height: 1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.index-xuanchuan .img-box .logo{
	width: 126px;
	height: 126px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.index-xuanchuan .img-box .logo img{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}