html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none !important;
    color: #333333
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0
}

.lh16 {
    line-height: 1.6
}

.lh2 {
    line-height: 2
}

.lh26 {
    line-height: 2.6
}

.lh3 {
    line-height: 3
}

.in2 {
    text-indent: 2em
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.fr {
    float: right !important
}

.fl {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hidden {
    display: none !important
}

.dib {
    display: inline-block
}

.db {
    display: block
}

.affix {
    position: fixed
}

.vam {
    vertical-align: middle !important
}

.fb {
    font-weight: bold !important
}

.t0 {
    top: 0 !important
}

.r0 {
    right: 0 !important
}

.b0 {
    bottom: 0 !important
}

.l0 {
    left: 0 !important
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.t5 {
    top: 5px !important
}

.r5 {
    right: 5px !important
}

.b5 {
    bottom: 5px !important
}

.l5 {
    left: 5px !important
}

.m5 {
    margin: 5px !important
}

.mt5 {
    margin-top: 5px !important
}

.mr5 {
    margin-right: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.ml5 {
    margin-left: 5px !important
}

.t10 {
    top: 10px !important
}

.r10 {
    right: 10px !important
}

.b10 {
    bottom: 10px !important
}

.l10 {
    left: 10px !important
}

.m10 {
    margin: 10px !important
}

.mt10 {
    margin-top: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.ml10 {
    margin-left: 10px !important
}

.t15 {
    top: 15px !important
}

.r15 {
    right: 15px !important
}

.b15 {
    bottom: 15px !important
}

.l15 {
    left: 15px !important
}

.m15 {
    margin: 15px !important
}

.mt15 {
    margin-top: 15px !important
}

.mr15 {
    margin-right: 15px !important
}

.mb15 {
    margin-bottom: 15px !important
}

.ml15 {
    margin-left: 15px !important
}

.t20 {
    top: 20px !important
}

.r20 {
    right: 20px !important
}

.b20 {
    bottom: 20px !important
}

.l20 {
    left: 20px !important
}

.m20 {
    margin: 20px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.t25 {
    top: 25px !important
}

.r25 {
    right: 25px !important
}

.b25 {
    bottom: 25px !important
}

.l25 {
    left: 25px !important
}

.m25 {
    margin: 25px !important
}

.mt25 {
    margin-top: 25px !important
}

.mr25 {
    margin-right: 25px !important
}

.mb25 {
    margin-bottom: 25px !important
}

.ml25 {
    margin-left: 25px !important
}

.t30 {
    top: 30px !important
}

.r30 {
    right: 30px !important
}

.b30 {
    bottom: 30px !important
}

.l30 {
    left: 30px !important
}

.m30 {
    margin: 30px !important
}

.mt30 {
    margin-top: 30px !important
}

.mr30 {
    margin-right: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.ml30 {
    margin-left: 30px !important
}

.t35 {
    top: 35px !important
}

.r35 {
    right: 35px !important
}

.b35 {
    bottom: 35px !important
}

.l35 {
    left: 35px !important
}

.m35 {
    margin: 35px !important
}

.mt35 {
    margin-top: 35px !important
}

.mr35 {
    margin-right: 35px !important
}

.mb35 {
    margin-bottom: 35px !important
}

.ml35 {
    margin-left: 35px !important
}

.t40 {
    top: 40px !important
}

.r40 {
    right: 40px !important
}

.b40 {
    bottom: 40px !important
}

.l40 {
    left: 40px !important
}

.m40 {
    margin: 40px !important
}

.mt40 {
    margin-top: 40px !important
}

.mr40 {
    margin-right: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.ml40 {
    margin-left: 40px !important
}

.t50 {
    top: 50px !important
}

.r50 {
    right: 50px !important
}

.b50 {
    bottom: 50px !important
}

.l50 {
    left: 50px !important
}

.m50 {
    margin: 50px !important
}

.mt50 {
    margin-top: 50px !important
}

.mr50 {
    margin-right: 50px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.ml50 {
    margin-left: 50px !important
}

.t60 {
    top: 60px !important
}

.r60 {
    right: 60px !important
}

.b60 {
    bottom: 60px !important
}

.l60 {
    left: 60px !important
}

.m60 {
    margin: 60px !important
}

.mt60 {
    margin-top: 60px !important
}

.mr60 {
    margin-right: 60px !important
}

.mb60 {
    margin-bottom: 60px !important
}

.ml60 {
    margin-left: 60px !important
}

.t70 {
    top: 70px !important
}

.r70 {
    right: 70px !important
}

.b70 {
    bottom: 70px !important
}

.l70 {
    left: 70px !important
}

.m70 {
    margin: 70px !important
}

.mt70 {
    margin-top: 70px !important
}

.mr70 {
    margin-right: 70px !important
}

.mb70 {
    margin-bottom: 70px !important
}

.ml70 {
    margin-left: 70px !important
}

.t80 {
    top: 80px !important
}

.r80 {
    right: 80px !important
}

.b80 {
    bottom: 80px !important
}

.l80 {
    left: 80px !important
}

.m80 {
    margin: 80px !important
}

.mt80 {
    margin-top: 80px !important
}

.mr80 {
    margin-right: 80px !important
}

.mb80 {
    margin-bottom: 80px !important
}

.ml80 {
    margin-left: 80px !important
}

.t90 {
    top: 90px !important
}

.r90 {
    right: 90px !important
}

.b90 {
    bottom: 90px !important
}

.l90 {
    left: 90px !important
}

.m90 {
    margin: 90px !important
}

.mt90 {
    margin-top: 90px !important
}

.mr90 {
    margin-right: 90px !important
}

.mb90 {
    margin-bottom: 90px !important
}

.ml90 {
    margin-left: 90px !important
}

.t100 {
    top: 100px !important
}

.r100 {
    right: 100px !important
}

.b100 {
    bottom: 100px !important
}

.l100 {
    left: 100px !important
}

.m100 {
    margin: 100px !important
}

.mt100 {
    margin-top: 100px !important
}

.mr100 {
    margin-right: 100px !important
}

.mb100 {
    margin-bottom: 100px !important
}

.ml100 {
    margin-left: 100px !important
}

.t110 {
    top: 110px !important
}

.r110 {
    right: 110px !important
}

.b110 {
    bottom: 110px !important
}

.l110 {
    left: 110px !important
}

.m110 {
    margin: 110px !important
}

.mt110 {
    margin-top: 110px !important
}

.mr110 {
    margin-right: 110px !important
}

.mb110 {
    margin-bottom: 110px !important
}

.ml110 {
    margin-left: 110px !important
}

.t120 {
    top: 120px !important
}

.r120 {
    right: 120px !important
}

.b120 {
    bottom: 120px !important
}

.l120 {
    left: 120px !important
}

.m120 {
    margin: 120px !important
}

.mt120 {
    margin-top: 120px !important
}

.mr120 {
    margin-right: 120px !important
}

.mb120 {
    margin-bottom: 120px !important
}

.ml120 {
    margin-left: 120px !important
}

.t0 {
    top: 0 !important
}

.r0 {
    right: 0 !important
}

.b0 {
    bottom: 0 !important
}

.l0 {
    left: 0 !important
}

.p0 {
    padding: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.t5 {
    top: 5px !important
}

.r5 {
    right: 5px !important
}

.b5 {
    bottom: 5px !important
}

.l5 {
    left: 5px !important
}

.p5 {
    padding: 5px !important
}

.pt5 {
    padding-top: 5px !important
}

.pr5 {
    padding-right: 5px !important
}

.pb5 {
    padding-bottom: 5px !important
}

.pl5 {
    padding-left: 5px !important
}

.t10 {
    top: 10px !important
}

.r10 {
    right: 10px !important
}

.b10 {
    bottom: 10px !important
}

.l10 {
    left: 10px !important
}

.p10 {
    padding: 10px !important
}

.pt10 {
    padding-top: 10px !important
}

.pr10 {
    padding-right: 10px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pl10 {
    padding-left: 10px !important
}

.t15 {
    top: 15px !important
}

.r15 {
    right: 15px !important
}

.b15 {
    bottom: 15px !important
}

.l15 {
    left: 15px !important
}

.p15 {
    padding: 15px !important
}

.pt15 {
    padding-top: 15px !important
}

.pr15 {
    padding-right: 15px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pl15 {
    padding-left: 15px !important
}

.t20 {
    top: 20px !important
}

.r20 {
    right: 20px !important
}

.b20 {
    bottom: 20px !important
}

.l20 {
    left: 20px !important
}

.p20 {
    padding: 20px !important
}

.pt20 {
    padding-top: 20px !important
}

.pr20 {
    padding-right: 20px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pl20 {
    padding-left: 20px !important
}

.t25 {
    top: 25px !important
}

.r25 {
    right: 25px !important
}

.b25 {
    bottom: 25px !important
}

.l25 {
    left: 25px !important
}

.p25 {
    padding: 25px !important
}

.pt25 {
    padding-top: 25px !important
}

.pr25 {
    padding-right: 25px !important
}

.pb25 {
    padding-bottom: 25px !important
}

.pl25 {
    padding-left: 25px !important
}

.t30 {
    top: 30px !important
}

.r30 {
    right: 30px !important
}

.b30 {
    bottom: 30px !important
}

.l30 {
    left: 30px !important
}

.p30 {
    padding: 30px !important
}

.pt30 {
    padding-top: 30px !important
}

.pr30 {
    padding-right: 30px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pl30 {
    padding-left: 30px !important
}

.t35 {
    top: 35px !important
}

.r35 {
    right: 35px !important
}

.b35 {
    bottom: 35px !important
}

.l35 {
    left: 35px !important
}

.p35 {
    padding: 35px !important
}

.pt35 {
    padding-top: 35px !important
}

.pr35 {
    padding-right: 35px !important
}

.pb35 {
    padding-bottom: 35px !important
}

.pl35 {
    padding-left: 35px !important
}

.t40 {
    top: 40px !important
}

.r40 {
    right: 40px !important
}

.b40 {
    bottom: 40px !important
}

.l40 {
    left: 40px !important
}

.p40 {
    padding: 40px !important
}

.pt40 {
    padding-top: 40px !important
}

.pr40 {
    padding-right: 40px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pl40 {
    padding-left: 40px !important
}

.t50 {
    top: 50px !important
}

.r50 {
    right: 50px !important
}

.b50 {
    bottom: 50px !important
}

.l50 {
    left: 50px !important
}

.p50 {
    padding: 50px !important
}

.pt50 {
    padding-top: 50px !important
}

.pr50 {
    padding-right: 50px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pl50 {
    padding-left: 50px !important
}

.t60 {
    top: 60px !important
}

.r60 {
    right: 60px !important
}

.b60 {
    bottom: 60px !important
}

.l60 {
    left: 60px !important
}

.p60 {
    padding: 60px !important
}

.pt60 {
    padding-top: 60px !important
}

.pr60 {
    padding-right: 60px !important
}

.pb60 {
    padding-bottom: 60px !important
}

.pl60 {
    padding-left: 60px !important
}

.t70 {
    top: 70px !important
}

.r70 {
    right: 70px !important
}

.b70 {
    bottom: 70px !important
}

.l70 {
    left: 70px !important
}

.p70 {
    padding: 70px !important
}

.pt70 {
    padding-top: 70px !important
}

.pr70 {
    padding-right: 70px !important
}

.pb70 {
    padding-bottom: 70px !important
}

.pl70 {
    padding-left: 70px !important
}

.t80 {
    top: 80px !important
}

.r80 {
    right: 80px !important
}

.b80 {
    bottom: 80px !important
}

.l80 {
    left: 80px !important
}

.p80 {
    padding: 80px !important
}

.pt80 {
    padding-top: 80px !important
}

.pr80 {
    padding-right: 80px !important
}

.pb80 {
    padding-bottom: 80px !important
}

.pl80 {
    padding-left: 80px !important
}

.t90 {
    top: 90px !important
}

.r90 {
    right: 90px !important
}

.b90 {
    bottom: 90px !important
}

.l90 {
    left: 90px !important
}

.p90 {
    padding: 90px !important
}

.pt90 {
    padding-top: 90px !important
}

.pr90 {
    padding-right: 90px !important
}

.pb90 {
    padding-bottom: 90px !important
}

.pl90 {
    padding-left: 90px !important
}

.t100 {
    top: 100px !important
}

.r100 {
    right: 100px !important
}

.b100 {
    bottom: 100px !important
}

.l100 {
    left: 100px !important
}

.p100 {
    padding: 100px !important
}

.pt100 {
    padding-top: 100px !important
}

.pr100 {
    padding-right: 100px !important
}

.pb100 {
    padding-bottom: 100px !important
}

.pl100 {
    padding-left: 100px !important
}

.t110 {
    top: 110px !important
}

.r110 {
    right: 110px !important
}

.b110 {
    bottom: 110px !important
}

.l110 {
    left: 110px !important
}

.p110 {
    padding: 110px !important
}

.pt110 {
    padding-top: 110px !important
}

.pr110 {
    padding-right: 110px !important
}

.pb110 {
    padding-bottom: 110px !important
}

.pl110 {
    padding-left: 110px !important
}

.t120 {
    top: 120px !important
}

.r120 {
    right: 120px !important
}

.b120 {
    bottom: 120px !important
}

.l120 {
    left: 120px !important
}

.p120 {
    padding: 120px !important
}

.pt120 {
    padding-top: 120px !important
}

.pr120 {
    padding-right: 120px !important
}

.pb120 {
    padding-bottom: 120px !important
}

.pl120 {
    padding-left: 120px !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .mr-auto, .mb-auto, .ml-auto, .mx-auto {
    margin-left: auto !important
}

ul, li {
    list-style: none
}

.blue {
    color: #185ca3
}

.w-auto {
    width: auto
}

.bgf7 {
    background: #f7f7f7
}

.text-center {
    text-align: center
}

a {
    color: #333333
}

    a:hover {
        color: #9e9e9e
    }

.c666 {
    color: #666666
}

.fz14 {
    font-size: 14px
}

p {
    margin: 0;
    padding: 0
}

.container {
    width: 1200px;
    margin: 0 auto
}

body {
    background: url("../images/bg.jpg") no-repeat center 0
}

.head {
    height: 200px
}

.search form {
    width: 380px
}

    .search form input {
        border: 1px solid #d1d1d1;
        padding: 9px 15px;
        width: 270px
    }

    .search form .dib {
        padding: 10px 20px;
        background: #185ca3;
        color: #ffffff
    }

.top-msg {
    background: #fff;
    border-radius: 8px
}

    .top-msg h1 {
        font-size: 36px;
        font-weight: normal
    }

.mybox {
    background: #fff;
    border-radius: 8px
}

.title1 {
    color: #ffffff;
    font-size: 24px;
    height: 58px;
    background: url("../images/bt-bg.jpg") no-repeat
}

    .title1 span {
        position: relative;
        top: 10px;
        left: 25px
    }

.con a {
    font-size: 18px;
    float: left;
    margin-left: 3.7%;
    width: 17%;
    height:54px;
    margin-top: 30px;
    text-align: center;
    padding: 14px 0;
    display: inline-block;
    background: #eae9e9;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 4px #ccc;
    box-shadow: 0 2px 4px #ccc
}

    .con a:nth-child(5n+1) {
        margin-left: 0
    }

.news-list li {
    float: left;
    width: 47%;
    margin-left: 3%;
    line-height: 2;
    list-style: disc outside;
    color: #999999
}

    .news-list li a {
        max-width: 95%;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

/*# sourceMappingURL=catalog.min.css.map */
