@font-face {
  font-family: 'HYXiJianHeiJ';
  src: url('../font/HYXiJianHeiJ.ttf');
}
@font-face {
  font-family: 'HYZhongJianHeiJ';
  src: url('../font/HYZhongJianHeiJ.ttf');
}
@font-face {
  font-family: 'HYCuJianHeiJ';
  src: url('../font/HYCuJianHeiJ.ttf');
}
@font-face {
  font-family: 'DINNextW1G-Bold';
  src: url('../font/DINNextW1G-Bold.ttf');
}
@font-face {
  font-family: 'DINNextW1G-Light';
  src: url('../font/DINNextW1G-Light.ttf');
}
@font-face {
  font-family: 'DINNextW1G-Regular';
  src: url('../font/DINNextW1G-Regular.ttf');
}
@font-face {
  font-family: 'EurostileNextW1G-ExtSmBd';
  src: url('../font/EurostileNextW1G-ExtSmBd.ttf');
}
@font-face {
  font-family: 'arcfoxicon'; /* Project id 2636886 */
  src: url('../font/iconfont.woff2') format('woff2'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype');
}
.arcfoxicon {
  font-family: 'arcfoxicon' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-baomingcanyu-01:before {
  content: '\e632';
}
.icon-backtop:before {
  content: '\e630';
}
.icon-testdrive:before {
  content: '\e631';
}
.flexd-bottom > div > span.arcfoxicon.icon-baomingcanyu-01 {
  font-size: 50px;
  margin-top: -42px;
  margin-left: 2px;
}
.flexd-bottom div span.fixicontext {
  margin-top: 8px;
}
.gotohack {
  right: 10% !important;
  width: 60px !important;
  height: 100px !important;
}
/* H5 */
html {
  font-family: 'DINNextW1G-Light', 'HYXiJianHeiJ', Helvetica, STHeiTi, Arial,
  sans-serif;
  /* -webkit-text-size-adjust: 100% !important; */
  -webkit-tap-highlight-color: transparent;
  /* -webkit-user-select: none;
  user-select: none; */
}
body {
  color: #000000;
  -webkit-overflow-scrolling: touch;
}
html,
body {
  width: 100%;
  min-width: 1020px;
  background: #fff;
  zoom: 1;
}
html {
  font-size: 20px;
}
.font40 {
  font-size: 24px;
  font-family: 'HYCuJianHeiJ' !important;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'DINNextW1G-Light', 'HYXiJianHeiJ', Helvetica, STHeiTi, Arial,
  sans-serif, 'HYCuJianHeiJ';
}
button {
  border: none;
  background: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: #333 !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent;
  background-image: none;
  transition: background-color 50000s ease-in-out 0s;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}
select {
  outline: none;
  box-shadow: inset 0 0 0 1000px #f7f7f7 !important;
}
input {
  background: none;
  outline: none;
  border: none;
}
button {
  outline: none;
}
a {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}
/*æ­£å¸¸çš„æœªè¢«è®¿é—®è¿‡çš„é“¾æŽ¥*/
a:link {
  text-decoration: none;
}
/*å·²ç»è®¿é—®è¿‡çš„é“¾æŽ¥*/
a:visited {
  text-decoration: none;
}
/*é¼ æ ‡åˆ’è¿‡(åœç•™)çš„é“¾æŽ¥*/
a:hover {
  text-decoration: none;
}
/* æ­£åœ¨ç‚¹å‡»çš„é“¾æŽ¥ï¼Œé¼ æ ‡åœ¨å…ƒç´ ä¸ŠæŒ‰ä¸‹è¿˜æ²¡æœ‰æ¾å¼€*/
a:active {
  text-decoration: none;
}
/* èŽ·å¾—ç„¦ç‚¹çš„æ—¶å€™ é¼ æ ‡æ¾å¼€æ—¶æ˜¾ç¤ºçš„é¢œè‰²*/
a:focus {
  text-decoration: none;
}
/* æ¸…é™¤æµ®åŠ¨ */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
/*************** é¡µé¢ã€æ–‡æœ¬ã€å­—ä½“ ***************/
.xhidden {
  overflow-x: hidden;
}
.yscroll {
  overflow-y: scroll;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
/* æ–‡æœ¬è®¾ç½® */
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mutiple-ellipsis {
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* -webkit-line-clamp: 2; */
}
.wordbreak {
  word-break: break-all;
}
/**è§‚çœ‹è§†é¢‘**/
.new_bannerVideoText {
  display: inline-block;
  color: #000;
  margin-top: 57px;
  border-bottom: 1px solid rgb(0, 0, 0, 10);
  padding-bottom: 10px;
  cursor: pointer;
  font-size: 18px;
}
.new_bannerVideoText::after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0px;
  bottom: -1px;
  left: 0;
  border-bottom: 1px #fff solid;
  transition: 0.5s;
}
.new_bannerVideoText:hover {
  border: none;
}
.new_bannerVideoText:hover::after {
  width: 100%;
}
.evaluating .evaluating-img .i-textBody .new_bannerVideoText:hover {
  border: none;
}
.evaluating .evaluating-img .i-textBody .new_bannerVideoText:hover {
  width: 64px;
}
/**è·ç¦»**/
.tp60 {
  margin-top: 60px;
}
.slogan .s1 {
  padding-top: 11px;
}
.slogan {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 24%;
  color: #fff;
}
/* å­—ä½“è®¾ç½® */
.s3 {
  font-size: 60px;
}
.s1 {
  font-size: 60px;
}
.f18 {
  font-size: 18px;
}
.font25 {
  font-size: 50px;
}
.font60 {
  font-size: 120px;
}
.font35 {
  font-size: 60px;
}
.font27 {
  font-size: 54px;
}
.font24 {
  font-size: 24px;
}
.font22 {
  font-size: 24px;
  font-family: 'HYCuJianHeiJ';
}
.font30 {
  font-size: 60px;
}
.font20 {
  font-size: 40px;
}
.font19 {
  font-size: 38px;
}
.font18 {
  font-size: 36px;
}
.font17 {
  font-size: 34px;
}
.font16 {
  font-size: 32px;
}
.font15 {
  font-size: 30px;
}
.font14 {
  font-size: 16px;
  font-family: 'HYZhongJianHeiJ';
}
.font13 {
  font-size: 26px;
}
.font12 {
  font-size: 24px;
}
.font11 {
  font-size: 20px;
}
.font10 {
  font-size: 20px;
}
.font9 {
  font-size: 18px;
}
.font8 {
  font-size: 16px;
}
.font7 {
  font-size: 14px;
}
.font6 {
  font-size: 12px;
}
.font60 {
  font-size: 120px;
}
.font5 {
  font-size: 10px;
  transform: scale(0.95);
}
.font-ffffff {
  color: #ffffff;
}
.font-969696 {
  color: #969696;
}
.font-4b3c3c {
  color: #4b3c3c;
}
.font-323232 {
  color: #323232;
}
.font-646464 {
  color: #646464;
}
.font-1e1e1e {
  color: #1e1e1e;
}
.font-ff6135 {
  color: #ff6135;
}
.font-ff5828 {
  color: #ff5828;
}
.font-ff3c37 {
  color: #ff3c37;
}
.font-b4b4b4 {
  color: #b4b4b4;
}
.font-666666 {
  color: #666666;
}
.font-ff6248 {
  color: #ff6248;
}
.font-999999 {
  color: #999999;
}
.font-333333 {
  color: #333333;
}
.font-888888 {
  color: #888888;
}
.font-888888 {
  color: #000000;
}
.font-d10007 {
  color: #d10007;
}
.font-fed100 {
  color: #fed100;
}
.font-8a131e {
  color: #8a131e;
}
.font-b90123 {
  color: #b90123;
}
.font-ff6d00 {
  color: #ff6d00;
}
.font-9c9c9c {
  color: #9c9c9c;
}
.font-line {
  text-decoration: line-through;
}
.font-b {
  font-weight: bold;
}
.font-center {
  text-align: center;
}
/******å…¬ç”¨æŒ‰é’®******/
.btnfont20 {
  font-size: 20px;
}
.layer-main em {
  border-bottom: 1px solid #000;
}
.new__layer-disclaimer {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999999;
  width: 100%;
  height: 100%;
  display: none;
}
.new__layer-disclaimer .layer-main {
  position: absolute;
  top: 60px;
  left: 16.33%;
  height: calc(100% - 120px);
  background: #fff;
  width: 67.34%;
  padding: 112px 0 72px;
}
.new__layer-disclaimer .layer-main h2 {
  margin: 0 0 72px;
  text-align: center;
  line-height: 1;
  font-size: 34px;
  font-family: 'HYCuJianHeiJ';
  font-weight: bold;
}
.new__layer-disclaimer .layer-box {
  height: calc(100% - 92px);
  padding: 0 50px;
  overflow: hidden;
  overflow-y: scroll;
  line-height: 34px;
  font-size: 18px;
}
.new__layer-disclaimer .layer-box p {
  padding: 0 0 34px;
}
.new__layer-disclaimer .layer-close {
  position: absolute;
  right: 8px;
  top: 8px;
  background: url(https://www.arcfox.com.cn/images/close.png) center center no-repeat;
  background-size: 24px auto;
  width: 40px;
  height: 40px;
  display: inline-block;
}
.xuanz {
  border-radius: 5px;
  box-shadow: 0 0 5px 1px #333, 0 -1px 5px 1px #eee;
  width: 140px;
  display: none;
  position: absolute;
  padding: 5px;
}
@media screen and (max-width: 1920px) {
  .footer .footer-bottom-text {
    width: 1480px !important;
    margin: 0 auto;
    margin-top: 140px;
  }
}
@media screen and (max-width: 1680px) {
  .footer .footer-bottom-text {
    width: 1300px !important;
    margin: 0 auto;
    margin-top: 140px;
  }
  .xuanz {
    border-radius: 5px;
    box-shadow: 0 0 5px 1px #333, 0 -1px 5px 1px #eee;
    width: 140px;
    display: none;
    position: absolute;
    padding: 5px;
    right: -50px;
    bottom: -50px;
  }
  .s3 {
    font-size: 52px;
  }
  .s1 {
    font-size: 52px;
  }
  .f18 {
    font-size: 18px;
  }
  .btnfont20 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .s3 {
    font-size: 45px;
  }
  .s1 {
    font-size: 45px;
  }
  .f18 {
    font-size: 16px;
  }
  .btnfont20 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1336px) {
  .s3 {
    font-size: 42px;
  }
  .s1 {
    font-size: 42px;
  }
  .btnfont20 {
    font-size: 16px;
  }
}
/* å¸ƒå±€flex */
.flex-row-between {
  display: flex;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.codegroup {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-self: center;
  padding-bottom: 10px;
  margin-right: 420px;
}
.codeitem {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.codeitem_frist {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.flex-row-center {
  /* margin-bottom: 50%; */
  transform: translateY(64%);
  float: right;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
}
.flex-row-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
}
.flex-row-start-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.flex-row-end {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
}
.flex-column-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-column-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex-column-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  align-items: center;
  /* -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; */
}
.wrap {
  width: 1680px;
  margin: 0 auto;
}
.new_nav {
  padding: 0 76px 0 65px;
}
#vueApp {
  width: 100%;
  margin-top: 60px;
}
.nav {
  width: 100%;
  min-width: 1020px;
  height: 74px;
  padding: 0 76px 0 65px;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.nav-list {
  margin-left: 102px;
}
.nav .logo {
  height: 28px;
  font-size: 0;
  cursor: pointer;
  float: left;
}
.nav .logo > img {
  width: 124px;
  height: 18px;
}
.nav > ul {
  height: 60px;
}
.imgHI {
  width: 25px;
  vertical-align: middle;
  /* height: 18px; */
  /* text-align: center;
    line-height: 60px; */
  margin-bottom: 3px;
  /* margin-top: 5rpx; */
}
.nav .right .appointment {
  width: 100px;
  height: 25px;
  line-height: 25px;
  border-radius: 12.5px;
  margin-bottom: 13px;
  text-align: center;
  margin-left: 16px;
  border: 1px solid #000000;
  font-weight: 400;
  font-family: 'HYCuJianHeiJ';
  letter-spacing: 2px;
  cursor: pointer;
  font-size: 12px;
  margin-top: 2px;
}
.financialSer {
  margin-left: 0px !important;
}
.nav .right .appointment:hover {
  background-color: #000;
  color: #fff;
}
.nav .right .nav-seach {
  width: 25px;
  height: 23px;
}
/*  åº•éƒ¨å¾®ä¿¡åˆ†äº«æ ·å¼  */
.flex-row-between .b-wx-share {
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.flex-row-between .b-wx-share .img {
  position: absolute;
  left: 50%;
  top: -108px;
  background-color: #fff;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
  padding: 5px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  display: none;
}
.flex-row-between .b-wx-share .img:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 12px;
  height: 5px;
  bottom: -5px;
  background-image: url(https://www.arcfox.com.cn/images/qrcode-sj.png);
  background-repeat: no-repeat;
  background-position: center;
  transform: translateX(-50%);
}
.flex-row-between .b-wx-share .img img {
  width: 100%;
}
.fflex-row-between p.none {
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .wrap {
    width: 1680px;
    margin: 0 auto;
  }
  /* 	.footer .footer-top .top-left h4{
		font-size: 29px;
	} */
  .footer .footer-top .top-left p {
    font-size: 12px;
  }
  .footer .footer-top .top-left .logo_1 {
    width: 240px;
    margin-bottom: 40px;
  }
  .font24 {
    font-size: 24px;
  }
  .footer .footer-bottom-text li {
    font-size: 14px;
  }
  .codegroup {
    margin-right: 330px;
  }
}
.global-app-pop {
  color: #000;
}
.footer {
  width: 100%;
  padding: 0 0 136px 0;
  margin-top: -5px;
  /* background: #e3e4e5; */
}
.appdown {
  margin: 0 auto;
  margin-left: 80px;
}
.footer .footer-top-warp {
  width: 100%;
  background-color: #e3e4e5;
  background: #e3e4e5 url('../static/web/img2022/footer/phonebac.png') left bottom no-repeat;
  background-size: 75%;
  background-position: -150px -23px;
  height: auto;
}
.footer .footer-top {
  width: 90%;
  margin: 0 auto;
  padding-top: 80px;
  position: relative;
}
.footer .footer-top .top-left .logo_1 {
  width: 240px;
  height: auto;
  margin-bottom: 40px;
}
.footer .footer-top .top-left h4 {
  margin-bottom: 25px;
  /* font-size: 42px; */
}
.footer .footer-top .top-left p {
  font-family: 'HYZhongJianHeiJ';
  font-size: 12px;
  letter-spacing: 1px;
}
.mbMini {
  font-size: 16px;
  font-family: 'HYZhongJianHeiJ';
  text-align: center;
  margin-bottom: 10px !important;
}
.none {
  margin-bottom: 10px !important;
}
.footer .footer-top .top-left p .foot-bot-weight {
  font-size: 12px;
  font-family: DINNextW1G-Bold;
}
.footer-app-version {
  font-size: 12px !important;
  margin-bottom: 20px;
  font-family: 'HYZhongJianHeiJ';
}
.footer-app-version p {
  margin-bottom: 0px !important;
}
.footer-app-version span,
.footer-app-version a {
  font-size: 12px !important;
}
.footer-app-version a {
  border-bottom: 1px solid #adadad;
  margin-left: 24px;
  position: relative;
}
.footer-app-version a::after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #adadad;
  position: absolute;
  top: 0px;
  left: -12px;
}
.footer .footer-top .phone {
  position: absolute;
  right: 0;
  bottom: 0;
}
.footer .footer-top-bg {
  /* padding-top: 61px; */
  width: 71%;
  margin: 0 auto;
  display: block;
}
.phone-version {
  display: none;
}
.footer .img-list {
  width: 300px;
}
.footer .footer-bottom-text {
  width: 1280px;
  margin: 0 auto;
  margin-top: 140px;
}
.aicp {
  font-size: 12px !important;
  font-family: 'HYZhongJianHeiJ';
}
.flexd-bottom {
  width: 56px;
  height: 215px;
  position: fixed;
  right: 27px;
  bottom: 44px;
  z-index: 9;
  cursor: pointer;
}
.flexd-bottom img {
  width: 70%;
  display: block;
}
.flexd-bottom > div span {
  text-shadow: 1px 1px 0px rgb(0 0 0 / 100%);
}
.flexd-bottom > div > span.arcfoxicon {
  font-size: 50px;
  padding-top: 0;
  margin-top: -10px;
  /* backdrop-filter: saturate(180%) blur(20px); */
  text-shadow: 0 0 5px rgb(0 0 0 / 100%);
}
@media screen and (max-width: 1440px) {
  .xuanz {
    border-radius: 5px;
    box-shadow: 0 0 5px 1px #333, 0 -1px 5px 1px #eee;
    width: 140px;
    display: none;
    position: absolute;
    padding: 5px;
    right: -50px;
    bottom: -50px;
  }
  .flexd-bottom {
    height: 180px;
    width: 56px;
  }
  .flexd-bottom img {
    width: 60%;
    display: block;
  }
  .flexd-bottom > div svg {
    width: 68px;
    height: 68px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .yy {
    transform: translate(-8%, -20%) !important;
  }
  .top {
    transform: translate(-5%, -20%) !important;
  }
  .footer-app-version span,
  .footer-app-version a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1280px) {
  .flexd-bottom {
    width: 56px;
  }
  .flexd-bottom > div svg {
    width: 68px;
    height: 68px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .flexd-bottom > div > span {
    font-size: 12px;
  }
  .footer-app-version span,
  .footer-app-version a {
    font-size: 12px;
    color: #666;
  }
}
.flexd-bottom > div span {
  font-family: 'HYZhongJianHeiJ';
  color: #ffffff;
  display: block;
}
.flexd-bottom > div {
  /* position: relative; */
}
#temporaryHide {
  display: none;
}
.flexd-bottom > div svg {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-10%, -20%);
}
.flexd-bottom .plus1 {
  stroke-dasharray: 314, 314;
  stroke-dashoffset: 314;
  animation: mymove 8s infinite;
}
@keyframes mymove {
  0% {
    stroke-dashoffset: 314;
  }
  18% {
    stroke-dashoffset: 0;
  }
  23% {
    stroke-dashoffset: 0;
  }
  37% {
    stroke-dashoffset: 314;
  }
  100% {
    stroke-dashoffset: 314;
  }
}
@-webkit-keyframes mymove
  /*Safari and Chrome*/
{
  0% {
    stroke-dashoffset: 314;
  }
  13% {
    stroke-dashoffset: 0;
  }
  18% {
    stroke-dashoffset: 0;
  }
  27% {
    stroke-dashoffset: 314;
  }
  100% {
    stroke-dashoffset: 314;
  }
}
@keyframes mymovee {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 314;
  }
}
@-webkit-keyframes mymovee
  /*Safari and Chrome*/
{
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 314;
  }
}
@media screen and (max-width: 1280px) {
  .nav {
    padding: 0 76px 0 65px;
  }
}
@media screen and (max-width: 1440px) {
  .footer .footer-top-warp {
    background-position: -185px 220px;
    background-size: 80%;
  }
  html {
    font-size: 15px;
  }
  /* å­—ä½“è®¾ç½® */
  .font25 {
    font-size: 37px;
  }
  .font60 {
    font-size: 90px;
  }
  .font35 {
    font-size: 52px;
  }
  .font27 {
    font-size: 40px;
  }
  .font24 {
    font-size: 24px;
  }
  .font22 {
    font-size: 24px;
    font-family: 'HYCuJianHeiJ';
  }
  .font30 {
    font-size: 45px;
  }
  .font19 {
    font-size: 28px;
  }
  .font18 {
    font-size: 27px;
  }
  .font17 {
    font-size: 25px;
  }
  .font16 {
    font-size: 24px;
  }
  .font15 {
    font-size: 22px;
  }
  .font14 {
    font-size: 16px;
    font-family: 'HYZhongJianHeiJ';
  }
  .font13 {
    font-size: 19px;
  }
  .font12 {
    font-size: 18px;
  }
  .font11 {
    font-size: 16px;
  }
  .font10 {
    font-size: 15px;
  }
  .font9 {
    font-size: 13px;
  }
  .font8 {
    font-size: 12px;
  }
  .font7 {
    font-size: 10px;
  }
  .font6 {
    font-size: 9px;
  }
  .font60 {
    font-size: 90px;
  }
  .font5 {
    font-size: 7px;
    transform: scale(0.95);
  }
  .font24 {
    font-size: 24px;
  }
  .font14 {
    font-size: 16px;
    font-family: 'HYZhongJianHeiJ';
  }
  .font12 {
    font-size: 18px;
  }
  .footer .footer-top .top-left h4 {
    margin-bottom: 18px;
    font-family: HYXiJianHeiJ;
    font-weight: normal;
  }
  .footer .footer-top .top-left .logo_1 {
    width: 240px;
    margin-bottom: 25px;
  }
  .footer .footer-top {
    padding-top: 60px;
    width: 90%;
  }
  .footer .footer-top .phone {
    width: 260px;
  }
  .footer .footer-top .top-left p {
    line-height: 30px;
    font-size: 12px;
    font-family: 'HYZhongJianHeiJ';
  }
  .footer .footer-top .top-left .flex-row-between.footer_pic p {
    text-align: left;
  }
  .footer .footer-top .top-left p .foot-bot-weight {
    font-size: 18px;
  }
  .flex-row-between.footer_pic div img {
    width: 110px !important;
  }
  .footer .footer-bottom-text {
    width: 1149px !important;
    /* width: 1280px !important;   */
    margin: 0 auto;
    margin-top: 105px;
  }
  .footer .footer-bottom-text li {
    font-size: 12px !important;
    font-family: 'HYZhongJianHeiJ';
  }
  .footer .img-list {
    padding-top: 37px !important;
  }
}
@media screen and (max-width: 1336px) {
  /********å°¾éƒ¨é€‚é…*************/
  .flexd-bottom > div span {
    font-size: 12px;
  }
  .footer {
    width: 100%;
    padding: 0 0 72px 0;
  }
  .footer .footer-top {
    padding-top: 50px;
  }
  .footer .footer-top .top-left .logo_1 {
    width: 240px;
    margin-bottom: 24px;
  }
  .footer .footer-top .top-left p {
    line-height: 16px;
    font-size: 16px;
  }
  .footer .footer-top .top-left p .foot-bot-weight {
    font-size: 14px;
  }
  .flex-row-between.footer_pic div img {
    width: 110px !important;
  }
  .footer .footer-top .top-left p {
    line-height: 16px;
    font-size: 16px;
  }
  .footer .footer-bottom-text {
    margin-top: 56px;
  }
  .footer .img-list {
    padding-top: 19px !important;
  }
  .nav {
    min-width: 1024px;
    padding: 0 40px 0 65px;
  }
  .nav-list {
    margin-left: 64px;
    min-width: 505px;
  }
  .nav .right .appointment {
    width: 90px;
    height: 25px;
    line-height: 25px;
    border-radius: 12.5px;
    margin-bottom: 9px;
    text-align: center;
    margin-left: 16px;
    border: 1px solid #000000;
    font-weight: 400;
    font-family: 'HYCuJianHeiJ';
    letter-spacing: 2px;
    cursor: pointer;
    font-size: 12px;
  }
  .footer .footer-top .top-left p {
    line-height: 30px;
    font-size: 12px;
  }
  .font14 {
    font-size: 16px;
    font-family: 'HYZhongJianHeiJ';
  }
  .codegroup {
    margin-right: 280px;
  }
  .footer .footer-top-warp {
    background-position: -185px 70px;
    background-size: 70%;
  }
}
.calculate_pc {
  width: 100%;
  position: relative;
}
.calculate_app {
  display: none !important;
}
/*********æ‰‹æœºä¸­æ˜¾ç¤ºçš„æ ·å¼**************/
.footer .hotline,
.noneApp {
  display: none;
}
.footer-top .clearfix,
.btnApp,
.top-bgApp {
  display: none;
}
#my-videoApp {
  display: none;
}
#my-videoApp1 {
  display: none;
}
.hotline,
.noneApp,
.activtiesListApp,
.plantGramApp,
.formItem1 {
  display: none;
}
.newsApp,
.swiper-listApp {
  display: none;
}
#video1App,
.calculatorBanner {
  display: none;
}
.exhibitionApp,
#nav-phone {
  display: none;
}
.banner-phone,
.p-videoApp,
.relevant_itemApp {
  display: none;
}
.move .move_box .move_list_phone {
  display: none;
}
.station_map .station_map_box .public_title .con.con-phone {
  display: none;
}
.station_map .station_map_box .map_pic_phone {
  display: none;
}
#circles_360,
#circles_hi_360 {
  display: none;
}
.proportion-wrapper .num {
  position: absolute;
  bottom: 0;
}
.sliderbar {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  position: fixed;
  right: 3%;
  bottom: 6%;
  z-index: 6;
}
.slideritem {
  background-color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  margin-bottom: 15px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  padding-left: 9px;
  cursor: pointer;
  opacity: 0.3;
}
.slidername {
  color: #fff;
  font-size: 12px;
  margin-left: 9px;
  font-family: 'HYZhongJianHeiJ';
  position: relative;
}
.testdriveicon {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  background: url(https://www.arcfox.com.cn/images/testdriver.png) no-repeat;
  background-size: 40px;
}
.calculatoricon {
  position: absolute;
  left: 20%;
  bottom: 15%;
  width: 35px;
  height: 30px;
  background: url(https://www.arcfox.com.cn/images/calculator.png) no-repeat;
  background-size: 25px;
}
.always_topbanner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  min-width: 1000px;
  height: 74px;
  background: #fff;
  color: #000;
  z-index: 5;
  /* display: flex; */
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0vw 0.9vw 0px 5vw;
}
.bannerleft {
  float: left;
  width: 70%;
  height: 100%;
  /* display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center; */
  transform: translateY(36%);
}
.logo {
  height: 60px;
  width: auto;
  display: flex;
  align-items: center;
  cursor: pointer;
  transform: translateY(-10%);
  margin-right: 30px;
}
.banner_gropup {
  /* display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center; */
  margin-left: 2vw;
  width: 920px;
  font-size: 16px;
  font-family: 'HYZhongJianHeiJ';
}
.banner_item {
  min-width: 120px;
  /* padding: 20px 20px; */
  padding: 21px 20px 19px;
  cursor: pointer;
  width: 10vw;
  display: inline;
  position: relative;
  font-family: 'HYCuJianHeiJ';
  color: #444;
  transform: translateY(10%);
  margin-right: 1vw;
}
.banner_testdriver {
  font-size: 19px;
  line-height: 60px;
  background: #4698cb;
  color: #fff;
  width: 150px;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
}
.carbanner_group {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 60px;
  left: -18vw;
  height: 250px;
  font-family: 'HYZhongJianHeiJ';
  background: #fdfdfd;
  width: 100vw;
  display: none;
  padding-left: 6vw;
}
.carbanner_item {
  width: 200px;
  display: inline;
  /* height: 100%; */
  /* display: flex;
  flex-flow: column nowrap; */
  justify-content: center;
  align-items: center;
  margin-right: 10%;
  cursor: pointer;
  /* font-size: 26px; */
  font-size: 16px;
  font-family: 'HYCuJianHeiJ';
  float: left;
  margin-left: 5vw;
  transform: translateY(10%);
}
.carbanner_item > p {
  text-align: center;
  margin-top: 20px;
  font-family: 'HYCuJianHeiJ';
}
.carbanner_item img {
  width: 100%;
}
.carbanner_item .car_name_icon {
  display: inline-block;
  /* width: 25px;
    height: 25px; */
  width: 22px;
  height: 15px;
  background: url(https://www.arcfox.com.cn/images/hi2.png) no-repeat center center;
  background-size: cover;
  z-index: 1;
  vertical-align: text-top;
}
.secondmenu {
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0px;
  background: #fdfdfd;
  width: 100%;
  display: none;
}
.secondmenu li {
  padding: 10px 0px;
  text-align: center;
  /* opacity: 0.5; */
  font-family: 'HYCuJianHeiJ';
}
@media screen and (max-width: 4000px) {
  .codegroup {
    margin-right: 380px;
  }
  .footer .footer-top-warp {
    height: 446px;
    background-position: -150px 100%;
    background-size: 1500px;
  }
}
@media screen and (max-width: 1680px) {
  .codegroup {
    margin-right: 380px;
  }
  .footer .footer-top-warp {
    height: auto;
    background-position: -150px 100%;
    background-size: 75%;
  }
}
@media screen and (max-width: 1540px) {
  .codegroup {
    margin-right: 350px;
  }
  .footer .footer-top-warp {
    height: auto;
    background-position: -185px 100%;
    background-size: 80%;
  }
}
@media screen and (max-width: 1420px) {
  .codegroup {
    margin-right: 300px;
  }
  .footer .footer-top-warp {
    height: auto;
    background-position: -185px 100%;
    background-size: 80%;
  }
}
@media screen and (max-width: 1336px) {
  .footer .footer-top-warp {
    height: auto;
    background-position: -185px 100%;
    background-size: 80%;
  }
}
@media screen and (max-width: 1280px) {
  .codegroup {
    margin-right: 200px;
  }
  .footer .footer-top-warp {
    height: auto;
    background-position: -260px 100%;
    background-size: 92%;
  }
}
.phonenone {
  display: none !important;
}