@charset "utf-8";
#header .headerBox{	background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#header .logo{background-image:url(../img/head-logo1.png);}
#header .menu ul li a span.cn,
#header .menu ul li a span.en{color: #000;}
#header .menu ul li a:hover{background: rgba(0,0,0,0);}
#header .menu ul li a:hover span.cn,
#header .menu ul li a:hover span.en{ color: #000;}
#header .tel span{color: #000;}
#header .menu ul li.nav4 {background: #000}
#header .menu ul li.nav4 a span.cn{top: -5px; color: #fff;}
#header .menu ul li.nav4 a span.en{opacity: 1; margin-top:2px ; color: #fff;}



#main{
	position: relative;
	width: 100%;
	padding: 0 0;
	margin: 80px auto 0;
	background: #fff;
	min-height: 500px;
}
.module-01{
	padding: 5% 8.3333% 5%;
}
.module-01 .title p{
	font-size: .2rem;
	font-weight: normal;
	margin-bottom: .1rem;
	color: #2C54FA;
}
.module-01 .title .p{
	padding-top: .5rem;
	font-size: .2rem;
	font-weight: normal;
	line-height: 1.8em;
	margin-bottom: .1rem;
	color: #333;
}
.module-01 .title h1{
	color: #2c54fa;
	font-weight: normal;
	font-size: .5rem;
	margin-bottom: .2rem;
}
.module-01 .con{
	padding-top: .8rem;
}
.module-01 .con ul{
	display: flex;
	justify-content: space-between;
}
.module-01 .con ul li{
	text-align: center;
}
.module-01 .pic {
	width: 2.6rem;
	border: 2px solid #e5f1fe;
	border-radius: 1.5rem;
	margin-bottom: .3rem;
}
.module-01 .pic img{
	width: 1.4rem;
	display: block;
	margin: .51rem;
}
.module-01 .con ul li h2{
	font-size: .2rem;
	line-height: 1.6em;
	font-weight: normal;
}

.module-03{
	background: url(../img/sever-bg.png) no-repeat center center;
	background-size: 100%;
	height: 2rem;
	margin-bottom: 1.2rem;
}
.module-03 .con{
	padding:0 8.3333% ;
	display: flex;
}
.module-03 .con>div{
	width: 20%;
	text-align: center;
	position: relative;
	top: -.3rem;
}
.module-03 .con div img{
	display: block;
	margin: 0 auto;
	width: 1.1rem;
}
.module-03 .con .s-bottom{
	top: .8rem;
}

.module-02 {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #2C54FA;
	background-image: url("../img/about-bg.jpg");
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.module-02 .con {
	width: 100%;
	padding: 12.5%;
	color: #fff;
}
.module-02 .con h1{
	font-size: .2rem;
	font-weight: normal;
	margin-bottom: .2rem;
	text-transform: uppercase;
}
.module-02 .con h1:after{
	content: " ";
	margin-top: .1rem;
	display: block;
	width: 60px;
	height: 3px;
	background: #fff;
}
.module-02 .con p{
	font-size: .4rem;
}
@media (min-width: 39.375em) {
	.module-02 .con {
		width: 100%;
		padding: 8.333%;
	}
}


.l-contact-body {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
		background-image: linear-gradient(to right, #fff, #fff 40%, #f1f1f1 40%, #f1f1f1 100%)
}

.l-contact-body:after {
	content: " ";
	display: block;
	clear: both
}

.l-contact-body  {
	padding: 12.5%
}

@media (min-width: 39.375em) {
	.l-contact-body {
		padding: 8.33333%
	}
}


.l-contact-details {
	width: 45%;
	float: left
}

.l-contact-details .heading-set h2{
	font-size: .3rem;
	font-weight: normal;
}
.l-contact-details .markdown-block p{
	font-size: .2rem;
	font-weight: normal;
	line-height: 1.8em;
}

.l-contact-details__subsection+.l-contact-details__subsection {
	margin-top: 15.3%
}

.l-contact-details__subsection .heading-set {
	margin-bottom: .76923em
}


.l-contact-details__subsection .social-link {
	display: inline-block
}

.l-contact-details__subsection .social-link+.social-link {
	margin-left: 1.84615em
}



.l-contact-details_callout {
	width: 55%;
	float: right
}

.l-contact-details_callout .heading-set h3{
	font-size: .3rem;
	font-weight: normal;
}
.l-contact-details_callout .heading-set p{
	font-size: .2rem;
	font-weight: normal;
	line-height: 1.8em;
}
.l-contact-details_callout .form-box{
	padding-top: .3rem;
}
.l-contact-details_callout .form-group{margin-top: 6px; overflow: inherit;}
.l-contact-details_callout .form-group .form-control{padding: .15rem .2rem; border:0; font-size: 15px;}
.l-contact-details_callout .form-group textarea.form-control{ display: block; width: 100%; padding: .15rem .2rem; height: 8em; border:0; font-size: 15px; font-family:Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; }

.l-contact-details_callout .form-group .btn{display: block; margin: .4rem 0 0; position: relative; background:#000; color: #fff; width: 180px; height: 44px; line-height: 44px; border-radius: 22px;}
.l-contact-details_callout .form-group .btn i{display: block; font-style: normal; font-size: 16px; line-height: 44px; text-align: center; position: relative; z-index: 1;}
.l-contact-details_callout .form-group .btn span{position: absolute; left: 0; top: 0; z-index: 0; border-radius: 22px; width: 100%; height: 44px; background: #000;}
.l-contact-details_callout .form-group .btn:hover span{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	transform:scale(1.2);
	opacity: 0;
}



.module-04{padding: 5% 8.3333% 0; overflow: hidden;}
.module-04 .title{text-align: center;}
.module-04 .title h1{color: #2c54fa;font-weight: 800;font-size: .42rem;	margin-bottom: .2rem;}
.module-04 .title p{color: #333;padding: .22rem;font-size: .2rem;font-weight: 200;}
.module-04 .con{padding: .60rem 1.22rem .50rem;	}
@media screen and (max-width: 1600px) {
	.module-04{padding: 5% 0 0; overflow: hidden;}
	.module-04 .con{padding: .3rem 0 .50rem;	}
}
.column-box{ width: 1200px; margin: 0 auto; border: 1px solid #e5e5e5;}
.column-box .column-main{ display: flex;}
.column-box .column-1{ width: 150px;}
.column-box .column .column-header{	padding: 50px 0; height: 100px; position: relative; display: flex; text-align: center; justify-content: center; align-content: center; flex-wrap: wrap; border-bottom: 1px solid #e5e5e5;}
.column-box .column .column-header span{ display: block; width: 100%; font-size: 12px;}
.column-box .column .column-header h2{ display: block; width: 100%; font-size: 20px; font-weight: normal; }
.column-box .column .column-header img{ position: absolute; width: 35px; top: 0; right: 0;}
.column-box .column .column-header>div{display: flex; justify-content: center; margin-bottom: 5px;}
.column-box .column .column-header>div span{width: 16px; height: 16px; margin: 0 2px; background: url(../img/star.png) no-repeat; background-size: 100%;}
.column-box .column .list{background: #fff; color: #333; font-size: 14px; padding: 0; min-height: 50px; display: flex; flex-wrap: wrap; align-content: center; align-items: center; justify-content: center;}
.column-box .column .list:nth-child(odd){background: #f5f5f5;}
.column-box .column .list span{font-size: 12px; color: #888; display: block; width: 100%; text-align: center;}
.column-box .column .list strong{display: block; width: 100%; font-weight: normal; text-align: center;}
.column-box .column-1 .column-con .title{display: flex; justify-content: center; align-items: center; border-top: 1px solid #e5e5e5; font-size: 14px;}
.column-box .column-1 .column-con .title:first-child{border: 0;}
.column-box .column-2{flex: 1; border-left: 1px solid #e5e5e5;}
.column-box .column-2 .column-header {text-align: left; padding-left: 20px;}
.column-box .column-2 .list{ padding-left: 20px; padding-right: 15px; justify-content: flex-start;}
.column-box .column-2 .list span{text-align: left; }
.column-box .column-3,
.column-box .column-4,
.column-box .column-5,
.column-box .column-6,
.column-box .column-7{width: 160px; }
.column-box .column-3 .column-con,
.column-box .column-4 .column-con,
.column-box .column-5 .column-con,
.column-box .column-6 .column-con,
.column-box .column-7 .column-con{border-left: 1px solid #e5e5e5; position: relative; z-index: 0;}
/* .column-box .column-4 .column-con{box-shadow: 0 0 15px rgba(0,0,0,0.2); position: relative; z-index: 1;} */
.column-box .column-3 .column-header,
.column-box .column-4 .column-header,
.column-box .column-5 .column-header,
.column-box .column-6 .column-header,
.column-box .column-7 .column-header{color: #fff;}
.column-box .column-3 .column-header{background-image: linear-gradient(-45deg, #FF6A6D 0%, #E0373D 100%);}
.column-box .column-4 .column-header{background-image: linear-gradient(-45deg, #8A6DFF 0%, #6140E5 100%);}
.column-box .column-5 .column-header{background-image: linear-gradient(-45deg, #FF974D 0%, #F16500 100%);}
.column-box .column-6 .column-header{background-image: linear-gradient(-45deg, #8A6DFF 0%, #2c54fa 100%);}
.column-box .column-7 .column-header{background-image: linear-gradient(-45deg, #ffba4d 0%, #FF974D 100%);}
.column-box .column-1 .column-header span,
.column-box .column-2 .column-header span{font-size: 14px;}

.column-box .column span.yes{font-size: 16px; color: #FF6A6D; font-family: tahoma;}
.column-box .column .list.l2{ height: 60px;}
.column-box .column .list.l3{ height: 70px;}
.column-box .column .list.l4{ height: 90px;}


@media screen and (max-width: 768px) {
	#header .menu ul li a span.cn,
	#header .menu ul li a span.en{color: #fff;}
	#header .menu ul li.nav2 a span.cn{top: 0px; color: #FCE442;}
	#main{
		margin-top: 50px;
		padding: 20px;
	}
}