@media screen and (max-width: 767px) {
    .mobile_version {
        display: block;
    }

    .navbar-inverse {
        background: rgba(165, 9, 36, 1);
        border: none;
    }

    .navbar-brand {
        float: left;
        width: 75%;
        height: 50px;
        padding: 3px 15px;
        font-size: 18px;
        line-height: 20px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #ccc;
    }

    .logo {
        height: 100%;
        width: auto;
    }

    .header1 {
        display: none;
    }

    .banner_bg {
        display: none;
    }

    .body_b .header2 {
        opacity: 0;
        transform: none;
    }

    .d2 {
        width: 30%;
        height: auto;
    }

    .d2 img {
        width: 100%;
        height: auto;
    }

    .d3 {
        display: none !important;
    }

    .headerTop_main {
        transition: all 0.3s ease-out 0s;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    }

    .headerTop_main_bg {
        background: #94070a;
    }

    .top_nav img {
        height: 33px;
        float: left;
        margin: 13px 0 13px 0;
    }

    .mobile_search_icon {
        height: 26px !important;
        float: right !important;
        margin: 17px 40px 17px !important;
    }

    .icon-menu {
        line-height: 50px;
        font-size: 31px;
        position: fixed;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .rt {
        display: none;
    }

    .focus {
        display: none;
    }

    .banner {
        display: block;
        /* padding-top: 50px; */
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 15px;
    }

    .scroll {
        background: none;
        background-size: 100%;
        min-height: 1870px;
    }

    .scroll_bottom {
        min-height: 1200px;
    }

    .main {
        width: 100%;
        margin-top: 13px;
    }

    .main_one {
        width: 90%;
        padding: 0 5%;
    }

    .main_one_top {
        width: 100%;
    }

    .main_one .top_left {
        width: 100%;
        min-height: 250px;
    }

    .title {
        height: 28px;
        line-height: 32px;
        margin-bottom: 7px;
    }

    .main_title_p {
        float: left;
        margin-top: 8px;
        width: 18px;
        height: 18px;
        background: #c00b2a;
    }

    .main_title_word {
        float: left;
        font-size: 20px;
        /* font-weight: 550; */
        color: #000;
        margin-left: 10px;
    }

    .main_title_more {
        font-size: 15px;
        color: #8e8e8e;
        float: right;
        line-height: 38px;
    }

    .main_01_block_left {
        background: #8e8e8e;
        height: 3px;
        width: 33%;
        float: left;
    }

    .main01_list {
        height: 24px;
    }

    .main01_list a {
        width: 80%;
        height: 29px;
        line-height: 29px;
        float: left;
        font-size: 15px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .main01_time {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        float: right;
        color: #b2b1b1;
    }

    .main_01_block_right {
        height: 2px;
        margin-top: -2px;
        background: #a4a5a4;
        width: 67% !important;
        float: right;
    }

    .main_one_block_right {
        height: 2px;
        margin-top: -2px;
        background: #a4a5a4;
        width: 67%;
        float: right;
        margin-bottom: 6px;
    }

    .main02 {
        width: 100%;
        min-height: 500px;
        margin-top: 10px;
    }

    .main02 .title_p {
        float: left;
        margin-top: 8px;
        width: 18px;
        height: 18px;
        background: #c00b2a;
    }

    .main02 .title_word {
        float: left;
        font-size: 20px;
        /* font-weight: 550; */
        color: #000;
        margin-left: 10px;
    }

    .main02 .title_more {
        font-size: 15px;
        color: #8e8e8e;
        float: right;
        line-height: 38px;
    }

    .swiper-button-prev {
        display: none;
        width: 21px;
        height: 21px;
        top: 292px;
        left: 80%;
    }

    .swiper-button-next {
        display: none;
        width: 21px;
        height: 21px;
        top: 292px;
        left: 88%;
    }

    .main02_block_left {
        background: #8e8e8e;
        height: 3px;
        width: 33%;
        float: left;
    }

    .main02_block_right {
        height: 2px;
        margin-top: -2px;
        background: #a4a5a4;
        width: 67%;
        float: right;
        margin-bottom: 10px;
    }

    .swiper {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        min-height: 257px;
        float: left;
    }

    .swiper-image {
        width: 100%;
        height: auto;
    }
    
    .swiper-image {
        width: 100%;
        height: auto;
    }

    .swiper-text {
        width: 90%;
        height: 60px;
        font-size: 16px;
        line-height: 28px;
        color: #323232;
        background-color: rgba(235, 236, 236, 1);
        text-align: center;
        padding: 0 5%;
        margin: 10px 0;
    }

    .main02-right {
        width: 100%;
        float: right;
    }

    /* .main02_list:first-child {
        width: 100%;
        height: 100px;
        padding: 12px 0;
        background: #eceaeb;
        border: none;
        margin: 0 auto;
        margin-top: 20px;
    } */

    .main02_list {
        /* margin-top: 12px; */
        width: 100%;
        height: 66px;
        padding: 11px 0;
        margin-bottom: 4px;
        border-bottom: 1px solid #323232;
        margin: 0 auto;
    }

    .main02_list-left {
        width: 25%;
    }

    .main02_date {
        width: 90px;
        height: 45px;
        text-align: center;
        font-size: 25px;
        color: #4395a3;
    }

    .main02_date p {
        position: relative;
        top: -35px;
    }

    .main02_year {
        margin-left: 8%;
        line-height: 15px;
    }

    .main02-list-red {
        height: 2px;
        background: red;
        width: 40px;
        margin-left: 0;
        position: relative;
        top: 30px;
        right: -35%;
    }

    .main02_title {
        width: 70%;
        font-size: 16px;
        margin-bottom: 1px;
    }

    .main02_article {
        width: 70%;
        height: 42px;
        line-height: 21px;
        font-size: 14px;
        margin-top: 0;
        overflow: hidden;
    }

    .main03 {
        width: 100%;
        margin-top: 20px;
    }

    .main03 img {
        width: 100%;
        height: 128px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .main03_list {
        height: 29px;
    }

    .main03_list a {
        width: 80%;
        height: 29px;
        line-height: 29px;
        float: left;
        font-size: 15px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .main04 {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .main04 img {
        width: 35%;
        height: 113px;
        float: left;
    }

    .main04-top {
        width: 100%;
        height: 120px;
        margin-top: 21px;
        margin-bottom: 0;
    }

    .main04_list a {
        width: 80%;
        height: 29px;
        line-height: 29px;
        float: left;
        font-size: 15px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .main04_list {
        height: 29px;
    }

    .main04_note {
        width: 60%;
        margin-left: 5%;
        float: right;
    }

    .main04_note_gongshi {
        width: 100%;
        height: 24px;
        font-size: 18px;
        color: #323232;
        line-height: 24px;
        overflow: hidden;
    }

    .main04_note_time {
        width: 100%;
        height: 26px;
        font-size: 12px;
        color: #8e8e8e;
        line-height: 26px;
    }

    .main04_content {
        width: 100%;
        height: 66px;
        font-size: 14px;
        line-height: 22px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .main05 {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .main05 img {
        width: 100%;
        height: 128px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .main05_list {
        height: 29px;
    }

    .main05_list a {
        width: 80%;
        height: 29px;
        line-height: 29px;
        float: left;
        font-size: 15px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .img_none:first-child img {
        margin-top: 21px;
        display: block;
    }

    .fisrtbg {
        background: url(../images/bg1_1600.jpg) no-repeat top center;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 0px;
        background-attachment: fixed;
        background-position: center 0;
        z-index: -1;
    }

    .main_bottom {
        width: 90%;
    }

    .main_bottom-first {
        width: 100%;
        height: 1061px;
    }

    .main06 {
        width: 100%;
        margin-top: 10px;
    }

    .main06 img {
        width: 100%;
        height: 128px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .main06_list {
        height: 29px;
    }

    .main06_list a {
        width: 80%;
        height: 29px;
        line-height: 29px;
        float: left;
        font-size: 15px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .main07 {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .main07 img {
        width: 35%;
        height: 113px;
        float: left;
    }

    .main07-top {
        width: 100%;
        height: 120px;
        margin-top: 21px;
        margin-bottom: 0;
    }

    .main07_list a {
        width: 80%;
        height: 29px;
        line-height: 29px;
        float: left;
        font-size: 15px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .main07_list {
        height: 29px;
    }

    .main07_note {
        width: 60%;
        margin-left: 5%;
        float: right;
    }

    .main07_note_gongshi {
        width: 100%;
        height: 24px;
        font-size: 18px;
        color: #323232;
        line-height: 24px;
        overflow: hidden;
    }

    .main07_note_time {
        width: 100%;
        height: 26px;
        font-size: 12px;
        color: #8e8e8e;
        line-height: 26px;
    }

    .main07_content {
        width: 100%;
        height: 66px;
        font-size: 14px;
        line-height: 22px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .main08 {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .main08 img {
        width: 100%;
        height: 128px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .main08_list {
        height: 29px;
    }

    .main08_list a {
        width: 80%;
        height: 29px;
        line-height: 29px;
        float: left;
        font-size: 15px;
        color: #323232;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .main09 {
        display: none;
        width: 90%;
        padding: 0 5%;
    }

    .main09_block_left {
        background: #8e8e8e;
        height: 6px;
        width: 40%;
        float: left;
    }

    .main09_block_right {
        height: 3px;
        margin-top: -1px;
        background: #a4a5a4;
        width: 60%;
        float: right;
    }

    .main09_more {
        font-size: 18px;
        color: #8e8e8e;
        float: right;
        line-height: 43px;
    }

    .collage_photoes {
        display: none;
        width: 100%;
        height: 390px;
        background-color: rgba(237, 237, 237, 1);
        margin-top: 46px;
        padding-top: 25px;
    }

    .secondbg {
        background: url(../images/backg-foot1.png) no-repeat center;
        background-size: 100% 100%;
        height: 22vh;
    }

    .swiper-shufa {
        width: 30%;
        height: auto;
        min-height: 20px;
        left: 6%;
        bottom: -11%;
        position: relative;
        background: none;
    }

    .swiper-img {
        width: 100%;
        height: 100%;
    }

    .finally {
        height: auto;
        min-height: 94px;
        margin-top: -2px;
    }

    .parts {
        display: none;
        width: 90%;
        padding: 0 0 5px 0;
        margin: 0 auto;
    }

    .part1 {
        width: 60%;
        font-size: 12px;
        margin-top: 0;
        margin-left: 0;
        letter-spacing: 0px;
        float: left;
    }

    .part1 img {
        display: none;
    }

    .part1 span {
        display: block;
        font-size: 13px;
        line-height: 22px;
    }

    .part1 p {
        height: 16px;
        font-size: 12px;
        line-height: 16px;
    }

    .part2 {
        display: none;
    }

    .part3 {
        display: none;
        width: 100%;
        font-size: 12px;
        margin-left: 0;
    }

    .part3 p {
        width: 100%;
        height: 16px;
        font-size: 12px;
        line-height: 16px;
        margin: 0;
    }

    .part3 div {
        display: none;
    }

    .part4 {
        width: 100%;
        margin-bottom: 15px;
        display: none;
    }

    .part4 h {
        margin-bottom: 20px;
    }

    .part4 .wx h {
        float: left;
    }

    .part4 .wx img {
        width: 77%;
        height: auto;
    }

    .part4 .dy h {
        float: right;
        margin-right: -5px;
    }

    .part4 .dy img {
        width: 77%;
        height: auto;
        float: right;
    }

    .part5 {
        display: block;
        width: 30%;
        float: right;
        font-size: 12px;
    }


    .part5 p {
        height: 16px;
        font-size: 12px;
        line-height: 16px;
    }

    .part5 span {
        font-size: 13px;
        line-height: 22px;
    }

    .info {
        width: 58%;
        height: 39px;
        line-height: 19px;
        float: left;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0px;
        padding: 4px 0 4px 5%;
    }

    .share {
        width: 25%;
        float: right;
        display: block;
        text-align: right;
        margin-right: 9%;
        margin-top: 36px;
    }

    .icon-wchat {
        margin-left: 0 !important;
    }

    .share-box {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .partb {
        display: block;
        height: 47px;
        width: 100%;
        background-color: #94070a;
    }

    .keyword {
        padding-left: 10px;
    }

    .wp_search {
        background: #fff;
    }

    .wp_search table tbody tr td:first-child input{
        width: 85% !important;
    }

    .wp_search table tbody tr td:last-child{
        width: 20%;
        background-color: rgba(165, 9, 36, 1);
    }

    .wp_search .search {
        width: 22px;
        background: url(../images/search.jpg) !important;
        background-size: 22px 22px;
        background-repeat: no-repeat;
        margin-left: 25px;
    }

    .v-nav li.on .v-subNav {
        display: block;
        padding-left: 15px;
    }
    .v-nav li.on .v-subNav .erjilanmu ul{
        display: none;
    }
    .v-nav li.on .v-subNav .erjilanmu li.on .erjilanmu{
        display: block;
        padding-left: 20px;
    }

    .v-nav li.on .v-subNav .erjilanmu li.on .erjilanmu .s-arrow {
        display: none;
    }
    
}



#floatBox {
    position: fixed;
    top: 100%;
    left: 100%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    cursor: pointer;
    width: 454px;
    height: 256px;
}

#floatImg {
    position: relative;
    width: 454px;
    height: 256px;
}

#closeBtn {
    position: absolute;
    top: 0;
    right: 0;
}



@media screen and (max-width: 767px) {
    
    #floatBox{
        display: none;
    }
}



























.focus .prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 10;
}

.focus .next {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 10;
}

.focus .prev a {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url(../image/ld_prev.png) no-repeat center;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.focus .next a {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url(../image/ld_next.png) no-repeat center;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.focus .prev:hover a,.focus .next:hover a {
    opacity: 1;
}

.focus {
    position: relative;
    width: 100%;
}

.focus ul {
    overflow: hidden;
    padding-bottom: 49.3%;
    position: relative;
}

.focus li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.focus li+li {
    z-index: -1;
}

.focus li img {
    width: 100%;
    height: auto;
}

.focus li a {
    display: block;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.focus .nav {
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.focus .nav span {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #777;
    opacity: .5;
    margin: 0 11px;
    border: #fff solid 3px;
}

.focus .nav span.now {
    opacity: 1;
}