* {
    padding: 0;
    margin: 0;
    list-style: none;
}

strong {
    font-weight: normal;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: #333333;
}

#app {
    font-family: 'Avenir', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2c3e50;
}

h1,
h2 {
    font-weight: normal;
}

.outer {
    margin-top: 12px;
    height: 380px;
    width: 97%;
    position: relative;
    /*border: solid 1px #000;*/
}

.inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

    .inner > div {
        /*width: 100% !important;*/
        height: 100%;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

        .inner > div:nth-child(1) {
            display: block;
        }

    .inner ul {
        height: 100% !important;
    }

        .inner ul li {
            height: 100% !important;
            position: relative;
        }

.icon {
    position: absolute;
    bottom: 5px;
    left: 50%;
    z-index: 1;
}

    .icon ul {
        overflow: hidden;
        /*position: absolute;*/
        /*width: 100px;*/
        height: 10px;
        bottom: 15px;
        left: 50%;
        margin-left: -25px;
    }

        .icon ul li {
            float: left;
            margin: 0 6px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #fff;
            cursor: pointer;
            color: #fff;
            transition: all .6s
        }

            .icon ul li.on {
                width: 20px;
                border-radius: 10px;
            }


.xinwen {
    width: 0px;
    height: 50px;
    position: absolute;
    bottom: 60px;
    left: 0px;
    background: none repeat scroll 0 0 #556450;
    color: #fff;
    opacity: 0.8;
    z-index: 1;
}

.xinwen_p {
    position: absolute;
    bottom: 65px;
    max-width: 75%;
    left: 25px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    font-size: 16px;
    font-weight: bold;
}

.BMapLib_nav_tab_content td:first-child {
    width: 40px !important;
}

.BMapLib_nav_tab_content td:last-child {
    width: 110px !important;
}

.BMapLib_search_text {
    width: 230px !important;
}

#myModal {
    background: #fff;
}

    #myModal .modal-dialog {
        width: 25px;
        margin-top: calc(50vh - 30px);
    }
ul.menu {
    /*width: 250px;*/
    /*padding: 0 10px 0 40px;*/
    /*padding: 0 10px 0 190px;*/
    max-width: 180px;
}
ul.menu .link {
    width: 100%;
    cursor: pointer;
    line-height: 40px;
    display: block;
    padding-left:30px;
}

    ul.menu .link i {
        display: inline-block;
        margin-right: 5px;
    }

.home > h4 {
    font-size: 18px;
    color: #282828;
    height: 42px;
    line-height: 42px;
    font-weight: bold;
    text-indent: 0.2em;
    border-bottom: solid 2px #556450;
    margin-bottom: 8px;
}
.detail {
    padding-left: 5px;
}

    .detail > table {
        margin-top: 20px;
        background-color: #f1eded;
    }

        .detail > table tr {
            height: 45px;
            color: #828282;
            border-bottom: 1px solid #fff;
        }

            .detail > table tr td {
                width: 50%;
                text-align: center;
                line-height: 25px;
            }

                .detail > table tr td span {
                    color: #556450;
                }

    .detail > h6 {
        font-size: 12px;
        margin-top: 18px;
    }

    .detail > p img {
        margin-right: 8px;
    }

    .detail > p.color {
    }

    .detail > h6 span {
        color: #556450;
    }

    .detail > h3 {
        color: #c31e2d;
        font-size: 14px;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .detail > p {
        font-size: 12px;
        line-height: 10px;
    }

        .detail > p.tit {
            margin-bottom: 20px;
        }

.home > h2 {
    color: #444444;
    font-size: 24px;
    margin-top: 60px;
    margin-left: 26%;
    margin-bottom: 10px;
}

.home > p {
    font-size: 12px;
    color: #444444;
    margin-left: 26%;
}

    .home > p.foot {
        margin-bottom: 100px;
    }
.router-link-active {
    background-color: #556450;
    color: #fff !important;
}
.state {
    padding: 0;
}

    .state > div {
        margin-bottom: 5%;
        background-color: #fff;
    }

    .state h4 {
        font-size: 18px;
        color: #282828;
        height: 42px;
        line-height: 42px;
        font-weight: bold;
        text-indent: 0.2em;
        border-bottom: solid 2px #556450;
        margin-bottom: 8px;
    }
.time {
    margin: 10px;
    padding-bottom: 16px;
    padding-top: 10px;
}

    .time h6 {
        color: #3460a0;
        font-size: 18px;
        margin-bottom: 0px;
        font-weight: bold;
    }

    .time p {
        collapse: #2a2a2a;
        margin-bottom: 14px;
        font-weight: bold;
    }
/*@media (min-width: 1200px) {
    .abc {
        width: 100%;
        background-color: rgba(113, 0, 6, .9);
        padding: 45px 0;
    }

  

    .menu li {
        max-width: 287px;
    }

    .HYtime {
        width: 170px;
    }

    .HYdate {
        width: 120px;
    }

    .common {
        min-height: 690px;
    }

    .min-logo {
        display: none;
    }

    .select {
        display: none;
    }
    .banner {
        margin-bottom: 30px;
        width: 100%;
        position: relative;
        overflow: hidden;
        max-height: 476px;
    }

        .banner:before,
        .banner:after {
            display: table;
            content: '';
        }

        .banner:after {
            clear: both;
        }

    .message {
        overflow: hidden;
        width: 21.8%;
        padding: 3% 1.9% 2%;
        background-color: rgba(255, 255, 255, .6);
        margin-top: 4%;
        margin-right: 4.8%;
        float: right;
        margin-bottom: 12%;
    }

        .message p {
            color: #b6292d;
            font-size: 23px;
        }

            .message p.last {
                text-align: right;
                margin-left: 15%;
            }

    .line {
        width: 100%;
        border-bottom: solid 2px #8f000b;
        clear: both;
        position: relative;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
    }

    .logo1 {
        margin-left: 8%;
        float: left;
        margin-right: 50px;
        margin-top: 5px;
        margin-bottom: 40px;
    }

    .biangechuangxin {
        height: 65px;
        float: left;
        margin-right: 33px;
        margin-top: 0px;
    }

    .line h4 {
        line-height: 55px;
        font-size: 40px;
        color: #fff;
        font-weight: normal;
        display: inline-block;
        margin-bottom: 11px;
        margin-top: 0px;
    }

    .line p {
        font-size: 18px;
        color: #fff;
        margin: 0;
    }

        .line p.mobile-p {
            display: none;
        }

    .line span {
        font-size: 21px;
        color: #fff;
    }
    ul.menu {
        max-width: 180px;
    }

    ul.menu-p {
        display: none;
    }


    .router-link-active {
        background-color: #556450;
        color: #fff !important;
    }

    .con {
        padding: 0 35px;
    }

    .main {
        width: 94%;
        margin: auto;
        margin-bottom: 60px;
    }

        .main:before,
        .main:after {
            display: table;
            content: '';
        }

        .main:after {
            clear: both;
        }

        .main h1 {
            color: #b6292d;
            font-size: 30px;
        }

    .download {
        height: 170px;
        background-color: #ebeff0;
        margin-bottom: 28px;
        padding: 10px;
        margin-top: 40px;
    }

        .download img {
            width: 150px;
        }

        .download p {
            font-size: 16px;
            color: #346094;
            font-weight: bold;
        }

        .download > p:nth-child(1) {
            padding-top: 20px;
        }

        .download p a {
            display: inline-block;
        }

    .main > p {
        color: #292929;
        font-size: 14px;
        clear: both;
        margin-bottom: 20px;
        line-height: 20px;
    }

    .main h4 {
        font-size: 18px;
        color: #323232;
        font-weight: bold;
        border-left: solid 8px #556450;
        text-indent: 0.5em;
        margin-top: 40px;
    }

    .detail {
        padding-left: 5px;
    }

        .detail > table {
            margin-top: 20px;
            background-color: #f1eded;
        }

            .detail > table tr {
                height: 45px;
                color: #828282;
                border-bottom: 1px solid #fff;
            }

                .detail > table tr td {
                    width: 50%;
                    text-align: center;
                    line-height: 25px;
                }

                    .detail > table tr td span {
                        color: #556450;
                    }

        .detail > h6 {
            font-size: 12px;
            margin-top: 18px;
        }

        .detail > p img {
            margin-right: 8px;
        }

        .detail > p.color {
        }

        .detail > h6 span {
            color: #556450;
        }

        .detail > h3 {
            color: #c31e2d;
            font-size: 14px;
            margin-top: 25px;
            margin-bottom: 20px;
        }

        .detail > p {
            font-size: 12px;
            line-height: 10px;
        }

            .detail > p.tit {
                margin-bottom: 20px;
            }

    .home > h2 {
        color: #444444;
        font-size: 24px;
        margin-top: 60px;
        margin-left: 26%;
        margin-bottom: 10px;
    }

    .home > p {
        font-size: 12px;
        color: #444444;
        margin-left: 26%;
    }

        .home > p.foot {
            margin-bottom: 100px;
        }
    .state {
        padding: 0;
    }

        .state > div {
            margin-bottom: 5%;
            background-color: #fff;
        }

        .state h4 {
            font-size: 18px;
            color: #282828;
            height: 42px;
            line-height: 42px;
            font-weight: bold;
            text-indent: 0.2em;
            border-bottom: solid 2px #556450;
            margin-bottom: 8px;
        }

    .user_message {
        padding: 7% 6% 5% 7%;
    }

        .user_message p {
            position: relative;
        }
    .error_msg {
        color: #556450;
    }

    .user_message p span {
        margin-right: 50px;
    }

    .user_message p button {
        background-color: #556450;
        color: #FFF;
        outline: none;
        border: none;
        cursor: pointer;
        width: 110px;
        padding: 4px 10px;
        margin-top: 20px;
    }

    .user_message p button {
        margin: 4px 5px;
    }

    .myForm p > input[type="text"]:focus {
        border-color: #556450;
    }

    .myForm p > input[type="password"]:focus {
        border-color: #556450;
    }

    .myForm input {
        width: 85%;
        height: 32px;
        border: solid 1px #e4e5e5;
        outline: none;
        text-indent: 2em;
        border-radius: 2px;
    }

    .user_message p i.glyphicon {
        position: absolute;
        left: 10%;
        top: 9px;
        color: #556450;
    }

    .BBS a:hover {
        color: #666;
    }

    .time {
        margin: 10px;
        padding-bottom: 16px;
        padding-top: 10px;
    }

        .time h6 {
            color: #3460a0;
            font-size: 18px;
            margin-bottom: 0px;
            font-weight: bold;
        }

        .time p {
            collapse: #2a2a2a;
            margin-bottom: 14px;
            font-weight: bold;
        }

    .myForm input[type='button'] {
        color: #fff;
        background-color: #556450;
        text-indent: 0;
        font-size: 12px;
    }

    .carousel {
        height: 200px;
        overflow: hidden;
    }

    .carousel-inner > div {
        padding: 15px 20px;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #ddd;
    }

        .carousel-inner > div:before,
        .carousel-inner > div:after {
            display: table;
            content: '';
        }

        .carousel-inner > div:after {
            clear: both;
        }

    .news:before,
    .news:after {
        display: table;
        content: '';
    }

    .news:after {
        clear: both;
    }

    .item h4 {
        margin-top: 20px;
    }

    .item p.hide_p {
        height: 70px;
        overflow: hidden;
        position: relative;
    }

    .item p.show_p {
        position: relative;
    }

    .item p > span {
        position: absolute;
        bottom: 0;
        display: inline-block;
        background: linear-gradient(to bottom, rgba(244, 243, 238, 0), #fff);
        width: 100%;
        height: 40px;
        left: 0;
    }

    .item .more {
        float: right;
        color: #556450;
        cursor: pointer;
    }

    .carousel-indicators li {
        background-color: #ddd;
        width: 12px;
        height: 12px;
        border-radius: 0;
        margin: 0 6px;
    }

        .carousel-indicators li.active {
            background-color: #556450;
            width: 12px;
            height: 12px;
            border-radius: 0;
            margin: 0 6px;
        }

    .carousel-indicators {
        bottom: 0;
    }

    .news_img {
        margin-right: 40px;
        float: left;
        width: 150px;
    }

        .news_img img {
            vertical-align: middle;
        }
    .footer {
        width: 100%;
        clear: both;
        position: relative;
        text-align: center;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
        font-size: 12px;
    }

        .footer > div {
            background-color: rgba(113, 0, 6, .9);
            padding: 30px 30px 45px;
        }

    .footer-center ul {
        position: relative;
        width: 75%;
        margin: auto;
    }

    .footer-center:before,
    .footer-center:after {
        display: table;
        content: '';
    }

    .footer-center:after {
        clear: both;
    }

    .footer-center ul:after,
    .footer-center ul:after {
        display: table;
        content: '';
    }

    .footer-center ul:after {
        clear: both;
    }

    .footer-center ul li {
        display: inline-block;
        border-right: solid 1px #770101;
        color: #fff;
        height: 154px;
    }

        .footer-center ul li.firend_link {
            padding: 35px 0 0 3%;
            text-align: left;
        }

        .footer-center ul li.DW_link {
            padding: 5px 0 0 10%;
            text-align: left;
            line-height: 22px;
        }

        .footer-center ul li.support {
            text-align: center;
        }

        .footer-center ul li.code {
            padding: 0 4%;
            height: 140px;
            border-right: none;
        }

            .footer-center ul li.code:after {
                clear: both;
            }

        .footer-center ul li:after {
            clear: both;
        }

        .footer-center ul li p a {
            color: #fff;
        }

        .footer-center ul li.code img {
            float: left;
            margin: 45px 8px;
        }

    .bottom {
        width: 100%;
        background-color: #710006;
        color: #fff;
        line-height: 45px;
        text-align: center;
        font-size: 12px;
    }

        .bottom span {
            margin: 0 20px;
        }
}*/

/*@media(min-width: 1024px) and (max-width:1366px) {

    .line span {
        font-size: 21px;
        color: #fff;
    }

    .select {
        display: inline-block !important;
        float: right;
        margin: 30px 30px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 5px;
    }

        .select span {
            width: 25px;
            height: 3px;
            display: block;
            background-color: #fff;
            margin: 5px;
        }

    ul.menu {
        display: none;
    }

    ul.menu-p {
        padding: 10px;
        background-color: #ffffff;
        position: absolute;
        top: 100px;
        z-index: 2;
        display: none;
    }

        ul.menu-p .link {
            font-size: 16px;
            color: #000000;
            line-height: 40px;
            font-weight: bold;
            text-indent: 1em;
            display: inline-block;
            width: 100%;
            padding-left: 40px;
            margin: auto;
        }

    .router-link-active {
        background-color: #556450;
        color: #fff !important;
    }
}


@media (min-width: 1200px) and (max-width: 1366px) {

    .con {
        width: 70%;
    }
}*/

/*@media (min-width: 1092px) and (max-width: 1125px) {*/

/*.select {*/
/*display: inline-block !important;*/
/*float: right;*/
/*margin: 30px 30px;*/
/*cursor: pointer;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 5px;*/
/*}*/
/**/
/**/
/**/
/*}*/


/*@media (min-width: 320px) and (max-width: 736px) {
    .DW_link {
        text-align: center;
        display: none;
    }

    #myModal .modal-dialog {
        width: auto !important;
        margin-top: 80% !important;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {

    .abc {
        width: 100%;
        background-color: rgba(113, 0, 6, .9);
        padding: 45px 0;
    }

    .menu {
        display: none;
    }

    .select {
        display: inline-block;
    }

    .line span {
        font-size: 12px;
        color: #fff;
    }

    .notice1 {
        width: 100% !important;
        text-align: center;
    }

    .notice2 {
        width: 100% !important;
        margin-left: 0px !important;
        border-top: 1px solid rgb(204, 204, 204);
        margin-top: 20px;
    }

    .notice3 {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .min-logo {
        display: none;
    }

    .select {
        display: none;
    }
    .banner {
        margin-bottom: 30px;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .banner:before,
        .banner:after {
            display: table;
            content: '';
        }

        .banner:after {
            clear: both;
        }

    .message {
        overflow: hidden;
        width: 21.8%;
        padding: 3% 1.9% 2%;
        background-color: rgba(255, 255, 255, .6);
        margin-top: 4%;
        margin-right: 4.8%;
        float: right;
        margin-bottom: 12%;
    }

        .message p {
            color: #b6292d;
            font-size: 16px;
        }

            .message p.last {
                text-align: right;
                margin-left: 15%;
            }

    .line {
        width: 100%;
        border-bottom: solid 2px #8f000b;
        clear: both;
        position: relative;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
        color: #fff;
    }

    .logo1 {
        float: left;
        margin: 10px 33px;
        width: 180px;
    }

    .biangechuangxin {
        height: 50px;
        float: left;
    }

    .line h4 {
        font-size: 31px;
        font-weight: normal;
    }

    .line p {
        font-size: 16px;
        color: #fff;
        margin-bottom: 0;
    }

    .line h4.pc {
        margin-left: 24px;
        display: inline-block;
        margin-bottom: 0px;
        margin-top: 7px;
    }

    .line p.mobile-p {
        display: none;
    }

    .line span {
        font-size: 16px;
        color: #fff;
    }

    .EnglishTheme {
        margin-top: 20px;
    }
    ul.menu,
    ul {
        padding: 0 10px 0 15px;
    }

        ul.menu-p {
            display: none;
        }

        ul.menu .link {
            font-size: 16px;
            color: #000000;
            line-height: 40px;
            font-weight: bold;
            text-indent: 1em;
            display: inline-block;
            width: 100%;
        }

    .router-link-active {
        background-color: #556450;
        color: #fff !important;
    }

    .con {
        margin: 0 30px;
    }
    .home > h4 {
        font-size: 18px;
        color: #282828;
        height: 42px;
        line-height: 42px;
        border-bottom: solid 2px #556450;
        margin-bottom: 8px;
    }

    .main {
        width: 94%;
        margin: auto;
        margin-bottom: 60px;
    }

        .main:before,
        .main:after {
            display: table;
            content: '';
        }

        .main:after {
            clear: both;
        }

        .main h1 {
            color: #b6292d;
            font-size: 22px;
        }

    .download {
        padding: 20px 10px;
    }

        .download img {
            margin-right: 20px;
            float: left;
            margin-bottom: 28px;
            width: 150px;
        }

        .download p {
            font-size: 16px;
            color: #346094;
            font-weight: bold;
        }

            .download p a {
                color: #b6292d;
                display: inline-block;
            }

    .main > p {
        color: #292929;
        font-size: 14px;
        clear: both;
        margin-bottom: 20px;
        line-height: 20px;
    }

    .main h4 {
        font-size: 16px;
        color: #323232;
        font-weight: bold;
        border-left: solid 8px #556450;
        text-indent: 0.5em;
        margin-top: 40px;
    }

    .detail {
        padding-left: 5px;
    }

        .detail > table {
            margin-top: 20px;
            background-color: #e0e0e0;
        }

            .detail > table tr {
                height: 25px;
                color: #828282;
            }

                .detail > table tr td {
                    width: 25%;
                    text-align: center;
                    line-height: 25px;
                }

                    .detail > table tr td span {
                        color: #556450;
                    }

        .detail > h6 {
            font-size: 12px;
            margin-top: 18px;
        }

        .detail > p img {
            margin-right: 8px;
        }

        .detail > p.color {
        }

        .detail > h6 span {
            color: #556450;
        }

        .detail > h3 {
            color: #c31e2d;
            font-size: 14px;
            margin-top: 25px;
            margin-bottom: 20px;
        }

        .detail > p {
            font-size: 12px;
            line-height: 10px;
        }

            .detail > p.tit {
                margin-bottom: 20px;
            }

    .home > h2 {
        color: #444444;
        font-size: 24px;
        margin-top: 60px;
        margin-left: 26%;
        margin-bottom: 10px;
    }

    .home > p {
        font-size: 12px;
        color: #444444;
        margin-left: 26%;
    }

        .home > p.foot {
            margin-bottom: 100px;
        }
    .state {
        padding: 0;
    }

        .state > div {
            margin-bottom: 5%;
            background-color: #fff;
        }

        .state h4 {
            font-size: 18px;
            color: #282828;
            height: 42px;
            line-height: 42px;
            border-bottom: solid 2px #556450;
            margin-bottom: 8px;
        }

    .user_message {
        padding: 7% 6% 5% 7%;
    }

        .user_message p {
            position: relative;
        }

            .user_message p i.glyphicon {
                position: absolute;
                left: 10%;
                top: 6px;
                color: #556450;
            }
    .error_msg {
        color: #556450;
    }

    .user_message p span {
        display: block;
    }

    .user_message p button {
        background-color: #556450;
        color: #FFF;
        outline: none;
        border: none;
        cursor: pointer;
        width: 110px;
        padding: 4px 10px;
        margin-top: 20px;
    }

    .user_message p button {
        margin: 4px 5px;
    }

    .user_message strong {
        display: none;
    }

    .myForm {
        padding: 7% 0 7% 6%;
    }

        .myForm input[type="text"] {
        }

    .user_message p {
        position: relative;
    }

        .user_message p i.glyphicon {
            position: absolute;
            left: 10%;
            top: 6px;
            color: #556450;
        }

    .myForm p > input[type="text"]:focus {
        border-color: #556450;
    }

    .myForm p > input[type="password"]:focus {
        border-color: #556450;
    }

    .myForm input {
        width: 85%;
        height: 26px;
        border: solid 1px #e4e5e5;
        outline: none;
        text-indent: 2em;
        color: #8e9ea9;
    }

        .myForm input[type="button"] {
            text-indent: 0;
            background-color: #556450;
            color: #fff;
        }

    .time {
        margin: 10px;
        padding-bottom: 16px;
    }

        .time h6 {
            color: #3460a0;
            font-size: 18px;
            margin-bottom: 0px;
        }

        .time p {
            color: #2a2a2a;
            margin-bottom: 14px;
        }

    .myForm input[type='submit'] {
        color: #fff;
        background-color: #556450;
        text-indent: 0;
        font-size: 12px;
    }

    .carousel {
        padding: 10px 30px 50px;
    }

    .carousel-inner {
        overflow: hidden;
    }

        .carousel-inner > div {
            padding: 15px 20px;
            border-bottom: solid 1px #ddd;
            border-top: solid 1px #ddd;
        }

            .carousel-inner > div:before,
            .carousel-inner > div:after {
                display: table;
                content: '';
            }

            .carousel-inner > div:after {
                clear: both;
            }

    .item p.hide_p {
        height: 70px;
        overflow: hidden;
        position: relative;
    }

    .item p.show_p {
        position: relative;
    }

    .item p > span {
        position: absolute;
        bottom: 0;
        display: inline-block;
        background: linear-gradient(to bottom, rgba(244, 243, 238, 0), #fff);
        width: 100%;
        height: 40px;
        left: 0;
    }

    .item .more {
        float: right;
        color: #556450;
        cursor: pointer;
    }

    .carousel-indicators li {
        background-color: #ddd;
        width: 12px;
        height: 12px;
        border-radius: 0;
        margin: 0 6px;
    }

        .carousel-indicators li.active {
            background-color: #556450;
            width: 12px;
            height: 12px;
            border-radius: 0;
            margin: 0 6px;
        }

    .carousel-indicators {
        bottom: 0;
    }

    .news_img {
        margin-right: 20px;
        float: left;
        width: 150px;
        margin-bottom: 10px;
    }

        .news_img img {
            vertical-align: middle;
        }
    .footer {
        width: 100%;
        clear: both;
        position: relative;
        text-align: center;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
    }

        .footer > div {
            background-color: rgba(113, 0, 6, .9);
            padding: 30px;
        }

    .footer-center {
        padding: 0 50px;
    }

        .footer-center:before,
        .footer-center:after {
            display: table;
            content: '';
        }

        .footer-center:after {
            clear: both;
        }

        .footer-center ul:before,
        .footer-center ul:after {
            display: table;
            content: '';
        }

        .footer-center ul:after {
            clear: both;
        }

        .footer-center ul li {
            border-right: solid 1px #770101;
            color: #fff;
            font-size: 12px;
            height: 155px;
        }

            .footer-center ul li.firend_link {
                padding: 35px 0;
                text-align: left;
                line-height: 15px;
            }

            .footer-center ul li.DW_link {
                padding: 5px 0 0 10%;
                text-align: left;
                line-height: 22px;
            }

            .footer-center ul li.support {
                padding: 0 2%;
                text-align: center;
            }

                .footer-center ul li.support img {
                    margin-bottom: 10px;
                }

            .footer-center ul li.code {
                padding: 0 1%;
                border-right: none;
            }

            .footer-center ul li:before,
            .footer-center ul li:after {
                display: table;
                content: '';
            }

            .footer-center ul li:after {
                clear: both;
            }

            .footer-center ul li p a {
                color: #fff;
            }

        .footer-center ul p.titAll {
            font-size: 16px;
            color: #fff;
            float: left;
            position: absolute;
            left: 9%;
        }

        .footer-center ul li.code img {
            margin: 35px 8px;
        }

    .bottom {
        width: 100%;
        background-color: #710006;
        color: #fff;
        line-height: 45px;
        text-align: center;
    }

        .bottom p {
            font-size: 12px;
        }

            .bottom p span {
                margin: 0 8px;
            }
}

@media (max-width: 991px) and (min-width: 768px) {

    .abc {
        width: 100%;
        background-color: rgba(113, 0, 6, .9);
        padding: 45px 0;
    }

    .biangechuangxin {
        height: 50px;
        float: left;
        margin-right: 23px;
    }

    .notice1 {
        width: 100% !important;
        text-align: center;
    }

    .notice2 {
        width: 100% !important;
        margin-left: 0px !important;
        border-top: 1px solid rgb(204, 204, 204);
        margin-top: 20px;
    }

    .notice3 {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .min-logo {
        display: inline-block;
        margin-left: 3%;
        margin-right: 18px;
        margin-bottom: 6px;
        float: left;
        margin-top: 24px;
        margin-bottom: 20px;
    }

    .BDLogo {
        display: none;
    }

    .select {
        display: inline-block;
        float: right;
        margin: 60px 30px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 15px;
    }

        .select span {
            width: 25px;
            height: 3px;
            display: block;
            background-color: #fff;
            margin: 5px;
        }

    .con,
    .state {
        margin-top: 30px;
    }
    .banner {
        margin-bottom: 0;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .banner:before,
        .banner:after {
            display: table;
            content: '';
        }

        .banner:after {
            clear: both;
        }

    .message {
        overflow: hidden;
        width: 21.8%;
        padding: 3% 1.9% 2%;
        background-color: rgba(255, 255, 255, .6);
        margin-top: 4%;
        margin-right: 4.8%;
        float: right;
        margin-bottom: 12%;
        opacity: 0;
    }

    .line {
        width: 100%;
        border-bottom: solid 2px #8f000b;
        clear: both;
        position: relative;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
        color: #fff;
    }

        .line > img {
            display: none;
        }

        .line h4 {
            font-weight: bold;
            font-size: 29px;
            margin-bottom: 10px;
            padding-top: 9px;
        }

        .line p {
            font-size: 14px;
            margin-bottom: 0;
        }

            .line p.mobile-p {
                display: none;
            }

        .line span {
            font-size: 16px;
            color: #fff;
        }
    ul.menu {
        display: none;
    }

    ul.menu-p {
        padding: 10px;
        display: none;
        position: absolute;
        top: 100px;
        z-index: 2;
        background-color: #ffffff;
    }

        ul.menu-p .link {
            font-size: 16px;
            color: #000000;
            line-height: 40px;
            font-weight: bold;
            text-indent: 1em;
            display: inline-block;
            width: 100%;
            padding-left: 40px;
        }

    .router-link-active {
        background-color: #556450;
        color: #fff !important;
    }

    .con {
        margin: 30px 30px 0;
        padding: 0;
    }
    .home > h4 {
        font-size: 18px;
        color: #323232;
        border-bottom: solid 2px #556450;
        padding-bottom: 7px;
        margin-top: 11px;
    }

    .main {
        width: 94%;
        margin: auto;
        margin-bottom: 60px;
    }

        .main:before,
        .main:after {
            display: table;
            content: '';
        }

        .main:after {
            clear: both;
        }

        .main h1 {
            color: #b6292d;
            font-size: 22px;
        }

    .download {
        padding: 20px 10px;
    }

        .download img {
            margin-right: 20px;
            float: left;
            margin-bottom: 28px;
            width: 150px;
        }

        .download p {
            font-size: 14px;
            color: #346094;
            font-weight: bold;
        }

            .download p a {
                color: #b6292d;
                display: inline-block;
            }

    .main > p {
        color: #292929;
        font-size: 14px;
        clear: both;
        margin-bottom: 20px;
        line-height: 20px;
    }

    .main h4 {
        font-size: 16px;
        color: #323232;
        font-weight: bold;
        border-left: solid 8px #556450;
        text-indent: 0.5em;
        margin-top: 40px;
    }

    .detail {
        padding-left: 5px;
    }

        .detail > table {
            margin-top: 20px;
            background-color: #e0e0e0;
        }

            .detail > table tr {
                height: 25px;
                color: #828282;
            }

                .detail > table tr td {
                    width: 25%;
                    text-align: center;
                    line-height: 25px;
                }

                    .detail > table tr td span {
                        color: #556450;
                    }

        .detail > h6 {
            font-size: 12px;
            margin-top: 18px;
        }

        .detail > p img {
            margin-right: 8px;
        }

        .detail > p.color {
        }

        .detail > h6 span {
            color: #556450;
        }

        .detail > h3 {
            color: #c31e2d;
            font-size: 14px;
            margin-top: 25px;
            margin-bottom: 20px;
        }

        .detail > p {
            font-size: 12px;
            line-height: 10px;
        }

            .detail > p.tit {
                margin-bottom: 20px;
            }

    .home > h2 {
        color: #444444;
        font-size: 24px;
        margin-top: 60px;
        margin-left: 26%;
        margin-bottom: 10px;
    }

    .home > p {
        font-size: 12px;
        color: #444444;
        margin-left: 26%;
    }

        .home > p.foot {
            margin-bottom: 100px;
        }
    .state {
        padding: 0;
    }

        .state > div {
            margin-bottom: 10%;
            background-color: #fff;
            margin-top: -10px;
        }

        .state h4 {
            font-size: 18px;
            color: #323232;
            text-indent: 0.4em;
            border-bottom: solid 2px #556450;
            padding: 8px 0;
        }

    .user_message {
        padding: 0% 4% 5% 0%;
    }

        .user_message p {
            position: relative;
        }
    .error_msg {
        color: #556450;
    }

    .user_message p span {
        margin-right: 5%;
    }

    .user_message p button {
        background-color: #556450;
        color: #FFF;
        outline: none;
        border: none;
        cursor: pointer;
        width: 110px;
        padding: 4px 10px;
        margin-top: 20px;
    }

    .user_message p button {
        margin: 4px 5px;
    }

    .myForm {
        padding: 7% 0 7% 6%;
    }

        .myForm p > input[type="text"]:focus {
            border-color: #556450;
        }

        .myForm p > input[type="password"]:focus {
            border-color: #556450;
        }

        .myForm input {
            width: 85%;
            height: 26px;
            border: solid 1px #e4e5e5;
            outline: none;
            text-indent: 2em;
            color: #8e9ea9;
        }

            .myForm input[type="button"] {
                text-indent: 0;
                background-color: #556450;
                color: #fff;
            }

    .carousel {
        padding: 10px 30px 50px;
        overflow: hidden;
    }

    .carousel-inner > div {
        padding: 15px 20px;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #ddd;
    }

        .carousel-inner > div:before,
        .carousel-inner > div:after {
            display: table;
            content: '';
        }

        .carousel-inner > div:after {
            clear: both;
        }

    .news:before,
    .news:after {
        display: table;
        content: '';
    }

    .news:after {
        clear: both;
    }

    .item h4 {
        margin-top: 20px;
    }

    .item p.hide_p {
        height: 70px;
        overflow: hidden;
        position: relative;
    }

    .item p.show_p {
        position: relative;
    }

    .item p > span {
        position: absolute;
        bottom: 0;
        display: inline-block;
        background: linear-gradient(to bottom, rgba(244, 243, 238, 0), #fff);
        width: 100%;
        height: 40px;
        left: 0;
    }

    .item .more {
        float: right;
        color: #556450;
        cursor: pointer;
    }

    .carousel-indicators li {
        background-color: #ddd;
        width: 12px;
        height: 12px;
        border-radius: 0;
        margin: 0 6px;
    }

        .carousel-indicators li.active {
            background-color: #556450;
            width: 12px;
            height: 12px;
            border-radius: 0;
            margin: 0 6px;
        }

    .carousel-indicators {
        bottom: 8px;
    }

    .news_img {
        margin-right: 40px;
        float: left;
        width: 150px;
    }

        .news_img img {
            vertical-align: middle;
        }

    .user_message p {
        position: relative;
    }

        .user_message p i.glyphicon {
            position: absolute;
            left: 10%;
            top: 6px;
            color: #556450;
        }

    .time {
        margin: 10px;
        padding-bottom: 16px;
    }

        .time h6 {
            color: #3460a0;
            font-size: 18px;
            margin-bottom: 0px;
        }

        .time p {
            collapse: #2a2a2a;
            margin-bottom: 14px;
        }

    .myForm input[type='submit'] {
        color: #fff;
        background-color: #556450;
        text-indent: 0;
        font-size: 12px;
    }
    .footer {
        width: 100%;
        clear: both;
        position: relative;
        text-align: center;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
    }

        .footer > div {
            background-color: rgba(113, 0, 6, .9);
            padding: 30px;
        }

    .footer-center {
        width: 100%;
        margin: 0 auto;
    }

        .footer-center:before,
        .footer-center:after {
            display: table;
            content: '';
        }

        .footer-center:after {
            clear: both;
        }

        .footer-center ul:before,
        .footer-center ul:after {
            display: table;
            content: '';
        }

        .footer-center ul:after {
            clear: both;
        }

        .footer-center ul li {
            float: left;
            border-right: solid 1px #770101;
            color: #fff;
            font-size: 12px;
            text-align: left;
            line-height: 22px;
        }

            .footer-center ul li.firend_link {
                padding: 0 2%;
                height: 152px;
                text-align: left;
            }

                .footer-center ul li.firend_link a {
                    display: block;
                }

            .footer-center ul li.support {
                padding: 0 2%;
                text-align: center;
                height: 152px;
            }

                .footer-center ul li.support img {
                    width: 190px;
                    display: block;
                    margin: 10px auto;
                }

            .footer-center ul li.code {
                padding: 0 1%;
                border-right: none;
            }

            .footer-center ul li:before,
            .footer-center ul li:after {
                display: table;
                content: '';
            }

            .footer-center ul li:after {
                clear: both;
            }

            .footer-center ul li p a {
                color: #fff;
            }

            .footer-center ul li p.titAll {
                font-size: 14px;
            }

            .footer-center ul li.code img {
                margin: 35px 8px;
            }

    .bottom {
        width: 100%;
        background-color: #710006;
        color: #fff;
        line-height: 45px;
        text-align: center;
    }

        .bottom p {
            width: 65%;
            margin: auto;
            text-align: left;
            line-height: 36px;
            padding: 10px 0;
            font-size: 12px;
        }

            .bottom p span {
                width: 50%;
                display: inline-block;
            }
}

@media (max-width: 470px) {
    .person1 {
        width: 100% !important;
        margin: 10px 0px 10px 0px;
    }
}

@media (max-width: 767px) {

    .EnglishTheme {
        display: none;
    }



    .biangechuangxin {
        width: 140px;
    }

    .abc {
        width: 100%;
        background-color: rgba(113, 0, 6, .9);
        padding: 14px 0;
    }

    .notice1 {
        width: 100% !important;
        text-align: center;
    }

    .notice2 {
        width: 100% !important;
        margin-left: 0px !important;
        border-top: 1px solid rgb(204, 204, 204);
        margin-top: 20px;
    }

    .notice3 {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .personal_btn {
        background-color: #556450;
        color: #FFF;
        outline: none;
        border: none;
        cursor: pointer;
        width: 110px;
        padding: 4px 10px;
        margin-right: 5px;
    }

    .out {
        background-color: #556450;
        color: #FFF;
        outline: none;
        border: none;
        cursor: pointer;
        width: 110px;
        padding: 4px 10px;
        margin-left: 5px;
    }

    .edit {
        line-height: 40px;
    }

    .common {
        padding-top: 1px;
    }

    .min-logo {
        display: inline-block;
        margin-left: 3%;
        margin-right: 8px;
        margin-bottom: 6px;
        float: left;
    }

    .BDLogo {
        display: none;
    }

    .min-logo img {
        width: 47px;
        margin-top: 6px;
    }

    .select {
        display: inline-block;
        float: right;
        margin: 25px 5px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 5px;
    }

        .select span {
            width: 25px;
            height: 3px;
            display: block;
            background-color: #ffffff;
            margin: 5px;
        }

    .con {
        margin-top: 30px;
    }
    .banner {
        margin-bottom: 0;
        width: 100%;
        position: relative;
        overflow: hidden;
        height: 80px;
    }

        .banner:before,
        .banner:after {
            display: table;
            content: '';
        }

        .banner:after {
            clear: both;
        }

        .banner > img {
            height: 150px;
        }

    .message {
        overflow: hidden;
        width: 21.8%;
        padding: 0 1.9% 0;
        background-color: rgba(255, 255, 255, .6);
        margin-right: 4.8%;
        float: right;
        opacity: 0;
    }

    .line {
        width: 100%;
        height: 75px;
        border-bottom: solid 2px #8f000b;
        clear: both;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
    }

        .line > img {
            display: none;
        }

        .line h4 {
            color: #fff;
            margin-bottom: 0;
            margin-top: 0px;
        }

        .line p {
            color: #fff;
            font-weight: bold;
            margin-bottom: 0;
        }

            .line p.pc {
                display: none;
            }

            .line p.mobile {
                display: inline-block;
                font-size: 16px;
            }


        .line span {
            font-size: 14px;
            color: #fff;
            display: inline-block;
        }
    ul.menu {
        display: none;
    }

    ul.menu-p {
        position: absolute;
        padding: 10px;
        background-color: #ffffff;
        z-index: 2;
        display: none;
    }

        ul.menu-p .link {
            font-size: 16px;
            color: #000000;
            line-height: 40px;
            font-weight: bold;
            text-indent: 1em;
            display: inline-block;
            width: 100%;
            padding-left: 40px;
            margin: auto;
        }

    .router-link-active {
        background-color: #556450;
        color: #fff !important;
    }

    .con {
        padding: 0 15px;
        width: 94%;
        margin: 30px auto;
    }
    .home > h4 {
        font-size: 18px;
        color: #323232;
        border-bottom: solid 2px #556450;
        padding-bottom: 7px;
        margin-top: 10px;
    }

    .main {
        margin-bottom: 60px;
    }

        .main:before,
        .main:after {
            display: table;
            content: '';
        }

        .main:after {
            clear: both;
        }

        .main h1 {
            color: #b6292d;
            font-size: 18px;
        }

    .download {
        padding: 10px 5px;
    }

        .download img {
            margin-right: 20px;
            float: left;
            margin-bottom: 28px;
            width: 140px;
        }

        .download p {
            font-size: 12px;
            color: #346094;
            font-weight: bold;
        }

            .download p a {
                color: #b6292d;
            }

    .main > p {
        color: #292929;
        font-size: 12px;
        clear: both;
        margin-bottom: 20px;
        line-height: 20px;
    }

    .main h4 {
        font-size: 16px;
        color: #323232;
        font-weight: bold;
        border-left: solid 8px #556450;
        text-indent: 0.5em;
        margin-top: 40px;
    }

    .detail {
        padding-left: 5px;
    }

        .detail > table {
            margin-top: 20px;
            background-color: #e0e0e0;
        }

            .detail > table tr {
                height: 25px;
                color: #828282;
            }

                .detail > table tr td {
                    width: 25%;
                    text-align: center;
                    line-height: 25px;
                }

                    .detail > table tr td span {
                        color: #556450;
                    }

        .detail > h6 {
            font-size: 12px;
            margin-top: 18px;
        }

        .detail > p img {
            margin-right: 8px;
        }

        .detail > p.color {
        }

        .detail > h6 span {
            color: #556450;
        }

        .detail > h3 {
            color: #c31e2d;
            font-size: 14px;
            margin-top: 25px;
            margin-bottom: 20px;
        }

        .detail > p {
            font-size: 12px;
            line-height: 10px;
        }

            .detail > p.tit {
                margin-bottom: 20px;
            }

    .home > h2 {
        color: #444444;
        font-size: 24px;
        margin-top: 40px;
        margin-left: 15%;
        margin-bottom: 10px;
    }

    .home > p {
        font-size: 12px;
        color: #444444;
        margin-left: 15%;
    }

        .home > p.foot {
            margin-bottom: 60px;
        }
    .state {
        padding: 0 15px;
    }

        .state > div {
            background-color: rgb(255, 255, 255);
            margin-bottom: 50px;
            padding: 2px 10px;
        }

            .state > div > h4 {
                font-size: 16px;
                color: #323232;
                font-weight: bold;
                text-indent: 0.4em;
                border-bottom: solid 2px #556450;
                padding-bottom: 10px;
                margin-top: 6px;
            }

    .myForm {
        padding: 7% 0 9% 6%;
    }

        .myForm p {
            position: relative;
        }

            .myForm p i.glyphicon {
                position: absolute;
                left: 9%;
                top: 6px;
                color: #556450;
            }

            .myForm p > input[type="text"]:focus {
                border-color: #556450;
            }

            .myForm p > input[type="password"]:focus {
                border-color: #556450;
            }

        .myForm input {
            width: 85%;
            height: 26px;
            border: solid 1px #e4e5e5;
            outline: none;
            text-indent: 2em;
            color: #8e9ea9;
        }

            .myForm input[type='button'] {
                color: #fff;
                background-color: #556450;
                text-indent: 0;
                font-size: 12px;
            }

    .carousel {
        padding: 10px 10px 50px;
        overflow: hidden;
    }

    .carousel-inner > div {
        padding: 10px;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #ddd;
    }

        .carousel-inner > div:before,
        .carousel-inner > div:after {
            display: table;
            content: '';
        }

        .carousel-inner > div:after {
            clear: both;
        }

    .news:before,
    .news:after {
        display: table;
        content: '';
    }

    .news:after {
        clear: both;
    }

    .item h4 {
        margin-top: 20px;
    }

    .item p.hide_p {
        height: 70px;
        overflow: hidden;
        position: relative;
    }

    .item p.show_p {
        position: relative;
    }

    .item p > span {
        position: absolute;
        bottom: 0;
        display: inline-block;
        background: linear-gradient(to bottom, rgba(244, 243, 238, 0), #fff);
        width: 100%;
        height: 40px;
        left: 0;
    }

    .item .more {
        float: right;
        color: #556450;
        cursor: pointer;
    }

    .carousel-indicators li {
        background-color: #ddd;
        width: 12px;
        height: 12px;
        border-radius: 0;
        margin: 0 6px;
    }

        .carousel-indicators li.active {
            background-color: #556450;
            width: 12px;
            height: 12px;
            border-radius: 0;
            margin: 0 6px;
        }

    .carousel-indicators {
        bottom: 0;
    }

    .time h6 {
        color: #3460a0;
        font-size: 18px;
        margin-bottom: 0px;
    }

    .news_img {
        float: left;
        width: 150px;
        margin-right: 20px;
    }

        .news_img img {
            vertical-align: middle;
        }
    .footer {
        width: 100%;
        clear: both;
        position: relative;
        text-align: center;
        background: url(/Content/img/footer-bg.png) no-repeat center/cover;
    }

        .footer > div {
            background-color: rgba(113, 0, 6, .9);
            padding-top: 30px;
        }

    .footer-center {
        width: 100%;
        margin: 0 auto;
    }

        .footer-center:before,
        .footer-center:after {
            display: table;
            content: '';
        }

        .footer-center:after {
            clear: both;
        }

        .footer-center ul:before,
        .footer-center ul:after {
            display: table;
            content: '';
        }

        .footer-center ul:after {
            clear: both;
        }

        .footer-center ul li {
            float: left;
            color: #fff;
            font-size: 12px;
        }

            .footer-center ul li.firend_link {
                display: none;
            }

                .footer-center ul li.firend_link a {
                    display: block;
                }

            .footer-center ul li.support {
                padding: 0 2%;
                text-align: center;
                height: 190px;
            }


                .footer-center ul li.support img {
                    width: 60%;
                    display: block;
                    margin: 10px auto;
                }

            .footer-center ul li.code {
                display: none;
            }

            .footer-center ul li:before,
            .footer-center ul li:after {
                display: table;
                content: '';
            }

            .footer-center ul li:after {
                clear: both;
            }

            .footer-center ul li p a {
                color: #fff;
            }

            .footer-center ul li p.titAll {
                font-size: 14px;
            }

            .footer-center ul li.code img {
                display: block;
                margin: 10px auto;
            }

    .bottom {
        width: 100%;
        background-color: #710006;
        color: #fff;
        line-height: 45px;
        text-align: center;
    }

        .bottom p {
            width: 65%;
            margin: auto;
            text-align: center;
            line-height: 36px;
            padding: 10px 0;
            font-size: 12px;
        }

            .bottom p span {
                width: 100%;
                display: inline-block;
            }
}

@media (max-width: 730px) {
    .line .EnglishName {
        display: none;
    }

    .line h4 {
        color: #fff;
        margin-bottom: 0;
        margin-top: 0px;
        font-size: 15px;
    }
}

@media(max-width:320px) {
    .GGimg1 {
        width: 100% !important;
    }
}*/

.ribbon_wrap {
    display: none;
    position: absolute;
    top: 0px;
    z-index: -1;
    transition: top 0.4s;
    height: 40px;
    width: 100%;
    background: #556450;
}

.loader-04 {
    border: 1px solid currentcolor;
    border-radius: 50%;
    -webkit-animation: 1s loader-04 linear infinite;
    animation: 1s loader-04 linear infinite;
    position: relative;
    width: 30px;
    height: 30px;
}

    .loader-04:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: -.2em;
        left: 50%;
        border: .2em solid currentcolor;
        border-radius: 50%;
    }

@-webkit-keyframes loader-04 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-04 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
