@charset "UTF-8";
body, html {
  font-family: "Noto Sans SC",-apple-system,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif;
}

@font-face {
  font-family: "方正兰亭中黑简体";
  src: url("../fonts/方正兰亭中黑简体.woff2") format("woff2"), url("../fonts/方正兰亭中黑简体.woff") format("woff"), url("../fonts/方正兰亭中黑简体.ttf") format("truetype"), url("../fonts/方正兰亭中黑简体.eot") format("embedded-opentype"), url("../fonts/方正兰亭中黑简体.svg") format("svg");
}
@font-face {
  font-family: 'DINCOND-BOLD';
  src: url("fonts/dincond-bold.eot");
  src: url("fonts/dincond-bold.eot") format("embedded-opentype"), url("fonts/dincond-bold.woff2") format("woff2"), url("fonts/dincond-bold.woff") format("woff"), url("fonts/dincond-bold.ttf") format("truetype"), url("fonts/dincond-bold.svg#dincond-bold") format("svg");
}
.fon1 {
  font-family: -apple-system,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif;
}

.fon2 {
  font-family: -apple-system,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif;
}

a {
  display: block;
}

a {
  transition: all .3s ease;
}

.search-form .input2::-webkit-input-placeholder {
  color: #999;
}

.search-form .input2::-moz-placeholder {
  color: #999;
}

.search-form .input2::-ms-input-placeholder {
  color: #999;
}

.tr3 {
  transition: all .3s ease;
}

.ovh {
  overflow: hidden;
}
.ovt{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

img[src=""], img:not([src]) {
  opacity: 0;
}

/**加载动画*/
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000000;
  display:none;
}

.lo-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 2px;
  background: #757575;
  margin-left: -100px;
}

.lo-bar-bg {
  background: #ffffff;
  z-index: 999;
  width: 0;
  /*animation:lo-bar ease 3.0s infinite;
  -webkit-animation:lo-bar ease 3.0s infinite;
  -moz-animation:lo-bar ease 3.0s infinite;
  -o-animation:lo-bar ease 3.0s infinite;*/
  z-index: 1000;
}

@keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
@-webkit-keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
@-moz-keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
@-o-keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
.pc-block {
  display: block;
}

.m-block {
  display: none;
}

.pc-block-768 {
  display: block;
}

.m-block-768 {
  display: none;
}

.pc-block-768-2 {
  display: block;
}

.m-block-768-2 {
  display: none;
}

@media (max-width: 1024px) {
  .pc-block {
    display: none;
  }

  .m-block {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .pc-block-768 {
    display: none;
  }

  .m-block-768 {
    display: block;
  }
  .ibanner .swiper-slide img{
    width: 100%;
  }
}
@media (max-width: 768px) {
  .pc-block-768-2 {
    display: none;
  }

  .m-block-768-2 {
    display: block;
  }
}
.browsers {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff url(../images/img1.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 99;
}

.fl1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.fl2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.fl3 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.fl4 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.fl5 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.fl6 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.fl7 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-start;
}

.fl8 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.fl9 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.fl10 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: baseline;
}

.fl11 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: stretch;
}

.fl12 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: baseline;
}

.fl13 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.fl12 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: baseline;
}

.fl13 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}

.fl14 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: baseline;
}

.fl15 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}

.fl16 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
}

.fl17 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.fl18 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
}

.fl19 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
}

.fl20 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.fl21 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.fl22 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: flex-start;
}

.fl23 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.fl24 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.fl25 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: baseline;
}

.fl26 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: stretch;
}

.fl27 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: baseline;
}

.fl28 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.fl29 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: baseline;
}

.fl30 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: stretch;
}

.fl31 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: baseline;
}

.fl32 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: stretch;
}

.header {
  height: 88px;
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0;
  top: 0;
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.16);*/
  transition: all .3s ease-in-out;
}
.header .n-header {
  height: 88px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0 100px;
  z-index: 9;
}
.header .logo {
  width: 166px;
  height: 48px;
  position: relative;
  display: block;
}
.header .logo img {
  width: 100%;
}
.header .logo .img1 {
  opacity: 1;
  position: relative;
  /* top: -20px; */
}

.header .logo .img2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 1;
}
.header .right-btn {
  position: relative;
  height: 88px;
}
.header .catalog-btn {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.header .catalog-btn .img1 {
  opacity: 1;
}
.header .catalog-btn .img2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}
.header .search-btn {
  cursor: pointer;
  height: 22px;
  cursor: pointer;
}
.header .search-btn svg {
  width: 22px;
  height: 22px;
  fill: #fff;
}
.header .mall-btn {
  display: block;
  height: 24px;
  margin-right: 1rem;
}
.header .mall-btn svg {
  width: 24px;
  height: 24px;
  line-height: 24px;
  fill: #fff;
}
.header .nav-left {
  color: #fff;
  position: relative;
}
.header .nav-left .li {
  margin-left: .85rem;
  position: relative;
}
.header .nav-left .warp-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  height: 88px;
  line-height: 88px;
  position: relative;
  color: #fff;
  cursor: pointer;
  transition: all .3s ease;
}
.header .nav-left .warp-btn svg {
  width: 16px;
  height: 16px;
  line-height: 16px;
  fill: #fff;
  margin-left: .25rem;
  transition: color .3s ease;
}
.header .nav {
  color: #fff;
  margin-right: 1rem;
  position: relative;
}
.header .nav .li {
  margin: 0 0.6rem;
  position: relative;
}
.header .nav .warp-btn {
  height: 88px;
  line-height: 88px;
  position: relative;
  color: #fff;
  cursor: pointer;
  transition: color .3s ease;
}
.header .nav .warp-btn:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  left: calc(50% - 50%);
  bottom: 0;
  transform: scale(0, 1);
  transition: all .3s ease;
}
.header .nav .li:hover .warp-btn, .header .nav .li.cur .warp-btn {
  color: #fff;
}
.header .nav .li:hover .warp-btn:before, .header .nav .li.cur .warp-btn:before {
  transform: scale(1, 1);
}
.header .nav-item {
  position: absolute;
  top: 90px;
  width: 160px;
  left: 50%;
  margin-left: -80px;
  padding: 15px 0;
  background: #fff;
  font-size: 16px;
  display: none;
}
.header .nav-item p {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  display: inline-block;
}
.header .nav-item a {
  height: 40px;
  line-height: 40px;
  display: block;
  color: #4c4c4c;
  text-align: center;
  width: 90%;
  margin:0 auto;
  transition: all .3s ease;
}
.header .nav-item a:hover {
  color: #C7000A;
}

.header-tip {
  padding: 0 70px;
  height: 0;
  /*background: rgba(0, 0, 0, 0.4);*/
}
.header-tip .tip-left span {
  color: #cecece;
  margin-right: 1rem;
  transition: color .3s ease;
}
.header-tip .tip-left a {
  color: #cecece;
  line-height: 1.5;
  display: block;
}
.header-tip .tip-left a:hover {
  color: #e8551e;
}
.header-tip .tip-right .li {
  margin-left: 1rem;
  color: #cecece;
}
.header-tip .tip-right svg {
  fill: #cecece;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: .25rem;
}
.header-tip .tip-right .land-btn svg {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.warp-search-form {
  display: none;
  position: fixed;
  top: 88px;
  left: 0;
  width: 100%;
  background-color: #f9f9f9;
  height: 95px;
  padding: 0 50px;
  border-bottom: 1px solid #e3e3e3;
  z-index: 99;
}
.warp-search-form .search-form .dxnav-search-icon {
  height: 24px;
  width: 24px;
  display: flex;
  margin: 0 33px;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.warp-search-form .search-form .dxnav-icon {
  width: 24px;
  height: 24px;
  margin-right: 0;
}
.warp-search-form .search-form .input2 {
  width: calc(100% - 320px - 0.5rem);
  margin-right: .5em;
  font-size: .65rem;
  background-color: transparent;
  border: none;
}
.warp-search-form .search-form .search-close {
  width: 44px;
  height: 44px;
  margin: 0 10px 0 32px;
  cursor: pointer;
  background-color: transparent;
}
.warp-search-form .search-form .search-close svg {
  width: 20px;
  height: 20px;
}
.warp-search-form .search-form .submit-button {
  width: 125px;
  height: 45px;
  margin: 0;
  padding: 0 12px;
  font-size: 14px;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #0c121c;
  background-color: #0c121c;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  border: none;
  letter-spacing: .12em;
  transition: color .4s ease,background-color .4s ease;
}
.warp-search-form .search-form .submit-button:hover {
  background-color: #fff;
  color: #0c121c;
  box-shadow: inset 0 0 0 1px #0c121c;
}
.warp-search-form .search-form .submit-button:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: #e4e4e4;
  box-shadow: none;
  border: none;
}
.warp-search-form .search-form.active {
  transform: translateY(0%);
}
.warp-search-form .search-form {
  height: 95px;
}

@media (max-width: 767px) {
  .warp-search-form {
    padding: 0 5%;
  }
}
.dxnav__dropdown-overlay {
  background: rgba(0, 0, 0, 0.85);
  height: 100vh;
  left: 0;
  max-width: 100vw;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
}

.overlay--open {
  animation: overlayOpen .4s ease-out forwards;
}

.header.active {
  position: fixed;
}

.header:hover, .header.active {
  background: #000;
  /*border-bottom:2px solid #C7000A;*/
  /*.logo{
    .img1{
      opacity:0;
    }
    .img2{
      opacity:2;
    }
  }*/
  /*.nav-left .li>a{
    color:#111;
    svg{
      fill:#111;
    }
  }
  .nav .li>a{
    color:#111;
  }
  .mall-btn{
    svg{
      fill:#111;
    }
  }
  .search-btn{
    svg{
      fill:#111;
    }
  }*/
}

body.header-por {
  padding-top: 88px;
}

@media (max-width: 1580px) {
  .header .nav .li {
    margin: 0 .35rem;
  }

  .header .nav-left .li {
    margin-left: 1rem;
  }
}
@media (max-width: 1480px) {
  .header {
    height: 102px;
  }

  body.header-por {
    padding-top: 102px;
  }

  .header .n-header {
    height: 70px;
  }

  .header .nav-item {
    top: 70px;
  }

  .header .nav .warp-btn, .header .nav-left .warp-btn {
    height: 70px;
    line-height: 70px;
  }

  .header .right-btn {
    height: 70px;
  }

  .header .logo {
    width: 120px;
    height: 44px;
  }

  .header .nav .nav-item {
    top: 70px;
  }
}
@media (max-width: 1024px) {
  body.header-por {
    padding-top: 0;
  }
}
@media (max-width: 1280px) {
  .header .nav-left .li {
    margin-left: .5rem;
  }

  .header .mall-btn {
    margin-right: .5rem;
  }

  .header .nav, .header .nav-left {
    font-size: 14px;
  }

  .header .nav-left .warp-btn svg {
    width: 10px;
    height: 10px;
  }

  .header .n-header, .header-tip {
    padding: 0 30px;
  }
}
@media (max-width: 1100px) {
  .header .nav .li {
    margin: 0 .3rem;
  }
}
.warp-header {
  position: relative;
  height: 60px;
  z-index: 99;
}

.header2 {
  background: #000;
  height: 60px;
  padding: 0 5%;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 15;
}
.header2 .logo {
  width: 120px;
  height: auto;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  display: block;
  position: relative;
  z-index: 12;
}
.header2 .logo img {
  width: 70%;
}
.header2 .land-btn {
  position: absolute;
  top: 50%;
  width: 38px;
  height: 38px;
  margin-top: -16px;
  z-index: 4;
}
.header2 .land-btn svg {
  width: 20px;
  height: 20px;
}
.header2 .nav .tit {
  display: flex;
  width: 100%;
  line-height: 2rem;
  border-bottom: 2px solid #f2f2f2;
  position: relative;
}
.header2 .nav .sub-tit:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-size: 100% auto;
  position: absolute;
  right: 6.4%;
  top: 16px;
  background: url(../fonts/img1.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 20px auto;
  transform: rotate(0);
  transform-origin: center center;
  transition: all .3s ease-in-out;
}
.header2 .nav .sub-tit.on:after {
  transform: rotate(-180deg);
}
.header2 .nav .sec-list {
  line-height: 35px;
  padding: .5rem 1.25rem;
  display: none;
  background: #f2f2f2;
}
.header2 .nav .sec-list a {
  color: #666;
}
.header2 .hamburger {
  padding: 0;
  height: 24px;
}
.header2 .hamburger-box {
  width: 30px;
  height: 24px;
}
.header2 .hamburger-inner, .header2 .hamburger-inner::before, .header2 .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background: #222;
}
.header2 .hamburger.is-active .hamburger-inner, .header2 .hamburger.is-active .hamburger-inner::before, .header2 .hamburger.is-active .hamburger-inner::after {
  background: #222;
}
.header2 .hamburger--3dx-r .hamburger-inner {
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.header2 .hamburger--3dx-r .hamburger-inner::before, .header2 .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.header2 .h-right {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 12;
}
.header2 .search-box {
  position: relative;
}
.header2 .search-btn {
  cursor: pointer;
  margin-right: 30px;
}
.header2 .search-btn svg {
  width: 25px;
  height: 25px;
  fill: #666;
}
.header2 .warp-nav {
  height: 100vh;
  padding: 65px 0 45px;
  position: fixed;
  background: #fff;
  width: 80%;
  right: 0;
  top: 0;
  z-index: 9;
  display: none;
}
.header2 .nav {
  font-size: .65rem;
  color: #333;
  position: relative;
  overflow-y: auto;
  height: calc(100vh - 45px);
}
.header2 .nav .li {
  position: relative;
  width: 100%;
  line-height: 2rem;
  padding: 0 5%;
  /*background:#f7f7f7;*/
}
.header2 .nav .li:nth-child(2n) {
  /*background:#fff;*/
}
.header2 .nav .warp-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: relative;
  color: #333;
  border-bottom: 2px solid #f2f2f2;
  transition: all .3s ease;
}
.header2 .nav .warp-btn .btn {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 5px;
  top: 50%;
  margin-top: -10px;
  left: 0;
}
.header2 .nav .warp-btn .btn img {
  position: absolute;
  left: 0;
  top: 0;
}
.header2 .nav .li:hover .warp-btn, .header2 .nav .li:hover .warp-btn.cur, .header2 .nav .li.cur .warp-btn, .header2 .nav .li.cur .warp-btn.cur {
  color: #016cb6;
}
.header2 .nav .nav-item {
  position: absolute;
  top: 100px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
  display: none;
}
.header2 .nav .nav-item p {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #e7eaec;
}
.header2 .nav .nav-item a {
  display: block;
  color: #666;
  text-align: center;
  transition: all .3s ease;
}
.header2 .nav .nav-item a:hover {
  color: #016cb6;
  font-weight: bold;
}
.header2 .svgbtn {
  width: 35px;
  height: 35px;
  position: relative;
}
.header2 .svgbtn svg {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  fill: #c4c4c4;
}
.header2 .svgbtn .icon1 {
  opacity: 1;
  transition: all .3s;
  z-index: 2;
}
.header2 .svgbtn .icon2 {
  opacity: 0;
  width: 20px;
  height: 20px;
  transition: all .3s;
  z-index: 3;
}
.header2 .tit.on .svgbtn .icon1 {
  opacity: 0;
}
.header2 .tit.on .svgbtn .icon2 {
  opacity: 1;
}
.header2 .warp-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 8;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}
.header2 .warp-bg.cur {
  opacity: 1;
  visibility: visible;
}

.header-bot {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  width: 100%;
  left: 0;
  top: 60px;
  background: #fff;
  z-index: 9;
  padding: .75rem 5%;
}
.header-bot .leftbox .li {
  margin-right: .5rem;
  color: #000;
  padding-right: .5rem;
  border-right: 1px solid #f1f1f1;
}
.header-bot .leftbox svg {
  fill: #000;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-right: .25rem;
}
.header-bot .leftbox .land-btn svg {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.header-bot .leftbox .langbtn {
  color: #000;
}
.header-bot .mall-btn {
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 50%;
}
.header-bot .mall-btn svg {
  width: 15px;
  height: 15px;
  fill: #fff;
}
.header-bot .search-btn {
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 50%;
  margin-left: .25rem;
}
.header-bot .search-btn svg {
  width: 15px;
  height: 15px;
  fill: #fff;
}

@media (max-width: 1480px) {
  .warp-search-form {
    top: 102px;
  }
}
@media (max-width: 1024px) {
  .warp-search-form {
    top: 132px;
  }

  .header-bot {
    height: 72px;
    overflow: hidden;
  }

  .warp-header {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .header2 {
    height: 60px;
  }

  .warp-header {
    height: 60px;
  }

  /*.header2 .warp-nav{
    top:50px;
  }*/
  .header-bot {
    top: 50px;
    height: 54px;
    padding: 12px 5%;
  }

  .header-bot .leftbox svg {
    display: none;
  }

  .header2 .search-btn {
    margin-right: 15px;
  }

  .header2 .logo {
    z-index: 2;
  }

  .header2 .search-btn svg {
    width: 22px;
    height: 22px;
  }

  .warp-search-form {
    top: 104px;
  }

  .warp-search-form .search-form .dxnav-search-icon {
    margin: 0 1% 0 3%;
  }

  .warp-search-form .search-form .search-close {
    width: 30px;
    height: 30px;
    margin: 0 3% 0 1%;
  }

  .warp-search-form .search-form .search-close svg {
    width: 16px;
    height: 16px;
  }

  .warp-search-form .search-form .submit-button {
    width: 65px;
    height: 30px;
    padding: 0 6px;
  }

  .warp-search-form .search-form .dxnav-icon {
    width: 20px;
    height: 20px;
  }

  .warp-search-form .search-form, .warp-search-form {
    height: 60px;
  }

  .warp-search-form .search-form .input2 {
    font-size: 14px;
    width: calc(100% - 165px);
  }

  .header2 .hamburger-box {
    width: 25px;
    height: 20px;
  }

  .header2 .hamburger {
    height: 20px;
  }

  .hamburger-inner::before {
    top: -8px;
  }

  .hamburger-inner::after {
    bottom: -8px;
  }

  .header2 .hamburger-inner, .header2 .hamburger-inner::before, .header2 .hamburger-inner::after {
    width: 25px;
    height: 2px;
    background: #222;
  }

  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg);
  }

  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg);
  }

  .header2 .nav .sec-list {
    font-size: .6rem;
  }
}
@keyframes overlayOpen {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
  }
  1% {
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
  100% {
    opacity: 1;
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
  max-width: 90%;
}

.w1680 {
  width: 1680px;
  margin: 0 auto;
  max-width: 90%;
}

.w1600 {
  width: 1600px;
  margin: 0 auto;
  max-width: 90%;
}

.w900 {
  width: 900px;
  margin: 0 auto;
  max-width: 90%;
}

.footer {
  background: #333333;
  position: relative;
  z-index: 10;
}
.footer .f-top {
  padding: 2.5rem 0 1rem;
  border-bottom: 1px solid #3d3d3d;
}
.footer .f-nav {
  width: 65%;
  max-width: calc(100% - 360px);
}
.footer .f-nav .tit2 {
  margin-bottom: .5rem;
}
.footer .f-nav .tit2 a{
  color: #ffffff;
}
.footer .f-nav .item {
  margin-bottom: .25rem;
  line-height: 1.5;
  color: #999;
  transition: all .3s;
}
.footer .f-nav .li {
  margin-right: 2.25rem;
}
.footer .f-nav .item:hover {
  color: #fff;
}
.footer .f-contact {
  width: 400px;
}
.footer .f-contact .telbox, .footer .f-contact .addbox, .footer .f-contact .wxbox {
  color: #777;
}
.footer .f-contact .telbox {
  margin-top: .2rem;
}
.footer .f-contact .telbox span {
  color: #fff;
  font-family: "DINCOND-BOLD";
  line-height: 1.35;
  font-size: .75rem;
}
.footer .f-contact .addbox {
  margin-top: .75rem;
}
.footer .f-contact .addbox p {
  color: #999;
  margin-top: .25rem;
}
.footer .f-contact .wxbox {
  margin-top: .75rem;
}
.footer .f-contact .wxbox .img {
  width: 100px;
  margin-top: .25rem;
}
.footer .f-contact .wxbox .img img {
  width: 100%;
}
.footer .f-bot {
  padding: 1rem 0 ;
  color: #666;
}
.footer .f-bot a{
  color: #666666;
  font-size: 15px;
}
.footer .bot-ulbox .li {
  color: #999;
  padding: 0 1rem;
}
.footer .bot-ulbox .line {
  height: 12px;
  border-right: 1px dashed #777;
}
.footer .bot-ulbox .li:nth-child(1) {
  padding-left: 0;
}
.footer .ulbox {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.footer .ulbox .li {
  width: 45px;
  margin-right: .5rem;
  cursor: pointer;
  position: relative;
}
.footer .ulbox .li img {
  width: 100%;
}
.footer .ulbox .li:nth-child(3) {
  margin-right: 0;
}
.footer .ulbox .wxbox {
  position: absolute;
  bottom: 45px;
  padding: 6px;
  background: #fff;
  width: 100px;
  border-radius: 5px;
  left: calc(50% - 50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.footer .ulbox .wxbox:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.footer .ulbox .wxbox img {
  width: 100%;
}
.footer .ulbox .li:hover .wxbox {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

.mfooter {
  background: #333333;
}
.mfooter .f-top {
  padding: 1.5rem 5% .75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mfooter .f-top .logo {
  width: 4rem;
  margin-bottom: 1.25rem;
}
.mfooter .f-top .logo img {
  width: 100%;
}
.mfooter .f-top .ulbox {
  margin-bottom: 2rem;
}
.mfooter .f-top .ulbox .li {
  width: 1.5rem;
  margin: 0 .5rem;
  position: relative;
}
.mfooter .f-top .ulbox .li img {
  width: 100%;
}
.mfooter .f-top .ulbox .wxbox {
  position: absolute;
  bottom: 1.5rem;
  padding: 6px;
  background: #fff;
  width: 100px;
  border-radius: 5px;
  left: calc(50% - 50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.mfooter .f-top .ulbox .wxbox:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.mfooter .f-top .ulbox .wxbox img {
  width: 100%;
}
.mfooter .f-top .ulbox .li:hover .wxbox {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.mfooter .f-top .telbox {
  color: #666;
}
.mfooter .f-top .telbox a {
  color: #fff;
}
.mfooter .f-top .p {
  color: #666;
}
.mfooter .f-bot {
  padding: 1rem 0;
  font-size: 12px;
  line-height: 2;
  text-align: center;
  color: #666;
}

.ibanner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ibanner .swiper-slide {
  height: 100vh;
  overflow: hidden;
}
.ibanner .slide-inner {
  height: 100vh;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.ibanner .slide-inner:after {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  height: 40%;
  background: linear-gradient(black, transparent);
  z-index: 2;
}
.ibanner .hrefbtn {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.ibanner .swiper-slide .text {
  -webkit-transition: all .5s .5s ease-in-out;
  -o-transition: all .5s .5s ease-in-out;
  transition: all .5s .5s ease-in-out;
}
.ibanner .text {
  width: 100%;
  /*padding-top: 26.4vh;*/
  padding-top:46vh;
  z-index: 3;
  position: relative;
}
.ibanner .tit1 {
  line-height: 1.15;
  color: #fff;
  letter-spacing: 30px;
}
.ibanner .tit3 {
  color: #fff;
  margin-bottom: .5rem;
  line-height: 1;
}
.ibanner .href-box {
  margin-top: 1rem;
}
.ibanner .mall-btn {
  color: #fff;
  width: 130px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  overflow: hidden;
  border: 2px solid #e8551e;
  box-sizing: content-box;
  margin: 0 10px;
  transition: color .3s,background .3s;
}
.ibanner .mall-btn svg {
  width: 16px;
  height: 16px;
  line-height: 16px;
  fill: #e8551e;
  margin-left: .25rem;
  transition: color .3s,background .3s;
}
.ibanner .mall-btn:nth-child(1) {
  background: #e7551e;
  color: #fff;
}
.ibanner .mall-btn:nth-child(1) svg {
  fill: #fff;
}
.ibanner .swiper-button-prev, .ibanner .swiper-button-next {
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: none;
}
.ibanner .swiper-button-prev svg, .ibanner .swiper-button-next svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}
.ibanner .swiper-button-prev {
  left: 5%;
}
.ibanner .swiper-button-next {
  right: 5%;
}
.ibanner .swiper-pagination {
  position: absolute;
  bottom: 1rem;
  width: 100% !important;
}
.ibanner .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #dcdcdc;
  margin: 0 6px;
  transition: all .3s;
}
.ibanner .swiper-pagination span.swiper-pagination-bullet-active {
  width: 1rem;
  border-radius: 8px;
  background: #e35504;
}

@keyframes bannerwidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .ibanner .tit1 {
    font-size: 1.2rem;
    text-align: center;
  }
  .ibanner .slide-inner, .ibanner .swiper-slide {
    height: auto;
  }
  .i-list1 .ulbox .pimg{
    width: 90%;
  }
  .i-list1 .ulbox .icon21{
    margin-top: 2px!important;
  }
}
@media (max-width: 768px) {
  .ibanner .text {
    width: 100%;
    left: 0;
  }

  .ibanner .tit1 {
    letter-spacing: 10px;
  }

  .ibanner .slide-inner, .ibanner .swiper-slide {
    height: auto;
  }

  /*.ibanner .swiper-pagination,.ibanner .swiper-pagination .swiper-pagination-bullet:before{
    width:30px !important;
  }
  .ibanner .swiper-pagination .num{
    padding-bottom:5px;
  }*/
  .ibanner .more {
    margin-top: 1.2rem;
  }

  .ibanner .more svg {
    margin-left: 5px;
  }

  .ibanner .text {
    padding-top: 20vh;
  }

  .ibanner .swiper-button-prev, .ibanner .swiper-button-next {
    display: none;
  }

  .mouse-btn {
    /*width:40px;
    height:40px;*/
    display:none;
  }
}
.mouse-btn {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
  z-index: 9;
  cursor: pointer;
}
.mouse-btn:hover {
  color: #fff;
}

.mouse-btn .mouse {
  position: relative;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 50%;
  margin: 0 12px;
}
.mouse-btn .mouse svg {
  width: 12px;
  height: 12px;
  line-height: 12px;
  fill: #fff;
  -webkit-animation: trackBallSlide 6s linear infinite;
  animation: trackBallSlide 6s linear infinite;
}

@keyframes trackBallSlide {
  0% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-5px);
    transform: scale(1) translateY(-5px);
  }
  6% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(5px);
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(5px);
    transform: scale(0.4) translateY(5px);
  }
  15%, 19% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-5px);
    transform: scale(0.4) translateY(-5px);
  }
  28%, 29.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-5px);
    transform: scale(1) translateY(-5px);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-5px);
    transform: scale(1) translateY(-5px);
  }
  36% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(5px);
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(5px);
    transform: scale(0.4) translateY(5px);
  }
  45%, 49% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-5px);
    transform: scale(0.4) translateY(-5px);
  }
  58%, 59.99% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-5px);
    transform: scale(1) translateY(-5px);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-5px);
    transform: scale(1) translateY(-5px);
  }
  66% {
    opacity: 1;
    -webkit-transform: scale(0.9) translateY(5px);
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(5px);
    transform: scale(0.4) translateY(5px);
  }
  75%, 79% {
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(-5px);
    transform: scale(0.4) translateY(-5px);
  }
  88%, 100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-5px);
    transform: scale(1) translateY(-5px);
  }
}
.i-list1 {
  background: #f1f1f1;
  padding: 2.5rem 0;
  position: relative;
}

.i-list1 .formbox {
  width: 700px;
  margin: 0 auto;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  position: relative;
}

.i-list1 .formbox .input2 {
  width: 200px;
  height: 50px;
  color: #999;
  border: none;
  text-indent: 5px;
  background: transparent;
  transition: all .5s;
}

.i-list1 .formbox .input1 {
  border: none;
  background: url("../images/img2.png") no-repeat center center;
  width: 30px;
  height: 30px;
  z-index: 2;
  background-size: 18px auto;
  transition: all .5s;
}

.i-list1 .formbox.active .input2 {
  width: calc(100% - 100px);
}

.i-list1 .tipbox {
  margin-top: .75rem;
}
.i-list1 .tipbox .tip-btn {
  background: #da0b28;
  padding: 3px;
  line-height: 1;
  border-radius: 2px;
  margin-right: .5rem;
}
.i-list1 .tipbox .li {
  color: #666;
  margin: 0 .65rem;
}
.i-list1 .tipbox .li:hover {
  color: #da0b28;
}
.i-list1 .tipbox .li:nth-child(2) {
  margin-left: 0;
}
.i-list1 .ulbox {
  width: 100%;
  margin-top: 1.05rem;
}
.i-list1 .ulbox .li {
  width: 17.85%;
  height: 13rem;
  margin-right: 2.67%;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .i-list1 .ulbox .li {
    height: auto;
    padding-bottom: 50px;
  }
}
.i-list1 .ulbox .li .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: bottom right;
  z-index: 1;
}
.i-list1 .ulbox .li:nth-child(5n) {
  margin-right: 0;
}
.i-list1 .ulbox .text-top {
  padding: 1rem 1rem 0;
  position: relative;
  z-index: 2;
}
.i-list1 .ulbox .title {
  padding-bottom: .5rem;
  margin-bottom: 1.3rem;
  border-bottom: 1px solid #a6a6a6;
}
.i-list1 .ulbox .title .tit2{
  color: #333333;
  width: 100%;
  font-size: 24px;
}
.i-list1 .ulbox .p {
  color: #ffcebb;
  width: 100%;
}
.i-list1 .ulbox .icon {
  width: 21px;
  height: 21px;

}
.i-list1 .ulbox .icon21{
  margin-top: 15px;
}
.i-list1 .ulbox .pimg{
  width: 100%;
  display: block;
  margin: 0 auto;
}
.i-list1 .ulbox .more-tip{
  transform:translate(0,20px);
  opacity:0;
  transition: all .5s ease;
}
.i-list1 .ulbox .li:hover .more-tip{
  transform:translate(0,0);
  opacity:1;
}
.i-list1 .ulbox .more-tip {
  left: 1rem;
  bottom: 1.2rem;
  position: absolute;
  z-index: 3;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  border: 3px solid #C7000A;
}
.i-list1 .ulbox .more-tip svg {
  width: 15px;
  height: 15px;
  line-height: 15px;
  fill: #C7000A;
}
.i-list1 .swiper-pagination {
  position: relative;
  margin-top: 1rem;
  width: 100%;
}
.i-list1 .swiper-pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dcdcdc;
  margin-right: 10px;
  margin-left: 0;
}
.i-list1 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #C7000A;
}

@media (max-width: 767px) {
  .i-list1 .formbox {
    width: 100%;
  }

  .i-list1 {
    overflow: hidden;
  }

  .i-list1 .ulbox {
    width: 110%;
    left: -5%;
  }

  .i-list1 .swiper-pagination span {
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }

  .i-list1 .tipbox .li {
    font-size: 12px;
    margin: 0 .3rem;
  }

  .i-list1 {
    padding: 1rem 0;
  }

  .i-list1 .formbox {
    height: 45px;
    line-height: 45px;
  }

  .i-list1 .formbox .input2 {
    width: 120px;
    height: 45px;
    line-height: 45px;
  }
  
	.i-list1 .ulbox .title {
		padding-bottom: 3rem;
		margin-bottom: -1.5rem;
	}  

  .i-list1 .ulbox .title .tit2 {
      font-size: 14px;
  }  
}
.i-list2 {
  padding: 2.5rem 0;
  background: url("../images/ilistbg.jpg");
  bottom: -15%;
  background-size: cover;
  z-index: 2;
}
.i-list2 .tit2 {
  color: #4c4c4c;
  text-align: center;
}
.i-list2 .img {
  width: 50%;
  margin: .5rem auto 0;
  display: block;
  position: relative;
  z-index: 1;
}
.i-list2 .tit3 {
  color: #555;
  text-align: center;
  width: 930px;
  max-width: 90%;
  margin: .5rem auto;
  line-height: 2;
}
.i-list2 .delbox {
  width: 150px;
  height: 40px;
  color: #fff;
  background: #C7000A;
  border-radius: 40px;
  margin: 0 auto;
  transition: background .3s,box-shadow .3s;
}
.i-list2 .delbox:hover {
  background: transparent;
  box-shadow: 0px 0px 0px 2px #C7000A;
  color: #C7000A;
}
.i-list2 .coulbox2 {
  padding: 0;
}
.i-list2 .coulbox2 .text {
  width: 33.75%;
  padding-top: 1rem;
}
.i-list2 .coulbox2 .text .tit4 {
  color: #555;
  margin-bottom: .5rem;
}
.i-list2 .coulbox2 .text .li {
  color: #676569;
  margin-bottom: .5rem;
  line-height: 2;
}
.i-list2 .coulbox2 .text .li span {
  color: #e35504;
}
.i-list2 .coulbox2 .text .li .sp1 {
  margin-right: 5px;
}
.i-list2 .coulbox2 .text .li .sp2 {
  width: calc(100% - 70px);
}
.i-list2 .coulbox2 .imgbox {
  width: 61.25%;
  position: relative;
}
.i-list2 .coulbox2 .imgbox .img1 {
  width: 100%;
  height: 12rem;
  border-radius: 5px;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
}
.i-list2 .coulbox2 .delbox {
  margin: 1.75rem 0 0;
}
.i-list2 .tabul {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1rem;
}
.i-list2 .tabul .li {
  margin-right: 2.25rem;
  color: #666666;
  height: 60px;
  line-height: 60px;
  position: relative;
  cursor: pointer;
}
.i-list2 .tabul .li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: #e35504;
  left: 0;
  bottom: -1px;
  opacity: 0;
}
.i-list2 .tabul .li:last-child {
  margin-right: 0;
}
.i-list2 .tabul .li.cur {
  color: #e35504;
}
.i-list2 .tabul .li.cur:before {
  opacity: 1;
}
.i-list2 .tabbox .tab-item {
  display: none;
}
.i-list2 .tabbox .p {
  line-height: 2;
  color: #808080;
}
.i-list2 .tabbox .more {
  width: 130px;
  height: 40px;
  color: #fff;
  background: #C7000A;
  border-radius: 40px;
  margin-top: 2.5rem;
  transition: background .3s,box-shadow .3s;
}
.i-list2 .tabbox .more svg {
  width: 14px;
  height: 14px;
  line-height: 14px;
  fill: #fff;
  margin-left: .15rem;
  transition: all .3s;
}
.i-list2 .tabbox .more:hover {
  background: transparent;
  box-shadow: 0px 0px 0px 2px #C7000A;
  color: #C7000A;
}
.i-list2 .tabbox .more:hover svg {
  fill: #C7000A;
}

@media (max-width: 768px) {
  .i-list2 {
    overflow: hidden;
  }

  .i-list2 .coulbox .imgbox, .i-list2 .coulbox .text, .i-list2 .coulbox2 .imgbox, .i-list2 .coulbox2 .text {
    width: 100%;
  }

  .i-list2 .img {
    width: 100%;
  }

  .i-list2 .coulbox .text {
    margin-top: 1.75rem;
  }

  .i-list2 .coulbox .text .tit4, .i-list2 .coulbox2 .text .tit4, .i-list2 .coulbox2 .text .li {
    text-align: center;
  }

  .i-list2 .tabul {
    justify-content: center;
  }

  .i-list2 .tabbox .p {
    color: #808080;
  }

  .i-list2 .tabbox .more {
    margin: 1.5rem auto 0;
  }

  .i-list2 .delbox {
    margin: 1.75rem auto 0 !important;
  }

  .i-list2 .coulbox2 .text .tit4, .i-list2 .coulbox2 .text .li {
    width: 100%;
  }

  .i-list2 .coulbox2 .text {
    padding-top: 2.5rem;
  }

  .i-list2 .coulbox2 .text .li .sp1 {
    width: 100%;
    margin-right: 0;
  }

  .i-list2 .coulbox2 .imgbox, .i-list2 .coulbox .imgbox {
    width: 110%;
    margin-left: -6%;
  }

  .i-list2 .coulbox2 .imgbox .img1, .i-list2 .coulbox .imgbox .img1 {
    width: 106%;
  }

  .i-list2 .coulbox .imgbox .img2 {
    transform: translate(-50%, 0);
  }

  .i-list2 .coulbox .imgbox .img2 {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .i-list2 {
    padding: 2rem 0;
  }

  .i-list2 .tit3 {
    font-size: 13px;
  }

  .i-list2 .delbox {
    margin: 2rem auto;
    font-size: 13px;
  }

  .i-list2 .img {
    width: 120%;
    left: -10%;
  }

  .i-list2 .video-btn {
    margin-top: 1rem;
  }

  .i-list2 .coulbox .imgbox, .i-list2 .coulbox .imgbox .img1 {
    height: 10rem;
  }

  .i-list2 .coulbox2 .imgbox .img1 {
    height: 8rem;
  }

  .i-list2 .tabbox .p {
    font-size: 12px;
  }

  .i-list2 .coulbox2 .text .li {
    font-size: 13px;
  }
}
.i-list3 {
  padding: 2.25rem 0;
  background: #f8f8f8 ;
  overflow: hidden;
}
.i-list3 .tit2 {
  color: #555;
  text-align: center;
  margin-bottom: 1rem;
}
.i-list3 .tit2 span {
  color: #555;
}
.i-list3 .con-text {
  position: relative;
}
.i-list3 .con-text .bg {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 15rem;
  border-radius: 20px;
  overflow: hidden;
  background: url("../images/ilist3bg.png");
  background-size: cover;
  background-position: center center;
  z-index: 1;
}
.i-list3 .con-text .text {
  width: 31.25%;

  min-height: 14.5rem;
  border-radius: 20px;
  top: 2rem;
  left: 2.5rem;
  padding: 1rem 1.25rem;
  position: absolute;
  z-index: 2;
  background: url("../images/ilist3.png") bottom center #fff no-repeat;
}
.i-list3 .con-text .tit3 {
  color: #555;
  margin-bottom: 1rem;
  font-size: 0.7rem;
}
.i-list3 .con-text .p {
  color: #555;
  line-height: 2;
  font-size: 14px;
}
.i-list3 .con-text .delbox {
  width: 150px;
  height: 40px;
  color: #fff;
  background: #C7000A;
  border-radius: 40px;
  position: absolute;
  left: 1.25rem;
  bottom: 3rem;
  transition: background .3s,box-shadow .3s;
}
@media (max-width: 1024px) {
  .i-list3 .con-text .delbox {
    bottom:1rem;
  }
}
.i-list3 .con-text .delbox svg {
  width: 14px;
  height: 14px;
  line-height: 14px;
  fill: #fff;
  margin-left: .15rem;
  transition: all .3s;
}
.i-list3 .con-text .delbox:hover {
  background: transparent;
  box-shadow: 0px 0px 0px 2px #C7000A;
  color: #C7000A;
}
.i-list3 .con-text .delbox:hover svg {
  fill: #C7000A;
}
.i-list3 .con-text .con-li {
  width: 55%;
  position: absolute;
  top: 3.3rem;
  right: 1.5rem;
  z-index: 3;
}
@media (max-width: 1024px) {
  .i-list3 .con-text .con-li {
    right: 0.5rem;
   }
  .i-list3 .con-text .text{
    width: 35%;
    left: 1.5rem;
    padding: 1rem 1rem;
  }
}
.i-list3 .con-text .con-li .li {
  width: 25%;
}
.i-list3 .con-text .con-li .num {
  font-family: "DINCOND-BOLD";
  line-height: 1;
  margin-bottom: .25rem;
  color: #fff;
}
.i-list3 .con-text .con-li .num i{
  font-style: normal;
  font-size: 14px;
  color: #fff;
}
.i-list3 .con-text .con-li  .col{
  font-size: 16px;color: #fff;
}
.i-list3 .con-text .con-li sup {
  line-height: 1;
  top: -1em;
}
.i-list3 .con-text .con-li .lip {
  text-align: center;
  color: #444;
}
.i-list3 .con-text .video-btn {
  position: absolute;
  top: 6.25rem;
  left: 2rem;
  cursor: pointer;
}
.i-list3 .con-text .video-btn .mouse {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 4px solid #C7000A;
  margin: 0 auto .25rem;
  transition: all .3s;
}
.i-list3 .con-text .video-btn .mouse svg {
  width: 24px;
  height: 24px;
  line-height: 24px;
  fill: #C7000A;
  transition: all .3s;
}
.i-list3 .con-text .video-btn:hover .mouse {
  background: #C7000A;
}
.i-list3 .con-text .video-btn:hover .mouse svg {
  fill: #fff;
}
.i-list3 .news-list {
  padding: 3.75rem 0 0;
}
.i-list3 .news-list .warpswiper {
  overflow: hidden;
  /* padding-bottom: 3rem; */
}
.i-list3 .news-list .img {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: .5rem;
}
.i-list3 .news-list .img img {
  width: 100%;
}
.i-list3 .news-list .tit4 {
  color: #555;
  height: 64px;
  line-height: 32px;
  overflow: hidden;
}
.i-list3 .news-list .tit5 {
  margin-top: .25rem;
  color: #777777;
}
.i-list3 .swiper-btn {
  width: 190px;
  height: 35px;
  margin: .75rem auto 0;
}
.i-list3 .swiper-btn .swiper-button-prev, .i-list3 .swiper-btn .swiper-button-next {
  width: 32px;
  height: 32px;
  background: #c8bdb6;
  margin-top: -16px;
  border-radius: 50%;
}
.i-list3 .swiper-btn .swiper-button-prev svg, .i-list3 .swiper-btn .swiper-button-next svg {
  width: 18px;
  height: 18px;
  line-height: 18px;
  fill: #fff;
}
.i-list3 .swiper-btn .swiper-button-prev {
  left: 0;
  transform: rotate(-180deg);
}
.i-list3 .swiper-btn .swiper-button-next {
  right: 0;
}
.i-list3 .swiper-btn .swiper-button-prev:hover, .i-list3 .swiper-btn .swiper-button-next:hover {
  background: #0061ae;
}
.i-list3 .warp-tipbox {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.i-list3 .warp-tipbox .sharesbox {
  width: 50%;
  border-right: 1px solid #ededed;
  padding: 1rem 1.25rem;
}
.i-list3 .warp-tipbox .sharesbox .sharesleft {
  width: calc(100% - 200px);
}
.i-list3 .warp-tipbox .sharesbox .sharesleft .tit3 {
  color: #666;
  margin-bottom: .15rem;
}
.i-list3 .warp-tipbox .sharesbox .sharesleft .tit4 {
  color: #666;
  line-height: 1;
  font-family: "DINCOND-BOLD";
}
.i-list3 .warp-tipbox .sharesbox .sharesleft .tit4 span {
  margin-left: 1.5rem;
  line-height: 1;
}
.i-list3 .warp-tipbox .sharesbox .sharesleft .img {
  margin-right: .25rem;
}
.i-list3 .warp-tipbox .sharesbox .sharesleft .img img {
  width: 14px;
}
.i-list3 .warp-tipbox .sharesbox .sharesleft .time {
  color: #999;
  margin-top: .4rem;
}
.i-list3 .warp-tipbox .sharesbox .delbox {
  width: 150px;
  height: 40px;
  color: #fff;
  background: #C7000A;
  border-radius: 40px;
  transition: background .3s,box-shadow .3s;
}
.i-list3 .warp-tipbox .sharesbox .delbox svg {
  width: 14px;
  height: 14px;
  line-height: 14px;
  fill: #fff;
  margin-left: .15rem;
  transition: all .3s;
}
.i-list3 .warp-tipbox .sharesbox .delbox:hover {
  background: transparent;
  box-shadow: 0px 0px 0px 2px #C7000A;
  color: #C7000A;
}
.i-list3 .warp-tipbox .sharesbox .delbox:hover svg {
  fill: #C7000A;
}
.i-list3 .warp-tipbox .index-notice {
  padding: 1rem 1.25rem;
  width: 50%;
  overflow: hidden;
}
.i-list3 .warp-tipbox .index-notice .notice-container {
  overflow: hidden;
  width: calc(100% - 200px);
}
.i-list3 .warp-tipbox .index-notice .swiper-pagination {
  position: relative;
  text-align: left;
  padding-left: 5px;
  margin-top: .55rem;
}
.i-list3 .warp-tipbox .index-notice .swiper-pagination span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dcdcdc;
  margin-right: 10px;
  margin-left: 0;
}
.i-list3 .warp-tipbox .index-notice .swiper-pagination span.swiper-pagination-bullet-active {
  background: #e35504;
}
.i-list3 .warp-tipbox .index-notice .tit4 {
  color: #555;
  margin-bottom: .25rem;
}
.i-list3 .warp-tipbox .index-notice .time {
  color: #999;
}
.i-list3 .index-bot {
  margin-top: 1.5rem;
}
.i-list3 .index-bot a {
  width: 48%;
  height: 10rem;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.i-list3 .index-bot a .bg {
  position: relative;
  width: 100%;
  height: 10rem;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
}
.i-list3 .index-bot a .text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 3rem 1rem;
}
.i-list3 .index-bot a .tit4 {
  color: #fff;
  text-align: center;
  margin-bottom: .15rem;
}
.i-list3 .index-bot a .tit5 {
  text-align: center;
  margin-bottom: 1rem;
  color: #fff;
}
.i-list3 .index-bot a .more {
  width: 28px;
  height: 28px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.i-list3 .index-bot a .more svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}
.i-list3 .news-container .swiper-slide .tit4 {
  transition: all .3s ease;
}
.i-list3 .news-container .swiper-slide:hover .tit4 {
  color: #C7000A;
}
.i-list3 .index-bot a .bg {
  transition: all .3s ease;
}
.i-list3 .index-bot a:hover .bg {
  transform: scale(1.1, 1.1);
}

@media (max-width: 768px) {
  .i-list3 .con-text .text {
    position: relative;
    width: 100%;
    padding: 0;
    left: 0;
    top: 0;
    background: none;
    height: auto;
    min-height: auto;
    margin-top: 2rem;
  }

  .i-list3 .con-text .delbox {
    position: relative;
  }

  .i-list3 .con-text .con-li {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }

  .i-list3 .con-text .con-li .li {
    margin-bottom: 1.75rem;
  }

  .i-list3 .con-text .tit3, .i-list3 .con-text .p {
    text-align: center;
  }

  .i-list3 .con-text .delbox {
    left: 0;
    bottom: 0;
    margin: 2rem auto 0;
  }

  .i-list3 .con-text .video-btn {
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 3;
  }

  .i-list3 .news-list {
    padding-top: 2.5rem;
  }

  .i-list3 .news-list .warpswiper {
    width: 112%;
    left: -6%;
	padding-bottom:1rem;
  }

  .i-list3 .warp-tipbox {
    background: transparent;
  }

  .i-list3 .warp-tipbox .sharesbox {
    width: 100%;
    background: #fff;
    border: none;
    margin-bottom: 1.5rem;
    border-radius: .5rem;
  }

  .i-list3 .warp-tipbox .index-notice {
    width: 100%;
    background: #fff;
  }

  .i-list3 .warp-tipbox .sharesbox .sharesleft {
    width: 100%;
    overflow: hidden;
  }

  .i-list3 .warp-tipbox .index-notice {
    border-radius: .5rem;
  }

  .i-list3 .warp-tipbox .sharesbox .delbox {
    margin-top: 1.5rem;
  }

  .i-list3 .warp-tipbox .index-notice .notice-container {
    width: 100%;
  }

  .i-list3 .warp-tipbox .index-notice .swiper-pagination {
    position: absolute;
    bottom:1rem;
  }

  .i-list3 .warp-tipbox {
    position: relative;
  }

  .i-list3 .warp-tipbox .index-notice {
    padding-bottom: 3rem;
  }

  .i-list3 .warp-tipbox .index-notice .tit3 {
    margin-bottom: 1rem;
  }

  .i-list3 .warp-tipbox .index-notice .swiper-pagination {
    padding-left: 1.25rem;
    margin-top: 0;
  }

  .i-list3 .warp-tipbox .index-notice .swiper-pagination span {
    width: 6px;
    height: 6px;
    margin-right: 8px;
  }

  .i-list3 .warp-tipbox .index-notice .tit4 {
    margin-bottom: .5rem;
  }

  .i-list3 .index-bot a {
    width: 100%;
    margin-bottom: 1.5rem;
    height: 9rem;
  }

  .i-list3 .index-bot a .bg {
    height: 9rem;
  }

  .i-list3 {
    padding-bottom: 1.5rem;padding: 0.5rem 0;
  }

  .i-list3 .index-bot a .text {
    padding: 1rem;
  }

  /*.i-list3 .index-bot a:nth-child(1) .text {*/
  /*  padding: 2rem 1rem 0 3.5rem;*/
  /*}*/

  .i-list3 .con-text .bg {
    height: 10rem;
  }
}
@media (max-width: 767px) {
  .i-list3 .con-text .con-li .li {
    width: 50%;
  }

  .i-list3 .con-text .con-li .lip {
    font-size: 12px;
  }

  .i-list3 .con-text .con-li .num {
    font-size: 1.5rem;
	color: #555555;
  }
  
	.i-list3 .con-text .con-li .col {
		color: #555555;
	}  
	
	.i-list3 .con-text .con-li .num i {
		color: #555555;
	}	

  .i-list3 .con-text .p {
    font-size: 12px;
  }
}
.media-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.media-alert.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.media-alert.active .content {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.media-alert .close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.media-alert .close img {
  width: 10px;
  height: 10px;
}

.media-alert .content {
  position: absolute;
  max-width: 900px;
  width: 90%;
  height: auto;
  left: 50%;
  top: 50%;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.media-alert .content .video {
  width: 100%;
}

.ex-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
  z-index: 99;
}

.ex-close .icon {
  position: relative;
  width: 50px;
  height: 50px;
  display: block;
  vertical-align: middle;
}

.ex-close .icon .circle {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.ex-close .line {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 14px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background-color: #fff;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.ex-close .icon:hover .line.line1 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ex-close .icon:hover .line.line2 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .ex-close {
    right: 5%;
  }
}
.n-banner {
  position: relative;
  height: 16rem;
  min-height: 400px;
  overflow: hidden;
  border-bottom: 2px solid #C7000A;
}
.n-banner:after {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  height: 20%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
  background: linear-gradient(rgba(0, 0, 0, 0.6), transparent);
  z-index: 2;
}
.n-banner .bg-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.n-banner .tit1 {
  line-height: 1.6;
  position: relative;
  z-index: 3;
}
.n-banner .down {
  position: absolute;
  left: 50%;
  margin-left: -23px;
  bottom: 1.5rem;
  z-index: 1;
  width: 46px;
  height: 46px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.n-banner .down svg {
  width: 17px;
  height: 18px;
  fill: #ec7b51;
  animation: ball-pulse 2s ease infinite;
}
.n-banner .n-subbox {
  height: 60px;
  position: absolute;
  background: none;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.n-banner .n-subbox .subnav a {
  color: #fff;
}
.n-banner .n-subbox.active {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  left: 0;
  top: 0;
}
@media(max-width: 1024px){
  .n-banner .n-subbox.active {
    position: absolute;
    bottom: 0;
    top:unset;
    background: none;
  }
}
.n-banner .video-btn {
  position: absolute;
  z-index: 2;
  width: 50px;
  height: 50px;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.n-banner2 {
  height: 19rem;
}

.n-banner-100 {
  /*height: 100vh;*/
}
.n-banner-100 .tit1 {
  opacity: 1;
}
.n-banner-100 .tit2 {
  line-height: 1.6;
  opacity: 1;
  padding-top: 2rem;
  position: relative;
  z-index: 3;
}

@media (max-width: 767px) {
  .n-banner {
    height: 10rem!important;
    min-height: auto;
  }

  .n-banner2 {
    height: 16rem;
  }

  .n-banner .down {
    margin-top: 3rem;
    width: 45px;
    height: 45px;
  }

  .n-banner-100 {
    height: 80vh;
  }
}
.warp-subbox {
  height: 2.5rem;
}

.n-subbox {
  height: 2.5rem;
  background: #fff;
}
.n-subbox .subnav a {
  color: #666;
  margin: 0 2rem;
  height: 60px;
  line-height: 60px;
  display: block;
  position: relative;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.n-subbox .subnav a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #C7000A;
  left: 0;
  bottom: 0;
  transform: scale(0, 0);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.n-subbox .subnav a:hover, .n-subbox .subnav a.cur {
  color: #C7000A;
}
.n-subbox .subnav a:hover:before, .n-subbox .subnav a.cur:before {
  transform: scale(1, 1);
}
.n-subbox .tip-nav {
  height: 2.5rem;
  color: #888;
}
.n-subbox .tip-nav span {
  color: #C7000A;
}
.n-subbox .tip-nav svg {
  width: 12px;
  height: 12px;
  fill: #888;
}
.n-subbox .tip-nav a {
  color: #888;
  transition: color .3s;
}
.n-subbox .tip-nav a:hover {
  color: #C7000A;
}
.n-subbox .rightbtn {
  position: absolute;
  height: 60px;
  line-height: 60px;
  top: 0;
  color: #fff;
  right: 1.75rem;
}
.n-subbox .rightbtn:hover {
  color: #C7000A;
}
.n-subbox .leftbtn {
  position: absolute;
  height: 60px;
  line-height: 60px;
  top: 0;
  color: #fff;
  left: 1.75rem;
}
.n-subbox .leftbtn:hover {
  color: #C7000A;
}

.n-subbox.active {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9;
}
.n-banner:before {
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 30%;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), transparent);
    background: linear-gradient(rgba(0, 0, 0, 0.6), transparent);
    z-index: 2;
}
@media (max-width: 1024px) {
  .warp-subbox {
    display: none;
  }

  .n-subbox .subnav a {
    margin: 0 1rem;
  }

  .n-subbox .subnav a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .n-banner .n-subbox .w1600 {
    width: 100%;
    padding: 0 10px;
    max-width: none;
  }

  .n-subbox .subnav a {
    font-size: 13px;
  }
}
@keyframes ball-pulse {
  0%, 60%, 100% {
    opacity: 1;
    transform: translate(0, 5px);
  }
  30% {
    opacity: .1;
    transform: translate(0, -5px);
  }
}
@keyframes ball-pulse2 {
  0%, 60%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  30% {
    opacity: .5;
    transform: scale(0.5);
  }
}
.warp-news {
  background: #fff;
  background: linear-gradient(#ffff, #f5f5f5);
}

.n-news-top {
  justify-content: space-between;
  padding: 1.75rem 0 1rem;
  border-bottom: 1px solid #ccc;
}
.n-news-top .news-left {
  width: 50%;
}
.n-news-top .news-left .tip {
  justify-content: flex-start;
  color: #000;
  margin-bottom: .5rem;
}
.n-news-top .news-left .line {
  width: 1.5rem;
  height: 5px;
  background: #C7000A;
  margin-right: .5rem;
}
.n-news-top .news-left .title {
  color: #000;
  margin-left: 2rem;
}
.n-news-top .right-nav {
  width: auto;
}
.n-news-top .right-nav .li {
  margin-left: 1.25rem;
  color: #333;
  transition: color .3s;
}
.n-news-top .right-nav .li svg {
  width: 22px;
  height: 18px;
  line-height: 20px;
  margin-right: .1rem;
  fill: #333;
  transition: all .3s;
}
.n-news-top .right-nav .li:nth-child(1) svg {
  height: 20px;
}
.n-news-top .right-nav .li:hover, .n-news-top .right-nav .li.cur {
  color: #0061ae;
}
.n-news-top .right-nav .li:hover svg, .n-news-top .right-nav .li.cur svg {
  fill: #0061ae;
}

@media (max-width: 960px) {
  .n-news-top .news-left {
    width: 100%;
  }

  .n-news-top .right-nav {
    width: auto;
    padding-left: 2rem;
  }

  .n-news-top .right-nav .li {
    margin-right: 1rem;
    margin-left: 0;
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .n-news-top .news-left .line {
    height: 2px;
  }

  .n-news-top .right-nav .li {
    margin-top: .5rem;
  }
}
.n-news {
  margin-top: 1.75rem;
  padding-bottom: 0.1rem;
}
.n-news .li {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1.5rem;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.n-news .li .tit3 {
  transition: all .3s;
}
.n-news .li .img {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.n-news .li .img img {
  transform: scale3d(1, 1, 1);
  transition: all .5s ease-in-out;
  width: 100%;
}
.n-news .li:hover .img img {
  transform: scale3d(1.1, 1.1, 1);
}
.n-news .li:hover .tit3 {
  color: #0061ae;
}
.n-news .li:hover .time {
  color: #f47948;
}
.n-news .li:nth-child(4n) {
  margin-right: 0;
}
.n-news .text {
  padding: .55rem .95rem;
}
.n-news .text .tit3 {
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  color: #000;
  margin-bottom: .75rem;
}
.n-news .text .time {
  transition: all .5s ease-in-out;
  color: #b2b2b2;
}
.n-news .text span {
  margin: 0 5px;
  display: block;
}
.n-news .wpage {
  padding-top: 0;
}

@media (max-width: 960px) {
  .n-news .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  .n-news .li:nth-child(4n) {
    margin-right: 4%;
  }
  .n-news .li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .n-news {
    margin-top: 1.5rem;
    padding-bottom: 2rem;
  }

  .n-news .text .tit3 {
    line-height: 24px;
    height: 48px;
  }

  .n-news .text {
    padding: .55rem 6%;
  }

  .n-news .text .time {
    font-size: 12px;
  }

  .n-news .wpage {
    margin-top: 1rem;
  }
}
.n-news-info {
  padding: 1.75rem 0 2.5rem;
  width: 1360px;
  max-width: 90%;
  margin: 0 auto;
}
.n-news-info .content-box {
  width: 100%;
}
.n-news-info .content-box img {
  max-width: 100%;
  /*margin: 0 auto;*/
  display: block;
  /*width: auto !important;*/
  /*height: auto !important;*/
}
.n-news-info .content-box .p {
  line-height: 2;
  width: 100%;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #f1f1f1;
}
.n-news-info .content-box .p p {
  width: 100%;
  word-break: break-all;
}
.n-news-info .content-box .bot {
  padding-top: 1rem;
  border-top: 1px solid #f1f1f1;
}
.n-news-info .content-box .bot .bot-left {
  width: 50%;
}
.n-news-info .content-box .bot .bot-left a {
  width: 100%;
  color: #666;
  margin-bottom: .25rem;
  align-items: center;
  transition: all .5s ease;
}
.n-news-info .content-box .bot .bot-left a:hover {
  color: #C7000A;
}
.n-news-info .content-box .bot .bot-left span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: calc(100% - 80px);
}
.n-news-info .content-box .bot .backbox {
  width: 150px;
  height: 40px;
  border-radius: 40px;
  background: #C7000A;
}
.n-news-info .content-box .bot .backbox svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  margin-top: -5px;
  margin-right: .15rem;
}
.n-news-info .content-box .bot .backbox:hover {
  color: #fff;
}
.n-news-info .top-tip {
  padding-bottom: .5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #ededed;
}
.n-news-info .top-tip .time {
  color: #262626;
}
.n-news-info .top-tip .line {
  width: 1px;
  height: 12px;
  background: #bfbfbf;
  margin: 0 1rem;
}
.n-news-info .top-tip .seebox {
  color: #262626;
}
.n-news-info .top-tip .seebox svg {
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: 5px;
  fill: #262626;
}
.n-news-info .top-tip .bshare-custom span {
  color: #262626;
}
.n-news-info .top-tip .bshare-custom a {
  margin: 0 3px;
  height: 22px;
  padding-left: 22px;
}
.n-news-info .top-tip .bshare-custom .bshare-weixin {
  background: url(../fonts/wx.svg) no-repeat center center;
  background-size: 20px auto;
}
.n-news-info .top-tip .bshare-custom .bshare-sinaminiblog {
  background: url(../fonts/wb.svg) no-repeat center center;
  background-size: 20px auto;
}
.n-news-info .text-tip {
  padding: 1.2rem 0;
  color: #999;
}
.n-news-info .top-title {
  margin-bottom: 1.25rem;
}
.n-news-info .top-title .tit2 {
  text-align: center;
  margin-bottom: 10px;
}
.n-news-info .top-title img {
  margin-right: 10px;
}

.bsBox {
  box-sizing: content-box;
}

@media (max-width: 767px) {
  .n-news-info {
    padding: 1.5rem 0 2rem;
  }

  .n-news-info .top-title {
    margin-bottom: .5rem;
  }

  .n-news-info .top-tip {
    margin-bottom: .5rem;
  }

  .n-news-info .text-left iframe {
    height: 240px;
  }

  .n-news-info .text-left .p {
    padding-bottom: 1rem;
  }

  .n-news-info .text-tip {
    padding: .5rem 0;
  }

  .n-news-info .text-left .bot span {
    width: 100%;
  }

  .n-news-info .text-left .bot svg {
    display: none;
  }

  .n-news-info .top-tip .time, .n-news-info .top-tip .seebox {
    font-size: 12px;
  }

  .n-news-info .top-tip .line {
    margin: 0 .5rem;
  }

  .n-news-info .content-box .bot .bot-left {
    width: 100%;
  }

  .n-news-info .content-box .bot .backbox {
    margin-top: .35rem;
  }
}
@keyframes ball-spin2 {
  0%,100% {
    opacity: 1;
    transform: scale(1.8);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: .6;
    transform: scale(0.5);
  }
}
.investor-list1 {
  padding: 1.5rem 0 2.75rem;
  position: relative;
  background: #fff;
  z-index: 1;
}
.investor-list1 .tip {
  justify-content: flex-start;
  color: #000;
  margin-bottom: .75rem;
}
.investor-list1 .line {
  width: 1.5rem;
  height: 5px;
  background: #f98561;
  margin-right: .5rem;
}
.investor-list1 .title {
  color: #000;
  margin-left: 2rem;
}
.investor-list1 .leftbox {
  width: 50%;
  padding: 1rem 1.75rem 0;
}
.investor-list1 .leftbox .tit2 {
  color: #000;
  margin-bottom: 2rem;
  width: 100%;
}
.investor-list1 .leftbox .text-l, .investor-list1 .leftbox .text-r {
  width: 50%;
}
.investor-list1 .leftbox .tit3 {
  color: #4c4c4c;
  margin-bottom: 1rem;
}
.investor-list1 .leftbox .sp1 {
  color: #1a1a1a;
  line-height: 1;
  font-family: "DINCOND-BOLD";
  margin-bottom: .5rem;
}
.investor-list1 .leftbox .tipimg {
  margin-right: 10px;
}

.investor-list1 .leftbox .spli {
  margin-bottom: .75rem;
}
.investor-list1 .leftbox .sp3 {
  width: 80px;
  text-align: right;
  margin-right: 1rem;
}
.investor-list1 .leftbox .num {
  color: #333;
}
.investor-list1 .rightbox {
  width: 50%;
  padding: 0 1.75rem;
}
.investor-list1 .rightbox .li {
  color: #333;
  width: 80px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: .5rem;
  transition: all .3s ease;
}
.investor-list1 .rightbox .li.cur, .investor-list1 .rightbox .li:hover {
  background: #0061ae;
  color: #fff;
}
.investor-list1 .rightbox .sharesimg {
  width: 80%;
}

@media (max-width: 1024px) {
  .investor-list1 .leftbox {
    margin-bottom: 1rem;
  }

  .investor-list1 .leftbox {
    padding-right: 0;
    padding-top: 0;
  }

  .investor-list1 .leftbox, .investor-list1 .rightbox {
    width: 100%;
  }

  .investor-list1 .leftbox .spli {
    width: 50%;
    margin-top: .55rem;
  }
}
@media (max-width: 767px) {
  .investor-list1 .line {
    height: 2px;
  }

  .n-subbox .subnav a, .n-banner .n-subbox {
    height: 45px;
    line-height: 45px;
  }

  .investor-list1 .leftbox .tit2 {
    margin-bottom: .65rem;
  }

  .investor-list1 .leftbox {
    padding-left: 0;
  }

  .investor-list1 .leftbox .tit3 {
    margin-bottom: .5rem;
  }

  .n-subbox .subnav a {
    margin: 0 .3rem;
  }

  .investor-list1 .leftbox .text-l, .investor-list1 .leftbox .text-r {
    width: 100%;
  }

  .investor-list1 .leftbox .sp3 {
    width: 60px;
    margin-right: .3rem;
  }

  .investor-list1 .rightbox {
    padding: 0;
  }

  .investor-list1 .rightbox .sharesimg {
    width: 100%;
  }
}
.investor-list2 {
  padding: 1.5rem 0 3rem;
  background: linear-gradient(#fff5ed, #fff5ed);
}
.investor-list2 .tip {
  justify-content: flex-start;
  color: #000;
  padding-bottom: .75rem;
  border-bottom: 1px solid #f9ceba;
  margin-bottom: 1.75rem;
}
.investor-list2 .line {
  width: 1.5rem;
  height: 5px;
  background: #f98561;
  margin-right: .5rem;
}
.investor-list2 .title {
  color: #000;
  margin-left: 2rem;
}
.investor-list2 .imgbox {
  width: 38.125%;
  padding: 0 .5rem;
}
.investor-list2 .imgbox .img {
  width: 100%;
  overflow: hidden;
}
.investor-list2 .imgbox .img img {
  width: 100%;
}
.investor-list2 .imgbox .text {
  padding: .5rem 0;
  color: #b18783;
  line-height: 2;
}
.investor-list2 .imgbox .bot {
  border: 2px solid #f9ceba;
  border-left: none;
  border-right: none;
}
.investor-list2 .imgbox .bot .tit4 {
  height: 2.5rem;
  color: #a35a54;
  width: 70%;
  border-right: 2px solid #f9ceba;
}
.investor-list2 .imgbox .bot .btn {
  width: 30%;
  height: 2.5rem;
  align-items: flex-end;
}
.investor-list2 .imgbox .bot .btn svg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  fill: #a76059;
  transition: all .3s ease;
  transform: rotate(-90deg);
}
.investor-list2 .imgbox .bot:hover .btn svg {
  fill: #f98561;
}
.investor-list2 .listbox {
  width: 56.25%;
  padding: 0 .5rem;
}
.investor-list2 .listbox .li {
  width: 46%;
  padding: .85rem 0;
  border-bottom: 1px solid #fbcdba;
}
.investor-list2 .listbox .tit5 {
  color: #a35a54;
  margin-bottom: .15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.investor-list2 .listbox .p {
  color: #b18783;
  margin-bottom: .25rem;
}
.investor-list2 .listbox .time {
  color: #94322a;
}

@media (max-width: 1024px) {
  .investor-list2 .imgbox, .investor-list2 .listbox {
    width: 100%;
    padding: 0;
  }

  .investor-list2 .imgbox .bot .tit4 {
    font-size: 16px;
  }

  .investor-list2 .listbox {
    padding-top: .75rem;
  }

  .investor-list2 .listbox .li {
    width: 100%;
    padding: .4rem 0;
  }

  .investor-list2 .listbox .time {
    font-size: 12px;
  }

  .investor-list2 .tip {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .investor-list2 .imgbox .text {
    font-size: 12px;
  }

  .investor-list2 {
    padding-bottom: 2rem;
  }

  .investor-list2 .line {
    height: 2px;
  }

  .investor-list2 .imgbox .bot .btn svg {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
}
.investor-list3 {
  padding: 1.5rem 0 3rem;
  background: #fff;
}
.investor-list3 .tip {
  justify-content: flex-start;
  color: #000;
  padding-bottom: .75rem;
  border-bottom: 1px solid #f9ceba;
  margin-bottom: 1.75rem;
}
.investor-list3 .line {
  width: 1.5rem;
  height: 5px;
  background: #f98561;
  margin-right: .5rem;
}
.investor-list3 .title {
  color: #333;
  padding-bottom: .75rem;
  border-bottom: 1px solid #e1e1e1;
}
.investor-list3 .title svg {
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: .25rem;
  fill: #333;
}
.investor-list3 .listbox {
  width: 46%;
}
.investor-list3 .listbox .wpage {
  padding-top: 1.5rem;
}
.investor-list3 .listbox .li {
  padding: .75rem 0;
  border-bottom: 2px solid #eaeaea;
  position: relative;
}
.investor-list3 .listbox .li svg {
  position: absolute;
  top: .75rem;
  right: 0;
  width: 30px;
  height: 30px;
  fill: #959595;
  z-index: 2;
  transition: all .3s;
}
.investor-list3 .listbox .time {
  margin-bottom: .4rem;
  color: #666;
}
.investor-list3 .listbox .tit5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  transition: all .3s;
}
.investor-list3 .listbox .p {
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.investor-list3 .listbox .li:hover .tit5 {
  color: #0061ae;
}
.investor-list3 .listbox .li:hover svg {
  fill: #0061ae;
}

@media (max-width: 767px) {
  .investor-list3 .tip {
    margin-bottom: 1rem;
  }

  .investor-list3 .listbox {
    width: 100%;
  }

  .investor-list3 .listbox .p {
    font-size: 12px;
  }

  .investor-list3 .listbox .li svg {
    width: 25px;
    height: 25px;
  }

  .investor-list3 .listbox {
    margin-bottom: 1.5rem;
  }

  .investor-list3 .title {
    font-size: 15px;
  }

  .investor-list3 .title svg {
    width: 20px;
    height: 20px;
  }

  .investor-list3 {
    padding-bottom: 1rem;
  }

  .investor-list3 .line {
    height: 2px;
  }
}
.investor-list4 {
  padding: 2rem 0 2.5rem;
  background: linear-gradient(#fff5ed, #fff5ed);
}
.investor-list4 .tip {
  justify-content: flex-start;
  color: #000;
  margin-bottom: 2.25rem;
}
.investor-list4 .line {
  width: 1.5rem;
  height: 5px;
  background: #f98561;
  margin-right: .5rem;
}
.investor-list4 .li {
  width: 23.5%;
  margin-right: 2%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.investor-list4 .li .img {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.investor-list4 .li .img img {
  transform: scale3d(1, 1, 1);
  transition: all .5s ease-in-out;
  width: 100%;
}
.investor-list4 .li .img .video-btn {
  width: 1.5rem;
  height: 1.5rem;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  opacity: 0;
  transition: all .5s;
  z-index: 3;
}
.investor-list4 .li:hover .img .img1 {
  transform: scale3d(1.1, 1.1, 1);
}
.investor-list4 .li:hover .time {
  color: #f47948;
}
.investor-list4 .li:hover .video-btn {
  opacity: 1;
}
.investor-list4 .li:nth-child(4n) {
  margin-right: 0;
}
.investor-list4 .text {
  padding: .55rem .95rem;
}
.investor-list4 .text .tit3 {
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  color: #000;
  margin-bottom: .75rem;
}
.investor-list4 .text .time {
  transition: all .5s ease-in-out;
  color: #b2b2b2;
}
.investor-list4 .wpage a {
  background: none;
}

@media (max-width: 767px) {
  .investor-list4 .tip {
    margin-bottom: 1rem;
  }

  .investor-list4 .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  .investor-list4 .li:nth-child(2n) {
    margin-right: 0;
  }

  .investor-list4 .text .tit3 {
    line-height: 24px;
    height: 48px;
  }

  .investor-list4 .text {
    padding: .55rem 6%;
  }

  .investor-list4 .text .time {
    font-size: 12px;
  }

  .investor-list4 {
    padding: 1.5rem 0 2rem;
  }

  .investor-list4 .line {
    height: 2px;
  }
}
.investor-list5 {
  background: url(../images/img17.jpg) no-repeat center top;
  background-size: cover;
  padding: 2rem 0 10rem;
}
.investor-list5 .tip {
  justify-content: flex-start;
  color: #000;
  margin-bottom: 1.5rem;
}
.investor-list5 .line {
  width: 1.5rem;
  height: 5px;
  background: #f98561;
  margin-right: .5rem;
}
.investor-list5 .tit2 {
  padding-left: 1.8rem;
  color: #C7000A;
  margin-bottom: .75rem;
}
.investor-list5 .content {
  padding-left: 1.8rem;
}
.investor-list5 .content .leftbox {
  width: 65.5%;
  position: relative;
}
.investor-list5 .content .leftbox:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -75px;
  width: 1px;
  height: 100px;
  background: rgba(237, 67, 29, 0.2);
}
.investor-list5 .content .leftbox .li {
  width: 46%;
  margin-bottom: .5rem;
}
.investor-list5 .content .leftbox .sp1 {
  color: #333;
  width: 80px;
  margin-right: 15px;
}
.investor-list5 .content .leftbox .sp1 svg {
  width: 25px;
  height: 25px;
  line-height: 25px;
  fill: #C7000A;
  margin-right: .25rem;
}
.investor-list5 .content .leftbox .sp2 {
  width: calc(100% - 100px);
  color: #666;
}
.investor-list5 .content .leftbox .sp3 {
  color: #0061ae;
}
.investor-list5 .content .leftbox .sp3 span {
  color: #666;
}
.investor-list5 .content .rightbox {
  width: 32.5%;
  padding-left: 2.5rem;
}
.investor-list5 .content .rightbox .tit3 {
  color: #C7000A;
  margin-right: .55rem;
}
.investor-list5 .content .rightbox .img {
  width: 1.5rem;
}

@media (max-width: 1024px) {
  .investor-list5 .content .leftbox, .investor-list5 .content .rightbox {
    width: 100%;
  }

  .investor-list5 .content .leftbox:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .investor-list5 .line {
    height: 2px;
  }

  .investor-list5 .content .leftbox .li {
    width: 100%;
  }

  .investor-list5 .tit2, .investor-list5 .content {
    padding-left: 0;
  }

  .investor-list5 .tip {
    margin-bottom: 1rem;
  }

  .investor-list5 .content .leftbox .sp1 svg {
    width: 20px;
    height: 20px;
  }

  .investor-list5 .content .leftbox .sp1 {
    width: 60px;
  }

  .investor-list5 .content .rightbox {
    padding-left: 0;
  }
}
.sleep-bg {
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.sleep-list1 {
  padding: 5.625rem 0;
  position: relative;
  z-index: 1;
}
.sleep-list1 .text {
  width: 41.25%;
  margin-left: 8.125%;
  position: relative;
  z-index: 3;
}
.sleep-list1 .text .tit2 {
  width: 72%;
  color: #000;
  line-height: 1.4;
  margin-bottom: .75rem;
}
.sleep-list1 .text .tit3 {
  color: #808080;
  width: 100%;
}
.sleep-list1 .img {
  width: 26.25%;
  margin-right: 12.5%;
}
.sleep-list1 .img img {
  width: 100%;
}
.sleep-list1 .img .img2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

@media (max-width: 768px) {
  .n-subbox .rightbtn {
    display: none;
  }

  .sleep-list1 {
    padding: 3rem 0;
  }

  .sleep-list1 .text {
    width: 50%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .sleep-list1 .text {
    width: 100%;
  }

  .sleep-list1 {
    padding: 2rem 0 14rem;
  }

  .sleep-list1 .text .tit3 {
    font-size: 14px;
    line-height: 1.8;
  }

  .sleep-list1 .text {
    float: none;
    display: block;
  }

  .sleep-list1 .img {
    width: 60%;
    float: none;
    display: block;
    margin: 1rem auto 0;
  }
}
.sleep-list2 {
  padding: 5.625rem 0;
  position: relative;
  z-index: 1;
}
.sleep-list2 .text {
  width: 35.625%;
  margin-right: 8.125%;
  position: relative;
  z-index: 3;
}
.sleep-list2 .text .btn {
  width: 1.25rem;
  margin-right: .5rem;
}
.sleep-list2 .text .tit2 {
  width: 77.2%;
  color: #fff;
  line-height: 1.4;
  margin-bottom: .75rem;
}
.sleep-list2 .text .tit3 {
  color: #adadb2;
  width: 100%;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .sleep-list2 {
    padding: 3rem 0;
  }

  .sleep-list2 .text {
    width: 50%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .sleep-list2 .text {
    width: 100%;
  }

  .sleep-list2 {
    padding: 4rem 0 14rem;
  }

  .sleep-list2 .text .tit3 {
    font-size: 14px;
    line-height: 1.8;
  }
}
.sleep-list3 {
  padding: 5.625rem 0;
  position: relative;
  z-index: 1;
}
.sleep-list3 .text {
  width: 35%;
  margin-left: 8.125%;
  position: relative;
  z-index: 3;
}
.sleep-list3 .text .tit2 {
  width: 85%;
  color: #000;
  line-height: 1.4;
  margin-bottom: .75rem;
}
.sleep-list3 .text .tit3 {
  color: #808080;
  width: 100%;
}

@media (max-width: 768px) {
  .sleep-list3 {
    padding: 3rem 0;
  }

  .sleep-list3 .text {
    width: 46%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .sleep-list3 .text {
    width: 100%;
  }

  .sleep-list3 {
    padding: 2rem 0 12rem;
  }

  .sleep-list3 .text .tit3 {
    font-size: 14px;
    line-height: 1.8;
  }
}
.sleep-bot a.width100 {
  position: relative;
  z-index: 1;
  height: 3.75rem;
  width: 100%;
  overflow: hidden;
}
.sleep-bot a.width50 {
  position: relative;
  z-index: 1;
  height: 3.75rem;
  width: 50%;
  overflow: hidden;
}
.sleep-bot .tit2 {
  color: #C7000A;
  position: relative;
  z-index: 2;
}
.sleep-bot .tit2 span {
  /*text-decoration:underline;*/
  display: inline-block;
  line-height: 1.3;
  border-bottom: 1px solid #C7000A;
}
.sleep-bot svg {
  width: 30px;
  height: 24px;
  line-height: 24px;
  fill: #C7000A;
  margin-left: .25rem;
  transition: transform .5s ease;
}
.sleep-bot .sleep-bg {
  transition: transform .5s ease;
}
.sleep-bot a:hover .sleep-bg {
  transform: scale3d(1.1, 1.1, 1);
}
.sleep-bot a:hover svg {
  transform: translate(10px, 0);
}
.sleep-bot a.leftbox svg {
  margin-left: 0;
  margin-right: .25rem;
  transform: rotate(-180deg);
}
.sleep-bot a.leftbox:hover svg {
  transform: translate(-10px, 0) rotate(-180deg);
}

@media (max-width: 767px) {
  .sleep-bot .tit2 {
    font-size: 16px;
  }

  .sleep-bot a.width50, .sleep-bot a.width100 {
    height: 2.75rem;
  }
}
.sleep-list4 {
  background: #f5f5f4;
  padding: 4.5rem 0 1rem;
}

@media (max-width: 768px) {
  .sleep-list4 {
    padding: 2rem 0;
  }
}
.sleep-list5 {
  padding: 4.25rem 0 4rem;
}
.sleep-list5 .text {
  width: 40%;
  margin-right: 1.5rem;
}
.sleep-list5 .text .img {
  max-width: 100%;
}
.sleep-list5 .text .p {
  margin-top: 1rem;
  color: #ababb2;
  margin-bottom: 2rem;
}
.sleep-list5 .video-btn {
  display: inline-block;
  cursor: pointer;
}
.sleep-list5 .video-btn img {
  width: 1.75rem;
  height: 1.75rem;
  display: block;
  margin: 0 auto .75rem;
}
.sleep-list5 .video-btn p {
  color: #fff;
  position: relative;
  transition: all .3s ease;
}
.sleep-list5 .video-btn p:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 2px;
  background: #ed7838;
}
.sleep-list5 .video-btn:hover p {
  color: #ed7838;
}

@media (max-width: 768px) {
  .sleep-list5 {
    padding: 3rem 0;
  }

  .sleep-list5 .text {
    margin-right: 0;
  }

  .sleep-list5 .text .p {
    font-size: 14px;
  }

  .sleep-list5 .video-btn img {
    width: 35px;
    height: 35px;
  }

  .sleep-list5 .text .p {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .sleep-list5 {
    padding: 4.5rem 0 10rem;
  }

  .sleep-list5 .text {
    width: 100%;
  }

  .sleep-list5 .text .img {
    max-width: 70%;
  }

  .sleep-list5 .text .tit3 {
    font-size: 14px;
    line-height: 1.8;
  }

  .sleep-list5 .video-btn img {
    margin-bottom: .45rem;
  }

  .sleep-list5 .video-btn {
    font-size: 12px;
  }
}
.sleep-list6 {
  padding: 1.75rem 0 4rem;
  background: #f1f2f6;
}
.sleep-list6 .tit2 {
  color: #333;
  margin-bottom: 1.25rem;
}
.sleep-list6 .li {
  /*width:16.25%;
  margin-right:3.125%;
  &:nth-child(5n){
    margin-right:0;
  }*/
}
.sleep-list6 .li img {
  max-width: 100%;
}
.sleep-list6 .text {
  text-align: center;
  margin-top: .25rem;
  color: #333;
  transition: all .3s ease;
}
.sleep-list6 .text .tit4 {
  margin-top: .2rem;
}
.sleep-list6 .swiper-pagination {
  position: relative;
  z-index: 2;
  margin-top: 1.5rem;
}
.sleep-list6 .swiper-pagination span {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 50%;
  background: #dcdcdc;
  transition: background .3s;
}
.sleep-list6 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #e7551e;
}
.sleep-list6 .li:hover .text {
  color: #C7000A;
}

@media (max-width: 1024px) {
  /* .sleep-list6 .li{
     width:31.5%;
     margin-right:2%;
     margin-bottom:2%;
   }
   .sleep-list6 .li:nth-child(5n){
     margin-right:2%;
   }
   .sleep-list6 .li:nth-child(3n){
     margin-right:0;
   }*/
}
@media (max-width: 768px) {
  .sleep-list6 .text .tit3 {
    font-size: 14px;
  }

  .sleep-list6 .text .tit4 {
    font-size: 12px;
  }

  .sleep-list6 {
    padding-bottom: 2.5rem;
  }

  .sleep-list6 .swiper-pagination {
    margin-top: .5rem;
  }

  .sleep-list6 .swiper-pagination span {
    width: 6px;
    height: 6px;
  }
}
.patent-list1 {
  padding: 4rem 0 5.5rem;
  position: relative;
  z-index: 1;
}
.patent-list1 .text {
  width: 65%;
  margin-left: 0;
  position: relative;
  z-index: 3;
}
.patent-list1 .text .line {
  width: 1.5rem;
  height: 5px;
  background: #f98561;
  margin-right: .5rem;
}
.patent-list1 .text .tit2 {
  width: 72%;
  color: #000;
  line-height: 1.4;
  margin-bottom: .75rem;
}
.patent-list1 .text .tit2 span {
  width: calc(100% - 2rem);
}
.patent-list1 .text .tit3 {
  color: #999;
  width: 80%;
  padding-left: 2rem;
  margin-bottom: 1rem;
}
.patent-list1 .text .p {
  color: #333;
  padding-left: 2rem;
  margin-bottom: .15rem;
}

@media (max-width: 768px) {
  .patent-list1 {
    padding: 3rem 0;
  }

  .patent-list1 .text {
    width: 70%;
    margin-left: 0;
  }

  .patent-list1 .text .p {
    font-size: 14px;
  }

  .patent-list1 .text .p {
    margin-top: .5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .patent-list1 .text {
    width: 100%;
    margin-left: 0;
  }

  .patent-list1 .text .tit3 {
    width: 100%;
  }

  .patent-list1 {
    padding: 7.5rem 0 4.5rem;
  }

  .patent-list1 .text .line {
    display: none;
  }

  .patent-list1 .text .tit2, .patent-list1 .text .tit2 span {
    width: 100%;
  }

  .patent-list1 .text .tit3, .patent-list1 .text .p {
    padding-left: 0;
  }

  .patent-list1 .text .tit3 {
    font-size: 14px;
  }

  .patent-list1 .text .tit2 {
    font-size: .9rem;
  }
}
.patent-list2 {
  padding: 6.75rem 0 7rem;
  position: relative;
  z-index: 1;
}
.patent-list2 .text {
  width: 36.25%;
  margin-left: 3.25rem;
  position: relative;
  z-index: 3;
}
.patent-list2 .text .tit2 {
  width: 100%;
  color: #000;
  line-height: 1.4;
  margin-bottom: .75rem;
}
.patent-list2 .text .p {
  color: #333;
  line-height: 2;
  margin-bottom: .15rem;
}

@media (max-width: 768px) {
  .patent-list2 {
    padding: 3rem 0;
  }

  .patent-list2 .text {
    width: 48%;
    margin-left: 0;
  }

  .patent-list2 .text .p {
    font-size: 14px;
  }

  .patent-list2 .text .p {
    margin-top: .5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .patent-list2 .text {
    width: 100%;
    margin-left: 0;
  }

  .patent-list2 {
    padding: 3rem 0 13rem;
  }

  .patent-list2 .text .tit3 {
    font-size: 14px;
  }

  .patent-list2 .text .tit2 {
    font-size: .9rem;
  }
}
.patent-list3 {
  padding: 6.5rem 0 8rem;
  position: relative;
  z-index: 1;
}
.patent-list3 .text {
  width: 34.68%;
  margin-right: 2.5rem;
  position: relative;
  z-index: 3;
}
.patent-list3 .text .tit2 {
  width: 100%;
  color: #fff;
  line-height: 1.4;
  margin-bottom: .75rem;
  position: relative;
}
.patent-list3 .text .tit2:before {
  content: "";
  position: absolute;
  width: 120%;
  height: 5rem;
  background: url(../fonts/323e540527b2452abc381c5e05b49ee4.woff);
}
.solution-list1 .textbox {
  width: 56.25%;
  margin-right: 3rem;
  position: relative;
  z-index: 2;
}
.solution-list1 .leftbox {
  width: 39%;
}
.solution-list1 .leftbox .tit2 {
  color: #C7000A;
  margin-bottom: 1.25rem;
}
.solution-list1 .leftbox .img {
  max-width: 100%;
}
.solution-list1 .rightbox {
  width: 45%;
}
.solution-list1 .rightbox .tit2 {
  color: #C7000A;
  margin-bottom: 1rem;
}
.solution-list1 .rightbox span {
  width: 60px;
  display: block;
  color: #a1726d;
}
.solution-list1 .rightbox .input {
  margin-bottom: 1rem;
}
.solution-list1 .rightbox .selectbox {
  width: 7rem;
}
.solution-list1 .rightbox .select1, .solution-list1 .rightbox .select2 {
  position: relative;
}
.solution-list1 .rightbox .sp {
  width: 3rem;
  height: 22px;
  cursor: pointer;
}
.solution-list1 .rightbox .sp span {
  width: auto;
}
.solution-list1 .rightbox .sp svg {
  width: 10px;
  height: 10px;
  fill: #bf8c86;
  margin-left: 5px;
}
.solution-list1 .rightbox .spitem {
  position: absolute;
  width: 140px;
  left: 50%;
  margin-left: -70px;
  background: #fff;
  border-radius: 10px;
  top: 30px;
  padding: 10px;
  z-index: 3;
  display: none;
  max-height: 200px;
  overflow-y: auto;
}
.solution-list1 .rightbox .spitem .spli {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #f4f6f8;
  margin-bottom: .25rem;
  padding-left: .25rem;
  color: #be908b;
  cursor: pointer;
  transition: all .3s;
}
.solution-list1 .rightbox .spitem .spli:hover {
  background: #C7000A;
  color: #fff;
}
.solution-list1 .rightbox input {
  width: calc(100% - 60px);
  height: 22px;
  line-height: 22px;
  background: none;
  border: none;
  border-bottom: 1px solid #e8c6c3;
}
.solution-list1 .rightbox textarea {
  width: calc(100% - 60px);
  min-height: 22px;
  line-height: 22px;
  background: none;
  border: none;
  border-bottom: 1px solid #e8c6c3;
}
.solution-list1 .rightbox .submitbtn {
  width: 160px;
  height: 40px;
  border-radius: 40px;
  background: #C7000A;
  color: #fff;
  position: relative;
  margin: 0 auto;
}
.solution-list1 .rightbox .submitbtn .btn {
  width: 100%;
  height: 40px;
  border-radius: 40px;
}
.solution-list1 .rightbox .submitbtn .svg1 {
  width: 16px;
  height: 16px;
  line-height: 1;
  fill: #fff;
  margin-right: .2rem;
}
.solution-list1 .rightbox .submitbtn .svg2 {
  width: 12px;
  height: 12px;
  line-height: 1;
  fill: #fff;
  margin-left: .2rem;
}
.solution-list1 .rightbox .submitbtn input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  border-bottom: none;
}

@media (max-width: 1280px) {
  .solution-list1 .shouimg {
    width: 10.65rem;
  }

  .solution-list1 .textbox {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .solution-list1 .textbox {
    margin-right: 5%;
  }

  .solution-list1 .textbox {
    width: 90%;
  }

  .solution-list1 {
    padding: 2rem 0 13.25rem;
  }
}
@media (max-width: 767px) {
  .n-subbox .leftbtn {
    display: none;
  }

  .solution-list1 .leftbox, .solution-list1 .rightbox {
    width: 100%;
  }

  .solution-list1 .textbox {
    margin-right: 0%;
  }

  .solution-list1 .leftbox {
    margin-bottom: 1.5rem;
  }

  .solution-list1 .textbox {
    width: 100%;
  }

  .solution-list1 .leftbox .tit2 {
    margin-bottom: .75rem;
  }

  .solution-list1 {
    padding: 2rem 0 15.25rem;
  }
}
.solution-list2 {
  position: relative;
  overflow: hidden;
  padding: 3.5rem 0 2.4rem;
}
.solution-list2 .contentbox {
  position: relative;
  z-index: 2;
}
.solution-list2 .textbox {
  width: 50%;
  padding: 0 2rem 0 3rem;
}
.solution-list2 .textbox .p {
  color: #666;
  padding-bottom: .7rem;
  margin-bottom: .7rem;
  border-bottom: 2px solid #fff;
}
.solution-list2 .textbox .p2 {
  margin-bottom: 2.5rem;
  color: #666;
}
.solution-list2 .textbox .p2 p {
  margin-bottom: .25rem;
}
.solution-list2 .shoubox {
  width: 43.75%;
  position: relative;
}
.solution-list2 .shoubox .dian {
  width: 30px;
  height: 30px;
  position: absolute;
}
.solution-list2 .shoubox span {
  position: absolute;
  width: 80px;
  color: #666;
  left: 35px;
  top: 5px;
  opacity: 0;
}
.solution-list2 .shoubox .dian:hover span, .solution-list2 .shoubox .dian.cur span {
  opacity: 1;
}
.solution-list2 .shoubox .dian:before {
  content: "";
  position: absolute;
  background: rgba(228, 87, 31, 0.3);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  top: 0;
  animation: loader 1.2s infinite cubic-bezier(0.55, 0.23, 0.62, 1);
}
.solution-list2 .shoubox .dian:after {
  content: "";
  position: absolute;
  background: #C7000A;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-left: -7px;
  margin-top: -7px;
}
.solution-list2 .shoubox .dian1 {
  position: absolute;
  right: 5%;
  top: 9%;
  z-index: 2;
}
.solution-list2 .shoubox .dian2 {
  position: absolute;
  right: 9.5%;
  top: 35.5%;
  z-index: 2;
}
.solution-list2 .shoubox .dian3 {
  position: absolute;
  right: 9.5%;
  top: 55.5%;
  z-index: 2;
}
.solution-list2 .shouimg {
  width: 100%;
}
.solution-list2 .btn {
  width: 135px;
  height: 45px;
  background: #C7000A;
  color: #fff;
  border-radius: 45px;
}
.solution-list2 .btn svg {
  width: 16px;
  height: 16px;
  fill: #fff;
  margin-left: .25rem;
}

@media (max-width: 768px) {
  .solution-list2 .textbox {
    padding: 0 1rem 0 0;
  }
}
@media (max-width: 767px) {
  .solution-list2 .textbox {
    width: 100%;
    margin-bottom: 1.2rem;
  }

  .solution-list2 .shoubox {
    width: 90%;
    margin: 0 auto;
  }

  .solution-list2 {
    padding: 2rem 0;
  }

  .solution-list2 .textbox .p2 {
    margin-bottom: 1rem;
  }

  .solution-list2 .btn {
    font-size: 14px;
  }
}
.solution-list3 {
  position: relative;
  overflow: hidden;
  padding: 2.5rem 0 5rem;
}
.solution-list3 .contentbox {
  position: relative;
  z-index: 2;
}
.solution-list3 .tit2 {
  color: #C7000A;
  margin-bottom: .75rem;
}
.solution-list3 .ulbox {
  width: 100%;
}
.solution-list3 .li {
  width: 23.5%;
  margin-right: 2%;
  border-radius: 5px;
  height: 12rem;
  background: #fff;
  position: relative;
}
.solution-list3 .li .proimg {
  max-width: 90%;
  max-height: 4.25rem;
  position: relative;
  z-index: 1;
}
.solution-list3 .li .text {
  position: absolute;
  bottom: .75rem;
  width: 100%;
  color: #000;
}
.solution-list3 .li .tit3 {
  text-align: center;
  margin-bottom: .2rem;
}
.solution-list3 .li .tit4 {
  color: #999;
  text-align: center;
}
.solution-list3 .li .tip {
  padding: 0 15px;
  background: #dc0f48;
  position: absolute;
  left: 1.25rem;
  top: .75rem;
  color: #fff;
  z-index: 3;
}
.solution-list3 .li .tip:before {
  content: "";
  position: absolute;
  left: -5px;
  bottom: -4px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #dc0f48;
  font-size: 0;
  line-height: 0;
  transform: rotate(90deg);
}
.solution-list3 .li:nth-child(4n) {
  margin-right: 0;
}

@media (max-width: 1480px) {
  .solution-list3 .li .tit4 {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .solution-list3 .li .tit4 {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .solution-list3 .li {
    width: 48%;
    margin-right: 4%;
    height: 12rem;
    margin-bottom: .65rem;
  }

  .solution-list3 .li:nth-child(2n) {
    margin-right: 0;
  }

  .solution-list3 {
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .solution-list3 .li {
    width: 100%;
    margin-right: 0;
  }
}
.support-list1 {
  padding: 2.5rem 0 3.5rem;
  background: linear-gradient(#fff7f1, #f6e6d7);
}
.support-list1 .tit2 {
  text-align: center;
  color: #C7000A;
  margin-bottom: .25rem;
}
.support-list1 .selectbox {
  width: 420px;
  height: 45px;
  border: 1px solid #d5bdb0;
  border-radius: 10px;
  margin: 0 auto 1.5rem;
  position: relative;
  z-index: 9;
}
.support-list1 .selectbox .sp {
  padding: 0 .75rem;
  height: 45px;
  color: #9a806a;
}
.support-list1 .selectbox svg {
  width: 20px;
  height: 20px;
  line-height: 1;
  fill: #9a806a;
}
.support-list1 .selectbox .sp-select {
  position: absolute;
  width: 100%;
  background: #fff;
  padding: .75rem;
  border-radius: 10px;
  overflow: hidden;
  display: none;
}
.support-list1 .selectbox .li {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  border-bottom: 1px solid #f5f5f5;
}
.support-list1 .ulbox {
  /*.li-top.cur{
    svg{
      transform:rotate(-45deg);
    }
  }*/
}
.support-list1 .ulbox .li {
  border-bottom: 1px solid #ecddd2;
}
.support-list1 .ulbox .li:last-child {
  border-bottom: none;
}
.support-list1 .ulbox .li-top {
  height: 2rem;
  color: #915e4c;
  cursor: pointer;
}
.support-list1 .ulbox .li-top span {
  width: 80%;
}
.support-list1 .ulbox .li-top svg {
  width: 24px;
  height: 24px;
  fill: #915e4c;
  transition: transform .3s;
}
.support-list1 .ulbox .li-bot {
  color: #4c4c4c;
  background: #fff;
  padding: 1.05rem 1rem 1.25rem;
  position: relative;
  display: none;
}
.support-list1 .ulbox .p {
  line-height: 2;
}
.support-list1 .ulbox .colse {
  color: #C7000A;
  position: absolute;
  right: 1rem;
  bottom: .5rem;
  cursor: pointer;
  z-index: 2;
}

@media (max-width: 767px) {
  .support-list1 .selectbox {
    width: 100%;
  }

  .support-list1 .ulbox .li-bot {
    font-size: 12px;
  }
}
.support-list2 {
  padding: 3rem 0 0;
  background: #fffefd;
}
.support-list2 .tit2 {
  text-align: center;
  color: #C7000A;
  margin-bottom: .25rem;
}
.support-list2 .tit3 {
  text-align: center;
  color: #666;
  margin-bottom: 1.5rem;
}
.support-list2 .warpselect {
  width: 1130px;
  margin: 0 auto;
  position: relative;
  z-index:5;
}
.support-list2 .selectbox {
  width: 31%;
  height: 45px;
  border: 1px solid #dcdee0;
  border-radius: 10px;
  position: relative;
  z-index: 3;
}
.support-list2 .selectbox .sp {
  padding: 0 .75rem;
  height: 45px;
  color: #333;
}
.support-list2 .selectbox svg {
  width: 20px;
  height: 20px;
  line-height: 1;
  fill: #333;
}
.support-list2 .selectbox .sp-select {
  position: absolute;
  width: 100%;
  background: #fff;
  padding: .75rem;
  border-radius: 10px;
  overflow: hidden;
  display: none;
  max-height: 350px;
}
.support-list2 .selectbox .sp-select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #0061ae;
  border-radius: 0;
  width: 2px;
}
.support-list2 .selectbox .sp-select .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(211, 211, 211, 0.4);
}
.support-list2 .selectbox .li {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  border-bottom: 1px solid #f5f5f5;
}
.support-list2 .selectbox1 {
  position: relative;
  z-index: 5;
}
.support-list2 .selectbox2 {
  position: relative;
  z-index: 4;
}
.support-list2 .selectbox3 {
  position: relative;
  z-index: 3;
}
.support-list2 .addbox {
  text-align: center;
  margin: 1.5rem 0 1.25rem;
  color: #333;
}
.support-list2 #networkmap {
  width: 100%;
  height: 18.5rem;
  z-index: 1;
}
.support-list2 #networkmap .amap-simple-marker-def-style .amap-simple-marker-icon {
  background-image: url("../images/mbg_v2-fs8.png");
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .support-list2 #networkmap .amap-simple-marker-def-style .amap-simple-marker-icon {
    background-image: url("../images/mbg_v2@2x-fs8.png");
  }
}
.support-list2 #networkmap .amap-simple-marker-label {
  font-size: 15px;
  color: #fff;
}
.support-list2 .networkmap .network-list {
  max-height: 300px;
}
.support-list2 .networkmap .network-list:after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 20%;
  background: -webkit-linear-gradient(transparent, white);
  background: linear-gradient(transparent, white);
  z-index: 2;
}
.support-list2 .networkmap .network-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #0061ae;
  border-radius: 0;
  width: 2px;
}
.support-list2 .networkmap .network-list .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(211, 211, 211, 0.4);
}
.support-list2 .networkmap .network-list .li {
  padding: .75rem 0;
  cursor: pointer;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
}
.support-list2 .networkmap .network-list .tit {
  color: #555;
  line-height: 1.5;
  margin-bottom: .2rem;
}
.support-list2 .networkmap .network-list .tit svg {
  width: 25px;
  height: 30px;
  fill: #767474;
}
.support-list2 .networkmap .network-list .tit span {
  width: calc(100% - 50px);
  margin-left: 20px;
}
.support-list2 .networkmap .network-list .sub-con {
  color: #666;
}
.support-list2 .networkmap .network-list p {
  margin-bottom: .25rem;
}
.support-list2 .networkmap .network-list .tit .orderbtn {
  color: #1a1a1a;
  margin-top: .75rem;
}
.support-list2 .networkmap .network-list .tit .orderbtn svg {
  width: 22px;
  height: 22px;
  fill: #1a1a1a;
  margin-right: .25rem;
}
.support-list2 .distance {
  position: absolute;
  right: 0;
  bottom: .9rem;
  color: #0061ae;
  z-index: 2;
}
.support-list2 .networkmap .map-search {
  height: 37px;
  line-height: 37px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  background: #f5f5f5;
}
.support-list2 .networkmap .map-search input {
  height: 35px;
  line-height: 35px;
  background: none;
  border: none;
}
.support-list2 .networkmap .map-search .input {
  text-indent: 20px;
  width: calc(100% - 35px);
}
.support-list2 .networkmap .map-search .input2 {
  width: 35px;
  background: #0061ae url(../fonts/8f92693b0f594d4a95ae96767eb0b0ef.woff);
  margin-left: 20px;
}

@media (max-width: 1600px) {
  .support-list2 .networkmap .network-content {
    left: 5%;
  }
}
@media (max-width: 1280px) {
  .support-list2 .warpselect {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .support-list2 .networkmap .network-content {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
  }

  .support-list2 .networkmap .network-list:after {
    display: none;
  }

  .support-list2 #networkmap {
    height: 10rem;
  }

  .support-list2 .selectbox {
    width: 100%;
    margin-bottom: .5rem;
  }
}
.member-list1 {
  padding: 3.5rem 0 8.45rem;
  position: relative;
  z-index: 2;
}
.member-list1 .contentbox {
  position: relative;
  z-index: 2;
}
.member-list1 .contentbox .tit2 {
  text-align: center;
  color: #C7000A;
}
.member-list1 .contentbox .p {
  width: 58.75%;
  margin: 1rem auto 0;
  text-align: center;
  color: #8a8684;
}
.member-list1 .vipimg {
  position: absolute;
  z-index: 2;
  width: 14rem;
  border-radius: 20px;
  overflow: hidden;
  left: 50%;
  margin-left: -7rem;
  bottom: -2.5rem;
  z-index: 2;
  box-shadow: 0px 15px 20px 0 rgba(187, 154, 101, 0.8);
}

@media (max-width: 1366px) {
  .member-list1 .contentbox .p {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .member-list1 {
    padding: 2rem 0 8rem;
  }

  .member-list1 .contentbox .p {
    width: 100%;
  }
}
.member-list2 {
  padding: 6.5rem 0 2.25rem;
  background: linear-gradient(#ffffff 20%, #ffede3);
  position: relative;
  z-index: 1;
}
.member-list2 .contentbox {
  position: relative;
  z-index: 2;
}
.member-list2 .contentbox .tit2 {
  text-align: center;
  color: #C7000A;
}
.member-list2 .contentbox .ulbox {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
.member-list2 .contentbox .li {
  width: 23.5%;
  margin-right: 2%;
  border-radius: 15px;
  overflow: hidden;
}
.member-list2 .contentbox .li img {
  width: 100%;
}
.member-list2 .contentbox .li:nth-child(4n) {
  margin-right: 0;
}
.member-list2 .contentbox .p {
  color: #a37765;
  padding-left: 1.75rem;
  line-height: 2;
}

@media (max-width: 767px) {
  .member-list2 {
    padding: 5rem 0 2.25rem;
  }

  .member-list2 .contentbox .ulbox {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .member-list2 .contentbox .li {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 4%;
  }

  .member-list2 .contentbox .li:nth-child(2n) {
    margin-right: 0;
  }

  .member-list2 .contentbox .p {
    font-size: 12px;
    padding-left: 1rem;
  }
}
.member-list3 {
  padding: 2.75rem 0 2.25rem;
  background: linear-gradient(#ffffff 60%, #ffede3);
  position: relative;
}
.member-list3 .contentbox {
  position: relative;
  z-index: 2;
}
.member-list3 .contentbox .tit2 {
  text-align: center;
  color: #C7000A;
}
.member-list3 .contentbox .ulbox {
  margin-top: 1.2rem;
  margin-bottom: 4rem;
}
.member-list3 .contentbox .ulbox .li {
  width: 23.5%;
  margin-right: 2%;
  border-radius: 15px;
  overflow: hidden;
  background: #f7f7f7;
}
.member-list3 .contentbox .ulbox .li img {
  width: 100%;
}
.member-list3 .contentbox .ulbox .li:nth-child(4n) {
  margin-right: 0;
}
.member-list3 .contentbox .ulbox .top {
  overflow: hidden;
  height: 3rem;
  width: 100%;
  position: relative;
  z-index: 1;
}
.member-list3 .contentbox .ulbox .top .sleep-bg {
  transform: scale3d(1, 1, 1);
  transition: transform .5s ease;
}
.member-list3 .contentbox .ulbox .tit3 {
  position: relative;
  z-index: 3;
  text-align: center;
}
.member-list3 .contentbox .ulbox .text {
  height: 330px;
  padding: 1rem;
  color: #4c4c4c;
  line-height: 2;
}
.member-list3 .contentbox .ulbox .li:hover .top .sleep-bg {
  transform: scale3d(1.2, 1.2, 1);
}
.member-list3 .contentbox .textbox {
  background: url(../images/img34.jpg) no-repeat center center;
  background-size: cover;
  padding: 1.75rem 4rem 3rem;
  border-radius: 50px;
  margin-bottom: 3rem;
}
.member-list3 .contentbox .textbox .tit3 {
  color: #fff7e6;
  margin-bottom: 2rem;
  text-align: center;
}
.member-list3 .contentbox .textbox .li {
  color: #fff4d9;
  padding-left: 26px;
  margin-bottom: .35rem;
  position: relative;
}
.member-list3 .contentbox .textbox .li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #fff4dc;
  border-radius: 50%;
  left: 0;
  top: .3rem;
}
.member-list3 .contentbox .erwm-img {
  margin-top: 2rem;
}
.member-list3 .contentbox .erwm-img img {
  width: 19.175rem;
}

@media (max-width: 767px) {
  .member-list3 .contentbox .ulbox {
    margin-bottom: 2rem;
  }

  .member-list3 .contentbox .ulbox .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }

  .member-list3 .contentbox .ulbox .text {
    height: auto;
    font-size: 14px;
  }

  .member-list3 .contentbox .textbox {
    padding: 1.2rem 1rem;
    border-radius: .25rem;
    margin-bottom: 1.2rem;
  }

  .member-list3 .contentbox .textbox .tit3 {
    margin-bottom: 1rem;
  }

  .member-list3 .contentbox .erwm-img img {
    width: 90%;
  }
}
.house-list1 {
  padding: 1.5rem 0 3.6rem;
  position: relative;
  z-index: 2;
}
.house-list1 .contentbox {
  position: relative;
  z-index: 2;
}
.house-list1 .contentbox .icon {
  width: 3.25rem;
  display: block;
  margin: 0 auto .5rem;
}
.house-list1 .contentbox .p {
  text-align: center;
  color: #7f7877;
  width: 55%;
  margin: 0 auto 1.25rem;
}
.house-list1 .ulbox .li {
  width: 33.3%;
}
.house-list1 .ulbox img {
  width: 2.1rem;
  display: block;
  margin: 0 auto .5rem;
}
.house-list1 .ulbox .tit3 {
  color: #333030;
  text-align: center;
}
.house-list1 .ulbox .tit3 span {
  color: #0061ae;
}
.house-list1 .ulbox .tit4 {
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
  color: #666;
}

@media (max-width: 1366px) {
  .house-list1 .contentbox .p {
    width: 80%;
  }

  .house-list1 .ulbox .li {
    padding: 0 5%;
  }
}
@media (max-width: 768px) {
  .house-list1 {
    padding: 1.5rem 2rem;
  }

  .house-list1 .contentbox .p {
    width: 100%;
    line-height: 2;
  }

  .house-list1 .ulbox .tit4 {
    font-size: 12px;
  }

  .house-list1 .ulbox .li {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.house-list2 {
  padding: 3.5rem 0 3.5rem;
  position: relative;
  z-index: 2;
}
.house-list2 .contentbox {
  position: relative;
  z-index: 2;
}
.house-list2 .contentbox .tit2 {
  text-align: center;
}
.house-list2 .contentbox .ulbox {
  margin-top: 1.5rem;
}
.house-list2 .contentbox .li {
  height: 8rem;
  min-height: 300px;
  width: 19%;
  margin-right: 1.25%;
  background: #fff;
  border-radius: 15px;
  padding: 1rem .65rem;
  position: relative;
  transition: all .3s;
}
.house-list2 .contentbox .li:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  bottom: -15px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  opacity: 0;
  transition: opacity .3s;
}
.house-list2 .contentbox .li:nth-child(5n) {
  margin-right: 0;
}
.house-list2 .contentbox svg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2rem;
  height: 2rem;
  fill: #cccc;
  transition: fill .5s ease;
}
.house-list2 .contentbox .li:nth-child(3) svg {
  width: 1.8rem;
  height: 1.8rem;
}
.house-list2 .contentbox .li:nth-child(5) svg {
  width: 2.4rem;
  height: 2.4rem;
}
.house-list2 .contentbox .svg-img {
  height: 2rem;
  width: 2rem;
  position: relative;
  overflow: hidden;
  margin-bottom: .65rem;
}
.house-list2 .contentbox .svg-img img{
  width:100%;
}
.house-list2 .contentbox .tit3 {
  color: #000;
  text-align: center;
  line-height: 1.2;
  margin-bottom: .35rem;
}
.house-list2 .contentbox .p {
  color: #999;
  text-align: center;
  display: none;
}
.house-list2 .contentbox .li:hover {
  transform: translate(0, -15px);
}
.house-list2 .contentbox .li:hover .svg-img {
  display: none;
}
.house-list2 .contentbox .li:hover:before {
  opacity: 1;
}
.house-list2 .contentbox .li:hover .p {
  display: block;
}
.house-list2 .contentbox .li:hover .svg-img svg {
  fill: #e75f29;
}

@media (max-width: 768px) {
  .house-list2 {
    padding: 2rem 0 2.5rem;
  }

  .house-list2 .contentbox .li {
    width: 48%;
    height: 7.5rem;
    margin-bottom: .75rem;
    margin-right: 2.5%;
    min-height: auto;
  }

  .house-list2 .contentbox .tit3 {
    font-size: 14px;
    line-height: 2;
  }

  .house-list2 .contentbox .li:nth-child(2n) {
    margin-right: 0;
  }

  .house-list3 .warpimg-container .swiper-button-prev, .house-list3 .warpimg-container .swiper-button-next {
    display: none;
  }

  .house-list2 .contentbox svg {
    fill: #e75f29;
  }

  .house-list2 .contentbox .li .p {
    display: block;
  }

  .house-list2 .contentbox .li {
    height: 10.5rem;
    justify-content: flex-start;
  }
}
.house-list3 {
  padding: 3.75rem 0 3.85rem;
  position: relative;
  z-index: 2;
}
.house-list3 .contentbox {
  position: relative;
  z-index: 2;
}
.house-list3 .contentbox .tit2 {
  color: #C7000A;
  text-align: center;
}
.house-list3 .warpimg-container {
  margin-top: 2rem;
  overflow: hidden;
  position: relative;
}
.house-list3 .warpimg-container .swiper-button-prev, .house-list3 .warpimg-container .swiper-button-next {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border-radius: 50%;
  background: #fff;
  transition: all .3s ease;
  margin-top: -30px;
  top: 50%;
}
.house-list3 .warpimg-container .swiper-button-prev svg, .house-list3 .warpimg-container .swiper-button-next svg {
  width: 40px;
  height: 40px;
  fill: #C7000A;
}
.house-list3 .warpimg-container .swiper-button-prev:hover, .house-list3 .warpimg-container .swiper-button-next:hover {
  background: #C7000A;
}
.house-list3 .warpimg-container .swiper-button-prev:hover svg, .house-list3 .warpimg-container .swiper-button-next:hover svg {
  fill: #fff;
}
.house-list3 .warpimg-container .swiper-button-prev {
  left: 1rem;
}
.house-list3 .warpimg-container .swiper-button-prev svg {
  transform: rotate(-180deg);
}
.house-list3 .warpimg-container .swiper-button-next {
  right: 1rem;
}
.house-list3 .img-container .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
.house-list3 .img-container .swiper-slide1 {
  position: relative;
  z-index: 1;
}
.house-list3 .img-container .swiper-slide1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.house-list3 .img-container .swiper-slide1 .video-btn {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  cursor: pointer;
}
.house-list3 .img-container .swiper-slide img {
  width: 100%;
}

@media (max-width: 768px) {
  .house-list3 {
    padding: 2rem 0 2.5rem;
  }

  .house-list3 .warpimg-container {
    margin-top: 1.2rem;
  }
}
.house-list4 {
  padding: 2.5rem 0;
  position: relative;
  z-index: 2;
}
.house-list4 .contentbox {
  position: relative;
  z-index: 2;
}
.house-list4 .contentbox .titlebox {
  width: 490px;
}
.house-list4 .contentbox .tit2 {
  color: #fff;
  line-height: 1.2;
  margin-bottom: .5rem;
}
.house-list4 .contentbox .tit2 span {
  width: calc(100% - 2rem);
}
.house-list4 .contentbox .tit2 .line {
  width: 1.5rem;
  height: 5px;
  background: #fff;
  margin-right: .5rem;
}
.house-list4 .contentbox .telbox {
  font-family: "DINCOND-BOLD";
  margin-left: 2rem;
  color: #fff;
}
.house-list4 .contentbox .telbox svg {
  width: 16px;
  height: 16px;
  fill: #fff;
  margin-right: .25rem;
}
.house-list4 .contentbox .telbox span {
  text-decoration: underline;
}
.house-list4 .contentbox .warp-formbox {
  width: 58.125%;
  max-width: calc(100% - 480px);
}
.house-list4 .contentbox .formbox .li {
  width: 45%;
  margin-bottom: .75rem;
  position: relative;
}
.house-list4 .contentbox .formbox .li .icon {
  width: 21px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10.5px;
}
.house-list4 .contentbox .formbox .li input {
  width: 100%;
  height: 45px;
  background: none;
  border: none;
  border-bottom: 1px solid #faa083;
  padding: 0 1rem;
  color: #fff;
}
.house-list4 .contentbox .formbox .li input::-webkit-input-placeholder {
  color: #fff;
  opacity: .6;
}
.house-list4 .contentbox .formbox .li input::-moz-placeholder {
  color: #fff;
  opacity: .6;
}
.house-list4 .contentbox .formbox .li input::-ms-input-placeholder {
  color: #fff;
  opacity: .6;
}
.house-list4 .contentbox .formbox .yli input {
  padding-left: 0;
  padding-right: 120px;
}
.house-list4 .contentbox .formbox .yli .yanz {
  position: absolute;
  width: 100px;
  bottom: 10px;
  right: 0;
  z-index: 1;
}
.house-list4 .contentbox .formbox .submit {
  width: 160px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #fff;
  border: none;
  text-align: center;
  color: #ff4310;
  margin-left: calc(100% - 160px);
}

@media (max-width: 768px) {
  .house-list4 .contentbox .warp-formbox {
    width: 100%;
    max-width: 100%;
  }

  .house-list4 .contentbox .formbox .li {
    width: 100%;
  }

  .house-list4 .contentbox .formbox .submit {
    font-size: 14px;
    margin-top: 1rem;
  }

  .house-list4 .contentbox .tit2 .line {
    height: 2px;
  }

  .house-list4 .contentbox .warp-formbox {
    margin-top: 1rem;
  }

  .house-list4 .contentbox .formbox .li .icon {
    width: 16px;
  }

  .house-list4 .contentbox .formbox .submit {
    margin: 1rem auto 0;
    height: 40px;
    line-height: 40px;
  }
}
.house-list5 {
  padding: 3rem 0 1.5rem;
  background: #f5f5f5;
}
.house-list5 .contentbox {
  position: relative;
  z-index: 2;
}
.house-list5 .contentbox .tit2 {
  width: 100%;
  color: #C7000A;
  text-align: center;
}
.house-list5 .morebtn {
  width: 49px;
  height: 49px;
  margin: 1rem auto 0;
}
.house-list5 .morebtn img {
  width: 100%;
}
.house-list5 .ulbox-list {
  width: 100%;
  position: relative;
}
.house-list5 #container {
  width: 100%;
  margin-top: 2rem;
}
.house-list5 #container .li {
  width: 22.5%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  transition: background .3s ease;
}
.house-list5 #container .img {
  border-radius: 15px;
  overflow: hidden;
}
.house-list5 #container .img img {
  width: 100%;
}
.house-list5 #container .text {
  padding: .75rem 1rem 1.5rem;
}
.house-list5 #container .line {
  margin: .5rem 0;
  width: 30px;
  height: 2px;
  background: #b3b3b3;
  transition: all .3s ease;
}
.house-list5 #container .time {
  color: #808080;
  transition: all .3s ease;
}
.house-list5 #container .tit3 {
  color: #4c4c4c;
  transition: all .3s ease;
}
.house-list5 #container .li:hover {
  background: #C7000A;
}
.house-list5 #container .li:hover .time {
  color: #fff;
}
.house-list5 #container .li:hover .tit3 {
  color: #fff;
}
.house-list5 #container .li:hover .line {
  background: #fff;
}

@media (max-width: 1024px) {
  .house-list5 #container .li {
    width: 45%;
    margin-right: 4%;
  }

  .house-list5 #container .text {
    padding: .5rem .5rem 1rem;
  }
}
@media (max-width: 767px) {
  .house-list5 {
    padding: 1.5rem 0 2rem;
  }

  .house-list5 .line {
    height: 2px;
  }

  .house-list5 #container .tit3 {
    font-size: 14px;
  }

  .house-list5 #container {
    width: 104%;
  }

  .house-list5 #container {
    margin-top: 1.5rem;
  }
}
.intro-list1 {
  background: #f0f1f0 url(../fonts/d5a3cabe56954c11b07f6bdfab987188.woff) {
  .intro-list1 {
    padding: 1.5rem 0 3rem;
  }

  .intro-list1 .line {
    height: 2px;
  }

  .intro-list1 .p {
    margin: .5rem 0 1rem;
  }

  .intro-list1 .p2 {
    margin-bottom: 1rem;
  }

  .intro-list1 .linkbox {
    width: 130px;
    height: 40px;
    border-radius: 40px;
    margin-bottom: 1rem;
  }
}
.cases-list1 {
  padding: 2.5rem 0 4.5rem;
  background: linear-gradient(#ffffff 30%, #ffeae1);
}
.cases-list1 .tip {
  justify-content: flex-start;
  color: #313131;
  margin-bottom: .25rem;
}
.cases-list1 .line {
  width: 1.5rem;
  height: 5px;
  background: #313131;
  margin-right: .5rem;
}
.cases-list1 .title {
  color: #C7000A;
}
.cases-list1 .warp-title {
  padding-left: 2rem;
}
.cases-list1 .tab-box .li {
  margin-left: 1.25rem;
  transition: color .3s;
  cursor: pointer;
}
.cases-list1 .tab-box .li svg {
  width: 24px;
  height: 24px;
  fill: #333;
  margin-right: 5px;
  transition: all .3s;
}
.cases-list1 .tab-box .li:hover, .cases-list1 .tab-box .li.cur {
  color: #0061ae;
}
.cases-list1 .tab-box .li:hover svg, .cases-list1 .tab-box .li.cur svg {
  fill: #0061ae;
}
.cases-list1 .ulbox-list {
  width: 100%;
  position: relative;
}
.cases-list1 #container {
  width: 102.5%;
  margin-top: 1.25rem;
}
.cases-list1 #container .li {
  width: 22.5%;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
  transition: background .3s ease;
}
.cases-list1 #container .li:hover {
  background: #C7000A;
}
.cases-list1 #container .li:hover .line {
  background: #fff;
}
.cases-list1 #container .li:hover .time, .cases-list1 #container .li:hover .tit3 {
  color: #fff;
}
.cases-list1 #container .img {
  border-radius: 15px;
  overflow: hidden;
}
.cases-list1 #container .img img {
  width: 100%;
}
.cases-list1 #container .text {
  padding: .75rem 1rem 1.5rem;
}
.cases-list1 #container .line {
  margin: .5rem 0;
  width: 30px;
  height: 2px;
  background: #b3b3b3;
  transition: all .3s ease;
}
.cases-list1 #container .time {
  color: #808080;
  transition: all .3s ease;
}
.cases-list1 #container .tit3 {
  color: #4c4c4c;
  transition: all .3s ease;
}
.cases-list1 .more-case {
  margin-top: 2.5rem;
}
.cases-list1 .more-case span {
  color: #C7000A;
  border-bottom: 2px solid #C7000A;
}
.cases-list1 .more-case img {
  width: 145px;
  height: 145px;
  margin-top: .5rem;
}

@media (max-width: 1024px) {
  .cases-list1 #container .li {
    width: 45%;
    margin-right: 4%;
  }

  .cases-list1 #container .text {
    padding: .5rem .5rem 1rem;
  }
}
@media (max-width: 767px) {
  .cases-list1 {
    padding: 1.5rem 0 2rem;
  }

  .cases-list1 .line {
    height: 2px;
  }

  .cases-list1 #container .tit3 {
    font-size: 14px;
  }

  .cases-list1 .more-case {
    margin-top: 1.5rem;
  }
}
.n-project-info .project-top {
  height: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #d2d2d2;
}
.n-project-info .project-top .backbtn {
  width: 170px;
  height: 38px;
  background: #333;
  color: #fff;
  position: relative;
}
.n-project-info .project-top .backbtn:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  background: #e7551e;
  left: 0;
  top: 0;
  transition: width .3s;
}
.n-project-info .project-top .backbtn .sp {
  position: relative;
  z-index: 3;
}
.n-project-info .project-top .backbtn .line {
  width: 16px;
  height: 1px;
  background: #fff;
  margin-right: .25rem;
  transition: margin-left .3s;
}
.n-project-info .project-top .backbtn:hover:before {
  width: 100%;
}
.n-project-info .project-top .backbtn:hover .line {
  margin-left: -10px;
}
.n-project-info .project-top .page-btn a {
  margin: 0 7px;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 1px solid #bbbbbb;
  transition: all .3s;
}
.n-project-info .project-top .page-btn svg {
  width: 30px;
  height: 20px;
  fill: #bbbbbb;
  transition: fill .3s;
}
.n-project-info .project-top .page-btn a:hover {
  border: 1px solid transparent;
  background: #e7551e;
}
.n-project-info .project-top .page-btn a:hover svg {
  fill: #fff;
}
.n-project-info .project-top .next svg {
  transform: rotate(-180deg);
}
.n-project-info .info .tit2 {
  color: #e7551e;
  text-align: center;
  margin-bottom: 1rem;
}
.n-project-info .info .warp-imgbox {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
}
.n-project-info .info .warp-imgbox .swiper-pagination {
  position: relative;
  z-index: 2;
}
.n-project-info .info .warp-imgbox .swiper-pagination span {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 50%;
  background: #dcdcdc;
  transition: background .3s;
}
.n-project-info .info .warp-imgbox .swiper-pagination span.swiper-pagination-bullet-active {
  background: #e7551e;
}
.n-project-info .info .img-container {
  margin-bottom: 1.25rem;
}
.n-project-info .info .img-container .swiper-slide img {
  width: 100%;
}

.cases-list2 {
  padding: 2.5rem 0;
  background: linear-gradient(#ffffff 10%, #ffeae1);
}
.cases-list2 .top-title {
  padding-bottom: .75rem;
  border-bottom: 1px solid #eee;
}
.cases-list2 .tab-box .li {
  margin-right: 1.25rem;
  transition: color .3s;
  cursor: pointer;
}
.cases-list2 .tab-box .li svg {
  width: 24px;
  height: 24px;
  fill: #333;
  margin-right: 5px;
  transition: all .3s;
}
.cases-list2 .tab-box .li:hover, .cases-list2 .tab-box .li.cur {
  color: #0061ae;
}
.cases-list2 .tab-box .li:hover svg, .cases-list2 .tab-box .li.cur svg {
  fill: #0061ae;
}
.cases-list2 .pro-table {
  margin-top: 1rem;
}
.cases-list2 .pro-table .top {
  margin-bottom: .75rem;
}
.cases-list2 .pro-table .top div {
  height: 60px;
  background: #959595;
  color: #fff;
}
.cases-list2 .pro-table .top .sp1 {
  width: 8.75%;
  margin-right: 1.875%;
}
.cases-list2 .pro-table .top .sp2 {
  width: 32.5%;
  margin-right: 0.9375%;
}
.cases-list2 .pro-table .top .sp3 {
  width: 18%;
  margin-right: 0.9375%;
}
.cases-list2 .pro-table .top .sp4 {
  width: 18%;
  margin-right: 0.9375%;
}
.cases-list2 .pro-table .top .sp5 {
  width: 18%;
}
.cases-list2 .pro-table .li {
  align-items: stretch;
  margin-bottom: 1.5%;
}
.cases-list2 .pro-table .li div {
  padding: .75rem;
  color: #000;
  border: 1px solid #e5c5bd;
}
.cases-list2 .pro-table .li .sp1 {
  width: 8.75%;
  margin-right: 1.875%;
}
.cases-list2 .pro-table .li .sp2 {
  width: 32.5%;
  margin-right: 0.9375%;
}
.cases-list2 .pro-table .li .sp2 img {
  max-width: 100%;
}
.cases-list2 .pro-table .li .sp3 {
  width: 18%;
  margin-right: 0.9375%;
}
.cases-list2 .pro-table .li .sp4 {
  width: 18%;
  margin-right: 0.9375%;
}
.cases-list2 .pro-table .li .sp5 {
  width: 18%;
}
.cases-list2 .tab-item {
  margin-top: 1rem;
}
.cases-list2 .tab-item .li {
  width: 31.5%;
  height: 60px;
  text-align: center;
  background: #959595;
  position: relative;
  cursor: pointer;
  transition: all .3s ease;
}
.cases-list2 .tab-item .li:before {
  content: "";
  position: absolute;
  bottom: -8px;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #C7000A;
  opacity: 0;
  transition: opacity .3s ease;
}
.cases-list2 .tab-item .li:hover, .cases-list2 .tab-item .li.cur {
  background: #C7000A;
  color: #fff;
}
.cases-list2 .tab-item .li:hover:before, .cases-list2 .tab-item .li.cur:before {
  opacity: 1;
}
.cases-list2 .itembox {
  margin-top: 3rem;
}
.cases-list2 .itembox .li-item {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
  background: #fff;
  height: 8.25rem;
  min-height: 260px;
  cursor: pointer;
  align-items: stretch;
}
.cases-list2 .itembox .li-item .img {
  width: calc(100% - 240px);
}
.cases-list2 .itembox .li-item .img .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  z-index: 1;
}
.cases-list2 .itembox .li-item .text {
  width: 240px;
  padding: .5rem 1.25rem;
}
.cases-list2 .itembox .li-item .text .tit3 {
  color: #000;
  line-height: 1.2;
  margin-bottom: .25rem;
}
.cases-list2 .itembox .li-item .text .tit4 {
  color: #808080;
}
.cases-list2 .itembox .li-item .text .more {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  background: #C7000A;
  margin-top: 1.25rem;
}
.cases-list2 .itembox .li-item:nth-child(2n) {
  margin-right: 0;
}

@media (max-width: 767px) {
  .cases-list2 {
    padding: 1.5rem 0;
  }

  .project-products-ajax {
    overflow-x: auto;
  }

  .cases-list2 .pro-table {
    min-width: 760px;
  }

  .cases-list2 .itembox .li-item {
    width: 100%;
    height: auto;
  }

  .cases-list2 .itembox .li-item .img {
    height: 8rem;
  }

  .cases-list2 .itembox .li-item .img, .cases-list2 .itembox .li-item .text {
    width: 100%;
  }

  .cases-list2 .itembox .li-item .text {
    padding: 1rem .75rem;
  }

  .cases-list2 .tab-item .li, .cases-list2 .pro-table .top div {
    height: 40px;
  }

  .cases-list2 .tab-item .li, .cases-list2 .pro-table .top div {
    font-size: 13px;
  }

  .cases-list2 .itembox {
    margin-top: 2rem;
  }
}
.service-list1 {
  padding: 2.5rem 0 4.25rem;
  background: linear-gradient(#ffffff 10%, #ffeae1);
}
.service-list1 .tip {
  justify-content: flex-start;
  color: #C7000A;
  margin-bottom: .25rem;
}
.service-list1 .line {
  width: 1.5rem;
  height: 5px;
  background: #C7000A;
  margin-right: .5rem;
}
.service-list1 .top-title {
  margin-bottom: 1rem;
}
.service-list1 .ulbox {
  position: relative;
  margin-bottom: 3.5rem;
  z-index: 1;
}
.service-list1 .ulbox:before {
  content: "";
  position: absolute;
  width: 94%;
  height: 2px;
  top: 2rem;
  background: #f0cfce;
}
.service-list1 .ulbox .li {
  width: 23.25%;
}
.service-list1 .ulbox .li .tit3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 1rem;
}
.service-list1 .ulbox .li .icon {
  width: .75rem;
  height: .75rem;
  border: 2px solid #f0cfce;
  background: #f8f1f1;
  margin-bottom: 1.75rem;
  position: relative;
  z-index: 3;
  transition: all .3s ease;
}
.service-list1 .ulbox .li .icon-img {
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.service-list1 .ulbox .li .icon-img .img1 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  transition: opacity .3s ease;
}
.service-list1 .ulbox .li .icon-img .img2 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity .3s ease;
}
.service-list1 .ulbox .li .p {
  margin-top: 1rem;
  color: #874f42;
  text-align: center;
}
.service-list1 .ulbox .li:hover .icon {
  border: 2px solid #C7000A;
  background: #C7000A;
}
.service-list1 .ulbox .li:hover .icon-img .img1 {
  opacity: 0;
}
.service-list1 .ulbox .li:hover .icon-img .img2 {
  opacity: 1;
}
.service-list1 .ulbox2 .li {
  width: 23.5%;
  height: 8.25rem;
  border-radius: 15px;
  margin-right: 2%;
  background: #fff;
}
.service-list1 .ulbox2 .li .icon {
  height: 1.5rem;
  position: relative;
  margin-bottom: 1rem;
}
.service-list1 .ulbox2 .li .icon img {
  max-height: 100%;
}
.service-list1 .ulbox2 .li .img1 {
  opacity: 1;
  position: relative;
  z-index: 1;
  transition: all .3s;
}
.service-list1 .ulbox2 .li .img2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  z-index: 2;
  transition: all .3s;
}
.service-list1 .ulbox2 .li .p {
  line-height: 1.8;
  text-align: center;
}
.service-list1 .ulbox2 .li:nth-child(4n) {
  margin-right: 0;
}
.service-list1 .ulbox2 .li:hover .img1 {
  opacity: 0;
}
.service-list1 .ulbox2 .li:hover .img2 {
  opacity: 1;
}

@media (max-width: 1366px) {
  .service-list1 {
    padding: 1.5rem 0 2.5rem;
  }

  .service-list1 .ulbox .li .tit3 {
    margin-bottom: .75rem;
  }
}
@media (max-width: 767px) {
  .service-list1 .ulbox .li .icon-img {
    width: 3.5rem;
    height: 3.5rem;
  }

  .service-list1 .ulbox .li .tit3 {
    font-size: 18px;
  }

  .service-list1 .ulbox .li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }

  .service-list1 .ulbox:before {
    width: 100%;
    top: 1.8rem;
    display: none;
  }

  .service-list1 .ulbox .li .tit3, .service-list1 .ulbox .li .icon {
    display: none;
  }

  .service-list1 .ulbox .li:nth-child(2n) {
    margin-right: 0;
  }

  .service-list1 .ulbox .li .icon-img .img2 {
    opacity: 1;
  }

  .service-list1 .ulbox .li .p {
    font-size: 12px;
    padding: 0 5%;
  }

  .service-list1 .ulbox .li .icon {
    margin-bottom: .75rem;
  }

  .service-list1 .ulbox {
    margin-bottom: 2rem;
  }

  .service-list1 .line {
    height: 2px;
  }

  .service-list1 .ulbox2 .li {
    width: 48%;
    margin-bottom: 4%;
    height: 7rem;
  }

  .service-list1 .ulbox2 .li .p {
    font-size: 14px;
    padding: 0 .5rem;
  }

  .service-list1 .ulbox2 .li .icon {
    height: 1.5rem;
    margin-bottom: .5rem;
  }

  .service-list1 .ulbox2 .li .img2 {
    opacity: 1;
  }

  .service-list1 .ulbox2 .li {
    justify-content: flex-start;
    padding: 1rem .5rem .5rem;
  }
}


@media (max-width: 1024px) {
  .content-list1 .leftbox {
    width: 100%;
  }

  .content-list1 .messageform {
    width: 100%;
    padding: 0;
    margin-top: 1.5rem;
  }

  .content-list1 .leftbox .tipimg {
    display: none;
  }
}
@media (max-width: 768px) {
  .content-list1 .leftbox {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .content-list1 .ulbox:before {
    display: none;
  }

  .content-list1 {
    padding: 1.5rem 0 2.5rem;
  }

  .content-list1 .line {
    height: 2px;
  }

  .content-list1 .ulbox {
    padding-bottom: 1rem;
  }

  .content-list1 .ulbox .li {
    width: 100%;
    margin-bottom: 1rem;
  }

  .content-list1 .ulbox .li .tit4 {
    font-size: 13px;
  }

  .content-list1 .inputbox .sp, .content-list1 .select .sp3 {
    height: 45px;
    line-height: 45px;
  }

  .content-list1 .select .spbox {
    top: 45px;
  }

  .content-list1 .select, .content-list1 .inputbox input {
    height: 45px;
    line-height: 45px;
  }

  .content-list1 .submit {
    width: 140px;
    height: 45px;
    line-height: 45px;
  }
}
.city-list1 {
  padding: 2.5rem 0 3.25rem;
  background: url(../fonts/5aa1c45b6ea84125828329f56f8b922b.woff);
}

@media (max-width: 768px) {
  .city-list1 .swiper-city {
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .city-list1 {
    padding: 1.5rem 0 2.5rem;
  }

  .city-list1 .contentbox {
    width: 100%;
    max-width: 100%;
  }

  .city-list1 .top-title {
    width: 90%;
    margin: 0 auto;
  }

  .city-list1 .line {
    height: 2px;
  }

  .city-list1 .swiper-btn {
    width: 90%;
    margin-left: -45%;
  }

  .city-list1 .swiper-btn .swiper-button-prev, .city-list1 .swiper-btn .swiper-button-next {
    width: 35px;
    height: 35px;
  }
}
.city-list2 {
  position: relative;
}
.city-list2 img {
  width: 100%;
}
.city-list2 .bg {
  height: 21rem;
  background-size: cover;
}
.city-list2 .vrbtn {
  width: 4.9rem;
  height: 4.9rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

@media (max-width: 767px) {
  .city-list2 .bg {
    height: 10rem;
  }
}
.advantage-list1 {
  padding: 3.5rem 0 2.75rem;
  background: linear-gradient(#ffffff 40%, #ffeae1);
}
.advantage-list1 .tip {
  justify-content: flex-start;
  color: #C7000A;
  margin-bottom: .25rem;
}
.advantage-list1 .line {
  width: 1.5rem;
  height: 5px;
  background: #C7000A;
  margin-right: .5rem;
}
.advantage-list1 .title {
  color: #000;
  margin-left: 2rem;
  margin-bottom: .75rem;
}
.advantage-list1 .title span {
  color: #C7000A;
}
.advantage-list1 .p {
  width: 100%;
  padding-left: 2rem;
  line-height: 2;
  color: #aa7161;
}
.advantage-list1 .p p {
  margin-bottom: .25rem;
}
.advantage-list1 .p .icon {
  margin-right: .25rem;
}
.advantage-list1 .leftbox {
  width: 50%;
}
.advantage-list1 .rightbox {
  width: 50%;
  margin-right: -2rem;
}
.advantage-list1 .rightbox img {
  max-width: 100%;
}

@media (max-width: 1024px) {
  .advantage-list1 {
    padding: 1.5rem 0 2rem;
  }

  .advantage-list1 .leftbox, .advantage-list1 .rightbox {
    width: 100%;
  }

  .advantage-list1 .rightbox {
    margin-top: 1rem;
  }
}
.advantage-list2 {
  position: relative;
  z-index: 1;
}
.advantage-list2 .bgimg {
  width: 100%;
}
.advantage-list2 .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.advantage-list2 .textbox {
  width: 29%;
  position: absolute;
  left: calc(50vw - 800px + 2rem);
  top: 4rem;
  z-index: 3;
}
.advantage-list2 .textbox .tit3 {
  color: #000;
  margin-bottom: 1rem;
}
.advantage-list2 .textbox .tit3 span {
  color: #e7541e;
}
.advantage-list2 .textbox .p {
  color: #949494;
  line-height: 2;
  margin-bottom: 1rem;
}
.advantage-list2 .textbox .li {
  width: 33.3%;
}
.advantage-list2 .textbox .warpnum {
  color: #e7541e;
  margin-bottom: .25rem;
}
.advantage-list2 .textbox .warpnum .num {
  line-height: 1;
  font-family: "BEBAS";
}
.advantage-list2 .textbox .warpnum span {
  line-height: 1;
}
.advantage-list2 .textbox .tit4 {
  color: #4c4c4c;
}
.advantage-list2 .dian {
  position: absolute;
  width: 24px;
  z-index: 3;
  opacity: .3;
  cursor: pointer;
  transition: opacity .3;
}
.advantage-list2 .dian.cur {
  opacity: 1;
  animation: start1 1.5s infinite ease;
}
.advantage-list2 .dian1 {
  width: 16px;
  right: 23%;
  bottom: 42.6%;
}
.advantage-list2 .dian2 {
  width: 16px;
  right: 25%;
  bottom: 37.6%;
}
.advantage-list2 .dian3 {
  right: 23.5%;
  bottom: 34.6%;
}
.advantage-list2 .dian4 {
  right: 26%;
  bottom: 31.6%;
}
.advantage-list2 .dian5 {
  right: 23%;
  bottom: 32%;
}
.advantage-list2 .dian6 {
  width: 16px;
  right: 22%;
  bottom: 31.6%;
}
.advantage-list2 .dian7 {
  width: 20px;
  right: 23%;
  bottom: 27%;
}
.advantage-list2 .dian8 {
  width: 20px;
  right: 28%;
  bottom: 21.6%;
}
.advantage-list2 .dian9 {
  width: 20px;
  right: 25.5%;
  bottom: 17.6%;
}
.advantage-list2 .addbox {
  width: 330px;
  height: 180px;
  position: absolute;
  top: 35%;
  right: 28%;
  z-index: 5;
}
.advantage-list2 .addbox .left-img {
  width: 5.5rem;
  border-radius: 50%;
  overflow: hidden;
  border: 0.2rem solid #e7541e;
}
.advantage-list2 .addbox .left-img img {
  width: 100%;
}
.advantage-list2 .addbox .tit3 {
  color: #e7541e;
}
.advantage-list2 .addbox .right-text {
  width: calc(100% - 6rem);
}
.advantage-list2 .addbox .line {
  width: 15px;
  height: 2px;
  background: #e7541e;
  margin: .25rem 0;
}
.advantage-list2 .addbox .tit4 {
  color: #e7541e;
}
.advantage-list2 .addbox .item {
  display: none;
}

@media (max-width: 1600px) {
  .advantage-list2 .textbox {
    left: 5%;
  }

  .advantage-list2 .textbox .tit4 {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .advantage-list2 .textbox {
    padding: 1.5rem 0;
  }

  .advantage-list2 .textbox {
    width: 90%;
    position: relative;
    top: 0;
    margin-left: 5%;
    left: 0;
  }

  .advantage-list2 .content {
    position: relative;
  }
}
@media (max-width: 767px) {
  .advantage-list2 .textbox .tit4 {
    font-size: 12px;
  }
}
.advantage-list3 {
  padding: 3.25rem 0 5rem;
  background: url(../fonts/fee384318a244053805c11fe34e8e6c4.woff);
  left: 0;
  bottom: 0;
}
.advantage-list3 .tip-pagination .swiper-pagination {
  position: relative;
  font-family: "DINCOND-BOLD";
}
.advantage-list3 .swiperbox {
  width: calc(100% - 4rem);
  margin: 0 auto;
  overflow: hidden;
}
.advantage-list3 .swiperbox .swiper-slide {
  height: 5rem;
  padding: 1rem .5rem;
  color: #C7000A;
  text-align: center;
}
.advantage-list3 .swiperbox .swiper-slide:nth-child(2n-1) {
  background: url(../images/img55.jpg) no-repeat;
  background-size: cover;
}
.advantage-list3 .swiperbox .swiper-slide:nth-child(2n) {
  background: url(../images/img55-1.jpg) no-repeat;
  background-size: cover;
  margin-top: 1.25rem;
}

@media (max-width: 767px) {
  .advantage-list3 {
    padding: 2rem 0 3rem;
  }

  .advantage-list3 .line {
    height: 2px;
  }

  .advantage-list3 .advlist {
    margin-top: 1rem;
  }

  .advantage-list3 .swiperbox .swiper-slide:nth-child(2n) {
    margin-top: 0;
  }
}
.advantage-list4 {
  padding: 2.75rem 0 3.6rem;
  background: url(../images/img56.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.advantage-list4 .tip {
  justify-content: flex-start;
  color: #313131;
  margin-bottom: .25rem;
}
.advantage-list4 .line {
  width: 1.5rem;
  height: 5px;
  background: #313131;
  margin-right: .5rem;
}
.advantage-list4 .title {
  color: #C7000A;
  margin-left: 2rem;
}
.advantage-list4 .top-title {
  margin-bottom: 2.25rem;
}
.advantage-list4 .leftbox {
  width: 50%;
}
.advantage-list4 .leftbox .libox {
  padding: 0 2rem;
}
.advantage-list4 .rightbox {
  width: 50%;
}
.advantage-list4 .rightbox .libox {
  padding: 0 .75rem;
}
.advantage-list4 .li {
  margin-bottom: 1.25rem;
}
.advantage-list4 .li:last-child {
  margin-bottom: 0;
}
.advantage-list4 .tit3 {
  color: #000;
  line-height: 1.5;
  margin-bottom: .15rem;
}
.advantage-list4 .p {
  color: #808080;
}

@media (max-width: 767px) {
  .advantage-list4 .leftbox, .advantage-list4 .rightbox {
    width: 100%;
  }

  .advantage-list4 .top-title {
    margin-bottom: 1rem;
  }

  .advantage-list4 .leftbox .libox {
    padding-right: 0;
    margin-bottom: 1rem;
  }

  .advantage-list4 .rightbox {
    padding-left: 2rem;
  }
  .advantage-list4 .rightbox .libox {
    padding: 0;
  }

  .advantage-list4 .line {
    height: 2px;
  }

  .advantage-list4 {
    padding: 1.75rem 0 2.5rem;
  }

  .advantage-list4 .li {
    margin-bottom: .75rem;
  }

  .advantage-list4 .p {
    font-size: 12px;
  }
}
.join-list1 {
  padding: 2.5rem 0 3.25rem;
  background: #ffe9df;
}
.join-list1 .tip {
  justify-content: flex-start;
  color: #C7000A;
  margin-bottom: .25rem;
}
.join-list1 .line {
  width: 1.5rem;
  height: 5px;
  background: #C7000A;
  margin-right: .5rem;
}
.join-list1 .title {
  color: #000;
  margin-left: 2rem;
}
.join-list1 .icon {
  height: 2.25rem;
  margin-bottom: 1rem;
}
.join-list1 .swiper-slide {
  height: 320px;
  background: #fff;
  padding: 1rem .7rem;
}
.join-list1 .tit4 {
  text-align: center;
  margin-bottom: .15rem;
  color: #1a1a1a;
}
.join-list1 .p {
  color: #808080;
  text-align: center;
}
.join-list1 .join-container {
  margin-top: 2rem;
  overflow: hidden;
}
.join-list1 .warpjoin .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 1.5rem;
  z-index: 2;
}
.join-list1 .warpjoin .swiper-pagination span {
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 50%;
  background:rgba(0, 0, 0, .3);
  transition: background .3s;
}
.join-list1 .warpjoin .swiper-pagination span.swiper-pagination-bullet-active {
  background: #e7551e;
}

@media (max-width: 767px) {
  .join-list1 .swiper-slide {
    height: 240px;
  }

  .join-list1 {
    padding: 2rem 0;
  }

  .join-list1 .icon {
    height: 1.8rem;
    margin-bottom: .55rem;
  }

  .join-list1 .line {
    height: 2px;
  }

  .join-list1 .p {
    font-size: 12px;
  }

  .join-list1 .warpjoin .swiper-pagination span {
    width: 6px;
    height: 6px;
  }

  .join-list1 .warpjoin .swiper-pagination {
    margin-top: .8rem;
  }

  .join-list1 .join-container {
    margin-top: 1rem;
  }
}
.join-list2 {
  padding: 2.5rem 0 3.25rem;
  background: url(../images/img57.jpg) no-repeat center center;
  background-size: cover;
}
.join-list2 .tip {
  justify-content: flex-start;
  color: #000;
  margin-bottom: .25rem;
}
.join-list2 .line {
  width: 1.5rem;
  height: 5px;
  background: #C7000A;
  margin-right: .5rem;
}
.join-list2 .p {
  padding-left: 2rem;
  color: #1b1b1b;
  margin-top: .15rem;
}
.join-list2 .tit3 {
  font-weight: bold;
  color: #C7000A;
}
.join-list2 .join-box {
  margin-top: 1.25rem;
  padding-left: 2rem;
}
.join-list2 .join-box .warp-formbox {
  width: 28%;
}
.join-list2 .join-box .formbox {
  margin-top: .75rem;
}
.join-list2 .join-box .formbox .li {
  width: 100%;
  margin-bottom: .75rem;
  position: relative;
}
.join-list2 .join-box .formbox .li .icon {
  width: 21px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10.5px;
}
.join-list2 .join-box .formbox .li input {
  width: 100%;
  height: 45px;
  background: none;
  border: none;
  border-bottom: 1px solid #faa083;
  padding: 0 1rem;
  color: #96817f;
}
.join-list2 .join-box .formbox .li input::-webkit-input-placeholder {
  color: #96817f;
  opacity: .6;
}
.join-list2 .join-box .formbox .li input::-moz-placeholder {
  color: #96817f;
  opacity: .6;
}
.join-list2 .join-box .formbox .li input::-ms-input-placeholder {
  color: #96817f;
  opacity: .6;
}
.join-list2 .join-box .formbox .yli input {
  padding-left: 0;
  padding-right: 120px;
}
.join-list2 .join-box .formbox .yli .yanz {
  position: absolute;
  width: 100px;
  bottom: 10px;
  right: 0;
  z-index: 1;
}
.join-list2 .join-box .formbox .submit {
  width: 160px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #C7000A;
  border: none;
  text-align: center;
  color: #fff;
  margin-left: calc(100% - 160px);
}
.join-list2 .join-box .rightbox {
  width: 60%;
  position: relative;
}
.join-list2 .join-box .rightbox:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 2rem;
  width: 1px;
  height: 7rem;
  background: #e6e2e1;
}
.join-list2 .erwbox {
  width: 40%;
}
.join-list2 .erwbox .ermimg {
  max-width: 100%;
  margin-top: 1.5rem;
}
.join-list2 .telbox {
  width: 50%;
  padding-left: 2.5rem;
}
.join-list2 .tel-text {
  margin-top: 3rem;
}
.join-list2 .tel-text .tit4 {
  color: #1a1a1a;
}
.join-list2 .tel-text a {
  text-decoration: underline;
  color: #C7000A;
  font-family: "DINCOND-BOLD";
}

@media (max-width: 768px) {
  .join-list2 .join-box .warp-formbox {
    width: 100%;
    margin-bottom: 1rem;
  }

  .join-list2 .join-box .rightbox {
    width: 100%;
  }

  .join-list2 .join-box .rightbox:before {
    display: none;
  }

  .join-list2 {
    padding: 1.5rem 0 3.25rem;
  }
}
@media (max-width: 767px) {
  .join-list2 .erwbox, .join-list2 .telbox {
    width: 100%;
  }

  .join-list2 .telbox {
    padding-left: 0;
    margin-top: 1.5rem;
  }

  .join-list2 .tel-text {
    margin-top: 1rem;
  }

  .join-list2 .join-box .formbox .submit {
    font-size: 14px;
  }

  .join-list2 .line {
    height: 2px;
  }

  .join-list2 .join-box .formbox .li .icon {
    width: 16px;
  }

  .join-list2 .join-box .formbox .submit {
    margin: .5rem auto 0;
    height: 45px;
    line-height: 45px;
  }
}

.city-alert .content .img {
  width: 10.5rem;
}
.city-alert .content .img .bgimg {
  width: 100%;
}
.city-alert .content .img .img1 {
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.city-alert .content .text {
  width: calc(100% - 13rem);
}
.city-alert .content .text .tit4 {
  padding: .5rem 0;
  color: #C7000A;
  position: relative;
}
.city-alert .content .text .tit4:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background: linear-gradient(left, #C7000A, #fff);
  background: -moz-linear-gradient(left, #C7000A, #fff);
  background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#C7000A), to(#fff));
  background: -webkit-linear-gradient(left, #C7000A, #fff);
  background: -o-linear-gradient(left, #C7000A, #fff);
}
.city-alert .content .text .tit4:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: linear-gradient(left, #C7000A, #fff);
  background: -moz-linear-gradient(left, #C7000A, #fff);
  background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#C7000A), to(#fff));
  background: -webkit-linear-gradient(left, #C7000A, #fff);
  background: -o-linear-gradient(left, #C7000A, #fff);
}
.city-alert .content .text .tit5 {
  padding: .5rem 0;
  color: #C7000A;
  margin-bottom: 1rem;
  position: relative;
}
.city-alert .content .text .tit5:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: linear-gradient(left, #C7000A, #fff);
  background: -moz-linear-gradient(left, #C7000A, #fff);
  background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#C7000A), to(#fff));
  background: -webkit-linear-gradient(left, #C7000A, #fff);
  background: -o-linear-gradient(left, #C7000A, #fff);
}
.city-alert .content .text .tit6 {
  color: #000;
  margin-bottom: .75rem;
}
.city-alert .content .text .p {
  color: #555;
  line-height: 2;
}

.city-alert .content .video {
  width: 100%;
}

.city-alert .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0rem;
  right: -2rem;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

.city-alert .close .icon {
  position: relative;
  width: 26px;
  height: 26px;
  fill: #333;
  display: block;
  vertical-align: middle;
}

@media (max-width: 1024px) {
  .city-alert .close {
    right: 0;
  }

  .city-alert .content {
    padding: 1.75rem 2rem;
  }
}
@media (max-width: 768px) {
  .city-alert .content {
    padding: 1.75rem 2rem;
  }

  .city-alert .content .img {
    width: 10.5rem;
    margin: 0 auto 1.5rem;
  }

  .city-alert .content .text {
    width: 100%;
  }

  .city-alert .content .img .bgimg {
    width: 114%;
  }
}
@media (max-width: 767px) {
  .city-alert .content {
    padding: 1rem 5%;
    width: 100%;
  }

  .city-alert .content .text .p {
    font-size: 12px;
  }

  .city-alert .content {
    overflow-y: auto;
    max-height: 100vh;
  }

  .city-alert .content {
    border-radius: 0;
  }
}
.distributor-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.distributor-alert.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.distributor-alert.active .content {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.distributor-alert .content {
  position: absolute;
  max-width: 1600px;
  background: #fff;
  width: 90%;
  height: auto;
  left: 50%;
  top: 50%;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.distributor-alert .content .img {
  width: 50%;
}
.distributor-alert .content .img .bgimg {
  width: 100%;
  height: 19.2rem;
  min-height: 600px;
  background-size: cover;
}
.distributor-alert .content .text {
  width: 50%;
  height: 19.2rem;
  min-height: 600px;
  padding: 1rem 3.375rem;
}
.distributor-alert .content .text .tit2 {
  color: #C7000A;
  position: relative;
  margin-bottom: 1.25rem;
  text-align: center;
  width: 100%;
}
.distributor-alert .content .text .frombox {
  width: 100%;
}
.distributor-alert .content .text .inputbox {
  height: 1.5rem;
  min-height: 45px;
  margin-bottom: .5rem;
  position: relative;
}
.distributor-alert .content .text .input1 {
  width: 100%;
  height: 1.5rem;
  min-height: 45px;
  border: 2px solid #f2f2f2;
  padding: 0 50px;
  background: none;
}
.distributor-alert .content .text .icon {
  width: 19px;
  height: 22px;
  position: absolute;
  left: 18px;
  top: 50%;
  margin-top: -11px;
}
.distributor-alert .content .text .coadbox {
  position: relative;
}
.distributor-alert .content .text .coadbox .input1 {
  width: calc(100% - 180px);
  height: 1.5rem;
  min-height: 45px;
  border: 2px solid #f2f2f2;
  padding: 0 50px;
  background: none;
}
.distributor-alert .content .text .coadbox .coadimg {
  width: 170px;
  color: #666;
}
.distributor-alert .content .text .coadbox .coadimg img {
  width: 3.15rem;
  margin-right: .15rem;
}
.distributor-alert .content .text .submit-btn {
  width: 100%;
  height: 1.5rem;
  background: linear-gradient(#fe8355, #f25f28);
  border-radius: 8px;
  border: none;
  margin-top: .75rem;
  color: #fff;
}
.distributor-alert .content .text .p {
  margin-top: .4rem;
  color: #666666;
  text-align: center;
}
.distributor-alert .content .text .p a {
  color: #C7000A;
  display: inline-block;
}
.distributor-alert .content .text .tip {
  margin-top: 3rem;
  width: 100%;
  text-align: center;
}
.distributor-alert .content .text .tip span {
  color: #C7000A;
}

.distributor-alert .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0rem;
  right: -1.5rem;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

.distributor-alert .close .icon {
  position: relative;
  width: 35px;
  height: 35px;
  fill: #fff;
  display: block;
  vertical-align: middle;
}

@media (max-width: 1280px) {
  .distributor-alert .content .text {
    padding: 1rem 1.5rem;
  }
}
@media (max-width: 960px) {
  .distributor-alert .content .img {
    width: 100%;
  }

  .distributor-alert .content .text {
    width: 100%;
  }

  .distributor-alert .content .img .bgimg {
    height: 260px;
    min-height: auto;
    background-position: 50% 50%;
  }

  .distributor-alert .content .text {
    height: auto;
    min-height: auto;
  }

  .distributor-alert .content .text form {
    width: 100%;
  }

  .distributor-alert .content .text .tip {
    margin-top: 1.5rem;
  }

  .distributor-alert .close {
    right: 0;
  }
}
@media (max-width: 767px) {
  .distributor-alert .content .text {
    padding: .5rem;
  }

  .distributor-alert .content .img .bgimg {
    height: 180px;
  }

  .distributor-alert .content .text .tit2 {
    margin-bottom: .5rem;
  }

  .distributor-alert .content .text .tip {
    margin-top: .5rem;
  }

  .distributor-alert .content .text .tit2 {
    font-size: .85rem;
  }

  .distributor-alert .content .text .p, .distributor-alert .content .text .tip {
    font-size: 12px;
  }

  .distributor-alert .content .text .coadbox .input1 {
    padding: 0 10px 0 50px;
  }
}
.d-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.d-alert.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.d-alert.active .content {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.d-alert .content {
  position: absolute;
  max-width: 90%;
  background: #fff;
  width: 510px;
  height: auto;
  left: 50%;
  top: 50%;
  border-radius: 8px;
  overflow: hidden;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.d-alert .content .title {
  padding: 0 .65rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-bottom: 1px solid #f3f3f3;
}
.d-alert .content .text {
  height: 170px;
  color: #555;
  border-bottom: 1px solid #f3f3f3;
}
.d-alert .content .text img {
  width: 50px;
}
.d-alert .content .text span {
  margin-left: .45rem;
}
.d-alert .content a {
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  padding: 0 .5rem;
}
.d-alert .content .bot {
  padding: .5rem .75rem;
}
.d-alert .content .landbtn {
  background: #ed632f;
  color: #fff;
}
.d-alert .content .colse {
  color: #ed632f;
  margin-left: .35rem;
  border: 2px solid #ee6f3f;
}
.d-alert .content .colsebox {
  position: absolute;
  height: 25px;
  right: .75rem;
  top: .35rem;
  cursor: pointer;
}
.d-alert .content .colsebox svg {
  width: 25px;
  height: 25px;
  fill: #d9d9d9;
}

.success-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.success-alert.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.success-alert.active .content {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.success-alert .content {
  position: absolute;
  max-width: 90%;
  background: #fff;
  width: 510px;
  height: auto;
  left: 50%;
  top: 50%;
  border-radius: 8px;
  overflow: hidden;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.success-alert .content .title {
  padding: 0 .65rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-bottom: 1px solid #f3f3f3;
}
.success-alert .content .text {
  height: 170px;
  color: #555;
  border-bottom: 1px solid #f3f3f3;
}
.success-alert .content .text img {
  width: 50px;
}
.success-alert .content .text span {
  margin-left: .45rem;
}
.success-alert .content a {
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  padding: 0 .5rem;
}
.success-alert .content .bot {
  padding: .5rem .75rem;
}
.success-alert .content .landbtn {
  background: #ed632f;
  color: #fff;
}
.success-alert .content .colse {
  color: #ed632f;
  margin-left: .35rem;
  border: 2px solid #ee6f3f;
}
.success-alert .content .colsebox {
  position: absolute;
  height: 25px;
  right: .75rem;
  top: .35rem;
  cursor: pointer;
}
.success-alert .content .colsebox svg {
  width: 25px;
  height: 25px;
  fill: #d9d9d9;
}

/*右侧悬浮*/
.fixright-tip {
  position: fixed;
  z-index: 12;
  right: 0;
  bottom: 20%;
}
.fixright-tip .li {
  width: 46px;
  height: 46px;
  margin-bottom: 2px;
  background: #e8551e;
  cursor: pointer;
  position: relative;
  transition: all .3s ease;
}
.fixright-tip .li svg {
  fill: #fff;
  transition: all .3s ease;
}
.fixright-tip .li .num {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #e8551e;
  color: #fff;
  font-size: 12px;
  position: absolute;
  text-align: center;
  line-height: 18px;
  left: 50%;
  margin-left: -9px;
  top: -9px;
}
.fixright-tip .li:hover {
  background: #fff;
}
.fixright-tip .li:hover svg {
  fill: #e8551e;
}
.fixright-tip .gouw svg {
  width: 22px;
  height: 22px;
}
.fixright-tip .zixun svg {
  width: 32px;
  height: 32px;
}
.fixright-tip .addbtn svg {
  width: 24px;
  height: 24px;
}
.fixright-tip .mallbtn svg {
  width: 24px;
  height: 24px;
}
.fixright-tip .backbtn {
  opacity: 0;
  visibility: hidden;
}
.fixright-tip .backbtn svg {
  width: 22px;
  height: 22px;
}
.fixright-tip .backbtn.active {
  opacity: 1;
  visibility: visible;
}

.investor-list1 .leftbox .tipimg{
  color:#da251b;
}
.investor-list1 .leftbox .tipimg2{
  color:#1ec24f;
}
.investor-list1 .leftbox #sp3{
  color:#999;
}
.investor-list1 .rightbox .tabli{
  margin-bottom:1.5rem;
}

.advantage-list3 .tip-pagination .swiper-pagination{
  bottom: 0;
}
.solution-list1 .rightbox .select1, .solution-list1 .rightbox .select2{
  border-bottom: 1px solid #e8c6c3;
  margin:0 .25rem;
}
.support-list1{
  position: relative;
  z-index:2;
}
.about-list4 .contentbox .swiper-pagination span{
  opacity:1;
}
.advantage-list2 .addbox .left-img img{
  border-radius:50%;
}
@media (max-width:767px){
  .fixright-tip{
    display:none;
  }
   .i-list3 .warp-tipbox .index-notice .swiper-pagination {
    position: absolute;
    padding-left:0;
    bottom:1rem !important;
  }
  .investor-list1 .leftbox .tit2{
    text-align:center;
  }
  .investor-list1 .leftbox .text-l{
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: center;
  }
  .house-list2 .contentbox .li{
    height:12rem;
  }
  .partner-list1 .ulbox .li{
    width:49%;
  }
  .partner-list1 .ulbox .li:nth-child(2n){
    margin-right:0;
  }
}





.join-list2 .join-box .selectbox {
  width: 100%;
  height: 45px;
  border:none;
  border-bottom: 1px solid #faa083;
  position: relative;
  z-index: 3;
}
.join-list2 .join-box .li1 .selectbox{
  width:50%;
}

.join-list2 .join-box .selectbox .sp {
  padding: 0 0 0 1rem;
  height: 45px;
  color: #96817f;
}
.join-list2 .join-box .selectbox svg {
  width: 20px;
  height: 20px;
  line-height: 1;
  fill: #96817f;
}
.join-list2 .join-box .selectbox .sp-select {
  position: absolute;
  width: 100%;
  background:#f6f6f6;
  padding: .4rem;
  overflow: auto;
  display: none;
  max-height: 220px;
}
.join-list2 .join-box .selectbox .litem:last-child{
  border-bottom:none;
}
.join-list2 .join-box .selectbox .sp-select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #0061ae;
  border-radius: 0;
  width: 2px;
}
.join-list2 .join-box .selectbox .sp-select .mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(211, 211, 211, 0.4);
}
.join-list2 .join-box .selectbox .litem {
  padding:10px 0;
  line-height:1.5;
  cursor: pointer;
  border-bottom: 1px solid #f5f5f5;
}
.join-list2 .join-box .li2{
  z-index:3;
}
.join-list2 .join-box .li3{
  z-index:2;
}




.search-banner .tit1 {
  text-align: center;
  line-height: 1.25;
}

.searchajax {
  position: relative;
  background: #fff;
}

.n-news .text {
  padding: .55rem;
}

.search-banner .tit1 {
  margin-top: 2.5rem;
}

.n-banner .banner-form {
  position: relative;
  z-index: 3;
  margin-top: 1.25rem;
}

.n-banner .tipbox {
  margin-top: .65rem;
}

.n-banner .tipbox .tip-btn {
  font-weight: bold;
  margin-right: 1rem;
}

.n-banner .tipbox .tip-btn svg {
  width: 20px;
  height: 20px;
  line-height: 1;
  fill: #fff;
  margin-right: .25rem;
}

.n-banner .tipbox a {
  margin-right: .5rem;
  color: #fff;
}

.n-banner .banner-form .formbox {
  width: 700px;
  margin: 0 auto;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  position: relative;
}

.n-banner .banner-form .formbox .input2 {
  width: calc(100%  - 100px);
  border: none;
  background: transparent;
}

.n-banner .banner-form .formbox .input1 {
  border: none;
  background: url(../fonts/20c3090a17c84ea7b4744a7d14e4665e.woff);
  justify-content: space-between;
}
.solution-list1 .rightbox .select1, .solution-list1 .rightbox .select2{
  width:46%;
  margin:0;
}
.solution-list1 .rightbox .sp{
  width:100%;
}

.n-banner:after{
  display:none;
}
@media (max-width:767px) {
  .ibanner .swiper-slide{
    height:auto;
  }
  .ibanner .swiper-slide img{
    width:100%;
  }
  .ibanner{
    min-height:14rem;
  }


  .amap-ui-control-position-rt, .amap-ui-control-position-tr{
    top: 15px !important;
    right: 15px !important;
  }
  .amap-ui-mobile .amap-ui-control-zoom{
    width:30px !important;
  }
  .amap-ui-mobile .amap-ui-control-zoom a, .amap-ui-mobile .amap-ui-control-zoom-num{
    width: 30px !important;
    line-height: 30px !important;
    height: 33px !important;
  }
  .amap-ui-control-zoom a{
    font-size:20px !important;
  }
}
.solution-list3 .li{
  cursor:auto;
}





.warpfooter{
  z-index:97;
}

.distributor-list1 .leftnav .li.cur{
  background:transparent;
}

.distributor-list1 .tabbox a{
  color:#666;
  margin-right:1rem;
  height:50px;
  line-height:50px;
}
@media (max-width:1480px) {
  .distributor-list1 .listbox .li{
    width:48%;
    margin-right:4%;
  }
  .distributor-list1 .listbox .li:nth-child(3n){
    margin-right:4%;
  }
  .distributor-list1 .listbox .li:nth-child(2n){
    margin-right:0;
  }
}
@media (max-width:1280px) {
  .distributor-list1 .leftnav,.distributor-list1 .leftnav .ulbox{
    width:8rem;
  }
  .distributor-list1 .listbox{
    width:calc(100% - 10rem);
  }
}
@media (max-width:767px) {
  .distributor-list1 .listbox .li{
    width:100%;
    margin-right:0;
  }
  .distributor-list1 .leftnav, .distributor-list1 .leftnav .ulbox{
    width:6rem;
  }
  .distributor-list1 .listbox{
    width:100%;
    margin-top:.5rem;
  }
  .distributor-list1 .tabbox a{
    height:35px;
    line-height:35px;
    font-size:14px;
  }
  .distributor-list1 .leftnav .li,.distributor-list1 .leftnav .li-top .lisp{
    font-size:16px;
    height:35px;
    line-height:35px;
  }

  .distributor-list1 .leftnav .li{
    width:auto;
    margin-right:1.5rem;
    padding-right:0;
  }
  .distributor-list1 .leftnav .li svg{
    display:none;
  }
  .distributor-list1 .leftnav,.distributor-list1 .leftnav .ulbox{
    width:100%;
  }
  .distributor-list1 .leftnav .ulbox{
    display: flex;
    flex-flow: row wrap;

  }
  .distributor-list1 .listbox .text .tit3{
    height:auto;
    line-height:1.5;
  }
}


.distributor-list1 .tabbox{
  margin-bottom:.5rem;
}

.distributor-list1 .tabbox a:hover,.distributor-list1 .tabbox a.cur{
  color:#C7000A;
}

.land-down{
  position: absolute;
  width:90px;
  left:50%;
  top:25px;
  margin-left:-45px;
  border-radius:5px;
  background:#fff;
  padding:5px;
  box-shadow:0px 0px 10px 0px rgba(0,0,0,.1);
  opacity:0;
  visibility:hidden;
  transition: all .3s;
}
.land-success{
  margin-left:1rem;
  z-index:10;
  
}
.land-success.cur .land-down{
  opacity:1;
  visibility:visible;
}
.header-tip .land-success .li{
  margin-left:0;
}
.land-down a{
  height:25px;
  line-height:25px;
  color:#666;
  font-size:12px;
  text-align:center;
  transition: all .3s;
}
.land-down a:hover{
  color:#e7551e;
}
@media (max-width:1024px) {
  .land-success{
    margin-left:0;
  }
  .header-bot{
    overflow:initial;
  }
}

.yan-xin{
  position: absolute;
  width: 85px;
  bottom: 5px;
  right: 0;
  z-index: 1;
}
.solution-list1 .rightbox input{
  padding-right:120px;
}
.content-list1 .inputbox input{
  padding-right:120px;
}

@media (max-width:767px) {
  .content-list1 .inputbox .yan-xin{
    right:20px;
    bottom:5px;
  }
}





.personal-form {
  padding-top:20px;
  box-sizing: border-box;
}
.personal-form .items {
  position: relative;
  padding-left: 115px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 44px;
  height: 44px;
  color: #444444;
}
.personal-form .items .txt8{
  display: block;
}
.personal-form .items .txt9{
  display: none;
}

.personal-form .items.error .txt9{
  display: block;
}
.personal-form .items.error .txt8{
  display: none;
}

.personal-form .items.success .txt8{
  display: none;
}
.personal-form .items.success .txt9{
  display: none;
}
.personal-form .items.error.success .txt8{
  display: none;
}
.personal-form .items.error.success .txt9{
  display: block;
}
.personal-form .items:nth-child(1){
  margin-top:0;
}
.personal-form .items{
  margin-top: 40px;
}
.personal-form .items .span {
  width: 110px;
  position: absolute;
  left: 0;
  top: 0;
}
.personal-form .items .span span {
  color: #c9343a;
}
.personal-form .items .items-right {
  height: 100%;
}
.personal-form .items .span-right {
  width: 370px;
  height: 100%;
}
.personal-form .items .radio {
  display: inline-block;
}
.personal-form .items .radio:nth-child(n+2) {
  margin-left: 40px;
}
.personal-form .items input::-webkit-input-placeholder {
  color: #666666;
}
.personal-form .items input::-moz-input-placeholder {
  color: #666666;
}
.personal-form .items input::-ms-input-placeholder {
  color: #666666;
}
.personal-form .items input, .personal-form .items select {
  outline: none;
}
.personal-form .items input, .personal-form .items select {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  padding: 0;
  padding-left: 20px;
  box-sizing: border-box;
}
.personal-form .items .radio input[type=radio]{
  padding:0;
  width: auto;
  height: auto

}
.personal-form .items .txt {
  width: calc(100% - 370px);
  font-size: 15px;
  color: #b2b2b2;
  padding-left: 20px;
  box-sizing: border-box;
}
.personal-form .items .txt img {
  margin-right: 10px;
}
.personal-form .items .txt0 {
  color: #666666;
}
.personal-form .items-bot .submit {
  width: 140px;
  height: 40px;
  color: #ffffff;
  background: #0061ae;
  padding:0;
  transition: .5s ease-in-out;
}
.personal-form .items-bot .submit:hover {
  opacity: .8;
  transition: .5s ease-in-out;
}
.personal-form .items-bot .txt {
  padding-left: 30px;
}
@media (max-width:767px) {
  .personal-form .items .span{
    width:100%;
    line-height:30px;
    position: relative;
  }
  .personal-form .items .txt img{
    width: 15px;
    margin-right: 5px;
  }
  .personal-form .items .txt,.personal-form .items{
    font-size:14px;
  }
  .personal-form .items{
    padding-left:0;
    height:auto;
    margin-top:15px;
  }
  .personal-form .items input{
    height:35px;
    padding-left:10px;
  }
  .personal-form .items .span-right{
    width:100%;
  }
  .personal-form .items .txt{
    width:100%;
    padding-left:0;
  }
}
/*# sourceMappingURL=style.css.map */
