body,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
button {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
i {
  font-style: normal;
}
* {
  box-sizing: border-box;
}
a {
  color: inherit;
  text-decoration: none;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
.nr_main {
  overflow: hidden;
  padding-top: 412px;
  background: url(nr_banner.png) top center no-repeat white;
  position: relative;
}
.nr_main::before {
  content: "";
  width: 1200px;
  height: 356px;
  background: #FFFFFF;
  box-shadow: 0 -8px 12px 0 #00000029;
  position: absolute;
  top: 412px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 0;
}
.nr_main .main_content {
  width: 1200px;
  margin: 0 auto;
  background-color: white;
  padding: 32px 24px 0px;
  position: relative;
  z-index: 1;
}
.nr_main .nr_title {
  display: flex;
  justify-content: center;
  background: url(nr_title.png) no-repeat top center;
  height: 83px;
  position: relative;
}
.nr_main .nr_title .name span {
  flex: 1;
  font-size: 32px;
  color: white;
  display: block;
  line-height: 53px;
  font-weight: bold;
}
.nr_main .nr_title .more {
  font-size: 16px;
  color: #666666;
  position: absolute;
  top: 21px;
  right: 0px;
}
.nr_main .nr_title1 {
  display: flex;
  margin: 0 24px 13px;
}
.nr_main .nr_title1 .name {
  font-weight: 700;
  font-size: 24px;
  color: #0C8FEB;
  letter-spacing: 0.3px;
  line-height: 32px;
  padding: 0 20px;
}
.nr_main .nr_title1::before {
  content: "";
  background: url(nr_line_left.png) no-repeat left center;
  flex: 1;
}
.nr_main .nr_title1::after {
  content: "";
  background: url(nr_line_right.png) no-repeat right center;
  flex: 1;
}
.nr_main .nr_p {
  text-align: center;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  margin: 0 24px 19px;
}
.nr_main .nr_p.text-left {
  text-align: left;
}
.nr_main .nr_part1 {
  display: flex;
  position: relative;
  margin-bottom: 40px;
}
.nr_main .nr_part1 .videobox {
  width: 700px;
  height: 394px;
}
.nr_main .nr_part1 .videobox img {
  width: 100%;
  height: 100%;
}
.nr_main .nr_part1 .infobox {
  width: 452px;
  min-height: 394px;
  background: url(nr_bg1.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.nr_main .nr_part2 {
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
}
.nr_main .nr_part2 .nr_left {
  width: 500px;
  height: 515px;
  background-image: linear-gradient(180deg, #BCDBFF 0%, #FFFFFF 17%);
  box-shadow: 0 0 10px 0 #00000029;
  padding: 0 24px;
  box-sizing: border-box;
}
.nr_main .nr_part2 .nr_left .pbox {
  margin-bottom: 35px;
}
.nr_main .nr_part2 .nr_left .pbox .tit {
  font-weight: 700;
  font-size: 22px;
  color: #255399;
  line-height: 31px;
  padding-left: 17px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
  position: relative;
  margin-bottom: 16px;
}
.nr_main .nr_part2 .nr_left .pbox .tit::before {
  content: "";
  width: 5px;
  height: 28px;
  background: url(nr_i.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.nr_main .nr_part2 .nr_left .pbox .plist li {
  display: flex;
  margin-bottom: 10px;
}
.nr_main .nr_part2 .nr_left .pbox .plist li .name {
  min-width: 48px;
  margin-right: 20px;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
  text-wrap: nowrap;
}
.nr_main .nr_part2 .nr_left .pbox .plist li .info {
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}
.nr_main .nr_part2 .nr_right {
  /* width: 634px; */
  height: 515px;
  background-image: linear-gradient(180deg, #BCDBFF 0%, #FFFFFF 17%);
  box-shadow: 0 0 10px 0 #00000029;
  padding: 0 24px;
  box-sizing: border-box;
}
.nr_main .nr_part2 .nr_right .alist {
  display: flex;
  gap: 16px;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  top: -10px;
}
.nr_main .nr_part2 .nr_right .alist li {
  width: 305px;
  margin-bottom: 5px;
  margin-left: 39px;
}
.nr_main .nr_part2 .nr_right .alist li .imgbox {
  display: block;
  margin-bottom: 12px;
  width: 285px;
  height: 161px;
}
.nr_main .nr_part2 .nr_right .alist li .imgbox img {
  width: 100%;
  height: 100%;
}
.nr_main .nr_part2 .nr_right .alist li .tit {
  display: block;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  white-space: nowrap;
  /* 防止文本换行 */
  overflow: hidden;
  /* 隐藏超出容器的文本 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.nr_main .col_listbox {
  margin-bottom: 40px;
}
.nr_main .col_listbox .list li {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0px 5px 0 30px;
  position: relative;
  box-sizing: border-box;
}
.nr_main .col_listbox .list li:nth-child(odd) {
  background-color: #F5FBFF;
}
.nr_main .col_listbox .list li::before {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background-color: #D3D2D3;
}
.nr_main .col_listbox .list li .pl {
  flex: 1;
  display: flex;
  white-space: nowrap;
  /* 防止文本换行 */
  overflow: hidden;
  /* 隐藏超出容器的文本 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.nr_main .col_listbox .list li .pl .link {
  font-size: 18px;
  line-height: 48px;
  color: #333;
  white-space: nowrap;
  /* 防止文本换行 */
  overflow: hidden;
  /* 隐藏超出容器的文本 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.nr_main .col_listbox .list li .pl .link:hover {
  color: #3571EC;
}
.nr_main .col_listbox .list li .time {
  font-size: 14px;
  color: #999;
  min-width: 110px;
  text-align: right;
}
