/* CSS Document */
ul,
li,
span,
b,
p,
strong,
ol,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
input,
a,
div,
img {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
body {
  font-size: 0.2667rem;
  line-height: 1.43;
  color: #6a6a6a;
  margin: 0px;
  padding: 0px;
  font-family: '微软雅黑', 'Microsoft Sans Serif', Verdana, Arial, sans-serif;
  list-style-type: none !important;
}
h1,
h2,
span,
b {
  text-transform: none;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
li {
  list-style: none;
}
img {
  border: 0px none;
  max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
button,
select {
  text-transform: none;
}
input {
  font-family: Open Sans;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 1920px) {
  html {
    font-size: 80px;
  }
  .pc-show {
    display: block;
  }
  .mobile-show {
    display: none;
  }
}
@media screen and (max-width: 1680px) {
  html {
    font-size: 70px;
  }
}
@media screen and (max-width: 1380px) {
  html {
    font-size: 57.5px;
  }
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 50px;
  }
}
@media screen and (max-width: 1000px) {
  html {
    font-size: 45.83333333px;
  }
}
@media screen and (max-width: 800px) {
  html {
    font-size: 33.33333333px;
  }
}
.f60 {
  font-size: 0.9rem;
  font-family: "微软雅黑", "Microsoft YaHei";
  font-style: italic;
  margin-bottom: 0.2rem;
  letter-spacing: 2px;
}
.f40 {
  font-size: 0.5rem;
  font-family: "微软雅黑", "Microsoft YaHei";
  margin-top: 0.1rem;
}
.f36 {
  font-size: 0.45rem;
  color: #666666;
}
.f14 {
  font-size: 14px;
  color: #666666;
}
.body-content {
  display: flex;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.div-content {
  padding: 0.8rem 0.8rem;
  display: flex;
  justify-content: space-between;
}
.banner-container {
  width: 100%;
  overflow: hidden;
  background-color: black;
}
.banner-container .ban {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.banner-container .ban a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.banner-container .ban img {
  vertical-align: middle;
  width: 100%;
}
.banner-container .ban .fontdiv {
  display: block;
  width: 16rem;
  margin-left: -8rem;
  left: 50%;
  position: absolute;
  color: white;
  top: -9rem;
  margin-top: 50%;
  height: auto;
}
.banner-container .ban .fontdiv span {
  display: block;
  color: white;
}
.banner-container .ban .swiper-button-next,
.banner-container .ban .swiper-button-prev {
  margin: 0.4rem;
  margin-top: 0;
}
.nav .swiper-container {
  width: 100%;
  margin: 0 auto;
  background-color: #2b2b2b;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
}
.nav .swiper-container .swiper-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.nav .swiper-container .swiper-wrapper a {
  color: white;
  display: block;
  width: 100%;
  text-align: center;
}
.nav .swiper-container .swiper-wrapper .r-on {
  background: #e21214;
  color: white;
}
.highlights-container {
  width: 100%;
  padding-bottom: 2rem ;
}
.highlights-container .swiper-wrapper {
  display: flex;
  justify-content: space-between;
  align-content: flex-end;
  max-width: 1200px;
  margin: 0 auto;
}
.highlights-container .swiper-wrapper .slide-l {
  width: 52%;
  margin-top: 1.7rem;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}
.highlights-container .swiper-wrapper .slide-l .box-t {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.highlights-container .swiper-wrapper .slide-l .box-t .forMargin {
  width: 4.8rem;
  height: 2.5rem;
  margin-right: 10px;
}
.highlights-container .swiper-wrapper .slide-l .box-t .forMargin img {
  width: 100%;
  height: 100%;
}
.highlights-container .swiper-wrapper .slide-l .box-c {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.highlights-container .swiper-wrapper .slide-l .box-c .forMargin {
  margin-right: 10px;
}
.highlights-container .swiper-wrapper .slide-l .box-c .forMargin:nth-child(1) {
  width: 1.7rem;
  height: 2.7rem;
}
.highlights-container .swiper-wrapper .slide-l .box-c .forMargin:nth-child(2) {
  width: 2rem;
  height: 2.7rem;
}
.highlights-container .swiper-wrapper .slide-l .box-c .forMargin:nth-child(3) {
  width: 2.2rem;
  height: 2.7rem;
}
.highlights-container .swiper-wrapper .slide-l .box-c .forMargin img {
  width: 100%;
  height: 100%;
}
.highlights-container .swiper-wrapper .slide-l .box-b {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.highlights-container .swiper-wrapper .slide-l .box-b img {
  width: 100%;
  height: 100%;
}
.highlights-container .swiper-wrapper .slide-l .box-b .forMargin {
  margin-right: 10px;
}
.highlights-container .swiper-wrapper .slide-l .box-b .forMargin:nth-child(1) {
  width: 2rem;
  height: 2.7rem;
}
.highlights-container .swiper-wrapper .slide-l .box-b .forMargin:nth-child(2) {
  width: 3.5rem;
  height: 2.7rem;
}
.highlights-container .swiper-wrapper .slide-l .box-b .forMargin img {
  width: 100%;
  height: 100%;
}
.highlights-container .swiper-wrapper .slide-r {
  width: 48%;
  margin-top: 1.7rem;
  margin-left: 50px;
}
.highlights-container .swiper-wrapper .slide-r .r-tit {
  width: 100%;
  margin-bottom: 0.5rem;
}
.highlights-container .swiper-wrapper .slide-r .r-tit span {
  width: 100%;
  display: block;
}
.highlights-container .swiper-wrapper .slide-r .r-box {
  width: 100%;
  background-color: white;
  display: flex;
  margin-top: 20px;
}
.highlights-container .swiper-wrapper .slide-r .r-box .red-l {
  display: block;
  background-color: #e21214;
  text-align: center;
  color: white;
  width: 1.5rem;
  font-size: 1rem;
}
.highlights-container .swiper-wrapper .slide-r .r-box .red-r {
  display: block;
  width: 100%;
  height: auto;
  flex: 1;
}
.highlights-container .swiper-wrapper .slide-r .r-box .red-r span {
  font-size: 16px;
  color: #333333;
  padding-left: 20px;
  padding-top: 20px;
  display: block;
}
.highlights-container .swiper-wrapper .slide-r .r-box .red-r p {
  font-family: "微软雅黑", "Microsoft YaHei";
  font-size: 12px;
  color: #999999;
  padding-left: 20px;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.content {
  margin: 0 auto;
  width: 16rem;
  overflow: hidden;
}
.content .title {
  text-align: center;
  font-size: 0.5333rem;
  background: none;
  color: #575757;
  line-height: 1.3333rem;
  padding: 0;
  margin-top: 0.45rem;
  font-family: 'Microsoft Sans Serif';
  font-weight: 100;
}
.content .title dt {
  font-size: 0.5333rem;
  color: #575757;
  line-height: 0.4rem;
  margin-top: 0.8rem;
  margin-bottom: 0.23rem;
}
.content .title dd {
  font-size: 0.24rem;
  color: #575757;
  line-height: 0.4rem;
  margin-bottom: 0.5rem;
}
.contents {
  margin: 0 auto;
  width: 16rem;
  position: relative;
  padding-bottom: 0.6667rem;
}
.contents .title {
  text-align: center;
  font-size: 0.5333rem;
  background: none;
  color: #575757;
  line-height: 1.3333rem;
  padding: 0;
  margin-top: 0.45rem;
  font-family: 'Microsoft Sans Serif';
  font-weight: 100;
}
.contents .title dt {
  font-size: 0.5333rem;
  color: #575757;
  line-height: 0.4rem;
  margin-top: 0.8rem;
  margin-bottom: 0.23rem;
}
.contents .title dd {
  font-size: 0.24rem;
  color: #888;
  line-height: 0.4rem;
  margin-bottom: 0.5rem;
  font-family: 'Arial';
}
.btn-cyan {
  width: 2.5333rem;
  height: 0.7733rem;
  text-align: center;
  display: block;
  background: #f6ab00;
  font-size: 0.4rem;
  color: white;
  line-height: 0.7733rem;
  text-transform: uppercase;
  border-radius: 3px;
}
.Highlights {
  background: #f1f4f9 url(../images/one-bg.jpg) top center no-repeat;
}
.Highlights .content {
  width: 100%;
}
.Highlights .content .swiper-container .swiper-slide {
  background: none;
}
.Highlights .content a {
  display: block;
  display: flex;
  justify-content: space-between;
}
.Highlights .content .slide-content {
  display: flex;
  flex-direction: column;
  align-self: flex-end;
}
.Highlights .content .slide-content .title {
  font-size: 0.6667rem;
  text-align: left;
  line-height: 1rem;
  color: #0060af;
  font-weight: bolder;
  font-family: 'Microsoft Sans Serif';
  padding: 0;
  margin: 0;
}
.Highlights .content .slide-content .content-text {
  font-size: 0.1867rem;
  line-height: 1.2;
  color: #6a6a6a;
  font-family: 'Arial';
}
.Highlights .content .slide-content .content-text p {
  margin: 0.2rem 0;
}
.Highlights .content .slide-content .btn-more {
  background-color: #f6ab00;
  color: white;
  font-weight: 700;
  width: 3.4667rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  margin-bottom: 1.2rem;
  margin-top: 0.5rem;
}
.Highlights .content .slide-content .btn-more a {
  color: white;
}
.Highlights .content .pic {
  float: right;
  display: flex;
  align-items: center;
  width: 7.4667rem;
}
.Highlights .content .pic img {
  width: 100%;
}
.Highlights .content .swiper-pagination-bullet-active {
  background: #f6ab00;
}
.customers {
  background: white;
  height: 12rem;
}
.customers .swiper-container {
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}
.customers .swiper-container .box-l {
  width: 4.5rem;
  height: 6rem;
  left: 1.5rem;
  margin-top: 2rem;
  flex-direction: row;
}
.customers .swiper-container .box-l div img {
  vertical-align: bottom;
}
.customers .swiper-container .box-c {
  width: 3.8rem;
  height: 6rem;
  left: 5.7rem;
  margin-top: 1rem;
  flex-direction: row;
}
.customers .swiper-container .box-c div {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
}
.customers .swiper-container .box-c div img {
  vertical-align: bottom;
  width: 100%;
}
.customers .swiper-container .box-r {
  width: 4.5rem;
  height: 6rem;
  left: 9.5rem;
  margin-top: 2rem;
  flex-direction: row;
}
.customers .swiper-container .box-r div img {
  vertical-align: bottom;
}
.customers .swiper-container .box-black {
  width: 100%;
  height: 3rem;
  background-color: black;
  color: white;
  text-align: center;
}
.customers .swiper-container .box-black a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.customers .swiper-container .box-black a span {
  display: block;
  font-size: 16px;
}
.customers .swiper-container .box-black .btn {
  border: white solid 1px;
  border-radius: 2px;
  line-height: 30px;
  width: 50%;
}
.customers .swiper-container .box-black .btn-b {
  width: 100%;
  text-align: center;
  line-height: 30px;
}
.customers .swiper-container .box-red {
  width: 100%;
  height: 2.6rem;
  background-color: #c30000;
  color: white;
  text-align: center;
}
.customers .swiper-container .box-red a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.customers .swiper-container .box-red a span {
  display: block;
  font-size: 16px;
}
.customers .swiper-container .box-red .btn {
  border: white solid 1px;
  border-radius: 2px;
  line-height: 30px;
  width: 50%;
}
.customers .swiper-container .box-red .btn-b {
  width: 100%;
  text-align: center;
  line-height: 30px;
}
.success {
  background: url(../images/successbg.jpg) top center;
  background-size: cover;
  overflow: hidden;
}
.success .contents {
  margin: 0.5333rem auto;
  width: 16rem;
  padding-bottom: 0.6667rem;
  position: relative;
}
.success .contents .titles {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.success .contents .titles .title {
  width: 100%;
  font-size: 0.5333rem;
  text-align: center;
  line-height: 0.6667rem;
  color: white;
}
.success .contents .titles .gomore {
  font-size: 0.24rem;
  text-decoration: none;
  text-align: center;
}
.success .contents .titles .gomore a {
  color: white;
  line-height: 1.9;
}
.success .success-content {
  max-width: 1200px ;
  position: relative;
  overflow: none;
  height: auto;
}
.success .success-content .contentbox {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.success .success-content .contentbox .box-l {
  width: 35%;
  position: relative;
}
.success .success-content .contentbox .box-l .boxText {
  position: absolute;
  top: 4.5rem;
  left: 5%;
  background-color: white;
  display: block;
  width: 90%;
  padding: 30px 0 50px 0;
  font-size: 16px;
}
.success .success-content .contentbox .box-l .boxText span {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.success .success-content .contentbox .box-l .boxText a {
  color: #333333;
  border: #333333 solid 1px;
  border-radius: 3px ;
  font-size: 12px;
  padding: 5px 8px;
}
.success .success-content .contentbox .box-c {
  width: 15%;
  background-color: #646464;
  height: auto;
  margin-left: 1rem;
  margin-right: 1rem;
  background: url("../images/szbg.jpg") bottom center no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.success .success-content .contentbox .box-c .box-one {
  width: 100%;
  color: white;
  margin-top: 15px;
}
.success .success-content .contentbox .box-c .box-one span {
  text-align: center;
  display: block;
  font-size: 12px;
}
.success .success-content .contentbox .box-c .box-two {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  left: -1.2rem;
  margin-left: 50%;
  top: 0.8rem;
  background: url("../images/yuan.jpg") no-repeat top left;
}
.success .success-content .contentbox .box-c .box-three {
  width: 100%;
  margin-top: 0.5rem;
  display: flex;
  height: 9rem;
  justify-content: space-around;
  flex-direction: column;
  margin-bottom: 0.2rem;
  padding-top: 2.2rem;
}
.success .success-content .contentbox .box-c .box-three .simpleText {
  font-size: 14px;
  color: white;
  margin-left: 20px;
}
.success .success-content .contentbox .box-c .box-three .simpleText span {
  display: block;
  text-align: center;
  line-height: 25px;
}
.success .success-content .contentbox .box-c .box-three .simpleTexta {
  font-size: 12px;
  color: white;
  margin-left: 20px;
}
.success .success-content .contentbox .box-c .box-three .simpleTexta span {
  display: block;
  text-align: center;
  line-height: 25px;
}
.success .success-content .contentbox .box-c .box-three .simpleTexta span:nth-child(2) {
  color: #d2aa60;
}
.success .success-content .contentbox .box-r {
  width: 50%;
}
.services {
  overflow: hidden;
  height: auto;
  background-color: #fff;
}
.services .content {
  margin: 0.5333rem auto;
  width: 16rem;
  display: flex;
  justify-content: space-between;
  height: auto;
  padding-bottom: 1rem ;
}
.services .content .box-l {
  width: 50%;
  margin-top: 1rem;
  margin-right: 1rem;
}
.services .content .box-l .f14 {
  line-height: 25px;
}
.services .content .box-r {
  width: 50%;
  margin-top: 0.5rem;
}
/*模块9*/
.main {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background-color: white;
}
.btn-blue {
  text-align: center;
  display: block;
  background: #0060af;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  color: white;
  font-size: 0.1867rem;
  text-transform: uppercase;
}
.btn-blue a {
  color: white;
  font-size: 0.1867rem;
  text-transform: uppercase;
}
.foot {
  background: black;
  margin: 0 auto;
  overflow: hidden;
  font-family: '微软雅黑', 'Microsoft Sans Serif', Verdana, Arial, sans-serif;
}
.foot .foot-content {
  margin: 0.5333rem auto;
  width: 16rem;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  color: #aeaeaf;
}
.foot .foot-content .box-one {
  width: 150px;
  height: 150px;
  border-radius: 100px ;
  background-color: #000;
  background: url("../images/yuan.jpg") no-repeat top left;
}
.foot .foot-content .foot-top {
  width: 100%;
  display: flex;
  justify-content: center;
  align-content: space-around;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.foot .foot-content .foot-top span {
  background-color: #8e8e8e;
  height: 10px;
  width: 1px;
}
.foot .foot-content .foot-top a {
  font-size: 14px;
  color: #aaaaaa;
  padding: 10px 30px;
}
.foot .foot-content .foot-bot {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #aaaaaa;
}
@media (max-width: 1680px) {
  .header .header-content {
    margin: 0.2667rem 0.2667rem;
  }
  .header .header-aside .searchbox-input {
    width: 100%;
    background-color: #ffffff;
    color: #000000;
  }
  .header .header-content .nav li a {
    padding: 0 5px;
    font-weight: 100;
  }
  .header .header-content .nav-secondary a {
    margin-left: 2px;
  }
  .header .header-content .nav-secondary a:nth-child(5) {
    width: 60px;
  }
  .header .header-content .nav-secondary .select::before {
    left: -5px;
  }
}
@media (max-width: 1385px) {
  .header .header-content {
    margin: 0.2667rem 0.2667rem;
  }
  .header .header-aside .searchbox-input {
    width: 100%;
    background-color: #ffffff;
    color: #000000;
  }
  .header .header-content .nav li a {
    padding: 0 5px;
    font-weight: 100;
  }
  .header .header-content .nav-secondary a {
    margin-left: 2px;
  }
  .header .header-content .nav-secondary a:nth-child(5) {
    width: 60px;
  }
  .header .header-content .nav-secondary .select::before {
    left: -5px;
  }
  .header .header-content .searchbox.searchbox-open {
    width: 100%;
  }
  .content {
    width: 18.75rem;
  }
}
@media (max-width: 1265px) {
  .header .header-aside .search {
    max-width: 255px;
  }
  .header .header-content .nav-secondary .select::before {
    width: 0;
  }
  .header .header-content .nav,
  .header .header-content .nav-secondary a {
    display: none;
  }
  .header .header-content .nav-secondary .select {
    display: block;
  }
  .header .header-content .nav-secondary {
    vertical-align: middle;
    margin-left: 50px;
  }
  .header .header-aside .searchbox {
    width: 0;
  }
  .header .header-content .header-aside {
    position: absolute;
    right: 20px;
    flex: none;
  }
  .header .header-content .header-left {
    position: static;
  }
  .header .header-content .logo {
    position: absolute;
    margin: 0;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .header .header-content .logo img {
    width: 130px;
  }
  .header .header-aside .searchbox {
    width: 0;
    vertical-align: middle;
  }
  .header .header-content .searchbox.searchbox-open {
    width: 100%;
  }
  .header .header-content .btn-nav {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 15px;
  }
  .btn-nav-mobile.dropdown-visible {
    position: fixed;
  }
  .btn-nav.dropdown-visible .bar:nth-child(1) {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
  }
  .btn-nav.dropdown-visible .bar:nth-child(2) {
    opacity: 0;
  }
  .btn-nav.dropdown-visible .bar:nth-child(3) {
    background-color: #022662;
    height: 2px;
  }
  .sr-only-custom {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .content {
    width: 16rem;
  }
}
@media (max-width: 767px) {
  .pc-show {
    display: none;
  }
  .mobile-show {
    display: block;
  }
  .header .header-content {
    margin: 0.4rem 0.2667rem;
  }
  .Highlights a {
    flex-direction: column-reverse;
  }
  .Highlights .slide-content {
    width: 98%;
  }
  .Highlights .slide-content .btn-more {
    align-self: center;
  }
  .Highlights .slide-content .title {
    font-size: 0.8rem;
    text-align: center;
  }
  .Highlights .slide-content .content-text {
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.6rem;
  }
  .Highlights .pic {
    width: 100%;
    float: none;
  }
  .Highlights .pic img {
    width: 90%;
  }
  .services .content .summary {
    line-height: 1;
    letter-spacing: 0;
    line-height: 0.5rem;
  }
  .services .content .title {
    margin-top: 0.2px;
  }
  .success .success-content .contentbox .morebtn {
    margin-top: 0.2667rem;
  }
  .success .contents .titles .title {
    margin-top: 0;
  }
  .foot .foot-content {
    flex-wrap: wrap;
  }
  .foot .foot-content .foot-div {
    width: 50%;
  }
  .foot .foot-content {
    width: 90%;
  }
  .foot .foot-content h2 {
    font-size: 0.5rem;
  }
  .foot .foot-content a {
    line-height: 0.7rem;
    font-size: 0.3rem;
  }
  .subscribe .content {
    flex-direction: column;
  }
  .content {
    width: 100%;
  }
  .content .title {
    font-size: 0.6rem;
    margin-top: 0.2667rem;
  }
  .contents {
    width: 100%;
  }
  .contents .title {
    font-size: 0.6rem;
    margin-top: 0.2667rem;
  }
  .success .contents {
    width: 90%;
  }
  .success .success-content .contentbox {
    width: 90%;
  }
  .success .success-content .contentbox .leftbox {
    padding-right: 10px;
  }
  .success .success-content .contentbox .rightbox {
    padding-left: 10px;
  }
  .success {
    background-size: auto 100%;
  }
  .success .swiper-button-next.gray-btn {
    right: -0.5rem;
  }
  .success .swiper-button-prev.gray-btn {
    left: -0.5rem;
  }
  .success .swiper-button-next.gray-btn,
  .success .swiper-button-prev.gray-btn {
    width: 0.4rem;
    height: 0.4rem;
  }
  .banner-container .swiper-taps .swiper-wrapper {
    width: 100%;
    flex-wrap: wrap;
  }
  .header .header-content .logo {
    width: 2.6rem;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 0.36rem;
    height: 0.5867rem;
    background-size: 0.36rem 0.5867rem;
  }
  .banner-container .swiper-taps .swiper-wrapper .swiper-slide {
    width: 50% !important;
  }
  .services {
    background-size: auto 100%;
  }
  .services .content {
    width: 90%;
    font-family: 'Arial';
  }
  .div-content {
    flex-wrap: wrap;
  }
  .newscontent {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .newscontent .contain .cont-box .ico-pin {
    width: 0.3733rem;
  }
  .newscontent .contain .time-box {
    margin-right: 0.8rem;
  }
  .events {
    width: 100%;
    margin-right: 0;
  }
  .events .contain .cont-box .ico-pin {
    width: 0.3733rem;
  }
  .events .contain .time-box {
    margin-right: 0.8rem;
  }
  .subscribe .socials {
    margin-right: 0;
  }
  .subscribe .title {
    width: 90%;
    margin: 0;
  }
  .subscribe .socials ul li {
    margin-right: 0;
  }
  .subscribe .socials ul {
    justify-content: space-around;
    margin-bottom: 0.4rem;
  }
  .header .header-content .header-aside {
    flex: none;
  }
  .header {
    width: 100vw;
  }
  .foot-bot {
    width: 100%;
  }
  .banner-container .swiper-taps {
    font-size: 0.4rem;
  }
}
