.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";

.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";

.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;
    }
}

#c_xibDkPart_bread-15457244296318217 {
    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_xibDkColumn_detail-15457243340513133 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkColumn_detail-15457243340513133 {
    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_information-15439912471772687 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_top .new_bt {
    width: 65%;
    margin: 0 auto;
    text-align: center;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_top .new_int {
    width: 100%;
    text-align: center;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_top .new_int p {
    display: inline-block;
    margin: 0 20px;
    color: #2c5ba4;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con p {
    color: #666666;
    text-align: justify;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con p span.erbt {
    color: #333;
    display: block;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: justify;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con p span.bold {
    font-weight: bold;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con .img_w {
    width: 100%;
    text-align: center;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con video {
    width: 100%;
    max-width: 500px;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con img {
    width: 100%;
    margin: 0 auto;
    display: block;
    max-width: 500px;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con .new_img_bt {
    color: #2c5ba4;
}

#c_xibDkContent_information-15439912471772687 .new_detail .new_con .img_w .new_img_bt {
    display: inline-block;
    color: #666666;
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 15px;
}

#c_xibDkContent_information-15439912471772687 .fan_page a {
    display: block;
    width: 50%;
    padding-bottom: 7%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

#c_xibDkContent_information-15439912471772687 .fan_page a p {
    width: 90%;
    display: -webkit-box;
    text-align: center;
    position: absolute;
    top: 40%;
    color: #fff;
    font-weight: bold;
    padding: 0 5%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
}

#c_xibDkContent_information-15439912471772687 .fan_page a:hover {
    padding-bottom: 8%;
    margin-top: -1%;
}

@media only screen and (max-width: 767px) {
    #c_xibDkContent_information-15439912471772687 .new_detail .new_con .img_w .new_img_bt {
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
    #c_xibDkContent_information-15439912471772687 .fan_page {
        padding-bottom: 5px;
    }

    #c_xibDkContent_information-15439912471772687 .fan_page a {
        display: block;
        width: 100%;
        padding-bottom: 14%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
        margin: 5px 0;
    }

    #c_xibDkContent_information-15439912471772687 .fan_page a p {
        width: 90%;
        text-align: center;
        position: absolute;
        top: 30%;
        color: #fff;
        font-weight: bold;
    }

    #c_xibDkContent_information-15439912471772687 .fan_page a:hover {
        padding-bottom: 14%;
        margin-top: 5px;
    }
}

#c_xibDkContent_information-15439912471772687 .new_top .new_bt i {
    display: inline-block;
    height: 0.75em;
    background: #333333;
    width: 1px;
    margin: 0 10px;
}

#c_xibDkContent_information-15439912471772687 .fan_page i {
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #fff;
    margin: 0 5px;
}

#c_xibDkContent_information-15439912471772687 {
    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;
}
