.main{
    height: auto;
    width: 100%;
    overflow: hidden;
}
.main-first{
    height: 200px;
    width: 100%;
    overflow: hidden;
}
.first-center{
    width: 1100px;
    height: auto;
    margin: 0 auto;
}
.first-list{
    width: 25%;
    height: auto;
    float: left;
}
.first-img{
    width: 77px;
    height: 77px;
    margin: 30px auto 0;
}
.first-img img{
    width: 100%;
    height: 100%;
    display: block;
}
.first-dis{
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}
.zhuce-title{
    margin-top: 55px;
    text-align: center;
    font-size: 36px;
    color: #fd505b;
}
.main-second{
    height: 1250px;
    width: 100%;
    background: #f5f5f5;
}
.second-center{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
}
.zhuce-title-dis{
    font-size: 16px;
    margin-top: 2px;
    color: #808080;
    text-align: center;
}
.zhuce-title-line{
    width: 65px;
    margin: 6px auto 0;
    height: 2px;
    background: #cccccc;
}
.second-content{
    margin-top: 35px;
}
.second-list{
    width: 215px;
    height: 270px;
    float: left;
    overflow: hidden;
    background: #fff;
    margin-bottom: 6px;
    margin-right: 6px;
}
.second-list:nth-child(5n){
    margin-right: 0;
}
.second-img{
    width: 88px;
    height: 88px;
    margin: 32px auto 0;
}
.second-img img{
    width: 100%;
    height: 100%;
    display: block;
}
.second-name{
    text-align: center;
    font-size: 22px;
    margin-top: 15px;
}
.second-dis{
    font-size: 16px;
    color: #666;
    padding: 0 15px;
    margin-top: 5px;
    text-align: center;
}
.main-phone{
    width: 790px;
    height: 88px;
    margin:  70px auto 0;
}
.main-phone img{
    width: 100%;
    height: 100%;
    display: block;
}
.main-third{
    height: 640px;
}
.top1{
    margin-top: 75px;
}
.third-img{
    margin-top: 50px;
    width: 100%;
    height: 305px;
}
.third-img img{
    width: 100%;
    height: 100%;
    display: block;
}
.main-forth{
    height: 800px;
    width: 100%;
    background: url("../images/xingzheng/beijing.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.forth-center{
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.white-title{
    color: #fff;
}
.white-dis{
    color: #fff;
}
.white-bg{
    background: #fff;
}
.forth-content{
    width: 100%;
    margin-top: 40px;
}
.forth-list{
    width: 265px;
    height: 340px;
    float: left;
    background: rgba(34,91,170,0.5);
    overflow: hidden;
    margin-right: 13px;
}
.forth-list:nth-last-child(1){
    margin-right: 0;
}
.forth-name{
    text-align: center;
    color: #fff;
    margin-top: 40px;
    font-size: 30px;
}
.forth-dis{
    margin: 30px 20px 0;
    color: #fff;
    font-size: 16px;
    height: 125px;
}
.forth-btn{
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border-radius: 5px;
    margin: 0 auto;
    font-size: 16px;
}
.forth-btn a{
    color: #fd505b;
}
.main-phone2{
    width: 790px;
    height: 90px;
    margin: 70px auto 0;
}
.main-phone2 img{
    width: 100%;
    height: 100%;
    display: block;
}
.main-fifth{
    height: 480px;
}
.fifth-center{
    width: 1100px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.fifth-content{
    margin-top: 45px;
    height: 200px;
}
.fifth-content img{
    width: 100%;
    height: 100%;
    display: block;
}
.main-sixth{
    height: 620px;
    background: #f5f5f5;
}
.sixth-center{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.sixth-content{
    width: 815px;
    height: 390px;
    margin: 25px auto 0;
}
.sixth-content img{
    width: 100%;
    height: 100%;
    display: block;
}