@charset "utf-8";
@import url('/e/ecmsphp/LoadMore/css/style.css');
*, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, legend, li, nav, ol, p, select, span, table, td, textarea, tr, ul {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  list-style: none;
}
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
input {
  outline: none
}
a, a:hover {
  text-decoration: none
}
html {
  background-color: #F2F2F2;
  margin-right: auto;
  margin-left: auto;
}
body {
  display: block;
  font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
}
/* 修复下拉列表显示异常：强制统一渲染 + 硬件加速 */
/* 最终完美版 */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 12px center !important;
  background-size: 15px !important;
  padding-right: 38px !important;
  transform: translateZ(0) !important;
  backface-visibility: hidden !important;
  position: relative !important;
  z-index: 1 !important;
}
select::-ms-expand {
  display: none !important;
}
/* 自定义模拟下拉修复 */
.dropdown-menu, .select-dropdown, ul[class*="select"], div[class*="dropdown"] {
  position: absolute !important;
  z-index: 9999 !important;
  transform: translateZ(0) !important;
  will-change: opacity, transform !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
/* 修复火狐等浏览器默认样式冲突 */
select::-ms-expand {
  display: none !important;
}
.clear {
  height: 0px;
  clear: both;
  width: 100%;
}
@media (min-width:980px) {
  html {
    width: 460px;
  }
}
@media (max-width:100%) {
  html {
    width: 100%;
  }
}
@media (min-width:980px) {
  .detailstoppic {
    position: relative;
    width: 100%;
    background-color: #f0f0f0
  }
}
@media (max-width:100%) {
  .detailstoppic {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f0f0f0
  }
}
.xllmtop {
  background-color: #FFFFFF;
  background-size: 100% 100%;
  height: 12rem;
  position: relative;
  width: auto;
  background-repeat: no-repeat;
}
.detailstoppic .swiper-container {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  overflow-x: hidden;
  height: 16rem;
}
.detailstoppic .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  position: relative;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}
.detailstoppic .swiper-slide {
  width: 100%;
  height: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #f6f6f6;
}
.detailstoppic .swiper-slide img {
  width: 100%;
  height: 100%;
  border: none
}
.detailstoppic .swiper-pagination {
  position: absolute;
  z-index: 200;
  color: #FFF;
  font-size: .8rem;
  height: 1.4rem;
  bottom: 0.875rem;
  line-height: 1.4rem;
  border-radius: .7rem;
  padding-left: 1.7rem;
  width: 2.2rem;
  background: rgba(0, 0, 0, .50);
  right: 1rem;
}
.detailstoppic .swiper-pagination::before {
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: .8rem;
  position: absolute;
  top: .1rem;
  left: .6rem;
  margin-right: .25rem;
}
.detailstoppic .nsc {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  height: 4em;
  padding: .5rem 2%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  z-index: 100;
  display: block;
  width: 96%;
  padding-top: 0;
  padding-right: 2%;
  padding-bottom: 0;
  padding-left: 2%;
}
.detailstoppic .nsc .number {
  width: 70%;
  float: left;
  line-height: 1.2rem;
  font-size: 0.875rem;
  color: #FFFFFF;
}
.detailstoppic .nsc .number P {
  font-size: 1rem;
  line-height: 1.6rem;
  margin-top: 0.4rem;
}
.detailstoppic .back {
  position: absolute;
  left: 3%;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  text-indent: -2px;
  cursor: pointer;
  z-index: 100;
  margin-top: 3%;
  background-image: url(../images/back.png);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: 30% center;
}
.detailstoppic .tanc {
  position: absolute;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  text-indent: -2px;
  cursor: pointer;
  z-index: 100;
  margin-top: 3%;
  background-image: url(../images/fenxiang.png);
  background-size: 76% auto;
  background-repeat: no-repeat;
  background-position: 65% 30%;
  right: 14%;
}
.detailstoppic .moreButton {
  position: absolute;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  text-indent: -2px;
  cursor: pointer;
  z-index: 100;
  margin-top: 3%;
  background-image: url(../images/moreButton.png);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center center;
  right: 3%;
}
.detailstoppic .pop {
  position: absolute;
  top: 3.2rem;
  z-index: 300;
  right: 0.43rem;
}
.detailstoppic .kailong {
  width: 0;
  height: 0;
  border-right: 0.6rem solid transparent;
  border-left: 0.6rem solid transparent;
  border-bottom: 0.6rem solid rgba(0, 0, 0, 0.7);
  float: right;
  margin-right: 1rem;
}
.detailstoppic .pop_head {
  position: relative;
}
.detailstoppic .pop_head a.close {
  width: 47px;
  height: 46px;
  background: url(close.png);
  position: absolute;
  right: -23px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  top: -23px;
}
.detailstoppic .pop_body {
  padding: 1rem;
  background: #000;
  background-color: rgba(0, 0, 0, 0.7);
  width: 5.8rem;
  overflow: hidden;
  border-radius: 0.875rem;
  color: #FFFFFF;
  text-decoration: none;
}
.detailstoppic .pop_body a, .detailstoppic .pop_body a:hover {
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  overflow: hidden;
  line-height: 2.2rem;
  width: 100%;
  font-size: 1rem;
}
.detailstoppic i {
  float: left;
  margin-right: 0.4rem;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 2.2rem;
}
.popup_right_box {
  width: 100%;
  position: fixed;
  bottom: 0px;
  right: -9990px;
  background: #fff;
  transition: all 0.4s;
  z-index: 10000;
  height: 100%;
}
.popup_mddtel {
  height: 3rem;
  text-align: center;
  line-height: 3rem;
  width: 100%;
  margin: 0 auto;
  border-bottom: 0.1rem solid #f2f2f2;
  color: #999999;
  position: relative;
  font-size: 1.2rem;
}
.popup_mddtel .fa-arrow-left {
  float: left;
  line-height: 3rem;
  -webkit-text-stroke: 2px white;
  font-size: 1.5rem;
  color: #333333;
  position: absolute;
  z-index: 666;
  left: 2.6%;
}
.popup_mddtel .soyjxlx {
  width: 75%;
  float: left;
  position: absolute;
  left: 14%;
  top: 0.4rem;
}
.popup_mddtel .soyjxlx .soyjxl {
  background-color: #F2F2F2;
  border-radius: 2.125rem;
  height: 2.25rem;
}
.popup_mddtel .soyjxlx .soyjxl .soua {
  width: 84%;
  float: left;
  color: #999;
  font-size: 0.875rem;
  line-height: 2.25rem;
  padding-left: 3%;
  vertical-align: middle;
  border-radius: 0;
  background: 0 0;
  border: none;
  -webkit-appearance: none;
  outline: none
}
.popup_mddtel .soyjxlx .soyjxl i {
  float: left;
  line-height: 2.25rem;
  font-size: 0.875rem;
  padding-left: 4%;
  width: 4%;
  color: #2A2A2A;
}
.popup_mddn {
  width: 100%;
  height: 95%;
  background-color: #FFFFff;
}
.popup_mddn .popup_mddn_a {
  width: 30%;
  height: 100%;
  background-color: #f2f2f2;
}
.popup_da_box {
  border-radius: 0.875rem 0.875rem 0 0;
  width: 100%;
  position: fixed;
  bottom: -9999px;
  left: 0;
  background: #fff;
  transition: all 0.2s;
  z-index: 10000;
}
.popup_title {
  height: 3rem;
  text-align: center;
  line-height: 3rem;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  color: #999999;
  position: relative;
  font-size: 1.2rem;
}
.popup_title .fa-times, .search_txt_kf .fa-times {
  float: right;
  line-height: 3rem;
  -webkit-text-stroke: 4px white;
  font-size: 2rem;
  right: 2.6%;
  color: #999999;
  position: absolute;
  z-index: 666;
}
.popup_title .fa-times:before {
  content: "\f00d";
}
.popup_zhezhao {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}
.popup_centen {
  padding: 5%;
  text-align: center;
} /*测试按钮*/ .ceshibottom li {
  width: 100%;
  line-height: 50px;
  padding: 5px;
  border-bottom: 1px solid #333;
}
.popup_centen .btn {
  height: 5rem;
  width: 5rem;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  background-image: url(../images/fzlj.png);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  background-size: 80% auto;
  margin-bottom: 2%;
}
.search_txt {
  font-size: 0.875rem;
  text-align: left;
  text-indent: 2em;
  line-height: 1.2rem;
  height: 26rem;
  overflow: scroll;
  color: #0D0D0D;
}
.search_txt_kf {
  height: 100%;
  padding: 2%;
  position: relative;
}
.gaoba {
  height: 70%;
}
.search_txt_kf .ifchang {
  height: 94%;
  width: 100%;
}
.search_txt_kf .emy {
  position: absolute;
  width: 5.2rem;
  height: 3rem;
  background-color: #FFFFFF;
  right: 1rem;
}
.title {
  background-color: #FFFFFF;
  padding: 2%;
}
.title h1 {
  font-size: 1rem;
  line-height: 1.4rem;
  color: #333333;
  text-decoration: none;
  text-align: left;
  font-weight: 600;
}
.title h2 {
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 300;
  color: #999999;
  text-decoration: none;
  text-align: left;
  margin-top: 1%;
}
.title h3 {
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 200;
  color: #999999;
  text-decoration: none;
  text-align: left;
  margin-bottom: 1%;
}
.title h3 .price {
  color: #eb5d2a;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
}
.title h3 .yuan {
  color: #eb5d2a;
  font-family: Arial, Helvetica, sans-serif;
}
.title .zht {
  width: 100%;
  margin-top: 1%;
  display: inline-block;
  border-bottom-width: 0.1rem;
  border-bottom-style: solid;
  border-bottom-color: #f2f2f2;
  padding-bottom: 1%;
}
.title .zht em {
  font-size: 0.7rem;
  font-style: normal;
  font-weight: normal;
  color: #FF6600;
  border: 1px dashed #FF6600;
  margin-bottom: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  float: left;
  line-height: 0.85rem;
  margin-right: 0.4rem;
  border-radius: 0.2rem;
}
.title .cfd {
  font-size: 0.875rem;
  color: #999999;
}
.title .cfd i {
  width: 0.875rem;
}
.title .cfd .dianj {
  float: right;
}
.fuw {
  padding: 2%;
  margin-top: 2%;
  background-color: #FFFFFF;
}
.fuw dl {
  width: 100%;
  font-size: 0.875rem;
  color: #999999;
  display: inline-block;
  line-height: 1.2rem;
}
.fuw dl dt {
  float: left;
  margin-right: 1rem;
}
.fuw dl dd {
  margin-right: 0.875rem;
  color: #333333;
  float: left;
}
.fuw dl dd .kmh {
  background-color: #FF6600;
  height: 0.7rem;
  width: 0.7rem;
  border-radius: 50%;
  text-align: center;
  background-image: url(../images/gou.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 74% auto;
  display: block;
  float: left;
  margin-top: 0.24rem;
  margin-right: 0.2rem;
}
.fuw .fa-angle-right {
  float: right;
  font-size: 1rem;
  color: #999999;
  line-height: 1.2rem;
}
.sef1 {
  background-color: #FFFFFF;
}
.sef1 p {
  background-color: #FFFFFF;
  line-height: 1.5rem;
  font-size: 0.875rem;
  padding-left: 4%;
  padding-right: 4%;
}
.yuij {
  margin-top: 2%;
  background-color: #fffcf5;
  padding: 2%;
  background-image: url(../images/head-recom.png);
  background-repeat: no-repeat;
  background-size: 90% auto;
  background-position: 3rem -0.875rem;
}
.yuij dt {
  font-size: 0.9rem;
  color: #fc503a;
  line-height: 1.2rem;
  font-weight: 800;
}
.yuij dd {
  font-size: 0.875rem;
  color: #666666;
  line-height: 1.2rem;
}
.jiaoy {
  display: block;
  background-color: #FFFFFF;
  margin-top: 2%;
  margin-bottom: 2%;
  padding-top: 2%;
  padding-bottom: 2%;
}
.jiaoy .jiaoy_a {
  font-size: 1rem;
  font-weight: bold;
  padding-left: 2%;
}
.jiaoy .jiaoy_a i {
  color: #FF9600;
  margin-right: 0.4rem;
}
.jiaoy .jiaoy_b {
  display: block;
  padding-top: 2%;
  padding-bottom: 2%;
}
.jiaoy .xcgy1 {
  line-height: 1.75rem;
  font-size: 0.875rem;
  float: left;
  width: 30.6%;
  margin-left: 2%;
  color: #666666;
  border-radius: 0.3rem;
  overflow: hidden;
  margin-bottom: 2%;
}
.jiaoy .xcgy1 .z {
  color: #FFFFFF;
  background-color: #8cce95;
  float: left;
  text-align: center;
  width: 20%;
  font-weight: bold;
}
.jiaoy .xcgy1 .z1 {
  float: left;
  background-color: #f5f5f5;
  width: 76%;
  padding-left: 4%;
  overflow: hidden;
  height: 1.75rem;
}
.mainBox {
  width: 100%
}
.mainCon {
  width: 100%
}
.mainCon .navBox {
  height: 2.4rem;
  width: 100% !important;
  z-index: 300;
  background-color: #ffffff;
}
.mainCon .navBox li {
  float: left;
  height: 2.4rem;
  width: 20%;
  border-bottom-width: 0.2rem;
  border-bottom-style: solid;
  border-bottom-color: #ECECEC;
  background-color: #FFFFFF;
  font-size: 1rem;
}
.mainCon .navBox li a {
  line-height: 2.4rem;
  float: left;
  text-align: center;
  width: 100%;
  color: #585858;
}
.mainCon .navBox li a:hover {
  text-decoration: none
}
.mainCon .navBox li a.cur {
  font-weight: bold;
  color: #FF6600;
  border-bottom-width: 0.2rem;
  border-bottom-style: solid;
  border-bottom-color: #FF6600;
}
.itemBox {
  margin-bottom: 2%;
}
.sef2, .sef4, .sef5 {
  background-color: #ffffff;
  padding: 2%;
  top: 2%;
}
.sef1 p {
  font-size: 0.875rem;
  line-height: 1.2rem;
}
.sef1 img {
  width: 100% !important;
  height: auto !important;
  padding: 0;
}
.sef2 .tel, .sef3 .tel {
  font-size: 1rem;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 2%;
  font-weight: bold;
}
.sef2 .zhuiz {
  font-size: 0.875rem;
  font-weight: 500;
  color: #999999;
}
.sef2 i, .sef3 i {
  color: #FF9600;
  margin-right: 0.4rem;
}
.sef3 {
  background-color: #ffffff;
  padding-top: 2%;
  padding-right: 2%;
  padding-bottom: 4%;
  padding-left: 2%;
}
.sef3 .feiy {
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 2%;
}
.sef3 .feiy table {
  width: 100%;
  height: auto;
  font-size: 0.875rem;
  border-top-width: 0.1rem;
  border-right-width: 0.1rem;
  border-left-width: 0.1rem;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #dddddd;
  border-right-color: #dddddd;
  border-left-color: #dddddd;
  border-bottom-width: 0px;
}
.sef3 .feiy td {
  border-bottom-width: 0.1rem;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  padding: 1rem;
  line-height: 1.4rem;
  color: #666666;
  font-size: 0.875rem;
}
.sef3 .feiy .ui {
  background-color: #eeeeee;
  text-align: center;
  padding: 0.4rem;
  width: 13%;
  border-right-width: 0.1rem;
  border-right-style: solid;
  border-right-color: #dddddd;
  color: #444444;
}
.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  clear: both;
  background-color: #FFFFFF;
  border-top-width: 0.1rem;
  border-top-style: solid;
  border-top-color: #f2f2f2;
  padding-bottom: 10%;
}
.footer .fa {
  width: 38%;
  float: left;
  padding-top: 0.875rem;
  padding-left: 2%;
}
.footer a, .footer a:hover {
  color: #666666;
  text-decoration: none;
}
.footer .fa li {
  width: 32%;
  float: left;
  font-size: 0.7rem;
  color: #666666;
  text-align: center;
}
.footer .fa i {
  width: 100%;
  font-size: 1.4rem;
  margin-bottom: 0.4rem;
}
.footer .fa .red {
  color: #FA7A07;
}
.footer .fb {
  width: 60%;
  float: left;
}
.footer .fb .fba {
  width: 94%;
  font-size: 1.2rem;
  line-height: 2.8rem;
  color: #FFFFFF;
  background: -webkit-linear-gradient(325deg, rgb(255, 180, 0) 0%, rgb(255, 109, 0) 50%, rgb(255, 39, 0) 100%);
  background: -o-linear-gradient(325deg, rgb(255, 180, 0) 0%, rgb(255, 109, 0) 50%, rgb(255, 39, 0) 100%);
  background: -ms-linear-gradient(325deg, rgb(255, 180, 0) 0%, rgb(255, 109, 0) 50%, rgb(255, 39, 0) 100%);
  background: -moz-linear-gradient(325deg, rgb(255, 180, 0) 0%, rgb(255, 109, 0) 50%, rgb(255, 39, 0) 100%);
  background: linear-gradient(125deg, rgb(255, 180, 0) 0%, rgb(255, 109, 0) 50%, rgb(255, 39, 0) 100%);
  text-align: center;
  border-top-left-radius: 1.4rem;
  border-top-right-radius: 1.4rem;
  border-bottom-right-radius: 1.4rem;
  border-bottom-left-radius: 1.4rem;
  margin-top: 0.6rem;
  margin-right: 4%;
}
.sef4 {
  padding: 4%;
}
.sef5 {
  padding-top: 4%;
  padding-right: 4%;
  padding-bottom: 2%;
  padding-left: 4%;
}
.chux {
  width: 100%
}
.chux .bian {
  border-bottom: 0.1rem solid #E8E8E8;
}
.chux dt {
  font-size: 1rem;
  padding-right: 2%;
  font-weight: 700;
}
.sef4 .topl {
  padding-top: 0.6rem;
}
.chux i {
  color: #FF9600;
  margin-right: 0.4rem;
}
.chux dd {
  font-size: 0.875rem;
  line-height: 1.4rem;
  color: #666666;
}
.chux dd p {
  padding-top: 0.4rem;
  color: #666666;
}
.chux .fold-box-inner {
  padding-top: 0.4rem;
}
.chux .fold-box-inner .item-label strong {
  width: 100%;
  float: left;
  background-color: #F3F3F3;
  line-height: 1.875rem;
  margin-bottom: 0.4rem;
  height: 1.875rem;
}
.chux .fold-box-inner .item-label {
  font-size: 0.875rem;
  line-height: 1.4rem;
  color: #666666;
  padding-bottom: 0.6rem;
  text-align: left;
}
.chux .fold-box-inner .item-label table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  border-spacing: 0px;
  border-bottom: 0.1rem solid #dddddd;
}
.chux .fold-box-inner .item-label td, .chux .fold-box-inner .item-label th {
  border: 0.1rem solid #dddddd;
  text-align: left;
  font-weight: 0.875rem;
}
.chux .fold-box-inner .item-label td {
  padding: 3%;
  border-bottom-width: 0px;
}
.chux .fold-box-inner .item-label th {
  background: #f5f5f5;
  width: 22%;
  color: #333;
  border-bottom-width: 0px;
  border-right-width: 0px;
  text-align: center;
  font-variant: normal;
  font-weight: normal;
}
.chux .fold-box-inner strong .kh {
  height: 100%;
  width: 0.4rem;
  background-color: #FF9600;
  float: left;
}
.sef4 .zhushi {
  font-size: 0.875rem;
  line-height: 1.2rem;
  color: #666666;
  padding-bottom: 0.6rem;
  text-align: left;
  background-color: #FFFAE9;
  margin-top: 0.6rem;
  padding-left: 0.6rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.sef4 .zhushi i {
  padding-top: 0.7rem;
  margin-right: 0.28rem;
}
.map {
  height: 60%;
}
.map .map_m {
  height: 82%;
  font-size: 0.625rem !important;
  margin: 2%;
  border-radius: 0.6rem;
}
.map .map_m p {
  font-size: 0.875rem !important;
}
.chak {
  color: #FF6600;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top {
  display: inline-block;
  height: 3.4rem;
  width: 3.4rem;
  position: fixed;
  bottom: 8rem;
  right: 0.6rem;
  opacity: 0;
  z-index: 9999;
  background: rgba(250, 122, 7, 0.8);
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
}
.cd-top:before {
  content: "\f062";
  font-size: 2.2rem;
  line-height: 3.4rem;
  color: #FFFFFF;
}
.rmmdd {
  background-color: #FFFFFF;
  display: block;
  padding-bottom: 2%;
  margin-bottom: 4%;
}
.rmmdd .rmmdd_a {
  color: #333333;
  font-size: 1.2rem;
  line-height: 1.25rem;
  font-weight: bold;
  padding-left: 4%;
  padding-right: 4%;
  display: block;
  float: left;
}
.rmmdd .rmmdd_b {
  display: block;
  width: 100%;
  padding-bottom: 4%;
  float: left;
}
.rmmdd .rmmdd_b .jianj {
  width: 30.6%;
  height: 30.6%;
  background-color: #ECECEC;
  float: left;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  margin-right: 2%;
}
.rmmdd .rmmdd_b .jianj_a {
  width: 100%;
  height: 100%;
}
.rmmdd .rmmdd_b .jianj img {
  width: 100%;
  height: 100%;
}
.rmmdd .rmmdd_b .jianj_b {
  position: absolute;
  bottom: 0px;
  color: #FFFFFF;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: bold;
  text-align: left;
  float: left;
  padding: 5%;
}
.rmmdd .rmmdd_b .jianj_b .huise {
  font-size: 0.75rem;
  color: #FFFFFF;
  width: 100%;
  float: left;
  font-weight: normal;
}
.rmmdd .rmmdd_c {
  padding-left: 4%;
  padding-bottom: 2%;
  padding-top: 4%;
}
.rmmdd .rmmdd_c li {
  width: 30.4%;
  float: left;
  border-radius: 0.2rem;
  font-size: 1rem;
  line-height: 3rem;
  background-color: #FFFFFF;
  text-align: center;
  color: #666666;
  margin-right: 2%;
  border: 0.01rem solid #A4A4A4;
  margin-bottom: 2%;
}
/* 手机端：链接所有状态统一颜色 */
.rmmdd .rmmdd_c li a:link, .rmmdd .rmmdd_c li a:visited, .rmmdd .rmmdd_c li a:hover, .rmmdd .rmmdd_c li a:active {
  color: #666666 !important;
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent !important;
}
.sylx {
  margin-top: 6%;
  margin-right: 4%;
  margin-left: 4%;
  margin-bottom: 6%;
  border-radius: .5rem
}
.sylx .sylxlm {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: bolder;
  color: #000;
  border-bottom-width: .1rem;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.4rem;
  margin-left: 0
}
.sylx .sylxlm .lma a {
  background-color: #fff;
  text-align: center;
  float: right;
  font-size: .75rem;
  padding-right: .6rem;
  padding-left: .6rem;
  line-height: 1.3rem;
  border-radius: .7rem;
  color: #333;
  font-weight: normal;
  border: 0.01rem solid #A4A4A4;
}
.sylx .sylxlmx {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 700;
  color: #000;
  border-bottom-width: .1rem;
  margin-bottom: .6rem;
  padding: 0;
  margin: 0
}
.sylx .sylxlmx .lma a {
  background-color: #fff;
  text-align: center;
  float: right;
  font-size: .75rem;
  padding-right: .6rem;
  padding-left: .6rem;
  line-height: 1.3rem;
  border-radius: .7rem;
  color: #333;
  font-weight: 500
}
.sylx .sylx1 {
  width: 66.1%;
  float: left;
  height: 12rem;
  position: relative;
  border-radius: 0.4rem;
  overflow: hidden;
  font-size: .75rem
}
.sylx .sylx1 img {
  height: 100%;
  width: 100%
}
.sylx .sylx1 .sylx1b {
  font-size: 0.75rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  position: absolute;
  top: .4rem;
  right: 0;
  background-color: #f60;
  padding-right: .4rem;
  padding-left: .5rem;
  border-top-left-radius: .6rem;
  border-bottom-left-radius: .6rem;
  line-height: 1.125rem
}
.sylx .sylx2 {
  width: 31.9%;
  float: right;
  border-radius: .4rem;
  overflow: hidden;
  height: 12rem;
  position: relative;
  font-size: .75rem
}
.sylx .sylx2 img {
  height: 100%;
  width: 100%
}
.sylx .sylx1 .sylx1a {
  position: absolute;
  bottom: 0;
  font-size: 0.75rem;
  color: #fff;
  text-decoration: none;
  background-image: url(../images/jiabbian2122.png);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top: 4rem;
  padding-bottom: 2%;
  line-height: 0.875rem;
  padding-left: 2%;
  padding-right: 2%;
  min-width: 96%;
}
.sylx .sylx2 .sylx2a, .sylx .sylx3 .sylx3a, .sylx .sylx4 .sylx4a, .sylx .sylx5 .sylx5a {
  position: absolute;
  bottom: 0;
  font-size: 0.75rem;
  color: #fff;
  text-decoration: none;
  background-image: url(../images/jiabbian2122.png);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top: 4rem;
  padding-bottom: 3%;
  line-height: 0.875rem;
  padding-left: 3%;
  padding-right: 3%;
  min-width: 94%;
}
.sylx .sylx2 .sylx2b {
  font-size: .75rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  position: absolute;
  top: .4rem;
  right: 0;
  background-color: #f60;
  padding-right: .4rem;
  padding-left: .5rem;
  border-top-left-radius: .6rem;
  border-bottom-left-radius: .6rem;
  line-height: 1.125rem
}
.sylx .sylx3 {
  width: 31.9%;
  float: left;
  border-radius: .4rem;
  overflow: hidden;
  height: 5.4rem;
  position: relative;
  margin-top: .6rem
}
.sylx .sylx3 img {
  height: 100%;
  width: 100%
}
.sylx .sylx3 .sylx3b {
  font-size: 0.75rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  position: absolute;
  top: .4rem;
  right: 0;
  background-color: #f60;
  padding-right: .4rem;
  padding-left: .5rem;
  border-top-left-radius: .6rem;
  border-bottom-left-radius: .6rem;
  line-height: 1.125rem
}
.sylx .sylx4 {
  width: 31.9%;
  float: left;
  border-radius: .4rem;
  overflow: hidden;
  height: 5.4rem;
  position: relative;
  margin-top: .6rem;
  margin-left: .6rem
}
.sylx .sylx4 img {
  height: 100%;
  width: 100%
}
.sylx .sylx4 .sylx4b {
  font-size: .75rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  position: absolute;
  top: .4rem;
  right: 0;
  background-color: #f60;
  padding-right: .4rem;
  padding-left: .5rem;
  border-top-left-radius: .6rem;
  border-bottom-left-radius: .6rem;
  line-height: 1.125rem
}
.sylx .sylx5 {
  width: 31.9%;
  float: right;
  border-radius: .4rem;
  overflow: hidden;
  height: 5.4rem;
  position: relative;
  margin-top: .6rem
}
.sylx .sylx5 img {
  height: 100%;
  width: 100%
}
.sylx .sylx5 .sylx5b {
  font-size: 0.75rem;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  position: absolute;
  top: .4rem;
  right: 0;
  background-color: #f60;
  padding-right: .4rem;
  padding-left: .5rem;
  border-top-left-radius: .6rem;
  border-bottom-left-radius: .6rem;
  line-height: 1.125rem
}
.lieb {
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 10%;
}
.lieb dl {
  width: 100%;
  position: relative;
  background-color: #FFFFFF;
  margin-top: 4%;
  border-radius: 0.5rem;
  overflow: hidden;
  height: auto;
}
.lieb dl dt {
  width: 32%;
  height: 8rem;
  float: left;
}
.lieb dl dt img {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.lieb dl dd {
  float: left;
  width: 64%;
  margin-left: 2%;
  margin-right: 2%;
  color: #666666;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.2rem;
}
.lieb dl a {
  color: #666666;
}
.lieb dl a p.t {
  line-height: 1.2rem;
  color: #000;
  overflow: hidden;
  text-align: justify;
  margin-top: 2%;
  margin-bottom: 0.2rem;
  font-size: 0.875rem;
  height: 3.4rem;
  font-weight: bold;
}
.lieb dl dd a .myda {
  font-size: 0.8rem;
  background-color: #fbf2e0;
  color: #ffa36b;
  line-height: 1.3rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  border-radius: 0.6rem;
  float: left;
  margin-right: 0.15rem;
}
.lieb dl dd a p.p {
  font-size: 0.625rem;
  line-height: 1.125rem;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  padding-right: 0.4rem;
  padding-left: 0.4rem;
  border-bottom-right-radius: 0.5rem;
}
.lieb dl dd a .mydb {
  font-size: 0.625rem;
  color: #ffa36b;
  float: left;
  margin-right: 0.1752rem;
  border: 0.0625rem solid #FFA36B;
  text-align: center;
  line-height: 0.8125rem;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  margin-bottom: 0.2rem;
}
.lieb dl dd .s {
  height: 1.1rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.lieb dl dd .ry {
  color: #666666;
  float: left;
  font-size: 0.875rem;
  position: absolute;
  text-align: left;
  bottom: 3%;
  line-height: 1rem;
}
.lieb dl dd .wf {
  height: 1.1rem;
  margin-bottom: 0.2rem;
  font-size: 0.75rem;
  color: #666666;
}
.lieb dl dd .rc {
  color: #FF4700;
  float: left;
}
.lieb dl dd .rd {
  color: #999999;
  float: left;
  margin-left: 0.4rem;
  line-height: 1rem;
  bottom: 3%;
  position: absolute;
  width: 4rem;
}
.lieb dl dd .re {
  color: #999999;
  font-size: 0.875rem;
  position: absolute;
  text-align: right;
  float: right;
  bottom: 3%;
  right: 4%;
  line-height: 1rem;
}
.lieb dl dd .re i {
  font-size: 0.9rem;
  margin-right: 0.4rem;
}
.lieb dl dd .red {
  font-size: 1.375rem;
}
.xjlmtop {
  overflow: hidden;
  background-size: 100% 70%;
  height: 20rem;
  position: relative;
  width: auto;
  background-repeat: no-repeat;
}
.xjlmtop_height {
  height: 9rem !important;
}
.xjlmtop .beij {
  position: absolute;
  width: 100%;
  height: 66%;
  background: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.01) 100%);
  background: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.01) 100%);
  background: -ms-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.01) 100%);
  background: -moz-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.01) 100%);
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.01) 100%);
  bottom: 0px;
}
.xjlmtop .remen {
  height: 11rem;
  background-color: #EDEDED;
  border-radius: 1rem;
  position: absolute;
  width: 92%;
  bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  left: 4%;
  right: 4%;
  margin-bottom: 1rem;
  overflow: hidden;
}
.xjlmtop .soutop {
  width: 100%;
  position: absolute;
  margin-top: 4%;
}
.xjlmtop .lam {
  position: absolute;
  font-size: 1.75rem;
  color: #FFFFFF;
  padding-left: 4%;
  bottom: 61%;
  text-align: left;
  width: 100%;
  background-repeat: no-repeat;
}
.xjlmtop .lam_d {
  position: absolute;
  font-size: 1.75rem;
  color: #FFFFFF;
  padding-left: 4%;
  text-align: left;
  width: 100%;
  background-repeat: no-repeat;
  top: 5.6rem;
}
.bem {
  background-color: #FFFFff !important;
  height: auto !important;
  background-size: 100% 19.5rem !important;
  background-repeat: no-repeat !important;
  background-position: center -5rem !important;
}
.bem_zm {
  background-color: #FFFFff !important;
  height: auto !important;
  background-size: 100% 19.5rem !important;
  background-repeat: no-repeat !important;
  background-position: center -9rem !important;
}
.dw {
  background-color: #FFFFff !important;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.df {
  background-color: #f2f2f2 !important;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.xjlmtop .jianj {
  font-size: 0.875rem;
  font-weight: normal;
  color: #FFFFFF;
  margin-left: 0.4rem;
  width: 40%;
  overflow: hidden;
  height: 1rem;
  display: inline-block;
}
.xjlmtop .fanh {
  height: 2rem;
  float: left;
  text-align: left;
  margin-right: 2%;
  padding-left: 4%;
}
.xjlmtop .fanh i {
  float: left;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: #FFFFFF;
}
.xjlmtop .caid {
  height: 2.25rem;
  float: right;
  text-align: right;
  padding-right: 4%;
}
.xjlmtop .caid i {
  font-size: 2rem;
  line-height: 2.25rem;
  color: #FFFFFF;
  text-align: right;
}
.xjlmtop .soyjxlx {
  width: 74%;
  float: left;
}
.xjlmtop .soyjxlx .soyjxl {
  background-color: #F2F2F2;
  border-radius: 2.125rem;
  height: 2.25rem;
}
.xjlmtop .soyjxlx .soyjxl .soua {
  width: 84%;
  float: left;
  color: #999;
  font-size: 0.875rem;
  line-height: 2.25rem;
  padding-left: 3%;
  vertical-align: middle;
  border-radius: 0;
  background: 0 0;
  border: none;
  -webkit-appearance: none;
  outline: none
}
.xjlmtop .soyjxlx .soyjxl i {
  float: left;
  line-height: 2.25rem;
  font-size: 0.875rem;
  padding-left: 4%;
  width: 4%;
  color: #2A2A2A;
}
.xjlmtop .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #f6f6f6;
}
.xjlmtop .swiper-container {
  position: absolute;
  overflow: hidden;
  width: 92%;
  height: 11rem;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  overflow-x: hidden;
  margin-right: 4%;
  border-radius: 0.625rem 1.5rem;
  margin-left: 4%;
  bottom: 0px;
  margin-bottom: 1rem;
}
.xjlmtop .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}
.xjlmtop .swiper-slide img {
  width: 100%;
  height: 100%;
  border: none
}
.xjlmtop .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.xjlmtop .swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.xjlmtop .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: .1rem;
  left: 0;
  width: 100%
}
.xjlmtop .swiper-pagination-bullet {
  width: .3rem;
  height: .3rem;
  display: inline-block;
  border-radius: 100%;
  background: #f2f2f2
}
.xjlmtop .swiper-pagination-bullet-active {
  opacity: 1;
  background: #FFDD00;
  width: .8rem;
  border-radius: .3rem
}
.xjlmtop .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 .2rem
}
.rmmdd_b .swiper {
  width: 92% !important;
  height: 8.5rem !important;
  margin-left: 4%;
  margin-right: 4%;
  margin-top: 0.75rem;
		  border-radius: 0.5rem;
  overflow: hidden;
}
.rmmdd_b .swiper-slide {
  float: left;
  margin-right: 10px;
  width: 100%;

}
.rmmdd_b .ztm {
  width: 100%;
  height: 92%;
  background-color: #FFFFFF;
  position: relative;
  border-radius: 0.5rem;
  margin-top: 0px;
}
.rmmdd_b .ztm img {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.rmmdd_b .ztm .ztm_b {
  position: absolute;
  bottom: 4%;
  left: 4%;
  width: 92%;
  height: 93%;
  border-radius: 0.25rem;
  border: 0.025rem solid #FFDD00;
}
.rmmdd_b .ztm .ztm_z {
  font-size: 0.875rem;
  position: absolute;
  bottom: -0.7rem;
  left: 10%;
  width: 80%;
  line-height: 1.375rem;
  color: #000000;
  text-align: center;
  font-weight: bold;
  background: -webkit-linear-gradient(right, rgb(255, 244, 0) 22%, rgb(254, 218, 2) 98%);
  background: -o-linear-gradient(right, rgb(255, 244, 0) 22%, rgb(254, 218, 2) 98%);
  background: -ms-linear-gradient(right, rgb(255, 244, 0) 22%, rgb(254, 218, 2) 98%);
  background: -moz-linear-gradient(right, rgb(255, 244, 0) 22%, rgb(254, 218, 2) 98%);
  background: linear-gradient(to left, rgb(255, 244, 0) 22%, rgb(254, 218, 2) 98%);
  border-radius: 0.75rem;
}
.rmmdd_b .ztm .ztm_d {
  font-size: 0.75rem;
  position: absolute;
  top: 0.5rem;
  left: 10%;
  width: 80%;
  color: #ffffff;
  text-align: center;
  z-index: 100;
}
.rmmdd_b .swiper-slide {
  width: 26%;
  height: 100%;
}
.tuij {
  width: 92%;
  text-align: left;
  margin-left: 4%;
  margin-right: 4%;
  background-color: #FFFFFF;
}
.tuij ul {
  float: left;
  width: 100%;
}
.tuij ul li {
  float: left;
  cursor: pointer;
  font-size: 0.875rem;
  text-align: left;
  margin-right: 1rem;
}
.tuij .active {
  font-size: 0.875rem;
  font-weight: bold;
  border-bottom: 0.2rem solid #FFDD00;
}
.tuij .swiper-containergh {
  margin-top: 0.75rem;
}
.tuij .swiper {
  width: 100%;
  height: 10.6rem;
	  border-radius: 0.5rem;
  overflow: hidden;
}
.tuij .tuijSwipera .swiper-slide, .tuij .tuijSwiperb .swiper-slide, .tuij .tuijSwiperc .swiper-slide, .tuij .tuijSwiperd .swiper-slide, .tuij .tuijSwipere .swiper-slide {
  height: 100%;
}
.tuij .tuij_a {
  width: 100%;
  height: 100%;
}
.tuij .tuij_a .jgat {
  width: 100%;
  height: 64%;
  position: relative;
}
.tuij .tuij_a .jgat .xh {
  font-size: 0.625rem;
  line-height: 1.125rem;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  padding-right: 0.4rem;
  padding-left: 0.4rem;
  border-bottom-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
.tuij .tuij_a .jgat img {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0.5rem;
}
.tuij .tuij_a .jgaz {
  width: 100%;
  height: 36%;
}
.tuij .tuij_a .jgaz .jga {
  font-size: 0.875rem;
  width: 100%;
  float: left;
  line-height: 1.2rem;
  height: 2.4rem;
  margin-top: 3%;
  color: #333333;
  margin-bottom: 2%;
}
.tuij .tuij_a .jgaz .jgc {
  font-size: 0.75rem;
  color: #999999;
  float: right;
}
.tuij .tuij_a .jgaz .jgb {
  font-size: 0.75rem;
  color: #999999;
  float: left;
}
.tuij .tuij_a .jgaz .jgb .jgb_a {
  font-size: 0.875rem;
  color: #FF4700;
}
.tuij .tab a {
  float: left;
  cursor: pointer;
  font-size: 0.875rem;
  text-align: left;
  margin-right: 1rem;
}
.tuij .tab a:last-child {
  border-right: 0;
}
.tuij .tab .curr {
  font-size: 1.125rem;
  font-weight: bold;
  border-bottom: 0.2rem solid #FFDD00;
}
.content ul li {
  display: none;
  padding: 3%;
  width: 94%;
}
.nav {
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  z-index: 999;
  font-size: 1.2rem;
  line-height: 3rem;
  color: #333333;
  background-color: #FFFFFF;
  padding-right: 4%;
  padding-left: 4%;
  border-bottom: 1px solid #f2f2f2;
}
.nav .swiper-cont {
  width: 100%;
  overflow: hidden;
}
.nav .swiper-slide {
  width: auto !important;
  float: left;
  font-size: 1.125rem;
  line-height: 2.75rem;
  padding: 0px;
  margin-top: 0px;
  margin-right: 3%;
  margin-bottom: 0px;
  margin-left: 0px;
}
.nav .swiper-slide a {
  float: left;
  font-weight: bolder;
  color: #333333;
  margin: 0px;
  padding: 0px;
}
.nav .active span {
  color: #FF2D2D;
}
.content {
  margin: 0px;
  padding: 0px;
  height: auto;
  width: 100%;
  background-color: #FFFFFF;
  display: block;
  float: left;
}
.lineDetails {
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-top: 4%;
  float: left;
  display: block;
  padding-bottom: 5rem;
}
.lineDetails a {
  color: #333333;
  font-variant: normal;
  font-weight: normal;
}
.lineDetails .wouldLike {
  width: 92%;
  height: auto;
  margin-left: 4%;
  margin-right: 4%;
  border-bottom: 2px solid #E3E3E3;
  float: left;
  margin-bottom: 4%;
}
.lineDetails .fgt {
  border-top-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 0px !important;
  border-left-width: 0px !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-bottom-style: none !important;
  border-left-style: none !important;
}
.lineDetails .wouldLike .lanmu_1 {
  width: 100%;
  font-size: 1rem;
  line-height: 2rem;
  float: left;
}
.lineDetails .wouldLike .lanmu_1 .yj1b a {
  float: left;
  margin-bottom: 0px;
  color: #000000;
  font-size: 1.125rem;
  font-variant: normal;
  font-weight: bolder;
}
.lineDetails .wouldLike .lanmu_1 .yj1a {
  float: right;
}
.lineDetails .wouldLike .line-list2 {
  width: 100%;
  float: left;
  margin-bottom: 2%;
  margin-top: 2%;
}
.lineDetails .wouldLike .ddl {
  position: relative;
  background-color: #FFFFFF;
  margin-top: 4%;
  border-radius: 0.5rem;
  overflow: hidden;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 2%;
}
.lineDetails .wouldLike .line-list2 .t {
  font-size: 1rem;
  line-height: 2rem;
}
.lineDetails .line-list2 img {
  width: 100%;
  border-radius: 0.5rem;
  height: auto;
}
.lineDetails .line-list2 .cdg {
  line-height: 2rem;
  font-size: 0.875rem;
  color: #9B9B9B;
}
.lineDetails .line-list2 .cdr {
  margin-left: 3%;
}
.youjlm {
  width: 100%;
  margin-bottom: 2rem;
}
.youjlm .youjlm_a {
  width: 100.8%;
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.8%;
  overflow: hidden;
}
.youjlm .youjlm_a .youjlm_b {
  width: 32.5%;
  background-color: #0099ff;
  float: left;
  color: #FFFFFF;
  margin-right: 0.8%;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.2rem;
  border-radius: 0.4rem;
  line-height: 3rem;
  font-weight: bold;
}
.youjlm .youjlm_a .youjlm_b a {
  color: #FFFFFF;
}
.yjlb {
  width: 100%;
}
.yjlb .pic4 {
  width: 100.8%;
  flex-wrap: wrap;
  height: 100%;
  padding-right: -0.8%;
}
.yjlb .pic4 img {
  width: 33.333%;
  height: 100%;
  box-sizing: border-box;
  padding-right: 0.8%;
}
.yjlb .lbx1b {
  width: 100%;
  display: block;
  padding-bottom: 1rem;
  border-bottom: 0.01rem solid #CECECE;
  margin-top: 1rem;
}
.yjlb .lbx1b .lbx1ax {
  border-radius: 0.4rem;
  overflow: hidden;
  height: 6rem;
  padding: 0rem;
  display: block;
  margin-top: 0.5rem;
}
.yjlb .lbx1b a {
  font-size: 1.2rem;
  color: #333;
  line-height: 1.5rem;
  font-weight: 500;
}
.yjlb .lbx1b p {
  font-size: 1rem;
  margin-top: 0.5rem;
  color: #A2A2A2;
}
.ddlv {
  position: relative;
  background-color: #FFFFFF;
  margin-top: 4%;
  border-radius: 0.5rem;
  overflow: hidden;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 2%;
}
.ddlv .ddl_zca {
  float: left;
  width: 26%;
  height: 4rem;
  margin-right: 2%;
}
.ddlv .ddl_zca img {
  width: 100%;
  height: 100%;
  border-radius: 0.325rem;
}
.ddlv .ddl_zcb {
  float: left;
  width: 72%;
}
.ddlv .ddl_zcb .ddl_tle {
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  font-variant: normal;
  color: #333333;
  display: inline-block;
  margin-bottom: 0.32rem;
  line-height: 1rem;
}
.ddlv .ddl_zcb .ddl_pa {
  width: 100%;
  font-size: 0.875rem;
  font-variant: normal;
  color: #999999;
  display: inline-block;
  margin-bottom: 0.3rem;
  line-height: 0.875rem;
}
.ddlv .ddl_zcb .ddl_pb {
  width: 100%;
  font-size: 0.875rem;
  font-variant: normal;
  color: #000000;
  display: inline-block;
}
.ddlv .ddl_zcb .ddl_pb i {
  margin-left: 0.2rem;
  color: #CCCCCC;
}
.ddlv .ddl_pc {
  position: absolute;
  top: 40%;
  right: 1rem;
  z-index: 500;
  font-size: 0.875rem;
}
.ddlv .ddl_pc .yuan {
  color: #FF3300;
}
.ddlv .ddl_pc .price {
  color: #FF3300;
  font-size: 1.25rem;
  font-weight: 500;
}
.zclmall {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.zclmall .zclmtop {
  width: 100%;
  height: 15%;
  background-color: #ffffff;
  position: relative;
  background-image: url(https://img.xjlsgl.com/d/file/p/22eaa5ff4c7d7bf0e024181d6907d8f7.jpg?x-oss-process=image/resize,m_fill,w_900,h_383,limit_0/format,webp);
  background-size: 100% 19.5rem !important;
  background-repeat: no-repeat !important;
  background-position: center -9rem !important;
}
.zclmtop .soutop {
  width: 100%;
  position: absolute;
  margin-top: 4%;
}
.zclmtop .lam {
  position: absolute;
  font-size: 1.75rem;
  color: #FFFFFF;
  padding-left: 4%;
  bottom: 61%;
  text-align: left;
  width: 100%;
  background-repeat: no-repeat;
}
.zclmtop .lam_d {
  position: absolute;
  font-size: 1.75rem;
  color: #FFFFFF;
  padding-left: 4%;
  text-align: left;
  width: 100%;
  background-repeat: no-repeat;
  top: 5.6rem;
}
.zclmtop .jianj {
  font-size: 0.875rem;
  font-weight: normal;
  color: #FFFFFF;
  margin-left: 0.4rem;
  width: 40%;
  overflow: hidden;
  height: 1rem;
  display: inline-block;
}
.zclmtop .fanh {
  height: 2rem;
  float: left;
  text-align: left;
  margin-right: 2%;
  padding-left: 2%;
}
.zclmtop .fanh i {
  float: left;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: #FFFFFF;
}
.zclmtop .caid {
  height: 2.25rem;
  float: right;
  text-align: right;
  padding-right: 4%; 
}
.zclmtop .caid i {
  font-size: 2rem;
  line-height: 2.25rem;
  color: #FFFFFF;
  text-align: right;
}
.zclmtop .soyjxlx {
  width: 74%;
  float: left;
}
.zclmtop .soyjxlx .soyjxl {
  background-color: #EFEFEF;
  border-radius: 2.125rem;
  height: 2.25rem;
}
.zclmtop .soyjxlx .soyjxl .soua {
  width: 84%;
  float: left;
  color: #999;
  font-size: 0.875rem;
  line-height: 2.25rem;
  padding-left: 3%;
  vertical-align: middle;
  border-radius: 0;
  background: 0 0;
  border: none;
  -webkit-appearance: none;
  outline: none
}
.zclmtop .soyjxlx .soyjxl i {
  float: left;
  line-height: 2.25rem;
  font-size: 0.875rem;
  padding-left: 4%;
  width: 4%;
  color: #2A2A2A;
}
.zclmall .zclmzhong {
  width: 100%;
  height: 85%;
  background-color: #ffffff;
}
.zclmall .zclmzhong_r {
  width: 20%;
  height: 100%;
  background-color: #f2f2f2;
  float: left;
}
.zclmall .zclmzhong_l {
  width: 80%;
  height: 100%;
  background-color: #ffffff;
  float: left;
  margin-top: 4%;
}
.slideTxtBoxzc .hd ul li {
  float: left;
  cursor: pointer;
  width: 100%;
  height: auto;
  line-height: 4rem;
  text-align: center;
  font-size: 1rem;
  color: #666666;
  padding: 0px;
}
.slideTxtBoxzc.hd ul li a {
  color: #666666;
}
.slideTxtBoxzc ul li.on {
  background-color: #fff;
  color: #121212;
  font-weight: bold;
  background-image: url(../images/jiantou21154.png);
  background-size: 10% auto;
  background-position: 6% center;
  background-repeat: no-repeat;
}
.slideTxtBoxzc .flm {
  width: 90%;
  height: auto;
  float: left;
  margin-bottom: 3%;
  margin-left: 5%;
  border-bottom: 0.1rem solid #E5E5E5;
  line-height: 1.875rem;
  font-size: 0.875rem;
  font-weight: bold;
}
.slideTxtBoxzc .zlm {
  width: 26.4%;
  float: left;
  border-radius: 0.2rem;
  margin-left: 5%;
  background-color: #F2F2F2;
  color: #333333;
  font-size: 0.75rem;
  line-height: 1.75rem;
  text-align: center;
  margin-bottom: 5%;
  height: 1.75rem;
  overflow: hidden;
}
.slideTxtBoxzc .AddStyle_b {
  height: 82%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.slideTxtBoxzc .AddStyle_b::-webkit-scrollbar { /* 隐藏默认的滚动条 */ -webkit-appearance: none;
}
.slideTxtBoxzc .AddStyle_b::-webkit-scrollbar:vertical { /* 设置垂直滚动条宽度 */ width: 2px;
} /* 这里不需要用到这个 */ .slideTxtBoxzc .AddStyle_b::-webkit-scrollbar:horizontal { /* 设置水平滚动条厚度 */ height: 2px;
}
.slideTxtBoxzc .AddStyle_b::-webkit-scrollbar-thumb { /* 滚动条的其他样式定制，注意，这个一定也要定制，否则就是一个透明的滚动条 */ border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, .4);
  background-color: rgba(0, 0, 0, .5);
}
.slideTxtBoxzc .fhsy a {
  background-color: #FFF8EC;
  width: 90%;
  border: 1px solid #FF9900;
  font-size: 1rem;
  line-height: 2.5rem;
  color: #FF9900;
  text-decoration: none;
  text-align: center;
  float: left;
  margin-top: 1rem;
  border-radius: 0.25rem;
  margin-left: 5%;
  margin-right: 5%;
}
.slideTxtBoxzc .zcli {
  margin: 4%;
  border: 1px solid #EAEAEA;
  border-radius: 0.5rem;
}
.ddlv_zc {
  position: relative;
  background-color: #FFFFFF;
  border-radius: 0.5rem;
  overflow: hidden;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 2%;
}
.ddlv_zc .ddl_zca {
  float: left;
  width: 30%;
  height: 4rem;
  margin-right: 2%;
}
.ddlv_zc .ddl_zca img {
  width: 100%;
  height: 100%;
  border-radius: 0.325rem;
}
.ddlv_zc .ddl_zcb {
  float: left;
  width: 68%;
}
.ddlv_zc .ddl_zcb .ddl_tle {
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  font-variant: normal;
  color: #333333;
  display: inline-block;
  margin-bottom: 0.2rem;
  line-height: 1rem;
  overflow: hidden;
  height: 1rem;
}
.ddlv_zc .ddl_zcb .ddl_pa {
  width: 100%;
  font-size: 0.875rem;
  font-variant: normal;
  color: #999999;
  display: inline-block;
  margin-bottom: 0.2rem;
  line-height: 0.875rem;
}
.ddlv_zc .ddl_zcb .ddl_pb {
  width: 100%;
  font-size: 0.75rem;
  font-variant: normal;
  color: #000000;
  display: inline-block;
}
.ddlv_zc .ddl_zcb .ddl_pb i {
  margin-left: 0.2rem;
  color: #FF9600;
}
.ddlv_zc .ddl_pc {
  position: absolute;
  right: 0.5rem;
  z-index: 500;
  font-size: 0.875rem;
  bottom: 0.5rem;
}
.ddlv_zc .ddl_pc .yuan {
  color: #FF3300;
}
.ddlv_zc .ddl_pc .price {
  color: #FF3300;
  font-size: 1.25rem;
  font-weight: 500;
}
.wangzjs {
  width: 28%;
  background-color: #FFFFFF;
  line-height: 3rem;
  margin-left: 4%;
  float: left;
  border-radius: 0.5rem;
  text-align: center;
  font-weight: bold;
}
#waterfallContainer .ddl {
    position: relative;
    background-color: #FFFFFF;
    margin-top: 4%;
    overflow: hidden;
    height: auto;
    color: #333333;
    text-align: left;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 2%;
    border-radius: 0.5rem;
    margin-left: 2%;
}
#back-to-top {
  display: none;
  position: fixed;
  bottom: 12.5rem;
  right: 0.6rem;
  background-color: #3498db;
  color: #fff;
  width: 3.4rem;
  height: 3.4rem;
  text-align: center;
  border-radius: 50%;
  background: rgba(128, 171, 222, 0.8);
  cursor: pointer;
  transition: background-color 0.3s;
}
button {
  appearance: auto;
  text-rendering: auto;
  color: buttontext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  align-items: flex-start;
  cursor: default;
  box-sizing: border-box;
  background-color: buttonface;
  margin: 0em;
  padding-block: 0px;
  padding-inline: 0px;
  border-width: 0px;
  border-style: outset;
  border-color: buttonborder;
  border-image: initial;
}
#back-to-top .fa-solid {
  font-size: 1.8rem;
  line-height: 3.4rem;
  color: #FFFFFF;
}
#back-to-top a {
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  float: left;
}