@CHARSET "UTF-8";
@import url("y_b.css");
/**列表**/
.info-list li{width:100%;border-bottom: 1px solid #e5e5e5;float: left;padding: 10px 0;}
.info-list li:first-child{padding-top:0;}
.info-list li:last-child{border-bottom: none;}
.info-list li .imgdiv {
    display: block;
    float: left;
    width: 80px;
    height: 50px;
    border: 1px solid #efefef;
    padding:4px;
}
.info-list li .imgdiv img{width:100%;height: 100%;}
.info-list li .info-msg{padding-left: 20px;width: 780px;float: left;}
.info-list li .info-msg a{display: block;width:100%;float: left;font: 18px/22px "Microsoft YaHei";overflow: hidden;}
.info-list li .info-msg p{width:100%;float:left;
    color: #a0a0a0;
    font: 16px/20px "Microsoft YaHei";
    display: block;
    margin-top: 10px;
}
.yx_news{
    width: 808px;
    padding: 40px;
    margin-top: 5px;
    box-shadow: 2px 0 20px #d9e0ee;
    border-radius: 12px;
    background: #FFFFFF;
}
.yx_n_title{text-align: center;}
.yx_n_title h1{margin-bottom: 10px;}
.yx_n_title span{color: #adadad;font-size: 14px;}
.yx_n_b{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}
.yx_n_b a{color:#2F2FF1;text-decoration: underline;}
.yx_n_b table, .wb-c-body img {max-width: 100%;}
.yx_n_b table{word-break: break-all;table-layout:auto;width:100%;}
.yx_n_b table td{font-family: "5FAE8F6F96C59ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "5B8B4F53" !important;}

.cdml_similar{
    border-radius: 12px;
    box-shadow: 2px 0 20px #d9e0ee;
    background-color: #FFFFFF;
    padding:10px;
    width:868px;
}

.cdml_haedtxt {
    height: 27px;
    border-left: 5px solid #317cec;
    color: #494949;
    font-size: 24px;
    margin-bottom: 12px;
    text-indent: 9px;
}
.cdml_similar .cdml_s_productlist {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    
}
.cdml_similar .cdml_s_productlist li {
    float: left;
    width: 289px;
    height: 83px;
    padding-bottom: 6px;
}
.cdml_similar .cdml_s_productlist li .img {
    display: block;
    float: left;
    margin-right: 15px;
    width: 110px;
    height: 75px;
    object-fit: cover;
}
.cdml_similar .cdml_s_productlist li .pdct_name {
    font-size: 14px;
    color: #494949;
    line-height: 24px;
    width: 152px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
    float: left;
}
.cdml_similar .cdml_s_productlist li .pdct_info {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    width: 152px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.cdml_similar .cdml_s_productlist li .pdct_price {
    font-size: 14px;
    color: #ff5000;
    line-height: 24px;
    width: 152px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    float: left;
}