html {
    -overflow-y: scroll
}

body {
    color: #000;
    background: #fff;
    font-size: 12px;
    line-height: 1.666;
    -webkit-text-size-adjust: none;
}

body,
textarea {
    font-family: "PingFang SC", '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,
button,
textarea,
table {
    margin: 0;
    font-family: inherit;
    font-size: 100%
}

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 {
    height: 100%;
}

body {
    background: #fff;
}

.hide {
    display: none;
}

.clearfix:after,
.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix,
.fn-clear {
    *zoom: 1;
}

.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: rgb(143, 138, 247);
    z-index: 0;
}

.banner-bg {
    box-sizing: border-box;
    position: absolute;
    top: 70px;
    /* left: 50%;
    margin-left: -540px; */
    width: 100vw;
    height: 400px;
    background:#EA3F4B url(https://mail-activity.nosdn.127.net/d5fcd378025387e8e84141d50d8a6ac4.png) no-repeat center center;
    /* -webkit-background-size: 100% 395px;
    -moz-background-size: 100% 395px;
    -o-background-size: 100% 395px; */
    background-size: auto 400px;
    z-index: -1;
}

.title-container {
    box-sizing: border-box;
    position: absolute;
    top: 50px;
    left: 0;
}


.title-container .title-body {
    padding-left: 12px;
}

.title-container .text-title {
    color: #7D4218;
    font-family: HYQiHei, 'Microsoft Yahei';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 107.9%;
    /* 43.16px */
    letter-spacing: -0.6px;
}

.benefits-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    width: 350px;
    margin-top: 18px;
}

.benefits-list .benefits-item {
    width: 160px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #834B2B;
    text-align: center;
    font-family: FZLanTingHeiS-DB-GB 'Microsoft Yahei';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    /* 34.956px */

    border-radius: 4px;
    background: rgba(255, 252, 243, 0.85);
}

@-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: linear-gradient(84deg, #F2ECFD -9.5%, #FFF 51.97%, #E1F0F8 109.87%); */
    background: #FFFBF9;
}

.section-intro2 {
    /* background: linear-gradient(84deg, #E1F0F8 12.52%, #FFF 56.07%, #F2ECFD 86.42%); */
    padding-bottom: 80px;
}

.mod-title {
    /* padding-bottom: 45px; */
    padding-top: 50px;
    text-align: center;
}

.star-title-1 {
    background: url(../img/web-title-1.png) center center no-repeat;
    background-size: 444px 66px;
    height: 66px;
    width: 444px;
    margin: 0 auto;
}

.star-title-2 {
    background: url(../img/web-title-2.png) center center no-repeat;
    background-size: 213px 66px;
    height: 66px;
    width: 213px;
    margin: 0 auto;
}

.star-title-3 {
    background: url(../img/web-title-3.png) center center no-repeat;
    background-size: 289px 66px;
    height: 66px;
    width: 289px;
    margin: 0 auto;
}




.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 {
    text-align: left;
    margin-bottom: 8px;
    display: flex;
}

.rule-index {
    display: inline-block;
    margin-right: 18px;
    width: 120px;
    height: 36px;
    border-radius: 100px;
    background: linear-gradient(175.65deg, #FF9386 3.26%, #FF555D 96.24%);
    box-shadow: inset 0px 3.04688px 7.16016px #FFD8D1;
    color: #FFF;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 230%;
}

.rule-text {
    color: #000;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    /* 41.4px */
}

.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.png) 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.png") 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: #FFFBF9;
    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.png") 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.png");
}

.popContent .info_icon_info {
    background-image: url("../img/popup-info.png");
}

.popContent .info_icon_warn {
    background-image: url("../img/popup-warn.png");
}

.popContent .info_icon_fail {
    background-image: url("../img/popup-fail.png");
}

.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: 540px;
    height: 538px;
    background: url("../img/m-layer-bg.57e7fc4d.png") no-repeat left top;
    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;
}

/* 隐藏数字输入框按钮 */
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: 400px;
    background: #5F5846 url(../img/footer.a9d8d948.png) no-repeat center center;
    /* -webkit-background-size: 100% 395px;
    -moz-background-size: 100% 395px;
    -o-background-size: 100% 395px; */
    background-size: auto 400px;
    z-index: -1;
}


.intro-tip {
    text-align: right;
    color: #BB804B;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px;
}

.intro-content {
    display: flex;
    justify-content: center;
    gap: 45px;
    margin-bottom: 50px;
}

.intro-content .intro-content-item {
    position: relative;
    width: 360px;
}

.intro-content .intro-content-item-body {
    margin-top: 13px;
    width: 360px;
    height: 203px;
    margin-top: 13px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 3px solid #FFD6CD;
    background: linear-gradient(180deg, #FFF4F2 0%, #FFE8DE 100%);
    box-shadow: 0px 0px 24.2px 0px #FFF inset;
}

.intro-content .intro-content-item-body2 {
    border: 2px solid #F2DFFF;
    background: linear-gradient(180deg, #FCFCFF 0%, #E9E6FF 100%);
    box-shadow: 0px 0px 12.1px 0px #FFF inset;
}

.intro-content .intro-content-item-body .intro-content-item-title {
    color: #2B2138;
    font-family: "PingFang SC";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8.5px;
    margin-top: 57px;
}

.intro-content .intro-content-item-body2 .intro-content-item-title {
    margin-top: 50px;
    margin-bottom: 3px;
}

.intro-content .intro-content-item-body .intro-content-item-text {
    color: #414141;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.intro-content .intro-content-item .intro-content-tie {
    position: absolute;
    background: url(../img/tie.png) center center no-repeat;
    background-size: contain;
    width: 187px;
    height: 50.5px;
    left: 50%;
    margin-left: -93.5px;
    z-index: 2;
    line-height: 50px;
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
}

.intro-content .intro-content-item .intro-content-tie2 {
    position: absolute;
    background: url(../img/tie.png) center center no-repeat;
    background-size: contain;
    width: 187px;
    height: 50.5px;
    left: 50%;
    margin-left: -93.5px;
    z-index: 2;
    line-height: 50px;
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
}

.intro-content .intro-content-item .intro-content-tie-collar {
    z-index: 1;
    top: 1px;
    display: block;
    height: 13px;
    content: '';
    position: absolute;
    width: 226px;
    left: 50%;
    margin-left: -113px;
    background: url(../img/collar2.png) no-repeat;
    background-size: 226px 53px;
    background-position: 0 0;
}

.feature-list li {
    display: flex;
    gap: 8px;
    align-items: center;
}

.feature-list li .feature-icon {
    display: inline-block;
    height: 12px;
    width: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px;
}


.company-intro-text {
    color: #000;
    font-family: "PingFang SC";
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 230%;
    /* 55.2px */
}

.fuli-title {
    color: #000;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 142%;
    /* 106.048px */
}
.fuli-title>img{
    height: 66px;
}

.intro-content-img {
    width: calc(2223px / 2);
    height: calc(657px / 2);
    background: url(../img/fuli.ff8deb0d.png) center no-repeat;
    background-size: contain;
    margin-bottom: 50px;
}