ul,
li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
.avatar-img {
  border-radius: 100%;
}
.body {
  background: #000;
}
.spliter {
  border-top: 1px solid #e5e5e5;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 25px;
}
.bar {
  position: absolute;
  right: 0;
  top: 10px;
  width: 1px;
  height: 20px;
  background: #ccc;
  overflow: hidden;
}
.shop-container {
  /* padding-top: 1em;*/
}
.shop-container .shop-list {
  background: none !important;
}
.shop-container .shop-list .shop-box {
    padding: 2px;
    /* margin-left: 2px; */
    position: relative;
    float: left;
    margin: 1% 0 0 1%;
}

.shop-container .shop-list .shop-box .shop .shop-info-box {
  background: #fff;
}
.shop-container .shop-list .shop-box .shop .shop-info-box .cover img {
  display: inline-block;
  padding: 1px;
  background: white;
}
.am-tab-panel {
  padding: 2px!important;
}
.am-tab-panel .shop-list {
  margin: 0 auto;
}
.am-tab-panel .shop-list .shop-box {
  padding: 2px;
}
.am-tabs-bd {
  border: none !important;
}
.buy-container .buy-post {
  padding: 10px;
}
#Q-list {
  background-color: #fff;
  margin: -60px;
}
#Q-list ul li {
  text-align: center;
  border-bottom: solid 1px #FFFFFF;
  padding: 10px 5px;
  position: relative;
  font-size: 10px;
  color: #000000;
}
#Q-list ul li a {
  font-size: 10px;
  color: #000000;
}
#Q-list ul {
  margin: 0px;
}
.Q-list-sec {
  position: absolute;
  bottom: 0px;
  background-color: #cccccc;
  display: none;
}
.sec ul {
  margin: 0px;
}
.sec ul li {
  text-align: center;
  border-bottom: solid 1px #FFFFFF;
  padding: 5px 5px;
}
#Q-type {
  position: relative;
}
.triangle-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #cccccc;
  position: absolute;
  top: 13px;
  right: -11px;
  display: none;
}
.ico_to_money {
  background: url("../../images/coins.png") no-repeat;
  width: 18px;
  height: 12px;
  display: inline-block;
}
.ico_new {
  background: url("../../images/goods_new.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 61px;
}
.ico_hot {
  background: url("../../images/goods_hot.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 61px;
}
.am-tabs-d2 .am-tabs-nav > .am-active:after {
  border: none;
}
.cur {
  border-bottom: 2px solid #00a2d4;
}

.more-goods {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.col-md-4{
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    height: 20px;
    width: 100%;
}
.operationtwo li {
    float: left;
    list-style: none;
    width: 33.3%;
    text-align: center;
}
.mokuai {
    border: 0.6px solid #ccc;
    border-radius: 20px;
    width: 80px;
    height: 35px;
    margin: auto;
    line-height: 35px;
}
p {
  margin: 0px;
}
.emot_content{
  width: 100%;
  margin: 0 auto;
  height: 300px;
  position: absolute;
  bottom: 45px;
}
.more-special{
   margin-bottom: 10px;
}
.more-goods{
  margin-top: 10px;
}
.direct-link {
    position: relative;
    display: block;
    width: 120px;
    height: 28px;
    line-height: 28px;
    margin: 28px auto 20px;
    background: #f30;
    color: #fff;
    padding: 0px;
    text-align: center;
    float: none;
}