@charset "utf-8";
/* CSS Document */
#flash{ height:650px; background:url(../images/ban.jpg) no-repeat center;}
#flash .comdiv{ position:relative; height:650px;}
	#flash a{ display:block; width:210px; height:68px; position:absolute; z-index:3; border-radius:50px; bottom:142px; cursor:pointer;}
	#flash a.android{ left:2px;}
	#flash a.iPhone{ left:247px;}

.service{ clear:both;}
	.service li{ width:200px; float:left; margin:}
	.service li.marg{ margin:0 35px 0 65px;}
	.service li.marg1{ margin:0 65px 0 35px;}
	.service li i{ display:block; width:170px; height:170px; margin:0 auto; background:url(../images/service.jpg) no-repeat; overflow:hidden; text-indent:-999px;}
	.service li i.num1{ background-position:0 0;}
	.service li i.num2{ background-position:-262px 0;}
	.service li i.num3{ background-position:-522px 0;}
	.service li i.num4{ background-position:-788px 0;}	
	.service li h3{ font-size:18px; text-align:center; margin-top:15px; line-height:130%; color:#222;}
		.service li h3 em{ font-size:16px; color:#999; font-weight:100;}
	.service li p{ margin-top:15px; line-height:30px; color:#666; text-align:center; font-size:14px;}
	

