#lunbo{
	position: relative;
}
.lunbo{
	height: 100%;
	
	overflow: hidden;
}
.nei{
	/* position: absolute; */
	/* left: 50%; */
	margin-top:123px;
	/* transform: translate(-50%,0); */
}
.zi-jian{
	padding:18px 25px;
	letter-spacing: 10px;
}
.lun-shuo{
	padding: 33px 0;
}
.lun-ko{
	margin-bottom: 45px;
}
.line{
	width: 420px;
	line-height: 25px;
}

/* 统计 */
.tong-fu{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	/* background-color: rgba(0,0,0,0.5); */
}
.tong-list{
	padding: 30px;
}
.tong-wen{
	margin-left: 25px;
}
.tong-jian{
	width: 176px;
	line-height: 25px;
	margin-top: 5px;
}

/* 模块标题 */
.shou_biao{
	padding-top:0px;
	padding-bottom: 57px;
}
.shou_biao div,.shou_biao1 div{
	text-align: center;
}
.shou_biao1{
	padding-bottom: 50px;
}
.shou_top{
	padding-bottom: 30px;
}
.shou_ying{
	width: 250px;
	height: 2px;
	/* background-color: #EEEEEE; */
	position: relative;
}
.shou_ying::before{
	content: '';
	display: block;
	width: 30px;
	height: 100%;
	background-color: #DCDCDC;
	position: absolute;
	top: 0;
	left: 0;
}
.shou_ying::after{
	content: '';
	display: block;
	width: 30px;
	height: 100%;
	background-color: #DCDCDC;
	position: absolute;
	top: 0;
	right: 0;
}
.shou_ying span{
	/* background-color: #FFF; */
	position: absolute;
	padding: 0 20px;
	white-space:nowrap;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.mokuai{
	padding-bottom: 100px;
}
/* 服务项目 */
.tab-bao{
	 flex-wrap:wrap;
}
.tab-bao .tab-lie:nth-of-type(3n){
	margin-right: 0px;
}
.tab-lie{
	width: 368px;
	margin-right: 40px;
	margin-bottom: 50px;
	padding-bottom: 30px;
	transition: box-shadow 1s;
}
.tab-lie > div,
.tab-lie > a{
	padding-left:35px;
	padding-right: 35px;
	display: block;
}
.tab-lie > div:first-child,
.tab-lie > a:first-child{
	width: 100%;
	height: 226px;
	overflow: hidden;
	padding: 0;
}
.tab-lie:hover{
	box-shadow:0 10px 10px -10px rgba(0,0,0,0.2);
}
.tab-lie:hover img{
	transform: scale(1.2);
}
.tab-lie:hover .lie-xian{
	background-color: rgba(0,0,0,0);
}
.tab-lie:hover .lie-xian::after{
	width: 100%;
}
.tab-lie img{
	width: 100%;
	height: 226px;
	transition: transform 1s;
}
.lie-biao{
	height: 72px;
	line-height: 72px;
	text-align: center;
	position: relative;
}
.lie-xian{
	width: 33px;
	height: 3px;
	background-color:#EEEEEE;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
}
.lie-xian::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color:#00C160;
	transition: width 1s;
}

/* .tab-lie .duohide{
	-webkit-line-clamp: 3;
} */
.lie-nei{
	line-height: 30px;
	padding-top: 20px;
	height: 54px;
}
.gengan{
	display: block;
	text-align: center;
	width: 140px;
	height: 54px;
	line-height: 54px;
	margin: 0 auto;
	background-color: #1A1A1A;
	color: #FFFFFF !important;
	transition: background-color 0.3s ease,box-shadow 0.3s ease;
}
.gengan:hover{
	background-color: #00C160;
	box-shadow:0 0 30px rgba(0,193,96,0.3);
	color: #FFFFFF;
}

/* 公司简介 */
.jianjie{
	/* height: 614px;
	background: url(../img/index/bei.png) top center no-repeat; */
	/* background-size:100% 100%; */
	/* overflow: hidden; */
	padding-bottom: 50px;
}
.jianjie-rong{
	padding-top: 100px;
}
.jian-le{
	padding-left: 42px;
	position: relative;
	width: 436px;
	height: 400px;
}
.jian-img1{
	width: 100%;
	position: relative;
	z-index: 3;
}
.jian-img2{
	position: absolute;
	left: 0;
	bottom: -40px;
	width: 100%;
}
.jian-ri{
	height: 356px;
	width: 668px;
	padding-top: 44px;
	background-color: rgba(255,255,255,0.7);
}
.jian-ri > div,
.jian-ri > a{
	margin-left: 35px;
}
.jianjie-top{
	width: 250px;
	text-align: center;
}
.jianjie-ying{
	margin-top: 30px;
	/* background-color: #DCDCDC; */
	position: relative;
}


.jian-nei{
	margin-right: 35px;
	line-height: 30px;
	color: #666666;
	-webkit-line-clamp: 4;
	margin-top: 45px;
}
.jian-anniu{
	width: 90px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #999999;
	border-radius: 5px;
	margin-top: 50px;
}

/* 企业优势 */
.qiye{
	margin-top: 33px;
	background-color: #FAFAFA;
	padding-top:100px;
}
.qi-lie .qi-list:last-child{
	margin-right: 0;
}
.qi-list{
	width: 337px;
	margin-right: 100px;
}
.qi-list > div{
	text-align: center;
}
.qi-l-top{
	width: 90px;
	height: 90px;
	line-height: 90px;
	margin-bottom: 45px;
	font-size: 36px;
}
.qi-l-jian{
	line-height: 24px;
	-webkit-line-clamp: 3;
	margin-top: 10px;
}
/* 案例展示 */
.anli{

}
.anli-zong{
	margin-bottom: 50px;
}
.anli-zong > a{
	height: 370px;
	margin-right: 20px;
	display: block;
}
.anli-zong > a:last-child{
	margin-right: 0px;
}
.an-z-le{
	width: 480px;
}
.an-z-zhong{
	width: 340px;
}
.anli-fen{
    height: calc(350px / 2);
}
.an-z-zhong .anli-fen:first-child{
	margin-bottom: 20px;
}
.anli-lie{
	position: relative;
	overflow: hidden;
}
.anli-lie img{
	width: 100%;
	height: 100%;
	display: block;
}

/* img上的文字 */

.hua-meng{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: opacity 0.5s;
}
.hua-meng div {
    text-align: center;
}
.hua-biao {
    padding: 0 15px 8px 15px;
	white-space:nowrap;
    border-bottom: 2px solid rgba(255,255,255,0.6);
    margin-bottom: 5px;
}
.hua-meng .zi-zuixiao{
	opacity: 0.6;
}


/* hover状态的蒙层 */
.anli-meng{
	position: absolute;
	top: 500px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	transition: top 1s;
}
.anli-lie:hover .anli-meng{
	top:0px;
}
.anli-lie:hover .hua-meng{
	opacity:0;
}
.meng-nei{
	padding: 0 57px;
	height: 82px;
	line-height: 30px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.chakan{
	display: block;
	margin: 0 auto;
	margin-top: 26px;
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #00C160;
}
.anli-lie img{
	width: 100%;
}


/* 新闻动态 */
.xin-nav > div{
	width: 175px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: 1px dashed #EEEEEE;
	border-right: 0;
	transition:font-weight 1s,color 1s,font-size 1s;
}
.xin-nav > div.xin-nav_ac{
	border: 0;
	color: #00C160;
	font-size: 16px;
	font-weight:bold;
}
.xin-nav > div:last-child{
	border-right: 1px dashed #EEEEEE;
}
.xinwen-tab{
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.xin-b-lie .xin-mo:first-child{
    display: block;
}

.xin-mo{
	padding: 40px 20px 30px 20px;
	display: none;
}
.xin-list{
	height: 94px;
	overflow: hidden;
}
.xin-list img{
	display: block;
	width: 154px;
	height: 100%;
	margin-right: 15px;
}
.x-l-ri{
	width: 190px;
}
.xin-time{
	padding: 7px 0;
}
.x-l-jian{
	line-height: 22px;
}
.xin_danlie{
	margin-top: 24px;
}
.xin-duoplie{
	width: 368px;
	border-bottom: 1px dashed #EEEEEE;
}
.xin-danlie{
	height: 54px;
	line-height: 54px;
	border-top: 1px dashed #EEEEEE;
}
.xin-danlie div:first-child{
	width: 75%;
}
.layui-icon-triangle-r{
	padding-right: 10px;
	font-size: 5px;
}
/* 荣誉证书 */
.rongyu{

	/* background-size: 100% 100%; */
}
.rong_img-lie img{
	width: calc((100% - 30px) / 4);
	height: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	
}
.rong_img-lie img:nth-of-type(4n){
	margin-right: 0 !important;
}
#test2.layui-carousel>[carousel-item]>*{
    width: 1200px !important;
	left: 50% !important;
	margin-left: -600px;
}
/*  合作伙伴*/
.he-list img{
	width:calc((100% - 22px * 5) / 6);
	margin-right: 22px;
	float: left;
}
.he-list img:nth-of-type(6n){
	margin-right: 0;
}


/* hover 特效
.gengan:hover{
	background-color:#00C160;
	cursor:pointer;
	box-shadow: 0 0 30px  2px rgba(0,193,96,0.26);
}
.xin-nav > div:hover{
	border: 0;
	color: #00C160;
	font-size: 16px;
	font-weight:bold;
}







/* 预览图片 */
.yulan{
	overflow: hidden;
}



/* 更改layui 的样式 */
.layui-carousel>[carousel-item]>* {
    background-color: rgba(0,0,0,0);
}
.layui-carousel>[carousel-item]:before{
	display: none;
}
.layui-carousel-arrow{
	border-radius: 0 !important;
	background-color: rgba(0,0,0,.4);
	margin-top: 0;
}
.layui-carousel-arrow:hover{
	background-color: #00C160;
}
.layui-carousel-ind li.layui-this {
    background-color: #00C160;
}
.layui-col-sm1{
	height: 100px;
}
.layui-carousel{
	background-color: rgba(0,0,0,0);
}

