/*base*/
*{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}

img{vertical-align:top;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}
body{font-family: "微软雅黑";}
/*part1*/
.wrap{
	width: 100%;
	overflow: hidden;
}
.part1{
	width: 100%;
	height: 14.35rem;
	position: relative;
}
.part1 .part1-bg{
	width: 100%;
	height: 8.65rem;
	background: #0fc7d3;
}
.part1 .head{
	width: 15rem;
	padding-top: 0.625rem;
	margin: 0 auto;
}
.part1 .head h1{
	width: 3.375rem;
	height: 1rem;
	background: url(../img/logo.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .head h1 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
}
.part1 .head .con{
	height: 1rem;
	border-left: 1px solid #fff;
	margin-left: 0.25rem;
	font-size: 0.4rem;
	color: #fff;
	padding-left: 0.25rem;
}
.part1 .head .tel{
	display: block;
	height: 0.75rem;
	line-height: 0.75rem;
	font-size: 0.45rem;
	color: #fff;
	background: url(../img/tel.png) no-repeat left center;
	background-size:0.75rem 0.75rem ;
	margin-top: 0.125rem;
	padding-left: 1rem;
}
.nav{
	width: 15.025rem;
	margin: 0.6rem auto;
	font-size: 0.4rem;	
}
.nav li{
	width: 2.3rem;
	height: 0.8rem;
	border: 1px solid #fff;
	line-height: 0.8rem;
	text-align: center;
	margin-right: 0.125rem;
}
.nav li.last{
	margin-right: 0rem;
}
.nav li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.fixed{ height: 3.35rem;background: #0fc7d3;}
#item2{display: none;}
#item{width: 100%;z-index: 999;}
.banner{
	width: 15.025rem;
	position: absolute;
	left: 0.5rem;
	top: 3.575rem;
}
.banner img{
	width: 15.025rem;
	height: 10rem;
}
/*part2*/
.part2{
	text-align: center;
	width: 100%;
	padding-bottom: 0.75rem;
}
.part2 h2{
	width: 100%;
	height: 1.5rem;
	line-height: 1.25rem;
	background: url(../img/title.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.575rem;
	color: #fff;
}
.part2 h2 span{
	color: #fff000;
}
.part2 .txt{
	font-size: 0.45rem;
	color: #7d7d7d;
}
.part2 .mart{
	margin-top: 0.5rem;
}
.part2 .part2-ul{
	width: 14.525rem;
	margin: 0.55rem auto 0;
}
.part2 .part2-ul img{
	width: 1.625rem;
	height: 1.625rem;
}
.part2 .part2-ul li{
	margin-right: 0.225rem;
}
.part2 .part2-ul li.last{
	margin-right: -0.225rem;
}
.part2 .part2-ul li.mart2{
	margin-top: 0.5rem;
}
/*part3*/
.part3{
	background: #ebebeb;
}
.part3 ul{
	width: 15rem;
	margin: 0.75rem auto 0;
}
.part3 ul li{
	width: 3.45rem;
	height: 6.45rem;
	margin-right: 0.2rem;
}
.part3 ul li.last{
	margin-right: -0.2rem;
}
.part3 ul li h3{
	width: 100%;
	height: 0.75rem;
	line-height: 0.75rem;
	font-size: 0.5rem;
	color: #fff;
	font-weight: bold;
}
.part3 ul li:nth-child(1){
	border: 1px solid #10cf9b;
}
.part3 ul li:nth-child(2){
	border: 1px solid #0bd0d9;
}
.part3 ul li:nth-child(3){
	border: 1px solid #019dd8;
}
.part3 ul li:nth-child(4){
	border: 1px solid #227398;
}
.part3 ul li:nth-child(1) img{
	width: 1.875rem;
	height: 1.125rem;
	margin-top: 0.55rem;
}
.part3 ul li:nth-child(2) img{
	width: 1.5rem;
	height: 1.45rem;
	margin-top: 0.4rem;
}
.part3 ul li:nth-child(3) img{
	width: 1.575rem;
	height: 1.375rem;
	margin-top: 0.4rem;
}
.part3 ul li:nth-child(4) img{
	width: 1.275rem;
	height: 1.475rem;
	margin-top: 0.375rem;
}
.part3 ul li:nth-child(1) h3{
	background: #10cf9b;
	margin-top: 0.55rem;
}
.part3 ul li:nth-child(2) h3{
	background: #0bd0d9;
	margin-top: 0.375rem;
}
.part3 ul li:nth-child(3) h3{
	background: #019dd8;
	margin-top: 0.425rem;
}
.part3 ul li:nth-child(4) h3{
	background: #227398;
	margin-top: 0.375rem;
}
.part3 ul li p{
	font-size: 0.4rem;
	color: #7d7d7d;
}
.part3 ul li .fir{
	margin-top: 0.25rem;
}
/*part4*/
.part4 p{
	font-size: 0.45rem;
	color: #7d7d7d;
	padding-top: 0.5rem;
}
.part4 ul{
	width: 15rem;
	margin: 0.75rem auto 0;
}
.part4 ul li{
	width: 4rem;
	position: relative;
}
.part4 ul li img{
	width: 2.575rem;
	height: 2.925rem;	
}
.part4 ul li h3{
	width: 3.95rem;
	height: 0.95rem;
	line-height: 0.95rem;
	font-size: 0.45rem;
	color: #838383;
	border: 1px solid #c0c0c0;
	margin-top: 0.75rem;
}
.part4 ul li i{
	position: absolute;
	right: -1.1rem;
	top: 1.3rem;
	width: 0.975rem;
	height: 0.275rem;
	background: url(../img/decorate.png) no-repeat;
	background-size: 100% 100%;
}
.part4 ul li.sec{
	margin-left: 1.5rem;
}
/*part5*/
.part5{
	background: #ebebeb;
}
.part5 p{
	font-size: 0.45rem;
	color: #7d7d7d;
	padding-top: 0.5rem;
}
.part5 ul{
	width: 15rem;
	margin: 0.45rem auto 0;
}
.part5 ul img{
	width: 4.65rem;
	height: 3.65rem;
}
.part5 ul li{
	border: 1px solid #0fc7d3;
	margin-right: 0.375rem;
}
.part5 ul li.last{
	margin-right: -0.375rem;
}
.part5 ul li.mart3{
	margin-top: 0.25rem;
}
/*part6*/
.part6 ul{
	width: 15rem;
	height: 4.5rem;
	margin: 0.75rem auto 0;
	position: relative;
}
.part6 ul li{
	position: absolute;
	top: 0;
}
.part6 ul li img{
	height: 4.5rem;
	width: 3.95rem;
}
.part6 ul li:nth-child(1){
	left: 0;
}
.part6 ul li:nth-child(2){
	left: 3.675rem;
}
.part6 ul li:nth-child(3){
	left: 7.35rem;
}
.part6 ul li:nth-child(4){
	right: 0;
}
/*foot*/
.foot{
	width: 100%;
	height: 2.5rem;
	padding-top: 0.5rem;
	background: #2c4257;
	text-align: center;
	padding-bottom: 2rem;
}
.foot p{
	font-size: 0.45rem;
	color: #fff;
}
/*footFixed*/
.footFix{
	width: 100%;
	height: 2.5rem;
	background: #2c4257;
	position: fixed;
	bottom: 0;
	left: 0;
}
.footFix .b-Box{
	width: 14rem;
	margin: 0.4rem auto 0;
}
.footFix .b-Box a{
	width: 6.375rem;
	height:1.65rem;
	background: url(../img/button.png) no-repeat;
	background-size: 100% 100%;
}
.footFix .b-Box a:nth-child(1) img{
	width: 0.75rem;
	height: 0.975rem;
	margin:0.375rem 0.7rem 0 0.45rem ;
}
.footFix .b-Box a:nth-child(2) img{
	width: 0.875rem;
	height: 1.1rem;
	margin: 0.3rem 0.7rem 0 0.4rem;
}
.footFix .b-Box a span{
	font-size: 0.7rem;
	color: #fff;
	font-weight: bold;
}