                                            @charset "utf-8";

/* CSS Document */
@import url("//image.360lj.com/css/commonhome.css");

/* 默认样式初始化 */
ul {
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  color: inherit;
}
img {
  font: 20px/80px "微软雅黑";
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
b {
  font-weight: normal;
}

/* 清浮动 */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.clearfix {
  zoom: 1;
}

/*html5  因为HTML5在IE8默认情况下表现为内联元素，对这些元素进行布局我们需要利用CSS手工把它们转为块状元素方便布局*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}

/* 浮动的侧边导航 */
.nav_side a {
  display: block;
}
.nav_side .first {
  margin-top: 92px;
}
.nav_side > .lt-side-items .active {
  color: #ffdb00;

}
.part {
  position: relative;
  top: 0;
}
.nav_side {
  display: none;
}



/* 左侧边导航栏 */
@media screen and (max-width: 1366px) {
  div.nav-side.rg-side {
    left: 20px;
  }
}

/* 浮动的侧边导航 */
 .nav-side a {
  display: block;
}
.nav-side .first {
  margin-top: 92px;
}
.part {
  position: relative;
  top: 0;
} 
 .nav-side {
  display: none;
} 
@media screen and (max-width: 1366px) {
  div.nav-side.rg-side {
    left: 20px;
  }
}
.rg-side-items {
  padding-top: 43px;
  margin-left: 23px;
  width: 240px;
  height: 259px;

}
.nav-aim-item {
  position: relative;
  color: #fff;
  float: left;
  width: 140px;
	height: 36px;
	border-radius: 18px;
  margin: 15px 14px 2.6px 9px;
  pointer-events: auto;
}
.rg-side {
  position: fixed;
  top: 50%;
  right: calc(50% - 810px) !important;
  z-index: 100;
  width: 207px;
  height: 572px;
  pointer-events: none;
  background: url(../images/dh.png) no-repeat center;
  text-align: center;
  background-size: cover;
  display: none;
  transform: scale(0.9);
}
.rg-side .gotop {
  float: left;
  display: block;
  width: 75px;
  height: 26px;
  cursor: pointer;
  pointer-events: auto;
  margin-left: 74px;
  border-radius: 10px;
  margin-top: 18px;

}

.zxkf {
  cursor: pointer;
}
/* 媒体查询---------------------------- */
@media screen and (max-width: 1450px) {
  .rg-side,
  .lt-side {
    display: none !important;
  }
}
@media screen and (max-width: 1598px) and (min-width: 1450px) {
  .rg-side {
    left: calc(50% - 740px);
  }
  .lt-side {
    right: calc(50% - 740px);
  }
}
@media screen and (min-width: 1598px) {
  .rg-side {
    left: calc(50% - 800px);
  }
  .lt-side {
    right: calc(50% - 700px);
  }
}
/* 回到顶部 */
.goTop {
  cursor: pointer;
}


/*居中容器*/
.ct-box {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

/*页面容器*/
.page-box {
  color: #000;
  padding-bottom: 1px;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1375px;
  font-family: "Microsoft YaHei", "lucida grande", "lucida sans unicode", lucida,
    helvetica, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  line-height: normal;
  background-color: #f3c862;
  text-align: center;
}

/* banner */
.banner {
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.ban-1 {
  height: 783px;
  background: url(../images/q-1.png);
}
.ban-5 {
  height: 654px;
  background: url(../images/q-9.png);
}
.ban-6 {
  height: 655px;
  background: url(../images/q-10.png);
}

.ban-7 {
  height: 654px;
  background: url(../images/q-11.png);
}

/* banner */


/* 优惠券 */
.coupon {
  height: 382px;
  background: url(../images/q-2.png) no-repeat center;
}
.coupon >div{
    margin: 0 auto;
    width: 990px;
    height: 382px;
}
.coupon >div>a {
  display: block;
  width: 188px;
  height: 183px;
  border-radius: 50%;
  float: left;
  margin: 5px -55px 0px 80px;
}


/* 规则 */

.dianqin{
  background: url(../images/q-3.png)no-repeat center;
  height: 1494px;
}
.dianqin>div{
width: 903px;
height: 1494px;
margin: 0 auto;
position: relative;
top:232px;
}
.dianqin>div>ul>li{
  width: 445px;
  height: 469px;
  float: left;
  margin: 17px 0 179px 0;
  }
  .dianqin>div>ul>li>a{
    width: 445px;
    height: 414px;
    display: block;
    }
    .dianqin>div>ul>li>div{
      width: 150px;
      height: 40px;
      position: relative;
      top: 13px;
      left: 131px;
      }
      .dianqin>div>ul>li>div:nth-child(2){
        left: 168px;
      }
      .dianqin>div>ul>li>div:nth-child(4){
        left: 168px;
      }
/* 福利大放送 */
.carousel{
  height: 1392px;
  background: url('../images/q-4.png')no-repeat center;
}
.example {
  width: 990px;
  height: 736px;
  margin: 0 auto;
  position: relative;
  top: 570px;
}
.example >ul>li{
  width: 232px;
  height: 342px;
 background: url(../images/bj.png) no-repeat center;
 float: left;
 margin: 10px -14px 10px 21px;
}
.example >ul>li>a>img{
width: 210px;
height: 190px;
object-fit: contain;
margin: 10px 0 0 12px;
}
.example >ul>li>a>h3{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  object-fit: contain;
  line-height: 51px;
  padding-left: 10px;
  width: 217px;
  font-size: 24px;
  color: #fffd4a;
  }
  .example >ul>li>a>span{
    padding-left: 10px;
    font-size: 24px;
    line-height: 67px;
    color: #fffd4a;
    }
    .example >ul>li>a>.s-1{
      padding-left:92px ;
      }
      .example >ul>li>.box{
        width: 102px;
    height: 31px;
    position: relative;
    top: -16px;
    left: 64px;
        }
/* 福利大放送 */

/* 12特惠 no */
.full{
  height:1426px ;
  background: url(../images/q-5.png) no-repeat center;
}
.full>div{
  width: 990px;
  height: 736px;
  margin: 0 auto;
  position: relative;
  top: 600px;
}
.full>div>ul>li{
  width: 232px;
  height: 342px;
 background: url(../images/bj.png) no-repeat center;
 float: left;
 margin: 10px -14px 10px 21px;
}
.full>div>ul>li>a>img{
width: 210px;
height: 190px;
object-fit: contain;
margin: 10px 0 0 12px;
}
.full>div>ul>li>a>h3{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  object-fit: contain;
  line-height: 51px;
  padding-left: 10px;
  width: 217px;
  font-size: 24px;
  color: #fffd4a;
  }
  .full>div>ul>li>a>span{
    padding-left: 10px;
    font-size: 24px;
    line-height: 67px;
    color: #fffd4a;
    }
    .full>div>ul>li>a>.s-1{
      padding-left:92px ;
      }
      .full>div>ul>li>.box{
        width: 102px;
    height: 31px;
    position: relative;
    top: -16px;
    left: 64px;
        }

/* 男科 */
.qlx{
  height:1412px ;
  background: url(../images/q-6.png) no-repeat center;
}
.qlx>div{
  width: 990px;
  height: 736px;
  margin: 0 auto;
  position: relative;
  top: 600px;
}
.qlx>div>ul>li{
  width: 232px;
  height: 342px;
 background: url(../images/bj.png) no-repeat center;
 float: left;
 margin: 10px -14px 10px 21px;
}
.qlx>div>ul>li>a>img{
width: 210px;
height: 190px;
object-fit: contain;
margin: 10px 0 0 12px;
}
.qlx>div>ul>li>a>h3{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  object-fit: contain;
  line-height: 51px;
  padding-left: 10px;
  width: 217px;
  font-size: 24px;
  color: #fffd4a;
  }
  .qlx>div>ul>li>a>span{
    padding-left: 10px;
    font-size: 24px;
    line-height: 67px;
    color: #fffd4a;
    }
    .qlx>div>ul>li>a>.s-1{
      padding-left:92px ;
      }
      .qlx>div>ul>li>.box{
        width: 102px;
    height: 31px;
    position: relative;
    top: -16px;
    left: 64px;
        }
  

        
  .xyp{
    height:1425px ;
    background: url(../images/q-7.png) no-repeat center;
  }
  .xyp>div{
    width: 990px;
    height: 736px;
    margin: 0 auto;
    position: relative;
    top: 600px;
  }
  .xyp>div>ul>li{
    width: 232px;
    height: 342px;
   background: url(../images/bj.png) no-repeat center;
   float: left;
   margin: 10px -14px 10px 21px;
  }
  .xyp>div>ul>li>a>img{
  width: 210px;
  height: 190px;
  object-fit: contain;
  margin: 10px 0 0 12px;
  }
  .xyp>div>ul>li>a>h3{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    object-fit: contain;
    line-height: 51px;
    padding-left: 10px;
    width: 217px;
    font-size: 24px;
    color: #fffd4a;
    }
    .xyp>div>ul>li>a>span{
      padding-left: 10px;
      font-size: 24px;
      line-height: 67px;
      color: #fffd4a;
      }
      .xyp>div>ul>li>a>.s-1{
        padding-left:92px ;
        }
        .xyp>div>ul>li>.box{
          width: 102px;
      height: 31px;
      position: relative;
      top: -16px;
      left: 64px;
          }
 

.gand{
  height:1169px ;
  background: url(../images/q-8.png) no-repeat center;
}
.gand>div{
  width: 990px;
  height: 736px;
  margin: 0 auto;
  position: relative;
  top: 337px;
}
.gand>div>ul>li{
  width: 232px;
  height: 342px;
 background: url(../images/bj.png) no-repeat center;
 float: left;
 margin: 10px -14px 10px 21px;
}
.gand>div>ul>li>a>img{
width: 210px;
height: 190px;
object-fit: contain;
margin: 10px 0 0 12px;
}
.gand>div>ul>li>a>h3{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  object-fit: contain;
  line-height: 51px;
  padding-left: 10px;
  width: 217px;
  font-size: 24px;
  color: #fffd4a;
  }
  .gand>div>ul>li>a>span{
    padding-left: 10px;
    font-size: 24px;
    line-height: 67px;
    color: #fffd4a;
    }
    .gand>div>ul>li>a>.s-1{
      padding-left:92px ;
      }
      .gand>div>ul>li>.box{
        width: 102px;
    height: 31px;
    position: relative;
    top: -16px;
    left: 64px;
        }


/* 标题 */
.tit {
  display: block;
  margin: 40px auto 20px;
}

/* 多种方式 */
.btm-btn-box{
  height: 154px;
  background: url(../images/q-12.png)no-repeat center;
}
.btm-btn-box >div{
  height: 154px;
  width: 990px;
  margin: 0 auto;
}
.btm-btn-box>div > a {
  display: inline-block;
  width: 286px;
  height: 69px;
  margin-top: 27px;
}

.btm-btn-box>div > a:nth-child(1){
  margin-left: 99px;
}
.btm-btn-box>div > a:nth-child(2){
  margin-left: 210px;
}

