.parts-3 {
  height: 100%;
}
.parts-3 > * {
  height: 100%;
  width: calc((100% - 25px * (3 - 1)) / 3);
  float: left;
  margin-left: 25px;
}
.parts-3 > *:first-child {
  margin-left: 0;
}
.parts2-1 {
  height: 100%;
}
.parts2-1 > * {
  height: 100%;
  float: left;
  margin-left: 25px;
}
.parts2-1 > *:nth-of-type(1) {
  width: calc(100% - (100% - 25px * 2) / 3 - 25px);
  margin-left: 0;
}
.parts2-1 > *:nth-of-type(2) {
  width: calc((100% - 25px * 2) / 3);
}
.parts-2 {
  height: 100%;
}
.parts-2 > * {
  height: 100%;
  width: calc((100% - 25px * (2 - 1)) / 2);
  float: left;
  margin-left: 25px;
}
.parts-2 > *:first-child {
  margin-left: 0;
}
.banner_bg {
  height: 400px;
  background-image: url(../images/bg_img.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner {
  height: 450px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.swiper {
  height: 384px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
.swiper a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.swiper a .text {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px 15px;
  width: 100%;
}
.swiper a .text p {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 3px;
}
.swiper a .text .text-date {
  color: #ACACAC;
}
.swiper .swiper-pagination {
  text-align: end;
  padding-right: 12px;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #1E3C6B;
}
.swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
  width: 12px;
  height: 12px;
}
.title {
  margin-bottom: 20px;
  color: #333;
  overflow: hidden;
}
.title .title_more {
  float: right;
  height: 22px;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  color: #797979;
  position: relative;
}
.title .title_more::after {
  content: '+';
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin-left: 3px;
}
.title .title-name {
  font-size: 22px;
  line-height: 1em;
  font-weight: bold;
  margin-bottom: 5px;
}
.title .title-name .zh {
  color: #0044A1;
}
.title .title-name.text-center {
  font-size: 28px;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.title .title-name.text-center .en {
  font-size: 18px;
  font-weight: normal;
  color: #ACACAC;
}
.title .title-name.text-center.sigle-line {
  margin: 45px 0 25px;
}
.title .title-name.text-center .title_more {
  float: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: inline-block;
}
.title > .en {
  font-size: 14px;
  font-weight: normal;
  position: relative;
}
.title > .en::after {
  content: '';
  display: block;
  position: absolute;
  width: 1400px;
  height: 1px;
  background-color: #E7E7E7;
  margin: auto;
  margin-left: 8px;
  top: 0;
  bottom: 0;
  left: 100%;
}
.common-list {
  padding: 25px 22px 20px;
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}
.common-list ul li {
  border-bottom: 1px dashed #D8D8D8;
}
.common-list ul li a {
  display: block;
  font-size: 18px;
  color: #000000;
  line-height: 55px;
  height: 55px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common-list ul li:hover a {
  color: #0044A1;
}
.common-list ul li:last-of-type {
  border-bottom: none;
}
.common-list ul li .date {
  height: 55px;
  float: left;
  width: 66px;
  color: #004098;
  text-align: center;
  padding-top: 7px;
}
.common-list ul li .date .day {
  display: block;
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: 500;
  font-family: 微软雅黑;
}
.common-list ul li .date .year {
  display: block;
  font-size: 12px;
  color: #A8A8A8;
  font-family: 微软雅黑;
}
.common-list ul li .text {
  float: right;
  width: calc(100% - 66px - 15px);
}
.common-list.img-list .content-container > div:first-child > a {
  display: block;
  margin-top: 15px;
}
.common-list.img-list .content-container > div:first-child > a img {
  vertical-align: middle;
  border-radius: 10px;
object-fit: cover;
}
.common-list.img-list .content-container > div:first-child > a p:nth-of-type(1) {
  font-size: 20px;
  color: #000000;
  text-align: center;
  line-height: 55px;
  height: 55px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.common-list.img-list .content-container > div:first-child > a p:nth-of-type(2) {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #898989;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.common-list.img-list .content-container > div:first-child > a:hover p:nth-of-type(1) {
  color: #0044A1;
}
.common-list.img-list ul > li .text {
  float: none;
  width: 100%;
}
.common-list.no-date{
min-height: 446px;
}
.common-list.no-date ul li {
  position: relative;
}
.common-list.no-date ul li .text {
  width: calc(100% - 25px);
}
.common-list.no-date ul li::before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #FFAA2B;
  border-radius: 50%;
  left: 3px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.common-list.no-shadow {
  box-shadow: none;
}
.home-container-2 {
  padding: 25px 22px 20px;
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}
.home-container-2 .img-text-list ul li {
  margin-top: 45px;
}
.home-container-2 .img-text-list ul li:first-child {
  margin-top: 0;
}
.home-container-2 .img-text-list ul li a img {
  border-radius: 10px;
  overflow: hidden;
  float: left;
object-fit: cover;
}
.home-container-2 .img-text-list ul li a > div {
  float: left;
  margin-left: 15px;
  padding-top: 12px;
  width: calc(100% - 200px - 15px);
}
.home-container-2 .img-text-list ul li a > div .img-text-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  color: #000000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-container-2 .img-text-list ul li a > div .img-text-des {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #898989;
  margin-top: 12px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-container-2 .img-text-list ul li a:hover .img-text-title {
  color: #0044A1;
}
.home-container-2 .common-list {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -5px;
}
.home-container-2 .btn_container .btn_list {
  margin-top: 15px;
}
.home-container-2 .btn_container .btn_list ul img {
  width: 50px;
  height: 50px;
}
.home-container-2 .btn_container .btn_list ul img ~ p {
  display: inline-block;
}
.home-container-2 .btn_container .btn_list ul li {
  float: left;
  height: 99px;
  line-height: 99px;
  margin-right: 15px;
  width: calc((100% - 15px) / 2);
  background-repeat: no-repeat;
  background-position: 25% center, center;
  background-size: 45px auto, auto;
  border-radius: 10px;
  background-color: #F3F9FF;
  border: none;
  transition: background-color 0.5s;
}
.home-container-2 .btn_container .btn_list ul li a {
  line-height: inherit;
  height: inherit;
  width: 100%;
  color: #fff;
  font-size: 22px;
  padding-left: 42%;
}
.home-container-2 .btn_container .btn_list ul li:hover {
  background-color: rgba(160, 194, 246, 0.19);
}
.home-container-2 .btn_container .btn_list ul li:nth-of-type(2n) {
  margin-right: 0;
}
.home-container-2 .btn_container .btn_list ul li:nth-of-type(1) {
  background-image: url(../images/links_btn1.png), linear-gradient(180deg, #004098 0%, #6090D1 100%);
}
.home-container-2 .btn_container .btn_list ul li:nth-of-type(2) {
  background-image: url(../images/links_btn2.png), linear-gradient(180deg, #004098 0%, #6090D1 100%);
}
.video_container {
  background-color: #F7FAFF;
  padding: 46px 0 70px;
  margin-top: 35px;
  background-image: linear-gradient(180deg, #004098 0%, transparent 50%, transparent 100%), url(../images/video_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.video_container .title-name {
  line-height: 1;
}
.video_container .title-name .zh {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
}
.video_container .title-name .en {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
.video_container .title-name .title_more {
  color: #fff;
}
.video_container .video_list ul li {
  float: left;
  color: #000;
  text-align: center;
  margin-right: 15px;
  width: calc((100% - 15px * 3) / 4);
  padding: 18px;
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
  transition: transform 0.5s;
}
.video_container .video_list ul li:nth-of-type(4n) {
  margin-right: 0;
}
.video_container .video_list ul li:hover {
  transform: translateY(-8px);
}
.video_container .video_list ul li .video-item {
  position: relative;
}
.video_container .video_list ul li .video-item video {
  border-radius: 10px;
  object-fit: cover;
object-position: center;
}
.video_container .video_list ul li .video-item video::-webkit-media-controls-play-button,
.video_container .video_list ul li .video-item video::-webkit-media-controls-timeline {
  display: none;
}
.video_container .video_list ul li .video-item .play-btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-image: url(../images/play.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.video_container .video_list ul li a {
  display: block;
  line-height: 1.5;
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.video_container .video_list ul li a:hover {
  font-weight: bold;
  color: #0044A1;
}