.main{
	background:#fff;
}
h1,h2,h3,h4,h5{
text-align:center;
font-size:39px;
}
.phone-1{
	width:95%;
	height:350px;
	/*border:1px solid red;*/
	margin:auto;
}
.phone-1 span{
    text-indent: 2em;
    display: block;
    letter-spacing: 3px;
}
.phone-2{
	width:95%;
	height:700px;
	/*border:1px solid red;*/
	margin:auto;
}
.phone-2 p{
	text-align:center;
}
.phone-2 img{
	display:block;
	margin:auto;
}
.phone-2 span{
	 text-indent: 2em;
    display: block;
    letter-spacing: 3px;
    margin-top:30px;

}
.phone-3{
	width:95%;
	height:440px;
	margin:auto;
}
.phone-3 img{
	display:block;
	margin:auto;
}
.phone-4{
	width:100%;
	height:590px;
	/*border:1px solid red;*/
	margin:auto;
}
.phone-4 ul li{
	    width: 46%;
    height: 49px;
    border: 1px solid #3E82D8;
    background:#3E82D8;
    float: left;
    margin-left: 16px;
    margin-top: 13px;
    font-size: 20px;
    text-align: center;
    line-height: 49px;
    border-radius:10px;

}
.phone-4 ul li a{
	color:#fff;
}
.phone-5{
	width:100%;
	height:295px;
	margin:auto;
}
.phone-5 ul li{
	width:302px;
	height:201px;
	float:left;
	margin-left:13px;
}
.phone-6{
	width:100%;
	height:513px;
	margin:auto;
}
.phone-6 ul li{
	width: 190px;
    height: 184px;
    /*border: 1px solid red;*/
    float: left;
    margin-left: 16px;
}
.phone-6 ul li img{
	display: block;
    margin: auto;
    margin-top: 8px;
}
.phone-6 ul li span{
text-align: center;
    display: block;
    padding-top: 10px;
}
.phone-7{
	width: 67%;
    margin: auto;
    height: 61px;
    background: #FF2E2E;
}
.phone-7 a{
	display:block;
	text-align:center;
	color:#fff;
	line-height:61px;
	font-weight:600;

}
.phone-8{
	width:100%;
	height:700px;
	background:#B2C9E7;
}
.phone-8 ul {
	width:100%;
	height:455px; 
}
.phone-8 ul li{
	width: 302px;
    height: 201px;
    float: left;
    margin: auto auto 12px 12px;

}