
#container{
    width: 100%;
}
#top{
    width: 100%;
}
.top{
    width: 100%;
}
#top .img{
    width: 100%;
}
#top .img-bg{
    width: 100%;
    background:url(../images/company_introduction/3_01.jpg) no-repeat;
    background-size:100% auto;
}
@media screen and (max-width: 1920px) {
    #top .img-bg{
        height: 600px;
    }
}
@media screen and (max-width: 1600px) {
    #top .img-bg {
        height: 500px;

    }
}
.company{
    width: 1280px;
    height: 345px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: -150px;
    z-index: 11;
}
.company .title{
    width: 100%;
    height: 125px;
    margin: 0 auto;
}
.company .title p{
    padding-top: 70px;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    font-family: Arial;
}
.company .title span{
    width: 70px;
    height: 3px;
    background-color:#d73240 ;
    display: block;
    margin: 10px auto;
}
.company .text{
    width: 100%;
    height: 220px;
}
.company .text p{
    text-align: center;
    font-size: 14px;
    font-family: 微软雅黑;
    line-height: 24px;

}
.company .text p:nth-child(1){
    padding-top: 30px;
}

#content{
    width: 100%;
}
.this_is_us{
    width: 100%;
    position:relative;
    height: 550px;
    margin-bottom: 180px;
}
.this_is_us_mg{
    width: 1280px;
    overflow: hidden;
    margin: 0 auto;
}
.this_is_us .left{
    width: 560px;
    float: left;
}
.this_is_us .left>p{
    font-size: 55px;
    font-family: 微软雅黑;
    font-weight: 700;
}
.this_is_us .left .content p{
    font-size: 24px;
    font-family: 微软雅黑;
    font-weight: 700;
    padding: 25px 0 15px 0;
}
.this_is_us .left .content span{
    width: 430px;
    display: block;
    font-size: 14px;
    font-family: 微软雅黑;
}
.this_is_us .right{
    width: 50%;
    position: absolute;
    top:0;
    right: 0;
}
.this_is_us .right img{
    width: 100%;
}
.our_service{
    width: 100%;
    margin-bottom: 100px;
    height: 340px;
}
.our_service_mg{
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}
.our_service_mg .left{
    float: left;
    width: 650px;
}
.our_service_mg .left img{
    width: 100%;
}
.our_service_mg .right{
    width: 500px;
    font-family: 微软雅黑;
    float: right;
}
.our_service_mg .right p{
    font-size: 24px;
    font-weight: 700;
}
.our_service_mg .right p:nth-child(1){
    margin-top: 60px;
}
.our_service_mg .right p:nth-child(2){
    width: 100px;
    height: 3px;
    background-color:#d73240 ;
    margin: 20px 0 35px 0;
}
.our_service_mg .right span{
    font-size: 14px;
}
.integrity_innovation{
    width: 100%;
    background:url(../images/company_introduction/3_11.jpg) no-repeat;
    background-size:100% 100%;
}

@media screen and (max-width: 1920px) {
    .integrity_innovation{
        height: 650px;
    }
}
@media screen and (max-width: 1600px) {
    .integrity_innovation {
        height: 628px;
    }
}
.integrity_innovation{
    width: 100%;
}
.integrity_innovation_mg{
    overflow: hidden;
    width: 1280px;
    margin: 0 auto;
}
.integrity_innovation .single{
    margin-top: 330px;
    width: 300px;
    height: 280px;
    font-family: 微软雅黑;
    color: #fff;
    float: left;
    margin-right:15px;
}
.integrity_innovation .single:nth-child(1){
    margin-left: 30px;
}
.integrity_innovation .single:nth-child(4){
    margin-right: 0;
}
.integrity_innovation .single p{
    font-size: 25px;
    font-weight: bolder;
    padding-bottom: 30px;
}
.integrity_innovation .single span{
    display: block;
    margin-bottom: 15px;
}
.team{
    width: 100%;
}
.team_mg{
    width: 1400px;
    margin: 0 auto;
}
.team_mg img{
    margin-top: 150px;
    width: 100%;
}
.you_waiting{
    width: 100%;
    height: 400px;
    background:#eeeeee;
}
.you_waiting p:nth-child(1){
    width: 100%;
    font-family: 微软雅黑;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 20px;
}
.you_waiting p:nth-child(2){
    width: 100%;
    font-family: 微软雅黑;
    font-size: 34px;
    text-align: center;
    margin-bottom: 50px;
}
.you_waiting>div{
    width: 780px;
    height: 80px;
    margin: 0 auto;

}
.you_waiting>div a{
    width: 230px;
    height: 70px;
    display: inline-block;
    border-radius: 110px;
    border: 5px solid #000000;
    font-family: 微软雅黑;
    font-size: 22px;
    line-height: 70px;
    text-align: center;
    color: #000;
    float: left;

}
.you_waiting>div span{
    display: inline-block;
    width: 270px;
    height: 5px;
    background-color: #000;
    float: left;
    margin-top: 40px;
}
.you_waiting>div span:nth-child(2){
    float: right;
}

footer{
    background: #d73240;
    padding-top: 48px;
    padding-bottom:35px ;
    color: white;
}
.foot{
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
}
.footIcon{
    width: 220px;
    text-align: right;
}
i{
    font-size: 20px;
    margin-left: 15px;
}
i{
    font-family: 'iconfont';
    font-style: normal;
}
footer{
    width: 100%;
    position:  relative;
    bottom: 0;
    left: 0;
}
footer .foot {
    width: 80%;
    padding:20px 10% 10px;
    background-color: #d73240;
}
