
body, h1,h2,h3,h4,h5,h6, hr, p, blockquote,pre, dl,dt,dd,ul,li,ol,th,td, img,form,fieldset,legend,button,select,input,textarea{margin:0; padding:0;list-style: none} 
article,aside,details,figcaption,figure,summary,hgroup,section,nav,menu,header,main,footer {display:block}
input,button,select,a{display:inline-block; box-shadow:none; outline:none; border:none}
img{border:0px} 
em,i{font-style:normal} 
a,a:hover{text-decoration:none;color:#333; cursor: pointer}
button,html input[type="button"] {outline:none; cursor: pointer; background: none}
*{box-sizing:border-box}
body{    
    font:14px/1.6
    "Microsoft YaHei","PingFang SC","Lantinghei SC","HanHei SC","Helvetica Neue","Open Sans",
    Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif ;  
    /*letter-spacing: 0.01rem;*/   
    color:#393939;
    background:#fff;     
}
.clear{clear: both}


/*======================================================= index-pc ============================================================*/
/*============================================================================================================================*/

.pc{display: block}
.moblie{display: none}

.container{ margin: 0 auto; width: 100%}
.width-1060{ margin: 0 auto; width: 1060px}


/************** header ***************/
.header{
    position: relative; 
    color: #fff;
    text-align: center;
    height: 512px;
    width: 100%;
    /*overflow: hidden;*/
    background: url("../images/img_bg_1.jpg") center top no-repeat;
    background-size: 100% 100%;
}


/*******  nav部分  ********/
.top-container{
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgba(255,255,255,0.2);
    z-index: 1000;
}
.top-container ul{ height: 70px;}

.top-container ul:nth-child(1){float: left; text-align: left; padding-top: 25px; position: relative;}
.top-container ul:nth-child(1) img{position: absolute; top:5px; left: 15px; height: 62px;}

.top-container ul:nth-child(2){
    float: right;
    text-align: right;
    line-height: 70px;
    color: #f9aa58;
    font-size: 24px;
    background: url(../images/telephone.png) 0 20px no-repeat;
    background-size: 1.8rem 1.8rem;
    padding-left: 2rem;
}
.top-container ul:nth-child(2) a,.top-container ul:nth-child(2) a:visited{color: #f9aa58;}
.top-container ul:nth-child(3){display: none}

.top-container ul:nth-child(4){float: right; text-align: right; line-height: 70px; margin-right: 120px;}
.top-container ul:nth-child(4) a{color: #fff; margin-left: 25px; font-size: 15px;}
.top-container ul:nth-child(4) a.isthis{ border-bottom: solid 2px #fff;}




/*******  文字内容  ********/
.header-text{
    position: absolute;
    left:50%;
    top: 40%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 100%;
    z-index: 999
}
.header h1,.header h2,.header h3,.section-name h1,.section-name h2{margin: 0 auto; width: 100%; text-align: center;  line-height: 1;}
.header h1{ font-size: 48px; font-weight: normal; letter-spacing: 5px; text-shadow:3px 3px 5px rgba(255, 255, 255, 0.2); padding-bottom: 45px}
.header h2{ font-size: 22px; font-weight: normal; letter-spacing: 1px; padding-bottom: 15px; color: rgba(255,255,255,0.85); border-bottom: solid 1px rgba(255, 255, 255, 0.2); width: 30%;}
.header h2 span{ margin: 0 10px}
.header h3{ font-size: 16px; font-weight: 300; color: rgba(255, 255, 255, 1);padding-top: 15px}




/************** 常用服务 ***************/
.service{ padding-top: 4rem}

.service-title{ margin: 0 auto; width: 50%}
.service-title ul{ width: 100%; border-bottom: solid 1px rgba(0,0,0,0.1)}
.service-title ul li{ width: 30%;  margin:0 auto -20px auto; text-align: center; font-size: 28px; font-weight: normal; letter-spacing: 1px; background: #fff}

.service-body{padding-top: 4rem}
.service-item{position: relative; height: 20rem}
.service-item .round{
    position: absolute;
    top:0;
    left:50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    background: rgba(62,147,252,1);
    z-index: 100;
}
.service-item .round img{
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 5rem;
    height: 5rem;
}
.service-item .text-content{
    position: absolute;
    top: 5rem;
    left:0;
    width: 100%;
    padding:0 10px;
    text-align: center;
}
.service-item .text-content .bg{
    width: 100%;
    height: 100%;
    padding: 4rem 0 2rem 0;
    background: url("../images/service-item-bg.png") top center no-repeat;
    background-size: 100% 100%;
    color: rgba(0,0,0,0.5);
    font-size: 12px;
}
.service-item .text-content p{font-size: 18px; color: #5e96f6; padding-bottom: 0.5rem}
.service-item .text-content .bg a,.service-item .text-content .bg a:visited{
    display: block;
    padding-top: 1rem;
    color: rgba(62,147,252,0.5);
}
.service-item .text-content .bg a:hover{color: rgba(62,147,252,1)}
/*.service-item .text-content .bg:hover{background: url("../images/service-item-bg.png") top center no-repeat;}*/


/************** 为什么要注册公司 ***************/
.why{
    background: url("../images/img_bg_2.jpg") top center;
    background-size:100% 100%;
    padding: 4rem 0 3rem 0;
}
.why-title{ text-align: center; font-size: 28px; color: #fff; letter-spacing: 1px}

.why-body{ padding-top: 3rem; text-align: center}
.why-item{padding-bottom: 2rem}
.why-item img{ width: 3rem; height: 3rem; opacity: 0.3;}
.why-item p {color:rgba(255,255,255,0.6); padding-top: 1rem}
.why-item:hover{cursor: pointer}
.why-item:hover img{ opacity: 1;}
.why-item:hover p {color:rgba(255,255,255,1);}



/************** 服务保障 ***************/
.safeguard{ background: #f7f7f7; padding: 4rem 0; text-align: center}
.safeguard-title{ margin: 0 auto; width: 30%}
.safeguard-title ul{ width: 100%; border-bottom: solid 1px rgba(0,0,0,0.1)}
.safeguard-title ul li{ width: 30%;  margin:0 auto -20px auto; text-align: center; font-size: 28px; font-weight: normal; letter-spacing: 1px; background: #f7f7f7}

.safeguard-body{ padding-top: 4rem}
.safeguard-item{
    margin-left: -1px;
    width: 100%;
    height: 100%;
    padding: 3rem 0;
    background: #fff;
    border: solid 1px rgba(0,0,0,0.1);
}
.safeguard-item:nth-child(4),.safeguard-item:nth-child(5),.safeguard-item:nth-child(6){ margin-top: -1px}
.safeguard-item .round{
    position: relative;
    margin: 0 auto;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background: rgba(62,147,252,0.7);
}
.safeguard-item .round img{
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 4rem;
    height: 4rem;
}
.safeguard-item p{ padding-top: 0.5rem; color:rgba(62,147,252,1); font-size:18px; font-weight:normal}
.safeguard-item span{ display: inline-block; padding-top: 0.5rem; color: rgba(0,0,0, 0.65);}
.safeguard-item:hover{ cursor: pointer; background: #5e96f6}
.safeguard-item:hover .round{background: rgba(255,255,255,0.2);}
.safeguard-item:hover p{ color:#fff;}
.safeguard-item:hover span{ color: #fff}


/************** 公司成立后，还需要做什么 ***************/
.need{background: url("../images/bg-01.png") center bottom #000; padding: 4rem 0}
.need-title{ color: #fff; font-size: 28px; text-align: center; font-weight: lighter; letter-spacing: 1px}

.need-body{ padding: 4rem 0}
.need-item{ text-align: center}
.need-item img{ width: 4rem; height: 4rem}
.need-item p{color: #fff; font-size: 18px; padding-bottom: 1rem}
.need-item span{ display: block; color: rgba(255,255,255,0.5); padding-bottom: 1rem}
.need-item button{
    display: inline-block;
    padding: 0.5rem 1rem;
    border: solid 1px rgba(255,255,255,0.3);
    border-radius: 8px;
    color: rgba(255,255,255,0.5);
}
.need-item button a{ color:rgba(255,255,255,0.5) }
.need-item:hover{cursor: pointer}
.need-item:hover button{border: solid 1px rgba(255,255,255,1); color: rgba(255,255,255,1)}
.need-item:hover button a{ color:rgba(255,255,255,1) }


/************** footer ***************/

.footer{ background: #000; padding: 1rem 0}
.footer-left{text-align: left; color: rgba(255,255,255,0.1); font-size: 13px; padding-top: 0.8rem}
.footer-left a,.footer-left a:visited{ color: rgba(255,255,255,0.2); margin: 0 0.2rem}
.footer-left a:hover{color: rgba(255,255,255,1)}
.footer-right{ text-align: right; color: rgba(255,255,255,0.8)}
.footer-right span{font-size: 28px; color: #f39b55}


/************** 公司注册页 ***************/
.zhuce h1{font-size: 28px; font-weight:normal;  padding-bottom: 0.5rem; text-align: center}
.zhuce h2{font-size: 14px; font-weight:normal;  padding-bottom: 0.5rem; text-align: center; color: rgba(0,0,0,0.3)}

.header-zhuce {
    height: 380px;
    background: url("../images/img_bg_4.jpg") center top no-repeat;
    background-size:100% 100%
}
.header-zhuce h1{ font-size: 32px; font-weight: normal; letter-spacing: 2px;}
.header-zhuce .header-text{
    position: absolute;
    left:50%;
    top: 60%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 999
}

/******** 一 *******/
.zhuce-one{ padding: 2rem 0}
.zhuce-one .row{ border: solid 1px rgba(0,0,0,0.05); box-shadow: 0 1px 6px rgba(0,0,0,0.05); padding: 2rem 0}
.one-item{padding: 1rem 2rem; border-right: solid 1px rgba(0,0,0,0.1)}
.one-item img{
    float: left;
    margin-right: 1rem;
    width: 4rem;
    height: 4rem;
    )
}
.one-item.border-no{border-right: none}
.one-item p{ padding-top: 0.4rem; font-size: 18px; font-weight: normal}
.one-item span{font-size: 13px; color: rgba(0,0,0,0.4)}



/******** 二 *******/
.zhuce-two{ padding: 2rem 0}
.zhuce-two-body{ padding-top: 3rem;}
.zhuce-two-body .col-xl-3, .zhuce-two-body .col-lg-3, .zhuce-two-body .col-md-3, .zhuce-two-body .col-sm-6, .zhuce-two-body .col-6{ padding-left:0; padding-right: 0 }
.two-item{ }
.two-item-up{position: relative; width: 100%; }
.two-item-up .line{ width: 100%; border-bottom: solid 1px #e0e0e0}
.two-item-up .text{
    margin: -20px auto;
    width: 30%;
    background: #fff;
    color: #f39b55;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}
.two-item-up .point{
    position: absolute;
    top:-0.5rem;
    left:-0.5rem;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #e0e0e0;
    z-index: 1000;
}
.two-item-up .point-1{left:auto;right:-0.5rem}


.two-item-down{
    position: relative;
    padding:0 20px 0 20px;
}
.down-body{

    padding: 2rem 2rem 2rem 3rem;
    background: #f69048;
    color: #fff;
    box-shadow: 0 1px 8px rgba(246,144,72,0.8);
    font-size: 18px;
    font-weight: normal;
    line-height: 3rem;
}
.down-body img{
    float: left;
    margin-right: 1rem;
    width: 3rem;
    height: 3rem;
}
.angle{
    position: absolute;
    top:50%;
    right: 8px;
    left: auto;
    transform: translate(0,-50%);
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-left: 35px solid #f69048;
    border-bottom: 22px solid transparent;
}

/******** 三 *******/
.zhuce-three-body{ padding: 3rem 0 2rem 0}
.three-item{ text-align: center}
.three-item img{
    width: 100%;
    height: auto;
}
.three-item p{ padding-top: 0.5rem}



/******** 四 *******/
.zhuce-four{background: #edf3f7; padding-top: 3rem}

.zhuce-four-body{ padding:3rem 0 }
.zhuce-four-body .col-xl-3, .zhuce-fouro-body .col-lg-3, .zhuce-four-body .col-md-3, .zhuce-four-body .col-sm-6, .zhuce-four-body .col-6{ padding-left:15px; padding-right: 15px }

.four-item{
    text-align: center;
    background: #fff;
    padding: 2rem;
    border-radius: 8px;
    box-shadow: 1px 0 8px rgba(0,0,0,0.1);
}
.four-item img{
    width: 3rem;
    height: 3rem;
}
.four-item span{
    display: block;
    margin: 0 auto;
    width: 70%;
    padding-top: 1rem;
    border-bottom: solid 1px rgba(0,0,0,0.1);
}
.four-item p{ margin: -12px auto 0 auto; background: #fff; width: 40%}

/************** 工商变更 ***************/

.biangeng-one{ background: #f5f5f5; padding: 3rem 0}
.biangeng-one .row{ padding-top: 2rem; box-shadow: none; border: none}

.biangeng-one .col-xl-9, .biangeng-one .col-lg-9, .biangeng-one .col-md-9 {
    border-top: solid 1px rgba(0,0,0,0.1);
    border-right: solid 1px rgba(0,0,0,0.1);
    border-bottom: solid 1px rgba(0,0,0,0.1);
    background: #fff;
}
.biangeng-one-body{padding: 0}

.biangeng-one-body .col-xl-4, .biangeng-one-body .col-lg-4, .biangeng-one-body .col-md-4{
    border-right:solid 1px rgba(0,0,0,0.1);
    border-bottom:solid 1px rgba(0,0,0,0.1);
}
.biangeng-one-body .col-xl-4:nth-child(3), .biangeng-one-body .col-lg-4:nth-child(3), .biangeng-one-body .col-md-4:nth-child(3),
.biangeng-one-body .col-xl-4:nth-child(6), .biangeng-one-body .col-lg-4:nth-child(6), .biangeng-one-body .col-md-4:nth-child(6)
{ border-right: none }
.biangeng-one-body .col-xl-4:nth-child(4), .biangeng-one-body .col-lg-4:nth-child(5), .biangeng-one-body .col-md-4:nth-child(6)
{ border-bottom: none}

.biangeng-one-item{
    padding: 4.4rem 2rem;

}
.biangeng-one-item img{
    float: left;
    margin-right: 1rem;
    width: 3rem;
    height: 3rem;

}
.biangeng-one-item p{ font-size: 16px}
.biangeng-one-item span{ color: rgba(0,0,0,0.3);font-size: 13px}

.biangeng-two{ padding: 3rem 0}
.biangeng-two img{ width: 100%; height: auto}


/************** 代理记账 ***************/

.jizhang-one-item{padding: 1rem;}
.jizhang-two-item img{
    width: 100%;
    height: auto;
}
.jizhang-two-item p{ padding-top: 1rem; color: #f49b55}
.jizhang-two-item span{ padding-top: 0.5rem;display:block;text-align: center; color: rgba(0,0,0,0.5)}

.jizhang-four-body{ padding: 2rem 0}
.jizhang-four-body h3{font-size: 16px; font-weight: normal; color: #fc3d2a; line-height: 2}
.jizhang-four-body p{padding-bottom: 1.5rem}


/************** 公司注销 ***************/

.zhuxiao-two{background: #58555c;}
.zhuxiao-two .zhuce-two-title{ color: #fff}
.zhuxiao-one-item img{ width: 10rem; height: 10rem}
.zhuxiao-two-item{
    margin-bottom:2rem;
    background:url("../images/icon-32.png") 0.5rem 0.3rem no-repeat;
    background-size: 2rem 2rem;
    border: solid 1px rgba(255,255,255,0.2);
    padding: 0.5rem 1rem 0.5rem 3rem;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    border-radius: 3rem;
}

.zhuxiao-four-item{
    text-align: center;
    border: solid 1px rgba(0,0,0,0.1);
    box-shadow: 1px 0 8px rgba(0,0,0,0.1);
    padding: 2rem 0;
}
.zhuxiao-four-item img{
    width: 5rem;
    height: 5rem;
}
.zhuxiao-four-item p{ font-size: 18px; font-weight: normal; padding: 1rem 0}
.zhuxiao-four-item span{
    display: block;
    text-align: center;
    color: rgba(0,0,0,0.3);
    font-size: 13px;
}


/*=========================================================== index-moblie ==========================================================*/
/*==================================================================================================================================*/
@media ( max-width : 768px) {

    .pc {
        display: none
    }

    .moblie {
        display: block
    }

    .width-1060 {
        margin: 0 auto;
        width: 100%;
    }


    /************** header ***************/
    .header {
        position: relative;
        color: #fff;
        text-align: center;
        height: 26rem;
        width: 100%;
        /*overflow: hidden;*/
        background: url("../images/img_bg_1.jpg") 90% top no-repeat;
        z-index: 1000;
    }


    /*******  nav部分  ********/
    .top-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0);
        border: solid 1px rgba(255, 255, 255, 0.2);
        z-index: 1002;
    }
    .top-container .width-1060{position: relative; z-index: 1003}
    .top-container ul {
        height: 60px;
    }

    .top-container ul:nth-child(1) {
        float: left;
        text-align: left;
        padding-top: 25px;
        position: relative;
    }

    .top-container ul:nth-child(1) img {
        position: absolute;
        top: 7px;
        left: 0;
        height: 62px;
        height: 3rem
    }

    .top-container ul:nth-child(2) {
        display: none;
        float: right;
        text-align: right;
        line-height: 70px;
        color: #f9aa58;
        font-size: 24px;
        background: url(../images/telephone.png) 0 20px no-repeat;
        background-size: 1.8rem 1.8rem;
        padding-left: 2rem;
    }

    .top-container ul:nth-child(3) {
        display: block;
        text-align: right;
        padding: 17px 22px 0 0
    }

    .top-container ul:nth-child(3) img {
        width: 1.6rem;
        height: 1.6rem;
    }

    .top-container ul:nth-child(4) {
        display: none;
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        height: auto;
        margin: 0;
        background: rgba(0, 0, 0, 0.9);
        padding: 1rem 2rem 2rem 2rem;
        z-index: 1200;
    }

    .top-container ul:nth-child(4) a {
        display: block;
        margin: 0;
        width: 100%;
        line-height: 3.6;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
        text-align: center;
    }


    /*******  文字内容  ********/
    .header-text {
        position: absolute;
        left: 50%;
        top: 30%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 100%;
        z-index: 999
    }

    .header h1, .header h2, .header h3, .section-name h1, .section-name h2 {
        margin: 0 auto;
        width: 95%;
        text-align: center;
        line-height: 1;
    }

    .header h1 {
        font-size: 1.8rem;
        font-weight: normal;
        letter-spacing: 1px;
        text-shadow: 3px 3px 5px rgba(255, 255, 255, 0.2);
        padding-bottom: 45px
    }

    .header h2 {
        font-size: 1rem;
        font-weight: normal;
        letter-spacing: 0;
        padding-bottom: 15px;
        color: rgba(255, 255, 255, 0.85);
        border-bottom: solid 1px rgba(255, 255, 255, 0.2);
        width: 90%;
    }

    .header h2 span {
        margin: 0 5px
    }

    .header h3 {
        font-size: 1rem;
        font-weight: 300;
        color: rgba(255, 255, 255, 1);
        padding-top: 15px
    }


    /************** 常用服务 ***************/
    .service {
        padding-top: 3rem
    }

    .service-title {
        margin: 0 auto;
        width: 80%
    }

    .service-title ul {
        width: 100%;
        border-bottom: solid 1px rgba(0, 0, 0, 0.1)
    }

    .service-title ul li {
        width: 40%;
        margin: 0 auto -18px auto;
        text-align: center;
        font-size: 1.6rem;
        font-weight: normal;
        letter-spacing: 1px;
        background: #fff
    }

    .service-body {
        padding-top: 4rem
    }

    .service-item {
        position: relative;
        height: 16rem;
        padding: 0 0.2rem
    }

    .service-item .round {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 6rem;
        height: 6rem;
        border-radius: 50%;
        background: rgba(62, 147, 252, 1);
        z-index: 100;
    }

    .service-item .round img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 3rem;
        height: 3rem;
    }

    .service-item .text-content {
        position: absolute;
        top: 3rem;
        left: 0;
        width: 100%;
        padding: 0 25px 0 25px;
        text-align: center;
    }

    .service-item .text-content .bg {
        width: 100%;
        height: 100%;
        padding: 4rem 0 2rem 0;
        background: url("../images/service-item-bg.png") top center no-repeat;
        background-size: 100% 100%;
        color: rgba(0, 0, 0, 0.5);
        /*font-size: 13px;*/
    }

    .service-item .text-content p {
        font-size: 18px;
        color: #5e96f6;
        padding-bottom: 0.5rem
    }

    .service-item .text-content .bg a, .service-item .text-content .bg a:visited {
        display: block;
        padding-top: 1rem;
        color: rgba(62, 147, 252, 0.5);
        font-size: 12px
    }

    .service-item .text-content .bg a:hover {
        color: rgba(62, 147, 252, 1);
    }

    /*.service-item .text-content .bg:hover{background: url("../images/service-item-bg.png") top center no-repeat;}*/
    /************** 为什么要注册公司 ***************/
    .why {
        background: url("../images/img_bg_2.jpg") top center;
        /*background-size:100% 100%;*/
        padding: 4rem 0 3rem 0;
    }

    .why-title {
        text-align: center;
        font-size: 1.6rem;
        color: #fff;
        letter-spacing: 1px;
        font-weight: normal
    }

    .why-body {
        padding-top: 3rem;
        text-align: center
    }

    .why-item {
        padding-bottom: 2rem
    }

    .why-item img {
        width: 3rem;
        height: 3rem;
        opacity: 0.3;
    }

    .why-item p {
        color: rgba(255, 255, 255, 0.6);
        padding-top: 1rem
    }

    .why-item:hover {
        cursor: pointer
    }

    .why-item:hover img {
        opacity: 1;
    }

    .why-item:hover p {
        color: rgba(255, 255, 255, 1);
    }


    /************** 服务保障 ***************/
    .safeguard {
        background: #fff;
        padding: 3rem 0 0 0;
        text-align: center
    }

    .safeguard-title {
        margin: 0 auto;
        width: 80%
    }

    .safeguard-title ul {
        width: 100%;
        border-bottom: solid 1px rgba(0, 0, 0, 0.1)
    }

    .safeguard-title ul li {
        width: 40%;
        margin: 0 auto -20px auto;
        text-align: center;
        font-size: 1.6rem;
        font-weight: normal;
        letter-spacing: 1px;
        background: #fff
    }

    .safeguard-body {
        padding-top: 3rem
    }

    .safeguard-item {
        margin-left: 0;
        width: 100%;
        height: 100%;
        padding: 3rem 0;
        background: #fff;
        border: solid 1px rgba(0, 0, 0, 0.1);
        margin-top: -1px
    }

    .safeguard-body .safeguard-item:nth-child(2), .safeguard-body .safeguard-item:nth-child(4), .safeguard-body .safeguard-item:nth-child(6) {
        border-left: none;
        border-right: none;
    }

    .safeguard-body .safeguard-item:nth-child(1), .safeguard-body .safeguard-item:nth-child(3), .safeguard-body .safeguard-item:nth-child(5) {
        border-left: none;
    }

    .safeguard-item .round {
        position: relative;
        margin: 0 auto;
        width: 6rem;
        height: 6rem;
        border-radius: 50%;
        background: rgba(62, 147, 252, 0.7);
    }

    .safeguard-item .round img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 4rem;
        height: 4rem;
    }

    .safeguard-item p {
        padding-top: 0.5rem;
        color: rgba(62, 147, 252, 1);
        font-size: 18px;
        font-weight: normal
    }

    .safeguard-item span {
        display: inline-block;
        padding-top: 0.5rem;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.65)
    }

    .safeguard-item:hover {
        cursor: pointer;
        background: #5e96f6
    }

    .safeguard-item:hover .round {
        background: rgba(255, 255, 255, 0.2);
    }

    .safeguard-item:hover p {
        color: #fff;
    }

    .safeguard-item:hover span {
        color: #fff
    }


    /************** 公司成立后，还需要做什么 ***************/
    .need {
        background: url("../images/bg-01.png") center bottom #000;
        padding: 4rem 0 0 0
    }

    .need-title {
        color: #fff;
        font-size: 1.6rem;
        text-align: center;
        font-weight: lighter;
        letter-spacing: 1px
    }

    .need-body {
        padding: 2rem 0
    }

    .need-item {
        text-align: center;
        padding-bottom: 2rem
    }

    .need-item img {
        width: 4rem;
        height: 4rem
    }

    .need-item p {
        color: #fff;
        font-size: 18px;
        padding-bottom: 1rem
    }

    .need-item span {
        display: block;
        color: rgba(255, 255, 255, 0.5);
        padding-bottom: 1rem
    }

    .need-item button {
        display: inline-block;
        padding: 0.5rem 1rem;
        border: solid 1px rgba(255, 255, 255, 0.3);
        border-radius: 8px;
        color: rgba(255, 255, 255, 0.5);
    }

    .need-item:hover {
        cursor: pointer
    }

    .need-item:hover button {
        border: solid 1px rgba(255, 255, 255, 1);
        color: rgba(255, 255, 255, 1)
    }


    /************** footer ***************/
    .footer {
        background: #000;
        padding: 1rem 0
    }

    .footer-left {
        text-align: center;
        color: rgba(255, 255, 255, 0.1);
        font-size: 13px;
        padding-top: 0.8rem
    }

    .footer-left a, .footer-left a:visited {
        color: rgba(255, 255, 255, 0.2);
        margin: 0 0.2rem
    }

    .footer-left a:hover {
        color: rgba(255, 255, 255, 0.8)
    }

    .footer-right {
        text-align: center;
        color: rgba(255, 255, 255, 1)
    }

    .footer-right span {
        font-size: 28px;
        color: #f39b55
    }


    /************** 公司注册页 ***************/
    .zhuce h1 {
        font-size: 22px;
        font-weight: normal;
        padding-bottom: 0.5rem;
        text-align: center
    }

    .zhuce h2 {
        font-size: 12px;
        font-weight: normal;
        padding-bottom: 0.5rem;
        text-align: center;
        color: rgba(0, 0, 0, 0.3)
    }

    .header-zhuce {
        height: 16rem;
        background: url("../images/img_bg_4.jpg") center top no-repeat;
        background-size: 100% 100%
    }

    .header-zhuce h1 {
        font-size: 28px;
        font-weight: normal;
        letter-spacing: 2px;
    }

    .header-zhuce .header-text {
        position: absolute;
        left: 50%;
        top: 60%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 999
    }

    /******** 一 *******/
    .zhuce-one {
        padding: 2rem 0
    }

    .zhuce-one .row {
        border: solid 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
        padding: 1rem 0;
        margin: 0 15px
    }

    .one-item {
        padding:1rem 0.5rem;
        border-right: none;
        border-bottom: solid 1px rgba(0,0,0,0.1);
    }
    .one-item.border-no{border-bottom: none}
    .one-item img {
        float: left;
        margin-right: 1rem;
        width: 2.5rem;
        height: 2.5rem;
    }

    .one-item p {
        padding-top: 0;
        font-size: 16px;
        font-weight: normal
    }

    .one-item span {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.4)
    }




    /******** 二 *******/
    .zhuce-two {
        padding:2rem 0
    }

    .zhuce-two-body {
        padding-top: 2rem;
    }

    .zhuce-two-body .col-xl-3, .zhuce-two-body .col-lg-3, .zhuce-two-body .col-md-3, .zhuce-two-body .col-sm-6, .zhuce-two-body .col-6 {
        padding-left: 15px;
        padding-right: 15px;

    }

    .zhuce-four-body .zhuxiao-four-item:nth-child(0),.zhuce-four-body .zhuxiao-four-item:nth-child(1) {
        margin-bottom: 0.5rem;
    }

    .two-item {
        margin-bottom: 2rem
    }

    .two-item-up {
        position: relative;
        width: 100%;
        display: none
    }

    .two-item-up .line {
        width: 100%;
        border-bottom: solid 1px #e0e0e0
    }

    .two-item-up .text {
        margin: -20px auto;
        width: 30%;
        background: #fff;
        color: #f39b55;
        font-size: 22px;
        font-weight: normal;
        text-align: center;
    }

    .two-item-up .point {
        position: absolute;
        top: -0.5rem;
        left: -0.5rem;
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        background: #e0e0e0;
        z-index: 1000;
    }

    .two-item-up .point-1 {
        left: auto;
        right: -0.5rem
    }


    .two-item-down {
        position: relative;
        padding: 0 20px 0 20px;
    }

    .down-body {
        padding: 2rem 2rem 2rem 3rem;
        background: #f69048;
        color: #fff;
        box-shadow: 0 1px 8px rgba(246, 144, 72, 0.8);
        font-size: 18px;
        font-weight: normal;
        line-height: 3rem;
    }

    .down-body img {
        float: left;
        margin-right: 1rem;
        width: 3rem;
        height: 3rem;
    }

    .angle {
        position: absolute;
        top: 112px;
        right: 50%;
        transform: translate(-50%, 0);
        width: 0;
        height: 0;
        border-top: 20px solid #f69048;
        border-left: 22px solid transparent;
        border-right: 22px solid transparent;
    }

    /******** 三 *******/
    .zhuce-three-body {
        padding: 2rem 0 2rem 0;
        margin-left:15px;
        margin-right:15px;
    }

    .three-item {
        text-align: center;
    }

    .three-item img {
        width: 100%;
        height: auto;
    }

    .three-item p {
        padding-top: 0.5rem
    }

    .zhuce-three-body .three-item:nth-child(1), .zhuce-three-body .three-item:nth-child(2) {
        padding-bottom: 1rem
    }


    /******** 四 *******/
    .zhuce-four {
        background: #edf3f7;
        padding: 2rem 0
    }

    .zhuce-four-body {
        padding: 2rem 0 0 0
    }

    .zhuce-four-body .col-xl-3, .zhuce-fouro-body .col-lg-3, .zhuce-four-body .col-md-3, .zhuce-four-body .col-sm-6, .zhuce-four-body .col-6 {
        padding-left: 15px;
        padding-right: 15px
    }

    .four-item {
        text-align: center;
        background: #fff;
        padding:1rem 0;
        border-radius: 8px;
        box-shadow: 1px 0 8px rgba(0, 0, 0, 0.1);
    }

    .four-item img {
        width: 3rem;
        height: 3rem;
    }

    .four-item span {
        display: block;
        margin: 0 auto;
        width: 80%;
        padding-top: 1rem;
        border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    }

    .four-item p {
        margin: -12px auto 0 auto;
        background: #fff;
        width: 55%
    }

    .zhuce-four-body .four-item:nth-child(1),.zhuce-four-body .four-item:nth-child(2){ margin-bottom: 1rem}


    /************** 工商变更 ***************/

    .biangeng-one{ background: #f5f5f5; padding: 3rem 0}
    .biangeng-one .row{ padding-top: 2rem; box-shadow: none; border: none}

    .biangeng-one .col-xl-9, .biangeng-one .col-lg-9, .biangeng-one .col-md-9,.biangeng-one .col-sm-12, .biangeng-one .col-12{
        border-top: none;
        border-right: none;
        border-bottom: none;
        background: #f5f5f5;
    }
    .biangeng-one-body{padding: 0 15px}

    .biangeng-one-body .col-xl-4, .biangeng-one-body .col-lg-4, .biangeng-one-body .col-md-4{
        border-right:none;
        border-bottom: solid 1px rgba(0,0,0,0.1);
    }
    .biangeng-one-body .col-xl-4:nth-child(3), .biangeng-one-body .col-lg-4:nth-child(3), .biangeng-one-body .col-md-4:nth-child(3),
    .biangeng-one-body .col-xl-4:nth-child(6), .biangeng-one-body .col-lg-4:nth-child(6), .biangeng-one-body .col-md-4:nth-child(6)
    { border-right: none }
    .biangeng-one-body .col-xl-4:nth-child(4), .biangeng-one-body .col-lg-4:nth-child(5), .biangeng-one-body .col-md-4:nth-child(6)
    { border-bottom: solid 1px rgba(0,0,0,0.1)}
    .biangeng-one-body .col-md-4:nth-child(6) {border-bottom: none}

    .biangeng-one-item{
        padding: 2rem 2rem;

    }
    .biangeng-one-item img{
        float: left;
        margin-right: 1rem;
        width: 3rem;
        height: 3rem;

    }
    .biangeng-one-item p{ font-size: 16px}
    .biangeng-one-item span{ color: rgba(0,0,0,0.3);font-size: 13px}

    .biangeng-two{ padding: 3rem 0}
    .biangeng-two img{ width: 100%; height: auto}
}