@charset "utf-8";
/* reset */
html{ -webkit-text-size-adjust:none;}
body{font:12px/1.5em Tahoma,Arial,"宋体",sans-serif; word-break:break-all; word-wrap:break-word;}
body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote，th,td{margin:0px;padding:0px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:both;}
h1 {font-size: 32px;line-height: 1.3em;}h2 {font-size: 28px;line-height: 1.2em;}h3 {font-size: 24px;line-height: 1.6em;}h4 {font-size: 20px;line-height: 1.25em;}h5 {font-size: 16px;line-height: 1.8em;}h6 {font-size: 14px;line-height: 1.5em;}
article,aside,footer,header,nav,section{ display:block;}
address, caption, cite, code, dfn, em, var, optgroup {font-style: normal;font-weight: normal;}
time{ display:inline;}
ins{text-decoration:none;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;}
p {line-height: 180%;}

/* -------------- public --------------*/
/*字体*/
.cfff{color:#fff;}
.f12{font-size:12px !important;}.f13{font-size:13px !important;}.f14{font-size:14px !important;}.f16{font-size:16px !important;}.f18{font-size:18px !important;}.f20{font-size:20px !important;}
.fb{font-weight:bold !important;}
.fn{font-weight:normal !important;}
.t2{text-indent:2em;}
.fc3{color:#333 !important;}.fc6{color:#666 !important;}.fc9{color:#999 !important;}
.yahei{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu, sans-serif;}

/*内外间距*/
.m5{margin:5px !important;}.m10{margin:10px !important;}.m15{margin:15px !important;}.m30{margin:30px !important;}
.mt5{margin-top:5px !important;}.mt10{margin-top:10px !important;}.mt15{margin-top:15px !important;}.mt20{margin-top:20px !important;}.mt30{margin-top:30px !important;}.mt50{margin-top:50px !important;}.mt100{margin-top:100px !important;}
.mb5{margin-bottom:5px !important;}.mb10{margin-bottom:10px !important;}.mb15{margin-bottom:15px !important;}.mb20{margin-bottom:20px !important;}.mb30{margin-bottom:30px !important;}.mb50{margin-bottom:50px !important;}.mb100{margin-bottom:100px !important;}
.ml5{margin-left:5px !important;}.ml10{margin-left:10px !important;}.ml15{margin-left:15px !important;}.ml20{margin-left:20px !important;}.ml30{margin-left:30px !important;}.ml50{margin-left:50px !important;}.ml100{margin-left:100px !important;}
.mr5{margin-right:5px !important;}.mr10{margin-right:10px !important;}.mr15{margin-right:15px !important;}.mr20{margin-right:20px !important;}.mr30{margin-right:30px !important;}.mr50{margin-right:50px !important;}.mr100{margin-right:100px !important;}
.p5{padding:5px !important;}.p10{padding:10px !important;}.p15{padding:15px !important;}.p30{padding:30px !important;}
.pt5{padding-top:5px !important;}.pt10{padding-top:10px !important;}.pt15{padding-top:15px !important;}.pt20{padding-top:20px !important;}.pt30{padding-top:30px !important;}.pt50{padding-top:50px !important;}.pt100{padding-top:100px !important;}
.pb5{padding-bottom:5px !important;}.pb10{padding-bottom:10px !important;}.pb15{padding-bottom:15px !important;}.pb20{padding-bottom:20px !important;}.pb30{padding-bottom:30px !important;}.pb50{padding-bottom:50px !important;}.pb100{padding-bottom:100px !important;}
.pl5{padding-left:5px}.pl10{padding-left:10px !important;}.pl15{padding-left:15px !important;}.pl20{padding-left:20px !important;}.pl30{padding-left:30px !important;}.pl50{padding-left:50px !important;}.pl100{padding-left:100px !important;}
.pr5{padding-right:5px !important;}.pr10{padding-right:10px !important;}.pr15{padding-right:15px !important;}.pr20{padding-right:20px !important;}.pr30{padding-right:30px !important;}.pr50{padding-right:50px !important;}.pr100{padding-right:100px !important;}

/*布局*/
.tl{text-align:left !important;}.tc{text-align:center !important;}.tr{text-align:right !important;}
.fl{float:left;display:inline;}.fr{float:right;display:inline;}
.cb{clear:both;}.cl{clear:left;}.cr{clear:right;}
.vm{vertical-align:middle;}
.pr{position:relative;}.pa{position:absolute;}
.z1{zoom:1;}
.zi1{z-index:1;}
.hidden{visibility:hidden;}
.none{display:none;}.db{display:block;}
.w100{width:100% !important;}.h100{height:100% !important;}