a {
  text-decoration: none;
}
html {
  font-family: arial;
  overflow: auto;
  padding: 0;
  margin: 0;
}
#app {
  height: 100%;
  padding: 0;
  margin: 0;
}
.givenFixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.given-01,
.given-02 {
  padding: 0 42px 10px 42px;
  margin-bottom: 50px;
}
.given-01 .topHeader,
.given-02 .topHeader {
  display: flex;
  background: #FFFFFF;
  box-shadow: 0px 0px 23px 1px rgba(0, 0, 0, 0.1);
  border-radius: 32px;
  margin-bottom: 23px;
}
.given-01 .topHeader > div,
.given-02 .topHeader > div {
  flex: 1;
  font-size: 26px;
  font-weight: 400;
  color: #808080;
  line-height: 67px;
  text-align: center;
}
.given-01 .topHeader .on,
.given-02 .topHeader .on {
  background: #0ACDB7;
  border-radius: 32px;
  color: #fff;
}
.given-01 .sitHeight,
.given-02 .sitHeight {
  height: 76px;
}
.given-01 .boxList .tImg,
.given-02 .boxList .tImg {
  top: 0;
  left: 20px;
  width: 52px;
  height: 52px;
  position: absolute;
}
.given-01 .boxList .tags,
.given-02 .boxList .tags {
  font-size: 22px;
  font-weight: 400;
  line-height: 37px;
  border-radius: 6px;
  text-align: center;
  position: absolute;
}
.given-01 .boxList .tags span,
.given-02 .boxList .tags span {
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 12px;
  border-radius: 6px;
}
.given-01 .boxList .tag1,
.given-02 .boxList .tag1 {
  right: 10px;
  bottom: 10px;
}
.given-01 .boxList .tag2,
.given-02 .boxList .tag2 {
  left: 10px;
  bottom: 10px;
}
.given-01 .boxList .tag2 span,
.given-02 .boxList .tag2 span {
  margin-right: 10px;
  background: #0ACDB7;
}
.given-01 .boxList .bottomList,
.given-02 .boxList .bottomList {
  padding: 0 16px;
}
.given-01 .boxList .bottomList .price,
.given-02 .boxList .bottomList .price {
  font-size: 24px;
  font-weight: 500;
  color: #E1534C;
  height: 58px;
  float: left;
}
.given-01 .boxList .bottomList .price .lineTwo,
.given-02 .boxList .bottomList .price .lineTwo {
  line-height: 29px;
}
.given-01 .boxList .bottomList .price .lineOne,
.given-02 .boxList .bottomList .price .lineOne {
  line-height: 58px;
}
.given-01 .boxList .bottomList .btns,
.given-02 .boxList .bottomList .btns {
  padding: 9px 10px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  font-size: 22px;
  background: #0ACDB7;
  border-radius: 6px;
  text-align: center;
  margin-bottom: 17px;
  float: right;
}
.given-01 .item,
.given-02 .item {
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
}
.given-03 {
  padding: 0 42px 10px 42px;
  margin-bottom: 50px;
}
.given-03 .swiper-container {
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  border-radius: 10px;
}
.given-03 .boxList {
  height: 670px;
  padding: 18px;
  background: #FFFFFF;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  border-radius: 10px;
}
.given-03 .boxList .topImg {
  position: relative;
}
.given-03 .boxList .topImg img {
  height: 354px;
  width: 100%;
  border-radius: 10px;
}
.given-03 .boxList .topImg .tags {
  font-size: 22px;
  font-weight: 400;
  line-height: 37px;
  text-align: center;
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
}
.given-03 .boxList .topImg .tags span {
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 12px;
  border-radius: 6px;
}
.given-03 .boxList .topImg .tag1 {
  float: left;
}
.given-03 .boxList .topImg .tag1 span {
  margin-right: 10px;
}
.given-03 .boxList .topImg .tag2 {
  float: right;
  margin-left: 10px;
}
.given-03 .boxList .dicList {
  margin: 40px 0 20px 0;
}
.given-03 .boxList .dicList > div {
  margin-bottom: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-all;
}
.given-03 .boxList .dicList .title {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.given-03 .boxList .dicList .list {
  font-size: 24px;
  font-weight: 400;
  color: #999999;
}
.given-03 .bottomBox {
  height: 34px;
  width: 80%;
  margin: 0 auto;
  background: #EFEFEF;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  border-radius: 0 0 10px 10px;
}
.given-03 .given-03-swiper-pagination {
  text-align: center;
  margin-top: 37px;
}
.given-03 .given-03-swiper-pagination .swiper-pagination-bullet-active {
  width: 25px;
  border-radius: 3px;
}
.given-03 .given-03-swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
}
.given-04 {
  margin-bottom: 50px;
  padding: 0 42px 10px 42px;
}
.given-04 .container {
  display: flex;
}
.given-04 .list {
  flex: 1;
  text-align: center;
}
.given-04 .list img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.given-04 .list .title {
  margin: 24px 0;
  font-size: 30px;
  font-weight: 500;
  color: #333333;
  line-height: 36px;
  margin-bottom: 18px;
}
.given-04 .list .msg1 {
  margin-bottom: 4px;
}
.given-04 .list .msg {
  font-size: 24px;
  font-weight: 400;
  display: block;
  color: #666666;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
.given-05 {
  width: 670px;
  height: 88px;
  margin: 0 auto;
  padding-top: 11px;
  margin-bottom: 50px;
}
.given-05 .rightBtn {
  width: 198px;
  height: 86px;
  float: right;
}
.given-05 .swiper-container {
  height: 86px;
  width: 397px;
  margin-left: 35px;
  float: left;
}
.given-05 .swiper-container .title {
  font-size: 30px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 7px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  height: 40px;
}
.given-05 .swiper-container .dec {
  font-size: 24px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 15px;
  height: 32px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.given-06 {
  height: 90px;
  display: flex;
  font-size: 34px;
  font-weight: 500;
  color: #333333;
  line-height: 90px;
  text-align: center;
  background-color: #87DABC;
}
.given-06 .left {
  flex: 2;
  text-align: center;
}
.given-06 .left a {
  display: inline-block;
  text-decoration: none;
}
.given-06 .left .cityName {
  max-width: 120px;
  float: left;
  height: 90px;
  display: block;
  overflow: hidden;
  color: #333333;
  margin-right: 18px;
}
.given-06 .left .cityName span {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: marquee 5s linear infinite;
  animation: marquee 5s linear infinite;
}
.given-06 .left .xiabiao {
  color: #333333;
}
.given-06 .left span {
  margin-left: 2px;
  font-weight: bold;
}
.given-06 .center {
  flex: 4;
  font-weight: bold;
}
.given-06 .center span {
  color: #D55452;
}
.given-06 .right {
  flex: 1.5;
  display: flex;
  align-items: center;
}
.given-06 .right img {
  width: 62px;
  border-radius: 50%;
  height: 62px;
}
.given-06 .right i {
  font-size: 62px;
  display: inline-block;
  line-height: 62px;
  margin: 0;
}
.given-06 .right .iconSearch {
  color: #fff;
}
.given-06 .right .i2 {
  display: inline-block;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  line-height: 62px;
  overflow: hidden;
  vertical-align: sub;
  margin-left: 12px;
  background: #fff;
}
.given-06 .right .i2 i {
  font-size: 38px;
  margin: 0;
  color: #87DABC;
}
.given-07 .inputBox {
  width: 100%;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-size: 24px;
}
.given-07 .inputBox .tig {
  display: block;
  margin-left: 30px;
}
.given-07 .inputBox .inputbox {
  outline: none;
  width: 680px;
  height: 66px;
  background: #F7F7F8;
  font-size: 24px;
  border-radius: 32px;
  padding-left: 80px;
  box-sizing: border-box;
}
.given-07 .inputBox img {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 64px;
  top: 52px;
  margin-top: -14px;
}
.given-07 .btns {
  font-size: 28px;
  font-weight: 400;
  color: #FFFFFF;
  background: #0ACDB7;
  border-radius: 32px;
  position: absolute;
  right: 34px;
  height: 64px;
  line-height: 64px;
  width: 118px;
}
.given-08 .inputBox {
  width: 100%;
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-size: 24px;
}
.given-08 .inputBox .tig {
  display: block;
  margin-left: 30px;
}
.given-08 .inputBox .inputbox {
  outline: none;
  width: 580px;
  height: 64px;
  background: #F7F7F8;
  border: 0px solid rgba(0, 0, 0, 0.1);
  border-radius: 32px;
  padding-left: 80px;
  box-sizing: border-box;
  font-size: 24px;
}
.given-08 .inputBox img {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 110px;
  top: 52px;
  margin-top: -14px;
}
.given-09 .inputBox {
  width: 671px;
  height: 112px;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.given-09 .inputBox .tig {
  display: block;
  margin-left: 30px;
}
.given-09 .inputBox .inputbox {
  outline: none;
  width: 560px;
  height: 70px;
  background: #F7F7F8;
  border: 0px solid rgba(0, 0, 0, 0.1);
  border-radius: 32px;
  padding-left: 32px;
  box-sizing: border-box;
  font-size: 24px;
}
.given-09 .inputBox .searchImg {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 57px;
  margin-top: -14px;
  left: 512px;
}
.given-09 .inputBox .heaterImg {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  position: absolute;
  right: 0;
}
.given-09 .inputBox .iconDiv {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 24px;
  object-fit: cover;
  background-color: #fff;
  text-align: center;
  line-height: 72px;
}
.given-09 .inputBox .iconDiv i {
  font-size: 38px;
  color: #87DABC;
}
.given-10 {
  height: 118px;
  /* 底部菜单 */
}
.given-10 .footer {
  display: flex;
  align-items: center;
  height: inherit;
  justify-content: center;
  position: fixed;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 120px;
  background: white;
  z-index: 999;
}
.given-10 .item {
  display: flex;
  flex-direction: column;
  flex: 1;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 20px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #A6A6A6;
}
.given-10 .item img {
  width: 58px;
  height: 58px;
}
.given-10 .item .cur {
  color: #c40000;
}
.given-11 #footerNav1 {
  position: relative;
}
.given-11 #footerNav1 .center {
  position: fixed;
  left: 50%;
  margin-left: -56.5px;
  width: 113px;
  height: 113px;
  border-radius: 50%;
  bottom: 32px;
  z-index: 101;
}
.given-11 #footerNav1 .center .pic {
  width: 120px;
  height: 120px;
}
.given-11 #footerNav1 .center .pic img {
  width: 100%;
  height: 100%;
}
.given-11 #footerNav1 .footerNav {
  background: url(/image/add/bar.png) no-repeat;
  /* background-size: 100% 86%; */
  width: 750px;
  height: 103px;
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex; */
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 101;
  padding: 0;
  background-size: 103% 110%;
  background-position-x: -10px;
  background-position-y: -8px;
  border-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.given-11 #footerNav1 .footerNav .menu {
  flex: 0 0 35%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  font-size: 22px;
}
.given-11 #footerNav1 .footerNav .menu .item {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.given-11 #footerNav1 .footerNav .menu .item p {
  margin: 0;
  color: #A4A4AF;
}
.given-11 #footerNav1 .footerNav .menu .pic {
  width: 44px;
  height: 44px;
}
.given-11 #footerNav1 .footerNav .item.on .char {
  color: #E12D33;
}
.given-12 {
  overflow-y: scroll;
  width: 100%;
  height: 94px;
  position: fixed;
  top: 0px;
  z-index: 999;
  background-color: #fff;
  font-family: arial;
}
.given-12 .listBox .list {
  font-size: 34px;
  font-weight: 400;
  color: #333333;
  text-align: center;
}
.given-12 .listBox .list .menuName {
  height: 40px;
  line-height: 40px;
  margin: 8px 0 0px 0;
}
.given-12 .listBox .list i {
  font-size: 38px;
  color: #333333;
  opacity: 0;
  margin: 0;
}
.given-12 .listBox .list .opacityShow {
  opacity: 1;
}
.given-12 .listBox .on {
  font-size: 40px;
}
.given-12 .listLess {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  padding: 0 46px;
}
.given-12 .list {
  flex: 0 0 auto;
  margin-right: 60px;
}
.given-12 .list:last-of-type {
  padding-right: 46px;
}
.listMore {
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  padding-right: 20px;
}
.listMore .list {
  margin: 0 20px;
  display: inline-block;
}
.given-12::-webkit-scrollbar {
  display: none;
}
.given-15 {
  padding: 40px 30px;
}
.given-15 .box {
  padding: 21px 25px 19px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(52, 55, 64, 0.07);
  border-radius: 16px;
  border: 1px solid #D8D8D8;
}
.given-15 .box .top {
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(205, 205, 205, 0.5);
  margin-bottom: 16px;
}
.given-15 .box .top .title {
  width: 174px;
  height: 32px;
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  margin-right: 40px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.given-15 .box .top .actList {
  width: 357px;
  height: 26px;
  font-size: 26px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.given-15 .box .top .swiperAct {
  height: 28px;
}
.given-15 .box .top .moreIcon {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
.given-15 .box .top .moreIcon::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  width: 14px;
  height: 14px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg);
}
.given-15 .box .container img {
  width: 199px;
  height: 112px;
  border-radius: 8px;
}
.given-15 .box .container .right {
  display: inline-block;
  width: 400px;
  margin-left: 16px;
  height: 112px;
  vertical-align: text-bottom;
}
.given-15 .box .container .right .title {
  height: 28px;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 19px;
}
.given-15 .box .container .right .jifen {
  width: 230px;
  height: 45px;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  display: inline-block;
  margin-top: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.given-15 .box .container .right .btn {
  height: 49px;
  color: #fff;
  border-radius: 26px;
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  line-height: 49px;
  display: inline-block;
  float: right;
  margin-top: 15px;
  padding: 0 17px;
}
.given-16 {
  padding: 40px 20px;
  padding-right: 0;
}
.given-16 .topList::-webkit-scrollbar {
  display: none;
}
.given-16 .topList {
  margin-bottom: 36px;
  overflow-x: auto;
  white-space: nowrap;
}
.given-16 .topList .list {
  height: 36px;
  font-size: 36px;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
  display: inline-block;
  padding-left: 32px;
  border-right: 1px solid #D8D8D8;
  padding-right: 32px;
}
.given-16 .topList .list:last-child {
  border: none;
}
.given-16 .topList .list:nth-child(1) {
  padding-left: 0;
}
.given-16 .topList .active {
  font-weight: bold;
  color: #000;
}
.given-16 .bottomList::-webkit-scrollbar {
  display: none;
}
.given-16 .bottomList {
  overflow-x: auto;
  white-space: nowrap;
}
.given-16 .bottomList .list {
  width: 300px;
  background: #FFFFFF;
  box-shadow: 0px 2px 40px 5px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  position: relative;
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 20px;
}
.given-16 .bottomList .list img {
  width: 100%;
  height: 170px;
  border-radius: 8px;
}
.given-16 .bottomList .list .box {
  padding: 20px;
}
.given-16 .bottomList .list .box .title {
  height: 80px;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 12px;
  width: 100%;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.given-16 .bottomList .list .box .jifen {
  height: 45px;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
}
.given-16 .bottomList .list .piao {
  width: 124px;
  height: 42px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px 0px 0px 100px;
  position: absolute;
  font-size: 26px;
  font-weight: bold;
  color: #FBD148;
  line-height: 42px;
  text-align: center;
  right: 0;
  top: 19px;
}
.given-17 {
  padding: 40px 20px;
  position: relative;
}
.given-17 .actFilterMock {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
}
.given-17 .shaiChild {
  width: 750px;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding-bottom: 20px;
  max-height: 560px;
  overflow: auto;
  z-index: 5;
}
.given-17 .shaiChild .item {
  display: block;
  font-size: 28px;
  color: #666;
  line-height: 1.5;
  margin-left: 30px;
  padding: 25px 70px 25px 15px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.given-17 .shaiChild .active {
  color: #e66363;
}
.given-17 .top {
  margin-bottom: 30px;
}
.given-17 .top .leftList {
  width: 72px;
  height: 36px;
  font-size: 36px;
  font-weight: 400;
  color: #999999;
  line-height: 36px;
  display: inline-block;
  margin-right: 56px;
}
.given-17 .top .rightList {
  height: 32px;
  font-size: 32px;
  font-weight: 400;
  color: #999999;
  line-height: 32px;
  float: right;
  position: relative;
  padding-right: 30px;
}
.given-17 .top .rightList:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  width: 14px;
  height: 14px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  transform: rotate(135deg);
}
.given-17 .top .rightListClick:after {
  top: 8px;
  transform: rotate(45deg);
}
.given-17 .top .active {
  font-weight: bold;
  color: #000;
}
.given-17 .center {
  text-align: center;
  overflow-x: auto;
  white-space: nowrap;
}
.given-17 .center::-webkit-scrollbar {
  display: none;
}
.given-17 .center .list {
  line-height: 30px;
  display: inline-block;
  font-size: 28px;
  color: #333333;
  overflow: hidden;
  padding: 10px 24px;
}
.given-17 .center .active {
  color: #fff;
  font-weight: 400;
  border-radius: 24px;
  background: #647EFF;
}
.given-17 .bottom {
  margin-top: 32px;
}
.given-17 .bottom .bgBox {
  padding-bottom: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 2px 40px 5px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  background: #fff;
}
.given-17 .bottom .bgBox .info {
  position: relative;
  margin-bottom: 21px;
}
.given-17 .bottom .bgBox .info .bgImg {
  width: 100%;
  height: 400px;
  border-radius: 13px;
}
.given-17 .bottom .bgBox .info .price {
  padding: 0 7px;
  right: 22px;
  bottom: 22px;
  height: 45px;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  position: absolute;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.given-17 .bottom .bgBox .title {
  height: 40px;
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 23px 0 17px 0;
  padding: 0 22px;
}
.given-17 .bottom .smBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.given-17 .bottom .smBox .list {
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 20px;
  width: 345px;
  border-radius: 13px;
  box-shadow: 0px 2px 40px 5px rgba(0, 0, 0, 0.05);
  position: relative;
  box-sizing: border-box;
}
.given-17 .bottom .smBox .list .bgImg {
  height: 195px;
  width: 100%;
  border-radius: 13px;
}
.given-17 .bottom .smBox .list .info {
  position: relative;
}
.given-17 .bottom .smBox .list .paddingBox {
  padding: 22px;
  padding-top: 13px;
  padding-bottom: 18px;
}
.given-17 .bottom .smBox .list .paddingBox .title {
  height: 80px;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 12px;
  white-space: break-spaces;
  overflow: hidden;
}
.given-17 .bottom .smBox .list .paddingBox .address {
  padding: 0;
}
.given-17 .bottom .smBox .list .paddingBox .price {
  height: 45px;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  margin-top: 5px;
}
.given-17 .bottom .type {
  width: 146px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 0;
}
.given-17 .bottom .time {
  padding: 0 7px;
  left: 22px;
  bottom: 22px;
  height: 40px;
  font-size: 28px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 40px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  position: absolute;
}
.given-17 .bottom .yupiao {
  width: 124px;
  height: 42px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px 0px 0px 100px;
  position: absolute;
  font-size: 26px;
  color: #FBD148;
  line-height: 42px;
  text-align: center;
  right: 0;
  top: 19px;
}
.given-17 .bottom .address {
  padding: 0 22px;
  height: 34px;
  font-size: 25px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.given-17 .bottom .address img {
  width: 18px;
  height: 27px;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.header-5 {
  padding: 28px 28px 28px 31px;
  margin-bottom: 50px;
  box-sizing: border-box;
}
.header-5 .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header-5 .container .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-5 .container .left .city {
  width: 320px;
  height: 60px;
  border-radius: 30px 0px 0px 30px;
  background: rgba(206, 63, 63, 0.2);
  padding-left: 20px;
  margin-right: 1px;
  display: flex;
  align-items: center;
}
.header-5 .container .left .city i.icontoubu05_fangzi {
  font-size: 32px;
  margin-right: 6px;
  margin-bottom: 2px;
}
.header-5 .container .left .city span {
  font-size: 28px;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  line-height: 60px;
}
.header-5 .container .left .menu {
  width: 120px;
  height: 60px;
  background: rgba(206, 63, 63, 0.2);
  border-radius: 0px 30px 30px 0px;
  text-align: center;
  line-height: 60px;
}
.header-5 .container .left .menu i {
  font-size: 20px;
  margin-right: 9px;
}
.header-5 .container .left .menu span {
  font-size: 28px;
}
.header-5 .container .right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-5 .container .right i {
  font-size: 60px;
  color: #C09167;
}
.header-5 .container .right i.on {
  color: rgba(255, 255, 255, 0.5);
}
.header-5 .container .right a {
  display: block;
  width: 100%;
  height: 100%;
  margin-left: 10px;
}
.header-5 .container .right a i {
  font-size: 60px;
  color: #C74825;
}
.header-5 .container .right a i.on {
  color: #fff;
}
.header-5 .container .right a img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
}
.header-6 {
  padding: 19px 26px 19px 39px;
  margin-bottom: 50px;
  box-sizing: border-box;
}
.header-6 .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header-6 .container .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-6 .container .left .city {
  width: 450px;
  height: 72px;
  line-height: 72px;
  display: flex;
  align-items: center;
}
.header-6 .container .left .city i {
  font-size: 30px;
}
.header-6 .container .left .city span {
  font-size: 30px;
  margin-left: 15px;
  margin-right: 15px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  color: #222222;
}
.header-6 .container .right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-6 .container .right i {
  font-size: 36px;
  color: #B1B1B2;
  height: 72px;
  background: #F7F7F8;
  border-radius: 36px;
  padding: 18px 38px;
  text-align: center;
  box-sizing: border-box;
  margin-right: 15px;
}
.header-6 .container .right a {
  display: block;
  width: 100%;
  height: 100%;
}
.header-6 .container .right a img {
  height: 72px;
  width: 72px;
  border-radius: 50%;
}
.header-6 .container .right a i {
  font-size: 74px;
  color: #B1B1B2;
  padding: 0;
  background: transparent;
  margin-right: 0;
}
.header-7 {
  margin-bottom: 50px;
  box-sizing: border-box;
}
.header-7 .container {
  padding: 90px 30px 18px;
  display: flex;
}
.header-7 .container > div {
  margin-top: 33px;
}
.header-7 .container .cityName {
  height: 40px;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  margin-right: 36px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-7 .container .cityName span {
  max-width: 168px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 8px;
}
.header-7 .container .cityName .address {
  margin-right: 5px;
  margin-top: 3px;
  font-size: 35px;
}
.header-7 .container .cityName .down {
  margin-top: 6px;
}
.header-7 .container .searchBox {
  width: 332px;
  height: 64px;
  line-height: 64px;
  border-radius: 32px;
  margin-top: 18px;
  background: #FFFFFF;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 20px;
}
.header-7 .container .searchBox .searchIcon {
  width: 28px;
  height: 28px;
  margin-left: 20px;
  margin-right: 8px;
}
.header-7 .container .searchBox .searchIcon img {
  vertical-align: middle;
}
.header-7 .container .searchBox span {
  width: 192px;
  font-size: 24px;
  font-weight: 400;
  color: #999999;
  line-height: 64px;
}
.header-7 .container .user {
  width: 64px;
  height: 64px;
  margin-top: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.header-7 .container .user img {
  width: 100%;
  height: 100%;
}
.header-8 {
  display: flex;
  padding: 15px 30px;
}
.header-8 .cityName {
  font-size: 28px;
  font-weight: 500;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: 85px;
  line-height: 80px;
  text-align: center;
}
.header-8 .xiala {
  font-size: 10px;
  font-size: 23px;
  margin-top: 10px;
  margin-left: 12px;
  margin-right: 21px;
  line-height: 59px;
}
.header-8 .searchBox {
  width: 497px;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  margin-right: 19px;
  display: flex;
}
.header-8 .searchBox.on {
  width: 635px;
}
.header-8 .searchBox img {
  width: 100%;
  height: 100%;
}
.header-8 .searchBox .searchIcon {
  width: 34px;
  height: 34px;
  margin-top: 23px;
  margin-left: 26px;
}
.header-8 .searchBox span {
  opacity: 0.7;
  height: 26px;
  font-size: 28px;
  font-weight: 400;
  color: #BBBBBB;
  margin-left: 21px;
  line-height: 80px;
}
.header-8 .msgIcon {
  position: relative;
  width: 34px;
  height: 39px;
  margin-top: 20px;
}
.header-8 .msgIcon img {
  width: 100%;
  height: 100%;
}
.header-8 .msgIcon .nums {
  position: absolute;
  right: -13px;
  top: -9px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  padding: 4px 5px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  border-radius: 10px;
  background: #E14040;
}
/* 志愿爱心榜 start */
.ranking {
  padding: 55px 40px 0;
  box-sizing: border-box;
}
.ranking .common-section-title .more {
  right: 49px;
}
.ranking .menus {
  margin-bottom: 50px;
}
.ranking .menus .head-topType {
  display: flex;
  justify-content: flex-start;
}
.ranking .menus .head-topType.pdwch {
  justify-content: space-between;
}
.ranking .menus .head-topType li {
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  position: relative;
  padding-bottom: 30px;
  opacity: 0.6;
  margin-right: 61px;
}
.ranking .menus .head-topType li.active {
  opacity: 1;
  font-weight: 600;
}
.ranking .menus .head-topType li.active:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 72px;
  height: 8px;
  background: #FA5939;
  border-radius: 4px;
}
.ranking .rank-list .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 50px;
}
.ranking .rank-list .item .left img {
  width: 68px;
  height: 73px;
  margin-right: 35px;
}
.ranking .rank-list .item .left img.custom {
  width: 64px;
  height: 64px;
}
.ranking .rank-list .item .right {
  color: #fff;
  font-size: 16px;
}
.ranking .rank-list .item .right p {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #333333;
  margin-bottom: 20px;
}
.ranking .rank-list .item .right .ctrl label {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-right: 40px;
}
.ranking .rank-list .item .right .ctrl label i {
  font-size: 30px;
  color: #999;
}
.ranking .rank-list .item .right .ctrl label em {
  font-size: 24px;
  color: #FA5939;
  font-style: normal;
}
.peisong {
  padding: 50px 0 36px 40px;
}
.peisong .common-section-title .more {
  right: 49px;
}
.peisong .swiper-slide {
  width: 242px;
  height: 340px;
  background: #FFFFFF;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  border-radius: 10px;
  box-sizing: border-box;
}
.peisong .swiper-slide .img-box {
  width: 121px;
  height: 121px;
  margin: 39px auto 33px;
  border-radius: 50%;
  overflow: hidden;
}
.peisong .swiper-slide .img-box img {
  width: 100%;
  height: 100%;
}
.peisong .swiper-slide .name {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #333333;
  margin-bottom: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.peisong .swiper-slide .item {
  font-size: 24px;
  color: #666;
  padding-left: 40px;
  padding-right: 15px;
}
.peisong .swiper-slide .item i {
  font-size: 30px;
  color: #999;
}
.peisong .swiper-slide .item em {
  font-size: 30px;
  color: #FA5939;
  font-style: normal;
}
.common-section-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 35px;
}
.common-section-title .name {
  color: #333333;
  font-size: 42px;
  font-weight: 500;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.common-section-title .name span {
  white-space: nowrap;
  text-overflow: clip;
  overflow: hidden;
}
.common-section-title .name img {
  width: 56px;
  height: 48px;
  margin-right: 18px;
}
.common-section-title .name.center {
  justify-content: center;
  text-align: center;
  width: 100%;
}
.common-section-title .name.center img {
  width: auto;
  height: auto;
  margin-right: 0;
  max-width: 500px;
}
.common-section-title .name.normal img {
  width: auto;
  height: auto;
  margin-right: 0;
  max-width: 500px;
}
.common-section-title .name.custom img {
  margin-right: 18px;
}
.common-section-title .more {
  position: absolute;
  right: 0;
}
.common-section-title .more span {
  color: #333333;
  font-size: 26px;
  opacity: 0.6;
}
.common-section-title .more i {
  margin-left: 10px;
  color: #333333;
  font-size: 24px;
  opacity: 0.6;
  font-weight: 600;
}
.given-section-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.given-section-list .item {
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 20px;
  width: 320px;
  border-radius: 10px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  position: relative;
  box-sizing: border-box;
}
.given-section-list .item .cover {
  width: 320px;
  height: 180px;
  display: block;
  position: relative;
  margin-bottom: 14px;
}
.given-section-list .item .cover video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.given-section-list .item .cover .poster {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.given-section-list .item .cover .tag {
  position: absolute;
  left: 10px;
  bottom: 10px;
  float: none;
  width: auto;
}
.given-section-list .item .cover .tag.right-tag {
  left: auto;
  bottom: auto;
  right: 10px;
  top: 10px;
}
.given-section-list .item .cover .tag span {
  border-radius: 6px;
  padding: 5px 7px;
  font-size: 22px;
  margin-right: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.given-section-list .item .cover .tag span:last-child {
  margin-right: 0;
}
.given-section-list .item .cover .label {
  white-space: nowrap;
  position: absolute;
  left: 10px;
  bottom: 10px;
  border-radius: 6px;
  padding: 3px 7px;
  font-size: 22px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.given-section-list .item .cover .label.right-label {
  left: auto;
  bottom: auto;
  right: 10px;
  top: 10px;
}
.given-section-list .item .cover .play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 56px;
  height: 56px;
  margin-left: -28px;
  margin-top: -28px;
}
.given-section-list .item .cover .live {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 134px;
  height: 42px;
  line-height: 42px;
  background: linear-gradient(149deg, #A291FC 0%, #6470FF 100%);
  border-radius: 20px;
  font-size: 24px;
  color: #fff;
  padding-left: 18px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.given-section-list .item .cover .live img {
  width: 20px;
  height: 20px;
}
.given-section-list .item .cover .view {
  position: absolute;
  right: 10px;
  bottom: 10px;
  height: 32px;
  line-height: 32px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 16px;
  color: #fff;
  padding: 0 10px;
}
.given-section-list .item .cover .view i {
  font-size: 22px;
}
.given-section-list .item .cover .view span {
  font-size: 22px;
}
.given-section-list .item .char .stit {
  max-height: 76px;
  line-height: 38px;
  font-size: 28px;
  padding: 0 16px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  margin-bottom: 16px;
}
.given-section-list .item .char .tags {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 16px 16px;
}
.given-section-list .item .char .tags span {
  font-size: 24px;
  color: #999999;
  margin-right: 20px;
}
.given-section-list .item .char .label {
  white-space: nowrap;
  font-size: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding: 0px 16px 20px;
  box-sizing: border-box;
}
.given-section-list .item .char .ctrl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 16px;
  margin-bottom: 16px;
  height: 31px;
}
.given-section-list .item .char .ctrl .tags {
  padding-left: 0;
}
.given-section-list .item .char .ctrl .label {
  padding-left: 0;
  padding-bottom: 0;
}
.given-section-list .item .char .btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row;
  padding: 0 16px 16px 16px;
}
.given-section-list .item .char .btns i {
  margin-left: 40px;
  font-size: 36px;
}
.given-section-list .item .char .btns i:first-child {
  margin-left: 0;
}
.load-more {
  color: #333;
  font-size: 30px;
  width: 230px;
  height: 72px;
  line-height: 72px;
  margin: 0 auto;
  border: 2px solid #CCCCCC;
  border-radius: 36px;
  background: #fff;
  position: relative;
  padding-left: 46px;
  box-sizing: border-box;
  margin-top: 40px;
}
.load-more i {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.given-14 {
  padding: 0 33px;
  margin-bottom: 50px;
}
.given-14 .container {
  padding-top: 20px;
}
.given-14 .given-section-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 35px;
}
.given-14.given-list {
  padding-top: 40px;
}
.given-14 .given-section-list .item .char .stit {
  min-height: 76px;
}
.given-14.combination-1 .item {
  margin-bottom: 30px;
  box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.03);
}
.given-14 .buy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 17px 18px;
}
.given-14 .buy .price {
  color: #96764D;
  font-size: 28px;
}
.given-14 .buy .btn {
  width: 87px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: #B11D33;
  border-radius: 8px;
}
.menus {
  margin-bottom: 40px;
}
.menus .head-topType {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.menus .head-topType .swiper-slide {
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #96764D;
  position: relative;
  padding-bottom: 30px;
  opacity: 0.6;
  white-space: nowrap;
  width: auto;
}
.menus .head-topType .swiper-slide:last-child {
  margin-right: 0;
}
.menus .head-topType .swiper-slide.active {
  opacity: 1;
  font-size: 34px;
  font-weight: 600;
  color: #282728;
}
.menus .head-topType .swiper-slide.active:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 72px;
  height: 8px;
  background: #B11D33;
  border-radius: 4px;
}
.menus .head-topType li {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  position: relative;
  padding-bottom: 30px;
  opacity: 0.6;
  margin-right: 59px;
  white-space: nowrap;
}
.menus .head-topType li.active {
  opacity: 1;
  font-size: 28px;
  font-weight: 600;
}
.menus .head-topType li.active:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 72px;
  height: 8px;
  background: #B11D33;
  border-radius: 4px;
}
.menus .head-topType li:last-child {
  margin-right: 0;
}
.wch-big-data {
  padding: 0 30px;
  margin-bottom: 57px;
}
.wch-big-data .content {
  padding: 36px 0 36px;
  background: url('/image/wch/bigdata.png') no-repeat;
  background-size: 100% 100%;
}
.wch-big-data .content .list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.wch-big-data .content .list .item {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
  flex: 0 0 33%;
}
.wch-big-data .content .list .item:after {
  position: absolute;
  content: '';
  background: #DDDDDD;
  width: 1px;
  height: 64px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wch-big-data .content .list .item:nth-child(3n):after {
  display: none;
}
.wch-big-data .content .list .item .value {
  font-size: 36px;
  font-family: Gilroy;
  font-style: oblique;
  margin-bottom: 15px;
  font-weight: 700;
  height: 32px;
  line-height: 32px;
}
.wch-big-data .content .list .item .value.green {
  color: #29AC22;
}
.wch-big-data .content .list .item .value.red {
  color: #D42A44;
}
.wch-big-data .content .list .item .value.orange {
  color: #FC7A46;
}
.wch-big-data .content .list .item .value.blue {
  color: #137ACD;
}
.wch-big-data .content .list .item .value.purple {
  color: #6D46FC;
}
.wch-big-data .content .list .item .value.yellow {
  color: #6D46FC;
}
.wch-big-data .content .list .item .label {
  color: #3F3F41;
  font-size: 24px;
  font-family: Gilroy;
  white-space: nowrap;
}
.wencaihui-3.ranking {
  padding: 25 33px;
  box-sizing: border-box;
  position: relative;
}
.wencaihui-3.ranking .more {
  position: absolute;
  right: 40px;
  top: 95px;
}
.wencaihui-3.ranking .more span {
  color: #333;
  font-size: 26px;
}
.wencaihui-3.ranking .more i {
  margin-left: 10px;
  color: #333333;
  font-size: 24px;
  opacity: 0.6;
  font-weight: 600;
}
.wencaihui-3.ranking .rank-list {
  background: url('/image/wch/rankbg.png') no-repeat;
  background-size: 100% 100%;
  padding: 78px 64px 38px;
  height: 876px;
  box-sizing: border-box;
}
.wencaihui-3.ranking .rank-list .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
}
.wencaihui-3.ranking .rank-list .item .left img {
  width: 68px;
  height: 73px;
  margin-right: 35px;
}
.wencaihui-3.ranking .rank-list .item .left img.custom {
  width: 64px;
  height: 64px;
}
.wencaihui-3.ranking .rank-list .item .right {
  color: #fff;
  font-size: 16px;
  width: calc(100% - 103px);
  position: relative;
  padding-bottom: 29px;
}
.wencaihui-3.ranking .rank-list .item .right:after {
  content: '';
  height: 1px;
  background: #E0E0E0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.wencaihui-3.ranking .rank-list .item .right p {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0px;
}
.wencaihui-3.ranking .rank-list .item .right p.pdwch {
  padding-top: 30px;
  margin-bottom: 0;
}
.wencaihui-3.ranking .rank-list .item .right .ctrl {
  margin-top: 20px;
}
.wencaihui-3.ranking .rank-list .item .right .ctrl.pdwch {
  visibility: hidden;
}
.wencaihui-3.ranking .rank-list .item .right .ctrl label {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-right: 40px;
}
.wencaihui-3.ranking .rank-list .item .right .ctrl label i {
  font-size: 30px;
  color: #999;
}
.wencaihui-3.ranking .rank-list .item .right .ctrl label em {
  font-size: 24px;
  color: #FA5939;
  font-style: normal;
}
.wencaihui-3.ranking .rank-list .item:last-child .right::after {
  display: none;
}
.train-01 {
  padding: 25px 35px;
}
.train-01 .train-all {
  font-size: 24px;
  font-weight: 400;
  color: #E54252;
}
.train-01 .train-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  border-radius: 10px;
  overflow: hidden;
  margin-top: 20px;
}
.train-01 .train-item-first {
  background: #fff;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  overflow: hidden;
}
.train-01 .train-item-first .train-item-top {
  position: relative;
  height: 380px;
}
.train-01 .train-item-first .train-item-top .tag {
  position: absolute;
  bottom: 19px;
  left: 24px;
  background-color: #E7404E;
  color: #fff;
  padding: 2px 10px;
  border-radius: 6px;
  font-size: 22px;
}
.train-01 .train-item-first .train-item-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.train-01 .train-item-first .train-item-bottom .train-item-title {
  font-size: 30px;
  color: #333;
  font-weight: 500;
  font-family: 'PingFang SC';
}
.train-01 .train-item-first .train-item-bottom {
  padding: 21px 28px 21px 32px;
}
.train-01 .train-item-first .train-item-bottom .train-item-price-container {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.train-01 .train-item-first .train-item-bottom .train-item-price-container .train-item-price-left {
  font-size: 24px;
  font-family: 'PingFang SC';
  font-weight: 600;
  color: #E7404E;
}
.train-01 .train-item-first .train-item-bottom .train-item-price-container .train-item-price-right {
  font-size: 24px;
  font-family: 'PingFang SC';
  font-weight: 400;
  color: #999;
}
.train-01 .train-item-first .train-item-bottom .train-item-price-container .train-item-price-right span {
  color: #F67850;
}
.train-01 .train-item-first .train-item-bottom .interview {
  font-size: 24px;
  font-family: 'PingFang SC';
  font-weight: 400;
  color: #999;
  margin-top: 10px;
  text-align: right;
}
.train-01 .train-item {
  display: flex;
  justify-content: space-between;
  background: #fff;
}
.train-01 .train-item-left {
  padding: 27px 36px 20px 29px;
  flex: 1;
}
.train-01 .train-item-left .train-item-title {
  font-size: 30px;
  font-family: 'PingFang SC';
  font-weight: 500;
  color: #333;
  height: 65px;
  line-height: 33px;
  overflow: hidden;
  margin-bottom: 21px;
}
.train-01 .train-item-left .apply {
  font-size: 24px;
  font-family: 'PingFang SC';
  font-weight: 400;
  color: #999;
  margin-top: 5px;
}
.train-01 .train-item-left .apply span {
  color: #F67850;
}
.train-01 .train-item-right {
  position: relative;
  width: 322px;
}
.train-01 .train-item-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.train-01 .train-item-right .tag {
  position: absolute;
  bottom: 19px;
  left: 24px;
  background-color: #E7404E;
  color: #fff;
  padding: 2px 10px;
  border-radius: 6px;
  font-size: 22px;
}
.train-01 .interview-container {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.train-01 .interview-container .interview-left {
  font-size: 24px;
}
.train-01 .interview-container .interview-right {
  color: #E7404E;
  font-size: 24px;
}
.train-01 .need-interview {
  color: #F67850;
}
.train-04 {
  padding: 26px 30px 36px 30px;
  box-sizing: border-box;
}
.train-04 .train-item {
  background-color: #FFFFFF;
  box-shadow: 0px 2px 40px 5px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  overflow: hidden;
}
.train-04 .train-item:not(:last-child) {
  margin-bottom: 40px;
}
.train-04 .train-item .top-info {
  width: 100%;
  height: 430px;
  position: relative;
}
.train-04 .train-item .top-info .cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.train-04 .train-item .top-info .tag {
  position: absolute;
  top: 42px;
  left: 62px;
  line-height: 48px;
  padding: 0 16px 0 44px;
  box-sizing: border-box;
  height: 48px;
  background-color: rgba(51, 51, 51, 0.81);
  border-radius: 4px 6px 6px 4px;
  font-size: 26px;
  font-weight: 500;
  color: #E4E6E8;
  letter-spacing: 3px;
}
.train-04 .train-item .top-info .tag img {
  position: absolute;
  left: -34px;
  top: -10px;
}
.train-04 .train-item .other-info {
  padding: 42px 26px 42px 40px;
  box-sizing: border-box;
}
.train-04 .train-item .other-info .title {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 14px;
}
.train-04 .train-item .other-info .content {
  font-size: 28px;
  color: #666666;
  letter-spacing: 2px;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.train-04 .train-item .other-info .price-sign {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 28px;
  color: #666666;
}
.train-04 .train-item .other-info .price-sign .price {
  color: #333333;
  display: flex;
  align-items: center;
}
.train-04 .train-item .other-info .price-sign .price span {
  font-size: 40px;
  font-weight: bold;
  margin-right: 4px;
  color: #E3AC65;
}
.train-04 .train-item .other-info .price-sign .price span.is-free {
  font-size: 30px;
}
.train-04 .train-item .other-info .price-sign .sign {
  font-weight: bold;
  position: relative;
}
.train-04 .train-item .other-info .price-sign .sign::before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: -10px;
  width: calc(100% + 20px);
  height: 15px;
  background-color: #ABABAB;
  border-radius: 2px;
  opacity: 0.19;
}
.train-04 .train-item .other-info .price-sign .sign.sign-will {
  color: #3A8B8B;
}
.train-04 .train-item .other-info .price-sign .sign.sign-will::before {
  background-color: #3A8B8B;
  opacity: 0.1;
}
.train-04 .train-item .other-info .price-sign .sign.sign-end::before,
.train-04 .train-item .other-info .price-sign .sign.sign-over::before {
  background-color: #999;
  opacity: 0.1;
}
.train-04 .train-item .other-info .price-sign .sign.sign-end {
  color: #C8C8C8;
}
.train-04 .train-item .other-info .price-sign .sign.sign-over {
  color: #666666;
}
.train-02-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.train-02 {
  padding: 0 35px;
  margin-bottom: 40px;
}
.train-02 .train-02-tab {
  display: flex;
  box-shadow: 0px 0px 23px 1px rgba(0, 0, 0, 0.1);
  border-radius: 32px;
}
.train-02 .train-02-tab .tab-item {
  flex: 1;
  text-align: center;
  font-size: 26px;
  color: #808080;
  height: 57px;
  line-height: 57px;
  border-radius: 32px;
}
.train-02 .train-02-tab .active {
  background: #ccc;
  color: #fff;
}
.train-02 .train-all {
  font-size: 26px;
  font-weight: 400;
  color: #E54252;
}
.train-02 .train-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  border-radius: 10px;
  overflow: hidden;
  margin-top: 20px;
}
.train-02 .train-item {
  display: flex;
  justify-content: space-between;
  background: #fff;
  flex-direction: column;
}
.train-02 .train-item-left {
  padding: 10px 17px 20px 18px;
  flex: 1;
}
.train-02 .train-item-left .train-item-title {
  font-size: 28px;
  font-family: 'PingFang SC';
  font-weight: 500;
  color: #333;
  margin-bottom: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 285px;
}
.train-02 .train-item-left .apply {
  font-size: 24px;
  font-family: 'PingFang SC';
  font-weight: 400;
  color: #999;
}
.train-02 .train-item-left .apply span {
  color: #F67850;
}
.train-02 .train-item-right {
  position: relative;
  width: 320px;
}
.train-02 .train-item-right img {
  width: 100%;
  width: 320px;
  height: 180px;
  object-fit: cover;
}
.train-02 .train-item-right .tag {
  position: absolute;
  bottom: 19px;
  left: 24px;
  background-color: #E7404E;
  color: #fff;
  padding: 2px 10px;
  border-radius: 6px;
  font-size: 22px;
}
.train-02 .interview-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.train-02 .interview-container .interview-left {
  font-size: 28px;
}
.train-02 .interview-container .interview-right {
  color: #999;
  font-size: 24px;
}
.train-02 .interview-container.no-price {
  justify-content: flex-start;
}
.train-02 .need-interview {
  color: #F67850;
}
.common-section-title .name.custom img {
  width: auto;
  height: auto;
  margin-right: 0;
  max-width: 500px;
}
.live-2 .container {
  padding: 0px 35px;
  padding-bottom: 20px;
}
.live-2 .common-section-list {
  display: flex;
  justify-content: space-between;
}
.live-2 .live-2-item {
  width: 320px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
}
.live-2 .common-section-list .live-2-item:nth-of-type(n+3) {
  margin-top: 30px;
}
.live-2 .live-top {
  position: relative;
}
.live-2 .live-top img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 10px;
}
.live-2 .live-top .live-status {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 33px;
}
.live-2 .live-top .live-play {
  position: absolute;
  width: 66px;
  height: 66px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.live-2 .live-bottom {
  padding: 17px 28px 26px 18px;
}
.live-2 .live-bottom .live-title {
  height: 70px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 28px;
}
.live-2 .live-bottom .live-origin {
  margin-top: 25px;
  display: flex;
  align-items: center;
}
.live-2 .live-bottom .live-origin .live-avartar {
  background-image: url('../../image/given/circle.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 45px;
  height: 45px;
  padding: 3px;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
}
.live-2 .live-bottom .live-origin img {
  width: 38px;
  height: 38px;
  object-fit: cover;
  border-radius: 50%;
}
.live-2 .live-bottom .live-origin .live-origin-name {
  color: #999;
  font-size: 24px;
  margin-left: 11px;
}
.msg-01 {
  padding: 40px;
  overflow: hidden;
}
.msg-01 .msg-top {
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}
.msg-01 .msg-top .title-img {
  width: 100%;
  height: 110px;
}
.msg-01 .msg-top .title-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.msg-01 .msg-top .rule-contianer {
  width: 100%;
  height: 56px;
  text-align: right;
}
.msg-01 .msg-top .rule-contianer img {
  width: 100%;
  height: 56px;
  display: inline-block;
  margin-right: 32px;
  margin-top: -1px;
}
.msg-01 .msg-top .msg-content {
  width: 100%;
  height: 735px;
  padding: 26px 40px;
  box-sizing: border-box;
  margin-top: -4px;
}
.msg-01 .msg-top .msg-content .msg-item {
  width: 100%;
  height: auto !important;
}
.msg-01 .msg-top .msg-content .msg-item:not(:first-child) {
  margin-top: 30px;
}
.msg-01 .msg-top .msg-content .swiper-container {
  height: 660px;
}
.msg-01 .msg-top .msg-auth {
  color: #333;
  font-size: 32px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.msg-01 .msg-top .msg-auth.odd {
  text-align: right;
}
.msg-01 .msg-top .msg-detail {
  color: #666;
  font-size: 28px;
  font-weight: 400;
  background: #F3F3F3;
  padding: 20px;
  position: relative;
  margin-top: 30px;
}
.msg-01 .msg-top .msg-detail.even {
  border-radius: 0 15px 15px 15px;
}
.msg-01 .msg-top .msg-detail.odd {
  border-radius: 15px 0 15px 15px;
}
.msg-01 .msg-top .msg-detail.even::after {
  content: '';
  display: block;
  border-left: 17px;
  border-right: 17px;
  border-top: 10px;
  border-bottom: 10px;
  position: absolute;
  left: 0;
  top: -20px;
  border-color: transparent transparent #F3F3F3 #F3F3F3;
  border-style: solid;
}
.msg-01 .msg-top .msg-detail.odd::after {
  content: '';
  display: block;
  border-left: 17px;
  border-right: 17px;
  border-top: 10px;
  border-bottom: 10px;
  position: absolute;
  right: 0;
  top: -20px;
  border-color: transparent #F3F3F3 #F3F3F3 transparent;
  border-style: solid;
}
.msg-01 .msg-bottom {
  padding: 26px 40px;
  border-radius: 0 0 16px 16px;
  overflow: hidden;
  margin-top: -1px;
}
.msg-01 .msg-bottom .form-item {
  display: flex;
  align-items: center;
}
.msg-01 .msg-bottom .form-item .form-label {
  color: #333;
  font-size: 32px;
  font-weight: 600;
}
.msg-01 .msg-bottom .form-item .form-value {
  margin-left: 40px;
}
.msg-01 .msg-bottom .form-item .form-value input {
  height: 84px;
  line-height: 84px;
  background: #F3F3F3;
  border: none;
  width: 440px;
  border-radius: 16px;
  outline: none;
  font-size: 28px;
  padding-left: 32px;
}
.msg-01 .msg-bottom .form-item .form-value input:focus {
  border: none;
}
.msg-01 .msg-bottom .form-item:not(:first-child) {
  margin-top: 24px;
}
.msg-01 .msg-bottom .submit {
  height: 108px;
  margin-top: 26px;
}
.msg-01 .msg-bottom .submit img {
  height: 108px;
  width: 100%;
}
.notMsg {
  font-size: 30px;
  text-align: center;
  color: #999;
}
.teacher-01 {
  padding: 25px 40px;
}
.teacher-01 .common-section-title .name {
  font-weight: bold;
}
.teacher-01 .teacher-item {
  display: flex;
  align-items: center;
  background: #FFFFFF;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.15);
  border-radius: 10px;
  padding: 40px 37px 40px 38px;
}
.teacher-01 .teacher-item .teacher-item-left img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
}
.teacher-01 .teacher-item .teacher-item-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  margin-left: 44px;
  height: 150px;
  overflow: hidden;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-item-title {
  display: flex;
  overflow: hidden;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-item-title .tag-wrapper {
  max-height: 74px;
  overflow: hidden;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-item-title .title {
  font-family: 'PingFang SC';
  font-size: 34px;
  color: #333;
  font-weight: bold;
  margin-right: 21px;
  white-space: nowrap;
  position: relative;
  top: -5px;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-item-title .tag {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  background: #A344FF;
  padding: 0 11px;
  border-radius: 20px 0px 20px 0px;
  line-height: 32px;
  margin-bottom: 10px;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-item-title .tag:not(:last-child) {
  margin-right: 10px;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-intro {
  font-size: 24px;
  color: #999;
  margin-top: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 30px;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-intro.line-three {
  -webkit-line-clamp: 3;
  height: 90px;
  margin-top: 15px;
}
.teacher-01 .teacher-item .teacher-item-right .teacher-intro.line-two {
  -webkit-line-clamp: 2;
  height: 60px;
}
.teacher-01 .teacher-item:not(:first-child) {
  margin-top: 20px;
}
.train-03 {
  padding: 0 25px;
}
.train-03 .content {
  display: flex;
  justify-content: space-between;
  height: 442px;
}
.train-03 .course {
  height: 100%;
  width: 340px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  flex: 1;
  padding: 0 0px 0px 0px;
  box-sizing: border-box;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  max-width: 340px;
}
.train-03 .course .top {
  height: 94px;
  position: relative;
}
.train-03 .course .top span {
  position: absolute;
  font-size: 24px;
  color: #fff;
  right: 15px;
  top: 25px;
}
.train-03 .course .top span i {
  font-size: 22px;
}
.train-03 .course .bg {
  height: 100%;
  background-repeat: no-repeat;
}
.train-03 .course .course-swiper-pagination {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.train-03 .course .course-swiper-pagination .swiper-pagination-bullet {
  background: #BBB;
  opacity: 0.3;
  margin: 0 4px;
}
.train-03 .course .course-swiper-pagination .swiper-pagination-bullet-active {
  background: #BBB;
  opacity: 1;
}
.train-03 .teacher {
  height: 100%;
  width: 340px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  flex: 1;
  padding: 0 0px 0px 0px;
  box-sizing: border-box;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  max-width: 340px;
}
.train-03 .teacher .top {
  height: 94px;
  position: relative;
}
.train-03 .teacher .top span {
  position: absolute;
  font-size: 24px;
  color: #fff;
  right: 15px;
  top: 25px;
}
.train-03 .teacher .top span i {
  font-size: 22px;
}
.train-03 .teacher .bg {
  height: 100%;
  background-repeat: no-repeat;
}
.train-03 .teacher .teacher-item {
  display: flex;
  padding-left: 26px;
  padding-right: 23px;
}
.train-03 .teacher .teacher-item .teacher-name {
  font-size: 28px;
  color: #5AADF9;
  margin-top: 7px;
}
.train-03 .teacher .teacher-item .teacher-intro {
  font-size: 22px;
  color: #999;
  margin-top: 15px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.train-03 .teacher .teacher-item-bottom {
  margin-top: 34px;
}
.train-03 .teacher .teacher-item-left {
  border: 2px solid #81C3FB;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 5px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.train-03 .teacher .teacher-item-left img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.train-03 .teacher .teacher-item-right {
  margin-left: 20px;
}
.train-03 .teacher .teacher-swiper-pagination {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.train-03 .teacher .teacher-swiper-pagination .swiper-pagination-bullet {
  background: #BBB;
  opacity: 0.3;
  margin: 0 4px;
}
.train-03 .teacher .teacher-swiper-pagination .swiper-pagination-bullet-active {
  background: #BBB;
  opacity: 1;
}
.train-03 .course-swiper .swiper-slide {
  width: 100%;
  flex-shrink: 0;
  padding: 0 10px;
  box-sizing: border-box;
}
.train-03 .course-swiper .swiper-slide .img-wrapper {
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  height: 180px;
}
.train-03 .course-swiper .swiper-slide img {
  width: 100%;
  height: 180px;
}
.train-03 .course-swiper .swiper-slide .tag {
  position: absolute;
  top: 135px;
  left: 22px;
  padding: 0 7px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  width: auto;
  height: 33px;
  line-height: 33px;
}
.train-03 .course-swiper .swiper-slide .course-title {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  margin-top: 22px;
  margin-left: 11px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.train-03 .course-swiper .swiper-slide .course-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  margin-left: 11px;
  padding-right: 15px;
}
.train-03 .course-swiper .swiper-slide .course-bottom div {
  color: #999;
  font-size: 22px;
}
.train-03 .course-swiper .swiper-slide .course-bottom .apply-num {
  color: #E35555;
  font-size: 32px;
  font-weight: bold;
}
.train-03 .course-swiper .swiper-slide .course-bottom .price {
  color: #E35555;
  font-size: 26px;
}
.peixun-01 {
  padding: 42px 36px 40px 30px;
}
.peixun-01 .common-section-title .name {
  font-weight: bold;
}
.peixun-01 .menus .type-name {
  font-size: 28px;
  color: #666;
  width: 144px;
  text-align: center;
  padding: 0 10px;
  border-radius: 6px;
  height: 52px;
  line-height: 52px;
}
.peixun-01 .menus .type-name.active {
  color: #fff;
  background-color: #FF4544;
  height: 52px;
  line-height: 52px;
}
.peixun-01 .peixun-01-list .item {
  background-image: url(/image/assemble/ticket-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px 20px 12px 20px;
  height: 296px;
  box-sizing: border-box;
}
.peixun-01 .peixun-01-list .item:not(:first-child) {
  margin-top: 20px;
}
.peixun-01 .peixun-01-list .item-top {
  display: flex;
}
.peixun-01 .peixun-01-list .item-top .top-left {
  position: relative;
}
.peixun-01 .peixun-01-list .item-top .top-left img {
  width: 270px;
  height: 180px;
  border-radius: 6px;
}
.peixun-01 .peixun-01-list .item-top .top-left .tip {
  position: absolute;
  bottom: 4px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-radius: 0 0 6px 6px;
}
.peixun-01 .peixun-01-list .item-top .top-right {
  margin-left: 24px;
  overflow: hidden;
}
.peixun-01 .peixun-01-list .item-top .top-right .title {
  font-size: 30px;
  color: #333;
  margin-top: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.peixun-01 .peixun-01-list .item-top .top-right .date {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #666;
  margin-top: 32px;
}
.peixun-01 .peixun-01-list .item-top .top-right .date img {
  margin-right: 8px;
  width: 24px;
  height: 24px;
}
.peixun-01 .peixun-01-list .item-top .top-right .address {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #666;
  margin-top: 10px;
}
.peixun-01 .peixun-01-list .item-top .top-right .address .address-detail {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.peixun-01 .peixun-01-list .item-top .top-right .address img {
  margin-right: 8px;
  width: 24px;
  height: 24px;
}
.peixun-01 .peixun-01-list .item-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  height: 52px;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-left {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #666;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-left .sign-num {
  color: #F10000;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-left .ticket-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #FF4544;
  margin-right: 8px;
  line-height: 36px;
  text-align: center;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-left .ticket-wrapper img {
  width: 24px;
  height: 24px;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-right {
  display: flex;
  align-items: center;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-right .star-wrapper,
.peixun-01 .peixun-01-list .item-bottom .bottom-right .thumb-wrapper {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #999;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-right .star-wrapper img,
.peixun-01 .peixun-01-list .item-bottom .bottom-right .thumb-wrapper img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-right .star-wrapper {
  margin-right: 16px;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-right .thumb-wrapper {
  margin-right: 20px;
}
.peixun-01 .peixun-01-list .item-bottom .bottom-right .apply-btn {
  width: 152px;
  height: 52px;
  border-radius: 28px;
  text-align: center;
  line-height: 52px;
  font-size: 26px;
  color: #fff;
  background-color: #FF4544;
  outline: none;
  border: none;
}
.liveStyles-3 {
  padding: 0px 40px;
  padding-bottom: 20px;
}
.liveStyles-3 .bgImg {
  width: 100%;
  height: 446px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  margin-bottom: 32px;
}
.liveStyles-3 .bgImg .bigImg {
  width: 100%;
  height: 100%;
}
.liveStyles-3 .bgImg .videoType {
  position: absolute;
  left: 24px;
  top: 24px;
  display: flex;
  padding: 4px 12px;
  background: #000000;
  border-radius: 24px;
  opacity: 0.8;
}
.liveStyles-3 .bgImg .videoType .hot {
  width: 28px;
  height: 28px;
  margin-right: 4px;
}
.liveStyles-3 .bgImg .videoType span {
  height: 32px;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
}
.liveStyles-3 .bgImg .videoType p {
  width: 2px;
  height: 24px;
  background: #FFFFFF;
  opacity: 0.4;
  margin: 4px 8px;
}
.liveStyles-3 .bgImg .videoType .eye {
  width: 24px;
  height: 24px;
  margin-top: 4px;
  margin-right: 4px;
}
.liveStyles-3 .bgImg .playBtn {
  position: absolute;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
}
.liveStyles-3 .bgImg .title-box {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 0px 0px 12px 12px;
  opacity: 0.8;
  padding: 56px 24px 20px;
}
.liveStyles-3 .bgImg .msg {
  height: 40px;
  font-size: 28px;
  margin-bottom: 6px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.liveStyles-3 .bgImg .sub-title {
  height: 32px;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.liveStyles-3 .bottomList {
  display: flex;
  justify-content: space-between;
}
.liveStyles-3 .bottomList .list {
  width: 324px;
}
.liveStyles-3 .bottomList .list .bgImgeBottom {
  width: 100%;
  height: 216px;
  border-radius: 8px;
  position: relative;
}
.liveStyles-3 .bottomList .list .bgImgeBottom .bigImg {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.liveStyles-3 .bottomList .list .bgImgeBottom .playBtn {
  position: absolute;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
}
.liveStyles-3 .bottomList .list .bgImgeBottom .videoTypeBottom {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 0 16px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
}
.liveStyles-3 .bottomList .list .title {
  height: 80px;
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 20px 0 12px 0;
}
.liveStyles-3 .bottomList .list .time img {
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
}
.liveStyles-3 .bottomList .list .time span {
  width: 100%;
  height: 32px;
  font-size: 24px;
  font-weight: 400;
  color: #999999;
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.liveStyles-4 {
  padding: 0px 25px;
  padding-bottom: 20px;
  position: relative;
  z-index: 9;
  min-height: 481px;
  height: 481px;
  box-sizing: border-box;
}
.liveStyles-4 .common-section-title .name {
  font-weight: bold;
}
.liveStyles-4 .container {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  overflow: hidden;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  height: 100%;
  box-sizing: border-box;
}
.liveStyles-4 .more {
  right: 22px !important;
}
.liveStyles-4 .boxList {
  display: flex;
  overflow-x: auto;
}
.liveStyles-4 .boxList .list:last-child {
  margin-right: 0;
}
.liveStyles-4 .boxList .list {
  margin-right: 20px;
  width: 280px;
}
.liveStyles-4 .boxList .list .bgImg {
  width: 280px;
  height: 159px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.liveStyles-4 .boxList .list .bgImg .bigImg {
  width: 100%;
  height: 100%;
}
.liveStyles-4 .boxList .list .bgImg .videoType {
  left: 20px;
  bottom: 20px;
  position: absolute;
}
.liveStyles-4 .boxList .list .title {
  width: 250px;
  min-height: 70px;
  margin: 25px 0;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 37px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.liveStyles-4 .boxList .list .bottom {
  display: flex;
}
.liveStyles-4 .boxList .list .bottom img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin-right: 14px;
}
.liveStyles-4 .boxList .list .bottom p {
  width: 179px;
  line-height: 49px;
  font-size: 22px;
  font-weight: 400;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.liveStyles-4 .boxList::-webkit-scrollbar {
  display: none;
}
.wenchuang-02 .menus .type-name {
  font-size: 28px;
  color: #666;
  width: 144px;
  text-align: center;
  border-radius: 6px;
  height: 52px;
  line-height: 52px;
}
.wenchuang-02 .menus .type-name.active {
  color: #fff;
  background-color: #25CCB7;
  height: 52px;
  line-height: 52px;
}
.wenchuang-02 .boxList .cover {
  position: relative;
}
.wenchuang-02 .boxList .cover .brower-box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 20px;
  height: 59px;
  line-height: 59px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.5;
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wenchuang-02 .boxList .cover .brower-box .sub {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  font-size: 24px;
  margin-right: 22px;
}
.wenchuang-02 .boxList .cover .brower-box .sub img {
  margin-right: 9px;
}
.wenchuang-02 .boxList .bottomList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  min-height: 71px;
}
.wenchuang-02 .boxList .bottomList .price {
  float: none;
  height: auto;
  font-weight: 600;
}
.wenchuang-02 .boxList .bottomList .btns {
  float: none;
  width: 106px;
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  padding: 0;
  margin-bottom: 0;
}
.wenchuang-02 .boxList .bottomList .reserve {
  box-sizing: border-box;
  width: 106px;
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  background: #0ACDB7;
  text-align: center;
}
.wenchuang-02 .boxList .bottomList .reserve.seckilling {
  background: #F7EEEE;
  color: #0ACDB7;
}
.wenchuang-02 .boxList .bottomList .reserve.end {
  background: #F6F6F6;
  color: #999999;
}
.wenchuang-02 .boxList .bottomList .reserve.line {
  color: #333333;
}
.side-menu-icon {
  position: fixed;
  bottom: 132px;
  left: 0;
  width: 148px;
  height: 148px;
  z-index: 1000;
}
.side-menu-icon img {
  width: 100%;
  height: 100%;
}
.side-menu-box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
}
.side-menu-box .side-menu-mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 30;
  background-color: rgba(0, 0, 0, 0.4);
}
.side-menu-box .side-menu-filter {
  background: #fff;
  height: 100%;
  z-index: 31;
  position: relative;
  width: 0px;
  transition: all 0.5s ease-in;
}
.side-menu-box .side-menu-filter.on {
  width: 456px;
}
.side-menu-box .side-menu-filter .side-header {
  width: 100%;
  height: 260px;
  background: url('../../image/spec/header-bg.png') no-repeat;
  display: flex;
  align-items: center;
  padding: 67px 0 67px 57px;
  box-sizing: border-box;
}
.side-menu-box .side-menu-filter .side-header .avartar {
  width: 126px;
  height: 126px;
  margin-right: 20px;
  border-radius: 50%;
  border: 3px solid #FFFFFF;
  object-fit: cover;
}
.side-menu-box .side-menu-filter .side-header p {
  font-size: 32px;
  font-weight: 600;
  color: #2C2C2C;
  line-height: 32px;
  margin-right: 15px;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.side-menu-box .side-menu-filter .side-header .arrow {
  width: 16px;
  height: 24px;
}
.side-menu-box .side-menu-filter .side-list {
  padding-top: 40px;
  padding-left: 60px;
  box-sizing: border-box;
  overflow: auto;
  height: calc(100% - 260px);
}
.side-menu-box .side-menu-filter .side-list .side-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 80px;
}
.side-menu-box .side-menu-filter .side-list .side-item img {
  margin-right: 24px;
  max-width: 37px;
  max-height: 33px;
}
.side-menu-box .side-menu-filter .side-list .side-item p {
  font-size: 32px;
  font-weight: 600;
  color: #2C2C2C;
  line-height: 32px;
  margin: 0;
}
