﻿/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */


/*网站基础样式*/
@charset "utf-8";

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none
}

.layui-layer {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

*, ::after, ::before {
    box-sizing: border-box;
}

html {
    font-size: 10px; /*10 ÷ 16 × 100% = 62.5%*/
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-size: 1.4rem;
    font-size: 14px;
    margin: 0 auto;
    font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif !important;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    line-height: 1.5;
    color: #444;
}

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, strong, sub, sup, tt, var, b, 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;
    outline: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    vertical-align: baseline;
}

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;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

li {
    list-style: none;
}

h1 {
    font-size: 4rem;
    _font-size: 40px;
}

h2 {
    font-size: 3.6rem;
    _font-size: 36px;
}

h2 {
    font-size: 3rem;
    _font-size: 30px;
}

h3 {
    font-size: 2.5rem;
    _font-size: 25px;
}

h4 {
    font-size: 2.2rem;
    _font-size: 22px;
}

h5 {
    font-size: 1.8rem;
    _font-size: 18px;
}

h6 {
    font-size: 1.6rem;
    _font-size: 16px;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

    a:active, a:hover {
        outline: 0;
    }

    a:hover, a:focus {
        text-decoration: none;
        color: inherit
    }

img {
    border: 0;
}

a img {
    border: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    color: #000;
    background: #ff0;
}

small, .small {
    font-size: 85%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}


/* ---- 颜色 ---- */
.text-white {
    color: #fff;
}

.text-grayLight {
    color: #cccccc;
}

.text-gray {
    color: #999;
}

.text-grayDark {
    color: #666;
}

.text-black {
    color: #333333;
}

.text-blackDark {
    color: #000;
}

.text-red {
    color: #ff0000
}

.text-green {
    color: #46BE8A
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #2888e2;
}

.text-success {
    color: #46BE8A;
}

.text-info {
    color: #2589ff
}

.text-warning {
    color: #ff6a00;
}

.text-danger {
    color: #ff006e
}

a.text-primary:hover, a.text-primary:focus {
    color: #2888e2;
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c;
}

a.text-info:hover, a.text-info:focus {
    color: #245269;
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c;
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534;
}

/*辅助类*/
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.curse-help {
    cursor: help
}

.curse-default {
    cursor: default
}

.text-yahei {
    font-family: 'Microsoft YaHei' !important;
}

.text-tahoma {
    font-family: 'Tahoma','simsun' !important;
}

.width-auto {
    width: auto
}

.width-full {
    width: 100%
}

.height-auto {
    height: auto
}

.height-full {
    height: 100%
}

.visibility-visible {
    visibility: visible
}

.visibility-hidden {
    visibility: hidden
}

.show {
    display: block !important;
}

.hidden {
    display: none !important;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none;
}

.text-bold {
    font-weight: bold;
}

.text-normal {
    font-weight: normal;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-overflow-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.text-overflow-clip {
    text-overflow: clip;
    overflow: hidden;
    white-space: nowrap
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.display-hidden {
    display: none;
}

.display-block {
    display: block;
}

.display-inline {
    display: inline;
}

.display-inline-block {
    display: inline-block;
}

.display-flex {
    display: flex;
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-fixed {
    position: fixed
}

.overflow-hidden {
    overflow: hidden
}

/*栅格样式*/
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container .container {
        padding-left: 0px;
        padding-right: 0px
    }

@media (min-width:768px) {
    .container {
        width: 100%;
    }
}
/*注意媒体查询顺序要从小到大*/
@media (min-width:992px) {
    .container {
        width: 100%;
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1230px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row .row {
        margin-left: 0px;
        margin-right: 0px
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-avg-5, .col-xs-avg-4, .col-xs-avg-3, .col-xs-avg-2, .col-xs-avg-1, .col-sm-avg-5, .col-sm-avg-4, .col-sm-avg-3, .col-sm-avg-2, .col-sm-avg-1, .col-md-avg-5, .col-md-avg-4, .col-md-avg-3, .col-md-avg-2, .col-md-avg-1, .col-lg-avg-5, .col-lg-avg-4, .col-lg-avg-3, .col-lg-avg-2, .col-lg-avg-1 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-avg-5, .col-xs-avg-4, .col-xs-avg-3, .col-xs-avg-2, .col-xs-avg-1 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

/*平均分*/
.col-xs-avg-5 {
    width: 20%;
}

.col-xs-avg-4 {
    width: 25%;
}

.col-xs-avg-3 {
    width: 33.33333333%;
}

.col-xs-avg-2 {
    width: 50%;
}

.col-xs-avg-1 {
    width: 100%;
}

@media (max-width: 767px) {
    /*小屏幕的辅助类*/
    .display-xs-hidden {
        display: none !important;
    }

    .display-xs-block {
        display: block !important;
    }

    .display-xs-inline {
        display: inline !important;
    }

    .display-xs-inline-block {
        display: inline-block !important;
    }

    .display-xs-flex {
        display: flex !important;
    }

    .hidden-xs {
        display: none !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs {
        display: block !important;
    }

    .float-xs-left {
        float: left !important;
    }

    .float-xs-right {
        float: right !important;
    }

    .float-xs-none {
        float: none !important;
    }

    .text-xs-left {
        text-align: left !important;
    }

    .text-xs-right {
        text-align: right !important;
    }

    .text-xs-center {
        text-align: center !important;
    }

    .text-xs-justify {
        text-align: justify !important;
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-avg-5, .col-sm-avg-4, .col-sm-avg-3, .col-sm-avg-2, .col-sm-avg-1 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    /*平均分*/
    .col-sm-avg-5 {
        width: 20%;
    }

    .col-sm-avg-4 {
        width: 25%;
    }

    .col-sm-avg-3 {
        width: 33.33333333%;
    }

    .col-sm-avg-2 {
        width: 50%;
    }

    .col-sm-avg-1 {
        width: 100%;
    }

    /*辅助类*/
    .display-sm-hidden {
        display: none !important;
    }

    .display-sm-block {
        display: block !important;
    }

    .display-sm-inline {
        display: inline !important;
    }

    .display-sm-inline-block {
        display: inline-block !important;
    }

    .display-sm-flex {
        display: flex !important;
    }

    .hidden-sm {
        display: none !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-block {
        display: block !important;
    }

    .visible-sm {
        display: block !important;
    }

    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }

    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .text-sm-justify {
        text-align: justify !important;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-avg-5, .col-md-avg-4, .col-md-avg-3, .col-md-avg-2, .col-md-avg-1 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    /*平均分*/
    .col-md-avg-5 {
        width: 20%;
    }

    .col-md-avg-4 {
        width: 25%;
    }

    .col-md-avg-3 {
        width: 33.33333333%;
    }

    .col-md-avg-2 {
        width: 50%;
    }

    .col-md-avg-1 {
        width: 100%;
    }

    /*辅助类*/
    .display-md-hidden {
        display: none !important;
    }

    .display-md-block {
        display: block !important;
    }

    .display-md-inline {
        display: inline !important;
    }

    .display-md-inline-block {
        display: inline-block !important;
    }

    .display-md-flex {
        display: flex !important;
    }

    .hidden-md {
        display: none !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md {
        display: block !important;
    }

    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }

    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .text-md-justify {
        text-align: justify !important;
    }
}

@media (min-width: 1200px) {

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-avg-5, .col-lg-avg-4, .col-lg-avg-3, .col-lg-avg-2, .col-lg-avg-1 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    /*平均分*/
    .col-lg-avg-5 {
        width: 20%;
    }

    .col-lg-avg-4 {
        width: 25%;
    }

    .col-lg-avg-3 {
        width: 33.33333333%;
    }

    .col-lg-avg-2 {
        width: 50%;
    }

    .col-lg-avg-1 {
        width: 100%;
    }

    /*辅助类*/
    .display-lg-hidden {
        display: none !important;
    }

    .display-lg-block {
        display: block !important;
    }

    .display-lg-inline {
        display: inline !important;
    }

    .display-lg-inline-block {
        display: inline-block !important;
    }

    .display-lg-flex {
        display: flex !important;
    }

    .hidden-lg {
        display: none !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg {
        display: block !important;
    }

    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }

    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .text-lg-justify {
        text-align: justify !important;
    }
}

/*只在打印的时候的样式*/
@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td, .table th {
            background-color: #fff !important;
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

.visible-print {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

.visible-print-inline {
    display: none !important;
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }

    .visible-print-block {
        display: block !important;
    }

    .visible-print-inline {
        display: inline !important;
    }

    .visible-print-inline-block {
        display: inline-block !important;
    }

    .hidden-print {
        display: none !important;
    }
}

/*表单默认样式*/
textarea {
    overflow: auto;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    font-family: inherit;
    color: inherit;
    vertical-align: middle
}

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 {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-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-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    input:focus, select:focus, textarea:focus {
        outline: none;
    }

    input:-webkit-autofill {
        box-shadow: 0 0 0px 1000px white inset !important;
    }
    /*google填充换色背景的问题*/

    input[type="search"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    input[type="radio"], input[type="checkbox"] {
        margin: 4px 0 0;
        margin-top: 1px \9;
        line-height: normal;
    }

    input[type="file"] {
        display: block;
    }

    input[type="range"] {
        display: block;
        width: 100%;
    }

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc
    }


.btn-primary {
    color: #fff;
    background-color: #2888e2;
    border-color: #1c7bd4
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #196ebd;
        border-color: #0d3a63
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #196ebd;
        border-color: #155c9e
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #196ebd;
        border-color: #155c9e
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #155c9e;
            border-color: #0d3a63
        }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
        background-color: #2888e2;
        border-color: #1c7bd4
    }


.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c
    }


.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da
    }


.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }


.btn-link {
    color: #2888e2;
    font-weight: normal;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #1661a7;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

/*square*/
.input-group-square .form-control {
    border-radius: 0;
}

.input-group-square .input-group-btn .btn {
    border-radius: 0;
}

.form-control-squared {
    border-radius: 0;
}

.squared, .btn-squared {
    border-radius: 0;
}


/*面包屑样式*/
.breadcrumb {
    background-color: transparent;
    padding: 8px 15px;
    padding-left: 15px;
    padding-left: 0px
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li::before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc;
        }

/*分页页码样式*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #666;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #666;
        border-color: #666;
        cursor: default;
    }


/*图片样式*/
.img-rounded {
    border-radius: 6px;
}

.img-circle {
    border-radius: 50%;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.thumbnail > img,
.thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

/*媒体样式*/
.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

/*代码样式*/
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
}

pre {
    display: block;
    padding: 15px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px dotted #4a4a48;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

/*font-weight*/
.font-weight-100 {
    font-weight: 100
}

.font-weight-200 {
    font-weight: 200
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-400 {
    font-weight: 400
}
/*等价于normal*/
.font-weight-500 {
    font-weight: 500
}

.font-weight-600 {
    font-weight: 600
}

.font-weight-700 {
    font-weight: 700
}
/*等价于bold*/
.font-weight-800 {
    font-weight: 800
}

.font-weight-900 {
    font-weight: 900
}

/*-----line-height-----*/
.line-height-1 {
    line-height: 1;
}

.line-height-1-5 {
    line-height: 1.5;
}

.line-height-2 {
    line-height: 2;
}

.line-height-2-5 {
    line-height: 2.5;
}

.line-height-3 {
    line-height: 3;
}

.line-height-3-5 {
    line-height: 3.5;
}

.line-height-4 {
    line-height: 4;
}

.line-height-4-5 {
    line-height: 4.5;
}

.line-height-5 {
    line-height: 5;
}

.line-height-5-5 {
    line-height: 5.5;
}

.line-height-6 {
    line-height: 6;
}

.line-height-6-5 {
    line-height: 6.5;
}

.line-height-7 {
    line-height: 7;
}

.line-height-7-5 {
    line-height: 7.5;
}

.line-height-8 {
    line-height: 8;
}

.line-height-8-5 {
    line-height: 8.5;
}

.line-height-9 {
    line-height: 9;
}

.line-height-9-5 {
    line-height: 9.5;
}

.line-height-10 {
    line-height: 10;
}

.line-height-12 {
    line-height: 12;
}

.line-height-14 {
    line-height: 14;
}

.line-height-16 {
    line-height: 16;
}

.line-height-18 {
    line-height: 18;
}

.line-height-20 {
    line-height: 20;
}

/*-----font-size-----*/
.font-size-0 {
    font-size: 0px
}

.font-size-2 {
    font-size: 2px
}

.font-size-4 {
    font-size: 4px
}

.font-size-6 {
    font-size: 6px
}

.font-size-8 {
    font-size: 8px
}

.font-size-10 {
    font-size: 10px
}

.font-size-12 {
    font-size: 12px
}

.font-size-14 {
    font-size: 14px
}

.font-size-16 {
    font-size: 16px
}

.font-size-18 {
    font-size: 18px
}

.font-size-20 {
    font-size: 20px
}

.font-size-22 {
    font-size: 22px
}

.font-size-24 {
    font-size: 24px
}

.font-size-26 {
    font-size: 26px
}

.font-size-28 {
    font-size: 28px
}

.font-size-30 {
    font-size: 30px
}

.font-size-32 {
    font-size: 32px
}

.font-size-34 {
    font-size: 34px
}

.font-size-36 {
    font-size: 36px
}

.font-size-38 {
    font-size: 38px
}

.font-size-40 {
    font-size: 40px
}

.font-size-42 {
    font-size: 42px
}

.font-size-44 {
    font-size: 44px
}

.font-size-46 {
    font-size: 46px
}

.font-size-48 {
    font-size: 48px
}

.font-size-50 {
    font-size: 50px
}

.font-size-60 {
    font-size: 60px
}

.font-size-70 {
    font-size: 70px
}

.font-size-80 {
    font-size: 80px
}

.font-size-90 {
    font-size: 90px
}

.font-size-100 {
    font-size: 100px
}

.text-letter-spacing-1 {
    letter-spacing: 1px;
}

.text-letter-spacing-2 {
    letter-spacing: 2px;
}

.text-letter-spacing-3 {
    letter-spacing: 3px;
}

.text-letter-spacing-4 {
    letter-spacing: 4px;
}

.text-letter-spacing-5 {
    letter-spacing: 5px;
}

.text-letter-spacing-6 {
    letter-spacing: 6px;
}

.text-letter-spacing-7 {
    letter-spacing: 7px;
}
.text-letter-spacing-8 {
    letter-spacing: 8px;
}
.text-letter-spacing-9 {
    letter-spacing: 9px;
}
.text-letter-spacing-10 {
    letter-spacing: 10px;
}

/*-----border-style-----*/
.border {
    border: 1px solid #cccccc
}

.border-slide {
    border-style: solid
}

.border-dotted {
    border-style: dotted
}

.border-dashed {
    border-style: dashed
}

.border-double {
    border-style: double
}
/*-----border-color-----*/
.border-white {
    border-color: #fff;
}

.border-grayLight {
    border-color: #eee;
}

.border-gray {
    border-color: #ccc;
}

.border-grayDark {
    border-color: #999;
}

.borderd-blackLight {
    border-color: #666;
}

.border-black {
    border-color: #333;
}

.border-blackDark {
    border-color: #000;
}
/*-----border-width-----*/

.border-0 {
    border-width: 0px;
}

.border-top-0 {
    border-top-width: 0px;
}

.border-right-0 {
    border-right-width: 0px;
}

.border-bottom-0 {
    border-bottom-width: 0px;
}

.border-left-0 {
    border-left-width: 0px;
}

.border-1 {
    border-width: 1px;
}

.border-top-1 {
    border-top-width: 1px;
}

.border-right-1 {
    border-right-width: 1px;
}

.border-bottom-1 {
    border-bottom-width: 1px;
}

.border-left-1 {
    border-left-width: 1px;
}

.border-2 {
    border-width: 2px;
}

.border-top-2 {
    border-top-width: 2px;
}

.border-right-2 {
    border-right-width: 2px;
}

.border-bottom-2 {
    border-bottom-width: 2px;
}

.border-left-2 {
    border-left-width: 2px;
}

/*-----padding-----*/
.padding-0 {
    padding: 0px;
}

.padding-2 {
    padding: 2px
}

.padding-4 {
    padding: 4px
}

.padding-6 {
    padding: 6px
}

.padding-8 {
    padding: 8px
}

.padding-10 {
    padding: 10px
}

.padding-12 {
    padding: 12px
}

.padding-14 {
    padding: 14px
}

.padding-16 {
    padding: 16px
}

.padding-18 {
    padding: 18px
}

.padding-20 {
    padding: 20px
}

.padding-22 {
    padding: 22px
}

.padding-24 {
    padding: 24px
}

.padding-26 {
    padding: 26px
}

.padding-28 {
    padding: 28px
}

.padding-30 {
    padding: 30px
}

.padding-32 {
    padding: 32px
}

.padding-34 {
    padding: 34px
}

.padding-36 {
    padding: 36px
}

.padding-38 {
    padding: 38px
}

.padding-40 {
    padding: 40px
}

.padding-42 {
    padding: 42px
}

.padding-44 {
    padding: 44px
}

.padding-46 {
    padding: 46px
}

.padding-48 {
    padding: 48px
}

.padding-50 {
    padding: 50px
}

.padding-52 {
    padding: 52px
}

.padding-54 {
    padding: 54px
}

.padding-56 {
    padding: 56px
}

.padding-58 {
    padding: 58px
}

.padding-60 {
    padding: 60px
}

.padding-80 {
    padding: 80px
}

.padding-90 {
    padding: 90px
}

.padding-100 {
    padding: 100px
}

/*-----padding-top-----*/
.padding-top-0 {
    padding-top: 0px;
}

.padding-top-2 {
    padding-top: 2px
}

.padding-top-4 {
    padding-top: 4px
}

.padding-top-6 {
    padding-top: 6px
}

.padding-top-8 {
    padding-top: 8px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-12 {
    padding-top: 12px
}

.padding-top-14 {
    padding-top: 14px
}

.padding-top-16 {
    padding-top: 16px
}

.padding-top-18 {
    padding-top: 18px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-top-22 {
    padding-top: 22px
}

.padding-top-24 {
    padding-top: 24px
}

.padding-top-26 {
    padding-top: 26px
}

.padding-top-28 {
    padding-top: 28px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-32 {
    padding-top: 32px
}

.padding-top-34 {
    padding-top: 34px
}

.padding-top-36 {
    padding-top: 36px
}

.padding-top-38 {
    padding-top: 38px
}

.padding-top-40 {
    padding-top: 40px
}

.padding-top-42 {
    padding-top: 42px
}

.padding-top-44 {
    padding-top: 44px
}

.padding-top-46 {
    padding-top: 46px
}

.padding-top-48 {
    padding-top: 48px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-top-52 {
    padding-top: 52px
}

.padding-top-54 {
    padding-top: 54px
}

.padding-top-56 {
    padding-top: 56px
}

.padding-top-58 {
    padding-top: 58px
}

.padding-top-60 {
    padding-top: 60px
}

.padding-top-80 {
    padding-top: 80px
}

.padding-top-90 {
    padding-top: 90px
}

.padding-top-100 {
    padding-top: 100px
}

/*-----padding-right-----*/
.padding-right-0 {
    padding-right: 0px;
}

.padding-right-2 {
    padding-right: 2px
}

.padding-right-4 {
    padding-right: 4px
}

.padding-right-6 {
    padding-right: 6px
}

.padding-right-8 {
    padding-right: 8px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-right-12 {
    padding-right: 12px
}

.padding-right-14 {
    padding-right: 14px
}

.padding-right-16 {
    padding-right: 16px
}

.padding-right-18 {
    padding-right: 18px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-right-22 {
    padding-right: 22px
}

.padding-right-24 {
    padding-right: 24px
}

.padding-right-26 {
    padding-right: 26px
}

.padding-right-28 {
    padding-right: 28px
}

.padding-right-30 {
    padding-right: 30px
}

.padding-right-32 {
    padding-right: 32px
}

.padding-right-34 {
    padding-right: 34px
}

.padding-right-36 {
    padding-right: 36px
}

.padding-right-38 {
    padding-right: 38px
}

.padding-right-40 {
    padding-right: 40px
}

.padding-right-42 {
    padding-right: 42px
}

.padding-right-44 {
    padding-right: 44px
}

.padding-right-46 {
    padding-right: 46px
}

.padding-right-48 {
    padding-right: 48px
}

.padding-right-50 {
    padding-right: 50px
}

.padding-right-52 {
    padding-right: 52px
}

.padding-right-54 {
    padding-right: 54px
}

.padding-right-56 {
    padding-right: 56px
}

.padding-right-58 {
    padding-right: 58px
}

.padding-right-60 {
    padding-right: 60px
}

.padding-right-80 {
    padding-right: 80px
}

.padding-right-90 {
    padding-right: 90px
}

.padding-right-100 {
    padding-right: 100px
}

/*-----pddding-bottom-----*/
.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-bottom-2 {
    padding-bottom: 2px
}

.padding-bottom-4 {
    padding-bottom: 4px
}

.padding-bottom-6 {
    padding-bottom: 6px
}

.padding-bottom-8 {
    padding-bottom: 8px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-12 {
    padding-bottom: 12px
}

.padding-bottom-14 {
    padding-bottom: 14px
}

.padding-bottom-16 {
    padding-bottom: 16px
}

.padding-bottom-18 {
    padding-bottom: 18px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-22 {
    padding-bottom: 22px
}

.padding-bottom-24 {
    padding-bottom: 24px
}

.padding-bottom-26 {
    padding-bottom: 26px
}

.padding-bottom-28 {
    padding-bottom: 28px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-32 {
    padding-bottom: 32px
}

.padding-bottom-34 {
    padding-bottom: 34px
}

.padding-bottom-36 {
    padding-bottom: 36px
}

.padding-bottom-38 {
    padding-bottom: 38px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-42 {
    padding-bottom: 42px
}

.padding-bottom-44 {
    padding-bottom: 44px
}

.padding-bottom-46 {
    padding-bottom: 46px
}

.padding-bottom-48 {
    padding-bottom: 48px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-bottom-52 {
    padding-bottom: 52px
}

.padding-bottom-54 {
    padding-bottom: 54px
}

.padding-bottom-56 {
    padding-bottom: 56px
}

.padding-bottom-58 {
    padding-bottom: 58px
}

.padding-bottom-60 {
    padding-bottom: 60px
}

.padding-bottom-80 {
    padding-bottom: 80px
}

.padding-bottom-90 {
    padding-bottom: 90px
}

.padding-bottom-100 {
    padding-bottom: 100px
}

/*-----padding-left-----*/
.padding-left-0 {
    padding-left: 0px;
}

.padding-left-2 {
    padding-left: 2px
}

.padding-left-4 {
    padding-left: 4px
}

.padding-left-6 {
    padding-left: 6px
}

.padding-left-8 {
    padding-left: 8px
}

.padding-left-10 {
    padding-left: 10px
}

.padding-left-12 {
    padding-left: 12px
}

.padding-left-14 {
    padding-left: 14px
}

.padding-left-16 {
    padding-left: 16px
}

.padding-left-18 {
    padding-left: 18px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-left-22 {
    padding-left: 22px
}

.padding-left-24 {
    padding-left: 24px
}

.padding-left-26 {
    padding-left: 26px
}

.padding-left-28 {
    padding-left: 28px
}

.padding-left-30 {
    padding-left: 30px
}

.padding-left-32 {
    padding-left: 32px
}

.padding-left-34 {
    padding-left: 34px
}

.padding-left-36 {
    padding-left: 36px
}

.padding-left-38 {
    padding-left: 38px
}

.padding-left-40 {
    padding-left: 40px
}

.padding-left-42 {
    padding-left: 42px
}

.padding-left-44 {
    padding-left: 44px
}

.padding-left-46 {
    padding-left: 46px
}

.padding-left-48 {
    padding-left: 48px
}

.padding-left-50 {
    padding-left: 50px
}

.padding-left-52 {
    padding-left: 52px
}

.padding-left-54 {
    padding-left: 54px
}

.padding-left-56 {
    padding-left: 56px
}

.padding-left-58 {
    padding-left: 58px
}

.padding-left-60 {
    padding-left: 60px
}

.padding-left-80 {
    padding-left: 80px
}

.padding-left-90 {
    padding-left: 90px
}

.padding-left-100 {
    padding-left: 100px
}

/*-----margin-----*/
.margin-0 {
    margin: 0px;
}

.margin-2 {
    margin: 2px
}

.margin-4 {
    margin: 4px
}

.margin-6 {
    margin: 6px
}

.margin-8 {
    margin: 8px
}

.margin-10 {
    margin: 10px
}

.margin-12 {
    margin: 12px
}

.margin-14 {
    margin: 14px
}

.margin-16 {
    margin: 16px
}

.margin-18 {
    margin: 18px
}

.margin-20 {
    margin: 20px
}

.margin-22 {
    margin: 22px
}

.margin-24 {
    margin: 24px
}

.margin-26 {
    margin: 26px
}

.margin-28 {
    margin: 28px
}

.margin-30 {
    margin: 30px
}

.margin-32 {
    margin: 32px
}

.margin-34 {
    margin: 34px
}

.margin-36 {
    margin: 36px
}

.margin-38 {
    margin: 38px
}

.margin-40 {
    margin: 40px
}

.margin-42 {
    margin: 42px
}

.margin-44 {
    margin: 44px
}

.margin-46 {
    margin: 46px
}

.margin-48 {
    margin: 48px
}

.margin-50 {
    margin: 50px
}

.margin-52 {
    margin: 52px
}

.margin-54 {
    margin: 54px
}

.margin-56 {
    margin: 56px
}

.margin-58 {
    margin: 58px
}

.margin-60 {
    margin: 60px
}

.margin-80 {
    margin: 80px
}

.margin-90 {
    margin: 90px
}

.margin-100 {
    margin: 100px
}

/*-----margin-top-----*/
.margin-top-0 {
    margin-top: 0px;
}

.margin-top-2 {
    margin-top: 2px
}

.margin-top-4 {
    margin-top: 4px
}

.margin-top-6 {
    margin-top: 6px
}

.margin-top-8 {
    margin-top: 8px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-12 {
    margin-top: 12px
}

.margin-top-14 {
    margin-top: 14px
}

.margin-top-16 {
    margin-top: 16px
}

.margin-top-18 {
    margin-top: 18px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-22 {
    margin-top: 22px
}

.margin-top-24 {
    margin-top: 24px
}

.margin-top-26 {
    margin-top: 26px
}

.margin-top-28 {
    margin-top: 28px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-32 {
    margin-top: 32px
}

.margin-top-34 {
    margin-top: 34px
}

.margin-top-36 {
    margin-top: 36px
}

.margin-top-38 {
    margin-top: 38px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-42 {
    margin-top: 42px
}

.margin-top-44 {
    margin-top: 44px
}

.margin-top-46 {
    margin-top: 46px
}

.margin-top-48 {
    margin-top: 48px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-52 {
    margin-top: 52px
}

.margin-top-54 {
    margin-top: 54px
}

.margin-top-56 {
    margin-top: 56px
}

.margin-top-58 {
    margin-top: 58px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-top-90 {
    margin-top: 90px
}

.margin-top-100 {
    margin-top: 100px
}

/*-----margin-right-----*/
.margin-right-0 {
    margin-right: 0px;
}

.margin-right-2 {
    margin-right: 2px
}

.margin-right-4 {
    margin-right: 4px
}

.margin-right-6 {
    margin-right: 6px
}

.margin-right-8 {
    margin-right: 8px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-12 {
    margin-right: 12px
}

.margin-right-14 {
    margin-right: 14px
}

.margin-right-16 {
    margin-right: 16px
}

.margin-right-18 {
    margin-right: 18px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-right-22 {
    margin-right: 22px
}

.margin-right-24 {
    margin-right: 24px
}

.margin-right-26 {
    margin-right: 26px
}

.margin-right-28 {
    margin-right: 28px
}

.margin-right-30 {
    margin-right: 30px
}

.margin-right-32 {
    margin-right: 32px
}

.margin-right-34 {
    margin-right: 34px
}

.margin-right-36 {
    margin-right: 36px
}

.margin-right-38 {
    margin-right: 38px
}

.margin-right-40 {
    margin-right: 40px
}

.margin-right-42 {
    margin-right: 42px
}

.margin-right-44 {
    margin-right: 44px
}

.margin-right-46 {
    margin-right: 46px
}

.margin-right-48 {
    margin-right: 48px
}

.margin-right-50 {
    margin-right: 50px
}

.margin-right-52 {
    margin-right: 52px
}

.margin-right-54 {
    margin-right: 54px
}

.margin-right-56 {
    margin-right: 56px
}

.margin-right-58 {
    margin-right: 58px
}

.margin-right-60 {
    margin-right: 60px
}

.margin-right-80 {
    margin-right: 80px
}

.margin-right-90 {
    margin-right: 90px
}

.margin-right-100 {
    margin-right: 100px
}

/*-----pddding-bottom-----*/
.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-2 {
    margin-bottom: 2px
}

.margin-bottom-4 {
    margin-bottom: 4px
}

.margin-bottom-6 {
    margin-bottom: 6px
}

.margin-bottom-8 {
    margin-bottom: 8px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-12 {
    margin-bottom: 12px
}

.margin-bottom-14 {
    margin-bottom: 14px
}

.margin-bottom-16 {
    margin-bottom: 16px
}

.margin-bottom-18 {
    margin-bottom: 18px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-22 {
    margin-bottom: 22px
}

.margin-bottom-24 {
    margin-bottom: 24px
}

.margin-bottom-26 {
    margin-bottom: 26px
}

.margin-bottom-28 {
    margin-bottom: 28px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-32 {
    margin-bottom: 32px
}

.margin-bottom-34 {
    margin-bottom: 34px
}

.margin-bottom-36 {
    margin-bottom: 36px
}

.margin-bottom-38 {
    margin-bottom: 38px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-42 {
    margin-bottom: 42px
}

.margin-bottom-44 {
    margin-bottom: 44px
}

.margin-bottom-46 {
    margin-bottom: 46px
}

.margin-bottom-48 {
    margin-bottom: 48px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-52 {
    margin-bottom: 52px
}

.margin-bottom-54 {
    margin-bottom: 54px
}

.margin-bottom-56 {
    margin-bottom: 56px
}

.margin-bottom-58 {
    margin-bottom: 58px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

/*-----margin-left-----*/
.margin-left-0 {
    margin-left: 0px;
}

.margin-left-2 {
    margin-left: 2px
}

.margin-left-4 {
    margin-left: 4px
}

.margin-left-6 {
    margin-left: 6px
}

.margin-left-8 {
    margin-left: 8px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-left-12 {
    margin-left: 12px
}

.margin-left-14 {
    margin-left: 14px
}

.margin-left-16 {
    margin-left: 16px
}

.margin-left-18 {
    margin-left: 18px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-left-22 {
    margin-left: 22px
}

.margin-left-24 {
    margin-left: 24px
}

.margin-left-26 {
    margin-left: 26px
}

.margin-left-28 {
    margin-left: 28px
}

.margin-left-30 {
    margin-left: 30px
}

.margin-left-32 {
    margin-left: 32px
}

.margin-left-34 {
    margin-left: 34px
}

.margin-left-36 {
    margin-left: 36px
}

.margin-left-38 {
    margin-left: 38px
}

.margin-left-40 {
    margin-left: 40px
}

.margin-left-42 {
    margin-left: 42px
}

.margin-left-44 {
    margin-left: 44px
}

.margin-left-46 {
    margin-left: 46px
}

.margin-left-48 {
    margin-left: 48px
}

.margin-left-50 {
    margin-left: 50px
}

.margin-left-52 {
    margin-left: 52px
}

.margin-left-54 {
    margin-left: 54px
}

.margin-left-56 {
    margin-left: 56px
}

.margin-left-58 {
    margin-left: 58px
}

.margin-left-60 {
    margin-left: 60px
}

.margin-left-80 {
    margin-left: 80px
}

.margin-left-90 {
    margin-left: 90px
}

.margin-left-100 {
    margin-left: 100px
}

/*top*/
.top-0 {
    top: 0px
}

.top-2 {
    top: 2px
}

.top-4 {
    top: 4px
}

.top-6 {
    top: 6px
}

.top-8 {
    top: 8px
}

.top-10 {
    top: 10px
}

.top-12 {
    top: 12px
}

.top-14 {
    top: 14px
}

.top-16 {
    top: 16px
}

.top-18 {
    top: 18px
}

.top-20 {
    top: 20px
}

.top-22 {
    top: 22px
}

.top-24 {
    top: 24px
}

.top-26 {
    top: 26px
}

.top-28 {
    top: 28px
}

.top-30 {
    top: 30px
}

.top-32 {
    top: 32px
}

.top-34 {
    top: 34px
}

.top-36 {
    top: 36px
}

.top-38 {
    top: 38px
}

.top-40 {
    top: 40px
}

.top-42 {
    top: 42px
}

.top-44 {
    top: 44px
}

.top-46 {
    top: 46px
}

.top-48 {
    top: 48px
}

.top-50 {
    top: 50px
}

.top-60 {
    top: 60px
}

.top-70 {
    top: 70px
}

.top-80 {
    top: 80px
}

.top-90 {
    top: 90px
}

.top-100 {
    top: 100px
}

/*right*/
.right-0 {
    right: 0px
}

.right-2 {
    right: 2px
}

.right-4 {
    right: 4px
}

.right-6 {
    right: 6px
}

.right-8 {
    right: 8px
}

.right-10 {
    right: 10px
}

.right-12 {
    right: 12px
}

.right-14 {
    right: 14px
}

.right-16 {
    right: 16px
}

.right-18 {
    right: 18px
}

.right-20 {
    right: 20px
}

.right-22 {
    right: 22px
}

.right-24 {
    right: 24px
}

.right-26 {
    right: 26px
}

.right-28 {
    right: 28px
}

.right-30 {
    right: 30px
}

.right-32 {
    right: 32px
}

.right-34 {
    right: 34px
}

.right-36 {
    right: 36px
}

.right-38 {
    right: 38px
}

.right-40 {
    right: 40px
}

.right-42 {
    right: 42px
}

.right-44 {
    right: 44px
}

.right-46 {
    right: 46px
}

.right-48 {
    right: 48px
}

.right-50 {
    right: 50px
}

.right-60 {
    right: 60px
}

.right-70 {
    right: 70px
}

.right-80 {
    right: 80px
}

.right-90 {
    right: 90px
}

.right-100 {
    right: 100px
}


/*bottom*/
.bottom-0 {
    bottom: 0px
}

.bottom-2 {
    bottom: 2px
}

.bottom-4 {
    bottom: 4px
}

.bottom-6 {
    bottom: 6px
}

.bottom-8 {
    bottom: 8px
}

.bottom-10 {
    bottom: 10px
}

.bottom-12 {
    bottom: 12px
}

.bottom-14 {
    bottom: 14px
}

.bottom-16 {
    bottom: 16px
}

.bottom-18 {
    bottom: 18px
}

.bottom-20 {
    bottom: 20px
}

.bottom-22 {
    bottom: 22px
}

.bottom-24 {
    bottom: 24px
}

.bottom-26 {
    bottom: 26px
}

.bottom-28 {
    bottom: 28px
}

.bottom-30 {
    bottom: 30px
}

.bottom-32 {
    bottom: 32px
}

.bottom-34 {
    bottom: 34px
}

.bottom-36 {
    bottom: 36px
}

.bottom-38 {
    bottom: 38px
}

.bottom-40 {
    bottom: 40px
}

.bottom-42 {
    bottom: 42px
}

.bottom-44 {
    bottom: 44px
}

.bottom-46 {
    bottom: 46px
}

.bottom-48 {
    bottom: 48px
}

.bottom-50 {
    bottom: 50px
}

.bottom-60 {
    bottom: 60px
}

.bottom-70 {
    bottom: 70px
}

.bottom-80 {
    bottom: 80px
}

.bottom-90 {
    bottom: 90px
}

.bottom-100 {
    bottom: 100px
}

/*left*/
.left-0 {
    left: 0px
}

.left-2 {
    left: 2px
}

.left-4 {
    left: 4px
}

.left-6 {
    left: 6px
}

.left-8 {
    left: 8px
}

.left-10 {
    left: 10px
}

.left-12 {
    left: 12px
}

.left-14 {
    left: 14px
}

.left-16 {
    left: 16px
}

.left-18 {
    left: 18px
}

.left-20 {
    left: 20px
}

.left-22 {
    left: 22px
}

.left-24 {
    left: 24px
}

.left-26 {
    left: 26px
}

.left-28 {
    left: 28px
}

.left-30 {
    left: 30px
}

.left-32 {
    left: 32px
}

.left-34 {
    left: 34px
}

.left-36 {
    left: 36px
}

.left-38 {
    left: 38px
}

.left-40 {
    left: 40px
}

.left-42 {
    left: 42px
}

.left-44 {
    left: 44px
}

.left-46 {
    left: 46px
}

.left-48 {
    left: 48px
}

.left-50 {
    left: 50px
}

.left-60 {
    left: 60px
}

.left-70 {
    left: 70px
}

.left-80 {
    left: 80px
}

.left-90 {
    left: 90px
}

.left-100 {
    left: 100px
}

/*opacity*/
.opacity-0 {
    opacity: 0;
    filter: alpha(opacity=0);
}

.opacity-1 {
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.opacity-2 {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.opacity-3 {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.opacity-4 {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.opacity-5 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.opacity-6 {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.opacity-7 {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.opacity-8 {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.opacity-9 {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.opacity-10 {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*z-index*/
.z-index-0 {
    z-index: 0;
}

.z-index-1 {
    z-index: 1;
}

.z-index-2 {
    z-index: 2;
}

.z-index-3 {
    z-index: 3;
}

.z-index-4 {
    z-index: 4;
}

.z-index-5 {
    z-index: 5;
}

.z-index-6 {
    z-index: 6;
}

.z-index-7 {
    z-index: 7;
}

.z-index-8 {
    z-index: 8;
}

.z-index-9 {
    z-index: 9;
}

.z-index-10 {
    z-index: 10;
}

/*公共样式*/
p, br {
    margin-bottom: 10px
}

a:hover {
    color: #0099FF
}

a {
    transition: color 0.2s ease-in
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.float-nav-toggle {
    display: block;
    text-align: center;
    position: fixed;
    left: 20px;
    bottom: 60px;
    color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #076bdd;
    border-radius: 20px;
}
/*遮罩层*/
.mask-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    height: 100vh;
    background-color: rgba(0, 0, 0, .7);
    overflow: hidden;
    z-index: 99;
    top: 0;
    left: 0;
}

    .mask-bg.active {
        display: block;
    }

/*顶部*/
.header {
    top: 0px;
    position: fixed;
    z-index: 5;
    width: 100%;
    margin: 0px auto;
    z-index: 2147483648;
}

    .header .container {
        position: relative;
        line-height: 70px;
        z-index: 2147483648;
    }

        .header .container .logo {
            display: block;
            position: absolute;
            max-width: 50%
        }

            .header .container .logo img {
                height: 100%;
            }

    .header .login-box {
        position: absolute;
        font-size: 16px;
        z-index: 1
    }

        .header .login-box a {
            color: #ffffff;
            padding-left: 20px;
        }

            .header .login-box a:hover {
                color: #00c1de
            }

            .header .login-box a.denglu {
                background: url(images/denglu.png) no-repeat left center;
                margin-right: 20px;
            }

            .header .login-box a.zhuce {
                background: url(images/zhuce.png) no-repeat left center;
            }

    .header.header-small {
        background-color: rgba(0,0,0,.7) !important
    }

/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated, .sub-nav .animated {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.navSlide {
    -webkit-animation-name: navSlide;
    animation-name: navSlide
}

@keyframes navSlide {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
        visibility: visible
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
        transform: translateY(0)
    }
}

/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
    .header .nav-toggle {
        display: none
    }

    .header .login-box {
        right: 15px;
    }

    .nav > ul > li {
        float: left;
        text-align: center;
        line-height: 70px;
    }

        .nav > ul > li > ul {
            position: absolute;
        }

        .nav > ul > li > a {
            padding: 0px 25px;
            color: #fff;
            font-size: 17px
        }

            .nav > ul > li.current1 > a, .nav > ul > li > a:hover {
                color: #00c1de;
            }

    .nav li:hover > ul {
        display: block;
    }

    .nav > ul > li > ul::before {
        display: block;
        margin: 0px auto;
        text-align: center;
        position: absolute;
        top: -8px;
        left: 45%;
        content: "";
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid rgba(0,0,0,.7);
    }

    .nav > ul > li > ul li ul::before {
        display: block;
        margin: 0px auto;
        text-align: center;
        position: absolute;
        top: 20px;
        left: -10px;
        content: "";
        width: 0;
        height: 0;
        border-bottom: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid transparent;
        border-left: 5px solid #fff;
    }

    .nav li a {
        font-size: 17px;
        color: #ffffff;
        display: block;
        padding: 0px 25px;
    }

    .nav ul li ul li a {
        display: block;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 15px;
        line-height: 40px
    }

        .nav ul li ul li a:hover {
            text-decoration: none;
            color: #00c1de;
        }

    .nav ul li {
        position: relative;
    }

        .nav ul li .arrow {
            display: none
        }

        .nav ul li ul {
            background-color: rgba(0,0,0,.7);
            display: none;
            left: calc((100% - 150px) / 2);
            position: absolute;
            z-index: 2;
            width: 150px;
            padding-top: 10px;
            padding-bottom: 10px
        }
            /*二级ul样式*/
            .nav ul li ul li ul {
                left: 100%;
                top: 0px;
                display: none;
            }
    /*三级以后ul样式*/
    .header-small .nav > ul > li > ul::before {
        display: none
    }
}

@media (max-width:1000px) /*手机端*/
{
    .header {
        position: relative
    }

    .header {
        background-color: rgba(0,0,0,0.9) !important;
        height: 70px;
    }

        .header .login-box {
            position: absolute;
            right: 80px;
            line-height: 30px;
            display: none
        }

        .header .logo img {
            height: 70px;
        }

        .header .nav-toggle {
            position: absolute;
            right: 0px;
            top: 0px;
            font-size: 25px;
            color: #eee;
            min-width: 60px;
            height: 70px;
            line-height: 70px;
            text-align: center;
            cursor: pointer;
            z-index: 1;
        }

            .header .nav-toggle.active {
                color: #ccc;
            }

    .nav {
        position: fixed;
        width: 300px;
        max-width: 65%;
        top: 0px;
        right: -100%;
        background: #fff;
        height: 100%;
        height: 100vh;
        transition: all 0.2s linear;
        overflow-y: auto;
        z-index: 2147483648;
    }

        .nav.active {
            right: 0px
        }

        .nav ul li {
            line-height: 45px;
            text-align: left
        }

            .nav ul li ul {
                display: none;
            }
            /*二级ul样式*/
            .nav ul li a {
                padding-left: 30px;
                display: block;
                color: #333;
                font-size: 16px;
                line-height: 3.5;
                border-bottom: 1px solid #dcdcdc
            }

            .nav ul li ul li a {
                padding-left: 60px;
                font-size: 15px;
                background-color: #eeeeee
            }

            .nav ul li ul li ul li a {
                padding-left: 90px;
            }

            .nav ul li ul li ul li li a {
                padding-left: 120px;
            }

        .nav ul li {
            position: relative;
        }

            .nav ul li .arrow {
                position: absolute;
                right: 0px;
                top: 0px;
                width: 50px;
                height: 50px;
                line-height: 50px;
                text-align: center;
                transition-duration: 0s
            }

                .nav ul li .arrow:after {
                    font-family: FontAwesome;
                    content: "\f105";
                    display: block;
                    font-weight: bold;
                    font-size: 18px
                }

            .nav ul li.current > a {
                color: #666;
            }

            .nav ul li.active > ul {
                display: block
            }

            .nav ul li.active > .arrow {
                transform: rotate(90deg)
            }
}

/*banner样式*/
.banner {
    padding-top: 120px;
    padding-bottom: 30px;
    color: #fff;
}

    .banner .text-intro {
        color: #ffffff
    }

@media (max-width: 992px) {
    .banner {
        display: none
    }
}

a.btn-link {
    display: inline-block;
    border: 1px solid #fff;
    padding-left: 30px;
    padding-right: 30px;
    color: #ffffff;
    transition: background .15s linear,color .15s linear;
}

    a.btn-link:hover, a.btn-link:focus {
        background-color: #fff;
        color: #0099FF;
        text-decoration: none;
    }

a.btn-zdy {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 8px 30px 10px;
    color: #ffffff;
    font-size: 18px;
    transition: background .15s linear,color .15s linear;
}

    a.btn-zdy:hover {
        background-color: #fff;
        color: #2589ff;
        text-decoration: none;
    }

@media (max-width: 992px) {
    a.btn-zdy {
        display: inline-block;
        border: 1px solid #fff;
        border-radius: 4px;
        padding: 5px 10px 5px;
        color: #ffffff;
        font-size: 14px;
        transition: background .15s linear,color .15s linear;
    }
}


/*网站模块通用样式*/
.location-container {
    padding: 20px 0px
}

.breadcrumb li a {
    font-size: 14px
}

.page-content p {
    line-height: 2;
}

.pagination {
    border-radius: 0px
}

    .pagination > li:first-child > a {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .pagination > li:last-child > a {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .pagination > li.active a, .pagination > li.active a:hover {
        background-color: #0099FF;
        border-color: #0099FF;
    }

    .pagination > li a:hover {
        color: #0099FF
    }

.module-box {
    padding: 20px 0px 60px 0px
}

.module-box-gray {
    background-color: #EDEDED
}

.module-box .title-box {
    padding-bottom: 20px
}

    .module-box .title-box span {
        display: block;
    }

    .module-box .title-box .en-title {
        font-size: 30px;
        color: #333
    }

    .module-box .title-box .cn-title {
        background: url(images/titlebg.png) no-repeat center center;
        font-size: 25px;
    }

    .module-box .title-box .f-title {
        color: #999;
        font-size: 14px;
        line-height: 2
    }

.module-box .module-content {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

/*底部样式*/
.web-footer {
    margin-top: 40px;
    padding-top: 40px;
    background: #2a2a2a;
    line-height: 2;
    color: #D9D9D9;
}

    .web-footer .tel-icon {
        background: url(images/bt_phone.png) no-repeat left center;
        width: 38px;
        height: 46px;
        margin: 0px auto
    }

    .web-footer .footer-nav {
        padding: 1rem 0 4.5rem 0;
    }

        .web-footer .footer-nav h4 {
            color: #FFF;
            line-height: 4rem;
        }

        .web-footer .footer-nav a:hover {
            color: #fff
        }

    .web-footer .footer-tel .font {
        color: #FFF;
        font-size: 20px;
        font-weight: bold
    }

    .web-footer .footer-tel .aniview {
        color: #D9D9D9
    }

    .web-footer .weixin {
        color: #D9D9D9;
    }

    .web-footer .copyright {
        color: #999;
        width: 100%;
        border-top: 1px solid #5a5a5a;
        padding: 5px 0px 20px 0px
    }

    .web-footer .ewm {
        background: url(images/wxImewm.jpg) no-repeat left center;
        width: 120px;
        height: 120px;
        margin: 10px auto 5px auto;
    }
/*手机*/
@media (max-width: 992px) {
    .web-footer .ewm {
        margin-left: 0px
    }
}

/*新闻类样式*/
.news-list {
    padding-top: 20px
}

    .news-list .item {
        position: relative;
        padding-right: 100px;
        font-size: 16px;
        line-height: 4;
        border-bottom: 1px solid #efefef;
    }

        .news-list .item .title {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden
        }

            .news-list .item .title a .fa {
                margin-right: 5px;
            }

        .news-list .item .date {
            position: absolute;
            right: 0px;
            color: #999;
            top: 0px
        }

        .news-list .item .intro {
            display: none;
        }

@media (max-width:750px) {
    .news-list .item {
        padding-right: 0px;
    }

        .news-list .item .date {
            display: none
        }
}

.news-content-box {
    padding: 30px 0px;
    border-top: 1px solid #efefef
}

    .news-content-box .title {
        text-align: center;
        padding: 15px 0px
    }

    .news-content-box .info {
        color: #999;
        text-align: center
    }

        .news-content-box .info .clicks-box {
            margin-left: 20px;
            display: inline-block
        }

    .news-content-box .content {
        padding-top: 40px;
        word-break: break-all;
    }

.module-box .module-content .news-list {
    padding-top: 10px
}

    .module-box .module-content .news-list .item {
        line-height: 3;
        font-size: 14px
    }

        .module-box .module-content .news-list .item .title {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden
        }

.page-content a.link, .news-content-box .content a {
    color: #0099FF;
    text-decoration: underline;
}

    .page-content a.link:hover, .news-content-box .content a:hover {
        color: #ff6a00
    }

.page-content p, .news-content-box .content p {
    font-size: 16px;
    line-height: 2;
}

.page-content p {
    font-size: 15px;
    line-height: 2.2;
}

/*相关文档*/
.relativeNews {
    padding-top: 20px;
}

    .relativeNews .sign {
        font-size: 16px;
        line-height: 2
    }

    .relativeNews .title {
        display: block;
        line-height: 2.5;
        font-size: 15px
    }

/*右侧快捷菜单*/
.service-online {
    position: fixed;
    top: 55%;
    right: 10px;
    z-index: 100
}

    .service-online .btn {
        display: block;
        width: 50px;
        height: 50px;
        margin-bottom: 1px;
        vertical-align: middle;
        font-size: 22px;
        background-color: #5bc0de
    }

        .service-online .btn .fa {
            vertical-align: top;
            line-height: 40px;
        }

        .service-online .btn:last-child {
            margin-bottom: 0px
        }

@media (max-width:760px) {
    body {
        padding-bottom: 50px
    }

    .service-online {
        top: auto;
        bottom: 0px;
        right: auto;
        width: 100%
    }

        .service-online .btn {
            float: left;
            width: 25%;
            margin-bottom: 0px;
            font-size: 25px;
            background-color: #2a2a2a
        }
}
/*右侧栏目搜索框*/
.column-search-bar {
    width: 100%;
    height: 34px;
    border: solid #e5e5e5 1px;
    border-radius: 18px;
    line-height: 36px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

    .column-search-bar .ipt {
        border: 0;
        outline: 0;
        margin-left: 18px;
        line-height: 36px;
        height: 100%;
        padding: 0;
        overflow: hidden;
        vertical-align: top;
        font-family: 微软雅黑;
        color: #333;
        width: 100%;
        height: 34px
    }

    .column-search-bar span {
        position: absolute;
        display: block;
        color: rgba(0,0,0,0.2);
        font-size: 18px;
        text-align: center;
        width: 50px;
        height: 36px;
        line-height: 34px;
        right: 0px;
        top: 0px;
        cursor: pointer
    }

        .column-search-bar span:hover {
            color: #2f82ff;
        }

.pic_regedit {
    background-image: url(../images/titleback/企业注册.png);
}

.pic_zhuye {
    background-image: url(../images/titleback/MAIN20230813.png);
}

.pic_business {
    background-image: url(../images/titleback/business.jpg);
}

.pic_pservice {
    background-image: url(../images/titleback/RSFW20230813.png);
}

.pic_toplan {
    background-image: url(../images/titleback/business.jpg);
}

.pic_taxmain {
    background-image: url(../images/titleback/DLJZ20230813.png);
}


.pic_index1 {
    background-image: url(../images/titleback/index1.png);
    height:500px;
}

.pic_index2 {
    background-image: url(../images/titleback/index2.png);
}

.pic_index3 {
    background-image: url(../images/titleback/index3.png);
}


.pic_irp_sbzc {
    background-image: url(../images/titleback/BANNER_SBZC.png);
    height: 600px;
}

.pic_reg_checkname {
    background-image: url(../images/titleback/checkname.jpg);
    height: 260px;
}

.pic_reg_cancel {
    background-image: url(../images/titleback/reg_cancel.png);
    height: 260px;
}

.pic_bg_1 {
    background-image: url(../images/bg/1.png);
}
.pic_bg_2 {
    background-image: url(../images/bg/2.png);
}
.pic_bg_3 {
    background-image: url(../images/bg/3.jpg);
}
.pic_bg_4 {
    background-image: url(../images/bg/4.jpg);
}

.pic_bg_5 {
    background-image: url(../images/bg/5.jpg);
}

.pic_bg_6 {
    background-image: url(../images/bg/6.png);
}

.pic_bg_7 {
    background-image: url(../images/bg/7.jpg);
}
.pic_bg_8 {
    background-image: url(../images/bg/8.jpg);
}

.pic_bg_9 {
    background-image: url(../images/bg/9.webp);
}

.pic_bg_12 {
    background-image: url(../images/bg/12.png);
}

.pic_bg_shy {
    background-image: url(../images/bg/shy.jpg);
}

.pic_bg_13 {
    background-image: url(../images/bg/13.jpg);
}

.pic_bg_wenti {
    background-image: url(../images/bg/wenti.jpg);
    background-repeat:repeat ;
    background-size:100% ;
}




.banner_pic {
    width: 100%;
    height: 420px;
    margin: 0 auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}




.yb_group {
    padding: 40px 0px 40px 0px;
}

.yb_group_header {
    margin: 20px 0px 20px 0px;
}

.yb_group_title {
    width: 100%;
    font-family: PingFangSC-Semibold;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #191c3d;
    text-align: center;
}

.yb_group_desc {
    width: 100%;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #191c3d;
    text-align: center;
    margin-top: 17px;
    font-weight: 400;
}

.backcolor-default {
    background-color:#f5f5f5 ;
}

.quicklink {
    z-index: 999997;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: white;
    transition: all 0.2s;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}

    .quicklink .quicklinkitem{
        text-align: center;
        cursor: pointer;
        padding: 10px 0;
        box-sizing: border-box;
        border-bottom: 1px solid #eee;
        position: relative;
        transition: background .2s;
    }
.quicklinkitem {
    width: 100px;
    height: 100px;
    font-size: 18px;
}

    .quicklinkitem span {
        font-size: 32px;
        color: #ff8606;
    }


/*悬浮链接*/
.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    top:50%;
    width: 70px;
    height: 240px;
}

.suspension-box {
    position: relative;
    float: right;
}

.suspension .a {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #353535;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
}

    .suspension .a.active,
    .suspension .a:hover {
        background: #F05352;
    }

    .suspension .a .i {
        float: left;
        width: 60px;
        height: 60px;
        background-image: url(../images/right/side_icon.png);
        background-repeat: no-repeat;
    }
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 22px;
    margin-left: 22px;
    background-image: url(../images/right/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.suspension .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 22px;
    margin-left: 22px;
    background-image: url(../images/right/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.suspension .a-qrcode .i {
    margin-top: 6px;
    margin-left: 6px;
    background-position: -44px 0;
}


.suspension .a-top .i {
    margin-top: 6px;
    margin-left: 6px;
    background-position: -132px 0;
}

.suspension .a-top {
    background: #D2D3D6;
    display: none;
}

    .suspension .a-top:hover {
        background: #c0c1c3;
    }

.suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

    .suspension .d .arrow {
        position: absolute;
        width: 8px;
        height: 12px;
        background: url(../images/right/side_bg_arrow.png) no-repeat;
        right: -8px;
        top: 31px;
    }

.suspension .d-service {
    top: 0;
}

.suspension .d-service-phone {
    top: 34px;
}

.suspension .d-qrcode {
    top: 78px;
}

.suspension .d .inner-box {
    padding: 8px 22px 12px;
}

.suspension .d-service-item {
    border-bottom: 1px solid #eee;
    padding: 14px 0;
}

.suspension .d-service .d-service-item {
    border-bottom: none;
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
}

.suspension .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(../images/right/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
    background-position: center 3px;
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(../images/right/side_con_icon02.png) no-repeat center center;
    display: block;
}

.suspension .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
}

    .suspension .d-service-item .text .number {
        font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    }

.suspension .d-service-intro {
    padding-top: 10px;
}

    .suspension .d-service-intro p {
        float: left;
        line-height: 27px;
        font-size: 12px;
        width: 50%;
        white-space: nowrap;
        color: #888;
    }

    .suspension .d-service-intro i {
        background: url(../images/right/side_con_icon01.png) no-repeat center center;
        height: 27px;
        width: 14px;
        margin-right: 5px;
        vertical-align: top;
        display: inline-block;
    }

.suspension .d-qrcode {
    text-align: center;
}

    .suspension .d-qrcode .inner-box {
        padding: 20px 0;
    }

    .suspension .d-qrcode p {
        font-size: 16px;
        color: #93959c;
    }

.suspension .d-qrcode {
    width:200px;
    height:200px;
}
    .suspension .qrcode-img {
        width: 150px;
        height: 150px;
        margin:0 auto;
    }


.suspension .d-service{
    width:300px;
    height:300px;
    padding:0px ;
}

.suspension .inner-box-dd {
    padding: 0px;
}

    .suspension .inner-box-dd .d-service-item {
        padding: 0px;
    }


#certify {
    position: relative;
    width: 1140;
    margin: 0 auto
}

    #certify .swiper-container {
        padding-bottom: 60px
    }

    #certify .swiper-slide {
        width: 400px;
        height: 340px;
        background: #fff;
        box-shadow: 0 8px 30px #ddd
    }

    #certify .lb-img-item {
        width: 400px;
        height: 260px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    #certify .swiper-slide img {
        display: block
    }

    #certify .swiper-slide p {
        line-height: 80px;
        padding-top: 0;
        text-align: center;
        color: #636363;
        font-size: 16px;
        margin: 0
    }




.tkbj {
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    z-index: 99999;
    box-sizing: border-box;
}

.tk {
    width: 370px;
    height: 308px;
    background: #ffffff;
    border-radius: 4px 10px 10px 10px;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translateX(-50%);
}

.tk_top {
    width: 100%;
    height: 84px;
    background: #ff7d22;
    border-radius: 4px 4px 0px 0px;
    position: relative;
    box-sizing: border-box;
}

    .tk_top p {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #ffffff;
        text-align: center;
        padding-top: 13px;
        margin-bottom: 13px;
    }

    .tk_top span {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #ffffff;
        text-align: center;
        display: block;
    }

    .tk_top img {
        position: absolute;
        right: 15px;
        top: 15px;
        cursor: pointer;
    }

.tk_botm {
    padding: 20px 30px 30px 30px;
}

.tk_title {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-bottom: 10px;
}

.tk_inpt {
    width: 310px;
    height: 48px;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

    .tk_inpt input {
        width: 100%;
        height: 100%;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        padding-left: 15px;
    }

.tk_radio {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

    .tk_radio p {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
    }

        .tk_radio p span {
            color: #6c6eff;
        }

.tk_botm button {
    width: 100%;
    height: 48px;
    background: #ff6666;
    border-radius: 4px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.tk input, button {
    outline: 0;
    border: none;
}

.tkhide {
    display: none;
}