﻿
body {
    color: #666666;
    line-height: 150%;
    font-family: Arial, "微软雅黑", Tahoma, Helvetica, sans-serif;
    font: normal 100%;
    overflow-y: scroll;
    *overflow-y: auto;
}

h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none;
}

a {
    text-decoration: none;
}

body {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fc {
    display: table;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.tt {
    vertical-align: top;
}

.tm {
    vertical-align: middle;
}

.tb {
    vertical-align: bottom;
}

.table th.tl, .table td.tl {
    text-align: left;
}

.table th.tr, .table td.tr {
    text-align: right;
}

.table th.tc, .table td.tc {
    text-align: center;
}

.table th.tt, .table td.tt {
    vertical-align: top;
}

.table th.tm, .table td.tm {
    vertical-align: middle;
}

.table th.tb, .table td.tb {
    vertical-align: bottom;
}

.ws {
    white-space: nowrap;
}

.H5 {
    height: 5px;
    display: block;
    overflow: hidden;
    clear: both;
}

.H10 {
    height: 10px;
    display: block;
    overflow: hidden;
    clear: both;
}

.H20 {
    height: 20px;
    display: block;
    overflow: hidden;
    clear: both;
}

.H30 {
    height: 30px;
    display: block;
    overflow: hidden;
    clear: both;
}

.H40 {
    height: 40px;
    display: block;
    overflow: hidden;
    clear: both;
}

.H50 {
    height: 50px;
    display: block;
    overflow: hidden;
    clear: both;
}

.background-fff {
    background-color: #fff;
}

.background-eee {
    background-color: #eeeeee;
}

.background-ddd {
    background-color: #ddd;
}

/****************************流式栅格****************************/
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.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 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.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 {
    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;
}

@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 {
        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;
    }
}

@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 {
        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;
    }
}

@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 {
        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-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 {
    float: left \9;
}

.col-md-12 {
    width: 100% \9;
}

.col-md-11 {
    width: 91.66666667% \9;
}

.col-md-10 {
    width: 83.33333333% \9;
}

.col-md-9 {
    width: 75% \9;
}

.col-md-8 {
    width: 66.66666667% \9;
}

.col-md-7 {
    width: 58.33333333% \9;
}

.col-md-6 {
    width: 50% \9;
}

.col-md-5 {
    width: 41.66666667% \9;
}

.col-md-4 {
    width: 33.33333333% \9;
}

.col-md-3 {
    width: 25% \9;
}

.col-md-2 {
    width: 16.66666667% \9;
}

.col-md-1 {
    width: 8.33333333% \9;
}

.col-md-pull-12 {
    right: 100% \9;
}

.col-md-pull-11 {
    right: 91.66666667% \9;
}

.col-md-pull-10 {
    right: 83.33333333% \9;
}

.col-md-pull-9 {
    right: 75% \9;
}

.col-md-pull-8 {
    right: 66.66666667% \9;
}

.col-md-pull-7 {
    right: 58.33333333% \9;
}

.col-md-pull-6 {
    right: 50% \9;
}

.col-md-pull-5 {
    right: 41.66666667% \9;
}

.col-md-pull-4 {
    right: 33.33333333% \9;
}

.col-md-pull-3 {
    right: 25% \9;
}

.col-md-pull-2 {
    right: 16.66666667% \9;
}

.col-md-pull-1 {
    right: 8.33333333% \9;
}

.col-md-pull-0 {
    right: auto \9;
}

.col-md-push-12 {
    left: 100% \9;
}

.col-md-push-11 {
    left: 91.66666667% \9;
}

.col-md-push-10 {
    left: 83.33333333% \9;
}

.col-md-push-9 {
    left: 75% \9;
}

.col-md-push-8 {
    left: 66.66666667% \9;
}

.col-md-push-7 {
    left: 58.33333333% \9;
}

.col-md-push-6 {
    left: 50% \9;
}

.col-md-push-5 {
    left: 41.66666667% \9;
}

.col-md-push-4 {
    left: 33.33333333% \9;
}

.col-md-push-3 {
    left: 25% \9;
}

.col-md-push-2 {
    left: 16.66666667% \9;
}

.col-md-push-1 {
    left: 8.33333333% \9;
}

.col-md-push-0 {
    left: auto \9;
}

.col-md-offset-12 {
    margin-left: 100% \9;
}

.col-md-offset-11 {
    margin-left: 91.66666667% \9;
}

.col-md-offset-10 {
    margin-left: 83.33333333% \9;
}

.col-md-offset-9 {
    margin-left: 75% \9;
}

.col-md-offset-8 {
    margin-left: 66.66666667% \9;
}

.col-md-offset-7 {
    margin-left: 58.33333333% \9;
}

.col-md-offset-6 {
    margin-left: 50% \9;
}

.col-md-offset-5 {
    margin-left: 41.66666667% \9;
}

.col-md-offset-4 {
    margin-left: 33.33333333% \9;
}

.col-md-offset-3 {
    margin-left: 25% \9;
}

.col-md-offset-2 {
    margin-left: 16.66666667% \9;
}

.col-md-offset-1 {
    margin-left: 8.33333333% \9;
}

.col-md-offset-0 {
    margin-left: 0 \9;
}

/****************************流式栅格-end****************************/

/****************************搜索****************************/
.navbar-search {
    margin-top: 30px;
}

.search-help {
    position: relative;
}

.search-help .search-help-text {
    padding-right: 35px;
    height: 30px;
    width: 260px;
}

.search-help-bnt {
    position: absolute;
    top: 0;
    right: 0;

    padding-left: 26px;
    height: 38px;

    background-color: transparent;
    background-position: -39px 13px;

    border: 0;
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;
}

.search-help-bnt:active {
    padding-left: 29px;

}

/****************************搜索****************************/

/****************************返回顶部****************************/
#toTopB_blk {
    display: block;
    height: 0px;
    width: 90%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.toTop {
    display: none;

    height: 60px;
    width: 60px;

    background-image: url(../images/totop00.png);
    background-repeat: no-repeat;
}

.toTop div {
    display: none;
    height: 60px;
    width: 60px;
    background-image: url(../images/totop01.png);
    background-repeat: no-repeat;
}

.toTop01 {
    position: fixed;
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight-35);
    z-index: 200;
    right: 20px;
    bottom: 35px;
}

.toTop02 {
    display: none;
    position: absolute;
    z-index: 200;
    right: 20px;
}

/****************************返回顶部-end****************************/

/****************************导航****************************/
.brand-div {
    width: 200px;
}

.nav-clarity {
    background-color: transparent;
    border-width: 0;
}

.nav-clarity .nav {
    margin-top: 35px;
}

.nav-clarity .brand {
    width: 213px;
    height: 34px;
    padding-top: 3px;
}

.nav-solid {
    background-color: rgba(255, 255, 255, 0.9);
    border-width: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.nav-solid .nav {
    padding-top: 7px;
}

.nav-solid .brand {
    width: 95px;
    height: 34px;
    padding-top: 3px;
}

.nav-solid .nav-total {
    padding-top: 4px;
}

.nav-total li {
    margin-left: 10px;
}

.navbar .nav > li > a {
    color: #9b9b9b;
    opacity: 1;
    text-decoration: none;
    text-shadow: none;
}

.navbar .brand-div .brand {
    margin-left: 50px;
}

.navbar .nav > .active > a {
    color: #ffffff;
    opacity: 1;
    text-decoration: none;
    text-shadow: none;
    background-color: #0088cc;
}

.navbar .nav-solid .nav > .active > a {
    color: #ffffff;
    opacity: 1;
    text-decoration: none;
    text-shadow: none;
    background-color: #0088cc;
}

.navbar .nav-solid .nav > li > a {
    color: #9b9b9b;
    opacity: 1;
    text-decoration: none;
    text-shadow: none;
    margin: 0 5px;
}

.navbar .nav-solid .nav > li > a:focus,
.navbar .nav-solid .nav > li > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    text-shadow: none;
    opacity: 1;
    filter: 'alpha(opacity=100)';
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.nav-total > li > a.btn {
    margin-top: 0px;

    font-size: 14px;
    color: #fff;

    background-color: transparent;
    border: 1px solid #9b9b9b;

    opacity: 0.6;
    filter: 'alpha(opacity=60)';
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}

.nav-total > li > a.btn:hover,
.nav-total > li > a.btn:focus {
    color: #fff;
    background-color: transparent;
    border: 1px solid #9b9b9b;
    opacity: 1;
}

.nav-total > li > a.btn:hover,
.nav-total > li > a.btn:focus {
    color: #9b9b9b;
}

.nav-total > li > a.btn, .nav-solid .nav-total > li > a.btn {
    background-color: transparent;
    color: #9b9b9b;
    border: 1px solid #9b9b9b;
    text-shadow: none;
    opacity: 0.8;
    filter: 'alpha(opacity=80)';
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

.nav-solid .nav-total > li > a.btn:hover,
.nav-solid .nav-total > li > a.btn:focus {
    background-color: transparent;
    color: #0088cc;
    border: 1px solid rgba(0, 136, 204, 1);

}

/****************************导航-end****************************/

/****************************底部****************************/
.footer, .footer p {
    font-size: 14px;
    line-height: 30px;
}

.footer-logo {
    width: 200px;
}

.footer-logo img {
    width: 200px;
    padding-bottom: 10px;
}

.footer-guild,
.footer-service,
.footer-copyright {
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.footer-service-p {
    text-indent: 80px;
}

.footer-copyright {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.footer h6 {
    padding-top: 15px;
    padding-bottom: 15px;

    font-size: 16px;
}

.footer a:hover,
.footer a:active,
.footer a:focus {
    color: #bac1c8;
    text-decoration: underline;
}

.footer a:focus {
    color: #bac1c8;
}

.footer {
    text-align: center;
}

.footer, .footer-guild p {
    font-size: 14px;
    line-height: 30px;
}

.footer-copyright span {
    white-space: nowrap;
}

@media (min-width: 768px) {
    .footer-guild {
        text-align: left;
    }

    .footer-servie {
        text-align: right;
    }

    .footer-wechat {
        float: right;
    }
}

@media (min-width: 992px) {
    .footer-servie {
        text-align: right;
        padding-right: 20px;
    }
}

/****************************底部-end****************************/

/****************************首页轮换图****************************/
/*背景滚动*/
#intro {
    width: 100%;
    margin: 0;
    padding: 0;
    color: white;
    background: #09C;
}

#intro .bg1 {
    height: 1000px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 200;

    background: url(../images/moon_background.png) 50% 0 no-repeat fixed;
}

.story {
    margin: 0 auto;
    width: 100%;
}

/*背景滚动-end*/

/*轮换图*/
.banner {
    position: relative;
    width: 100%;
    overflow: auto;

    font-size: 18px;
    line-height: 24px;
    text-align: center;

    color: rgba(255, 255, 255, .6);
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);

    background: #424b51;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}

.banner ul {
    list-style: none;
    width: 300%;
}

.banner ul li {
    display: block;
    float: left;
    position: relative;

    -o-background-size: auto;
    -ms-background-size: auto;
    -moz-background-size: auto;
    -webkit-background-size: auto;
    background-size: auto;

}

.banner .inner {
    position: absolute;
    bottom: 110px;
    left: 10%;

    text-align: left;

}

.banner h1 {
    font-size: 40px;
    line-height: 52px;

    color: #fff;
}

.banner h2 {
    font-size: 30px;
    line-height: 40px;

    color: #fff;
}

.banner .btn {
    display: inline-block;
    margin: 25px 0 0;
    padding: 9px 22px 7px;
    clear: both;

    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;

}

.banner .btn:hover {

}

.banner .btn:active {
    -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -moz-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -ms-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -o-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
}

.banner .btn, .banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
}

.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;

    text-indent: -999em;

    border: 2px solid #42545f;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

.banner .arrows {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
}

.banner .arrow {
    display: inline;
    padding-left: 10px;
    cursor: pointer;
}

.inner p {
    font-size: 16px;
    color: #5f5f5f;
}

/*轮换图-end*/
/****************************首页轮换图-end****************************/

/****************************首页下载****************************/
/*下载*/
.download-img {
}

.download-img a {
    display: block;
    width: 120px;
    height: 40px;
    padding-top: 90px;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% top;
    position: relative;
}

.download-img img {
    display: none;
    position: absolute;
    top: 0px;
    left: 14px;
}

.download-img00 {
    background-image: url(../images/download-up00.png);
}

.download-img01 {
    background-image: url(../images/download-ghost00.png);
}

.download-img02 {
    background-image: url(../images/download-ios00.png);
}

.download-img03 {
    background-image: url(../images/download-img00.png);
}

.Download_hp p {
    margin-left: 20px;
    padding-left: 22px;
    position: relative;
    background: url(../images/download_hp00.png) 0 0 no-repeat
}

.Download_hp p img {
    display: block;
    position: absolute;
    left: 0px;
}

.Download_hp a {
    color: #0088cc;
}

.Download_hp a:hover {
    color: #3db136;
}

/*下载 end*/

/****************************首页下载-end****************************/

/****************************首页内容-end****************************/

.indexB {
    padding: 50px 0;
}

.indexB-tit h3 {
    font-size: 36px;
    font-weight: normal;
    color: #0088cc;
    margin-top: 160px;
}

.indexB-tit p {
    color: #5f5f5f;
    font-size: 20px;
    line-height: 180%;
    padding: 10px;
}

.indexB-img {
    width: 100%;
    max-width: 783px;
}

.indexC {
    height: 300px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-image: url(../images/indexb-img03.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/*首页产品介绍*/
.indexLsit {
    padding: 50px 0;
}

.indexLsit-img {
    width: 100%;
    min-width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.indexLsit-img01 {
    background-image: url(../images/indexlsit01.png);
}

.indexLsit-img02 {
    background-image: url(../images/indexlsit02.png);
}

.indexLsit-img03 {
    background-image: url(../images/indexlsit03.png);
}

.indexLsit-img04 {
    background-image: url(../images/indexlsit04.png);
}

.indexLsit-img05 {
    background-image: url(../images/indexlsit05.png);
}

.indexLsit-img06 {
    background-image: url(../images/indexlsit06.png);
}

.indexLsit-img07 {
    background-image: url(../images/indexlsit07.png);
}

.indexLsit p {
}

.indexLsit .fc {
    margin: 15px auto;
}

.indexLsit .span9 {
    padding-left: 20px;
}

.indexLsit .indexLsit-tit {
    color: #0088cc;
    font-size: 16px;
    padding-top: 30px;
}

/*首页产品介绍 end*/
/****************************首页内容-end****************************/

/****************************商务合作****************************/
.banner01 {
    height: 200px;
    width: 100%;
    background: url(../images/banner_bc.jpg) bottom #0088cc no-repeat;
    border-bottom: 1px solid #CCC;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}

.commercial_Tit {
    padding-top: 20px;
    padding-bottom: 30px;
}

.commercial01, .commercial02, .commercial03 {
    padding: 40px 0;
}

.commercial01 h4, .commercial02 h4 {
    font-weight: normal;
    color: #0088cc;
    padding-top: 20px;
    padding-bottom: 10px;
}

.commercial01 p, .commercial02 p，, .commercial03 p {
    color: #7c7c7c;
}

.commercial01 .commercial01C {
    padding-top: 5px;
}

.commercial02 .commercial02C {
    padding-top: 60px;
    padding-bottom: 60px;
}

.commercial03 .commercial03C {
    padding-top: 20px;
    padding-bottom: 20px;
}

.commercial03 h4 {
    font-weight: normal;
    color: #0088cc;
}

.commercial03 table {
    margin-top: 10px;
    margin-bottom: 10px;
}

.commercial03 td {
    padding: 6px;
}

.commercial03 td p {
    line-height: 24px;
}

.commercial03 .QQs {
    letter-spacing: 0.115em;
}

/****************************商务合作-end****************************/

/****************************技术支持****************************/
.banner02 {
    height: 200px;
    width: 100%;
    background: url(../images/banner_ts.jpg) bottom #0088cc no-repeat;
    border-bottom: 1px solid #CCC;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}

.Support_Tit {
    padding-top: 20px;
    padding-bottom: 30px;
}

.Support01, .Support02, .Supportl03 {
    padding: 40px 0;
}

.Support01 h4, .Support02 h4, .Support03 h4 {
    font-weight: normal;
    color: #0088cc;
    padding-top: 20px;
    padding-bottom: 10px;
}

.Support01 p, .Support02 p，, .Support03 p {
    color: #7c7c7c;
}

.Support01 h4 a {
    color: #0088cc;
    font-size: 17.5px;
    line-height: 40px;
}

.Support01 h4 a:hover {
    text-decoration: underline;
}

.Support_list {
    clear: both;
}

.Support_list li {
    float: left;
}

.Support_list a {
    color: #666666;
    font-size: 14px;
    line-height: 40px;
    white-space: nowrap;
    margin-right: 20px;
}

.Support_list a:hover {
    text-decoration: underline;
}

.Support_list50B {
    overflow: hidden;
    clear: both;
}

.Support_list50B li {
    width: 50%;
    padding: 10px 0;
}

.Support_list50B a {
    line-height: 18px;
    white-space: normal;
}

.Support_list50B p {
    color: #a3a3a3;
}

@media (max-width: 767px) {
    .Support_list50B li {
        width: 100%;
    }
}

.Support_list_video {
    clear: both;
}

.Support_list_video li {
    margin-bottom: 20px;
}

.Support_list_video a {
    display: block;
    height: 60px;
    width: 170px;
    padding-top: 34px;

    background-image: url(../images/support_list_video_bg.jpg);
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: -170px 0;
    border: 1px solid #CCC;

    text-align: center;
}

.Support_list_video a:hover {
    text-decoration: none;
    background-position: 0 0;
}

/*技术支持列表*/
.Supportltst h4 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.Supportltst h4, .Supportltst h4 a {
    font-weight: normal;
    color: #0088cc;
}

.Supportltst li {
    padding: 20px 0 10px 0;
}

.Supportltst a {
    color: #7c7c7c;
}

.Supportltst .tit {
    color: #434543;
    line-height: 30px;
    font-size: 16px;
    text-indent: 0;
}

.Supportltst span {
    color: #a3a3a3;
    font-size: 12px;
}

.Supportltst a:hover .tit {
    color: #0088cc;
    text-decoration: none;
}

.Supportltst a:hover p {
    text-decoration: underline;
}

.Supportltst p {
    text-indent: 2em;
}

.more, .Supportltst .more {
    display: block;
    height: 16px;
    margin-top: 32px;
    margin-left: 10px;
    padding-right: 34px;
    color: #0088cc;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

/*技术支持列表-end*/

/*技术支持内容*/
.article .tit {
    padding: 20px;
    text-align: center;
}

.article .tit p {
    color: #a3a3a3;
    font-size: 12px;
}

.article .com {
    max-width: 1000px;
    margin: 0 auto;
}

.article .com p {
    margin: 10px 0;
    line-height: 24px;
}

.article .com img {
    margin: 10px auto;
    display: block;
}

/*技术支持内容-end*/

.explain {
    margin: 20px 0;
}

.explain h4 {
    color: #0088cc;
    font-weight: normal;
}

.explain h4 img {
    margin-right: 5px;
}

.explain h4 span {
    vertical-align: middle;
}

.explain table {
    margin-left: 45px;
    margin-top: 5px;
}

.explain .tit {
    font-weight: bold;
    width: 115px;
}

.explain table a {
    color: #515151;
    margin-right: 10px;
    white-space: nowrap;
}

.explain table a:hover {
    text-decoration: underline;
}

.explain table td {
    padding: 5px;
}

/****************************技术支持-end****************************/

.BM-box {
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.box-br {
    border: 1px solid #c1c1c1;
}

.banner03 {
    height: 200px;
    width: 100%;
    background: url(../images/banner_hw.jpg) bottom #0088cc no-repeat;
    border-bottom: 1px solid #CCC;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}

.banner04 {
    height: 200px;
    width: 100%;
    background: url(../images/banner_fa.jpg) bottom #0088cc no-repeat;
    border-bottom: 1px solid #CCC;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}

.banner05 {
    background: #0088cc url("../images/banner_ex.jpg") no-repeat scroll center bottom;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    height: 200px;
    width: 100%;
}

.banner06 {
    background: #0088cc url("../images/banner_cu.jpg") no-repeat scroll center bottom;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    height: 200px;
    width: 100%;
}

/****************************关于爱快****************************/

.show-768 {
    display: none;
}

@media (max-width: 360px) {
    .show- {
        width: 100%;
        height: auto;
        min-height: 100px;
        max-height: 220px;
    }
}

@media (min-width: 992px) {
    .show-768 {
        display: block;
    }
}

.news-ul {
}

.news-li {
}

.news-div {
    position: relative;
    overflow: hidden;

    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;

    border-bottom: 1px solid #e5e5e5;
    background-color: #f5f5f5;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-shadow: 0 0 0px #888888;
    -moz-box-shadow: 0 0 0px #888888;
    -ms-box-shadow: 0 0 0px #888888;
    box-shadow: 0 0 0px #888888;

    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);

    -webkit-transition: -webkit-box-shadow 0.5s, -webkit-transform 0.5s;
    -moz-transition: -moz-box-shadow 0.5s, -moz-transform 0.5s;
    -ms-transition: -ms-box-shadow 0.5s, -ms-transform 0.5s;
    transition: box-shadow 0.5s, transform 0.5s;
}

.news-div:hover {
    -webkit-box-shadow: 0 0 8px #888888;
    -moz-box-shadow: 0 0 8px #888888;
    -ms-box-shadow: 0 0 8px #888888;
    box-shadow: 0 0 8px #888888;

    -webkit-transform: translate(0, -3px);
    -moz-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
}

/*超出省略*/
.news-div .news-tit {
    table-layout: fixed;
        font-size: 24px;
}

.news-div .news-tit a {
    display: block;
    margin: 10px 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*超出省略-end*/

.news-tit {
    text-align: left;
}

.news-tit a {
    color: #3b3b3b;
}

.news-tit a:hover {
    color: #0088cc;
}

.news-info {
    margin: 10px 15px;
    text-align: left;
}

.news-img img {
    width: 360px;
    height: 228px;
}

.ico16-share {
    background-image: url(../images/ico16-share.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 16px;
}

.ico16-view {
    background-image: url(../images/ico16-view.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 16px;
}

.Support_Tit0 h3 {
    font-size: 34px;
    letter-spacing: 0.08em;
    font-weight: inherit;
    color: #404040;
}

.Support_Tit0 p {
    font-size: 18px;
    letter-spacing: 0.06em;
    color: #7c7c7c;
}

.rotate-Tit {
    position: relative;
}

.rotate-Tit-Cn {
    position: absolute;
    right: 40px;

    width: 20px;

    font-size: 12px;
    line-height: 16px;
    color: #cbcbcb;
}

.rotate-Tit-En {
    display: inline-block;
    position: absolute;
    top: 2px;
    right: -300px;

    height: 40px;
    width: 350px;
    font-size: 12px;
    line-height: 14px;
    color: #cbcbcb;

    text-align: left;

    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);

    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg));
    transform: rotate(90deg);

    -webkit-transform-origin: 20px 50%;
    -moz-transform-origin: 20px 50%;
    -ms-transform-origin: 20px 50%;
    transform-origin: 20px 50%;

}

.rotate-img {
    margin-top: 10px;
    margin-bottom: 10px;

    max-width: 64px;
    width: 90%;
    width: auto \0;

    -webkit-border-radius: 64px;
    -moz-border-radius: 64px;
    -ms-border-radius: 64px;
    border-radius: 64px;
}

.txt-lite {
    margin: 0 20px;
}

.txt-lite > li {
    clear: both
}

.txt-lite h4 {
    color: #0088cc;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 20px;

}

.txt-lite h4 span {
    font-size: 16px;
}

.txt-lite p {
    text-indent: 2em
}

/***渠道合作***/
.area {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

@media (min-width: 768px) {
    .area {
        text-align: left;
    }
}

.contact_tit {
    height: 150px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.contact_tit table {
    width: 100%;

    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;

    min-width: 240px;
    max-width: 340px;

    border: 0;
}

.contact_tit th {
    vertical-align: top;
    padding-bottom: 10px;
}

.contact_tit td {
    vertical-align: top;
}

.contact_tit i {
    float: left;
    border: none;
    list-style-type: none;
    font-style: normal;
    white-space: nowrap;
}

.news-img img {
    width: 360px;
    height: 228px;
}

/****************************关于爱快-end****************************/
#article_content img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
}

.banner_fx {
    background: #0088cc url(../images/banner_fx.png) no-repeat scroll center bottom;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    height: 200px;
    width: 100%;
}

.navbar .nav .language {
    width: 180px;
    margin-left: 25px;
}

.navbar .nav-solid .nav .language > a {
    display: inline-block;
    padding: 4px 0;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
}

.navbar .nav .language span {
    display: inline-block;
    padding: 4px 1px;
    margin: 0;
}

.navbar .nav-solid .nav .language > a:hover {
    background-color: transparent;
    color: #0088cc;
}

.navbar .nav-solid .nav .language > a:focus {
    background-color: transparent;
    color: #9b9b9b;
}

.open > .dropdown-menu {
    margin-top: 7px !important;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff;
    background-color: #0088cc;
}

.navbar .nav li.dropdown:hover > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.dropdown-menu li > a:hover {
    color: #fff;
    background-color: #0088cc;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

/****************************首页轮换图****************************/
.nav-clarity .nav {
    margin-top: 15px;
}

/*轮换图*/
.banner {
    position: relative;
    width: 100%;
    overflow: auto;

    font-size: 18px;
    line-height: 24px;
    text-align: center;

    border-bottom: 2px solid #CCC \9;

    color: rgba(255, 255, 255, .6);
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}

.banner ul {
    list-style: none;
    width: 300%;
}

.banner ul li {
    display: block;
    float: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;

}

.banner .inner {
    position: absolute;
    bottom: 110px;
    left: 10%;

    text-align: left;

}

.banner h1 {
    font-size: 40px;
    line-height: 52px;

    color: #fff;
}

.banner h2 {
    font-size: 30px;
    line-height: 40px;

}

.banner .btn {
    display: inline-block;
    margin: 25px 0 0;
    padding: 9px 22px 7px;
    clear: both;

    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;

}

.banner .btn:hover {

}

.banner .btn:active {
    -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -moz-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -ms-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -o-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
}

.banner .btn, .banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
}

.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;

    text-indent: -999em;

    border: 2px solid #42545f;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

.banner .arrows {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
}

.banner .arrow {
    display: inline;
    padding-left: 10px;
    cursor: pointer;
}

.inner p {
    font-size: 16px;
    color: #5f5f5f;
}

/*轮换图-end*/
/****************************首页轮换图-end****************************/

em {
    display: block;
    position: absolute;
}

#dm01 {
    background-image: url();
}

#dm02 {
    background-image: url(/skin/web/images/background_2.jpg)
}

#dm02 img {
    width: 100%;
}

#dm01_a {
    width: 18%;
    max-width: 410px;
    min-width: 200px;
    left: 30%;
    top: 30%;
    opacity: 0;
    -webkit-transform: translate3d(0, -400%, 0);
    -moz-transform: translate3d(0, -400%, 0);
    -ms-transform: translate3d(0, -400%, 0);
    transform: translate3d(0, -400%, 0);
}

.mation #dm01_a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: tips 2s 0ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -moz-animation: tips 2s 0ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -ms-animation: tips 2s 0ms cubic-bezier(0.3, 0.65, 0.4, 1);
    animation: tips 2s 0ms cubic-bezier(0.3, 0.65, 0.4, 1);
}

@-webkit-keyframes tips {
    0% {
        -webkit-transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    30% {
        -webkit-transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-moz-keyframes tips {
    0% {
        -moz-transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    30% {
        -moz-transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-ms-keyframes tips {
    0% {
        -ms-transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    30% {
        -ms-transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    100% {
        -ms-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes tips {
    0% {
        transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    30% {
        transform: translate3d(0, -400%, 0);
        opacity: 0;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

#dm01_b {
    width: 100%;
    top: 93%;
    opacity: 0;
    -webkit-transform: translate3d(0, 400%, 0);
    -moz-transform: translate3d(0, 400%, 0);
    -ms-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
}

.mation #dm01_b {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: tipsB 1.5s 700ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -moz-animation: tipsB 1.5s 700ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -ms-animation: tipsB 1.5s 700ms cubic-bezier(0.3, 0.65, 0.4, 1);
    animation: tipsB 1.5s 700ms cubic-bezier(0.3, 0.65, 0.4, 1);
}

@-webkit-keyframes tipsB {
    0% {
        -webkit-transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    30% {
        -webkit-transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-moz-keyframes tipsB {
    0% {
        -moz-transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    30% {
        -moz-transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@-ms-keyframes tipsB {
    0% {
        -ms-transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    30% {
        -ms-transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    100% {
        -ms-transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes tipsB {
    0% {
        transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    30% {
        transform: translate3d(0, 400%, 0);
        opacity: 0;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

#dm01_c, #dm01_d, #dm01_e {
    bottom: 0;
    left: 0;
    height: 40%;
    opacity: 1;
}

#dm01_c > img, #dm01_d > img, #dm01_e > img {
    width: 230%;
    height: 100%;
    max-width: none;
}

.mation #dm01_c {
    -webkit-animation: tipsC 100s 0ms linear infinite;
    -moz-animation: tipsC 100s 0ms linear infinite;
    -ms-animation: tipsC 100s 0ms linear infinite;
    animation: tipsC 100s 0ms linear infinite;
}

.mation #dm01_d {
    -webkit-animation: tipsC 60s 0ms linear infinite;
    -moz-animation: tipsC 60s 0ms linear infinite;
    -ms-animation: tipsC 60s 0ms linear infinite;
    animation: tipsC 60s 0ms linear infinite;
}

.mation #dm01_e {
    -webkit-animation: tipsC 30s 0ms linear infinite;
    -moz-animation: tipsC 30s 0ms linear infinite;
    -ms-animation: tipsC 30s 0ms linear infinite;
    animation: tipsC 30s 0ms linear infinite;
}

@-webkit-keyframes tipsC {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
    }
}

@-moz-keyframes tipsC {
    0% {
        -moz-transform: translate3d(0, 0, 0);
    }
    100% {
        -moz-transform: translate3d(-50%, 0, 0);
    }
}

@-ms-keyframes tipsC {
    0% {
        -ms-transform: translate3d(0, 0, 0);
    }
    100% {
        -ms-transform: translate3d(-50%, 0, 0);
    }
}

@keyframes tipsC {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(-50%, 0, 0);
    }
}

/*WIFI图标*/
#dm01_fa {
    bottom: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}

#dm01_fa img {
    width: 100%;
}

#dm01_fa em {
    position: absolute;
    opacity: 0;
}

.dm01_f01 {
    width: 4%;
    left: 8%;
    top: 40%;
}

.mation .dm01_f01 {
    -webkit-animation: tipsF 6s 1s linear infinite;
    -moz-animation: tipsF 6s 1s linear infinite;
    -ms-animation: tipsF 6s 1s linear infinite;
    animation: tipsF 6s 1s linear infinite;
}

.dm01_f02 {
    width: 4%;
    left: 10%;
    top: 60%;
}

.mation .dm01_f02 {
    -webkit-animation: tipsF 6s 1.8s linear infinite;
    -moz-animation: tipsF 6s 1.8s linear infinite;
    -ms-animation: tipsF 6s 1.8s linear infinite;
    animation: tipsF 6s 1.8s linear infinite;
}

.dm01_f03 {
    width: 4.5%;
    left: 22%;
    top: 60%;
}

.mation .dm01_f03 {
    -webkit-animation: tipsF 6s 1.6s linear infinite;
    -moz-animation: tipsF 6s 1.6s linear infinite;
    -ms-animation: tipsF 6s 1.6s linear infinite;
    animation: tipsF 6s 1.6s linear infinite;
}

.dm01_f04 {
    width: 4.8%;
    left: 30%;
    top: 75%;
}

.mation .dm01_f04 {
    -webkit-animation: tipsF 6s 4.1s linear infinite;
    -moz-animation: tipsF 6s 4.1s linear infinite;
    -ms-animation: tipsF 6s 4.1s linear infinite;
    animation: tipsF 6s 4.1s linear infinite;
}

.dm01_f05 {
    width: 5.2%;
    left: 35%;
    top: 70%;
}

.mation .dm01_f05 {
    -webkit-animation: tipsF 6s 5.3s linear infinite;
    -moz-animation: tipsF 6s 5.3s linear infinite;
    -ms-animation: tipsF 6s 5.3s linear infinite;
    animation: tipsF 6s 5.3s linear infinite;
}

.dm01_f06 {
    width: 5.2%;
    left: 43%;
    top: 70%;
}

.mation .dm01_f06 {
    -webkit-animation: tipsF 6s 5s linear infinite;
    -moz-animation: tipsF 6s 5s linear infinite;
    -ms-animation: tipsF 6s 5s linear infinite;
    animation: tipsF 6s 5s linear infinite;
}

.dm01_f06 {
    width: 4.4%;
    left: 56%;
    top: 46%;
}

.mation .dm01_f06 {
    -webkit-animation: tipsF 6s 2.3s linear infinite;
    -moz-animation: tipsF 6s 2.3s linear infinite;
    -ms-animation: tipsF 6s 2.3s linear infinite;
    animation: tipsF 6s 2.3s linear infinite;
}

.dm01_f07 {
    width: 4.4%;
    left: 59%;
    top: 55%;
}

.mation .dm01_f07 {
    -webkit-animation: tipsF 6s 1.2s linear infinite;
    -moz-animation: tipsF 6s 1.2s linear infinite;
    -ms-animation: tipsF 6s 1.2s linear infinite;
    animation: tipsF 6s 1.2s linear infinite;
}

.dm01_f08 {
    width: 4.9%;
    left: 68%;
    top: 62%;
}

.mation .dm01_f08 {
    -webkit-animation: tipsF 6s 2.6s linear infinite;
    -moz-animation: tipsF 6s 2.6s linear infinite;
    -ms-animation: tipsF 6s 2.6s linear infinite;
    animation: tipsF 6s 2.6s linear infinite;
}

.dm01_f09 {
    width: 3.7%;
    left: 72%;
    top: 70%;
}

.mation .dm01_f09 {
    -webkit-animation: tipsF 6s 4.5s linear infinite;
    -moz-animation: tipsF 6s 4.5s linear infinite;
    -ms-animation: tipsF 6s 4.5s linear infinite;
    animation: tipsF 6s 4.5s linear infinite;
}

.dm01_f010 {
    width: 5.1%;
    left: 78.5%;
    top: 57%;
}

.mation .dm01_f010 {
    -webkit-animation: tipsF 6s 2.5s linear infinite;
    -moz-animation: tipsF 6s 2.5s linear infinite;
    -ms-animation: tipsF 6s 2.5s linear infinite;
    animation: tipsF 6s 2.5s linear infinite;
}

.dm01_f011 {
    width: 4.1%;
    left: 80%;
    top: 64%;
}

.mation .dm01_f011 {
    -webkit-animation: tipsF 6s 3.6s linear infinite;
    -moz-animation: tipsF 6s 3.6s linear infinite;
    -ms-animation: tipsF 6s 3.6s linear infinite;
    animation: tipsF 6s 3.6s linear infinite;
}

.dm01_f012 {
    width: 2.77%;
    left: 55%;
    top: 55%;
}

.mation .dm01_f012 {
    -webkit-animation: tipsF 6s 3.6s linear infinite;
    -moz-animation: tipsF 6s 3.6s linear infinite;
    -ms-animation: tipsF 6s 3.6s linear infinite;
    animation: tipsF 6s 3.6s linear infinite;
}

@-webkit-keyframes tipsF {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    10% {
        -webkit-transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    50% {
        -webkit-transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    60% {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0;
    }
}

@-moz-keyframes tipsF {
    0% {
        -moz-transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    10% {
        -moz-transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    50% {
        -moz-transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    60% {
        -moz-transform: translate3d(0, 20%, 0);
        opacity: 0;
    }
}

@-ms-keyframes tipsF {
    0% {
        -ms-transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    10% {
        -ms-transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    50% {
        -ms-transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    60% {
        -ms-transform: translate3d(0, 20%, 0);
        opacity: 0;
    }
}

@keyframes tipsF {
    0% {
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    10% {
        transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    50% {
        transform: translate3d(0, 20%, 0);
        opacity: 1;
    }
    60% {
        transform: translate3d(0, 20%, 0);
        opacity: 0;
    }
}

#dm02_a {
    width: 80%;
    max-width: 500px;
    min-width: 125px;
    left: 15%;
    top: 62%;
    opacity: 0;
}

#dm02_b {
    width: 100%;
    max-width: 700px;
    min-width: 175px;
    left: -8%;
    top: 10%;
    opacity: 0;
}

#dm02_c {
    width: 80%;
    max-width: 700px;
    min-width: 175px;
    left: 12%;
    top: 33%;
    opacity: 0;
}

#dm02_d {
    width: 80%;
    max-width: 800px;
    min-width: 200px;
    left: 18%;
    top: 52%;
    opacity: 0;
}

#dm02_e {
    width: 8%;
    max-width: 150px;
    min-width: 37.5px;
    left: 10%;
    top: 50%;
}

#dm02_f {
    width: 20%;
    max-width: 223px;
    min-width: 55.75px;
    left: 60%;
    top: 80%;
}

#dm02_g {
    width: 36%;
    max-width: 800px;
    min-width: 200px;
    left: 48%;
    top: -68%;
}

@media (min-width: 450px) {
    #dm02_a {
        width: 44%;
        left: 54%;
        top: 46%;
    }

    #dm02_b {
        width: 50%;
        left: 0%;
        top: 16%;
    }

    #dm02_c {
        width: 50%;
        left: 48%;
        top: 16%;
    }

    #dm02_d {
        width: 50%;
        left: 10%;
        top: 46%;
    }

    #dm02_e {
        width: 10%;
        left: 10%;
        top: 80%;
    }

    #dm02_f {
        width: 12%;
        left: 80%;
        top: 75%;
    }

    #dm02_g {
        width: 36%;
        left: 8%;
        top: 68%;
    }
}

@media (min-width: 768px) {
    #dm02_a {
        width: 25%;
        left: 23%;
        top: 46%;
    }

    #dm02_b {
        width: 30%;
        left: 18%;
        top: 16%;
    }

    #dm02_c {
        width: 30%;
        left: 48%;
        top: 16%;
    }

    #dm02_d {
        width: 36%;
        left: 48%;
        top: 46%;
    }

    #dm02_e {
        width: 8%;
        left: 18%;
        top: 36%;
    }

    #dm02_f {
        width: 10%;
        left: 32%;
        top: 75%;
    }

    #dm02_g {
        width: 36%;
        left: 48%;
        top: 68%;
    }
}

.mation #dm02_a {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-animation: tips02b 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
    -moz-animation: tips02b 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
    -ms-animation: tips02b 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
    animation: tips02b 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
}

.mation #dm02_b {
    opacity: 1;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    -webkit-animation: tips02a 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
    -moz-animation: tips02a 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
    -ms-animation: tips02a 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
    animation: tips02a 3s 0s cubic-bezier(0.3, 0.65, 0.4, 1);
}

.mation #dm02_c {
    opacity: 1;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    -webkit-animation: tips02a 3s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -moz-animation: tips02a 3s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -ms-animation: tips02a 3s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
    animation: tips02a 3s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
}

.mation #dm02_d {
    opacity: 1;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    -webkit-animation: tips02a 4s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -moz-animation: tips02a 4s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
    -ms-animation: tips02a 4s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
    animation: tips02a 4s 100ms cubic-bezier(0.3, 0.65, 0.4, 1);
}

@-webkit-keyframes tips02a {
    0% {
        opacity: 0;
        -webkit-filter: blur(4px);
    }
    30% {
        opacity: 0;
        -webkit-filter: blur(8px);
    }
    100% {
        -webkit-filter: blur(0);
        opacity: 1;
    }
}

@-moz-keyframes tips02a {
    0% {
        opacity: 0;
        -moz-filter: blur(4px);
    }
    30% {
        opacity: 0;
        -moz-filter: blur(8px);
    }
    100% {
        opacity: 1;
        -moz-filter: blur(0)
    }
}

@-ms-keyframes tips02a {
    0% {
        opacity: 0;
        -ms-filter: blur(4px);
    }
    30% {
        opacity: 0;
        -ms-filter: blur(8px);
    }
    100% {
        opacity: 1;
        -ms-filter: blur(0)
    }
}

@keyframes tips02a {
    0% {
        opacity: 0;
        filter: blur(4px);
    }
    30% {
        opacity: 0;
        filter: blur(8px);
    }
    100% {
        opacity: 1;
        filter: blur(0);
    }
}

@-webkit-keyframes tips02b {
    0% {
        opacity: 0;
        -webkit-filter: blur(4px);
        -webkit-transform: scale(2);
    }
    80% {
        opacity: 0;
        -webkit-filter: blur(8px);
        -webkit-transform: scale(2);
    }
    100% {
        -webkit-filter: blur(0);
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes tips02b {
    0% {
        opacity: 0;
        -moz-filter: blur(4px);
        -moz-transform: scale(2);
    }
    80% {
        opacity: 0;
        -moz-filter: blur(8px);
        -moz-transform: scale(2);
    }
    100% {
        opacity: 1;
        -moz-filter: blur(0);
        -moz-transform: scale(1);
    }
}

@-ms-keyframes tips02b {
    0% {
        opacity: 0;
        -ms-filter: blur(4px);
        -ms-transform: scale(2);
    }
    80% {
        opacity: 0;
        -ms-filter: blur(8px);
        -ms-transform: scale(2);
    }
    100% {
        opacity: 1;
        -ms-filter: blur(0);
        -ms-transform: scale(1);
    }
}

@keyframes tips02b {
    0% {
        opacity: 0;
        filter: blur(4px);
        transform: scale(2);
    }
    80% {
        opacity: 0;
        filter: blur(8px);
        transform: scale(2);
    }
    100% {
        opacity: 1;
        filter: blur(0);
        transform: scale(1);
    }
}

/*new_add_banner*/
.nav-solid {
    background-color: rgba(255, 255, 255, 1);
}

.demo_banner {
    position: absolute;
    background: #100c2a url(images/dem_01.jpg) no-repeat;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    display: block;
    background-size: cover;
    background-position: center 50px;
}

.banner_text {
    color: #fff;
    font-size: 16px;
    top: 54%;
    line-height: 1.7;
    position: absolute;
    width: 100%;
    text-align: center;
}

.banner_text .banner_head {
    font-size: 50px;
}

.banner_head span {
    margin-right: 45px;
}

.banners_bg {
    background: url(/skin/web/images/banner_3_0.png) no-repeat;
    background-position: center 10px;
    height: 100%;
    position: relative;
    background-size: contain;
}

.mation .demo_banner {
    animation: fadeimg 1s linear;
}

@keyframes fadeimg {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.go_detail a {
    color: #fff;
    font-size: 22px;
    background: #0b69f7;
    padding: 12px 45px;
    border-radius: 5px;
    border: 0;
    font-family: Microsoft YaHei;
}

.go_detail {
    margin-top: 45px;
}

@media (min-width: 767px) and (max-width: 1200px) {
    .banners_bg {
        background-position: center 30px;
    }

    .banner_text div {
        padding: 0 20px;
    }

}

@media screen and (max-width: 766px) {
    .demo_banner {
        background-size: cover;
    }

    .banners_bg {
        background-size: cover;
        background-position: center 30px;
        height: 70%;
    }

    .banner_head span {
        margin-right: 20px;
    }

    .banner_text {
        top: 64%;
    }

    .banner_text .banner_head {
        font-size: 32px;
    }

    .banner_text div {
        padding: 0 20px;
    }

    .banner_text {
        font-size: 12px;
    }

    .go_detail a {
        padding: 8px 30px;
        font-size: 18px;
    }
}

