.right_top {
  position: absolute;
  right: 15%;
  top: 0;
}

.right_top .bianjiao {
  float: left;
  width: 0;
  height: 0;
  border-color: transparent #71b4f8;
  /*上下颜色 左右颜色*/
  border-width: 0 14px 31px 0;
  border-style: solid;
}

.right_top .right {
  float: left;
  background-color: #2182e1;
}

.right_top .left,
.right_top .center {
  float: left;
  background-color: #71b4f8;
}

.right_top .left {
  position: relative;
}

.right_top .left::after {
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  width: 2px;
  height: 10px;
  background-color: #fff;
}

.right_top .wechat {
  position: relative;
  float: left;
  width: 35px;
  height: 32px;
  background-color: #1aba0e;
  cursor: pointer;
  text-align: center;
  line-height: 22px;
}

.right_top .wechat img {
  width: 100%;
  height: 100%;
}

.right_top .wechat:hover .header-wechat {
  display: block;
}

.right_top .wechat .header-wechat {
  position: absolute;
  top: 0;
  left: 35px;
  width: 225px;
  height: 133px;
  display: none;
}

.right_top .wechat .header-wechat img {
  width: 100%;
  height: 100%;
}

.content .index-part1 .index-bn li a .title {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
}

.content .index-part1 .index-bn li a .title h4 {
  font-size: 34px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0px 3px 27px rgba(0, 0, 0, 0.6);
  line-height: 80px;
  letter-spacing: 5px;
}

.content .index-part1 {
  position: relative;
}

.content .index-bn .item {
  display: block;
  padding-bottom: 28%;
  margin: auto;
  position: relative;
  background-color: #e1ecf5;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.content .index-bn .item .img img {
  width: 100%;
  height: 100%;
}

.content .index-bn .item .tit {
  position: absolute;
  bottom: 40px;
  left: 2%;
  width: 100%;
  right: 2%;
  max-width: 1200px;
  text-align: center;
  font-size: 28px;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 40px;
  max-height: 80px;
  margin: auto;
  font-weight: normal;
}

.content .index-part1 .arrows {
  position: absolute;
  top: -10%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 0;
}

.content .index-part1 .slick-arrow {
  display: inline-block;
  cursor: pointer;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  color: transparent;
}

.content .slick-prev {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/banner_arrow_l.png") no-repeat center;
}

.content .slick-next {
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/banner_arrow_r.png") no-repeat center;
}

.content .index-bn .slick-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 5%;
  text-align: center;
  font-size: 0;
  z-index: 2;
}

.content .index-bn .slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50%;
}

.content .index-bn .slick-dots .slick-active {
  background: #fff;
  border-radius: 12px;
}

.content .entrance {
  padding: 45px 0;
}

.content .entrance ul li {
  float: left;
  width: 16.6%;
  height: 120px;
  text-align: center;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.content .entrance ul li:nth-child(1) {
  background-image: url("../images/icon_bg_1.png");
}

.content .entrance ul li:nth-child(2) {
  background-image: url("../images/icon_bg_2.png");
}

.content .entrance ul li:nth-child(3) {
  background-image: url("../images/icon_bg_3.png");
}

.content .entrance ul li:nth-child(4) {
  background-image: url("../images/icon_bg_4.png");
}

.content .entrance ul li:nth-child(5) {
  background-image: url("../images/icon_bg_5.png");
}

.content .entrance ul li:nth-child(6) {
  background-image: url("../images/icon_bg_6.png");
}

.content .entrance ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 20px 0;
}

.content .entrance ul li a:hover .img {
  transform: rotateY(180deg);
  transition: all 1s;
}

.content .entrance ul li a .img {
  margin-left: auto;
  margin-right: auto;
}

.content .entrance ul li a .title {
  text-align: center;
  margin-top: 14px;
}

.content .entrance ul li a .title p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 38px;
}

.content .part_one {
  padding-top: 40px;
  background-color: #f7f7f7;
}

.content .part_one .domestic {
  float: left;
  width: 47%;
  margin-bottom: 50px;
}

.content .part_one .domestic .domestic_title {
  position: relative;
  margin-bottom: 15px;
}

.content .part_one .domestic .domestic_title::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 6px;
  height: 22px;
  background: #f6932d;
}

.content .part_one .domestic .domestic_title .title {
  margin-left: 17px;
}

.content .part_one .domestic .domestic_title .title h4 {
  color: #054278;
  font-size: 21px;
  font-weight: bold;
}

.content .part_one .domestic .domestic_list .domestic_tabs ul li {
  float: left;
  width: 50%;
  background-color: #e5e5e5;
  color: #000000;
  font-size: 17px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}

.content .part_one .domestic .domestic_list .domestic_tabs ul li.active {
  position: relative;
  background-color: #f6932d;
  color: #ffffff;
  font-weight: bold;
}

.content .part_one .domestic .domestic_list .domestic_tabs ul li.active::before {
  content: "";
  position: absolute;
  left: 47%;
  bottom: -44%;
  border: 10px solid transparent;
  border-top-color: #f6932d;
}

.content .part_one .domestic .domestic_list .content ul.item {
  display: none;
}

.content .part_one .domestic .domestic_list .content ul li {
  width: 100%;
  height: 47.84px;
  border-bottom: 1px dashed #c3bbbb;
}

.content .part_one .domestic .domestic_list .content ul li:last-child {
  border-bottom: none;
}

.content .part_one .domestic .domestic_list .content ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.content .part_one .domestic .domestic_list .content ul li a:hover {
  padding: 0;
}

.content .part_one .domestic .domestic_list .content ul li a:hover .left .title p {
  color: #044279;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*想省略几行就写几*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content .part_one .domestic .domestic_list .content ul li a .left {
  float: left;
  width: 84%;
}

.content .part_one .domestic .domestic_list .content ul li a .left .img {
  float: left;
  width: 15px;
  height: 15px;
}

.content .part_one .domestic .domestic_list .content ul li a .left .img img {
  width: 100%;
  height: 100%;
}

.content .part_one .domestic .domestic_list .content ul li a .left .title {
  margin-left: 21px;
}

.content .part_one .domestic .domestic_list .content ul li a .left .title p {
  color: #000000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*想省略几行就写几*/
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content .part_one .domestic .domestic_list .content ul li a .right {
  float: right;
  width: 16%;
  text-align: right;
}

.content .part_one .domestic .domestic_list .content ul li a .right p {
  color: #c3bbbb;
  font-size: 12px;
  line-height: 22px;
}

.content .part_one .domestic .mores {
  width: 100%;
  padding: 4px 0;
  background-color: #fff;
  text-align: center;
  border: 1px solid #f1efef;
}

.content .part_one .domestic .mores a {
  display: block;
  color: #c3bbbb;
  font-size: 12px;
}

.content .part_one .domestic .mores a:hover {
  color: #044279;
}

.content .part_one .overseas {
  float: right;
  width: 47%;
  margin-bottom: 50px;
}

.content .part_one .overseas .overseas_title {
  position: relative;
  margin-bottom: 15px;
}

.content .part_one .overseas .overseas_title::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 6px;
  height: 22px;
  background: #2182e1;
}

.content .part_one .overseas .overseas_title .title {
  margin-left: 17px;
}

.content .part_one .overseas .overseas_title .title h4 {
  color: #054278;
  font-size: 21px;
  font-weight: bold;
}

.content .part_one .overseas .overseas_list .overseas_tabs ul li {
  float: left;
  width: 50%;
  background-color: #e5e5e5;
  color: #000000;
  font-size: 17px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}

.content .part_one .overseas .overseas_list .overseas_tabs ul li.active {
  position: relative;
  background-color: #2182e1;
  color: #ffffff;
  font-weight: bold;
}

.content .part_one .overseas .overseas_list .overseas_tabs ul li.active::before {
  content: "";
  position: absolute;
  left: 47%;
  bottom: -44%;
  border: 10px solid transparent;
  border-top-color: #2182e1;
}

.content .part_one .overseas .overseas_list .content ul.item {
  display: none;
}

.content .part_one .overseas .overseas_list .content ul li {
  width: 100%;
  height: 47.84px;
  border-bottom: 1px dashed #c3bbbb;
}

.content .part_one .overseas .overseas_list .content ul li:last-child {
  border-bottom: none;
}

.content .part_one .overseas .overseas_list .content ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.content .part_one .overseas .overseas_list .content ul li a:hover {
  padding: 0;
}

.content .part_one .overseas .overseas_list .content ul li a:hover .left .title p {
  color: #044279;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*想省略几行就写几*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content .part_one .overseas .overseas_list .content ul li a .left {
  float: left;
  width: 84%;
}

.content .part_one .overseas .overseas_list .content ul li a .left .img {
  float: left;
  width: 15px;
  height: 15px;
}

.content .part_one .overseas .overseas_list .content ul li a .left .img img {
  width: 100%;
  height: 100%;
}

.content .part_one .overseas .overseas_list .content ul li a .left .title {
  margin-left: 21px;
}

.content .part_one .overseas .overseas_list .content ul li a .left .title p {
  color: #000000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*想省略几行就写几*/
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content .part_one .overseas .overseas_list .content ul li a .right {
  float: right;
  width: 16%;
  text-align: right;
}

.content .part_one .overseas .overseas_list .content ul li a .right p {
  color: #c3bbbb;
  font-size: 12px;
  line-height: 22px;
}

.content .part_one .overseas .mores {
  width: 100%;
  padding: 4px 0;
  background-color: #fff;
  text-align: center;
  border: 1px solid #f1efef;
}

.content .part_one .overseas .mores a {
  display: block;
  color: #c3bbbb;
  font-size: 12px;
}

.content .part_one .overseas .mores a:hover {
  color: #044279;
}

.part_two {
  background-color: #f7f7f7;
}

.part_two .dynamic .dynamic_left {
  position: relative;
  float: left;
  width: 50%;
}

.part_two .dynamic .dynamic_left .icon {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 40px;
  height: 32px;
}

.part_two .dynamic .dynamic_left .icon img {
  width: 100%;
  height: 100%;
}

.part_two .dynamic .dynamic_left .dynamic_list {
  background-color: #dbe8f1;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
}

.part_two .dynamic .dynamic_left .dynamic_list .active {
  display: block !important;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity {
  padding-bottom: 28px;
  display: none;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_title {
  padding: 0 30px 0 23px;
  margin-bottom: 20px;
  position: relative;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_title .title {
  float: left;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_title .title h4 {
  color: #164b7d;
  font-size: 21px;
  font-weight: bold;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_title .mores {
  float: right;
  background-color: #fff;
  width: 60px;
  height: 20px;
  border-radius: 12px;
  text-align: center;
  line-height: 20px;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_title .mores a {
  display: block;
  color: #2182e1;
  font-size: 12px;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li {
  border-bottom: 1px solid #dadbdc;
  padding: 15px 0;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li:hover {
  border-bottom: 1px solid #fff;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li a {
  display: block;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li a .left_time {
  float: left;
  margin-right: 12px;
  line-height: 22px;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li a .left_time p {
  color: #848482;
  font-size: 12px;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li a .right_title {
  float: left;
  width: 73%;
}

.part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li a .right_title p {
  color: #000000;
  font-size: 16px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.part_two .dynamic .dynamic_left .dynamic_title ul {
  width: 100%;
  background-color: #2182e1;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li {
  cursor: pointer;
  position: relative;
  float: left;
  width: 33.33%;
  height: 106px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 20px;
  background-color: #2182e1;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li:hover .img1 {
  display: none !important;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li:hover .img2 {
  display: block !important;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li.active .img1 {
  display: none !important;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li.active .img2 {
  display: block !important;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li.active::after {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  background-color: #2182e1;
  width: 100%;
  height: 6px;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li:first-child::before {
  content: "";
  position: absolute;
  right: 0;
  top: 25px;
  width: 1px;
  height: 30px;
  background-color: #fff;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li:last-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 1px;
  height: 30px;
  background-color: #fff;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li .img {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li .img .img2 {
  display: none;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li .img img {
  width: 100%;
  height: 100%;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li .title {
  padding-top: 8px;
}

.part_two .dynamic .dynamic_left .dynamic_title ul li .title p {
  color: #fff;
  font-size: 14px;
}

.part_two .dynamic .dynamic_right {
  float: left;
  width: 50%;
}

.part_two .dynamic .dynamic_right ul li {
  display: none;
  height: 433px;
}

.part_two .dynamic .dynamic_right ul li.active {
  display: block !important;
}

.part_two .dynamic .dynamic_right ul li img {
  width: 100%;
  height: 100%;
}

.part_three {
  padding-top: 60px;
  padding-bottom: 32px;
}

.part_three .publicity {
  text-align: center;
  padding-bottom: 20px;
}

.part_three .publicity .publicity_title {
  position: relative;
}

.part_three .publicity .publicity_title h4 {
  position: relative;
  color: #04417a;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
  z-index: 1;
}

.part_three .publicity .publicity_title span {
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 40px;
  color: #E6F0F9;
  line-height: 23px;
}

.part_three .publicity .mores {
  width: 60px;
  height: 20px;
  background-color: #eef5fb;
  border-radius: 12px;
  line-height: 20px;
  margin-left: auto;
  margin-right: auto;
}

.part_three .publicity .mores a {
  display: block;
  color: #04417a;
  font-size: 12px;
  text-align: center;
  z-index: 99;
  position: relative;
}

.part_three .pc-banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 400px;
}

.part_three .pc-banner .swiper-container .swiper-wrapper .swiper-slide h4 {
  position: absolute;
  bottom: -78px;
  left: 0;
  color: #000000;
  font-size: 18px;
  font-weight: 100;
}

.part_three .pc-banner .swiper-container .swiper-wrapper .swiper-slide .btn_play {
  position: absolute;
  top: 37%;
  left: 44%;
  width: 68px;
  height: 68px;
  cursor: pointer;
}

.part_three .pc-banner .swiper-container .swiper-wrapper .swiper-slide .btn_play img {
  width: 100%;
  height: 100%;
}

.part_three .pc-banner .swiper-container .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 35px;
}

.footer .footer_top {
  background-color: #276dab;
}

.footer .footer_top .footer_link {
  display: flex;
}

.footer .footer_top .footer_link .title {
  position: relative;
  width: 90px;
  padding: 15px 21px 15px 0;
}

.footer .footer_top .footer_link .title::before {
  content: "";
  position: absolute;
  top: 20px;
  right: 12px;
  width: 2px;
  height: 10px;
  background-color: #fff;
}

.footer .footer_top .footer_link .title h4 {
  display: inline-block;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
}

.footer .footer_top .footer_link .link_left {
  width: 93%;
}

.footer .footer_top .footer_link .link_left ul li {
  position: relative;
  float: left;
  padding: 15px 21px;
}

.footer .footer_top .footer_link .link_left ul li::before {
  content: "";
  position: absolute;
  top: 40%;
  right: 0;
  width: 2px;
  height: 10px;
  background-color: #fff;
}

.footer .footer_top .footer_link .link_left ul li:last-child::before {
  display: none;
}

.footer .footer_top .footer_link .link_left ul li a {
  display: block;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}

.footer .footer_btm {
  padding: 20px 0;
  background-color: #2182e1;
}

.footer .footer_btm .left {
  position: relative;
  float: left;
  padding-right: 7.3%;
  padding-top: 17px;
  color: #fff;
}

.footer .footer_btm .left::before {
  content: "";
  position: absolute;
  top: 18px;
  right: 0;
  width: 1px;
  height: 100px;
  background-color: #f5ebeb;
}

.footer .footer_btm .left .copyright {
  padding: 24px 0;
}

.footer .footer_btm .center {
  float: left;
  padding-left: 5%;
  padding-top: 17px;
  color: #fff;
}

.footer .footer_btm .center .qq_img {
  width: 30px;
  height: 30px;
}

.footer .footer_btm .center .qq_img img {
  width: 100%;
  height: 100%;
}

.footer .footer_btm .center .consult {
  padding: 15px 0;
}

.footer .footer_btm .right {
  float: right;
}

.footer .footer_btm .right .left_code {
  margin-right: 30px;
}

.footer .footer_btm .right .left_code,
.footer .footer_btm .right .right_code {
  float: left;
}

.footer .footer_btm .right .left_code .img,
.footer .footer_btm .right .right_code .img {
  width: 110px;
  height: 110px;
}

.footer .footer_btm .right .left_code .img img,
.footer .footer_btm .right .right_code .img img {
  width: 100%;
  height: 100%;
}

.footer .footer_btm .right .left_code p,
.footer .footer_btm .right .right_code p {
  color: #fff;
  text-align: center;
  margin-top: 8px;
}

.float_logo {
  position: fixed;
  right: 50px;
  top: 84%;
  margin-top: -100px;
  z-index: 9999;
  animation: float 2s infinite;
}

.float_logo .icon_delete {
  position: absolute;
  top: -8px;
  right: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.float_logo .icon_delete img {
  width: 100%;
  height: 100%;
}

.float_logo .float_logo_img {
  width: 93px;
  height: 100px;
  cursor: pointer;
}

.float_logo .float_logo_img img {
  width: 100%;
  height: 100%;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

.top_right {
  position: fixed;
  right: 72px;
  bottom: 70px;
  width: 54px;
  height: 54px;
  text-align: center;
  background-color: #054279;
  line-height: 30px;
  cursor: pointer;
  z-index: 9999;
}

.top_right .img {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.top_right .img img {
  width: 100%;
  height: 100%;
}

.top_right .top {
  color: #fff;
  font-size: 12px;
  line-height: 36px;
}

@media (max-width: 1200px) {
  .main-bg {
    padding-top: 0;
  }

  .navlist>li>a {
    height: 32px;
  }

  .navlist>.nav-item>.nav-item-menu {
    top: 140px;
  }
}

@media (max-width: 992px) {
  .content .index-bn .item {
    margin-top: 76px;
  }

  .content .part_one .domestic,
  .content .part_one .overseas,
  .footer .footer_btm .left {
    width: 100%;
  }

  .footer .footer_btm .left::before {
    display: none;
  }

  .footer .footer_btm .center {
    padding-left: 0;
  }
}

@media (max-width: 700px) {
  .part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li a .right_title {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .header-logo {
    width: 83%;
  }

  .content .index-part1 .index-bn li a .title h4 {
    font-size: 20px;
    line-height: 60px;
  }

  .float_logo {
    right: 10px;
  }

  .float_logo .float_logo_img {
    width: 58px;
    height: 65px;
  }

  .content .entrance ul li {
    width: 50%;
  }

  .content .part_one .domestic .domestic_list .content ul li a .right,
  .content .part_one .overseas .overseas_list .content ul li a .right {
    width: 22%;
  }

  .part_two .dynamic .dynamic_left,
  .part_two .dynamic .dynamic_right {
    width: 100%;
  }

  .part_two .dynamic .dynamic_right ul li {
    height: 100%;
  }

  .part_two .dynamic .dynamic_left .dynamic_list {
    padding-top: 23px;
  }

  .part_two .dynamic .dynamic_left .dynamic_list .publicity .publicity_list li {
    padding: 6px 0;
  }

  .footer .footer_btm .right {
    float: left;
    margin-top: 10px;
  }

  .top_right {
    right: 10px;
  }

  .footer .footer_top .footer_link .link_left ul li {
    padding: 6px 10px;
  }
}

  // 移动端宣传视频
  .index-bn1 .slick-dots .slick-active {
    background: #fff;
    border-radius: 12px;
  }

  .index-bn1 .slick-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -3%;
    text-align: center;
    font-size: 0;
    z-index: 2;
  }

  .index-bn1 .slick-dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #D2D2D2;
    border-radius: 4px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 50%;
  }

  .index-bn1 .slick-dots .slick-active {
    width: 40px;
    height: 8px;
    background: #F7932C;
    border-radius: 4px;
  }

  .index-bn1 .title h4 {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }

// 视频弹窗
.video_mask {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}

.video_box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.video_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  background-color: #fff;
  z-index: 9999;
  // display: none;
}
