/*
  默认样式
*/
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
}
input {
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
textarea {
  -webkit-appearance: none;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
table,
caption,
th,
td,
form,
input,
button,
textarea {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
  color: #333333;
}
a:hover,
button:hover {
  transition: all 0.3s;
}
button,
button:active,
button:focus {
  border: 0;
  outline: 0;
  background: transparent;
}
h1,
h2,
strong,
b {
  font-weight: bold;
}
h3,
h4,
h5,
h6,
em,
dt {
  font-weight: 400;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
select {
  color: #313233;
  outline: 0;
}
body {
  background: #fff;
}
a,
a:hover {
  color: #313233;
}
img {
  display: flex;
}
.add {
  height: 100%;
  overflow: hidden;
}
* {
  font-size: 16px;
  color: #323232;
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei";
}
.swiper-pagination-bullet:focus {
  outline: none !important;
}
.swiper-button-next,
.swiper-button-prev {
  outline: none !important;
}
.swiper-button-disabled[aria-label="Previous slide"] {
  opacity: 1;
}
.swiper-button-disabled[aria-label="Previous slide"] > img {
  content: url("../images/arrow2-1.png");
}
.swiper-button-disabled[aria-label="Next slide"] {
  opacity: 1;
}
.swiper-button-disabled[aria-label="Next slide"] > img {
  content: url("../images/arrow2-4.png");
}
.flex {
  display: flex;
}
.sa {
  justify-content: space-around;
}
.sb {
  justify-content: space-between;
}
.jc {
  justify-content: center;
}
.js {
  justify-content: flex-start;
}
.je {
  justify-content: flex-end;
}
.ac {
  align-items: center;
}
.as {
  align-items: flex-start;
}
.ae {
  align-items: flex-end;
}
.col {
  flex-direction: column;
}
.col-r {
  flex-direction: column-reverse;
}
.wrap {
  flex-wrap: wrap;
}
.nowrap {
  flex-wrap: nowrap;
}
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.bold {
  font-weight: bold;
}
.bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg2 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page {
  padding: 0 30px;
}
.yuan {
  width: 30px;
  height: 30px;
  border: 7px solid #A41B35;
  border-radius: 100%;
  margin-right: 10px;
  min-width: 30px;
}
.checkbox {
  width: 32px;
  height: 32px;
  background: #fff;
  border: 2px solid #DBE0E3;
  margin-right: 10px;
  cursor: pointer;
}
.checkbox-h {
  width: 32px;
  height: 32px;
  border: 2px solid #DBE0E3;
  margin-right: 10px;
  cursor: pointer;
}
.radio {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.radio-h {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.hidefont {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hidefont2 {
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.hidefont3 {
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.hidefont4 {
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.min1260,
.min750 {
  display: none;
}
@media (max-width: 1260px) {
  .min1260 {
    display: block;
  }
  .max1260 {
    display: none;
  }
}
@media (max-width: 750px) {
  .min750 {
    display: block;
  }
}
.swiperwrap {
  transition: all 0.3s;
  width: 100%;
}
.swiperwrap .swiper-container {
  width: 100%;
}
.swiperwrap .swiper-container .swwr {
  position: relative;
  width: 100%;
}
.swiperwrap .swiper-container .swwr img {
  max-width: 100%;
}
.swiperwrap .swiper-container .swwr .swimgfors {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon > * {
  margin-bottom: 40px;
  padding: 0 20px;
}
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon h1,
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon h2,
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon h3,
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon h4,
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon h5 {
  transition: all 0.3s;
  text-align: center;
}
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h1 {
  font-size: 56px;
  color: #fff;
  font-weight: 500;
  line-height: 58px;
  font-family: "SourceHanSansCN-";
}
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h2 {
  font-family: "SourceHanSansCN-";
  line-height: 42px;
  font-size: 40px;
  color: #fff;
  font-weight: 300;
}
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn {
  transition: all 0.3s;
  min-width: 218px;
  height: 48px;
  background: #A41B35;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn > p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.swiperwrap .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
  margin-right: 20px !important;
}
.swiperwrap .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0 !important;
}
.swiperwrap .swiper-pagination .swiper-pagination-bullet-active {
  background: #A41B35;
}
.usswbtn {
  background-image: unset !important;
  width: 52px !important;
  height: 52px !important;
}
.usswbtn > img {
  width: 100%;
  height: 100%;
}
.usswbtn:after {
  content: unset !important;
}
.incontent .indexyang {
  padding: 70px 0;
  position: relative;
}
.incontent .indexyang > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.incontent .indexyang > div {
  position: relative;
}
.incontent .indtit {
  transition: all 0.3s;
  text-align: center;
  margin-bottom: 50px;
}
.incontent .indtit h2 {
  font-size: 30px;
  color: #323232;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
}
.incontent .indtit h4 {
  font-size: 20px;
  color: #9B9B9B;
  font-weight: 400;
  line-height: 16px;
}
.incontent .indtitimg h2 {
  font-size: 30px;
  color: #FFFFFF;
  font-weight: 400;
}
.incontent .indtitimg h4 {
  font-size: 20px;
  color: #808080;
  font-weight: 400;
}
.incontent .insf7 {
  background: #f7f7f7;
}
.incontent .onone {
  width: 100%;
}
.incontent .onone .onesw {
  position: relative;
  width: 1465px;
  margin: 0 auto;
}
.incontent .onone .onesw .swiper-button-prev-5,
.incontent .onone .onesw .swiper-button-next-5 {
  top: 100%;
}
.incontent .ontwo .contwotit {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.incontent .ontwo .contwotit p {
  width: 65%;
  margin: 0 40px 40px;
  text-align: center;
  font-size: 14px;
  color: #6f6f6f;
  font-weight: 400;
  line-height: 26px;
}
.incontent .onthere .tuosele {
  width: 1200px;
  margin: 0 auto;
}
.incontent .onthere .tuosele .intheretablist {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  border: 1px #808080 solid;
}
.incontent .onthere .tuosele .intheretablist > div {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-right: 1px #808080 solid;
  flex: 1;
}
.incontent .onthere .tuosele .intheretablist > div:last-child {
  border-right: 0;
}
.incontent .onthere .tuosele .intheretablist .inthtabitem {
  cursor: pointer;
}
.incontent .onthere .tuosele .intheretablist .inthtabitem p,
.incontent .onthere .tuosele .intheretablist .inthtabitem h3 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
}
.incontent .onthere .tuosele .intheretablist .inthtabitem h3 {
  font-weight: bold;
}
.incontent .onthere .tuosele .intheretablist .wina {
  height: 92px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.08);
}
.incontent .onthere .tuosele .intheretablist .wina p,
.incontent .onthere .tuosele .intheretablist .wina h3 {
  font-size: 16px;
  color: #3A3A3A;
  font-weight: 400;
}
.incontent .onthere .tuosele .intheretablist .wina h3 {
  font-weight: bold;
}
.incontent .onthere .tuosele .inonthsw {
  margin-top: 70px;
}
.incontent .onthere .tuosele .inonthsw .thswitem {
  width: 900px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.incontent .onthere .tuosele .inonthsw .thswitem .thswimg {
  width: 466px;
  height: 312px;
  margin-right: 120px;
}
.incontent .onthere .tuosele .inonthsw .thswitem .thswimg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd {
  width: 300px;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd > div {
  margin-bottom: 30px;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zui p {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist {
  display: flex;
  flex-wrap: wrap;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p {
  position: relative;
  font-size: 16px;
  color: #CCCCCC;
  font-weight: 400;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p::after {
  color: #CCCCCC;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n-1) {
  padding-right: 20px;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n-1) ::after {
  content: '|';
  position: absolute;
  top: 0;
  right: 0;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n-1)::after {
  content: '|';
  position: absolute;
  top: 0;
  right: 0;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n) {
  padding-left: 20px;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n) ::after {
  content: unset;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n)::after {
  content: unset;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:last-child ::after {
  content: unset;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:last-child::after {
  content: unset;
}
.incontent .onthere .tuosele .inonthsw .thswitem .brisnd .brthebtn button {
  width: 228px;
  height: 38px;
  background: #A41B35;
  border-radius: 19px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
}
.incontent .ontfrer .topsfr {
  margin: 46px 0;
  display: flex;
  justify-content: center;
}
.incontent .ontfrer .topsfr .sfrlist {
  display: flex;
  align-items: center;
  justify-content: center;
}
.incontent .ontfrer .topsfr .sfrlist > div {
  transition: all 0.3s;
  font-size: 16px;
  color: #323232;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0 40px;
  border-right: 1px #CFCFCF solid;
  line-height: 14px;
  position: relative;
}
.incontent .ontfrer .topsfr .sfrlist > div:last-child {
  border-right: 0;
}
.incontent .ontfrer .topsfr .sfrlist > div:hover {
  color: #A41B35;
}
.incontent .ontfrer .topsfr .sfrlist .wind {
  color: #A41B35;
}
.incontent .ontfrer .topsfr .sfrlist .wind::after {
  content: '';
  width: 58%;
  height: 3px;
  background: #A41B35;
  border-radius: 2px;
  overflow: hidden;
  position: absolute;
  bottom: -8px;
}
.incontent .ontfrer .imginster .insimg-box {
  width: 100%;
  height: 440px;
  display: flex;
}
.incontent .ontfrer .imginster .insimg-box .itimg {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg {
  width: 100%;
  height: 100%;
  position: relative;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit {
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit .contit {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit .contit > h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 15px;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit .contit > p {
  font-size: 14px;
  color: #939393;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 15px;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit .contit > .autoimg {
  cursor: pointer;
  min-width: 60%;
  height: 30px;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit .contit > .autoimg > img {
  position: relative;
  width: 20px;
  height: 20px;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit .contit > .autoimg::before {
  content: '';
  width: 0;
  height: 100%;
  background: #A41B35;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg > .absimgtit .contit > .autoimg:hover::before {
  width: 100%;
}
.incontent .ontfrer .imginster .insimg-box .itimg .miniitimg:hover .absimgtit {
  opacity: 1;
  visibility: visible;
}
.incontent .ontfrer .imginster .insimg-box .min-itimg {
  width: 20%;
  height: 100%;
}
.incontent .ontfrer .imginster .insimg-box .max-itimg {
  height: 100%;
  width: 40%;
}
.incontent .ontfrer .imginster .insimg-box .twocol .miniitimg {
  height: 50%;
}
.incontent .indbtn {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.incontent .indbtn button {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  padding: 0 30px;
  min-width: 168px;
  height: 38px;
  background: #A41B35;
  border-radius: 19px;
}
.swiper-container2,
.swiper-container3,
.swiper-container5 {
  transition: all 0.3s;
  width: 1200px;
  height: 100%;
}
.swiper-container2 .sofn,
.swiper-container3 .sofn,
.swiper-container5 .sofn {
  padding: 5px;
}
.swiper-container2 .sofn .sotop,
.swiper-container3 .sofn .sotop,
.swiper-container5 .sofn .sotop {
  box-sizing: border-box;
  padding: 30px 30px 20px;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}
.swiper-container2 .sofn .sotop .socon,
.swiper-container3 .sofn .sotop .socon,
.swiper-container5 .sofn .sotop .socon {
  padding: 25px 0;
}
.swiper-container2 .sofn .sotop .socon h5,
.swiper-container3 .sofn .sotop .socon h5,
.swiper-container5 .sofn .sotop .socon h5 {
  font-size: 14px;
  color: #727272;
  font-weight: 400;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.swiper-container2 .sofn .sotop .sori,
.swiper-container3 .sofn .sotop .sori,
.swiper-container5 .sofn .sotop .sori {
  justify-content: flex-end;
}
.swiper-container2 .sofn .sotop .soimg,
.swiper-container3 .sofn .sotop .soimg,
.swiper-container5 .sofn .sotop .soimg {
  display: flex;
}
.swiper-container2 .sofn .sotop .soimg img,
.swiper-container3 .sofn .sotop .soimg img,
.swiper-container5 .sofn .sotop .soimg img {
  width: 19px;
  height: 15px;
}
.swiper-container2 .sofn .sobom,
.swiper-container3 .sofn .sobom,
.swiper-container5 .sofn .sobom {
  margin-top: 40px;
  width: 100%;
  display: flex;
  align-items: center;
}
.swiper-container2 .sofn .sobom p,
.swiper-container3 .sofn .sobom p,
.swiper-container5 .sofn .sobom p {
  font-size: 16px;
  color: #A41B35;
  font-weight: 400;
}
.swiper-container2 .sofn .sobom span,
.swiper-container3 .sofn .sobom span,
.swiper-container5 .sofn .sobom span {
  font-size: 14px;
  color: #464646;
  font-weight: 400;
}
.swiper-container2 .sofn .sobom .soimghead,
.swiper-container3 .sofn .sobom .soimghead,
.swiper-container5 .sofn .sobom .soimghead {
  margin-right: 10px;
}
.swiper-container2 .sofn .sobom .soimghead > img,
.swiper-container3 .sofn .sobom .soimghead > img,
.swiper-container5 .sofn .sobom .soimghead > img {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
.swiper-container2 .sofn .sobom .soname,
.swiper-container3 .sofn .sobom .soname,
.swiper-container5 .sofn .sobom .soname {
  flex: 1;
}
.swiper-container3 {
  width: 1200px;
  height: 300px;
  padding: 50px 0 40px;
  box-sizing: content-box;
  padding-top: 8px !important;
}
.swiper-container3 .swiper-slide {
  width: 258px;
  height: 258px;
  box-shadow: 1px 2px 9px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.swiper-container3 .swiper-slide > img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.swiper-container3 .themesw {
  width: 258px;
  height: 258px;
}
.swiper-container3 .themesw > img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.swiper-container5 {
  width: 800px;
}
.swiper-container5 .yourswxian > h2 {
  transition: all 0.3s;
  font-size: 18px;
  color: #373737;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  line-height: 20px;
}
.swiper-container5 .yourswxian > h4 {
  transition: all 0.3s;
  font-size: 14px;
  color: #373737;
  font-weight: 400;
  text-align: center;
  margin-bottom: 38px;
  line-height: 18px;
}
.swiper-container5 .yourswxian > p {
  transition: all 0.3s;
  font-size: 14px;
  color: #6f6f6f;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.swiper-container5 .yourswxian .indbtn {
  transition: all 0.3s;
  margin-top: 70px;
}
.swiper-container5 .yourswxian .indbtn .codebtn {
  position: relative;
  display: flex;
  justify-content: center;
}
.swiper-container5 .yourswxian .indbtn .codebtn .hoverimg {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  border-radius: 8px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  position: absolute;
  width: 140px;
  height: 140px;
  padding: 20px;
  top: -170px;
}
.swiper-container5 .yourswxian .indbtn .codebtn .hoverimg > img {
  width: 100%;
  height: 100%;
}
.swiper-container5 .yourswxian .indbtn .codebtn .hoverimg::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.swiper-container5 .yourswxian .indbtn .codebtn:hover .hoverimg {
  opacity: 1;
  visibility: visible;
}
.swiper-container4 {
  width: 1200px;
  padding: 10px !important;
}
.swiper-container4 .swiper-slide {
  border-left: 1px #F4F4F4 solid;
}
.swiper-container4 .swiper-slide:hover {
  border: 0;
}
.swiper-container4 .yuanshare {
  padding: 50px 30px;
  box-sizing: border-box;
  transition: all 0.3s;
}
.swiper-container4 .yuanshare > div {
  margin-bottom: 50px;
}
.swiper-container4 .yuanshare > div h1 {
  line-height: 40px;
  font-size: 40px;
  color: #C5C5C5;
  font-weight: bold;
}
.swiper-container4 .yuanshare > div h4 {
  line-height: 26px;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  transition: all 0.3s;
}
.swiper-container4 .yuanshare > div h5 {
  line-height: 24px;
  font-size: 14px;
  color: #8D8D8D;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.swiper-container4 .yuanshare > div:last-child {
  margin-bottom: 0;
}
.swiper-container4 .yuanshare .yuantit {
  height: 52px;
  margin-bottom: 25px;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.swiper-container4 .yuanshare .yuanimg {
  width: 100%;
  height: 200px;
}
.swiper-container4 .yuanshare .yuanimg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-container4 .yuanshare .codeimgho {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-container4 .yuanshare .codeimgho img {
  transition: all 0.3s 0.3s;
}
.swiper-container4 .yuanshare .codeimgho > .dis1 {
  opacity: 1;
}
.swiper-container4 .yuanshare .codeimgho > .dis2 {
  visibility: hidden;
  opacity: 0;
  display: none;
}
.swiper-container4 .yuanshare:hover {
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.swiper-container4 .yuanshare:hover .codeimgho > .dis1 {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.swiper-container4 .yuanshare:hover .codeimgho > .dis2 {
  display: block;
  visibility: unset;
  opacity: 1;
}
.swiper-container4 .yuanshare:hover .yuantit > h4 {
  color: #A41B35;
}
@media (max-width: 1500px) {
  .incontent .indexyang {
    padding: 60px 0;
  }
  .incontent .onone .onesw {
    width: 1200px;
  }
  .swiper-container2 {
    width: 900px;
  }
  .swiper-container2 .sofn .sotop {
    width: 100%;
  }
  .swiper-container2 .sofn .sotop .socon {
    padding: 15px 0;
  }
  .swiper-container2 .sofn .sobom {
    margin-top: 30px;
    display: flex;
    align-items: center;
  }
  .swiper-container2 .sofn .sobom .soimghead > img {
    width: 60px;
    height: 60px;
  }
  .swiper-container4 {
    width: 900px;
  }
  .swiper-container4 .yuanshare {
    padding: 40px 25px;
  }
  .swiper-container4 .yuanshare .yuantime {
    margin-bottom: 25px;
  }
  .swiper-container4 .yuanshare .yuantime h1 {
    font-size: 36px;
  }
  .swiper-container4 .yuanshare .yuantit {
    margin-bottom: 15px;
  }
  .swiper-container4 .yuanshare .yuancon {
    margin-bottom: 25px;
  }
  .swiper-container4 .yuanshare .yuanimg {
    margin-bottom: 30px;
  }
}
@media (max-width: 1260px) {
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon {
    flex-direction: column;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > * {
    margin-bottom: 35px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h1 {
    font-size: 50px;
    line-height: 56px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h2 {
    line-height: 42px;
    font-size: 38px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn {
    min-width: 200px;
    height: 45px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn > p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
  }
  .swiper-container2,
  .swiper-container4 {
    width: 86%;
  }
  .swiper-container2 .sofn .sotop,
  .swiper-container4 .sofn .sotop {
    width: 100%;
    padding: 15px 15px 10px;
  }
  .swiper-container2 .sofn .sotop .socon,
  .swiper-container4 .sofn .sotop .socon {
    padding: 15px 0;
  }
  .swiper-container2 .sofn .sobom,
  .swiper-container4 .sofn .sobom {
    margin-top: 30px;
    display: flex;
    align-items: center;
  }
  .swiper-container2 .sofn .sobom .soimghead > img,
  .swiper-container4 .sofn .sobom .soimghead > img {
    width: 60px;
    height: 60px;
  }
  .swiper-container3 {
    width: 86%;
    height: 240px;
  }
  .swiper-container3 .swiper-slide {
    width: 230px;
    height: 222px;
  }
  .swiper-container3 .swiper-slide > img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
  }
  .swiper-container3 .themesw {
    width: 258px;
    height: 258px;
  }
  .swiper-container3 .themesw > img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
  }
  .incontent .onone .onesw {
    width: 100%;
  }
  .incontent .ontwo .contwotit {
    width: 100%;
  }
  .incontent .ontwo .contwotit p {
    width: 65%;
  }
  .incontent .onthere .tuosele {
    width: 100%;
    padding: 0 10px;
  }
  .incontent .ontfrer .imginster .insimg-box {
    height: auto;
    flex-wrap: wrap;
  }
  .incontent .ontfrer .imginster .insimg-box .min-itimg {
    width: 50%;
    height: 300px;
  }
  .incontent .ontfrer .imginster .insimg-box .max-itimg {
    height: 300px;
    width: 100%;
  }
}
@media (max-width: 960px) {
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon {
    flex-direction: column;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > * {
    margin-bottom: 30px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h2 {
    line-height: 36px;
    font-size: 30px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn {
    height: 40px;
    border-radius: 20px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn > p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
  }
  .incontent .indexyang {
    padding: 50px 0;
  }
  .incontent .ontwo .contwotit p {
    width: 80%;
  }
  .incontent .onthere .tuosele .intheretablist .inthtabitem p,
  .incontent .onthere .tuosele .intheretablist .inthtabitem h3 {
    font-size: 15px;
  }
  .incontent .onthere .tuosele .intheretablist .wina p,
  .incontent .onthere .tuosele .intheretablist .wina h3 {
    font-size: 15px;
  }
  .incontent .onthere .tuosele .inonthsw {
    margin-top: 50px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem {
    width: 100%;
    justify-content: space-between;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .thswimg {
    width: 50%;
    height: 230px;
    margin-right: 0;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd > div {
    margin-bottom: 20px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zui p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist {
    display: flex;
    flex-wrap: wrap;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p {
    font-size: 14px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n-1) {
    padding-right: 10px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n) {
    padding-left: 10px;
  }
  .swiper-container4 .yuanshare {
    padding: 25px 15px;
  }
}
@media (max-width: 900px) {
  .incontent .onone .onesw {
    width: 100%;
  }
  .incontent .onone .onesw .swiper-container2 {
    width: 80%;
  }
  .swiper-container2 {
    width: 86%;
  }
  .swiper-container2 .sofn .sotop {
    width: 100%;
    padding: 15px 15px 10px;
  }
  .swiper-container2 .sofn .sotop .socon {
    padding: 15px 0;
  }
  .swiper-container2 .sofn .sotop .socon h5 {
    line-height: 26px;
  }
  .swiper-container2 .sofn .sobom {
    margin-top: 30px;
    display: flex;
    align-items: center;
  }
  .swiper-container2 .sofn .sobom .soimghead > img {
    width: 60px;
    height: 60px;
  }
  .swiper-container3 {
    width: 100%;
  }
  .swiper-container5 {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .swiper-container5 .swiper-slide .yourswxian h4 {
    margin-bottom: 20px;
  }
  .swiper-container5 .swiper-slide .yourswxian .indbtn {
    margin-top: 20px;
  }
  .swiper-container5 .swiper-slide .yourswxian > p {
    padding: 15px;
  }
}
@media (max-width: 760px) {
  .swiper-container5 .swiper-slide .yourswxian > p {
    line-height: 23px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon {
    flex-direction: column;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > * {
    margin-bottom: 20px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h2 {
    line-height: 28px;
    font-size: 24px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn {
    min-width: 160px;
    height: 30px;
    border-radius: 15px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn > p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
  }
  .swiper-container2 .sofn .sotop .socon h5 {
    line-height: 23px;
  }
  .incontent .indexyang {
    padding: 30px 0;
  }
  .incontent .indtit {
    text-align: center;
    margin-bottom: 20px;
  }
  .incontent .indtit h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .incontent .indtit h4 {
    font-size: 16px;
    color: #9B9B9B;
    font-weight: 400;
    font-size: 15px;
  }
  .incontent .onthere .tuosele .intheretablist {
    height: 66px;
  }
  .incontent .onthere .tuosele .intheretablist .inthtabitem p,
  .incontent .onthere .tuosele .intheretablist .inthtabitem h3 {
    font-size: 13px;
  }
  .incontent .onthere .tuosele .intheretablist .wina {
    height: 86px;
  }
  .incontent .onthere .tuosele .intheretablist .wina p,
  .incontent .onthere .tuosele .intheretablist .wina h3 {
    font-size: 13px;
  }
  .incontent .onthere .tuosele .inonthsw {
    margin-top: 20px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem {
    justify-content: center;
    flex-wrap: wrap;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .thswimg {
    width: 100%;
    height: 250px;
    margin-bottom: 15px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd > div {
    margin-bottom: 20px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zui p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist {
    display: flex;
    flex-wrap: wrap;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n-1) {
    padding-right: 10px;
  }
  .incontent .onthere .tuosele .inonthsw .thswitem .brisnd .zuioklist p:nth-child(2n) {
    padding-left: 10px;
  }
  .incontent .ontfrer .topsfr {
    margin: 25px 0;
  }
  .incontent .ontfrer .imginster .insimg-box .min-itimg {
    width: 50%;
    height: 200px;
  }
  .incontent .ontfrer .imginster .insimg-box .max-itimg {
    height: 200px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > * {
    margin-bottom: 10px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h1 {
    font-size: 20px;
    line-height: 24px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h2 {
    line-height: 20px;
    font-size: 16px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn {
    min-width: 120px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn > p {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
  }
  .usswbtn {
    width: 35px !important;
    height: 35px !important;
  }
  .usswbtn > img {
    width: 100%;
    height: 100%;
  }
  .incontent .indbtn {
    margin-top: 30px;
  }
  .incontent .onone .onesw {
    width: 100%;
  }
  .incontent .ontwo .contwotit p {
    width: 90%;
    margin: 0 5px 20px;
    line-height: 23px;
  }
  .swiper-container2 {
    width: 70%;
  }
  .sobom {
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > * {
    margin-bottom: 10px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h1 {
    font-size: 18px;
    line-height: 22px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon > h2 {
    line-height: 18px;
    font-size: 15px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn {
    min-width: 100px;
  }
  .swiperwrap .swiper-container .swwr .swimgfors .swidivcon .swibtn > p {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
  }
  .incontent .ontfrer .topsfr .sfrlist {
    flex-wrap: wrap;
  }
  .incontent .ontfrer .topsfr .sfrlist > div {
    padding: 0 10px;
    font-size: 14px;
    border: 0;
    line-height: 16px;
    height: 34px;
  }
  .incontent .ontfrer .topsfr .sfrlist > div:last-child {
    border-left: none;
  }
  .incontent .ontfrer .topsfr .sfrlist > .wind:after {
    content: unset;
  }
  .incontent .ontfrer .topsfr .sfrlist > .wind {
    background: #A41B35;
    color: #fff;
  }
  .incontent .ontfrer .topsfr .sfrlist > .wind:hover {
    color: #fff;
  }
  .incontent .onthere .tuosele .intheretablist {
    border: 0;
    height: auto;
    flex-wrap: wrap;
  }
  .incontent .onthere .tuosele .intheretablist > div {
    flex: unset;
    width: 33%;
    height: 60px;
    margin-bottom: 10px;
    border-right: 0;
  }
  .incontent .onthere .tuosele .intheretablist > div::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 40%;
    background: #808080;
    right: 0;
  }
  .incontent .onthere .tuosele .intheretablist > div:last-child::after {
    content: unset;
  }
  .incontent .onthere .tuosele .intheretablist > div:nth-child(3n)::after {
    content: unset;
  }
  .incontent .onthere .tuosele .intheretablist .inthtabitem p,
  .incontent .onthere .tuosele .intheretablist .inthtabitem h3 {
    font-size: 13px;
  }
  .incontent .onthere .tuosele .intheretablist .wina {
    height: 60px;
  }
  .incontent .onthere .tuosele .intheretablist .wina::after {
    content: unset;
  }
}


#process {
  margin-bottom: 40px;
  overflow-x: hidden;
}

#process .section-heading {
  margin-bottom: 40px;
}

.steps-pane img {
  height: 100px;
  width: 102px;
  margin-top: 18px;
  -ms-transform: skewX(-15deg);
  /* IE 9 */
  -webkit-transform: skewX(-15deg);
  /* Safari */
  -o-transform: skewX(-15deg);
  /* Standard syntax */
  -moz-transform: skewX(-15deg);
  border-radius:50%;
}

.pane-warp {
  height: 140px;
  width: 25px;
  margin-left: 20%;
  margin-top: 20px;
  -ms-transform: skewX(15deg);
  /* IE 9 */
  -webkit-transform: skewX(15deg);
  /* Safari */
  -o-transform: skewX(15deg);
  /* Standard syntax */
  -moz-transform: skewX(15deg);
}

.steps-pane {
  height: 140px;
  width: 140px;
  margin-left: 30px;
  box-shadow: 7px 0px 5px #bcbcbc;
}

.inverted-pane-warp {
  height: 140px;
  width: 25px;
  margin-left: 20%;
  -ms-transform: skewX(-15deg);
  /* IE 9 */
  -webkit-transform: skewX(-15deg);
  /* Safari */
  -o-transform: skewX(-15deg);
  /* Standard syntax */
  -moz-transform: skewX(-15deg);
}

.inverted-steps-pane {
  height: 140px;
  width: 140px;
  background: #bcbcbc;
  margin-left: 30px;
  box-shadow: 7px 0px 5px #bcbcbc;
}

.inverted-steps-pane p {
  -ms-transform: skewX(15deg);
  /* IE 9 */
  -webkit-transform: skewX(15deg);
  /* Safari */
  -o-transform: skewX(15deg);
  /* Standard syntax */
  -moz-transform: skewX(15deg);
  padding: 20px 10px 10px 10px;
}

@media(min-width: 900px) {
  .steps-timeline {
    border-top: 5px double #fc6429;
    padding-top: 20px;
    margin-top: 40px;
    margin-left: 3%;
    margin-right: 3%;
  }
  .steps-one,
  .steps-two,
  .steps-three,
  .steps-four,
  .steps-five {
    float: left;
    width: 20%;
    margin-top: -105px;
  }
  .step-wrap {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    margin-left: 39%;
    border: 2px solid #fc6429;
  }
  .verticle-line {
    position: absolute;
    height: 57px;
    width: 5px;
    margin-left: 10px;
    marker-top: 10px;
  }
  .steps-stops {
    height: 25px;
    width: 25px;
    margin: 11px 10.1px;
    border-radius: 50%;
    background: #fc6429;
  }
  .end-circle {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    margin-top: 47px;
    margin-left: -10px;
  }
  .inverted-end-circle {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    margin-top: 47px;
    margin-left: 18.1%;
  }
}

@media(max-width: 899px) {
  #process .container-fluid {
    width: 50%;
  }
  .steps-timeline {
    border-left: 5px double #fc6429;
    margin-left: 35px;
  }
  .steps-one,
  .steps-two,
  .steps-three,
  .steps-four,
  .steps-five {
    margin-left: -25px;
  }
  .step-wrap,
  .steps-stops {
    float: left;
  }
  .steps-timeline {
    border-left: 2px solid $brand-primary;
    margin-left: 30px;
  }
  .pane-warp {
    margin-left: 30%;
  }
  .inverted-pane-warp {
    margin-left: 30%;
  }
  .verticle-line {
    position: absolute;
    width: 125px;
    height: 5px;
    margin-left: 5px;
    margin-top: 10px;
  }
  .steps-stops {
    height: 25px;
    width: 25px;
    margin: 11px 10px;
    border-radius: 50%;
    background: #fc6429;
  }
  .step-wrap {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: transparent;
    margin-top: 125px;
    margin-left: -2px;
    border: 2px solid #fc6429;
  }
  .end-circle {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    margin-top: -45px;
    margin-left: 15px;
  }
  .inverted-end-circle {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    position: absolute;
    margin-top: 280px;
    margin-left: 15px;
  }
}

@media (max-width: 600px) {
  #process .container-fluid {
    width: 90%;
  }
}

@media (max-width: 400px) {
  .verticle-line {
    width: 105px;
  }
}

.back-orange {
  background: #fc6429;
}

.back-blue {
  background: rgb(59, 37, 132);
}
/*# sourceMappingURL=index.css.map */