*{
	margin:0;
	padding:0;
}

a{
	text-decoration: none;
}

li{
	list-style:none;
}

body{
	font-family: "微软雅黑";
}

/*头部*/
.headerwrap{
	width: 100%;
	overflow: hidden;
}

.header{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;		
}

.headerup{		
	background: #EFEFEF;
}

.headerupbox{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.headerup ul{	
	float: right;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.headerup ul li{
	float: left;
}

.headerup ul li span{
	margin: 0 10px;
	color:#737373;
}

.headerup ul li a{
	font-size: 14px;
	color: #818181;
	letter-spacing: 1px;
}

.headerup ul li a:hover{
	color:#D70010;
}

.headerdown{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin: 30px auto;
	
}

.logo{
	float: left;
}

.logo img{
	display: block;
	width: 121px;
}

.adwords{
	float: left;
	margin-top: 33px;
	margin-left: 20px;
}

.adwords img{
	display: block;
	height: 69px;
}

.dianhua{
	float: left;
	margin-top: 48px;
	margin-left: 128px;
}

.dianhua img{
	display: block;
	height: 51px;
}

.topcode{
	float: right;
}

.topcode img{
	display: block;
	width: 105px;
	height: 105px;	
}

/*头部*/

/*导航条*/
.navwrap{
	width: 100%;
	background: #D70010;	
}

.navbox{
	background: #D70010;
}


.nav{
	width: 1200px;
	margin: auto;
}

.nav ul{
	
}

.clearflow{
	clear: both;
}

.nav ul>li{
	float: left;
	padding: 20px 30px;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	text-align: center;		
}

.nav ul>li a{
	color: #FFFFFF;
}

.nav ul>li:hover{
	background: #242424;
}

.nav ol{
	display: none;
	position: absolute;
	top: 64px;
	left: 0px;
	background: rgba(36,36,36,0.5);
	width: 100%;
	text-align: center;
	z-index: 99;
	padding-top: 1px;
}

.nav ol li{	
	padding:15px 0px 15px;
	
}

.nav ol li a{
	display: block;
	width: 85%;
	margin: auto;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom:1px dashed #E0E0E0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

.nav ol li:hover{
	background: #242424;
}
/*导航条*/


/*banner图*/
.bannerwrap{
	width: 100%;
	overflow: hidden;
}

.banner{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.banner img{
	display: block;
	width: 1920px;
	height: 350px;
}

/*banner图*/





/*搜索栏*/
.dsearch_wrap{
	width: 100%;
	margin-top: 10px;
}

.dsearch{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.dsearch .searchword{
	float: left;
	line-height: 44px;
}

.dsearch .searchword ul{
	overflow: hidden;
}

.dsearch .searchword ul li{
	float: left;
	font-size: 14px;
	color: #5E5E5E;
	margin-right: 20px;
}

.dsearch .searchbox{
	float: right;
	width: 332px;
	position: relative;
}

.searchbox input{
	width: 270px;
	height: 28px;
	line-height: 28px;
	border: 2px solid #E86F78;
	border-right: none;
	padding-left: 5px;
	position: absolute;
	top: 11px;
	outline: none;
}
.searchbox button{
	width: 50px;
	height: 32px;
	background: #D70010 no-repeat center 6px;
	background-image:url(../img/servicepic/search.png);
	border: none;
	position: absolute;
	top: 11px;
	right: 5px;
	outline: none;
	cursor: pointer;
}

.searchbox button:active{
	transform: scale(1.01);
}

/*搜索栏*/


/*当前位置*/
.location_wrap{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;	
}

.location{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #F0F0F0;
}

.location p{
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #5E5E5E;
	padding: 10px 0;
	position: relative;
}

.location p i{
    position: absolute;
    left: 78px;
    top: 8px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/servicepic/home.png) no-repeat center;
}

.location p span{
	margin-left: 10px;
	color: #D9202D;
}

/*当前位置*/


.range_wrap{
	width: 100%;
	margin-top: 80px;
}

.range{
	width: 1200px;
	margin:0px auto 140px;
}

.rantop{
	
}

.rantop h1{
	position: relative;
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #DC353F;
	font-weight: 400;
}

.rantop h1 img{
	position: absolute;
	bottom: -26px;
	right: 30px;
}

.rantop h2{
	line-height: 20px;
	text-align: center;
}

.rantop p{
	text-align: center;
}

.rancontent{
	width: 1030px;
	margin:45px auto 0;
	overflow: hidden;
}

.rancontent dl{		
	float: left;
	width: 257px;
	cursor: pointer;
	overflow: hidden;
}

.rancontent dl dt{
	text-align: center;
	
}

.ranbox{
	width: 103px;
	height: 103px;
	padding: 4px;
	box-sizing: border-box;
	border-radius:50%;
	border: 1px solid #DB1A29;
	overflow: hidden;
	margin: auto;	
	transition: all 1s;
}

.ranpic{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background-size: 51px 51px;
    background-repeat:no-repeat ;
    background-position: center center;
    border: 1px solid #C7C7C7;
    border-radius: 50%;
    transition: all 1s;
}

.ran1{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon1_1.png) ;
}

.ran2{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon2_1.png) ;
}

.ran3{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon3_1.png) ;
}


.ran4{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon4_1.png) ;
}

.ranact .ranbox{
	border: 1px solid #FF8B00;
}
.ranact .ranbox .ranpic{
	background-color:#ff8b00 !important;
}

.ranact .ran1{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon1_2.png) ;
}

.ranact .ran2{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon2_2.png) ;
}

.ranact .ran3{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon3_2.png) ;
}

.ranact .ran4{
	background-image:url(../img/cancelpic/zhuxiaofanwei_icon4_2.png) ;
}



.rancontent dl dd{
	margin-top: 23px;
	padding: 0px 43px;
	border-right: 1px solid #E5E5E5;
}

.rancontent dl dd h3{
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	color: #4B4B4B;
	margin-bottom: 6px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rancontent dl dd p{
	width: 170px;
	text-align: center;
	font-size: 14px;
	color: #737373;
}

/*注销与吊销区别*/
.different_wrap{
	width: 100%;
	overflow: hidden;
}

.difibox{
	position: relative;
	width: 1920px;
	height: 863px;
	left: 50%;
	margin-left: -960px;
}

.fake{
	width: 100%;
	height: 540px;
	background: url(../img/cancelpic/citybg.png);
	position: absolute;
	top: 200px;
	z-index: -1;
}


.true{
	width: 100%;
	position: absolute;
	z-index: 99;
}

.different{
	width: 1200px;
	margin: auto;
}

.diftop h1{
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #DC353F;
	font-weight: 400;
}

.diftop h2{
	line-height: 20px;
	text-align: center;
}

.diftop p{
	text-align: center;
}

.difcontent{
	width: 1200px;
	height: 650px;
	margin-top: 20px;
	padding: 43px 0px 43px 40px;
	background: url(../img/cancelpic/center.png) no-repeat;
	overflow: hidden;
}

.contwordbox{
	height: 595px;
	overflow: hidden;
}


.difcontent h3{
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 20px;
    color: #3E3E3E;
}

.difcontent  i,span{
	color:#DC2633;
}

.difcontent i{
	font-style:normal ;
	display:block;
	float: left;
	margin-top: 5px;
	
	width: 20px;
	height:24px;
	line-height: 24px;
}

.difcontent p{
	width: 680px;
}

.ken{
	margin-left: 20px;
	margin-bottom: 8px;
}

.kan{
	margin-left: 20px;
	margin-bottom:5px;
	
}
.kong{
	margin-left: 100px;
	margin-bottom:3px;
}

.result{
	margin-top: 35px;
}
/*注销与吊销区别*/


/*简易注销和普通注销的区别*/
.easy_wrap{
	width: 100%;
}

.easy{
	width: 1200px;
	margin: auto;
}

.easy .easytop{
	
}
.easytop h1{
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #DC353F;
	font-weight: 400;
}

.easytop h2{
	line-height: 20px;
	text-align: center;
}

.easytop p{
	text-align: center;
}

.easycontent{
	width: 1000px;
	margin: auto;
	margin-top: 40px;
}

.easyline{
	overflow: hidden;
	margin-bottom: 40px;
}

.easyline span{
	float: left;
	padding: 12px 10px;
	background: #D70010;
	color:white;
	font-size: 20px;
}

.easyline img{
	float: left;
	margin: 15px 20px 0px 20px;
}

.ple{
	float: left;
	width: 260px;
	text-align: right;
	font-size:18px;
	margin-top: 13px;
	margin-right: 25px;
}

.pri{
	float: left;
	width: 260px;
	text-align: left;
	font-size:18px;
	margin-top: 13px;
	margin-left: 25px;
}

/*简易注销和普通注销的区别*/

/*公司注销所需材料*/
.company_wrap{
	width: 100%;
	margin-top: 100px;
	
}

.company{
	width: 1200px;
	height: 424px;
	margin: auto;
	padding:65px 0px 65px 39px;
	background: url(../img/cancelpic/ziliao_bg.png);
}

.comcontent{
	height: 480px;
	overflow: hidden;
}

.comcontent h1{
	font-size:30px;
	font-weight: normal;
	color:#2A2A2A;
}

.comcontent h2{
	font-size:16px;
	font-weight: 300;
	color:#D70010;
	font-family: "times new roman";
	margin-top: 5px;
	margin-bottom: 50px;
}

.comcontent p{
	font-size:20px;
	color:#2A2A2A;
	line-height: 36px;
	width: 580px;
}
/*公司注销所需材料*/

/*公司注销客户案例*/
.example_wrap{
	width: 100%;	
	overflow: hidden;
}

.examplebox{
	width: 1920px;
	height: 433px;
	background: url(../img/cancelpic/net.png) -190px 0px;
	margin-top: 235px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.example{
	width: 1200px;	
	margin: auto;
	position: relative;
}

.examtop{
	position: absolute;
	top: -135px;
	left: 50%;
    transform: translateX(-50%);
    -ms- transform: translateX(-50%); 
    *left: 445px; 
}

.examtop h1{
	position: relative;
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #DC353F;
	font-weight: 400;
}

.examtop h1 img{
	position: absolute;
	bottom: -26px;
	right: -280px;
}

.examtop h2{
	line-height: 20px;
	text-align: center;
}

.examtop p{
	text-align: center;
}

                  /*轮播*/
.move{
	/*overflow: hidden;*/
	position: absolute;
	top: 70px;
}

.move_box{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.move_lunbo{
	width: 1095px;
	height: 300px;
	margin: auto;	
	overflow: hidden;
}
.move_ul{
	width: 9999px;		
	position: relative;
	top: 0;
	overflow: hidden;
}
.move_li{
	width: 202px;
	height: 162px;
	margin: 0 8px;
	background: white;
	border-radius: 4px;
	float: left;
	margin-top: 50px;
	overflow: hidden;
	transition: all 1s;
}

.move_li i{
	width: 190px;
	height: 150px;
	display: block;
	border:1px solid #E2E2E2;
	border-radius: 4px;
	margin: 5px;
}

.move_li img{
	width: 190px;
	height: 150px;
	/*margin-top: 45px;*/
	border: none;
}

.move_li h1{
	text-align: center;
	font-size: 16px;
	color: #D70010;
	margin-top: 3px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	
}

.move_li p{
	text-align: center;
	font-size: 14px;
	color: #606060;
	margin-top: 10px;
	height: 38px;
	overflow: hidden;
}



.move_li a{
	display: block;
	margin: auto;	
	width: 56px;
	padding:4px 28px;
	color: white;
	background: #D70010;
	font-size: 14px;
	border: none;
	margin-top: 30px;
	border-radius: 4px;
}

.expend{
	width: 202px;
	height: 300px;
	margin-top: 0px;
}



.btboxle{
	width: 25px;
	height: 48px;
	text-align: center;
	background: url(../img/redle.png) no-repeat;
	position: absolute;
	top: 110px;
	left: 0;
	transition: all 0.1s;
	cursor: pointer;
}

.bt img{
	margin-top: 16px;
}

.btboxri{
	width: 25px;
	height: 48px;
	background: url(../img/redri.png) no-repeat;
	position: absolute;
	top: 110px;
	right: 0px;
	transition: all 0.1s;
	cursor: pointer;
}


.btbox1:hover{
	cursor: pointer;
	transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);	/* IE 9 */
	-webkit-transform: scale(1.2,1.2);	/* Safari 和 Chrome */
	-o-transform: scale(1.2,1.2);	/* Opera */
	-moz-transform: scale(1.2,1.2);	/* Firefox */
}

.btbox2:hover{
	cursor: pointer;
	transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);	/* IE 9 */
	-webkit-transform: scale(1.2,1.2);	/* Safari 和 Chrome */
	-o-transform: scale(1.2,1.2);	/* Opera */
	-moz-transform: scale(1.2,1.2);	/* Firefox */
}
                   /*轮播*/
/*公司注销客户案例*/

/*售后保障*/
.aftersold_wrap{
	width: 100%;
	margin-top: 100px;
}

.aftersold{
	width: 1200px;
	margin: auto;
}

.aftop h1{
	position: relative;
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #DC353F;
	font-weight: 400;
}

.aftop h1 img{
	position: absolute;
	bottom: -26px;
	right: 30px;
}

.aftop h2{
	line-height: 20px;
	text-align: center;
}

.aftop p{
	text-align: center;
}

.afcont{
	width: 1020px;
	margin:15px auto 0px;
	overflow: hidden;
}

.afcont dl{
	float: left;
	width:318px;
	text-align:center;
	margin-right: 33px;
}

.afcont dl dd{
	height: 120px;
	overflow: hidden;
}


.afcont dl dd h1{
	font-size: 24px;
	font-weight: normal;
	color: #5F5F5F;
	margin-bottom: 5px;
}


.afcont dl dd p{
	font-size: 16px;
	color: #747474;  
}
/*售后保障*/

/*最新动态*/
.dynamic_wrap{
	width: 100%;
	margin-top: 80px;
	margin-bottom: 50px;
}

.dynamic{
	width: 1200px;
	margin: auto;
	
}

.dytop h1{
	text-align: center;	
	font-size: 28px;
	line-height: 40px;
	color: #DC353F;
	font-weight: 400;
}

.dytop h2{
	line-height: 20px;
	text-align: center;
}

.dytop p{
	text-align: center;
}

.dycont{
	margin-top: 15px;
	border: 1px solid lightgray; 
	padding: 5px 15px 5px 5px;
	border-radius: 5px;
	overflow: hidden;
}

.dycont .dyle{
	float: left;
}
.dycont .dyri{
	float: left;
	margin-left: 40px;
}

.dycont .dyle img{
	display: block;
	border-radius: 5px;
	width: 570px;
	height: 422px;
}


.dycont .dyri h1{
	width:552px;
	margin: 25px 0 10px;
	overflow: hidden;
}


.dycont .dyri h1 img{
	float: right;
}

.newsline{
	width: 564px;
	margin-bottom: 20px;
	border-bottom: 1px dashed lightgray;
}

.newsline h2{
	font-size:16px;
	font-weight: normal;
	margin-bottom: 8px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsline h2 a{
	color: #696969;
}

.newsline h2 a:hover{
	color: #D70010;
}

.newsline h2 i{
	float: left;
	display: block;
	margin-top: 8px;
	margin-right:8px;
	width: 12px;
	height: 12px;
	background: url(../img/cancelpic/fang.png);
}



.newsline p{
	font-size: 14px;
	color: #868686;
	margin-bottom: 5px;
	height: 38px;
	overflow: hidden;
}
/*最新动态*/

/*尾部*/
.footer_wrap{
	width: 100%;	
	overflow: hidden;
}

.footerbox{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #535353;
}


.footer{
	margin-top: 20px;
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #EDEDED;
	overflow: hidden;
	padding: 30px 0px 30px 0px;
}

.footer a{
	font-size: 16px;
	color: #EDEDED;
}

.footer a:hover{
	color: #D70010;
}

.footer .footleft{
	float: left;
}

.footer .footcenter{
	float: left;
	margin-left: 140px;
}

.footer .footright{
	float: right;
}

.footcenter .friend{
	float: left;
	width: 272px;
	height: 197px;
	padding-right: 70px;
	border-right: 1px solid #F4F4F4;
	overflow: hidden;
}

.friend h1{
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}

.friend h1 span{
	float: left;
}

.friend h1 i{
	font-style: normal;
	float: right;
}



.friend ul{
	width: 312px;
	overflow: hidden;
}

.friend ul li{
	float:left;
	margin-right: 40px;
}


.footcenter .about{
	float: left;
	width: 280px;
	height: 197px;
	padding-left: 70px;
	overflow: hidden;
}

.about h1{
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;	
}

.about ul{
	float: left;
	margin-right: 40px;
}

.footcenter ul li{
	margin-bottom: 5px;
}

.footright dl{
	width: 200px;
	height: 200px;
}

.footright dt{
	overflow: hidden;
}

.footright dt img{
	float: right;
}


.footright dd{
	float: right;
}

.footright dd p{
	margin-top: 5px;
}


.footout{
	background: #D70010;
}

.footout p{
	padding: 5px 0px;
	font-size: 14px;
	color: white;
	text-align: center;
}
/*脚部*/




/*悬浮*/
.xuanfu{
	position: fixed;
	right: 0;
	top: 62%;
	transform: translateY(-50%);
   z-index: 99;
	
}

.xuanfubox{
	position: relative;
	width: 75px;
	height: 370px;
	background:rgba(255,255,255,0.6)
}

.xuanfu a{
	/*display: block;*/
}

.funname{
	width: 75px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0;
}

.funname img{
	width: 100%;
	border: none;
}

.funtype{
	 overflow: hidden;
}


.func dl{
 text-align: center;
 overflow: hidden;
 
}

.func dl dt{
	width: 43px;
	height:43px;
	line-height: 43px;
	border-radius: 50%;
	background: #D70010;
	background-size:43px 43px;
	margin:5px auto 0;
	overflow: hidden;
}


.func dl i{
	display: block;
	width: 30px;
	height: 30px;
	margin:6px auto 0;
}


.hidebox{
	width: 100px;
	height: 100px;
	position: absolute;
	right:90px;
	top: 0px;
	display: none;
	z-index: 9999;	
	transition: all 1s;	
}


.fun1{
	width: 75px;
	position: absolute;
	top: 56px;
	right: 0;
}

.fun2{
	width: 75px;
	position: absolute;
	top: 135px;
	right: 0;
}

.fun3{
	position: absolute;
	top: 215px;
	right: 0;
	width: 76px;
}

.fun4{
	width: 75px;
	position: absolute;
	top: 295px;
	right: 0;
}


.fun3 dl{
	width: 75px;
	height: 75px;
    float: right;
}

.fun3 p{
	width: 0px;
	height: 75px;
	float: right;
	text-indent: 10px;
	white-space: nowrap;
	font-size: 20px;
	color: white;
	line-height: 74px;
	border-left:1px solid white;
	/*transition:all 1s;*/
	/*-moz-transition:all 1s; /* Firefox 4 */*/
	/*-webkit-transition:all 1s; /* Safari and Chrome */*/
	/*-o-transition:all 1s; /* Opera */*/
}



.hidebox img{
	width:100%;
	border: 2px solid #D70010; 
}


.fun1 i{
	background: url(../img/k11.png) center;
	background-size:40px  40px;
}

.fun2 i{
	background: url(../img/k21.png) center;
	background-size:40px  40px;
}

.fun3 i{
	background: url(../img/k31.png) center;
	background-size:40px  40px;
}

.fun4 i{
	background: url(../img/k41.png) center;
	background-size:40px  40px;
}

.func dl dd{
	margin-top: 6px;
	color: #6B6B6B;
	font-size: 14px;
}

.func:hover{
	background: #D70010;
}

.func:hover dt{
	background: white;
	border-radius: 50%;
}

.func:hover dd{
	color: white;
}

.fun1:hover i{
	background-image: url(../img/k12.png);
}

.fun2:hover i{
	background-image: url(../img/k22.png);
}

.fun3:hover i{
	background-image: url(../img/k32.png);
}

.fun4:hover i{
	background-image: url(../img/k42.png);
}

.fun4:hover .hidebox{
	display: block;	
}

.fun3:hover{
	width: 236px;
	background: #D70010;
	/*transition: all 1s;*/
}

.fun3:hover:dl{
	background: #D70010;
}

.fun3:hover p{
	width: 160px;
	/*transition: all 1s;*/
}