body {background:#fff;}
body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,ul,li,form,label,
table,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: bottom;
    list-style: none;
}
.last_margin{
    margin:0!important;
}
    .down_line{
        width: 62px;
        border-top: 2px solid #197FC7;
        position: absolute;
        left: 50%;
        top: 52px;
        margin-left: -31px;   
    }
/* fix-header-start */
    .fix_header{
        width: 100%;
        height: 69px;
        position: relative;
    }
    .bg{
        position: absolute;
        width: 100%;
        height: 69px;
        
        z-index: -1
    }
    .fix_header_container{
        width: 1000px;
        height: 60px;
        margin: 0 auto;
        
    }
    .fix_left{
        float: left;
    }
    .fix_list li{
		float: left;
		width: 58px;
		height: 100%;
		line-height: 60px;
		text-align: center;
		overflow: hidden;
	}
	.fix_list li.w_78{
		width:78px;
	}
	.fix_list li+li{
    	margin-left: 5px;
    }
    .fix_list li:hover,.fix_active{
        background:#F7F7F7;
        border-bottom:2px solid #0071C1;
    }
    .fix_list li a{
        width: 100%;
    }
    .fix_right{
        float: right;
    }
    .fix_right p{
        float:left;
        height: 60px;
        margin-right: 10px;
    }
    .free_consult{
        line-height: 60px;
    }
    .free_consult_word{
        font-weight: bold;
    }
    .free_consult_num{
        font-weight: bold;
        color:#0373C2;
    }
    .fix_right .application,.fix_right .tax_course{
        width: 62px;
        position: relative;
    }
    .application_photo,.tax_course_photo{
        position: absolute;
        top: 8px;
        left: 19px;
        cursor: pointer;
    }
    .tax_course_photo{
        left: 16px;
    }
    .application_photo img,.tax_course_photo img{
        max-width: 100%;
    }
    .application_word,.tax_course_word{
        position: absolute;
        bottom: 4px;
        left:4px;
        font-size:13px;
        font-weight: bold;
    }
    .tab_btn{
        width: 62px;
        box-sizing:border-box;
        position: relative;
    }
    .btn_cn,.btn_en{
        width: 100%;
        height: 18px;
        line-height: 15px;
        border:1px solid #AFAFAF;
        border-radius: 4px;
        position: absolute;
        text-align: center;
        box-sizing:border-box;
        font-size:14px;
        font-weight: bold;
        cursor: pointer;
    }
    .btn_cn:hover,.btn_en:hover{
        color:#fff;
        background: #00f;
    }
    .btn_cn{
        top: 11px;
    }
    .btn_en{
        top:34px;
    }

/*fix-header-end*/

/*header-start*/
    .header{
        width: 100%;
        background:#EFF6FF;
        position: relative;
        top: 0;
    }
    .header_container{
        width: 1000px;
        height: 80px;
        margin: -4px auto 0;
    }
    .header_left{
        float: left;
        height: 100%;
    }
    .header_logo{
        height: 100%;
        padding: 13px 0;
        box-sizing:border-box;
    }
    .header_logo img{
        max-width: 100%;
    }
    .header_right{
        float: right;
        height: 80px;
    }
    .header_title{
        height: 100%;
        padding: 13px 0;
        box-sizing:border-box;
        
    } 
    .ht_word{
        height: 100%;
        box-sizing:border-box;
        padding:13px 20px;
        background: url(../img/header/header_bg.png) no-repeat;
        color:#fff;
        font-size:24px;
    }
/*header-end*/

/*banner—部分*/
    .banner{
        width:100%;
        position: relative;
        top: -4px;
    }
    .banner_container{
        height: auto;
        max-height: 100%;
        position: relative;
        overflow: hidden;
    }
    .banner_bg{
        height:auto;
        position: relative;
        top: 0;
        left: 50%;
        margin-left: -960px;
        width: 1920px;
        height: 440px;
        overflow: hidden; 
    }
    .banner_photo{
        height: auto;
        max-height: 100%;
    }
    .banner_photo img{
        max-width: 100%;
    }
    .banner_content{
        width: 1000px;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -500px;
        margin-top: -159.5px;
    }
    .solga{
        width: 100%;
        height: 319px;
        text-align: center;
        padding: 24.5px 0;
        box-sizing:border-box;
        background: url(../img/word/touming.png) no-repeat;
        overflow: hidden;
    }
    .solga_title{
        font-size: 2.5em;
        color:#fff;
        letter-spacing: 5px;
    }
    .solga_title span{
        font-weight: bold;
        font-size: 1.2em;
    }
    .solga_left{
        float: left;
        width: 191px;
        margin-left:170px;
        margin-right: 60px;
    }
    .solga_right{
        float: left;

    }
    .solga p{
        margin-bottom: 0.3em;
    }
    .solga_content p{
        position: relative;
        text-align: left;
        line-height: 1.5em;
        padding-left: 4%;
        box-sizing:border-box;
        color: #fff;
        font-size: 1.5em;
    }
    .solga_content p span{
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -5px;
        width: 10px;
        height: 10px;
        background: url(../img/word/point.png) no-repeat;
    }
    .solga_btn{
        position: relative;
        top: -50px;
        left: 80px;
        width: 139px;
        height: 46px;
        line-height: 42px;
        box-sizing:border-box;
        border:2px solid #fff;
        font-size: 22px;
        text-align: center;
        color: #fff;
    }
/*banner—部分*/

/*无忧创业*/
    .four_step{
        width: 100%;
        background: #fff;
        position: relative;
        top: -4px;
        padding-top: 40px;
        box-sizing:border-box;
    }
    .four_step_container{
        width: 1000px;
        background: #fff;
        margin: 0 auto;
    }
    .four_step_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        position: relative;
    }
    .total_new{
        margin: 30px 0;
        text-align: center;
        color: #267DC5;
        font-size: 0.8em;
        letter-spacing: 2px;
    }
    .four_step_list li{
        float: left;
        width: 17%;
        height: 155px;
        padding: 0 3% 0 5%;
        /*box-sizing:border-box;*/
    }
    .reg_title,.accout_title,.affair_title,.mark_title{
        width: 100%;
        height: 46px;
        line-height: 46px;
        padding-left: 48px;
        margin: 20px 0 ;
        box-sizing:border-box;
        font-size: 22px;
        background: url(../img/word/reg.png) no-repeat;
        text-align: center;
    }
    .accout_title{
        background: url(../img/word/accout.png) no-repeat;
    }
    .affair_title{
        background: url(../img/word/affair.png) no-repeat;
    }
    .mark_title{
        background: url(../img/word/mark.png) no-repeat;
    }
    .reg_title_active{
        background:url(../img/word/reg_active.png) no-repeat;
    }
    .accout_title_active{
        background:url(../img/word/accout_active.png) no-repeat;
    }
    .affair_title_active{
        background:url(../img/word/affair_active.png) no-repeat;
    }
    .mark_title_active{
        background:url(../img/word/mark_active.png) no-repeat;
    }
    .reg_content,.accout_content,.affair_content,.mark_content{
        text-align: center;
        font-size: 14px;
        color: #000;
    }
    .popup{
        width: 100%;
        min-height: 200px;
        position: relative;
        top: -4px;
        background: #EFF6FF;
        text-align: center;
    }
    .four_step_container .pop_active{
        color: #0C77C4;
        background: #EFF6FF;
    }
    .pop_reg,.pop_accout,.pop_affair,.pop_mark{
        padding: 40px 0;
        height: 240px;
        overflow: hidden;
    }
    .pop_reg img,.pop_accout img,.pop_affair img,.pop_mark img{
        max-width: 100%;
    }
    .pop_reg_photo{
        width: 818px;
        margin: 0 auto;
    }
    .pop_accout_photo{
        width: 603px;
        margin: 0 auto;
    }
    .pop_affair_photo{
        width: 514px;
        margin: 0 auto;
    }
    .pop_mark_photo{
        width: 470px;
        margin: 0 auto;
    }

/*无忧创业*/

/*企业常见烦恼*/
    .com_trouble{
        width: 100%;
        padding: 40px 0;
        background: #fff;
    }
    .com_trouble_container{
        width: 1000px;
        margin: 0 auto;
    }
    .com_trouble_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        position: relative;
    }
    .com_trouble_list{
        margin-top: 50px;
    }
    .com_trouble_list li{
        float: left;
        width: 24%;
        height: 320px;
        margin-right: 1.3%;
        position: relative;
        overflow: hidden;
    }
    .com_trouble_list li:hover .com_active{
        top: 0px;
        background: url(../img/word/mask.png) no-repeat;
    }
    .com_trouble_list li:hover .com_content{
        /*opacity: 1;*/
        display: block;
    }
    .com_trouble_photo{
        width: 100%;
        height: 100%;
    }
    .com_trouble_photo img{
        max-width: 100%;
    }
    .com_active{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 100px;
        left: 0;
        transition:top .5s;
    }
    .com_icon{
        width: 44px;
        height: 56px;
        text-align: center;
        margin: 30px auto 0;
    }
    .com_title{
        color:#fff;
        text-align: center;
        font-size: 22px;
        margin-top: 20px;
    }
    .com_content{
        color: #fff;
        font-size: 16px;
        margin-top: 40px;
        box-sizing: border-box;
        padding: 0 15%;
        /*opacity: 0;*/
        display: none;
    }
/*企业常见烦恼*/

/*找我们轻松无忧*/
    .relax{
        width: 100%;
        padding: 40px 0;
        box-sizing:border-box;
        background: #EFF6FF;
    }
    .relax_container{
        width: 1000px;
        margin: 0 auto;
        text-align: center;
    }
    .relax_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        position: relative;
    }
    .relax_photo{
        width: 932px;
        margin: 50px auto 0;
    }
/*找我们轻松无忧*/


/*保障 */
    .total_safe{
        width: 100%;
        position: relative;
      }  
    .total_safe_container{
        height:auto;
        max-height: 100%;
        position: relative;
        overflow: hidden;
    }
    .total_safe_bg{
        height:auto;
        position: relative;
        top: 0;
        left: 50%;
        margin-left: -960px;
        width: 1920px;
        height: 417px;
        overflow: hidden;
    } 
    .total_safe_photo{
        height: auto;
        max-height: 100%;
    }
    .total_center_photo img{
        max-width: 100%;
    }
/*保障 */

/*媒体认证*/
    .media_test{
        width:100%;
        background:#fff
    }
    .media_test_container{
        width: 1000px;
        margin:0 auto;
        padding: 40px 0 20px;
        box-sizing:border-box;
    }
    .media_test_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        margin-bottom: 55px;
        position: relative;
    }
    .media_list li{
        float: left;
        width: 230px;
        height: 85px; 
        margin: 0 20px 20px 0;
    }
/*企业展示*/
    .company_display{
        width:100%;
        background:#EFF6FF;
    }
    .company_display_container{
        width: 1000px;
        margin:0 auto;
        padding:40px 0;
        box-sizing:border-box;
    }
    .company_display_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        margin-bottom: 55px;
        position: relative;
    }
    .company_display_content{
        margin-bottom: 20px;
    }
    .company_title{
        font-size: 22px;
        color:#00284D;
        margin-bottom:20px;
    }
    .company_content p{
        font-size: 14px;
        line-height: 24px;
        color:#00284D;
        padding-right: 258px;
        box-sizing:border-box;
    }
    .cd_photo_list li{
        float: left;
        width: 323px;
        height: 216px;
        margin-right: 10px;
    }
/*底部*/
    .footer{
        width:100%;
        background: #232526;
        overflow: hidden;
    }
    .footer_contanier{
        width: 1000px;
        min-height: 400px;
        margin:0 auto;
        padding-top:60px;
    }
    .footer_left,.footer_middle{
        float: left;
        color:#fff;
        margin-right: 80px;
    }

    .contact_address_title,.contact_ways_title{
        font-size:30px;
    }
    .contact_address_content{
        margin:45px 0 0 30px;
    }
    .contact_address_content p{
        line-height: 24px;
        font-size: 14px;
    }
    .contact_ways_personal p,.contact_ways_company p{
        line-height: 40px;
        font-size: 14px;
        position: relative;
    }
    .contact_ways_personal{
        margin-top:45px;
        margin-bottom:50px;
    }
    .icon{
        position: absolute;
        top:8px;
        left:0;
        width: 32px;
        height: 32px;
    }
    .qq{
        background: url(../img/foot-nav/qq.png) no-repeat;
    }
    .wechat{
        background: url(../img/foot-nav/wechat.png) no-repeat;
    }
    .phone{
        background: url(../img/foot-nav/phone.png) no-repeat;
    }
    .online{
        background: url(../img/foot-nav/kefu.png) no-repeat;
    }
    .mail{
        background: url(../img/foot-nav/mail.png) no-repeat;
    }
    .together{
        background: url(../img/foot-nav/together.png) no-repeat;
    }
    
    .contact_name{
        margin-left:52px;
    }
    .footer_right{
        float:right;
        color:#fff;
    }
    .scan_title{
        font-size: 30px;
        margin-bottom: 50px;
    }
    .scan_word{
        margin-bottom: 15px;
        font-size: 14px;
    }
    .footer_nav{
        width: 1000px;
        min-height: 100px;
        margin: 40px auto 0;
    }
    .footer_nav_list{
        height: 55px;
        margin:auto;
    }
    .footer_nav_list li{
        float: left;
        width: 131px;
        height: 55px;
        margin-right: 10px;
    }
    .beian{
        text-align: center;
        color:#363636;
        font-size: 12px;
        margin: 20px 0 20px 0;
    }
    .beian p{
        line-height: 24px;
    }
    .beian p a{
        color:#363636;
        font-size: 12px;
    }

/*左漂浮窗*/
    .adguide{
        padding:120px 8px 0;
        width:120px;
        height:491px;
        position: fixed;
        left:0;
        z-index: 1111;
        top:50%;
        margin-top:-246px;
        background:url("../img/float_bg.png?t=1.01") no-repeat center;
        box-sizing: border-box;
    }

    .adguide img{
        max-width:100%;
    }

    .adguide a{
        display: block;
        height:30px;
        line-height: 30px;
        text-align: center;
        color:#2681C4;
        font-weight: bold;
        font-size: 14px;
    }

    .adguide .er_code{
        margin-top:40px;
        padding:6px 5px 8px;
        font-size:14px;
        text-align: center;
    }
    .adguide .onLine{
        width: 117px;
        margin-top: 39px;
        height: 29px;
        line-height: 29px;
        margin-left: -6px;
        text-align: center;
        font-size: 14px;
        color: #2681C4;
    }

/*页面成功*/
    .successPage{
        position: absolute;
        width:400px;
        height:200px;
        border-radius: 10px;
        box-shadow: 0 0 3px 5px #ddd;
        background:#f4f7f4;
        z-index: 1000000000000000;
        left:50%;
        margin-left:-200px;
        padding-top:65px;
        top:70%;
        margin-top:-100px;
    }

    .successPage img{
        max-width: 100%;
    }

    .successPage .sImg{
        position: absolute;
        top:-45px;
        left:50%;
        margin-left:-45px;
    }

    .successPage h3{
        font-size:30px;
        color:#3583EC;
        margin-bottom: 18px;
        text-align: center;
    }

    .successPage p{
        font-size:16px;
        color:#3583EC;
        text-align: center;
    }
    
    
/*右侧侧边栏*/
.rightSider{
	width:158px;
	box-sizing:border-box;
	border:1px solid #d2d2d2;
	border-radius:5px;
	position:fixed;
	top:50%;
	margin-top:-210px;
	right:0;
	padding:8px;
	background:#fff;
	z-index:999;
}

.kefuIcon{
	display:block;
	width:141px;
	height:33px;
	margin:0 auto 5px;
}

.kefu1{
	background:url(../img/group_17.png) no-repeat;
}

.kefu2{
	background:url(../img/group_18.png) no-repeat;
}

.kefu3{
	background:url(../img/group_19.png) no-repeat;
}

.kefu4{
	background:url(../img/group_20.png) no-repeat;
}

.phoneNum{
	display:block;
	width:141px;
	height:65px;
	background:url(../img/group_21.png) no-repeat;
	text-align:center;
	font-size:14px;
	color:#21a9ff;
	line-height:82px;
	font-weight:700;
}


/*2019-08-19添加资质代办页面样式*/
.container{
	max-width: 1000px;
    min-width: 1000px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.gs_tips_item,.zzxkzdb_wrap{
	width: 100%;
	background: #EFF6FF;
	padding:20px 0;
}

.zzxkzdb_wrap h2 {
    font-size: 32px;
    color: #002446;
    text-align: center;
    position: relative;
}

.cardTip {
    font-size: 18px;
    color: #535353;
    text-align: center;
    margin: 30px 0 0;
}

.tips_item{
	float:left;
	width:222px;
	background:#fff;
	border-radius:5px;
	padding:20px;
	box-sizing:border-box;
}

.tips_item+.tips_item{
	margin-left:35px;
}

.tips_item_title{
	font-size:18px;
	color:#232323;
	vertical-align: middle;
	margin-bottom:14px;
	font-weight:700;
}

.tips_item_title>img{
	width:44px;
	height:44px;
	margin-right:14px;
	vertical-align: middle;
}

.tips_item p{
	font-size:16px;
	color:#535353;
	text-align:center;
}

.cardDemo{
	margin-top:40px;
}

.cardDemoItem{
	float:left;
	width:332px;
	padding: 0 24px;
	box-sizing:border-box;
}

.carditem{
	margin-bottom:10px;
}

.carditem>div{
	padding:25px;
	box-sizing:border-box;
	background:#fff;
	border-top-left-radius:5px;
    border-top-right-radius:5px;
	vertical-align: middle;
	font-size: 18px;
    color: #232323;
    font-weight: 700;
}

.carditem>div>img{
	width:80px;
	height:59px;
	margin-right:14px;
	vertical-align: middle;
}

.carditem>p{
	font-size: 14px;
    color: #fff;
    padding:16px 14px;
    box-sizing:border-box;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    background:#329bec;
    text-align:center;
}

.cardDemoItem h4{
	margin-bottom:18px;
	font-size:18px;
	color:#232323;
	vertical-align: bottom;
	padding-left: 10px;
}

.cardDemoItem h4>span{
	font-size:14px;
	padding:0 16px;
    vertical-align: bottom;
}

.immBtn{
	display: block;
    width: 182px;
    height: 45px;
    text-align: center;
    background: #fff;
    letter-spacing: 2px;
    color: #ea5413;
    outline: none;
    border-radius: 5px;
    line-height: 45px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    margin:20px auto;
    -moz-box-shadow: 0 2px 6px #d0dff0;
    -webkit-box-shadow: 0 2px 6px #d0dff0;
    box-shadow: 0 2px 6px #d0dff0;
}

.moreCards{
	width:100%;
	padding:15px 0;
}

.moreCards .otherCard{
	float:left;
	width:220px;
	padding:16px 0;
	box-sizing:border-box;
	background:#fff;
	border-radius:5px;
	text-align:center;
	margin-left:20px;
	margin-bottom:20px;
}

.otherCard img{
	height:74px;
}

.otherCard p{
	font-size: 18px;
    color: #232323;
    font-weight: 700;
    margin-top:10px;
}

.telCard{
	font-size: 18px;
    color: #232323;
    font-weight: 700;
	text-align:center;
}

.dealBtn{
	width: 300px;
    height: 62px;
    line-height: 62px;
    font-size:26px;
}

.contrast{
	width:100%;
	padding: 20px 60px;
    box-sizing: border-box;
}

.contrastItem,.contrastImg{
	float:left;
}

.contrastItem{
	width:240px;
}

.contrastImg{
	width:80px;
	text-align: center;
}

.contrastImg>img{
	max-width:100%;
	margin-top:116px;
}

.contrastItem h4{
	padding: 25px;
    box-sizing: border-box;
    background: #ffd05c;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    vertical-align: middle;
    font-size: 18px;
    color: #232323;
    text-align: center;
    font-weight: 700;
}

.contrastItem>div{
	font-size: 16px;
    color: #333333;
    padding: 20px 20px 30px;
    box-sizing: border-box;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
}

.contrastItem>div>p{
	padding:14px 0;
}

.contrastItem>div>p>span{
	font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 8px;
    background: #329bec;
    text-align: center;
    margin-right:10px;
}

.qqyzzdb_para{
	font-size:14px;
}

.contrastItem h4.blueBg{
	background:#329bec;
	color:#fff;
}

/*九税财务服务保障*/
.gs_service{
	width: 100%;
	background: #EFF6FF;
}
.gs_service_container{
	width: 1000px;
	margin:0 auto;
	padding: 40px 0;
	box-sizing:border-box;
}
.gs_service_content{
	width: 735px;
	margin:0 auto;
}
.gs_service_title{
	margin-bottom:40px;
}
.gs_service_word{
	width: 37%;
	height: 55px;
	margin:0 auto;
	background: url(../img/gs_service.png) no-repeat -151px -1px;
}
.gs_service_list li{
	float: left;
	width: 35%;
	margin-bottom: 60px;
	margin-right: 30%;
	padding-left: 57px;
	box-sizing:border-box;
}
.profression_aditor{
	background: url(../img/profression.png) no-repeat 0 12px;
}
.information_safe{
	background: url(../img/information.png) no-repeat 0 12px;
	margin-right: 0!important;
}
.price{
	background: url(../img/price.png) no-repeat 0 16px;
	margin-bottom:0!important;

}
.fast_high{
	background: url(../img/fast.png) no-repeat 0 16px;
	margin-right: 0!important;
	margin-bottom:0!important;
}
.gs_list_title{
	text-align: center;
	font-size: 18px;
	color:#368AE0;
	font-weight: bold;
	margin-bottom: 17px;
}
.gs_list_word{
	padding:0px 20px;
	color:#000;
	font-size: 16px;
	box-sizing:border-box;
}

/*屏幕分辨率改变*/
    @media screen and (max-width:1440px) and (min-width: 1367px) {
        .solga img{
            max-width: 89%;
        }
        .solga{
            padding: 39.5px 0;
        }       

    }
    @media screen and (max-width:1366px) {
        .solga img{
            max-width: 90%;
        }
        .solga{
            padding: 38.5px 0;
        }

    }