﻿html, body {
    font-family: Helvetica,"PingFang SC";
    height: 100%;
    font-size: 625%;
    -webkit-text-size-adjust:100%;
	min-width:1200px;
}
body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote，th,td{margin:0;padding:0;line-height:normal;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption, cite,code,dfn,em,th,var{font-weight:normal;line-height:normal;}
ol,ul {list-style:none;}
capation,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
q:before, q:after{content:' '}
abbr,acronym{border:0;}
body{font-size:.1rem;}
img{width: 100%; display: block;}
.zoom{zoom:1}
.clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden;line-height: 0;}
.clearfix:before{content:'';display:block;height:0;clear:both;visibility:hidden;line-height: 0;}
.hidden{visibility:hidden;}
.none{display:none;}
a{text-decoration: none;line-height: normal;color: #333;}
.clear{clear: both}
*{box-sizing: border-box;}

/*************************************
ie8支持background cover
-ms-behavior: url();
    behavior: url();
*************************************/