@charset "utf-8";
/*--------------------CSS reset--------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,button{margin:0;padding:0;}
fieldset,img,button{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
strong,b{font-weight:bold;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{font-size:12px;font-family:SimSun;}

/*--------------------Hyperlink--------------------*/ 
a{color:#000000;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover {text-decoration:underline;}

/*--------------------Text font--------------------*/ 
.flS{font-family:SimSun;}
.flH{font-family:SimHei;}
.flYH{font-family:Microsoft YaHei,SimSun;}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px;}
.lh26{line-height:26px;}
.lh28{line-height:28px;}
.lh30{line-height:30px;}
.lh32{line-height:32px;}
.lh34{line-height:34px;}
.lh40{line-height:40px;}
.lh44{line-height:44px;}
.lh50{line-height:50px;}
.lh60{line-height:60px;}
.ls5{letter-spacing:5px;}
.ls10{letter-spacing:10px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.tdn{text-decoration:underline;}
.no_tdn{text-decoration:none;}
.black,.black a{color:#000;}
.white,.white a{color:#fff;}
.red,.red a{color:#FF0000;}
.blue,.blue a{color:#0000FF;}
.green,.green a{color:#00FF00;}
.yellow,.yellow a{color:#FFFF00;}
.purple,.purple a{color:#00FFFF;}

/*--------------------Position--------------------*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto;margin-right:auto;}
.fl{float:left;display:inline-block;_display:inline;}
.fr{float:right;display:inline-block;_display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden; }
.clearfix{display:block;*zoom:1;}
*html .clearfix{height:1%;}

.blank0 {clear:both;height:0px;overflow:hidden;display:block;line-height:0px;}
.blank1 {clear:both;height:1px;overflow:hidden;display:block;line-height:1px;}
.blank5 {clear:both;height:5px;overflow:hidden;display:block;}
.blank10 {clear:both;height:10px;overflow:hidden;display:block;}
.blank15 {clear:both;height:15px;overflow:hidden;display:block;}

/*--------------------Size--------------------*/
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w800{width:800px;}
.w{width:100%}
.h10{height:10px;}
.h15{height:15px;}
.h50{height:50px;}
.h62{height:62px;overflow:hidden;}
.h90{height:90px;overflow:hidden;}
.h43{height:43px;overflow:hidden;}
.h160{height:160px;overflow:hidden;}
.h80{height:80px;}
.h100{height:100px;}
.h200{height:200px;}
.h{height:100%;}

/*--------------------Margin--------------------*/
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}
.mb5{margin-bottom:5px;}
.mb6{margin-bottom:6px;}
.mb7{margin-bottom:7px;}
.mb8{margin-bottom:8px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml1{margin-left:1px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}