html,
body {
  font-family: "Microsoft Yahei", "PingFang SC";
  overflow-x: hidden;
  background: #fff;
  font-size: 0.14rem;
}

* {
  margin: 0;
  padding: 0;
}

.tops,
.url,
.urls {
  cursor: pointer;
}

.els {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 90%;
}

header#wheader span.url:hover {
  color: #E02540;
}

.button2 {
  position: relative;
}

.button2 span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button2:hover > span {
  opacity: 0;
  -webkit-transform: translate(0, -0.4rem);
  -ms-transform: translate(0, -0.4rem);
  transform: translate(0, -0.4rem);
  color: white;
}

[v-cloak] {
  display: none;
}

.new-about div:nth-child(3) span {
  position: relative;
}

.new-about div p {
  display: -webkit-box;
  display: flex;
}

.button2::after {
  content: attr(data-text);
  position: absolute;
  padding: 0.12rem 0.23rem;
  left: 0;
  font-size: 1em;
  opacity: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-transform: translate(0, 30%);
  -ms-transform: translate(0, 30%);
  transform: translate(0, 30%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  background: white;
  color: #E02540;
  left: 0.5rem;
  top: 0;
  right: 0.5rem;
  bottom: 0;
  margin: auto;
  border-radius: 10vw;
}

.button2w::after {
  content: attr(data-text);
  position: absolute;
  padding: 0;
  left: 0;
  font-size: 1em;
  opacity: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-transform: translate(0, 30%);
  -ms-transform: translate(0, 30%);
  transform: translate(0, 30%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  background: #E02540;
  color: #ffffff;
  width: 100%;
  left: 0;
  top: 0;
  right: 0.5rem;
  bottom: 0;
  margin: auto;
  border-radius: 10vw;
}

.button2:hover::after {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

body a,
.btn-agile,
a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "Microsoft Yahei", "PingFang SC";
}

p {
  line-height: 1.8;
  font-size: 1em;
  color: #333;
  font-weight: 500;
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

@media screen and (max-width: 1500px) {
  header img {
    margin-right: 0 !important;
  }

  header div span {
    margin-left: 0.28rem !important;
  }
}

html {
  font-size: 100PX !important;
}

@media screen and (max-width: 1500px) {
  html {
    font-size: 100PX !important;
  }
}

@media screen and (max-width: 1200px) {
  html {
    font-size: 80PX !important;
  }
}

@media screen and (max-width: 1100px) {
  html {
    font-size: 70PX !important;
  }
}

@media screen and (max-width: 1000px) {
  html {
    font-size: 60PX !important;
  }
}

@media screen and (max-width: 850px) {
  html {
    font-size: 58PX !important;
  }
}

body a:hover {
  text-decoration: none;
}

.btn-border {
  padding: 0.09rem 0.4rem;
  border: 0.01rem solid #4166d7;
  border-radius: 10vw;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.13rem;
  font-family: OPPOSans;
  font-weight: normal;
  color: #4166D7;
  margin: 0.3rem 0 1rem;
}

.curous {
  cursor: pointer;
}

input::-webkit-input-placeholder {
  color: #595959;
}

input:focus::-webkit-input-placeholder {
  color: rgba(89, 89, 89, 0.2);
}

textarea::-webkit-input-placeholder {
  color: #595959;
}

textarea:focus::-webkit-input-placeholder {
  color: rgba(89, 89, 89, 0.2);
}

@font-face {
  font-family: OPPOSans;
  src: url('../font/OPPOSans-M.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: OPPOSansM;
  src: url('../font/OPPOSans-M.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: OPPOSansR;
  src: url('../font/OPPOSans-R.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

textarea {
  resize: none;
}

.minw60 {
  min-width: 0.6rem;
}

.clorwhite {
  color: #FFFFFF;
}

.colorblue {
  color: #2266e7;
}

.cloerblue {
  color: #2266e7;
}

.btns {
  background-color: transparent;
}

.btns.activebtn {
  background-color: #007aff;
  border-color: #007aff;
}

.btns.hidebtn {
  -webkit-animation: hidea  1s;
  animation: hidea  1s;
}

@-webkit-keyframes hidea {
  from {
    background-color: #007aff;
    border-color: #007aff;
  }

  to {
    background-color: transparent;
    border-color: #FFFFFF;
  }
}

@keyframes hidea {
  from {
    background-color: #007aff;
    border-color: #007aff;
  }

  to {
    background-color: transparent;
    border-color: #FFFFFF;
  }
}

.btnss {
  background-color: transparent;
}

.btnss.activebtn {
  background-color: #007aff;
  color: #fff;
}

.btnss.hidebtn {
  -webkit-animation: hideas  1s;
  animation: hideas  1s;
}

@-webkit-keyframes hideas {
  from {
    background-color: #007aff;
    color: #FFFFFF;
  }

  to {
    background-color: transparent;
    color: #007aff;
  }
}

@keyframes hideas {
  from {
    background-color: #007aff;
    color: #FFFFFF;
  }

  to {
    background-color: transparent;
    color: #007aff;
  }
}

.at .wh {
  font-size: 0.24rem;
}

.fontR {
  font-family: OPPOSansR !important;
}

.fontM {
  font-family: OPPOSansM !important;
}

p {
  font-family: OPPOSansR;
}

.click-url {
  cursor: pointer;
}

.mt60mb100 {
  margin: 0.6rem auto 1rem;
}

.click {
  position: relative;
}

.click::after {
  position: absolute;
  top: -100%;
  left: -100%;
  width: 200%;
  height: 200%;
}

header {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

p {
  font-size: 0.16rem;
  line-height: 1.5;
}

h1 {
  font-size: 0.2rem;
}

.m100 {
  margin: 1rem 0;
}

.mT30 {
  margin-top: 0.3rem;
}

.mb-30 {
  margin-bottom: 0.3rem;
}

.nomal-block {
  width: 100%;
  margin: 0  auto 0;
}

.at {
  font-size: 0;
}

.h110 {
  height: 1.1rem;
}

.flex-align-end {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.flex-align-start {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.flex {
  display: -webkit-box;
  display: flex;
}

.flex-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.flex-between {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.flex-between-start {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
}

.flex-around {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center;
}

.flex-between-column {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-center {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.flex-align-center {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.flex-start {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.ml40 {
  margin-left: 0.4rem;
}

.tag {
  display: -webkit-box;
  display: flex;
  width: 1.2rem;
  background: #EDEDED;
  font-size: 0.14rem;
  font-family: OPPOSans;
  font-weight: normal;
  color: #595959;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.05rem 0;
}

header {
  position: fixed;
  z-index: 99;
  padding: 0 0.79rem;
  height: 1.1rem;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff;
}

header#wheader {
  border-color: white;
}

header#wheader span {
  color: white;
}

header img {
  width: 1.5rem;
  background: transparent;
}

header .header-right img {
  margin: 0 0 0 0.5rem;
}

header div {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

header div span {
  font-size: 0.18rem;
  font-weight: 400;
  color: #666666;
  margin-left: 0.48rem;
  white-space: nowrap;
}

.w-100px {
  width: auto;
}

.footer {
  width: 100%;
  background: #F2F2F2;
  padding: 0.47rem 0;
}

.footer-c {
  width: 12rem;
  margin: 0 auto;
}

.footer-c img:nth-child(1) {
  width: 1.45rem;
  background: transparent;
}

.footer-c p span {
  font-size: 0.18rem;
  font-weight: 400;
  color: #666666;
  margin: 0 0.24rem;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}

.footer-c p span img {
  width: 0.2rem !important;
  height: 0.2rem;
  margin-right: 0.1rem;
}

.footer-c img:nth-child(2) {
  width: 0.38rem;
  background: transparent;
}

.title {
  padding: 1rem 0 0.45rem;
}

.title h1 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #E02540;
  text-align: center;
}

.title p {
  font-size: 0.28rem;
  font-weight: 400;
  text-align: center;
  margin-top: 0.07rem;
}

.btn {
  width: 1.08rem;
  height: 0.36rem;
  background: #E02540;
  border-radius: 10vw;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.18rem;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0.1rem 0.18rem;
}

.mt30 {
  margin-top: 0.3rem;
}

.mt34 {
  margin-top: 0.34rem;
}

.mt13 {
  margin-top: 0.13rem;
}

body::-webkit-scrollbar {
  display: none;
}

.page {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin: 0 auto 1.45rem;
}

.page span {
  margin: 0 0.4rem;
  cursor: pointer;
}

.logos {
  width: 2.57rem;
}

.case-top {
  height: 5.2rem;
  background: url(../image/case/top.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.case-top * {
  color: #000000 !important;
}

.case-top .title {
  padding-left: 0.79rem;
}

.case-top .title p {
  text-align: left;
}

.case-content {
  max-width: 17.6rem;
  width: 100%;
  margin: 0 auto;
  padding: 1rem 0 1.4rem;
}

.case-content-listnew {
  width: calc(50% - 0.75rem);
  padding: 0.45rem 0;
  border-bottom: 0.01rem solid #666666;
}

.case-content-listnew:nth-child(2n-1) {
  margin-right: 1.5rem;
}

.case-content-listnew img {
  width: 2rem;
  height: 2rem;
  margin-right: 0.6rem;
}

.case-content-listnew > div {
  height: 2rem;
  -webkit-box-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.case-content-listnew > div h1 {
  font-size: 0.25rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  width: 100%;
}

.case-content-listnew > div p {
  font-size: 0.15rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  width: 100%;
  height: 1.1rem;
  overflow: hidden;
}

.case-content-listnew > div div {
  width: 1.08rem;
  height: 0.36rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0;
}

.case-content-listnew > div div::after {
  font-size: 0.18rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.case-content-list {
  margin-top: 1.2rem;
}

.case-content-list-tit h1 {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
}

.case-content-list-tit p {
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin: 0.1rem 0 0.5rem;
}

.case-content-list-con img {
  width: 5.8rem;
}

.case-content-list-con > div {
  width: 9.8rem;
}

.case-content-list-con > div h1 {
  font-size: 0.35rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
  padding-bottom: 0.2rem;
  border-bottom: 0.1rem #E02540 solid;
}

.case-content-list-con > div p {
  font-size: 0.22rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  width: 100%;
  margin-top: 0.4rem;
}

.case-content-list-con > div h2 {
  width: 100%;
  font-size: 0.2rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin: 0.75rem 0 0.55rem;
}