.bodyfixed {
  overflow: hidden;
  position: fixed;
}
.main {
  max-width: 750px;
  margin: 0 auto;
  margin-top: 2.66666667rem;
}
.bgcolor1 {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  overflow: hidden;
}
header {
  position: fixed;
  width: 100%;
  height: 2.66666667rem;
  top: 0;
  z-index: 100;
  margin: 0 auto;
}
header .header {
  height: 2.66666667rem;
  text-align: center;
  position: relative;
  background-color: #fff;
  line-height: 2.66666667rem;
}
header .header img.Iimg {
  width: 9.01333333rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
header .header .ImgBtn {
  position: absolute;
  width: 0.96rem;
  height: 0.61333333rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0.74666667rem;
}
.Hnav {
  z-index: 99;
  width: 20rem;
  position: fixed;
  top: 2.66666667rem;
  bottom: 0rem;
  left: 0;
  right: 0;
  height: auto;
  display: none;
  overflow-x: hidden;
  overflow-y: scroll;
  box-sizing: border-box;
  box-shadow: 0 5px 15px 0 #f0f0f0;
}
.Hnav .Hnav1 {
  position: absolute;
  overflow-x: hidden;
  overflow-y: scroll;
  height: auto;
  background-color: #fff;
  width: 100%;
}
.Hnav ul li .List1 {
  background: url(../images/navbg1.png);
  background-repeat: repeat;
  background-size: 100% 100%;
  min-height: 2.13333333rem;
  line-height: 2.13333333rem;
  padding: 0 0.8rem;
  border-bottom: 1px solid #87571a;
}
.Hnav ul li .List1 a {
  float: left;
  width: 60%;
  border-bottom: 0;
}
.Hnav ul li .List1 span.right {
  float: right;
  width: 20%;
  text-align: right;
  color: #8e6229;
}
.Hnav ul li a.first {
  display: block;
  padding: 0 0.8rem;
  background: url(../images/navbg1.png);
  background-repeat: repeat;
  background-size: 100% 100%;
  min-height: 2.13333333rem;
  line-height: 2.13333333rem;
  color: #8e6229;
  font-size: 0.8rem;
  border-bottom: 1px solid #87571a;
}
.Hnav ul li a.first span {
  float: left;
}
.Hnav ul li a.first .right {
  float: right;
}
.Hnav ul li a {
  color: #8e6229;
  font-size: 0.8rem;
  border-bottom: 1px solid #87571a;
}
.Hnav ul li a span {
  float: left;
}
.Hnav ul li a .right {
  float: right;
}
.Hnav ul li .List {
  width: 100%;
  display: none;
}
.Hnav ul li .List ul {
  background: url(../images/navbg3.png);
  background-repeat: repeat;
  background-size: 100% 100%;
}
.Hnav ul li .List ul .item2 {
  margin-bottom: 0.4rem;
}
.Hnav ul li .List ul .item2 a {
  padding: 0 0.8rem;
  height: 1.73333333rem;
  line-height: 1.73333333rem;
  background: url(../images/navbg2.png);
  background-repeat: repeat;
  background-size: 100% 100%;
}
.Hnav ul li .List ul .item3 {
  padding-bottom: 0.4rem;
}
.Hnav ul li .List ul .item4 {
  border-bottom: 1px solid #87571a;
}
.Hnav ul li .List ul li a {
  display: block;
  padding: 0 0.8rem;
  height: 1.6rem;
  line-height: 1.6rem;
  border-bottom: 0;
}
.Hnav ol {
  padding: 0.32rem 0;
  background-color: #f6f1ea;
}
.Hnav ol li {
  line-height: 1.33333333rem;
  height: 1.33333333rem;
  padding: 0 0.8rem;
}
.Hnav ol li a {
  display: block;
  width: 100%;
  font-size: 0.64rem;
  color: #727171;
}
.Hnav .avImg {
  padding: 0.93333333rem 0.8rem;
  padding-bottom: 0.32rem;
}
.Hnav .avImg .acLeft {
  float: left;
  width: 8.93333333rem;
}
.Hnav .avImg .acRight {
  float: right;
  width: 8.93333333rem;
}
.Hnav .avImg img {
  width: 8.93333333rem;
}
.Hnav .Nbtn {
  text-align: center;
  padding: 0.21333333rem 0;
}
.Hnav .Nbtn img {
  width: 0.74666667rem;
}
.detailImg {
  margin-top: 1.33333333rem;
  padding: 0 0.53333333rem;
}
.detailImg .DNavImg {
  width: 31%;
  float: left;
  font-size: 0;
  margin-right: 3.5%;
}
.detailImg .DNavImg div {
  width: 100%;
  margin-bottom: 0.4rem;
}
.detailImg .DNavImg div img {
  width: 100%;
}
.detailImg .DNavImg p.DNAVtitle {
  font-size: 0.64rem;
  color: #87571a;
}
.detailImg .DNavImg p {
  font-size: 0.32rem;
  color: #898989;
  text-align: center;
}
.detailImg .DNavImg:last-child {
  margin-right: 0;
}
.IndexTitle {
  margin-top: 1.6rem;
  margin-bottom: 1.2rem;
  padding: 0 0.53333333rem;
}
.IndexTitle h4 {
  color: #87571a;
  letter-spacing: 0.10666667rem;
  font-size: 1.01333333rem;
}
.IndexTitle p {
  color: #e6e6e6;
  font-size: 0.64rem;
}
.IndexTitle div {
  height: 1px;
  width: 2.13333333rem;
  background-color: #c1c1c1;
}
.IndexBrand {
  padding: 0 0.53333333rem;
}
.IndexBrand .IndexBrand1 {
  margin-bottom: 0.26666667rem;
  position: relative;
}
.IndexBrand .IndexBrand1 .Lline {
  position: absolute;
  width: 1px;
  height: 13.06666667rem;
  background-color: #aaa;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.IndexBrand .IndexBrand1 .Lline1 {
  position: absolute;
  width: 1px;
  height: 7.26666667rem;
  background-color: #aaa;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.IndexBrand .IndexBrand1 div {
  float: left;
  width: 48%;
}
.IndexBrand .IndexBrand1 .IndexBrandImg {
  margin-right: 4%;
}
.IndexBrand .IndexBrand1 .IndexBrandImg img {
  width: 100%;
}
.IndexBrand .IndexBrand1 .IndexBrandText1 h4 {
  margin-top: 0.8rem;
}
.IndexBrand .IndexBrand1 .IndexBrandImg1 {
  margin-right: 0;
}
.IndexBrand .IndexBrand1 .IndexBrandText3 {
  margin-right: 4%;
}
.IndexBrand .IndexBrand1 .IndexBrandText img {
  height: 0.8rem;
  display: block;
  margin-bottom: 0.21333333rem;
}
.IndexBrand .IndexBrand1 .IndexBrandText h4 {
  font-size: 0.8rem;
  color: #3e3a39;
}
.IndexBrand .IndexBrand1 .IndexBrandText p {
  font-size: 0.64rem;
  color: #3e3a39;
  line-height: 1.5;
}
.IndexBrand .IndexBrand1 .IndexBrandText a {
  display: block;
  height: 1.12rem;
  line-height: 1.12rem;
  margin-top: 0.93333333rem;
}
.IndexBrand .IndexBrand1 .IndexBrandText a span {
  float: left;
  height: 1.06666667rem;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-size: 0.64rem;
  color: #727171;
  padding: 0 0.21333333rem;
}
.IndexBrand .IndexBrand1 .IndexBrandText a img {
  float: left;
  margin-left: 0.21333333rem;
  height: 1.12rem;
}
.IndexBrand .IndexBrand2 {
  margin-top: 1.06666667rem;
}
.IndexProduct {
  padding: 0 0.53333333rem;
  overflow: hidden;
  margin-bottom: 0.93333333rem;
}
.IndexProduct ul {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-face-color: #transparent;
  scrollbar-highlight-color: #transparent;
  scrollbar-shadow-color: #transparent;
  scrollbar-3dlight-color: #transparent;
  scrollbar-arrow-color: #transparent;
  scrollbar-track-color: #transparent;
  scrollbar-darkshadow-color: #transparent;
  scrollbar-base-color: #transparent;
  -webkit-overflow-scrolling: transparent;
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  font-size: 0;
}
.IndexProduct ul li {
  width: 6rem;
  margin-right: 0.53333333rem;
  display: inline-block;
  font-size: 0;
  transition-property: transform;
}
.IndexProduct ul li a {
  display: block;
  width: 100%;
}
.IndexProduct ul li a img {
  display: block;
  width: 100%;
}
.IndexProduct ul li a .IProductTitle {
  font-size: 0.64rem;
  color: #3e3a39;
  text-align: center;
  margin-top: 0.21333333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.IndexProduct ul li a .ILine {
  height: 1px;
  width: 100%;
  background-color: #aaa;
  margin: 0.21333333rem 0;
}
.IndexProduct ul li a .L_more {
  width: 100%;
  text-align: center;
  font-size: 0;
}
.IndexProduct ul li a .L_more span {
  display: inline-block;
  font-size: 0.58666667rem;
  height: 1.12rem;
  line-height: 1.12rem;
  color: #727171;
  vertical-align: middle;
  border: 1px solid #aaa;
  box-sizing: border-box;
  margin-right: 0.4rem;
  padding: 0 0.26666667rem;
}
.IndexProduct ul li a .L_more img {
  display: inline-block;
  vertical-align: middle;
  width: 1.12rem;
}
.IndexProduct ul li:last-child {
  margin-right: 0;
}
.IndexProduct::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background-color: transparent;
  display: none;
}
::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background-color: transparent;
  display: none;
}
.IndexAd {
  /* padding: 0 0.53333333rem; */
  overflow: hidden;
  margin-bottom: 2.13333333rem;
}
.IndexAd ol {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-face-color: #transparent;
  scrollbar-highlight-color: #transparent;
  scrollbar-shadow-color: #transparent;
  scrollbar-3dlight-color: #transparent;
  scrollbar-arrow-color: #transparent;
  scrollbar-track-color: #transparent;
  scrollbar-darkshadow-color: #transparent;
  scrollbar-base-color: #transparent;
  -webkit-overflow-scrolling: transparent;
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  font-size: 0;
}
.IndexAd ol li {
  width: 9.06666667rem;
  margin-right: 0.53333333rem;
  display: inline-block;
  font-size: 0;
  transition-property: transform;
}
.IndexAd ol li a {
  display: block;
  width: 100%;
}
.IndexAd ol li a img {
  width: 100%;
}
.IndexAd ol li:last-child {
  margin-right: 0;
}
footer {
  width: 20rem;
  height: 7.2rem;
  background: url(../images/footbg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}
footer .foot {
  padding-top: 1.49333333rem;
  padding-left: 0.53333333rem;
  padding-right: 0.53333333rem;
}
footer .foot .ewm {
  width: 3.41333333rem;
  float: left;
  margin-right: 0.26666667rem;
}
footer .foot .ewm img {
  display: block;
  width: 100%;
}
footer .foot .ewm p {
  font-size: 0.48rem;
  color: #8b5e24;
  padding-top: 0.21333333rem;
  text-align: center;
  letter-spacing: 0.01rem;
}
footer .foot .footNav {
  width: 16.25333333rem;
  margin: 0 auto;
  position: relative;
}
footer .foot .footNav p {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  height: 0.96rem;
  line-height: 0.96rem;
  overflow: hidden;
}
footer .foot .footNav p a {
  font-size: 0.53333333rem;
  display: inline-block;
  height: 0.64rem;
  color: #87571a;
  padding-bottom: 0.10666667rem;
}
footer .foot .footNav p span {
  font-size: 0.48rem;
  color: #87571a;
  margin: 0 0.51333333rem;
}
footer .foot .footNav p .U_line {
  border-bottom: 1px solid #986e39;
}
footer .foot .footNav .footSnav {
  position: absolute;
  left: 4.8rem;
}
footer .foot .footNav .footSnav a {
  color: #87571a;
  font-size: 0.53333333rem;
  display: block;
  margin-top: 0.21333333rem;
}
footer .foot1 {
  width: 100%;
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  position: absolute;
  bottom: 0;
  text-align: center;
  font-size: 0.53333333rem;
  color: #fff;
}
.enterComputer {
  text-align: center;
  margin: 1.2rem 0;
}
.enterComputer a {
  display: block;
  width: 100%;
}
.enterComputer img {
  width: 1.65333333rem;
  height: 1.65333333rem;
}
.enterComputer p {
  font-size: 0.53333333rem;
  color: #666;
}
.Pbanner {
  width: 100%;
}
.Pbanner img {
  width: 100%;
}
.navsa {
  padding: 0.53333333rem 0.53333333rem;
  border-bottom: 1px solid #aaa;
  font-size: 0;
}
.navsa a {
  display: inline-block;
  max-width: 6.66666667rem;
  font-size: 0.69333333rem;
  color: #3e3a39;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.navsa span {
  font-size: 0.69333333rem;
  color: #3e3a39;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.21333333rem;
}
.P_title {
  width: 14.66666667rem;
  text-align: center;
  margin: 1.86666667rem auto;
}
.P_title img {
  width: 100%;
}
.PCList {
  padding: 0 0.53333333rem;
  font-size: 0;
}
.PCList a {
  margin-right: 0.53333333rem;
  display: inline-block;
  width: 9.06666667rem;
  vertical-align: top;
}
.PCList a img {
  display: block;
  width: 100%;
}
.PCList a .IProductTitle {
  font-size: 0.69333333rem;
  color: #3e3a39;
  text-align: center;
  margin-top: 0.21333333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.PCList a .ILine {
  height: 1px;
  width: 100%;
  background-color: #aaa;
  margin: 0.21333333rem 0;
}
.PCList a .L_more {
  width: 100%;
  text-align: center;
  font-size: 0;
  margin-top: 0.21333333rem;
}
.PCList a .L_more span {
  display: inline-block;
  font-size: 0.58666667rem;
  height: 1.12rem;
  line-height: 1.12rem;
  color: #727171;
  vertical-align: middle;
  border: 1px solid #aaa;
  box-sizing: border-box;
  margin-right: 0.4rem;
  padding: 0 0.26666667rem;
}
.PCList a .L_more img {
  display: inline-block;
  vertical-align: middle;
  width: 1.12rem;
}
.PCList a .guige {
  text-align: center;
  font-size: 0.69333333rem;
  color: #3e3a39;
  margin-bottom: 0.21333333rem;
}
.PCList a:last-child {
  margin-right: 0;
}
.P_line {
  height: 1px;
  background-color: #aaa;
  margin: 1.46666667rem auto;
}
.PCGoods1 {
  margin-bottom: 3.2rem;
}
.navsa1 {
  border-top: 0.26666667rem solid #e5e5e5;
}
.PCImg {
  text-align: center;
  border-bottom: 0.26666667rem solid #e5e5e5;
}
.PCImg img {
  width: 10.56rem;
}
.P_line1 {
  height: 1px;
  background-color: #aaa;
  margin-bottom: 1.86666667rem;
}
.P_details {
  padding: 1.86666667rem 0.53333333rem;
}
.P_details h1 {
  font-size: 1.12rem;
  color: #3e3a39;
  font-weight: 400;
  padding: 0.4rem 0;
  border-bottom: 1px solid #aaa;
}
.P_details .daxiao {
  line-height: 2;
  font-size: 0.74666667rem;
  color: #3e3a39;
}
.P_details .chengfen {
  line-height: 1.7;
  font-size: 0.64rem;
  color: #898989;
}
.P_details .gongxiao {
  color: #595757;
  font-size: 0.74666667rem;
  margin-top: 0.4rem;
  line-height: 1.6;
}
.P_details .gongxiao span {
  border: 1px solid #aaa;
  padding: 0 0.4rem;
  margin-right: 0.4rem;
}
.P_details .marketPrice {
  margin-top: 1.6rem;
  font-size: 0.74666667rem;
  color: #3e3a39;
}
.P_details .marketPrice b {
  font-size: 1.44rem;
}
.PD_img {
  padding: 0 0.53333333rem;
}
.PD_img p {
  width: 100%;
}
.PD_img p img {
  width: 100%;
  vertical-align: bottom;
}
.wenzhang {
  padding: 0 0.53333333rem;
}
.wenzhang h2 {
  color: #87571a;
  font-size: 1.01333333rem;
  text-align: center;
  font-weight: 400;
  padding-top: 1.73333333rem;
  padding-bottom: 0.4rem;
}
.wenzhang .TLine {
  height: 1px;
  background-color: #aaa;
  width: 4rem;
  margin: 0 auto;
}
.wenzhang .faTime {
  color: #898989;
  text-align: center;
  font-size: 0.58666667rem;
  margin-top: 1.2rem;
  margin-bottom: 1.86666667rem;
}
.wenzhangText {
  margin-bottom: 2.26666667rem;
  padding: 0 0.53333333rem;
}
.wenzhangText p {
  text-indent: 2em;
  color: #3e3a39;
  font-size: 0.8rem;
  line-height: 1.7;
  margin-bottom: 1.06666667rem;
}
.wenzhangText div {
  margin: 1.33333333rem 0;
  text-align: center;
}
.wenzhangText div img {
  width: 100%;
}
.wenzhangText h4 {
  color: #3e3a39;
  font-size: 0.8rem;
  margin-bottom: 0.4rem;
}
.wenzhangText h6 {
  color: #3e3a39;
  font-size: 0.8rem;
}
.wenzhangText .Nline {
  padding: 0 0.53333333rem;
  margin: 0;
  margin-top: 0.26666667rem;
  height: 1px;
  background-color: #aaa;
}
.NList a .IProductTitle {
  margin-top: 0.21333333rem;
  font-size: 0.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  white-space: normal;
  text-align: left;
  overflow: hidden;
  font-weight: bold;
  line-height: 1.3;
}
.NList a .guige p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  white-space: normal;
  text-align: left;
  overflow: hidden;
  line-height: 1.5;
}
.NList a .guige .time {
  color: #898989;
  font-size: 0.58666667rem;
  margin-top: 0.26666667rem;
}
.NList a .L_more {
  text-align: left;
  margin-top: 0.4rem;
}
.NList1 {
  margin-bottom: 2.93333333rem;
}
.contact1 {
  padding: 0 3.52rem;
  margin-bottom: 3.6rem;
}
.contact1 h2 {
  font-size: 1.01333333rem;
  color: #87571a;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 0.48rem;
}
.contact1 .lineH2 {
  width: 3.2rem;
  height: 1px;
  background-color: #aaa;
  margin: 0 auto;
}
.contact2 {
  padding: 0 0.53333333rem;
  height: 7.2rem;
  margin-bottom: 3.46666667rem;
}
.contact2 .contactImg {
  width: 50%;
  height: 7.2rem;
  line-height: 7.2rem;
  float: left;
  border-right: 1px solid #aaa;
  text-align: center;
  box-sizing: border-box;
}
.contact2 .contactImg img {
  width: 7.46666667rem;
  vertical-align: middle;
}
.contact2 .contactPhone {
  width: 8.93333333rem;
  margin-left: 0.4rem;
  float: left;
  margin-top: 2.4rem;
}
.contact2 .contactPhone p {
  font-size: 0.64rem;
  color: #3e3a39;
}
.contact2 .contactPhone p img {
  width: 0.8rem;
  margin-right: 0.4rem;
}
.contact2 .contactPhone .mails {
  border-top: 1px solid #aaa;
  padding-top: 0.4rem;
  margin-top: 0.4rem;
}
.brandsT1 {
  margin-top: 1.33333333rem;
}
.brandsT {
  font-size: 0;
  padding: 0 0.53333333rem;
}
.brandsT div.brandsImg {
  display: inline-block;
  width: 48%;
  padding-right: 2%;
  vertical-align: middle;
  border-right: 1px solid #aaa;
  box-sizing: border-box;
}
.brandsT div.brandsImg img {
  width: 100%;
}
.brandsT div.brandsText {
  display: inline-block;
  width: 48%;
  padding-left: 2%;
  vertical-align: middle;
}
.brandsT div.brandsText h4 {
  font-size: 0.8rem;
  color: #3e3a39;
  margin-bottom: 0.32rem;
}
.brandsT div.brandsText p {
  font-size: 0.64rem;
  color: #3e3a39;
  line-height: 1.6;
}
.brandsT div.brandsImg1 {
  display: inline-block;
  width: 48%;
  padding-left: 2%;
  vertical-align: middle;
}
.brandsT div.brandsImg1 img {
  width: 100%;
}
.brandsT div.brandsText1 {
  display: inline-block;
  width: 48%;
  padding-right: 2%;
  vertical-align: middle;
  border-right: 1px solid #aaa;
  box-sizing: border-box;
}
.brandsT div.brandsText1 h4 {
  font-size: 0.8rem;
  color: #3e3a39;
  margin-bottom: 0.32rem;
}
.brandsT div.brandsText1 p {
  font-size: 0.64rem;
  color: #3e3a39;
  line-height: 1.6;
}
.brands3 {
  padding: 0 0.53333333rem;
}
.brands3 h4 {
  margin-top: 1.33333333rem;
  font-size: 0.8rem;
  color: #3e3a39;
  margin-bottom: 0.32rem;
}
.brands3 p {
  font-size: 0.64rem;
  color: #3e3a39;
  line-height: 1.6;
}
.brands3 div {
  margin-top: 0.93333333rem;
}
.brands3 div img {
  width: 100%;
}
.footbanner {
  padding-top: 0.93333333rem;
  padding-bottom: 1.2rem;
  border-top: 1px solid #aaa;
  width: 20rem;
  margin: 0 auto;
}
.footbanner img {
  width: 100%;
}
.footImg {
  margin-top: 0.69333333rem;
  margin-bottom: 2.56rem;
  text-align: center;
  padding: 0 0.53333333rem;
  font-size: 0;
}
.footImg div {
  width: 4.32rem;
  margin-right: 0.53333333rem;
  display: inline-block;
  vertical-align: top;
}
.footImg div img {
  display: block;
  width: 100%;
}
.footImg div h5 {
  text-align: center;
  color: #3e3a39;
  font-size: 0.64rem;
  font-weight: bold;
  padding: 0.21333333rem 0;
}
.footImg div p {
  text-align: center;
  color: #3e3a39;
  padding: 0.21333333rem 0;
  font-size: 0.53333333rem;
  line-height: 1.6;
}
.footImg div:last-child {
  margin-right: 0;
}
