@charset "utf-8";

/* list */
/* 组件ID */
#cont_list_1400_001 {
    font-size: .14rem;
}

/* 组件样式 */
.cont_list_1400_001 .contlist_14_1_w {
    max-width: 14rem;
    margin: 0 auto;
}

.cont_list_1400_001 img {
    max-width: 100%;
}

.cont_list_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_list_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_list_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#B92D0F, #B92D0F);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_list_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #B92D0F
}

.cont_list_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_list_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_list_1400_001 .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 .imged img {
    display: none;
}

.cont_list_1400_001 .scale {
    overflow: hidden;
}

.cont_list_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_list_1400_001 {
    position: relative;
    z-index: 1;
    padding: 0rem 0;
    overflow: hidden;
}


.cont_list_1400_001 .contlist_14_1_b {
    width: 100%;
    overflow: hidden;
    padding: .3rem 0;
}

.cont_list_1400_001 .newlist1 ul li * {
    transition: 0.5s;
}

.cont_list_1400_001 .newlist1 ul li a {
    align-items: center;
    line-height: 1.6;
    padding: .3rem 0;
    border-bottom: .01rem dashed #d2d2d2;
    display: flex;
}

.cont_list_1400_001 .newlist1 ul li a::after {
    width: 100%;
    background: #B92D0F;
    box-shadow: 0rem 0rem .1rem 0rem rgba(33, 78, 145, 0.36);
    opacity: 0;
    height: auto;
    top: -0.01rem;
    bottom: -0.01rem;
}

.cont_list_1400_001 .newlist1 ul h3 {
    width: calc(100% - 1.1rem);
    font-size: .18rem;
    color: #333;
    padding: 0 .15rem 0 .25rem;
    position: relative;
}

.cont_list_1400_001 .newlist1 ul li span {
    width: 1.1rem;
    text-align: right;
    white-space: nowrap;
    font-size: .16rem;
    color: #999;
}

.cont_list_1400_001 .newlist1 ul li h3::after {
    width: .1rem;
    height: .16rem;
    background: url(../images/contlist_14_1_jt.png) no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100% 100% !important;
}

.cont_list_1400_001 .j_pages {
    margin-top: .5rem;
    text-align: center;
}


@media screen and (max-width: 1400px) {
    .cont_list_1400_001 .contlist_14_1_w {
        max-width: 100%;
        padding: 0 15px;
    }
}


@media screen and (min-width: 1201px) {

    .cont_list_1400_001 .newlist1 ul li a:hover h3,
    .cont_list_1400_001 .newlist1 ul li a:hover span {
        color: #ffffff;
    }

    .cont_list_1400_001 .newlist1 ul li a:hover {
        padding-left: .3rem;
        padding-right: .3rem;
        background: #B92D0F;

    }

    .cont_list_1400_001 .newlist1 ul li a:hover::after {
        opacity: 1;
    }

    .cont_list_1400_001 .newlist1 ul li a:hover h3::after {
        background: url(../images/contlist_14_1_jth.png) no-repeat;
    }
}

@media screen and (max-width: 1200px) {

    .cont_list_1400_001 .contlist_14_1_b {
        padding: 30px 0;
        padding-top: 0;
    }
}

@media screen and (max-width: 1024px) {

    .cont_list_1400_001 .txt1 {
        font-size: 16px !important;
    }

    .cont_list_1400_001 .j_pages {
        margin-top: 30px;
    }

    .cont_list_1400_001 .newlist1 ul li a {
        padding: 15px 0;
    }

    .cont_list_1400_001 .contlist_14_1_b {
        /* padding: 30px 0; */
    }

}

/* list---end */



/* 组件ID */
#cont_con_1400_001 {
    font-size: .14rem;
}

/* 组件样式 */
.cont_con_1400_001 .contcon_14_1_w {
    max-width: 14rem;
    margin: 0 auto;
}

.cont_con_1400_001 img {
    max-width: 100%;
}

.cont_con_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_con_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_con_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#B92D0F, #B92D0F);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_con_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #B92D0F
}

.cont_con_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_con_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_con_1400_001 .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_con_1400_001 .imged img {
    display: none;
}

.cont_con_1400_001 .scale {
    overflow: hidden;
}

.cont_con_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_con_1400_001 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}


.cont_con_1400_001 .contcon_14_1_b {
    width: 100%;
    overflow: hidden;
    padding: .9rem 0;
}

.cont_con_1400_001 .contcon_14_1_b .cont * {
    font-size: .18rem;
    line-height: .34rem;
    color: #222;
}

.cont_con_1400_001 .contcon_14_1_b .cont p {
    text-align: justify;
    text-indent: 2em;
    margin-bottom: .2rem;
}


/*  内容页*/
.cont_con_1400_001 .article .tit {
    font-size: .28rem;
    color: #222;
    line-height: 1.4;
    margin: 0rem 0 .3rem;
    font-weight: bold;
    text-align: center;
}

.article {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-top: solid 3px #b72607;
    padding: 35px;
}

.cont_con_1400_001 .article .conttime {
    padding: .1rem .2rem;
    margin-bottom: .2rem;
    background: #F7F7F7;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cont_con_1400_001 .article .conttime span {
    font-size: .14rem;
    color: #555;
    padding: 0 .15rem;
}

.cont_con_1400_001 .cont p img,
.cont p video {
    height: auto !important;
    margin: 0 auto;
    display: block;
}

.cont_con_1400_001 .cont table p {
    text-indent: 0 !important;
}


.cont_con_1400_001 .new_miew {
    border-top: .01rem solid #c9c9c9;
    padding: .2rem 0rem 0rem;
    margin-top: .5rem;
}

.cont_con_1400_001 .new_miew p {
    font-size: .16rem;
    color: #333;
    line-height: 1.6;
    margin-bottom: .05rem;
    /* padding-left: .15rem; */
}

.cont_con_1400_001 .new_miew p a {
    transition: 0.5s;
}

.cont_con_1400_001 .new_miew p:hover a {
    color: #B92D0F;
}

/* pt-lt */
.pt-lt {
    max-width: 16rem;
    width: 90%;
    margin: 0 auto;
    padding: .3rem 0;
}

.pt-lt ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #D6D5D5;
    padding: .5rem 0;
}

.pt-lt ul li {
    padding: 0 .5rem;
}

.pt-lt ul li a .pic {
    width: 2.88rem;
    height: 2rem;
    padding-top: 0;
    margin-right: .35rem;
}

.pt-tx {
    flex: 1;
    min-width: 0;
}

.pt-tx h3 {
    font-size: .2rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pt-tx span {
    display: block;
    padding-left: .25rem;
    background: url(../images/pt-date.png) no-repeat left center;
    background-size: .18rem;
    margin: .23rem 0;
}

.pt-tx p {
    font-size: .16rem;
    font-weight: normal;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #888888;
}


.pt-lt ul li:hover {
    background: url(../images/pt-bg.png) no-repeat right bottom;
    background-size: 100% 100%;
}

.pt-lt ul li:hover a {
    border-color: transparent;
}

.pt-lt ul li:hover h3 {
    color: #ffffff;
}

.pt-lt ul li:hover p {
    color: #ffffff;
}

.pt-lt ul li:hover span {
    color: #ffffff;
    background: url(../images/pt-dateh.png) no-repeat left center;
    background-size: .18rem;
}

@media(max-width: 1200px) {
    .pt-lt {
        width: 100%;
    }
}

@media(max-width: 640px) {
    .pt-lt ul li a {
        padding: .2rem 0;
    }

    .pt-lt ul li {
        padding: 0 .2rem;
    }

    .pt-lt ul li a .pic {
        padding-top: 64%;
        height: auto;
        width: 100%;
        margin-right: 0;
        margin-bottom: .2rem;
    }

    .pt-lt {
        padding-top: 0;
    }

    .pt-tx {
        flex: auto;
        width: 100%;
    }
}














@media(max-width: 1024px) {
    .new_miew {
        margin-top: 30px;
    }

    .cont p {
        margin-bottom: 10px;
    }

    .article .tit {
        font-size: 22px !important;
    }
}






@media screen and (max-width: 1400px) {
    .cont_con_1400_001 .contcon_14_1_w {
        max-width: 100%;
        padding: 0 15px;
    }
}



@media screen and (max-width: 1200px) {

    .cont_con_1400_001 .contcon_14_1_b {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1024px) {
    .cont_con_1400_001 .contcon_14_1_b .cont * {
        font-size: 16px !important;
    }

    .cont_con_1400_001 .contcon_14_1_b .cont p {
        margin-bottom: 10px;
    }

    .cont_con_1400_001 .contcon_14_1_b {
        padding: 30px 0;
    }
}

/* 内容页end */