
body {
  font-family: Microsoft YaHei;
  min-width: 13.36rem;
  overflow: auto;
  background-color: #fff;
  font-size: 16px;
}

html {
  font-size: 100px;
}

.boxM {
  padding-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.kf-btn {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 0.48rem;
  padding: 0.11rem 0.2rem;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #DCAC40;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DCAC40;
}

.kf-btn span {
  padding-right: 0.05rem;
}

.header {
  height: 0.66rem;
  margin: 0 auto;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 13.34rem;
  z-index: 100;
}

.header-ul {
  height: 0.66rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 1.2rem;
  margin: 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-ul .header-li {
  padding: 0 0.36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 0.66rem;
}

.header-ul .header-li.active > a {
  color: #DCAC40;
}

.header-ul .header-li > a {
  line-height: 0.66rem;
  height: 0.66rem;
}

.header-ul .header-li .header-sub {
  position: absolute;
  padding: 15px 0;
  width: 100%;
  top: 0.71rem;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border-radius: 6px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.header-ul .header-li .header-sub a {
  display: block;
  text-align: center;
  padding: 15px 30px;
}

.header-ul .header-li .popper__arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -12px;
  left: 50%;
  margin-right: 3px;
  border-top-width: 0;
  border-bottom-color: #ebeef5;
  border-width: 6px;
  -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
}

.header-ul .header-li .popper__arrow:after {
  content: " ";
  border-width: 6px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 1px;
  left: 0;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.header-ul .header-li .header-logo {
  margin-right: 0.39rem;
  height: 0.45rem;
  margin-top: 0.09rem;
}

.header-ul .header-li .header-phone__text {
  font-size: 0.20rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #353F57;
}

.page-space {
  height: 0.66rem;
}

.center-kf {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 395px;
  height: 200px;
  padding-right: 27px;
  padding-top: 52px;
  z-index: 3;
  background-image: url("../images/bg_tc.png");
  background-position: center center;
  background-repeat: no-repeat;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.center-kf__title {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  padding-bottom: 29px;
  padding-left: 154px;
  text-shadow: 0px 2px 2px rgba(48, 44, 60, 0.1);
}

.center-kf__btn {
  padding-right: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.center-kf__btn a {
  width: 82px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-left: 8px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}

.center-kf__btn a.a-now {
  background: #FFFFFF;
  color: #DCAC40;
}

.aside-form {
  position: fixed;
  left: 40px;
  bottom: 10px;
  width: 276px;
  z-index: 405;
}

.aside-form__msg {
  margin-bottom: 42px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(51, 47, 38, 0.1);
  box-shadow: 0px 6px 12px 0px rgba(51, 47, 38, 0.1);
}

.aside-form__msg form {
  padding: 7px 14px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.aside-form__msg form textarea {
  border: 1px solid #EEEEEE;
  height: 66px;
  margin: 7px 0;
  padding: 12px;
  outline: none;
  resize: none;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.aside-form__msg form input {
  border: 1px solid #EEEEEE;
  height: 34px;
  margin: 7px 0;
  padding: 0 12px;
  outline: none;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.aside-form__msg form button {
  text-align: center;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 7px;
  border: none;
  outline: none;
  background: -webkit-gradient(linear, left top, right top, from(#D9A069), to(#FCDCAD));
  background: -webkit-linear-gradient(left, #D9A069, #FCDCAD);
  background: -moz-linear-gradient(left, #D9A069, #FCDCAD);
  background: -o-linear-gradient(left, #D9A069, #FCDCAD);
  background: linear-gradient(90deg, #D9A069, #FCDCAD);
  border-radius: 4px;
}

.aside-form .msg-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  width: 248px;
  padding: 0 14px;
  height: 46px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: -webkit-gradient(linear, left top, right top, from(#D9A069), to(#FCDCAD));
  background: -webkit-linear-gradient(left, #D9A069, #FCDCAD);
  background: -moz-linear-gradient(left, #D9A069, #FCDCAD);
  background: -o-linear-gradient(left, #D9A069, #FCDCAD);
  background: linear-gradient(90deg, #D9A069, #FCDCAD);
  -webkit-box-shadow: 0px 6px 12px 0px rgba(51, 47, 38, 0.1);
  box-shadow: 0px 6px 12px 0px rgba(51, 47, 38, 0.1);
  border-radius: 4px;
}

.aside-form .msg-title img {
  width: 20px;
  height: 3px;
  display: block;
  cursor: pointer;
}

.page-right__kefu {
  position: fixed;
  right: 17px;
  top: 5rem;
}

.page-right__kefu img {
  width: 1.58rem;
}

.page-list {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.page-list .page-count {
  padding: 0 13px;
  background-color: #fff;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5A626B;
  height: 36px;
  line-height: 36px;
  margin: 15px 5px;
  border-radius: 4px;
  border: 1px solid #F3F3F3;
}

.page-list .page-count:hover, .page-list .page-count__active {
  background: #E5B65E;
  border-radius: 4px;
  color: #FFFFFF;
  border: none;
}

/*******************************
  -------[=底部]-------
********************************/
.wp {
  width: 13rem;
  font-size: 0.14rem;
  margin: 0 auto;
}

.fd-top {
  overflow: hidden;
  padding: 0.74rem 0 0.78rem;
  background: #2F3234;
  color: #FEFEFE;
}

.fd-top a {
  color: #fff;
}

.fd-top .box {
  float: left;
}

.fd-top .tit {
  margin-bottom: 0.27rem;
  font-size: 0.18rem;
  font-weight: normal;
}

.fd-top .tit span {
  display: block;
  margin-top: 0.03rem;
  font-size: 0.16rem;
  color: #DCAC40;
  font-weight: bold;
}

.fd-top .contact {
  margin-right: 0.78rem;
}

.fd-top .contact p {
  line-height: 0.3rem;
}

.fd-top .contact a {
  font-weight: bold;
}

.fd-top .contact .tel {
  font-size: 0.14rem;
}

.fd-top .contact .tel span {
  margin-left: 0.07rem;
  font-size: 0.12rem;
}

.fd-top .mess {
  margin-right: 0.86rem;
  width: 3.12rem;
}

.fd-top .mess h4 {
  margin-bottom: 0.12rem;
  padding-left: 0.34rem;
  background: url(../images/icon7.png) no-repeat left center;
  font-size: 0.14rem;
  font-weight: normal;
}

.fd-top .mess p {
  overflow: hidden;
  height: 0.9rem;
  line-height: 0.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.fd-nav {
  overflow: hidden;
  margin-right: 0.35rem;
  width: 2.68rem;
}

.fd-nav li {
  float: left;
  margin-bottom: 0.16rem;
  padding-left: 0.18rem;
  background: url(../images/icon_zhuanshi.png) no-repeat left center;
  width: 1.09rem;
  font-size: 0.14rem;
}

.fd-top .code img {
  display: block;
  width: 1.13rem;
  height: 1.13rem;
}

.fd-top .code p {
  line-height: 0.4rem;
  font-size: 0.14rem;
}

.fd-copy {
  overflow: hidden;
  height: 0.55rem;
  line-height: 0.55rem;
  background: #181A1B;
  font-size: 0.14rem;
  color: #FEFEFE;
}

.fd-copy p a {
  margin-right: 0.15rem;
  color: #fff;
}

.fd-copy p img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.05rem;
}

.fd-copy .link {
  float: right;
  width: 900px;
}

.fd-copy .link dt {
  float: left;
}

.fd-copy .link dt,
.fd-copy .link a {
  font-size: 0.12rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FEFEFE;
  padding-left: 5px;
}

.fd-nav li a:hover,
.fd-copy .link a:hover {
  color: #DCAC40;
}

.fd-copy .link dd {
  float: left;
  margin-right: 0.05rem;
  padding-left: 0.08rem;
  background: url(../images/icon6.jpg) no-repeat left center;
}

.fd-copy .link dd.first {
  padding-left: 0;
  background: none;
}

.end-logo {
  float: left;
  width: 100%;
  margin-bottom: 0.28rem;
}

/*******************************/
