/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background-image: url(../image/bg.png);
}


button {
    overflow: visible
}



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}



.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -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-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 {
    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%
    }
}




.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    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: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header {
    margin-bottom: 0px
}

a,
a:hover {
    color: #fff;
    text-decoration: none
}

.header-icon h1 {
    max-height: none;
    padding: 0 0 5px 0;
    line-height: 1;
    font-weight: bolder;
    color: #000;
    font-size: 30px;
    vertical-align: middle;
    display: inline-block
}

.header-icon h1>a,
.header-icon h1>a:hover {
    color: #000;
    text-decoration: none;
    margin-top: 5px
}

.header-icon h1>a img,
.header-icon h1>a:hover img {
    float: left;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 80px;
    height: 80px
}

.header-icon h1 a.desc {
    display: block;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.7;
    white-space: nowrap;
    color: #999;
    margin-top: 5px
}

.btn-download,
.btn-download:hover {
    padding: 10px 20px;
    background-color: #900000;
    border: 0;
    font-size: 25px;
    color: #ffffff;
    font-weight: 400;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.bg_banner .bg_banner h1,
.bg_banner h2 {
    color: #fff;
    font-size: 62px;
    font-family: '黑体';
    font-weight: lighter
}

.bg_banner h2 {
    font-size: 26px
}

.bg_banner .row {
    background-image: url("../../themes/mercury/img/header_bg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.bg_banner .bg_banner_title_wrapper {
    margin-top: 50px
}

.bg_banner .bg_banner_title {
    display: inline-block;
    margin: 50px 0px;
    padding-bottom: 50px;
    border-bottom: 1px solid #fff
}

.bg_banner .bg_banner_download_wrapper {
    margin-bottom: 100px;
    margin-top: 100px
}

.bg_banner .bg_banner_download_wrapper .btn-banner-download,
.bg_banner .bg_banner_download_wrapper .btn-banner-download:hover {
    padding: 15px 40px;
    background-color: none;
    border: 1px solid #fff;
    font-size: 32px;
    color: #ffffff;
    font-weight: lighter;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    max-width: 100%
}

.bg_banner .bg_banner_download_wrapper .btn-banner-download i,
.bg_banner .bg_banner_download_wrapper .btn-banner-download:hover i {
    display: inline-block;
    width: 44px;
    height: 38px;
    line-height: 15px;
    vertical-align: text-top;
    background-image: url("../../themes/mercury/img/download_cloud.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-right: 15px
}

.desc h1 {
    color: #282828;
    font-size: 38px;
    font-family: '黑体';
    font-weight: lighter
}

.desc h1 span {
    color: #cc7130;
    font-size: 38px;
    font-family: '黑体';
    font-weight: lighter
}

.desc .text_title_wrapper {
    display: inline-block;
    margin: 0px 0px;
    padding-bottom: 50px
}

.desc .text_title {
    margin-top: 50px
}

.desc .text_image {
    margin-bottom: 30px;
    margin-top: 20px
}

.footer h1 {
    color: #aaaaaa;
    font-size: 28px;
    font-family: '黑体';
    font-weight: lighter;
    margin-top: 50px;
    margin-bottom: 100px
}

.footer span {
    color: #999999;
    font-size: 14px
}

.section {
    color: #fff;
    height: 100%;
    left: 0;
    overflow: hidden;
    top: 0;
    text-align: center;
    width: 100%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .7s cubic-bezier(.825, 0, .8, 1);
    -moz-transition: -moz-transform .7s cubic-bezier(.825, 0, .8, 1);
    transition: transform .7s cubic-bezier(.825, 0, .8, 1)
}

.create-section {
    clear: both;
    display: block;
    text-align: center
}

.section.old-hat {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.create-section .create-graphic {
    display: inline-block;
    margin: 30px auto;
    margin-top: 0px
}

.create-section .create-graphic .post-icon {
    color: #f2992e;
    cursor: default;
    display: inline-block;
    font-size: 90px;
    height: 300px;
    line-height: 165px;
    margin: 0 15px 30px;
    opacity: 0;
    position: relative;
    vertical-align: top;
    width: 300px;

}

.create-section .create-graphic .app-icon {
    vertical-align: text-top;
    background-image: url("../image/app.png");
    background-repeat: no-repeat;
    background-position: 15px 15px;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0
}

.create-section .create-graphic .mp-icon {
    vertical-align: text-top;
    background-image: url("../image/mp.png");
    background-repeat: no-repeat;
    background-position: 15px 15px;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.create-section .create-graphic .xapp-icon {
    vertical-align: text-top;
    background-image: url("../image/xapp.png");
    background-repeat: no-repeat;
    background-position: 15px 15px;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}



.create-section.active .post-icon {
    opacity: 1;

}

.create-section .create-graphic .post-icon .icon-label {
    color: #000000;
    font-size: 16px;
    left: 0;
    line-height: 1;
    height: 100%;
    margin-top: 15px;
    position: absolute;
    top: 100%;
    width: 100%
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    margin: auto;
    width: 400px;
    max-width: 70%
}

.mt10 {
    margin-top: 10px !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mr10 {
    margin-right: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.pb20 {
    padding-bottom: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt10 {
    padding-top: 10px !important
}

@media (min-width:1260px) {
    .container {
        width: 1170px
    }

    .header-icon h1 {
        font-size: 30px
    }

    .header-icon h1 a img,
    .header-icon h1 a:hover img {
        margin: 0 10px 0 0;
        width: 80px;
        height: 80px
    }

    .header-icon h1 a.desc {
        font-size: 25px;
        line-height: 1.7;
        margin-top: 5px
    }

    .btn-download,
    .btn-download:hover {
        padding: 10px 20px;
        font-size: 25px;
        font-weight: 400;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }

    .btn-download-banner,
    .btn-download-banner:hover {
        padding: 15px 40px;
        font-size: 32px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        max-width: 100%
    }

    .btn-download-banner i,
    .btn-download-banner:hover i {
        width: 44px;
        height: 38px;
        line-height: 15px;
        margin-right: 15px
    }

    .bg_banner h1 {
        font-size: 62px
    }

    .bg_banner h2 {
        font-size: 26px
    }

    .desc h1 {
        font-size: 38px
    }

    .desc h1 span {
        font-size: 38px
    }

    .footer h1 {
        font-size: 28px;
        margin-top: 50px;
        margin-bottom: 100px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }

    .header-icon h1 {
        font-size: 30px
    }

    .header-icon h1 a img,
    .header-icon h1 a:hover img {
        margin: 0 10px 0 0;
        width: 80px;
        height: 80px
    }

    .header-icon h1 a.desc {
        font-size: 25px;
        line-height: 1.7;
        margin-top: 5px
    }

    .btn-download,
    .btn-download:hover {
        padding: 10px 20px;
        font-size: 25px;
        font-weight: 400;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }

    .btn-download-banner,
    .btn-download-banner:hover {
        padding: 15px 40px;
        font-size: 32px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        max-width: 100%
    }

    .btn-download-banner i,
    .btn-download-banner:hover i {
        width: 44px;
        height: 38px;
        line-height: 15px;
        margin-right: 15px
    }

    .bg_banner h1 {
        font-size: 62px
    }

    .bg_banner h2 {
        font-size: 26px
    }

    .desc h1 {
        font-size: 38px
    }

    .desc h1 span {
        font-size: 38px
    }

    .footer h1 {
        font-size: 28px;
        margin-top: 50px;
        margin-bottom: 100px
    }
}

@media (min-width:990px) {
    .header-icon h1 {
        font-size: 30px
    }

    .header-icon h1 a img,
    .header-icon h1 a:hover img {
        margin: 0 10px 0 0;
        width: 80px;
        height: 80px
    }

    .header-icon h1 a.desc {
        font-size: 25px;
        line-height: 1.7;
        margin-top: 5px
    }

    .btn-download,
    .btn-download:hover {
        padding: 10px 20px;
        font-size: 25px;
        font-weight: 400;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }

    .btn-download-banner,
    .btn-download-banner:hover {
        padding: 15px 40px;
        font-size: 32px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        max-width: 100%
    }

    .btn-download-banner i,
    .btn-download-banner:hover i {
        width: 44px;
        height: 38px;
        line-height: 15px;
        margin-right: 15px
    }

    .bg_banner h1 {
        font-size: 62px
    }

    .bg_banner h2 {
        font-size: 26px
    }

    .desc h1 {
        font-size: 38px
    }

    .desc h1 span {
        font-size: 38px
    }

    .footer h1 {
        font-size: 28px;
        margin-top: 50px;
        margin-bottom: 100px
    }
}

@media (min-width:768px) {
    .header-icon h1 {
        font-size: 25px
    }

    .header-icon h1 a img,
    .header-icon h1 a:hover img {
        margin: 0 10px 0 0;
        width: 60px;
        height: 60px
    }

    .header-icon h1 a.desc {
        font-size: 20px;
        line-height: 1.7;
        margin-top: 5px
    }

    .bg_banner .row {
        background-size: 100% 100%
    }

    .btn-download,
    .btn-download:hover {
        padding: 8px 16px;
        font-size: 20px;
        font-weight: 300;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .btn-download-banner,
    .btn-download-banner:hover {
        padding: 10px 30px;
        font-size: 26px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        max-width: 100%
    }

    .btn-download-banner i,
    .btn-download-banner:hover i {
        width: 30px;
        height: 26px;
        line-height: 15px;
        margin-right: 15px
    }

    .bg_banner h1 {
        font-size: 55px
    }

    .bg_banner h2 {
        font-size: 22px
    }

    .desc h1 {
        font-size: 32px
    }

    .desc h1 span {
        font-size: 32px
    }

    .footer h1 {
        font-size: 22px;
        margin-top: 50px;
        margin-bottom: 100px
    }
}

@media (max-width:480px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .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 {
        padding-left: 5px;
        padding-right: 5px
    }

    .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .header {
        font-family: '黑体';
        font-weight: lighter;
        background-color: #f5f5f5;
        position: fixed;
        width: 100%;
        display: inline-block;
        z-index: 9999
    }

    .header .header-icon h1 {
        font-size: 18px
    }

    .header .header-icon h1 a img,
    .header .header-icon h1 a:hover img {
        margin: 0 5px 0 0;
        width: 55px;
        height: 55px
    }

    .header .header-icon h1 a.desc {
        font-size: 15px;
        line-height: 1;
        margin-top: 13px
    }

    .btn-download,
    .btn-download:hover {
        padding: 10px 15px;
        font-size: 16px;
        font-weight: 200;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px
    }

    .bg_banner {
        padding-top: 91px
    }

    .bg_banner h1 {
        font-size: 38px
    }

    .bg_banner h2 {
        font-size: 18px
    }

    .bg_banner .row {
        background-size: 100% 100%
    }

    .bg_banner .bg_banner_title_wrapper {
        margin-top: 15px
    }

    .bg_banner .bg_banner_title {
        display: inline-block;
        margin: 15px 0px;
        padding-bottom: 15px;
        border-bottom: 1px solid #fff
    }

    .bg_banner .bg_banner_download_wrapper {
        margin-bottom: 20px;
        margin-top: 0px
    }

    .bg_banner .bg_banner_download_wrapper .btn-banner-download,
    .bg_banner .bg_banner_download_wrapper .btn-banner-download:hover {
        padding: 10px 30px;
        font-size: 24px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        max-width: 100%
    }

    .bg_banner .bg_banner_download_wrapper .btn-banner-download i,
    .bg_banner .bg_banner_download_wrapper .btn-banner-download:hover i {
        width: 28px;
        height: 25px;
        line-height: 15px;
        margin-right: 15px
    }

    .desc .text_title {
        margin-top: 20px
    }

    .desc .text_title_wrapper {
        padding-bottom: 20px
    }

    .desc h1 {
        font-size: 28px
    }

    .desc h1 span {
        font-size: 28px
    }

    .footer h1 {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 70px
    }
}

@media (max-width:320px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .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 {
        padding-left: 5px;
        padding-right: 5px
    }

    .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .header {
        font-family: '黑体';
        font-weight: lighter;
        background-color: #f5f5f5;
        position: fixed;
        width: 100%;
        display: inline-block;
        z-index: 9999
    }

    .header .header-icon h1 {
        font-size: 16px
    }

    .header .header-icon h1 a img,
    .header .header-icon h1 a:hover img {
        margin: 0 5px 0 0;
        width: 55px;
        height: 55px
    }

    .header .header-icon h1 a.desc {
        font-size: 13px;
        line-height: 1;
        margin-top: 13px
    }

    .btn-download,
    .btn-download:hover {
        padding: 10px 15px;
        font-size: 16px;
        font-weight: 200;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px
    }

    .bg_banner {
        padding-top: 91px
    }

    .bg_banner h1 {
        font-size: 32px
    }

    .bg_banner h2 {
        font-size: 15px
    }

    .bg_banner .row {
        background-size: 100% 100%
    }

    .bg_banner .bg_banner_title_wrapper {
        margin-top: 15px
    }

    .bg_banner .bg_banner_title {
        display: inline-block;
        margin: 15px 0px;
        padding-bottom: 15px;
        border-bottom: 1px solid #fff
    }

    .bg_banner .bg_banner_download_wrapper {
        margin-bottom: 20px;
        margin-top: 0px
    }

    .bg_banner .bg_banner_download_wrapper .btn-banner-download,
    .bg_banner .bg_banner_download_wrapper .btn-banner-download:hover {
        padding: 10px 20px;
        font-size: 22px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        max-width: 100%
    }

    .bg_banner .bg_banner_download_wrapper .btn-banner-download i,
    .bg_banner .bg_banner_download_wrapper .btn-banner-download:hover i {
        width: 28px;
        height: 25px;
        line-height: 15px;
        margin-right: 13px
    }

    .create-section .create-graphic .post-icon {
        font-size: 30px;
        height: 70px;
        line-height: 75px;
        width: 70px
    }

    .desc .text_title {
        margin-top: 20px
    }

    .desc .text_title_wrapper {
        padding-bottom: 20px
    }

    .desc h1 {
        font-size: 28px
    }

    .desc h1 span {
        font-size: 28px
    }

    .footer h1 {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 70px
    }
}

html,
body {
    height: 100%
}



[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-H5-orthogon:before {
    content: "\e900"
}

.icon-join:before {
    content: "\e901"
}

.icon-delete:before {
    content: "\e902"
}

.icon-tab_statistics:before {
    content: "\e903"
}

.icon-tab_lesson:before {
    content: "\e904"
}

.icon-rank_left:before {
    content: "\e905"
}

.icon-rank_right:before {
    content: "\e906"
}

.btn-fm {
    background-color: #f0ae26;
    border: 0;
    color: #ffffff
}

.greybg {
    background-color: #f5f5f5 !important
}

.app {
    margin: 0;
    font: 12px/180% Helvetica;
    font-weight: lighter
}



.avatar-small {
    margin: 0 10px 0 0;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}



.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-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-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text_c {
    text-align: center
}

.ml0 {
    margin-left: 0px
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.ml10 {
    margin-left: 10px
}

.mr10 {
    margin-right: 10px
}

.mt20 {
    margin-top: 20px
}

.mb20 {
    margin-bottom: 20px
}

.ml20 {
    margin-left: 20px
}

.mr20 {
    margin-right: 20px
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.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
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.foot-menu {
    width: 100%;
    height: 85px;
    background: #ffffff;
    position: fixed;
    padding: top 10px;
    bottom: 0;
    /**距离底部为容0*/
    left: 0;
    z-index: 1;
}

.wordSection {
    margin-left: 10px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    background: white;
}

.wordSectionTitle {
    font-size: 18.0pt;
    font-family: 宋体;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    color: #666666;

}
.wordSectionH1 {
    font-size: 16.0pt;
    font-weight: bold;
    font-family: 宋体;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    color: black;

}

.wordSectionContent {
    font-size: 13.5pt;
    color: black;
    padding-left: 10px;
    padding-right: 10px;


}
.wordSectionImg {
    padding-left: 10px;
    padding-right: 10px;
    width: 250px;
    height: 250px;
}
.wordSectionImg img {
    width: 250px;
    height: 250px;
}