﻿.main{
	background:#fff;
}
h1,h2,h3,h4{
	    font-size: 35px;
    text-align: center;
}

.phone-1{
	width:100%;
	height:325px;
	/*border:1px solid red;*/
	margin:auto;
}
.phone-1 ul{
	width:100%;
	height:201px;
}
.phone-1 ul li{
	width: 300px;
    height: 201px;
    float: left;
    /*border: 1px solid red;*/
    margin-left: 12px;
}
.phone-2{
	width: 96%;
    height: 100px;
    margin: 15px auto;

}
.phone-2 p{
	    float: left;
    line-height: 52px;
    width: 82px;
    height: 55px;
    background: #2780DA;
    /* display: block; */
    margin-top: 6px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
}
.phone-2 span{
	width: 86%;
    display: block;
    margin-left: 88px;
}
.phone-3{
	width:97%;
	height:60px;
	margin:auto;
}
.phone-3 a{
	display: block;
    background: red;
    height: 60px;
    text-align: center;
    line-height: 60px;
    letter-spacing: 5px;
    color: #fff;

}
.phone-4{
	width:97%;
	margin: 40px auto;
}
.phone-4 img{
	display: block;
    margin: auto;
}
.phone-5{
	width:97%;
	height:750px;
	/*border:1px solid red;*/
	margin:auto;
}
.phone-6{
	width:100%;
	height:585px;
	/*border:1px solid red;*/
	margin:auto;
}
.phone-6-1{
	width:259px;
	height:173px;
	/*border:1px solid red;*/
	float:left;
	margin-top:10px;
}
.phone-6-2{
	width: 342px;
    height: 173px;
    /*border: 1px solid red;*/
    float: left;
    margin-left: 15px;
    margin-top:10px;
}
.phone-6-2 p{
	font-size: 22px;
    line-height: 0px;
    font-weight: bold;
}
.phone-6-2 span{
	    font-size: 18px;
}
.phone-7{
	width:97%;
	height:467px;
	margin:auto;
	line-height:0px;
}
.phone-7 span{
	display: block;
    text-align: center;
    width: 259px;
    height: 45px;
    border: 2px solid #2780DA;
    margin: auto;
    color:#2780DA;
    font-weight:600;
    line-height: 40px;
    border-radius:5px;
}

.phone-7 ul{
	width: 100%;
    height: 310px;
    /*border: 1px solid red;*/
    margin: 31px auto auto auto;
}
.phone-7 ul li{
	width: 194px;
    height: 118px;
    border: 1px solid #2780DA;
    float: left;
    /* margin: auto; */
    margin-left: 8px;
    margin-top: 16px;
    background:#2780DA;
    color:#fff;
    border-radius:8px;
}
.phone-7 ul li p{
     line-height:32px;
     text-align:center;
}
.phone-8{
	width:97%;
	height:527px;
    margin:auto;
}
.phone-8 span{
	display: block;
    text-align: center;
    width: 259px;
    height: 45px;
    border: 2px solid #2780DA;
    margin: auto;
    color:#2780DA;
    font-weight:600;
    line-height: 40px;
    border-radius:5px;
}

.phone-8 ul {
	width:100%;
	height:200px;
	/*border:1px solid red;*/
	    margin: 15px auto auto auto
}
.phone-8 ul li{
	    width: 300px;
    height: 201px;
    float: left;
    /*border: 1px solid red;*/
    margin-left: 7px;
}
.phone-8 p{
	text-indent:2em;
	padding-left: 10px;
}
.phone-9{
	width:95%;
	height:100px;
	margin:80px  auto auto auto;
}
.phone-9 p{
    text-align: center;
    font-size: 36px;
    color: #000;
    font-weight: 600;
    line-height:0px;
    /*font-family: "Microsoft YaHei"*/
}
.phone-9 span{
	display: block;
    text-align: center;
    font-size: 33px;
    color: #4282F3;
    font-weight: 600;
}
.phone-10{
	width:100%;
	height:300px;
	background:#417FF0;
	margin:auto;
}
.phone-10 span{
	text-align: center;
    display: block;
    font-size: 33px;
    color: #fff;
    padding-top: 52px;
    line-height: 47px;
}
.phone-11{
	width:50%;
	height:60px;
	margin:20px  auto auto auto; 
}
.phone-11 a{
	display: block;
    background: red;
    height: 60px;
    text-align: center;
    line-height: 60px;
    letter-spacing: 5px;
    color: #fff;
    border-radius:10px;

}