.newsBox{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-top: -200px;
}
.newsBox .newsBox_left{
  width: 792px;
height: 500px;
position: relative;
}
.newsBox .newsBox_left .newsBox_left_desc{
  /* padding: 19px 16px; */
  box-sizing: border-box;
  width: 770px;
height: 103px;
/* background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%); */
font-size: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 36px;
position: absolute;
bottom: -52px;
left: 24px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.newsBox .newsBox_right{
  width: 408px;
height: 500px;
background: #339DDF;
border-radius: 0px 2px 2px 0px;
padding: 20px;
box-sizing: border-box;
}

.newsBox .newsBox_right .newsBox_right_top .top_title,
.newsBox .newsBox_right .newsBox_right_bottom .top_title
{
  font-size: 24px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: normal;
color: #FFFFFF;
line-height: 33px;
}
.newsBox .newsBox_right .newsBox_right_top .top_title.active,
.newsBox .newsBox_right .newsBox_right_bottom .top_title.active
{
  /* font-family: Arial-BoldMT, Arial; */
  font-weight: 600;

}
.newsBox .newsBox_right .newsBox_right_top .top_title span,
.newsBox .newsBox_right .newsBox_right_bottom .top_title span
{
  width: 1px;
height: 16px;
border: 1px solid rgba(255,255,255,0.6);
background-color: #FFFFFF;
margin: 0 12px;
}
.newsBox .newsBox_right .newsBox_right_top .top_title,
.newsBox .newsBox_right .newsBox_right_bottom .top_title,
.newsBox .newsBox_right .newsBox_right_top .top_title>div,
.newsBox .newsBox_right .newsBox_right_bottom .top_title>div{
  display: flex;
  align-items: center;
}
.newsBox .newsBox_right .newsBox_right_top .center_img{
  display: flex;
  justify-content: space-between;
  margin: 10px 0 16px;
}
.newsBox .newsBox_right .newsBox_right_top .center_img img{
  width: 360px;
height: 203px;
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
border-radius: 2px;
border: 2px solid #FFFFFF;
}
.newsBox .newsBox_right .newsBox_right_top ul.news_list1,
.newsBox .newsBox_right .newsBox_right_bottom ul.news_list1
{
  /* padding-left: 20px; */
}
.newsBox .newsBox_right .newsBox_right_top ul.news_list1 li,
.newsBox .newsBox_right .newsBox_right_bottom ul.news_list1 li
{
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
  margin: 16px 0;
  width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    list-style: inherit;
}
.news2Box{
  width: 100%;
  background: #FFFFFF;
  overflow: hidden;
  background: url('http://hongqi.wengegroup.com:28086/gzhz/news2_bg.png') no-repeat;
}
.news2Box .news2Box_inner{
  width: 1200px;
 
  margin: 80px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.news2Box .news2Box_inner .news2Box_left,
.news2Box .news2Box_inner .news2Box_right
{
  width: 580px;
height: 320px;
background: rgba(255,255,255,0.8);
box-shadow: 0px 2px 8px 2px rgba(21,21,138,0.08);
border-radius: 0px 2px 2px 0px;
}
.news2Box .news2Box_inner .news2Box_left .top_title,
.news2Box .news2Box_inner .news2Box_right .top_title,
.news2Box .news2Box_inner .news2Box_left .top_title>div,
.news2Box .news2Box_inner .news2Box_right .top_title>div
{
  display: flex;
  align-items: center;
}
.news2Box .news2Box_inner .news2Box_left .top_title,
.news2Box .news2Box_inner .news2Box_right .top_title
{
  /* padding: 23px; */
  box-sizing: border-box;
  width: 100%;
  height: 64px;
  background: linear-gradient(270deg, rgba(0,126,232,0) 0%, rgba(0,126,232,0.15) 100%);
  border-radius: 2px;
  font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    /* font-weight: normal; */
    color: #007EE8;
    line-height: 64px;
    display: flex
}
.news2Box .news2Box_inner .news2Box_left .top_title span.line,
.news2Box .news2Box_inner .news2Box_right .top_title span.line
{
  width: 2px;
  height: 16px;
  background-color: #007EE8;
  margin: 0 12px;
}
.news2Box .news2Box_inner .news2Box_left ul.news_list1,
.news2Box .news2Box_inner .news2Box_right ul.news_list1
{
  font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #000000;
line-height: 25px;
padding: 0 24px 24px 32px;
box-sizing: border-box;
}

.news2Box .news2Box_inner .news2Box_left ul.news_list1 li,
.news2Box .news2Box_inner .news2Box_right ul.news_list1 li
{
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 524px;
  height: 32px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.news2Box .news2Box_inner .news2Box_left ul.news_list1 li span.list-style,
.news2Box .news2Box_inner .news2Box_right ul.news_list1 li span.list-style
{
  display: inline-block;
  width: 4px;
height: 4px;
background: #007EE8;
margin-right: 10px;
}
.news2Box .news2Box_inner .news2_img{
  position: absolute;
  left: 0;
  bottom: -80px;
}
.news3Box{
  width: 1200px;
  height: 652px;
  margin: 70px auto 96px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news3Box ul.news3Box_left li{
  list-style: none;
  width: 580px;
  height: 144px;
  background: url('http://hongqi.wengegroup.com:28086/gzhz/news3_bg.png') no-repeat;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  padding: 34px 36px;
  box-sizing: border-box;
}
.news3Box ul.news3Box_left li .li1_inner{
  font-size: 24px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #FFFFFF;
line-height: 33px;

}
.news3Box ul.news3Box_left li .li1_inner .li1_innerTop{
  display: flex;
align-content: center;
}
.news3Box ul.news3Box_left li .li1_inner .li1_innerText{
  font-size: 16px;
font-family: Arial-BoldMT, Arial;
font-weight: normal;
border-bottom: 1px dotted #fff;

    text-align: center;
}
.img_video_box{
  width: 1250px;
  margin: 100px auto;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.img_video_box .img_box,
.img_video_box .video_box
{
  width: 600px;
  height: 335px;
  background-color: #fff;
}
.img_video_box .img_box .top_title,
.img_video_box .video_box .top_title
{
  width:100%;
  height: 64px;
  background: linear-gradient(270deg, rgba(0,126,232,0) 0%, rgba(0,126,232,0.15) 100%);
  border-radius: 2px;
  font-size: 24px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #007EE8;
line-height: 33px;
display: flex;
align-items: center;
margin-bottom: 15px;
}
.img_video_box .img_box .img_inner{
width: 100%;
height: 253px;
}
.img_video_box .img_box .top_title .line,
.img_video_box .video_box .top_title .line
{
  width: 2px;
  height: 16px;
  background-color: #007EE8;
  margin: 0 12px;
}
.img_video_box .video_box .video_inner{
  /* display: flex; */
  flex-direction: column;
  /* align-items: center;
  justify-content: space-between; */
}
.img_video_box .video_box .video_inner .video_inner_left{
  width: 584px;
  height: 328px;
  position: relative;
}
/* .img_video_box .video_box .video_inner .video_inner_left img{
  width: 450px;
  height: 253px
} */
.img_video_box .video_box .video_inner .video_inner_left .video_inner_left_desc{
  width: 100%;
  height: 60px;
  padding: 14px 24px;
  box-sizing: border-box;
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 18px;
position: absolute;
left: 0;
bottom: 0;
}
.img_video_box .video_box .video_inner  {
  height: 528px;
}
.img_video_box .video_box .video_inner .video_inner_right{
  width: 584px;
  padding: 0;
 display: flex;
    flex-direction: column;
    justify-content: flex-start;
    /* height: 100%; */
}
.img_video_box .video_box .video_inner .video_inner_right li{
  /* width: 145px;
  height: 82px;
  list-style: none;
  margin-bottom: 6px;
  position: relative; */
}
.img_video_box .video_box .video_inner .video_inner_right li img{
  /* width: 100%;
  height: 100%; */
}
.img_video_box .video_box .video_inner .video_inner_right .video_inner_right_desc{
  width: 100%;
  height: 41px;
  padding: 10px 4px;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.78) 100%);
  font-size: 9px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.wqhgBox{
  display: flex;
  align-items: center;
  width: 1920px;
  overflow: hidden;
}
.wqhgBox .wq_bg{
  width: 208px;
  height: 248px;
background: url('http://hongqi.wengegroup.com:28086/gzhz/wq_bg.png') no-repeat;
padding: 29px 15px;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: flex-end;
margin-right: 8px;
}
.wqhgBox .wq_bg span{
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 36px;
}
.wqhgBox .wqhgBox_ul{
  display: flex;
  padding: 0;
}
.wqhgBox .wqhgBox_ul li{
  list-style: none;
  width: 415px;
  height: 248px;
  position: relative;
  margin-right: 8px;
}
.wqhgBox .wqhgBox_ul li img{
  width: 100%;
  height: 100%;
}
.wqhgBox .wqhgBox_ul li .video_inner_left_desc{
  width: 440px;
  height: 60px;
  background: url('http://hongqi.wengegroup.com:28086/gzhz/desc.png') no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 18px;
padding: 15px 24px;
box-sizing: border-box;
}
