@charset "utf-8";

/* 组件ID */
#cont_list_1400_001_00803D9D {
    font-size: 14px;
}

/* 组件样式 */
.cont_list_1400_001_00803D9D .contlist_14_1_w {
    max-width: 1400px;
    margin: 0 auto;
}

.cont_list_1400_001_00803D9D img {
    max-width: 100%;
}

.cont_list_1400_001_00803D9D .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_list_1400_001_00803D9D .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_list_1400_001_00803D9D .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_list_1400_001_00803D9D a:hover .aline_y {
    background-size: 100% 1px;
    color: #143663
}

.cont_list_1400_001_00803D9D .wl {
    position: relative;
    z-index: 1;
}

.cont_list_1400_001_00803D9D .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_list_1400_001_00803D9D .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_list_1400_001_00803D9D .imged img {
    display: none;
}

.cont_list_1400_001_00803D9D .scale {
    overflow: hidden;
}

.cont_list_1400_001_00803D9D a:hover .imged {
    transform: scale(1.1);
}

.cont_list_1400_001_00803D9D {
    position: relative;
    z-index: 1;
    padding: 0px 0;
    /* overflow: hidden; */
}


.cont_list_1400_001_00803D9D .contlist_14_1_b {
    width: 100%;
    /* overflow: hidden; */
    padding: 0 0;
}

.cont_list_1400_001_00803D9D .newlist1 ul li * {
    transition: 0.5s;
}

.cont_list_1400_001_00803D9D .newlist1 ul li a {
    align-items: center;
    line-height: 1.6;
    padding: 30px 0;
    border-bottom: 1px dashed #d2d2d2;
    display: flex;
}

.cont_list_1400_001_00803D9D .newlist1 ul li a::after {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(33, 78, 145, 0.36);
    opacity: 0;
    height: auto;
    top: -1px;
    bottom: -1px;
}

.cont_list_1400_001_00803D9D .newlist1 ul h3 {
    width: calc(100% - 110px);
    font-size: 18px;
    color: #333;
    padding: 0 15px 0 25px;
    position: relative;
}

.cont_list_1400_001_00803D9D .newlist1 ul li span {
    width: 110px;
    text-align: right;
    white-space: nowrap;
    font-size: 16px;
    color: #999;
}

.cont_list_1400_001_00803D9D .newlist1 ul li h3::after {
    width: 10px;
    height: 16px;
    background: url(../images/contlist_14_1_jt.png) no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100% 100% !important;
}

.cont_list_1400_001_00803D9D .j_pages {
    margin-top: 50px;
    text-align: center;
}


@media screen and (max-width: 1400px) {
    .cont_list_1400_001_00803D9D .contlist_14_1_w {
        max-width: 100%;
        padding: 0;
    }
}


@media screen and (min-width: 1201px) {

    .cont_list_1400_001_00803D9D .newlist1 ul li a:hover h3,
    .cont_list_1400_001_00803D9D .newlist1 ul li a:hover span {
        color: #01478e;
    }

    .cont_list_1400_001_00803D9D .newlist1 ul li a:hover {
        padding: 30px 30px;
    }

    .cont_list_1400_001_00803D9D .newlist1 ul li a:hover::after {
        opacity: 1;
    }

}

@media screen and (max-width: 1200px) {

    .cont_list_1400_001_00803D9D .contlist_14_1_b {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1024px) {

    .cont_list_1400_001_00803D9D .txt1 {
        font-size: 16px !important;
    }

    .cont_list_1400_001_00803D9D .j_pages {
        margin-top: 30px;
    }

    .cont_list_1400_001_00803D9D .newlist1 ul li a {
        padding: 10px 0;
    }

    .cont_list_1400_001_00803D9D .contlist_14_1_b {
        padding: 30px 0;
        padding-top: 0;
    }

}