hr{display: none !important;}
.aboutus{
    width: 100%;
    height:auto;
    position: relative;
}
.about-box{
    margin: 80px auto 0;
}
.aboutus .r{
    display: inline-block;
    width: 200px;
    height:896px;
    background:  no-repeat;
    background-size: 100% auto;
    position: absolute;
    top:20px;
    right: 0;
}
.aboutus .l{
    display: inline-block;
    width: 200px;
    height:487px;
    background:  no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom:0;
    left:0;
}
.aboutus .lr{
    height:414px;
    background:  no-repeat;
    background-size: 100% auto;
}
.aboutus .ly{
    width: 300px;
    height:575px;
    background:  no-repeat;
    background-size: 100% auto;
}
.aboutus .ly{
    width: 300px;
    height:799px;
    background:  no-repeat;
    background-size: 100% auto;
}
.about-box p.title{
    text-align: center;
    margin-bottom: 50px;
}
.about-one,.about-two{
    width: 1000px;
    margin: 0 auto 0;
    padding-bottom: 80px;
}
.about-one img{
    margin:0 auto 50px;
}
.about-one p,.about-two p{
    font-size: 25px;
    color: #000;
    line-height: 35px;
    text-align: left;
}
.about-two .about-two-box{
    overflow: hidden;
    margin-bottom: 50px;
}
.about-two .about-two-l{
    float: left;
    width: 628px;
}
.about-two .about-two-r{
    float: right;
}
.about-two p b{
    display: block;
}
.about-b{
    width:100%;
    height:50px;
    background: #e50012;
}
/*荣誉*/
.about-one ul{
    overflow: hidden;
}
.about-one li{
    display: inline-block;
    float: left;
    width: 319px;
    margin: 0 7px 22px;
}
.about-one li img{
    width: 100%;
    height:239px;
    margin: 10px 0 0 0;
}
.about-one li span{
    display: block;
    width: 100%;
    height:56px;
    text-align: center;
    line-height: 56px;
    color:#fff;
    font-size: 23px;
    font-weight: bold;
    margin-top: 2px;
    background: #e50012;
}
/*服务流程*/
.service-box{
    width: 1544px;
}
.service-box .service-dec{
    font-size: 21px;
    text-align: center;
    margin-bottom: 30px;
}
.service-box .about-one,.history-box .about-one{
    width: 1000px;
    margin: auto;
    overflow: hidden;
}
.about-box .service,.about-box .history{
    display: inline-block;
    float: left;
}
.about-box .s-left{
    width: 450px;
}
.about-box .s-center{
    width: 90px;
    margin: 0 5px;
}
.about-box .s-center img{
    width: 100%;
    height: 1420px;
}
.about-box .s-right{
    width: 450px;
}
.service-box .about-one li{
    width: 97%;
    margin-bottom: 60px;
}
.service-box .about-one li p{
    /*margin-bottom: 45px;*/
    /*letter-spacing: 2px;*/
    font-size: 20px;
    line-height: 28px;
}
.service-box .about-one li:nth-of-type(3){
    margin-bottom: 55px;
}
.s-right ul{
    margin-top: 63px;
}
.s-right ul li:nth-of-type(2){
    margin-bottom: 36px;
}

/*发展历程*/
.history-box .about-one{
    /*width: 1230px;*/
    height:2500px;
    background:  no-repeat center 20%;

}
.about-box .h-left{
    width: 300px;
    margin-right: 20px;
}
.about-box .h-center{
    width: 360px;
}
.about-box .h-center img{
    width: 100%;
    height: 1930px;
}
.about-box .h-right{
    width: 300px;
    margin-left: 20px;
}
.history-box .about-one li{
    width: 100%;
    margin: 0;
}
.history-box .about-one p{
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}
.about-box .h-right ul{
    margin-top: 47px;
}













