.goods_preview{
  width: 1100px;
  height: 600px;
    padding: 0;
    margin: 20px auto;
}
.type_title{
    width: 100%;
    height: 100px;
    font-size: 33px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #222222;
    line-height:100px;
    text-align: center;
}
.goods_preview_body{
    width: 340px;
    height: 360px;
    padding: 0;
    padding: 0 10px;
    box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.1);
}
.goods_preview_body .preview_img{
    width: 100%;
    height: 260px;
}
 .type_name{
    text-align: center;
    font-size: 18px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    color: #333333;
    border-bottom: 4px solid #ff9933;
    width: 100%;
     height: 100px;
     line-height: 100px;
     text-align: center;
}
.type_important{
    background: #ffffff;
    box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.1);
}
.type_tips{
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 33px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: center;
    color: #222222;
    margin:  0 auto 15px auto;
}
.look_more{
    width: 156px;height: 42px;line-height:42px;text-align:center;background: #ffffff;border: 1px solid #cccccc;
    margin: 50px auto;
    cursor:pointer
}
.new_left_div{
    width: 100%;
    height: 557px;
}
.new_right_div{
    width: 100%;
    height: auto;
}

.des_two_line{
    width: 100%;
    height: auto;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*padding: 0 10px;*/
    font-size: 14px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #666666;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 15px;
}
.des_two_line p{
    color: #666666;
}
.tag_title{
    color: #10B5A5;width:auto;
    height: 18px;
    background: #ffffff;
    border: 1px solid #10b5a5;
    padding: 0 10px;
    line-height: 18px;
    text-align: center;
    border-radius: 2px;
    margin: 0 10px;
}
.des_title{
    width: 100%;
    height: 18px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news_item_time{
    width: 80px;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #E5E5E5;
}
.time_month{
    width: 100%;
    height: 18px;
    font-size: 18px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: bold;
    color: #9b9b9b;
    border-right: 3px solid #ffa42f;
    text-align: right;
    padding-right: 10px;
    margin: 20px 0 20px 2px;
}
.look_more2{
     width: 100%;height: 70px;
    display: flex;justify-content:flex-start!important;align-items: flex-end
}
.look_more2 span{
    width: 156px;
    height: 42px;
    background: #ffffff;
    text-align: center;
    line-height: 42px;
    margin-left: 80px;
    border: 1px solid #cccccc;
    cursor:pointer
}
.time_year{
    width: 100%;
    height: 10px;
    font-size: 12px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: right;
    color: #333333;
    padding-right: 10px;
}
.news_list_item{
    width: 100%;
    height: 160px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
.news_des_detail{
    width: 100%;
    height: 270px;
    display:flex;
    flex-direction: column;
    background: #f7f7f7;
    padding: 0 20px;
}
.news_title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size: 16px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    letter-spacing: 1px;
}
.news_detail{
    width: 100%;
    height: 150px;
    line-height: 24px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #666666;
    letter-spacing: 1px;
}
.new_time_info{
    width: 100%;
    height: 60px;
    font-size: 18px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: right;
    color: #777777;
    line-height: 60px;
    letter-spacing: 1px;
}
.about_us_des{
    width: 100%;
    height: 266px;
    display: flex;
    flex-direction: column;
    padding-right: 80px;
}
.about_us_des_title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    color: #333333;
    letter-spacing: 1px;
}
.about_us_detail{
    width: 669px;
    height: 120px;
    font-size: 14px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #666666;
    line-height: 30px;
    letter-spacing: 1px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.interested_thing{
    width: 100%;
    height: 359px;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid #efefef;
}
.thing_banner{
    width:100%;
    height: 148px;
}
.title_time{
    width: 94%;
    margin: 0 auto 5px auto;
    height: 70px;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    border-bottom: 1px solid #f5f5f5;
}
.title_detail{
    width: 94%;
    margin: 0 auto;
    height: 106px;
    font-size: 14px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align:justifyLeft;
    color: #666666;
    line-height: 26px;
    letter-spacing: 1px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.title_time_top{
    width: 100%;
    height: 35px;
    font-size: 18px;
    font-family: PingFang SC Medium, PingFang SC Medium-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    letter-spacing: 1px;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.agent_list{
    width: 100%;
    min-height: 200px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: #ffffff;
}
.agent_img{
    width: 20%;
    height: 100px;
    /*border: 1px solid #dddddd;*/
}
.new_img{
    width: 30%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.new_img img{
    width: 240px;
    height: 120px;
    padding-left: 20px;
}
@media only screen and (max-width: 767px) {
    .new_img{
        display: none;
    }
}
