a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
  font-family: PingFang SC, Microsoft YaHei, Hiragino Sans GB, Helvetica Neue, Helvetica, Arial
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a {
  color: #7e8c8d;
  -webkit-backface-visibility: hidden;
  text-decoration: none
}

li {
  list-style: none
}

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent
}

.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 0;
  opacity: 1;
  transition: width .1s, opacity .4s;
  background-color: #fff;
  z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
  transition: none
}

.nuxt-progress-failed {
  background-color: red
}

.banner[data-v-d0ece0de] {
  width: 100%;
  height: 90px;
  display: flex;
  flex-direction: row;
  flex-wrap: unset;
  justify-content: center;
  align-items: unset;
  align-content: unset
}

.banner .banner-icon[data-v-d0ece0de] {
  width: 221px;
  height: 100%;
  margin-top: 5px
}

.banner .banner-right[data-v-d0ece0de] {
  width: 780px;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: unset;
  justify-content: center;
  align-items: unset;
  align-content: unset
}

.banner .banner-right .banner-title[data-v-d0ece0de] {
  width: 221px;
  height: 90px;
  background-color: unset;
  text-align: center;
  line-height: 90px;
  cursor: pointer;
  color: #000;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 500
}

.banner .banner-right .banner-title.banner-choose[data-v-d0ece0de],
.banner .banner-right .banner-title[data-v-d0ece0de]:hover {
  background: url(../img/5b13945.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 bottom
}

@media screen and (max-width:1140px) {
  .banner[data-v-d0ece0de] {
    height: 80px
  }

  .banner .banner-right[data-v-d0ece0de] {
    width: 540px;
    height: 80px
  }

  .banner .banner-right .banner-title[data-v-d0ece0de] {
    width: 135px;
    height: 80px;
    line-height: 80px;
    font-size: 16px
  }

  .banner .banner-icon[data-v-d0ece0de] {
    width: 180px
  }
}

@media screen and (max-width:770px) {
  .banner[data-v-d0ece0de] {
    height: 50px
  }

  .banner .banner-right[data-v-d0ece0de] {
    width: 240px;
    height: 50px;
    display: flex;
    justify-content: space-between
  }

  .banner .banner-right .banner-title[data-v-d0ece0de] {
    width: 58px;
    height: 50px;
    line-height: 50px;
    font-size: 12px
  }

  .banner .banner-icon[data-v-d0ece0de] {
    width: 120px;
    height: 46px
  }
}

.footer[data-v-d0ece0de] {
  width: 100%;
  height: 180px;
  background-color: #303030;
  padding-top: 30px
}

.footer .footer-info[data-v-d0ece0de] {
  color: #fdfdfd;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: unset;
  line-height: 25px;
  display: flex;
  flex-direction: column;
  flex-wrap: unset;
  justify-content: center;
  align-items: center;
  align-content: unset
}

.footer .footer-info>p:nth-child(2)>img[data-v-d0ece0de] {
  width: 20px;
  transform: translate3d(-5px, 5px, 0)
}

.footer .footer-info>p>span[data-v-d0ece0de]:hover {
  color: red
}

@media screen and (max-width:770px) {
  .footer .footer-info[data-v-d0ece0de] {
    font-size: 9px
  }

  .footer .footer-info>p:nth-child(2)>img[data-v-d0ece0de] {
    width: 14px
  }
}

.bule-font[data-v-d0ece0de] {
  cursor: pointer;
  color: #409eff
}

.footer-beian[data-v-d0ece0de] {
  float: left;
  height: 20px;
  line-height: 20px;
  color: #fdfdfd
}

.dadd-esadasd-e:hover {
  color: red;
  cursor: pointer
}

@-webkit-keyframes fadeOutOpa-data-v-5a4fecfe {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOutOpa-data-v-5a4fecfe {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes fadeInOpa-data-v-5a4fecfe {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeInOpa-data-v-5a4fecfe {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes barLength-data-v-5a4fecfe {
  0% {
    width: 0
  }

  to {
    width: 263px
  }
}

@keyframes barLength-data-v-5a4fecfe {
  0% {
    width: 0
  }

  to {
    width: 263px
  }
}

@-webkit-keyframes barLengthM-data-v-5a4fecfe {
  0% {
    width: 0
  }

  to {
    width: 130px
  }
}

@keyframes barLengthM-data-v-5a4fecfe {
  0% {
    width: 0
  }

  to {
    width: 130px
  }
}

@-webkit-keyframes fadeOutMask-data-v-5a4fecfe {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOutMask-data-v-5a4fecfe {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes fadeInMask-data-v-5a4fecfe {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeInMask-data-v-5a4fecfe {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes wealInUp-data-v-5a4fecfe {
  0% {
    width: 0
  }

  to {
    width: 268px
  }
}

@keyframes wealInUp-data-v-5a4fecfe {
  0% {
    width: 0
  }

  to {
    width: 268px
  }
}

@-webkit-keyframes wealOutUp-data-v-5a4fecfe {
  0% {
    width: 268px
  }

  to {
    width: 0
  }
}

@keyframes wealOutUp-data-v-5a4fecfe {
  0% {
    width: 268px
  }

  to {
    width: 0
  }
}

@-webkit-keyframes wealInLeft-data-v-5a4fecfe {
  0% {
    height: 0
  }

  to {
    height: 136px
  }
}

@keyframes wealInLeft-data-v-5a4fecfe {
  0% {
    height: 0
  }

  to {
    height: 136px
  }
}

@-webkit-keyframes wealOutLeft-data-v-5a4fecfe {
  0% {
    height: 136px
  }

  to {
    height: 0
  }
}

@keyframes wealOutLeft-data-v-5a4fecfe {
  0% {
    height: 136px
  }

  to {
    height: 0
  }
}

@-webkit-keyframes comeIn-data-v-5a4fecfe {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes comeIn-data-v-5a4fecfe {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes comeOut-data-v-5a4fecfe {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes comeOut-data-v-5a4fecfe {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.aboutUs {
  position: relative;
  background-color: #f5f5f5
}

.aboutUs .aboutUs-change {
  width: 160px;
  height: 176px;
  background-color: unset;
  position: fixed;
  right: 10%;
  top: 12%;
  opacity: 0
}

.aboutUs .aboutUs-change .aboutUs-change-left {
  width: 7px;
  height: 176px;
  background-color: unset;
  position: relative
}

.aboutUs .aboutUs-change .aboutUs-change-left .aboutUs-change-left-baseLine {
  width: 1px;
  height: 176px;
  background-color: unset
}

.aboutUs .aboutUs-change .aboutUs-change-left .aboutUs-change-left-block {
  width: 7px;
  height: 49px;
  background-color: unset;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: -3px;
  transition: all .5s linear;
  transform: translateY(0)
}

.aboutUs .aboutUs-change .aboutUs-change-right {
  width: 153px;
  height: 176px;
  background-color: unset;
  display: flex;
  flex-direction: column;
  flex-wrap: unset;
  justify-content: space-between;
  align-items: unset;
  align-content: unset;
  position: absolute;
  top: 0;
  right: 0
}

.aboutUs .aboutUs-change .aboutUs-change-right .aboutUs-change-right-block {
  width: 100%;
  height: 50px;
  background-color: unset;
  cursor: pointer
}

.aboutUs .aboutUs-change .aboutUs-change-right .aboutUs-change-right-block .aboutUs-change-right-block-titile {
  width: 100%;
  height: 50%;
  background-color: unset;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  padding-left: 10px
}

.aboutUs .aboutUs-change .aboutUs-change-right .aboutUs-change-right-block .aboutUs-change-right-block-english {
  width: 100%;
  height: 50%;
  background-color: unset;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  padding-left: 10px
}

.aboutUs .fadeOut {
  opacity: 0;
  animation: fadeOutOpa-data-v-5a4fecfe .5s linear;
  -webkit-animation: fadeOutOpa-data-v-5a4fecfe .5s linear;
  display: none
}

.aboutUs .fadeIn {
  opacity: 1;
  z-index: 1;
  animation: fadeInOpa-data-v-5a4fecfe .5s linear;
  -webkit-animation: fadeInOpa-data-v-5a4fecfe .5s linear;
  display: block
}

.aboutUs .aboutUs-top {
  width: 100%
}

.aboutUs .aboutUs-content .aboutUs-intro {
  width: 100%;
  height: 650px;
  /* background: url(/_nuxt/img/af5c642.jpg); */
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  padding-top: 100px;
}

.aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box {
  width: 1041px;
  height: 465px;
  background-color: unset;
  position: relative;
  margin: auto;
  line-height: 25px;
  display: flex;
  flex-direction: column;
  flex-wrap: unset;
  justify-content: space-between;
  align-items: unset;
  align-content: unset
}

.aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box .aboutUs-intro-left {
  width: 74px;
  height: 100%;
  background-color: unset;
  position: absolute;
  left: -84px;
  right: unset;
  top: 0;
  bottom: unset;
  /* background: url(/_nuxt/img/2604f08.png) no-repeat; */
  background-size: 100% 100%
}

;

.aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box .aboutUs-intro-info {
  font-size: 15px
}

.aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box>img {
  width: 400px;
  position: absolute;
  right: 0%
}

.aboutUs .aboutUs-content .aboutUs-culture {
  width: 100%;
  height:800px;
  background: url(../img/0cb73e3999.png);
  background-repeat: no-repeat;
  /* background-size: auto; */
  position: relative;
  box-sizing: border-box;
  padding-top: 10%
}

.aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box {
  width: 44%;
  height: 60%;
  margin: auto;
  transform: translate3d(-30%, 0, 0);
  display: flex;
  flex-direction: column;
  flex-wrap: unset;
  justify-content: space-between;
  align-items: unset;
  align-content: unset
}

.aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box .aboutUs-culture-info {
  color: #f2eded;
  font-size: 16px;
  font-family: unset;
  font-weight: unset;
  line-height: 30px
}

.aboutUs .aboutUs-content .aboutUs-contact {
  width: 100%;

  height: 505px;

  position: relative;
  /* padding-top: 14% */
}
.aHref{
  color: white;
}
.aHref:hover{
  color: red;
}
.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box {
  width: 1064px;
  background-color: #a0938f;
  display: flex;
  flex-direction: row;
  flex-wrap: unset;
  justify-content: space-between;
  align-items: unset;
  align-content: unset;
  margin: 0 auto;
  padding: 26px 46px 59px 66px
}

.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left {
  width: 1000px;
  height: 300px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 54px
}

.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li {
  width: 460px;
  height: 80px;
  display: flex
}

.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:first-child>img {
  width: 50px;
  height: 54px;
  margin-right: 33px
}

.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(2)>img {
  width: 50px;
  height: 46px;
  margin-right: 30px
}

.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(3)>img {
  width: 50px;
  height: 48px;
  margin-right: 30px
}

.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(4)>img {
  width: 50px;
  height: 54px;
  margin-right: 30px
}

.aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left .aboutUs-contact-left-font {
  float: left;
  font-size: 18px;
  font-weight: 700;
  color: #f2eded;
  line-height: 24px
}

@media screen and (max-width:1480px) {
  .aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box {
    height: 40%;
    transform: translate3d(-50%, 0, 0)
  }

  .aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box .aboutUs-culture-info {
    font-size: 12px;
    line-height: 24px
  }

  .aboutUs .aboutUs-content .aboutUs-contact-left {
    width: 1000px;
    height: 300px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 54px
  }

  .aboutUs .aboutUs-content .aboutUs-contact-left>li {
    width: 460px;
    height: 80px;
    display: flex
  }

  .aboutUs .aboutUs-content .aboutUs-contact-left>li:first-child>img {
    width: 50px;
    height: 54px;
    margin-right: 33px
  }

  .aboutUs .aboutUs-content .aboutUs-contact-left>li:nth-child(2)>img {
    width: 50px;
    height: 46px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact-left>li:nth-child(3)>img {
    width: 50px;
    height: 48px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact-left>li:nth-child(4)>img {
    width: 50px;
    height: 54px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact-left .aboutUs-contact-left-font {
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #f2eded;
    line-height: 24px
  }
}

@media screen and (max-width:1140px) {
  .aboutUs .aboutUs-content .aboutUs-intro {
    width: 100%;
    height: 700px
  }

  .aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box {
    width: 760px;
    padding: 0 20px
  }

  .aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box .aboutUs-intro-left,
  .aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box>img {
    display: none
  }

  .aboutUs .aboutUs-content .aboutUs-culture {
    height: 540px
  }

  .aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box {
    width: 60%;
    height: 28%;
    transform: translate3d(-30%, 0, 0)
  }

  .aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box .aboutUs-culture-info {
    font-size: 12px;
    line-height: 20px
  }

  .aboutUs .aboutUs-content .aboutUs-contact {
    padding-top: 8%;
    /* height: 600px */
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box {
    transform: scale(.7)
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left {
    width: 800px;
    height: 300px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 54px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li {
    width: 360px;
    height: 80px;
    display: flex
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:first-child,
  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(3) {
    margin-right: 80px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:first-child>img {
    width: 50px;
    height: 54px;
    margin-right: 33px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(2)>img {
    width: 50px;
    height: 46px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(3)>img {
    width: 50px;
    height: 48px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(4)>img {
    width: 50px;
    height: 54px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left .aboutUs-contact-left-font {
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #f2eded;
    line-height: 24px
  }
}

@media screen and (max-width:970px) {
  .aboutUs .aboutUs-content .aboutUs-intro {
    width: 100%;
    height: 650px;
    /* background: url(/_nuxt/img/f3e0728.jpg); */
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 24%
  }

  .aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box {
    width: 100%;
    padding: 0 20px
  }

  .aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box .aboutUs-intro-left {
    display: none
  }

  .aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box .aboutUs-intro-info {
    font-size: 14px
  }

  .aboutUs .aboutUs-content .aboutUs-intro .aboutUs-intro-box>img {
    display: none
  }

  @media screen and (max-width: 970px) {
    .aboutUs .aboutUs-content .aboutUs-culture {
      /* display: none; */
      width: 100%;
      height: 650px;
      background: url(../img/1679391953891.jpg);
      /* background: url(/_nuxt/img/9e0777b.jpg); */
      background-repeat: no-repeat;
      background-size:100% !important;
      padding-top: 30%
    }
  }


  .aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box {
    width: 100%;
    height: 68%;
    transform: none;
    padding: 0 10px
  }

  .aboutUs .aboutUs-content .aboutUs-culture .aboutUs-culture-box .aboutUs-culture-info {
    font-size: 12px;
    line-height: 20px
  }

  .aboutUs .aboutUs-content .aboutUs-contact {
    width: 100%;
    /* height: 750px; */
    /* background: url(/_nuxt/img/c571e36.jpg); */
    background-repeat: no-repeat;
    background-size: 100%;
    /* padding-top: 34% */
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box {
    width: 90%;
    height: 90%;
    display: flex;
    flex-direction: column;
    flex-wrap: unset;
    justify-content: center;
    align-items: unset;
    align-content: unset;
    background-color: #a0938f;
    padding: 10px 0 20px;
    transform: none
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left {
    width: 100%;
    height: 500px;
    display: flex;
    flex-direction: column;
    flex-wrap: no-wrap;
    justify-content: center;
    align-items: center;
    padding-top: 14px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li {
    width: 100%;
    height: 80px;
    display: flex
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:first-child,
  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(3) {
    margin-right: 0
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:first-child>img {
    width: 50px;
    height: 54px;
    margin-right: 33px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(2)>img {
    width: 50px;
    height: 46px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(3)>img {
    width: 50px;
    height: 48px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left>li:nth-child(4)>img {
    width: 50px;
    height: 54px;
    margin-right: 30px
  }

  .aboutUs .aboutUs-content .aboutUs-contact .aboutUs-contact-box .aboutUs-contact-left .aboutUs-contact-left-font {
    float: left;
    font-size: 12px;
    font-weight: 700;
    color: #f2eded;
    line-height: 24px
  }
}

.aboutUs-culture-title {
  font-weight: 700
}


.__nuxt-error-page {
  padding: 1rem;
  background: #f7f8fb;
  color: #47494e;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: sans-serif;
  font-weight: 100 !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.__nuxt-error-page .error {
  max-width: 450px
}

.__nuxt-error-page .title {
  font-size: 1.5rem;
  margin-top: 15px;
  color: #47494e;
  margin-bottom: 8px
}

.__nuxt-error-page .description {
  color: #7f828b;
  line-height: 21px;
  margin-bottom: 10px
}

.__nuxt-error-page a {
  color: #7f828b !important;
  text-decoration: none
}

.__nuxt-error-page .logo {
  position: fixed;
  left: 12px;
  bottom: 12px
}

html {
  font-family: Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box
}

*,
:after,
:before {
  box-sizing: border-box;
  margin: 0
}

.button--green {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #3b8070;
  color: #3b8070;
  text-decoration: none;
  padding: 10px 30px
}

.button--green:hover {
  color: #fff;
  background-color: #3b8070
}

.button--grey {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #35495e;
  color: #35495e;
  text-decoration: none;
  padding: 10px 30px;
  margin-left: 15px
}

.button--grey:hover {
  color: #fff;
  background-color: #35495e
}

.field[data-v-2821fc71] {
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 38px;
  height: 38px;
  line-height: 38px
}

.field[data-v-2821fc71],
.field input[data-v-2821fc71] {
  background: #fff;
  width: 100%
}

.field input[data-v-2821fc71] {
  border: none;
  outline: none;
  -webkit-appearance: none
}

.customer .filter[data-v-48eb7a57] {
  position: relative;
  width: 100%
}

.customer .filter img[data-v-48eb7a57] {
  width: 100%;
  display: block
}

.customer .filter .fieldGroup[data-v-48eb7a57] {
  top: 0;
  left: 0;
  display: flex;
  width: 430px;
  justify-content: space-between;
  position: absolute;
  left: 20%;
  right: unset;
  top: 60%;
  bottom: unset
}

.customer .filter .fieldGroup .type[data-v-48eb7a57] {
  width: 150px
}

.customer .filter .fieldGroup .type .yw-xiasanjiao[data-v-48eb7a57] {
  color: #e2302e
}

.customer .filter .fieldGroup .type .options[data-v-48eb7a57] {
  position: absolute;
  top: 40px;
  left: 14px;
  width: 118px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
  height: 0;
  overflow: hidden;
  transition: height .2s ease-in
}

.customer .filter .fieldGroup .type .options.active[data-v-48eb7a57] {
  height: 114px;
  overflow: auto;
  transition: height .2s ease-in
}

.customer .filter .fieldGroup .type .options[data-v-48eb7a57]::-webkit-scrollbar {
  display: none
}

.customer .filter .fieldGroup .type .options li[data-v-48eb7a57] {
  padding: 0 5px
}

.customer .filter .fieldGroup .type .options[data-v-48eb7a57]::hover,
.customer .filter .fieldGroup .type .options li[data-v-48eb7a57]:hover {
  background-color: #f5f7fa
}

.customer .filter .fieldGroup .searchItem[data-v-48eb7a57] {
  width: 250px
}

.customer .filter .fieldGroup .searchItem .yw-search-copy[data-v-48eb7a57] {
  color: #e2302e;
  font-size: 25px
}

.customer .questionWrap[data-v-48eb7a57] {
  /* background: url(/_nuxt/img/fd1aafd.jpg); */
  background-size: 100%;
  min-height: 800px
}

.customer .questionWrap img[data-v-48eb7a57] {
  display: block;
  margin: auto
}

.customer .questionWrap .common[data-v-48eb7a57],
.customer .questionWrap .questionList[data-v-48eb7a57] {
  width: 900px;
  margin: auto;
  line-height: 25px
}

.customer .questionWrap .common .left[data-v-48eb7a57],
.customer .questionWrap .common .right[data-v-48eb7a57],
.customer .questionWrap .questionList .left[data-v-48eb7a57],
.customer .questionWrap .questionList .right[data-v-48eb7a57] {
  display: inline-block
}

.customer .questionWrap .common .left[data-v-48eb7a57],
.customer .questionWrap .questionList .left[data-v-48eb7a57] {
  width: 300px
}

@media screen and (max-width:770px) {
  .customer .questionWrap[data-v-48eb7a57] {
    /* background: url(/_nuxt/img/fd1aafd.jpg); */
    background-size: 100%;
    width: 100%;
    min-height: 800px
  }

  .customer .questionWrap img[data-v-48eb7a57] {
    display: block;
    margin: auto
  }

  .customer .questionWrap .common[data-v-48eb7a57],
  .customer .questionWrap .questionList[data-v-48eb7a57] {
    width: 100%;
    margin: auto;
    line-height: 25px;
    padding: 0 10px
  }
}

.yueyouImg {
  width: 480px !important;
  height: 270px;
}