.c_xibDkPart_bread-01001002 .brcr {
    border-bottom: 1px solid #dcdcdc;
    line-height: 3.857em;
    background: #f7f7f7;
}

.c_xibDkPart_bread-01001002 .brcr .slash {
    display: inline-block;
    vertical-align: middle;
    color: #999999;
}

.c_xibDkPart_bread-01001002 .brcr a {
    display: inline-block;
    vertical-align: middle;
    color: #999999;
}

.c_xibDkPart_bread-01001002 .brcr a.now {
    color: #e5a928;
    cursor: default;
}

.c_xibDkPart_bread-01001002 .brcr a img {
    display: block;
}

.c_xibDkPart_bread-01001002 .brcr a:hover {
    color: #e5a928;
}

.c_xibDkPart_bread-01001002 .page_link {
    border-bottom: 1px solid #e6e6e6;
}

.c_xibDkPart_bread-01001002 .page_link a {
    color: #2c5ba4;
}

.c_xibDkPart_bread-01001002 .page_link a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin: 0 auto;
    background: #2c5ba4;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.c_xibDkPart_bread-01001002 .page_link a:hover::after {
    width: 100%;
}

.c_xibDkPart_bread-01001002 .area_bt {
    background-repeat: no-repeat;
    background-position: -24% top;
    width: 500px;
    height: 100px;
    padding-top: 40px;
    padding-left: 110px;
}

.c_xibDkPart_bread-01001002 .area_bt p {
    display: inline-block;
}

.c_xibDkPart_bread-01001002 .area_bt .p1 {
    color: #5591d2;
}

.c_xibDkPart_bread-01001002 .area_bt .p2 {
    color: #eeeeee;
}

@media only screen and (max-width: 1024px) {
    .c_xibDkPart_bread-01001002 .area_bt {
        background-position: 0% -30%;
        width: 500px;
        height: 100px;
        padding-top: 40px;
        padding-left: 110px;
        background-size: 400px auto;
        height: 70px;
    }
}

@media only screen and (max-width: 768px) {
    .c_xibDkPart_bread-01001002 .area_bt {
        background-position: 50% 200%;
        background-size: 300px auto;
        padding-left: 70px;
        width: 200px;
        height: 60px;
    }
}

@charset "UTF-8";

.p_OccupyBox {
    text-align: center;
    margin-top: 60px
}

.p_OccupyBox .e_pagebox>* {
    display: inline-block;
    cursor: pointer;
}

.p_OccupyBox .e_pagebox .pageNum {
    cursor: pointer;
    font-size: 14px;
    width: 28px;
    height: 28px;
    color: #626262;
    border: 1px solid #ddd;
    line-height: 28px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .pageNum.active {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pageNum:hover {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next {
    color: #333;
    background: #e1e1e1;
    width: 78px;
    height: 28px;
    border: 1px solid #e1e1e1;
    line-height: 28px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .pre {
    color: #333;
    background: #e1e1e1;
    width: 78px;
    height: 28px;
    border: 1px solid #e1e1e1;
    line-height: 28px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .next:hover {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pre:hover {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next.disAble_next:hover {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev:hover {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .next.disAble_next {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

@charset "UTF-8";

.p_OccupyBox {
    text-align: center;
    margin-top: 60px
}

.p_OccupyBox .e_pagebox>* {
    display: inline-block;
    cursor: pointer;
}

.p_OccupyBox .e_pagebox .pageNum {
    cursor: pointer;
    font-size: 14px;
    width: 28px;
    height: 28px;
    color: #626262;
    border: 1px solid #ddd;
    line-height: 28px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .pageNum.active {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pageNum:hover {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next {
    color: #333;
    background: #e1e1e1;
    width: 78px;
    height: 28px;
    border: 1px solid #e1e1e1;
    line-height: 28px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .pre {
    color: #333;
    background: #e1e1e1;
    width: 78px;
    height: 28px;
    border: 1px solid #e1e1e1;
    line-height: 28px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .next:hover {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pre:hover {
    background: #e5a928;
    border: 1px solid #e5a928;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next.disAble_next:hover {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev:hover {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .next.disAble_next {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev {
    background: #fff;
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.c_xibDkContent_row-00001001 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_xibDkContent_row-00001001 .new_one {
    background: #2c5ba4;
}

.c_xibDkContent_row-00001001 .new_one .img_w {
    width: 60%;
    height: 37%;
    padding-bottom: 0;
    overflow: hidden;
}

.c_xibDkContent_row-00001001 .new_one .img_w img {
    width: 100%;
    height: 100%;
}

.c_xibDkContent_row-00001001 .new_one .img_w:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.c_xibDkContent_row-00001001 .new_one .new_one_txt {
    width: 40%;
    padding-left: 4%;
    padding-right: 4%;
}

.c_xibDkContent_row-00001001 .new_one .new_one_txt .p1 {
    color: #fff;
}

.c_xibDkContent_row-00001001 .new_one .new_one_txt .p2 {
    color: #fff;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
}

.c_xibDkContent_row-00001001 .new_one .new_one_txt .p3 {
    color: #bec8dd;
    text-align: justify;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 4.5em;
}

.c_xibDkContent_row-00001001 .new_one .new_one_txt a {
    display: block;
    color: #fff;
}

.c_xibDkContent_row-00001001 .new_one .new_one_txt a:hover {
    padding-left: 10px;
}

.c_xibDkContent_row-00001001 .new_one .new_one_txt a.p2:hover {
    padding-left: 0px;
}

.c_xibDkContent_row-00001001 .news_li .news_inx {
    width: 48.5%;
    box-shadow: 0px 0px 100px #edeeef;
    margin: 1.5%;
}

.c_xibDkContent_row-00001001 .news_li .news_inx:nth-child(odd) {
    margin-left: 0px;
}

.c_xibDkContent_row-00001001 .news_li .news_inx:nth-child(even) {
    margin-right: 0px;
}

.c_xibDkContent_row-00001001 .news_li .news_inx .news_inx_n {
    display: block;
    padding: 5% 6%;
}

.c_xibDkContent_row-00001001 .news_li .news_inx .news_inx_n p {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.c_xibDkContent_row-00001001 .news_li .news_inx .news_inx_n .p1 {
    color: #333333;
    display: block;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
}

.c_xibDkContent_row-00001001 .news_li .news_inx .news_inx_n .p2 {
    color: #333333;
    margin-top: 20px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
}

.c_xibDkContent_row-00001001 .news_li .news_inx .news_inx_n .p3 {
    color: #999999;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 4.5em;
}

.c_xibDkContent_row-00001001 .news_li .news_inx a.p2:hover {
    color: #1c5baa;
    text-decoration: underline;
}

@media only screen and (max-width: 640px) {
    .c_xibDkContent_row-00001001 .new_one .img_w {
        width: 100%;
        height: 62%;
    }

    .c_xibDkContent_row-00001001 .new_one .new_one_txt {
        width: 92%;
        padding-bottom: 20px;
    }

    .c_xibDkContent_row-00001001 .news_li .news_inx {
        width: 100%;
        margin-left: 0;
    }
}

@charset "UTF-8";

.c_xibDkColumn_detail-00001001 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_xibDkColumn_detail-00001001 .con_banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 24%;
    overflow: hidden;
    margin-top: 100px;
    position: relative;
}

.c_xibDkColumn_detail-00001001 .con_banner .bt_w {
    background-position: left;
    background-repeat: no-repeat;
    top: 30%;
    width: 100%;
    position: absolute;
}

.c_xibDkColumn_detail-00001001 .con_banner .bt_w .bt_b {
    height: 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
    padding-bottom: 37px;
    width: 100%;
}

.c_xibDkColumn_detail-00001001 .con_banner .bt_w .bt_b p {
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-family: "arial black";
    letter-spacing: 2px;
}

.c_xibDkColumn_detail-00001001 .con_banner .bt_w .con_banner_bt {
    font-weight: bold;
    color: #fff;
    margin-top: -10px;
    letter-spacing: 6px;
}

.c_xibDkColumn_detail-00001001 .con_banner .bt_w i {
    display: block;
    height: 1px;
    background: #fff;
    width: 120px;
}

@media only screen and (max-width: 1440px) {
    .c_xibDkColumn_detail-00001001 .con_banner .bt_w .bt_b {
        padding-bottom: 25px;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w .con_banner_bt {
        margin-top: -5px;
        letter-spacing: 4px;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w i {
        width: 80px;
    }
}

@media only screen and (max-width: 1024px) {
    .c_xibDkColumn_detail-00001001 .con_banner {
        padding-bottom: 30%;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w .con_banner_bt {
        margin-top: -10px;
    }
}

@media only screen and (max-width: 768px) {
    .c_xibDkColumn_detail-00001001 .con_banner {
        margin-top: 50px;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w .bt_b {
        padding-bottom: 20px;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w .con_banner_bt {
        margin-top: -5px;
        letter-spacing: 4px;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w i {
        width: 60px;
    }
}

@media only screen and (max-width: 640px) {
    .c_xibDkColumn_detail-00001001 .con_banner {
        padding-bottom: 35%;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w {
        top: 30%;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w .bt_b {
        padding-bottom: 15px;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w .con_banner_bt {
        margin-top: 0px;
        font-size: 20px;
        letter-spacing: 3px;
    }

    .c_xibDkColumn_detail-00001001 .con_banner .bt_w i {
        width: 45px;
    }
}

@CHARSET "UTF-8";

* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}/*page property_start*/.pagebox,#-remove--flag {
                            width: 100%;
                            margin: 0px auto;
                        }/*page property_end*//*page property_start*/body,#-remove--flag {
                                                                     }/*page property_end*/#c_xibDkColumn_detail-15457230614780902 .p_MatteIcon .iconfont:before {
                                                                                               content: '\e602';
                                                                                           }

#c_xibDkColumn_detail-15457230614780902 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_xibDkPart_bread-15477919007675134 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkPart_bread-15477919007675134 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_xibDkContent_row-15446685157309255 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContent_row-15446685157309255 .con_bt {
    text-align: center;
}

#c_xibDkContent_row-15446685157309255 .con_bt .p1 {
    font-weight: bold;
    color: #eeeeee;
}

#c_xibDkContent_row-15446685157309255 .con_bt .p2 {
    font-weight: bold;
    color: #333333;
    margin-top: -45px;
}

#c_xibDkContent_row-15446685157309255 .con_bt i {
    display: inline-block;
    background: #1b5ba9;
    width: 100px;
    height: 1px;
}

#c_xibDkContent_row-15446685157309255 .con_bt .solution_jies {
    text-align: center;
    display: block;
    line-height: 27px;
}

@media only screen and (max-width: 1440px) {
    #c_xibDkContent_row-15446685157309255 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -35px;
    }
}

@media only screen and (max-width: 1024px) {
    #c_xibDkContent_row-15446685157309255 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -30px;
    }
}

@media only screen and (max-width: 768px) {
    #c_xibDkContent_row-15446685157309255 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -23px;
        text-align: center;
    }
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one {
    width: 66%;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .img_w {
    display: block;
    height: 0px;
    overflow: hidden;
    padding-bottom: 63%;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .new_txt {
    background: #f7f7f7;
    padding: 2% 5%;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .new_txt a {
    display: block;
    color: #2c5ca4;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .new_txt a:hover {
    padding-left: 10px;
    color: #2c5ca4;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .new_txt a.p2:hover {
    padding-left: 0px;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .new_txt .p1 {
    color: #333333;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .new_txt .p2 {
    color: #333333;
}

#c_xibDkContent_row-15446685157309255 .news_top_r {
    width: 31%;
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .img_w {
    display: block;
    height: 0px;
    overflow: hidden;
    padding-bottom: 56%;
}

#c_xibDkContent_row-15446685157309255 .news_top .news_top_one .img_w:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .img_w:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt {
    padding-top: 12px;
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt .p1 {
    color: #333333;
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt .p2 {
    color: #333333;
    margin-top: 7px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt a {
    display: block;
    margin-top: 7px;
    color: #2c5ca4;
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt a:hover {
    padding-left: 10px;
    color: #2c5ca4;
}

#c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt a.p2:hover {
    padding-left: 0px;
}

#c_xibDkContent_row-15446685157309255 .see_more {
    width: 100%;
}

#c_xibDkContent_row-15446685157309255 .see_more a {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f0f0f0;
    color: #333333;
}

#c_xibDkContent_row-15446685157309255 .see_more a:hover {
    background: #2c5ba4;
    color: #fff;
}

@media only screen and (max-width: 1366px) {
    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 1200px) {
    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt {
        padding-top: 8px;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt .p2 {
        margin-top: 0;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt a {
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    #c_xibDkContent_row-15446685157309255 .news_top .news_top_one {
        width: 100%;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r {
        width: 100%;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx {
        width: 47.5%;
        float: left;
        margin-top: 5%;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx:nth-child(2) {
        margin-left: 5%;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt {
        background: #f7f7f7;
        padding: 2% 5%;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt {
        padding-top: 15px;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt .p2 {
        margin-top: 5px;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx .new_txt a {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 640px) {
    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx {
        width: 100%;
        float: left;
        margin-top: 5%;
    }

    #c_xibDkContent_row-15446685157309255 .news_top_r .news_top_inx:nth-child(2) {
        margin-left: 0%;
    }
}

#c_xibDkContent_row-15446685157309255 .new_txt i {
    display: inline-block;
    height: 0.7em;
    width: 1px;
    background: #000;
    margin: 0 6px;
}

#c_xibDkContent_row-15446685157309255 .img_w img {
    width: 100%;
}

#c_xibDkContent_row-15446685157309255 {
    padding-left: 0px;
    padding-right: 0px;
    max-height: none;
    padding-top: 0px;
    max-width: none;
    width: auto;
    margin-bottom: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    height: auto;
    min-width: 0px;
    margin-left: 0px;
    margin-top: 0px;
}

#c_xibDkContent_row-15444419558678961 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContent_row-15444419558678961 .con_bt {
    text-align: center;
}

#c_xibDkContent_row-15444419558678961 .con_bt .p1 {
    font-weight: bold;
    color: #eeeeee;
}

#c_xibDkContent_row-15444419558678961 .con_bt .p2 {
    font-weight: bold;
    color: #333333;
    margin-top: -45px;
}

#c_xibDkContent_row-15444419558678961 .con_bt i {
    display: inline-block;
    background: #1b5ba9;
    width: 100px;
    height: 1px;
}

#c_xibDkContent_row-15444419558678961 .con_bt .solution_jies {
    text-align: center;
    display: block;
    line-height: 27px;
}

@media only screen and (max-width: 1440px) {
    #c_xibDkContent_row-15444419558678961 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -35px;
    }
}

@media only screen and (max-width: 1024px) {
    #c_xibDkContent_row-15444419558678961 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -30px;
    }
}

@media only screen and (max-width: 768px) {
    #c_xibDkContent_row-15444419558678961 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -23px;
        text-align: center;
    }
}

#c_xibDkContent_row-15444419558678961 .see_more {
    width: 100%;
}

#c_xibDkContent_row-15444419558678961 .see_more a {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f0f0f0;
    color: #333333;
}

#c_xibDkContent_row-15444419558678961 .see_more a:hover {
    background: #2c5ba4;
    color: #fff;
}

#c_xibDkContent_row-15444419558678961 .new_one_txt i {
    display: inline-block;
    height: 0.75em;
    background: #fff;
    width: 1px;
    margin: 0 5px;
}

#c_xibDkContent_row-15444419558678961 .news_inx_n i {
    display: inline-block;
    height: 0.75em;
    background: #333333;
    width: 1px;
    margin: 0 5px;
}

#c_xibDkContent_row-15444419558678961 .news_li .news_inx .news_inx_n .p2:hover i {
    background: #1c5baa;
}

#c_xibDkContent_row-15444419558678961 .img_w img {
    width: 100%;
}

#c_xibDkContent_row-15444419558678961 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    height: auto;
    min-width: 0px;
}
