
#cooperate_part{
    width: 100%;
    height: 590px;
    background: url("../img/合作咨询背景.webp") no-repeat 0 / 100% 590px;
}

.cooperate_title{
    text-align: center;
    padding-top: 140px;
    width: 650px;
    height: 40px;
    font-size: 42px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 40px;
}

.cooperate_title p{
    text-align: center;
    padding-top: 50px;
    width: 250px;
    height: 30px;
    font-size: 36px;
    font-weight: 400;
    color: #E6E6E6;
    line-height: 30px;
}

.cooperate_button{
    text-align: center;
    width: 300px;
    height: 100px;
    border: 1px solid #FFFFFF;
    font-size: 38px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 100px;
    margin-top: 140px;
}

.cooperate_button a{
    text-decoration: none;
}

.cooperate_tel{
    width: 600px;
    height: 100px;
    background: url("../img/路径_64.webp") no-repeat 20% 25px / 50px 50px;
    font-size: 38px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 100px;
}


#footer_one{
    height: 100px;
    overflow: hidden;
    transition: height 0.5s ease;
}

#footer_two{
    height: 100px;
    overflow: hidden;
    transition: height 0.5s ease;
}

#footer_info ul{
    margin: 0 ;
    text-align: center;
    line-height: 52px;
    list-style: none;
    padding-left: 0;
    position: relative;
    /*height: 700px;*/
    width: 100%;
    min-width: 378px;
    overflow: hidden;
    transition: height 0.5s ease;
}

#footer_info li{
    background-color: #1C1C1C;
    text-align: left;
    padding-left: 8%;
    width: 88%;
    height: 100px;
    font-size: 26px;
    font-weight: 400;
    color: #E6E6E6!important;
    line-height: 100px;
}

#footer_ul a{
    text-decoration: none;
    color: #E6E6E6!important;
}

#footer_part{
    width: 100%;
    /*height: 1500px;*/
    background-color: #151513;
}

.footer_detail{
    padding-top: 100px;
    width: 80%;
    height: 460px;
    font-size: 30px;
    font-weight: 300;
    color: #B8B8B8;
    line-height: 40px;
}

.footer_detail a{
    text-decoration: none;
    color: #B8B8B8;
}
