*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
.resume-top{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: center;

}
.resume-top img{
	width: 15%;
	text-align: center;
	margin: 15px;
		
}

.resume-top span{
	font-size: 26px;
	font-weight: bold;
}
.drawback-resume{
	height: 703px;
}

.drawback-p{
	width: 30%;
	height: 42%;
	margin: 0 auto;
	margin-bottom: 50px;
}
.drawback-p img{
	width: 100%;
	height: 100%;
}

.drawback-resume p{
	width: 60%;
	font-size: 18px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 40px;
}
/*介绍结束*/



.need-data{
	/*height: 500px;*/
	margin-top: 50px;
	padding-bottom: 50px;
	height: 690px;
}
.border_round{
	width: 42px;
	height: 42px;
	border: 1px solid green;
	border-radius: 50%;
	padding-top: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	transition: 0.5s;
	
}

.round3:after{
	content: '';
	width: 1px;
	height: 11px;
	background-color: green;
	position: absolute;
	left: 50%;
	bottom: -12px;
	
}

.round1:before{
	content: '';
	width:0;
    height:0;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:10px solid green;
    position: absolute;
    top: 37%;
    left: -10.5px;
}

.round2:before{
	content: '';
	width:0;
    height:0;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:10px solid green;
    position: absolute;
    top: 37%;
    right: -10.2px;
}

.small_round{
	width: 30px;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	background-color: green;
	color: white;
	border-radius: 50%;
	margin: 0 auto;
	
}

.round-p{
	position: absolute;
	width: 400px;
	height: 50px;
	top: 23%;
	left: -420px;
	
}
.round-p p{
	text-align: right;
	margin-bottom: 0;
}
.round-p2{
	position: absolute;
	width: 400px;
	height: 50px;
	top: 23%;
	right: -420px;
	
}
.round-p2 p{
	text-align: left;
	margin-bottom: 0;
}

.border_round:hover{
	transform: scale(1.5);	
	background-color: green;
	
}

.border_round:hover .round3:after{
	display: none;

}


/*需求材料结束*/
.refund{
	padding-bottom: 50px;
	/*height: 735px;*/
}
.refund .resume-top{
	margin-bottom: 120px;
}
.refund ul{
	width: 60%;
	
}
.refund ul:nth-of-type(1){
	margin-left:13% ;
	
}

.refund ul:nth-of-type(2){
	margin-left:23% ;
	
}

.refund ul li{
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}
.refund ul li img{
	width: 80%;
	height: 80px;
	transition: 0.5s;
}
.refund ul li span{
	color: white;
	font-size: 30px;
	position: absolute;
	top: 2%;
	left: 47%;
	
}
.refund ul li .span2{
	color: white;
	font-size: 30px;
	position: absolute;
	top: 26%;
	left: 46.5%;
}
.refund ul li p{
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 16px;
	font-weight: 600;
}
.refund ul li .p1{
	width: 150px;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 18%;
	top: -120px;
}

.refund ul li img:hover{
	transform: rotateZ(180deg);
}
/*退税资格结束*/

.first{
	padding-top: 50px;
	padding-bottom: 150px;
	/*height: 717px;*/
}
.first ul{
	width: 70%;
	margin: 0 auto;
	position: relative;
}
.first li{
	text-align: center;
	transition: 0.5s;
}

.first ul li img{
	width: 80%;
	height: 25%;
	margin-top: 30px;
	margin-bottom: 40px;
	
}
.first ul li p{
	margin-bottom: 0;
	font-size: 16px;
	font-weight: bold;
}
.first ul li:hover{
	transform: scale(1.2);
}
.f-left{
	display: inline-block;
	width: 3%;
	height: 30px;
	position: absolute;
	top: 85px;
	left: 23.5%;
}
.f-left1{
	width: 3%;
	height: 30px;
	position: absolute;
	top: 85px;
	left: 48.5%;
}
.f-left2{
	width: 3%;
	height: 30px;
	position: absolute;
	top: 85px;
	left: 73.5%;
}
/*首次出口结束*/

.deal-with{
	padding-bottom: 50px;
	height: 815px;
}
.deal-with h3{
	text-align: center;
	font-weight: bold;
	margin-top: -30px;
}
.liuchen{
	width: 60%;
	margin: 0 auto;
}
.liuchen1{
	width: 50%;
	margin: 0 auto;
	overflow: hidden;
}
.liuchen1 img{
	width: 70%;
	margin-left: 5%;
	margin-top: 12%
}
.liuchen1 .liuchen-border1{
	float: left;
}
.liuchen1 .liuchen-border2{
	float: right;
	border: 1px solid #e69614;
}

.liuchen-border{
	width: 42px;
	height: 42px;
	border: 1px solid #9696c8;
	border-radius: 50%;
    padding-top: 5.5px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	transition: 0.5s;
	
}
.liuchen-round{
	width: 30px;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	background-color: #9696c8;
	color: white;
	border-radius: 50%;
	margin: 0 auto;
	
}
.liuchen-border .liuchen-round2{
	background-color: #e69614;
}

.liuchen2{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-top: -5%;
}
.liuchen2 img{
	width: 8%;
	height: 269px;
}
.liuchen2 img:nth-of-type(2){
	width: 50%;
	margin: 7%;
	
}
.liuchen2 .round-img{
	border-radius: 50%;
}
.liuchen3{
	margin-top: -5%;
}
.liuchen-round3{
	background-color: #0075c1;
}
.liuchen-round4{
	background-color: #4b964b;
}
.liuchen-border3{
	border: 1px solid #0075c1;
}
.liuchen1 .liuchen-border4{
	border: 1px solid #4b964b;
}
.liuchen{
	position: relative;
}
.liuchen p{
	font-size: 16px;
	font-weight: bold;
}
.liuchen p:nth-of-type(1){
	position: absolute;
	top: 1.5%;
	left: 14%;
}
.liuchen p:nth-of-type(2){
	position: absolute;
	width: 250px;
	top: 1.5%;
	right: -14%;
}
.liuchen p:nth-of-type(3){
	position: absolute;
	top: 82%;
	left: -17%;
}
.liuchen p:nth-of-type(4){
	position: absolute;
	top: 82%;
	right: -17%;
}

.liuchen-border{
	transition: 0.5s;
}

.liuchen-border:hover{
	border: none;
}
/*办理流程结束*/


.wubian{
	margin: 0 auto;
	width: 33%;
	text-align: center;
	position: relative;
}
.wubian p{
	font-size: 16px;
	font-weight: bold;
}
.wubian img{
	margin-top: 80px;
	width: 100%;
	height: 350px;
	margin-bottom: 200px;
}
.day-border p{
	margin: 0;
}
.day-border{
	width: 42px;
	height: 42px;
	border: 1px solid #9696c8;
	border-radius: 50%;
    padding-top: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	transition: 0.5s;	
}
.day-small-round{
	width: 30px;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	background-color: #9696c8;
	color: white;
	border-radius: 50%;
	margin: 0 auto;
}
.day-round1{
	position: absolute;
	top: 30.5%;
	left: -50%;
}
.super-small1{
	width: 10px;
	height: 10px;
	background-color: #9696c8;
	border-radius: 50%;
	position: absolute;
	top: 33.1%;
	left: -1%;
}

.day-border1:after{
	content: '';
	width: 90px;
	height: 1px;
	background-color: #9696c8;
	position: absolute;
	top: 50%;
	right: -90px;	
}
.day-round2{
	position: absolute;
	top: 30.5%;
	right: -41%;
}
.day-border2{
	border: 1px solid #e69614;
}
.day-border2 .day-small-round{
	background-color: #e69614;
}
.day-border2:after{
	content: '';
	width: 90px;
	height: 1px;
	background-color: #e69614;
	position: absolute;
	top: 50%;
	left: -90px;	
}

.super-small2{
	width: 10px;
	height: 10px;
	background-color: #e69614;
	border-radius: 50%;
	position: absolute;
	top: 33.1%;
	right: -1%;
}

.day-round3{
	position: absolute;
	top: 64.4%;
	left: -38%;
}

.day-border3{
	border: 1px solid #0075c1;
}
.day-border3 .day-small-round{
	background-color: #0075c1;
}
.day-border3:after{
	content: '';
	width: 90px;
	height: 1px;
	background-color: #0075c1;
	position: absolute;
	top: 50%;
	right: -90px;	

}

.super-small3{
	width: 10px;
	height: 10px;
	background-color: #0075c1;
	border-radius: 50%;
	position: absolute;
	top: 67%;
	left: 18%;
}

.day-round4{
	position: absolute;
	top: 64.4%;
	right: -42%;
}
.day-border4{
	border: 1px solid #4b964b;
}
.day-border4 .day-small-round{
	background-color: #4b964b;
}
.day-border4:after{
	content: '';
	width: 90px;
	height: 1px;
	background-color: #4b964b;
	position: absolute;
	top: 50%;
	left: -90px;	
}

.super-small4{
	width: 10px;
	height: 10px;
	background-color: #4b964b;
	border-radius: 50%;
	position: absolute;
	top: 67%;
	right: 18%;
}

.day-round{
	transition: 0.5s;
}
.day-round:hover{
	color: red;
}


/*日常检查流程结束*/
.charge{
	padding-bottom: 50px;
}
.charge ul{
	width: 75%;
	margin: 0 auto;
}
.charge li{
	text-align: center;
}
.charge ul li img{
	width: 80%;
	height: 200px;
	margin-bottom: 20px;
}
.charge p{
	margin:0;
	font-size: 16px;
	font-weight: 600;
}
/*退税收费结束*/




/*适配手机*/
@media only screen 
and (min-device-width:480px)
and (max-device-width:767px){
	




	
	
}

/*适配IPAD*/
@media only screen 
and (min-device-width:768px)
and (max-device-width:991px){
	


	
	
}

/*适配小型电脑*/
@media only screen 
and (min-device-width:992px)
and (max-device-width:1199px){
	


	
	
}


/*适配小型手机*/
@media only screen 
and (min-device-width:360px)
and (max-device-width:480px){
	
.resume-top span{
	font-size: 2rem;
	font-weight: bold;
   }
   
  .resume-top img {
    width: 10%;
    text-align: center;
    margin: 0;
} 
   
.resume-top{
	padding-top: 30px;

  }  



.drawback-p {
    width: 60%;
}
.drawback-p img {
    width: 100%;
    height: 150px;
}

.drawback-resume p {
    width: 70%;
    font-size: 1.5rem;
    
}
.border_round{
	
}

.round-p p {
    font-size: 0.8rem;
}
.round-p2 p {
    text-align: left;
    margin-bottom: 0;
     font-size: 0.8rem;
}

.round-p {
  
    top: 28%;
    left: -420px;
}









.refund{
	
}
.refund ul {
    width: 90%;
   
}
.refund ul:nth-of-type(1) {
    margin-left: 2%;
}
.refund ul:nth-of-type(2) {
    margin-left: 15%;
}
.refund ul li {
/* overflow: hidden;*/

}

.refund ul li {
   width: 30%;
   margin: 0;
   float: left;
   text-align: left;
}

.refund ul li img {
    width: 100%;
    height: 45px;
     margin-bottom: 10px;
   
    
}

.refund ul li span {
    color: white;
    font-size: 0.8rem;
    position: absolute;
    top: 10%;
    left: 47%;
}
.refund ul li .span2 {
    color: white;
    font-size: 0.8rem;
    position: absolute;
    top: 30%;
    left: 46.5%;
}
.refund ul li .p1 {
    width: 80px;
    font-size: 0.8rem;
    position: absolute;
    left: 0;
    top: -50px;
}

.refund ul li p {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 0.8rem;
    font-weight: 600;
}










/*.refund{
	padding-bottom: 0;
}
.refund ul:nth-of-type(2) {
    margin: 0 auto;
}

.refund ul li img {
    width: 100%;
   
}

.refund ul li span {
   
    left: 43%;
}
.refund ul li .span2 {
  
    left: 43%;
}

.refund ul li .p1 {
  
    left: 15%;
    top: -60px;
    
}

.refund ul li {
   
    margin-bottom: 80px;
  
}

.refund ul li p {
   
    margin-top: 20px;
   
}*/






.first {
    padding-top: 0;
    padding-bottom: 80px;
}

.first ul {
    width: 80%;
    
}


.first ul li img {
    width: 100%;
    height: 100px;
   
}
.f-left{
	display: none;
}
.f-left1{
	display: none;
}
.f-left2{
	display: none;
}

.first ul li img {
  
   
    margin-top: 10px;
    margin-bottom: 10px;
}

.first ul li p {
    
    font-size: 0.8rem;
    font-weight: 500;
}

.deal-with {
    padding-bottom: 50px;
    height: 500px;
}


.deal-with h3 {
   
    font-weight: 500;
    font-size: 1.5rem;
   
}

.liuchen {
    width: 100%;
    margin: 0 auto;
}
.liuchen2 {
    width: 82%;
    margin: 0 auto;
    text-align: center;
    margin-top: -5%;
}

.liuchen2 img {
   
    height: 185px;
}


.liuchen2 img:nth-of-type(2) {
    width: 70%;
    margin: 2%;
}


.liuchen p {
    font-size: 0.8rem;
    font-weight: 400;
   
   
  
}
.liuchen3 img {
    display: none;
    
}
.liuchen3 {
    margin-top: 0;
}

.deal-with h3 {
    font-weight: 500;
    font-size: 1.5rem;
   padding-bottom: 10px;
}

.liuchen p:nth-of-type(1) {
    position: absolute;
    top: -3%;
    left: 14%;
}

.liuchen p:nth-of-type(2) {
    position: absolute;
    width: 250px;
    top: -3%;
    right: -20%;
}


.liuchen p:nth-of-type(3) {
    position: absolute;
    top: 100%;
    left: 0%;
}

.liuchen p:nth-of-type(4) {
    position: absolute;
    top: 100%;
    right: 0%;
}















.wubian {
   
    width: 70%;
    
}


.wubian img {
    margin-top: 30px;
    width: 100%;
    height: 230px;
    margin-bottom: 80px;
}
.wubian p {
    font-size: 0.8rem;
    font-weight: bold;
    margin-bottom: 0;
}
.day-border{
	display: none;
}
.super-small1{
	display: none;
}
.super-small2{
	display: none;
}
.super-small3{
	display: none;
}
.super-small4{
	display: none;
}

.day-round1 {
    position: absolute;
    top: 20.5%;
    left: -25%;
}
.day-round2 {
    position: absolute;
    top: 20.5%;
    right: -9%
}
.day-round3 {
    position: absolute;
    top: 84.4%;
    left: -25%;
}
.day-round4 {
    position: absolute;
    top: 84.4%;
    right: -30%;
}










.charge {
    padding: 0;
}


.charge ul {
    width: 75%;
    margin: 0 auto;
}
.charge li {
    margin-bottom: 50px;
}
.charge p {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 500;
}



	
	
}