﻿@charset "UTF-8";
/**
  css style 用于scss编写继承
*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hover:hover {
  color: #1764ce !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

* {
  margin: 0;
  padding: 0;
}

.banner1 {
  width: 1200px;
  width: 12rem;
  height: auto;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-bottom: 0.3rem;
}
.banner1 .SWIPER-1 {
  width: 584px;
  width: 5.84rem;
  height: 357px;
  height: 3.57rem;
  float: left;
  margin: 0;
}
.banner1 .SWIPER-1 .swiper-container .arrow-left {
  left: 0;
}
.banner1 .SWIPER-1 .swiper-container .arrow-right {
  right: 0;
}
.banner1 .rgCon {
  width: 49%;
  float: right;
  height: auto;
}
.banner1 .rgCon .top1 {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  box-sizing: border-box;
}
.banner1 .rgCon .top1 img {
  width: 32px;
  width: 0.32rem;
  height: 33px;
  height: 0.33rem;
  float: left;
  margin-bottom: 18px;
  margin-bottom: 0.18rem;
}
.banner1 .rgCon .top1 p {
  font-size: 22px;
  font-size: 0.22rem;
  color: #000000;
  font-weight: bold;
  display: inline-block;
  margin-left: 17px;
  margin-left: 0.17rem;
}
.banner1 .rgCon .top1 a {
  text-decoration: none;
  color: #666666;
  line-height: 0.33rem;
  float: right;
}
.banner1 .rgCon .title {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin-top: 16px;
  margin-top: 0.16rem;
  border-bottom: 1px dashed #bfd8f0;
}
.banner1 .rgCon .title:hover {
  cursor: pointer;
  text-decoration: none;
}
.banner1 .rgCon .title h3 {
  width: 90%;
  font-size: 22px;
  font-size: 0.22rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.banner1 .rgCon .title span {
  width: 100%;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #666666;
  line-height: 30px;
  line-height: 0.3rem;
  margin-bottom: 12px;
  margin-bottom: 0.12rem;
}
.banner1 .rgCon ul {
  width: 100%;
  height: auto;
}
.banner1 .rgCon ul li {
  line-height: 44px;
  line-height: 0.44rem;
  position: relative;
  padding-left: 0.2rem;
  position: relative;
}
.banner1 .rgCon ul li::before {
  display: inline-block;
  content: "";
  height: 4px;
  width: 4px;
  background: #000;
  position: absolute;
  left: 2px;
  top: 48%;
}
.banner1 .rgCon ul li a {
  text-decoration: none;
  float: left;
  font-size: 18px;
  font-size: 0.18rem;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222222;
  line-height: 44px;
  line-height: 0.44rem;
}
.banner1 .rgCon ul li span {
  color: #666666;
  float: right;
}

.banner2 {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
}
.banner2 .content {
  width: 1200px;
  width: 12rem;
  height: auto;
  margin: 0 auto;
  padding: 0.35rem 0;
  padding: 35px 0;
}
.banner2 .content .lfCon {
  width: 49%;
  height: auto;
  float: left;
}
.banner2 .content .lfCon .top1 {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  box-sizing: border-box;
}
.banner2 .content .lfCon .top1 img {
  width: 32px;
  width: 0.32rem;
  height: 33px;
  height: 0.33rem;
  float: left;
  margin-bottom: 18px;
  margin-bottom: 0.18rem;
}
.banner2 .content .lfCon .top1 p {
  font-size: 22px;
  font-size: 0.22rem;
  color: #000000;
  font-weight: bold;
  display: inline-block;
  margin-left: 17px;
  margin-left: 0.17rem;
}
.banner2 .content .lfCon .top1 a {
  text-decoration: none;
  color: #666666;
  line-height: 0.33rem;
  float: right;
}
.banner2 .content .lfCon ul {
  width: 100%;
  height: auto;
}
.banner2 .content .lfCon ul li {
  line-height: 48px;
  line-height: 0.48rem;
  position: relative;
  padding-left: 0.2rem;
  width: 100%;
  position: relative;
}
.banner2 .content .lfCon ul li::before {
  display: inline-block;
  content: "";
  height: 4px;
  width: 4px;
  background: #000;
  position: absolute;
  left: 2px;
  top: 48%;
}
.banner2 .content .lfCon ul li a {
  text-decoration: none;
  float: left;
  font-size: 18px;
  font-size: 0.18rem;
  width: 95%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222222;
  line-height: 48px;
  line-height: 0.48rem;
}
.banner2 .content .rgCon2 {
  width: 49%;
  height: auto;
  float: right;
}
.banner2 .content .rgCon2 .top1 {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  box-sizing: border-box;
}
.banner2 .content .rgCon2 .top1 img {
  width: 32px;
  width: 0.32rem;
  height: 33px;
  height: 0.33rem;
  float: left;
  margin-bottom: 18px;
  margin-bottom: 0.18rem;
}
.banner2 .content .rgCon2 .top1 p {
  font-size: 22px;
  font-size: 0.22rem;
  color: #000000;
  font-weight: bold;
  display: inline-block;
  margin-left: 17px;
  margin-left: 0.17rem;
}
.banner2 .content .rgCon2 .top1 a {
  text-decoration: none;
  color: #666666;
  line-height: 0.33rem;
  float: right;
}
.banner2 .content .rgCon2 ul {
  width: 100%;
  height: auto;
}
.banner2 .content .rgCon2 ul li {
  line-height: 48px;
  line-height: 0.48rem;
  position: relative;
  padding-left: 0.2rem;
  width: 100%;
  position: relative;
}
.banner2 .content .rgCon2 ul li::before {
  display: inline-block;
  content: "";
  height: 4px;
  width: 4px;
  background: #000;
  position: absolute;
  left: 2px;
  top: 48%;
}
.banner2 .content .rgCon2 ul li a {
  text-decoration: none;
  float: left;
  font-size: 18px;
  font-size: 0.18rem;
  width: 95%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #222222;
  line-height: 48px;
  line-height: 0.48rem;
}

.banner-3 {
  width: 1200px;
  width: 12rem;
  height: auto;
  margin: 0 auto;
  padding-top: 20px;
  padding-top: 0.2rem;
  padding-bottom: 45px;
  padding-bottom: 0.45rem;
}
.banner-3 .top1 {
  width: 100%;
  border-bottom: solid 1px #dddddd;
  box-sizing: border-box;
}
.banner-3 .top1 img {
  width: 32px;
  width: 0.32rem;
  height: 33px;
  height: 0.33rem;
  float: left;
  margin-bottom: 18px;
  margin-bottom: 0.18rem;
}
.banner-3 .top1 p {
  font-size: 22px;
  font-size: 0.22rem;
  color: #000000;
  font-weight: bold;
  display: inline-block;
  margin-left: 17px;
  margin-left: 0.17rem;
}
.banner-3 .top1 a {
  text-decoration: none;
  color: #666666;
  line-height: 0.33rem;
  float: right;
}
.banner-3 .ll-ytdd-box {
  margin-top: 24px;
  margin-top: 0.24rem;
}
.banner-3 .ll-ytdd-box li {
  width: 378px;
  width: 3.78rem;
  height: 232px;
  height: 2.32rem;
  float: left;
  margin-right: 32px;
  margin-right: 0.32rem;
  margin-bottom: 32px;
  margin-bottom: 0.32rem;
  position: relative;
}
.banner-3 .ll-ytdd-box li a {
  display: block;
}
.banner-3 .ll-ytdd-box li a img {
  display: block;
  width: 378px;
  width: 3.78rem;
  height: 232px;
  height: 2.32rem;
}
.banner-3 .ll-ytdd-box li a p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 322px;
  width: 3.22rem;
  height: 50px;
  height: 0.5rem;
  line-height: 50px;
  line-height: 0.5rem;
  padding: 0 28px;
  padding: 0 0.28rem;
  text-align: center;
  text-align: center;
  font-size: 16px;
  font-size: 0.16rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#80000000", endColorstr="#80000000");
}
.banner-3 .ll-ytdd-box li.mr0 {
  margin-right: 0;
}
.banner-3 .main-l-ban-box {
  position: relative;
  margin-top: 5px;
  margin-top: 0.05rem;
}
.banner-3 .main-l-ban-box .l-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  display: block;
  height: 38px;
  height: 0.38rem;
  width: 22px;
  width: 0.22rem;
}
.banner-3 .main-l-ban-box .pre {
  left: 0;
  background: url(../images/z-left.png) no-repeat left top;
  background-size: 100% 100%;
}
.banner-3 .main-l-ban-box .next {
  right: -2px;
  background: url(../images/z-right.png) no-repeat right top;
  background-size: 100% 100%;
}
.banner-3 .main-l-ban-box .zc-ul {
  display: block;
  font-size: 100px;
  font-size: 1rem;
  height: 250px;
  height: 2.5rem;
}
.banner-3 .main-l-ban-box .zc-ul li {
  position: absolute;
  width: 350px;
  width: 3.5rem;
}
.banner-3 .main-l-ban-box .zc-ul li a {
  display: block;
  height: 100%;
}
.banner-3 .main-l-ban-box .zc-ul li a img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
}
.banner-3 .main-l-ban-box .zc-ul li a p {
  margin-top: -40px;
  margin-top: -0.4rem;
  color: #ffffff;
  background-color: #001f47;
  background-color: rgba(0, 31, 71, 0.8);
  height: 40px;
  height: 0.4rem;
  line-height: 40px;
  line-height: 0.4rem;
  text-align: center;
  font-size: 16px;
  font-size: 0.16rem;
  opacity: 0.8;
  filter: alpha(opacity=80);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .main-2-ban-box .swiper-slide.swiper-slide-active + div:after {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .main-2-ban-box .swiper-slide.swiper-slide-active + div + div:after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .banner1 {
    width: calc(100% - 0.4rem);
    padding: 0 0.2rem;
  }

  .banner1 .SWIPER-1 {
    width: 100%;
    height: calc(100vw * 0.611);
    margin-top: 0.16rem;
  }

  .SWIPER-1 .swiper-container .swiper-wrapper .swiper-slide p {
    font-size: 0.28rem;
  }

  .banner1 .rgCon {
    width: 100%;
  }

  .banner1 .rgCon .top1 {
    display: none;
  }

  .banner1 .rgCon .title h3 {
    font-size: 0.32rem;
    margin-top: 0.36rem;
  }

  .banner1 .rgCon .title span {
    line-height: normal;
    font-size: 0.3rem;
    margin-top: 0.33rem;
    margin-bottom: 0.27rem;
  }

  .banner2 {
    background: #ffffff;
  }

  .banner2 .content {
    width: calc(100% - 0.4rem);
    padding: 0 0.2rem;
  }

  .banner-3 {
    width: calc(100% - 0.4rem) !important;
    padding: 0 0.2rem;
    padding-top: 0.2rem;
  }
  .banner-3 .ll-ytdd-box {
    display: flex;
    flex-wrap: wrap;
  }
  .banner-3 .ll-ytdd-box li {
    width: 48%;
    margin-right: 0;
  }
  .banner-3 .ll-ytdd-box li a {
    width: 100%;
  }
  .banner-3 .ll-ytdd-box li a img {
    width: 100%;
  }
  .banner-3 .ll-ytdd-box li a p {
    box-sizing: border-box;
    width: 100%;
  }
  .banner-3 .ll-ytdd-box li:nth-child(odd) {
    margin-right: 4%;
  }

  .banner-3 .top1 {
    width: 100%;
  }

  .banner1 .rgCon ul {
    margin-top: 0.33rem;
    padding-bottom: 0.45rem;
    border-bottom: 0.1rem solid #f6f6f6;
  }

  .banner1 .rgCon ul li {
    padding-left: 3%;
    padding-bottom: 0.1rem;
    line-height: 0.5rem;
  }

  .banner1 .rgCon ul li a {
    width: auto;
    max-width: none;
    white-space: unset;
    text-overflow: unset;
    overflow: unset;
    float: unset;
    font-size: 0.32rem;
    color: #333;
  }

  .banner1 .rgCon ul li span {
    font-size: 0.3rem;
    color: #999;
  }

  .banner1 .rgCon ul li::before {
    top: calc(.25rem - 2px);
    background: #acc0d2;
    border-radius: 50%;
  }

  .banner2 .content .lfCon {
    width: 100%;
  }

  .banner2 .content .lfCon .top1 {
    margin-top: 0.2rem;
  }

  .banner2 .content .rgCon2 {
    width: 100%;
  }

  .banner2 .content .lfCon ul {
    padding-bottom: 0.33rem;
    border-bottom: 0.1rem solid #f6f6f6;
  }

  .banner2 .content .lfCon ul li {
    width: 97%;
    position: relative;
    padding-left: 3%;
    padding-bottom: 0.1rem;
    line-height: 0.5rem;
  }
  .banner2 .content .lfCon ul li:before {
    top: calc(.25rem - 2px) !important;
    background: #acc0d2;
    border-radius: 50%;
  }

  .banner2 .content .lfCon ul li a {
    width: auto;
    max-width: none;
    white-space: unset;
    text-overflow: unset;
    overflow: unset;
    float: unset;
    font-size: 0.32rem;
    color: #333;
  }

  .banner2 .content .rgCon2 .top1 {
    margin-top: 0.2rem;
  }

  .banner2 .content .rgCon2 ul {
    padding-bottom: 0.33rem;
    border-bottom: 0.1rem solid #f6f6f6;
  }

  .banner2 .content .rgCon2 ul li {
    width: 97%;
    padding-left: 3%;
    padding-bottom: 0.1rem;
    line-height: 0.5rem;
  }
  .banner2 .content .rgCon2 ul li:before {
    top: calc(.25rem - 2px) !important;
    background: #acc0d2;
    border-radius: 50%;
  }

  .banner2 .content .rgCon2 ul li a {
    width: auto;
    max-width: none;
    white-space: unset;
    text-overflow: unset;
    overflow: unset;
    float: unset;
    font-size: 0.32rem;
    color: #333;
  }

  .top2 {
    display: block !important;
    width: 100%;
    border-bottom: solid 1px #dddddd;
    margin-top: 0.2rem;
  }

  .top2 img {
    width: 43px;
    width: 0.43rem;
    height: 44px;
    height: 0.44rem;
    float: left;
    margin-bottom: 14px;
    margin-bottom: 0.14rem;
  }

  .top2 p {
    font-size: 0.32rem;
    color: #000000;
    font-weight: bold;
    display: inline-block;
    margin-left: 17px;
    margin-left: 0.17rem;
  }

  .top2 a {
    font-size: 0.3rem;
    text-decoration: none;
    color: #999;
    line-height: 0.33rem;
    float: right;
  }

  .banner2 .content .lfCon .top1 img {
    width: 43px;
    width: 0.43rem;
    height: 44px;
    height: 0.44rem;
  }

  .banner2 .content .lfCon .top1 p {
    font-size: 0.32rem;
  }

  .banner2 .content .lfCon .top1 a {
    font-size: 0.3rem;
    color: #999;
  }

  .banner2 .content .rgCon2 .top1 img {
    width: 43px;
    width: 0.43rem;
    height: 44px;
    height: 0.44rem;
  }

  .banner2 .content .rgCon2 .top1 p {
    font-size: 0.32rem;
  }

  .banner2 .content .rgCon2 .top1 a {
    font-size: 0.3rem;
    color: #999;
  }

  .banner-3 .top1 img {
    width: 43px;
    width: 0.43rem;
    height: 44px;
    height: 0.44rem;
  }

  .banner-3 .top1 p {
    font-size: 0.32rem;
  }

  .banner-3 .top1 a {
    font-size: 0.3rem;
    color: #999;
  }

  .banner-3 .main-2-ban-box {
    height: 5.2rem;
    padding-bottom: 0.46rem;
  }
  .banner-3 .main-2-ban-box .swiper-container {
    width: 100%;
    height: 100%;
  }
  .banner-3 .main-2-ban-box .swiper-container .swiper-slide {
    position: relative;
  }
  .banner-3 .main-2-ban-box .swiper-container .swiper-slide .main-2-ban-img {
    width: 100%;
    height: 100%;
  }
  .banner-3 .main-2-ban-box .swiper-container .swiper-slide .main-2-ban-img:after {
    display: none;
  }
  .banner-3 .main-2-ban-box .swiper-container .swiper-slide .main-2-ban-img img {
    max-width: 90%;
    height: 4.36rem;
    border-radius: 10px;
    margin-left: 0.2rem !important;
  }
  .banner-3 .main-2-ban-box .swiper-container .swiper-slide .main-2-ban-desc {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.26rem;
    padding: 0.2rem;
    margin-left: 0.2rem;
    width: calc(90% - .4rem);
    color: #fff;
    background-color: rgba(0, 31, 71, 0.82);
    box-shadow: 0px 7px 7px 1px rgba(26, 51, 73, 0.15);
  }
  .banner-3 .main-2-ban-box .pagination {
    position: absolute;
    bottom: 0.46rem;
    left: 0;
    width: 100%;
    margin-top: 0.4rem;
  }
  .banner-3 .main-2-ban-box .pagination .swiper-pagination-switch {
    width: 0.14rem;
    height: 0.08rem;
    background-color: #ced2d7;
    border-radius: 4px;
  }
  .banner-3 .main-2-ban-box .pagination .swiper-active-switch {
    width: 0.19rem;
    background-color: #1764ce;
  }

  .banner-3 .main-2-ban-box .swiper-container .swiper-slide .main-2-ban-desc p {
    font-size: 0.3rem;
    height: 0.78rem;
  }
}
