html,
body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}
.swiper-container-v {
  width: 100%;
  height: 100%;
}
.swiper-container-v header {
  width: 100%;
  height: 72px;
  font-size: 14px;
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}
.swiper-container-v header .top-nav {
  height: 72px;
  margin: 0 auto;
  overflow: hidden;
}
.top-logo {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12.5%;
  overflow: hidden;
}
.mheader .top-logo {
  margin-top: 9px;
}
 .top-logo img {
  width: 28px;
  height: 28px;
  border-radius: 4px;
}
.top-logo span {
  font-size: 28px;
  font-weight: 0;
  line-height: 28px;
  margin-left: 5px;
}
.swiper-container-v header .top-nav span {
  display: inline-block;
  margin-left: 30px;
  line-height: 72px;
}
.swiper-container-v header .top-nav ul {
  float: right;
  line-height: 72px;
  margin-right: 10%;
}
.swiper-container-v header .top-nav ul li {
  float: left;
}
.swiper-container-v header .top-nav ul li a {
  color: #5A646F;
  width: 56px;
  margin: 0 30px;
  padding-bottom: 6px;
}
.swiper-container-v header .top-nav ul li a:hover {
  color: #EB6666;
  border-bottom: 1px #EB6666 solid;
}
.swiper-container-v .swiper-wrapper {
  width: 100%;
  height: 100%;
  transition-timing-function: cubic-bezier(1, 0, 0.5, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0.5, 1);
  -ms-transition-timing-function: cubic-bezier(1, 0, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0.5, 1);
}
.swiper-container-v .swiper-wrapper .swiper-slide {
  font-size: 18px;
  background: #fff;
  height: 100%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first {
  width: 100%;
  height: 100%;
  background-image: url('bg012_1.png'), url('../../images/navigation/bg012.jpeg');
  background-repeat: no-repeat, no-repeat;
  background-size: cover,cover;
  padding-top: 72px;
  position: relative;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell .content {
  display: block;
  box-sizing: border-box;
  padding-left: 12.5%;
  padding-bottom: 10%;
  position: relative;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell .content .tupian {
  width: 306px;
  height: 68px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell .content .tips {
  color: #0B1D42;
  display: block;
  margin-top: 2%;
  font-size: 20px;
  font-family: 'PingFangSC-Regular';
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell .content i {
  display: block;
  width: 42px;
  height: 4px;
  background: #EB6666;
  margin-top: 3%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell .content .erweima {
  width: 184px;
  /* height: 149px; */
  margin-top: 8%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell .content p {
  font-size: 13.5px;
  color: #858585;
  margin-top: 1%;
  letter-spacing: 1px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .first .table-box .table-cell .content .renwu {
  width: 587px;
  height: 417px;
  position: absolute;
  right: 10%;
  top: 0;
  margin-top: 0;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second {
  width: 100%;
  height: 100%;
  background-image: url('bg02.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 72px;
  position: relative;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content {
  display: block;
  box-sizing: border-box;
  padding-left: 12.5%;
  padding-bottom: 10%;
  position: relative;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content h5 {
  color: #D94C4C;
  font-size: 34px;
  font-weight: 400;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .second-tips {
  font-size: 20px;
  margin-top: 2%;
  font-weight: 400;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .second-explain {
  margin-top: 4%;
  margin-bottom: 10%;
  font-size: 14px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .second-explain p {
  width: 235px;
  line-height: 30px;
  font-weight: 400;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .second-explain p:nth-child(2) {
  margin-top: 3%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .second-explain p span {
  color: #D94C4C;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .xinyong {
  width: 210px;
  height: 200px;
  margin-top: 5%;
  margin-left: 4%;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .xinyong p {
  margin-top: 16%;
  font-size: 20px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .xinyong span {
  font-size: 14px;
  display: block;
  padding-top: 10px;
  color: #7B7B7B;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .xinyong img {
  width: 110px;
  height: 110px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .daigou {
  width: 210px;
  height: 200px;
  margin-top: 5%;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .daigou p {
  margin-top: 16%;
  font-size: 20px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .daigou span {
  font-size: 14px;
  display: block;
  padding-top: 10px;
  color: #7B7B7B;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .daigou img {
  width: 110px;
  height: 110px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .zujin {
  width: 210px;
  height: 200px;
  margin-top: 5%;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .zujin p {
  margin-top: 16%;
  font-size: 20px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .zujin span {
  font-size: 14px;
  display: block;
  padding-top: 10px;
  color: #7B7B7B;
}
.swiper-container-v .swiper-wrapper .swiper-slide .second .table-box .table-cell .content .zujin img {
  width: 110px;
  height: 110px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third {
  width: 100%;
  height: 100%;
  padding-top: 72px;
  background: #FAFCFD;
  position: relative;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content {
  display: block;
  box-sizing: border-box;
  padding-bottom: 10%;
  position: relative;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-title {
  color: #5494E2;
  font-size: 34px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-tips {
  display: block;
  font-size: 20px;
  margin-top: 2%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show {
  display: block;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi {
  width: 240px;
  margin-top: 72px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi a {
  display: table-cell;
  width: 240px;
  height: 221px;
  background-image: url('fenqi.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi a img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: opacity .2s;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi a .box {
  width: 80px;
  height: 80px;
  background: #DF3F3F;
  opacity: 0.78;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi a .show-tips {
  display: block;
  width: 184px;
  position: absolute;
  top: 60px;
  left: 28px;
  margin-top: 0;
  font-size: 15px;
  color: #FFF;
  text-align: left;
  transition: all 0.3s ease-out;
  opacity: 0;
  line-height: 28px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi a:hover .box {
  width: 500px;
  height: 500px;
  margin-left: -250px;
  margin-top: -250px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi a:hover img {
  opacity: 0;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi a:hover .show-tips {
  position: absolute;
  top: 37px;
  left: 28px;
  color: #FFF;
  opacity: 1;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi p {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 11px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .fenqi span {
  font-size: 14px;
  color: #7b7b7b;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong {
  width: 240px;
  margin-top: 72px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong a {
  display: table-cell;
  width: 240px;
  height: 221px;
  background-image: url('qingsong.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong a img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: opacity .2s;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong a .box {
  width: 80px;
  height: 80px;
  background: #DF3F3F;
  opacity: 0.78;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong a .show-tips {
  display: block;
  width: 184px;
  position: absolute;
  top: 60px;
  left: 28px;
  margin-top: 0;
  font-size: 15px;
  color: #FFF;
  text-align: left;
  transition: all 0.3s ease-out;
  opacity: 0;
  line-height: 28px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong a:hover .box {
  width: 500px;
  height: 500px;
  margin-left: -250px;
  margin-top: -250px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong a:hover img {
  opacity: 0;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong a:hover .show-tips {
  position: absolute;
  top: 37px;
  left: 28px;
  color: #FFF;
  opacity: 1;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong p {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 11px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .qingsong span {
  font-size: 14px;
  color: #7b7b7b;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin {
  width: 240px;
  margin-top: 72px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin a {
  display: table-cell;
  width: 240px;
  height: 221px;
  background-image: url('anxin.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin a img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: opacity .2s;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin a .box {
  width: 80px;
  height: 80px;
  background: #DF3F3F;
  opacity: 0.78;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin a .show-tips {
  display: block;
  width: 184px;
  position: absolute;
  top: 60px;
  left: 28px;
  margin-top: 0;
  font-size: 15px;
  color: #FFF;
  text-align: left;
  transition: all 0.3s ease-out;
  opacity: 0;
  line-height: 28px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin a:hover .box {
  width: 500px;
  height: 500px;
  margin-left: -250px;
  margin-top: -250px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin a:hover img {
  opacity: 0;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin a:hover .show-tips {
  position: absolute;
  top: 37px;
  left: 28px;
  color: #FFF;
  opacity: 1;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin p {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 11px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .anxin span {
  font-size: 14px;
  color: #7b7b7b;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo {
  width: 240px;
  margin-top: 72px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo a {
  display: table-cell;
  width: 240px;
  height: 221px;
  background-image: url('linhuo.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo a img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo a .box {
  width: 80px;
  height: 80px;
  background: #DF3F3F;
  opacity: 0.78;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo a .show-tips {
  display: block;
  width: 184px;
  position: absolute;
  top: 60px;
  left: 28px;
  margin-top: 0;
  font-size: 15px;
  color: #FFF;
  text-align: left;
  transition: all 0.3s ease-out;
  opacity: 0;
  line-height: 28px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo a:hover .box {
  width: 500px;
  height: 500px;
  margin-left: -250px;
  margin-top: -250px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo a:hover img {
  opacity: 0;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo a:hover .show-tips {
  position: absolute;
  top: 37px;
  left: 28px;
  color: #FFF;
  opacity: 1;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo p {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 11px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .third .table-box .table-cell .third-content .third-show .linhuo span {
  font-size: 14px;
  color: #7b7b7b;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource {
  width: 100%;
  height: 100%;
  background-image: url('bg04.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 72px;
  position: relative;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-content {
  display: block;
  box-sizing: border-box;
  padding-bottom: 6%;
  position: relative;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-content .fource-title {
  color: #8B572A;
  font-size: 34px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-content .fource-tips {
  display: block;
  font-size: 20px;
  margin-top: 2%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain {
  display: block;
  display: -webkit-box;
  /* iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  /* Chrome */
  display: -moz-box;
  /* Firefox 19 */
  display: -ms-flexbox;
  display: flex;
  /*flex容器*/
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  padding-bottom: 10%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-one {
  width: 176px;
  background-image: url('no.1.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 22px 52px;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-one p {
  text-align: center;
  margin-top: 30px;
  font-size: 22px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-one span {
  display: block;
  color: #2A2A2A;
  font-size: 14px;
  margin-top: 12px;
  line-height: 25px;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-two {
  width: 191px;
  background-image: url('no.2.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 27px 52px;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-two p {
  text-align: center;
  margin-top: 30px;
  font-size: 22px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-two span {
  display: block;
  color: #2A2A2A;
  font-size: 14px;
  margin-top: 12px;
  line-height: 25px;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-three {
  width: 176px;
  background-image: url('no.3.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 27px 52px;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-three p {
  text-align: center;
  margin-top: 30px;
  font-size: 22px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-three span {
  display: block;
  color: #2A2A2A;
  font-size: 14px;
  margin-top: 12px;
  line-height: 25px;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-four {
  width: 220px;
  background-image: url('no.4.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 28px 52px;
  overflow: hidden;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-four p {
  text-align: center;
  margin-top: 30px;
  font-size: 22px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .explain-four span {
  display: block;
  color: #2A2A2A;
  font-size: 14px;
  margin-top: 12px;
  line-height: 25px;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .fource .table-box .table-cell .fource-explain .line {
  width: 44px;
  height: 1px;
  background: #000;
  margin-top: 45px;
  margin-left: 10px;
  margin-right: 10px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five {
  width: 100%;
  height: 100%;
  padding-top: 72px;
  position: relative;
  background-image: url('bg05.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell .five-content {
  display: block;
  box-sizing: border-box;
  padding-bottom: 14%;
  position: relative;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell .five-content .five-title {
  color: #D94C4C;
  font-size: 34px;
  font-weight: 400;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell .five-content .five-tips {
  display: block;
  font-size: 20px;
  margin-top: 2%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell .five-content .xinsheng {
  margin-top: 30px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell .five-content .xinsheng img {
  width: 307px;
  height: 150px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell .five-content span {
  display: block;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .five .table-box .table-cell .five-content .ganshou img {
  width: 307px;
  height: 150px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six {
  width: 100%;
  height: 100%;
  padding-top: 72px;
  position: relative;
  background-image: url('bg06.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding-bottom: 10%;
  position: relative;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .six-content {
  display: block;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .six-content .six-title {
  color: #4A90E2;
  font-size: 34px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .six-content .six-tips {
  display: block;
  font-size: 20px;
  margin-top: 25px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .hezuo {
  width: 960px;
  margin: 0 auto;
  margin-top: 76px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .hezuo .taps {
  width: 225px;
  margin-right: 20px;
  text-align: center;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .hezuo .taps img {
  width: 225px;
  height: 120px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .hezuo .taps p {
  font-size: 24px;
  margin-top: 29px;
  margin-bottom: 7px;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .hezuo .taps span {
  font-size: 15px;
  color: #7A7A7A;
}
.swiper-container-v .swiper-wrapper .swiper-slide .six .table-box .table-cell .hezuo .taps:nth-child(4) {
  margin-right: 0;
}
.swiper-container-v .swiper-wrapper .swiper-slide .footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #8E8E8E;
  background: #2C2C2C;
  text-align: center;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
}
#active {
  color: #EB6666;
  border-bottom: 1px #EB6666 solid;
}
.content2 {
  width: 100%;
  height: 100%;
  position: relative;
}
.content2 .mheader {
  background: #FFFFFF;
  height: 2.45rem;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  border-bottom: 1px #eee solid;
}
.content2 .mheader .logo {
  width: 3.8rem;
  height: 1rem;
  margin-top: .725rem;
  margin-left: 1.4rem;
}
.content2 .mheader .nav {
  margin-top: .725rem;
  margin-right: 1.35rem;
  float: right;
  vertical-align: middle;
}
.content2 .mheader .nav img {
  width: 1rem;
  height: 1rem;
}
.content2 .mheader .nav .guanbi {
  display: none;
}
.content2 .mfirst {
  margin-top: 2.45rem;
  overflow: hidden;
  background-image: url('shouye.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 1.9rem;
}
.content2 .mfirst .jiuaishua {
  width: 11.25rem;
  height: 2.5rem;
  margin-top: 2.5rem;
  margin-left: 1.4rem;
}
.content2 .mfirst p {
  margin-top: .8rem;
  margin-left: 1.4rem;
  color: #182D59;
  font-size: .8rem;
  font-family: PingFang-SC-Regular;
  font-weight: 300;
  letter-spacing: 0.53px;
}
.content2 .mfirst .tips {
  display: block;
  margin-top: 2.1rem;
  margin-left: 1.4rem;
  font-size: .65rem;
  font-family: PingFang-SC-Regular;
  font-weight: 300;
  color: #3A8EF1;
}
.content2 .mfirst a {
  display: block;
  width: 10.55rem;
  height: 2rem;
  margin-left: 1.4rem;
  margin-top: .7rem;
  text-align: center;
  line-height: 2rem;
  border: 1px solid #ED6969;
  font-size: .8rem;
  font-family: PingFang-SC-Medium;
  color: #FE6666;
  letter-spacing: 0.57px;
  border-radius: 2px;
}
.content2 .mfirst a img {
  width: 1.6rem;
  height: .45rem;
  vertical-align: middle;
  margin-top: -0.2rem;
}
.content2 .mfirst .ren {
  margin-top: .65rem;
  margin-left: .65rem;
  width: 17.5rem;
  height: 15.85rem;
}
.content2 .msecond {
  padding-bottom: 1.55rem;
  overflow: hidden;
  background-image: url('bg1.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  background-color: #fff;
}
.content2 .msecond .title {
  margin-top: 2.3rem;
  color: #FF5151;
  text-align: center;
  font-size: 1.4rem;
  font-family: PingFangSC-Light;
  letter-spacing: 1.04px;
}
.content2 .msecond .tips {
  display: block;
  margin-top: .7rem;
  text-align: center;
  font-size: .8rem;
  font-family: PingFangSC-Light;
  letter-spacing: 0.59px;
  color: #000000;
}
.content2 .msecond .show {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.content2 .msecond .show .xinyong {
  width: 3.5rem;
  margin-top: 2.5rem;
  text-align: center;
  font-size: .8rem;
  display: inline-block;
}
.content2 .msecond .show .xinyong img {
  width: 3rem;
  height: 3rem;
}
.content2 .msecond .show .xinyong p {
  margin-top: 1.8rem;
}
.content2 .msecond .show .xinyong span {
  font-size: .6rem;
  color: #565656;
  line-height: 1.2rem;
}
.content2 .msecond .show .daigou {
  width: 3.5rem;
  margin-top: 2.5rem;
  margin-left: 2.4rem;
  margin-right: 2.4rem;
  text-align: center;
  font-size: .8rem;
  display: inline-block;
}
.content2 .msecond .show .daigou img {
  width: 3rem;
  height: 3rem;
}
.content2 .msecond .show .daigou p {
  margin-top: 1.8rem;
}
.content2 .msecond .show .daigou span {
  font-size: .6rem;
  color: #565656;
  line-height: 1.2rem;
}
.content2 .msecond .show .zujin {
  width: 3.5rem;
  margin-top: 2.5rem;
  text-align: center;
  font-size: .8rem;
  display: inline-block;
}
.content2 .msecond .show .zujin img {
  width: 3rem;
  height: 3rem;
}
.content2 .msecond .show .zujin p {
  margin-top: 1.8rem;
}
.content2 .msecond .show .zujin span {
  font-size: .6rem;
  color: #565656;
  line-height: 1.2rem;
}
.content2 .msecond .content-one {
  margin-top: 1.8rem;
  margin-left: 2.1rem;
  margin-right: 2.1rem;
  font-family: PingFangSC-Regular;
  font-size: .7rem;
  color: #000000;
  letter-spacing: 0.5px;
  line-height: 1.5rem;
}
.content2 .msecond .content-two {
  margin-top: 1rem;
  margin-left: 2.1rem;
  margin-right: 2.1rem;
  font-family: PingFangSC-Regular;
  font-size: .7rem;
  color: #000000;
  letter-spacing: 0.5px;
  line-height: 1.5rem;
}
.content2 .mthird {
  text-align: center;
  background: #FAFCFD;
  overflow: hidden;
  padding-bottom: 2rem;
}
.content2 .mthird .title {
  margin-top: 2rem;
  font-family: PingFangSC-Light;
  font-size: 1.4rem;
  color: #5494E2;
  letter-spacing: 1.04px;
}
.content2 .mthird .tips {
  display: block;
  margin-top: .7rem;
  font-family: PingFangSC-Light;
  font-size: .8rem;
  color: #000000;
  letter-spacing: 0.59px;
}
.content2 .mthird img {
  width: 16rem;
  height: 9rem;
}
.content2 .mthird .fenqi {
  margin-top: 2.35rem;
}
.content2 .mthird .qingsong {
  margin-top: 1.75rem;
}
.content2 .mthird .showtitle {
  margin-top: 1.2rem;
  font-family: PingFangSC-Regular;
  font-size: 1rem;
  color: #000000;
  letter-spacing: 0.74px;
}
.content2 .mthird .showtips {
  margin-top: .5rem;
  font-family: PingFangSC-Light;
  font-size: .75rem;
  color: #DF3F3F;
  letter-spacing: 0.56px;
  line-height: 22px;
}
.content2 .mthird .showcontent {
  margin: .5rem auto 0;
  width: 14.6rem;
  font-family: PingFangSC-Regular;
  font-size: .75rem;
  color: #000000;
  letter-spacing: 0;
  line-height: 1.4rem;
}
.content2 .mfource {
  text-align: center;
  overflow: hidden;
  padding-bottom: 2rem;
  background-image: url('bg4.png');
}
.content2 .mfource .title {
  margin-top: 2rem;
  font-family: PingFangSC-Light;
  font-size: 1.4rem;
  color: #8B572A;
  letter-spacing: 1.04px;
}
.content2 .mfource .tips {
  display: block;
  margin-top: .7rem;
  font-family: PingFangSC-Light;
  font-size: .8rem;
  color: #000000;
  letter-spacing: 0.59px;
}
.content2 .mfource .fource-one {
  margin-top: 2.4rem;
  text-align: center;
}
.content2 .mfource .fource-one .showone {
  width: 4.9rem;
  height: 4.9rem;
  border-radius: 50%;
  background-image: url('1.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  background-color: #EBEEF4;
  margin: 0 auto;
  overflow: hidden;
}
.content2 .mfource .fource-one span {
  display: block;
  margin-top: -2rem;
  font-family: PingFangTC-Medium;
  font-size: 1.1rem;
  color: #000000;
  letter-spacing: -0.31px;
}
.content2 .mfource .fource-one p {
  margin: .8rem auto 0;
  width: 12.4rem;
  font-size: .7rem;
  line-height: 1.4rem;
  color: #2A2A2A;
  letter-spacing: -0.2px;
}
.content2 .mfource .fource-two {
  margin-top: 2.9rem;
  text-align: center;
}
.content2 .mfource .fource-two .showtwo {
  width: 4.9rem;
  height: 4.9rem;
  border-radius: 50%;
  background-image: url('2.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  background-color: #EBEEF4;
  margin: 0 auto;
  overflow: hidden;
}
.content2 .mfource .fource-two span {
  display: block;
  margin-top: -2rem;
  font-family: PingFangTC-Medium;
  font-size: 1.1rem;
  color: #000000;
  letter-spacing: -0.31px;
}
.content2 .mfource .fource-two p {
  margin: .8rem auto 0;
  width: 12.4rem;
  font-size: .7rem;
  line-height: 1.4rem;
  color: #2A2A2A;
  letter-spacing: -0.2px;
}
.content2 .mfource .fource-three {
  margin-top: 2.9rem;
  text-align: center;
}
.content2 .mfource .fource-three .showthree {
  width: 4.9rem;
  height: 4.9rem;
  border-radius: 50%;
  background-image: url('3.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  background-color: #EBEEF4;
  margin: 0 auto;
  overflow: hidden;
}
.content2 .mfource .fource-three span {
  display: block;
  margin-top: -2rem;
  font-family: PingFangTC-Medium;
  font-size: 1.1rem;
  color: #000000;
  letter-spacing: -0.31px;
}
.content2 .mfource .fource-three p {
  margin: .8rem auto 0;
  width: 12.4rem;
  font-size: .7rem;
  line-height: 1.4rem;
  color: #2A2A2A;
  letter-spacing: -0.2px;
}
.content2 .mfource .fource-four {
  margin-top: 2.9rem;
  text-align: center;
}
.content2 .mfource .fource-four .showfour {
  width: 4.9rem;
  height: 4.9rem;
  border-radius: 50%;
  background-image: url('4.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  background-color: #EBEEF4;
  margin: 0 auto;
  overflow: hidden;
}
.content2 .mfource .fource-four span {
  display: block;
  margin-top: -2rem;
  font-family: PingFangTC-Medium;
  font-size: 1.1rem;
  color: #000000;
  letter-spacing: -0.31px;
}
.content2 .mfource .fource-four p {
  margin: .8rem auto 0;
  width: 12.4rem;
  font-size: .7rem;
  line-height: 1.4rem;
  color: #2A2A2A;
  letter-spacing: -0.2px;
}
.content2 .mfive {
  overflow: hidden;
  padding-bottom: 2rem;
  background: #fff;
}
.content2 .mfive .title {
  margin-top: 2rem;
  font-family: PingFangSC-Light;
  font-size: 1.4rem;
  color: #D94C4C;
  letter-spacing: 1.04px;
  text-align: center;
}
.content2 .mfive .tips {
  display: block;
  margin-top: .7rem;
  font-family: PingFang-SC-Regular;
  font-size: .8rem;
  color: #000000;
  text-align: center;
}
.content2 .mfive img {
  width: 16rem;
  height: 7.55rem;
  display: block;
  margin: 0 auto;
}
.content2 .mfive .shows {
  margin-top: 2.1rem;
}
.content2 .mfive .shows-sec {
  margin-top: .5rem;
}
.content2 .mfive .swiper-container-h {
  margin-top: 3.75rem;
  width: 100%;
  height: 7.5rem;
}
.content2 .msix {
  overflow: hidden;
  padding-bottom: 2.3rem;
  background-image: url('bg6.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.content2 .msix .title {
  text-align: center;
  font-family: PingFangSC-Light;
  font-size: 1.4rem;
  color: #4A90E2;
  letter-spacing: -0.4px;
  margin-top: 2rem;
}
.content2 .msix .tips {
  display: block;
  text-align: center;
  margin: 0.7rem auto 0;
  font-family: PingFangSC-Light;
  font-size: 0.8rem;
  color: #000000;
}
.content2 .msix .shows {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.content2 .msix .shows .aihuishou {
  width: 7rem;
  margin-top: 2.1rem;
  display: inline-block;
}
.content2 .msix .shows .aihuishou img {
  width: 7rem;
  height: 5rem;
}
.content2 .msix .shows .aihuishou p {
  margin-top: 1rem;
  margin-bottom: .35rem;
  font-size: .9rem;
}
.content2 .msix .shows .aihuishou span {
  color: #7A7A7A;
  font-size: .75rem;
}
.content2 .msix .shows .zhima {
  width: 7rem;
  margin-left: 2rem;
  margin-top: 2.1rem;
  display: inline-block;
}
.content2 .msix .shows .zhima img {
  width: 7rem;
  height: 5rem;
}
.content2 .msix .shows .zhima p {
  margin-top: 1rem;
  margin-bottom: .35rem;
  font-size: .9rem;
}
.content2 .msix .shows .zhima span {
  color: #7A7A7A;
  font-size: .75rem;
}
.content2 .msix .showst {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.content2 .msix .showst .huabei {
  width: 7rem;
  margin-top: 1.75rem;
  display: inline-block;
}
.content2 .msix .showst .huabei img {
  width: 7rem;
  height: 5rem;
}
.content2 .msix .showst .huabei p {
  margin-top: 1rem;
  margin-bottom: .35rem;
  font-size: .9rem;
}
.content2 .msix .showst .huabei span {
  color: #7A7A7A;
  font-size: .75rem;
}
.content2 .msix .showst .sanxing {
  width: 7rem;
  margin-left: 2rem;
  margin-top: 1.75rem;
  display: inline-block;
}
.content2 .msix .showst .sanxing img {
  width: 7rem;
  height: 5rem;
}
.content2 .msix .showst .sanxing p {
  margin-top: 1rem;
  margin-bottom: .35rem;
  font-size: .9rem;
}
.content2 .msix .showst .sanxing span {
  color: #7A7A7A;
  font-size: .75rem;
}
.content2 .footer {
  width: 100%;
  height: 3rem;
  text-align: center;
  background: #343434;
  overflow: hidden;
}
.content2 .footer p {
  font-family: PingFangSC-Regular;
  font-size: .6rem;
  color: #8E8E8E;
  letter-spacing: -0.17px;
  width: 14.6rem;
  margin: 0.55rem auto 0;
  line-height: 1rem;
}
.content2 .mengban {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  position: fixed;
  left: 0;
  top: 0;
}
.content2 .daohang {
  width: 100%;
  position: fixed;
  left: 0;
  top: 2.45rem;
  z-index: 999;
}
.content2 .daohang li {
  height: 2.4rem;
  width: 100%;
  background: #fff;
  text-align: center;
  line-height: 2.4rem;
  border-top: 1px solid #F5F5F5;
}
.content2 .daohang li a {
  display: block;
  width: 100%;
  font-family: PingFangSC-Regular;
  font-size: .75rem;
  color: #000000;
  letter-spacing: 0.56px;
}
.content2 .swiper-container {
  width: 100%;
  height: 7.5rem;
}
@media screen and (max-width: 1032px) and (min-width: 1025px) {
  .swiper-container header .top-nav ul li a {
    color: #5A646F;
    width: 46px;
    margin: 0 30px;
    padding-bottom: 6px;
  }
  .swiper-container header .top-nav ul li a:hover {
    color: #EB6666;
    border-bottom: 1px #EB6666 solid;
  }
  .swiper-slide .second .table-box .table-cell .content .xinyong {
    width: 190px;
    height: 200px;
    margin-top: 7%;
    margin-left: 4%;
    text-align: center;
  }
  .swiper-slide .second .table-box .table-cell .content .xinyong p {
    margin-top: 16%;
    font-size: 20px;
  }
  .swiper-slide .second .table-box .table-cell .content .xinyong span {
    font-size: 14px;
    display: block;
    padding-top: 10px;
    color: #7B7B7B;
  }
  .swiper-slide .second .table-box .table-cell .content .xinyong img {
    width: 110px;
    height: 110px;
  }
  .swiper-slide .second .table-box .table-cell .content .daigou {
    width: 200px;
    height: 200px;
    margin-top: 7%;
    text-align: center;
  }
  .swiper-slide .second .table-box .table-cell .content .daigou p {
    margin-top: 16%;
    font-size: 20px;
  }
  .swiper-slide .second .table-box .table-cell .content .daigou span {
    font-size: 14px;
    display: block;
    padding-top: 10px;
    color: #7B7B7B;
  }
  .swiper-slide .second .table-box .table-cell .content .daigou img {
    width: 110px;
    height: 110px;
  }
  .swiper-slide .second .table-box .table-cell .content .zujin {
    width: 200px;
    height: 200px;
    margin-top: 7%;
    text-align: center;
  }
  .swiper-slide .second .table-box .table-cell .content .zujin p {
    margin-top: 16%;
    font-size: 20px;
  }
  .swiper-slide .second .table-box .table-cell .content .zujin span {
    font-size: 14px;
    display: block;
    padding-top: 10px;
    color: #7B7B7B;
  }
  .swiper-slide .second .table-box .table-cell .content .zujin img {
    width: 110px;
    height: 110px;
  }
}
@media screen and (min-width: 1463px) {
  .swiper-container header .top-nav {
    width: 1457px;
  }
  .swiper-slide .first .table-box .table-cell {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .swiper-slide .first .table-box .table-cell .content {
    width: 1457px;
    margin: auto;
  }
  .swiper-slide .second .table-box .table-cell {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .swiper-slide .second .table-box .table-cell .content {
    width: 1457px;
    margin: auto;
  }
  .swiper-slide .second .table-box .table-cell .content .xinyong {
    margin-left: 15%;
  }
}
@media screen and (min-width: 1830px) {
  .swiper-slide .first .table-box .table-cell .content {
    padding-left: 10%;
  }
  .swiper-slide .second .table-box .table-cell .content {
    padding-left: 10%;
  }
}
@media screen and (max-width: 1024px) {
  .content1 {
    display: none;
  }
  .content2 {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .content2 {
    display: none;
  }
  .content1 {
    display: block;
  }
}
