.box{
    width: 930px;
    margin: 0 auto;
    padding: 0 15px;
}
h1,h2{
    font-weight: normal;
}
.title{
    font-size: 30px;
    color: #363839;
    margin-bottom: 30px;
}
.point{
    font-size: 20px;
    color: #363839;
    margin-top: 8px;
    margin-bottom: 6px;
}
.box1,.box2{
    padding: 94px 0;
}
.box2{
    background: #f9f9f9;
    position: relative;
}
.box2 .title{
    text-align: center;
    padding-bottom: 15px;
}
.box2 .pos{
    font-size: 20px;
    padding: 0 10px;
    color:#908f8f ;
    background: #f9f9f9;
    position: absolute;
    top:150px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
}
.box2 .info{
    font-size: 14px;
    color: black;
    padding-top: 27px;
    text-align: center;
}
.box2 .content{
    margin-top: 87px;
}
.box2 ul{
    width: 420px;
}
.box2 .imgbox{
    text-align: center;
    margin-top: 30px;
}
.box2 .point{
    text-align: center;
    margin-top:10px;
    margin-bottom: 22px;
}
.box2 .content ul p{
    font-size: 14px;
    color: #666;
    text-align: center;
}
.box3{
    padding-top: 130px;
    padding-bottom: 117px;
}
.box3 .title{
    margin-bottom: 40px;
}
.box3 .point{
    margin-top: 20px;
}
.box3 p{
    font-size: 14px;
}
