/*!	* base.css * CSS Document * The site is designed by LEBANG,Inc 09/2015 */
@charset "utf-8";
/* CSS Document Reset */
body{margin:0; padding:0; font:12px "Microsoft Yahei", san-serif;background:#fff;}
*{padding:0; margin:0; list-style:none;}
html,body{-webkit-text-size-adjust:none;} 
div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,span,i,ul,a,em,img,textarea,select{margin:0;padding:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{-ms-interpolation-mode:bicubic;border:none;display:inline-block;vertical-align:middle;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
.fB{font-weight:bold;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
/*浮动*/
.fl{float:left;}
.fr{float:right;} 
/*清除浮动*/
.clearfix:before,.clearfix:after{content:".";display:block;visibility:hidden;height:0;line-height:0; font-size:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
/* default color */
a {color:#333; text-decoration:none;}
a, a:active, a:focus{outline:none;}
a:visited{text-decoration:none;}
a:hover {color:#333;text-decoration:none;cursor:pointer;}
a:active {color:#333;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"],select,textarea{-webkit-appearance:none;font-family:"Microsoft Yahei", Helvetica, Arial, sans-serif;}*:focus{outline:none;}

.mrgT20{margin-top:20px !important;}
.mrgT40{margin-top:40px;}
.mrgT30{margin-top:30px;}
.mrgT25{margin-top:25px;}

