@charset "UTF-8";
.bottom-ad1 {
  margin: 10px 0;
  width: 780px;
  height: 93px;
  background: url(https://net.thea.cn/up/picnew/673ea8cbe043e.png) no-repeat center;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.bottom-ad1 .bottom-ad1-con {
  margin-left: 30%;
  padding-top: 1.2%;
}

.bottom-ad1 .bottom-ad1-con .ad-fl {
  float: left;
}

.bottom-ad1 .bottom-ad1-con .ad-fl strong {
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  text-shadow: 2px 4px #557dfd;
}

.bottom-ad1 .bottom-ad1-con .ad-fl strong span {
  color: #ffc67b;
  font-weight: bold;
}

.bottom-ad1 .bottom-ad1-con .ad-fl .sign-in {
  margin-top: 6px;
  background-color: #5280fa;
  border-radius: 2px;
  text-align: center;
}

.bottom-ad1 .bottom-ad1-con .ad-fl .g {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

.bottom-ad1 .bottom-ad1-con .ad-fl .g p {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  background: url(https://img.thea.cn/public/platform/thea/202108/ljy/bottom-ad/images/squ.png) no-repeat left;
  background-size: 12px 12px;
  text-indent: 20px;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  cursor: pointer;
}

.bottom-ad1 .bottom-ad1-con .ad-fl .g p.active {
  background: url(https://img.thea.cn/public/platform/thea/202108/ljy/bottom-ad/images/squ_active.png) no-repeat left;
  background-size: 12px 12px;
}

.bottom-ad1 .bottom-ad1-con .ad-fr {
  float: right;
  line-height: 79px;
  margin-right: 10px;
}

.bottom-ad1 .bottom-ad1-con .ad-fr a {
  display: inline-block;
  vertical-align: middle;
  width: 125px;
  height: 41px;
  line-height: 41px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: -2px 2px 10px 0px #4578ff;
  color: #6f96fd;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.bottom-ad2 {
  position: relative;
  margin: 30px 0 20px;
  height: 131px;
  background: url(https://img.thea.cn/public/platform/thea/202108/ljy/bottom-ad/images/bg_02.png) no-repeat center;
  background-size: 100% 100%;
}

.bottom-ad2 .bottom-ad2-con {
  padding: 15px 0 0 75px;
  box-sizing: border-box;
}

.bottom-ad2 .bottom-ad2-con .ad2-tags {
  position: absolute;
  left: 21px;
  top: -6px;
  padding-top: 6px;
  width: 48px;
  height: 100%;
  background: url(https://img.thea.cn/public/platform/thea/202108/ljy/bottom-ad/images/bg_03.png) no-repeat center;
  background-size: 100% 100%;
}

.bottom-ad2 .bottom-ad2-con .ad2-tags span {
  display: block;
  margin-left: 7px;
  margin-bottom: 6px;
  color: #ff3b44;
  font-size: 12px;
}

.bottom-ad2 .bottom-ad2-con .ad2-tags strong {
  display: inline-block;
  margin-left: 11px;
  width: 23px;
  line-height: 19px;
  font-weight: bold;
  font-size: 18px;
  color: #ff3b44;
}

.bottom-ad2 .bottom-ad2-con .ad2-g {
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
  width: 43%;
  height: 101px;
  background-color: #ffffff;
  box-shadow: -3px 5px 4px #fc1f24;
  border-radius: 4px;
}

.bottom-ad2 .bottom-ad2-con .ad2-g a {
  display: block;
}

.bottom-ad2 .bottom-ad2-con .ad2-g .ad2-g-fl {
  float: left;
  width: 70%;
  padding: 13px 8px  0;
}

.bottom-ad2 .bottom-ad2-con .ad2-g .ad2-g-fl h4 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.bottom-ad2 .bottom-ad2-con .ad2-g .ad2-g-fl span {
  display: block;
  margin: 5px 0px 0;
  color: #999999;
  font-size: 14px;
}

.bottom-ad2 .bottom-ad2-con .ad2-g .ad2-g-fl .price {
  color: #333333;
  font-size: 14px;
}

.bottom-ad2 .bottom-ad2-con .ad2-g .ad2-g-fl .price span {
  display: inline-block;
  margin: 0 2px 0 0;
  color: #f6202a;
  font-size: 22px;
}

.bottom-ad2 .bottom-ad2-con .ad2-g .ad2-g-fr {
  float: right;
  width: 22%;
  height: 100%;
  background-color: #ffd649;
  border-radius: 0 4px 4px 0;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.bottom-ad2 .bottom-ad2-con .ad2-g .ad2-g-fr span {
  line-height: 101px;
}

