@charset "utf-8";
body,html,a,img,div,form,select,input,ul,li,p,label,span{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:'Microsoft YaHei', sans-serif; color:#666}
a{color:#666;*color:#666;text-decoration:none;-webkit-tap-highlight-color: transparent;}
a:active {
    -webkit-box-shadow: 1px 1px 20px #ccc inset;
    box-shadow: 1px 1px 20px #ccc inset;
}
ol,ul,li{list-style:none}
em,i{font-style:normal}
img{border:none;}
/*@media only screen and (min-width: 320px) {html {font-size: 17.5px;}}
@media only screen and (min-width: 360px) {html {font-size: 19.6875px;}}
@media only screen and (min-width: 375px) {html {font-size: 20.5078px;}}
@media only screen and (min-width: 414px) {html {font-size: 22.6406px}}
@media only screen and (min-width: 640px) {html {font-size:35px;}}
body,html { height:100%;font-size: 17.5px;}*/

body,html {font-size: 17.5px;    display: block;
    position: static;
    padding: 0;
    width: 100%;
    height: 100%;}
@media only screen and (min-width: 360px) {html {font-size: 19.6875px;}}
@media only screen and (min-width: 375px) {html {font-size: 20.5078px;}}
@media only screen and (min-width: 414px) {html {font-size: 22.6406px}}
@media only screen and (min-width: 640px) {html {font-size:35px;}}

input[type=”button”], input[type=”submit”], input[type=”reset”] {-webkit-appearance: none;}
.fl { float:left}
.fr { float:right}
.cb:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.brdfdfdf { border:#dfdfdf solid 1px}
.bgf5f5f5 { background:#f5f5f5}
.cr333 { color:#333}
.cr666 { color:#666}
.cr999 { color:#999}
.tc_center{word-break: break-all;word-wrap: break-word;/*单词换行*/text-align: justify;text-justify: distribute-all-lines;/*两端都对齐*/}
.main {
	background-color: #fff;
	min-width: 320px;
	margin: auto;
	min-height: 100%;
	-webkit-transform-style: preserve-3d;
} 
.onepage-pagination {
	display: none;
}
