﻿a, body, div, h1, h2, h3, h4, img, input, li, ol, p, span, ul {
	-webkit-box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-family:'微软雅黑', YaHei, '黑体', Hei, Tahoma, Helvetica, arial, sans-serif;
	color:#333;
	line-height:1.5;
}
html {margin:0  auto;
	width:750px;
	-ms-touch-action: none;
	height: 100%
}
body {
	width:750px; margin:0  auto;
	height:100%; overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
img {vertical-align:top;display:inline-block;
	border: 0;
}

.clearfix{display:block;zoom:1}
.clearfix:after{content:" ";display:block;font-size:0;height:0; line-height:0; font-size:0; clear:both;visibility:hidden}

input[type=button], input[type=submit], input[type=file], button{ cursor:pointer; -webkit-appearance:none;}
input{	-webkit-border-radius: 0;	-webkit-box-shadow: insert 0 0 0 transparent;background: #fff}

a, h1, h2, h3, h4, p, span {-webkit-user-select: none}
a, img {-webkit-touch-callout: none}

.textGreen {color: #3c9b1f!important}
.textYellow {color:#fde84d!important}
.textRed {color: #e14425!important}
.textBlack {color: #222!important}
.textorange{ color:#fc690a;!important}
.textBlue {	color: #0788d2!important}
.textGrey6 {color: #666!important}
.textGrey9 {color: #999!important}

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
*{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{color:#333; font-weight:normal;}
li,ol,ul{list-style:none}
em,i,b {font-style:normal;font-weight: normal}
a{color:#333;text-decoration:none}
a:hover{text-decoration:none}
button,input,textarea{outline:0}

p{line-height:1.5; color:#333}
table{border-collapse:collapse;border-spacing:0}
.fl{float:left}
.fr{float:right}
.block{display:block}
.tac{text-align:center}
.tar{text-align:right}
.tal{text-align:left}

.pr{position:relative}
.pa{position:absolute}
.ofh{white-space:nowrap;word-wrap:normal;word-break:normal;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
.w100{width:100%}
.h100{height:100%}

.fs24{font-size:24px;}
.fs25{ font-size:25px;}
.fs26{ font-size:26px;}
.fs28{ font-size:28px;}
.fs30{ font-size:30px;}
.fs32{ font-size:32px;}



/* index*/
.index {width:750px; min-height:100%; background:#fff; position:relative; z-index:0; color:#333;}
.index .top{ background: url(../images/top_img.jpg) no-repeat; width:100%; height:185px;}
.index .cont{ width:90%; margin:0 auto; height:100%;}
.index .cont p{ font-size:26px;}
.index .cont .logo{ width:114px; height:114px; margin:40px auto;}
.index .cont .download{width:420px; height:88px; background:#ff700c; border:1px solid #f75e01; color:#fff; line-height:86px; border-radius:100px; display:block; font-size:36px; text-align:center; margin:0 auto 30px auto;}
.index .cont .bz_img{ width:100%; height:auto; display:block; margin:50px auto;}
.index .cont .bz_text{ background:url(../images/xh_icon.png) no-repeat; font-size:26px; display:block; text-indent:12px;}
.index .cont .bz_text span{ color:#fff;}
.index .cont .bz_yz{ height:68px; margin-bottom:50px; border-bottom:1px solid #e6e6e7;}
.index .cont .bz_yz .bz_icon{ width:50px; height:50px; display:block; margin-right:30px; margin-top:9px;}
.index .cont .bz_yz p{ height:68px; line-height:68px;}

h1{ font-size:40px; text-align:center; padding:30px 0;}
h2{ font-size:32px; color:#ff700c; padding-bottom:20px;}