 /* yuanma 主体部分 */
.xx{
	width:640px;
	height:385px;
}
.ws{
	width:100%;
	height:113px;
}
.ws p{
	width:265px;
	height:45px;
	line-height: 45px;
	background:#188FE4;
	color:#fff;
	font-size:30px;
	border-radius: 22px;
	text-align: center;
	margin:22px auto;
}
.cl { margin: 0 auto; width: 100%; height: 272px; font-size: 20px; }
.cl dl { float: left; width: 23%; margin-left: 1%; }
.cl dl dt { width: 100%; text-align:center; }
.cl h1 { font-size: 1.0em; white-space: nowrap; text-align: center; }
.cl dl p { font-size: 0.8em; width: 100%; text-align:center; white-space: nowrap; }

/*.cl{
	width:100%;
	height:272px;
	position:relative;
}
.cl h1{
	margin-left: 5px;
	font-size: 1.5em;
}
.cl dl{
	position:absolute;
	top:0;
	color:#000;
}
.cl dl p{
	font-size:15px;
	transform: scale(0.7);
}
.cl dl:nth-child(1){
	left:20px;
}
.cl dl:nth-child(1) p{
	text-indent: -30px;
}
.cl dl:nth-child(2){
	left:173px;
}
.cl dl:nth-child(2) p{
	text-indent: 20px;
}
.cl dl:nth-child(3){
	left:330px;
}
.cl dl:nth-child(3) p{
	text-indent: -10px;
}
.cl dl:nth-child(4){
	left:483px;
	width:200px
}
.cl dl:nth-child(4) p{
	text-indent: -60px;
}*/
.ds{
	width:100%;
	height:523px;
	background:url(../../imgs/mobile/yuanma7.png) no-repeat;
	background-size:100% 100%;
	position:relative;
}
.kh{
	width:205px;
	height:40px;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size:30px;
	background:#38b6e9;
	position:absolute;
	top:35px;
	left:215px;
}
.con{
	width: 75%;
	height:332px;
	position:absolute;
	left:80px;
	top:138px;
	overflow: hidden;
	/*overflow-y: scroll;
	transform: scaleX(0.7);*/
}
.con li{
	width:100%;
	height:35px;
	border-bottom:1px dotted #333333;
	text-indent: 15px;
	line-height: 35px;
	font-size: 16px;
	white-space: nowrap;	/* 强制不换行 */
	letter-spacing:0.1em;
}
.lj{
	width:100%;
	height:103px;
}
.lj a{
	display:block;
	width:180px;
	height:58px;
	background:url(../../imgs/mobile/btn1.png) no-repeat;
	background-size:100% 100%;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height: 58px;
	transform: scale(0.7);
	margin:35px auto;
}
.hf{
	width:100%;
	height:128px;
}
.hf p{
	width:310px;
	height:54px;
	background:#38b6e9;
	border-radius: 27px;
	text-align: center;
	line-height: 54px;
	color:#fff;
	font-size:18px;
	margin:30px auto;
}