.news_box {
    height: auto;
    background: #FFFFFF;
    box-sizing: border-box;
}
.news_box .news_dynamic_title {
    width: 1108px;
    margin: 0 auto;
    padding-top: 30px;
    box-sizing: border-box;
}
.news_box .news_dynamic_title_m {
    margin-left: 526px !important;
}
.new_list_box {
    width: 1108px;
    margin: 0 auto;
    padding-top: 21px;
    box-sizing: border-box;
}
.new_list_box li {
    display: flex;
    padding-bottom: 28px;
    box-sizing: border-box;
    border-bottom: 1px solid #F0F0F0;;
    margin-top: 23px;
}
.new_list_box li .big_img_box {
    width: 181px;
    height: 102px;
    margin-right: 15px;
    position: relative;
}
.new_list_box li .big_img_box img:nth-child(1) {
    width: 181px;
    height: 102px;
}
.new_list_box li .new_msg_item .title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin-bottom: 11px;
}
.new_list_box li .new_msg_item .cont {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}
.new_list_box li .new_msg_item .time {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}
.img_pos .position_box {
    width: 64px;
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    background: url(/chinese/images/rect2.png) no-repeat;
    text-align: center;
}
.video_pos .position_box {
    width: 64px;
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    background: url(/chinese/images/rect3.png) no-repeat;
    text-align: center;
}

/* 新闻详情 */
.news_list {
    display: flex;
    justify-content: space-between;
}
.news_list_left {
    width: 940px;
    height: auto;
    background: #FFFFFF;
    margin-right: 18px;
    padding: 39px 37px 47px;
    box-sizing: border-box;
    /* text-align: center; */
}
.news_list_right {
    width: 239px;
    height: 751px;
    background: #FFFFFF;
}
.news_list_left_title {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 35px;
    text-align: center;
}
.news_list_left_time {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    display: flex;
    justify-content: space-between;
    width: 272px;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 35px;
}
.news_list_left>p {
    text-indent: 2em;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.news_list_left .img img {
    text-align: center;
    width: 600px;
height: 431px;
margin: 0 auto;
margin-top: 42px;
}
.news_list_right {
    padding: 10px 13px;
    box-sizing: border-box;
}
.news_list_right span {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
}
.news_list_right img {
    vertical-align: middle;
    margin-bottom: 7px;
}
.news_list_right .news_list_right_l {
    line-height: 31px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px;
}
.news_list_right_l a {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.news_list_right ul li span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #DCDCDC;
    border-radius: 50%;
    margin-right: 9px;
    vertical-align: middle;
}
.news_list_right ul li {
    margin-top: 13px;
    padding-bottom: 16px;
    box-sizing: border-box;
    border-bottom: 1px solid  #F4F4F4;
}
.news_list_right ul li a {
    width: 189px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}



/* 生产设备 */

.equipment_box .new_msg_item {
    padding: 12px 0;
}
.equipment_box {
    height: auto !important;
}
.equipment_box li {
    cursor: pointer;
}
.equipment_detail {
    padding: 40px 82px 60px;
    box-sizing: border-box;
    background-color: #FFFFFF;
}
.equipment_detail_title {
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 35px;
    margin-bottom: 40px;
}
.equipment_detail_name {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    
}
.equipment_detail_name {
    margin-bottom: 40px;
}
.equipment_detail_cont p:nth-child(1) {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 16px;
}
.equipment_detail_cont p:nth-child(2) {
    text-indent: 2em;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.equipment_detail_cont img {
    width: 600px;
    height: 431px;
    margin-top: 60px;
}
.equipment_detail_cont div {
    text-align: center;
}




.ellipsis {
      font-size: 14px;
      line-height: 16px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
}
.news_search {
    background: none !important;
    margin-top: 0 !important;
}
.news_search form {
    padding-top: 0 !important;
}
.news_box .news_dynamic_title {
    border-bottom: none !important;
}