#xwdt {
    /*background-image: url(https://files.yuanian.com/yuanian/page_image/index/xwdt_bj.png);/*/
    background-size: cover;
    padding-bottom: 60px;
    background: linear-gradient(180deg, #fafbfc, #f8f9fa 3%, #f4f5f7 50%);
}

#xwdt .xwdt_main_one,
#xwdt .xwdt_main_two {
    width: 333px;
    text-align: center;
    display: inline-block;
    padding: 10px;
    background: linear-gradient(180deg, #f3f5f8 6%, #ffffff);
    box-shadow: 0px 4px 19px 0px rgba(191, 199, 210, 0.3),
        2px 2px 0px 0px #ffffff inset;
}

#xwdt .xwdt_main_one:hover h3,
#xwdt .xwdt_main_two:hover p {
    color: #01349d;
}

.xwdt_main_one {
    height: 360px;
    margin-right: 20px;
    float: left;
}

.xwdt_main_one .top_A {
    display: block;
}

.xwdt_main_one .bottom_A {
    width: 72px;
    font-size: 14px;
    font-weight: 400;
    color: #d0171b;
    line-height: 20px;
    display: block;
    margin-left: 10px;
    text-align: left;
}

.xwdt_main_one a img {
    width: 333px;
    /* height: 204px; */
    height: 188px;
    margin: 0 auto;
    /* margin-bottom: 25px; */
}

.xwdt_main_one h3 {
    margin-top: 20px;
    width: 295px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    /* height: 19px; */
    text-indent: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.xwdt_main_one p {
    width: 314px;
    /* height: 50px; */
    margin: 0 auto;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #666;
    line-height: 25px;
    margin-bottom: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.xwdt_main_left {
    float: left;
}

.xwdt_main_right {
    float: right;
    width: 353px;
}



.xwdt_main_two {
    height: 65px;
    margin-bottom: 11px;
    background: linear-gradient(180deg, #f3f5f8 6%, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1),
        2px 2px 0px 0px #ffffff inset;
    /* float: left; */
}

.xwdt_main_two:nth-last-child(1) {
    margin-bottom: 0px;
}

.xwdt_main_two img {
    width: 104px;
    height: 64px;
    float: left;
}

.xwdt_main_two h3 {
    width: 202px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #00102b;
    line-height: 25px;
    float: left;
    margin-left: 18px;
    margin-top: 7px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xwdt_main_one p{
    font-size: 13px;
    font-weight: 400;
    text-align: justify;
    color: #999999;
    line-height: 18px;
    margin-bottom: 10px;
}
.xwdt_main_one p img{
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.bm_Zt{
    width: 56px;
    height: 21px;
    display: inline-block;
    text-align: center;
    float: right;
    color: #ffff;
    line-height: 21px;
    background: #ccc;
}

@media screen and (max-width: 1024px) {
    .xwdt_main_right {
        margin-top: 20px;
        width: 100%;
    }

    .xwdt_main_left,
    .xwdt_main_right {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .xwdt_main_one {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}
