@charset "UTF-8";
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: PingFang SC, PingFangSC-Regular, "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

body {
    font-size: 0.14rem;
    color: #000;
    background: #fff;
}

@media only screen and (max-width: 800px) {
    html {
        font-size: 54.7338px;
    }
}

@media only screen and (min-width: 800px) {
    html {
        font-size: 54.7338px;
    }
}

@media only screen and (min-width: 1024px) {
    html {
        font-size: 70.0592px;
    }
}

@media only screen and (min-width: 1280px) {
    html {
        font-size: 87.5741px;
    }
}

@media only screen and (min-width: 1366px) {
    html {
        font-size: 93.4579px;
    }

}
.head_container{
    position: relative;
    width: 12.0rem;
    margin: 0 auto;
    height: 0.8rem;
}

.container {
    width: 12.0rem;
    margin: 0 auto;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    table-layout: fixed;
}

a:link, a:visited, a:hover {
    font-family: PingFang SC, PingFangSC-Regular, "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

a, input, textarea {
    text-decoration: none;
    outline: 0
}

li, img, label, input {
    vertical-align: middle
}

em {
    font-style: normal;
}

textarea {
    resize: none;
}

input, textarea {
    -webkit-appearance: none;
    appearance: none;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

input[type="radio"] {
    -webkit-appearance: radio;
}

.clear:after {
    content: "";
    visibility: hidden;
    display: block;
    width: 0;
    clear: both;
}

.c {
    visibility: hidden;
    display: block;
    width: 0;
    clear: both;
}

.container {
    width: 12.0rem;
    margin: 0 auto;
}

/*********  header ***********/
#header {
    /*position: fixed;*/
    top: 0;
    background: #fff;
    width: 100%;
    box-shadow: 0 3px 8px rgb(50 65 117 / 5%);
    z-index: 999;
}
.header-left-nav{
    position: absolute;
    top: 0;
    left: 2rem;
}
.header-left-nav>li,.header-right-nav>li{
    position: relative;
    float: left;
    text-align: center;
}
.header-left-nav>li>a,.header-right-nav>li>a{
    position: relative;
    display: block;
    line-height: 0.8rem;
    padding: 0 0.21rem;
    letter-spacing: 1px;
    font-size: 0.18rem;
}
.service_chain_list,.about_us_list{
    display: none;
    position: absolute;
    left: 0;
    top: 0.8rem;
    background: #fff;
    box-shadow: 2px 2px 10px rgb(50 65 117 / 20%);
    z-index: 99;
}
.service_chain_list>ul{
    padding: 0.2rem;
    width: 1.05rem;
}
.about_us_list>ul{
    padding: 0.2rem;
    width: 1.25rem;
}
.head-li-reg a{
    background-color: #ff8a00;
    color: #fff;
}
.header-left-nav>li>a:hover,.header-right-nav>li>a:hover{
    background-color: #ff8a00;
    color: #fff;
}
.header-left-nav>#about_us:hover .about_us_list,.header-left-nav>#service_chain:hover .service_chain_list{
    display: block;
    z-index: 1;
}
.sub-nav-item{
    position: relative;
    font-size: 0.15rem;
    margin-bottom: 0.16rem;
}
@media only screen and (max-width: 1026px){
    .header-left-nav>li>a, .header-right-nav>li>a{
        padding: 0 0.15rem;
    }
     .service_chain_list>ul, .about_us_list>ul{
         padding: 0rem !important;
         min-width: 0.7rem;
    }
}

@media only screen and (max-width: 1280px){
    .service_chain_list>ul, .about_us_list>ul{
        padding: 0.08rem;
    }
}

.sub-nav-item>a:hover{
    color: #ff8a00;
}

.is_select>a{
    color: #ff8a00;
}
.header-right-nav{
    position: absolute;
    top: 0;
    right: 0;
}
.header-clone {
    z-index: 19790718;
    position: fixed;
    top: 0;
}

.shown {
    display: block;
}

.hidden {
    display: none;
}

#header .logo {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.81rem;
    height: 0.6rem;
    margin-top: -0.3rem;
}

#header .logo > img {
    height: 100%;
}

#header .head-content {
    position: relative;
    float: right;
    margin-right: 1.2rem;
}

.head-contract {
    position: absolute;
    top: 0;
    right: -1.5rem;
    width: 1.5rem;
    padding: 0.58rem 0;
}

.head-contract > a {
    float: left;
}

.head-contract > .head-contract-wx {
    width: 0.24rem;
    height: 0.2rem;
    margin: 0 0.28rem 0 0.44rem;
    background: url("/static/images/head_wx.png") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.head-contract > .head-contract-mobile {
    width: 0.17rem;
    height: 0.21rem;
    background: url("/static/images/head_mobile.png") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

#header .head-content ul {
    width: 100%;
    border-left: 1px solid #fff;
}

#header .head-content .head-ultop {
    height: 0.69rem;
    border-bottom: 1px solid #fff;
}

#header .head-content .head-ulbottom {
    height: 0.67rem;
    border-bottom: 1px solid #fff;
}

#header .head-content ul > li {
    float: left;
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 0.16rem;
}

#header .head-content ul > li > a {
    color: #fff;
}

#header .head-content .head-ultop li {
    height: 0.69rem;
    line-height: 0.69rem;
}

.head-ultop li > input {
    border: none;
    background: #000;
    height: 0.2rem;
    font-size: 0.16rem;
    color: #fff;
}

.head-li-search > img {
    width: 0.15rem;
    height: 0.15rem;
    margin: 0.04rem 0.04rem 0 0;
    cursor: pointer;
}

.head-li-lang {
    position: relative;
}

.head-inter-img {
    position: absolute;
    top: 0.27rem;
    left: 0.16rem;
    z-index: 100;
    width: 0.15rem;
    height: 0.15rem;
    background: url("/static/images/head_international.png") no-repeat center center;
}

.head-down-img {
    position: absolute;
    top: 0.32rem;
    right: 0.22rem;
    z-index: 100;
    width: 0.08rem;
    height: 0.06rem;
    background: url("/static/images/down.png") no-repeat center center;
}

.head-ultop li > input::-webkit-input-placeholder {
    color: #fff;
}

.head-ultop li > input:-moz-placeholder {
    color: #fff;
}

.head-ultop li > input::-moz-placeholder {
    color: #fff;
}

.head-ultop li > input:-ms-input-placeholder {
    color: #fff;
}

#header .head-content .head-ulbottom li {
    height: 0.67rem;
    line-height: 0.67rem;
}

.head-li-search {
    width: 3.08rem;
}
.head-li-username >a{
        background-color: #ff8a00;
        color: #fff;
}
/*.head-li-username {*/
/*    width: 2.98rem;*/
/*}*/

/*.head-li-username > a {*/
/*    display: block;*/
/*    color: #fff;*/
/*}*/


/********  footer **************/
#footer{
    background: #000;
    padding-top: 0.56rem;
}
#footer p,#footer span{
        color: #fff;
}

#footer>div{
    width: 13.5rem;
    margin: 0 auto;
}
.footer_top{
    height: 1.4rem;
}
.footer_top_left{
    float: left;
    margin-top: 0.2rem;
    width: 4.3rem;
    height: 1rem;
    font-size: 0.18rem;
    letter-spacing: 1px;
}
.footer_top_left span{
    display: block;
    line-height: 0.35rem;
}
.footer_top_right{
    float: right;
    width: 8.5rem;
    font-size: 0.14rem;
}
.footer_top_right ul li{
    float: left;
    width: 33.33%;
    height: 1.4rem;
}
.footer_wxh, .footer_gzh,.footer_video {
    float: left;
    background-size: 100%;
    width: 1.4rem;
    height: 100%;
}
.img_describe{
    float: left;
    padding-top: 0.5rem;
    width: 1.1rem;
    letter-spacing: 1px;
    text-align: center;
}
.footer_wxh{
    background-image: url("../images/footer_wx.png");
}
.footer_gzh{
    background-image: url("../images/footer_gz.png");
}
.footer_video{
    background-image: url("../images/footer_video.png");
}
.footer_center{
    width: 8.3rem;
    height: 0.6rem;
    margin: 0.35rem auto 0;
}
.footer_center div{
    float: left;
    width: 20%;
    height: 100%;
    margin: 0 2.5%;
    z-index: 1;
}
.footer_img_one{
    background-image: url("../../static/images/2021-12-07_versions/360.png");
    background-size: 100%;
    background-position: 100%;
}
.footer_img_two{
    background-image: url("../../static/images/2021-12-07_versions/chengxin.png");
    background-size: 100%;
    background-position: 100%;
}
.footer_img_three{
    background-image: url("../../static/images/2021-12-07_versions/kexin.png");
    background-size: 100%;
    background-position: 100%;
}
.footer_img_four{
    background-image: url("../../static/images/2021-12-07_versions/jiami.png");
    background-size: 100%;
    background-position: 100%;
}

.foot-logo {
    float: left;
    width: 1.93rem;
    height: 0.8rem;
    margin-right: 0.97rem;
    /*background: url("/static/images/header_logo.png") no-repeat center center;*/
    /*-webkit-background-size: contain;*/
    /*background-size: contain;*/
}
.foot-logo > img {
    width: 100%;
}

#footer .foot-link {
    float: left;
    width: 4.74rem;
}

#footer .foot-link a {
    float: left;
    width: 1.56rem;
    margin-bottom: 0.12rem;
    font-size: 0.15rem;
    color: #fff;
}

#footer .foot-scancode {
    float: right;

}

#footer .foot-scancode p {
    margin-bottom: 0.05rem;
    margin-top: 0.08rem;
    text-align: center;
    font-size: 0.12rem;
    color: #fff;
}

#footer .foot-scancode div {
    width: 1rem;
    height: 1rem;
    background: url("/static/images/footer_qrcode.jpg") no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

#footer .foot-mobile {
    float: right;
    margin-right: 0.14rem;
    margin-top: 0.51rem;
}

#footer .foot-mobile p {
    margin-bottom: 0.03rem;
    font-size: 0.22rem;
    text-align: right;
    color: #fff;
}

#footer .foot-mobile div {
    font-size: 0.29rem;
    color: #fff;
}

#footer .foot-friendship {
    margin-top: 0.46rem;
    font-size: 0.2rem;
    color: #fff;
}

#footer .foot-friendship-link {
    margin: 0.11rem 0 0.37rem 0;
}

#footer .foot-friendship-link a {
    display: inline-block;
    margin-right: 0.44rem;
    margin-bottom: 0.04rem;
    font-size: 0.15rem;
    color: #fff;
}

#footer .foot-copyright {
    padding: 0.28rem 0;
    /*border-top: 1px solid #3A3A3A;*/
    text-align: center;
    font-size: 0.18rem;
    letter-spacing: 1px;
    color: #fff;
}

.foot-copyright > a {
    margin-left: 0.2rem;
    color: #fff;
}

/************** 提示弹窗 *************/
.messageR {
    position: fixed;
    top: 0.5rem;
    left: 50%;
    display: none;
    min-width: 5rem;
    padding: 0.12rem 0.2rem;
    text-align: center;
    font-size: 0.16rem;
    z-index: 100000;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    border-radius: 0.16rem;
    border: 1px solid #ebeef5;
    background: #edf2fc;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/***** loading样式 *****/
#loadStyle, .weixin-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* Moz + FF */
    z-index: 110000;
}

/*********** select ***********/
.made_select > select {
    display: none;
    width: 0;
    height: 0;
}

.imitate-select {
    position: relative;
}

.imitate-select > .imitate-select_cont {
    overflow: hidden;
    position: relative;
    z-index: 301;
    display: inline-block;
    width: 2.4rem;
    height: 0.4rem;
    padding: 0 0.3rem 0 0.15rem;
    line-height: 0.4rem;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
    border: 1px solid #dcdfe6;
    color: #606266;
    font-size: inherit;
    cursor: pointer;
}

.imitate-select_cont > span {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 301;;
    height: 100%;
    width: 0.3rem;
    background: #fff url("/static/images/select_down.png") no-repeat center center;
}

.imitate-select_up {
    display: none;
    position: absolute;
    left: 0.36rem;
    top: 0.46rem;
    width: 0.12rem;
    height: 0.07rem;
    background: #fff url("/static/images/select_triangle_up.png") no-repeat top left;
    z-index: 302;
}

.imitate-select > ul {
    overflow-x: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0.4rem;
    width: 2.4rem;
    max-height: 2.5rem;
    padding: 0.06rem 0;
    z-index: 302;
    border: 1px solid #ddd;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
    -webkit-box-shadow: 0 0.02rem 0.12rem 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0.02rem 0.12rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0.02rem 0.12rem 0 rgba(0, 0, 0, .1);
    margin: 0.12rem 0 0.05rem;
    background: #fff;
}

.imitate-select > ul > li {
    font-size: 0.14rem;
    padding: 0 0.2rem;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #606266;
    height: 0.34rem;
    line-height: 0.34rem;
    box-sizing: border-box;
    cursor: pointer;
}

.imitate-select > ul > li:hover {
    background-color: #f5f7fa;
}

.imitate-select > ul > .vistied-selected {
    color: #ff8a00;
    font-weight: 600;
}

#crumb_jiaban {
    display: inline-block;
    margin: 0.62rem 0 0.32rem 0;
    padding: 0.12rem 1.1rem 0.12rem 0;
    font-size: 0.12rem;
    color: #A0A0A0;
    /*border-bottom: 1px solid #777;*/
    /*line-height: 0.4rem;*/
    /*text-align: center;*/
}
.crumbs_start{
    float: left;
    padding: 0.1rem 0.35rem 0.1rem;
    background-image: url("../images/crumbs_start.png");
    background-size: 100% 100%;
    font-size: 0.16rem;
}
.crumbs_conduct{
    float: left;
    padding: 0.1rem 0.35rem 0.1rem;
    margin-left: -0.3rem;
    background-image: url("../images/crumbs_conduct.png");
    background-size: 100% 100%;
    font-size: 0.16rem;
}
.crumbs_end{
    position: relative;
    float: left;
    margin-left: -0.3rem;
    margin-top: 0.02rem;
    padding: 0.08rem 0.35rem 0.08rem;
    background-color:#19a19a;
    background-size: 100% 100%;
    font-size: 0.16rem;
}
.crumbs_end::before{
    position: absolute;
    top: 0;
    content: "";
    width: 0.32rem;
    height: 100%;
    left: -0.03rem;
    background: url("../images/end_left.jpg") no-repeat;
    background-size: 100% 100%;
}
.crumbs_end::after{
    position: absolute;
    top: 0;
    content: "";
    width: 0.32rem;
    height: 100%;
    right: -0.07rem;
    background: url("../images/end_right.jpg") no-repeat;
    background-size: 100% 100%;
}

body .crumbs_end{
        color: #fff;
}


#current_select > p {
    font-size: 0.12rem;
    color: #A0A0A0;
}

/*****************/

body .customer-service {
    position: fixed;
    width: 1rem;
    height: 1.4rem;
    right: 0.3rem;
    bottom: 0.8rem;
    z-index: 103;
    /*padding: 0.15rem 0.2rem 0.08rem 0.2rem;*/
    background: url("../images/information.png") no-repeat;
    background-size: 100%;
}
.customer-service > span {
    display: block;
    padding-top: 0.29rem;
    background: url("/static/images/customer_service.png") no-repeat center top;
}

/********************* weixin *****************/
#contract_wx {
    display: none;
}

.weixin-code {
    display: none;
}

.weixin-bg {
    opacity: 0.5;
    filter: alpha(opacity=50); /* IE */
    -moz-opacity: 50; /* Moz + FF */
    background: #000;
    z-index: 100000;
}

.weixin-content {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -2.2rem;
    margin-top: -3rem;
    width: 4.4rem;
    padding: 0 0.2rem;
    background-color: #fff;
    -webkit-border-radius: 0.08rem;
    -moz-border-radius: 0.08rem;
    border-radius: 0.08rem;
    z-index: 100001;
}

.weixin-title {
    position: relative;
    padding: 0.16rem 0;
    border-bottom: 1px solid #ddd;
}

.wx-title-p {
    height: 0.22rem;
    line-height: 0.22rem;
    font-size: 0.2rem;
}

.wx-cancel {
    position: absolute;
    right: 0;
    top: 0.13rem;
    font-size: 0.2rem;
}

.weixin-code {
    padding: 0.2rem;
}

.weixin-code-p {
    line-height: 0.26rem;
    font-size: 0.18rem;
    text-align: center;
}

.weixin-code-img {
    margin-top: 0.15rem;
}

.weixin-code-img, .weixin-code-address {
    width: 100%;
}

.weixin-address > p {
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
}

.weixin-code-address {
    margin: 0.2rem 0;
}

/**************************/
.error-msg {
    margin-top: 0.4rem;
    font-size: 0.4rem;
    font-weight: 600;
    text-align: center;
}

.error-bg {
    width: 100%;
}

/*******************/
.hr_lan {
    display: none;
    position: fixed;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.28rem;
    background: #FFD91E;
    left: 0;
    bottom: 0;
    z-index: 201;
    border-top: 3px solid #d0d0d0;
}
.hr_lan > a {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 34%;
}
.hr_lan > a::after {
    content: '';
    float: left;
    width: 2rem;
    height: 1.1rem;
    background: url(/static/images/members_logo.png) no-repeat left center;
    background-size: cover;
}
.hr_lan > span {
    position: fixed;
    font-size: 0.3rem;
    width: 0.35rem;
    line-height: 0.28rem;
    border-radius: 50%;
    text-align: center;
    height: 0.35rem;
    bottom: 0.84rem;
    right: 0;
    cursor: pointer;
    color: #a0a079;
    z-index: 202;
    background: #d0d0d0;
}