/*鍒濆鍖朾ootstrap鏍峰紡*/
.table-responsive{
    overflow-x: inherit;
}
.navbar-default .navbar-nav>li>a{
    color: #333
}
.nav>li>a{
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color: #2e65d6;
    background-color: #fff;
    border-bottom: 5px solid #fa8359;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #2e65d6;
    background-color: #fff;
    border-bottom: 5px solid #fa8359;
}
.dropdown-backdrop{
    display: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background: transparent;
}
.swiper-pagination-bullet{
    width: 40px;
    height: 5px;
    border-radius: 0;
}
.swiper-pagination-bullet-active{
    background: #fff;
}
.popover-content {
    color: #999;
    font-size:12px;
    word-break: break-all;
 }
 .form-control{
    border:1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
 }
 .common-tip-modal{margin-top:270px;}
 .common-tip-modal .common-tip-content{text-align:center;padding: 50px 30px 30px;font-size: 16px;border-bottom: none;}
 .common-tip-modal .common-tip-content-text{font-size: 14px;line-height: 1.4;}
 .common-tip-modal .success-btn{background:#2e65d6;margin-top: 30px ;}
 .common-tip-modal .error-btn{background:#fff;color:#2e65d6;border:1px solid #d4d4d4;margin-top: 30px;margin-left: 40px;}
/*瀵艰埅鏉�*/
.header{
    box-shadow: 0 2px 5px rgba(0,0,0,.05);
    position: relative;
    z-index: 2;
}
.navbar-default{
    background: #fff;
    border: none;
    padding-top: 0px;
    margin-bottom: 0px;
}
.navbar .navbar-logo img{
    width: 118px;
    height: 48px;
    margin-top: 6px;
}
.collapse-box .collapse-content .navbar-nav{
    margin-top: 5px;
    margin-left: 30px; 
}
.collapse-box .collapse-content .navbar-nav li a{
    margin-right: 10px;
}
.header-login-box button{
    display: inline-block;
    padding: 6px 12px;
    border-radius: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background: 0 0;
}
.header-login-box{
    height: 60px;
    line-height: 60px;
}
.header-login-box .header-login-button{
    display: inline-block;
}
.header-login-box .header-login{
    border: 1px solid #e5e5e5;
    color: #666;
    background-color: transparent;
}
.header-login-box .header-login:hover{
    border: 1px solid #2e65d6;
    color: #2e65d6;  
}
.header-login-box .header-register{
    background: #2e65d6;
    color: #fff;
    border: 1px solid #2e65d6;
    margin-left: 6px;
}
.header-login-box .header-register:hover{
    background: #157df1;
}
.collapse-box{
    display: flex;
}
.collapse-content{
    flex: 1
}
@keyframes  showMove{
    form{ left:-200%;}   to{ left:0px;}
}
@keyframes  hiddenMove{
    form{ left:0px;}   to{ left:-200%;}
}
.mobile-show{
    display: none;
}
.login-user{
    cursor: pointer;
    height: 100%;
}
.login-user #navPhoneNum{
    width: 86px;
    display: inline-block;
}

.login-user .noCertification{
	font-size: 14px;
	color: #2e65d6;
}
.login-user .message-tip{
    color: #2e65d6;
    position: relative;
    margin: 0 10px;
}
.login-user  .message-total{
    line-height: 14px;
    padding: 0px 6px;
	background-color: #db0000;
    border-radius: 3px;
    font-size: 11px;
    position: absolute;
    top:-6px;
    right:-6px;
    color: #fff;
    text-align: center
}
.login-user .dropdown-menu{
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    top: 58px;
    left: auto;
    right: 0;
    z-index: 10;
    display: none;
    width: 115px;
    box-shadow: 0 5px 10px rgba(21,125,241,.1);
    min-width: 120px;
    border-top: none;
}
.login-user .dropdown-center{
    display: inline-block;
}
.login-user .dropdown-center:hover + .dropdown-menu{
    display: block;
}
.login-user .dropdown-menu:hover{
    display: block;
}
.login-user>a{
    color: #777;
}
.login-user ul li{
    width: 100%;
    margin-top: 10px;
    text-align: center;
    
}
.login-user ul li>a{
    color: #777;
}
.login-user ul li>a:hover{
    color: #2e65d6;
}
.login-user ul li.login-out{
    padding: 8px 0;
    border-top: 1px solid #eee;
}
.login-user ul li.login-out span{
    font-size: 20px;
    vertical-align: middle;
}
.mobile-login-out-img{
    height: 42px;
    margin-left: 15px;
    width: 100px;
}
.mobile-login-out{
    float: right;
    background: #Fff;
    padding: 5px 5px;
    margin-top: 15px;
    border-radius: 5px;
}
.mobile-login-out a{
    color: #2e65d6; 
}
/*
*杞挱
*/
.index-swiper-box{
    height: 430px;
    overflow: hidden;
}
.index-swiper-box .swiper-slide{
    height: 430px;
}
.index-swiper-box .swiper-slide>a{
    display: block;
    height: 430px;
}
.swiper-slide-one{
    background:url('../images/home/home_topbanner1.png') center center no-repeat
}
.swiper-slide-two{
    background:url('../images/home/home_topbanner2.png') center center no-repeat
}
.swiper-slide-three{
    background:url('../images/home/home_topbanner3.png') center center no-repeat
}
.swiper-slide-four{
    background:url('../images/home/home_topbanner4.png') center center no-repeat
}
/*
*瀹ｄ紶妯″潡
*/
.index-publicity-box {
    background: #f5f9fe;
}
.index-publicity-box .publicity-item{
    padding: 20px 50px 0 0;
    height: 120px;
    float: left;
    width: 50%;
    border-left: 1px solid #e5e5e5;
}

.index-publicity-box .publicity-item:nth-of-type(1){
    border-left:none;
}

.index-publicity-box .publicity-item .publicity-item-right{
    margin-left: 110px;
}
.index-publicity-box .publicity-item .publicity-item-right .title{
    font-size: 18px;
    margin: 5px 0;
}
.index-publicity-box .publicity-item .publicity-item-right .desc{
    font-size: 12px;
    color: #999;
    line-height: 1.4;
}
.index-publicity-box .publicity-item .publicity-item-right  .line{
    width: 35px;
    height: 2px;
    background-color: #2e65d6;
    margin: 0 0 10px;
}
.index-publicity-box .publicity-item:hover,.index-publicity-box .publicity-item:hover .publicity-item-right .desc{
    color: #2e65d6;
    cursor: pointer;
}
/*
*妯″潡1
*/
.index-publicity-modle{
    text-align: center;
    padding: 50px 0;
}
.index-publicity-modle .head h1{
    color: #2e65d6;
    margin-bottom: 20px;
    font-size: 36px;
}
.index-publicity-modle .head h5{
    color: #666;
    margin-bottom: 60px;
    font-size: 18px;
}
.index-publicity-modle-one .content,.index-publicity-modle-two .content,.index-publicity-modle-three .content{
    margin-bottom: 50px;
}
.index-publicity-modle-one .content .item{
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding:0 15px; 
    display: inline-block;
    *display:inline;
    vertical-align: top;
    min-height: 280px; 
}
.index-publicity-modle-one .content .item img{
    max-width: 100%;
}
.index-publicity-modle-one .content .item .title{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}
.index-publicity-modle-one .content .item .desc{
    color: #999;
    box-sizing: border-box;
    line-height: 1.5;
    max-width: 160px;
    margin: 0 auto;
}
.index-publicity-modle .more-btn span{
    display: inline-block;
    padding: 15px 70px;
    font-size: 16px;
    border: 1px solid #2e65d6;
    color: #2e65d6;
    background-color: transparent;
    border-radius: 5px;
}
.index-publicity-modle .more-btn span:hover{
    background: #2e65d6;
    color: #fff;
}
/*妯″潡浜�*/
.index-publicity-modle-two .head h1{
    color: #2e65d6;
}
.index-publicity-modle-two .content .item{
    width: 33%;
    float: left;
    box-sizing: border-box;
    padding:0 15px; 
}
.index-publicity-modle-two .content .item img{
    max-width: 100%;
}
.index-publicity-modle-two .content .item .title{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}
.index-publicity-modle-two .content .item .desc{
    color: #999;
    box-sizing: border-box;
    line-height: 1.5;
    max-width: 210px;
    margin: 0 auto;
}
/*妯″潡涓�*/
.index-publicity-modle-three .content .item{
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding:0 15px; 
}
.index-publicity-modle-three .content .item img{
    max-width: 100%;
}
.index-publicity-modle-three .content .item .title{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
}
.index-publicity-modle-three .content .item .desc{
    color: #999;
    box-sizing: border-box;
    line-height: 1.5;
    max-width: 210px;
    margin: 0 auto;
}
/*妯″潡鍥�*/
.index-publicity-modle-four{
    background: url("../images/home/bk_jsjlcjff.png") no-repeat;
    height: 300px;
    background-size:cover;
}
.index-publicity-modle-four .head h1,.index-publicity-modle-four .head h5{
    color: #fff;
    margin-bottom: 50px;
}
.index-publicity-modle-four .content .item .num{
    font-size: 36px;
    color: #fff;
    margin-bottom: 15px;
}
.index-publicity-modle-four .content .item .desc{
    color: #fff;
}
/*棣栭〉鍚堜綔浼欎即*/
.index-publicity-modle-cooprate .content li{
    float: left;
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px;

}
.index-publicity-modle-cooprate .content li .con{
    position: relative;
    border: 1px solid #e5e5e5;
    height: 72px;
}
.index-publicity-modle-cooprate img{
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.index-publicity-modle-cooprate .content li .con p{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #333;
    padding: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    display: none;
}
.index-publicity-modle-cooprate .content li:hover .con p{
    display: flex;
}

/* 鍙嬫儏閾炬帴 */
.index-publicity-modle-friend-link li {
    font-size: 14px; 
    color: #333333;
}

/*搴曢儴*/
.footer{
    background: #2e3033;
    padding: 60px 0;
    color: #fff
}
.footer-left .item{
    float: left;
}
.footer-left .item dt{
    font-size: 18px;
    margin-bottom: 20px;
}
.footer-left .item .line{
    background-color: #fff;
    width: 16px;
    height: 2px;
    margin-bottom: 15px;
}
.footer-left .item dd{
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff;
}
.footer-right .item img{
    width: 100px;
    margin-top: 50px;
    margin-left: 20px;
}
.footer-right .qrcode img{
    margin: 0;
    margin-bottom: 10px;
}
.footer-right .qrcode p{
    margin-left:  8px;
}
.footer-right .logo{
    margin-bottom: 10px;
}
.footer .copyright{
    text-align: center;
    margin-top: 30px;
    padding: 0 30px;
}
.footer .copyright a{
    color: #FFF;
    line-height: 2
}
/*浼佷笟绛惧悕椤甸潰*/
.sign-banner{
    height: 430px;
    display: block;
    color: #fff;
    overflow: hidden;
}
.sign-banner-bg{
    background: url(../images/ipas/corporate_topbanner.png) no-repeat center;
}
.sign-banner .content{
    margin-top: 110px;
}
.sign-banner .content h2{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #Fff;

}
.sign-banner .content .desc{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #Fff;
}
.sign-banner .content .sign-now{
    width: 200px;
    height: 45px;
    line-height: 45px;
    background-color: #fa8359;
    font-size: 16px;
    border: 1px solid #fa8359;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}
.sign-banner .content .sign-now:hover{
    background: #dc8161;
}
/*妯″潡浜�*/
.sign-publicity-modle-two img{
    margin: 30px auto 0;
}
.sign-publicity-modle-two{
    background: #f9f9f9;
}
.sign-publicity-modle-two .head h1{
    color: #157df1;
}
.sign-publicity-modle-two .small-content .item{
    width: calc(50% - 20px);
    float: left;
    margin: 15px 10px;
    overflow: hidden;
}
.sign-publicity-modle-two .lg-show-modle{
    background: url(../images/ipas/img_serve.png) no-repeat center;
    min-height: 360px;
}
.sign-publicity-modle-two .lg-content .item{
    width: 33%;
}
.sign-publicity-modle-two .lg-content .top{
    margin-top: 20px;
}
.sign-publicity-modle-two .lg-content .bottom{
    margin-top: 70px;
}
.sign-publicity-modle-two .left-item{
    margin-left: 100px;
}
.sign-publicity-modle-two .right-item{
    margin-right: 70px;
}
.sign-publicity-modle-two.content .item img{
    max-width: 100%;
    margin-top: 20px;
}
.sign-publicity-modle-two .content .item .title,.sign-publicity-modle-two .content .item .desc{
    text-align: left;
    margin-left: 50px
}
.sign-publicity-modle-two .lg-content .right-item .title,.sign-publicity-modle-two .lg-content .right-item .desc{
    text-align: right;
    margin-right: 50px;
    margin-left:0; 
}
.sign-publicity-modle-two .content .item .title{
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 10px;
}
.sign-publicity-modle-two .content .item .desc{
    color: #999;
    line-height: 1.4;
}
.sign-publicity-modle-two .small-content img,.sign-publicity-modle-two .lg-content img{
    width: 43px;
}

/*妯″潡涓�*/
.sign-publicity-modle-three {
    background:url(../images/ipas/sign-three-bg.png) no-repeat center;
    background-size: cover;
}
.sign-publicity-modle-three .head h1{
    color: #fff;
}

.sign-publicity-modle-three .content .item{
    width: 25%;
    float: left;
}
.sign-publicity-modle-three .content .item:nth-of-type(1){
    margin-left: 30px;
}
.sign-publicity-modle-three .content .item:nth-of-type(4){
    width: calc(25% - 60px);
}
.sign-publicity-modle-three .content .item .item-cont{
    width:calc(100% - 60px);
    padding: 30px 0;
}
.sign-publicity-modle-three .content .item:nth-of-type(4) .item-cont{
    width: 100%;
}

.sign-publicity-modle-three.content .item .item-cont img{
    max-width: 100%;
    margin-bottom: 20px;
}
.sign-publicity-modle-three .content .item .item-cont .title{
    font-size: 16px;
    margin-top: 20px;
    color: #fff;
}
.sign-publicity-modle-three .content .item img{
    width: 110px;
    height: 110px;
}
.sign-publicity-modle-three .content .item .step{
    width: 60px;
    height: 170px;
    background: url(../images/ipas/next_right.png) no-repeat center;
    background-size: 37px;
}

/*闂瓟*/
.question-modle .content .item{
    text-align: left;
    line-height: 2;
    margin-top: 20px
}
.question-modle .content .item .cont{
    display: block;
    margin-left: 40px;
}
/*鎺ㄥ箍椤甸潰*/
.invite-banner{
    background: url(../images/ipas/sign-three-bg.png) no-repeat center;
    height: 430px;
    display: block;
    overflow: hidden;
}
.invite-banner .content{
    text-align: center;
    color: #fff;
    margin-top: 110px;
}
.invite-banner .content h1,.invite-banner .content .desc{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    text-shadow: 2px 2px 0 #2e65d6;
}
.invite-banner .content .invite-free span{
    display: block;
    color: #2e65d6;
    width: 160px;
    padding: 10px 40px;
    background-color: #fff;
    font-size: 16px;
    margin: 0 auto
}
.invite-model-one .content .item{
    width: 25%;
}
.invite-model-two .content .item{
    width: 25%;
    float: left;
}
.invite-model-two .content .item:nth-of-type(1){
    margin-left: 30px;
}
.invite-model-two .content .item:nth-of-type(4){
    width: calc(25% - 60px);
}
.invite-model-two .content .item .item-cont{
    width:calc(100% - 60px);
    background-color: #Fff;
    padding: 30px 0;
}
.invite-model-two .content .item:nth-of-type(4) .item-cont{
    width: 100%;
}

.invite-model-two .content .item .item-cont img{
    max-width: 100%;
    margin-bottom: 20px;
}
.invite-model-two .content .item .item-cont .title{
    font-size: 16px;
    margin-bottom: 5px;
    color: #333;
}
.invite-model-two .content .item .item-cont .desc{
    color: #999;
    line-height: 1.5;
}
.invite-model-two .content .item .step{
    width: 60px;
    height: 215px;
    background: url(../images/ipas/sign-three-bg.png) no-repeat center
}

/*鐧诲綍娉ㄥ唽*/
.login-background,.register-background{
    background: url(../images/login/register_backguound.png) no-repeat center;
    padding: 80px 0;
    background-color: #fafafa;
}
.login,.register{
    width: 500px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    padding: 40px 40px 45px;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    margin: 0px auto;
    background: #FFF;
}
.login .login-wrap .login-logo,.register .login-wrap .login-logo{
    text-align: center
}
.login .login-wrap .login-logo img,.register .login-wrap .login-logo img{
    width: 178px;
    margin-bottom: 15px;
}
.login .login-wrap .login-logo .line,.register .login-wrap .login-logo .line{

}
.login .login-logo .desc,.register .login-logo .desc{
    margin: 7px 0 25px;
    font-size: 12px;
    color: #999;
}
.login .login-logo .line,.register .login-logo .line{
    width: 102px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}
.login .form-group,.register .form-group{

    border: 1px solid #e5e5e5;
    position: relative;
}
.login .form-input-tip,.register .form-input-tip{
    font-size: 12px;
    color: #ff0000;
    margin: 0 0 8px;
}
.login .form-group img,.register .form-group img{
    width: 44px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.login .form-group input,.register .form-group input{
    width: 100%;
    padding: 11px 16px 11px 64px;
}
.login .form-group input:focus,.register .form-group input:focus { 
    outline: none;
    background-color: transparent;
    box-shadow: 0 0 10px rgba(46,101,214,0.6)
}
input::-webkit-input-placeholder {
    color: #848484;
    font-size: 12px;
  }
.login .rember-pass .check-box,.register .rember-pass .check-box{
    margin: 0
}

.login-btn{
    width: 100%;
    text-align: center;
}
.login-btn button{
    width: 100%;
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
    line-height: 2;
    border-radius: 5px;
}
.login-btn button:hover{
    background: #157df1;
}
.forget-pass{
    color: #848484
}
.register .verify-code .form-group{
    width: 70%;
}
.register .verify-code .getVerify-code{
    width: 27%;
    padding: 12px 2px;
    color: #fff;
}
.register .verify-code .getVerify-code:hover{
    background: #157df1;
}
.ms-modal .modal-dialog{
    margin-top: 120px;
}
.verify-img-model .modal-content{
    padding:20px 30px;
}
.verify-img-model .captcha-code{
    border: 1px solid #e5e5e5;
    width:70%;
    box-sizing: border-box;
    padding: 11px 20px;
}
.verify-code-btn{
    width: 28%;
    color: #fff;
    padding: 11px 0; 
}
.pay-status-model .modal-title{
    color: #333;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}
.pay-status-model .modal-body{
    padding: 30px;
}
.pay-status-model .modal-body .title{
    font-size: 18px;
    color: #333;
}
.pay-status-model .modal-body .small-title{
    line-height: 1.5;
    margin-top: 20px;
}
.pay-status-model  .pay-success{
    background: #2e65d6;
    color: #fff;
    border: none;
    padding: 5px 10px;
}
.pay-status-model  .pay-fail{
    background: #fff;
    color: #2e65d6;
    border: 1px solid #2e65d6;
    padding: 5px 10px;
}
/*鍙戝竷(鎴戠殑搴旂敤)椤甸潰*/
.apps-wrap{
    overflow: hidden;
}
.apps-wrap .breadCrumbs{
    padding: 15px 0;
    color: #333;
}
.apps-wrap .breadCrumbs-active{
    color: #2e65d6
}
.apps-wrap .breadCrumbs span{
    display: inline-block;
    margin:0 10px;
}
.apps-conten{
    color: #333;
    overflow: hidden;
    margin-bottom: 30px;
}
.apps-left-wrap{
    background: #Fff;
    text-align: left;
    margin-bottom: -6000px;
}
.apps-left-wrap ul li{
    margin-bottom: 10px;
}
.apps-left-wrap ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    border-left: 4px solid transparent;
    color: #333;
}
.apps-left-wrap ul li a span{
    font-size: 18px;
    margin:0 10px;
    vertical-align: middle;
}
.apps-left-wrap ul li.active a,.apps-left-wrap ul li:hover a {
    background-color: #e7f2fe;
    border-color: #157df1;
    color: #157df1;
}
.release-app2>.row>.col-sm-10{
    padding: 0 0 0 10px
}
.apps-right-wrap .certification-tip{
    background-color: #fff5e7;
    padding: 8px 20px;
    border: 1px solid #feebcd;
    font-size: 12px;
    margin-bottom: 10px;
    color: #666;
    line-height: 1.4;
}
.apps-right-wrap .certification-tip span.icon-tishi{
    color: #fd9823;
    margin-right: 5px;
    font-size: 14px;
}
.apps-right-content{
    width: 100%;
    background: #fff;
    min-height: 493px;
    padding: 20px;
}
.norm-tip p{
    width: 70%;
    text-align: center;
    line-height: 1.5;
    margin: 0 auto 20px;
}
.uploding-info{
    text-align: center;
    padding: 30px 0;
}
.uploding-info .uploding-info-logo{
    width: 60px;
    height: 60px;
    border-radius: 15px;
    border: 1px solid #e5e5e5;
}
.uploding-info .uploding-info-name{
    font-size: 16px;
    color: #666;
    margin: 20px 0;
}
.apps-wrap .upload-wrap{
    overflow: hidden;
}
.apps-wrap .upload-wrap .file {
    width: 240px;
    height: 60px;
    line-height: 60px;
    position: relative;
    display: block;
    background: #2e65d6;
    border: 1px solid #2e65d6;
    border-radius: 4px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-indent: 0;
    text-align: center;
    margin: 100px auto 30px;
}
.apps-wrap .upload-wrap .file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    max-width: 100%;
}
.apps-wrap .upload-wrap .file:hover {
    background: #AADFFD;
    border-color: #157df1;
    background: #157df1;
    color: #fff;
    text-decoration: none;
}
.upload-tip{
    text-align: center;
    line-height: 1.5;
}
/*涓婁紶杩涘害鏉�*/
.upload-progress {
    width: 80%;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 0px auto 10px;
    overflow: hidden;
    display: none;
}
/* 鍒濆鐘舵€佽缃繘搴︽潯瀹藉害涓�0px */
.upload-progress .progress-bar {
    width: 0px;     
    height: 100%;
    background-color:#2e65d6 ;
    transition: all .3s ease;
}
.apps-right-wrap{
    overflow: hidden;
}
.apps-right-wrap .step-wrap .step{
    margin-bottom: 20px;
}
.apps-right-wrap .step-wrap .step li{
    float: left;
    background-color: #fff;
    width: 24.5%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #666;
    position: relative;
    border: 0;
}
.apps-right-wrap .step-wrap .step li:after, .apps-right-wrap .step-wrap .step li:before{
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1;
}

.apps-right-wrap .step-wrap .step li:before{
    border-color: transparent;
    border-left-color: #f7f7f7;
    border-width: 23px;
    margin-top: -23px;
}
.apps-right-wrap .step-wrap .step li:after{
    border-color: transparent;
    border-left-color: #fff;
    border-width: 16px;
    margin-top: -16px;
    z-index: 1;
}
.apps-right-wrap .step-wrap .step li:last-of-type:after{
    border-width: 23px;
    margin-top: -23px;
}
.apps-right-wrap .step-wrap .step li.active{
    color: #157df1;
}
.apps-right-wrap .step-wrap .step li.active:before{
    border-left-color: #2e65d6;
}
.apps-right-wrap .step-wrap .step li.active:last-of-type:before{
    border-left-color: #fff;
}
.apps-right-wrap .step-wrap .step li span{
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    margin-right: 10px;
}
.apps-right-wrap .step-wrap .step li.active span{
    color: #fff;
    background: #157df1;
}
/*搴旂敤璁剧疆椤甸潰*/
.appSetting-wraper{
    padding:0 15px ;
}
.appSetting-wraper .form-group .appLink{
    width: 50%;
    border-radius: 0;
}
.appSetting-wraper .form-group .appLink:nth-of-type(1){
    border-right: none
}
.appSetting-wraper .form-group .appLink:disabled{
    background: #eee;
    cursor: not-allowed
}
.appSetting-wraper .form-group .effectiveTime{
    padding: 10px 0;
}

.appSetting-wraper .form-group .appsetting-submit{
    width: 120px;
    height: 34px;
    color: #fff;
    background: #2e65d6;
    margin: 15px;
}
.appSetting-wraper .form-group .appsetting-submit:hover{
    background : #157df1;
}

.appSetting-wraper .form-group .introduction {
    height: 120px;
}
/*鍙戝竷鎴愬姛椤甸潰*/
.release-success-wrap{
    padding: 50px 0 80px;
    text-align: center;
    background-color:#e6f5ff;
}
.release-success-wrap .content{
    padding:100px 0;
    background: url(../images/apps/release_success.png) no-repeat;
    background-position: bottom 0px right 0px;
    background-size: 50%;
    background-color:#FFF;
    
}
.release-success-wrap .release-info .app-logo{
    width: 80px;
    height: 80px;
    border-radius: 15px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    margin: 0 auto;
    margin-bottom: 20px
}
.release-success-wrap .release-info .app-logo img{
    width: 60px;
    height: 60px;
    border-radius: 12px;
}
.release-success-wrap .release-info h4{
    font-size: 36px;
    margin:40px 0; 
    color: #2e65d6;
}
.release-success-wrap  .handle-button{
    margin-top: 60px;
}
.release-success-wrap  .handle-button button{
   padding:10px 0;
   width: 190px;
   background: #FFF;
   color:#2e65d6;
   border: 1px solid #2e65d6;
   border-radius: 5px;
   margin-left: 20px;
}
.release-success-wrap  .handle-button button:hover {
    background: #2e65d6;
    color: #fff;
}
/*浼佷笟绛惧悕涓婁紶椤甸潰*/
.ipas-right-content .title{
    line-height: 60px;
    border-top: 1px solid #e5e5e5;
    height: 60px;
    padding: 0 0 0 30px;
    margin-top: 20px;
    position: relative;
}
.ipas-right-content .title:nth-of-type(1){
    border-top: none;
    margin-top: 0;
}
.ipas-right-content .ipaIconBase{
    width: 64px;
    height: 64px;
    vertical-align: middle;
    border-radius: 10px;
    margin-right: 10px;
}
.ipas-right-content .form-group label{
    text-align: right;
    padding: 10px 15px;
    font-weight: normal;
}
.ipas-right-content .form-group input,.ipas-right-content .form-group textarea{
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ipas-right-content .form-group textarea{
    height: auto;
}
.ipas-right-content .nextBtn-wrap{
    padding: 20px 0;
    margin-bottom: 0;
}
.ipas-right-content .nextBtn-wrap button{
    display: inline-block;
    padding: 10px 20px;
    border-radius: 0;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #2e65d6;
    color: #fff;
    vertical-align: text-bottom;
    margin-left: 10px;
}
.ipas-right-content .nextBtn-wrap .preBtn{
    background: #FFF;
    color: #2e65d6;
    padding: 10px 0;
    margin-right: 0;
    margin-left: 0;
}
.ipas-right-content .nextBtn-wrap .nextBtn:hover{
    background: #157df1;
}
.ipasThree-info{
    padding-left: 30px;
    box-sizing: border-box;
}
.protocol-model .modal-body{
    max-height:400px;
    overflow-y: scroll;
}
.protocol-model .modal-footer{
    text-align: center;
}
.protocol-model .modal-footer button{
    padding: 5px 40px;
}
.ipasThree-info img{
    width: 30px;
    height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin-right: 10px;
}
.setMeal-wrap,.effectiveTime,.payStyle,.payBtn-wrap{
    padding: 10px 30px;
}
.payBtn-wrap .preBtn{
    cursor: pointer;
    color: #157df1;
    background-color: transparent;
}
.setMeal-wrap li{
    float: left;
    position: relative;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 12px 20px 11px;
    margin-right: 40px;
}
.setMeal-wrap li.active,.payStyle li.active{
        border-color: #157df1;
}
.effectiveTime li{
    margin-right: 70px;
    position: relative;
    float: left;
    cursor: pointer;
}
.effectiveTime li span{
    display: inline-block;
    vertical-align: middle;
}
.effectiveTime .icon-radio{
    width: 16px;
    height: 16px;
    background-position: 0 0;
    position: relative;
    margin-right: 5px;
    background: url(../images/common/redio-init.png) no-repeat;
}
.effectiveTime .active .icon-radio{
    background: url(../images/common/redio-checked.png) no-repeat;
}
.effectiveTime .preferential{
    background-color: #ed2027;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    top: -18px;
    left: 100%;
    font-size: 12px;
    white-space: nowrap;
    padding: 2px 4px;
    z-index: 3;
    display: block;
}
.payMoney-wrap{
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    padding: 20px 30px 0;
}
.payMoney-wrap span{
    color: #fd641d;
    font-size: 24px;
}
.payStyle li{
    height: 44px;
    border: 1px solid #e5e5e5;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 20px;
    padding: 0 30px;
    float: left;
    position: relative;
    cursor: pointer;
}
.payStyle .icon-yue{
    color: #ffa304;
    font-size: 24px;
}
.payStyle li.disabled {
    background: #e5e5e5;
    color: #999;
    cursor:not-allowed;
}
.payStyle li.disabled .icon-yue{
    color: #b3b3b3;
    font-size: 24px;
}
.ipas-right-content .icon-checkbox{
    background: url(../images/common/right-botton-active.png) no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
.ipas-right-content .active .icon-checkbox{
    display: block;
}

/*搴旂敤鍒楄〃椤甸潰*/
.appsList-right-content{
    padding: 20px;
    box-sizing: border-box;
}
.img_nothing {
    background: url(../images/common/img_nothing.png) no-repeat center;
    background-color: #fff;
}
.appsList-right-content .search-wrap input{
    height: 30px;
    line-height: 30px;
    width: 170px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    background-color: #fff;
    color: #666;
    border-radius: 3px;
    font-size: 13px;
}
.downLoad-times-wrap{
    position: relative;
}
.downLoad-times-wrap .times{
    text-align: right;
    line-height: 1.5;
    color: #777;
    float: left;
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
}
.downLoad-times-wrap .times .title{
    font-size: 12px;
    color: #999;    
}
.downLoad-times-wrap .times .number{
    font-size: 18px;
    color: #333;  
    padding-right: 10px ;
    display: inline-block;
}
.downLoad-times-wrap .times .number span{
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}
.downLoad-times-wrap .times .right-line{
    position: absolute;
    top: 6px;
    right: 0;
    background-color: #e5e5e5;
    width: 1px;
    height: 30px;
}
.downLoad-times-wrap .buy-times{
    float: left;
}
.downLoad-times-wrap .buy-times button{
    background: #2e65d6;
    color: #fff;
    border: 1px solid #2e65d6;
    padding: 3px 12px;
    margin-top: 6px;
}
.downLoad-times-wrap .buy-times button:hover{
    background: #157df1;
}
.list-content .tab-wrap .table-responsive .table,.list-content .tab-wrap .table-responsive .table table{
    width: 100%;
    max-width: 100%;
}
.list-content .tab-wrap .table-responsive .table table{
    width: 100%;
    max-width: 100%;
    border: 1px solid #e5e5e5;
}
.list-content .tab-wrap .table-responsive .table{
    
    font-size: 12px;
    margin-bottom: 0;
    overflow-x: auto;
}
.list-content .tab-wrap .table-responsive .table::-webkit-scrollbar { width: 0 !important }
.list-content .tab-wrap .table-responsive .table { -ms-overflow-style: none; }
.list-content .tab-wrap .table-responsive tr th{
    text-align: center;
    font-weight: 600;
    color: #666;
    height: 60px;
    background-color: #f7f7fa;
    border-color: #e5e5e5;
}
.list-content .tab-wrap .table-responsive tr {
    border-bottom: 1px solid #e5e5e5;
}
.list-content .tab-wrap .table-responsive tr td{
    text-align: center;
    padding: 0 10px;
    vertical-align: middle;
    border-color: #e5e5e5;
    color: #666;
    height: 60px;
}
.list-content .tab-wrap .table-responsive tr .red-info{
    color:#ff4222;
}
.list-content .tab-wrap .table-responsive tr:hover td{
        background-color: #ebf7ff;
}
.list-content .tab-wrap .table-responsive .control-btn{
    padding: 4px 10px;
    border: 1px solid #2e65d6;
    border-radius: 3px;
    display: inline-block;
    color: #2e65d6;
    background-color: transparent;
    margin-left: 3px;
    cursor: pointer;
}
.list-content .tab-wrap .table-responsive .update-icon .icon-gengxin1{
    font-size: 25px;
    color: #2e65d6;
}
.list-content .tab-wrap .table-responsive .update-icon .icon-gengxin1.expired{
    color: #999;
    cursor: not-allowed;
}
.list-content .tab-wrap .table-responsive .control-btn:hover{
    background: #157df1;
    color: #fff;
}
.list-content .tab-wrap .table-responsive .expired-update-btn{
    background: #eee;
    color: #999;
    border: 1px solid #eee;
    cursor: not-allowed;
}
.list-content .tab-wrap .table-responsive .expired-update-btn:hover{
    background: #eee;
    color: #999;
    border: 1px solid #eee;
    cursor: not-allowed;
}
.list-content .tab-wrap .table-responsive .delete-modal-show{
    border-color: #ee635d;
    color:#ee635d; 
}
.list-content .tab-wrap .table-responsive .delete-modal-show:hover{
    background-color:#ee635d; 
    color: #fff
}
.list-content .tab-info-icon{
    min-width: 181px;
}
.list-content .tab-info-icon img{
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 8px;
}
.list-content .download-link>a{
    max-width: 160px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-content .tab-info-icon p{
    text-align: left;
    font-size: 12px;
    color: #999;
    line-height: 1.5;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-content .tab-info-icon p>span{
    font-size: 14px; 
    color: #333;
}
.merge-model .merge-body-tip{
    text-align: center;
    margin-top: 131px;
    color: #999;
    font-size: 16px;
}
.merge-model .modal-dialog,.cancal-merge-model .modal-dialog{
    margin-top:100px;
}
.merge-model .merge-item{
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    
}
.merge-model .modal-body{
    max-height: 600px;
    min-height: 300px;
    overflow-y: scroll;
}
.merge-model .merge-item .merge-item-logo{
    width: 120px;
    height: 120px;
    margin: 0 auto 10px;
    position: relative;
}
.merge-model .merge-item .merge-item-logo img{
    width: 100%;
    height: 100%;
    border-radius: 24px;
}
.merge-model .merge-item p{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.merge-model .merge-item-active{
    display: none;
    width: 120px;
    height: 120px;
    background: url(../images/apps/icon_dui.png) no-repeat center;
    background-color: rgba(0,0,0,.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 24px;
}

.cancal-merge-model .cancal-merge-item{
    width: 33%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}
.cancal-merge-model .cancal-merge-item .merge-item-logo{
    width: 120px;
    height: 120px;
    margin: 0 auto 10px;
    position: relative;
}
.cancal-merge-model .cancal-merge-item .merge-item-logo img{
    width: 100%;
    height: 100%;
}
.cancal-merge-model .cancal-merge-item  .icon_combineapp{
    width: 60px;
    height: 60px;
    margin: 50px auto 10px;
}
.merge-model .modal-dialog button,.cancal-merge-model .modal-dialog button{
    background: #2e65d6;
    color: #fff;
    padding: 8px 10px;
}
/*宸︿晶瀹㈡湇瀵艰埅鎸夐挳*/
.right-server{
    position: fixed;
    right: 0;
    top: 60%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 999;
}
.right-server ul{
    height: 240px;
}
.right-server ul li{
    width: 80px;
    height: 80px;
    border: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    position: relative;
}
.right-server ul li span{
    color: #2e65d6;
    font-size: 30px;
}
.right-server ul li span:hover{
    color: #2e65d6
}
.right-server ul li .wechat-code{
    background: url(../images/common/img-kuang.png) no-repeat;
    width: 146px;
    height: 135px;
    position: absolute;
    top: -18px;
    right: calc(100% + 10px);
    padding: 5px 0 0 5px;
    z-index: 1000;
    display: none;
    transition: all 600ms;
}
.right-server ul li .wechat-code img{
    width: 125px;
    height: 125px;
}
.wechat-code-wrap:hover .wechat-code{
    display: block
}
.right-server ul .toTop{
    display: none;
}
/*鍒嗗彂椤甸潰*/
.distribute-header{
    background: url(../images/distribute/distribute-bg.png) no-repeat center 100%;
    height: 240px;
}
.distribute-content .cont{
    margin-top: -60px;
    padding: 0 120px;
    text-align: center;
}
.icon-wrap{
    background-color: #fff;
    width: 180px;
    height: 180px;
    border-radius: 25px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.icon-wrap img{
    width: 120px;
    height: 120px;
    border-radius: 24px;
    border: 1px solid #e5e5e5;
    margin: 0 auto;
}
.distribute-content{
    margin-bottom: 20px;
}
.distribute-content .name{
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.distribute-content .download .download-btn{
    color: #fff;
    background-color: #2e65d6;
    height: 50px;
    padding: 0 38px;
    line-height: 48px;
    font-size: 16px;
    margin: 35px auto 15px;
    display: inline-block;
}
.distribute-content .download .download-btn:hover{
    background: #157df1
}
.distribute-content .download .system{
    color: #666;
    text-align: center;
}
.distribute-content .download-code{
    color: #666;
    width: 160px;
    overflow: hidden;
    margin: 35px auto 0;
    text-align: center;
}
.distribute-content .download-code p{
    margin-top: 10px;
}
.distribute-info-wrap{
    padding: 20px 0;
    text-align: center;
}
.distribute-info h3{
	font-size: 24px;
	line-height: 20px;
    color: #333333;
}
.distribute-info-wrap p{
    text-align: left;
    line-height: 1.3;
    margin: 20px 0;
}
.distribute-info-wrap .screenshot-list{
    margin-top: 35px;
    margin-bottom: 55px;
}
.distribute-info-wrap .screenshot-item{
    max-width: 270px;
    max-height: 385px;
    margin-left: 55px;
}
.distribute-info-wrap .screenshot-item img{
    width: 100%;
}
.distribute-info-wrap .screenshot-item:nth-of-type(1){
    margin-left: calc((100% - 920px) / 2) ;
}
.distribute-info-link a{
 color: #2e65d6;
 cursor: pointer;
}
.distribute-password-input{
    border: 1px solid #e5e5e5;
    max-width: 375px;
    margin: 20px auto;
    padding: 30px;
}
.distribute-password-input input{
    display: block;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 10px 20px; 
    margin:20px 0;
}
.distribute-password-input .submit-password{
    padding: 5px 30px;
    background: #2e65d6;
    color: #fff;
}
.click_opacity {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: fixed;
    z-index: 10000;
    top: 0px;
}
.to_btn {
    position: fixed;
    top: 10px;
    right: 10px;
    text-align: right;
    z-index: 10001;
    color: #fff;
}
.to_btn img {
    width: 20%;
    height: auto;
    display: inline-block;
}
.to_btn .span2 {
    display: inline-block;
    line-height: 36px;
    width: 80%;
    margin-bottom: 12px;
    text-align: left;
    font-size: 16px;
}
.to_btn .span2 img {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
.report-model h4{
    text-align: center;
    font-size: 22px;
}
.report-model .report-title{
    line-height: 1.8; 
}

.report-form-wrap {
    background: #f5f9fe;
    padding: 15px;
}

.report-form-wrap .form-group{
    padding: 10px 15px;
}
.report-form-wrap .form-group textarea{
    padding: 15px;
    width: 75%;
}
.report-form-wrap .email-input label{
    margin-top: 12px;
}
.report-form-wrap .email-input input{
    width: 75%;
    padding: 10px 15px;
}
.report-button{
    display: flex;
    justify-content: center;
    align-content: center;
}
.report-form-wrap  .report-fail{
    width: 140px;
    height: 40px;
    color: #2e65d6;
    border-radius: 5px;
    background: #FFF;
    border: solid 1px #2e65d6;   
    margin-right: 20px;
}
.report-form-wrap  .report-success{
	width: 140px;
	height: 40px;
	background: #2e65d6;
    border-radius: 5px;  
    color: #fff;
}
.report-form-wrap  .report-success:hover{
    background: #157df1;
}
.certification-model .modal-body{
    border-radius: 10px;
    text-align: center;
    line-height: 1.5;
    padding-left: 0;
    padding-right: 0;
}
.certification-model .certification-model-bg{
    width: 100%;
    margin-bottom: 20px;
}
.certification-model .certification-fail{
    color: #fff;
    background: #2e65d6;
    padding: 5px 20px;
    border-radius: 5px;
    margin-top: 20px;
}
.certification-model .invoiceReeor-title{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
/*鏂囨。璇︽儏椤�*/
.dosc-banner{
  background: url(../images/dosc/document_topbanner.png) no-repeat center;
  height: 200px;
  overflow: hidden;
}
.dosc-banner h1{
  color: #fff;
  font-size: 28px;
  margin-top: 60px;
  margin-bottom: 20px;

}
.dosc-banner h5{
    color: #fff;
    font-size: 16px;
}
.dosc-content .doc-left{
    width: 20%;
    padding: 10px;
}
.dosc-content .doc-right{
    width: 80%;
    padding: 10px;
}
.dosc-content .doc-list{
    padding: 35px 0px;
}
.dosc-content .doc-list .doc-item .title{
    font-size: 24px;
    color: #2e65d6;
    margin-bottom: 15px;
}
.dosc-content .doc-list .doc-item  .cont{
    border: 1px solid #e5e5e5;
    padding: 25px 25px 15px;
    margin-bottom: 60px;
    background-color: white;
}
.dosc-content .doc-list .doc-item .common{
    margin-bottom: 10px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dosc-content .doc-list .doc-item .tit1 {
    color: #333;
}
.dosc-content .doc-list .doc-item .icon-document{
    display:inline-block;
    vertical-align: text-bottom;
    width:32px;
    height:32px;
    margin-right: 15px;
}
.accordion .icon-document{
    display:inline-block;
    vertical-align: middle;
    width:20px;
    height:20px;
    margin-right: 5px;
}
.icon-document1{
    background:url(../images/dosc/icon_ncff_m.png) no-repeat;
    background-size: 100% 100%;
}
.icon-document2{
    background:url(../images/dosc/icon_qyqm_m.png) no-repeat;
    background-size: 100% 100%;
}
.icon-document3{
    background:url(../images/dosc/icon_fz_m.png) no-repeat;
    background-size: 100% 100%;
}
.dosc-content .doc-list .doc-item .common a:hover{
    color: #157df1;
}
.dosc-content .accordion {
  width: 100%;
  background: #FFF;
  border:1px solid #e5e5e5;
}

.dosc-content .accordion .link {
  border-left: 5px solid transparent;
  cursor: pointer;
  display: block;
  padding: 15px 0 15px 10px ;
  color: #666;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #CCC;
  position: relative;
}

.dosc-content .accordion li:last-child .link {
  border-bottom: 0;
}

.dosc-content .accordion li i {
  position: absolute;
  top: 16px;
  right: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.dosc-content .accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.dosc-content .accordion li.open .link {
  color: #2e65d6;
  border-left-color: #2e65d6;
  
}

.dosc-content .accordion li.open i {
  color: #2e65d6;
}
.dosc-content .accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.submenu {
  display: none;
  background: #fff;
  font-size: 12px;
  line-height: 1.4;
}

.submenu li {
  border-bottom: 1px solid #e5e5e5;
}

.submenu a {
  display: block;
  text-decoration: none;
  color: #999;
  padding: 11px 20px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover,.submenu .actived a{
  background: #fff;
  color: #2e65d6;
}

.cont-right{
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  min-height: 600px;
  margin-bottom: 40px;
  background: #fff;
}
.cont-right .title{
  color: #333;
  border-bottom: 1px solid #e5e5e5;
  padding: 18px 20px;
  font-size: 16px;
}
.cont-right  .article-cont{
    padding: 20px ;
    max-width: 100%;
    color:#333;
}

/*app璇︽儏椤�*/
.appDetail-wraper .detail-top{
    box-sizing: border-box;
    padding: 10px 0;
}
.appDetail-wraper .app-logo{
    border: 1px solid #e5e5e5;
    float: left;
    border-radius: 12px;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.appDetail-wraper .detail-top p{
    line-height: 1.5;
}
.appDetail-wraper .detail-top .title{
    font-size: 20px;
    color: #999;
}
.appDetail-wraper .detail-top .title .text{
    color: #333;
}
.appDetail-wraper .detail-top .title .status{
    background-color: #fd641d;
    margin-top: -5px;
    color: #fff;
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    border-radius: 5px;
    padding: 0 5px;
}
.appDetail-wraper .detail-top .desc{
    color: #999;
}
.appDetail-wraper .detail-top .desc span{
    margin-right: 20px;
}
.appDetail-wraper .detail-top .upload-new{
    background-color: #2e65d6;
    color: #fff;
    font-size: 18px;
    border-radius: 25px;
    padding: 15px 20px;
    align-items: center;
    box-shadow: 0 5px 10px rgba(202,225,252,.5);
    display: inline-block;
}
.appDetail-wraper .detail-top .upload-new:hover{
    background: #157df1;
}
.appDetail-wraper .detail-top .upload-new .filesize{
    color: #ddd;
    font-size: 8px;
}
.appDetail-wraper .detail-top .upload-preview{
    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid #2e65d6;
    color: #2e65d6;
    display: inline-block;
    margin-left:10px;
}
.appDetail-wraper .detail-top .upload-renew{
    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid #2e65d6;
    border-color: red;
    color: red;
    display: inline-block;
    margin-left:10px;
}
.appDetail-wraper .detail-top .upload-preview:hover{
    background: #2e65d6;
    color: #fff;
}
.appDetail-wraper .detail-top  .expired-update-btn{
    background: #eee;
    color: #999;
    border: 1px solid #eee;
    cursor: not-allowed;
}
.appDetail-wraper .detail-top  .expired-update-btn:hover{
    background: #eee;
    color: #999;
    border: 1px solid #eee;
    cursor: not-allowed;
}
.appDetail-wraper .detail-top .merge{
    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ee635d;
    color: #ee635d;
    white-space: normal;
    padding: 0 5px;
    line-height: 14px;
    background: #fff
}
.appDetail-wraper .detail-content .item{
    min-height: 75px;
}
.appDetail-wraper .detail-content .item .line{
    border-left: 4px solid #2e65d6;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    padding-left: 10px;
}
.appDetail-wraper .detail-content .item p{
    line-height: 1.5;
    max-width: 290px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
    padding-left: 15px;
}
.appDetail-wraper .detail-content .item  .small{
    font-size: 12px;
    margin-bottom: 0;
    color: #999;
}
.qrcode-item{
    position: relative;
}
.appDetail-wraper .detail-content{
    padding: 25px 0 15px;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}
.appDetail-wraper .detail-content .copylink{
    font-size: 12px;
}
.appDetail-wraper .detail-content .qrcode-item  .qrcode-img{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 220px;
    top: 5px;
    transition: all 500ms;
    background-color: #fff;
    
}
.appDetail-wraper .detail-content .qrcode-item .qrcode-img canvas{
    width: 100%;
    height: 100%;
}
.appDetail-wraper .detail-content .qrcode-item .qrcode-img:hover{
    transform: scale(1.5)
}
.appDetail-wraper .detail-note{
    padding: 20px 0;
}
.appDetail-wraper .detail-note h4{
    padding-bottom: 10px;
}
.appDetail-wraper .detail-note table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
}
.appDetail-wraper .detail-note table th{
    border: none !important;
    text-align: center;
    font-weight: normal;
    color: #666;
    height: 40px;
    background-color: #f5f6f7;
    font-size: 12px;
    vertical-align: middle !important;
}
.appDetail-wraper .detail-note table td{
    padding: 0 15px !important;
    height: 50px;
    vertical-align: middle !important;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #ddd;
    position: relative;
}
.appDetail-wraper .detail-note table .vesion-now{
    position: absolute;
    top: 0;
    left: 0;
}
.detail-note .control{
    width: 200px !important;
    display: inline-block;
    line-height: 50px;
}
.detail-note .control a{
    font-size: 25px;
    color: #999;
    margin-left: 5px;
}
.detail-note .control a:hover{
    color: #2e65d6;
}
/*涓嬭浇鏄庣粏椤甸潰*/
.download-detail-wrap .choose-time{
    width: 120px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 10px;
    position: relative;
}
.download-detail-wrap .choose-time input{
    width: 100%;
}
.download-detail-wrap .choose-time span{
    font-size: 18px;
    position: absolute;
    right: 3px;
    top: 8px;
}
.download-detail-wrap .choose-time-wrap{
    padding-bottom: 15px ;
}
.download-detail-wrap .search-down{
    border: 1px solid #2e65d6;
    display: inline-block;
    padding: 9px 10px;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}
/*鍏充簬鎴戜滑椤甸潰*/
.aboutus-wrap .nav-tabs{
    border: none;
}
.aboutus-wrap .nav>li>a{
    padding: 15px 0;
}
.aboutus-wrap .nav-tabs>li a{
    border: none;
    color: #fff;
    background: transparent;
    margin-right:0;
    border-radius: 0;
    line-height: 18px;
}
.aboutus-wrap .nav-tabs>li a span{
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
}
.aboutus-wrap .nav-tabs>li.active>a, .aboutus-wrap .nav-tabs>li.active>a:focus, .aboutus-wrap .nav-tabs>li.active>a:hover{
    border: none;
    background: #fff;
    color: #2e65d6;
}
.aboutus-wrap .nav-tabs>li>a:hover{
    background: #fff;
    color: #2e65d6;
}

.aboutus-top .aboutus-top-banner{
    background: url(../images/about/aboutus_topbanner.png) no-repeat center;
    height: 200px;
}
.aboutus-top h1{
    color: #fff;
    font-size: 36px;
    text-align: center;
    line-height: 200px;
}
.aboutus-cont .tab-header {
    background: rgba(46,101,214,0.8);
}
.aboutus-cont .tab-header .nav-tabs>li.active>a,.aboutus-cont .tab-header .nav-tabs>li.active>a:focus,.aboutus-cont .tab-header .nav-tabs>li.active>a:hover{
    background:#157df1;
    color: #FFF;
}
.aboutus-cont .tab-header .nav-tabs>li>a:hover{
    background:#157df1;
    color: #FFF;
}
.aboutus-cont .tab li{
    width: 25%;
    height: 49px;
    line-height: 49px;
    text-align: center;
}
.aboutus-cont{
    text-align: center;
    padding-bottom: 90px;
}
.aboutus-cont h1{
    font-size: 36px;
    color: #2e65d6;
    margin:60px 0 43px;
}
.aboutus-cont .content-text{
    font-size: 14px;
    line-height: 2;
    color: #666666;
    box-sizing: border-box;
    padding: 0 90px;
    text-align: left;
}
.aboutus-cont .desc-list{
    width: 100%;
    margin-top: 83px;
}
.aboutus-cont .desc-list .desc-item{
    width: 33.3%;
    float: left;
    font-size: 14px;
}
.aboutus-cont .desc-list .desc-item img{
    width: 88px;
    height: 88px;
}
.aboutus-cont .desc-list .desc-item .title{
    font-size: 24px;
    color: #333333;
    padding: 15px 0;
}
.aboutus-cont .feed_button{
    color: #fa8359;
    margin-top: 20px;
    border-radius: 5px;
    background: #FFf;
    padding: 10px 40px;
    border: solid 1px #fa8359;
}
.aboutus-cont .feed_button:hover{
    background: #fa8359;
    color: #fff;
}
.aboutus-cont #desc{
    padding: 0 90px;
}
.aboutus-cont #desc h3{
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 4
}
.aboutus-cont #desc p{
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 1.5
}
.aboutus-cont #desc .desc-list p{
    text-align: center
}
.aboutus-cont #desc .desc-list .small-title{
    max-width: 180px;
    margin: auto;
}
.aboutus-cont .auditing{
    text-align: left;
    line-height: 1.2;
    padding: 0 90px;
}
.aboutus-cont .auditing h1{
    text-align: center;
}
.aboutus-cont .auditing h3{
    font-size: 20px;
    color: #333333;
    line-height: 33px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.aboutus-cont .auditing h5{
    font-size: 16px;
    color: #333333;
    line-height: 33px;
}
.aboutus-cont .auditing p{
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}
/*浠锋牸椤甸潰*/
.price-wrap .price-top {
    background: url(../images/price/price_topbanner.png) no-repeat center;
    height: 200px;
}
.price-wrap .price-top-banner h1{
    font-size: 36px;
    margin-top: 60px ;
    margin-bottom: 20px;
    color: #fff;
}
.price-wrap .price-top-banner h5{
    color: #fff;
}
.price-wrap  .price-content{
    padding: 110px 0;
}

.price-wrap .price-list .price-item{
    width: 360px;
    text-align: center;
    padding: 35px 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(112,61,231,.1);
    transition: transform 100ms;
    margin-left: calc((100% - 1080px) / 2);
    float: left;
    min-height: 660px;
}
.price-wrap .price-list .price-item:hover{
    transform:scale(1.05)
}
.price-wrap .price-list .price-item:nth-of-type(1){
    margin-left: 0px;
}
.price-wrap .price-item p,.price-wrap .price-item dt{
    font-size: 14px;
    color: #666666;
    line-height: 1.7;
}
.price-wrap .price-item .title{
    font-size: 28px;
    color: #333333;
    margin:20px 0;
}
.price-wrap .price-item span{
    font-size: 18px;
    margin: 0 3px;
}
.price-wrap .price-item .maney{
    font-size: 25px;
    color: #fa8359;
}
.price-wrap .price-item button{
    padding: 15px 70px;
    background:#fa8359;
    color: #fff;
    border-radius: 5px;
    margin: 30px 0;
}
.price-wrap .price-item button.disable{
    cursor: not-allowed;
    background: #e5e5e5;
    color: #fff;
}

.price-wrap .price-item button:hover{
    background: #dc8161
}
.price-wrap .price-item button.disable:hover{
    background: #e5e5e5;
}
/*浠锋牸璇︽儏椤甸潰*/
.price-detail-wrap{
    padding: 0 0;
}
.price-detail-wrap .price-title{
    font-size: 36px;
    color: #2e65d6;
    text-align: center;
}
.price-detail-wrap .sign-now{
    text-align: center;
    margin: 30px 0;
}
.price-detail-wrap .sign-now button{
    padding: 15px 68px;
    background: #fa8359;
    border-radius: 5px;
    color: #fff;
}
.price-table .table th{
    width:33%;
    text-align: center;
    height: 50px;
    color: #333;
    border-top: none;
    position: relative;
    vertical-align: middle;
    border-right: 1px solid #d9eeff;
    font-weight: 600;
    font-size: 15px;
    background-color: #f5f6f7;
}
.price-table .table td{
    text-align: center;
    border: solid 1px #d9eeff;
    height: 50px;
    color: #333;
    vertical-align: middle;
}
.price-table .table th:nth-of-type(1){
    border-left: 1px solid #d9eeff;
}
.feature-title{
    margin:100px 0px 60px;
}
.feature-table .table{
    table-layout: fixed;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.feature-table .table th{
    text-align: center;
    height: 50px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    border-top: none;
    position: relative;
    vertical-align: middle;
}
.feature-table .table td{
    text-align: center;
    border: 1px solid #ddd;
    height: 50px;
    color: #333;
    vertical-align: middle;
}
.feature-table .table .right-icon-color{
    color: #13c960;
}
.feature-table .table tr:nth-of-type(odd) td{
    background-color: #f5f6f7;
}
.feature-table .table .level1{
    background: url(../images/price/tabbk_jcb.png);
}
.feature-table .table .level2{
    background: url(../images/price/tabbk_gjb.png);
}
.feature-table .table .level3{
    background: url(../images/price/tabbk_hhb.png);
}
.feature-table .level .title{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 5px;
    position: relative;
    
}
.feature-table .level p{
    color: #fff;
}
.feature-table .level .title span{
    vertical-align: text-bottom;
    font-size: 16px;
}
.price-apps-tab{
    width: 440px;
    height: 48px;
    line-height: 48px;
    margin: 40px auto;
}
.price-apps-tab li{
    float: left;
    text-align: center;
    width: 50%;
    color: #333;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}
.price-apps-tab li:first-of-type{
    border-radius: 25px 0 0 25px;
    border-right-color: transparent;
}
.price-apps-tab li:last-of-type{
    border-left-color: transparent;
    border-radius: 0 25px 25px 0;
}
.price-apps-tab li.active {
    background-color: #2e65d6;
    border-color: #2e65d6;
    color: #fff;
}
.price-apps-wrap .tab-con h1{
    font-size: 36px;
    color: #2e65d6;
    text-align: center;
    margin-bottom: 25px;
}
.price-apps-wrap .tab-con .small-title{
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-bottom: 35px;
}
.price-apps-wrap .tab-con .cont:hover{
    box-shadow: 0 3px 10px rgba(21,125,241,.2);
}
.price-apps-wrap .tab-con .cont{
    border: 1px solid #e5e5e5;
    padding-bottom: 40px;
    background: #f5f9fe;
    position: relative;
}
.price-apps-wrap .tab-con .big-item-wrap .cont{
    background: #fff9f3;
}
.price-apps-wrap .tab-con .gradient{
    height: 7px;
}
.price-apps-wrap .tab-con .gradient1{
    background: linear-gradient(-90deg, #3798f3 0%, #3cdaff 100%), linear-gradient(#2e65d6, #2e65d6);
}
.price-apps-wrap .tab-con .gradient2{
    background: linear-gradient(-90deg, #2e65d6 0%, #38a5f5 100%), linear-gradient(#2e65d6, #2e65d6);
}
.price-apps-wrap .tab-con .gradient3{
    background: linear-gradient(-90deg, #4e169a 0%, #3073dd 100%), linear-gradient(#2e65d6, #2e65d6);
}
.price-apps-wrap .tab-con .big-item-wrap .gradient1{
    background-image: linear-gradient(-90deg, #fca74d 0%, #ffdd3c 100%), linear-gradient(#2e65d6, #2e65d6);
}
.price-apps-wrap .tab-con .big-item-wrap .gradient2{
    background-image: linear-gradient(-90deg, #fa8359 0%, #fdb14a 100%), linear-gradient(#2e65d6, #2e65d6);
}
.price-apps-wrap .tab-con .big-item-wrap .gradient3{
    background-image: linear-gradient(-90deg, #af12b1 0%, #fb8c56 100%), linear-gradient(#2e65d6, #2e65d6);
}
.price-apps-wrap .tab-con .downloads{
    background: #fff;
    text-align: center;
    padding: 35px 0 30px;
}
.price-apps-wrap .tab-con .downloads .text{
    color: #666;
    font-size: 16px;
    margin-bottom: 15px;
}
.price-apps-wrap .tab-con .downloads .num{
    color: #333;
    font-size: 50px;
}
.price-apps-wrap .tab-con .downloads .num span{
    font-size: 16px;
}
.price-apps-wrap .tab-con .instructions dl{
    border-top: 1px solid #e5e5e5;
    text-align: left;
    color: #666;
    padding-top: 25px;
    height: 240px;
}
.price-apps-wrap .tab-con .instructions dl dd{
    padding: 0 70px;
    margin: 10px 0;
    color: #666;
}
.price-apps-wrap .tab-con .p-price{
    font-size: 16px;
    color: #2e65d6;
    text-align: center;
    margin-bottom: 25px;
}
.price-apps-wrap .tab-con .big-item-wrap .p-price{
    color: #fa8359;
}
.price-apps-wrap .tab-con .p-price span{
    font-size: 40px;
}
.price-apps-wrap  .tab-con .p-pay{
    text-align: center
}
.price-apps-wrap .tab-con .p-pay .btn-buy{
    display: inline-block;
    padding: 10px 12px;
    width: 120px;
    color: #2e65d6;
    border: 1px solid #2e65d6;
}
.price-apps-wrap .tab-con .icon-duigou-copy{
    color: #2e65d6;
    margin-right: 10px;
}
.price-apps-wrap .tab-con .big-item-wrap  .icon-duigou-copy{
    color: #fa8359;
    margin-right: 10px;
}
.price-apps-wrap .tab-con .big-item-wrap .p-pay .btn-buy{
    color: #fa8359;
    border: 1px solid #fa8359;
}
.price-apps-wrap .tab-con .p-pay .btn-buy:hover{
    background: #2e65d6;
    color: #fff;
}
.price-apps-wrap .tab-con .big-item-wrap .p-pay .btn-buy:hover{
    background: #fa8359;
    color: #fff;
}
.apps-buy .apps-list1 {
    padding: 10px 30px;
}
.apps-buy .apps-list1 li{
    float: left;
    position: relative;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 12px 20px 11px;
    margin-right: 40px;
    margin-bottom: 5px;
}
.apps-buy .apps-list1 li.active{
    border-color: #157df1;
}
.apps-buy .apps-list1 li .left{
    padding-right: 40px;
}
.apps-buy .apps-list1 li .text2{
    color: #333;
    margin-top: 8px;
    font-weight: 600;
}
.apps-buy .apps-list1 .right{
    color: #2e65d6;
    font-size: 30px;
    padding-left: 50px;
    border-left: 1px solid #e5e5e5;
}
.apps-buy .apps-list1 .right span{
    color: #666;
    font-size: 14px;
}
/*鍙嶉椤甸潰*/
.feedback-wrap{
    padding: 25px 120px 40px;
}
.feedback-wrap .feedcont{
    border-radius: 5px;
    background-color: #fff;
    padding: 25px 30px 30px;
}
.feedback-wrap .title{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px;
}
.feedback-wrap .form-group {
    margin-bottom: 35px;
}
.feedback-wrap label {
    color: #333;
    margin-bottom: 10px;
}
.feedback-wrap  label span {
    color: #fd641d;
    margin-right: 10px;
}
.feedback-wrap  .type li {
    float: left;
    margin-right: 40px;
    cursor: pointer;
    margin-bottom: 10px;
}
.feedback-wrap input[type="radio"]:checked + .radio-beauty {
    padding: 2px;
    background-color: #2e65d6;
    background-clip: content-box;
  }
.feedback-wrap.radio-name {
    vertical-align: middle;
    font-size: 16px;
  }
.feedback-wrap .radio-beauty {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #2e65d6;
    vertical-align: middle;
    margin: 0 15px 0 3px;
    border-radius: 50%;
  }
.feedback-wrap .radio-beauty:hover {
    box-shadow: 0 0 7px #2e65d6;
  }
.feedback-wrap  input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.feedback-wrap .feedback-submit button{
	width: 200px;
	height: 46px;
	background: #2e65d6;
    border-radius: 5px;
    color: #fff;
}
/*澶氬紶鍥剧墖鍏叡鏍峰紡*/
.upload-multiple .upload-img{
    position: relative;
    border: 1px dashed #e5e5e5;
    width: 90px;
    height: 90px;
    border-radius: 5px;
    background: url(../images/common/img_upload.png) no-repeat center ;
    overflow: hidden;
}
.upload-multiple .upload-img input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.upload-multiple .uploaded-img {
    border: 1px solid #e5e5e5;
    width: 90px;
    height: 90px;
    position: relative;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.upload-multiple .uploaded-img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.delete-img{
    width: 20px;
    height: 20px;
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    z-index: 2;
    background: url(../images/common/icon_close.png);
    display: inline-block
}

/*涓汉涓績鐩稿叧css*/
.center-crumbs-wrap{
    height: 55px;
    line-height: 55px;
}
.select-auth-content{
    padding: 30px 15px;
    text-align: center;
}
.select-auth-content img{
    margin: 0 auto
}
.select-auth-title{
    margin: 85px 0 50px 0;
	font-size: 30px;
}
.select-auth-content .select-auth-list .select-auth-item{
    width: 330px;
    text-align: center;
    padding: 35px 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(112,61,231,.1);
    transition: transform 100ms;
    margin-right: calc((100% - 760px) / 2);
}
.select-auth-list .select-auth-item:nth-of-type(1){
    margin-right: 100px;
    margin-left: calc((100% - 760px) / 2); 
    margin-right: 0px;
}
.select-auth-list  .select-auth-item p,.select-auth-list  .select-auth-item dt{
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
}
.select-auth-list  .select-auth-item h3{
	font-size: 28px;
	line-height: 30px;
    color: #2e65d6;
    margin: 20px 0;
}
.select-auth-list  .select-auth-item img{
    width: 64px;
    height: 64px;
}
.select-auth-list  .select-auth-item .title{
    font-size: 28px;
    color: #333333;
    margin:20px 0;
}
.select-auth-list  .select-auth-item span{
    font-size: 18px;
    margin: 0 3px;
}
.select-auth-list  .select-auth-item button{
    padding: 10px 70px;
    background:#fa8359;
    color: #fff;
    border-radius: 5px;
    margin: 30px 0;
}
.select-auth-list .select-auth-item.blue button{
    background: #2e65d6
}

.personal-auth-wrap{
    background: #fff;
    
}
.personal-auth-cont{
    border-radius: 5px;
    background-color: #fff;
    padding: 25px 30px 30px;
}
.personal-auth-top img{
    margin: 0 auto
}
.personal-auth-list{
    margin-top: 80px;
    padding: 0 220px;
}
.personal-auth-cont label{
    line-height: 34px;
}
.personal-auth-list .personal-auth-img .upload-img1{
    position: relative;
    border: 1px dashed #e5e5e5;
    width: 175px;
	height: 126px;
    border-radius: 5px;
    background: url(../images/common/icon_upload.png) no-repeat center 30px;
    overflow: hidden;
    margin-left: calc((100% - 525px ) / 2) ;
    float: left;
}

.personal-auth-list .personal-auth-img .upload-img1 .thumbnail{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}
.personal-auth-list .personal-auth-img .upload-img1 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.personal-auth-img .example-img .thumbnail{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}
.personal-auth-list .personal-auth-img .upload-img1 .text {
    text-align: center;
    margin-top: 100px;
}
.personal-auth-list .example-img-more,.personal-auth-list .upload-img-more{
    margin: 30px 0;
    padding: 0 15px;
}
.personal-auth-img .example-img{
    position: relative;
    border: 1px dashed #e5e5e5;
    width: 175px;
	height: 126px;
    border-radius: 5px;
    overflow: hidden;
    margin-left: calc((100% - 525px ) / 2) ;
    float: left;
}
.personal-auth-img .example-img:nth-of-type(1),.personal-auth-list .personal-auth-img .upload-img1:nth-of-type(1){
    margin-left: 0;
}
.personal-auth-tips{
    display: flex;
    align-items: center;justify-content: center;
}
.personal-auth-tips p{
    line-height: 1.5;
	color: #999999;
}
.personal-auth-agree{
    text-align: center;
    margin: 65px 0;
}
.personal-auth-submit{
    display: flex;
    align-items: center;
    justify-content: center
}
.personal-auth-submit .prev{
    width: 200px;
    height: 46px;
    color:  #2e65d6;
	border-radius: 5px;
    border: solid 1px #2e65d6;
    background: #fff;
    margin-right: 30px;
}
.personal-auth-submit .auth{
    width: 200px;
	height: 46px;
	background-color: #2e65d6;
	border-radius: 5px;
    border: solid 1px #2e65d6;
    color: #Fff;
}

.enterprise-auth-tip{
    padding: 10px 20px;
    text-align: center;
    line-height: 1.5;
	background: #fff5f2;
	border-radius: 6px;
    border: solid 1px #bfbfbf;
    margin: 30px ;
}
.enterprise-auth-img{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.enterprise-auth-img .upload-img1{
    position: relative;
    border: 1px solid #e5e5e5;
    width: 175px;
	height: 126px;
    border-radius: 5px;
    background: url(../images/common/img_upload.png) no-repeat center 90px;
    overflow: hidden;
}

.enterprise-auth-img .upload-img1 .thumbnail{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}
.enterprise-auth-img .upload-img1 .text {
    text-align: center;
    margin-top: 200px;
}
.enterprise-auth-img .example-img ,.enterprise-auth-img .upload-img1{
    width: 240px;
    height: 300px;
    margin-right: 75px;
}
.enterprise-auth-img .example-img .thumbnail{
    width: 100%;
    height: 100%;
}
.enterprise-auth-img .upload-img1 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.enterprise-auth-list .enterprise-example-img:nth-of-type(1){
    margin-left: calc((100% - 525px ) / 2) ;
}
.usercenter-right-content .title{
    background: #f7f7f7;
    padding: 0;
}
.usercenter-right-content .title ul li{
    width: 95px;
    display: inline-block;
    text-align: center;
}
.usercenter-right-content .title ul li.active{
    background: #fff;
    border-bottom: none;
}
.usercenter-list{
    padding:0 15px;
    line-height: 44px;
}
.usercenter-list .usercenter-item label{
    text-align: left;
}
.usercenter-list .usercenter-item .cont button{
    background: #fff;
    width: 80px;
    border: 1px solid #ccc;
}
.usercenter-list .usercenter-item .cont input{
    width: 70%;
    height: 100%;
    border: 1px solid #ccc;
    padding: 10px;
}
.usercenter-list .usercenter-item .cont textarea{
    width: 70%;
    height: 100%;
    border: 1px solid #ccc;
    padding: 10px;
}
.usercenter-list .usercenter-item .cont .getVerify-code{
    width: auto;
    height: 39px;
    color: #2e65d6;
    border: solid 1px #2e65d6;
    margin-top: 3px;
    margin-left: 20px;
    padding: 0 10px;
}
.usercenter-item  .message-cont span{
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    vertical-align: middle;
}
.usercenter-item  .message-cont .icon-icon---copy,.usercenter-item  .message-cont .icon-xinfeng{
    font-size: 18px;
}
.usercenter-item  .message-cont{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.usercenter-item .message-time span:nth-of-type(2){
    margin-left: 20px;
}
/*浣欓鍏呭€�*/
.balance-right-content{
    padding: 0;
}
.balance-right-content .balance-number{
    position: relative;
    padding: 25px 30px 10px;
}
.balance-right-content .balance-number .desc{
    color: #333;
    font-weight: bold;
    margin-bottom: 8px;
}
.balance-right-content .balance-number .num{
    color: #fba208;
    font-size: 40px;
}
.balance-right-content .balance-title{
    padding: 25px 30px 20px;
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
    color: #333;
}
.balance-right-content .mart0{
    margin-top: 0;
}
.balance-right-content .payBtn-wrap .payBtn{
    width: 160px;
    padding: 9px 0;
    background: #157df1;
    color: #fff;
    border: 1px solid #157df1;
}
.balance-right-content .payBtn-wrap .payBtn.disable{
    cursor: not-allowed;
    color: #ccc !important;
    background: #e8e8e8 !important;
    border-color: #e8e8e8 !important;
}
.balance-right-content .balance-price ul{
    width: 65%;
}
.balance-right-content .balance-price ul li{
    margin-bottom: 20px;
}
.balance-right-content .balance-price li input[name=rechargeAmount]{
    width: 120px;
    position: absolute;
    top: -7px;
    left: 21px;
}
.balance-right-content .balance-price ul .price-num{
    width: 50px;
    display: inline-block;
}
.balance-right-content .balance-prot{
    margin: 25px 0;
    font-size: 12px;
}
.balance-right-content input[type=checkbox]{
    margin-top: 0;
}
.balance-right-content .card-pay{
    width: 34px;
    margin-right: 10px;
}
.balance-right-content .icon-checkbox{
    background: url(../images/common/right-botton-active.png) no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
.balance-right-content .active .icon-checkbox{
    display: block;
}
.balance-right-content .certification-tip{
    margin: 20px 0;
}
.balance-right-content .contrary-transfer dl dt{
    width: 60px;
    font-weight: normal;
    text-align: right;
    margin-right: 45px;
    padding-top: 7px;
}
.balance-right-content .contrary-transfer dl dd{
    line-height: 34px;
    font-weight: normal;
}
.balance-right-content .contrary-transfer .dl-input .error{
    display: none;
}
.balance-right-content .contrary-transfer .dl-input .form-error+.error{
    display: block;
}
.balance-right-content .contrary-transfer .dl-input{
    margin-top: 10px;
}
.order-balance-recharge{
    position: relative;
    border: 1px solid #e5e5e5;
    padding: 25px 30px 10px;
    margin-bottom: 20px;
}
.order-balance-recharge .b-tit{
    color: #333;
    font-weight: 600;
}
.order-balance-recharge .b-num{
    color: #fba208;
    font-size: 40px;
    line-height: 1.5;
}
.order-balance-recharge .desc{
    font-size: 12px;
    color: #666;
}
.order-balance-recharge  .recharge-btn{
    display: inline-block;
    padding: 10px 25px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    background: #2e65d6;
    color: #fff;
    border: 1px solid #2e65d6;
}
/*娑堟伅涓績*/
.message-center-wrap .message-center-content{
    border: 1px solid #e5e5e5;
}

.message-center-wrap .messagecenter-item{
    border-top: 1px solid #e5e5e5;
    padding: 5px 0;
}
.message-center-wrap input[type=checkbox]{
    margin-top: 0;
    zoom:120%;
}
.message-center-wrap .read-all{
    padding: 4px 12px;
    line-height: normal;
    margin-left: 10px;
    border: 1px solid #e5e5e5;
    color: #666;
    background-color: transparent;
}
.message-detail-wrap{
    padding: 15px;
}
.message-detail-title{
    text-align: center;
    font-size: 26px;
    margin-bottom: 25px;
}
.message-detail-title .time{
    color: #666;
    font-size: 12px;
    margin-top: 15px;
}
.message-detail-content{
    line-height: 2.0;
    white-space: pre-line;
}
/*鍙戠エ璇︽儏椤甸潰*/
.billing-btn button{
    border: 1px solid #2e65d6;
    color: #2e65d6;
    background: #f7f7f7;
    padding: 5px 20px;
    margin-bottom: 10px;
}
.invoice-right-content .company-name span{
    width: 120px;
    display: inline-block;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.billing-btn button:hover{
    background: #2e65d6;
    color: #fff;
}
.invoiceDetail-list{
    line-height: 36px;
    padding: 30px;
}
.invoiceDetail-list .usercenter-item label{
    text-align: right;
}
.invoiceDetail-list hr{
    margin: 20px 0;
    border-color: #eee;
}
.invoiceCreate-form{
    padding: 30px;
}
.invoiceCreate-form .form-item {
    margin-bottom: 20px;
}
.invoiceCreate-form .form-item label{
    margin-bottom: 8px;
}
.invoiceCreate-form .form-item .text-input{
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
}
.invoiceCreate-form .form-item  .select-input{
    border: 1px solid #e5e5e5;
    margin-right: 15px;
    margin-bottom: 20px;
    padding: 5px 10px;
}
.invoiceCreate-form hr{
    margin: 20px 0;
    border-top:1px solid #e5e5e5;
}
.invoiceCreate-form .form-button button{
    width: 160px;
    background: #2e65d6;
    color:#fff;
    padding: 8px 0;
    margin-left: 15px;
}
/*璧勮川*/
.qualification-tips{
    padding: 30px;
    padding-bottom: 0;
}
.qualification-tips table {
    margin-top: 20px;
    margin-bottom: 0;
}
.qualification-tips table td {
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
}
.qualification-upload{
    padding: 0 30px;
}
.qualification-upload .upload-img{
    position: relative;
    border: 1px dashed #e5e5e5;
    width: 90px;
    height: 90px;
    border-radius: 5px;
    background: url(../images/common/img_upload.png) no-repeat center ;
    overflow: hidden;
}
.qualification-upload .upload-img input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.qualification-submit button , .changeUsername-submit button{
	width: 200px;
	height: 46px;
	background: #2e65d6;
    border-radius: 5px;
    color: #fff;
    margin-left: 15px;
}
.changeUsername-submit button{
    margin-left: 0;
    margin-top: 30px;
}

/*寰俊鏀粯椤甸潰*/
.wxPay-wrap .wxPay-qrcode{
    width: 200px;
    height: 200px;
    padding: 10px;
    margin: 80px auto 0;
    border: 1px solid #ccc;
}
.wxPay-wrap .wxPay-tip{
    margin-top: 140px;
    color: #666;
}
.wxPay-wrap .wxPay-tip span{
    line-height: 1.5;
}
.wxPay-wrap .wxPay-tip-img{
    text-align: center;
}

/*鍏嶈矗澹版槑椤甸潰*/
.disclaimer-wrap .disclaimer-cont{
    padding: 80px 130px;
}
.disclaimer-wrap .disclaimer-cont h3{
    font-size: 36px;
    text-align: center;
    color: #2e65d6;
    margin-bottom: 30px;
}
.disclaimer-wrap .disclaimer-cont p{
    font-size: 14px;
    line-height: 1.5;
}
.disclaimer-wrap .disclaimer-cont p:nth-of-type(1){
    margin-bottom: 30px;
}
.disclaimer-footer img{
    margin: auto;
}

/*灏佽椤甸潰*/
.package-banner{
    background: url(../images/pack/fengzhuang_topbanner1.png) no-repeat center;
    height: 430px;
    position: relative;
    display: block;
    overflow: hidden;
}
.package-banner-two{
    background: url(../images/pack/fengzhuang_topbanner2.png) no-repeat center;
}
.package-banner .content{
    margin-top: 100px;
    color: #fff;
}
.package-banner .content h1{
    font-size: 32px;
    margin-bottom: 30px;
}
.package-banner .content .desc{
    font-size: 16px;
    margin-bottom: 30px;
}
.package-banner .content .desc-icon span{
    color: white;
    margin-left: 10px
}
.package-banner .content .desc-icon img{
    margin-left: 30px
}
.package-banner .content .desc-icon img:nth-of-type(1){
    margin-left: 0;
}
.package-banner .content ul:nth-of-type(2){
    margin-top: 0
}
.package-banner .content li{
    float: left;
    margin: 0 0 5px 0px;
    font-size: 16px;
}
.package-banner .content .package-now span{
    display: inline-block;
    padding: 15px 60px;
    border: 1px solid #fa8359;
    background: #fa8359;
    border-radius: 5px;
    color: #fff;
}
.package-model-one{
    padding: 60px 0;
}
.package-model-one .content .item{
    width: 50%;
    float: left;
    padding:  20px 0;
}
.package-model-one .content .item:nth-of-type(2n-1){
    border-right: 1px dashed #e5e5e5
}
.package-model-one .content .item:nth-of-type(1),.package-model-one .content .item:nth-of-type(2){
    border-bottom: 1px dashed #e5e5e5
}
.package-model-one .content .item img{
    margin: 0 45px 0 75px;
}
.package-model-one .content .item .cont{
    text-align: left;
}
.package-model-one .content .item .cont .title{
	font-size: 18px;
    color: #333333;
    margin: 20px 0 10px 0;
}
.package-model-one .content .item .cont .desc{
    color: #999;
    line-height: 1.5;
}
.package-model-one .head h1 , .package-model-two .head h1 , .package-model-three .head h1{
    margin-bottom: 20px;
}
.package-model-two .content .item img{
    width: 120px;
}
.package-model-three{
    background: url(../images/pack/img_fzlc.png) no-repeat center;
    height: 350px;
}
.package-model-three .head h1{
    color: #fff;
    font-size: 36px;
}
.package-model-three .content .item{
    width: 16%;
}
.package-model-three  .content .item:nth-of-type(1){
    margin-left: 50px;
}
.package-model-three .content .item:nth-of-type(4) {
    width: 16% ;
}
.package-model-three .content .item:nth-of-type(4) .item-cont{
    width: calc(100% - 60px)
}
.package-model-three  .content .item:nth-of-type(6){
    width: calc(16% - 60px)
}
.package-model-three .content .item:nth-of-type(6) .item-cont{
    width: 100%;
}
.package-model-three .content .item .step{
    height: 135px;
    background-size: 30px;
}
.package-model-three .content .item img{
   width: 80px;
   height: 80px; 
}
.package-model-three .content .item .item-cont .title{
    font-size: 14px;
    line-height: 1.2;
}
.package-model-four .head h1{
    margin-bottom: 50px;
    font-size: 36px;
}
.package-model-four .content .item{
    margin-bottom: 30px;
}
.package-model-four .content .item .case{
    margin:0 auto 
}
.package-model-four .content .item:hover .hover{
    opacity: 1;    
}
.package-model-four .content .item .hover{
    position: absolute;
    left: 15px;
    top: 0px;
    width: calc(100% - 30px);
    height: calc(100%);
    background-color: #2e65d6;
    color: #fff;
    font-size: 24px;
    padding-top: 160px;
    text-align: center;
    opacity: 0;
    transition: all 600ms;
    cursor: pointer;
    z-index: 1;
}
/*灏佽涓婁紶琛ㄥ崟*/
.pack-left-wrap ul li a span{
    display: inline-block;
    margin-left: 10PX;
}
.apps-right-wrap .pack-noback-step-wrap .step li{
    width:32.6%;
}
.pack-right-content .form-group{
    margin-bottom:25px;
}
.pack-right-content .choose-pack-cont{
    margin-left: 15px;
    font-size: 12px;
    line-height: 1.4;
    color: #999;
}
.pack-right-content .choose-pack-cont .choose-pack-btn{
    font-size: 14px;
    padding: 5px 12px;
    margin: 12px 0 5px 0;
    background: #fff;
    border: 1px solid #2e65d6;
    color: #2e65d6;
}
.ipas-right-content .form-group .free-selease-tip{
    padding:20px 30px 10px;
    color: #999;
}
.ipas-right-content .form-group .free-selease-tip .free-selease{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 0;
    margin-right: 2px;
}
/*灏佽寮圭獥*/

.package-modal .modal-aside{
    background-color: #f0f0f0;
    border-radius: 6px;
}
.package-modal .modal-aside .modal-aside-left{
    width: 35%;
}
.package-modal .modal-aside .modal-aside-left .tit1 {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 25px;
}
.package-modal .m-icon img {
    width: 150px;
    height: auto;
    display: block;
    border-radius: 15px;
    margin: 0 auto;
}
.package-modal .modal-aside .modal-aside-right {
    width: 65%;
    background-color: #fff;
    border-radius: 0 6px 6px 0;
}
.package-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.package-modal .modal-dialog .modal-body{
    padding: 20px 30px;
    min-height: 410px;
}
.package-modal  .make-img-common .tab-common {
    padding: 30px 40px;
}
.package-modal .make-img-common .tab li.active {
    background-color: #fff;
    border-bottom-color: transparent;
}
.package-modal  .make-img-common .tab li {
    float: left;
    width: 16.66666667%;
    text-align: center;
    line-height: 32px;
    border: 1px solid #e5e5e5;
    color: #333;
    background-color: #fbfbfb;
    cursor: pointer;
}
.package-modal .make-img-common .tab-common ul li {
    width: calc((100% - 28px) / 7);
    position: relative;
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}
.package-modal .make-img-common .tab-common ul li img{
    max-width: 100%;
}
.pack-appLogo-modal .make-img-common .tab-common ul li {
    width: calc((100% - 20px) / 5);
    position: relative;
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
    cursor: pointer;
    border: 1px solid #e5e5e5;
}
.pack-appLogo-modal .make-img-common .tab-common ul li img{
    max-width: 100%;
}
.package-modal .make-img-common  .icon-xuanzhong{
    display: none;
    font-size: 18px;
    position: absolute;
    right: 0;bottom: 0;
    color: #2e65d6
}
.package-modal .tab-con .tab-common li.active .icon-xuanzhong{
    display: block;
}
.package-modal .make-img-common .tab-con{
    border: 1px solid #e5e5e5;
    margin-top: -1px;
}
.package-modal .package-modal-btn{
    background: #2e65d6;
    color: #fff;
    padding: 8px 40px;
}
.no-back-js{
    padding: 25px 20px;
}
.no-back-js .tit{
    font-size: 14px;
    color: #333;
    line-height: 1.2;
    margin-bottom: 10px;
}
.no-back-js .red-start{
    margin-top: 10px;
}
.no-back-js .copy-btn{
    margin-left: 0;
    color: #fff;
    margin-bottom: 20px;
    padding: 6px 12px;
    background: #2e65d6;
    margin-top: 10px;
}
.no-back-js .tip-cont{
    color: #999;
    line-height: 1.5;
    text-indent: 4;
}
/*鏅€氬皝瑁�*/
.packOridinary-right-content {
    display: none;
}
.apps-right-wrap .packOridinary-step-wrap .step li{
    width:19.5%;
}
.packOridinary-step1 .effectiveTime,.packOridinary-step2 .effectiveTime{
    padding-left: 0;
}
.packOridinary-step2 .effectiveTime li{
    margin-right: 30px;
}
.packOridinary-right-content .prevBtn{
    padding: 6px 0;
    margin-left: 12px;
    margin-right: 12px;
    color: #2e65d6;
    background-color: #fff;
}
.packOridinary-right-content .nextBtn,.packOridinary-right-content .paySubmit{
    width: 120px;
    height: 34px;
    color: #fff;
    background: #2e65d6;
    margin: 15px;
}
.packOridinary-right-content .nextBtn:hover,.packOridinary-right-content .paySubmit:hover{
    background : #157df1;
}
.start-picture .upload-img{
    width: 120px;
    height: 215px;
    background:url('../images/common/start-upload.png') no-repeat center;
}
.start-picture .upload-text{
    text-align: center;
    color: #666;
    margin-top: 130px;
}
.start-picture .choose-pack-cont{
    margin-top: 133px;
}
.packOridinary-step2 .upload-img img{
    width: 100%;
    height: 100%;
}

.control-label span{color: #ff4222; margin-right: 10px;}

/* 涓婃灦 */
.shangjia {font-weight: 400;font-style: normal;font-size: 100%;font-family: inherit;box-sizing: border-box;text-align: justify;}

.shangjia .InTitle{font-size: 1.5rem;color:#000;text-align: center;}
.shangjia .InDesc{font-size: 1.1rem;line-height:1.5rem;color: #8A97A9;text-align: center;margin: 2rem 0; padding: 0 20%;}
.shangjia .InTitle span{position:absolute;bottom:-15px;left:80px;z-index:-10;color:#F7F7F7;font-weight:700;font-size:26px}

.shangjia .banner{width:100%;height:500px;overflow:hidden;position:relative;background-color: #F5F6F5;}
.shangjia .content{height:500px;background:url(../images/shangjia/banner.png) right center no-repeat;}
@media screen and (max-width: 1000px) {
    .shangjia .content{height:500px;background-image: none;}
}
.shangjia .banner .h1{text-align:center;color:#000;font-size:48px;margin-top:160px;letter-spacing : 8px;}
.shangjia .banner .desc{text-align: center;}
.shangjia .bbtnr {margin-top:50px;height: 50px;text-align:center;padding-left:20px;}
.shangjia .bbtnr .aa{width:180px;height: 38px;line-height: 32px;border-radius: 32px;border: #000 1px solid;text-align:center;margin: 0 auto;}
.shangjia .bbtnr .aa b{font-weight: bold;}


.shangjia .content1{padding-bottom: 80px;padding-top: 60px;}
.shangjia .iosandapp{clear:both;overflow:hidden;margin:0 auto;}
.shangjia .iosandapp .iosapp{padding-top:50px;}
.shangjia .iosandapp .andapp{padding-top:50px;}
.shangjia .iosandapp p{padding-left:10px;vertical-align: top;display: inline-block;font-size: 1rem;line-height: 1.1;}
.shangjia .iosandapp p b {font-weight: bold;color: #666;}
.shangjia .iosandapp img{vertical-align: top;display: inline-block;}


.shangjia .content2{background-color: #F5F6F5;padding-bottom: 80px;padding-top:60px;}
.shangjia .upAppYou{clear:both;overflow:hidden;margin:0 auto;}
.shangjia .upAppYou .desc{color:#656565;text-align:center;font-size:1.125rem;line-height:2}
.shangjia .upAppYou .desc img{height: 110px; width: 110px;}
.shangjia .upAppYou .desc p{padding: 20px 10px 20px 10px;font-size: 0.95rem;line-height: 1.5;}

.shangjia .content3{padding-bottom: 80px;padding-top:60px;}
.shangjia .process{clear:both;overflow:hidden;margin:0 auto;}
.shangjia .process .no-gutter {margin-right: 0;margin-left: 0;}
.shangjia .process .no-gutter > [class*="col-"] {padding-right: 0;padding-left: 0;}
.shangjia .process .desc img{width: 200px;}
.shangjia .process .desc{color:#656565;text-align:center;font-size:1.125rem;line-height:2}
.shangjia .process .desc p{padding: 20px 10px 20px 10px;font-size: 0.95rem;line-height: 1.5;font-weight: bold;text-indent: -10%;}


.shangjia .content4{background-color: #F5F6F5;width:100%;height:380px;}
.shangjia .content4 .text{padding-top:100px;text-align:center;font-size:50px;color:#000;}

.shangjia .operate { margin: 80px 0;width:100%;text-align: center;}
.shangjia .operate a { display: inline-block; line-height: 50px; border-radius: 40px; height: auto; width: 260px; text-align: center; font-size: 18px; }
.shangjia .operate .btn1 { background-color: #2e65d6; color: #fff; border-color: #2e65d6; }

/* 杞憲 */
.ruanzhu .InTitle{position:relative;clear:both;overflow:hidden;padding-left:60px;font-size:23px;line-height:60px}
.ruanzhu .InTitle span{position:absolute;bottom:-15px;left:80px;z-index:-10;color:#F7F7F7;font-weight:700;font-size:26px}


.ruanzhu .banner{width:100%;height:500px;overflow:hidden;position:relative;background-color: #F5F6F5;}
.ruanzhu .content{height:500px;background:url(../images/ruanzhu/banner.png) right center no-repeat;}
@media screen and (max-width: 1000px) {
    .ruanzhu .content{height:500px;background-image: none;}
}
.ruanzhu .banner .h1{text-align:left;padding:0 20px;color:#000;font-size:48px;margin-top:150px;line-height: 1.5;}
.ruanzhu .banner .desc{text-align:left;padding:0 20px;color:#000;font-size:24px;margin-top:23px;letter-spacing:6px;line-height: 1.5;}


.ruanzhu .content1{padding-bottom: 80px;padding-top: 60px;}
.ruanzhu .process {clear:both;overflow:hidden;margin:0 auto;}
.ruanzhu .process .desc {text-align: center;margin-top: 30px;}
.ruanzhu .process .img {width: 130px;}
.ruanzhu .process .tt {font-weight: bold;font-size: 1.2rem;color:#000;margin: 30px 0 10px 0;}
.ruanzhu .process .dd {color: #000;margin: 10px 0;}


.ruanzhu .content2{padding-bottom: 80px;padding-top: 60px;background-color: #F5F6F5;}
.ruanzhu .function {clear: both;overflow: hidden;margin: 0 auto;}
.ruanzhu .function .desc {text-align: center;margin-top: 30px;}
.ruanzhu .function .img {width: 130px;}
.ruanzhu .function .tt {font-weight: bold;font-size: 1.2rem;color:#000;margin: 30px 0 10px 0;}
.ruanzhu .function .dd {color: #000;margin: 10px 0;}

.ruanzhu .content3{padding-bottom: 80px;padding-top: 60px;}
.ruanzhu .youshi {clear: both;overflow: hidden;margin: 0 auto;}
.ruanzhu .youshi .desc{margin-bottom: 10px;margin-top: 20px;}
.ruanzhu .youshi .item{background-color: #0486d2; border-radius: 20px;width: 180px; height: 180px;margin-left: auto;margin-right: auto;box-shadow: 4px 3px 6px 4px rgba(0, 0, 0, 0.2);}
.ruanzhu .youshi .text{color: #ffffff;text-align: center;font-size: 1.4rem;font-weight: 400;padding: 50px 0 20px 0;letter-spacing: 0.2rem;}
.ruanzhu .youshi .img{width: 48px;height: 48px;display: block;margin-left: auto;margin-right: auto;}

.ruanzhu .content4{padding-bottom: 80px;padding-top: 60px;background-color: #F5F6F5;}
.ruanzhu .operate { margin: 80px 0;width:100%;text-align: center;}
.ruanzhu .operate .text{padding-top:40px;padding-bottom: 50px; text-align:center;font-size:50px;color:#000;}
.ruanzhu .operate a { display: inline-block; line-height: 50px; border-radius: 40px; height: auto; width: 260px; text-align: center; font-size: 18px;}
.ruanzhu .operate .btn1 { background-color: #2e65d6; color: #fff; border-color: #2e65d6; }

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: #221e35;
    display: flex;
    align-items: center;
    justify-content: center; }
.mask .install {
    background-color: #fff;
    width: 88vw;
    border-radius: 20px;
    padding: 4.2vw;
    box-sizing: border-box;
    position: relative; }
.mask .install .close {
    position: absolute;
    right: 3vw;
    top: 0px;
    font-size: 8vw; }
.mask .install .title {
    text-align: center;
    font-size: 4.5vw;
    font-weight: bold;
    margin-bottom: 8vw; }
.mask .install .mid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 9vw;
    margin-bottom: 5vw; }
.mask .install .mid .item {
    width: 15.5vw;
    text-align: center; }
.mask .install .mid .item img {
    width: 100%; }
.mask .install .mid .item .b {
    font-size: 3vw; }
.mask .install .mid .item2 {
    width: 10vw; }
.mask .install .mid .item2 img {
    width: 100%; }
.mask .install .info {
    font-size: 3.6vw;
    line-height: 2;
    margin-bottom: 8vw;
    color: #333; }
.mask .install .btn {
    width: 42vw;
    margin: 0 auto; }
.mask .install .btn img {
    width: 100%; }
.load{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 10000;
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.loader-22{
    width: 120px;
    height: 110px;
    /* border: 1px solid red; */
    text-align: center;
    position: absolute;
    top: calc(50% - 70px);
    left: calc(50% - 70px);
    padding-top: 15px;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    background-color: rgb(56, 52, 52);
    border-radius: 5px;
}
#loader-11{
    width: 60px;
    height: 60px;
}
.load-msg{
    height: 50px;
    color: #fff;
    font-size: 13px;
    /* margin-top: 20px; */
}
svg path, svg rect {
    fill: #17a085;
}
.yysxjwsdkjbgawrTop__3u8R9 {
    /*width: 100%;*/
    height: 160px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
    background: linear-gradient(to left top,#46befa,#3aa6fa);
    border-radius: 16px 16px 0 0;
    padding-left: 12px;
}
.yysxjwsdkjbgawrRoot__rvias {
    border-radius: 16px;
    height: 280px;
}

.yysxjwsdkjbgawrRoot__rvias, .wzfnwrheihbRoot__ASWOU {
    background-color: #fff;
    display: flex;
    flex-direction: column;
}
.m-4 {
    margin: 1rem!important;
}
.button.is-link {
    background-color: #485fc7;
    border-color: transparent;
    color: #fff;
}
.yysxjwsdkjbgawrBottom__3akDR button {
    float: right;
    border-radius: 0 20px 20px 0;
    background: linear-gradient(to left top,#46befa,#3aa6fa);
}
.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding: calc(0.5em - 1px) 1em;
    text-align: center;
    white-space: nowrap;
}
.yysxjwsdkjbgawrLink__2Jung {
    height: 20px;
    padding-left: 12px;
    padding-right: 12px;
    flex-grow: 1;
    overflow: hidden;
    line-height: 1;
    white-space: nowrap;
}
.is-size-6 {
    font-size: 1rem!important;
}
.yysxjwsdkjbgawrTop__3u8R9 span {
    color: red;
}
.yysxjwsdkjbgawrBottom__3akDR {
    width: 90%;
    height: 40px;
    background-color: #f5f5f5;
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 40px auto 0;
}

.modal-background {
    background-color: rgba(10,10,10,.86);
}
.modal {
    align-items: center;
    display: none;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 40;
}
.modal-card, .modal-content {
    margin: 0 20px;
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: relative;
    width: 100%;
}
.m-4 {
    margin: 1rem!important;
}
.hero-video, .image.is-1by1 .has-ratio, .image.is-1by1 img, .image.is-1by2 .has-ratio, .image.is-1by2 img, .image.is-1by3 .has-ratio, .image.is-1by3 img, .image.is-2by1 .has-ratio, .image.is-2by1 img, .image.is-2by3 .has-ratio, .image.is-2by3 img, .image.is-3by1 .has-ratio, .image.is-3by1 img, .image.is-3by2 .has-ratio, .image.is-3by2 img, .image.is-3by4 .has-ratio, .image.is-3by4 img, .image.is-3by5 .has-ratio, .image.is-3by5 img, .image.is-4by3 .has-ratio, .image.is-4by3 img, .image.is-4by5 .has-ratio, .image.is-4by5 img, .image.is-5by3 .has-ratio, .image.is-5by3 img, .image.is-5by4 .has-ratio, .image.is-5by4 img, .image.is-9by16 .has-ratio, .image.is-9by16 img, .image.is-16by9 .has-ratio, .image.is-16by9 img, .image.is-square .has-ratio, .image.is-square img, .is-overlay, .modal, .modal-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.image img {
    display: block;
    height: auto;
    width: 100%;
}
img {
    height: auto;
    max-width: 100%;
}
img, video {
    height: auto;
    max-width: 100%;
}
img {
    border: none;
}
.image.is-96x96 {
    height: 96px;
    width: 96px;
}
.image {
    display: block;
    position: relative;
}
*, :after, :before {
    box-sizing: inherit;
}