﻿@charset "utf-8";
/* CSS Document */

body{font-family:"å¾®è½¯éé»", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB","Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; color:#333; _overflow:hidden; overflow-x:hidden;   width: 100%;  *cursor: default; background-color: #fff; }
/* åå¤è¾¹è·éå¸¸è®©åä¸ªæµè§å¨æ ·å¼çè¡¨ç°ä½ç½®ä¸å */
body,ol,table,tr,td,ul,li,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,
blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{
    margin:0;
    padding:0;
    font-style:normal;
}
/*input, button, select, textarea{ outline:none}*/
input, select, textarea, button { vertical-align:middle;font-family:"å¾®è½¯éé»", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB","Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; }
button { border:0 none; background-color:transparent; cursor:pointer}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner{ border:none; padding:0;}
/* å»æ table cell çè¾¹è·å¹¶è®©å¶è¾¹éå */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* ie bugï¼th ä¸ç»§æ¿ text-align */
th {
    text-align:inherit;
}
/* å»é¤é»è®¤è¾¹æ¡ */
fieldset,img {
    border:none;
}
/* ie6 7 8(q) bug æ¾ç¤ºä¸ºè¡åè¡¨ç° */
iframe {
    display:block;
}
/* å»æåè¡¨åçæ è¯ï¼li ä¼ç»§æ¿ */
ol,ul {
    list-style:none;
}
/* å¯¹é½æ¯æçæéè¦çå ç´ ï¼å«è®©ä»ä¹é½å±ä¸­ */
caption,th {
    text-align:left;
}
/* æ¥èªyahooï¼è®©æ é¢é½èªå®ä¹ï¼éåºå¤ä¸ªç³»ç»åºç¨ */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
/* ç»ä¸ä¸æ åä¸æ  */
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
/* è®©é¾æ¥å¨ hover ç¶æä¸æ¾ç¤ºä¸åçº¿ */
a:hover {
    text-decoration:none;
}
/* é»è®¤ä¸æ¾ç¤ºä¸åçº¿ï¼ä¿æé¡µé¢ç®æ´ */
ins,a {
    text-decoration:none;
    color: #000;
}
/* å»é¤ ie6 & ie7 ç¦ç¹ç¹ç¶çº¿ */
a:focus,*:focus {
    outline:none;
}
/* æ¸é¤æµ®å¨ */
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
 }
/* è®¾ç½®æ¾ç¤ºåéèï¼éå¸¸ç¨æ¥ä¸ js éå */
.hide {
    display:none;
}
.block {
    display:block;
}
/* è®¾ç½®æµ®å¨ï¼åå°æµ®å¨å¸¦æ¥ç bug */
.fl,.fr {
    display:inline;
}
.fl {
     float:left;
}
.fr {
     float:right;
}
/*----- è¶åºçç¥å·///-----*/





