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;
}

/* 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: -4px;
    }
    .header_container{
        width: 1000px;
        height: 80px;
        margin: 0 auto;
    }
    .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;
       /* z-index: -1;*/
    }
    .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;
        height: 400px;
        margin: 0 auto;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -500px;
    }
    .solga{
        width: 806px;
        height: 302px;
        margin: 49px auto;
        text-align: center;
        padding: 41.5px 0;
        box-sizing:border-box;
        background: url(../img/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 img{
        max-width: 100%;
    }*/
    .solga p{
        margin-bottom: 0.3em;
    }
    .solga_content{
        padding-left: 28%;
        box-sizing: border-box;
    }
    .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;
    }
/*banner—部分*/

/*免费领取部分*/
    .free{
        width: 100%;
        background: #fff;
    }
    .free_get_container{
        width: 1000px;
        margin: 0 auto;
        padding: 40px 0;
        box-sizing:border-box;
        background: #fff;
    }
    .free_get{
        width:1000px;
        height: 206px;
        background: #F6F6F6;
        margin:0px auto;
        border-radius: 5px;
        position: relative;
    }
    .free_left{
        float:left;
        width:50%;
        height:100%;
        box-sizing: border-box;
    }
    .free_left p{
        text-align:center;
        margin:22px 0 30px;
        color:#343434;
        font-size:24px;
        font-weight:bold;
    }
    #statement{
        overflow: hidden;
        width:390px;
        height:70px;
        margin:0px auto;
        color:#fff;
    }
    .one_omit{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    #statement ul li{
        font-size:18px;
        color:#6A6A6A;
        height:24px;
    }
    #total {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        font-family:SourceHanSansCN;
        margin:20px 0 0 38px;
        color:#2B2B2B;
    }
    #total .t_num {
        display: inline-block;
        line-height: 13px;
        margin: 0px 4px 0 4px;
        position:relative;
        top:-10px;
    }
    .border_line{
        border-right: 1px solid #B3B3B3;
        height: 80%;
        position: absolute;
        top: 10%;
        left: 499px;
    }

    .free_right{
        width:50%;
        box-sizing: border-box;
        float: right;
        height:100%;
    }
    .contact_wraper{
        width:340px;
        height:170px;
        margin:17px auto 0;
        position:relative;
    }
    .contact_wraper .con_head{
        position:absolute;
    }
    .contact_wraper .peo_head{
        color:#a6a6a6;
        font-size:18px;
        top:11px;
        left:10px;
        line-height:24px;
    }
    .peo_head span{
        color:#a6a6a6;
        font-size:14px;
    }
    .contact_wraper .pho_head{
        color:#a6a6a6;
        font-size:18px;
        top:71px;
        left:10px;
        line-height:24px;
    }
    .pho_head span{
        color:#a6a6a6;
        font-size:14px;
    }
    .contact_wraper input{
        width:100%;
        box-sizing: border-box;
        padding-left:10px;
        height:47px;
        outline:none;
        border:none;
        background: #E3E3E3;
        margin-bottom:14px;
        border-radius: 5px;
    }
    .contact_wraper strong{
        font-style:normal;
        font-size:12px;
        position:absolute;
        display: none;
    }
    .name_str{
        top:15px;
        right:18px;
    }
    .phone_str{
        right:18px;
        top:75px;
    }
    .contact_btn{
        width:100%;
        height:47px;
        text-align:center;
        background: #0071C1;
        letter-spacing: 2px;
        color:#fff;
        outline:none;
        border-radius: 5px;
        line-height:47px;
        font-weight: bold;
        font-size:18px;
        cursor: pointer;
    }
/*免费领取部分*/

/*不注销的危害*/
    .no_cancel{
        width:100%;
        background: #EFF6FF;
    }
    .no_cancel_container{
        width:1000px;
        margin:0px auto;
        padding:50px 0;
        box-sizing: border-box;
    }
    .cancel_photo{
        width:100%;
        /*height:498px;  */ 
    }
    .cancel_photo h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        position: relative;
    }
    .cancel_attention{
        margin: 30px 0;
        color: #7C7C7C;
        font-size: 18px;
        text-align: center;
    }
    .down_line{
        width: 62px;
        border-top: 2px solid #197FC7;
        position: absolute;
        left: 50%;
        margin: 15px 0 0 -31px;   
    }
    .cancel_list{
        margin-bottom: 40px;
    }
    .cancel_list li{
        float: left;
        width: 18%;
        height: 240px;
        background: #fff;
        border-radius: 4px;
        margin-right: 2.5%;
        border-bottom: 10px solid #0071C1;
    }
    .cl_photo{
        width: 100%;
        height: 62.5%;
        text-align: center;
        border-bottom: 1px dashed #D8D8D8;
        box-sizing:border-box;
    }
    .cl_photo img{
        max-width: 100%;
        width: 110px;
        height: 90px;
        margin:30px 0;
    }
    .cl_word{
        text-align: center;
        margin-top: 36px;
        color: #002446;
        box-sizing:border-box;
    }
    .cancel_foot{
        margin-bottom: 20px;
        font-size: 18px;
        color:#F53F49;
        text-align: center;
    }
    .cancel_tip{
        line-height: 24px;
        color: #00284D;
        text-align: center;
        font-size: 14px;
    }
/*不注销的危害*/

/*工商注销流程*/
    .cancel_process{
        width:100%;
        background: #FFFFFF;
    }
    .cp_container{
        width:1000px;
        margin:0px auto;
    }
    .cp_photo{
        width:733px;
        /*height:639px;*/
        margin:40px auto;
        text-align: center;
        /*background: url(../img/cp_photo.png) no-repeat;*/
    }
    .cp_photo img{
        max-width: 100%;
        margin-top: 20px;
    }
    .cp_photo h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        position: relative;
    }
/*工商注销流程*/
/*办理流程*/
    .handle{
        width:100%;
        padding:50px 0;
        background: #EFF6FF;
    }
    .handle_container{
        width:1000px;
        margin:0px auto;
        box-sizing: border-box;
    }
    .handle_photo{
        width:875px;
        /*height:565px;*/
        margin: 0 auto;
        /*background: url(../img/agent.png) no-repeat center;*/
        position:relative;

    }
    .handle_photo h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        margin-bottom: 55px;
        position: relative;
    }
    .handle_btn{
        width:291px;
        height:56px;
        border-radius: 5px;
        position:absolute;
        left: 292px;
        bottom: 206px;
    }
    .handle_list li{
        float: left;
        width: 45%;
        height: 72px;
        line-height: 72px;
        padding-left: 5%;
        box-sizing: border-box;
        font-size: 18px;
        color: #00233c;
        margin-right: 10%;
        margin-bottom: 20px;
    }
    .handle_list li img{
        margin-right: 25px;
    }
    .cancel_btn{
        width: 260px;
        height: 50px;
        line-height: 50px;
        margin: 25px auto 0;
        background:#0071C1;
        border-radius: 4px;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 2px;
    }
    .cancel_btn a{
        width: 100%;
        height: 100%;
        color:#fff;
    }
    .handle_tip{
        font-size: 22px;
        margin: 30px 0 20px 0px;
        color: #F5334C;
        text-align: center;
    }
    .agent_list li{
        float: left;
        width: 30%;
        height: 115px;
        margin-right: 5%;
    }
    .agent_list_content{
        padding: 11% 0;
        float: right;
        text-align: center;
        height: 100%;
        margin-right: 20px;
        box-sizing:border-box;
    }
    .agent_list_one{
        margin-bottom: 8px;
        font-size: 22px;
        font-weight: bold;
        color: #428FE1;
    }
    .agent_list_two{
        font-size: 14px;
        font-weight: bold;
        color: #022547;
    }
/*办理流程*/
/*九税财务比较*/
    .section{
        width: 100%;
    }
    .section_container{
        width: 1000px;
        margin: 0 auto;
        padding: 50px 0;
    }
    .section_container h2{
        font-size: 32px;
        color:#002446;
        text-align: center;
        margin-bottom: 55px;
        position: relative;
    }
    .section_container p{
        line-height: 24px;
        font-size: 14px;
        color: #002446;
        text-align: center;
    }
    .sec_word{
        margin-bottom:20px;
    }
    .compare{
        width: 100%;
    }
    .com_left{
        float: left;
        width: 350px;
        height: 258px;
        margin: 0 40px 0 145px;
        background: url(../img/coo_total.png) no-repeat;
    }
    .com_right{
        float: left;
        width: 350px;
        height: 258px;
        background: url(../img/coo_total.png) no-repeat -402px 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;
        z-index: 1111;
        left:0;
        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;
}


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

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

    }