@charset "utf-8";
body {
    background: #fff;
}

.main {
    min-height: 609px;
}

.banner {
    height: 280px;
    background: url("../../../website-pc/sharecss/img/large/bg_02.png") center center no-repeat;
    color: #fff;
}

.banner-text {
    font-size: 50px;
    position: relative;
    width: 205px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 20px;
    border-bottom: 2px solid #EE3A47;
}

.banner-sub-text {
    font-size: 14px;
    position: absolute;
    bottom: -7px;
    width: 100%;
    letter-spacing: 1px;
}

.apply-wrap{
    margin: 40px 0 50px;
}

.apply-content{
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 40px;
}

.apply-hd{
    background: #1E2431;
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
}

.apply-hd b{
    font-size: 20px;
    margin-right: 10px;
}

.apply-hd span{
    color: #E44C51;
}

.hint-text{
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 30px;
}

.sub-tab-title{
    width: 80px;
    line-height: 30px;
}

.apply-submit{
    margin-top: 40px;
    padding-left: 260px;
}

.apply-submit .btn{
    width: 490px;
    height: 50px;
    background: #E44C51;
    border-radius: 30px;
    font-size: 18px;
    color: #fff;
}

.cooperation-hd{
    color: #000;
    padding: 15px 0;
}

.cooperation-hd b{
    color: #1E2431;
    font-size: 20px;
    font-weight: 900;
}

.cooperation-hd span{
    color: #E44A50;
}

.cooperation-bd{
    color: #383838;
    margin-bottom: 10px;
    line-height: 25px;
}

.icon-phone{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/icon/icon_v8.png") -611px 0 no-repeat;
    vertical-align: top;
    margin-right: 5px;
}

.cooperation-bd span{
    margin-right: 50px;
}