* { padding:0; margin:0; font-size:100%; outline:0; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
html { -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
body{ max-width:640px; height:100%; max-height:100%; font-family:"微软雅黑",Helvetica,Arial,sans-serif; line-height:1.231;
 display:-webkit-box; -webkit-touch-callout:none; -webkit-box-orient:vertical; -webkit-box-align:stretch; margin:0 auto;}
a {display: block;color:#fff; text-decoration:none; outline:0;display: inline-block; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
a:active { outline:0; blr:expression( this.onFocus=this.blur() );}
a input { outline:0;}
input a:hover { outline:0;font-size: 16px;}
input, textarea, button, a{resize: none;width: 100%; outline:0;color:#fff;/*font-size: 13px;*/}  
textarea{border: 1px solid #ccc;}
h1, h2, h3, h4, h5, h6, p,div { font-family:"微软雅黑"; font-weight:normal; margin:0; padding:0;}
ul, ol, dl,li { list-style-type:none; padding:0; margin:0;}
img,a .img{ border:0;width: 100%;display: block;}
img,a:hover .img:hover{ border:0;width: 100%;display: block;}
sup{font-size: 12px;}
.fix:after { clear:both; content:"."; display:block; height:0; visibility:hidden;}
.fix { clear:both;}
.cb { clear:both;  overflow:hidden;}

body{
	background: #fff;
}


.telephone{
	position: fixed;
	right: 3%;
	bottom: 22%;
	z-index: 99999;
}
.telephone img,.write img{
	width: 45px;
	height: 45px;
}
.write{
	position: fixed;
	right: 3%;
	bottom: 12%;
	z-index: 9999;
}