body{
	/* min-width: 1104px; */
	overflow-x: hidden
}	
img{max-width: 100%;}

.qhcs-wrap{
	display: block;
	width: 1104px;
	margin-left: auto;
	margin-right: auto;
}

.qhcs-logo{
	width: 552px;
}

.qhcs-instro,.qhcs-high,.qhcs-team,.qhcs-contact{
	position: relative;
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

.qhcs-high,.qhcs-team,.contact-full{
	padding-top: 80px;
	padding-bottom: 140px;
}

.qhcs-contact h1,.qhcs-high h1,.qhcs-team h1{
	font-size: 36px;
	font-size: .36rem;
	font-weight: bold;
	text-align: center;
	line-height: 4.5;
}

/* 简介 */
.qhcs-instro{
	padding-top: 10px;
	padding-bottom: 80px;
	padding-bottom: .8rem;
	z-index: 10;
}

.qhcs-instro img{
	display: block;
	margin: 50px auto;
	margin: .5rem auto;
}

.qhcs-instro p{
	font-size:16px;
	color:#666;
	line-height:2;
}

/* 亮点 */
.qhcs-high{
	background-color: #02aee5;
	z-index: 8;
}

.qhcs-high h1,.qhcs-high .high-process{
	display: block;
	float: left;
	width: 100%;
}

.qhcs-high h1{
	color: #fff;
}

.qhcs-high .high-sm-process{
	width: 50%;
}

.qhcs-high .high-process{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 63px;
	position: relative;
	min-height: 70px;
}

.qhcs-high .high-process + .high-process{
	margin-top: 80px;
	margin-top: .8rem;
}

.qhcs-high .high-process:before{
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	left: 0;
	background: url(../../image/qhcs/highlight.png);
	background-repeat: no-repeat;
}

.qhcs-high .high-process.hp1:before{
	background-position: 0 0;
	top: -20px;
}

.qhcs-high .high-process.hp2:before{
	background-position: 0 -100px;
	top: -16px;
}

.qhcs-high .high-process.hp3:before{
	background-position: 0 -200px;
	top: -33px;
	left: -10px;
}

.qhcs-high .high-process.hp4:before{
	background-position: 0 -300px;
	top: -22px;
}

.high-process .process-title{
	display: inline-block;
	height: 32px;
	background-color: #09406e;
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 25px;
	margin-bottom: .25rem;
}

.high-process p{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
}

.hp1 p + p{
	margin-bottom: 83px;
}

.hp2 span{
	font-family: "楷体";
	font-size: 15px;
	line-height: 30px;
	color: #09406e;
}

.hp3 li{
	float: left;
	padding: 10px 20px;
	background: #fff;
    background: -moz-linear-gradient(top,  #02aee5 0%, #09406e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02aee5), color-stop(100%,#09406e));
    background: -webkit-linear-gradient(top,  #02aee5 0%,#09406e 100%);
    background: -o-linear-gradient(top,  #02aee5 0%,#09406e 100%);
    background: -ms-linear-gradient(top,  #02aee5 0%,#09406e 100%);
    background: linear-gradient(to bottom,  #02aee5 0%,#09406e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02aee5', endColorstr='#09406e',GradientType=0 );
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1.5;
    margin-right: 24px;
    margin-right: .24rem;
    margin-bottom: 14px;
}

.hp3 li i{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	line-height: 20px;
	text-align: center;
	background-color: #09406e;
	color: #fff;
	font-style: normal;
}

.hp4 img{
	width: 100%;
}

/* 团队 */
.qhcs-team{
	background: url(../../image/qhcs/global.png) no-repeat center 300px;
	z-index: 6;
}

.qhcs-team h1{
	color: #666;
}

.team-person{
	position: relative;
	margin-bottom: 80px;
	margin-bottom: .8rem;
}

.team-person h2{
	font-size: 24px;
	color: #666;
	margin-bottom: 20px;
	margin-bottom: .2rem;
}

.team-person h2 small{
	font-size: 16px;
}

.team-person h3{
	font-size: 18px;
	line-height: 26px;
	color: #0c0e38;
	margin-bottom: 20px;
	margin-bottom: .2rem;
}

.team-person p,.team-person b{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.team-person p,.team-person b{
	display: block;
	padding-left: 23.92391304347826%;
}

.team-person .team-pic{
	width: 20.92391304347826%;
	float: left;
	margin-right: 3%;
}

/* 联系我们 */
.qhcs-contact{
	z-index: 4;
}

.qhcs-contact .south{
	width: 100%;
	height: 744px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.contact-full{
	background-color: rgba(2,174,229,0.9);
	background-color: rgb(2,174,229)\9;
}

.contact-full h1{
	color: #fff;
}

.contact-full .qhcs-wrap{
	border: 1px solid #fff;
	padding: 80px 0 80px 196px;
}

.contact-full .qhcs-wrap dt{
	float: left;
	width: 1.66rem;
	margin-right: 134px;
	margin-right: 1.34rem;
}

.contact-full .qhcs-wrap dd{
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}


@media screen and (max-width: 1200px) {
	.qhcs-high, .qhcs-team, .contact-full{
		padding-top: .5rem;
		padding-bottom: .5rem;
	}

	.qhcs-wrap{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding-left: 2.5%;
		padding-right: 2.5%;
	}

	.hp1 p + p{
		margin-bottom: 0;
	}

	.high-process{
		/* margin-bottom: .8rem; */
	}

	.qhcs-high .high-sm-process{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}

	.qhcs-contact .south{
		height: 100%;
	}

	.contact-full .qhcs-wrap{
		padding: 0;
	}

	.contact-full .qhcs-wrap{
		width: 95%;
		margin: 0 2.5%; 
	}

	.contact-content{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		padding: .2rem;
	}

	.contact-full .qhcs-wrap dt{
		margin-right: 5%;
	}

	.contact-full .qhcs-wrap dd{
		line-height: .2rem;
		padding: .1rem 0
	}
}

@media screen and (max-width: 750px) {
	html{
		font-size: 500%
	}

	.contact-full .qhcs-wrap dd{
		font-size: 14px;
		line-height: 22px;
	}
}

@media screen and (max-width: 480px) {
	html{
		font-size: 375%;
	}
	.qhcs-wrap{
		padding-left: 4%;
		padding-right: 4%;
	}

	.qhcs-instro p{
		font-size: 14px;
	}

	.qhcs-high .high-process{
		width: 100%;
		padding: 0;
	}

	.high-process .process-title{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	.qhcs-high .high-process:before{
		display: none
	}

	.high-process p{
		font-size: 14px;
		line-height: 1.8;
		margin-bottom: 10px;
	}

	.hp3 li{
		font-size: 14px;
		width: 48%;
		padding: 10px 0;
		margin-right: 0;
		text-align: center
	}

	.hp3 li:nth-child(odd){
		margin-right: 4%;
	}

	.team-person p, .team-person b{
		line-height: 22px;
	}

	.team-person p{
		padding: 5px 0;
	}

	.team-person h3{
		font-size: 16px;
		line-height: 28px;
	}

	.team-person{
		padding-left: 0;
	}

	.team-person h2{
		margin-bottom: 0;
	}
	
	.contact-full .qhcs-wrap dt{
		width: 100%;
		margin-bottom: .2rem;
	}

	.contact-full .qhcs-wrap dt img{
		width: 30%;
	}

	.team-person .team-pic{
		width: 1rem;
		margin-right: .2rem;
	}

	.team-person h2{
		line-height: 1rem;
		margin-bottom: 10px;
	}

	.team-person h2 small{
		font-size: 14px;
	}
}