@charset "utf-8";
/* CSS Document */

/***** base *****/
html {
    color: #000;
    overflow-y: scroll;
    background: #fff;
    font-size: 12px;
    font-family: "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", Georgia, "Times New Roman", Arial, sans-serif;
    font: 12px/1.5 "微软雅黑" Tahoma, Arial, "\5b8b\4f53", sans-serif;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td, a, span {
    margin: 0;
    padding: 0
}

input[type=checkbox] {
    border: 1px solid #cecece;
}

body, button, input, select, textarea {
    font: 12px/1.5 "微软雅黑" Tahoma, Arial, "\5b8b\4f53", sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp, tt {
    font-family: "Courier New", Courier, monospace
}

small {
    font-size: 12px
}

ul, ol {
    list-style: none
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
}

abbr[title], acronym[title] {
    border-bottom: 1px dotted;
    cursor: help
}

q:before, q:after {
    content: ''
}

:focus {
    outline: 0
}

legend {
    color: #000
}

fieldset, img {
    border: none
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: none;
    height: 1px;
    *color: #fff
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?3lqp2y');
    src: url('fonts/icomoon.eot?#iefix3lqp2y') format('embedded-opentype'), url('fonts/icomoon.ttf?3lqp2y') format('truetype'), url('fonts/icomoon.woff?3lqp2y') format('woff'), url('fonts/icomoon.svg?3lqp2y#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: "iconfont";
    src: url('fonts/iconfont.eot?t=1479180067107'); /* IE9*/
    src: url('fonts/iconfont.eot?t=1479180067107#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/iconfont.woff?t=1479180067107') format('woff'), /* chrome, firefox */ url('fonts/iconfont.ttf?t=1479180067107') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('fonts/iconfont.svg?t=1479180067107#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 13px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 2px;
}

.iconfont:before {
    content: "\e601";
}

.icon-iconfont-gouwuche:before {
    content: "\e602";
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
    color: #fe8800;
}

.icon-iconfont-01:before {
    content: "\e604";
}

.icon-iconfont-shanchu1:before {
    content: "\e606";
}

.icon-iconfont-xiangxia01:before {
    content: "\e607";
}

.icon-iconfont-xiangshang:before {
    content: "\e600";
}

.icon-iconfont-xiangyou:before {
    content: "\e60a";
}

.icon-iconfont-jiantoushang:before {
    content: "\e608";
}

.icon-iconfont-jiantouxia:before {
    content: "\e609";
}