﻿*{
	margin:0;
	padding:0;}
li{
	list-style:none;}
img{
	border:none;}
input{
	border:none;}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	}
body a{
	text-decoration:none;}
body{
	font-family:/*"Montserrat-Regular",*/Arial,"微软雅黑", Helvetica, sans-serif;height: 10000px;}
html,body{
	width:100%;
	height:100%;
	overflow-x: hidden;
	}
.clear{
	clear:both;}
.inner{
	width:1200px;
	margin:0 auto;
	}
	header{
	width: 100%;
	height:96px;
	text-align: center;
	}
  header .inner{
   height: 100%;
}
header .logo{
	float: left;
	padding-top: 24px;
}
header ul li{
	padding: 0 40px;
	line-height: 96px;
	float: right;
}
header ul li:first-child{
	padding-right:0;
}
header .xuanzhong{
	color: #24bfca;
	border-bottom: 2px #24bfca solid;
	padding-bottom: 12px;
}
header ul li a{
	color: #333;
	font-size: 18px;
	font-family: "微软雅黑";
	layout-grid-line: 96px;	
}
header ul li a:hover{;
	color:#24bfca;
	border-bottom: 2px #24bfca solid;
	padding-bottom: 12px;
	}

#banner{
	height: 680px;
	background: url(../img/Mask.png) no-repeat center;
}
#banner h1{
	font-size: 90px;
	font-weight: 600;
	padding-top: 180px;	
	line-height: 85px;
	color: white;
}
#banner p{
	font-size: 48px;
	padding-top: 5px;
	color: white;
}	
section{
	height: 880px;
}
.section-left{
	width: 550px;
	height: 750px;
	float: left;
}
section lable{
	color: #24BFCA;
	font-size: 65px;
}
section h2{
	font-size: 56px;
	color: #333333;
	line-height: 78px;
	padding: 75px 0 20px 0;
}
section p{
	font-size: 18px;
	color: #666;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: 1px #d7d7d7 solid;
	text-align: justify;
}
.p-1{
	border-bottom: none /*0也可以*/;
}
section h4{
	font-size: 20px;
	line-height: 38px;
	color: #000;
	padding: 25px 0 10px 0;
	}
.section-right{
	width: 500px;
	float: right;
	margin-top: 173px;
}
input{
	height: 50px;
	width: 483px;
	background: none;
	border: 1px #888 solid;
	margin-bottom: 30px;
	padding-left: 15px;
	color: #888;
        font-size: 16px;
}
.yy{
	text-align: center;
	color: #333333;
	font-size: 18px;
}
.yy:hover{
	background: #24BFCA;
	color: white;
	border: none;
}
textarea{
	background: none;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 30px;
	height: 120px;
	width: 483px;
	border: 1px #888888 solid;
	color: #888888;
        font-size: 16px;
	}
#dizhi{
	padding-top: 100px;
	height: 280px;
	width: 100%;
	border: 1px #D7D7D7 solid;
}	
.innerb{
	font-size:0;
	width:1200px;
	margin:0 auto;
}
.inner-center{
	width:100%;
}
.inner-center li{
	width:200px;
	float: left;
	margin-left:150px;
	text-align: center;
}
.hezi{
	width: 110px;
	height: 110px;
	margin: 0 auto;
}
.inner-center p{
	color: #333333;
	font-size: 20px;
	margin-top: 20px;
}
#ditu{
	text-align: center;
}
#ditu h3{
	color: black;
	font-size: 30px;
	padding: 94px 0 24px 0;
}
.heng{
	height: 4px;
	width: 80px;
	background: #24BFCA;
	margin: 0 auto;
}
#ditu p{
	color: #333;
	font-size: 18px;
	text-align: center;
	padding: 24px 0 94px 0;
}
#ditu h2{
	font-size: 56px;
	color: #333333;
	line-height: 78px;
	padding: 75px 0 20px 0;
}
#ditu h4{
	color: #333;
	font-size: 24px;
	padding: 24px 0 94px 0;
}
footer{padding-top:200px;
	height: 1073px;
	background: url(../img/500157331.png) no-repeat center;
}
.diwen{
	height: 580px;
	width: 1118px;
	margin-top: 100px;
	margin: 100px auto;
	background:rgba(255,255,255,.8);
}
.footer-left{
	width: 427px;
	margin-left: 90px;
	float: left;
}
.footer-left h3{
	font-size: 50px;
	color: #666;
	padding: 100px 0 28px 0;
}
.footer-left h5{
	color:#666666;
	font-size: 20px;
	line-height: 35px;
}
.footer-left p{
	color:#666666;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 38px;
	}
footer ul li{
	color: #666666;
	line-height:36px;
	font-size: 24px;
	padding-left: 32px;
	position: relative;
}
span{
	font-size: 18px;	
}	
.heng3{
	background: #24BFCA;
	width: 60px;
	height: 3px;
	margin-bottom: 28px;
}
footer ul li img{
	float: left;
	position:absolute;
	top: 7px;
	left: 0;
/*	padding-top: 7px;一样的效果*/
	padding-right: 20px;
}

footer form{
    margin-top: 100px;
    padding-right: 50px;
}
footer input{
    background:white;
    padding-left: 15px;
	margin-bottom:15px;
	height: 40px;
	width: 400px;
	color:#666666;
	border: none;
        font-size: 16px;
	}
footer textarea{
	background:white;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	height: 120px;
	width: 400px;
	color:#666666;
	border: none;
        font-size: 16px;
	}
footer .yy{
	text-align: center;
	}
footer .yy:hover{
	background:#24BFCA;
	border: none;
	color: white;
	}
.footer-right{
	height: 475px;
	float: right;
	}