@charset "UTF-8";
html {
  -webkit-font-smoothing: antialiased;
  height: 100%;
  touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
  display: block;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table,
th,
td {
  border: 1px solid black;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: 400;
}

dl,
ol,
ul {
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

textarea {
  resize: none;
  outline: none;
  font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  outline: 0;
  blr: expression(this.onFocus=this.blur());
}

input {
  outline: 0;
}

input::-webkit-input-safebox-button {
  display: none; /*去掉搜狗浏览器密码软盘*/
}

select:focus-visible {
  /* outline: -webkit-focus-ring-color auto 1px; 这是谷歌浏览器的原生样式*/
  outline: none;
}

@font-face {
  font-family: Mont_M;
  src: url(../fonts/Montserrat-Medium.ttf);
}
@font-face {
  font-family: DIN;
  src: url(../fonts/D-DIN.ttf);
}
@font-face {
  font-family: DIN_B;
  src: url(../fonts/D-DIN-Bold.ttf);
}
body {
  font-size: 14px;
  color: #333;
  line-height: 1.2;
  font-family: Heiti SC, Microsoft Yahei, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}

body * {
  box-sizing: border-box;
}

#web-ietip {
  width: 526px;
  height: 90px;
  padding: 83px 0 0 84px;
  overflow: hidden;
  background: url(../css/ietip/browser.png) no-repeat center center;
  margin: 200px auto 0;
}

#web-ietip a {
  display: block;
  width: 65px;
  height: 80px;
  float: left;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

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

.eps2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

html {
  font-size: 5.2083333333vw;
}

@media (max-width: 900px) {
  html {
    font-size: 46.875px;
  }
}
@media (min-width: 1921px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 0.625vw;
  }
  .s13 {
    font-size: 0.6770833333vw;
  }
  .s14 {
    font-size: 0.7291666667vw;
  }
  .s15 {
    font-size: 0.78125vw;
  }
  .s16 {
    font-size: 0.8333333333vw;
  }
  .s17 {
    font-size: 0.8854166667vw;
  }
  .s18 {
    font-size: 0.9375vw;
  }
  .s19 {
    font-size: 0.9895833333vw;
  }
  .s20 {
    font-size: 1.0416666667vw;
  }
  .s21 {
    font-size: 1.09375vw;
  }
  .s22 {
    font-size: 1.1458333333vw;
  }
  .s23 {
    font-size: 1.1979166667vw;
  }
  .s24 {
    font-size: 1.25vw;
  }
  .s25 {
    font-size: 1.3020833333vw;
  }
  .s26 {
    font-size: 1.3541666667vw;
  }
  .s27 {
    font-size: 1.40625vw;
  }
  .s28 {
    font-size: 1.4583333333vw;
  }
  .s29 {
    font-size: 1.5104166667vw;
  }
  .s30 {
    font-size: 1.5625vw;
  }
  .s31 {
    font-size: 1.6145833333vw;
  }
  .s32 {
    font-size: 1.6666666667vw;
  }
  .s33 {
    font-size: 1.71875vw;
  }
  .s34 {
    font-size: 1.7708333333vw;
  }
  .s35 {
    font-size: 1.8229166667vw;
  }
  .s36 {
    font-size: 1.875vw;
  }
  .s37 {
    font-size: 1.9270833333vw;
  }
  .s38 {
    font-size: 1.9791666667vw;
  }
  .s39 {
    font-size: 2.03125vw;
  }
  .s40 {
    font-size: 2.0833333333vw;
  }
  .s41 {
    font-size: 2.1354166667vw;
  }
  .s42 {
    font-size: 2.1875vw;
  }
  .s43 {
    font-size: 2.2395833333vw;
  }
  .s44 {
    font-size: 2.2916666667vw;
  }
  .s45 {
    font-size: 2.34375vw;
  }
  .s46 {
    font-size: 2.3958333333vw;
  }
  .s47 {
    font-size: 2.4479166667vw;
  }
  .s48 {
    font-size: 2.5vw;
  }
  .s49 {
    font-size: 2.5520833333vw;
  }
  .s50 {
    font-size: 2.6041666667vw;
  }
  .s51 {
    font-size: 2.65625vw;
  }
  .s52 {
    font-size: 2.7083333333vw;
  }
  .s53 {
    font-size: 2.7604166667vw;
  }
  .s54 {
    font-size: 2.8125vw;
  }
  .s55 {
    font-size: 2.8645833333vw;
  }
  .s56 {
    font-size: 2.9166666667vw;
  }
  .s57 {
    font-size: 2.96875vw;
  }
  .s58 {
    font-size: 3.0208333333vw;
  }
  .s59 {
    font-size: 3.0729166667vw;
  }
  .s60 {
    font-size: 3.125vw;
  }
  .s62 {
    font-size: 3.2291666667vw;
  }
  .s65 {
    font-size: 3.3854166667vw;
  }
  .s70 {
    font-size: 3.6458333333vw;
  }
  .s72 {
    font-size: 3.75vw;
  }
  .s80 {
    font-size: 4.1666666667vw;
  }
  .s100 {
    font-size: 5.2083333333vw;
  }
}
@media (max-width: 1920px) and (min-width: 551px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: calc(12px + 0.0520833333vw);
  }
  .s14 {
    font-size: calc(12px + 0.1041666667vw);
  }
  .s15 {
    font-size: calc(12px + 0.15625vw);
  }
  .s16 {
    font-size: calc(12px + 0.2083333333vw);
  }
  .s17 {
    font-size: calc(12px + 0.2604166667vw);
  }
  .s18 {
    font-size: calc(12px + 0.3125vw);
  }
  .s19 {
    font-size: calc(12px + 0.3645833333vw);
  }
  .s20 {
    font-size: calc(12px + 0.4166666667vw);
  }
  .s21 {
    font-size: calc(12px + 0.46875vw);
  }
  .s22 {
    font-size: calc(12px + 0.5208333333vw);
  }
  .s23 {
    font-size: calc(12px + 0.5729166667vw);
  }
  .s24 {
    font-size: calc(12px + 0.625vw);
  }
  .s25 {
    font-size: calc(12px + 0.6770833333vw);
  }
  .s26 {
    font-size: calc(12px + 0.7291666667vw);
  }
  .s27 {
    font-size: calc(12px + 0.78125vw);
  }
  .s28 {
    font-size: calc(12px + 0.8333333333vw);
  }
  .s29 {
    font-size: calc(12px + 0.8854166667vw);
  }
  .s30 {
    font-size: calc(12px + 0.9375vw);
  }
  .s31 {
    font-size: calc(12px + 0.9895833333vw);
  }
  .s32 {
    font-size: calc(12px + 1.0416666667vw);
  }
  .s33 {
    font-size: calc(12px + 1.09375vw);
  }
  .s34 {
    font-size: calc(12px + 1.1458333333vw);
  }
  .s35 {
    font-size: calc(12px + 1.1979166667vw);
  }
  .s36 {
    font-size: calc(12px + 1.25vw);
  }
  .s37 {
    font-size: calc(12px + 1.3020833333vw);
  }
  .s38 {
    font-size: calc(12px + 1.3541666667vw);
  }
  .s39 {
    font-size: calc(12px + 1.40625vw);
  }
  .s40 {
    font-size: calc(12px + 1.4583333333vw);
  }
  .s41 {
    font-size: calc(12px + 1.5104166667vw);
  }
  .s42 {
    font-size: calc(12px + 1.5625vw);
  }
  .s43 {
    font-size: calc(12px + 1.6145833333vw);
  }
  .s44 {
    font-size: calc(12px + 1.6666666667vw);
  }
  .s45 {
    font-size: calc(12px + 1.71875vw);
  }
  .s46 {
    font-size: calc(12px + 1.7708333333vw);
  }
  .s47 {
    font-size: calc(12px + 1.8229166667vw);
  }
  .s48 {
    font-size: calc(12px + 1.875vw);
  }
  .s49 {
    font-size: calc(12px + 1.9270833333vw);
  }
  .s50 {
    font-size: calc(12px + 1.9791666667vw);
  }
  .s51 {
    font-size: calc(12px + 2.03125vw);
  }
  .s52 {
    font-size: calc(12px + 2.0833333333vw);
  }
  .s53 {
    font-size: calc(12px + 2.1354166667vw);
  }
  .s54 {
    font-size: calc(12px + 2.1875vw);
  }
  .s55 {
    font-size: calc(12px + 2.2395833333vw);
  }
  .s56 {
    font-size: calc(12px + 2.2916666667vw);
  }
  .s57 {
    font-size: calc(12px + 2.34375vw);
  }
  .s58 {
    font-size: calc(12px + 2.3958333333vw);
  }
  .s59 {
    font-size: calc(12px + 2.4479166667vw);
  }
  .s60 {
    font-size: calc(12px + 2.5vw);
  }
  .s62 {
    font-size: calc(12px + 2.6041666667vw);
  }
  .s65 {
    font-size: calc(12px + 2.7604166667vw);
  }
  .s70 {
    font-size: calc(12px + 3.0208333333vw);
  }
  .s72 {
    font-size: calc(12px + 3.125vw);
  }
  .s80 {
    font-size: calc(12px + 3.5416666667vw);
  }
  .s100 {
    font-size: calc(12px + 4.5833333333vw);
  }
}
@media (max-width: 550px) {
  .s0 {
    font-size: 0;
  }
  .s12 {
    font-size: 12px;
  }
  .s13 {
    font-size: 12.2864583333px;
  }
  .s14 {
    font-size: 12.5729166667px;
  }
  .s15 {
    font-size: 12.859375px;
  }
  .s16 {
    font-size: 13.1458333333px;
  }
  .s17 {
    font-size: 13.4322916667px;
  }
  .s18 {
    font-size: 13.71875px;
  }
  .s19 {
    font-size: 14.0052083333px;
  }
  .s20 {
    font-size: 14.2916666667px;
  }
  .s21 {
    font-size: 14.578125px;
  }
  .s22 {
    font-size: 14.8645833333px;
  }
  .s23 {
    font-size: 15.1510416667px;
  }
  .s24 {
    font-size: 15.4375px;
  }
  .s25 {
    font-size: 15.7239583333px;
  }
  .s26 {
    font-size: 16.0104166667px;
  }
  .s27 {
    font-size: 16.296875px;
  }
  .s28 {
    font-size: 16.5833333333px;
  }
  .s29 {
    font-size: 16.8697916667px;
  }
  .s30 {
    font-size: 17.15625px;
  }
  .s31 {
    font-size: 17.4427083333px;
  }
  .s32 {
    font-size: 17.7291666667px;
  }
  .s33 {
    font-size: 18.015625px;
  }
  .s34 {
    font-size: 18.3020833333px;
  }
  .s35 {
    font-size: 18.5885416667px;
  }
  .s36 {
    font-size: 18.875px;
  }
  .s37 {
    font-size: 19.1614583333px;
  }
  .s38 {
    font-size: 19.4479166667px;
  }
  .s39 {
    font-size: 19.734375px;
  }
  .s40 {
    font-size: 20.0208333333px;
  }
  .s41 {
    font-size: 20.3072916667px;
  }
  .s42 {
    font-size: 20.59375px;
  }
  .s43 {
    font-size: 20.8802083333px;
  }
  .s44 {
    font-size: 21.1666666667px;
  }
  .s45 {
    font-size: 21.453125px;
  }
  .s46 {
    font-size: 21.7395833333px;
  }
  .s47 {
    font-size: 22.0260416667px;
  }
  .s48 {
    font-size: 22.3125px;
  }
  .s49 {
    font-size: 22.5989583333px;
  }
  .s50 {
    font-size: 22.8854166667px;
  }
  .s51 {
    font-size: 23.171875px;
  }
  .s52 {
    font-size: 23.4583333333px;
  }
  .s53 {
    font-size: 23.7447916667px;
  }
  .s54 {
    font-size: 24.03125px;
  }
  .s55 {
    font-size: 24.3177083333px;
  }
  .s56 {
    font-size: 24.6041666667px;
  }
  .s57 {
    font-size: 24.890625px;
  }
  .s58 {
    font-size: 25.1770833333px;
  }
  .s59 {
    font-size: 25.4635416667px;
  }
  .s60 {
    font-size: 25.75px;
  }
  .s62 {
    font-size: 26.3229166667px;
  }
  .s65 {
    font-size: 27.1822916667px;
  }
  .s70 {
    font-size: 28.6145833333px;
  }
  .s72 {
    font-size: 29.1875px;
  }
  .s80 {
    font-size: 31.4791666667px;
  }
  .s100 {
    font-size: 37.2083333333px;
  }
}
#bp_container #bp_vid {
  width: 100%;
}

.pad460 {
  padding-left: 23.9583333333%;
  padding-right: 23.9583333333%;
}
@media (max-width: 1280px) {
  .pad460 {
    padding-left: 16%;
    padding-right: 16%;
  }
}
@media (max-width: 900px) {
  .pad460 {
    padding-left: 8%;
    padding-right: 8%;
  }
}

.pad120 {
  padding-left: 6.25%;
  padding-right: 6.25%;
}
@media (max-width: 1280px) {
  .pad120 {
    padding-left: 4.5%;
    padding-right: 4.5%;
  }
}
@media (max-width: 900px) {
  .pad120 {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}

.pad280 {
  padding-left: 14.5833333333%;
  padding-right: 14.5833333333%;
}
@media (max-width: 1280px) {
  .pad280 {
    padding-left: 9%;
    padding-right: 9%;
  }
}
@media (max-width: 900px) {
  .pad280 {
    padding-left: 6%;
    padding-right: 6%;
  }
}

.pad180 {
  padding-left: 9.375%;
  padding-right: 9.375%;
}
@media (max-width: 1280px) {
  .pad180 {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media (max-width: 900px) {
  .pad180 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

.pad160 {
  padding-left: 8.3333333333%;
  padding-right: 8.3333333333%;
}
@media (max-width: 1280px) {
  .pad160 {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media (max-width: 900px) {
  .pad160 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

.com_banner {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.com_banner.so .text {
  text-align: left;
  left: 0;
  padding-left: 12.5%;
  transform: translateY(-50%);
  width: auto;
}
.com_banner.so .text .t1,
.com_banner.so .text .t2 {
  color: #fff;
}
.com_banner .img img {
  width: 100%;
}
.com_banner .text {
  box-sizing: border-box;
  position: absolute;
  top: 16.625%;
  left: 0%;
  color: #fff;
  width: 100%;
}
.com_banner .text .p1 img {
  width: 1.35rem;
}
.com_banner .text .p2 {
  margin-top: 0.28rem;
  font-weight: 500;
  letter-spacing: 3px;
}
.com_banner .text .p3 {
  width: 5.76rem;
  max-width: 50%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  position: relative;
  margin: 0.4rem 0;
}
.com_banner .text .p3::after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.06rem;
  background-color: #cfa551;
  position: absolute;
  left: 0;
  bottom: 0;
}
.com_banner .text .p4 {
  font-family: DIN;
  letter-spacing: 3px;
  text-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.27);
}
.com_banner .video video {
  width: 100%;
}
.com_banner .cb_mouse {
  position: absolute;
  left: 50%;
  bottom: 1.1rem;
  transform: translate(-50%);
  width: 0.6rem;
  transition: all 0.5s;
  cursor: pointer;
}
.com_banner .cb_mouse:hover {
  transform: translate(-50%, 3px);
  transition: all 0.5s;
}
.com_banner .cb_mouse img {
  width: 100%;
}
@media (max-width: 900px) {
  .com_banner .img img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
}

.com_bread {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid #eeeeee;
  line-height: 0.7rem;
  background-color: #fff;
}
.com_bread .bread {
  color: #666;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.com_bread .bread .home {
  margin-right: 0.2rem;
}
.com_bread .bread a:hover {
  color: #cfa551;
}
.com_bread .bread .spot {
  margin: 0 0.2rem;
}
@media (max-width: 900px) {
  .com_bread .bread .home img {
    height: 18px;
  }
  .com_bread .bread .spot {
    margin: 0 0.1rem;
  }
}
.com_bread .tags {
  display: flex;
  overflow-x: auto;
}
.com_bread .tags .tag {
  padding: 0 0.39rem;
  background-color: #f5f6f7;
  color: #666666;
  white-space: nowrap;
  position: relative;
}
.com_bread .tags .tag::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
}
.com_bread .tags .tag.on, .com_bread .tags .tag:hover {
  background-color: #cfa551;
  color: #fff;
}

.com_pag {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.com_pag .p_a {
  width: 0.38rem;
  height: 0.38rem;
  min-width: 30px;
  min-height: 30px;
  color: #666;
  background-color: #f5f6f7;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-sizing: border-box;
  white-space: nowrap;
  background-position: center center;
  background-size: 30%;
  background-repeat: no-repeat;
}
.com_pag .p_a:hover {
  color: #fff;
  background-color: #cfa551;
}
.com_pag .p_a:not(:last-child) {
  margin-right: 0.2rem;
}
.com_pag .num.on {
  color: #fff;
  background-color: #cfa551;
}
.com_pag .ellipsis {
  background-color: transparent !important;
}
.com_pag .ellipsis:hover {
  color: #cfa551;
}
.com_pag .last {
  width: auto;
  padding: 0 0.25rem;
  border-radius: 1rem;
}

.com_brand {
  padding-top: 0.8rem;
  padding-bottom: 0.46rem;
  background-position: center center;
  background-size: cover;
  padding-left: 5%;
  padding-right: 5%;
}
.com_brand .b1 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.48rem;
}
.com_brand .b2 {
  display: flex;
  justify-content: center;
}
.com_brand .btn {
  padding: 0.18rem 0.82rem;
  background-color: #ffffff;
  color: #ff5a37;
  border-radius: 1rem;
}

.com_title {
  text-align: center;
}
.com_title .it1 {
  font-family: DIN_B;
}
.com_title .it2 {
  font-weight: 500;
  color: #cfa551;
}

@media (max-width: 900px) {
  body {
    padding-top: 50px;
  }
}

.relative {
  position: relative;
}

.md-head .head_hd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: background-color 0.3s;
}
@media (max-width: 900px) {
  .md-head .head_hd {
    background-color: #000 !important;
  }
}
.md-head .head_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.md-head .head_box .logo {
  width: 3rem;
}
.md-head .head_box .logo img {
  height: 0.7rem;
}
.md-head .head_box .h_ri {
  display: flex;
  align-items: center;
}
.md-head .head_box .ul1 {
  display: flex;
  color: #fff;
}
.md-head .head_box .ul1 .li1 {
  margin-right: 0.45rem;
}
.md-head .head_box .ul1 .li1:last-child {
  margin-right: 0;
}
.md-head .head_box .ul1 .li1.on .a1 {
  color: #cfa551;
}
.md-head .head_box .ul1 .li1.on .a1::after {
  background-color: #cfa551;
}
.md-head .head_box .ul1 .li1:hover .a1 {
  color: #cfa551;
}
.md-head .head_box .ul1 .a1 {
  display: block;
  white-space: nowrap;
  line-height: 0.9rem;
  transition: all 0.3s linear;
  position: relative;
}
.md-head .head_box .ul1 .a1::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
}
.md-head .head_box .ul1 .ul2 {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  min-width: 100%;
  width: 1.5rem;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}
.md-head .head_box .ul1 .a2 {
  display: block;
  text-align: center;
  padding: 0.14rem 0rem;
  box-sizing: border-box;
  color: #fff;
  transition: all 0.3s;
}
.md-head .head_box .ul1 .a2:hover {
  opacity: 0.6;
  transition: all 0.3s;
}
.md-head .head_box .pro_box {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 0.43rem 0px rgba(0, 0, 0, 0.01);
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.4rem;
  padding-top: 0.6rem;
  padding-bottom: 0.7rem;
  display: none;
}
.md-head .head_box .pro_box .pro_ul1 {
  display: flex;
  justify-content: center;
}
.md-head .head_box .pro_box .pro_name {
  display: flex;
  align-items: center;
  color: #333;
}
.md-head .head_box .pro_box .pro_name .icon {
  width: 0.24rem;
  margin-right: 0.2rem;
}
.md-head .head_box .pro_box .pro_li1 {
  margin-right: 1.4rem;
}
.md-head .head_box .pro_box .pro_li1:last-child {
  margin-right: 0;
}
.md-head .head_box .pro_box .pro_ul2 {
  padding-left: 0.44rem;
  margin-top: 0.32rem;
}
.md-head .head_box .pro_box .p_a2 {
  color: #777;
  line-height: 2;
  transition: color 0.3s linear;
}
.md-head .head_box .pro_box .p_a2:hover {
  color: #cfa551;
  transition: color 0.3s linear;
}
.md-head .head_box .mob_show {
  display: flex;
  align-items: center;
  margin-left: 3.2rem;
}
.md-head .head_box .search {
  cursor: pointer;
  flex-shrink: 0;
}
.md-head .head_box .search:hover {
  opacity: 0.5;
}
.md-head .head_box .lang {
  position: relative;
  margin-left: 0.46rem;
  flex-shrink: 0;
}
.md-head .head_box .lang:hover {
  opacity: 0.5;
}
.md-head .head_box .lang .hd {
  display: flex;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-right: 15px;
  position: relative;
  color: #fff;
}
.md-head .head_box .lang .hd .icon {
  margin-right: 0.1rem;
}
.md-head .head_box .lang .bd {
  display: none;
  width: 100%;
  min-width: 1rem;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  padding-top: 0.1rem;
}
.md-head .head_box .lang .bd ul {
  box-shadow: 0px 24px 53px 9px rgba(3, 3, 3, 0.1);
  background-color: #23252c;
  position: relative;
}
.md-head .head_box .lang .bd ul::after {
  content: "";
  border: 5px solid transparent;
  border-bottom: 5px solid #23252c;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%);
}
.md-head .head_box .lang .bd li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.md-head .head_box .lang .bd .a1 {
  display: block;
  text-align: center;
  padding: 0.2rem 0;
  color: #fff;
}
.md-head .head_box .lang .bd .a1:hover {
  text-decoration: underline;
}
.md-head .head_box .more {
  display: none;
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
}
.md-head .head_box .more .line {
  width: 30px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 10px;
  border-radius: 2px;
}
.md-head .head_box .more .sp1 {
  top: 30%;
}
.md-head .head_box .more .sp2 {
  top: 50%;
}
.md-head .head_box .more .sp3 {
  top: 70%;
}
@media (max-width: 1280px) {
  .md-head .head_box .ul1 .li1 {
    padding: 0 0.2rem;
    margin-right: 0.2rem;
  }
}
@media (max-width: 900px) {
  .md-head .head_box {
    height: 50px;
    border-bottom: none;
  }
  .md-head .head_box .logo {
    width: auto;
  }
  .md-head .head_box .logo img {
    height: 30px;
  }
  .md-head .head_box .center {
    display: none;
  }
  .md-head .head_box .more {
    display: block;
  }
  .md-head .head_box .cust .hd {
    height: 100%;
  }
}
.md-head.m_show .md-mob_sideNav {
  right: 0;
  transition: all 0.5s linear;
  opacity: 1;
}
.md-head.m_show .mob_mask {
  display: block;
}
.md-head.ceiling .head_hd {
  background-color: #000;
}
.md-head.ceiling .head_box {
  border-bottom: none;
}
.md-head.ceiling .ul1 .a1 {
  line-height: 0.9rem;
}
.md-head.ceiling .cust .hd {
  line-height: 0.9rem;
}
.md-head .md-mob_sideNav {
  position: fixed;
  right: -100%;
  opacity: 0;
  top: 0;
  width: 300px;
  height: 100%;
  max-width: 60%;
  background-color: #292929;
  padding-top: 10px;
  transition: all 0.5s linear;
  z-index: 300;
}
.md-head .md-mob_sideNav .ul1 .li1 {
  color: #fff;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.md-head .md-mob_sideNav .ul1 .li1 .a1 {
  position: relative;
  line-height: 40px;
  padding-left: 20px;
  font-size: 16px;
}
.md-head .md-mob_sideNav .ul1 .li1 .ul2 {
  display: none;
  background-color: #272727;
}
.md-head .md-mob_sideNav .ul1 .li1 .ul2 .li2 .a2 {
  padding-left: 40px;
  line-height: 30px;
  font-size: 14px;
  display: block;
}
.md-head .md-mob_sideNav .ul1 .li1 .ul2 .li2 .a2:hover {
  color: #cfa551;
}
.md-head .md-mob_sideNav .ul1 .has_nav::after {
  content: "+";
  display: inline-block;
  font-size: 20px;
  width: 20px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.md-head .md-mob_sideNav .ul1 .has_nav.show::after {
  content: "-";
}
.md-head .mob_mask {
  display: none;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.md-head.pro .head_hd {
  background-color: #000;
  transition: background-color 0.3s;
}
@media (max-width: 1280px) {
  .md-head .head_box .mob_show {
    margin-left: 1.6rem;
  }
}

.md-search_form {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.md-search_form form {
  width: 100%;
  position: absolute;
  top: 20%;
  z-index: 402;
}
.md-search_form form .inp {
  width: 6rem;
  height: 40px;
  line-height: 40px;
  max-width: 75%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.md-search_form form .inp input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding-left: 20px;
}
.md-search_form form .btn {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  border: none;
  outline: none;
  background-color: #cfa551;
  background-image: url(../images/icon-magnifier.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  cursor: pointer;
}
.md-search_form.show {
  display: block;
}
.md-search_form .mask {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.md-foot {
  color: #fff;
  background-image: url(../images/foot_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 0.05rem solid #bd9959;
}
.md-foot .foot_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.md-foot .f1_le .code {
  margin-top: 0.3rem;
}
.md-foot .f1_le .code img {
  width: 1.2rem;
}
.md-foot .f1_cen .ul1 {
  display: flex;
}
.md-foot .f1_cen .li1 {
  width: 8em;
}
.md-foot .f1_cen .li1:last-child {
  width: auto;
}
.md-foot .f1_cen .a1 {
  transition: all 0.5s;
}
.md-foot .f1_cen .a1:hover {
  color: #cfa551;
  transition: all 0.5s;
}
.md-foot .f1_cen .ul2 {
  margin-top: 0.2rem;
}
.md-foot .f1_cen .a2 {
  line-height: 1.875;
  opacity: 0.6;
  transition: all 0.5s;
}
.md-foot .f1_cen .a2:hover {
  opacity: 1;
  color: #cfa551;
  transition: all 0.5s;
}
.md-foot .f1_ri {
  text-align: right;
  width: 22%;
}
.md-foot .f1_ri .phone {
  color: #cfa551;
  font-family: DIN;
}
.md-foot .f1_ri .p3 {
  opacity: 0.6;
  line-height: 1.5;
  margin-top: 0.2rem;
}
.md-foot .foot_2 {
  padding: 0.3rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 2;
}
@media (max-width: 900px) {
  .md-foot .f1_le {
    display: none;
  }
  .md-foot .f1_cen .ul1 {
    flex-wrap: wrap;
  }
  .md-foot .f1_cen .ul1 .li1 {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .md-foot .f1_cen .ul1 .ul2 {
    display: flex;
    flex-wrap: wrap;
  }
  .md-foot .f1_cen .ul1 .li2 {
    margin-right: 0.4rem;
  }
  .md-foot .f1_ri {
    width: 100%;
    padding-left: 0;
    border-left: none;
    text-align: left;
  }
}

.ho_banner {
  position: relative;
}
.ho_banner .ho_sw {
  overflow: hidden;
  position: relative;
}
.ho_banner .ho_sw .img img {
  width: 100%;
  transition: all 5s ease-in-out;
}
.ho_banner .swiper-slide-active .img img {
  transform: scale(1.2);
  transition: all 5s ease-in-out;
}
.ho_banner .img img {
  width: 100%;
  min-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho_banner .text {
  position: absolute;
  left: 0;
  top: 15%;
  z-index: 10;
  color: #fff;
  transition-delay: 0.5s;
}
.ho_banner .text .icon {
  width: 1.35rem;
}
.ho_banner .text .p1 {
  color: #cfa551;
  font-weight: bold;
  margin-top: 0.36rem;
}
.ho_banner .text .p2 {
  margin-top: 0.2rem;
}
.ho_banner .text .line {
  position: relative;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0.3rem 0;
}
.ho_banner .text .line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.06rem;
  background-color: #cfa551;
}
.ho_banner .text .p3 {
  font-family: DIN;
}
.ho_banner .text .p4 {
  display: inline-block;
  padding: 0.16rem 0.4rem;
  color: #fff;
  background-color: #dac083;
  letter-spacing: 0.06rem;
  border-radius: 0 0.1rem;
  margin-top: 0.4rem;
}
.ho_banner .swiper-pagination {
  width: auto;
  left: auto;
  bottom: 0.8rem;
  right: 12.5%;
}
.ho_banner .swiper-pagination-bullet {
  width: 0.3rem;
  height: 3px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 0;
}
.ho_banner .swiper-pagination-bullet-active {
  opacity: 1;
}
.ho_banner .mouse {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-animation: mou 1s infinite;
          animation: mou 1s infinite;
}
.ho_banner .mouse .pp {
  margin-top: 0.06rem;
}

@-webkit-keyframes mou {
  0% {
    transform: translate(-50%, 0%);
  }
  50% {
    transform: translate(-50%, 10%);
  }
  100% {
    transform: translate(-50%, 0%);
  }
}

@keyframes mou {
  0% {
    transform: translate(-50%, 0%);
  }
  50% {
    transform: translate(-50%, 10%);
  }
  100% {
    transform: translate(-50%, 0%);
  }
}
.home_1 {
  display: flex;
  background-image: url(../images/abus1_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.home_1 .ho1_le {
  width: 9.6rem;
  flex-shrink: 0;
  padding-top: 0.75rem;
  padding-bottom: 1rem;
}
.home_1 .le_box {
  padding-left: 16.6666666667%;
  padding-right: 14.5833333333%;
}
.home_1 .p1 {
  font-family: DIN;
}
.home_1 .p2 {
  color: #cfa551;
  font-weight: 500;
  margin-top: 0.2rem;
}
.home_1 .p3 {
  color: #cfa551;
  margin-top: 0.8rem;
}
.home_1 .p4 {
  color: #666;
  line-height: 1.8;
  margin-top: 0.2rem;
}
.home_1 .a5 {
  color: #fff;
  padding: 0.14rem 0.22rem;
  background-color: #cfa551;
  display: inline-block;
  border-radius: 0 0.1rem 0 0.1rem;
  margin-top: 0.4rem;
  transition: all 0.5s;
}
.home_1 .a5:hover {
  transform: translateY(6px);
  transition: all 0.5s;
}
.home_1 .d6 {
  display: flex;
  margin-top: 0.9rem;
}
.home_1 .d6 .d6_i {
  width: 33.3%;
}
.home_1 .d6 .icon {
  height: 0.4rem;
}
.home_1 .d6 .icon img {
  height: 100%;
}
.home_1 .d6 .t2 {
  color: #cfa551;
  font-family: DIN_B;
  margin-top: 0.3rem;
}
.home_1 .d6 .sp2 {
  color: #bbb;
  margin-left: 0.1rem;
}
.home_1 .d6 .t3 {
  color: #666;
  margin-top: 0.12rem;
}
.home_1 .ho1_ri {
  width: 50%;
  position: relative;
}
.home_1 .ho1_ri .img {
  width: 100%;
  height: 100%;
}
.home_1 .ho1_ri .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home_1 .ho1_ri .watch {
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 50%;
  padding: 0.1rem;
  cursor: pointer;
}
.home_1 .ho1_ri .watch img {
  width: 100%;
  height: 100%;
}
@media (max-width: 900px) {
  .home_1 {
    flex-wrap: wrap;
  }
  .home_1 .ho1_le {
    width: 100%;
    padding: 0.8rem;
  }
  .home_1 .le_box {
    padding: 0;
  }
  .home_1 .ho1_ri {
    width: 100%;
  }
  .home_1 .ho1_ri .watch {
    top: 0;
    left: 50%;
  }
}

.home_2 {
  padding-top: 1.16rem;
  padding-bottom: 1.67rem;
  background-image: url(../images/ho2_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
  position: relative;
  max-width: 100vw;
  overflow: hidden;
}
.home_2 .ho2_le {
  width: 17.5%;
}
.home_2 .ho2_le .p1 {
  font-family: DIN;
}
.home_2 .ho2_le .p2 {
  color: #cfa551;
  font-weight: 500;
}
.home_2 .ho2_le .sel {
  margin-top: 0.6rem;
}
.home_2 .ho2_le .op {
  margin-bottom: 0.2rem;
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  padding: 0.12rem 0.3rem;
  color: #888;
  cursor: pointer;
  transition: all 0.5s;
}
.home_2 .ho2_le .op.on, .home_2 .ho2_le .op:hover {
  color: #fff;
  background-color: #cfa551;
  transition: all 0.5s;
}
.home_2 .ho2_le .op.on .icon img:nth-child(2n-1), .home_2 .ho2_le .op:hover .icon img:nth-child(2n-1) {
  display: none;
}
.home_2 .ho2_le .op.on .icon img:nth-child(2n), .home_2 .ho2_le .op:hover .icon img:nth-child(2n) {
  display: block;
}
.home_2 .ho2_le .op .icon {
  margin-right: 0.3rem;
}
.home_2 .ho2_le .op .icon img {
  width: 0.24rem;
  min-width: 18px;
}
.home_2 .ho2_le .op .icon img:nth-child(2n-1) {
  display: block;
}
.home_2 .ho2_le .op .icon img:nth-child(2n) {
  display: none;
}
.home_2 .ho2_ri {
  width: 75%;
  position: relative;
}
.home_2 .ho1_sw {
  position: relative;
  padding-bottom: 0.6rem;
}
.home_2 .ho1_sw .img {
  position: relative;
  width: 100%;
  padding-top: 59.1666666667%;
}
.home_2 .ho1_sw .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home_2 .swiper-container {
  width: 100%;
}
.home_2 .swiper {
  width: 100%;
  position: absolute;
  left: -200vw;
  top: 0;
  transform: translate(-100%);
}
.home_2 .swiper.on {
  position: relative;
  left: 0;
  transform: translate(0);
}
.home_2 .brand {
  position: absolute;
  right: 0.6rem;
  bottom: 0;
  background-color: #fff;
  z-index: 22;
  width: 4.2rem;
}
.home_2 .brand .b_box {
  padding: 0.4rem;
}
.home_2 .brand .br_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: DIN;
}
.home_2 .brand .br_1 .sp1 {
  color: #d3ad62;
}
.home_2 .brand .br_1 .sp2 {
  color: #bbb;
}
.home_2 .brand .br_2 {
  font-family: DIN;
  opacity: 0.2;
  margin-top: 0.14rem;
  margin-bottom: 0.34rem;
}
.home_2 .brand .br_3 img {
  width: 100%;
}
.home_2 .brand .br_4 {
  line-height: 1.875;
  color: #888;
  margin-top: 0.2rem;
}
.home_2 .brand .more {
  font-family: DIN;
  display: block;
  text-align: center;
  background-color: #d3ad62;
  color: #fff;
  line-height: 0.6rem;
  transition: all 0.5s;
}
.home_2 .brand .more:hover {
  color: #d3ad62;
  background-color: #fff;
  transition: all 0.5s;
}
@media (max-width: 900px) {
  .home_2 {
    flex-wrap: wrap;
  }
  .home_2 .ho2_le {
    width: 100%;
  }
  .home_2 .ho2_le .op {
    padding: 0.16rem 0.2rem;
  }
  .home_2 .ho2_ri {
    width: 100%;
  }
  .home_2 .brand {
    position: relative;
    right: 0;
    width: 100%;
  }
  .home_2 .brand .br_3 {
    text-align: center;
  }
  .home_2 .brand .br_3 img {
    width: 80%;
  }
  .home_2 .brand .more {
    line-height: normal;
    padding: 0.2rem 0;
  }
}

.home_3 {
  padding-top: 1.1rem;
  padding-bottom: 1.28rem;
  background-image: url(../images/ho3_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.home_3 .ho3_top {
  text-align: center;
}
.home_3 .ho3_top .p1 {
  font-weight: lighter;
}
.home_3 .ho3_top .p2 {
  color: #cfa551;
}

.ho3_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.56rem;
}
.ho3_box .ho3_le {
  width: 48.75%;
  position: relative;
}
.ho3_box .ho3_le .img {
  position: relative;
  width: 100%;
  padding-top: 76.9230769231%;
}
.ho3_box .ho3_le .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho3_box .ho3_ri {
  width: 48.75%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ho3_box .ho3_ri .r_i {
  height: 46.7%;
  position: relative;
}
.ho3_box .ho3_ri .r_i .img {
  position: relative;
  width: 100%;
  padding-top: 35.8974358974%;
}
.ho3_box .ho3_ri .r_i .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho3_box .text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.4rem 0.5rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ho3_box .text .p1 img {
  height: 0.42rem;
}
.ho3_box .text .p2 {
  margin-top: 0.16rem;
}
.ho3_box .text .p3 {
  display: none;
  line-height: 1.87;
  margin-top: 0.1rem;
}
@media (min-width: 900px) {
  .ho3_box .ho3_i:hover .text {
    background-color: rgba(200, 157, 81, 0.9);
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .ho3_box .ho3_i:hover .text .p3 {
    display: block;
  }
}
@media (max-width: 900px) {
  .ho3_box .ho3_le {
    width: 100%;
  }
  .ho3_box .ho3_ri {
    width: 100%;
    display: block;
  }
  .ho3_box .ho3_ri .r_i {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
}

.home_4 {
  padding-top: 1rem;
  padding-bottom: 0.67rem;
}
.home_4 .ho4_top {
  text-align: center;
}
.home_4 .ho4_top .p1 {
  font-weight: 300;
}
.home_4 .ho4_top .p2 {
  color: #cfa551;
}
.home_4 .ho4_box {
  margin-top: 0.6rem;
}
.home_4 .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
.home_4 .ho4_swiper {
  position: relative;
}
.home_4 .ho5_i {
  padding: 0.4rem;
  background-color: #f8f7f7;
  width: 31.625%;
  margin-right: 2.5%;
  margin-bottom: 0.3rem;
}
.home_4 .ho5_i:nth-child(3n) {
  margin-right: 0;
}
.home_4 .ho5_i:hover .p1,
.home_4 .ho5_i:hover .p2 {
  color: #cfa551;
  opacity: 1;
}
.home_4 .ho5_i .p1 {
  color: #333;
  opacity: 0.5;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.home_4 .ho5_i .p1 .sp1 {
  margin-right: 0.13rem;
}
.home_4 .ho5_i .p2 {
  line-height: 1.5;
  margin-top: 0.4rem;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home_4 .ho5_i .p3 {
  line-height: 1.625;
  color: #888;
  margin-top: 0.12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home_4 .swiper-button-prev,
.home_4 .swiper-button-next {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 30px;
  min-height: 30px;
  opacity: 1;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0;
  transform: translateY(calc(-50% - 0.3rem));
}
.home_4 .swiper-button-prev {
  background-image: url(../images/ho4_p1.png);
  right: calc(100% + 0.5rem);
  left: auto;
}
.home_4 .swiper-button-prev:hover {
  background-image: url(../images/ho4_p2.png);
}
.home_4 .swiper-button-next {
  background-image: url(../images/ho4_p3.png);
  left: calc(100% + 0.5rem);
  right: auto;
}
.home_4 .swiper-button-next:hover {
  background-image: url(../images/ho4_p4.png);
}
@media (max-width: 900px) {
  .home_4 .swiper-slide {
    justify-content: space-between;
  }
  .home_4 .ho5_i {
    width: 49%;
    margin-right: 0;
  }
  .home_4 .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .home_4 .swiper-button-next {
    left: auto;
    right: 0;
  }
}
@media (max-width: 500px) {
  .home_4 .ho5_i {
    width: 100%;
  }
}

.md-fishery {
  max-width: 100vw;
  overflow: hidden;
}
.md-fishery .page {
  padding-top: 0.9rem;
  padding-bottom: 1.2rem;
}
.md-fishery .fish_i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.md-fishery .fish_i:last-child {
  margin-bottom: 0;
}
.md-fishery .fi_text {
  width: 44.375%;
}
.md-fishery .fi_text .p1 {
  font-family: DIN_B;
}
.md-fishery .fi_text .p2 {
  font-weight: 500;
  color: #cfa551;
  margin-top: 0.04rem;
  margin-bottom: 0.36rem;
}
.md-fishery .fi_text .p3 {
  color: #666;
  line-height: 2.125;
}
.md-fishery .fi_img {
  width: 50%;
}
@media (max-width: 900px) {
  .md-fishery .fi_img {
    width: 100%;
    order: 1;
  }
  .md-fishery .fi_text {
    width: 100%;
    order: 2;
    padding-top: 0.3rem;
  }
}

.md-product_list {
  max-width: 100vw;
  overflow: hidden;
}
.md-product_list .list_i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background-color: #fff;
}
.md-product_list .list_i:nth-child(2n-1) {
  background-color: #f2f2f2;
}
.md-product_list .i_text {
  width: 38.125%;
}
.md-product_list .i_text .p1 {
  font-family: DIN_B;
}
.md-product_list .i_text .p2 {
  color: #cfa551;
  font-weight: 500;
  margin-top: 0.1rem;
  margin-bottom: 0.4rem;
}
.md-product_list .i_text .d3 {
  color: #666;
  line-height: 2;
  margin-bottom: 0.56rem;
}
.md-product_list .i_text .a4 {
  color: #666;
  transition: all 0.5s;
}
.md-product_list .i_text .a4:hover {
  color: #cfa551;
  transition: all 0.5s;
}
.md-product_list .i_img {
  max-width: 56%;
  text-align: center;
}
@media (max-width: 900px) {
  .md-product_list .i_img {
    width: 100%;
    max-width: none;
    order: 1;
  }
  .md-product_list .i_img img {
    max-width: 80%;
  }
  .md-product_list .i_text {
    width: 100%;
    order: 2;
    padding-top: 0.3rem;
  }
}

.md-product_detail {
  max-width: 100vw;
  overflow: hidden;
}
.md-product_detail .pr_title .pt1 {
  font-family: DIN_B;
}
.md-product_detail .pr_title .pt2 {
  color: #cfa551;
  margin-top: 0.02rem;
}

.prde_1 {
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
  background-color: #f2f2f2;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prde_1 .pr1_text {
  width: 38.125%;
}
.prde_1 .icon {
  width: 1.35rem;
}
.prde_1 .icon img {
  width: 100%;
}
.prde_1 .p1 {
  font-family: DIN_B;
  margin-top: 0.4rem;
}
.prde_1 .p2 {
  color: #cfa551;
  margin-top: 0.02rem;
}
.prde_1 .d3 {
  margin-top: 0.32rem;
  padding: 0.12rem 0.3rem;
  display: inline-block;
  border-radius: 1rem;
  background-color: #cfa551;
  color: #fff;
}
.prde_1 .p4 {
  margin-top: 0.4rem;
}
.prde_1 .p5 {
  margin-top: 0.16rem;
  color: #666;
  line-height: 2;
}
.prde_1 .pr1_img {
  width: 55.625%;
}
@media (max-width: 900px) {
  .prde_1 .pr1_text {
    width: 100%;
    order: 2;
  }
  .prde_1 .pr1_img {
    width: 100%;
    order: 1;
  }
}

.prde_2 {
  padding-top: 1.4rem;
  padding-bottom: 1rem;
}
.prde_2 .pd2_box {
  margin-top: 0.4rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.prde_2 .img {
  width: 56.25%;
}
.prde_2 .tab {
  width: 40%;
}
.prde_2 .tab .t_i {
  display: flex;
  padding: 0.3rem 0.5rem;
  background-color: #f9f9f9;
  margin-bottom: 0.3rem;
  color: #555;
}
.prde_2 .tab .t_i:last-child {
  margin-bottom: 0;
}
.prde_2 .tab .t_i:nth-child(2n) {
  background-color: #f3f3f3;
}
.prde_2 .tab .sp1 {
  white-space: nowrap;
}
.prde_2 .tab .sp2 {
  margin-left: 1rem;
}
@media (max-width: 900px) {
  .prde_2 .img {
    width: 100%;
  }
  .prde_2 .tab {
    margin-top: 0.3rem;
    width: 100%;
  }
  .prde_2 .tab .sp2 {
    margin-left: 0.6rem;
  }
}

.prde_3 {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  border-top: 1px solid #f2f2f2;
}
.prde_3 .d3 {
  line-height: 2.25;
  color: #666;
  margin-top: 0.45rem;
}

.prde_4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.88rem;
  padding-bottom: 1.3rem;
  border-top: 1px solid #f2f2f2;
}
.prde_4 .text {
  width: 45%;
}
.prde_4 .d3 {
  margin-top: 0.76rem;
  line-height: 2;
  color: #555;
}
.prde_4 .img {
  width: 50%;
}
.prde_4 .img img {
  width: 100%;
}
@media (max-width: 900px) {
  .prde_4 .text {
    width: 100%;
  }
  .prde_4 .img {
    width: 100%;
    margin-top: 0.3rem;
  }
}

.md-investment_promotion {
  max-width: 100vw;
  overflow: hidden;
}
.md-investment_promotion .ip_title {
  text-align: center;
}
.md-investment_promotion .ip_title .it1 {
  font-family: DIN_B;
}
.md-investment_promotion .ip_title .it2 {
  font-weight: 500;
  color: #cfa551;
}

.inpr_1 {
  padding-top: 0.9rem;
  padding-bottom: 1rem;
}
.inpr_1 .brand {
  background-image: url(../images/inpr1_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 1.3rem;
  padding-top: 1.13rem;
  padding-right: 6.875%;
  display: flex;
  justify-content: flex-end;
}
.inpr_1 .b_text {
  width: 6rem;
}
.inpr_1 .b_text .p1 {
  font-family: DIN_B;
}
.inpr_1 .b_text .p2 {
  color: #cfa551;
}
.inpr_1 .b_text .d3 {
  line-height: 2.125;
  color: #666;
  margin-top: 0.4rem;
}
.inpr_1 .text {
  line-height: 2.125;
  color: #666;
  margin-top: 0.65rem;
}
@media (max-width: 900px) {
  .inpr_1 .brand {
    padding: 0.6rem;
    background-position: right top;
  }
  .inpr_1 .b_text {
    width: 100%;
  }
}

.inpr_2 {
  background-color: #c3a66b;
  padding-top: 0.9rem;
  padding-bottom: 0.95rem;
}
.inpr_2 .ip2_title .it1,
.inpr_2 .ip2_title .it2 {
  color: #fff;
}
.inpr_2 .ip2_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.28rem;
}
.inpr_2 .ip2_i {
  width: 30.625%;
  background-color: #fff;
  text-align: center;
  padding: 0.4rem;
  padding-top: 1.02rem;
  margin-right: 4.0625%;
  position: relative;
}
.inpr_2 .ip2_i:hover .img img {
  transform: scale(1.08);
  transition: all 0.5s;
}
.inpr_2 .ip2_i:last-child {
  margin-right: 0;
}
.inpr_2 .ip2_i .icon {
  width: 1.4rem;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.inpr_2 .ip2_i .icon img {
  width: 100%;
}
.inpr_2 .ip2_i .p1 {
  margin-bottom: 0.46rem;
}
.inpr_2 .ip2_i .img {
  overflow: hidden;
}
.inpr_2 .ip2_i .img img {
  width: 100%;
  transition: all 0.5s;
}
@media (max-width: 900px) {
  .inpr_2 .ip2_list {
    flex-direction: column;
    align-items: center;
  }
  .inpr_2 .ip2_i {
    margin-right: 0;
    width: 8rem;
    max-width: 80%;
    margin-bottom: 0.8rem;
  }
}

.inpr_3 {
  padding-top: 0.86rem;
  padding-bottom: 1.1rem;
}
.inpr_3 .ip3_box {
  display: flex;
  margin-top: 0.75rem;
}
.inpr_3 .ip3_i {
  width: 20%;
  text-align: center;
  border-right: 1px solid #eee;
  position: relative;
  padding: 0 0.2rem;
  padding-bottom: 0.4rem;
}
.inpr_3 .ip3_i:last-child::after {
  display: none;
}
.inpr_3 .ip3_i::after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background-image: url(../images/inpr3_a.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
}
.inpr_3 .ip3_i .p1 {
  color: #888;
  margin-bottom: 0.16rem;
}
.inpr_3 .ip3_i .icon {
  margin-top: 1.25rem;
}
.inpr_3 .ip3_i .icon img {
  max-width: 30%;
}

.inpr_4 {
  padding-top: 0.9rem;
  padding-bottom: 1.15rem;
  background-color: #f7f7f7;
}
.inpr_4 .ip4_box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.58rem;
  background-color: #fff;
}
.inpr_4 .form {
  width: 44.375%;
  padding: 0 0.9rem;
  display: flex;
  align-items: center;
}
.inpr_4 .form form {
  width: 100%;
}
.inpr_4 .form .f_i {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.inpr_4 .form .f_i .sp1 {
  width: 4em;
  flex-shrink: 0;
  color: #555;
  white-space: nowrap;
  margin-right: 0.15rem;
}
.inpr_4 .form .f_i .inp {
  width: 100%;
  border: solid 1px #e5e5e5;
}
.inpr_4 .form .f_i input {
  width: 100%;
  height: 0.45rem;
  min-height: 30px;
  border: none;
  padding: 0 0.2rem;
}
.inpr_4 .form .f_i textarea {
  width: 100%;
  height: 1.2rem;
  border: none;
  padding: 0.2rem;
}
.inpr_4 .form .f_i .btn {
  width: 100%;
  height: 0.45rem;
  min-height: 30px;
  background-color: #d6b371;
  color: #fff;
  border: none;
  cursor: pointer;
}
.inpr_4 .img {
  width: 55.625%;
}
@media (max-width: 900px) {
  .inpr_4 .form {
    width: 100%;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
  .inpr_4 .img {
    width: 100%;
  }
}

.md-gold_chain {
  max-width: 100vw;
  overflow: hidden;
}

.goch_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  border-bottom: 1px solid #ededed;
}
.goch_1 .text {
  width: 40%;
}
.goch_1 .text .p1 {
  font-family: DIN_B;
}
.goch_1 .text .p2 {
  color: #cfa551;
  margin-bottom: 0.36rem;
}
.goch_1 .text .p3 {
  color: #666;
  line-height: 2.125;
}
.goch_1 .img {
  width: 53.625%;
}

.goch_2 {
  padding-top: 0.8rem;
  padding-bottom: 1.14rem;
}
.goch_2 .title {
  text-align: center;
}
.goch_2 .title .t1 {
  font-family: DIN_B;
}
.goch_2 .title .t2 {
  font-weight: 500;
  color: #cfa551;
}
.goch_2 .go2_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.44rem;
  position: relative;
}
.goch_2 .go2_i {
  width: 48.75%;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
  min-height: 2.35rem;
  padding: 0.1rem 1rem;
}
.goch_2 .go2_i:nth-last-child(1) {
  margin-bottom: 0;
}
.goch_2 .go2_i:nth-last-child(2) {
  margin-bottom: 0;
}
.goch_2 .go2_i:nth-child(2n) {
  padding-left: 0.4rem;
}
.goch_2 .go2_i:nth-child(2n-1) {
  padding-right: 0.4rem;
}
.goch_2 .go2_i .icon {
  flex-shrink: 0;
}
.goch_2 .go2_i .icon img {
  height: 0.42rem;
  min-height: 30px;
}
.goch_2 .go2_i .text {
  margin-left: 0.4rem;
}
.goch_2 .go2_i .p1 {
  font-weight: 500;
}
.goch_2 .go2_i .p2 {
  color: #666;
  line-height: 2;
  margin-top: 0.1rem;
}
.goch_2 .img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.28rem;
}
.goch_2 .img img {
  width: 100%;
}
@media (max-width: 900px) {
  .goch_2 .img {
    display: none;
  }
  .goch_2 .go2_i {
    width: 100%;
    padding: 0.4rem !important;
    margin-bottom: 0.4rem !important;
  }
}

.md-about_us {
  max-width: 100vw;
  overflow: hidden;
}
.md-about_us .ab_title {
  text-align: center;
}
.md-about_us .ab_title .it1 {
  font-family: DIN_B;
}
.md-about_us .ab_title .it2 {
  font-weight: 500;
  color: #cfa551;
}

.abus_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 1rem;
  padding-bottom: 0.57rem;
  position: relative;
}
.abus_1 .bb {
  background-color: #f6f6f6;
  position: absolute;
  top: 0;
  left: 8.3333333333%;
  width: 16.6666666667%;
  height: 100%;
  z-index: 1;
}
.abus_1 .ab1_le {
  width: 41.5625%;
  position: relative;
  z-index: 10;
}
.abus_1 .ab1_le .ii {
  width: 82.7067669173%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.abus_1 .ab1_le .pp {
  width: 0.87rem;
  position: absolute;
  top: 0.35rem;
  left: 0;
  transform: translate(-50%);
  z-index: 10;
}
.abus_1 .ab1_ri {
  width: 52.5%;
  padding-bottom: 0.1rem;
}
.abus_1 .ab1_ri .p1 {
  font-family: DIN_B;
}
.abus_1 .ab1_ri .p2 {
  color: #cfa551;
  margin-top: 0.02rem;
}
.abus_1 .ab1_ri .p3 {
  display: inline-block;
  color: #fff;
  background-color: #cfa551;
  padding: 0.12rem 0.2rem;
  margin: 0.35rem 0;
}
.abus_1 .ab1_ri .p4 {
  line-height: 1.875;
  color: #666;
}
.abus_1 .ab1_ri .rb {
  display: flex;
  margin-top: 0.52rem;
}
.abus_1 .ab1_ri .rb .rb_i {
  width: 33.3%;
  padding-right: 0.1rem;
}
.abus_1 .ab1_ri .rb .rb2 {
  color: #cfa551;
  font-family: DIN_B;
  margin-top: 0.18rem;
  margin-bottom: 0.04rem;
}
.abus_1 .ab1_ri .rb .rb3 {
  color: #666;
}
@media (max-width: 900px) {
  .abus_1 .bb {
    display: none;
  }
  .abus_1 .ab1_le {
    display: none;
  }
  .abus_1 .ab1_ri {
    width: 100%;
  }
}

.abus_2 {
  padding-top: 1.1rem;
  padding-bottom: 2rem;
}

.ab2_box {
  display: flex;
  margin-top: 0.56rem;
}
.ab2_box .ab2_le {
  width: 50%;
  position: relative;
}
.ab2_box .ab2_le img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ab2_box .ab2_ri {
  width: 50%;
}
.ab2_box .ab2_ri .ri_1 {
  height: 50%;
  background-color: #c6a874;
  color: #fff;
  padding: 0.6rem 0.5rem;
  padding-bottom: 0;
}
.ab2_box .ab2_ri .ri_1 .d2 {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.875;
  margin-top: 0.18rem;
}
.ab2_box .ab2_ri .ri_1 .d2 .sp2 {
  margin-right: 0.7rem;
}
.ab2_box .ab2_ri .ri_2 {
  height: 50%;
  background-color: #f6f6f6;
  display: flex;
}
.ab2_box .ab2_ri .r2_i {
  width: 50%;
  padding: 0.5rem;
  padding-top: 0.6rem;
  padding-bottom: 0.4rem;
  background-size: cover;
  background-repeat: no-repeat;
}
.ab2_box .ab2_ri .r2_i:nth-child(2) {
  background-color: #f2f2f2;
}
.ab2_box .ab2_ri .r2_i .p2 {
  color: #666;
  line-height: 1.875;
  margin-top: 0.2rem;
}
@media (max-width: 1280px) {
  .ab2_box .ab2_ri .ri_1 .d2 .sp2 {
    margin-right: 0.3rem;
  }
}
@media (max-width: 900px) {
  .ab2_box {
    flex-wrap: wrap;
  }
  .ab2_box .ab2_le {
    width: 100%;
  }
  .ab2_box .ab2_ri {
    width: 100%;
  }
  .ab2_box .ab2_ri .ri_1 {
    height: auto;
    padding: 0.5rem;
  }
  .ab2_box .ab2_ri .ri_2 {
    height: auto;
  }
}

.abus_3 {
  background-color: #f8f8f8;
  padding-top: 0.62rem;
  padding-bottom: 0.85rem;
}
.abus_3 .tops {
  width: 80%;
  margin: auto;
  margin-top: 0.5rem;
}
.abus_3 .ab3_box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.1rem;
}
.abus_3 .ab3_i {
  width: 22.5%;
}
.abus_3 .ab3_i:hover .img img {
  transform: scale(1.08);
  transition: all 0.5s;
}
.abus_3 .ab3_i .img {
  width: 100%;
  padding-top: 72.2222222222%;
  position: relative;
  overflow: hidden;
}
.abus_3 .ab3_i .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s;
}
.abus_3 .ab3_i .text {
  padding-top: 0.3rem;
}
.abus_3 .ab3_i .p1 {
  font-weight: 500;
}
.abus_3 .ab3_i .p2 {
  color: #555;
  line-height: 1.875;
  margin-top: 0.1rem;
}
.abus_3 .add {
  width: 3.3125%;
  text-align: center;
  padding-top: 8%;
}
.abus_3 .add img {
  width: 36%;
}
@media (max-width: 900px) {
  .abus_3 .ab3_box {
    justify-content: space-between;
  }
  .abus_3 .tops {
    display: none;
  }
  .abus_3 .add {
    display: none;
  }
  .abus_3 .ab3_i {
    width: 47%;
    margin-top: 0.5rem;
  }
}

.abus_4 {
  background-image: url(../images/abus4_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1.01rem;
  padding-bottom: 1.2rem;
  color: #fff;
}
.abus_4 .text {
  line-height: 1.875;
  margin-top: 0.6rem;
}

.abus_5 {
  padding-top: 1.08rem;
  padding-bottom: 1.5rem;
}
.abus_5 .d3 {
  width: 80%;
  color: #555;
  line-height: 1.875;
  margin: auto;
  margin-top: 0.54rem;
}
.abus_5 .ab5_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.65rem;
}
.abus_5 .ab5_box .img {
  width: 25.6875%;
}
.abus_5 .ab5_box .i_box {
  position: relative;
}
.abus_5 .ab5_box .i_box .arr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.52rem;
  min-width: 36px;
}
.abus_5 .ab5_box .i_box .left {
  right: calc(100% + 0.2rem);
}
.abus_5 .ab5_box .i_box .right {
  left: calc(100% + 0.2rem);
}
.abus_5 .ab5_box .i_box .ii {
  width: 100%;
}
.abus_5 .ab5_box .ab5_i {
  width: 33.125%;
  background-color: #f6f6f6;
  padding: 0.5rem;
  padding-bottom: 0.56rem;
}
.abus_5 .ab5_box .ab5_i .p1 {
  color: #cfa551;
  line-height: 1.8;
}
.abus_5 .ab5_box .ab5_i .p2 {
  color: #cfa551;
  font-weight: 500;
}
.abus_5 .ab5_box .ab5_i .p3 {
  color: #666;
  line-height: 1.875;
  margin-top: 0.36rem;
}
@media (max-width: 900px) {
  .abus_5 .ab5_box {
    justify-content: center;
  }
  .abus_5 .ab5_box .ab5_i {
    order: 1;
    width: 80%;
    margin-bottom: 0.3rem;
  }
  .abus_5 .ab5_box .img {
    order: 2;
    width: 60%;
  }
}

.md-contact_us {
  max-width: 100vw;
  overflow: hidden;
}

.cous_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}
.cous_1 .cu1_le {
  width: 40%;
}
.cous_1 .cu1_le .p1 {
  font-family: DIN_B;
}
.cous_1 .cu1_le .p2 {
  color: #cfa551;
}
.cous_1 .cu1_le .ph {
  font-family: DIN;
  color: #cfa551;
}
.cous_1 .cu1_le .line {
  height: 1px;
  background-color: #eee;
  margin-top: 0.28rem;
  margin-bottom: 0.5rem;
}
.cous_1 .cu1_le .text {
  margin-bottom: 0.4rem;
  color: #666;
}
.cous_1 .cu1_le .text p {
  margin-bottom: 0.1rem;
}
.cous_1 .cu1_le .t_i {
  display: flex;
  align-items: center;
  margin-bottom: 0.18rem;
  color: #666;
}
.cous_1 .cu1_le .t_i .icon {
  margin-right: 0.24rem;
}
.cous_1 .cu1_ri {
  width: 53.625%;
}
.cous_1 .cu1_ri .map_box {
  height: 4.8rem;
  background-size: cover;
}
@media (max-width: 900px) {
  .cous_1 .cu1_le {
    width: 100%;
  }
  .cous_1 .cu1_ri {
    width: 100%;
  }
  .cous_1 .cu1_ri .map_box {
    min-height: 300px;
  }
}

.cous_2 {
  padding-top: 0.68rem;
  padding-bottom: 1rem;
  border-top: 1px solid #ededed;
}
.cous_2 .tab {
  margin-top: 0.5rem;
}
.cous_2 .li {
  border-top: 1px solid #fff;
}
.cous_2 .li:first-child .hd {
  background-color: #bd9959;
  color: #fff;
}
.cous_2 .li.on .hd {
  background-color: rgba(200, 157, 81, 0.1);
}
.cous_2 .li.on .btn {
  background-color: #bd9959;
  color: #fff;
}
.cous_2 .hd {
  display: flex;
  background-color: #f7f7f7;
  padding: 0.2rem 0.67rem;
  color: #666;
}
.cous_2 .hd .hd_i {
  padding: 0 0.1rem;
  flex-shrink: 0;
}
.cous_2 .hd .hd_i:nth-child(1) {
  width: 15%;
}
.cous_2 .hd .hd_i:nth-child(2) {
  width: 20%;
  text-align: center;
}
.cous_2 .hd .hd_i:nth-child(3) {
  width: 25%;
  text-align: center;
}
.cous_2 .hd .hd_i:nth-child(4) {
  width: 25%;
  text-align: center;
}
.cous_2 .hd .hd_i:nth-child(5) {
  width: 15%;
  text-align: center;
}
.cous_2 .hd .btn {
  background-color: #dadada;
  padding: 0.1rem 0.18rem;
  min-width: 0.84rem;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.cous_2 .bd {
  padding-top: 0.49rem;
  padding-bottom: 0.7rem;
  padding-right: 0.5rem;
  padding-left: 0.8rem;
  background-color: #fff;
  display: none;
}
.cous_2 .bd .bd_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cous_2 .bd .bd_i {
  width: 50%;
}
.cous_2 .bd .p1 {
  color: #bd9959;
  font-weight: 500;
  margin-bottom: 0.2rem;
}
.cous_2 .bd .te {
  color: #666;
  line-height: 2;
}
@media (max-width: 900px) {
  .cous_2 .hd {
    display: flex;
    background-color: #f7f7f7;
    padding: 0.2rem 0.3rem;
  }
  .cous_2 .hd .hd_i {
    padding: 0 0.1rem;
  }
  .cous_2 .hd .hd_i:nth-child(1) {
    width: 25%;
  }
  .cous_2 .hd .hd_i:nth-child(2) {
    width: 20%;
    text-align: center;
  }
  .cous_2 .hd .hd_i:nth-child(3) {
    width: 20%;
    text-align: center;
  }
  .cous_2 .hd .hd_i:nth-child(4) {
    width: 20%;
    text-align: center;
  }
  .cous_2 .hd .hd_i:nth-child(5) {
    width: 15%;
    text-align: center;
  }
  .cous_2 .hd .btn {
    background-color: #dadada;
    padding: 0.1rem 0.18rem;
    color: #666;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .cous_2 .bd .bd_i {
    width: 100%;
  }
}

.pt90 {
  padding-top: 0.9rem;
}
@media (max-width: 900px) {
  .pt90 {
    padding-top: 0;
  }
}

.nede_1 {
  padding-top: 1rem;
  padding-bottom: 0.8rem;
}
.nede_1 .h1 {
  text-align: center;
  font-weight: 500;
  color: #000;
}
.nede_1 .d2 {
  display: flex;
  justify-content: center;
  font-family: DIN;
  color: #666;
  margin: 0.47rem 0;
}
.nede_1 .d3 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nede_1 .d3 .d3_box {
  display: flex;
  padding: 0 0.64rem;
}
.nede_1 .d3 .sh {
  width: 0.5rem;
  min-width: 30px;
  flex-shrink: 0;
  margin-right: 0.2rem;
}
.nede_1 .d3 .sh:hover img:nth-child(2n-1) {
  display: none;
}
.nede_1 .d3 .sh:hover img:nth-child(2n) {
  display: block;
}
.nede_1 .d3 .sh:last-child {
  margin-right: 0;
}
.nede_1 .d3 .sh img {
  width: 100%;
}
.nede_1 .d3 .sh img:nth-child(2n-1) {
  display: block;
}
.nede_1 .d3 .sh img:nth-child(2n) {
  display: none;
}
.nede_1 .d3 .line {
  flex: 1;
  height: 1px;
  background-color: #e5e5e5;
}
.nede_1 .text {
  color: #555;
  line-height: 2;
  margin-top: 0.4rem;
}
.nede_1 .nd_btns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.8rem;
}
.nede_1 .nd_btns .btn {
  max-width: 48%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nede_1 .nd_btns .btn:hover {
  color: #cfa551;
}
@media (max-width: 900px) {
  .nede_1 .nd_btns .btn {
    width: 100%;
    max-width: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.3rem;
  }
  .nede_1 .nd_btns .btn:hover {
    color: #cfa551;
  }
}

.nede_2 {
  padding-top: 0.66rem;
  padding-bottom: 0.9rem;
  background-color: #f7f7f7;
}
.nede_2 .title {
  font-weight: 500;
  display: flex;
  align-items: center;
}
.nede_2 .title img {
  margin-left: 0.2rem;
  width: 0.3rem;
}
.nede_2 .nd2_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.48rem;
}
.nede_2 .nd2_a {
  width: 23.5%;
  margin-right: 1.875%;
}
.nede_2 .nd2_a:last-child {
  margin-right: 0;
}
.nede_2 .nd2_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.nede_2 .nd2_a:hover .text {
  color: #cfa551;
}
.nede_2 .nd2_a .img {
  position: relative;
  width: 100%;
  padding-top: 63.829787234%;
  overflow: hidden;
}
.nede_2 .nd2_a .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.nede_2 .nd2_a .text {
  line-height: 1.875;
  margin-top: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 900px) {
  .nede_2 .nd2_list {
    justify-content: space-between;
  }
  .nede_2 .nd2_a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
}/*# sourceMappingURL=style.css.map */