/* 
* 首页改版
*导航条样式
*/
body{
    font-size:62.5%;
    min-width: 1200px;
}
.mui-hidden{
    display: none;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.clear-both::after{
    content: "";
    display: block;
    clear: both;
}
.header.new-header .headerRight a.workbenchBtnLink img{
    width:15px;
    height: 15px;
    margin-top: 8px;
    margin-right: 10px;
}
.header.new-header .headerRight a.workbenchBtnLink{
    height:30px;
    padding: 0 20px;
    margin-left: 40px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    border-radius:4px;
    color: #FEE8AF;
    border:1px solid rgba(236,207,129,1);
    /* border-image:linear-gradient(90deg, rgba(253,231,173,1), rgba(236,207,129,1)) 1 1; */
}
.header-center, .footer-center{
    height: 100%;
    position: relative;
    width: 100%;
    /* width: 62.5%; */
}
.header.new-header{
    height: 60px;
    background-color:#fff;
    font-size: 14px;
    color: rgba(214, 216, 218, 1);
    position: fixed;
    top: 0;
    left: 0;
    /* transition:all .5s; */
    min-width: 1200px;
    width: 100%;
    z-index: 100;
}
.yes-member{
    position: absolute;
    height:30px;
    width: 1200px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    margin: auto;
}
.headerRight{padding-top: 0;height: 30px;}
.headerLeft,.headerRight{
    margin-top: 0;
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    margin: auto 0; */
}
.headerRight .nav-service-wraps{
    float:right;
    margin-right: 54px;
    font-size: 14px;
    color: rgba(0, 0, 0,.8);
}
.header_reBuild .headerRight span.downtext{
    margin-right: 54px;
    color: rgba(0, 0, 0,.8);
}
.headerRight .nav-service-wraps>img{
    width: 22px;
    height: 22px;
    margin-right: 9px;
    position: relative;
    top:4px;
}
.headerRight span.downtext{
    color: #000;
    margin: 0;
    padding: 0;
    position: unset;
    display: unset;
    font-size: 14px;
    cursor: pointer;
    margin-right:54px;
    
}
.headerRight span.downtext.current{
    color: #F4A602;
    position: relative;
    margin-right: 54px;
}
.headerRight span.downtext.current::after{
    position: absolute;
    content: "";
    display: block;
    width: 36px;
    height: 4px;
    background:linear-gradient(135deg,#FDC643 0%,#F9B140 100%);
    bottom:-15px;
    left: -4px;
}
.headerRight span.downtext:hover{
    color: #F4A602;
}
.header.new-header .headerLeft{
    width:110px;
    height: 32px;
    margin:0;
}
.header.new-header .headerLeft a img,.header.new-header .headerLeft a{
    width: 110px;
    height:32px;
}
.header.new-header .headerRight a.loginLink,.header.new-header .headerRight a.registerLink{
    width:88px;
    border:1px solid rgba(0, 0, 0, .2);
    height: 30px;
    line-height: 30px;
    color: rgba(0, 0, 0,.8);
    padding:0;
    background-color:rgba(0,0,0,0);
    border:linear-gradient(90deg, rgba(253,231,174,1), rgba(236,207,129,1)) 1 1;
    border-radius:4px;
}
.header.new-header .headerRight a.loginLink:hover{
    color:#F9C23C; 
    border:1px solid #F9C23C;
}
.header.new-header .headerRight a.registerLink,.header.new-header .headerRight a.workbenchBtnLink{
    background:#F9C23C;
    color: rgba(50, 49, 47, 1);
    height: 32px;
    line-height: 32px;
    border:0;
}
.header.new-header .headerRight a.registerLink:hover,.header.new-header .headerRight a.workbenchBtnLink:hover{
    background:#DDA400;
    font-size: 14px;
    color: rgba(0, 0, 0,.8);
}
.header.new-header .headerRight a{
    margin-left: 18px;
}
.header.new-header .headerRight a:nth-child(2){
    margin-left: 0;
}

.swiper-slide{
    height: 640px;
}
.pagination {
position: absolute;
z-index: 20;
bottom: 110px;
width: 100%;
text-align: center;
}
.swiper-pagination-switch {
display: inline-block;
width: 40px;
height: 8px;
border-radius: 4px;
background:rgba(255, 255, 255, .3);
margin: 0 5px;
/* opacity: 0.8; */
/* border: 1px solid #fff; */
cursor: pointer;
}
.swiper-active-switch {
background: #fff;
}
/* 客服咨询 */
.service-wrap{
    position: fixed;
    right:12px;
    top: calc(50% - 107px);
    bottom: auto;
    z-index: 99;
    width: 118px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow:0px 4px 12px 0px rgba(0,0,0,0.1);
}
.service-top-bg-img{
    border-radius: 4px 4px 0 0;
}
.service-wrap .service,.service-wrap .wx-wrap{
    /* box-shadow:0px 4px 6px 0px rgba(112,98,66,0.1);
    background-color: rgba(0, 0, 0, .7);
    border-radius: 3px;
    text-align: center;
    border: 1px solid rgba(236,207,130,1);
    box-sizing: border-box; */
}
.service-wrap .service{
    margin-top:60px;
    position: relative;
    height: 46px;
}
.service-wrap .service .service-txt{
    line-height: 46px;
}
.service-wrap .border-top-bottom::after{
    content: "  ";
    position: absolute;
    left:22px;
    top: 0;
    width: 120%;
    height:200%;
    border-top:1px solid rgba(0, 0, 0,.09); 
    /* rgba(0, 0, 0,.09) */
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
    border-radius: 4px;
}
.service-wrap .service .service-img,.wx-wrap .wx-imgs{
    width: 18px;
    height: 18px;
    margin-left: 22px;
    margin-right:4px;
    position: relative;
    bottom: -4px;
}
.service-wrap .service.current-service,.service-wrap .wx-wrap.current-wxwrap{
    background-color: #FFFBF3;
    /* position:static; */
}
.service-wrap .service.current-service span.service-txt,.service-wrap .wx-wrap.current-wxwrap span.service-txt{
    color: #EAA700;
}
.service-animation{
    position: absolute;
    left:-310px;
    top: -74px;
    z-index: 999;
}
.service-animation-wrap{
    width: 290px;
    height: 192px;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    padding: 34px 40px;
    background-color: #fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    -ms-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    /* border:1px solid rgba(220,220,220,1); */
}
.service-animation-wrap::before{
    display:inline-block;
    content: "";width:0;z-index: 9;
    height:0;position: absolute;
    right: -7px;
    top: 90px;
    border-top: 7px solid transparent;
    border-left: 7px solid #fff;
    border-bottom: 7px solid transparent;
}
.service-animation-wrap span:first-child,.new-footer-wrap .new-footer .new-footer-right .enterprise-box span:first-child{
    font-weight: 700;
    font-size:2em;
    color: rgba(0, 0, 0, 1); 
    margin-bottom: 4px;
}
.service-animation-wrap span,.new-footer-wrap .new-footer .new-footer-right .enterprise-box span{
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0,.6);
}
.service-animation-wrap .phone-num,.ent-phone-box{
    margin-top: 48px;
}
.service-animation-wrap .phone-num img,.ent-phone-box img{
    float: left;
    margin-top: 3px;
}
.service-animation-wrap .phone-num span,.new-footer-wrap .new-footer .new-footer-right .ent-phone-box span.phone-num{
    float: left;
    height: 30px;
    font-size: 2.2em;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    margin-left: 8px;
    line-height: 30px;
}
/* 滑动显示  end*/
.service-wrap .service .service-txt,.service-wrap .wx-wrap .service-txt{
    font-size: 12px;
    color: rgba(0,0,0,.8);
    line-height: 46px;
}
.service-wrap .wx-wrap{
    height: 46px;
    /* line-height: 46px; */
    position: relative;
}
.service-wrap .wx-wrap{

}

.wx-wrap-animation{
    position:absolute;
    left: -200px;
    top: -71px;
    text-align: center;
}
.service-wrap .wx-wrap .wx-animation-box {
    line-height: unset;
}
.wx-animation-box{
    width: 180px;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    box-sizing: border-box;
    background-color: #fff;
    padding:20px 20px 12px 20px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius: 4px;
    -webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    -ms-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    position: relative;
}
.wx-animation-box::before{
    display:inline-block;
    content: "";width:0;z-index: 9;
    height:0;position: absolute;
    right: -7px;
    top: 90px;
    border-top: 7px solid transparent;
    border-left: 7px solid #fff;
    border-bottom: 7px solid transparent;
}
.wx-animation-box img{
    width: 140px;
    height: 140px;
    margin-bottom: 6px;
}

/* wx 弹框 end  */
.service-wrap img,.service-wrap .service-txt{
    display: inline-block;
}
.center-nav{
    /* width: 71.88%; */
    width: 1200px;
    height:160px;
    margin: 0 auto;
    margin-top: -81px;
    background-color: #fff;
    font-size: 1.8em;
    color: rgba(0, 0, 0,.9);
    position: relative;
    z-index: 99;
    -webkit-box-shadow:0px 3px 30px 0px rgba(105,101,93,0.12);
    -moz-box-shadow:0px 3px 30px 0px rgba(105,101,93,0.12);
    -ms-box-shadow:0px 3px 30px 0px rgba(105,101,93,0.12);
    box-shadow:0px 3px 30px 0px rgba(105,101,93,0.12);
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:8px;
}
.center-nav .nav-item-wrap{
    height: 102px;
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.center-nav .nav-item-wrap .nav-item{
    display: inline-block;
    text-align: center;
    width: 24.5%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 10px;
    position: relative;
    /* border-right: 1px solid #E3E3E3; */
}
.center-nav .nav-item-wrap .nav-item::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border-right: 1px solid #E3E3E3;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
}
.center-nav .nav-item-wrap .nav-item:last-child::after{
    border: 0;
}
.center-nav .nav-item-wrap .nav-item span,.set-tab-con .s-t-c-item span{
    display: block;
}
.center-nav .nav-item-wrap .nav-item img{
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
}
.nav-con-jsslcb{
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 50px;
}
.n-c-j-title{
    font-size:3.2em;
    color: rgba(0, 0, 0,1);
    text-align: center;
    margin-bottom: 48px;
}
.n-c-j-title span{
    display: inline-block;
    padding: 0 4px;
    font-size:20px;
    color: rgba(0, 0, 0, .9);
    font-weight: 800;
    margin-left: 6px;
    background-color:#F9C23C;
    border-radius: 6px;
    position: relative;
    top: -4px;
}
.n-c-j-wrap{
    width: 100%;
    margin-bottom:60px;
}
.n-c-j-wrap::after{
    content: "";
    display:block;
    clear: both;
}
.nav-con-jsslcb .n-c-j-left{
    float: left;
    margin-top: 14px;
}
.n-c-j-wrap .center-img{
    width: 480px;
    height: 347px;
    margin: 0 44px;
    float: left;
}
.n-c-j-left-item{
    width: 312px;
    box-sizing: border-box;
    height: 156px;
    /* border: 1px solid #DBDBDB; */
    border-radius: 8px;
    padding:30px 0 0 30px;
    position: relative;
    transition: all .2s linear;
}
.n-c-j-left-item::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1px solid #DBDBDB;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
    border-radius: 16px;
}
.n-c-j-left-item:hover{
    transform: translate3d(0,-8px,0);;
    box-shadow:0px 8px 20px 0px rgba(49,47,41,0.1),0px 1px 5px 0px rgba(64,61,54,0.02);
}
.n-c-j-left-item:hover::after{
    border: 0;
}
.nav-con-jsslcb .n-c-j-left .n-c-j-left-item:last-child{
    margin-top: 24px;
}
.n-c-j-left-item-text p{
    font-size:18px;
    font-weight: 800;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 4px;
}
.n-c-j-left-item-text span{
    line-height: 1.5em;
    font-size: 13px;
    color: rgba(0, 0, 0,.6);
}
.n-c-j-left-item-text p.t-flag{
    color:#F4A602;
}
.n-c-j-left-item img{
    width: 24px;
    height: 24px;
    margin-right: 12px;
    float: left;
}
.n-c-j-left-item-text{
    display: inline-block;
}
/* nav-contents 1366px */
.nav-contents{
    min-height:16.45%;
    /* max-height: 780px; */
    width: 100%;
    background: url("../images/index/bj-nav.png") no-repeat;
    background-size:cover 100%;
    background-position: center;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
    background-color:#F9FAFC;
}
.nav-con-jsslcb .nav-bot,.nav-contents .nav-bot,.Settlement .nav-bot,.plus-wrap .nav-bot,.fun-model-wrap .nav-bot{
    display: block;
    margin-top: 21px;
    text-align: center;
    font-size: 1.6em;
    color: #000;
}
.nav-bot>a:hover{
    text-decoration:underline; 
}

.nav-con-jsslcb .nav-bot::after,.nav-contents .nav-bot::after,.Settlement .nav-bot::after,.plus-wrap .nav-bot::after,.fun-model-wrap .nav-bot::after{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../images/index/arrow.svg") no-repeat;
    background-size: 100%;
    margin-left: 4px;
}
.nav-title{
    font-size:3.2em;
    color: #000;
    text-align: center;
    font-weight: 400;
    display:block;
    margin: 60px 0 48px 0;
}
.nav-contents .nav-title{
    margin-top: 0;
}
.nav-con-detail{
    width: 1200px;
    height:460px;
    margin: 0 auto;
    margin-bottom: 41px;
}
.nav-con-de-item-box{
    float: left;
    position: relative;
    margin-left: 30px;
    border-radius: 8px;
    width: 380px;
    transition: all 0.5s;
    overflow: hidden;
    -webkit-box-shadow:0px 5px 26px 0px rgba(105,101,93,0.12);
    -moz-box-shadow:0px 5px 26px 0px rgba(105,101,93,0.12);
    -ms-box-shadow:0px 5px 26px 0px rgba(105,101,93,0.12);
    box-shadow:0px 5px 26px 0px rgba(105,101,93,0.12);
}
.nav-con-de-item-box:first-child,.nav-con-de-item-box:first-child.notCur,.nav-con-de-item-box:first-child.hasCur{
    margin-left: 0;
}
.nav-con-detail::after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.nav-con-de-item{
    width: 380px;
    text-align: center;
    font-size: 1.4em;
    height: 460px;
    box-sizing: border-box;
    padding:52px 54px 36px;
    color: rgba(0, 0, 0,.7);
    background:rgba(255,255,255,1);
    -webkit-box-shadow:0px 4px 18px 0px rgba(105,101,93,0.12);
    -moz-box-shadow:0px 4px 18px 0px rgba(105,101,93,0.12);
    -ms-box-shadow:0px 4px 18px 0px rgba(105,101,93,0.12);
    box-shadow:0px 4px 18px 0px rgba(105,101,93,0.12);
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:8px;
    transition: all 0.5s;
    position: relative;
    z-index:2;
}
.n-c-item-right{
    position: absolute;
    left:200px;
    box-sizing: border-box;
    top: 0;width: 0;
    height: 460px; 
    -webkit-border-radius:0 4px 4px 0;
    -moz-border-radius:0 4px 4px 0;
    -ms-border-radius:0 4px 4px 0;
    border-radius:0 4px 4px 0;
    padding: 50px 60px 0 206px;
    background-color:#fff;
    z-index: 1;
    border-radius: 0 8px 8px 0;
    overflow: hidden;
    transition: all 0.4s;
}
.nav-con-de-item-box.notCur,.nav-con-de-item-box.hasCur{
    margin-left:30px;
}
.nav-con-de-item-box.notCur {
    width: 200px;
}
.notCur .nav-con-de-item{
    width: 200px;
    height: 460px;
    padding:52px 34px 36px;
}
.notCur .nav-con-de-item .text-box{
    width: 100px;
    color: #fff;
    overflow: hidden;
}
.notCur .n-c-item-right{
    width: 0;
}
.nav-con-de-item-box.hasCur{
    width: 740px;
    border-radius: 8px;
}
.hasCur .nav-con-de-item{
    background-color: unset;
    background:linear-gradient(to right bottom,#6A6A6A 0%,#1D1D1D 100%);
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    color: rgba(255, 255, 255, .7);
}
.hasCur .n-c-item-right{
    height: 460px;
    width: 100%;
    border-left: none; 
    /* padding: 50px 60px 0 216px; */
    box-sizing: border-box;
}
.hasCur .nav-con-de-item-title,.hasCur .nav-con-de-item span.bot-tips{
    color: #fff;
}
.hasCur .nav-con-de-item span.bot-tips::after{
    background: url("../images/index/arrow2x.svg") no-repeat;
    background-size: 100% 100%;
}
.n-c-item-right .n-c-i-r-item{
    text-align: left;
    width: 250px;
    font-size: 1.3em;
    color: rgba(0, 0, 0, .7);
    margin-bottom: 30px;
}
.n-c-item-right .n-c-i-r-item:last-child{
    margin-bottom: 0;
}
.n-c-item-right .n-c-i-r-item span.title{
    font-size:18px;
    color: rgba(0, 0, 0, 1);
    font-weight: 800;
    margin-bottom: 8px;
}

.n-c-item-right .n-c-i-r-item img{
    float: left;
}
.n-c-item-right .n-c-i-r-item span{
    display: block;
}
.n-c-item-right .n-c-i-r-item .txt-box{
    width: 200px;
    margin-left: 10px;
}

.nav-con-de-item-box:last-child{
    margin-right: 0;
}
.nav-con-de-item span,.n-v-c-t-l-li span{
    display: block;
}
.nav-con-de-item span.deshed{
    /* width: 100%; */
    /* height: 1px; */
    position: relative;
}
.nav-con-de-item span.deshed::after{
    content: "  ";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height:200%;
    border:1px solid #E3E3E3;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
    border-radius: 4px;
}
.hasCur .nav-con-de-item span.deshed::after{
    border-color: rgba(255, 255, 255, .3);
}
.nav-con-de-item span.bot-tips{
    margin-top: 40px;
    font-size:16px;
    color: #F4A602;
}
.nav-con-de-item span.bot-tips::after{
    content: "";
    background: url("../images/index/arrow@2x.png") no-repeat;
    background-size: 100%;
    width: 11px;
    margin-left: 5px;
    display: inline-block;
    height: 11px;
}
.nav-con-de-item div.text-box{
    height: 110px;
    padding-top: 31px;
}
.nav-con-de-item span.text{
    width: 213px;
    margin: 0 auto;
    font-size: 13px;
    margin-bottom: 18px;
}
.nav-con-de-item span.text:last-child{
    margin-bottom: 0;
}
.nav-con-de-item-title{
    font-size: 20px;
    font-weight: bold;
    margin:30px 0 28px 0;
}
.nav-con-de-item.current-item span.text{
    color: rgba(255, 255, 255,.9);
}

/* nav 动画 */
/* nav 后主体 */
.nav-bot-contents{
    width: 100%;
    background-color: #fff;
    padding-top:70px;
}
.nav-bot-contents>.title{
    text-align: center;
    display: block;
    font-size: 3.2em;
    margin-bottom: 45px;
    color: #000;
    font-weight: 400;
}
.nav-bot-contents .n-b-con-tap{
    width: 1200px;
    /* max-width: 1380px; */
    margin: 0 auto;
    border-radius: 8px;
    position: relative;
    height:540px;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    overflow: hidden;
}
.nav-bot-contents .n-b-con-tap .floor-tab-slider{
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 180px;
    background: #F9C23C;
    transition: all .7s;
}
.n-v-con-t-left,.n-v-con-t-right{
    float: left;
}
.n-v-con-t-left{
    width: 280px;
    height: 100%;
    background-color: #F7F7F8;
}
.n-v-con-t-right{
    width: calc(100% - 280px);
    height: 540px;
    padding-top: 40px;
    text-align: center;
}
.n-v-con-t-right::after{
    content: "";
    clear: both;
}
.n-v-con-t-right img{
    width:800px;
    height:500px;
}
.n-v-c-t-l-li{
    position: relative;
    height: 120px;
}
.n-v-c-t-l-li.checked{
    height: 180px;
    background-color: #fff;
    position: relative;
}
/* .n-v-c-t-l-li.checked::after{
    content: "";
    display: inline-block;
    width:4px;
    max-width: 6px;
    height: 100%;
    background-color: #F9C23C;
    opacity:0;-webkit-animation: scaleChange ease 0.3s forwards;
    animation: scaleChange ease 0.3s forwards;
} */
.n-v-c-t-l-li.checked .n-v-c-t-l-li-box{
    height: 89px;
}

.n-v-c-t-l-li:last-child.checked .n-v-c-t-l-li-box{
    height:123px;
}
.n-v-c-t-l-li-box{
    position: absolute;
    top: 0;
    left:0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 120px;
    height: 28px;
}
.n-v-c-t-l-li .title{
    font-size: 1.8em;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
}
.n-v-c-t-l-li.checked .title{
    color: #F4A602;
    margin-bottom: 10px;
}
.n-v-c-t-l-li .tips{
    display: none;
    font-size:1.2em;
    color: rgba(0, 0, 0,.8);
}
.n-v-c-t-l-li.checked .tips{
    display: block;
}
.n-v-c-t-l-li-box{

}

/*  */
.Settlement{
    padding-bottom: 50px;
    padding-top: 90px;
    background: url("../images/index/bg-tcjs-img.png") no-repeat;
    background-size:cover;
    background-color: #F9FAFC;
    background-position: center;
}
.Settlement .nav-title{
    margin: 0;
    margin-bottom:70px;
}
.set-tab-wrap .solid{
    width: 100%;
    position: relative;
}
.set-tab-wrap .solid::after{
    content: "  ";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height:200%;
    border:1px solid rgba(0, 0, 0, .1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
}
.set-tab-title{
    width:1200px;
    margin: 0 auto;
    height:25px;
    padding-bottom: 20px;
    font-size: 1.8em;
    color: rgba(0, 0, 0,.8);
    position: relative;
}
.set-tab-title span{
    width: 50%;
    text-align: center;
    float: left;
}
.set-tab-title span:hover{
    color: #F4A602;
}
.set-tab-title span.on{
    color: #F4A602;
    position: relative;
}
.set-tab-title em.line-x{
    width:414px;height:2px;
    position: absolute;
    bottom:-1.5px;
    z-index: 9;
    left:0;
    background-color:#F9C23C;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: all .6s;
    transform: translateX(300px) translateX(-50%);
}
.set-tab-title span:last-child{
    float: right;
}
.set-tab-title span:last-child::before{
    content: "";
    clear: both;
}
.animation-tabs-wrap{
    width: 1200px;
    margin: 0 auto;
    height: 325px;
    overflow: hidden;
    position: relative;
    
}
.animation-tabs{
    overflow-x: auto;
    white-space: nowrap;
    position: absolute;
}
.set-tab-con{
    width: 1200px;
    margin: 0 auto;
    padding-top: 5px;
    /* display: inline-block; */
}
.set-tab-con.settlements,.set-tab-con.administration{
    transition: all .7s;
}
.set-tab-con::after,.animation-tabs-wrap::after{
    content: "";
    display: block;
    clear: both;
}
.set-tab-con .s-t-c-item{
    float: left;
    width: calc(1200px / 3);
    padding: 100px 0;
    text-align: center;
}
.set-tab-con .s-t-c-item span:last-child{
    font-size: 1.4em;
    color: rgba(0, 0, 0,.6);
}
.set-tab-con .s-t-c-item img{
    width:44px;
    height: 44px;
    margin-bottom: 8px;
}
.s-t-c-i-title{
    font-size: 1.8em;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
    margin-bottom:6px;
}
.Settlement .nav-bot{
    margin-top: 0;
}
/* PLUS */
.plus-wrap{
    min-width: 1200px;
    width:100%;
    background-color: #fff;
    padding-bottom: 50px;
}
.plus-content{
    width: 1200px;
    margin: 0 auto;
    height: 667px;
}
.plus-content .plus-left,.plus-content .plus-right{
    float: left;
    position: relative;
}
.plus-content .plus-right::after{
    content: "";
    clear: both;
}
.plus-content .plus-left{
    width: 599px;
    height: 100%;
}
.plus-content .plus-right{
    width: 328px;
    height: 100%;
    margin-left:85px;
}
.plus-content .plus-left img,.plus-content .plus-right .plus-box{
    position: absolute;
    left: 0;right: 0;
    bottom:0;top:0;
    margin: auto;
}
.plus-content .plus-right .plus-box{
    height:512px;
    width:480px;
}
.plus-box-title{
    font-weight: 700;
    font-size: 3.6em;
    display: block;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 45px;
}
.plus-service-item{
    display: inline-block;
    text-align: center;
    width: 100px;
    margin-bottom: 57px;
}
.plus-service-item:nth-child(2),.plus-service-item:nth-child(3),.plus-service-item:nth-child(5),.plus-service-item:nth-child(6){
    margin-left:80px;
}
.plus-service-item img{
    width: 32px;
    height: 32px;
    margin-bottom: 15px;
}
.plus-service-item span{
    display: block;
    font-size: 1.4em;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
}
.plus-service-item span:last-child{
    font-size:10px;
    transform: scale(.8);
    font-weight: unset;
    color: rgba(0, 0, 0,.8);
}
/* fun */
.fun-model-wrap{
    padding: 94px 0 50px;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}
.fun-model-wrap p{
    font-size: 1.6em;
    line-height: 1.5em;
    color: rgba(0, 0, 0,.6);
}
.fun-model-wrap .nav-title{
    margin: 0;
    margin-bottom: 17px;
}
.fun-m-w-content{
    margin-top: 90px;
    margin-bottom: 118px;
}
.fun-m-w-content::after{
    content: "";
    display: block;
    clear: both;
}
.fun-m-w-content img{
    float: left;
}
.fun-m-w-content .arrow{
    width: 24px;
    height: 24px;
    margin: 0 33px;
    position: relative;
    top:74px;
}
/* 注册管家 */
.register-bot-wrap{
    min-width: 1200px;
    width: 100%;
    height: 523px;
    background: url("../images/index/bot-bg.jpg") no-repeat bottom right;
    background-size:1060px 523px;
    background-color:#F9FAFC;
}
.register-container{
    width: 1200px;
    margin: 0 auto;
}
.register-container::after{
    content: "";
    display: block;
    clear: both;
}
.register-container .re-con-right,.register-container .re-con-left{
    float: left;
}
.register-container .re-con-left{
    padding-top: 117px;
    height: 342px;
    float: left;
    position: relative;
}
.consultation{
    width: 400px;
    margin-top: 142px;
}
.consultation span{
    float: left;
    font-size:1.2em;
    color: rgba(0, 0, 0,.5);
}
.consultation span:last-child{
    margin-left: 30px;
}
.consultation span::after{
    content: "";
    clear: both;
}
.register-container .re-con-left span{
    display: block;
}
.re-con-left-title{
    font-size: 3.2em;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 14px;
}
.re-con-left-tips{
    font-size: 1.4em;
    color: rgba(0, 0, 0,.6);
}
.register-container .re-con-right{
    /* margin-left: 220px; */
   float: right;
    margin-top:97px;
    width: 620px;
    box-sizing: border-box;
    padding: 60px 70px;
    background-color: #fff;
    height: 328px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:8px;
}

.register-container .re-con-right input{
    width:480px;
    outline:medium;
    height:40px;
    background:rgba(255,255,255,1);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    border:1px solid rgba(214,216,218,1);
    margin-bottom: 16px;
    padding-left: 16px;
}
.register-container .re-con-right input.current{
    border-color: rgba(241,211,129,1);
    -webkit-animation: borderw ease .3s forwards;
    animation: borderw ease .3s forwards;
}
@keyframes borderw{
    form{
    }
    to{
        box-shadow:0 0 2px 2px #FFF0C7;
    }
}
.register-container .re-con-right input:hover{
    border-color: rgba(241,211,129,1);
    border-width: 1px !important;
}
.register-container .re-con-right input::placeholder{
    color: rgba(0, 0, 0, .2);
}
.register-container .re-con-right .submits{
    width:132px;
    height:40px;
    -webkit-background:linear-gradient(180deg,rgba(89,85,78,1) 0%,rgba(27,27,27,1) 100%);
    -moz-background:linear-gradient(180deg,rgba(89,85,78,1) 0%,rgba(27,27,27,1) 100%);
    -ms-background:linear-gradient(180deg,rgba(89,85,78,1) 0%,rgba(27,27,27,1) 100%);
    background:linear-gradient(180deg,rgba(89,85,78,1) 0%,rgba(27,27,27,1) 100%);
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -ms-border-radius:20px;
    border-radius:20px;
    color:#FFCF5A;
    font-size: 1.6em;
}
/* success */
.submit-success{
    position: fixed;
    left: 40%;
    top: 200px;
    width: 380px;
    height: 48px;
    background-color:rgba(51, 210, 130,.8);
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.6em;
    font-weight: 600;
    text-align: center;
    line-height: 48px;
}
.submit-success img{
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px;
    margin-right: 8px;
}
/* 新的底部 */
.new-footer-wrap{
    background-color: #282725;
    height: 300px;
    box-sizing: border-box;
    padding-top: 70px;
    padding-bottom: 30px;
    font-size: 1.4em;
    color: #fff;
    min-width: 1200px;
    width: 100%;
}
.new-footer-wrap .new-footer{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.new-footer-wrap .new-footer .new-footer-left,.new-footer-wrap .new-footer .new-footer-right{
    float: left;
}
.new-footer-wrap .new-footer .new-footer-right::after{
    content: "";
    clear: both;
}
.new-footer-wrap .new-footer .new-footer-left{
    position: relative;
    height: 100%;
    width: 600px;
}
.new-footer-wrap .new-footer .new-footer-left .n-f-l-item {
    float: left;
    margin-right: 80px;
}
.new-footer-wrap .new-footer .new-footer-left .n-f-l-item:last-child{
    margin-right: 0;
    margin-left: 40px;
}
.new-footer-wrap .new-footer .new-footer-left .n-f-l-item span,.new-footer-wrap .new-footer .new-footer-left .n-f-l-item a{
    display: block;
    color: rgba(255, 255, 255, .5);
    padding-bottom: 14px;
    font-size:12px;
}
.new-footer-wrap .new-footer .new-footer-left .n-f-l-item span>a{
    padding-bottom: 0;
}
.new-footer-wrap .new-footer .new-footer-left .n-f-l-item span:hover, .new-footer-wrap .new-footer .new-footer-left .n-f-l-item a:hover{
    color: #FFCF5A;
    cursor: pointer;
}
.new-footer-wrap .new-footer .new-footer-left p.copyright{
    position: absolute;
    bottom: 0;
    left: 0;
    color: rgba(255, 255, 255, .5);
    -webkit-transform:scale(0.8);
    -webkit-transform-origin: 0 0;
    display: inline-block;
    font-size:12px;
    width:700px;
}
.new-footer-wrap .new-footer .new-footer-left .n-f-l-item span.n-f-l-item-title{
    font-size:16px;
    margin-bottom: 18px;
    padding-bottom: 0px;
    color: #fff;
}
.new-footer-wrap .new-footer .new-footer-right{
    float:right;
}
.new-footer-wrap .new-footer .new-footer-right::after{
    content: "";
    clear: both;
}
.new-footer-wrap .new-footer .new-footer-right .contact-box{
    position: relative;
}
.new-footer-wrap .new-footer .new-footer-right .contact-box.current-contact .contact{
    background-color:#F9C23C;
    color: rgba(0, 0, 0,.8);
    border:1px solid;
}
.new-footer-wrap .new-footer .new-footer-right .contact{
    width:136px;
    height:46px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: block;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    -ms-border-radius:25px;
    border-radius:25px;
    border:1px solid rgba(255,255,255,1);
}
.new-footer-wrap .new-footer .new-footer-right .enterprise{
    position: absolute;
    z-index: 102;
    top: -212px;
    left: -88px;
}
.new-footer-wrap .new-footer .new-footer-right .enterprise-box,.con-t-app-code .c-t-a-code-box,.contact-type-wx .c-t-w-code-box{
    position: relative;
    width: 290px;
    height: 192px;
    background-color: #fff;
    padding: 34px 40px;
    color: rgba(0, 0, 0,.6);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    -ms-box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    box-shadow:0px 2px 20px 0px rgba(0,0,0,0.2);
    border:1px solid rgba(220,220,220,1);
    box-sizing: border-box;
}
.new-footer-wrap .new-footer .new-footer-right .enterprise-box::before,.con-t-app-code .c-t-a-code-box::before,.con-t-wx-code .c-t-w-code-box::before{
    display:inline-block;
    content: "";width:0;z-index: 9;
    height:0;position: absolute;
    left: 146px;
    bottom:-18px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #FAFBFE;
    border-bottom: 9px solid transparent;
}

.new-footer-wrap .new-footer .new-footer-right .enterprise-box span:first-child{
    font-size: 20px;
}
.new-footer-wrap .new-footer .new-footer-right .ent-phone-box span.phone-num{
    font-size: 22px;
}
.new-footer-wrap .new-footer .new-footer-right .contact-type{
    text-align: right;
    margin-top: 50px;
}
.new-footer-wrap .new-footer .new-footer-right .contact-type .contact-type-phone,.contact-type-wx{
    display: inline-block;
}
.contact-type-wx{
    margin-left: 20px;
}
.new-footer-wrap .new-footer .new-footer-right .contact-type img:last-child{
    margin-left: 20px;
}
/* app code弹框 */
.contact-type .contact-type-phone,.contact-type .contact-type-wx{
    position: relative;
}
.contact-type .con-t-app-code,.con-t-wx-code .c-t-w-code-box{
    position: absolute;
    top: -220px;
    left: -86px;
}
.con-t-app-code .c-t-a-code-box,.con-t-wx-code .c-t-w-code-box{
    width: 180px;
    height: 200px;
    z-index: 9999;
    border: 0;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    text-align: center;
    padding: 20px 20px 12px 20px;
}
.con-t-app-code .c-t-a-code-box img,.con-t-wx-code .c-t-w-code-box img{
    width: 140px;
    height: 140px;
    margin-bottom: 6px;
}
.con-t-app-code .c-t-a-code-box::before,.con-t-wx-code .c-t-w-code-box::before{
    left: 90px;
}
/* 下载页  */
.download{
    padding-top: 30px;
    background-color: #fff;
    height: 720px;
    margin-top: 60px;
    box-sizing: border-box;
}
.download-page-box{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.download-left,.download-right,.android-code,.iphone-code{
    float: left;
}
.download-right::after,.iphone-code::after{
    content: "";
    display: block;
    clear: both;
}
.download-left{
    width: 600px;
    height:100%;
    background: url("../images/index/download/bg-img.png") no-repeat bottom;
    background-size: 100%;
}
.code-style{
    width: 320px;
    height: 320px;
    margin-top: 205px;
    margin-left: 183px;
    background: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) left top,
		linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) left top,
		linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) right top,
		linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) right top,
		linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) left bottom,
		linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) left bottom,
		linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) right bottom,
		linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.8)) right bottom;
    background-repeat: no-repeat;
    background-size: 1px 24px, 24px 1px;
    position: relative;
}
.code-style img{
    width: 280px;
    height: 280px;
    position: absolute;
    top: 0;left: 0;
    right: 0;bottom: 0;
    margin: auto;
}
.download-left span{
    display: block;
    width: 320px;
    margin-top: 36px;
    margin-left: 183px;
    font-size: 18px;
    color: #000;
    text-align: center;
}
.download-right{
    margin-left: 99px;
    padding-top: 130px;
}
.download-right span{
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0,.8);
}
.download-right span.title{
    font-size: 32px;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
    margin-bottom: 16px;
}
.phone-type-code{
    margin-top: 76px;

}
.android-code,.iphone-code{
    width: 200px;
    height: 220px;
    text-align: center;
    position: relative;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    border-radius:4px;
    border: 1px solid #e3e3e3;
}
.iphone-code img,.android-code img{
    width: 64px;
    height: 64px;
    margin: 56px 0;
}
.iphone-code{
    margin-left: 40px;
}
/* hover box */
.hover-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(242,242,242,1);
}
.iphone-code .hover-box img,.android-code .hover-box img{
    width: 140px;
    height: 140px;
    margin: 20px 0 10px 0;
}
/* 关于我们 */
.about-us{
    background-color: #fff;
    min-width: 1200px;
}
.about-us .banner-img{
    width: 100%;
    height: 380px;
    background: url("../images/index/banner/child-nav.png") no-repeat center center;
    background-size: cover;
}
.about-us .about-content,.about-us .cooperation,.about-us .join-us{
    width: 1200px;
    margin: 0 auto;
    min-height: 720px;
}
.about-us .about-content h1,.about-us .cooperation h1,.about-us .join-us h1,.about-us .plus-company h1{
    text-align: center;
    font-size: 3.6em;
    margin: 98px 0 40px 0; 
}
.about-us .about-content p,.about-us .cooperation p,.about-us .join-us p{
    font-size: 1.6em;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px;
}
.about-us .about-content p>span,.about-us .cooperation p>span,.about-us .join-us p>span{
    font-size:26px;
    color:rgba(0, 0, 0, 1);
    font-weight: 400;
}
.about-us .join-us p:last-child{
    margin-top: 46px;
}
.about-us .plus-company {
    text-align: center;
    padding-bottom: 120px;
}