body {
    background-color: #F8FAFD;
}
input[type='text']:focus, select:focus {
    outline: none;
    border: #FD8F36 solid 1px !important;
}
.alert_wrap {
    background-image: none;
    background-color: #F8FAFD;
}
.apply .bg {
    background-image: none;
}
.apply .bg p {
    display: block;
    width: 326px;
    height: 102px;
    font-size: 18px;
    line-height: 34px;
    color: white;
    position: absolute;
    top: 214px;
    left: 60px;
}
.apply .bg .img {
    width: 326px;
    height: 92px;
    position: absolute;
    top: 521px;
    left: 59px;
}
.apply .bg .product-vessel {
    position: absolute;
    top: 408px;
    left: 50px;
}
.apply .bg .product-vessel .middle {
    margin-left: 44px;
    margin-right: 38px;
}
.apply .bg .product {
    width: 82px;
    display: inline-block;
    text-align: center;
    padding: 0 10px 0;
    color: white;
    font-size: 15px;
    line-height: 25px;
}
.apply .bg .product img{
    width: 48px;
    height: 48px;
}
.apply .main {
    width: 1120px;
    height: 690px;
    /* margin: 0 auto 0px !important; */
    margin: 66px auto 0px !important;
    background: url(../img/corporation-apply/corporation-img3.png) no-repeat;
    background-size: 100% 100%;
}
/* .apply  .top {
    max-height: 90px;
    height: calc((100vh - 800px) * 0.1);
} */
input[type='text'] {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.apply .corpor_box {
    padding: 0;
    height: auto;
}
.apply .box {
    width: 354px;
    position: absolute;
    top: 69px;
    left: 581px;
}
.alert_wrap .nav .active {
    color: #2A3144;
    font-size: 18px;
    line-height: 25px;
    /* border-bottom: #FD8F36 solid 2px; */
    border-bottom: none ;
}
.alert_wrap .nav a {
    width: 100% !important;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #F0F2F7;
}
.corpor_box li {
    height: 48px;
    margin-bottom: 20px;
}
.corpor_box li input, .corpor_box li select {
    height: 48px;
    border-radius: 24px;
    border: 1px solid #E3E8F0;
    appearance: none;
}
.corpor_box li select {
    background: url(../img/corporation-apply/icon.png) 86% no-repeat;
    background-size: 15px;
}
.corpor_box .vcode a, .join_form .vcode a {
    height: 48px;
    line-height: 48px;
    color: #9EA1B1;
    border: none;
    border-radius: 24px;
    background-color: #F1F7FF;
}
.corpor_box .content .btn input[type='submit'] {
    width: 100%;
    height: 48px;
    background: linear-gradient(to right,#FFCF4C, #FD8D36) !important;
    float: none;
    border-radius: 24px;
    border: none;
    opacity: 0.9;
    outline: none;
}
.corpor_box .content .btn input[type='submit']:hover {
    opacity: 1;
}
.hint {
    font-size: 13px;
    line-height: 21px;
    color: #9EA1B1;
    margin-top: 24px;
}
.corpor_box .nav {
    margin-bottom: 20px;
}
.corpor_box .content .btn {
    margin-top: 42px;
}
.Guangdong {
    width: 47% !important;
}
.guangzho {
    margin-right: 16px;
}
.warning {
    position: absolute;
    width: 354px !important;
    height: 28px !important;
    background-color: #FFF1DE;
    line-height: 28px;
    color: #FD8F36;
    font-size: 14px;
}
.warning img {
    width: 16px;
    height: 16px;
    margin-left: 11px;
    margin-right: 7px;
}
.verification {
    opacity: 0.85;
    background-color: #FBE4C4 !important;
    color: #FD8F36 !important;
}
.verification:hover {
    opacity: 1;
    background-color: #FBE4C4 !important;
    color: #FD8F36 !important;
}
.default-phone:focus {
    outline: none;
    border: 1px solid #E3E8F0 !important;
}
.verification-phone:focus {
    outline: none;
    border: #FD8F36 solid 1px !important;
}
.join_form {
    padding: 0;
    background-color: white !important;
}