
.zuzhijiegou_box{
	width: 100%;
	height: 770px;
	background-color: #f6f6f6;
}
.zuzhijiegou{
	width: 100%;
	height: 770px;
	float: left;
}
/* 集团介绍 */
.rongyu_box{
	width: 100%;
	height: 650px;
	background: url("../img/3.jpg") no-repeat center;
}
.rongyu_list{
	width: 100%;
	height: 430px;
	float: left;
	margin-top: 30px;
	position: relative;
}
.rongyu_list .left{
	width: 46px;
	height: 46px;
	position: absolute;
	background-color: #fff;
	border-radius: 23px;
	top: 190px;
	left: -56px;
	color: #333;
	text-align: center;
	font-family: "iconfont";
	line-height: 46px;
	transform: rotate(180deg);
	z-index: 10;
	cursor: pointer;
}
.rongyu_list .right{
	width: 46px;
	height: 46px;
	position: absolute;
	background-color: #fff;
	border-radius: 23px;
	top: 190px;
	right: -56px;
	color: #333;
	text-align: center;
	font-family: "iconfont";
	line-height: 46px;
	z-index: 10;
	cursor: pointer;
}
.rongyu_list .swiper-container{
	width: 100%;
	height: 430px;
	float: left;
}
.rongyu_list .swiper-container .swiper-slide{
	width: 380px!important;
	height: 430px!important;
	margin-right: 30px!important;
	float: left;
	
}
.rongyu_list .swiper-container .swiper-slide .pic{
	width: 380px;
	height: 380px;
	float: left;
	position: relative;
	
}
.rongyu_list .swiper-container .swiper-slide .pic img{
	max-width: 380px;
	max-height: 380px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.rongyu_list .swiper-container .swiper-slide .txt{
	width: 380px;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 核心服务 */
.video_list{
	width: 100%;
	float: left;
	padding:10px 0 30px;
}
.video_list .item{
	width: 408px;
	height: 328px;
	float: left;
	margin-top: 30px;
	border: 1px solid #e6e6e6;
	position: relative;
	margin-right: 35px;
}
.video_list .item:nth-child(3n){margin-right: 0;}
.video_list .item .pic{
	width: 408px;
	height: 268px;
	float: left;
}
.video_list .item .txt{
	width: 378px;
	height: 60px;
	float: left;
	line-height: 60px;
	color: #333;
	font-size: 18px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	padding: 0 15px;
	text-align: center;
}
.video_list .item .ico{
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	border-radius: 27px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background-color: rgba(0,0,0,0.5);
	zoom: 1;
	position: absolute;
	left: 170px;
	top: 100px;
}
.video_list .item .ico::before{
	position: absolute;
	left: 10px;
	transform: rotate(90deg);
	content: "\e780";
	color: #FFF;
	font-family: "iconfont";
}

.contant{
	width: 100%;
	float: left;
	background-color: #FFF;
	margin-bottom: 20px;
}
.contant-1{
	width: 100%;
	height: 180px;
	float: left;
}
.contant-1 .item{
	width: 450px;
	height: 180px;
	float: left;
	border-right: 1px solid #F0F0F0;
	display: flex;
	flex-direction: column;
}
.contant-1 .item .item-1{
	width: 100%;
	height: 63px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.contant-1 .item .item-1 .ico{
	width: 60px;
	height: 60px;
	border: 1px solid #018635;
	border-radius: 31px;
	line-height: 60px;
	text-align: center;
	font-family: "iconfont";
	color: #018635;
	font-size: 30px;
}
.contant-1 .item .item-2{
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #333333;
	font-size: 24px;
	margin-top: 12px;
}
.contant-1 .item .item-3{
	width: calc(100% - 160px);
	line-height: 28px;
	text-align: center;
	color: #666;
	font-size: 16px;
	padding: 0 80px;
}

.contant-1 .item:nth-of-type(1),
.contant-1 .item:nth-of-type(3){
	width: 374px;
}
.contant-1 .item:last-child{border-right: 0;}

.contant-2{
	width: 100%;
	height: 580px;
	float: left;
	background-color: #F8F8F8;
}
.contant-2 iframe{
	width: 100%;
	height: 580px;
	float: left;
}

/* 留言评价/投诉建议表单 */
.liuyan{
	width: 100%;
	float: left;
	display: flex;
	flex-direction: column;
	padding-bottom: 60px;
}
.liuyan .input-1{
	width: calc(100% - 42px);
	padding: 10px 20px;
	height: 120px;
	border: 1px solid #e5e5e5;
	font-size: 14px;	
}
.liuyan .item{
	width: 100%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 30px;
}
.liuyan .item .input-2{
	width: 553px;
	height: 48px;
	border: 1px solid #e5e5e5;
	line-height: 48px;
	font-size: 14px;	
	padding: 0 15px;
}
.liuyan .item .input-3{
	width: 583px;
	height: 50px;
	background-color: #0088db;
	line-height: 50px;
	font-size: 14px;	
	color: #FFF;
	border: 0;
}
