﻿@charset "utf-8";

.fade-down, .sugGestion {
    transition: transform .3s cubic-bezier(.23,1,.32,1) .1s,opacity .3s cubic-bezier(.23,1,.32,1) .1s
}

.wrapper-con-l-part .part-list li h4, .wrapper-con-r .news-list .news-item h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 400
}

body, html {
    min-width: 1200px;
    height: 100%;
    background: #fff;
    font-family: PingFangSC-Regular,"PingFang SC","Microsoft Yahei","Helvetica Neue",Helvetica,sans-serif;
    color: #222
}

em {
    font-style: normal
}

a img:hover {
    opacity: 1
}

.hot_nav a:hover, .wrapper a:hover {
    color: #f33
}

.top_index {
    height: 50px;
    width: 100%;
   /* margin-bottom: 25px;*/
    background-color: #6185c1;
}


#channel_enter {
    float: left;
    margin-top: 9px;
    font-size: 0;
    margin-left: 16px
}

    #channel_enter span {
        line-height: 32px;
        font-size: 14px;
        display: inline-block;
        margin-left: 14px
    }

        #channel_enter span a {
            color: #fff
        }

            #channel_enter span a:hover {
                text-decoration: underline
            }

    #channel_enter em {
        font-size: 12px;
        line-height: 22px;
        padding: 0 8px;
        color: #adadad
    }



#nav_cardxcx {
    position: relative
}

#channel_enter #nav_cardxcx a:hover {
    text-decoration: none
}

#nav_cardxcx .cardxcx_con {
    display: none;
    width: 42px;
    border-radius: 5px;
    padding: 5px 0;
    border: 1px solid rgba(226,226,226,.5);
    position: absolute;
    top: 28px;
}

    #nav_cardxcx .cardxcx_con li {
        line-height: 24px;
        white-space: nowrap;
        text-align: center
    }

        #nav_cardxcx .cardxcx_con li a {
            font-size: 12px;
            color: #407cd7
        }

    #nav_cardxcx .cardxcx_con img {
        line-height: 24px;
        white-space: nowrap;
        text-align: center
    }



#nav_mpxcx {
    position: relative
}

#channel_enter #nav_mpxcx a:hover {
    text-decoration: none
}

#nav_mpxcx .mpxcx_con {
    display: none;
    width: 42px;
    border-radius: 5px;
    padding: 5px 0;
    border: 1px solid rgba(226,226,226,.5);
    position: absolute;
    top: 28px;
}

    #nav_mpxcx .mpxcx_con li {
        line-height: 24px;
        white-space: nowrap;
        text-align: center
    }

        #nav_mpxcx .mpxcx_con li a {
            font-size: 12px;
            color: #407cd7
        }

    #nav_mpxcx .mpxcx_con img {
        line-height: 24px;
        white-space: nowrap;
        text-align: center
    }




#nav_mobile {
    position: relative
}

#channel_enter #nav_mobile a:hover {
    text-decoration: none
}

#nav_mobile .mobile_con {
    display: none;
    width: 42px;
    border-radius: 5px;
    padding: 5px 0;
    border: 1px solid rgba(226,226,226,.5);
    position: absolute;
    top: 28px;
}

    #nav_mobile .mobile_con li {
        line-height: 24px;
        white-space: nowrap;
        text-align: center
    }

        #nav_mobile .mobile_con li a {
            font-size: 12px;
            color: #407cd7
        }

#nav_mobile .cardxcmobile_conx_con img {
    line-height: 24px;
    white-space: nowrap;
    text-align: center
}

#searchHotWord, .search_input2 {
    line-height: 52px;
    top: 0;
    left: 0;
    font-size: 16px
}

.search-box {
    height: 70px
}

.chinaso-search-box {
    padding: 8px 0;
    width: 100%
}

.commonNavFixed.chinaso-search-box {
    border-bottom: 1px solid #e3e3e3;
    background: #f8f8f8
}

.search {
    width: 860px;
    margin: 0 auto
}

    .search .logo {
        float: left;
        width: 113px;
        height: 52px
    }

        .search .logo img, .search .search_logo img {
            margin-top: 15px
        }

.chinaso-search-box .search_logo {
    display: none;
    width: 113px;
    height: 52px;
    float: left
}

.commonNavFixed .search_logo {
    display: block
}

.commonNavFixed .logo {
    display: none
}

.searchForm {
    float: right;
    width: 640px;
    height: 52px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #c4c7ce
}

.soPor {
    position: relative;
    z-index: 9;
    width: 640px
}

#searchHotWord {
    position: absolute;
    height: 52px;
    color: #999;
    margin-left: 20px;
    padding: 0;
    width: 505px;
    cursor: text
}

    #searchHotWord::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 52px;
        line-height: 52px;
        color: #999
    }

.seInputWrapper {
    position: relative
}

.search_input2 {
    width: 500px;
    height: 52px;
    position: absolute;
    border: 0;
    outline: 0;
    font-family: "Microsoft YaHei";
    color: #222;
    padding: 0 0 0 20px;
    border-radius: 8px;
    background-color: transparent
}

.search .sugGestion .seSug a, .search .sugGestion .seSug a em, .search_btn2 {
    font-family: PingFangSC-Regular,"PingFang SC","Microsoft Yahei","Helvetica Neue",Helvetica,sans-serif
}

#search_delete {
    display: none;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: url() 0 -253px no-repeat;
    position: absolute;
    right: 90px;
    top: 18px;
    z-index: 11
}

    #search_delete:hover {
        background: url() 0 -280px no-repeat
    }

.search_btn2 {
    position: absolute;
    width: 78px;
    height: 54px;
    top: -1px;
    right: -1px;
    font-size: 0;
    cursor: pointer;
    background: url(../image/search-btn.png) no-repeat;
    border: none;
    outline: 0
}

.sugGestion {
    left: -1px;
    position: absolute;
    top: 58px;
    width: 564px;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: center top
}

.fade-down {
    position: relative;
    z-index: 1;
    background: rgba(255,255,255,1);
    box-shadow: 2px 2px 6px 0 rgba(217,217,217,.5);
    border-radius: 8px;
    border: 1px solid rgba(232,232,232,1);
    opacity: 1;
    transform: scaleY(1);
    transform-origin: center top
}

.search .sugGestion .seSug {
    position: inherit;
    left: auto;
    top: auto;
    width: 100%;
    z-index: 100
}

    .search .sugGestion .seSug a {
        position: relative;
        display: block;
        height: 32px;
        padding: 0;
        line-height: 32px;
        font-size: 16px;
        color: #444 !important;
        background-color: #fff;
        cursor: default;
        overflow: hidden;
        border-radius: 16px;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .search .sugGestion .seSug i {
        width: 16px;
        height: 16px;
        float: left;
        background: url(../image/sugItem_ico.png) no-repeat;
        margin: 8px 16px 0 0
    }

.search .sugGestion .sugDelete {
    display: none;
    font-size: 14px;
    color: #777;
    text-decoration: none;
    position: absolute;
    right: 14px;
    top: 0;
    cursor: pointer
}

.search .sugGestion .seSug .sugGestionWord.selected a em, .sugHistory a {
    color: #1367c6 !important
}

.search .sugGestion .selected .sugDelete {
    display: block
}

.sugHistory {
    border-top: #efefef 1px solid !important;
    margin: 0 24px !important;
    padding: 8px 0 !important;
    text-align: right
}

    .sugHistory a {
        font-size: 14px !important
    }

.search .sugGestion .seSug .selected a, .search .sugGestion .seSug .selected a:hover, .search .sugGestion .seSug a:hover {
    text-decoration: none;
    background-color: #f7f7f7;
    color: #1367c6 !important;
    cursor: pointer
}

.footer_index_l span a:hover, .hot-news-r ul li a:hover {
    text-decoration: underline
}

.search .sugGestion .seSug {
    padding: 14px 10px;
    width: auto !important
}

    .search .sugGestion .seSug .sugGestionWord i {
        display: none
    }

.hot_nav a, .hot_nav i, .web-enter a {
    display: inline-block
}

.search .sugGestion .seSug .sugGestionWord a:hover {
    background: url(../image/Shape.png) right 16px center no-repeat #f9f9f9
}

.search .sugGestion .seSug li a {
    padding: 0 50px 0 24px
}

.sugInner {
    padding: 0;
    border: 0;
    border-radius: 26px;
    box-shadow: none
}

.hot_nav {
    width: 628px;
    padding-left: 199px;
    margin: 0 auto;
    font-size: 0;
    line-height: 0
}

    .hot_nav a {
        margin-right: 16px;
        color: #222;
        font-size: 14px;
        line-height: 22px
    }

    .hot_nav i {
        background: #ddd;
        border-radius: 2px;
        padding: 0 2px;
        font-size: 12px;
        color: #fff;
        line-height: 14px;
        height: 14px;
        overflow: hidden;
        margin-left: 3px;
        position: relative;
        top: -2px
    }

.wrapper {
    width: 1200px;
    margin: 30px auto 0;
    padding-bottom: 70px
}

.web-enter {
    width: 1198px;
    height: 32px;
    background: #fff;
    border: 1px solid #dae1e6;
    font-size: 0;
    line-height: 0;
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
    margin-top: 10px
}

    .web-enter a {
        width: 99px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        color: #222;
        text-align: center;
        border-right: 1px solid #dae1e6
    }

        .web-enter a:last-child {
            width: 98px;
            border: none
        }

.hot-news {
    overflow: hidden;
    background: url(../image/bdj-bg.jpg) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center
}

.hot-news-l {
    float: left;
    width: 475px;
    overflow: hidden;
    text-align: center
}

    .hot-news-l img {
        max-width: 475px
    }

    .hot-news-l span {
        display: none
    }

.hot-news-r {
    float: left;
    width: 725px
}

    .hot-news-r ul {
        margin: 7px 12px 7px 10px
    }

        .hot-news-r ul li {
            line-height: 34px;
            padding-left: 8px;
            font-size: 18px;
            position: relative
        }

            .hot-news-r ul li::before {
                content: "";
                width: 3px;
                height: 3px;
                border-radius: 2px;
                background-color: #fff;
                position: absolute;
                left: 0;
                top: 16px
            }

            .hot-news-r ul li a, .hot-news-r ul li a:hover {
                color: #fff
            }

.website-list {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #dae1e6;
    margin-top: 10px
}

    .website-list a {
        display: block;
        width: 123px;
        float: left;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        color: #222;
        padding-left: 10px
    }

.banner-con span, .slider-con .swiper-slide span {
    display: none
}

.website-list a img {
    vertical-align: top;
    margin-right: 6px;
    position: relative;
    top: 5px;
    width: 20px;
    height: 20px
}

.slider-con {
    margin-top: 10px;
    height: 75px
}

    .slider-con .swiper-slide {
        width: 232px;
        height: 75px;
        overflow: hidden
    }

        .slider-con .swiper-slide img {
            width: 100%
        }

    .slider-con .swiper-button-prev {
        left: 0;
        top: 50%;
        width: 26px;
        height: 40px;
        margin-top: -20px;
        background: url(../image/slider-prev.png) no-repeat
    }

        .slider-con .swiper-button-prev:hover {
            background: url(../image/slider-prev-cur.png) no-repeat
        }

    .slider-con .swiper-button-next {
        right: 0;
        top: 50%;
        width: 26px;
        height: 40px;
        margin-top: -20px;
        background: url(../image/slider-next.png) no-repeat
    }

        .slider-con .swiper-button-next:hover {
            background: url(../image/slider-next-cur.png) no-repeat
        }

.swiper-button-next:after, .swiper-button-prev:after {
    content: ""
}

.slider-con .swiper-button-disabled {
    opacity: 0
}

.banner-con {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    position: relative
}

    .banner-con img {
        width: 100%
    }

.wrapper-con-l {
    width: 360px;
    float: left
}

.wrapper-con-l-part {
    margin-top: 25px
}

    .wrapper-con-l-part .part-fixed {
        width: 360px;
        padding-bottom: 10px;
        background: #fff;
        border: 1px solid #e4e8eb;
        margin-bottom: 10px
    }

    .wrapper-con-l-part .part-nav {
        height: 50px;
        background: #aec7d9;
        border-bottom: 1px solid #e4e8eb;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        padding: 0 15px
    }

        .wrapper-con-l-part .part-nav a {
            display: block;
            float: left;
            font-size: 16px;
            height: 50px;
            color: #222;
            line-height: 50px
        }

            .wrapper-con-l-part .part-nav a:hover {
                color: #f33
            }

        .wrapper-con-l-part .part-nav em {
            font-style: normal;
            color: #c7c7c7;
            font-size: 16px;
            line-height: 50px;
            margin: 0
        }

        .wrapper-con-l-part .part-nav a.cur {
            color: #f33
        }

    .wrapper-con-l-part .part-list ul:nth-of-type(n+2) {
        display: none
    }

    .wrapper-con-l-part .part-list li {
        margin-top: 10px;
        clear: both;
        overflow: hidden;
        padding: 0 10px
    }

        .wrapper-con-l-part .part-list li .img-box {
            width: 126px;
            height: 126px;
            float: left;
            position: relative;
            background: #ececec;
            padding: 0;
            margin: 0 10px 0 0;
            overflow: hidden
        }

            .wrapper-con-l-part .part-list li .img-box .showBgBlur {
                position: absolute;
                top: 0;
                left: 0;
                width: 126px;
                height: 126px;
                background-size: 100% 100%;
                -webkit-filter: blur(10px);
                -moz-filter: blur(10px);
                -ms-filter: blur(10px);
                -o-filter: blur(10px);
                filter: blur(10px);
                opacity: .1\9
            }

            .wrapper-con-l-part .part-list li .img-box img {
                width: auto;
                position: absolute;
                z-index: 9;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                vertical-align: middle
            }

        .wrapper-con-l-part .part-list li h4 {
            font-size: 14px;
            color: #222;
            line-height: 20px;
            display: -webkit-box
        }

        .wrapper-con-l-part .part-list li p {
            height: 18px;
            font-size: 12px;
            color: #999;
            line-height: 18px;
            margin-top: 3px
        }

.hot_fixed_con {
    padding-top: 10px;
    width: 360px
}

    .hot_fixed_con h3 {
        font-size: 20px;
        line-height: 58px;
        color: #222;
        padding-left: 34px;
        background-color: #aec7d9;
    }

    .hot_fixed_con .hot-nav {
        line-height: 0;
        font-size: 0;
        margin-top: 10px;
        margin-bottom: 16px;
        display: flex;
        justify-content: space-between
    }

        .hot_fixed_con .hot-nav a {
            display: block;
            width: 67px;
            line-height: 28px;
            font-size: 14px;
            height: 28px;
            color: #374957;
            background: #f0f0f0;
            border-radius: 4px;
            text-align: center
        }

            .hot_fixed_con .hot-nav a.cur {
                color: #fff;
                background: #f33
            }

.hot-list ul {
}

    .hot-list ul li {
        margin-top: 10px;
        margin-left: 4px;
  /*      height: 20px;*/
        font-size: 14px;
        color: #222;
        line-height: 20px;
        overflow: hidden;
        padding-left: 23px;
        position: relative
    }

        .hot-list ul li a {
            color: #222;
            float: left
        }

        .hot-list ul li i {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 14px;
            line-height: 20px;
            color: #777
        }

            .hot-list ul li i.i_1 {
                color: #f33
            }

            .hot-list ul li i.i_2 {
                color: #f60
            }

            .hot-list ul li i.i_3 {
                color: #faa90e
            }

        .hot-list ul li em {
            width: 16px;
            height: 16px;
            line-height: 16px;
            color: #fff;
            text-align: center;
            display: inline-block;
            font-style: normal;
            border-radius: 3px;
            margin-left: 8px;
            overflow: hidden;
            float: left;
            font-size: 12px;
            margin-top: 2px
        }

            .hot-list ul li em.new_icon {
                background: #fc9900
            }

            .hot-list ul li em.hot_icon {
                background: #f60
            }

            .hot-list ul li em.fei_icon {
                background: #f33
            }

            .hot-list ul li em.jian_icon {
                background: #4586f3
            }

.down_icon {
    text-indent: 999px;
    background: url(../image/hotnews_down.png) left center no-repeat
}

[data-curindex="0"] li:nth-of-type(n+11) {
    display: none
}

[data-curindex="1"] li {
    display: none
}

    [data-curindex="1"] li:nth-of-type(n+11) {
        display: block
    }

.hot_change {
    margin-top: 18px;
    text-align: center
}

    .hot_change a {
        font-size: 14px;
        color: #4c4c4c;
        display: inline-block;
        height: 18px;
        line-height: 18px;
        cursor: pointer;
        background: url(../image/hot-change.png) right center no-repeat;
        padding-right: 20px
    }

        .hot_change a:hover {
            background: url(../image/hot-change1.png) right center no-repeat;
            color: #f33
        }

.wrapper-con-l-img {
    margin-top: 25px;
    position: relative;
    margin-bottom: 10px
}

    .wrapper-con-l-img img {
        width: 100%
    }

    .wrapper-con-l-img span {
        display: none
    }

.wrapper-con-r {
    width: 830px;
    float: right;
    margin-top: 10px;
    min-height: 1000px
}

    .wrapper-con-r .news-top {
        width: 830px;
        height: 60px
    }

    .wrapper-con-r .news-nav {
        height: 60px;
        background: linear-gradient(#f1f1f1 0,#fff 100%);
        width: 830px
    }

        .wrapper-con-r .news-nav .more i, .wrapper-con-r .news-nav a {
            display: block;
            font-size: 16px;
            height: 52px;
            color: #222;
            line-height: 52px;
            float: left;
            position: relative;
            margin-left: 10px;
            margin-right: 20px
        }

        .wrapper-con-r .news-nav .more {
            float: left;
            cursor: pointer;
            position: relative;
            height: 60px
        }

            .wrapper-con-r .news-nav .more i.cur, .wrapper-con-r .news-nav a.cur, .wrapper-con-r .news-nav a:hover {
                color: #f33
            }

                .wrapper-con-r .news-nav .more i.cur::after, .wrapper-con-r .news-nav a.cur::after {
                    content: "";
                    position: absolute;
                    width: 100%;
                    height: 4px;
                    border-radius: 4px;
                    background: #f33;
                    left: 0;
                    top: 0
                }

            .wrapper-con-r .news-nav .more i::before {
                position: absolute;
                content: "";
                width: 11px;
                height: 7px;
                background: url(../image/more-icon.png) no-repeat;
                right: -15px;
                top: 24px
            }

            .wrapper-con-r .news-nav .more i.cur::before {
                background: url(../image/more-icon-cur.png) no-repeat
            }

            .wrapper-con-r .news-nav .more:hover i::before {
                transform: rotate(180deg)
            }

            .wrapper-con-r .news-nav .more .more-con {
                padding: 10px;
                background: #fff;
                box-shadow: 0 2px 10px 0 rgba(149,149,149,.5);
                border-radius: 4px;
                position: absolute;
                top: 54px;
                right: -30px;
                width: 156px;
                display: none
            }

            .wrapper-con-r .news-nav .more:hover .more-con {
                display: block
            }

            .wrapper-con-r .news-nav .more .more-con::after {
                content: "";
                width: 10px;
                height: 9px;
                background: url(../image/more-bg.png) no-repeat;
                position: absolute;
                left: 102px;
                top: -8px
            }

            .wrapper-con-r .news-nav .more .more-con a {
                font-size: 16px;
                line-height: 36px;
                height: 36px;
                width: 52px;
                text-align: center;
                display: inline-block;
                margin: 0
            }

                .wrapper-con-r .news-nav .more .more-con a::after {
                    height: 0
                }

    .wrapper-con-r .news-list {
        padding-left: 10px
    }

        .wrapper-con-r .news-list .news-item {
            padding: 0 0 24px;
            width: 100%;
            clear: both;
            overflow: hidden
        }

            .wrapper-con-r .news-list .news-item .img-box {
                width: 180px;
                height: 116px;
                float: left;
                position: relative;
                background: #ececec;
                padding: 0;
                margin: 0 22px 0 0;
                overflow: hidden
            }

                .wrapper-con-r .news-list .news-item .img-box .showBgBlur {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 180px;
                    height: 116px;
                    background-size: 100% 100%;
                    -webkit-filter: blur(10px);
                    -moz-filter: blur(10px);
                    -ms-filter: blur(10px);
                    -o-filter: blur(10px);
                    filter: blur(10px);
                    opacity: .1\9
                }

                .wrapper-con-r .news-list .news-item .img-box img {
                    width: auto;
                    max-width: 180px;
                    max-height: 116px;
                    position: absolute;
                    z-index: 9;
                    left: 0;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    margin: auto;
                    vertical-align: middle
                }

                .wrapper-con-r .news-list .news-item .img-box .icon-video {
                    display: block;
                    background: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7ElEQVQ4T53TvS5GQRDG8d/QqLgM7kLjRogoJG+ESjQ0KlEJibgCieStlBoUhFYoXIcQH0dW9siJrNce0+3Xf56ZfSagaZpJDDGNE6xFxEc6+ysiAxZxlC+/4QrzEfFYC1jHNsbwjAk8YQN7o9S0CpZwmLM1+NrPcTlKTQlQUv2rmlpAC73AQrc3fQEJ9Ir9iFhNi76Abn9mI+K8L+Ad47meuYg46wtIb5NPDiJi5T8l3OQvvWu7WqvgBVvYiYhUxnfUGOk6Z70vGaQFlKycLL2J3Z9ZSwqW0992huk2Z32oHaYpnGIGxxjUjvMny4hqEXoLsfwAAAAASUVORK5CYII=) 8px center no-repeat;
                    background-color: rgba(45,45,45,.5);
                    background-size: 8px 8px;
                    padding-left: 12px;
                    padding-right: 10px;
                    height: 22px;
                    border-radius: 12px;
                    line-height: 22px;
                    font-size: 12px;
                    color: #fff;
                    position: absolute;
                    left: 8px;
                    bottom: 8px;
                    z-index: 10
                }

.chinasoFixed, .footer_index, .gotop {
    position: fixed;
    z-index: 100
}

.wrapper-con-r .news-list .news-item .img-box .icon-video span {
    padding-left: 8px
}

.wrapper-con-r .news-list .news-item h4 {
    font-size: 14px;
    color: #222;
    line-height: 28px;
    display: -webkit-box
}

    .wrapper-con-r .news-list .news-item h4.red, .wrapper-con-r .news-list .news-item h4:hover {
        color: #f33
    }

.wrapper-con-r .news-list .news-item p {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 5px
}

.wrapper-con-r .news-list .feed_special, .wrapper-con-r .news-list .zhiding {
    text-align: center !important;
    width: auto !important;
    color: #fff !important;
    line-height: 15px !important
}

.wrapper-con-r .news-list .news-item p span {
    margin-right: 20px
}

.wrapper-con-r .news-list .images-list {
    display: flex;
    justify-content: space-between;
    margin-top: 12px
}

    .wrapper-con-r .news-list .images-list .img-box {
        margin: 0
    }

.wrapper-con-r .news-list .feed_special, .wrapper-con-r .news-list .sign, .wrapper-con-r .news-list .zhiding {
    padding: 0 7px;
    float: left;
    font-size: 10px;
    margin-right: 10px !important;
    margin-top: 3px;
    display: block
}

.wrapper-con-r .news-list .zhiding {
    background: #f33 !important;
    border-radius: 4px !important;
    border: none !important
}

.wrapper-con-r .news-list .feed_special {
    background: #1f5fe7 !important;
    border-radius: 4px !important;
    border: none !important
}

.loading, .noMore {
    text-align: center
}

.wrapper-con-r .news-list .sign {
    background: rgba(232,232,232,.6);
    border-radius: 4px;
    text-align: center;
    width: auto;
    color: #a1a1a1;
    line-height: 15px;
    border: none
}

.loading {
    cursor: pointer;
    margin: 10px
}

.noMore {
    margin: 20px;
    color: #666;
    font-size: 12px
}

.chinasoFixed .Fixed_app, .chinasoFixed .Fixed_feedback, .gotop {
    width: 41px;
    height: 25px;
    font-size: 12px;
    color: #404040;
    line-height: 18px;
    text-align: center
}

.chinasoFixed {
    right: 0;
    bottom: 200px
}

    .chinasoFixed .Fixed_app {
        background: url(../image/download-icon.png) no-repeat;
        padding-top: 37px;
        margin-bottom: 18px;
        display: block
    }

        .chinasoFixed .Fixed_app:hover {
            background: url(../image/download-icon-hover.png) no-repeat
        }

    .chinasoFixed .Fixed_feedback {
        background: url(../image/feedback-icon.png) no-repeat;
        padding-top: 37px;
        display: block
    }

        .chinasoFixed .Fixed_feedback:hover {
            background: url(../image/feedback-icon-hover.png) no-repeat
        }

.gotop {
    background: url(../image/gotop-icon.png) no-repeat;
    padding-top: 27px;
    right: 0;
    bottom: 130px;
    cursor: pointer
}

.footer_index_l span, .footer_index_l span a {
    color: #777;
    font-size: 12px
}

.gotop:hover {
    background: url(../image/gotop-icon-hover.png) no-repeat
}

.footer_index {
    width: 100%;
    height: 40px;
    padding: 5px 0;
    background: rgba(242,242,242,1);
    left: 0;
    bottom: 0;
    min-width: 1200px
}

.footer_index_con {
    width: 1200px;
    margin: 0 auto
}

.footer_index_l span {
    margin-right: 15px;
    line-height: 40px;
    display: inline-block
}

    .footer_index_l span.df_enter {
        font-size: 0
    }

        .footer_index_l span.df_enter a {
            color: #407cd7;
            margin-left: 15px;
            font-size: 12px
        }

        .footer_index_l span.df_enter i {
            color: #bcbcbc;
            font-size: 12px;
            padding: 0 4px 0 2px
        }

.footer_index_r {
    text-align: right;
    line-height: 20px
}

    .footer_index_r a, .footer_index_r span {
        margin-left: 6px;
        color: #999
    }

#nav_setup {
    cursor: pointer;
    position: relative;
    z-index: 1
}

.nav_setup_con {
    display: none;
    position: absolute;
    left: -44px;
    bottom: 40px;
    z-index: 2;
    width: 116px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(235,236,237,1);
    padding: 10px 0
}

    .nav_setup_con a {
        display: block;
        padding-left: 16px;
        line-height: 30px !important
    }

    .nav_setup_con i {
        width: 9px;
        height: 6px;
        display: block;
        background: url(../image/jiao_b_ico.png) no-repeat;
        position: absolute;
        right: 57px;
        bottom: -6px;
        z-index: 2
    }

.noFixed {
    position: static !important
}

.gg-del, .gg-tg {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 16px
}

.gg-del {
    width: 46px;
    background: url(../image/gg-icon.png) no-repeat;
    cursor: pointer
}

.gg-tg {
    width: 36px;
    background: #c4c7ce;
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    text-align: center
}

.img-banner {
    width: 830px;
    height: 120px;
    margin-bottom: 10px;
}


.s_div .con {
    border: 0px #eee solid;
    border-top: 0px;
}

.pro_list {
    border-bottom: 1px solid #eee;
    height: 185px;
    padding: 0 15px
}

.s_div .pro_item {
    margin: 20px 9px 0 0;
}

    .s_div .pro_item:nth-child(4n) {
        margin-right: 0
    }

.pro_item {
    float: left;
    width: 156px;
    margin: 20px 0 0 28px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .pro_item .img {
        display: block;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #ddd;
        height: 153px;
        width: 153px;
    }

        .pro_item .img img {
            height: 153px;
            width: 153px;
            display: block;
        }

        .pro_item .img:hover {
            border: 1px solid #2ea705
        }

    .pro_item .txt {
        overflow: hidden;
        display: block;
        height: 30px;
        line-height: 26px;
    }


/*.dqsou {
    background-image: url(http://img.dq800.com/shop/chuangyang3/images/banner/2020102813282334_1.jpg);
    background-size: cover; 
    background-position: center; 
    min-height: 300px;
    background-color: rgba(255, 255, 255, 0.5);
}
*/