.abroad_details span{
	color: #2577e3;
}
.abroad_details h1{
	font-weight: bold;
	font-size: 0.24rem;
}
.abroad_details_content{
	display: flex;
}
.abroad_details_tel ul{
	display: flex;
}

.abroad_details_img{
	width: 3.4rem;
	height: 2.1rem;
}
.abroad_details_img img{
	display: block;
	width: 100%;
	height: 114.38px;
}
.abroad_details_text{
	margin-left: 0.2rem;
	width: calc(100% - 3.6rem);
}
.abroad_details_text p{
	font-size: 0.18rem;
	color: #333;
	line-height: 0.36rem;
	margin-top:-0.09rem;
	}
.abroad_details_text p span{
		font-size: 0.22rem;
		color: #ef2f2f;
		font-weight: bold;
	}
	
.abroad_details_tel ul li{
	width: 1.6rem;
	height: 0.4rem;
	background-color: #d4e6fd;
	border-radius: 0.05rem;
	color: #333333;
}
.abroad_details_tel ul li:hover h1{
	background-color: #4793f7;
	color: white;
	border-radius: 0.05rem;
	
}
.abroad_details_tel ul li h1{
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.44rem;
}	
	
.abroad_details_p h2{
		color: #808080;
		font-size: 0.14rem;
	}
	
.abroad_details_jj h1{
	width: 1.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	background-color: #4793f7;
	border-radius: 0.05rem;
	box-shadow: 0px 1px 3px #999;
	font-size: 0.2rem;
	color: white;
}	
	
.abroad_details_jj p{
	line-height: 0.36rem;
	font-size: 0.18rem;
	color: #555;
	margin-top: 0.2rem;
}	
.abroad_details_jj span{
	color: #333;
}	
.abroad_details_lc{
	display: flex;
	background: #f0f0f0;
	height: 0.4rem;
	width: 100%;
	align-items:center;
}	
	
.abroad_details_lc img{
	width: 0.08rem;
	height: 0.14rem;
	margin-left: 0.1rem;

}	
	
.abroad_details_lc p{
	padding: 0.2rem 0;
	margin-left: 0.1rem;
	font-size: 0.2rem;

}	
.abroad_details_lc h4{
	margin-left: 4.8rem;
	font-size: 0.2rem;
	padding: 0.2rem 0;

}		
	/*出国流程*/

.lc .liucheng_bgimgo{
	width: 6.27rem;
	margin: 0 auto;
	position: relative;
}
.lc .liucheng_bgimgo img{
	width: 100%;
}
.lc .liucheng_bgimgo h1{
	position: absolute;
	top: 0.4rem;
	left: 0.3rem;
	font-size:0.18rem ;
	font-weight: bold;
	color: white;
}

.lc .liucheng_bgimgo h2{
	position: absolute;
	top: 0.4rem;
	left:2.88rem;
	font-size:0.18rem ;
	font-weight: bold;
	color: white;
}


.lc .liucheng_bgimgo h3{
	position: absolute;
	top: 0.4rem;
	right: 0.3rem;
	font-size:0.18rem ;
	font-weight: bold;
	color: white;
}

.lc .liucheng_bgimgo ul li{
	border: 1px #f9bf9c solid;
	border-radius: 0.16rem;
	margin-top: 0.1rem;
	width: 1.8rem;
	text-align: center;
	height: 0.32rem;
}
.lc .liucheng_bgimgo ul li p{
	line-height: 0.32rem;
	font-size:0.18rem;
}

/*热门推荐*/
.abroad_tj ul{
	display: flex;
	justify-content: space-between;
	position: relative;
	
}
.abroad_tj ul li{
	width: 3.38rem;
	background: #f2f2f2;
	border: 1px #e5e5e5 solid;
}
.abroad_tj ul li img{
	display: block;
	width: 100%;
}
.abroad_tj ul li h1{
	color: #2577e3;
	font-size: 0.24rem;
	font-weight: bold;
	margin-top: 0.2rem;
}
.abroad_tj ul li h2{
	margin-top: 0.1rem;
	font-size: 0.2rem;
	color: #fd521d;
}
.abroad_tj ul li p{
	margin-top: 0.1rem;
	line-height: 0.3rem;
	font-size: 0.18rem;
	color: #333;
}
.abroad_tj ul li p span{
	color: #666;
	font-size: 0.16rem;
}
.abroad_tj .abroad_l{
	margin-left: 0.45rem;
	margin-bottom: 0.2rem;
}

.abroad_tj .abroad_tj1 img{
	position: absolute;
	top: 0;
	left: 0;
	width: 1.12rem;
	height: 1.12rem;
}





















