.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
    overflow: hidden;
}

.w_grid-000 > .w_grid {
    width: 100%;
    overflow: hidden;
}

.w_grid-000 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
}

.w_grid-000 > div > div > .p_gridCell {
    /*min-height: 12rem;*/ /*width: 100%;*/
    float: left;
    position: relative;
    /*margin-top: 0.6rem; margin-bottom: 0.6rem;*/
}

.w_grid-000 > .w_grid.signal {
    min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
    min-height: inherit;
}

.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@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";

.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";

.p_OccupyBox {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 8%;
}

.p_OccupyBox .e_pagebox>* {
    display: inline-block;
    cursor: pointer;
    float: none;
    vertical-align: middle;
}

.p_OccupyBox .e_pagebox .pageNum {
    cursor: pointer;
    font-size: 14px;
    width: 50px;
    height: 50px;
    color: #54a134;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
    background: #fff;
}

.p_OccupyBox .e_pagebox .pageNum.active {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pageNum:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next {
    color: #999;
    padding: 0;
    color: #333;
    background: #fff;
    width: 100px;
    height: 50px;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .pre {
    color: #999;
    padding: 0;
    color: #333;
    background: #fff;
    width: 100px;
    height: 50px;
    border: 1px solid #c2c2c2;
    line-height: 50px;
    text-align: center;
    margin: 0 8px;
}

.p_OccupyBox .e_pagebox .next:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .pre:hover {
    background: #54a134;
    border: 1px solid #54a134;
    color: #fff;
}

.p_OccupyBox .e_pagebox .next.disAble_next:hover {
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev:hover {
    border: 1px solid #ddd;
    color: #ddd;
    cursor: default;
}

.p_OccupyBox .e_pagebox .next.disAble_next {
    background: none;
    border: 1px solid #eee;
    color: #999;
    cursor: default;
}

.p_OccupyBox .e_pagebox .pre.disAble_prev {
    background: none;
    border: 1px solid #eee;
    color: #999;
    cursor: default;
}

.p_OccupyBox .p_more {
    height: 40px;
}

.p_more .iconfont {
    display: none;
}

.p_OccupyBox .p_more .font {
    height: 40px;
    line-height: 40px;
}

.e_btn:hover {
    box-shadow: unset;
    background: rgba(101,166,76,0.9);
    color: #fff;
}

.p_page .pre .font {
    display: inline;
    font-family: serif;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
}

.p_page .next .font {
    display: inline;
    font-family: serif;
    font-size: 16px;
    font-weight: 700;
    vertical-align: top;
}

.p_page {
    float: none;
    position: static;
}

@media only screen and (max-width:767px) {
    .p_OccupyBox .e_pagebox .pageNum {
        display: none;
    }

    .p_OccupyBox .e_pagebox .next {
        height: 35px;
        line-height: 35px;
    }

    .p_OccupyBox .e_pagebox .pre {
        height: 35px;
        line-height: 35px;
    }
}

@charset "UTF-8";

.con_bt {
    text-align: center;
}

.con_bt .p1 {
    font-weight: bold;
    color: #eeeeee;
}

.con_bt .p2 {
    font-weight: bold;
    color: #333333;
    margin-top: -45px;
}

.con_bt i {
    display: inline-block;
    background: #1b5ba9;
    width: 100px;
    height: 1px;
}

.con_bt .solution_jies {
    text-align: center;
    display: block;
    line-height: 27px;
}

@media only screen and (max-width: 1440px) {
    .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -35px;
    }
}

@media only screen and (max-width: 1024px) {
    .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -30px;
    }
}

@media only screen and (max-width: 768px) {
    .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -23px;
        text-align: center;
    }
}

.information_list {
}

.information_list .inf_li {
    display: block;
}

.information_list .inf_li .inf_li_inx {
    width: 48.5%;
    box-shadow: 0px 0px 100px #edeeef;
    margin: 1.5%;
    background-image: url(//dfs.yun300.cn/group1/M00/13/D2/rBQBG1wTKJGEZgNsAAAAANlwTzY842.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.information_list .inf_li .inf_li_inx:nth-child(odd) {
    margin-left: 0;
}

.information_list .inf_li .inf_li_inx:nth-child(even) {
    margin-right: 0;
}

.information_list .inf_li .inf_li_inx a {
    display: block;
    padding: 7% 7%;
}

.information_list .inf_li .inf_li_inx a .p1 {
    font-weight: bold;
    display: block;
}

.information_list .inf_li .inf_li_inx a .p1 span {
    color: #999;
    margin-top: 10px;
    margin-right: 0px;
}

.information_list .inf_li .inf_li_inx a i {
    display: block;
    width: 20px;
    height: 1px;
    background: #cccccc;
    margin-top: 10px;
}

.information_list .inf_li .inf_li_inx a .p2 {
    margin-top: 10px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
}

.information_list .inf_li .inf_li_inx a .p3 {
    color: #666666;
}

.information_list .inf_li .inf_li_inx:hover {
    background-image: url(//dfs.yun300.cn/group1/M00/16/2F/rBQBHFwTKLaEU9gyAAAAAGN65DQ577.png);
}

.information_list .inf_li .inf_li_inx:hover a p {
    color: #fff;
}

.information_list .inf_li .inf_li_inx:hover a p span {
    color: #fff;
}

.information_list .inf_li .inf_li_inx:hover a i {
    background: #fff;
}

@media only screen and (max-width: 640px) {
    .information_list .inf_li .inf_li_inx {
        width: 97%;
        box-shadow: 0px 0px 20px #edeeef;
    }

    .information_list .inf_li .inf_li_inx:nth-child(odd) {
        margin-left: 1.5%;
    }

    .information_list .inf_li .inf_li_inx:nth-child(even) {
        margin-right: 1.5%;
    }
}

.list_more {
    text-align: center;
}

.list_more a {
    display: inline-block;
    padding-right: 20px;
    background: url(//dfs.yun300.cn/group1/M00/16/37/rBQBHFwWOneEK5AsAAAAADCyrg8279.png) no-repeat right;
    color: #666666;
}

.list_more a:hover {
    background: url(//dfs.yun300.cn/group1/M00/16/37/rBQBHFwWOoWEayPIAAAAAIQ8HNw026.png) no-repeat right center;
    color: #1b5ba9;
}

@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*/.area_bt {
                                                                                               background-repeat: no-repeat;
                                                                                               background-position: -24% top;
                                                                                               width: 500px;
                                                                                               height: 100px;
                                                                                               padding-top: 40px;
                                                                                               padding-left: 110px;
                                                                                           }

.area_bt p {
    display: inline-block;
}

.area_bt .p1 {
    color: #5591d2;
}

.area_bt .p2 {
    color: #eeeeee;
}

@media only screen and (max-width: 1024px) {
    .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) {
    .area_bt {
        background-position: 50% 200%;
        background-size: 300px auto;
        padding-left: 70px;
        width: 200px;
        height: 60px;
    }
}

.p_MatteIcon .iconfont:before {
    content: '\e602';
}

.area_bt {
    background-repeat: no-repeat;
    background-position: 4% 220%;
    /*width: 610px;
    height: 140px;*/
    padding-top: 40px;
    padding-left: 110px;
}

.area_bt p {
    display: inline-block;
}

.area_bt .p1 {
    color: #5591d2;
}

.area_bt .p2 {
    color: #eeeeee;
}

@media only screen and (max-width: 1024px) {
    .area_bt {
        background-position: 0% -30%;
        width: 610px;
        padding-top: 40px;
        padding-left: 110px;
        background-size: 400px auto;
        height: 110px;
    }
}

@media only screen and (max-width: 768px) {
    .area_bt {
        background-position: 0 70%;
        background-size: 300px auto;
        padding-left: 70px;
        width: 270px;
        height: 100px;
    }

}

#c_xibDkColumn_detail-15457220365859481 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkColumn_detail-15457220365859481 {
    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_information-15445159460591879 .area2 {
    background: #fff;
}

#c_xibDkContent_information-15445159460591879 .area2 .img_b {
    /*padding-left: 110px;
    width: 90%;*/
}

#c_xibDkContent_information-15445159460591879 .area2 .img_b p {
    display: block;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591879 .area2 .img_b .p1 {
    display: block;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591879 .area2 .img_b .p2 {
    display: block;
    font-weight: normal;
    color: #999;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591879 .area2 .img_b img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591899 .area2 {
    background: #fff;
}

#c_xibDkContent_information-15445159460591899 .area2 .img_b {
    /*padding-left: 110px;
    width: 90%;*/
}

#c_xibDkContent_information-15445159460591899 .area2 .img_b p {
    display: block;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591899 .area2 .img_b .p1 {
    display: block;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591899 .area2 .img_b .p2 {
    display: block;
    font-weight: normal;
    color: #999;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591899 .area2 .img_b img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591767 .area2 {
    background: #fff;
}

#c_xibDkContent_information-15445159460591767 .area2 .img_b {
   /* padding-left: 110px;
    width: 90%;*/
}

#c_xibDkContent_information-15445159460591767 .area2 .img_b p {
    display: block;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591767 .area2 .img_b .p1 {
    display: block;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591767 .area2 .img_b .p2 {
    display: block;
    font-weight: normal;
    color: #999;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591767 .area2 .img_b img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591769 .area2 {
    background: #fff;
}

#c_xibDkContent_information-15445159460591769 .area2 .img_b {
    /*padding-left: 110px;
    width: 90%;*/
}

#c_xibDkContent_information-15445159460591769 .area2 .img_b p {
    display: block;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591769 .area2 .img_b .p1 {
    display: block;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591769 .area2 .img_b .p2 {
    display: block;
    font-weight: normal;
    color: #999;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591769 .area2 .img_b img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591766 .area2 {
    background: #fff;
}

#c_xibDkContent_information-15445159460591766 .area2 .img_b {
    /*padding-left: 110px;
    width: 90%;*/
}

#c_xibDkContent_information-15445159460591766 .area2 .img_b p {
    display: block;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591766 .area2 .img_b .p1 {
    display: block;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591766 .area2 .img_b .p2 {
    display: block;
    font-weight: normal;
    color: #999;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591766 .area2 .img_b img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591871 img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591871 .con_bt {
    text-align: center;
}

#c_xibDkContent_information-15445159460591871 .con_bt .p1 {
    font-weight: bold;
    color: #eeeeee;
}

#c_xibDkContent_information-15445159460591871 .con_bt .p2 {
    font-weight: bold;
    color: #333333;
    margin-top: -45px;
}

#c_xibDkContent_information-15445159460591871 .con_bt i {
    display: inline-block;
    background: #1b5ba9;
    width: 100px;
    height: 1px;
}

#c_xibDkContent_information-15445159460591871 .con_bt .solution_jies {
    text-align: center;
    display: block;
    line-height: 27px;
}

@media only screen and (max-width: 1440px) {
    #c_xibDkContent_information-15445159460591871 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -35px;
    }
}

@media only screen and (max-width: 1024px) {
    #c_xibDkContent_information-15445159460591871 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -30px;
    }
}

@media only screen and (max-width: 768px) {
    #c_xibDkContent_information-15445159460591871 .con_bt .p2 {
        font-weight: bold;
        color: #333333;
        margin-top: -23px;
        text-align: center;
    }
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con{
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft{
    width: 45%;
    height:200px;
    flex-grow: 1;
    background-image: url(../img/news/news_2_bg.png);
    background-size: cover;
    display: flex;
    flex-direction: row;
    padding: 15px 15px 15px 15px;
    cursor: pointer;
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_1:hover{
    background: url(../img/news/news_2_bg_on_1.png);
    border: 1px solid transparent;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_2:hover{
    background: url(../img/news/news_2_bg_on_2.png);
    border: 1px solid transparent;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_3:hover{
    background: url(../img/news/news_2_bg_on_3.png);
    border: 1px solid transparent;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_4:hover{
    background: url(../img/news/news_2_bg_on_4.png);
    border: 1px solid transparent;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_5:hover{
    background: url(../img/news/news_2_bg_on_5.png);
    border: 1px solid transparent;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_6:hover{
    background: url(../img/news/news_2_bg_on_6.png);
    border: 1px solid transparent;
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight{
    width: 45%;
    height:200px;
    flex-grow: 1;
    background-image: url(../img/news/news_2_bg.png);
    background-size: cover;
    display: flex;
    flex-direction: row;
    padding: 15px 15px 15px 15px;
    margin-left: 5%;
    cursor: pointer;
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft .pl{
    width: 20%;
    flex-grow: 1
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_1:hover .pl img{
    content: url(../img/news/news_2_tit01_on.png);
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_2:hover .pl img{
    content: url(../img/news/news_2_tit02_on.png);
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_3:hover .pl img{
    content: url(../img/news/news_2_tit03_on.png);
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_4:hover .pl img{
    content: url(../img/news/news_2_tit04_on.png);
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_5:hover .pl img{
    content: url(../img/news/news_2_tit05_on.png);
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con #dcon_6:hover .pl img{
    content: url(../img/news/news_2_tit06_on.png);
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft .pr{
    width: 65%;
    flex-grow: 2;
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft .pr p:first-child{
    color: #1b5ba9;
    font-weight: bold;
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft:hover p{
    color: #fff;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft:hover .pr p:first-child{
    color: #fff;
    font-weight: bold;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight:hover p{
    color: #fff;
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight .pl{
    width: 20%;
    flex-grow: 1
}

#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight .pr{
    width: 65%;
    flex-grow: 2;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight .pr p:first-child{
    color: #1b5ba9;
    font-weight: bold;
}
#c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight:hover .pr p:first-child{
    color: #fff;
    font-weight: bold;
}
#c_xibDkContent_information-15445159460591871 .area1_txt {
    padding-left: 110px;
}

#c_xibDkContent_information-15445159460591871 .area1_txt p {
    /*color: #999999;*/
    text-align: justify;
}

#c_xibDkContent_information-15445159460591871 .area2 {
    background: #f8f9fb;
}

#c_xibDkContent_information-15445159460591871 .area2 .img_b {
    padding-left: 110px;
    width: 90%;
}

#c_xibDkContent_information-15445159460591871 .area2 .img_b p {
    display: block;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591871 .area2 .img_b .p1 {
    display: block;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591871 .area2 .img_b .p2 {
    display: block;
    font-weight: normal;
    color: #999;
    margin-bottom: 15px;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591871 .area2 .img_b img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591871 .area3_c {
    padding-left: 110px;
}

#c_xibDkContent_information-15445159460591871 .area3_c .area3_con {
    width: 90%;
}

#c_xibDkContent_information-15445159460591871 .area3_c .area3_con p {
    /*color: #999;*/
}

#c_xibDkContent_information-15445159460591871 .area3_c_inx {
    width: 100%;
    margin-bottom: 20px;
}

#c_xibDkContent_information-15445159460591871 .area3_c_inx:nth-child(1) {
    border-left: 0;
}

#c_xibDkContent_information-15445159460591871 .area3_c_inx p.fnt_14 {
    color: #999999;
    line-height: 25px;
    display: block;
}

#c_xibDkContent_information-15445159460591871 .area3_c_inx .bt {
    color: #333;
    line-height: 25px;
}

#c_xibDkContent_information-15445159460591871 .area3_b {
    padding-left: 110px;
}

#c_xibDkContent_information-15445159460591871 .area3_bottom {
    width: 100%;
    margin-top: 20px;
}

#c_xibDkContent_information-15445159460591871 .area3_b .area3_bottom .img_w img {
    width: 100% !important;
    height: 100% !important;
}

#c_xibDkContent_information-15445159460591871 .area3_bottom .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_information-15445159460591871 .area3_bottom .img_w:nth-child(1) {
    margin-left: 0;
}

#c_xibDkContent_information-15445159460591871 .area3_bottom .img_w .bt {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
}

#c_xibDkContent_information-15445159460591871 .area4 {
    background: #f8f9fb;
}

#c_xibDkContent_information-15445159460591871 .area4 .area4_con {
    padding-left: 110px;
}

#c_xibDkContent_information-15445159460591871 .area4_txt {
    color: #999;
    width: 90%;
    text-align: justify;
}

#c_xibDkContent_information-15445159460591871 .area4_txt span {
    font-weight: bold;
}

#c_xibDkContent_information-15445159460591871 .wrap .img_w {
    width: 100%;
}

#c_xibDkContent_information-15445159460591871 .wrap .img_w img {
    max-width: 100%;
    border: 1px solid #d9d9d9;
}

#c_xibDkContent_information-15445159460591871 .area3_bottom .img_w {
    height: 0;
    width: 31.3%;
    padding-bottom: 17%;
    margin-left: 3%;
    position: relative;
}

#c_xibDkContent_information-15445159460591871 .area3_bottom .img_w img {
    border: none;
}

#c_xibDkContent_information-15445159460591871 .area5_con {
    padding-left: 110px;
    width: 90%;
}

#c_xibDkContent_information-15445159460591871 .area5_inx .p1 {
    color: #333333;
}

#c_xibDkContent_information-15445159460591871 .area5_inx .p2 {
    /*color: #999999;*/
    text-align: justify;
}

#c_xibDkContent_information-15445159460591871 .img_b {
    width: 100%;
}

#c_xibDkContent_information-15445159460591871 .img_b img {
    max-width: 100%;
}

#c_xibDkContent_information-15445159460591871 .area6 {
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

#c_xibDkContent_information-15445159460591871 .area6 .area_bt {
    position: relative;
}

#c_xibDkContent_information-15445159460591871 .area6 .area_bt img {
    position: absolute;
    top: 0;
    left: -4%;
    z-index: 0;
}

#c_xibDkContent_information-15445159460591871 .area6 .area_bt .bt_fl {
    position: absolute;
    left: 114px;
    top: 40px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area_bt .bt_fl .p2 {
    color: #39383d;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con {
    overflow: hidden;
    padding-top: 20px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-wrapper {
    height: auto !important;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide {
    text-align: center;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide img {
    margin-top: -30px;
    width: 241px;
    height: 336px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(1n) {
    height: auto !important;
    padding-top: 50px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(2n) {
    height: auto !important;
    padding-top: 30px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(3n) {
    height: auto !important;
    padding-top: 50px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(4n) {
    height: auto !important;
    padding-top: 30px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(1n):hover {
    padding-top: 30px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(2n):hover {
    padding-top: 10px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(3n):hover {
    padding-top: 30px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:nth-child(4n):hover {
    padding-top: 10px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover {
    margin-top: -20px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover img {
    height: 370px;
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide p {
    color: #fff;
    font-style: italic;
    transform: rotate(350deg);
    -ms-transform: rotate(350deg);
    -moz-transform: rotate(350deg);
    -webkit-transform: rotate(350deg);
    -o-transform: rotate(350deg);
}

#c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide .p2 {
    font-weight: bold;
}

@media only screen and (max-width: 1280px) {
    #c_xibDkContent_information-15445159460591871 .area6 .area6_con {
        padding-top: 0;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide img {
        width: 180px;
        height: 250px;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover {
        margin-top: -10px;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover img {
        height: 274px;
    }
}

@media only screen and (max-width: 1024px) {
    #c_xibDkContent_information-15445159460591871 .area1_txt {
        padding-left: 5%;
    }

    #c_xibDkContent_information-15445159460591871 .area2 .img_b {
        padding-left: 5%;
    }

    #c_xibDkContent_information-15445159460591871 .area3_c {
        padding-left: 5%;
    }

    #c_xibDkContent_information-15445159460591871 .area3_b {
        padding-left: 5%;
    }

    #c_xibDkContent_information-15445159460591871 .area4 .area4_con {
        padding-left: 5%;
    }

    #c_xibDkContent_information-15445159460591871 .area5 .area5_con {
        padding-left: 5%;
    }

    #c_xibDkContent_information-15445159460591871 .area2 .img_b {
        width: 90%;
        margin-bottom: 15px;
    }

    #c_xibDkContent_information-15445159460591871 .area2 .img_b .mb_10 {
        margin-bottom: 5px;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area_bt img {
        width: 400px;
        top: 10% !important;
        left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area_bt .bt_fl {
        left: 114px;
    }
}

@media only screen and (max-width: 920px) {
    #c_xibDkContent_information-15445159460591871 .area3_c .area3_con {
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    #c_xibDkContent_information-15445159460591871 .area6 .area_bt img {
        width: 300px;
        top: 20% !important;
        left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area_bt .bt_fl {
        left: 84px;
    }
}

@media only screen and (max-width: 640px) {
    #c_xibDkContent_information-15445159460591871 .area1_txt {
        padding-left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area2 .img_b {
        padding-left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area3_c {
        padding-left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area3_b {
        padding-left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area3_c .area3_con {
        width: 100%;
    }

    #c_xibDkContent_information-15445159460591871 .area4 .area4_con {
        padding-left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area5 .area5_con {
        padding-left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area2 .img_b {
        width: 100%;
    }

    #c_xibDkContent_information-15445159460591871 .area3_b .area3_bottom .img_w {
        width: 100%;
        margin-left: 0;
        padding-bottom: 55%;
        margin-bottom: 10px;
    }

    #c_xibDkContent_information-15445159460591871 .area3_c .area3_con .area3_c_inx {
        width: 100%;
        padding-left: 0%;
    }

    #c_xibDkContent_information-15445159460591871 .area3_c .area3_con .area3_c_inx:nth-last-child(2) {
        border-bottom: 0;
    }

    #c_xibDkContent_information-15445159460591871 .area4_txt {
        color: #999;
        width: 100%;
        text-align: justify;
    }

    #c_xibDkContent_information-15445159460591871 .area5 .area5_con {
        width: 100%
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide img {
        width: 150px;
        height: 200px;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover {
        margin-top: 0px;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover img {
        height: 214px;
    }

    #c_xibDkContent_information-15445159460591866 .area1 .area_con{
        display: flex;
        flex-direction: column;
        justify-content: center;
        justify-items: center;
    }

    #c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft{
        width: 93%;
        height:auto;
        background-image: url(../img/news/news_2_bg.png);
        /*display: flex;
        flex-direction: column;
        padding: 15px 15px 15px 15px*/
    }

    #c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight{
        width: 93%;
        height:auto;
        background-image: url(../img/news/news_2_bg.png);
        /*display: flex;
        flex-direction: column;
        padding: 15px 15px 15px 15px;*/
        margin-left: 0;
    }

    #c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft .pl{/*
        width: 100%;
        flex-grow: 1*/
        margin-right: 10px;
    }

    #c_xibDkContent_information-15445159460591866 .area1 .area_con .txtLeft .pr{
        width: 100%;
        flex-grow: 1;
    }

    #c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight .pl{
       /* width: 100%;
        flex-grow: 1*/
        margin-right: 10px;
    }

    #c_xibDkContent_information-15445159460591866 .area1 .area_con .txtRight .pr{
        width: 100%;
        flex-grow: 1;
    }

}

@media only screen and (max-width: 580px) {
    #c_xibDkContent_information-15445159460591871 .solution_tab .swiper-slide .icon {
        width: 100%;
        background-position: center;
        text-align: center;
    }

    #c_xibDkContent_information-15445159460591871 .solution_tab .swiper-slide p {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 520px) {
    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide img {
        width: 100px;
        height: 140px;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover {
        margin-top: 0px;
    }

    #c_xibDkContent_information-15445159460591871 .area6 .area6_con .swiper-slide:hover img {
        height: 154px;
    }
}

#c_xibDkContent_row-15463980824173318 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContent_row-15463980824173318 .solution_tab {
    width: 1280px;
    background: #fff;
    margin-top: -40px;
    box-shadow: 0 5px 15px #f9f9fb;
    height: 80px;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide a {
    display: block;
    height: 100%;
    line-height: 30px;
    padding: 25px 15%;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide .icon {
    height: 30px;
    width: 50px;
    position: relative;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide .img_w {
    position: absolute;
    top: 0px;
    opacity: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide .img_w1 {
    opacity: 0;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide .img_w2 {
    opacity: 1;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide p {
    color: #333333;
    width: 75%;
    -webkit-line-clamp: 1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 2em;
    height: 2em;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide.on .icon {
    background: none !important;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide.on .icon .img_w1 {
    opacity: 1;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide.on .icon .img_w2 {
    opacity: 0;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide.on p {
    color: #1b5ba9;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide:hover .icon {
    background: none !important;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide:hover .icon .img_w1 {
    opacity: 1;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide:hover .icon .img_w2 {
    opacity: 0;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide:hover p {
    color: #1b5ba9;
}

#c_xibDkContent_row-15463980824173318 .solution_tab .swiper_btn {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
}

@media only screen and (max-width: 1440px) {
    #c_xibDkContent_row-15463980824173318 .solution_tab .swiper-slide a {
        padding: 25px 5%;
    }
}

@media only screen and (max-width: 1366px) {
    #c_xibDkContent_row-15463980824173318 .solution_tab {
        width: 1200px;
    }
}

@media only screen and (max-width: 1200px) {
    #c_xibDkContent_row-15463980824173318 .solution_tab {
        margin-top: 0;
        width: 100%;
        padding: 0;
    }
}

#c_xibDkContent_row-15463980824173318 {
    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;
}
