.page-body{height:auto;padding-top:0px;max-width:660px;margin:0 auto;}
.adbox{width:100%;}
.new-tab{position:inherit;background-color:#fff;}
/*.new-tab .weui-navbar__item.weui-navbar__item{background-color:#F3F3F3;}*/
.new-tab .weui-navbar__item{padding:;border-right:0px;}
.new-tab .weui-navbar__item:after{border-right:0px;}
.weui-navbar__item.weui-bar__item_on{border-bottom:0px;}
.new-tab .weui-bar__item_on span{padding-bottom:3px;border-bottom: 1px solid #800000;}
.wx-head{background-color:#000000;color:#FFFFFF; }
.wx-head .fa-angle-left{color:#FFFFFF;}
.weui-panel{background-color:#ffffff;}
.jifen{font-size:18px;}
.icomenu2{text-align:center;font-size:18px;color:#000000;}
.icomenu2 img{width:70px;}
.rightico{background-size: 4.5%;  background-image:url('/Public/Static/ico/08.gif'); background-repeat:no-repeat;background-position-x: right}
.font-b{font-weight: bold; }
.p2{padding:10px;}
.font-b2{font-size:11px;color:#545454}
.font-e{color:#545454}
.font-c{font-size:15px;font-weight: bold;}
.font-b2 font{color:#881522;}
.font-b2 span{background-color:#1F3A4F;color:#ffffff;padding:0px 5px 0px 5px;-moz-border-radius: 5px; 
-webkit-border-radius: 5px;}
.title-box{padding:15px;}
.title-01{text-align:center;font-size:15px;position: relative; top:10px;}
.title-02{padding-bottom:10px;text-align:center;font-size:26px;background-image:url('/Public/Static/pic/07.gif'); background-size: 28%; background-repeat:no-repeat;background-position:  bottom;}
.more{margin-top:0px;text-align:center;padding:20px;}
.more a{color:#545454;}
.ad{margin-top:0px;}
.baiback{text-align: center;}
.left-box{margin-right:5px;margin-left:10px;margin-top:10px;}
.right-box{margin-right:10px;margin-left:5px;margin-top:10px;}
.pshow img{width:100%;border: 1px solid rgb(221, 221, 221);}
.left-box .weui-flex__item{margin-bottom:5px;padding:4px 0px 4px 0px;text-align: center; font-size:10px;}
.pshow p{text-align: left;}
.pshow .title{font-size:15px;}
.price{font-size:23px;padding:5px 0px 0px 0px;line-height:18px;text-align: left;color:#881522;padding-top: 15px;}
.price font{font-size:12px;}
.price span{font-size:10px;color:gray;}
.price .delfont{font-size:10px;color:gray;text-decoration: line-through;}
.cuxiaoleixing{ font-size:10px;border: 1px solid #343434;padding:0px 5px 0px 5px;color:#343434;margin-right:5px;border-radius: 3px;}
.pinglun{padding-top:4px;float:left;color:gray;font-size: 12px;}
.pshow{background-color:#ffffff;padding:5px;margin-bottom:5px;}
.pshow .carico{margin-top:10px;width:50%;border: 0px;}
.k-r{margin-right:5px;border: 1px solid rgb(221, 221, 221);}
.k-l{margin-left:5px;border: 1px solid rgb(221, 221, 221);}



#spokeman {
  width: 96%;
  margin:0 auto;
  
  position: relative;
  overflow: hidden;
}
.spokeman-desc {
  position: absolute;
  top: 20px;
  left: 0;
  width: 40%;
  z-index: 100;
}
#spokeman-carousel {
  padding: 15px 0 15px;
}
#spokeman-carousel .carousel-inner-wrapper {
  position: relative;
  height: 0;
  padding-top: 65%;
}
#spokeman-carousel .carousel-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.spokeman-controls {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.spokeman-controls .spokeman-control {
  color: #c2c2c2;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #c2c2c2;
  border-radius: 50%;
}
.spokeman-controls .spokeman-control.left {
  margin-right: 20px;
}
.spokeman-controls .spokeman-control:hover {
  background-color: #000;
  border-color: #000;
}
.spokeman-signs {
  position: absolute;
  right: 10px;
  bottom: 25px;
  width: 40%;
  z-index: 110;
}
.spokeman-signs img {
  float: right;
}

/*qfdong添加*/
.bg-f3 { background:#f3f3f3 !important;}