
/*入澳新品*/
.r_bg{
	background-image: url(../../images/ym/index/bg4.png);
	height: 440px;
	width: 100%;
	position: relative;
}
.r_bgs{
	height: 300px;
	width: 100%;
}
.r_logo{
	height: 50px;
	padding: 40px 0;
	width: 100%;
	text-align: center;
}
.r_logo img{
	height: 50px;
}
.r_logo .fy_css{
	height: 10px;
	width: 10px;
	border-radius: 50px;
	position: absolute;
	top: 100px;
}
.f_one{
	right: 60px;
}
.f_two{
	right: 40px;
}
.f_thr{
	right: 20px;
}
.r_list{
	max-height: 600px;
	position: relative;
	overflow: hidden;
	overflow-x: hidden;
}
.m_hd{
		height: 100%;
		 white-space: nowrap;
    display: inline-flex;
			}
.r_infor{
	width: 463px;
	height: 100%;
	background: #fff;
	margin: 0 15px;
	display: inline-block;
	vertical-align: middle;
}
.r_img{
	width: 100%;
	height: 350px;
	background-size: contain;
}
.t_title{
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #222;
	font-size: 16px;
}
.r_content{
	width: 60%;
	text-align: center;
	color: #888;
	font-size: 14px;
	margin: auto;
	height: 100px;
	line-height: 25px;
}
.r_tel{
	width: 90%;
	border-top: 1px solid #e2e2e2;
	height: 29px;
	line-height: 29px;
	padding: 10px 0;
	margin: auto;
}
.r_id{
	color: #222;
	font-size:12px;
}
.r_id em{
	color: #fe90b4;
	margin-right: 10px;
}
.r_phone{
	padding-left: 10px;
	color: #222;
	font-size: 18px;
	font-weight: bold;
	border-left: 1px solid #e2e2e2;
}
.r_money{
	color: #fea100;
	font-size: 18px;
	font-weight: bold;
}
.r_money span{
	font-size: 12px;
	margin-bottom: 20px;
}
/*入澳新品*/
/*产品列表*/
.cp_lists{
	max-height: 364px;
	width: 100%;
	overflow-y: scroll;
}
.cp_infor{
	min-height: 100px;
	border-bottom: 1px dashed #FEA100;
	width: 46%;
	padding: 10px 1%;
	margin: 0 1%;
}
.cp_name{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #222;
	width: 100%;
}
.cp_left{
	width: 75%;
	height: 100%;
}
.cp_name span{
	display: inline-block;
	background: #FEA100;
	color: #fff;
	height: 20px;
	width: 20px;
	margin: 5px 10px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	border-radius: 3px;
}
.cp_name p{
	margin: 0;
	margin-right: 30px;
	padding: 0;
	color: #486c86;
	font-size: 14px;
	width: 80px;
}
.cp_cont{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #666;
	width: 100%;
}
.cp_right{
	width: 25%;
	text-align: center;
}
.cp_money{
	color: #FEA100;
	height: 40px;
	line-height: 40px;
}
.cp_money span{
	font-size: 20px;
	font-weight: bold;
}
/*产品列表end*/