锘緻charset "utf-8";
/*-- 鍏ㄥ眬reset
-------------------------------------------*/



/*璁剧疆榛樿瀛椾綋*/
:focus { outline: 0; }
ul, ol { list-style: none; }
/*閲嶇疆鍒楄〃*/
fieldset, img { border: 0 none; vertical-align: top; }
/*閲嶇疆鍥剧墖鍏冪礌*/
address, caption, cite, code, dfn, em, i, th, var, optgroup { font-style: normal; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
code, kbd, samp, tt { font-size: 100%; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%; outline: none; }
/*
form label {
    cursor: pointer;
}
*/

textarea { resize: none; }
table { border-collapse: collapse; border-spacing: 0; }
/*閲嶇疆琛ㄦ牸*/
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
.fl { float: left; }
.fr { float: right; }
a.special, .special a { color: #1eb37b; }
a.special:hover, .special a:hover { color: #1eb37b; text-decoration: none; }
/*--娓呴櫎娴姩
-------------------------------------------*/
.cf:before, .cf:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.cf:after, .clearfix:after { clear: both; }
.cf, .clearfix { clear: both;  *zoom: 1;
}
/*-- 瀛楀彿銆侀鑹层€佸杈硅窛銆佸唴琛ヤ竵銆佸眳涓€佽楂樸€佹樉绀恒€侀殣钘
--------------------------------------------------------------------------*/
.c-333 { color: #333; }
.c-666 { color: #666; }
.c-999 { color: #999; }
.c-green { color: #1fb079; }
.c-orange { color: #fc714c; }
.c-reg { color: #d90106; }
/* 瀛楀彿 */
.f9 { font-size: 9px; -webkit-text-size-adjust: none; }
.f12, .fb12 { font-size: 12px; }
.simsun { font-family: SimSun; }
.f14, .fb14 { font-size: 14px; }
.f16, .fb16 { font-size: 16px; }
.f18, .fb18 { font-size: 18px; }
.f20, .fb20 { font-size: 20px; }
.fb, .fb12, .fb14, .fb16, .fb18, .fb20 { font-weight: 700; }
/* 闅愯棌 灞呬腑 */

.tc { text-align: center; }
.tr { text-align: right; }
.show { display: block; }
.hide { display: none !important; }
/*鏂囧瓧闅愯棌,鐪佺暐鍙?/
.ti, .te { white-space: nowrap; overflow: hidden; }
.ti { text-indent: -999em; }
.te { text-overflow: ellipsis; }
