 /* kaidian 主体部分 */
#main img{
	display:block;
}
.m1{
	width: 100%;
	height:307px;
	background:url(../../imgs/mobile/kaidian1.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m1 p{
	position:absolute;
}
.m1 p:nth-child(1){
	top:130px;
	left:70px;
	color:#343434;
	font-size:20px
}
.m1 p:nth-child(2){
	top: 165px;
	left: 85px;
	color:#0158BB;
	font-size: 18px;
}	
.m2{
	width: 100%;
	height:376px;
	background:url(../../imgs/mobile/kaidian2.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m2 p{
	position:absolute;
}
.m2 p:nth-child(1){
	top:185px;
	left:380px;
	color:#343434;
	font-size:20px
}
.m2 p:nth-child(2){
	top:220px;
	left:395px;
	width: 20%;
	color:#0158BB;
	font-size:18px;
}
.m3{
	width: 100%;
	height:336px;
	background:url(../../imgs/mobile/kaidian3.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m3 p{
	position:absolute;
}
.m3 p:nth-child(1){
	top:190px;
	left:75px;
	color:#343434;
	font-size:20px
}
.m3 p:nth-child(2){
	top:225px;
	left:90px;
	width: 25%;
	color:#0158BB;
	font-size:18px;
}
.m4{
	width: 100%;
	height:336px;
	background:url(../../imgs/mobile/kaidian4.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m4 p{
	position:absolute;
}
.m4 p:nth-child(1){
	top:215px;
	left:400px;
	color:#343434;
	font-size:20px
}
.m4 p:nth-child(2){
	top:250px;
	left:415px;
	width: 25%;
	color:#0158BB;
	font-size:18px;
}
.m5{
	width: 100%;
	height:336px;
	background:url(../../imgs/mobile/kaidian5.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m5 p{
	position:absolute;
}
.m5 p:nth-child(1){
	top:185px;
	left:60px;
	color:#343434;
	font-size:20px
}
.m5 p:nth-child(2){
	top:220px;
	left:75px;
	color:#0158BB;
	width: 25%;
	font-size:18px;
}
.m6{
	width: 100%;
	height:316px;
	background:url(../../imgs/mobile/kaidian6.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m6 p{
	position:absolute;
}
.m6 p:nth-child(1){
	top:150px;
	left:390px;
	color:#343434;
	font-size:20px
}
.m6 p:nth-child(2){
	top:185px;
	left:405px;
	width: 25%;
	color:#0158BB;
	font-size:18px;
}
.m7{
	width: 100%;
	height:316px;
	background:url(../../imgs/mobile/kaidian7.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m7 p{
	position:absolute;
}
.m7 p:nth-child(1){
	top:140px;
	left:75px;
	color:#343434;
	font-size:20px;	
}
.m7 p:nth-child(2){
	top:175px;
	left:90px;
	width: 25%;
	color:#0158BB;
	font-size:18px;
}
.m8{
	width: 100%;
	height:338px;
	background:url(../../imgs/mobile/kaidian8.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m8 p{
	position:absolute;
}
.m8 p:nth-child(1){
	top:170px;
	left:440px;
	color:#343434;
	font-size:20px
}
.m8 p:nth-child(2){
	top:205px;
	left:455px;
	width: 25%;
	color:#0158BB;
	font-size:18px;
}
.m9{
	width: 100%;
	height:376px;
	background:url(../../imgs/mobile/kaidian9.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m9 p{
	position:absolute;
}
.m9 p:nth-child(1){
	top:200px;
	left:60px;
	color:#343434;
	font-size:20px;
}
.m9 p:nth-child(2){
	top:235px;
	left:75px;
	width: 40%;
	color:#0158BB;
	font-size:18px;
}
.m9 p:nth-child(3){
	top:285px;
	left:75px;
	width: 40%;
	font-size:18px;
}
.m10{
	width: 100%;
	height:386px;
	background:url(../../imgs/mobile/kaidian10.png) no-repeat ;
	background-size:100% 100%;
	position:relative;
	font-weight: bold;
}
.m10 p{
	position:absolute
}
.m10 p:nth-child(1){
	top: 180px;
	left:310px;
	color:#343434;
	font-size:20px;
}
.m10 p:nth-child(2){
	top: 215px;
	left:335px;
	color:#0158BB;
	font-size:18px;
}

.m1 span,.m8 span{
	display:inline-block;
	width:10px;
	height:10px;
	border-radius: 2px;
	border:1px solid #0158BB;
	margin-right:10px;
}