/*广告专题-商城首页[[*/

.ad-mall-index .fl {float:left;}
.ad-mall-index .fr {float:right;}
.ad-mall-index b{font-weight: normal;}
.ad-mall-index i{font-style:normal;}
.ad-mall-index .clearBoth{content: '';clear: both;display: block;}

.ad-mall-index{background: #F6F7F8 ;}
/* 样式去除 */
.ad-mall-index .header-wrapper{margin-bottom: 0px;}
/*tab标签切换[[*/
.ad-mall-index .container .tabs{height: 97px;padding-top: 33px;}
.ad-mall-index .container .tabs li{float:left;background: #EBF1F5;border: 1px solid #DAE5ED;border-radius: 16px;width: 106px;height: 32px;margin-right: 8px;line-height: 30px;text-align: center;}
.ad-mall-index .container .tabs li.active{background: #007AB7;}
.ad-mall-index .container .tabs li a{color: #007AB7;font-size: 14px;}
.ad-mall-index .container .tabs li.active a{color: #fff;}
/*tab标签切换]]*/


.ad-mall-index .container main {margin-bottom: 32px;}
.ad-mall-index .container main:after{content: '';display: block;clear: both;}
/*左边模块[[*/
.ad-mall-index .container main .left-content {width: 1068px;height: 1868px;background: #fff;}
    /*预览图片  */
.ad-mall-index .container main .left-content .preview{width: 760px;margin: 0px auto;}
.ad-mall-index .preview h7{height: 80px;font-size: 20px;font-family: Microsoft YaHei;font-weight: 400;line-height: 80px;color: #101113;}
.ad-mall-index .preview .imgBox{width: 760px;height: 1755px;position: relative;}
.ad-mall-index .preview .imgBox img{width: 100%;height: 100%;}
.ad-mall-index .preview .imgBox .adSpaces li{
  position:absolute;bottom: 33px;background: none;width: 161px;height: 116px;}
.ad-mall-index .preview .imgBox .adSpaces li span{display:block;background: #3E79A0;text-align: center;color: #fff;font-size: 16px;width: 136px;height: 54px;line-height: 25px;padding-top: 2px;margin-left: 13px;margin-top: 31px;}

.ad-mall-index .preview .imgBox #S-008{
  top:0px;width:760px ;height: 44px;}
.ad-mall-index .preview .imgBox #S-008 span{
  margin: 8px auto;height: 29px;width: 184px;}
.ad-mall-index .preview .imgBox #S-001{
  position:absolute;top: 143px;background: none;
  width: 400px;height: 189px;left: 180px;}
.ad-mall-index .preview .imgBox #S-001 span{
  display: block;
  background: #3E79A0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  width: 208px;
  height: 29px;
  line-height: 25px;
  padding-top: 2px;
  margin-left: 96px;
  margin-top: 80px;
}
.ad-mall-index .preview .imgBox #S-002{
  position: absolute;
  top: 366px;
  background: none;
  width: 180px;
  height: 29px;
  left: 286px;
  right: 189px;}
.ad-mall-index .preview .imgBox #S-002 span{
  color: #fff;
  font-size: 16px;
  width: 178px;
  height: 29px;
  line-height: 25px;
  padding-top: 2px;
  margin-left: 0px;
  margin-top: -1px;
}
.ad-mall-index .preview .imgBox #S-003{
  position:absolute;top: 102px;background: none;
  width: 100px;height: 32px;right: 55px;
}
.ad-mall-index .preview .imgBox #S-003 span{
  width: 189px;
  height: 29px;
  line-height: 28px;
  margin-left: -88px;
  margin-top: 41px;
}
.ad-mall-index .preview .imgBox #S-005{
  position:absolute;top: 600px;background: none;
  width: 535px;
  height: 46px;
  left: 180px;
  right: 213px;
}
.ad-mall-index .preview .imgBox #S-005 span{
  color: #fff;
  font-size: 16px;
  width: 204px;
  height: 29px;
  line-height: 25px;
  padding-top: 2px;
  margin-left: 163px;
  margin-top: 9px;
}

/*左边模块]]*/

/*右边模块[[*/
.ad-mall-index .container main .right-content {width: 380px;padding-top: 24px;}
.ad-mall-index .right-content h7{height: 32px;line-height: 32px;font-size: 20px;color: #101113;padding-left: 24px;}
.ad-mall-index .right-content ul{width: 100%;}
.ad-mall-index .right-content ul li{margin-top: 14px;width: 100%;height: 124px;padding: 10px 52px;position: relative;}
.ad-mall-index .right-content ul li.background{background: #E8F2D1;}
.ad-mall-index .right-content ul li p{margin-bottom: 8px;height: 19px;font-size: 14px;line-height: 19px;}
.ad-mall-index .right-content ul li .title{height: 21px;font-size: 16px;font-weight: bold;line-height: 21px;color: #007AB7;}
.ad-mall-index .right-content ul li .id{color: #394B59;}
.ad-mall-index .right-content ul li .size{color: #8A9BA8;}
.ad-mall-index .right-content ul li .price{color: #8FC31F;}

.ad-mall-index .right-content ul li span{position: absolute;left: 20px;top: 10px;width: 20px;height: 120px;display: block;z-index: 10;}
.ad-mall-index .right-content ul li span .round{width: 20px;height: 20px;border: 2px solid #DAE5ED ;border-radius: 50%;display: block;}
.ad-mall-index .right-content ul li span .bar{width: 2px;height: 120px;background: #DAE5ED ;display: block;margin-left: 9px;}
/*右边模块]]*/


@media screen and (max-width: 1600px) {
    .ad-mall-index .container main .left-content {width: 780px !important;}
}




/*广告专题-商城首页]]*/