body,h3,h4,h5,ul,p,h2,ul,li,img,a{
    margin:0;
    padding: 0;
    font-family: "微软雅黑";
}

img{
    border:none;
    border-style: none;
}
a{
    text-decoration: none;
}

/* 1200 */
.pubLic{
    width: 1200px;
    margin:0 auto;
}
/* 标题 */
.pubTitle{
    text-align: center;
    box-sizing: border-box;
}
.pubTitle .Headline{
    padding: 40px 0 11px;
    font-size: 34px;
    font-weight: 700;
    color: #1b2948;
}
.pubTitle .Subhead{
    font-size: 14px;
    font-weight: 400;
    color: #5c6068;
    padding-bottom: 24px;
}

ul{

    list-style: none;

}




  
/*代理记账*/

/*公用*/
.brPub{
    padding-left: 26px;
    padding-right: 26px;
}


.dljzBanner{
    height: 410px;
    padding-top: 20px;
    margin: 0 auto;
    background-image: url('../images/dljzbanner.jpg');
}
.dljzBannerAll{
    display: flex;
    justify-content: space-between;
}
.bannerLift{
    width: 890px;
    height: 370px;
}
/* 左边轮播图 */
.bannerLift img{
    width: 100%;
    height: 370px;
}

/* 右边信息 */
.bannerRight{
    width: 310px;
    background: #fff;
}
.bnRtitle{
    height: 55px;
    font-size: 18px;
    font-weight: 700;
    color: #1a2846;
    line-height: 55px;
    box-sizing: border-box;
    background-image: url('../images/brTitle.jpg');
}
.des{
    font-size:12px;
    font-weight: 400;
    color: #5c6068;
    margin: 15px 0 15px 7px;
}
.bnRCon{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.bnRCon .box{
    width: 122px;
    height: 34px;
    border: 1px solid #c2c2d4;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
}
/* .bnRCon .activBtn{
    color: #ff6900;
    background: #ffecdf;
    border-color: #ffecdf;
} */

.input{
    box-sizing: border-box;
    padding-bottom:20px;
}
.inputPhone{
    margin: 10px 0 15px 0;
    position: relative;
    display: block;
}

.br-img{
    position: absolute;
    width: 43px;
    height: 43px;
    top: 1px;
    right: 0;
    border-radius: 2px;
    z-index: 2;
}
.br-input{
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.br-input-inner{
    padding-left: 25px;
    border: 1px solid #c2c2d4;
    height: 46px;
    font-size: 12px;
    box-sizing: border-box;
    color: #5a5e66;
    border-radius: 4px;
    outline:none;
    width: 100%;
}


.br-btn{
    margin-top: 8px;
    width: 100%;
    height: 36px;
    box-shadow: 0 2px 6px rgba(255,105,0,.3);
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
    border: none;
    color: #fff;
    background-image:linear-gradient(90deg,#ff8b29,#ff6900);
    outline: none;
}
.gundong{
    font-size: 12px;
    margin: 10px auto 20px;
    text-align: center;
}
.gdLeft{
    display: inline-block;
    height: 16px;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
    margin-right: 20px;
    overflow: hidden;
}
.gdLeft ul {
    transform: translateY(0);
}
.animate {
    -webkit-transition: all .3s ease-out;
}
.gundong .line{
    position: relative;
    top: 1px;
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #ccc;
    margin: 0 15px;
}
.gundong .num{
    color: #f63;
}

/* 按行业代账 */
.hangyeCon{
    box-shadow: 0 3px 8px 0 rgba(82,85,102,.2);
    border-radius: 4px;
    background: #fff;
    display: flex;
    justify-content: center;
    margin-bottom: 27px;
}
.hyConleft{
    display: inline-block;
    vertical-align: top;
    width: 450px;
    margin: 42px 30px  0 40px;
    padding-bottom: 20px;
}
.hyLeftItem{
    display: inline-block;
    width: 108px;
    height: 32px;
    line-height: 32px;
    color: #666;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 12px  12px 0;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hyActive{
    background: #ffffecdf;
    border-color: #ffecdf;
    color: #ff6900;
}
.hangyeCon .line{
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    width: 1px;
    height: 257px;
    background: #f6f8fc;
}
.hyConRit{
    width: 500px;
    height: 275px;
    vertical-align: top;
}
.ritItem{
    margin: 30px 0 0 40px;
}
.ritItem .line{
    width: 30px;
    height: 2px;
    background: #f60;
}
.ritItem .content{
    margin-top: 15px;
}
.ritItem .content .contItem{
    overflow: hidden;
}
.ritItem .content .contItem .lt{
    max-width: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    font-size: 12px;
    color: #333;
    line-height: 20px;
}
.ritItem .content .contItem .rt{
    width: 330px;
    float: left;
    font-size: 12px;
    color: #777;
    line-height: 20px;
}
.rit-btn{
    width: 186px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    margin-top: 80px;
}

/*  */
.server{
 padding-bottom: 27px;
 box-sizing: border-box;
 background: #e0f0ff;
}
.server-ban{
    height: 500px;
    max-width: 1920px;
    margin: 0 auto;
    background: url(../images/serverban.jpg) no-repeat;
}
.serverCon{
    display: flex;
    justify-content: center;
}
.ser-box{
    
    margin-right: 17px;
    background: #fff;
    padding-bottom: 26px;
    box-sizing: border-box;
}
.ser-box .tit{
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    height: 45px;
    background: #58aeff;
    text-align: center;
    line-height: 45px;
    border-radius: 4px 4px 0 0 ;
}
.box_ul{
    padding: 30px 30px 20px;
    width: 490px;
    box-sizing: border-box;
}
.box_li{
    font-size: 14px;
    min-height: 204px;
    font-weight: 400;
    color: #444954;
    line-height: 34px;
}
.box_li .text{
    font-size: 12px;
    color: #444954;
    float: left;
    min-width: 50%;
    display: flex;
    align-items: center;
}
.box_li .text .num{
    margin-right: 8px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #68b5ff;
    vertical-align: top;
}
.ser-box .btn{
    width: 173px;
    font-size: 14px;
    font-weight: 400;
    color: #ff6900;
    line-height: 32px;
    outline: none;
    display: block;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ff6900;
    border-radius: 4px;
    margin: 0 auto;
}
/*  */
.parCon{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 27px;
}
.parCon.fuck .list-item{
    height: 84px;
}
.list-item{
    width: 230px;
    height: 230px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
    flex-shrink: 0;
}
.list-item img{
    width: 100%;
    height: auto;
}


/**********************************许可资质页面**********************************/
.xkzz{
    min-width: 1200px;
}
.xkzzbanner{
    height: 410px;
    padding-top: 20px;
    margin: 0 auto;
    background-image: url('../images/blzzbanner.jpg');
    padding-bottom: 60px;
    background-size: cover;
}
.xkbanCon{
    display: flex;
    height: 420px;
    text-align: center;
}
.xkTop,.xk-top-banner,.xk-top-cal{
    display: inline-block;
    height: 100%;
    vertical-align: top;
    text-align: center;
    background: #fff;
}
.xkTop{
 width: 240px;
 
}
.xkNav{
    
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    height: 100%;
    
}
.xkNav a{
    color: black;
}
.xkNavItem{
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    white-space:nowrap;
}

.xk-top-banner{
    width: 662px;
}
.xk-top-banner .swiper-container {
    width: 662px;
    height: 100%;
}
.xk-top-banner .swiper-container:hover .swiper-button-prev{
    margin-left: 0;
    transition: 0.6s;
}
.xk-top-banner .swiper-container:hover .swiper-button-next{
    margin-right: 0;
    transition: 0.6s;
}
.swiper-pagination-bullet{
    width: 30px;
    height: 2px;
    opacity: .48;
    background: #fff;
    cursor: pointer;
    border-radius: 0;
}
.swiper-button-prev{
    margin-left: -45px;
}
.swiper-button-next{
    margin-right: -45px;
}
.swiper-pagination-bullet-active{
    opacity: 1;

}
.xk-top-cal{
    width: 298px;
}
.xk-cal-con{
    padding: 32px 30px;
    height: 420px;
    background: #fff url(../images/xkcalBt.png) bottom no-repeat;
    box-sizing: border-box;
}
.xk-cal-price-tit{
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}
.xk-cal-con .num{
    margin-bottom: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
}
.numColor{
    color: #ff6900;
}
.xk-con-form{
    margin: 12px auto;
}
.xf-con-form-all{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    position: relative;
}
.xf-con-form-con{
    width: 50%;
    height: 40px;
    line-height: 40px;
}

.xf-con-form-all .jianju{
    margin-right: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}

#dropdown, #dropdown-zz{
    width:50%;  
    position:relative;
}
#dropdown p,#dropdown-zz p{
    width:100%; 
    height:40px; 
    line-height:40px; 
    padding:0 15px 0 15px;
    border:1px solid #b0b7c7; 
    color:#858585; 
    cursor:pointer;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 12px;
    
}
#dropdown ul , .dropdown-zz.dropdown-zz-ul{
    width:100%;
    background:#ffffff; 
    margin-top:2px; 
    box-shadow: 1px 1px 8px #cecece ;
    position:absolute; 
    display:none; 
    z-index: 8;
}
    #dropdown ul li,.dropdown-zz-li{
        height:24px; 
        line-height:24px; 
        text-indent:10px;
        font-size: 12px;
    }
    #dropdown ul li a{
        display:block; 
        height:24px; 
        color:#3f3f3f; 
        text-decoration:none
    }
    #dropdown ul li a:hover{
        background:#ececec; 
        color:#000
    }


.xk-input-phone{
    padding-left: 30px;
    box-sizing: border-box;
}
.xk-cal-tip{
    position: relative;
    margin-top: 22px;
    font-size: 12px;
    text-align: center;
    color: #a2a2a2;
}
.xk-cal-tip::after, .xk-cal-tip::before{
    display: block;
    width: 14px;
    position: absolute;
    top: 50%;
    content: "";
    border-top:1px solid #a2a2a2;
}
.xk-cal-tip::after{
    right: 6px;
}
.xk-cal-tip::before{
    left: 6px;
}
/* option */
.xf-con-form-all .icon-icon--{
    position: absolute;
    top: 30%;
    left: 5px;
    z-index: 2;
}
.option{
    width: 135px;
    font-size: 12px;
    flex-wrap: wrap;
    outline: none;
    border: 1px solid #b0b7c7;
    display: flex;
    border-radius: 4px;
}

/* 税收筹划 */
.sschbanner{
    width: 100%;
    height: 430px;
    background-image: url('../images/sschbanner.png');
    background-size: 100% 100%;
    color: #333;
    overflow: hidden;
}
.ssch-nav{
    width: 1200px;
    margin: 19px auto 15px ;
    overflow: hidden;
}
.ssch-nav .nav-ul{
    float: left;
    width: 244px;
    height: 390px;
    position: relative;
    z-index: 10;
    box-shadow:2px 0 11px rgba(226, 230, 233, .3)
}

.ssch-nav .nav-ul .nav-li{
 position: relative;
 height: 130px;
 background: #fff;
 border-bottom: 1px solid #e2e6e9;
}
.ssch-nav .nav-ul .nav-li:nth-child(3){
    border: none;
}
.ssch-nav .nav-ul .hoverBg{
    background: #fc6;
}
.ssch-nav .nav-ul:hover .hoverBg{
    background: #fc6;
}
.ssch-nav .nav-ul:hover .hoverBg::after{
    position: absolute;
    top: 45%;
    right: -23px;
    width: 0;
    height: 0;
    content: "";
    display: block;
    border: 12px solid transparent;
    border-left-color: #fc3;
}
.ssch-nav .nav-ul .nav-li .nav-item{
    float: left;
    display: block;
    padding: 41.5px 0;
}
.ssch-nav .nav-ul .nav-li .nav-item .img{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 20px;
}
.ssch-nav .nav-ul .nav-li .nav-item .img img{
    width: 100%;
    height: 100%;
}
.ssch-nav .nav-ul .nav-li .nav-item .txt{
    display: inline-block;
    margin-left: 10px;
}
.nav-item .txt .first{
    font-size: 18px;
    line-height: 30px;
    color: #050505;
}
.nav-item .txt .first:hover{
    
    font-weight: 700;
    color: #f60;
}
.nav-item .txt .second{
    font-size: 12px;
    color: #999;
}
.icon-iconfontjiantou5{
    position: absolute;
    top: 47%;
    right: 15px;
    font-size: 14px;
    color: #ccc;
}



.ssch-nav .sschCon{
    position: relative;
    float: left;
    width: 712px;
    height: 392px;
    background: url(../images/sschConban.png);
    background-color: #ccf;
    background-size: 100% 100%;
}
.sschCon .min-txt{
    position: absolute;
    top: 110px;
    left: 50.2%;
    transform: translateX(-50%);
    font-size: 15px;
    line-height: 22px;
    color: #333;
    text-align: center;
}
.sschCon .sschConAll{
    color: #ff8733;
    font-size: 12px;
}
.sschConAll .sschConItem{
    width: 250px;
}
.sschConAll .gdItem{
    position: absolute;
    top: 79px;
    left: 44px;
    height: 70px;
}
.sschConAll .gdItem2{
    position: absolute;
    top: 79px;
    left: 450px;
    height: 70px;
}
.sschConAll .gdItem3{
    position: absolute;
    top: 140px;
    left: 90px;
    height: 70px;
}
.sschConAll .gdItem4{
    position: absolute;
    top: 140px;
    left: 435px;
    height: 70px;
}
/* 公用 */
.sschConAll .sschConItem .sschInner{
    width: 220px;
    animation: moveOne 10s infinite;
}
.sschConAll .sschConItem .sschInner_1{
    display: block;
    position: relative;
    height: 38px;
    line-height: 38px;
    background: #fff;
    margin-top: 16px;
    box-shadow: 0 2px 6px #ccc;
    font-weight: 700;
}
.sschConAll .sschConItem .sschInner_1 .serial{
    border-color: #ff8733;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 12px;
    text-align: center;
    font-size: 11px;
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    margin: 0 4px 0 10px;
    color: #ff8733;
}
.sschConAll .sschConItem .sschInner_1 .text{
    color: #ff8733;
}
.ssch-chance{
    position: absolute;
    bottom: 39px;
    left: 148px;
}
.ssch-chance .section-chance{
    width: 100%;
}
.ssch-chance .section-chance .sschinput{
    font-size: 12px;
}
.ssch-chance .section-chance .sschinput .name{
    position: relative;
    display: inline-block;
    width: 129px;
    margin-right: 10px;
}
.ssch-chance .section-chance .sschinput .name .user{
    position: absolute;
    top: 6px;
    left: 5px;
    font-size: 22px;
    color: rgb(156, 156, 156);
    z-index: 11;
}
.ssch-chance .section-chance .sschinput .phone .icon-shouji{
    position: absolute;
    top: 6px;
    left: 0px;
    font-size: 16px;
    color: rgb(156, 156, 156);
    z-index: 11;
}
.ssch-chance .section-chance .el-input__inner{
    width: 100%;
    height: 36px;
    padding-left: 30px;
    outline: none;
    border-radius: 5px;
    border: 1px solid #d8dce5;
    box-sizing: border-box;
}
.ssch-chance .section-chance .sschinput .phone{
    position: relative;
    display: inline-block;
    width: 220px;
    margin-right: 10px;
}
.ssch-btn{
    display: inline-block;
    width: 145px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #ffd06a;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.ssch-input-inner{
    padding-left: 25px;
    border: 1px solid #c2c2d4;
    height: 36px;
    font-size: 12px;
    box-sizing: border-box;
    color: #5a5e66;
    border-radius: 4px;
    outline:none;
    width: 100%;
}
.ssch-img{
    position: absolute;
    width: 36px;
    height: 36px;
    top: 1px;
    right: 0;
    border-radius: 2px;
    z-index: 2;
}
.phone .icon-shouji{
    position: absolute;
    top: 7px;
   
    z-index: 8;
}
.sschGundong{
    font-size: 12px;
    margin: 10px auto 20px;
    text-align: left;
}
.sschNum-all{
    color: #ccc;
}
.sschNum{
    color: #fff;
}

/* 右边 */
.ssch-rit{
    float: left;
    width: 244px;
}
.ssch-rit img{
    width: 100%;
    height: 392px;
}