@charset "utf-8";

.cm {
  color: #1ed18b;
}

.cm2 {
  color: #1a1e2a;
}

.jianbian {
  background-image: linear-gradient(to right, #29c3ab, #16a8b5);
}

.inbanner {
  width: 100%;
  height: 890px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  perspective: 1500px;
}

.inbanner .ibwrap {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}

.inbanner .ibwrap>img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.inbanner .cover {
  background: url('../images/jab4.png') left / cover no-repeat;
}

.inbanner2 {
  width: 100%;
  height: 620px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.inbanner2 .ibwrap {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}

.inbanner2 .ibwrap>img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.sec11 .inbanner {
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .inbanner {
    height: 800px;
  }

  .sec11 .inbanner {
    height: 800px;
  }
}

@media screen and (max-width: 750px) {
  .inbanner {
    height: 600px;
  }

  .sec11 .inbanner {
    height: 600px;
  }
}

.mouse3 {
  width: 46px;
  height: 46px;
  margin-top: 40px;
  position: relative;
  background: url('../images/mouse.png') center no-repeat;
}

.mouse3:before {
  content: '';
  position: sticky;
  left: -1px;
  top: -1px;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px dashed #fff;
  animation: rotate360 5s linear infinite;
}

.ibcate {
  position: absolute;
  left: 12.5%;
  top: 50%;
  z-index: 3;
  color: #fff;
  margin-top: -27px;
}

.ibcate .cn {
  font-size: 38px;
  line-height: 66px;
}

.ibcate .en {
  font-size: 60px;
  line-height: 70px;
  text-transform: capitalize;
  font-weight: bold;
}

@media screen and (max-width: 1023px) {
  .ibcate {
    left: 5%;
    width: 90%;
    text-align: center;
    margin-top: -60px;
  }

  .ibcate .cn {
    font-size: 32px;
    line-height: 56px;
  }

  .ibcate .en {
    font-size: 50px;
    line-height: 60px;
  }

  .mouse3 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 750px) {
  .ibcate {
    margin-top: -100px;
  }

  .ibcate .cn {
    font-size: 26px;
    line-height: 46px;
  }

  .ibcate .en {
    font-size: 40px;
    line-height: 50px;
  }
}

.shutwindowup {
  transform: translateZ(-500px) rotateX(-80deg);
  opacity: 0;
  transform-origin: 0% 0%;
}

.ani.shutwindowup,
.active .shutwindowup {
  transform: translateZ(0px) rotateX(0deg);
  opacity: 1;
}

.active .shutwindowup {
  transition-duration: 1s;
}

.slowscale11 {
  transform: scale(1.1, 1.1);
  transition-timing-function: ease-out;
}

.ani.slowscale11,
.active .slowscale11 {
  transform: scale(1, 1);
}

.hasani.slowscale11,
.active .slowscale11 {
  transition-duration: 8s;
}

.greybg {
  background-color: #bdbbbc;
}

.greybg2 {
  background-color: #918f8f;
}

.js-qiecon2 {
  display: none;
}

.js-qiecon2.on {
  display: block;
}

.js-qiecon {
  position: absolute;
  left: 200%;
  top: 0;
  z-index: -20;
  opacity: 0;
  width: 100%;
}

.js-qiecon.on {
  position: static;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 1;
}

.pianyi {
  padding-top: 70px;
  margin-top: -70px;
}

.js-qiecon-wrap1,
.js-qiecon-wrap2,
.js-qiecon-wrap3 {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.lefthalf {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.righthalf {
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.txtEff label {
  display: inline-block;
}

@media screen and (max-width: 640px) {
  .pianyi {
    padding-top: 60px;
    margin-top: -60px;
  }
}

/*经纬机械 面包屑*/
.baninfo {
  height: 70px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #f0f0f0;
}

.baninfo .cer8 {
  height: 100%;
}

.erji {
  float: left;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
  max-width: 100%;
  line-height: 70px;
  height: 100%;
}

.erji a {
  display: inline-block;
  height: 100%;
  position: relative;
  margin-left: 72px;
  color: #666;
  font-size: 16px;
  line-height: 70px;
  vertical-align: top;
}

.erji a:first-child {
  margin-left: 0;
}

.erji a:after {
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0;
  z-index: 0;
  width: 0;
  height: 2px;
  background-color: #1549ab;
  transition: 0.3s;
}

.erji a:hover {
  color: #1549ab;
}

.erji a.on {
  color: #1549ab;
}

.erji a:hover:after,
.erji a.on:after {
  left: 0;
  width: 100%;
  transition: width 0.3s;
}

.tree {
  float: right;
  height: 100%;
  font-size: 14px;
  line-height: 70px;
  color: #666;
  padding-left: 26px;
  background: url('../images/pos.png') 0 no-repeat;
}

.tree a {
  display: inline-block;
  color: #666;
  line-height: 24px;
  height: 24px;
  vertical-align: middle;
}

.tree a:hover,
.tree a.leaf,
.tree a.on {
  color: #1549ab;
}

.tree i {
  display: inline-block;
  width: 24px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .tree {
    display: none;
  }

  .erji {
    float: none;
  }
}

@media screen and (max-width: 750px) {
  .baninfo {
    height: auto;
  }

  .erji {
    overflow: auto;
    height: auto;
  }

  .erji a {
    margin-left: 50px;
  }
}

@media screen and (max-width: 640px) {
  .erji a {
    width: 25%;
    margin-left: 20px;
  }
}

/*海创1首页按钮*/
a.seemore {
  display: block;
  width: 164px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 0;
  color: #fff;
  line-height: 50px;
  text-align: center;
  border-radius: 25px;
}

a.seemore:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  border: 2px solid #ffd04f;
  border-radius: 25px;
}

a.seemore span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  font-size: 16px;
  background: url('../images/jtr1.png') right no-repeat;
  letter-spacing: 2px;
}

a.seemore:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #005ffb, #0292fd);
  transition: 0.3s;
}

a.seemore:hover:after {
  height: 0;
}

a.seemore:hover {
  background-color: #fff;
  color: #005ffb;
}

a.seemore:hover span {
  background-image: url('../images/jtr1h.png');
}

a.seemore2 {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #1e64c6;
  line-height: 42px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 23px;
  background-color: #fff;
}

a.seemore2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1h.png') right no-repeat;
}

.jello-h:hover {
  animation: jello 1s 0s infinite;
}

.rubberBand-h:hover {
  animation: rubberBand 1s 0s 1;
}

/*美达康1首页按钮*/
a.seemore3 {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  position: relative;
  font-size: 0;
  color: #116bb4;
  line-height: 50px;
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 25px;
}

a.seemore3:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  border: 1px solid #116bb4;
  border-radius: 25px;
}

a.seemore3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 2px;
}

a.seemore3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  background-color: #116bb4;
  transition: 0.3s;
}

a.seemore3:hover:after {
  height: 100%;
}

a.seemore3:hover {
  background-color: #116bb4;
  color: #fff;
}

.bubbly-button {
  position: relative;
}

.bubbly-button:before,
.bubbly-button:after {
  position: absolute;
  content: '';
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: 0;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}

.bubbly-button:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, transparent 20%, #1ed18b 20%, transparent 30%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, transparent 10%, #1ed18b 15%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}

.bubbly-button:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, transparent 10%, #1ed18b 15%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%), radial-gradient(circle, #1ed18b 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}

.bubbly-button:hover:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s infinite forwards;
}

.bubbly-button:hover:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s infinite forwards;
}

@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }

  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }

  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }

  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }

  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

/*远见8产品详情 */
.outnav7 {
  height: 66px;
  padding: 0;
  position: relative;
  z-index: 5;
  overflow: hidden;
  text-align: center;
}

.outnav7:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 11px;
  z-index: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff, rgba(255, 255, 255, 0));
}

.outnav7 .nav-left,
.outnav7 .nav-right {
  width: 30px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.1);
}

.outnav7 .nav-left {
  left: 0;
  background-image: url('../images/lt-pin.png');
  border-radius: 5px 0 0 5px;
}

.outnav7 .nav-right {
  right: 0;
  background-image: url('../images/gt-pin.png');
  border-radius: 0 5px 5px 0;
}

.outnav7 .nav-left:hover {
  background-image: url('../images/lth-pin.png');
  background-color: #1ed18b;
}

.outnav7 .nav-right:hover {
  background-image: url('../images/gth-pin.png');
  background-color: #1ed18b;
}

.outnav7 #wrapper77 {
  width: 100%;
  height: 100%;
  position: relative;
}

.outnav7.on {
  padding: 0 40px;
}

.outnav7.on .nav-left,
.outnav7.on .nav-right {
  display: block;
}

.nav7 {
  width: 100%;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
}

.nav7 li {
  width: 200px;
  display: inline-block;
  height: 100%;
  overflow: hidden;
}

.nav7.fen2 li {
  width: 50%;
}

.nav7.fen3 li {
  width: 33.3%;
}

.nav7.fen4 li {
  width: 25%;
}

.nav7.fen5 li {
  width: 20%;
}

.nav7 li a {
  display: inline-block;
  position: relative;
  padding-bottom: 26px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  font-size: 20px;
  padding-left: 30px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  opacity: 0.3;
}

.nav7 li a:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 9px;
  z-index: 2;
  width: 6px;
  height: 6px;
  background-color: #fff;
  margin-left: -3px;
  border-radius: 3px;
}

.nav7 li a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 9px;
  z-index: 1;
  transition: 0.3s;
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.1);
  margin-left: -3px;
  border-radius: 50%;
}

.nav7 li:hover a {
  opacity: 1;
}

.nav7 li:hover a:after {
  transform: scale(4);
}

.nav7 li.on a {
  opacity: 1;
}

.nav7 li.on a:after {
  transform: scale(4);
}

.nav7 li a.i1 {
  background-image: url('../images/vi1.png');
  background-position: 0 10px;
}

.nav7 li a.i2 {
  background-image: url('../images/vi2.png');
  background-position: 0 8px;
  padding-left: 34px;
}

.nav7 li a.i3 {
  background-image: url('../images/vi3.png');
  background-position: 0 10px;
  padding-left: 32px;
}

.nav7 li a.i4 {
  background-image: url('../images/vi4.png');
  background-position: 0 9px;
}

.nav7 li a.i5 {
  background-image: url('../images/vi5.png');
  background-position: 0 12px;
}

@media screen and (max-width: 1023px) {
  .nav7 {
    display: block;
  }
}

.mouse {
  position: absolute;
  left: 50%;
  bottom: 60px;
  z-index: 8;
  line-height: 28px;
  height: 76px;
  cursor: pointer;
  transform: translateX(-50%);
}

.mouse>label {
  display: block;
  height: 28px;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
}

.mouse>b {
  position: absolute;
  top: 36px;
  width: 1px;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  background-color: #555;
}

.mouse>b.i1 {
  left: -12px;
  height: 40px;
}

.mouse>b.i1:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  background-color: #fff;
  bottom: 100%;
  left: 0;
  animation: rise1 1.6s linear infinite;
}

.mouse>b.i2 {
  right: -12px;
  height: 24px;
}

.mouse>b.i2:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  background-color: #fff;
  bottom: 100%;
  left: 0;
  animation: rise2 1.6s linear infinite;
}

@keyframes rise1 {
  0% {
    transform: translate(0);
  }

  100% {
    transform: translateY(80px);
  }
}

@keyframes rise2 {
  0% {
    transform: translate(0);
  }

  100% {
    transform: translateY(48px);
  }
}

.fside {
  position: fixed;
  z-index: 50;
  left: 1px;
  top: 50%;
  margin-top: -160px;
  width: 100px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1);
}

.fside.zk {
  left: -100px;
}

.fside i {
  width: 11px;
  height: 68px;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -34px;
  z-index: 10;
  background: #38b9b0 url('../images/sandao.png') center no-repeat;
  cursor: pointer;
  border-radius: 0 9px 9px 0;
}

.fside label {
  display: block;
  width: 100%;
  height: 55px;
  border-radius: 6px 6px 0 0;
  background: #38bab1 url('../images/ssdlogo.png') center no-repeat;
}

.fside a {
  display: block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  background-color: #fff;
  padding-top: 17px;
  padding-bottom: 10px;
}

.fside a .pic {
  width: 30px;
  height: 30px;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 1px solid #38bab1;
  background-color: #38bab1;
  margin: 0 auto;
  transition: 0.3s;
}

.fside a>p {
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
  color: #576c87;
  height: 20px;
}

.fside a:hover>.pic {
  background-color: #fff;
}

.fside a:hover>p {
  color: #38bab1;
}

.sideinfo {
  width: 0;
  height: 56px;
  overflow: hidden;
  position: absolute;
  left: 100px;
  top: 10px;
  z-index: 1;
  transition: 0.3s;
}

.sideinfo.on {
  width: 214px;
}

.sw-fhuo {
  display: flex;
  flex-wrap: wrap;
}

.sideinfo div {
  padding: 13px 0 13px 52px;
  width: 148px;
  color: #fff;
  text-align: left;
  position: relative;
}

.sideinfo div h3 {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  display: none;
}

.sideinfo .sidetel {
  background: #af966d url('../images/ssd3.png') 19px no-repeat;
}

.sideinfo .sidetel p {
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

.sidetel:before {
  content: '';
  position: absolute;
  left: -14px;
  top: 50%;
  margin-top: -7px;
  z-index: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-right-color: #af966d;
}

.sideinfo2 {
  width: 70px;
  height: 75px;
  background-color: #af966d;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.sideinfo2.on {
  opacity: 1;
  filter: alpha(opacity=100);
}

.sideinfo2 span {
  display: block;
  width: 36px;
  height: 36px;
  padding: 20px 17px;
  line-height: 18px;
  color: #fff;
  font-size: 16px;
}

.sidebigewm {
  display: none;
  position: absolute;
  top: 0;
  left: 74px;
  z-index: 1;
  background-color: #fff;
  width: 120px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.sidebigewm img {
  width: 100%;
}

.fside a .pic.sd1 {
  background-image: url('../images/ssd1.png');
}

.fside a .pic.sd2 {
  background-image: url('../images/ssd2.png');
}

.fside a .pic.sd3 {
  background-image: url('../images/ssd3.png');
}

.fside a .pic.sd4 {
  background-image: url('../images/ssd4.png');
}

.fside a:hover .pic.sd1 {
  background-image: url('../images/ssd1h.png');
}

.fside a:hover .pic.sd2 {
  background-image: url('../images/ssd2h.png');
}

.fside a:hover .pic.sd3 {
  background-image: url('../images/ssd3h.png');
}

.fside a:hover .pic.sd4 {
  background-image: url('../images/ssd4h.png');
}

@media screen and (max-width: 1023px) {
  .fside {
    display: none;
  }
}

.all {
  background-color: #1a1e2a;
}

#allbg {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}

.tuo1 {
  position: absolute;
  left: -4.4%;
  top: 62.5%;
  z-index: 0;
  width: 516px;
  height: 352px;
  margin-left: -258px;
  margin-top: -176px;
  background-color: #1ed18b;
  border-radius: 50%;
  filter: blur(130px);
  transform: rotate(35deg);
  pointer-events: none;
}

.tuo2 {
  position: absolute;
  left: 90%;
  top: 10%;
  z-index: 0;
  width: 436px;
  height: 540px;
  margin-left: -218px;
  margin-top: -270px;
  background-color: #165d97;
  border-radius: 50%;
  filter: blur(78px);
  transform: rotate(0deg);
  pointer-events: none;
}

.tuo3 {
  position: absolute;
  left: 88%;
  top: 84%;
  z-index: 0;
  width: 454px;
  height: 454px;
  margin-left: -227px;
  margin-top: -227px;
  background-color: #1ed18b;
  border-radius: 50%;
  filter: blur(87px);
  transform: rotate(0deg);
  pointer-events: none;
}

.tuo4 {
  position: absolute;
  left: 40%;
  top: 30%;
  z-index: 0;
  width: 300px;
  height: 400px;
  margin-left: -150px;
  margin-top: -200px;
  background-color: #165d97;
  border-radius: 50%;
  filter: blur(60px);
  transform: rotate(0deg);
  pointer-events: none;
}

.fban {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 2;
}

.evwz {
  position: absolute;
  bottom: 160px;
  left: 12.5%;
  width: 75%;
  z-index: 2;
}

.evwz img {
  max-width: 80%;
}

.title-hide {
  overflow: hidden;
}

.title-top img {
  display: block;
  width: 32.96vw;
  height: auto;
}

.title-top strong {
  display: block;
  margin-top: 34px;
  margin-bottom: 60px;
  line-height: 1.2;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 2px;
}

.evwz-list {
  display: flex;
}

.evwz-list li {
  margin-right: 52px;
  text-align: center;
  transition: 0.45s 0s;
}

.evwz-list li:last-child {
  margin-right: 0;
}

.evwz-list li b {
  display: block;
  width: 37px;
  height: 37px;
  margin: auto;
  transition: 0.38s;
}

.evwz-list li b img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}

.evwz-list li span {
  display: block;
  text-align: center;
  margin-top: 20px;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}

.evwz-list li:hover b {
  transform: translateY(-5px);
}

.ffbtnarea {
  font-size: 0;
  margin-top: 100px;
}

.ffbtnarea .ffbtn {
  display: inline-block;
  z-index: 2;
  width: 180px;
  height: 42px;
  border: 2px solid #72f767;
  border-radius: 8px;
  color: #38e88e;
  font-size: 20px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  overflow: hidden;
  margin-left: 32px;
  font-weight: 500;
}

.ffbtnarea .ffbtn:first-child {
  margin-left: 0;
}

.ffbtnarea .ffbtn:before {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  border-radius: 4px;
  content: "";
  width: 0;
  height: 100%;
  background-image: linear-gradient(to right, #25e39a, #90ff54);
  transition: 0.45s;
  visibility: hidden;
}

.ffbtnarea .ffbtn.on:before {
  width: 100%;
  right: auto;
  left: 0;
  visibility: visible;
}

.ffbtnarea .ffbtn.on {
  color: #1a232d;
}

@media screen and (max-width: 1400px) {
  .evwz {
    left: 8%;
  }
}

@media screen and (max-width: 1023px) {
  .evwz {
    left: 5%;
    width: 90%;
  }
}

.fhuoban {
  width: 100%;
  position: relative;
  margin-top: -30px;
  z-index: 10;
}

.zuopinone {
  position: relative;
  width: 100%;
}

.logo-list {
  padding-top: 26px;
  box-sizing: border-box;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-top: 0;
}

.logo-list:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 50%;
  margin-right: 217px;
  content: "";
  height: 2px;
  background: rgba(255, 255, 255, 0.2);
}

.logo-list:after {
  position: absolute;
  right: 0;
  top: 0;
  left: 50%;
  margin-left: 217px;
  content: "";
  height: 2px;
  background: rgba(255, 255, 255, 0.2);
}

.logo-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px;
  padding: 0 36px;
  border-left: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  height: 22px;
  line-height: 22px;
}

.logo-title p {
  color: #8d8f95;
  font-size: 18px;
}

.sw-fhuo {
  box-sizing: border-box;
  width: 100%;
}

.sw-fhuo .swiper-slide {
  margin: 30px 0;
  width: 20%;
  text-align: center;
}

.sw-fhuo .swiper-slide .pic {
  height: 50px;
  position: relative;
  font-size: 0;
  text-align: center;
  transition: 0.4s;
}

.sw-fhuo .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  transition: 0.4s;
  opacity: 0.5;
}

.sw-fhuo .swiper-slide .pic:hover img {
  transform: translateY(-5px);
}

.zuopinone .swiper-pagination {
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0;
}

.zuopinone .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 9px;
  background-color: #ccc;
  outline: 0 none;
  opacity: 1;
  transition: 0.3s;
  border-radius: 50%;
}

.zuopinone .swiper-pagination-bullet-active {
  background-color: #1549ab;
}

.fnumb {
  padding: 0 0 90px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.sw11out {
  position: relative;
}

#sw11 {
  width: 100%;
  height: 360px;
  overflow: visible;
}

#sw11 .swiper-wrapper {
  width: auto;
}

#sw11 .swiper-slide {
  width: 420px;
  background-color: #fff;
  border-radius: 10px;
  margin-right: 50px;
}

#sw11 .swiper-slide a {
  display: block;
  padding: 50px 50px 60px;
  position: relative;
  border-radius: 10px;
}

/*#sw11 .swiper-slide a:hover{ box-shadow: 0 0 20px 2px inset #1ed18b;}*/
#sw11 .swiper-slide .pic {
  width: 90px;
  height: 90px;
  font-size: 0;
  line-height: 90px;
  text-align: left;
}

#sw11 .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}

svg {
  max-width: 100%;
  max-height: 100%;
  fill: none;
  stroke-width: 2px;
  stroke: #222;
  stroke-miterlimit: 10;
}

svg .cls1-1 {
  stroke: #1ed18b;
}

svg .cls1-2,
svg .cls1-5 {
  stroke-linecap: round;
}

svg .cls1-4,
svg .cls1-5 {
  stroke: #1ed18b;
}

.filled svg .cls1-1 {
  stroke: transparent;
  fill: #1ed18b;
}

svg .cls2-1,
svg .cls2-3 {
  stroke-linecap: round;
}

svg .cls2-3 {
  stroke: #1ed18b;
  stroke-width: 3px;
}

svg .cls3-1 {
  stroke: #1ed18b;
}

svg .cls3-2,
svg .cls3-3 {
  stroke-linecap: round;
}

.filled svg .cls3-1 {
  stroke-width: 1px;
  fill: #1ed18b;
}

svg .cls4-1,
svg .cls4-2 {
  stroke-linecap: round;
}

svg .cls4-2 {
  stroke: #1ed18b;
}

svg .cls5-1 {
  stroke: #1ed18b;
}

svg .cls5-1,
svg .cls5-4,
svg .cls5-5 {
  stroke-linecap: round;
}

#sw11 .swiper-slide h3 {
  font-size: 24px;
  color: #333;
  line-height: 44px;
  height: 44px;
  overflow: hidden;
  transition: 0.4s;
  margin: 32px 0 20px;
  font-weight: bold;
}

#sw11 .swiper-slide .txt {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  height: 64px;
}

#sw11 .swiper-slide:hover h3 {
  color: #1ed18b;
}

#sw11 .swiper-slide .num {
  font-size: 30px;
  color: #ddd;
  line-height: 42px;
  height: 42px;
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 1;
  font-family: "axis";
}

.sw11out .swiper-pagination {
  bottom: 0;
  font-size: 0;
  width: 100%;
}

.sw11out .swiper-pagination-bullet {
  width: 18px;
  height: 2px;
  margin: 0 3px;
  opacity: 1;
  background-color: #000;
  outline: 0 none;
  border-radius: 0;
  transition: 0.4s;
}

.sw11out .swiper-pagination-bullet-active {
  background-color: #fff;
}

.sw11out .swiper-scrollbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}

.sw11out .swiper-scrollbar-drag {
  background-color: #fff;
}

.fcate1 {
  position: relative;
  margin-bottom: 46px;
}

.fcate1 .cn {
  height: 156px;
  font-size: 56px;
  color: #fff;
  line-height: 78px;
  font-weight: bold;
}

.fcate1 .txt {
  font-size: 30px;
  color: #333;
  line-height: 52px;
  margin: 0 auto;
}

.swiper-num00 {
  position: absolute;
  height: 66px;
  right: 0;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
  font-size: 36px;
  color: #fff;
  line-height: 66px;
  font-family: "axis";
}

.swiper-num00 span {
  display: inline-block;
}

.swiper-num00 .active {
  font-size: 56px;
  color: #1ed18b;
  margin-right: 30px;
}

.swiper-num00 .total {
  font-size: 36px;
  color: #fff;
  margin-left: 28px;
}

.fzhuli {
  padding: 100px 0 180px;
  position: relative;
  z-index: 1;
}

.fcate2 {
  text-align: center;
  position: relative;
}

.fcate2 .cn {
  display: block;
  width: 500px;
  height: 80px;
  position: relative;
  overflow: hidden;
  padding: 0 50px;
  font-size: 56px;
  color: #fff;
  line-height: 80px;
  font-weight: bold;
  border-radius: 40px;
  margin: 0 auto;
}

.fcate2 .light {
  animation: lightflash 5s 0s infinite;
}

.fguolist {
  overflow: hidden;
  font-size: 0;
  text-align: center;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.fguolist li {
  display: inline-block;
}

.fguolist li a {
  display: block;
}

.fguolist h3 {
  line-height: 96px;
  height: 96px;
  color: #fff;
  font-family: 'Century Gothic';
}

.fguolist h3 span {
  display: inline-block;
  font-size: 80px;
  font-weight: bold;
  height: 100%;
}

.fguolist h3 s {
  font-size: 44px;
  text-decoration: none;
}

.fguolist .txt {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  margin-bottom: 14px;
}

@media screen and (max-width: 1023px) {
  .fguolist h3 span {
    font-size: 60px;
  }

  .fguolist h3 s {
    font-size: 36px;
  }
}

@media screen and (max-width: 750px) {
  .fguolist {
    height: 300px;
  }

  .fguolist li {
    width: 47%;
  }

  .fguolist h3 {
    line-height: 80px;
    height: 80px;
  }

  .fguolist h3 span {
    font-size: 50px;
  }

  .fguolist h3 s {
    font-size: 30px;
  }
}

.sandian {
  position: relative;
  text-align: center;
  margin: 54px auto;
}

.sandian i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  background-color: #1ed18b;
  border-radius: 5px;
  animation: sandian 1.5s infinite;
}

.sandian i.i1,
.sandian2 i.i1 {
  animation-delay: 0s;
}

.sandian i.i2,
.sandian2 i.i2 {
  animation-delay: 0.5s;
}

.sandian i.i3,
.sandian2 i.i3 {
  animation-delay: 1s;
}

.sandian2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
}

.sandian2 i {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: #1ed18b;
  border-radius: 4px;
  animation: sandian2 1.5s infinite;
}

@keyframes sandian {
  0% {
    transform: scale(0.6);
    opacity: 0.5;
  }

  33% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.6);
    opacity: 0.5;
  }
}

@keyframes sandian2 {
  0% {
    transform: scale(0.75);
    opacity: 0.3;
  }

  33% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.75);
    opacity: 0.3;
  }
}

.flx {
  padding: 80px 0;
  height: 408px;
  position: relative;
  z-index: 1;
}

.flx .cer8 {
  height: 100%;
}

.flxleft {
  float: left;
  width: 54%;
  height: 100%;
  display: flex;
  align-items: center;
}

.flxright {
  float: right;
  width: 43.3%;
  background-color: #313540;
  border-radius: 5px;
}

.fcate3 {
  color: #fff;
}

.fcate3 .cn {
  font-size: 56px;
  line-height: 80px;
  font-weight: bold;
}

.fcate3 .txt {
  font-size: 18px;
  line-height: 32px;
  margin-top: 38px;
  max-width: 590px;
}

@media screen and (max-width: 1023px) {
  .flxright {
    float: none;
    width: 100%;
    height: auto;
  }

  .flxleft {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 60px;
  }

  .fcate3 .cn {
    font-size: 42px;
    line-height: 60px;
  }
}

@media screen and (max-width: 750px) {
  .fcate3 .cn {
    font-size: 28px;
    line-height: 40px;
  }

  .fcate3 .txt {
    font-size: 16px;
    line-height: 26px;
  }
}

.liuyan2 {
  font-size: 0;
  padding: 44px 48px 52px;
  color: #fff;
}

.liuyan2 .cn {
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 44px;
}

.liuyan2 .hang {
  height: 56px;
  margin-top: 30px;
}

.liuyan2 input[type=text] {
  width: 100%;
  height: 56px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  font-size: 16px;
  line-height: 54px;
  text-indent: 20px;
  background-color: transparent;
  border-radius: 3px;
  color: #fff;
}

.liuyan2 textarea {
  width: 100%;
  padding: 8px;
  height: 120px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
  font-size: 16px;
  line-height: 34px;
  resize: none;
  vertical-align: top;
  box-sizing: border-box;
}

.liuyan2 input[type=text]:focus,
.liuyan2 textarea:focus {
  border-color: rgba(30, 209, 139, 0.7);
}

.liuyan2 input[type=text],
.liuyan2 textarea {
  transition: 0.3s;
}

.liuyan2 .hang input[type=text] {
  text-indent: 50px;
}

.liuyan2 .hang .area-code {
  left: 10px;
}

.liuyan2 .hang .area-code span {
  line-height: 58px;
}

.liuyan2 i.v {
  display: block;
  width: 100%;
  height: 100%;
}

.liuyan2 .hang2 {
  height: 56px;
  position: relative;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.liuyan2 .hang2 i.v {
  width: 70%;
}

.liuyan2 input#sjyzm {
  border-radius: 3px 0 0 3px;
}

.liuyan2 .verifyImg {
  width: 150px;
  height: 100%;
  cursor: pointer;
}

.liuyan2 .yzmchange {
  display: inline-block;
  width: 60px;
  height: 100%;
  outline: 1px solid rgba(255, 255, 255, 0.2);
  background: url('../images/change.png') center no-repeat;
  border-radius: 50%;
}

.liuyan2 .hqyzm {
  width: 30%;
  height: 56px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  font-size: 16px;
  line-height: 54px;
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: 0.3s;
  background-color: transparent;
  border-radius: 0 3px 3px 0;
}

.liuyan2 .hqyzm:hover {
  background-color: rgba(30, 209, 139, 0.7);
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(30, 209, 139, 0.7);
}

.liuyan2 .hqyzm.grey,
.liuyan2 a.hqyzm.grey:hover {
  background-color: #1a1e2a;
  color: rgba(255, 255, 255, 0.8);
  cursor: auto;
  cursor: not-allowed;
}

.liuyan2 a#tj2 {
  display: block;
  width: 100%;
  height: 56px;
  margin-top: 30px;
  background-color: #1ed18b;
  border-radius: 3px;
  font-size: 16px;
  line-height: 56px;
  color: #fff;
  font-weight: bold;
}

.liuyan2 a#tj2 span {
  display: inline-block;
  padding-left: 30px;
  height: 100%;
  background: url('../images/gift.png') 0 no-repeat;
}

.liuyan2 a#tj2:hover {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.3);
}

.liuyan2 span.Validform_checktip {
  height: 24px;
  line-height: 24px;
}

.liuyan2 .hang span.Validform_checktip {
  left: auto;
  right: 0;
}

@media screen and (max-width: 1200px) {
  .liuyan2 {
    padding: 20px 30px 40px;
  }
}

@media screen and (max-width: 600px) {
  .liuyan2 .verifyImg {
    width: 30%;
  }
}

.fnews {
  padding: 110px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.sw14out {
  position: relative;
  margin-top: 50px;
}

#sw14 {
  height: 322px;
  overflow: visible;
}

#sw14 .swiper-slide {
  width: 414px;
}

#sw14 .swiper-slide a {
  display: block;
}

#sw14 .swiper-slide .pic {
  position: relative;
  width: 100%;
  height: 232px;
  font-size: 0;
  text-align: center;
  line-height: 232px;
  background-color: #000;
  overflow: hidden;
}

#sw14 .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
  transition: 0.4s;
}

#sw14 .swiper-slide canvas {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

#sw14 .swiper-slide:hover img {
  opacity: 1;
  transform: scale(1.04);
}

#sw14 .swiper-slide h3 {
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  transition: 0.4s;
  margin-top: 20px;
}

#sw14 .swiper-slide .date {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.2);
  line-height: 24px;
  height: 24px;
  margin-top: 6px;
}

#sw14 .swiper-slide:hover h3 {
  color: #1ed18b;
}

.sw14out .swiper-pagination {
  bottom: 0;
  font-size: 0;
  width: 100%;
}

.sw14out .swiper-pagination-bullet {
  width: 18px;
  height: 2px;
  margin: 0 3px;
  opacity: 1;
  background-color: #000;
  outline: 0 none;
  border-radius: 0;
  transition: 0.4s;
}

.sw14out .swiper-pagination-bullet-active {
  background-color: #fff;
}

.sw14out .swiper-scrollbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}

.sw14out .swiper-scrollbar-drag {
  background-color: #fff;
}

.fcate4 {
  text-align: center;
  position: relative;
}

.fcate4 .cn {
  display: block;
  width: 240px;
  height: 80px;
  position: relative;
  overflow: hidden;
  font-size: 56px;
  color: #fff;
  line-height: 80px;
  font-weight: bold;
}

.fcate4 .light {
  animation: lightflash 5s 0s infinite;
}

.fnews .fcate4 .cn {
  border: 0px;
  text-align: left;
  background: none;
  overflow: visible;
}

.light {
  position: absolute;
  left: -150%;
  top: 0;
  width: 100%;
  height: 100%;
  transform: skewx(-25deg);
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
}

@keyframes lightflash {
  0% {
    left: -150%;
  }

  70%,
  100% {
    left: 150%;
  }
}

.fduibi {
  position: relative;
  margin-top: 70px;
  height: 850px;
  z-index: 2;
}

.touminlist {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.touminlist li {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  font-size: 0;
  text-align: left;
}

.touminlist li.i1 {
  width: 50%;
  z-index: 3;
}

.touminlist li .picout {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.touminlist li .pic {
  width: 100vw;
  height: 100%;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.4s ease;
}

.touminlist li.i1 img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.touminlist li.i2 img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.touminlist .line {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  margin-right: -26px;
  width: 52px;
  height: 100%;
  cursor: move;
}

.touminlist .line:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 0;
  z-index: 1;
  width: 2px;
  height: 100%;
  background-color: #fff;
}

.touminlist .line .pig {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 6;
  width: 52px;
  height: 52px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: -26px;
  /* animation: movt 8s linear 0s both infinite;*/
  font-size: 14px;
  color: #1ed18b;
  line-height: 52px;
  text-align: center;
  user-select: none;
}

.pig s {
  width: 9px;
  height: 15px;
  cursor: pointer;
  position: absolute;
  margin-top: -7px;
  top: 50%;
  z-index: 2;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s;
}

.pig s.i1 {
  left: -27px;
  background-image: url('../images/lt-tuo.png');
}

.pig s.i2 {
  right: -27px;
  background-image: url('../images/gt-tuo.png');
}

.pig:active s.i1,
.pig.active s.i1 {
  left: -40px;
}

.pig:active s.i2,
.pig.active s.i2 {
  right: -40px;
}

@keyframes movt {
  0% {
    transform: rotateY(0deg);
  }

  25% {
    transform: rotateY(0deg);
  }

  50% {
    transform: rotateY(0deg);
  }

  75% {
    transform: rotateY(360deg);
  }

  100% {
    transform: rotateY(0deg);
  }
}

.fduibione {
  position: absolute;
  left: 0;
  bottom: -100px;
  z-index: 10;
  width: 100%;
  height: 200px;
}

.fduibione .wrap {
  max-width: 1440px;
  height: 100%;
  margin: 0 auto;
  border-radius: 20px;
  background: url('../images/duibibg.jpg') center / cover no-repeat;
}

.duibi {
  padding: 47px 80px;
  overflow: hidden;
  height: 106px;
  position: relative;
}

.duibileft {
  float: left;
  height: 100%;
}

.duibiright {
  float: right;
  width: 60.57%;
  height: 100%;
}

.duibi .sw-next,
.duibi .sw-prev {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 106px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
  text-align: center;
  margin-top: -53px;
  transition: 0.3s;
}

.duibi .sw-prev {
  left: 54px;
  background: url('../images/lt-spic.png') center no-repeat;
  border-radius: 5px 0 0 5px;
}

.duibi .sw-next {
  right: 54px;
  background: url('../images/gt-spic.png') center no-repeat;
  border-radius: 0 5px 5px 0;
}

.duibi .sw-prev:hover,
.duibi .sw-next:hover {
  background-color: #1ed18b;
}

.sw12out {
  padding: 0 20px;
  height: 100%;
}

#sw12 {
  height: 100%;
}

#sw12 .swiper-slide {
  width: auto;
}

#sw12 .swiper-slide a {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 5px;
}

#sw12 .swiper-slide a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  border: 2px solid transparent;
  border-radius: 5px;
  transition: 0.3s;
}

#sw12 .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#sw12 .swiper-slide-active a:before {
  border-color: #fff;
}

#sw12 .swiper-pagination {
  bottom: 0 !important;
  font-size: 0;
  background-color: rgba(21, 73, 171, 0.9);
  padding: 20px 0;
}

#sw12 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 7px !important;
  background-color: rgba(255, 255, 255, 0.5);
  outline: 0 none;
  opacity: 1;
  transition: 0.3s;
  border-radius: 50%;
}

#sw12 .swiper-pagination-bullet-active {
  background-color: #fff;
}

.duibileft .ttxt {
  padding: 10px 0 14px 58px;
}

.duibileft .ttxt .inner {
  padding-left: 0 !important;
  position: relative;
  color: #fff;
}

.duibileft .ttxt .num {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  font-family: "Century Gothic";
}

.duibileft .ttxt h3 {
  font-size: 36px;
  line-height: 52px;
  height: 52px;
  font-weight: bold;
}

.duibileft .ttxt .txt {
  font-size: 16px;
  line-height: 30px;
}

.hezuo2 {
  width: 62.5%;
  position: absolute;
  z-index: 2;
  left: 18.75%;
  bottom: 0;
}

.hezuo2 .inner {
  padding: 78px 100px 62px;
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  position: relative;
}

.hezuotoppic {
  position: absolute;
  left: 50%;
  top: -53px;
  z-index: 2;
  width: 104px;
  height: 104px;
  margin-left: -53px;
  border-radius: 50%;
  border: 1px solid #eee;
  overflow: hidden;
  font-size: 0;
  text-align: center;
  line-height: 106px;
  background: #fff url('../images/baby.png') center no-repeat;
  background-size: contain;
  transition: all 0.4s ease 0.2s;
}

.hezuotoppic img {
  max-width: 100%;
  max-height: 100%;
}

.sw13out {
  position: relative;
  padding: 0 60px 28px;
}

#sw13 {
  height: 380px;
}

#sw13 .swiper-slide a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}

#sw13 .swiper-slide img {
  display: none;
}

#sw13 .swiper-slide h3 {
  font-size: 24px;
  color: #333;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
}

#sw13 .swiper-slide .addr {
  font-size: 16px;
  color: #999;
  line-height: 32px;
  height: 32px;
  margin-bottom: 28px;
}

#sw13 .swiper-slide .ctxt {
  font-size: 16px;
  color: #333;
  line-height: 38px;
  height: 266px;
  overflow: hidden;
  max-width: 688px;
  margin: 0 auto;
}

.sw13out .swiper-pagination {
  left: 0;
  bottom: 0;
  font-size: 0;
  width: 100%;
}

.sw13out .swiper-pagination-bullet {
  width: 28px;
  height: 28px;
  margin: 0 13px;
  background-color: #fff;
  outline: 0 none;
  opacity: 1;
  transition: 0.3s;
  position: relative;
}

.sw13out .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  width: 6px;
  height: 6px;
  background-color: #1ed18b;
  border-radius: 50%;
  margin-left: -3px;
  margin-top: -3px;
}

.sw13out .swiper-pagination-bullet-active {
  background-color: rgba(30, 209, 139, 0.2);
}

.advantage-box {
  padding: 5.2% 0 9.89%;
}

.common-title {
  text-align: center;
}

.common-title strong {
  display: inline-block;
  position: relative;
  padding: 0 32px;
  line-height: 1;
  color: #fff;
  font-size: 2.91vw;
}

.common-title i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  width: 14px;
  height: 20px;
}

.common-title i:before {
  position: absolute;
  top: 0;
  content: "";
  width: 4px;
  height: 100%;
  background: #fff;
}

.common-title i:after {
  position: absolute;
  top: 25%;
  content: "";
  width: 4px;
  height: 50%;
  background: #fff;
}

.common-title i.cleft {
  left: 0;
}

.common-title i.cleft:before {
  right: 0;
}

.common-title i.cleft:after {
  left: 0;
}

.common-title i.cright {
  right: 0;
}

.common-title i.cright:before {
  left: 0;
}

.common-title i.cright:after {
  right: 0;
}

.advantage-list {
  margin-top: 3.95vw;
  display: flex;
  justify-content: space-between;
}

.advantage-list li {
  padding: 3.125vw 1.197vw 1.3vw;
  box-sizing: border-box;
  width: 17.91%;
  border-radius: 10px;
  background: linear-gradient(to right top, rgba(37, 227, 154, 0.5), rgba(144, 255, 84, 0.5));
}

.advantage-list li b {
  display: block;
  position: relative;
  height: 3.64vw;
  transition: 0.36s;
}

.advantage-list li:hover b {
  transform: translateY(-4px);
}

.advantage-list li b img {
  display: block;
  width: auto;
  max-height: 100%;
}

.advantage-list li strong {
  display: block;
  margin-top: 2.5vw;
  margin-bottom: 1.458vw;
  line-height: 1;
  color: #fff;
  font-size: 1.2vw;
}

.advantage-list li p {
  color: #fff;
  font-size: 0.833vw;
  letter-spacing: 1px;
  line-height: 25px;
}

.sw13out .sw-next,
.sw13out .sw-prev {
  position: absolute;
  top: 50%;
  width: 56px;
  height: 56px;
  z-index: 10;
  cursor: pointer;
  font-size: 0;
  border-radius: 50%;
  text-align: center;
  margin-top: -28px;
}

.sw13out .sw-prev {
  left: 0;
  background: #eee url('../images/lt-pin.png') center no-repeat;
}

.sw13out .sw-next {
  right: 0;
  background: #eee url('../images/gt-pin.png') center no-repeat;
}

.sw13out .sw-prev:hover,
.sw13out .sw-next:hover {
  background-color: #1bc27f;
}

.sw13out .sw-prev:hover {
  background-image: url('../images/lth-pin.png');
}

.sw13out .sw-next:hover {
  background-image: url('../images/gth-pin.png');
}

@media screen and (max-width: 1440px) {
  .hezuo2 .inner {
    padding: 78px 6% 62px;
  }
}

.fhezuo {
  position: relative;
  z-index: 1;
  height: 200vh;
}

.fhezuo-wr {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.target {
  flex: 1;
}

.target3 {
  flex: none;
  height: 80vh;
}

.hezuo1 {
  width: 100%;
  height: 1074px;
  position: absolute;
  z-index: 5;
}

.hezuo1 .wz1 {
  text-align: center;
  color: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 4;
  margin-top: -160px;
}

.hezuo1 .wz1 h2 {
  font-size: 160px;
  line-height: 164px;
  font-weight: bold;
  height: 164px;
  font-family: "Century Gothic";
}

.hezuo1 .wz1 .cn {
  font-size: 56px;
  line-height: 80px;
  font-weight: bold;
  height: 80px;
}

.hezuo1 .wz1 .txt {
  font-size: 24px;
  line-height: 40px;
  height: 40px;
  margin-top: 36px;
}

.hezuo1 .wz2 {
  text-align: center;
  color: #fff;
  width: 100%;
  height: 440px;
  opacity: 0.05;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  margin-top: -220px;
  font-size: 400px;
  line-height: 440px;
  font-weight: bold;
  white-space: nowrap;
  font-family: "Century Gothic";
  transition: 1.4s;
  opacity: 0.5;
  transform: translateX(-100%);
}

.hezuo1 .wz2.show {
  opacity: 0.05;
  transform: translateX(0px);
}

.fhezuo .wz3 {
  text-align: center;
  color: #fff;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: -300px;
  z-index: 6;
}

.fhezuo .wz3 .cn {
  font-size: 56px;
  line-height: 88px;
  font-weight: bold;
  height: 88px;
}

.fhezuo .wz3 .txt {
  font-size: 24px;
  line-height: 40px;
  height: 40px;
}

.lgwall-box {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hezuo1 .lgwall {
  position: relative;
  height: 100%;
  background: url('../images/lgwall.png') center no-repeat;
  opacity: 0.05;
}

/*.fhezuo{ height: 3000px;}*/
.hezuo1wrap {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  position: sticky;
  top: 0;
  z-index: 3;
  border: 1px solid transparent;
  box-sizing: border-box;
  transition: 0.2s;
}

.hezuo1wrap.ac {
  border-color: #fff;
  border-radius: 20px 20px 0 0;
  z-index: 1;
}

.fshipin {
  width: 100%;
  z-index: 1;
}

.fshipin-wr {
  position: relative;
  left: 0;
  box-sizing: border-box;
  height: 400vh;
  z-index: 2;
}

.fshipininner {
  position: sticky;
  top: 0;
  width: 100%;
}

.fshipininner .outnavbg {
  position: absolute;
  z-index: 6;
  width: 100%;
  left: 0;
  top: 100px;
}

.fshipin-li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  display: flex;
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
  padding-top: 80vh;
}

.fshipin-items {
  flex: 1;
}

.huancommon {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  z-index: 5;
  height: 100vh;
}

.huancommonleft {
  width: 100%;
  line-height: 1;
}

.huanjin-fullbox {
  width: 100%;
  display: flex;
}

.huanjin-box {
  position: relative;
  width: 100%;
}

.huanjin-wrapall {
  margin-top: 100px;
  width: 100%;
  height: auto;
}

.huanjin-wrap {
  width: 100%;
  min-height: 570px;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.huanleft {
  max-width: 880px;
  width: 61.63%;
  height: 100%;
  position: relative;
}

.vdbg {
  padding: 23px 16.8% 18px 1%;
  height: 494px;
  background: url('../images/vdbg.png') center / 100% 100% no-repeat;
}

.vdbg2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.svd {
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
}

.svd.on {
  z-index: 5;
  opacity: 1;
}

.huanright {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
  width: 500px;
  overflow: hidden;
}

.huanjin-wrap.swiper-slide-active .huanright {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  transition: 0.6s;
}

.huantitle {
  font-size: 56px;
  color: #fff;
  line-height: 80px;
  font-weight: bold;
  margin-bottom: 18px;
}

.huanintro {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}

.huancard {
  border-radius: 10px;
  padding: 20px 26px 28px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-top: 48px;
}

.huancard .hx {
  height: 1px;
  margin: 20px 0 24px;
  background-color: rgba(255, 255, 255, 0.1);
}

.huancon {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  text-align: justify;
}

.huancon img {
  max-width: 100%;
}

.huanbtl {
  height: 36px;
  line-height: 36px;
  position: relative;
}

.huanbtl:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 3px;
  height: 16px;
  background-color: #1ed18b;
  margin-top: -8px;
}

.huanbtl .biaoti {
  padding-left: 16px;
  height: 100%;
  color: #fff;
}

.huanbtl .biaoti .cn {
  font-size: 16px;
  margin-right: 6px;
}

.huanbtl .biaoti .en {
  font-size: 12px;
  opacity: 0.5;
}

.mouse2 {
  width: 500px;
  height: 40px;
  cursor: pointer;
  text-indent: 52px;
  position: absolute;
  right: 0;
  bottom: 30px;
  z-index: 5;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}

.mouse2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 38px;
  height: 38px;
  transition: 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: url('../images/jtud1.png') center no-repeat;
  border-radius: 50%;
}

.mouse2:hover:before {
  /* border-color: #fff;*/
  box-shadow: 0 0 5px 0 #ffffff;
}

.news-out {
  padding: 128px 0 156px;
}

@media screen and (max-width: 1440px) {
  .news-out {
    padding: 96px 0 120px;
  }
}

@media screen and (max-width: 1023px) {
  .news-out {
    padding: 78px 0 100px;
  }
}

@media screen and (max-width: 750px) {
  .news-out {
    padding: 60px 0 80px;
  }
}

.fzhuli {
  display: none;
}

/*新闻详情*/
.newsbg {
  padding: 230px 0 130px;
  position: relative;
  z-index: 1;
}

.atc {
  position: relative;
  padding: 100px 12.5% 160px;
  border-radius: 20px;
  background: #fff url('../images/pagebg.jpg') top no-repeat;
}

.atc-h {
  margin-bottom: 42px;
  position: relative;
  text-align: center;
}

.atc-h h1 {
  font-size: 36px;
  color: #333;
  line-height: 60px;
  font-weight: 500;
  margin-bottom: 12px;
}

.atc-date {
  font-size: 16px;
  color: #666;
  line-height: 32px;
}

.atc-date span {
  display: inline-block;
  margin: 0 8px;
}

.atc-con {
  font-size: 16px;
  line-height: 32px;
  color: #666;
  text-align: justify;
}

.atc-con .pic {
  text-align: center;
  padding: 1em 0;
}

.atc-con img {
  max-width: 100%;
}

.atc-con a {
  color: #ad8f63;
}

.atc-pn {
  margin-top: 100px;
}

a.atc-ret {
  display: block;
  width: 220px;
  height: 50px;
  margin: 0 auto;
  border-radius: 5px;
  font-size: 16px;
  color: #1a232d;
  line-height: 50px;
  text-align: center;
  font-weight: 500;
  background-image: linear-gradient(to right, #25e39a, #90ff54, #25e39a);
  letter-spacing: 1px;
  background-position: 0 50%;
  background-size: 200% 100%;
  background-repeat: no-repeat;
}

a.atc-ret:hover {
  background-position: 100% 50%;
}

@media screen and (max-width: 1023px) {
  .newsbg {
    padding: 180px 0 130px;
  }

  .atc {
    padding: 80px 8% 100px;
  }

  .atc-h h1 {
    font-size: 30px;
    line-height: 50px;
  }

  .atc-pn {
    margin-top: 70px;
  }
}

@media screen and (max-width: 750px) {
  .newsbg {
    padding: 130px 0 70px;
  }

  .atc {
    padding: 80px 5% 100px;
  }

  .atc-h h1 {
    font-size: 24px;
    line-height: 40px;
  }
}

@media screen and (max-width: 640px) {
  .atc {
    padding: 60px 5% 80px;
  }

  .atc-pn {
    margin-top: 50px;
  }

  .newsbg .cer8 {
    padding: 0 2%;
  }
}

.jieguobg {
  padding: 214px 0 90px;
  position: relative;
  z-index: 1;
}

.searchresult {
  position: relative;
  padding: 64px 6.25% 90px;
  border-radius: 20px;
  background: #fff url('../images/pagebg.jpg') top no-repeat;
  margin-top: 76px;
}

.searchresult .intro {
  font-size: 16px;
  color: #333;
  line-height: 2em;
  margin-bottom: 32px;
  font-weight: 500;
}

.resultlist {
  padding: 0 0 16px;
  overflow: hidden;
}

.resultlist li {
  margin-bottom: 66px;
}

.resultlist li a {
  display: block;
}

.resultlist li h3 {
  font-size: 24px;
  color: #333;
  line-height: 32px;
  font-weight: 500;
}

.resultlist li h3 span.key {
  color: #1ed18b;
}

.resultlist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin: 10px 0 24px;
}

.resultlist li .date {
  font-size: 16px;
  color: #aaa;
  line-height: 32px;
  height: 32px;
}

.resultlist h3 {
  transition: 0.5s;
}

.resultlist li:hover h3 {
  color: #1ed18b;
}

@media screen and (max-width: 1024px) {
  .jieguobg {
    padding: 170px 0 90px;
  }

  .resultlist li .txt {
    height: 96px;
  }
}

@media screen and (max-width: 750px) {
  .jieguobg {
    padding: 130px 0 70px;
  }

  .searchresult {
    padding: 60px 5% 80px;
  }

  .resultlist li .txt {
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  .searchresult {
    padding: 50px 5% 70px;
  }

  .jieguobg .cer8 {
    padding: 0 2%;
  }
}

.searchhead h2 {
  font-size: 56px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  font-weight: 500;
}

.searchsou {
  position: relative;
  width: 620px;
  padding-right: 80px;
  height: 60px;
  border-radius: 30px;
  background-color: #fff;
  margin: 24px auto 0;
  overflow: hidden;
  line-height: 60px;
}

.searchsou input.shuru {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: none;
  font-size: 16px;
  color: #999;
  text-indent: 30px;
}

.searchsou input.anniu {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 80px;
  height: 100%;
  border: none;
  cursor: pointer;
  background: #fff url('../images/glass2.png') center no-repeat;
  font-size: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.searchsou input.anniu:hover {
  background-color: rgba(30, 209, 139, 0.8);
  background-image: url('../images/glass2h.png');
}

@media screen and (max-width: 1024px) {
  .searchhead h2 {
    font-size: 42px;
    line-height: 60px;
  }
}

@media screen and (max-width: 750px) {
  .searchhead h2 {
    font-size: 32px;
    line-height: 44px;
  }

  .searchsou {
    width: 64%;
    padding-right: 16%;
    height: 44px;
    line-height: 44px;
  }

  .searchsou input.anniu {
    width: 20%;
  }
}

.searchsou ::-webkit-input-placeholder {
  color: #999;
}

.searchsou ::-moz-placeholder {
  color: #999;
}

.searchsou ::-moz-placeholder {
  color: #999;
}

.searchsou ::-ms-input-placeholder {
  color: #999;
}

.succcard {
  position: relative;
  padding: 85px 0;
  width: 90%;
  max-width: 940px;
  border-radius: 20px;
  margin: 0 auto;
  background: #fff url('../images/pagebg.jpg') top no-repeat;
  text-align: center;
}

.succcard .fig {
  height: 110px;
  background: url('../images/logo3.png') center no-repeat;
}

.succcard .txt1 {
  margin: 10px 0 12px;
  font-size: 36px;
  color: #333;
  line-height: 50px;
  font-weight: 500;
}

.succcard .txt2 {
  font-size: 16px;
  color: #666;
  line-height: 2em;
  letter-spacing: 5px;
}

a.card-ret {
  display: block;
  width: 244px;
  height: 56px;
  margin: 60px auto 0;
  border-radius: 5px;
  font-size: 16px;
  color: #1a232d;
  line-height: 56px;
  text-align: center;
  font-weight: 500;
  background-image: linear-gradient(to right, #25e39a, #90ff54, #25e39a);
  letter-spacing: 1px;
  background-position: 0 50%;
  background-size: 200% 100%;
  background-repeat: no-repeat;
}

a.card-ret:hover {
  background-position: 100% 50%;
}

.fu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
}

.fubg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}

.fuin {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  z-index: 3;
  transition: 0.3s;
}

.fuin {
  transform: translateY(-50%) scale(0.9);
  opacity: 0;
}

.fu.on .fuin {
  transform: translateY(-50%) scale(1);
  opacity: 1;
}

.fuin a.close {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 10px;
  top: 10px;
  z-index: 1;
  background: #ccc url('../images/close.png') center no-repeat;
  border-radius: 50%;
}

.cate1 {
  color: #fff;
  text-align: center;
}

.cate1 .cn {
  font-size: 56px;
  line-height: 86px;
  font-weight: 500;
}

.cate1 .txt {
  font-size: 24px;
  line-height: 44px;
}

.cate1 .txt2 {
  font-size: 16px;
  line-height: 32px;
}

.cate1 a {
  text-decoration: underline;
  color: #38e88e;
}

.cate1 .txt2 span {
  display: inline-block;
}

@media screen and (max-width: 1023px) {
  .cate1 .cn {
    font-size: 40px;
    line-height: 60px;
  }
}

@media screen and (max-width: 750px) {
  .cate1 .txt {
    font-size: 16px;
    line-height: 26px;
  }
}

.xiazaibg {
  padding: 210px 0 230px;
  position: relative;
  z-index: 2;
}

.xiazaibg2 {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.xiazailist {
  max-width: 870px;
  overflow: hidden;
  margin: 90px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.xiazailist li {
  width: 370px;
}

.xiazailist li .lin {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 54px 20px 16px;
}

.xiazailist .pic {
  width: 74px;
  height: 74px;
  background-color: rgba(255, 255, 255, 0.1);
  transform-style: preserve-3d;
  font-size: 0;
  line-height: 74px;
  border-radius: 50%;
  margin: 0 auto;
  perspective: 100;
}

.xiazailist img {
  max-width: 100%;
  transition: 1s;
  transform-origin: 50% 50% -20px;
}

.xiazailist li:hover img {
  transform: rotateY(360deg);
}

.xiazailist h3 {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  height: 36px;
  margin-top: 14px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xiazailist .txt {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  margin-top: 6px;
}

.xiazailist a.yujian {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  height: 30px;
  margin-top: 78px;
}

.xiazailist a.yujian:hover {
  color: #1ed18b;
}

.xiazailist .xzbtn {
  display: block;
  width: 196px;
  height: 42px;
  border: 2px solid #72f767;
  border-radius: 8px;
  color: #38e88e;
  font-size: 16px;
  line-height: 42px;
  font-weight: 500;
  margin: 32px auto 0;
}

.xiazailist li:hover .xzbtn,
.xiazailist li.on .xzbtn {
  color: #1a232d;
  background-image: linear-gradient(to right, #25e39a, #90ff54);
}

.xiazailist li:hover h3,
.xiazailist li.on h3 {
  color: #1ed18b;
}

.xiazailist li:hover .lin,
.xiazailist li.on .lin {
  background-color: #313540;
}

.xiazailist h3,
.xiazailist a.yujian,
.xiazailist .lin {
  transition: 0.5s;
}

@media screen and (max-width: 1023px) {
  .xiazaibg {
    padding: 170px 0 150px;
  }
}

@media screen and (max-width: 750px) {
  .xiazaibg {
    padding: 130px 0 70px;
  }

  .xiazailist {
    padding-top: 10px;
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .xiazailist li {
    width: 100%;
    margin-top: 30px;
  }
}

.wentibg2 {
  padding: 100px 0 50px;
  position: relative;
  z-index: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.questlist {
  padding: 44px 0 80px;
  margin: 0 -36px;
  overflow: hidden;
}

.questlist li {
  float: left;
  width: 25%;
  margin-top: 50px;
}

.questlist li .lin {
  padding: 0 36px;
}

.questlist li a {
  display: block;
  position: relative;
  padding: 28px 22px 32px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: transparent;
}

.questlist li .num {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.2);
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

.questlist li h3 {
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 8px 0 24px;
}

.questlist li .time {
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  padding-left: 32px;
  height: 22px;
  overflow: hidden;
  background: url('../images/play.png') 4px no-repeat;
}

.questlist li:hover a {
  background-color: rgba(255, 255, 255, 0.1);
}

.questlist li:hover h3 {
  color: #1ed18b;
}

.questlist li:hover .num {
  color: #fff;
}

.questlist h3,
.questlist .num {
  transition: 0.5s;
}

@media screen and (max-width: 1440px) {
  .questlist {
    margin: 0 -28px;
  }

  .questlist li .lin {
    padding: 0 28px;
  }
}

@media screen and (max-width: 1200px) {
  .questlist {
    margin: 0 -20px;
  }

  .questlist li .lin {
    padding: 0 20px;
  }

  .questlist li {
    width: 33.33%;
  }
}

@media screen and (max-width: 750px) {
  .questlist {
    margin: 0 -15px;
  }

  .questlist li .lin {
    padding: 0 15px;
  }

  .questlist li {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .questlist {
    margin: 0 0;
  }

  .questlist li {
    width: 100%;
  }

  .questlist li .lin {
    padding: 0 0;
  }
}

.cate2cn {
  font-size: 56px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  font-weight: 500;
}

@media screen and (max-width: 1023px) {
  .cate2cn {
    font-size: 44px;
    line-height: 62px;
  }
}

@media screen and (max-width: 750px) {
  .cate2cn {
    font-size: 32px;
    line-height: 46px;
  }
}

.wenbtl {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.cate3cn {
  float: left;
  font-size: 36px;
  color: #1ed18b;
  line-height: 74px;
  font-weight: 500;
  position: relative;
  height: 74px;
  padding-left: 62px;
}

.cate3cn:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  width: 40px;
  height: 40px;
  margin-top: -22px;
  border: 2px solid #1ed18b;
  border-radius: 50%;
  background: url('../images/sandian.png') center no-repeat;
}

.wenerji {
  float: right;
  margin-top: 10px;
  font-size: 0;
  white-space: nowrap;
}

.wenerji a {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  overflow: hidden;
  border-radius: 5px;
  width: 122px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.wenerji a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  background-image: linear-gradient(to right, #25e39a, #90ff54);
  transform: scale(0, 1);
  border-radius: 5px;
}

.wenerji a:first-child {
  margin-left: 0;
}

.wenerji a:hover,
.wenerji a.on {
  color: #1a232d;
}

.wenerji a:hover:before,
.wenerji a.on:before {
  transform: scale(1);
}

@media screen and (max-width: 840px) {
  .wenerji a {
    width: 100px;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .wenbtl {
    padding-bottom: 20px;
  }

  .cate3cn {
    font-size: 30px;
  }

  .wenerji {
    margin-top: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .wenerji a {
    margin-left: 10px;
  }
}

.hotbtl {
  margin: 56px 0 10px;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
}

.hotbtl span {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  vertical-align: middle;
}

.hotbtl a {
  display: inline-block;
  margin-left: 30px;
  font-size: 16px;
  color: #1ed18b;
  padding-right: 24px;
  vertical-align: middle;
  position: relative;
}

.hotbtl a i {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
  width: 14px;
  height: 14px;
  background: url('../images/change2.png') center no-repeat;
  margin-top: -7px;
  transition: 0.5s;
}

.hotbtl a:hover {
  text-decoration: underline;
}

.hotbtl a:hover i {
  transform: rotate(360deg);
}

.wentibg1 {
  padding: 214px 0 124px;
  position: relative;
  z-index: 1;
}

.hotquelist {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.hotquelist li {
  width: 25%;
  padding: 0 30px;
  box-sizing: border-box;
}

.hotquelist li a {
  display: block;
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  padding-left: 18px;
}

.hotquelist li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
}

.hotquelist li:hover a {
  color: #1ed18b;
}

.hotquelist li:hover a:before {
  background-color: #1ed18b;
}

.hotquelist a,
.hotquelist a:before {
  transition: 0.5s;
}

@media screen and (max-width: 1440px) {
  .hotquelist li {
    width: 33.33%;
  }
}

@media screen and (max-width: 1023px) {
  .hotquelist li {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .hotquelist li {
    width: 100%;
  }
}

.asklist {
  margin-top: 36px;
  margin-bottom: 124px;
}

.asklist li {
  margin-bottom: 40px;
  padding: 30px 58px;
  background-color: #212736;
}

.asklist li:last-child {
  margin-bottom: 0;
}

.lcone {
  height: 30px;
  cursor: pointer;
  position: relative;
  padding-right: 26px;
  padding-left: 26px;
}

.lcone h3 {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-weight: 500;
}

.lcone .num {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 26px;
  height: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
}

.lcone i {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 8px solid transparent;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.asklist li.on .num,
.asklist li.on h3 {
  color: #1ed18b;
}

.asklist li.on .lcone i {
  transform: rotate(180deg);
  border-top-color: #1ed18b;
}

.lcone i,
.lcone .num,
.lcone h3 {
  transition: 0.5s;
}

.lccon {
  padding: 16px 26px 0;
  text-align: justify;
  font-size: 16px;
  color: #afafaf;
  line-height: 2em;
  display: none;
}

.lccon img {
  max-width: 100%;
  height: auto !important;
}

@media screen and (max-width: 1023px) {
  .asklist li {
    padding: 30px 30px;
  }
}

@media screen and (max-width: 750px) {
  .asklist li {
    padding: 30px 5%;
  }

  .lccon {
    padding: 16px 0 0;
  }
}

.jiamengbg {
  padding: 248px 0 58px;
  position: relative;
  z-index: 2;
  background: url('../images/jiamengbg.png') right top no-repeat;
}

.liuyan3 {
  color: #fff;
  font-size: 0;
  padding: 54px 104px 68px;
  background-color: #313540;
}

.liuyan3 .cate1 {
  margin-bottom: 50px;
}

.liuyan3 .hang {
  float: left;
  width: 48%;
  margin-bottom: 40px;
}

.liuyan3 .hang.last {
  margin-left: 4%;
}

.liuyan3 .hang.fat {
  width: 100%;
  height: auto;
}

.liuyan3 input[type=text] {
  width: 100%;
  height: 52px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  font-size: 16px;
  line-height: 52px;
  text-indent: 30px;
  background-color: transparent;
  border-radius: 10px;
  color: #fff;
}

.liuyan3 textarea {
  width: 100%;
  padding: 11px 30px;
  height: 168px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent;
  font-size: 16px;
  line-height: 36px;
  resize: none;
  vertical-align: top;
  box-sizing: border-box;
  border-radius: 10px;
  color: #fff;
}

.liuyan3 input[type=text]:focus,
.liuyan3 textarea:focus {
  border-color: rgba(30, 209, 139, 0.7);
}

.liuyan3 input[type=text],
.liuyan3 textarea {
  transition: 0.3s;
}

.liuyan3 i.v {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1;
}

.liuyan3 .hang2 {
  width: 100%;
  height: 66px;
  position: relative;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.liuyan3 .hang2 .hsub {
  width: 56%;
  display: flex;
}

.liuyan3 .hang2 .hsub .v {
  width: auto;
}

.liuyan3 .hang2 .hsub input[type=text] {
  width: 420px;
}

.liuyan3 .hang2 i.v {
  width: 48%;
}

.liuyan3 .hang2 input[type=text] {
  width: 100%;
}

.liuyan3 .verifyImg {
  width: auto;
  height: 50px;
  cursor: pointer;
}

.liuyan3 .yzmchange {
  display: inline-block;
  width: 66px;
  height: 100%;
  border-radius: 50%;
  background: url('../images/change.png') center no-repeat;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}

.liuyan3 .verifyImg {
  margin-left: 10px;
}

.liuyan3 input#tj {
  display: block;
  width: 250px;
  height: 60px;
  margin: 50px auto 0;
  border-radius: 8px;
  font-size: 16px;
  color: #1a232d;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: 1px;
  background-image: linear-gradient(to right, #25e39a, #90ff54, #25e39a);
  background-position: 0 50%;
  background-size: 200% 100%;
  background-repeat: no-repeat;
}

.liuyan3 input#tj:hover {
  background-position: 100% 50%;
}

.liuyan3 .Validform_checktip {
  height: 30px;
  line-height: 30px;
}

.liuyan3 .hang span.Validform_checktip {
  left: auto;
  right: 0;
}

@media screen and (max-width: 1400px) {
  .liuyan3 {
    padding: 54px 8% 68px;
  }
}

@media screen and (max-width: 1024px) {
  .jiamengbg {
    padding: 190px 0 58px;
  }

  .liuyan3 {
    padding: 54px 5% 68px;
  }

  .liuyan3 .hang {
    float: none;
    width: 100%;
  }

  .liuyan3 .hang.last {
    margin-left: 0;
  }
}

@media screen and (max-width: 750px) {
  .jiamengbg {
    padding: 130px 0 58px;
  }
}

@media screen and (max-width: 640px) {
  .jiamengbg .cer8 {
    padding: 0;
    width: 100%;
  }

  .jiameng {
    margin: auto;
    margin-bottom: 30px;
    width: 90%;
  }
}

.jiameng {
  margin-bottom: 130px;
}

.jiameng .hx {
  margin: 34px 0 44px;
  max-width: 650px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}

.jiameng .txt1 {
  font-size: 56px;
  line-height: 80px;
  color: #fff;
  font-weight: 500;
}

.jiameng .txt2 {
  font-size: 24px;
  line-height: 2em;
  color: #fff;
}

.jiameng .txt1 span.i1 {
  color: #25e39a;
}

.jiameng .txt1 span.i2 {
  color: #5af177;
}

.jiameng .txt1 span.i3 {
  color: #90ff54;
}

.jminfo {
  color: #fff;
}

.jminfo h3 {
  font-size: 36px;
  line-height: 50px;
  height: 50px;
  margin-top: 8px;
  font-weight: 500;
}

.jminfo .tt {
  position: relative;
  padding-left: 44px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  height: 36px;
}

.jminfo .tt:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: url('../images/ftel.png') center no-repeat;
}

.jminfo .txt {
  font-size: 16px;
  line-height: 34px;
  color: rgba(255, 255, 255, 0.2);
  height: 34px;
}

.jminfo.i2 {
  margin-top: 46px;
}

.jminfo.i2 .tt:before {
  background-image: url('../images/femail.png');
}

@media screen and (max-width: 750px) {
  .jiameng .txt1 {
    font-size: 42px;
    line-height: 60px;
  }

  .jminfo h3 {
    font-size: 28px;
    line-height: 40px;
    height: 40px;
  }

  .jminfo .txt {
    color: #fff;
  }
}

.zhucebg {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(45deg, #25e39a 25%, #165d97 35%, #165d97 65%, #1a1e2a 75%);
}

.zhuce {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1360px;
  height: 100%;
}

.zhucein {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zhuceleft {
  width: 56%;
}

.zhuceleft img {
  max-width: 100%;
}

.zhuceright {
  width: 40%;
  background-color: #fff;
  border-radius: 20px;
}

.liuyan1 ::-webkit-input-placeholder {
  color: #999;
}

.liuyan1 ::-moz-placeholder {
  color: #999;
}

.liuyan1 ::-moz-placeholder {
  color: #999;
}

.liuyan1 ::-ms-input-placeholder {
  color: #999;
}

.liuyan1 {
  font-size: 0;
  padding: 54px 60px 60px;
  color: #666;
}

.liuyan1 .cn {
  font-size: 36px;
  color: #333;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}

.liuyan1 .hang {
  height: 66px;
  margin-bottom: 24px;
}

.liuyan1 input[type=text] {
  width: 100%;
  height: 66px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 64px;
  text-indent: 50px;
  background-color: transparent;
  border-radius: 10px;
  color: #666;
}

.liuyan1 textarea {
  width: 100%;
  padding: 8px;
  height: 120px;
  border: 1px solid #ddd;
  background-color: transparent;
  font-size: 16px;
  line-height: 34px;
  resize: none;
  vertical-align: top;
  box-sizing: border-box;
}

.liuyan1 input[type=text]:focus,
.liuyan1 textarea:focus {
  border-color: rgba(30, 209, 139, 0.7);
}

.liuyan1 input[type=text],
.liuyan1 textarea {
  transition: 0.3s;
}

.liuyan1 input#sjh {
  background: url('../images/phone.png') 20px no-repeat;
}

.liuyan1 input#sjyzm {
  background: url('../images/dun.png') 20px no-repeat;
}

.liuyan1 i.v {
  display: block;
  width: 100%;
  height: 100%;
}

.liuyan1 .hang2 {
  height: 66px;
  position: relative;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.liuyan1 .hang2 i.v {
  width: 70%;
}

.liuyan1 input#sjyzm {
  border-radius: 10px 0 0 10px;
  border-right-color: #fff;
}

.liuyan1 input#sjyzm:focus {
  border-right-color: rgba(30, 209, 139, 0.7);
}

.liuyan1 .verifyImg {
  width: 150px;
  height: 100%;
  cursor: pointer;
}

.liuyan1 .yzmchange {
  display: inline-block;
  width: 60px;
  height: 100%;
  outline: 1px solid rgba(255, 255, 255, 0.2);
  background: url('../images/change.png') center no-repeat;
  border-radius: 50%;
}

.liuyan1 .hqyzm {
  width: 30%;
  height: 66px;
  border: 1px solid #ddd;
  border-left: 0 none;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 64px;
  text-align: center;
  color: #1ed18b;
  cursor: pointer;
  transition: 0.3s;
  background-color: transparent;
  border-radius: 0 10px 10px 0;
}

.liuyan1 .hqyzm:hover {
  background-color: rgba(30, 209, 139, 0.7);
  color: rgba(255, 255, 255, 0.8);
}

.liuyan1 .hqyzm.grey,
.liuyan1 a.hqyzm.grey:hover {
  background-color: #1a1e2a;
  color: rgba(255, 255, 255, 0.8);
  cursor: auto;
  cursor: not-allowed;
}

.liuyan1 a#tj1 {
  display: block;
  width: 100%;
  height: 66px;
  margin-top: 8px;
  border-radius: 10px;
  font-size: 16px;
  color: #1a232d;
  line-height: 66px;
  font-weight: 500;
  letter-spacing: 1px;
  background-image: linear-gradient(to right, #25e39a, #90ff54, #25e39a);
  background-position: 0 50%;
  background-size: 200% 100%;
  background-repeat: no-repeat;
}

.liuyan1 a#tj1:hover {
  background-position: 100% 50%;
}

.liuyan1 span.Validform_checktip {
  height: 24px;
  line-height: 24px;
}

.liuyan1 .hang span.Validform_checktip {
  left: auto;
  right: 0;
}

.dllink {
  font-size: 16px;
  line-height: 30px;
  text-align: right;
  height: 30px;
  margin-top: 24px;
}

.dllink a {
  color: #1ed18b;
}

.dllink a:hover {
  text-decoration: underline;
}

.xieyi {
  position: relative;
  font-size: 16px;
  line-height: 38px;
  color: #1a232d;
  padding-left: 46px;
  letter-spacing: 1px;
}

.xieyi.tips {
  animation: shakes 0.5s linear;
}

@-webkit-keyframes shakes {
  20% {
    transform: translateX(5px);
  }

  40% {
    transform: translateX(-5px);
  }

  50%,
  100% {
    transform: translateX(0);
  }

  70% {
    transform: translateX(5px);
  }

  90% {
    transform: translateX(-5px);
  }
}

.xieyi a {
  display: inline-block;
  color: #1ed18b;
}

.xieyi a:hover {
  text-decoration: underline;
}

.xieyi label {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 12px;
  top: 7px;
  z-index: 1;
  background: url('../images/check0.png') center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.xieyi label.on {
  background-image: url('../images/check1.png');
}

.xieyi input[type=checkbox] {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  opacity: 0;
}

@media screen and (max-width: 1200px) {
  .liuyan1 {
    padding: 40px;
  }
}

@media screen and (max-width: 1023px) {
  .zhucebg {
    height: auto;
    padding-top: 120px;
  }

  .zhucein {
    flex-wrap: wrap;
  }

  .zhuceleft {
    width: 100%;
    margin-bottom: 60px;
  }

  .zhuceright {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .zhuce {
    padding: 0 5%;
  }

  .liuyan1 {
    padding: 30px 5%;
  }

  .liuyan1 .cn {
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .liuyan1 .hang2 {
    margin-bottom: 24px;
  }
}

.load-bg {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 120;
}

.load-bg .top {
  height: 50%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #165d97;
}

.load-bg .top i {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.2);
  transform: scaleX(0);
}

.load-bg .bot {
  height: 50%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #165d97;
}

.preload {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 121;
  background-image: linear-gradient(45deg, #25e39a 25%, #165d97 35%, #165d97 65%, #1a1e2a 75%);
}

.preload__progress {
  position: absolute;
  top: 50%;
  left: 35%;
  width: 30%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
}

.preload__progress-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  -webkit-animation: preloadLine 3s both infinite;
  animation: preloadLine 3s both infinite;
}

#percentShow {
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  margin-top: 26px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 36px;
  z-index: 2;
  font-family: "arial";
}

.preload img.ilogo {
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin: 0 0 30px -94px;
}

@keyframes preloadLine {
  2% {
    transform-origin: 100% 50%;
    transform: scaleX(1);
  }

  48% {
    transform-origin: 100% 50%;
    transform: scaleX(0);
  }

  52% {
    transform-origin: 0 50%;
    transform: scaleX(0);
  }

  98% {
    transform-origin: 0 50%;
    transform: scaleX(1);
  }
}

.remodeling-list {
  padding-top: 70px;
  position: relative;
  z-index: 5;
}

.remodeling-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 9.11vw;
}

.remodeling-list li:nth-child(2n+2) {
  flex-direction: row-reverse;
}

.remodeling-list li:nth-child(2n+2) .huancommonleft {
  margin-left: 0;
  margin-right: 2.43%;
}

.remodeling-list li:nth-child(2n+2) .remodeling-text {
  margin-right: 0;
  margin-left: 5.27%;
}

.remodeling-list li .huancommonleft {
  margin-left: 2.43%;
  width: 50.55%;
}

.remodeling-list li .huancommonleft .vdbg {
  box-sizing: border-box;
  padding: 12px 15.8% 6px 3px;
  height: 100%;
}

.remodeling-list li .huancommonleft .vdbg .svd {
  object-fit: cover;
}

.remodeling-text {
  margin-right: 5.27%;
  width: 35.555%;
}

.remodeling-text strong {
  display: block;
  margin-bottom: 26px;
  line-height: 1;
  color: #1ed18b;
  font-size: 2.916vw;
  font-weight: normal;
}

.remodeling-text p {
  color: #fff;
  font-size: 20px;
  line-height: 2;
}

.article-block.slideinset li,
.article-block.slideinset>div {
  opacity: 0;
  -webkit-clip-path: inset(0 0 100% 0);
  clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  -moz-transition: 0.9s;
  transition: 0.9s;
}

.article-block.slideinset li:nth-child(2),
.article-block.slideinset>div:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.article-block.slideinset li:nth-child(3),
.article-block.slideinset>div:nth-child(3) {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.article-block.slideinset li:nth-child(4),
.article-block.slideinset>div:nth-child(4) {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.articleShow.slideinset li,
.articleShow.slideinset>div {
  opacity: 1;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

.article-block.slidetopList li,
.article-block.slidetopList>div {
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
}

.article-block.slidetopList li:nth-child(2),
.article-block.slidetopList>div:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.article-block.slidetopList li:nth-child(3),
.article-block.slidetopList>div:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.article-block.slidetopList li:nth-child(4),
.article-block.slidetopList>div:nth-child(4) {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.article-block.slidetopList li:nth-child(5),
.article-block.slidetopList>div:nth-child(5) {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.article-block.slidetopList li:nth-child(6),
.article-block.slidetopList>div:nth-child(6) {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.articleShow.slidetopList li,
.articleShow.slidetopList>div {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.article-block.slideTop {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  -o-transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  -moz-transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  transition: 0.65s cubic-bezier(0.55, 0.05, 0.22, 0.99);
}

.article-block.slideTop.detay1 {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.article-block.slideTop.detay2 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.articleShow.slideTop {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.fban-ipad {
  display: none;
  padding: 25vw 2.08% 146px;
  text-align: center;
}

.fban-tops {
  margin-bottom: 100px;
}

.fban-tops img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.coupter img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.fban-load {
  margin-top: 5px;
  text-align: center;
  display: inline-block;
  position: relative;
}

.fban-load span {
  display: block;
  margin: auto;
  width: 154px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000000;
  font-size: 18px;
  border-radius: 5px;
  background: linear-gradient(to right, #25e39a 0%, #90ff54 100%);
}

.fban-load .btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 3;
}

.fban-load #target {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.fban-copy {
  margin-top: 18px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.remould {
  display: none;
  position: relative;
  margin-bottom: 100px;
}

.remould .remould-max {
  margin-left: 5%;
}

.remould-slide .remould-title {
  display: block;
  margin-bottom: 30px;
  line-height: 1;
  color: #fff;
  font-size: 28px;
  font-weight: normal;
}

.remould-video {
  position: relative;
  box-sizing: border-box;
  padding: 8px 15.27% 8px 4px;
  height: 60vw;
  background: url(../images/vdbg.png) center no-repeat;
  background-size: 100% 100%;
}

.remould-video video {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.remould-min-hide {
  position: relative;
  margin-left: 5%;
  margin-top: 33px;
  overflow: hidden;
  z-index: 3;
}

.remould-min-hide:before {
  position: absolute;
  left: 0;
  bottom: 29px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.min-remould-slide {
  position: relative;
  padding: 10px 0;
  opacity: 0.3;
  transition: 0.35s;
}

.min-remould-slide.swiper-slide-active {
  opacity: 1;
}

.min-remould-slide.swiper-slide-active i:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.min-remould-slide p {
  display: flex;
  padding-left: 6px;
  align-items: center;
  color: #fff;
  font-size: 18px;
}

.min-remould-slide p img {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: auto;
}

.min-remould-slide i {
  display: inline-block;
  position: relative;
  z-index: 2;
  margin-left: 45px;
  margin-top: 10px;
  width: 20px;
  height: 20px;
}

.min-remould-slide i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2px;
  margin-top: -2px;
  content: "";
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}

.min-remould-slide i:after {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transition: 0.32s;
}

.homeallbg {
  display: none;
}

.remould-wr {
  position: relative;
}

.reswiper-pagination {
  position: absolute;
  right: 0;
  padding-right: 5vw;
  top: -10px;
  background: #1a1e2a;
  display: flex;
  align-items: flex-end;
  color: #fff;
  font-weight: bold;
  font-size: 4.8vw;
  line-height: 1;
  z-index: 10;
}

.reswiper-pagination b {
  margin: 0 10px;
}

.reswiper-pagination span {
  position: relative;
  top: 2px;
  color: #1ed18b;
  vertical-align: middle;
  font-size: 7.46vw;
}

.common-title3 {
  display: none;
}

.problem-item {
  display: none;
}

.problem-item:first-child {
  display: block;
}

.pop-video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 199;
  background: #000;
  display: none;
}

.pop-video .pvideo {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70%;
  margin-left: -35%;
  transform: translateY(-50%);
}

.close-video {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 20;
  background: url(../images/close.png) center no-repeat;
  width: 22px;
  height: 22px;
  transition: 0.4s;
  cursor: pointer;
}

.close-video:hover {
  transform: rotate(180deg);
}

.problem-list {
  padding: 92px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.problem-list li {
  margin-right: 8%;
  margin-bottom: 90px;
  width: 46%;
}

.problem-list li:nth-child(2n+2) {
  margin-right: 0;
}

.problem-list li a {
  display: block;
  padding: 25px 35px 0;
  box-sizing: border-box;
  height: 152px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.problem-list li a:hover {
  background: rgba(255, 255, 255, 0.1);
}

.problem-list li a:hover strong {
  color: #1ed18b;
}

.problem-list li a strong {
  display: block;
  margin-bottom: 14px;
  line-height: 1.2;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  transition: 0.35s;
}

.problem-list li a p {
  color: #afafaf;
  font-size: 16px;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/*register*/
.registers {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}

.register-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
}

.register-text {
  position: absolute;
  left: 50%;
  margin-left: -472px;
  top: 50%;
  transform: translateY(-50%);
  padding: 75px 0 86px;
  width: 944px;
  text-align: center;
  background: #fff url(../images/registerbg.png) center top no-repeat;
  background-size: 100% auto;
  z-index: 3;
  border-radius: 20px;
  overflow: hidden;
}

.register-text img {
  display: block;
  margin: auto;
  width: 85px;
  height: auto;
}

.register-text h2 {
  display: block;
  margin-top: 18px;
  margin-bottom: 24px;
  letter-spacing: 2px;
  line-height: 1;
  color: #333333;
  font-size: 36px;
}

.register-text p {
  color: #666666;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 6px;
}

.register-text a {
  display: block;
  margin: auto;
  margin-top: 60px;
  width: 245px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 5px;
  color: #1a232d;
  font-size: 16px;
  background: linear-gradient(to right, #25e39a, #90ff54, #25e39a);
  background-position: 0 50%;
  background-size: 200% 100%;
  background-repeat: no-repeat;
  font-weight: bold;
}

.register-text a:hover {
  background-position: 100% 50%;
}

.area-code {
  position: absolute;
  left: 50px;
  top: 0;
  font-style: normal;
  padding-bottom: 4px;
}

.area-code:hover .area-code-list {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}

.area-code span {
  display: inline-block;
  color: #666;
  font-size: 16px;
  line-height: 66px;
}

.liuyan1 .hang input[type=text] {
  text-indent: 94px;
}

.area-code-list {
  position: absolute;
  left: -20px;
  width: 100px;
  top: 100%;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 10;
  height: 187px;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
  pointer-events: none;
}

.area-code-list li {
  border-bottom: 1px solid #ddd;
  padding-left: 20px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  transition: 0.23s;
}

.area-code-list li:hover {
  color: #1ed18b;
}

.area-code-list li:last-child {
  border-bottom: none;
}

@media screen and (max-width: 1600px) {
  .hasani .title-top strong {
    margin-top: 24px;
    margin-bottom: 44px;
    font-size: 18px;
  }

  .evwz-list li {
    margin-right: 40px;
  }

  .evwz-list li span {
    margin-top: 12px;
    font-size: 12px;
  }

  .ffbtnarea {
    margin-top: 8.333vw;
  }

  .cer8 {
    box-sizing: border-box;
    width: 75%;
    padding: 0;
    max-width: none;
  }

  .advantage-box {
    padding: 5.2% 0 9.89%;
  }

  .sw-fhuo .swiper-slide {
    width: 20%;
  }

  .fcate1 .cn {
    font-size: 42px;
    line-height: 1.2;
    height: 100px;
  }

  .swiper-num00 {
    height: auto;
    font-size: 26px;
  }

  #sw11 .swiper-slide {
    width: 340px;
  }

  #sw11 .swiper-slide a {
    padding: 40px 40px 50px;
  }

  #sw11 .swiper-slide .pic {
    width: 60px;
    height: 60px;
  }

  #sw11 {
    height: auto;
  }

  #sw11 .swiper-slide h3 {
    margin: 24px 0 12px;
    font-size: 18px;
    height: 38px;
    line-height: 1;
  }

  #sw11 .swiper-slide .txt {
    font-size: 14px;
    height: 60px;
    line-height: 1.8;
  }

  .swiper-num00 .total {
    font-size: 25px;
  }

  .swiper-num00 .active {
    margin-right: 20px;
  }

  .swiper-num00 .total {
    margin-left: 20px;
  }

  .cer9 {
    padding: 0;
  }

  .sw-fhuo .swiper-slide {
    margin: 20px 0;
  }

  .nav7 li a {
    font-size: 18px;
  }

  .duibiright {
    margin-right: 50px;
    width: 50%;
  }

  .footewm {
    top: 12px;
  }

  .vdbg {
    height: 400px;
  }

  .huanright {
    width: 400px;
  }

  .huantitle {
    padding-top: 20px;
    font-size: 40px;
    line-height: 1;
  }

  .huanintro {
    font-size: 14px;
    line-height: 1.8;
  }

  .huancard {
    margin-top: 32px;
    padding: 19px 22px 22px;
  }

  .huancon {
    font-size: 14px;
  }

  .fcate2 .cn {
    font-size: 42px;
    width: 440px;
    height: 70px;
    line-height: 70px;
  }

  .fguolist h3 span {
    font-size: 50px;
  }

  .sw-fhuo .swiper-slide .pic {
    height: 80px;
  }

  .sw-fhuo .swiper-slide img {
    max-width: 80%;
    max-height: 70%;
  }

  .fguolist .txt {
    font-size: 30px;
    line-height: 1;
  }

  .fguolist h3 {
    height: auto;
  }

  .fguolist h3 s {
    font-size: 30px;
  }

  .fduibi {
    height: 80vh;
  }

  .duibileft .ttxt h3 {
    margin-bottom: 12px;
    height: auto;
    font-size: 26px;
    line-height: 1;
  }

  .swiper-num00 .active {
    font-size: 48px;
  }

  .fzhuli {
    padding: 80px 0 130px;
  }

  .hezuo1 .wz1 h2 {
    font-size: 110px;
    height: auto;
    line-height: 1;
  }

  .hezuo1 .wz1 .cn {
    height: auto;
    font-size: 32px;
    line-height: 1.4;
  }

  .hezuo1 .wz1 {
    margin-top: -97px;
  }

  .hezuo1 .lgwall {
    background-size: 100% auto;
    background-position: center;
    top: 0;
    margin-top: 0;
    height: 100%;
  }

  .hezuo1 .lgwall.bgtop {
    background-position: center -10%;
  }

  .fhezuo .wz3 .cn {
    font-size: 42px;
    line-height: 1.8;
  }

  .fhezuo .wz3 .txt {
    font-size: 20px;
    line-height: 1.8;
    height: auto;
  }

  .sw13out .sw-next,
  .sw13out .sw-prev {
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-top: -24px;
  }

  .sw13out .sw-prev {
    left: -20px;
  }

  .sw13out .sw-next {
    right: -20px;
  }

  .fcate3 .cn {
    font-size: 42px;
    line-height: 1;
  }

  .fcate3 .txt {
    font-size: 16px;
  }

  .fcate4 .cn {
    font-size: 42px;
  }

  #sw14 .swiper-slide h3 {
    font-size: 18px;
    line-height: 1;
    height: auto;
  }

  .footlogo {
    height: 50px;
  }

  .footlogo img {
    height: 50px;
  }

  .footleft h3 {
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 12px;
    height: auto;
    font-size: 24px;
  }

  .footinfo h3 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 42px;
    line-height: 1.2;
    height: auto;
  }

  .footinfo .txt {
    font-size: 14px;
  }

  .footer2 a {
    font-size: 14px;
  }

  .footer2 .footerwrap {
    padding: 14px 0 30px;
  }

  .fduibione {
    width: 75%;
    left: 12.5%;
  }

  .duibileft .ttxt {
    padding: 10px 50px;
  }

  #sw12 .swiper-slide {
    width: 150px;
  }

  .duibi {
    display: flex;
    justify-content: space-between;
  }

  .searchhead h2 {
    font-size: 42px;
    line-height: 1;
  }

  .searchsou input.shuru {
    font-size: 14px;
  }

  .searchsou {
    height: 52px;
    line-height: 52px;
  }

  .hotquelist li a {
    margin-bottom: 18px;
    line-height: 1.8;
    font-size: 14px;
    height: auto;
  }

  .cate2cn {
    font-size: 42px;
    line-height: 1;
  }

  .lccon {
    font-size: 14px;
  }

  .asklist li {
    padding: 26px 40px;
  }

  .cate3cn {
    font-size: 28px;
  }

  .questlist {
    padding: 32px 0 50px;
  }

  .questlist li .lin {
    padding: 0 18px;
  }

  .questlist {
    margin: 0 -18px;
  }

  .questlist li h3 {
    font-size: 18px;
  }

  .resultlist li h3 {
    font-size: 22px;
  }

  .atc-h h1 {
    font-size: 28px;
    line-height: 1.4;
  }

  a.atc-ret {
    width: 180px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }

  .atc {
    padding: 80px 8% 100px;
  }

  .jiameng .txt1 {
    font-size: 42px;
  }

  .jiameng .txt2 {
    font-size: 20px;
  }

  .jminfo h3 {
    font-size: 28px;
  }

  .cate1 .cn {
    font-size: 42px;
  }

  .liuyan3 input#tj {
    margin-top: 34px;
    width: 200px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
  }

  .liuyan1 {
    padding: 40px 42px;
  }

  .liuyan1 .cn {
    margin-bottom: 26px;
    font-size: 28px;
    line-height: 1.8;
  }

  .liuyan1 input[type=text] {
    height: 58px;
    line-height: 58px;
  }

  .liuyan1 .hqyzm {
    height: 58px;
    line-height: 58px;
  }

  .liuyan1 a#tj1 {
    height: 58px;
    line-height: 58px;
    font-size: 14px;
  }

  .xiazailist h3 {
    font-size: 20px;
  }

  .xiazailist a.yujian {
    margin-top: 40px;
  }

  .cate1 .txt {
    font-size: 20px;
  }

  .xiazaibg {
    padding: 140px 0 100px;
  }

  .xiazailist {
    margin-top: 50px;
  }

  .xiazailist li .lin {
    padding: 30px 20px 15px;
  }

  .nav>li>a {
    padding: 0 1.822vw;
    font-size: 14px;
  }

  .nav>li.gotiyan>a {
    padding: 0 26px;
    height: 32px;
    line-height: 32px;
  }

  .evwz {
    left: 12.5%;
    bottom: 20%;
  }

  .hezuo1 {
    height: 100%;
  }

  .fshipininner .outnavbg {
    top: 80px;
  }

  .huanjin-wrapall {
    margin-top: 190px;
  }

  .zhuce {
    padding: 0;
    width: 74.9%;
  }

  .liuyan1 .cn {
    margin-bottom: 18px;
    font-size: 22px;
  }

  .liuyan1 {
    padding: 32px 30px;
  }

  .liuyan1 .hang {
    margin-bottom: 18px;
    height: auto;
  }

  .liuyan1 input[type=text] {
    height: 52px;
    line-height: 52px;
    font-size: 14px;
  }

  .liuyan1 .hqyzm {
    height: 52px;
    line-height: 52px;
    font-size: 14px;
  }

  .liuyan1 .hang2 {
    margin-bottom: 12px;
  }

  .xieyi {
    font-size: 14px;
    line-height: 1.8;
  }

  .remodeling-list li .huancommonleft {
    margin-left: 0;
  }

  .remodeling-list {
    padding-top: 80px;
  }

  .remodeling-text p {
    font-size: 14px;
  }

  .remodeling-text strong {
    font-size: 2.3vw;
  }

  .fduibione {
    height: 136px;
    bottom: -68px;
  }

  #sw12 .swiper-slide {
    height: 90px;
  }

  .duibi {
    padding: 24px 70px;
    height: auto;
  }

  .duibileft .ttxt .txt {
    font-size: 14px;
  }

  .duibi .sw-next,
  .duibi .sw-prev {
    height: 75px;
    margin-top: -37px;
  }

  .head {
    height: 70px;
    line-height: 80px;
  }

  .nav>li>a {
    line-height: 70px;
  }

  .nav>li.gotiyan>a {
    position: relative;
    top: -5px;
  }

  .xieyi label {
    width: 18px;
    height: 18px;
    top: 2px;
  }

  .remodeling-list li .huancommonleft .vdbg {
    padding: 9px 15.8% 4px 2px;
  }

  .ffbtnarea .ffbtn {
    font-size: 18px;
  }

  .area-code span {
    line-height: 52px;
    font-size: 14px;
  }

  .area-code-list li {
    font-size: 12px;
  }

  .liuyan2 .hang .area-code span {
    line-height: 56px;
  }

  .v span.Validform_checktip {
    top: 80%;
  }

  .Validform_checktip {
    font-size: 12px;
  }

  .liuyan1 .hang span.Validform_checktip {
    top: 94%;
  }
}

@media screen and (max-width: 1440px) {
  .fcate1 .cn {
    font-size: 38px;
  }

  #sw11 .swiper-slide a {
    padding: 40px 37px;
  }

  #sw11 .swiper-slide .num {
    right: 37px;
    font-size: 22px;
  }

  .nav7 li a {
    font-size: 16px;
  }

  .huantitle {
    margin-bottom: 12px;
    font-size: 30px;
  }

  .huancard {
    margin-top: 28px;
  }

  .huancard .hx {
    margin: 16px 0 20px;
  }

  .fguolist .txt {
    font-size: 18px;
  }

  .fduibione {
    bottom: -68px;
  }

  .duibileft .ttxt .txt {
    font-size: 13px;
  }

  .duibileft .ttxt h3 {
    font-size: 22px;
  }

  .duibileft .ttxt .num {
    line-height: 22px;
  }

  .fcate3 .cn {
    font-size: 38px;
  }

  .fcate3 .txt {
    font-size: 14px;
  }

  .fcate3 .txt {
    width: 460px;
  }

  .nav>li>a {
    font-size: 12px;
  }

  .hezuo1 .wz1 .txt {
    margin-top: 22px;
    font-size: 18px;
    line-height: 1;
    height: auto;
  }

  .fnews {
    padding: 80px 0 20px;
  }

  .fcate4 .cn {
    height: auto;
    line-height: 1;
    font-size: 38px;
  }

  .footewm {
    width: 90px;
  }

  .footewm p {
    font-size: 14px;
    line-height: 26px;
  }

  .footinfo h3 {
    font-size: 28px;
  }

  .footinfo .tt {
    font-size: 14px;
  }

  .footleft .txt {
    font-size: 14px;
    line-height: 26px;
  }

  .footer2 .footerwrap {
    font-size: 14px;
  }

  .fzhuli {
    padding-bottom: 100px;
  }

  .fcate4 .cn {
    width: auto;
    text-align: left;
    font-size: 36px;
  }

  .footer1 {
    padding: 40px 0;
  }

  .hezuo1 .wz2 {
    font-size: 300px;
    margin-top: -150px;
  }

  .huanright {
    width: 350px;
  }

  .huancon {
    line-height: 1.8;
  }

  .fcate1 .cn {
    font-size: 30px;
  }

  .fcate2 .cn {
    font-size: 38px;
  }

  .sandian {
    margin: 40px auto;
  }

  .sw12out {
    padding: 0;
  }

  .fduibione {
    height: 136px;
  }

  #sw12 .swiper-slide {
    height: 75px;
  }

  .duibileft .ttxt {
    padding: 6px 0 6px 50px;
  }

  .duibi {
    padding: 24px 40px;
  }

  .duibi .sw-prev {
    left: 44px;
  }

  .duibi .sw-next {
    right: 44px;
  }

  .fhezuo .wz3 {
    top: -200px;
  }

  .hezuo1 .lgwall {
    transform: translateY(0px) !important;
  }

  #sw13 .swiper-slide .ctxt {
    font-size: 14px;
    line-height: 1.8;
    height: auto;
  }

  .sw13out {
    padding: 0 40px 60px;
  }

  .hezuo2 .inner {
    padding: 60px 6% 40px;
  }

  #sw13 {
    height: auto;
  }

  #sw13 .swiper-slide h3 {
    font-size: 22px;
  }

  .sw13out .sw-next,
  .sw13out .sw-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-size: 8px auto;
  }

  .jiamengbg {
    padding-top: 12.9%;
  }

  .jiameng .txt1 {
    font-size: 38px;
    line-height: 48px;
  }

  .jiameng .txt2 {
    font-size: 18px;
  }

  .jiameng {
    margin-bottom: 80px;
  }

  .jiameng .hx {
    margin: 24px 0 30px;
  }

  .jminfo h3 {
    font-size: 24px;
    height: auto;
    line-height: 30px;
  }

  .liuyan3 {
    padding: 45px 8% 50px;
  }

  .cate1 .cn {
    margin-bottom: 20px;
    font-size: 38px;
    line-height: 40px;
  }

  .jminfo.i2 {
    margin-top: 30px;
  }

  .remodeling-text strong {
    margin-bottom: 18px;
  }

  .xieyi {
    font-size: 12px;
    padding-left: 32px;
  }

  .xieyi label {
    left: 2px;
    top: 0;
  }
}

@media screen and (max-width: 1200px) {
  .fduibione {
    left: 5%;
    width: 90%;
  }

  .liuyan3 .hang2 .hsub input[type=text] {
    width: 240px;
  }
}

@media screen and (max-width: 1024px) {
  .head>.cer9 {
    position: relative;
    left: 0;
    margin: auto;
  }

  .remould {
    overflow: hidden;
  }

  .cer9 {
    max-width: 90%;
    padding: 0;
  }

  .navbtn {
    right: -10px;
  }

  .evwz {
    left: 5%;
  }

  #allbg {
    display: none;
  }

  .head .logo {
    width: 80px;
  }

  .mouse2 {
    right: 50%;
    margin-right: -58px;
    width: auto;
  }

  .fzhuli {
    overflow: hidden;
  }

  .cer8 {
    width: 90%;
  }

  .fhuoban {
    padding: 70px 0;
  }

  .huanjin-wrap {
    display: block;
  }

  .huanleft {
    max-width: none;
    width: 100%;
  }

  .vdbg {
    height: 200px;
  }

  .huancommonleft {
    height: auto;
  }

  .huanright {
    width: 100%;
  }

  .mouse2 {
    display: none;
  }

  .fshipin-wr {
    height: auto;
  }

  .fshipininner {
    position: relative;
  }

  .fshipininner .outnavbg {
    position: relative;
    top: 0;
  }

  .huancommon {
    height: auto;
  }

  .huanjin-wrapall {
    margin-top: 60px;
  }

  .huantitle {
    font-size: 24px;
  }

  .fzhuli {
    padding: 80px 0 100px;
  }

  .fcate2 .cn {
    width: auto;
    display: inline-block;
    height: 58px;
    line-height: 58px;
    font-size: 28px;
  }

  .fduibi {
    height: auto;
  }

  .touminlist {
    position: relative;
  }

  .touminlist li {
    position: relative;
    height: 44.27vw;
  }

  .touminlist li.i2 {
    position: absolute;
  }

  .fduibione {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .hezuo1 .wz2 {
    font-size: 200px;
    margin-top: -100px;
    height: auto;
    line-height: 1;
  }

  .hezuo1wrap {
    position: relative;
    height: auto;
  }

  .fhezuo {
    height: auto;
  }

  .hezuo1 {
    position: relative;
  }

  .hezuo1 .wz1 {
    position: relative;
    height: auto;
    top: 0;
    margin-top: 0;
  }

  .hezuo1 .wz1 h2 {
    font-size: 80px;
  }

  .hezuo1 .wz1 .cn {
    margin-top: 20px;
    font-size: 22px;
  }

  .hezuo1 .wz1 .txt {
    font-size: 16px;
  }

  .hezuo2 {
    position: relative;
    width: 90%;
    margin: auto;
    margin-top: 80px;
    left: 0;
  }

  .h100 {
    display: none;
  }

  .fhezuo {
    padding-top: 100px;
  }

  .flx {
    padding: 50px 0 0;
    height: auto;
  }

  .fcate3 .cn {
    font-size: 24px;
  }

  .fcate3 .txt {
    margin-top: 22px;
    width: 100%;
  }

  .liuyan2 .cn {
    margin-bottom: 32px;
    font-size: 20px;
  }

  .fcate4 .cn {
    font-size: 24px;
  }

  .sw14out {
    margin-top: 35px;
  }

  #sw14 {
    height: auto;
  }

  #sw14 .swiper-slide {
    width: 70vw;
  }

  #sw14 .swiper-slide h3 {
    font-size: 16px;
  }

  .fnews {
    padding: 50px 0 0;
  }

  .touminlist .line {
    right: auto;
    left: 100%;
    margin-right: auto;
    margin-left: -26px;
  }

  .fban-ipad {
    display: block;
  }

  .searchhead h2,
  .cate2cn {
    font-size: 30px;
  }

  .wentibg2 {
    overflow: hidden;
  }

  .hotbtl,
  .hotquelist li {
    padding: 0;
  }

  .atc {
    padding: 50px 6% 60px;
  }

  .jiamengbg {
    padding-top: 150px;
  }

  .jiameng .txt1 {
    font-size: 30px;
  }

  .jiameng .txt2 {
    font-size: 16px;
  }

  .jminfo h3 {
    font-size: 20px;
  }

  .cate1 .cn {
    font-size: 30px;
  }

  .cate1 .txt2 {
    text-align: left;
    font-size: 14px;
  }

  .liuyan3 input[type=text] {
    height: 52px;
    line-height: 52px;
    text-indent: 20px;
    font-size: 14px;
  }

  .liuyan3 textarea {
    padding-left: 20px;
  }

  .liuyan3 .verifyImg {
    height: auto;
  }

  .liuyan3 .yzmchange {
    width: 55px;
    height: 55px;
    line-height: 55px;
    background-size: 24px auto;
  }

  .liuyan3 input#tj {
    margin-top: 20px;
  }

  .jiameng {
    margin-bottom: 40px;
  }

  .liuyan3 .cate1 {
    margin-bottom: 35px;
  }

  .liuyan3 .hang {
    margin-bottom: 28px;
    height: auto;
  }

  .liuyan3 {
    padding: 34px 5%;
  }

  .asklist li {
    padding: 22px 28px;
  }

  .asklist {
    margin-bottom: 50px;
  }

  .wentibg2 {
    padding-top: 60px;
  }

  .questlist li {
    margin-top: 30px;
  }

  .wenerji {
    display: flex;
    justify-content: space-between;
  }

  .wenerji a {
    width: auto;
    flex: 1;
    margin-left: 12px;
    padding: 0 15px;
  }

  .liuyan3 input#tj {
    margin-top: -10px;
  }

  .advantage-box {
    display: none;
  }

  .all {
    overflow: hidden;
  }

  .duibiright {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
  }

  .register-text {
    width: 90%;
    margin-left: -45%;
  }

  .register-text h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 860px) {
  .sw-fhuo .swiper-slide {
    width: 25%;
  }

  .duibi {
    padding: 35px 5%;
    height: auto;
    display: block;
  }

  .fduibione .wrap {
    background-size: cover;
    height: auto;
  }

  .duibileft {
    float: none;
    width: 100%;
  }

  .duibiright {
    float: none;
    width: 100%;
  }

  .duibileft .ttxt {
    padding: 0 0 30px;
  }

  .duibi .sw-prev {
    left: 20px;
  }

  .duibi .sw-next {
    right: 20px;
  }

  .fban-tops {
    margin: auto;
    margin-bottom: 50px;
    width: 83.46%;
  }

  .logo-title p {
    white-space: nowrap;
  }

  .v span.Validform_checktip {
    top: 88%;
  }
}

@media screen and (max-width: 640px) {
  .all {
    min-width: auto;
  }

  .vd {
    object-fit: contain;
    height: auto;
  }

  .evwz {
    width: 90%;
    left: 5%;
    bottom: 120px;
  }

  .ffbtnarea {
    margin-top: 70px;
  }

  .vd {
    top: 60px;
  }

  .head {
    min-width: auto;
  }

  .evwz-list li {
    margin-right: auto;
  }

  .title-top img {
    width: 70%;
  }

  .sw-fhuo .swiper-slide {
    width: 33.333%;
  }

  .sw-fhuo .swiper-slide .pic {
    height: 60px;
    text-align: center;
  }

  .sw-fhuo .swiper-slide img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 50%;
  }

  .fcate1 .cn {
    font-size: 24px;
  }

  .swiper-num00 {
    line-height: 1;
    font-size: 22px;
  }

  .fcate1 .cn {
    height: auto;
  }

  .swiper-num00 .active {
    font-size: 36px;
  }

  #sw11 .swiper-slide a {
    padding: 34px 26px;
  }

  #sw11 .swiper-slide .pic {
    width: 50%;
    height: 50px;
  }

  #sw11 .swiper-slide h3 {
    height: 30px;
  }

  .fzhuli {
    padding: 50px 0 50px;
  }

  .sandian {
    margin: 20px auto;
  }

  .fguolist .txt {
    font-size: 16px;
    height: auto;
  }

  .fguolist h3 s {
    font-size: 22px;
  }

  .fguolist h3 {
    line-height: 1;
  }

  .fguolist h3 span {
    font-size: 40px;
  }

  .hezuo1 .wz2 {
    font-size: 140px;
    margin-top: -70px;
  }

  .fshipin {
    overflow: hidden;
  }

  .huanjin-box {
    height: auto;
  }

  .fhezuo {
    padding-top: 60px;
    overflow: hidden;
  }

  .hezuo2 .inner {
    border-radius: 10px;
  }

  .touminlist .line .pig {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
  }

  .pig s.i1 {
    left: -20px;
  }

  .pig s.i2 {
    right: -20px;
  }

  .touminlist .line {
    margin-left: -21px;
  }

  .fban-ipad {
    padding: 138px 0 60px;
  }

  .fhuoban {
    padding-top: 0;
    background: none;
  }

  .remould {
    display: block;
  }

  .sw-fhuo .swiper-slide:last-child {
    display: none;
  }

  .fguolist li {
    box-sizing: border-box;
    padding: 27px 0;
    width: 48%;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }

  .fguolist h3 span {
    position: relative;
    top: 2px;
  }

  .duibi {
    margin: auto;
    padding: 15px 0;
    text-align: center;
  }

  .duibileft .ttxt h3 {
    margin-bottom: 8px;
  }

  .duibileft .ttxt .num {
    display: none;
  }

  .fduibione .wrap {
    border-radius: 0;
  }

  .duibileft .ttxt .inner {
    padding-left: 0;
  }

  .duibileft .ttxt {
    padding-bottom: 0;
  }

  .duibi .sw-prev {
    left: 10px;
  }

  .duibi .sw-next {
    right: 10px;
  }

  .duibi .sw-next,
  .duibi .sw-prev {
    transform: scale(0.6);
    border: none;
    outline: none;
  }

  .duibi .sw-prev:hover,
  .duibi .sw-next:hover {
    background-color: transparent !important;
  }

  .fhezuo {
    display: none;
  }

  .flx {
    padding-top: 0;
  }

  .fcate3 .txt {
    display: none;
  }

  .fcate3 .cn {
    font-size: 28px;
    text-align: center;
    width: 100%;
  }

  .flxleft .fcate3 {
    width: 100%;
  }

  .flxleft {
    margin-bottom: 40px;
  }

  .fnews .fcate4 .cn {
    font-size: 28px;
  }

  .footewm {
    display: block;
  }

  .liuyan2 input#sjyzm {
    border-right: none;
  }

  #sw11 .swiper-slide .filled {
    width: 50px;
  }

  .remould-slide .remould-title {
    font-size: 24px;
    font-weight: bold;
  }

  .fban-ipad {
    padding-bottom: 13.33vw;
  }

  .fban-copy {
    margin-top: 0;
  }

  .logo-title p {
    font-size: 12px;
  }

  .logo-title {
    padding: 0 7px;
    height: 12px;
    line-height: 12px;
  }

  .logo-title {
    top: -5px;
  }

  .logo-list:before {
    margin-right: 129px;
  }

  .logo-list:after {
    margin-left: 129px;
  }

  .sw-fhuo .swiper-slide {
    margin: 15px 0;
  }

  .sw-fhuo .swiper-slide img {
    max-height: 100%;
  }

  .sw-fhuo .swiper-slide .pic {
    height: 25px;
  }

  .logo-list {
    padding: 28px 0 10px;
  }

  .swiper-slide:nth-child(n+ 7) {
    display: none;
  }

  .fhuoban {
    margin-top: 0;
  }

  .common-title strong {
    font-size: 7.46vw;
  }

  .remould .remould-max {
    margin-top: 10.66vw;
  }

  .remould {
    margin-bottom: 11.45vw;
  }

  .fduibi {
    margin-top: 9.6vw;
  }

  .touminlist .line:before {
    margin-left: -5px;
  }

  .fduibione {
    width: 90%;
    left: 5%;
    margin-top: -45px;
  }

  .touminlist li {
    height: 72vw;
  }

  .fduibione {
    height: auto;
  }

  .duibiright {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .fzhuli {
    display: block;
  }

  .fcate3 {
    display: none;
  }

  .flxright {
    margin-top: 8vw;
  }

  .common-title1 {
    text-align: center;
  }

  .common-title3 {
    display: block;
  }

  #allbg {
    display: none !important;
  }

  .liuyan3 .hang2 .hsub input[type=text] {
    width: 150px;
  }

  .pop-video .pvideo {
    width: 90%;
    margin-left: -45%;
  }

  .problem-list li {
    margin-right: 0;
    margin-bottom: 50px;
    width: 100%;
  }

  .problem-list {
    padding-top: 50px;
  }

  .problem-list li a p {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .fhuoban {
    padding: 0 0 50px;
  }

  .hezuo1 .wz1 .txt {
    margin-top: 16px;
    font-size: 14px;
  }

  .hezuotoppic {
    width: 88px;
    height: 88px;
    margin-left: -44px;
    top: -44px;
  }

  .sw13out {
    padding: 0 20px 40px;
  }

  .sw13out .swiper-pagination-bullet {
    margin: 0 6px;
  }

  .hezuo1 .wz2 {
    margin-top: -50px;
    font-size: 100px;
  }
}