.box .swiper-container {
  width: 100%;
  height: 3.2rem;
}
.box .swiper-container .swiper-wrapper {
  width: 100%;
}
.box .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.box .box-bottom {
  padding: 0px 0.15rem;
  background-color: #e9e9e9;
}
.box .box-bottom .four {
  padding-top: 0.1rem;
}
.box .box-bottom .four .four-Box {
  background-color: #ffffff;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  margin-bottom: 0.1rem;
}
.box .box-bottom .four .four-Box li {
  width: 50%;
}
.box .box-bottom .four .four-Box li img {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  margin: 0 auto;
}
.box .box-bottom .four .four-Box li p {
  text-align: center;
  font-size: 0.22rem;
}
.box .box-bottom .four .four-Box li:nth-of-type(2) img {
  width: 0.6rem;
  height: 0.5rem;
}
.box .box-bottom .four .four-Box li:last-of-type img {
  width: 0.4rem;
  height: 0.5rem;
  margin-bottom: 0.1rem;
}
.box .box-bottom .four-icon {
  padding-top: 0.1rem;
  background-color: #ffffff;
  border-radius: 5px;
}
.box .box-bottom .four-icon .four-icon-Box {
  display: flex;
  justify-content: space-evenly;
}
.box .box-bottom .four-icon .four-icon-Box li {
  text-align: center;
}
.box .box-bottom .four-icon .four-icon-Box li a {
  color: #000000;
}
.box .box-bottom .four-icon .four-icon-Box li a img {
  width: 0.74rem;
  height: 0.74rem;
}
.box .box-bottom .four-icon .four-icon-Box li a p {
  font-size: 0.22rem;
}
.box .box-bottom .Customer {
  margin-top: 0.15rem;
}
.box .box-bottom .Customer .Customer-Title {
  color: #1d8dc0;
  font-size: 0.26rem;
  position: relative;
  padding-left: 0.12rem;
}
.box .box-bottom .Customer .Customer-Title:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.06rem;
  height: 0.28rem;
  left: 0;
  top: 12%;
  background-color: #1d8dc0;
}
.box .box-bottom .Customer .Customer-Box {
  display: flex;
  flex-wrap: wrap;
}
.box .box-bottom .Customer .Customer-Box li {
  margin: 0px 0.19rem;
  margin-bottom: 0.1rem;
}
.box .box-bottom .Customer .Customer-Box li img {
  width: 2.62rem;
  height: 1.7rem;
}
.box .box-bottom .Customer .Customer-Box li p {
  font-size: 0.22rem;
  text-align: center;
}
.box .box-bottom .news .news-Title {
  color: #1d8dc0;
  font-size: 0.26rem;
  position: relative;
  padding-left: 0.12rem;
}
.box .box-bottom .news .news-Title:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.06rem;
  height: 0.28rem;
  left: 0;
  top: 12%;
  background-color: #1d8dc0;
}
.box .box-bottom .news .news-Box {
  width: 100%;
}
.box .box-bottom .news .news-Box li {
  border-bottom: 1px solid #b2b2b2;
  display: flex;
  justify-content: space-between;
  padding: 0.13rem 0.21rem;
}
.box .box-bottom .news .news-Box li a {
  color: #444444;
  font-size: 0.22rem;
}
.box .box-bottom .news .news-Box li span {
  color: #125e93;
  font-size: 0.22rem;
}
.box .box-bottom .process {
  margin-top: 0.2rem;
}
.box .box-bottom .process .process-Title {
  color: #1d8dc0;
  font-size: 0.26rem;
  position: relative;
  padding-left: 0.12rem;
}
.box .box-bottom .process .process-Title:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.06rem;
  height: 0.28rem;
  left: 0;
  top: 12%;
  background-color: #1d8dc0;
}
.box .box-bottom .process .process-top {
  padding-top: 0.12rem;
  padding-bottom: 0.12rem;
  position: relative;
}
.box .box-bottom .process .process-top .alipay {
  width: 1.08rem;
  height: 1.08rem;
  display: block;
}
.box .box-bottom .process .process-Box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box .box-bottom .process .process-Box li {
  text-align: center;
  width: 50%;
  position: relative;
}
.box .box-bottom .process .process-Box li img {
  width: 1rem;
  height: 1rem;
  text-align: center;
}
.box .box-bottom .process .process-Box li p {
  font-size: 0.22rem;
}
.box .box-bottom .process .process-Box li:before {
  content: "";
  position: absolute;
  background: url(../images/right.png) no-repeat center center;
  background-size: cover;
  width: 0.6rem;
  height: 0.6rem;
  left: 0;
  top: 15%;
}
.box .box-bottom .process .process-Box li:first-of-type:before {
  display: none;
}
.box .box-bottom .process .process-Box li:nth-of-type(3):before {
  display: none;
}
.box .free {
  margin-top: 0.1rem;
  background-color: #ffffff;
}
.box .free img {
  padding-left: 0.1rem;
  width: 4.2rem;
  height: 0.6rem;
}
.box .bottom {
  background-color: #1d8dc0;
}
.box .bottom .bottom-Box {
  display: flex;
  justify-content: space-evenly;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.box .bottom .bottom-Box li img {
  width: 1.6rem;
  height: 1.6rem;
}
.box .bottom .bottom-Box li h1 {
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: 400;
}
.box .bottom .bottom-Box li h2 {
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: 400;
}
.box .bottom .last {
  background-color: #13688e;
}
.box .bottom .last h1 {
  font-size: 0.24rem;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
}
