
#push188 {
  /* position: absolute; */
  /* left: 5px; */
  /* bottom: 50px; */
  padding: 10px 10px;
  border-radius: 30px;
  opacity: 1;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
#push188,push188new:hover {
  opacity: 1;
}
#push188 .btnpush188 {

}

#popwin188 {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 210px;
  left: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -110px;
  z-index: 3000;
}
#popwin188 .pop188msg {
  /* height: 210px; */
  width: 90%;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ff3334;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  margin: auto;
}
#popwin188 .pop188msg dl {margin:0;padding:0;}
#popwin188 .pop188msg dt {
  height: 45px;
  line-height: 35px;
  background-color: #ff3334;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
}
#popwin188 .pop188msg dt .btn-close{
  float:right;
  border:1px solid #fff;
  display:block;
  margin-top:7px;
  cursor:pointer;
  height:20px;
  line-height:18px;
  width:20px;
  text-align:center;
  border-radius:14px;
}
#popwin188 .pop188msg dd {
  padding:0;margin:0;
}
#popwin188 .pop188msg .pop188cnt {
  padding: 15px;
  font-size: 15px;
}
#popwin188 .pop188btnline {
  text-align: center;
  height: 50px;
}
#popwin188 .buycart {
  background-color: #ff3334;
  border: none;
  border-radius: 8px;
  color: #fff;
  padding: 10px 25px 10px 55px;
  font-size: 16px;
  background-image: url(../images/buycart.png);
  background-position: 18px 3px;
  background-repeat: no-repeat;
}


@media only screen and (min-width: 500px) {

  .boxbg,
  .boxbgNew{
    width: 100%;
    height:45px;
    background-color: #ffffff;
    position: absolute;
    bottom: 43px;
  }

  #push188new,
  #btnsuitagnce,
  #btnhuodongnew,
  #btnsuitangcenew{
    display: block;
    height:26px;
    float:left;
    margin-right: 5px;


  }

  #push188new .inercont,
  #btnsuitagnce .inercont,
  #btnhuodongnew .inercont,
  #btnsuitangcenew .inercont {
    max-width:60px;
    box-sizing:border-box;
    margin-top:6px;
    height: 26px;
    overflow:hidden;
  }


  #section188 .huodongcard{

  }
  /* æ´»åŠ¨å¡ç‰‡  */
  .huodongcard{
    position:absolute;
    width:100%;
    bottom: 90px;
    height:110px;

  }
  .huodongcard .huodongcont{
    float:left;
    width:100%;
    height: 112px;
    background-color:rgba(0,0,0,0.4);
    overflow:hidden;
  }
  .huodongcard .huodongcont img{
    width:100%;
    height: 100%;
    margin: 0;
  }
  .huodongcard .huodongclose{
    /* float:right; */
    width: 15px;
    height: 15px;
    border-radius:20px;
    line-height: 15px;
    font-size: 22px;
    /* opacity:0.5; */
    background-color:rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    font-weight: 100;
    cursor: pointer;
    position: absolute;
    right:5px;
    top:5px;
  }



}


@media only screen and (max-width: 499px) {

  .boxbg,
  .boxbgNew{
    width: 100%;
    background-color: #ffffff26;
    position: absolute;
    bottom: 32px;
    width: 50px;
    right: 14px;
  }

  #push188new,
  #btnsuitagnce,
  #btnhuodongnew,
  #btnsuitangcenew{
    margin-bottom:5px;
    bottom: 50px;
    right: 10px;
  }

  #push188new .inercont,
  #btnsuitagnce .inercont,
  #btnhuodongnew .inercont,
  #btnsuitangcenew .inercont {
    width: 50px;
    height: 50px;
    background-color: transparent;
  }


  #section188 .huodongcard{

  }
  /* æ´»åŠ¨å¡ç‰‡  */
  .huodongcard{
    position:absolute;
    width: 150px;
    bottom: 100px;
    height: auto;
  }
  .huodongcard .huodongcont{
    float:left;
    width:100%;
    /* height:100%; */
    overflow:hidden;
  }
  .huodongcard .huodongcont img{
    width:100%;
    height: 100%;
    margin: 0;
  }
  .huodongcard .huodongclose{
    /* float:right; */
    width: 15px;
    height: 15px;
    border-radius:20px;
    line-height: 15px;
    font-size: 15px;
    background-color:rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    font-weight: 100;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
  }


}
