﻿@charset "utf-8";
*{margin:0;padding:0;word-wrap:break-word;word-break:break-all;}
body{ max-width:640px; margin:0 auto;color:#000; font-family:"Microsoft Yahei";position:relative; background:#fff;}
html, body, h1, h2, h3, h4,input,div,ul,li,p,form,table,dt,dl,dd,tr{list-style-type:none;}
h3,h4{ font-size:14px; font-weight:bold;}
a{color:#000;text-decoration:none;} 
a:hover{color:#000;} 
a img{border:none;} 
em{font-style: normal;font-weight: normal;}
.clear{ clear:both; width:0; height:0;}
input{ outline:none; font-family:"Microsoft Yahei";}

.bg{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0;
	font-size: 0;
}
.right{ position:absolute; z-index:7; right:-215px; top:120px; width:176px; height:235px; background:
url(../images/ewm.gif) no-repeat; text-align:center; padding:18px; 
-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box; }
@media screen and  (max-width:1000px) {
.left,.right{ display:none;}
}
.bg .right img{ width:100%;}
.bg img{ width:100%; height:auto; display:block; vertical-align:bottom;margin-bottom: -1px; }
.title{ font-size:2rem; color:#fff; font-weight:normal; text-align:center; line-height:100%; padding:1.2rem 0;}
.content{ position:relative; width:100%; height:100%;top:0; left:0; right:0; bottom:0;}

.btn{ overflow:hidden; width:100%; height:100%; position: fixed; top:0; left:0; right:0; bottom:0;}
.btn a.aall{ width:100%; height:100%; display:block; }
.btn a{ width:50%; display:block; float:left;}
.btn a span{ display:block; padding:0 3%;}
.btn a span img{ width:100%; height:auto; display:block;}
.footer{ width:100%; position:absolute; left:0; bottom:0;}
.footer p{ font-size: 1.4rem;text-align: center;color: #fff; padding: 0rem 0 1.5rem;}
.footer a{ display:block; width:43%; height:auto; overflow:hidden; margin:0 auto;}
.content .ios a{ position:relative; z-index:2;width:310px; height:100px; color:#CF0; display:block; float:left; margin-top:1px;}
.content .and a{ position:relative; z-index:2;width:310px; height:100px; color:#CF0; display:block; float:right; margin-top:1px;}
