@import "reset.css";
@charset "utf-8";
.fl {
  float: left;
}
.fr {
  float: right;
}
.warp {
  background: #ffffff;
  background-size: 100% 7.59rem;
  width: 7.5rem;
  font-size: 0.24rem;
}
.more {
  display: block;
  width: 2.86rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border: 2px solid #493a34;
  background: #fff;
  margin: 0.2rem auto;
}
.more img {
  width: 0.23rem;
  height: 0.23rem;
}
footer {
  background: #11141a;
}
footer .red {
  color: #ff0000 !important;
}
footer #share {
  background: #2b2928;
  height: 0.7rem;
  padding: 0.2rem 0.9rem;
  border-top: 0.4rem solid #11141a;
}
footer .jiathis_style_32x32 a {
  display: inline-block;
  margin-left: 0.1rem;
}
footer .share_text {
  float: left;
  font-size: 0.3rem;
  color: #ab8045;
  line-height: 0.8rem;
}
footer .jiathis_style_32x32 .jtico {
  background: url("../img/share.png") no-repeat;
  background-size: 4.3rem 0.67rem;
}
footer .jiathis_style_32x32 .jtico {
  height: 0.76rem !important;
  padding-left: 0.7rem!important;
}
footer .jiathis_style_32x32 .jtico_yixin {
  background-position: -0.87rem 0rem;
}
footer .jiathis_style_32x32 .jtico_tsina {
  background-position: -1.78rem 0rem;
}
footer .jiathis_style_32x32 .jtico_qzone {
  background-position: -2.75rem 0rem;
}
footer .jiathis_style_32x32 .jtico_xiaoyou {
  background-position: -3.65rem 0rem;
}
footer .wxText {
  padding-top: 0.3rem;
  margin-top: 1.03rem;
}
footer .wxText ul {
  zoom: 1;
}
footer .wxText ul:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}
footer .wxText ul a {
  display: block;
  color: #feffff;
  line-height: 0.8rem;
}
footer .wxText ul li {
  float: left;
  width: 50%;
  text-align: center;
}
footer .wxText ul img {
  display: block;
  width: 0.79rem;
  height: 0.79rem;
  margin: 0 auto;
}
footer .wxText .ewm {
  width: 2.44rem;
  margin: 0.3rem auto;
}
footer .wxText .ewm img {
  width: 2.44rem;
  height: 2.44rem;
  display: block;
}
footer .wxText p {
  text-align: center;
  color: #ab8045;
  line-height: 0.5rem;
}
footer .wxText img {
  width: 0.55rem;
  height: 0.55rem;
}
footer .info {
  padding: 0.1rem ;
  background: #1a1411;
  color: #fff;
  margin-top: 0.2rem;
}
footer .info p {
  line-height: 0.4rem;
}
.top {
  height: 1.07rem;
  line-height: 1.07rem;
  position: fixed;
  background: #000000;
  width: 100%;
  z-index: 10;
}
.top .logo {
  margin-left: 0.4rem;
  margin-top: 0.05rem;
  float: left;
}
.top .logo img {
  width: 0.97rem;
  height: 0.97rem;
  border-radius: 10px;
}
.top h1 {
  font-size: 0.32rem;
  color: #fff;
  float: left;
  line-height: 0.4rem;
  margin-top: 0.1rem;
  margin-left: 0.1rem;
}
.top h1 span {
  font-size: 0.21rem;
}
.top .down {
  float: left;
  font-size: 0.29rem;
  color: #fff;
  width: 2.25rem;
  height: 0.74rem;
  line-height: 0.74rem;
  background: #edcb74;
  border-radius: 0.2rem;
  display: block;
  margin-top: 0.15rem;
  margin-right: 0.4rem;
  text-align: center;
  float: right;
  color: #171004;
}
.filter_menu {
  text-align: center;
}
.filter_menu li.on {
  background: #bebec0;
}
.list_area .filter_menu li {
  width: 32.6%;
  height: .8rem;
  line-height: .8rem;
  display: inline-block;
  text-align: center;
  background: #d9d9da;
  vertical-align: top;
  position: relative;
  color: #3d3d3d;
}
.list_area .filter_menu span {
  font-size: .28rem;
}
.trigger {
  text-align: center;
}
.list_area .filter_menu li .children_fm {
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: absolute;
}
.list_area .filter_menu li.on .children_fm {
  visibility: visible;
}
.morePic {
  zoom: 1;
  padding: 0 5%;
}
.morePic:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}
.morePic li {
  float: left;
  text-align: center;
  width: 20%;
}
.morePic a {
  padding-top: 0.1rem;
  display: block;
  padding-bottom: 0.26rem;
}
.morePic span {
  display: block;
}
.morePic img {
  width: 1.22rem;
  height: 1.2rem;
}
.morePic em {
  font-style: normal;
}
.list_area .filter_menu li .children_fm .menu_i li {
  width: 100%;
  display: block;
  border-top: 1px solid #a5a5a6;
  float: none;
}
.list_area .filter_menu li.on i.drop {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: .5s transform ease;
  transition: .5s transform ease;
}
.list_area .filter_menu li a {
  display: block;
}
.list_area .filter_menu li i.drop {
  width: .26rem;
  height: .12rem;
  margin-left: .2rem;
  margin-right: -0.05rem;
  background: url(../img/menu_drop.png) no-repeat;
  background-size: contain;
  display: inline-block;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s transform ease;
  transition: .5s transform ease;
  vertical-align: .05rem;
  color: #3d3d3d;
}
.list_area {
  margin-top: 1.05rem;
}
.hero {
  float: left;
  width: 2.57rem;
  height: 3.58rem;
  margin-left: 0.4rem;
}
.cnt {
  padding: 0 0.4rem;
  zoom: 1;
}
.cnt:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}
.txt {
  float: right;
  width: 3.8rem;
  border-bottom: 1px solid #4d4c54;
  min-height: 3.6rem;
  padding-bottom: 0.3rem;
}
.txt h1 {
  font-size: 0.39rem;
}
.txt p {
  color: #3c3a44;
  font-size: 12px;
  line-height: 0.4rem;
}
.txt .xx {
  zoom: 1;
}
.txt .xx:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}
.txt .xx span {
  display: block;
  width: 100%;
  height: 0.35rem;
  background: url("../img/star.png") no-repeat left center;
  background-size: 0.2rem auto;
  float: left;
  width: 0.23rem;
}
.jn {
  padding: 0.3rem 0.4rem;
}
.jn li {
  margin: 0.1rem 0;
  zoom: 1;
}
.jn li:after {
  display: block;
  clear: both;
  height: 0;
  content: "\0020";
}
.jn em {
  width: 5rem;
  font-style: normal;
  float: left;
  margin-left: 0.2rem;
  margin-top: 0.2rem;
}
.jn img {
  float: left;
}
.wjTab li {
  float: left;
  height: 0.79rem;
  line-height: 0.79rem;
  width: 50%;
  text-align: center;
  background: #535353;
  font-size: 0.3rem;
}
.wjTab li.curr {
  background: #3d3d3d;
}
.wjTab li a {
  display: block;
}
.wjTab li:nth-of-type(1) a {
  background: url("../img/wj.png") no-repeat;
  background-size: 0.31rem 0.31rem;
  background-position: 1rem center;
}
.wjTab li:nth-of-type(2) a {
  background: url("../img/fj.png") no-repeat;
  background-size: 0.31rem 0.31rem;
  background-position: 1rem center;
}
.wjTab a {
  color: #edcb74;
}
.link {
  height: 0.8rem;
  line-height: 0.8rem;
  background: #3d3d3d;
  color: #edcb74;
  padding-left: 0.3rem;
  font-size: 0.3rem;
  margin-bottom: 0.2rem;
}
.link a {
  font-size: 0.3rem;
  color: #edcb74;
}
.link .bak {
  float: right;
  width: 0.98rem;
  height: 0.77rem;
  background: #3d3d3d;
  font-size: 0.5rem;
  border-left: 1px solid #2f2520;
  text-align: center;
}
.list li {
  display: table;
  margin-bottom: 0.3rem;
}
.list img {
  display: table-row;
  width: 0.5rem;
  height: 0.5rem;
}
.list .txt2 {
  display: table-row;
  height: 0.5rem;
  width: 352px;
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.6;
  color: #3c3a44;
  font-size: 12px;
}
.list .th {
  background: url("../img/jnh3.png") no-repeat left center;
  background-size: 0.26rem 0.26rem;
  height: 0.6rem;
  line-height: 0.6rem ;
  padding-left: 0.4rem;
  font-size: 13px;
  margin-bottom: 0.2rem;
}
