html {
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  background: #fff;
  min-height: 100vh;
  -webkit-overflow-scrolling: touch;
}
* {
  box-sizing: border-box !important;
  font-size: 0.32rem;
}
img {
  width: 100%;
}
img:focus {
  outline: none;
}
.pc-w12 {
  width: 1500px;
  margin: 0 auto;
}
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  font-style: normal;
  outline: none;
  border: none;
}

body {
  display: block;
  font-size: 12px !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
button,
caption,
cite,
code,
dfn,
input,
optgroup,
option,
select,
textarea,
th,
var {
  font: inherit;
}

del,
ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:after,
q:before {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #666;
}

.clear {
  clear: both;
}

.clearFix:after {
  clear: both;
  content: '.';
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clearFix {
  *zoom: 1;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

pre {
  margin-left: 2em;
}

a {
  text-decoration: none;
  color: #666;
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

.center {
  text-align: center;
}

input:focus {
  border-color: none;
  outline: 0;
}

::-webkit-input-placeholder {
  color: #bbb !important;
}

.view-pc {
  position: relative;
  min-width: 1340px;
  height: 5.52rem;
  min-height: 658px;
  margin-top: 80px;
}
.view-pc .header-top {
  position: fixed;
  width: 100%;
  min-width: 1340px;
  top: 0;
  z-index: 20;
  left: 0;
  background: white;
  height: 80px;
  line-height: 80px;
}
.view-pc .header-top .header {
  width: 1340px;
  position: relative;
  margin: 0 auto;
}
.view-pc .header-top .header .logo {
  width: 145px;
  vertical-align: middle;
}
.view-pc .header-top .header .logo2 {
  display: none;
}
.view-pc .header-top .header .menu {
  display: none;
}
.view-pc .header-top .header .menu2 {
  display: none;
}
.view-pc .header-top .header .caidan {
  position: absolute;
  right: 0;
  top: 0;
}
.view-pc .header-top .header .caidan a {
  font-size: 18px;
  padding: 14px 33px;
  font-weight: 400;
  color: #1f2846;
  background: #fff;
  margin: 0 12px;
}
.view-pc .header-top .header .caidan a:hover {
  font-size: 18px;
  font-weight: 400;
  border-bottom: 2px solid #007aff;
}
.view-pc .banner {
  background: url(../images/banner.png) no-repeat;
  background-size: cover;
}
.view-pc .pc-title1 {
  margin: 0 auto;
  display: block;
}
.view-pc .banner .kd {
  height: 80%;
  height: 959px;
  position: relative;
  background-size: cover;
  background-position-y: -100px;
  width: 1300px;
  margin: 0 auto;
  padding-top: 758px;
}

.view-pc .banner .kd .bt {
  width: 480px;
  height: 128px;
  font-size: 40px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: white;
  line-height: 64px;
  margin: 0px 94px;
}
.view-pc .banner .kd .smbt {
  width: 306px;
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: white;
  line-height: 42px;
  margin: 6px 94px;
}
.view-pc .banner .woyaoxiazai {
  display: flex;
  justify-content: center;
  margin-top: 68px;
}
.view-pc .banner .woyaoxiazai a {
  width: 300px;
  height: 70px;
  background: white;
  line-height: 70px;
  border: 1px solid #5cbddf;
  border-radius: 20px;
  font-size: 26px;
  text-align: center;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 30px;
  color: white;
  background-color: rgba(129, 117, 215, 0.1);
  letter-spacing: 1px;
}
.view-pc .banner .woyaoxiazai a:nth-of-type(2) {
  /* color: red; */
}
.view-pc .banner .woyaoxiazai a + a {
  margin-left: 38px;
}
/*.view-pc .banner .woyaoxiazai a.windows,*/
.view-pc .banner .woyaoxiazai a.mac {
  /*opacity: 0.25;*/
}
.view-pc .banner .woyaoxiazai a:hover {
  background-color: white;
  color: #038ce7;
}

.view-pc .banner .woyaoxiazai a:hover.mac {
  /*background: #6e86bc;*/
}
.view-pc .box1 {
  margin: 0 auto;
}

.view-pc .pc-box1 img {
  display: block;
  width: 500px;
  margin: 0 auto;
  padding: 50px 0;
}
.view-pc .pc-box2 {
  background-color: #ebf6fc;
  padding: 50px 0;
}
.view-pc .pc-box2 ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.view-pc .pc-box2 ul .title {
  font-size: 36px;
  font-weight: bold;
  color: #222;
  margin-bottom: 30px;
}
.view-pc .pc-box2 ul .info-1 {
  margin-bottom: 20px;
}
.view-pc .pc-box2 ul p {
  font-size: 20px;
  color: #959595;
}
.pc-box-4 .pc-w12 {
  display: flex;
  justify-content: space-between;
}
.pc-box-4 .pc-bac {
  padding: 50px 0;
}
.pc-box-4 .pc-bac:nth-of-type(even) {
  background-color: #f8f9fe;
}
.pc-box-4 .pc-w12 .title {
  font-size: 32px;
  font-weight: bold;
  color: #222;
  margin-bottom: 30px;
}
.pc-box-4 .pc-w12 p {
  font-size: 20px;
  color: #959595;
}
.pc-box-4 .pc-w12 p + p {
  margin-top: 10px;
}
.pc-box-4 .img img {
  width: 150px;
}
.pc-box-4 .img.img-left{
  text-align: right;
  padding-right: 300px;
}
.pc-box-4 .img.img-right{
  /* padding-left: 600px; */
}

.pc-box-4 .pc-w12 .img,
.pc-box-4 .pc-w12 .left {
  width: 50%;
  flex-shrink: 0;
}
.pc-box-3 img {
  width: 500px;
  display: block;
  margin: 0 auto;
  padding: 40px;
}
.view-pc .box3 .title {
  width: 500px;
  padding: 50px 0;
}
.view-pc .box3 {
  width: 100%;
  color: #2d3341;
  /* background-image: url('../img/pc2/bac2.png'); */
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.pc-swiper-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc-swiper-box .swiper-container {
  margin: 0;
}
.pc-swiper-box .active {
  /* position: absolute; */
  width: 84px;
  height: 84px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 10;
  cursor: pointer;
  top: 245px;
}
.pc-swiper-box .pc-swiper-button-next {
  left: 1315px;
}
.pc-swiper-box .pc-swiper-button-prev {
  left: 525px;
}
.view-pc .box3 .line {
  font-size: 48px;
  font-weight: 600;
  color: white;
  margin-bottom: 20px;
}
.view-pc .box3 .line2 {
  font-size: 18px;
  color: white;
}
.view-pc .box3 .swiper-container {
  width: 1500px;
  height: 600px;
}
.view-pc .box3 {
  background-color: #ecf7fd;
  padding: 60px 0;
}
.pc-swiper-box .left img {
  width: 200px;
}
.pc-swiper-box .slide-box {
  background-color: white;
  width: 80%;
  margin: 0 auto;
  border-radius: 20px;
  padding: 40px 0;
  transform: scale(0.8);
}
.pc-swiper-box .swiper-slide.swiper-slide-active .slide-box {
  transform: scale(1);
}
.pc-swiper-box .swiper-slide.swiper-slide-active .slide-box .sbody .dnm {
  /* display: flex; */
}
.pc-swiper-box .sbody > div {
  line-height: 16px;
  font-size: 16px;
  color: #999;
}

.pc-swiper-box .sbody .dnm span {
  width: 20px;
  margin-right: 20px;
  height: 20px;
  background-image: url(../images/icon5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
}
.pc-swiper-box .sbody .dnm {
  display: flex;
  padding-left: 120px;
  align-items: center;
  margin-bottom: 10px;
}
.pc-swiper-box .sbody .day {
  margin-bottom: 40px;
}
.pc-swiper-box .shead.s1 {
  font-size: 22px;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.pc-swiper-box .number,
.pc-swiper-box .number span {
  font-size: 92px;
  color: #eaba80;
}
.pc-swiper-box .shead.s1 > div {
  font-size: 26px;
}

.pc-swiper-box .btnbox a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #17b1e9;
  margin: 40px auto 0;
  width: 80%;
  border: 1px solid #17b1e9;
  height: 50px;
  line-height: 50px;
  border-radius: 40px;
}
/* active start */

.pc-box4 {
}
.pc-box4 ul li {
  margin-bottom: 80px;
}
.pc-box4 ul .titie {
  font-size: 24px;
  margin-bottom: 30px;
  color: #038ce7;
}
.pc-box4 ul p {
  font-size: 20px;
  color: #959595;
}
.pc-box4 ul li p {
  margin-bottom: 20px;
}
.pc-box5 {
  background-color: #ecf7fd;
  padding: 60px 0;
}
.pc-box5 .pc-w12 .xiazaitit {
  text-align: left;
  font-size: 27px;
  font-weight: bold;
  color: #038ce7;
  margin-bottom: 50px;
}
.pc-box5 .woyaoxiazai {
  display: flex;
  justify-content: space-between;
}
.pc-box5 .woyaoxiazai a {
  display: block;
  width: 300px;
  height: 70px;
  line-height: 70px;
  border-radius: 20px;
  text-align: center;
  font-size: 26px;
  background-color: #0cdcce;
  color: white;
}
.pc-box5 .woyaoxiazai a.pc,
.pc-box5 .woyaoxiazai a.mac {
  /*background-color: #7be9e6;
  color: #b5b5b5;*/
}
.pc-box-6 .header-top {
  position: relative;
  height: 150px;
  line-height: 150px;
}

.pc-box-6 .bline {
  height: 150px;
  line-height: 150px;
  border-top: 2px solid #dae0ec;
  font-size: 18px;
  color: #959595;
  text-align: center;
}
.view-mb {
  display: none;
}

@media screen and (max-width: 1340px) {
  .header-top .header {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  /* @media screen and (max-width: 3000px) { */
  .view-pc {
    display: none;
  }
  .view-mb {
    display: block;
  }
  .view-mb img {
    width: 100%;
  }
  .view-mb .header-top {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 20;
    left: 0;
    background: #fff;
    height: 1.8rem;
    line-height: 1.8rem;
  }
  .view-mb .header-top .header {
    position: relative;
    margin: 0 auto;
  }
  .view-mb .header-top .header .logo {
    width: 3.53rem;
    vertical-align: middle;
  }
  .view-mb .header-top .header.open {
    background: #0cdcce;
  }
  .view-mb .header-top .header.open .logo {
    display: none;
  }
  .view-mb .header-top .header.open .logo2 {
    display: inline;
  }
  .view-mb .header-top .header.open .menu {
    display: none;
  }
  .view-mb .header-top .header.open .menu2 {
    display: block;
  }
  .view-mb .header-top .header.open .caidan {
    display: block;
    border-top: 2px solid white;
  }
  .view-mb .header-top .header .logo {
    width: 3.74rem;
    margin-left: 0.45rem;
    vertical-align: middle;
  }
  .view-mb .header-top .header .logo2 {
    display: none;
    width: 3.74rem;
    margin-left: 0.45rem;
    vertical-align: middle;
  }
  .view-mb .header-top .header .menu {
    position: absolute;
    display: block;
    width: 0.7rem;
    height: 0.42rem;
    line-height: 0.42rem;
    right: 0.46rem;
    top: 50%;
    margin-top: -0.21rem;
  }
  .view-mb .header-top .header .menu img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
  }
  .view-mb .header-top .header .menu2 {
    position: absolute;
    display: none;
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    right: 0.46rem;
    top: 50%;
    margin-top: -0.35rem;
  }
  .view-mb .header-top .header .menu2 img {
    width: 0.54rem;
    height: 0.54rem;
    vertical-align: middle;
  }
  .view-mb .header-top .header .caidan {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0cdcce;
    display: none;
    top: 1.8rem;
    left: 0;
  }
  .view-mb .header-top .header .caidan a {
    margin: 0;
    display: block;
    font-size: 0.54rem;
    padding-left: 0.93rem;
    text-align: left;
    font-weight: 400;
    color: #fff;
    line-height: 80px;
    border-radius: 0;
    height: 3rem;
    position: relative;
    line-height: 3rem;
  }
  .view-mb .header-top .header .caidan i {
    width: 0.22rem;
    height: 0.4rem;
    background: url(../images/arrow_menu.png) no-repeat;
    background-size: cover;
    display: inline-block;
    position: absolute;
    right: 0.94rem;
    top: 1.2rem;
  }
  .view-mb .banner {
    /* margin-top: 1.8rem;
    height: 18.24rem;
    background: url(../img/mb2/title12.png) no-repeat;
    background-size: cover; */
    position: relative;
    padding-top: 1.8rem;
  }

  .view-mb .banner .bottons {
    box-sizing: border-box;
    position: absolute;
    top: 18.4rem;
    display: flex;
    justify-content: space-between;
    padding: 0 0.533333rem;
    width: 100vw;
    left: 0;
  }

  .view-mb .banner .bottons img {
    width: 4.5rem;
    height: 1.5rem;
    flex-shrink: 0;
  }
  .view-mb .box1 {
  }
  .view-mb .box2 {
    margin: 0 auto;
  }

  h1.title0 {
    background: linear-gradient(313deg, #5fb9e6 0%, #55cec7 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  h1.title1 {
    background: linear-gradient(90deg, #ffc4ab 0%, #ff9273 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  h1.title2 {
    background: linear-gradient(90deg, #a85bff 0%, #4450ff 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  h1.title3 {
    background: linear-gradient(90deg, #ff9d66 0%, #ff5961 100%);
    -webkit-background-clip: text;
    color: transparent;
  }

  /* .view-mb .box2 img {
    width: 100%;
  } */

  .view-mb .box3 {
    width: 100%;
    color: #2d3341;
    text-align: center;
    /* background: url('../img/mb2/bac2.png'); */
    background-size: 100% 100%;
  }
  .view-mb .box3 .line {
    font-size: 0.64rem;
    color: #068de7;
    font-weight: 600;
  }
  .view-mb .box3 .line2 {
    font-size: 0.36rem;
    color: #afafaf;
    margin-top: 0.266667rem;
  }
  .view-mb .box3 .swiper-box {
    position: relative;
    width: 100%;
  }
  .view-mb .swiper-slide {
    height: 14rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .view-mb .mb-swiper-slide {
    color: white;
    width: 90%;
    margin: 0 auto;
    background: white;
    padding: 1.333333rem 0 0.8rem 0;
    border-radius: 0.266667rem;
    transform: scaleY(0.8);
  }
  .view-mb .swiper-slide-active .mb-swiper-slide {
    transform: scaleY(1);
  }
  .view-mb .box2 {
    margin: 0 auto;
  }
  .view-mb .box2 img {
    width: 100%;
    display: block;
  }
  .view-mb .box3 {
    background-repeat: no-repeat;
    background-position-y: 1rem;
    background-size: contain;
    text-align: center;
    padding: 0.666667rem 0;
  }
  .view-mb .box-3-title {
    text-align: center;
    color: white;
    font-size: 30px;
    margin-bottom: 20px;
  }

  .view-mb .swiper-container {
    padding: 0.8rem 0;
    margin-top: 0.4rem;
    background-color: #ebf6fd;
  }
  .mb-s-s-title1 {
    margin: 0 auto 0.8rem;
    display: block;
    width: 4rem !important;
  }
  .mb-s-s-title2 {
    font-size: 1.5rem;
    color: #eaba80;
    margin-bottom: 0.266667rem;
  }
  .mb-s-s-title2 span {
    color: #eaba80;
  }
  .mb-s-s-title3 {
    margin-bottom: 0.2rem;
    font-size: 0.5rem;
    color: black;
  }
  .mb-s-s-title4 {
    font-size: 0.32rem;
    color: #b0c1ce;
  }

  .mb-s-ul {
    padding: 0.5rem 0;
  }
  .mb-s-ul li {
    margin-top: 0.4rem;
    font-size: 0.32rem;
    color: #b0c1ce;
    text-align: left;
    padding-left: 32%;
  }
  .mb-s-ul li img {
    width: 0.366667rem;
    height: 0.366667rem;
    vertical-align: middle;
    margin-right: 0.266667rem;
  }
  .mb-s-s-button {
    /* background: #fd405c; */
    height: 1.1rem;
    line-height: 1.1rem;
    width: 80%;
    color: #33baec;
    border: 1px solid #33baec;
    margin: 0.266667rem auto;
    border-radius: 5px;
  }
  .mb-footer-info {
    margin-top: 1rem;
  }
  .mb-footer-info p {
    color: #b0c1ce;
    text-align: center;
  }
  img.mb-footer-logo {
    width: 3rem;
    margin-top: 1rem;
  }
  .dnm a {
    color: #fff;
  }
  .view-mb .box4 {
    margin-top: 1rem;
    text-align: center;
  }
  .mb-title-info {
    text-align: center;
  }
  .mb-title-info h1 {
    font-size: 0.8rem;
    font-weight: bold;
    color: #33baec;
  }

  .mb-title-info p {
    font-size: 0.4rem;
    color: #b0c1ce;
  }
  .view-mb .box4 {
  }
  /* .view-mb .box5 {
    width: 100%;
    height: 9.666667rem;
    color: white;
    margin-top: 1.866667rem;
    background: linear-gradient(316deg, #5fb9e6 0%, #55cec7 100%);
  }

  .view-mb .box5 .bline1 {
    text-align: center;
  }
  .view-mb .box5 .tips {
    padding-top: 1.306667rem;
    font-size: 0.64rem;
  }
  .view-mb .box5 .tips2 {
    padding-top: 0.266667rem;
    font-size: 0.32rem;
  } */
}
.primary-bac {
  background-color: #ebf6fd;
}
.dnm a {
  color: #fff;
}
.mb-comment-box {
  padding: 0.5rem 0;
  margin-top: 1.5rem;
  overflow: auto;
}

/* 留言 */
.m-c-b-t-top {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.m-c-b-t-right {
  margin-left: 10px;
}
.m-c-b-t-r-top {
  color: #33baec;
  margin-bottom: 4px;
}
/* 头像 */
.m-c-b-t-left {
  width: 1rem;
}
/* 星星 */
.m-c-b-bottom {
  width: 3rem !important;
}
.view-mb .box5 {
  position: relative;
}
.m-b-b5-info {
  position: absolute;
  bottom: 0;
  width: 100vw;
  height: 6.5rem;
}
.view-mb .mb-line2 {
  width: 4rem;
  display: block;
  margin: 2.5rem auto 0;
}
.view-mb .box5 .woyaoxiazai {
  display: flex;
  justify-content: space-between;
  padding: 0 0.4rem;
}
.view-mb .box5 .woyaoxiazai img {
  width: 5rem;
}
.view-mb .box5 .bline3 {
  text-align: center;
  margin-top: 0.6rem;
}
.m-c-i-u-li {
  width: 7.333333rem;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  padding: 0.4rem;
  justify-content: space-between;
  background-color: white;
  height: 5.5rem;
  border-radius: 0.3rem;
  text-align: left;
  margin-right: 0.4rem;
}
.dis-f .m-c-i-u-li:nth-child(2n) {
  width: 8rem;
}
.dis-f-2 .m-c-i-u-li:nth-child(1n) {
  width: 8rem;
}
.dis-f-2 .m-c-i-u-li:nth-child(2n) {
  width: 9rem;
}
.dis-f .m-c-i-u-li:nth-child(3n) {
  width: 9rem;
}
.dis-f {
  display: flex;
}
