<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*================åŸºæœ¬æ&nbsp;·å¼é‡ç½®================*/
html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
span,
i,
a,
em,
strong,
b,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
i,
em {
  font-weight: normal;
  font-style: normal;
}
b {
  font-weight: normal;
}
a,
i,
em,
span,
b,
img {
  display: block;
}
body {
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}
/* body {  font-family:"Microsoft Yahei" , "PingFang SC"; } */
li {
  list-style: none;
}
a,
img,
input {
  border: 0 none;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a:focus,
input:focus {
  outline: 0 none;
}
input::-webkit-search-cancel-button {
  display: Â&nbsp;none;
}
/*æ¸…é™¤è°·æ­Œæµè§ˆå™¨ä¸‹çš„Â&nbsp;searchÂ&nbsp;å‰å·*/
input::-ms-clear {
  display: Â&nbsp;none;
}
/*æ¸…é™¤IEä¸‹çš„Â&nbsp;searchÂ&nbsp;å‰å·*/
input {
  background: none;
}
button {
  border: none;
  cursor: pointer;
}
textarea {
  resize: none;
  font-size: 12px;
}
/*åŽ»æŽ‰ç«ç‹å’Œè°·æ­Œæµè§ˆå™¨çš„Textareaæ”¹å˜å°ºå¯¸å¤§å°åŠŸèƒ½*/
/*html5*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
::-webkit-scrollbar-track-piece,
::-webkit-scrollbar,
::-webkit-scrollbar-thumb {
  width: 0px;
}
/*========å®šä¹‰åŸºç¡€æ&nbsp;·å¼========*/
.hide {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
/*aæ&nbsp;‡ç­¾é¼&nbsp;æ&nbsp;‡hoveré«˜äº®æ˜¾ç¤ºçŠ¶æ€ï¼ˆå¯é€‰ç”¨ï¼‰*/
a .opacity {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
a:hover .opacity {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
.over {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.text_over2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text_over3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/*ä¸»ä½“å®½åº¦æ&nbsp;·å¼ï¼ˆå¯é€‰ç”¨ï¼‰å¦‚æœ‰æ–°å®½åº¦ï¼Œå‘½åè§„åˆ™ä»¥å°å†™wå¼€å¤´ï¼ŒåŽæŽ¥å…·ä½“å®½åº¦æ•°æ®ï¼Œä¾‹ï¼š*/
.w1400 {
  width: 1400px;
  margin: 0px auto;
}
.content {
  min-height: 500px;
}
.anchor {
  position: relative;
}
.anchor_box {
  position: absolute;
  left: 0;
  top: -120px;
  z-index: -1;
  width: 100%;
  height: 1px;
}
@media (max-width: 1560px) {
  .w1400 {
    width: 1200px;
  }
}
/* åŽ»é™¤ç‚¹å‡»é€‰é¡¹å¡æ—¶å‡ºçŽ°çš„è“è‰²è¾¹æ¡† */
.swiper-pagination .swiper-pagination-bullet:focus,
.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
/* åŽ»é™¤ç‚¹å‡»é€‰é¡¹å¡æ—¶å‡ºçŽ°çš„è“è‰²èƒŒæ™¯ */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: " ";
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
}
body {
  overflow-x: hidden;
}
.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20;
  width: 100%;
}
.header .w1200 &gt; div.clearfix {
  position: relative;
  z-index: 10;
  padding: 0 48px 0 36px;
}
.header .logo {
  display: flex;
  align-items: center;
  width: calc(100% - 830px);
  max-width: 510px;
  height: 120px;
}
.header .logo img {
  width: 100%;
}
.header .logo2 {
  display: none;
}
.header .nav .one {
  float: left;
}
.header .nav .one_a {
  position: relative;
  padding: 0 2px;
  margin: 0 20px;
  line-height: 120px;
  font-size: 20px;
  color: #fff;
}
.header .nav .one_a::after {
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  background: #fff;
  content: " ";
}
@media (max-width: 1500px) {
  .header .logo {
    width: calc(100% - 720px);
  }
  .header .nav .one_a {
    margin: 0 14px;
  }
}
.header .nav .one.cur .one_a,
.header .nav .one:hover .one_a {
  color: #fff;
  font-weight: bold;
}
.header .nav .one.cur .one_a::after,
.header .nav .one:hover .one_a::after {
  transition: all 0.5s;
  width: 100%;
}
.header .nav .one .pos {
  position: absolute;
  left: 0;
  top: 119px;
  width: 100%;
  height: 0;
  opacity: 0.7;
  overflow: hidden;
  background: #fff;
}
.header .nav .one .pos .bac_img {
  width: 100%;
}
.header .nav .one .pos .bor {
  margin: 85px 9% 85px 0;
  width: 25.14%;
  width: 353px;
  min-height: 276px;
  border-right: #f6f6f6 2px solid;
}
.header .nav .one .pos .bor a {
  margin-bottom: 43px;
  float: left;
  width: 42%;
  font-size: 20px;
  color: #666;
}
.header .nav .one .pos .bor a:last-child {
  margin-bottom: 0;
}
.header .nav .one .pos .bor a.on,
.header .nav .one .pos .bor a:hover {
  color: #dab866;
}
.header .nav .one .pos .next {
  margin: 85px 0;
  width: 40%;
}
.header .nav .one .pos .next b {
  margin-bottom: 30px;
  font-size: 24px;
  color: #333;
}
.header .nav .one .pos .next p {
  margin-bottom: 38px;
  height: 102px;
  line-height: 34px;
  font-size: 18px;
  text-indent: 2em;
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.header .nav .one .pos .next a {
  position: relative;
  display: flex;
  width: 160px;
  height: 52px;
  text-align: center;
  border: #dab866 1px solid;
  border-radius: 52px;
  overflow: hidden;
  -webkit-transform: rotate(0deg);
}
.header .nav .one .pos .next a::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #dab866;
  content: "";
}
.header .nav .one .pos .next a::before {
  transition: all 0.6s;
  transform: scale(0);
  position: absolute;
  left: 0%;
  bottom: 0%;
  z-index: 2;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #fff;
  content: "";
}
.header .nav .one .pos .next a em {
  position: relative;
  z-index: 3;
  margin: 0 auto;
  padding-right: 27px;
  font-size: 16px;
  line-height: 49px;
  color: #fff;
  background: url(../images/icon_2.png) right center no-repeat;
}
.header .nav .one .pos .next a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
}
.header .nav .one .pos .next a:hover::before {
  transition: all 0.6s;
  transform: scale(11);
}
.header .nav .one .pos .next a:hover em {
  color: #dab866;
  background: url(../images/icon_2s.png) right center no-repeat;
}
.header_shade {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 19;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.header .nav .one:hover .pos {
  transition: all 0.7s;
  height: 439px;
  opacity: 1;
  box-shadow: 0 6 10px rgba(0, 0, 0, 0.1);
  border-top: #ccc 1px solid;
}
.header .icon_more .search {
  margin-left: 16px;
  width: 24px;
  height: 120px;
  background: url(../images/icon_1.png) center no-repeat;
}
.header_fixed,
.header:hover {
  transition: all 0.6s;
  left: 0;
  top: 0;
  margin-left: 0;
  width: 100%;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header_fixed .logo1,
.header:hover .logo1 {
  display: none;
}
.header_fixed .logo2,
.header:hover .logo2 {
  display: block;
}
.header_fixed .nav .one_a,
.header:hover .nav .one_a {
  color: #333;
}
.header_fixed .nav .one.cur .one_a,
.header:hover .nav .one.cur .one_a,
.header_fixed .nav .one:hover .one_a,
.header:hover .nav .one:hover .one_a {
  color: #c0a164;
}
.header_fixed .nav .one_a::after,
.header:hover .nav .one_a::after {
  background: #c0a164;
}
.header_fixed .icon_more .search,
.header:hover .icon_more .search {
  background: url(../images/icon_1s.png) center no-repeat;
}
.header_mar {
  display: none !important;
  width: 100%;
  height: 120px;
}
.footer {
  position: relative;
  z-index: 2;
  background: url(../images/index/footer.png) left bottom no-repeat;
  background-size: cover;
}
.footer .top,
.footer .cen {
  border-bottom: rgba(255, 255, 255, 0.4) 1px solid;
}
.footer .top a {
  display: flex;
  align-items: center;
  height: 126px;
}
.footer .top a img {
  width: 100%;
}
.footer .top .logo {
  width: 470px;
}
.footer .top .a1,
.footer .top .a2 {
  position: relative;
  margin: 50px 0 0 66px;
  height: 40px;
}
.footer .top .a1 p,
.footer .top .a2 p {
  transition: all 0.5s;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: left 0;
}
.footer .top .a1 p:hover,
.footer .top .a2 p:hover {
  color: #dab866;
}
.footer .top .a1 .pos,
.footer .top .a2 .pos {
  display: block;
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  bottom: 45px;
  transform: translateX(-50%);
  width: 138px;
  height: 0;
  overflow: hidden;
  background: url(../images/icon_18.png) top center no-repeat;
  background-size: 138px;
}
.footer .top .a1 .pos img,
.footer .top .a2 .pos img {
  display: block;
  margin: 19px 0 0 18px;
  width: 100px;
  height: 100px;
}
.footer .top .a1:hover .pos,
.footer .top .a2:hover .pos {
  transition: all 0.9s;
  height: 146px;
}
.footer .top .a1 p {
  padding-left: 70px;
  background-image: url(../images/icon_17.png);
}
.footer .top .a2 p {
  padding-left: 70px;
  background-image: url(../images/icon_16.png);
}
.footer .cen {
  padding: 46px 0 60px;
}
.footer .cen .nav {
  margin-bottom: 35px;
  width: calc(100% - 283px);
}
.footer .cen .nav dl {
  float: left;
  width: calc(100% / 6);
}
.footer .cen .nav dl dt a {
  margin-bottom: 16px;
  font-size: 20px;
  color: #fff;
}
.footer .cen .nav dl dt a:hover {
  color: #dab866;
}
.footer .cen .nav dl dd a {
  line-height: 32px;
  font-size: 16px;
  color: #fff;
}
.footer .cen .nav dl dd a:hover {
  color: #dab866;
}
.footer .cen .message {
  width: 283px;
}
.footer .cen .message dl {
  padding: 0 0 0 37px;
  font-size: 20px;
  color: #fff;
}
.footer .cen .message dl dt {
  margin-bottom: 10px;
  padding-left: 32px;
  line-height: 22px;
}
.footer .cen .message dl dt.phone {
  background: url(../images/icon_20.png) left 3px no-repeat;
}
.footer .cen .message dl dt.address {
  background: url(../images/icon_21.png) 3px 0px no-repeat;
}
.footer .cen .message dl dd {
  margin-bottom: 46px;
  padding-left: 32px;
  font-size: 18px;
  line-height: 30px;
}
.footer .cen .select {
  position: relative;
  z-index: 3;
  margin-right: 3%;
  padding: 0 20px;
  width: calc((100% - 6% - 6px - 120px) / 3);
  border: #c6c7c9 1px solid;
  cursor: pointer;
}
.footer .cen .select:nth-child(3n) {
  margin-right: 0;
}
.footer .cen .select p {
  position: relative;
  padding: 0 22px 0 0;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #fff;
}
.footer .cen .select p::before {
  transition: all 0.5s;
  transform: rotateX(0deg);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  width: 17px;
  height: 8px;
  background: url(../images/icon_22.png) right center no-repeat;
  content: "";
}
.footer .cen .select .pos {
  display: none;
  position: absolute;
  left: 0;
  bottom: 46px;
  padding: 10px 10px;
  width: calc(100% - 20px);
  max-height: 264px;
  overflow-y: auto !important;
  background: #fff;
  border: #fff 1px solid;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.footer .cen .select .pos a {
  padding: 5px 0 5px 2px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.footer .cen .select .pos a:hover {
  color: #dab866;
}
.footer .cen .select.on p::before {
  transform: rotateX(180deg);
}
.footer .bottom {
  line-height: 59px;
  font-size: 16px;
  color: #fff;
}
.footer .bottom a {
  padding-left: 23px;
  display: inline-block;
  color: #fff;
}
.footer .bottom a:hover {
  color: #dab866;
}
/* æ‚¬æµ® */
.suspension {
  transition: all 0.5s;
  position: fixed;
  right: -150px;
  top: 50%;
  z-index: 13;
  padding-top: 111px;
  width: 113px;
  height: 254px;
  margin-top: 40px;
  transform: translateY(-50%);
  background: url(../images/icon_44.png) right top no-repeat;
}
.suspension_fixed {
  transition: all 0.5s;
  right: 0;
}
.suspension .sus {
  position: relative;
  margin-left: 14px;
  cursor: pointer;
}
.suspension .sus::before {
  position: absolute;
  right: 50%;
  bottom: 0;
  transform: translateX(50%);
  width: 36px;
  height: 1px;
  background: #eaeaea;
  content: "";
}
.suspension .sus:last-child::before {
  display: none;
}
.suspension .sus p {
  position: relative;
  padding: 48px 0 12px;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.suspension .sus2 p {
  background: url(../images/icon_23.png) center 16px no-repeat;
}
.suspension .sus3 p {
  background: url(../images/icon_24.png) center 16px no-repeat;
}
.suspension .sus6 p {
  background: url(../images/icon_25.png) center 20px no-repeat;
}
.suspension .sus .pos {
  display: block;
  transition: all 0.5s;
  position: absolute;
  top: 50%;
  right: 110px;
  transform: translateY(-50%);
  width: 0;
  height: 113px;
  overflow: hidden;
  background: url(../images/icon_26.png) left center no-repeat;
  background-size: 118px;
}
.suspension .sus .pos img {
  display: block;
  margin: 17px 0 0 16px;
  width: 80px;
  height: 80px;
}
.suspension .sus:hover .pos {
  transition: all 0.9s;
  width: 118px;
}
.suspension .sus:hover p {
  color: #dab866;
}
.suspension .sus2:hover p {
  background: url(../images/icon_23s.png) center 16px no-repeat;
}
.suspension .sus3:hover p {
  background: url(../images/icon_24s.png) center 16px no-repeat;
}
.suspension .sus6:hover p {
  background: url(../images/icon_25s.png) center 20px no-repeat;
}
/*è§†é¢‘æ’­æ”¾å¼¹çª—*/
.pop_video {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 31;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1341px;
  background: #000;
}
.pop_video video {
  width: 100%;
}
.pop_video i {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 20px;
  height: 20px;
  background: url(../images/icon_56.png) center no-repeat;
  cursor: pointer;
}
.pop_video_bac {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.title b {
  float: left;
  margin-bottom: 50px;
  font-size: 34px;
  color: #333;
  font-weight: bold;
}
.title .goMore {
  line-height: 45px;
}
.goMore i {
  float: left;
  padding-right: 19px;
  font-size: 16px;
  color: #b2b2b2;
  background: url(../images/icon_6.png) right center no-repeat;
}
.goMore i:hover {
  color: #d9b96c;
  background: url(../images/icon_6s2.png) right center no-repeat;
}
.goMore.white i {
  color: #fff;
  background: url(../images/icon_6ss.png) right center no-repeat;
}
/*å†…é¡µbanner*/
.pageBanner {
  position: relative;
}
.pageBanner .pic {
  width: 100%;
  height: 570px;
}
.pageBanner .pic i {
  width: 100%;
  height: 100%;
}
.pageBanner .pic .mimg {
  display: none;
}
.pageBanner .pos {
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 30px;
  width: 100%;
  color: #fff;
}
.pageBanner .pos b {
  margin-bottom: 14px;
  font-size: 42px;
  font-weight: bold;
}
.pageBanner .pos i {
  margin-bottom: 18px;
  width: 50px;
  height: 3px;
  background: #fff;
}
.pageBanner .pos p {
  font-size: 22px;
}
/*é¢åŒ…å±‘*/
.crumbs {
  display: flex;
  align-items: center;
}
.add {
  margin: 30px 0;
  width: 100%;
  line-height: 30px;
}
.add a {
  /* float: left; */
  font-size: 16px;
  color: #999;
  font-family: Arial;
}
.add a:hover {
  color: #dab866;
}
.add i {
  float: left;
  width: 24px;
  height: 30px;
  background: url(../images/icon_6.png) center no-repeat;
}
/*äºŒçº§å¯¼èˆª*/
.pageNav {
  position: relative;
}
.pageNav::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 82px;
  background: #fff;
  content: " ";
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1201px) {
  .pageNav .swiper-wrapper {
    justify-content: center;
    align-items: center;
  }
}
.pageNav .swiper-slide {
  transition: all 0.5s;
  padding: 0 58px 2px;
  width: auto;
  line-height: 80px;
  font-size: 22px;
  color: #333;
}
.pageNav .swiper-slide::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #d9d9d9;
  content: "";
}
.pageNav .swiper-slide::before {
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  bottom: 14px;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  opacity: 0.6;
  background: #dab866;
  content: " ";
}
.pageNav .swiper-slide:last-child::after {
  display: none;
}
.pageNav .swiper-slide.cur,
.pageNav .swiper-slide:hover {
  transition: all 0.5s;
  color: #dab866;
}
.pageNav .swiper-slide.cur::before,
.pageNav .swiper-slide:hover::before {
  transition: all 0.5s;
  width: 40px;
}
/*åˆ†é¡µ*/
.paging {
  margin-bottom: 80px;
  padding: 25px 0 20px;
  font-size: 0;
  line-height: 47px;
  text-align: center;
}
.paging li {
  display: inline-block;
  margin: 0 12px;
  font-size: 16px;
  color: #666;
}
.paging li a,
.paging li span {
  color: #666;
  min-width: 37px;
  padding: 0 5px;
  border-radius: 100%;
  border: #ccc 1px solid;
}
.paging li.active a,
.paging li.active span {
  color: #fff;
  background: #dab866;
  border: #dab866 1px solid;
}
.paging li a:hover {
  color: #dab866;
  border: #dab866 1px solid;
}
.paging li:first-child {
  float: left;
  padding-left: 24px;
  line-height: 49px;
  font-size: 14px;
  color: #999;
  background: url(../images/icon_14.png) left center no-repeat;
}
.paging li:first-child:hover {
  background: url(../images/icon_14s.png) left center no-repeat;
}
.paging li:first-child.disabled {
  background: url(../images/icon_14.png) left center no-repeat;
}
.paging li:first-child a,
.paging li:first-child span {
  padding: 0;
  border: none;
}
.paging li:last-child {
  float: right;
  padding-right: 24px;
  line-height: 49px;
  font-size: 14px;
  color: #999;
  background: url(../images/icon_6.png) right center no-repeat;
}
.paging li:last-child:hover {
  background: url(../images/icon_6s.png) right center no-repeat;
}
.paging li:last-child.disabled {
  background: url(../images/icon_6.png) left center no-repeat;
}
.paging li:last-child a,
.paging li:last-child span {
  padding: 0;
  border: none;
}
.header,
.footer {
  display: block;
}
.m_header,
.m_nav,
.m_footer,
.pageGoMore {
  display: none;
}
@media (max-width: 1200px) {
  .w1200,
  .w1400,
  .w {
    margin: 0 auto;
    width: 92%;
    min-width: 300px;
  }
  .anchor_box {
    top: -1.2rem;
  }
  .header,
  .paging {
    display: none;
  }
  .m_header,
  .m_nav,
  .m_footer,
  .pageGoMore {
    display: block;
  }
  .m_header {
    transition: all 0.5s;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 11;
    width: 100%;
    border-bottom: #eee 1px solid;
  }
  .m_header .logo {
    display: flex;
    align-items: center;
    height: 1.2rem;
  }
  .m_header .logo img {
    display: block;
    height: 0.53rem;
  }
  .m_header .logo .m2 {
    display: none;
  }
  .m_header .nav_icon {
    width: 0.41rem;
    height: 1.2rem;
    background: url(../images/mobile/icon/icon_1.png) center no-repeat;
    background-size: 100% auto;
  }
  .m_header .nav_icon.cur {
    background: url(../images/mobile/icon/icon_3.png) center no-repeat;
    background-size: 0.31rem auto;
  }
  .m_header .search {
    margin-right: 0.32rem;
    width: 0.42rem;
    height: 1.2rem;
    background: url(../images/mobile/icon/icon_2.png) center no-repeat;
    background-size: 100% auto;
  }
  .m_header_fixed {
    background: #fff;
  }
  .m_header_fixed .logo .m1 {
    display: none;
  }
  .m_header_fixed .logo .m2 {
    display: block;
  }
  .m_header_fixed .nav_icon {
    background: url(../images/mobile/icon/icon_1s.png) center no-repeat;
    background-size: 100% auto;
  }
  .m_header_fixed .nav_icon.cur {
    background: url(../images/mobile/icon/icon_3s.png) center no-repeat;
    background-size: 0.31rem auto;
  }
  .m_header_fixed .search {
    background: url(../images/mobile/icon/icon_2s.png) center no-repeat;
    background-size: 100% auto;
  }
  .m_nav {
    transition: all 0.7s;
    display: block;
    position: fixed;
    left: 100%;
    top: calc(1.2rem + 1px);
    z-index: 10;
    width: 100%;
    height: calc(100vh - 1.2rem - 1px);
    background: #fff;
  }
  .m_nav.cur {
    transition: all 0.7s;
    left: 0%;
  }
  .m_nav ul {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .m_nav ul li {
    position: relative;
    overflow-x: hidden;
    border-bottom: #ccc 1px solid;
  }
  .m_nav ul .one {
    transition: all 0.5s;
    float: left;
    padding-left: 0.48rem;
    line-height: 1rem;
    font-size: 0.3rem;
    color: #333;
  }
  .m_nav ul .go .more {
    transition: all 0.5s;
    transform: rotate(0deg);
    float: right;
    width: 1rem;
    height: 1rem;
    background: url(../images/mobile/icon/icon_4.png) center no-repeat;
    background-size: 0.12rem auto;
  }
  .m_nav ul .go .more.cur {
    transform: rotate(90deg);
  }
  .m_nav ul .pos {
    display: none;
    padding-bottom: 0.2rem;
  }
  .m_nav ul .pos a {
    padding: 0 1rem 0 0.48rem;
    line-height: 0.9rem;
    font-size: 0.26rem;
    color: #333;
  }
  .m_nav ul .pos a:first-child {
    border-top: #ccc 1px solid;
  }
  .m_nav ul .on .one,
  .m_nav ul .one:hover {
    transition: all 0.5s;
    color: #dab866;
  }
  .m_nav ul .on .on a {
    color: #dab866;
  }
  .header_mar {
    width: 100%;
    height: 1.2rem;
  }
  .suspension {
    display: none;
  }
  .m_footer {
    display: block;
    background: url(../images/mobile/index/footer.png) left bottom no-repeat;
    background-size: cover;
  }
  .m_footer .top,
  .m_footer .cen {
    border-bottom: #fff 0px solid;
  }
  .m_footer .top .w1400,
  .m_footer .cen .w1400 {
    border-bottom: rgba(255, 255, 255, 0.4) 1px solid;
  }
  .m_footer .top .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1.8rem;
  }
  .m_footer .top .logo img {
    max-width: 100%;
    max-height: 0.9rem;
  }
  .m_footer .cen {
    padding: 0.5rem 0 0;
  }
  .m_footer .cen .message {
    width: 100%;
  }
  .m_footer .cen .message dl {
    padding: 0 0 0 0.14rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .m_footer .cen .message dl dt {
    margin-bottom: 0.16rem;
    padding-left: 0.65rem;
    line-height: 22px;
  }
  .m_footer .cen .message dl dt.phone {
    background: url(../images/icon_20.png) left 3px no-repeat;
  }
  .m_footer .cen .message dl dt.address {
    background: url(../images/icon_21.png) 3px 0px no-repeat;
  }
  .m_footer .cen .message dl dd {
    margin-bottom: 0.45rem;
    padding-left: 0.65rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
  }
  .m_footer .cen .code {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .m_footer .cen .code .a1,
  .m_footer .cen .code .a2 {
    position: relative;
    margin: 0.35rem 0.35rem 0.5rem;
    height: 0.5rem;
  }
  .m_footer .cen .code .a1 p,
  .m_footer .cen .code .a2 p {
    transition: all 0.5s;
    padding-left: 0.6rem;
    height: 0.5rem;
    background-repeat: no-repeat;
    background-position: left 0;
  }
  .m_footer .cen .code .a1 .pos,
  .m_footer .cen .code .a2 .pos {
    display: block;
    transition: all 0.5s;
    position: absolute;
    left: 50%;
    bottom: 0.6rem;
    transform: translateX(-50%);
    width: 138px;
    height: 0;
    overflow: hidden;
    background: url(../images/icon_18.png) top center no-repeat;
    background-size: 138px;
  }
  .m_footer .cen .code .a1 .pos img,
  .m_footer .cen .code .a2 .pos img {
    display: block;
    margin: 19px 0 0 18px;
    width: 100px;
    height: 100px;
  }
  .m_footer .cen .code .a1:hover .pos,
  .m_footer .cen .code .a2:hover .pos {
    transition: all 0.9s;
    height: 146px;
  }
  .m_footer .cen .code .a1 p {
    background-image: url(../images/icon_17.png);
    background-size: 0.6rem auto;
  }
  .m_footer .cen .code .a2 p {
    background-image: url(../images/icon_16.png);
    background-size: 0.6rem auto;
  }
  .m_footer .bottom {
    padding: 0.64rem 0 0.7rem;
    line-height: 0.47rem;
    font-size: 0.28rem;
    color: #fff;
  }
  .m_footer .bottom a {
    padding-right: 0.4rem;
    display: inline-block;
    color: #fff;
  }
  .m_footer .bottom a:hover {
    color: #dab866;
  }
  .pageGoMore {
    margin: 0 auto;
    width: 3rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    background: #dab866;
  }
  .title b {
    margin-bottom: 0.5rem;
    font-size: 2rem;
  }
  .title .goMore {
    line-height: 0.52rem;
  }
  .goMore i {
    padding-right: 2.2rem;
    font-size: 1.28rem;
    background-size: 0.1rem auto;
  }
  .goMore i:hover {
    background-size: 0.1rem auto;
  }
  .goMore.white i {
    background-size: 0.1rem auto;
  }
  /*å†…é¡µbanner*/
  .pageBanner .pic {
    height: 6.9rem;
  }
  .pageBanner .pic .pimg {
    /* display: none; */
  }
  .pageBanner .pic .mimg {
    display: block;
  }
  .pageBanner .pos {
    margin-top: 0.6rem;
    text-align: center;
  }
  .pageBanner .pos b {
    margin-bottom: 0.16rem;
    font-size: 0.48rem;
  }
  .pageBanner .pos i {
    margin: 0 auto 0.26rem;
    width: 0.6rem;
    height: 0.04rem;
  }
  .pageBanner .pos p {
    font-size: 0.28rem;
  }
  /*é¢åŒ…å±‘*/
  .add {
    margin: 0.35rem 0 0.3rem;
    line-height: 0.3rem;
  }
  .add a {
    font-size: 0.28rem;
  }
  .add i {
    width: 0.4rem;
    height: 0.3rem;
    background: url(../images/icon_6.png) center no-repeat;
    background-size: 0.08rem auto;
  }
  /*äºŒçº§å¯¼èˆª*/
  /*äºŒçº§å¯¼èˆª*/
  .pageNav .w1400 {
    margin-left: 4%;
    width: 96%;
  }
  .pageNav::before {
    height: 1.2rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  }
  .pageNav .swiper-slide {
    padding: 0 0.4rem;
    line-height: 1.2rem;
    font-size: 0.32rem;
  }
  .pageNav .swiper-slide::before {
    bottom: 0.13rem;
    height: 2px;
  }
  .pageNav .swiper-slide.cur,
  .pageNav .swiper-slide:hover {
    line-height: 1.12rem;
  }
  .pageNav .swiper-slide.cur::before,
  .pageNav .swiper-slide:hover::before {
    width: 0.52rem;
  }
}

@media (max-width:580px) {
    /*å†…é¡µbanner*/
    .pageBanner .pic {
      height: 20rem;
    }
    .pageBanner .pic .pimg {
      /* display: none; */
    }
    .pageBanner .pic .mimg {
      display: block;
    }
    .pageBanner .pos {
      margin-top: 0.6rem;
      text-align: center;
    }
    .pageBanner .pos b {
      margin-bottom: 0.16rem;
      font-size: 2rem;
    }
    .pageBanner .pos i {
      margin: 0 auto 0.26rem;
      width: 3.6rem;
      height: 0.1rem;
    }
    .pageBanner .pos p {
      font-size: 1.28rem;
    }

      /*é¢åŒ…å±‘*/
  .add {
    margin: 1.35rem 0 1.3rem;
    line-height: 1.3rem;
  }
  .add a {
    font-size: 1.28rem;
  }
  .add i {
    width: 1.4rem;
    height: 1.3rem;
    background: url(../images/icon_6.png) center no-repeat;
    background-size: 0.08rem auto;
  }
  /*äºŒçº§å¯¼èˆª*/
  /*äºŒçº§å¯¼èˆª*/
  .pageNav .w1400 {
    margin-left: 1%;
    width: 98%;
    margin-bottom: 2rem;
  }
  .pageNav::before {
    height: 5rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  }
  .pageNav .swiper-slide {
    padding: 0 0.25rem;
    line-height: 5rem;
    font-size: 1.32rem;
  }
  .pageNav .swiper-slide::before {
    bottom: 0.13rem;
    height: 2px;
  }
  .pageNav .swiper-slide.cur,
  .pageNav .swiper-slide:hover {
    line-height: 5rem;
  }
  .pageNav .swiper-slide.cur::before,
  .pageNav .swiper-slide:hover::before {
    width: 2.52rem;
  }
  .pageNav .swiper-wrapper{
    overflow-x: auto;
  }  

}
@-webkit-keyframes scrolls {
  from {
    bottom: 3%;
  }
  50% {
    bottom: calc(3% + 10px);
  }
  100% {
    bottom: 3%;
  }
}
@keyframes scrolls {
  from {
    bottom: 3%;
  }
  50% {
    bottom: calc(3% + 10px);
  }
  100% {
    bottom: 3%;
  }
}
.fadeInUp_box {
  -webkit-animation-name: fadeInUp_box;
  animation-name: fadeInUp_box;
}
@-webkit-keyframes fadeInUp_box {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp_box {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    -ms-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp200 {
  -webkit-animation-name: fadeInUp200;
  animation-name: fadeInUp200;
}
@-webkit-keyframes fadeInUp200 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp200 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    -ms-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp10 {
  -webkit-animation-name: fadeInUp10;
  animation-name: fadeInUp10;
}
@-webkit-keyframes fadeInUp10 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp10 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeRight {
  -webkit-animation-name: fadeRight;
  animation-name: fadeRight;
}
@-webkit-keyframes fadeRight {
  0% {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeRight {
  0% {
    -webkit-transform: translate3d(-200%, 0, 0);
    -ms-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}


.index_suspension{
    top: 40%;
}
.nav-bay{
    position: absolute;
    right: 0;
    width: 150px;
    margin-top: 30px;
}
.nav-bay .nav-right{
    margin-bottom: 20px;
}
.nav-bay .nav-right:last-child{
    margin-bottom: 0;
}
.nav-bay img{
    width: 100%;
}</pre></body></html>