*{
	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;
}
.middle{
	height: 600px;
}

.go-home{
	width: 42%;
	margin: 0 auto;
	padding-left: 9%;
}
.go-home h4{
	font-weight: 600;
    margin-bottom: 20px;
}
.go-home p{
	margin-bottom: 0;
}

.yunfu{
	position: relative;
	
}
.big-yunfu{
	width: 25%;
	height: 300px;
	position: absolute;
	top: 75%;
	left: 10%;
}
.big-yunfu img{
	width: 100%;
	height: 100%;
}
.children{
	width: 50%;
	height: 100px;
	/*overflow: hidden;*/
}
.children .children-small{
	width: 30%;
	height: 100%;
	float: left;
	margin-right: 2%;
}
.children-small:nth-of-type(3){
	margin-right: 0;
}
.children-small img{
	width: 120px;
	height: 120px;
}

.children{
	position: absolute;
	top: 232%;
	left: 40%;
}
.children-small p{
	font-size: 14px;
	font-weight: 600;
}

/*休假结束*/
.consult{
	/*position: relative;*/
}
.consult p{
	width: 400px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	color: grey;

}
.safe-width{
	position: relative;
	
}
.kefu{
	width: 36%;
	height: 300px;
	margin-left: 54%;
}
.kefu img{
	width: 100%;
	height: 100%;
}

.your-need{
	width: 13%;
	height: 145px;
	border: 1px solid gray;
	border-radius: 50%;
	position: absolute;
	top: 18%;
	left: 52%;
}
.your-need p{
	font-size: 14px;
	width: 150px;
	margin: 0 auto;
	font-weight: 600;
}
.your-need p:nth-of-type(1){
	margin-top: 20px;
}
.your-need p:nth-of-type(2){
	margin-bottom: 10px;
}
.your-need p:nth-of-type(3){
	margin-bottom: 5px;
}
.your-need p:nth-of-type(4){
	font-size: 14px;
	font-weight: 800;
	color: #000000;
}
.consult-p{
	position: absolute;
	top: 80%;
	left: 16%;
}
.consult-p p:nth-of-type(2){
	text-align: left;
	margin-left: 8%;
}
/*欢迎咨询结束*/
.service-processs{
	margin-bottom: 80px;
}
.service-processs .safe-width{
	height: 400px;
}
.service-processs ul{
	width: 85%;
	margin: 0 auto;
}
.service-processs ul li{
	text-align: center;
}

.service-processs ul li img{
	width: 80%;
	height: 220px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.service-processs ul li p{
	margin-bottom: 0;
}
.service-processs ul li p:nth-of-type(1){
	font-size: 20px;
	font-weight: 600;
}
.dashed{
	text-align: center;
	width: 192px;
	padding-bottom: 10px;
	font-size: 20px;
	border-bottom: 1px dashed black;
	position: absolute;
	top: -6%;
	left: 20.2%;
}
.dashed2{
	position: absolute;
	top: -6%;
	left: 41.5%;
}
.dashed3{
	position: absolute;
	top: -6%;
	left: 62.7%;
}
/*.service-processs{
	position: relative;
}*/
/*服务流程结束*/
.success-example{
	padding-bottom: 80px;
	height: 850px;
}
.success-top{
	width: 84%;
	margin: 0 auto;
}
.safe-width{
	position: relative;
}
.success-top li{
	border-right: 4px dashed black;
	text-align: center;
	font-size: 20px;
	margin-bottom: 40px;
}
.success-top li:nth-of-type(4){
	border: 0;
}
.success-example h3{
	width: 78%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
}

.success-item{
	width: 78%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}
.success-item li{
	float: left;
}
.success-item li:nth-of-type(1){
	width: 25%;
}
.success-item li:nth-of-type(1) img{
	width: 100%;
	height: 150px;
}
.success-item li:nth-of-type(2){
	margin-left: 5%;
	margin-top: 0.5%;
	
}
.success-item li:nth-of-type(2) h4{
	font-size: 20px;
	font-weight: 500;
}



/*适配移动端*/
@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;

  }  
  
  .middle {
    height: 450px;
}
  .go-home {
    width: 90%;
    margin: 0 auto;
   
} 
 .go-home p{
   font-size: 1.2rem;
   
} 

.go-home h4 {
    font-weight: 600;
    font-size: 1.5rem;
}

.big-yunfu {
    width: 40%;
    height: 200px;
    position: absolute;
    top: 105px;
    left: 1%;
}
.children-small img {
    width: 60px;
    height: 60px;
}
.children-small p {
   width:70px;
   height: 40px;
   font-size: 1.2rem;
   font-weight: 0;
}
.children {
    width: 60%;
   
   
}
.children {
    position: absolute;
    top: 195px;
   
}
.kefu {
    width: 70%;
    height: 200px;
    margin-left: 25%;
}

.your-need {
    width: 34%;
    height: 120px;
    border: 1px solid gray;
    border-radius: 50%;
    position: absolute;
    top: 5%;
    left: 15%;
}

.your-need p:nth-of-type(1) {
    margin-top: 5px;
}
.your-need p {
    font-size: 1.2rem;
    width: 80px;
    margin: 0 auto;
    font-weight: 200;
}
.consult-p {
    position: absolute;
    top: -20%;
    left: 0;
  
}

.consult-p p{
    width: 350px;
    font-size: 1.2rem;
}

.dashed{
	display: none;
}
.service-processs ul li img {
    width: 80%;
    height: 140px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.service-processs ul li p:nth-of-type(1) {
    font-size: 1.5rem;
    
}
.service-processs ul {
    width: 100%;
    margin: 0 auto;
}


.success-top li {
    border-right: 0;
    
    font-size: 12px;
    margin-bottom: 20px;
}

.success-example h3 {
    display: none;
}

.success-item li:nth-of-type(1) {
    width: 100%;
}

.success-item li:nth-of-type(1) img {
    width: 100%;
    height: 150px;
}

.success-item li:nth-of-type(2) h4 {
    font-size: 1.5rem;
    font-weight: 500;
    font-weight: bold;
}
.service-processs ul li p {
   font-size: 1.2rem;
}
.success-item  li p{
   margin-bottom: 0;
   font-size: 1.2rem;
}
.success-example {
    padding-bottom: 80px;
    height: 1150px;
}
.success-item li:nth-of-type(2) {
    margin-left: 0;
    margin-top: 0.5%;
}


}