@charset "utf-8";


/* 图片自适应 */
.cont_imgt_1400_003_0CB34BD9 .imged {
    position: relative;
    padding-top: 65%;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}


.cont_imgt_1400_003_0CB34BD9 .scale {
    position: relative;
    overflow: hidden;
}

/* 组件样式 */
#cont_imgt_1400_003_0CB34BD9 {
    font-size: 16px;
}

/* public---style----end */
.page {
    text-align: center;
    margin-top: 50px;
}

.cigt1403-lt ul li a .scale .imged {
    padding-top: 0;
}
.cigt1403-lt ul{padding-top:30px;}
.cigt1403-lt ul li {
    margin-bottom: 20px;
}
.cigt1403-lt ul li a .scale {
    width: 200px;
    height: 148px;
    padding: 8px;
}
.cigt1403-lt ul li a:hover .scale{
    background: url(../images/cigt1403-picbg.png) no-repeat;
    background-size: 100% 100% !important;
} 
.cigt1403-lt ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.cigt1403-tx {
    width: calc(100% - 230px);
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1608);
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.cigt1403-tx h3 {
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}

.cigt1403-tx p {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}


.cigt1403-tx span {
    font-size: 14px;
    line-height: 30px;
    color: #9D9D9D;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cigt1403-tx span img {
    margin-right: 8px;
}

.cigt1403-lt ul li a:hover h3 {
    color: #0971AF;
}


#cont_imgt_1400_003_0CB34BD9 .chg_17 h3{color:rgba(51,51,51,1.0);font-weight:700;font-size:20px;}

#cont_imgt_1400_003_0CB34BD9 .chg_18 p{color:rgba(102,102,102,1.0);font-weight:400;font-size:16px;}

#cont_imgt_1400_003_0CB34BD9 .chg_19 span {color:rgba(157,157,157,1.0);font-weight:400;font-size:14px;}


#cont_imgt_1400_003_0CB34BD9 .chg_22 a:hover h3 {color: #980D14;font-weight:700;font-size:20px;}

#cont_imgt_1400_003_0CB34BD9 .chg_23 a:hover p{color:rgba(102,102,102,1.0);font-weight:400;font-size:16px;}

#cont_imgt_1400_003_0CB34BD9 .chg_24 a:hover span{color:rgba(157,157,157,1.0);font-weight:400;font-size:14px;}

#cont_imgt_1400_003_0CB34BD9 .chg_15 .cigt1403-tx{border-bottom:1px dashed rgba(0, 0, 0, 0.1608);border-bottom-color:rgba(0,0,0,0.16078431904315948);}

#cont_imgt_1400_003_0CB34BD9 .chg_27 a:hover .cigt1403-tx {border-bottom:1px dashed rgba(0, 0, 0, 0.1608);border-bottom-color:rgba(0,0,0,0.16078431904315948);}

#cont_imgt_1400_003_0CB34BD9 .chg_26_png_bg a:hover .scale{background: #980D14;}








@media screen and (max-width: 768px) {
    .cigt1403-lt ul li a .scale{
        width: 100%;
        height: auto;
    }
    .cigt1403-lt ul li a .scale .imged{
        padding-top: 64%;
    }
    .cigt1403-tx{
        width: 100%;
        padding: 10px 0;
    }
    .cigt1403-tx h3{
        font-size: 18px !important;
        margin-bottom: 10px;
    }
    .cigt1403-tx p{
        margin-bottom: 10px;
    }
}