@charset "utf-8";
#wrap{background: #F6F6F6;}
#banner{ width: 100%; min-width: 1200px; overflow: hidden; position: relative; top: -70px; background-color: #000;}
#banner .banner{background-position: center; background-repeat: no-repeat; background-size: cover;}
#banner img{width: 100%; display: block; opacity: .65;}
#banner .banner .mainBox{ position: absolute; width: 100%; min-width: 100%; max-width: 100%; left: 0; top: 46%; }
#banner .banner h2{font-size: .4rem; letter-spacing: 10px; text-align: center; font-weight: 600; color: #fff; margin-bottom: 10px;}
#banner .banner h2 span{display: inline-block; vertical-align: middle; margin: 0 10px 0 0; height: 6px; width: 60px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
#banner .banner h2 b{display: inline-block;  vertical-align: middle;}
#banner .banner h4{font-size: .56rem; letter-spacing: 10px; text-align: center; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; font-weight: lighter; color: #fff; color: rgba(255,255,255,.6);}

.title-box{margin: 50px auto 40px;display: flex; justify-content: center; position: relative; z-index: 1;}
.title-box h2{color: #333333;font-size: 21px; display: inline-block; vertical-align: middle;}
.title-box span{height: 19px; position: relative; top: 5px; border-left: 6px solid #d70021; border-right: 4px solid #333; margin:0 5px 0 8px; width: 12px;display: inline-block; vertical-align: middle;}
.title-box p{color: #888;font-size: 25px; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; font-weight: lighter; display: inline-block; vertical-align: middle;}
.title-box .more{ position: absolute; right: 0; top: 10px; text-transform: uppercase; box-sizing: border-box; font-size: 12px; color: #000000; width: 110px; padding-left: 18px; line-height: 26px; height: 28px;  border: solid 1px #707070; border-radius: 20px; transition: all 0.4s ease-in-out;	background: #fff no-repeat left -15px center;}
.title-box .more:hover{	background: #D70021 url(../img/icon-more.png) no-repeat right 15px center;border-color: #D70021;color: #fff;width: 130px;}

.module-1{ margin-top: -70px; padding-bottom: .5rem; overflow: hidden; background: #fff url(../img/service_map_bg.jpg) no-repeat left top; background-size: 100%;}
.module-1 .title-box{justify-content: center; display: block;}
.module-1 .title-box h2{color: #333333; text-align: center; font-size: 26px; letter-spacing: 2px; margin-bottom: .1rem; display: block; }
.module-1 .title-box h3{color: #333333; text-align: center; font-weight: normal; font-size: 16px; display: block;}
.module-1 .mainBox{position: relative;}
.module-1 .page-info{
	margin-top: 10px;
	position: relative;
}
.module-1 .page-info h2{
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}
.module-1 .page-info span{
	width: 60px;
	height: 1px;
	background-color: #D70021;
	display: block;
	margin: 15px auto 5px;
}
.module-1 .page-info h3{
	text-align: center;
	padding-top: 10px;
	color: #666;
	font-size: 16px;
	font-weight: normal;
}
.module-1 .map{
	display: block;
	position: relative;
	z-index: 0;
	margin: 0  0 0 16%;
	width: 40%;
	float: left;
}
.module-1 .map img{display: block; width: 100%;}

.module-1 .con{
	float: left;
	padding-left: 80px;
	padding-top: 100px;
}
.module-1 .main-box{
	text-align: center;
}
.module-1 .main-box .list{
	margin: 0 5px;
	margin-bottom: 20px;
	width: 1%;
	border-radius: 8px;
	padding: 5px;
	display: block;
	min-width: 250px;
	/* border: 1px solid #f5f5f5; */
	transition: all 0.4s ease-in-out;
	position: relative;
	top: 0;
}
.module-1 .main-box .list div{
	width: 100%;
	box-sizing: border-box;
	padding: 12px 10px;
	border-radius: 5px;
	/* background-color: #f5f5f5; */
	display: inline-block;
	position: relative;
}
.module-1 .main-box .list:hover{
	box-shadow: 0 2px 25px rgba(0,0,0,0.15); 
	top: -10px;
}
.module-1 .main-box .list:hover h3{
	color: #D70021;
}
.module-1 .main-box .list h3{
	font-size: 28px;
	margin-bottom: 8px;
}
.module-1 .main-box .list h3 sup{
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -3px;
	left: 5px;
}
.module-1 .main-box .list p{
	color: #666;
}
.module-1 .right-box{
	margin: 50px 0;
}
.module-1 .right-box h3{
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
.module-1 .right-box span{
	width: 60px;
	height: 1px;
	background-color: #D70021;
	display: block;
	margin: 15px auto 15px;
}
.module-1 .right-box p{
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	line-height: 1.6em;
	width: 70%;
	min-width: 850px;
}
.module-1 .right-box img{
	display: block;
	max-width: 100%;
	margin: 50px auto 70px;
}

.module-2{}
.module-2 .title-box{justify-content: center; display: block;}
.module-2 .title-box h2{color: #333333; text-align: center; font-size: 26px; letter-spacing: 2px; margin-bottom: .1rem; display: block; }
.module-2 .title-box h3{color: #333333; text-align: center; font-weight: normal; font-size: 16px; display: block;}
.module-2 .list-box{
	text-align: center;
	margin-bottom: .4rem;
}
.module-2 .list-box .list{
	display: inline-block;
	vertical-align: top;
	width: 14%;
	margin: 1%;
	height: 300px;
	padding: 25px;
	background-color: #D70021;
	color: #fff;
	text-align: left;
	position: relative;
	top: 0;
	transition: all 0.4s ease-in-out;
}
.module-2 .list-box .list:nth-child(odd){
	background-color: #F80026;
}
.module-2 .list-box .list:hover{
	background-color: #000;
	top: -10px;
	box-shadow: 0 2px 25px rgba(0,0,0,0.15); top: -10px;
}
.module-2 .list-box .list h2{
	font-size: 34px;
}
.module-2 .list-box .list span{
	font-style: italic;
}
.module-2 .list-box .list p{
	margin-top: 45px;
	line-height: 1.6em;
}


.module-3{overflow: hidden; background-color: #fff;}
.module-3 .list-box{
	width: 100%;
	max-width: 90%;
	margin: -1% auto 50px;
	text-align: center;
}
.module-3 .list-box .list{
	width: 22%;
	display: inline-block;
	margin: 1% 1%;
	position: relative;
	top:0;
	vertical-align: top;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}
.module-3 .list-box .list .pic{
	width: 113px;
	height: 113px;
	border-radius: 100%;
	display: block;
	margin: 10px auto;
	border: 2px solid rgba(215,0,33,0.35);
	transition: all 0.4s ease-in-out;
}
.module-3 .list-box .list:hover .pic{
	transform: scale(1.08);
	border: 2px solid rgba(215,0,33,1);
}
.module-3 .list-box .list .pic img{
	width: 100%;
}
.module-3 .list-box .list:hover .pic img{
	transition: all 1.4s ease-in-out;
	transform: rotateY(360deg);
}
.module-3 .list-box .list h2{
	font-size: 20px;
	margin: 10px 0 15px;
	color: #000;
	font-weight: normal;
	transition: all 0.4s ease-in-out;
}
.module-3 .list-box .list:hover h2{
	color: #D70021;
}
.module-3 .list-box .list p{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 220px;
}


.module-4 {
	overflow: hidden;
	padding-top: 0px;
	background: url(../img/slogen-bg.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding: 10px 0 70px 0;
	overflow: hidden;
}
.module-4 .title-box h2{color: #fff;}
.module-4 .title-box span{border-left: 6px solid #fff; border-right: 4px solid #D70021; }
.module-4 .title-box p{color: #fff; opacity: .8;}
.module-4 .list-box{
	margin: 200px 0 60px;
	border-top: 1px solid #fff;
}
.module-4 .list-box .list{
	width: 18%;
	margin: -130px 0 0 1%;
	float: left;
	position: relative;
	transition: all 0.4s ease-in-out;
	top:0;
	cursor: pointer;
}
.module-4 .list-box .list .pic{
	overflow: hidden;
}
.module-4 .list-box .list img{
	display: block;
	margin: 0 auto;
	width: 100PX;
}
.module-4 .list-box .list:hover .pic img{
	transition: all 1.4s ease-in-out;
	transform: rotateY(360deg);
}
.module-4 .list-box .list span{
	position: relative;
	display: block;
	border: 2px solid #fff;
	margin: 16px auto 10PX;
	width: 26px;
	height: 26px;
	border-radius: 100%;
}
.module-4 .list-box .list span::before{
	content: "";
	position: absolute;
	background-color: #fff;
	width: 16px;
	height: 16px;
	left: 3px;
	top: 3px;
	border-radius: 100%;
}
.module-4 .list-box .list .con{
	padding: 15px 0 20px;
	color: #fff;
	text-align: center;
}
.module-4 .list-box .list h2{
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
	transition: all 0.4s ease-in-out;
}
.module-4 .list-box .list P{
	line-height: 1.5em;
	width: 100%;
	max-width: 180px;
	margin: 0 auto;
}

.module-5{
	padding: 30px 0;
	position: relative;
	overflow: hidden;
}
.module-5 .title-box{justify-content: center;}
.module-5 .con-box{
	width: 400px;
}
.module-5 .con-box .form-group{overflow: hidden;}
.module-5 .con-box .form-control{
	background-color: #fff;
	width: 49%;
	margin: 0 .5%;
	float: left;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
}
.module-5 .con-box .form-group-2 .form-control{
	width: 32.3%;
}
.module-5 .con-box .form-group-2 img{
	position: absolute;
	right: 15px;
	top: 9px;
	width: 100px;
	height: 32px;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 3px;
}
.module-5 .btn-box{
	margin: 0 .5%;
	padding: 20px 0;
}
.module-5 .btn-box .btn{
	background-color: #D70021;
	color: #fff;
	height: 56px;
	line-height: 56px;
	letter-spacing: 3px;
	font-size: 18px;
	border-radius: 5px;
	transition: all 0.4s ease-in-out;
}
.module-5 .btn-box .btn:hover{
	background-color: #AB001A;
}

/* module-6 */
.module-6{
	background: url(../img/contact-bg.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding: 10px 0 70px 0;
	overflow: hidden;
}
.module-6 .title-box h2{color: #fff;}
.module-6 .title-box span{border-left: 6px solid #fff; border-right: 4px solid #D70021; }
.module-6 .title-box p{color: #fff; opacity: .8;}
.module-6 .con-box{
	width: 800px;
	margin: 0 auto;
	/* background-color: rgba(0,0,0,.5); */
	border: 8px solid rgba(0,0,0,.5);
	padding: 3px;
}
.module-6 .list-box{
	width: 100%;
	padding: 20px ;
	background-color: rgba(0,0,0,.4);
	border: 1px solid rgba(0,0,0,.2);
}
.module-6 .con-box .list{
	text-align: center;
	margin: 40px 0;
	color: #fff;
}
.module-6 .con-box .list h2{
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px;
}
.module-6 .con-box .list h2 span{
	display: block;
	width: 20px;
	margin: 0 6px;
	height: 4px;
	border-top: 1px solid #fff;
	opacity: .5;
	border-bottom: 1px solid #fff;
}
.module-6 .con-box .list h3{
	font-size: 22px;
	color: #888;
}
@media screen and (max-width: 768px) {
	#banner{ width: 100%; min-width: 100%; overflow: hidden; position: relative; top: 0px; background-color: #000;}
	#banner .banner{background-size: cover;}
	#banner img{width: 100%; }
	#banner .banner .mainBox{ position: absolute; width: 100%; min-width: 100%; max-width: 100%; left: 0; top: 40%; }
	#banner .banner h2{font-size: .4rem; letter-spacing: 4px; text-align: center; font-weight: 600; color: #fff; margin-bottom: 10px;}
	#banner .banner h2 span{display: inline-block; vertical-align: middle; margin: 0 10px 0 0; height: 6px; width: 40px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
	#banner .banner h2 b{display: inline-block;  vertical-align: middle;}
	#banner .banner h4{font-size: .2rem; letter-spacing: 2px; text-align: center; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; font-weight: lighter; color: #fff; color: rgba(255,255,255,.6);}
	#banner .swiper-slide{box-shadow: 0 0 50px rgba(0,0,0,0.8);}
	#banner .swiper-button-prev,#banner .swiper-button-next{margin-top: 30px;}
	#banner .swiper-button-prev{left: 0;}
	#banner .swiper-button-next{right: 0;}
	#banner .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
	#banner .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{font-size: 22px;padding: 15px 10px;color: #fff;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
	
	
	.title-box{padding:.5rem 0 .4rem 0; margin: 0; display: block; display: block; position: relative; text-align: center;}
	.title-box h2{color: #333333; font-size: .32rem; letter-spacing: 1px; display: inline-block; text-align: center; vertical-align: middle; position: relative;}
	.title-box h2::after{content: ""; width: 2px; height: 2px; border-left: .4rem solid #D70021; border-right: 4px solid #000; position: absolute; top: .2rem; left: -.65rem;}
	.title-box h2::before{content: ""; width: 2px; height: 2px; border-right: .4rem solid #D70021; border-left: 4px solid #000; position: absolute; top: .2rem; right: -.65rem;}
	.title-box span{display: none;}
	.title-box p{color: #888; font-size: .12rem; padding-top: 2px; letter-spacing: 2px; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; text-align: center; font-weight: lighter; display: block; vertical-align: middle;}
	.title-box .more{ position: absolute; opacity: 0; width: 100%; height: 100%; left: 0; top: 0;}
	
	
	
	.module-1{ margin-top: 0; padding-bottom: .3rem; overflow: hidden; background-color: #fff;}
	.module-1 .title-box{justify-content: center; display: block;}
	.module-1 .title-box h2{color: #333333; text-align: center; font-size: 26px; letter-spacing: 2px; margin-bottom: .1rem; display: block; }
	.module-1 .title-box h3{color: #333333; text-align: center; font-weight: normal; font-size: 16px; display: block;}
	.module-1 .mainBox{position: relative;}
	.module-1 .page-info{
		margin-top: 10px;
		position: relative;
	}
	.module-1 .page-info h2{
		text-align: center;
		font-size: 24px;
		font-weight: normal;
		margin-bottom: 5px;
	}
	.module-1 .page-info span{
		width: 60px;
		height: 1px;
		background-color: #D70021;
		display: block;
		margin: 15px auto 5px;
	}
	.module-1 .page-info h3{
		text-align: center;
		padding-top: 10px;
		color: #666;
		font-size: 16px;
		font-weight: normal;
	}
	.module-1 .map{
		display: block;
		position: relative;
		z-index: 0;
		margin: 0 ;
		padding: 0 .3rem;
		width: 100%;
		float: none;
	}
	.module-1 .map img{display: block; width: 100%;}
	
	.module-1 .con{
		float: none;
		padding: 20px .3rem 0;
	}
	.module-1 .main-box{
		text-align: center;
	}
	.module-1 .main-box .list{
		margin: 0 auto;
		margin-bottom: 20px;
		width: 1% ;
		border-radius: 8px;
		padding: 5px;
		display: block;
		min-width: 250px;
		border: 3px solid #f5f5f5;
		transition: all 0.4s ease-in-out;
		position: relative;
		top: 0;
	}
	.module-1 .main-box .list div{
		width: 100%;
		box-sizing: border-box;
		padding: 10px 10px;
		border-radius: 5px;
		background-color: #f5f5f5;
		display: inline-block;
		position: relative;
	}
	.module-1 .main-box .list:hover{
		box-shadow: 0 2px 25px rgba(0,0,0,0.15); 
		top: -10px;
	}
	.module-1 .main-box .list:hover h3{
		color: #D70021;
	}
	.module-1 .main-box .list h3{
		font-size: 28px;
		margin-bottom: 5px;
	}
	.module-1 .main-box .list h3 sup{
		font-size: 12px;
		font-weight: normal;
		position: relative;
		top: -3px;
		left: 5px;
	}
	.module-1 .main-box .list p{
		color: #666;
	}
	
	.module-2{}
	.module-2 .title-box{justify-content: center; display: block;}
	.module-2 .title-box h2{color: #333333; text-align: center; font-size: 26px; letter-spacing: 2px; margin-bottom: .1rem; display: block; }
	.module-2 .title-box h3{color: #333333; text-align: center; font-weight: normal; font-size: 16px; display: block;}
	.module-2 .list-box{
		text-align: center;
		margin: 0 .3rem .3rem;
	}
	.module-2 .list-box .list{
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin: 1% 0;
		height: auto;
		padding: 16px 20px;
		background-color: #D70021;
		color: #fff;
		text-align: left;
		position: relative;
		top: 0;
		transition: all 0.4s ease-in-out;
	}
	.module-2 .list-box .list:nth-child(odd){
		background-color: #F80026;
	}
	.module-2 .list-box .list:hover{
		background-color: #000;
		top: -10px;
		box-shadow: 0 2px 25px rgba(0,0,0,0.15); top: -10px;
	}
	.module-2 .list-box .list h2{
		font-size: 34px;
	}
	.module-2 .list-box .list span{
		font-style: italic;
		font-size: 12px;
	}
	.module-2 .list-box .list p{
		margin-top: 15px;
		line-height: 1.6em;
	}
	
	
	.module-3{overflow: hidden; background-color: #fff;}
	.module-3 .list-box{
		width: 100%;
		max-width: 90%;
		margin: -1% auto .4rem;
		text-align: left;
	}
	.module-3 .list-box .list{
		width: 100%;
		display: block;
		float: left;
		margin: 1% 1% 2%;
		position: relative;
		top:0;
		vertical-align: top;
		cursor: pointer;
		transition: all 0.4s ease-in-out;
	}
	.module-3 .list-box .list .pic{
		width: 60px;
		height: 60px;
		border-radius: 100%;
		display: block;
		float: left;
		margin: 10px auto;
		margin-right: 10px;
		border: 2px solid rgba(215,0,33,0.35);
		transition: all 0.4s ease-in-out;
	}
	.module-3 .list-box .list:hover .pic{
		transform: scale(1.08);
		border: 2px solid rgba(215,0,33,1);
		margin-bottom: .4rem;
	}
	.module-3 .list-box .list .pic img{
		width: 100%;
	}
	.module-3 .list-box .list:hover .pic img{
		transition: all 1.4s ease-in-out;
		transform: rotateY(360deg);
	}
	.module-3 .list-box .list h2{
		font-size: .34rem;
		margin: 10px 0 5px;
		color: #000;
		font-weight: normal;
		transition: all 0.4s ease-in-out;
	}
	.module-3 .list-box .list:hover h2{
		color: #D70021;
	}
	.module-3 .list-box .list p{
		display: block;
		margin: 0 auto;
		font-size: .24rem;
		color: #888;
		width: 100%;
		max-width: 100%;
	}
	
	
	.module-4 {
		overflow: hidden;
		padding-top: 0px;
		background: #444 url(../img/slogen-bg.jpg) no-repeat center;
		background-size: cover;
		background-attachment: fixed;
		padding: 10px 0 .3rem 0;
		overflow: hidden;
	}
	.module-4 .title-box h2{color: #fff;}
	.module-4 .title-box span{border-left: 6px solid #fff; border-right: 4px solid #D70021; }
	.module-4 .title-box p{color: #fff; opacity: .8;}
	.module-4 .list-box{
		margin: 120px 0 10px;
		border-top: 1px solid #fff;
		padding: .5rem;
	}
	.module-4 .list-box .list{
		width: 60%;
		margin: -125px 0 0 1%;
		float: none;
		position: relative;
		transition: all 0.4s ease-in-out;
		top:0;
		cursor: pointer;
	}
	.module-4 .list-box .list .pic{
		overflow: hidden;
	}
	.module-4 .list-box .list img{
		display: block;
		margin: 0 auto;
		width: 70PX;
		transition: all 0.4s ease-in-out;
	}
	.module-4 .list-box .list:hover .pic img{
		transition: all 1.4s ease-in-out;
		transform: rotateY(360deg);
	}
	.module-4 .list-box .list span{
		position: relative;
		display: block;
		border: 2px solid #fff;
		margin: 16px auto 10PX;
		width: 26px;
		height: 26px;
		border-radius: 100%;
	}
	.module-4 .list-box .list span::before{
		content: "";
		position: absolute;
		background-color: #fff;
		width: 16px;
		height: 16px;
		left: 3px;
		top: 3px;
		border-radius: 100%;
	}
	.module-4 .list-box .list .con{
		padding: 15px 0 20px;
		color: #fff;
		text-align: center;
	}
	.module-4 .list-box .list h2{
		text-align: center;
		font-size: 16px;
		margin-bottom: 20px;
		transition: all 0.4s ease-in-out;
	}
	.module-4 .list-box .list P{
		line-height: 1.5em;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	
	/*  */
	.module-5{
		padding: 30px 0;
		position: relative;
		overflow: hidden;
	}
	.module-5 .title-box{justify-content: center;}
	.module-5 .con-box{
		width: 100%;
		padding: .3rem 0 0 0;
	}
	.module-5 .con-box .form-group{overflow: hidden; margin: 0; padding: 0 .3rem;}
	.module-5 .con-box .form-control{
		background-color: #fff;
		width: 100%;
		margin: 0 0 .2rem;
		float: none;
		height: 50px;
		line-height: 50px;
		border-radius: 5px;
	}
	.module-5 .con-box .form-group-2 .form-control{
		width: 100%;
	}
	.module-5 .btn-box{
		margin: 0 .3rem;
		padding: .3rem 0;
	}
	.module-5 .btn-box .btn{
		background-color: #D70021;
		color: #fff;
		height: 56px;
		line-height: 56px;
		letter-spacing: 3px;
		font-size: 18px;
		border-radius: 5px;
		transition: all 0.4s ease-in-out;
	}
	.module-5 .btn-box .btn:hover{
		background-color: #AB001A;
	}
	
	/* module-6 */
	.module-6{
		background: url(../img/contact-bg.jpg) no-repeat center;
		background-size: cover;
		background-attachment: fixed;
		padding: 10px 0 70px 0;
		overflow: hidden;
	}
	.module-6 .title-box h2{color: #fff;}
	.module-6 .title-box span{border-left: 6px solid #fff; border-right: 4px solid #D70021; }
	.module-6 .title-box p{color: #fff; opacity: .8;}
	.module-6 .con-box{
		width: 800px;
		margin: 0 auto;
		/* background-color: rgba(0,0,0,.5); */
		border: 8px solid rgba(0,0,0,.5);
		padding: 3px;
	}
	.module-6 .list-box{
		width: 100%;
		padding: 20px ;
		background-color: rgba(0,0,0,.4);
		border: 1px solid rgba(0,0,0,.2);
	}
	.module-6 .con-box .list{
		text-align: center;
		margin: 40px 0;
		color: #fff;
	}
	.module-6 .con-box .list h2{
		font-size: 18px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 8px;
	}
	.module-6 .con-box .list h2 span{
		display: block;
		width: 20px;
		margin: 0 6px;
		height: 4px;
		border-top: 1px solid #fff;
		opacity: .5;
		border-bottom: 1px solid #fff;
	}
	.module-6 .con-box .list h3{
		font-size: 22px;
		color: #888;
	}
	
}




















