
.nbd{
    border: none !important;
}
.mgt35{
    margin-top: 35px !important;
}
.mgt60{
    margin-top: 60px !important;
}
.nmg{
    margin: 0 !important;
}
.vpd70{
    padding:70px 0 !important;
}
.vpd90{
    padding:90px 0 !important;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.tar{
    text-align: right;
}
.phcolor{
    color:#999 !important;
}
.red{
    color: #f00 !important;
}
.gray-bg{
    background: #f1f3f4 !important;
}
.dimgray-bg{
    color: #fff !important;
    background: #666 !important;
}
.g-wrap {
    width: 1080px;
    /* width: 1200px; */
    margin: 0 auto;
}
.das-line-b{
    border-bottom: 1px dashed #999;
}
.row .span {
    width: 180px;
    float: left;
    text-align: center;
}
.row .span .pic {
    height: 100px;
    line-height: 100px;
    margin-bottom: 26px;
    font-size: 0;
    text-align: center;
}
.row .span .pic img {
    width: auto;
    height: auto;
}
.row .span .tt {
    font-size: 18px;
    line-height: 20px;
    color: #333;
}
.row .span .txt {
    padding-top: 0;
    margin-top: 26px;
    font-size: 14px;
    line-height: 28px;
    color: #9cadbe;
}
/*base style*/
.g-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: #1c1d1f;
    z-index: 999;
}
.g-header .g-wrap{
    position: relative;
}
.g-header .m-topLogo{
    position: relative;
    top: 19px;
    width: 139px;
    height: 31px;
    background: url("../img/logo.6be018a0.png") no-repeat;
}
.g-header.white-heater{
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.3);
}
.g-header.white-heater .m-topLogo{
    background: url("../img/logo-red.162a41a4.gif") no-repeat;
}
.m-topLogo h2 {
    text-indent: -99999px;
}
.g-header .m-links {
    position: absolute;
    right: 0;
    top: 18px;
    color:#fff;
    font-size: 15px;
    line-height: 28px;
}
.m-links-item {
    display: inline-block;
    margin: 0 10px;
    color:#9cadbe;
    vertical-align: middle;
}
.m-links-item.trial-btn{
    width: 125px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    background: #1a33ab;
    border-radius: 3px;
    color: #fff;
    margin-right: 0;
}
.m-links-item.trial-btn{
    background: #FA4251 !important;
}
.m-links .dividing-line{
    display: inline-block;
    height: 16px;
    background: #9cadbe;
    width: 1px;
    margin: 0 15px;
    vertical-align: middle;
}
.g-register-wrap{
    position: relative;
    height: 395px;
    padding-top: 70px;
    overflow: hidden;
}
.g-register-wrap{
    background-size: 150%;
    background-color: #F66871;
    z-index: 0;
}
.banner-bg{
    box-sizing: border-box;
    position: absolute;
    top: 70px;
    /* left: 50%;
    margin-left: -540px; */
    width: 100vw;
    height: 395px;
    background: #F66871 url("../../../../cowork-storage-public-cdn.lx.netease.com/common/2024/03/22/common%252F2024%252F03%252F22%252Fbfa5c4f3eff740fa8cd0384b26bc781b.png")  no-repeat center center ;
    /* -webkit-background-size: 100% 395px;
    -moz-background-size: 100% 395px;
    -o-background-size: 100% 395px; */
    background-size: cover;
    z-index: -1;
}
@-webkit-keyframes fadeOutBg{
    0%{
        transform: scale(1.1,1.1);
    }
    100%{
        transform: scale(1,1);
    }
}
@-moz-keyframes fadeOutBg{
    0%{
        -moz-transform: scale(1.1,1.1);
    }
    100%{
        -moz-transform: scale(1,1);
    }
}
.g-register-wrap .g-wrap{
    position: relative;
}
.section-intro {
    /* background-color: #fffbf2; */
    padding-bottom: 50px;
}
.mod-title{
    padding: 50px 0 50px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}
.mod-title span{
    display: block;
    text-align: center;
    font-size: 12px;
}
.section-intro .g-wrap .img-rule{
    margin-right: 30px;
}
.section-intro .g-wrap h3{
    font-size: 32px;
    color: #000;
    margin: 0 0 50px;
    text-align: center;
    padding-top: 50px;
}
.section-intro .g-wrap h3 span{
    display: block;
    text-align: center;
    font-size: 12px;
}
.section-intro .g-wrap .left{
    margin-right: 40px;
    width: 525px;
    float: left;
}
.section-intro .g-wrap .right{
    width: 515px;
    float: left;
}
.rule-content-p{
    position: relative;
    line-height: 30px;
    color: #444;
    font-size: 18px;
    padding-left: 25px;
}
.rule-index{
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: #F3B8B2;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    color: #fff;
    top: 6px;
    left: 0;
   
} 
.rule-content-active-ul{
    list-style-type:disc;
    margin-left: 50px;
    color: #444;
}
.m-slogan{
    padding-top: 96px;
    width: 364px;
}
.section-inquiry-price {
    position: relative;
    padding: 40px 0 60px 0;
    color: #031741;
    font-size: 24px;
    text-align: center;
    background: #eeb9b2;
}
.section-inquiry-price .des {
    border-bottom: 1px dashed #dce6ec;
}
.section-inquiry-price .min-price {
    font-size: 46px;
    color: #fe5259;
    font-weight: bold;
}
.inquiry-price-con {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 364px;
    padding-left: 50px;
    padding-top: 20px;
    text-align: left;
    background: url(../img/calculator.html) 0px 30px no-repeat;
}
.section-inquiry-price .input-w .inquiry-price-input {
    width: 174px;
    height: 30px;
    margin-right: 5px;
    box-sizing: border-box;
}
.section-inquiry-price .reference-pri {
    font-size: 16px;
}
.section-inquiry-price #standardPrice {
    /* display: none; */
}
#min-price, #max-price {
    color: #e44c1b;
}
.g-register-wrap .m-login{
    position: absolute;
    width: 358px;
    height: 320px;
    top: 40px;
    right: 0;
    background: #fff;
}
.m-login .hd{
    line-height: 26px;
    font-size: 26px;
    color: #535c73;
    margin-bottom: 30px;
}
.m-login form{
    margin: 25px 25px 0;
}
.m-login label{
    display: inline-block;
    font-size: 14px;
    color:#9cadbe;
}
.m-login input,.m-login select{
    width: 230px;
    border:1px solid #e0e8f1;
    height: 22px;
    padding: 13px 15px;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle;
}
.m-login input:focus,.m-login select:focus{
    border: none;
    outline:1px solid #fe5259;
    color: #000;
}
.m-login select{
    width: 124px;
    height: 48px;
    background: rgba(255,255,255,.5) url("../img/arrow.html") no-repeat right center;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.m-login .txt-province{
    margin-right: 13px;
}
.m-login .error-box{
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #ee8702;
}
.m-login .btn-crystal{
    display: block;
    width: 260px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #357dfd;
    cursor:pointer;
}
.m-login .btn-crystal:hover{
    background: #1b5cfd;
}
.m-login .form-item{
    margin-bottom: 15px;
}
.m-login .form-item-label {
    display: none;
}
.m-login .form-item-box {
    margin-left: 0;
}
.m-login .form-item-input .input{
    height: 38px;
    padding: 4px 10px;
    border-color: #dcdcdc;
}
.m-login .form-code-item .form-item-code {
    width: 120px;
}
.m-login .form-code-item .form-item-input {
    width: 180px;
}
.m-login .form-code-item .form-item-code button{
    height: 38px;
    background: #ffdfe6;
    color: #fe5259;
    border-color: #ffdfe6;
}
.register-item-ct a{
    color: #fe5259;
}
.form-item-err{
    padding-top: 0;
}
.rf--radio:checked + .rf--radioInput:after{
    background-color: #fe5259;
}
.m-login .form-code-item .form-item-code button:hover{
    background: #ffdfe6;
    border-color: #dcdcdc;
}
.m-login .register-item-ct {
    height: 28px;
    line-height: 28px;
    padding: 0;
}
.m-login .register-item-ct .form-item-input {
    font-size: 12px;
}
.m-login .form-submit-btn{
    border-radius: 2px;
    background: #fe5259;
    border-color: #fe5259;
    height: 44px;
    line-height: 40px;
}
.m-login .form-item-btn {
    margin-bottom: 10px;
}
.m-login .form-submit-btn:focus, .m-login .form-submit-btn:hover {
    background: #fe5259;
    border-color: #fe5259;
}
.m-login .form-submit-btn:active {
    background: #fe5259;
    border-color: #fe5259;
    outline: none;
}

.section-company{
    /* background: #fff; */
    text-align: center;
}
.customer-list li {
    position: relative;
    border: 1px solid transparent;
    width: 214px;
    height: 74px;
    line-height: 74px;
    font-size: 0;
    text-align: center;
    float: left;
    overflow: hidden;
    margin: -1px 0 0 -1px;
    background: #Fff;
}
.customer-list li img {
    vertical-align: middle;
}
.section-company .mod-ft {
    padding-top: 25px;
    padding-bottom: 62px;
    font-size: 14px;
    color: #595757;
}
.section-company .mod-ft a {
    color: #333;
    font-size: 12px;
    text-decoration: underline;
}
.g-footer{
    background: #293141;
}
.g-footer .g-wrap{
    padding: 34px 0;
    text-align: center;
    color: #ebf2ea;
}
.g-footer a{
    text-decoration: none;
    color: #ebf2ea;
}

/*popup */
.popup{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
}
.popMask {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.popMain {
    position: absolute;
    overflow: hidden;
    font-size: 12px;
    border: 1px solid #537695;
    left: 50%;
    width: 384px;
    margin-left: -194px;
    background-color: #fff;
}
.popTitle {
    color: #000;
    height: 44px;
}
.popTitle .text {
    margin-left: 12px;
    line-height: 44px;
    font-size: 16px;
    color: #0154a0;
}
.popTitle .close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 12px;
    text-indent: -9999px;
    background: url("../img/popup-r-close.html") center no-repeat;
    display: inline-block;
    z-index: 99;
    float: right;
    outline: none;
    cursor: pointer;
}
.popContent {
    background: #fff;
    overflow: auto;
    color: #666;
    padding:0 40px 40px;
}
.popContent .info_icon{
    width: 110px;
    height: 110px;
    margin: 0 auto;
    background: center no-repeat;
}
.popContent .info_icon_suc{
    background-image: url("../img/popup-suc.html");
}
.popContent .info_icon_info{
    background-image: url("../img/popup-info.html");
}
.popContent .info_icon_warn{
    background-image: url("../img/popup-warn.html");
}
.popContent .info_icon_fail{
    background-image: url("../img/popup-fail.html");
}

.popContent .layer_msg {
    font-size: 24px;
}
.popContent .layer_msg.msg {
    font-size: 14px;
}
.popContent .layer_msg p {
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
}
/*popup end*/

.msg-layer{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.msg-layer .msg-mask{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
}
.msg-layer .msg-box{
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
}
.msg-layer .msg-box .msg-content{
    width: 340px;
    height: 338px;
    background: url("../img/m-layer-bg.bc4d2149.png") no-repeat;
    background-size: contain;
    position: relative;
}
.msg-layer .msg-box .msg-content a{
    display: block;
    width: 451px;
    height: 73px;
    /* line-height: 65px; */
    position: absolute;
    top: 403px;
    left: 46px;
    border-radius: 30px;
}
.msg-layer .msg-box .msg-content span{
    display: inline-block;
    color: #fe5259;
    width: 293px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 34px;
    background: #fff;
    position: absolute;
    top: 320px;
    left: 198px;
}
.msg-close {
    position: absolute;
    font-size: 16px;
    color: #727C8C;
    right: 20px;
    top: 70px;
    cursor: pointer;
}

/* 隐藏数字输入框按钮 */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
 
input[type="number"] {
    -moz-appearance: textfield;}


.bottom_bg {
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100vw;
    height: 395px;
    background: url("../../../../cowork-storage-public-cdn.lx.netease.com/common/2023/08/16/common%252F2023%252F08%252F16%252Fb15227ff33bb443aacf6e17cf30276b5.png") no-repeat center center ;
    /* -webkit-background-size: 100% 395px;
    -moz-background-size: 100% 395px;
    -o-background-size: 100% 395px; */
    background-size:cover;
    z-index: -1;
}