html{-overflow-y:scroll}
body{color:#000;background:#fff;font-size:24px;line-height:1.666;-webkit-text-size-adjust:none}
body,textarea{font-family: 'Microsoft Yahei',verdana,sans-serif;}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,p,dl,dt,dd,blockquote,legend,table,th,td,fieldset,menu,pre{margin:0;padding:0}
table,th,td,img,fieldset{border:0}
address,cite,em,code,var,dfn,ins,i,th,caption{font-style:normal;text-decoration:none}
h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:normal}
input,select,label,button,textarea,table{margin:0;font-family:inherit;font-size:100%;-webkit-tap-highlight-color: transparent;}
abbr,acronym{border:0;font-variant:normal}
q:before,q:after{content:""}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
th,caption{text-align:left}
a{text-decoration: none;outline: none;color: #0154a0;}
/* CSS Reset end*/
html,body{
    position: relative;
    width: 100%;
    height: 100%;
}
body{
    max-width: 750px;
    margin:0 auto;
}
.text-hide{
    overflow: hidden;
    text-indent: -999px;
}
.clearfix:after ,.fn-clear:after{
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }
.clearfix ,.fn-clear{
    *zoom: 1;
}
.btn{
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.text-center{
    text-align: center;
}
.mid-spilt{
    position: relative;
    line-height: 32px;
    height: 35px;
    font-size: 32px;
    color: #ef330f;
    text-align: center;
    overflow: hidden;
}
.mid-spilt .mid-txt{
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0 20px;
    background: #fff;
    z-index: 1;
}
.mid-spilt .mid-line{
    position: absolute;
    top: 16px;
    left: 0;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ef330f;
    overflow: hidden;
    z-index: 0;
}

.g-wrap{
    width: 614px;
    margin: 0 auto;
}


.header-logo{
    padding-left: 40px;
    padding-top: 24px;
}


.g-section{
    padding-bottom: 50px;
}
.g-banner{
    position: relative;
    width: 750px;
    height: 335px;
    padding-bottom: 0;
    background: url("../img/m-banner.189d40c9.png");
}
.g-banner .logo-link{
    display: inline-block;
    width: 140px;
    height: 31px;
    background: url("../img/logo.6be018a0.png");
    text-indent: -999px;
    margin: 16px 24px;
}
.g-banner .m-slogan{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 28px;
    background: #d65609;
    text-align: center;
}
.g-banner .m-slogan li{
    display: inline-block;
    width: 156px;
    color: #fff;
}
.g-section .header{
    padding-top: 60px;
    padding-bottom: 45px;
}
.content .reg-form{
    color: #666;
}
.form-group{
    margin-bottom: 28px;
}
.form-group .input-label{
    display: inline-block;
    font-size: 24px;
    width:  100px;
    padding-right: 18px;
    text-align: right;
}
.input-box{
    display: inline-block;
    width: 496px;
}
.input-box input{
    width: 474px;
    padding: 21px 10px;
    font-size: 24px;
    border: 1px solid #ccc;
}
.input-box select{
    width: 243px;
    padding: 21px 30px 21px 10px;
    font-size: 24px;
    border: 1px solid #ccc;
    background: url(../img/arrow.png) no-repeat 210px center;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.input-box .txt-province{
    margin-right: 10px;
}
.btn-wrap{
    margin-top: 12px;
    text-align: center;
}
.btn-submit{
    display: inline-block;
    width: 612px;
    height: 98px;
    line-height: 98px;
    margin-top: 12px;
    font-size: 46px;
    color: #fff;
    border-radius: 49px;
    background: #c8991b;
}
.btn-submit:active{
    background: #c8aa27;
}
.content .text-yellow{
    margin-top: 20px;
    color:#aaa;
    font-size: 24px;
}
.content .text-yellow a{
    color: #ef330f;
}
.register-item-ct a{
    color: #ef330f !important;
}

.content .form-item{
    margin-bottom: 44px;
}
.content .form-item-label {
    /* display: none; */
    float: left;
    width: 104px;
    font-size: 24px;
    line-height: 75px;
}
.content .form-item-input {
    font-size: 24px;
}
.content .register-item-ct .form-item-input{
    font-size: 21px;
    font-weight: normal;
}
.content .form-item-box {
    margin-left: 0;
    width: 500px;
    float: right;
}
.content .register-item-ct .form-item-box{
    width: 515px;
}
.content .form-item-non-label .form-item-box{
    width: 100%;
}
.content .form-item-non-label .form-item-box {
    margin-left: 0px;
}
.content .form-item-input .input{
    height: 75px;
    padding: 21px 20px;
    font-size: 24px;
}
.content .form-code-item .form-item-input {
    width: 278px;
}
.content .form-item-err{
    font-size: 20px;
}
.content .form-code-item .form-item-code {
    width: 206px;
}
.content .form-code-item .form-item-code button{
    height: 75px;
    font-size: 32px;
    color: #ef330f;
    border-color: #ef330f;
    background-color: #f3ccc7;
}
.content .form-code-item .form-item-code button:focus {
    border-color: #ef330f;
    background-color: #f3ccc7;
}
.content .form-item-non-label {
    margin-bottom: 0;
}
.content .form-submit-btn{
    font-size: 46px;
    height: 98px;
    line-height: 98px;
    background: #ef330f;
    border-color: #ef330f;
    border-radius: 49px;
}

.content .form-submit-btn:focus, .content .form-submit-btn:hover {
    background: #ef330f;
    border-color: #ef330f;
}
.content .form-submit-btn:active {
    background: #ef330f;
    border-color: #ef330f;
    outline: none;
}
.content .rf--radioInput {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    border-radius: 100%;
    display: inline-block;
    height: 22px;
    margin-right: 0px;
    margin-top: -2px;
    vertical-align: middle;
    width: 22px;
    line-height: 1;
}
.content .rf--radio:checked + .rf--radioInput:after {
    background-color: #ef330f ;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 3px;
    width: 16px;
}
.modal-content{
    width: 80% !important;
}


.section-customer{
    background-color: #fff;
    padding-bottom: 0;
}
.usage-scenarios{
    background-color: #f9efed;
}
.section-customer .mid-spilt .mid-txt{
    background-color: #fff;
}
.usage-scenarios .mid-spilt .mid-txt{
    background-color: #f5f5f5;
}
.section-customer .content{
    padding-top: 10px;
    padding-bottom: 60px;
    text-align: center;
}
.section-customer .content img{
    width: 606px;
    height: 376px;
}
.usage-scenarios .content img{
    width: 612px;
    height: 1066px;
}
.section-customer {
    text-align: center;
    font-size: 21px;
    color: #aaa;
}
.section-customer a {
    margin: 30px 0;
    color: #0066ff;
    text-decoration: underline;
}
.section-customer .content div {
    margin: 30px 0;
}
.product-section{
    background-color: #f9efed;
}
.product-section .mid-spilt .mid-txt{
    background-color: #f9efed;
}
.product-section table{
    width: 614px;
    font-size: 24px;
    background: #ffffff;
}
.product-section table th{
    color: #333333;
    background: #eeb9b2;
    padding: 24px;
    text-align: center;
}
.product-section table td{
    color: #666666;
    border-top: 1px solid #fae2df;
    border-bottom: 1px solid #fae2df;
    padding: 24px;
    text-align: center;
}
.product-section table td.bg-light{
    background: #fae2df;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.des-wrap{
    margin-top: 24px;
    font-size: 30px;
    text-align: center;
    color: #666;
}
.des-wrap .des{
}
.des-wrap .input-w{
    font-size: 24px;
    margin: 15px 0;
    text-align: left;
}
.des-wrap input{
    width: 455px;
    height: 30px;
    font-size: 30px;
    padding: 20px 30px;
    margin-right: 13px;
    border: 1px solid #c3ddee;
}
.des-wrap input::-moz-placeholder{
    color: #d3d3d3;
}
.des-wrap input::-webkit-input-placeholder{
    color: #d3d3d3;
}
.reference-pri,.err-inquiry-msg{
    font-size: 24px;
}
.reference-pri .price-split,.des-wrap #min-price,.des-wrap #max-price{
    color:#ef330f;
}
.des-wrap .min-price{
    font-size: 60px;
    font-weight: bold;
    color: #ef330f;
}
.product-section .content img{
    width: 613px;
    height: 1066px;
}
.product-section .header {
    padding-top: 69px;
    padding-bottom: 40px;
}
.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: 698px;
    height: 551px;
    background: url("../img/layer-bg.0fb410db.png") no-repeat left top;
    position: relative;
}
.msg-layer .msg-box .msg-content a{
    display: block;
    width: 350px;
    height: 65px;
    line-height: 65px;
    position: absolute;
    top: 436px;
    left: 163px;
}
.msg-layer .msg-box .msg-content span{
    display: inline-block;
    color: #fe6565;
    width: 197px;
    text-align: center;
    height: 58px;
    line-height: 58px;
    font-size: 34px;
    background: #fff;
    position: absolute;
    top: 343px;
    left: 311px;
}
.section-intro {
    padding: 0px 0 60px;
    background-color: #f3ccc7;
}
.section-intro .g-wrap{
    width: 670px;
}
.section-intro .g-wrap .header{
    width: 614px;
    margin: 0 auto;
}
.section-intro .mid-spilt .mid-txt{
    background: #f3ccc7;
}
.section-intro .intro-content .img-rule{
    width: 670px;
    display: block;
    margin: 0 auto;
}
.section-intro .intro-content .img-rule:first-child{
    margin-bottom: 20px;
}
.section-intro .intro-content h3{
    color: #ef330f;
    font-size: 26px;
    margin: 35px 0 10px;
}
.section-intro .intro-content ul{
    list-style: disc;
    padding-left: 24px;
}
.section-intro .intro-content li{
    line-height: 40px;
    color: #ef330f;
    padding: 5px 0;
}
