@charset "UTF-8";

.max-w {
  width: 100%;
  max-width: 2921px;
  overflow: hidden;
  margin: 0 auto;
}

.w {
  width: 65.7651489216%;
  max-width: 1921px;
  margin: 0 auto;
}

.l-grid {
  display: grid !important;
}

.l-grid.col-1 {
  grid-template-columns: repeat(1, 1fr);
}

.l-grid.col-2 {
  grid-template-columns: repeat(2, 1fr);
}

.l-grid.col-3 {
  grid-template-columns: repeat(3, 1fr);
}

.l-grid.col-4 {
  grid-template-columns: repeat(4, 1fr);
}

.l-grid.col-5 {
  grid-template-columns: repeat(5, 1fr);
}

.l-grid.col-6 {
  grid-template-columns: repeat(6, 1fr);
}

.l-grid.col-7 {
  grid-template-columns: repeat(7, 1fr);
}

.l-grid.col-8 {
  grid-template-columns: repeat(8, 1fr);
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 2600px) {
  .l-grid.col-2600-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 2400px) {
  .l-grid.col-2400-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 2200px) {
  .l-grid.col-2200-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1920px) {
  .l-grid.col-1920-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1800px) {
  .l-grid.col-1800-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1700px) {
  .l-grid.col-1700-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1600px) {
  .l-grid.col-1600-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1500px) {
  .l-grid.col-1500-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1400px) {
  .l-grid.col-1400-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1300px) {
  .l-grid.col-1300-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1200px) {
  .l-grid.col-1200-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 1100px) {
  .l-grid.col-1100-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 992px) {
  .l-grid.col-992-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .l-grid.col-768-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-5 {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

@media screen and (max-width: 480px) {
  .l-grid.col-480-8 {
    grid-template-columns: repeat(8, 1fr);
  }
}

.wr {
  width: 82.8825744608%;
  margin: 0 0 0 auto;
}

.wh {
  position: relative;
}

.wh .box-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.wh .box-fill img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.pic img {
  -webkit-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}

.pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

a:hover .pic img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ti0 {
  text-indent: 0 !important;
}

.pl18 {
  padding-left: 1.8em;
}

.mt5 {
  margin-top: 5%;
}

.mb5 {
  margin-bottom: 5%;
}

.bg-gray {
  background-color: #fafafa;
}

.color-blue {
  color: #0c4ca4;
}

.line1 {
  white-space: nowrap;
  /* 保持文本在一行，不换行 */
  overflow: hidden;
  /* 隐藏超出容器的内容 */
  text-overflow: ellipsis;
  /* 超出部分显示为省略号 */
}

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

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

.bg-pink {
  background-color: pink;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99991;
  width: 100%;
  border-bottom: 2px solid #fff;
}

.header.fixed {
  background-color: #fff;
  border-bottom: 3px solid #e8e9eb;
}

.header .floor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1% 0;
}

.header .logo {
  width: 8%;
}

.header .logo img {
  display: block;
  width: 100%;
}

.header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 28px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

@media screen and (max-width: 2600px) {
  .header .nav {
    font-size: 23px;
  }
}

@media screen and (max-width: 2400px) {
  .header .nav {
    font-size: 21px;
  }
}

@media screen and (max-width: 2200px) {
  .header .nav {
    font-size: 18px;
  }
}

@media screen and (max-width: 1920px) {
  .header .nav {
    font-size: 17px;
  }
}

@media screen and (max-width: 1800px) {
  .header .nav {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .header .nav {
    font-size: 16px;
  }
}

.header .nav .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .nav .nav-list li a {
  color: #25292c;
  line-height: 2;
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, 0); 
}

.header .nav .nav-list li:hover>a,
.header .nav .nav-list li.active>a {
  color: #0c4ca4;
  border-bottom: #0c4ca4 2px solid;
}

.header .nav .nav-list li {
  margin: 0 0.9em;
}

.header .nav .nav-list li {
  position: relative;
}

.header .nav .nav-list li .sub-nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 110%);
  transform: translate(-50%, 110%);
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-size: 15px;
  text-align: center;
  line-height: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}

.header .nav .nav-list li:hover .sub-nav {
  opacity: 1;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  visibility: visible;
}

.header .nav .nav-list li .sub-nav a:hover {
  color: #0c4ca4;
}

.header .nav .nav-list li .sub-nav a {
  white-space: nowrap;
  display: block;
  line-height: 2.6;
  padding: 0 20px;
}

.header .nav .lang {
  white-space: nowrap;
  margin-left: 0.9em;
  line-height: 36px;
}

.header .nav .lang a {
  color: #91949b;
}

.header .nav .lang a.active {
  color: #2e302f;
}

.banner {
  position: relative;
  z-index: 9999;
}

.banner .banner-con {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90.5%;
  z-index: 9999;
}

.banner .banner-con .row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}

.banner .banner-con .row2>.left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50.0171174255%;
  flex: 0 0 50.0171174255%;
}

.banner .banner-con .row2>.right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49.9828825745%;
  flex: 0 0 49.9828825745%;
}

@media screen and (max-width: 992px) {

  .banner .banner-con .row2>.left,
  .banner .banner-con .row2>.right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .banner .banner-con .row2>.right {
    margin-top: 30px;
  }
}

.banner .banner-con .row2 .left {
  height: 100%;
}

.banner .banner-con .row2 .left .icon-box {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner .banner-con .row2 .left img {
  display: block;
  width: 47.6386036961%;
}

.banner .banner-con .row2 .left .icon-tit {
  font-size: 42px;
  color: #0248a8;
  font-weight: 400;
  margin-top: 9.582477755%;
  text-align: center;
}

@media screen and (max-width: 2600px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 42px;
  }
}

@media screen and (max-width: 2400px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 42px;
  }
}

@media screen and (max-width: 2200px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 42px;
  }
}

@media screen and (max-width: 1920px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 42px;
  }
}

@media screen and (max-width: 1800px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 42px;
  }
}

@media screen and (max-width: 1700px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 42px;
  }
}

@media screen and (max-width: 1600px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 41px;
  }
}

@media screen and (max-width: 1500px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 38px;
  }
}

@media screen and (max-width: 1400px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 35px;
  }
}

@media screen and (max-width: 1300px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 32px;
  }
}

@media screen and (max-width: 1200px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 30px;
  }
}

@media screen and (max-width: 1100px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 27px;
  }
}

@media screen and (max-width: 992px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 21px;
  }
}

@media screen and (max-width: 480px) {
  .banner .banner-con .row2 .left .icon-tit {
    font-size: 20px;
  }
}

.banner .banner-con .row2 .right {
  height: 90%;
}

.banner .banner-con .row2 .right .abox {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.banner .banner-con .row2 .right a {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 48px;
  padding: 0 0 0 4.225924421%;
}

@media screen and (max-width: 2600px) {
  .banner .banner-con .row2 .right a {
    font-size: 39px;
  }
}

@media screen and (max-width: 2400px) {
  .banner .banner-con .row2 .right a {
    font-size: 36px;
  }
}

@media screen and (max-width: 2200px) {
  .banner .banner-con .row2 .right a {
    font-size: 31px;
  }
}

@media screen and (max-width: 1920px) {
  .banner .banner-con .row2 .right a {
    font-size: 29px;
  }
}

@media screen and (max-width: 1800px) {
  .banner .banner-con .row2 .right a {
    font-size: 27px;
  }
}

@media screen and (max-width: 1700px) {
  .banner .banner-con .row2 .right a {
    font-size: 26px;
  }
}

@media screen and (max-width: 1600px) {
  .banner .banner-con .row2 .right a {
    font-size: 24px;
  }
}

@media screen and (max-width: 1500px) {
  .banner .banner-con .row2 .right a {
    font-size: 23px;
  }
}

@media screen and (max-width: 1400px) {
  .banner .banner-con .row2 .right a {
    font-size: 21px;
  }
}

@media screen and (max-width: 1300px) {
  .banner .banner-con .row2 .right a {
    font-size: 19px;
  }
}

@media screen and (max-width: 1200px) {
  .banner .banner-con .row2 .right a {
    font-size: 18px;
  }
}

@media screen and (max-width: 1100px) {
  .banner .banner-con .row2 .right a {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .banner .banner-con .row2 .right a {
    font-size: 16px;
  }
}

.banner .banner-con .row2 .right a img {
  display: block;
  width: 2em;
}

.banner .banner-con .row2 .right a span {
  white-space: nowrap;
  color: #0248a8;
  margin: 0 1em;
  font-weight: 400;
}

.banner .banner-con .row2 .right a p {
  font-size: 32px;
  color: #414244;
}

@media screen and (max-width: 2600px) {
  .banner .banner-con .row2 .right a p {
    font-size: 26px;
  }
}

@media screen and (max-width: 2400px) {
  .banner .banner-con .row2 .right a p {
    font-size: 24px;
  }
}

@media screen and (max-width: 2200px) {
  .banner .banner-con .row2 .right a p {
    font-size: 21px;
  }
}

@media screen and (max-width: 1920px) {
  .banner .banner-con .row2 .right a p {
    font-size: 19px;
  }
}

@media screen and (max-width: 1800px) {
  .banner .banner-con .row2 .right a p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1700px) {
  .banner .banner-con .row2 .right a p {
    font-size: 17px;
  }
}

@media screen and (max-width: 1600px) {
  .banner .banner-con .row2 .right a p {
    font-size: 16px;
  }
}

@media screen and (max-width: 1500px) {
  .banner .banner-con .row2 .right a p {
    font-size: 15px;
  }
}

@media screen and (max-width: 1400px) {
  .banner .banner-con .row2 .right a p {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .banner .banner-con .row2 .right a p {
    font-size: 14px;
  }
}

.banner .banner-con .row2 .right a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.banner .mbanner {
  display: none;
}

.footer {
  background-color: #1e3046;
}

.footer .footer-t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer .footer-t .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 21.5679561794%;
  flex: 0 0 21.5679561794%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer .footer-t .left .footer-logo {
  display: block;
  width: 26.6666666667%;
}

.footer .footer-t .left .link {
  margin-top: 10%;
  width: 38.0952380952%;
  gap: 30px;
}
/*微信*/
.footer .footer-t .left .link .wxbox{
  position: relative;
}
.footer .footer-t .left .link .wxbox .zjj {
  width: 120px;
  position: absolute;
  left: 50%;
  top: 100%;
  opacity: 0;
  overflow:hidden;
  visibility:hidden;
  transform: translate(-100%, 0%);
  transition: all 0.5s;
  background-color: #fff;
  padding: 10px;
  min-height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  border-radius: 10px;
  color: #e60012;
}

.footer .footer-t .left .link .wxbox .zjj img {
  display: block;
  width: 100px;
  height: 100px;
}

.footer .footer-t .left .link .wxbox:hover .zjj {
  transform: translate(-50%, 0%);
  visibility: visible;
  opacity: 1;
}
/*微信end*/
.footer .footer-t .right {
  padding: 2.4649092776% 0 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 70%;
  flex: 1 0 70%;
  color: #fff;
}

.footer .footer-t .right a {
  color: #fff;
}

.footer .footer-t .right dd a {
  color: #C4D5E5;
}

.footer .footer-t .right dl {
  margin-bottom: 5%;
}

.footer .footer-t .right dl dt {
  font-size: 22px;
  font-weight: bold;
  line-height: 2;
}

@media screen and (max-width: 2600px) {
  .footer .footer-t .right dl dt {
    font-size: 18px;
  }
}

@media screen and (max-width: 2400px) {
  .footer .footer-t .right dl dt {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .footer .footer-t .right dl dt {
    font-size: 16px;
  }
}

.footer .footer-t .right dl dd {
  font-size: 13px;
  line-height: 2;
}

@media screen and (max-width: 2600px) {
  .footer .footer-t .right dl dd {
    font-size: 13px;
  }
}

@media screen and (max-width: 2400px) {
  .footer .footer-t .right dl dd {
    font-size: 13px;
  }
}

@media screen and (max-width: 480px) {
  .footer .footer-t .right dl dd {
    font-size: 13px;
  }
}

.footer .site-info {
  padding: 1em;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
}

.footer .site-info a {
  color: #fff;
}

@media screen and (max-width: 2600px) {
  .footer .site-info {
    font-size: 16px;
  }
}

@media screen and (max-width: 2400px) {
  .footer .site-info {
    font-size: 15px;
  }
}

@media screen and (max-width: 2200px) {
  .footer .site-info {
    font-size: 13px;
  }
}

@media screen and (max-width: 1920px) {
  .footer .site-info {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .footer .site-info {
    font-size: 12px;
  }
}

.footer .site-info br {
  display: none;
}

@media screen and (max-width: 1600px) {
  .footer .footer-t .left .link {
    gap: 15px;
  }
}

@media screen and (max-width: 1200px) {
  .w {
    width: 95%;
  }

  .banner .banner-con {
    height: 86.5%;
  }

  .f7 .row2 .left .swiper .news-swiper-pagination {
    top: 41%;
  }

  .footer .footer-t .right {
    display: none;
  }

  .footer .footer-t .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 84.1313269494%;
    flex: 0 0 84.1313269494%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: #fff 1px solid;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 5% 0 3%;
  }

  .footer .footer-t .left .footer-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.6016260163%;
    flex: 0 0 22.6016260163%;
  }

  .footer .footer-t .left .footer-logo img {
    width: 59.7122302158%;
  }

  .footer .footer-t .left .link {
    margin-top: 0;
  }

  .footer .footer-t .left .link {
    width: 54%;
  }
}

.m-btn {
  display: none;
}

@media screen and (max-width: 768px) {
  .w {
    width: 91.6552667579%;
    height: 100%;
  }

  .header {
    height: 14.7742818057vmin;
  }

  .header .floor {
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }

  .header .nav {
    position: fixed;
    left: 0;
    top: 14.7742818057vmin;
    width: 100%;
    height: calc(100vh - 14.7742818057vmin);
    padding-top: 5%;
    z-index: 99990;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 4.2vmin;
    text-align: center;
    line-height: 2;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .header .nav.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .header .nav .nav-list {
    width: 100%;
    margin-top: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
  }

  .header .nav .nav-list li {
    width: 100%;
    margin-left: 0;
    text-align: left;
    padding: 0 2.5%;
    margin-bottom: 2%;
  }

  .header .nav .nav-list li>a {
    font-weight: 500;

  }

  .header .nav .nav-list li .sub-nav {

    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    transform: translate(0);
    background: none;
    padding: 0px;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transition: all .5s;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
  }
  .header .nav .nav-list li:hover .sub-nav{
      transform: translate(0);
  }

  .header .nav .nav-list li .sub-nav a {
    margin: 0.2em;
    padding: 0 10px;
  }

  .header .logo {
    width: 10.447761194%;
  }

  .m-btn {
    display: block;
    position: absolute;
    right: 4.328358209%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4.4776119403%;
    cursor: pointer;
  }

  .banner .mbanner {
    display: block;
  }

  .banner .pcbanner {
    display: none;
  }

  .banner .banner-con {
    height: 93%;
  }

  .banner .banner-con .row2 .left {
    height: 50%;
  }

  .banner .banner-con .row2 .right {
    height: 50%;
  }

  .banner .banner-con .row2>.right {
    margin-top: 0;
  }

  .banner .banner-con .row2 .left img {
    width: 52.2388059701%;
  }

  .banner .banner-con .row2 .left .icon-tit {
    font-size: 5.8823529412vmin;
  }

  .footer .footer-t .left .link {
    width: 68%;
  }

  .footer .site-info .br768 {
    display: inline-block;
  }
}

@media screen and (max-width: 480px) {
  .footer .site-info .br480 {
    display: inline-block;
  }
}