﻿/*base*/
body,html,div,p,table,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
ul,ol,li,dl,dt,dd{list-style:none;}
img,a{border:none;}
em,i{font-style:normal;}
a{outline:none;text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
a:active{opacity:0.85;}
html,body{font-size:62.5%;font-family:"微软雅黑","Arial","Helvetica";font-weight:normal;text-shadow:none;background:#2e3132;width:100%;position:relative;margin:0px;padding:0px;}
.clear{width:0px;height:0px;font-size:0px;line-height:0px;clear:both;overflow:hidden;}
.clearfix:after{content:"";display:block;width:0px;height:0px;font-size:0px;line-height:0px;clear:both;overflow:hidden;}

body.black{ background: #2e3132 !important;}

/*页面框架*/
.container{width:100%;height:100%;position:relative;}
.container.auto{height: auto !important;overflow:visible !important;}

