﻿@charset "utf-8";/* 
 * Description:Exclusive
 * Author:UED
 * Version:2.0.0
 * Website:http://www.gw.com.cn/
*/
/* CSS Reset - Description :Base KISSY CSS Reset,add HTML5 elements ----------- */
body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,textarea,table,tbody,tfoot,thead,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;outline:0;background:transparent;}
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;}
body,button,input,select,textarea{font:12px/1.5 Arial,\5b8b\4f53,sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol,li{list-style:none;}
a{text-decoration:none;outline:thin none;}
a:hover{text-decoration:underline;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
abbr,acronym{border:0;font-variant:normal;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;font-family:\9ED1\4F53;}
table{border-collapse:collapse;border-spacing:0;}
/* GLOBAL ---------------------------------------------------------------------- */
*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;outline:none;/*-webkit-touch-callout:none;*/}
body{color:#000;font-family:Arial,\9ED1\4F53,sans-serif;}
a img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .clearfix{zoom:1;}

