.web_index .information {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d10100;
    margin-top: 30px;
}

.web_index .information {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d10100;
    margin-top: 30px;
}

.web_index .information .left {
    /* width: 65px; */
    height: 42px;
    font-size: 30px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #000000;
    line-height: 42px;
    border-left: 6px solid #d10100;
}

.web_index .information .right a {
    width: 64px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #d10100;
    line-height: 22px;
}

.web_index .information .left span {
    margin-left: 5px;
}

.web_index .infolist {
    margin-top: 30px;
}

.infolist .showbox .hd .moreinfo a {
    width: 28px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC;
    color: #d10100 !important;
    line-height: 20px;
}
.infolist .showbox .bd ul li{
    list-style-type: circle!important ;
    list-style: none;
}

.prolist{
    margin-top: 30px!important;
}

.infolist .showbox .bd ul li{
    background: none!important;
}

.infolist .showbox .bd ul li .dot{
    display: block;
    width: 4px;
height: 4px;
background: #d10100;
border-radius: 50%;
margin-right: 10px;
}
.infolist .showbox .bd li .time{
    display: flex;
    align-items: center;
}

.infolist .showbox .bd ul li{
    display: flex;
    justify-content: space-around;
}
.infolist .showbox .bd li .time a{
    max-width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product_img{
    /* height: 402px; */
}
.product ul{
    /* display: flex;
    align-items: space-around;
    width: 100%; */
}

.dianpu .dianpuimg{
height: 167px!important;
}

.productyoulike .youlike{
    /* display: flex; */
    
    /* float: left!important; */
    /* overflow:hidden */
    width: 1200px;
    white-space: wrap!important;
    /* justify-content: space-around; */
    overflow-y: scroll;

}

.productyoulike .youlike li{
    margin-left: 29px;
}
.productyoulike .youlike::-webkit-scrollbar {
    width: 1px;
    height: 100%;
  }
  ::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 10px;
  } /* 滚动条的滑轨背景颜色 */
  ::-webkit-scrollbar-thumb {
    /* background-color: #a4a9c1;
    border-radius: 10px; */
  }
#hot{
    height: 397px;
}
#yanhai{
    margin-top: -68px;
}
.product_img .product_img1 .hotpic{
    width: 232px!important;
    height: 397px!important;
}
.product_img .product_img1{
    padding-left: 0;
    border-radius: 10px!important;
}