@charset "utf-8";

/* CSS Document */

*{-webkit-touch-callout:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
html,body,body *{border:0;margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;display:table; width:100%; table-layout:fixed;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
h1,h3,h2,h4{font-weight:normal; padding:0px; margin:0px;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
button,input{outline:0}
html {-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;     overflow-x: hidden;}
body{ font-family: "Microsoft YaHei",Helvetica, Arial, Verdana,sans-serif; 
    margin:0 auto; position:relative;-webkit-overflow-scrolling:touch; overflow-x: hidden;
width: 100%;
min-width: 1200px;
font-size: 12px;
}
em,i{font-style:normal;font-weight:normal}
table,td,th,li,img,input,select{outline:0;vertical-align:middle}
blockquote:before,blockquote:after,q:before,q:after{content:""}
blockquote,q{quotes:""}
input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;}
input,label,select,textarea{vertical-align:middle;}
input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}
input[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}
textarea{resize:vertical;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;}
a{color: #000000;}
a,a:focus,a:outline,a img{border:0;outline:0; }
a,a:hover {text-decoration:none;}
a:active,a:visited {text-decoration:none;}
li{list-style:none;vertical-align:middle;}
ul,ol{ list-style: none;}
.fl {float: left;}
.fr {float: right;}
.loading {
    position: relative;
    width: 100%;
}
.loading img {
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 100px;
}
@font-face {
    font-family: "iconfont";
    src: url('iconfont.eot');
    /* IE9*/
    src: url('iconfont.eot#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('iconfont.woff') format('woff'),
        /* chrome, firefox */
        url('iconfont.ttf') format('truetype'),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url('iconfont.svg#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.0px;
    -moz-osx-font-smoothing: grayscale;
}

