.section{
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.s1{
	background-image: url(../img/chanpin.jpg);
}
.s2{
	background-color: #fff;
}
.s4{
	background-color: #f4f4f4;
	border-top: 1px solid #e5e5e5;
}
.s6{
	background-color: #fbfaf8;
	border-top: 1px solid #e5e5e5;
}
.s1_header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: rgba(255,255,255,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: 0 5%;
	box-sizing: border-box;
}
.s1_header>img{
    height: 30px;
    margin: 25px 0;
}
.s1_header>ul{
	float: right;
	overflow: hidden;
}
.s1_header>ul>li{
	float: left;
    margin-left: 40px;
}
.s1_header>ul>li>a{
    color: #fff;
    font-size: 20px;
}
.s1_img{
	width: 320px;
	position: absolute;
	left: 50%;
	margin-left: -160px;
	height: 252px;
	top: 50%;
	margin-top: -126px;
}
.Login{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #fff;
}
.s2_h3{
	position: absolute;
	top: 10%;
	font-size: 40px;
	width: 100%;
	text-align: center;
}
.s2_p{
	font-size: 18px;
	position: absolute;
	top: 20%;
	width: 100%;
	text-align: center;
	color: #999;
}
.s2_div{
	margin-top: 200px;
	text-align: center;
}
.s2_div>div{
	display: inline-block;
	font-size: 0;
	margin: 0 30px;
     margin-left: 100px;
}
.s2_store{
	width: 700px;
}
.s2_more{
	overflow: hidden;
	padding-top: 30px;
}
.s2_more>li{
	float: left;
	width: 200px;
	height: 160px;
}
.s2_more>li>p{
	font-size: 24px;
}
.s2_more>li>img{
    width: 40px;
    margin: 60px auto 0 auto;
}

/*.s2_more>li>img{
	width: 100%;
	height: 100%;
}*/
.s2_marked{
      color: #333;
    line-height: 2.4;
    padding: 0 40px;
    font-size: 20px;
    font-weight: 100;
    text-align: left;
}
.s3_img{
	position: absolute;
	bottom: 0;
	width: 500px;
	left: 50%;
	margin-left: -250px;
}
.s4_logo{
	position: absolute;
	top: 5%;
	width: 134px;
	left: 50%;
	margin-left: -67px;
}
.s4_h3{
	position: absolute;
	top: 15%;
	font-size: 40px;
	width: 100%;
	text-align: center;
}
.s4_span{
	width: 60px;
	height: 3px;
	background-color: #4DA1FF;
	display: block;
	position: absolute;
	top: 22%;
	left: 50%;
	margin-left: -30px;
}
.s4_p{
	font-size: 16px;
	position: absolute;
	top: 25%;
	width: 100%;
	text-align: center;
	color: #999;
}
/*.s4_div{
	width: 1140px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10%;
}
.s4_div>div{
	height: 270px;
	width: calc(100% / 4 - 10px);
	float: left;
	margin: 5px;
	text-align: center;
}
.s4_div>div>img{
    width: 120px;
    height: 120px;
}
.s4_div>div>h3{
    font-size: 18px;
    margin-bottom: 10px;
}
.s4_div>div>p{
    padding: 0 10px;
    line-height: 1.6;
    font-size: 14px;
    color: #999;
}*/
.s4_com{
	height: 500px;
	/*width: 1230px;*/
	margin: 0 auto;
	margin-top: 10%;
}
.s4_com>div{
	width: 50%;
	height: 100%;
	float: left;
}
.s4_com>div>h4{
    height: 50px;
    line-height: 50px;
    padding:0 40px;
    font-size: 28px;
    margin-top: 85px;
}
.s4_com>div>p{
      color: #333;
    line-height: 2.4;
    padding: 0 40px;
    font-size: 20px;
    font-weight: 100;
    margin-top: 50px;
}
.s5_h3{
	position: absolute;
	top: 10%;
	font-size: 40px;
	width: 100%;
	text-align: center;
}
.s5_span{
	width: 60px;
	height: 3px;
	background-color: #4DA1FF;
	display: block;
	position: absolute;
	top: 17%;
	left: 50%;
	margin-left: -30px;
}
.s5_p{
	font-size: 16px;
	position: absolute;
	top: 20%;
	width: 100%;
	text-align: center;
	color: #999;
}
.s5_div{
	overflow: hidden;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	margin-top: 10%;
}
.s5_div>div{
    float: left;
}
.s5_logo{
	width: 500px;
}
.s5_tab{
	height: 438px;
	width: 500px;
	position: relative;
}
.s5_tab>ul{
	overflow: hidden;
    margin-top: 10%;
    padding-left: 4%;
}
.s5_tab>ul>li{
    float: left;
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    width: 110px;
    border-radius: 20px;
    color: #333;
    margin: 0 5px;
}
.s5_tab>ul>.s5_tabColor{
	background-color: #25c6d0;
	color: #fff;
}
.s5_tab>h3{
    font-size: 40px;
    margin-top: 50px;
    text-align: left;
    padding-left: 50px;
}
.s5_tab>p{
    margin-top: 20px;
    color: #666;
    padding-left: 20px;
}
.s6_p{
      text-align: center;
    color: #333;
    width: 1000px;
    margin: 0 auto;
    margin-top: 190px;
    line-height: 2;
    padding: 0 40px;
    font-size: 20px;
    font-weight: 100;
}
.s6_p>span{
    width: 560px;
    text-align: left;
    display: inline-block;
}
.s6_img{
	margin: 0 auto;
	display: block;
}
.s7_div{
	width: 1268px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 150px;
}
.s7_div>div{
	width: 634px;
	float: left;
	height: 527px;
	position: relative;
}
.s7_div>div>img{
	width: 100%;
	height: 100%;
}
.s7_datum>h3{
    font-size: 32px;
    margin-top: 100px;
    margin-left: 20px;
}
.s7_datum>p{
    margin-top: 30px;
    color: #666;
    line-height: 1.6;
    margin-left: 20px;
    margin-right: 100px;
}
.s8_img{
	height: 70%;
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../img/productService1.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.s8_img>h3{
    color: #4da1ff;
    font-size: 32px;
    text-align: center;
    margin-top: 2.5%;
}
.s8_p1{
    font-size: 32px;
    color: #fff;
    text-align: center;
    margin-top: 170px;
}
.s8_p1>span{
    font-size: 72px;
    /*margin-right: 20px;*/
}
.s8_p2{
    font-size: 26px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
    font-weight: 100;
}
.s8_div{
	height: 30%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.s8_div>h3{
    text-align: center;
    width: 1000px;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #e5e5e5;
    margin: 0 auto;
    margin-top: 40px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
}
.s8_div>h3>a{
      height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 5px;
    display: inline-block;
    color: #4da1ff;
}
.s8_div>p{
    width: 1001px;
    text-align: center;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    line-height: 3;
    margin-top: 50px;
    letter-spacing: 1px;
}
