﻿@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, u, i, center, dl, dt, dd, ol, ul, li, 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;
    border: 0;
    font: inherit;
    font-weight: normal;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul, li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.star {
    color: #f00;
    font-size: 18px;
    margin-left: 3px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1468116_03fl8a591qow.eot');
    src: url('//at.alicdn.com/t/font_1468116_03fl8a591qow.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1468116_03fl8a591qow.woff2') format('woff2'),url('//at.alicdn.com/t/font_1468116_03fl8a591qow.woff') format('woff'),url('//at.alicdn.com/t/font_1468116_03fl8a591qow.ttf') format('truetype'),url('//at.alicdn.com/t/font_1468116_03fl8a591qow.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}

@media print {
    body, .w1200 {
        min-width: 1040px !important;
        width: 1040px !important;
        margin: 0 auto;
    }

    nav, footer > div {
        padding: 0 15px;
        box-sizing: border-box;
    }
}

@media (max-width:768px) {
    input[type="checkbox"] {
        display: block;
        width: 26px !important;
        height: 16px !important;
        -webkit-appearance: checkbox;
        -moz-appearance: checkbox;
    }

    .fy-mobile-confirm, .fy-mobile-alert {
        top: auto !important;
        bottom: 0 !important;
        width: 100% !important;
    }

        .fy-mobile-confirm .layui-layer-title {
            display: none !important;
        }

        .fy-mobile-confirm .layui-layer-btn {
            padding: 0;
            padding-bottom: 20px;
        }

        .fy-mobile-confirm .layui-layer-close {
            display: none !important;
        }

        .fy-mobile-confirm .layui-layer-content {
            text-align: center;
            color: #000;
            font-size: 16px;
        }

        .fy-mobile-confirm .layui-layer-btn a {
            display: block;
            text-align: center;
            line-height: 40px;
            height: 40px;
        }
}
/*# sourceMappingURL=./default.css.map */
