@charset "UTF-8";
@font-face {
  font-family: "montserrat";
  src: url("fonts/montserrat.woff2");
  font-style: normal;
}
html::-webkit-scrollbar {
  width: 5px;
  height: 100%;
}

html::-webkit-scrollbar-track {
  border-radius: 0;
  background: #eee;
}

html::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #999;
}

body, p, h1, h2, h3, h4, h5, h6, img, ul, li, dl, dd, dt, textarea {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #1A1A1A;
  font-family: "montserrat", Arial;
}

body {
  overflow-x: hidden;
}

img {
  border: 0 none;
  width: 100%;
  display: block;
}

ol, ul, dl, li, dt, dd {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

em {
  font-style: normal;
}

input, button, select, textarea {
  outline: none;
}

textarea {
  resize: none;
}

a {
  color: #333;
  text-decoration: none;
  outline: medium none;
  font-size: 16px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

a:hover {
  text-decoration: none;
  outline: medium none;
}

.clearfix {
  zoom: 1;
}

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

p {
  line-height: 1.7em;
  font-size: 16px;
}

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

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.swiper-button-prev, .swiper-button-next, .swiper-pagination {
  outline: none;
}

#LRfloater1 p {
  font-size: 14px;
  margin-top: 1em;
  line-height: 1.5em;
}

#LRfloater1 img {
  width: auto;
}

#flb-lightbox img {
  display: inline-block;
  width: auto;
}

.content {
  width: 85.5%;
  margin: 0 auto;
  box-sizing: border-box;
}

.menubtn, .m-search, .m-navbox {
  display: none;
}

.ban_h1 {
  height: 0;
  position: relative;
  left: -10000px;
  margin: 0;
}

.aniimg {
  overflow: hidden;
}

.aniimg img {
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  vertical-align: middle;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 100%;
}

.aniimgbox:hover .aniimg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-container {
  height: 100%;
}

.wap-flex {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.padd {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

.magg {
  margin-top: 1.1rem;
  margin-bottom: 1.1rem;
}

.smagg {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.magg7 {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}

.spadd {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.paddtop {
  padding-top: 0.9rem;
}

.mtop {
  margin-top: 0.7rem;
}

input {
  border: 0 none;
  padding: 0;
  margin: 0;
  display: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* 火狐 */
input[type=number] {
  -moz-appearance: textfield;
}

.mshow {
  display: none;
}

.pcshow {
  display: block;
}

/*header*/
header {
  position: relative;
  z-index: 9;
  transition: transform 0.3s ease;
}

header.hidden {
  transform: translateY(-100%);
}

.fixed-head {
  position: fixed;
  width: 100%;
  background: #FFF;
  z-index: 9;
  top: 0;
  box-shadow: 0px 1px 5px 0px rgba(26, 26, 26, 0.1);
  z-index: 9;
}
.fixed-head .headtop {
  display: none;
}
.fixed-head .head {
  padding: 0;
}

.headtop {
  background: #031D39;
  padding: 0 2.7%;
  height: 40px;
  line-height: 40px;
}
.headtop p {
  color: #FFF;
  font-size: 15px;
}
.headtop .head-chat a {
  font-size: 16px;
  color: #FFF;
  margin-left: 0.45rem;
}
.headtop .head-chat a img {
  display: inline-block;
  width: 17px;
  margin-right: 10px;
  vertical-align: middle;
}
.headtop .head-chat a:hover {
  text-decoration: underline;
}

.rowcon {
  width: 90.9%;
  margin-left: auto;
  margin-right: auto;
}

.head {
  padding: 0.08rem 0 0.12rem;
}
.head .logo {
  display: block;
  width: 1.6rem;
}

.share {
  font-size: 0;
}
.share a {
  display: inline-block;
  width: 0.28rem;
  height: 0.28rem;
  margin-left: 0.07rem;
}

.nav {
  margin-left: 8.5%;
}
.nav > li {
  margin-right: 0.35rem;
  position: relative;
  padding: 0.25rem 0;
}
.nav > li > a {
  font-size: 18px;
  font-weight: 500;
}
.nav > li ul {
  position: absolute;
  box-shadow: 0px 0px 0.1rem 0px rgba(0, 0, 0, 0.11);
  padding: 0.2rem 0.3rem;
  background: #FFF;
  white-space: nowrap;
  left: 50%;
  display: none;
  top: 0.65rem;
  transform: translateX(-50%);
}
.nav > li ul li {
  line-height: 0.45rem;
  padding-left: 0.2rem;
  background: url(../images/detail.png) no-repeat left center;
  background-size: 0.12rem 0.12rem;
}
.nav > li ul li a {
  font-size: 16px;
  font-weight: 500;
}
.nav > li ul li:hover a {
  color: #F4BA48;
  font-weight: bold;
}
.nav > li.navact > a {
  color: #F4BA48;
  font-weight: bold;
}
.nav > li:hover > a {
  color: #F4BA48;
}
.nav > li:hover i {
  border-color: #F4BA48;
}
.nav .nav-more {
  padding-right: 0.2rem;
}
.nav .nav-more i {
  width: 0.06rem;
  height: 0.06rem;
  border-left: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(-45deg);
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.04rem;
}

.nav-more:hover ul {
  display: block;
}

.head-left {
  width: 86%;
  justify-content: flex-start;
}

/*footer*/
footer {
  background: url(../images/footbg.jpg) no-repeat;
  background-size: 100% 100%;
}

.footbot {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: 0.35rem 0 0.4rem;
}
.footbot img {
  display: inline-block;
  width: auto;
  margin: 0 0.15rem;
}

.foottop {
  align-items: flex-start;
  padding-bottom: 0.56rem;
}

.footlogo {
  width: 33.43%;
  background: #FFF;
  padding-top: 0.66rem;
  padding-bottom: 0.76rem;
}
.footlogo > a {
  display: block;
  width: 48.5%;
  margin: 0 auto 0.45rem;
}
.footlogo .share {
  text-align: center;
}
.footlogo .share a {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.1rem;
}

.footnav {
  width: 54.5%;
  align-items: initial;
  margin-top: 0.75rem;
}
.footnav dl {
  width: 50%;
}
.footnav dl dt {
  color: #FFF;
  font-weight: bold;
  font-size: 0.24rem;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 0.34rem;
}
.footnav dl dt::before {
  content: "";
  display: block;
  position: absolute;
  height: 0.03rem;
  width: 0.6rem;
  left: 0;
  bottom: 0;
  background: #FFF;
}
.footnav dl dd {
  margin-top: 0.3rem;
}
.footnav dl dd a {
  color: #FFF;
}
.footnav dl dd a:hover {
  text-decoration: underline;
}

.foot-chat img {
  width: 0.2rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.15rem;
}
.foot-chat span {
  color: #FFF;
}

.totop {
  position: fixed;
  right: 0.14rem;
  bottom: 10%;
  width: 0.6rem;
  z-index: 3;
  height: 0.6rem;
  cursor: pointer;
  background: #FFFFFF;
  box-shadow: 0px 0.05rem 0.19rem 1px rgba(0, 0, 0, 0.13);
  border-radius: 50%;
}

@media (max-width: 1700px) {
  p {
    font-size: 15px;
  }
}
@media (max-width: 1600px) {
  .padd {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .magg {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .spadd {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .paddtop {
    padding-top: 0.7rem;
  }
  .mtop {
    margin-top: 0.7rem;
  }
  .nav > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1500px) {
  .smagg {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .padd {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .magg {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
  }
}
@media (max-width: 1300px) {
  .content {
    width: 95%;
  }
  .padd {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .magg {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem;
  }
  .spadd {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .paddtop {
    padding-top: 0.6rem;
  }
  .mtop {
    margin-top: 0.6rem;
  }
}