a {
  color: inherit
}

a:hover {
  color: #45cf8a
}
.base-title .title-name .icon-app{
  background-position: -243px -684px;
}
.base-title .title-name .icon-keyword{
  background-position: -177px -684px;
}
.base-title .title-name .icon-rank{
  background-position: -316px -684px;
}
.base-title .title-name .icon-friend{
  background-position: -384px -684px;
}
html {
  color: #333;
  background: #fff;
  overflow-y: auto;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  word-break: break-all
}
.inTitle {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.inTitle .titleL {
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #333
}

.inTitle .titleL .icon {
  margin-right: 8px;
  width: 25px;
  height: 18px;
  background-position: -25px -59px
}

.inTitle>a.titleR {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center
}

.inTitle>a.titleR:hover {
  color: #47FFA3
}

.inTitle>a.titleR .icon {
  margin-left: 6px;
  width: 12px;
  height: 12px;
  background-position: -55px -59px
}



body::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 68px;
  z-index: 0;
  display: block;
  width: 100%;
  height: 617px;
  background: url(../images/indexbg.png) 0% 0% / 100% 100% no-repeat;
}

.home-swiper {
  padding-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  position: relative;
  z-index: 5;
}

.swiper-box {
  position: relative;
  width: 1200px;
  height: 388px;
  border-radius: 20px;
  margin: 0 auto 21px;
  overflow: hidden
}

.swiper-box:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 200px;
  height: 100%;
  background: linear-gradient(-90deg, rgba(22, 22, 22, .7), transparent);
  border-radius: 20px
}

.swiper-box ul {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.swiper-box li {
  float: left;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s
}

.swiper-box li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden
}

.swiper-box li a>img {
  width: 100%;
  min-height: 100%;
  height: auto
}

.swiper-box a>div {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  padding-left: 40px;
  min-width: 400px;
  max-width: 530px;
  height: 100%;
  background: linear-gradient(90deg, rgba(22, 22, 22, 1), transparent);
  border-radius: 20px
}

.swiper-box a>div img {
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 20px;
  margin: 99px 0 15px;
  border: 2px solid #8ED7E8
}

.swiper-box a>div p {
  display: block;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
  line-height: 28px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.swiper-box a>div em {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  line-height: 24px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.swiper-box a>div span {
  display: block;
  margin: 10px 0;
  overflow: hidden
}

.swiper-box a>div span i {
  display: block;
  float: left;
  padding: 0 8px;
  height: 18px;
  font-size: 14px;
  color: rgba(255, 255, 255, .8);
  background: rgba(0, 0, 0, .5);
  text-align: center;
  line-height: 18px;
  margin-right: 6px;
  border-radius: 3px
}

.swiper-box a>div span i:nth-of-type(1) {
  color: #3DC4E8
}

.swiper-box .dot {
  position: absolute;
  right: 30px;
  top: 57px;
  z-index: 5;
  width: 222px;
  height: 274px;
  border-radius: 10px
}

.swiper-box .dot i {
  position: relative;
  display: block;
  width: 100%;
  height: 68px;
  cursor: pointer
}

.sliderBox {
  position: absolute;
  right: 30px;
  top: 57px;
  z-index: 4;
  width: 222px;
  height: 274px;
  border-radius: 10px;
  overflow: hidden
}

.sliderBox:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow: hidden;
  *zoom: 1;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background: rgba(0, 0, 0, .7)
}

.sliderBox .info {
  position: relative;
  z-index: 2;
  padding: 9px 5px 9px 46px;
  height: 48px;
  border-radius: 10px;
  overflow: hidden;
  *zoom: 1
}

.sliderBox .info:last-of-type,
.sliderBox .info:nth-of-type(1) {
  padding-top: 10px;
  padding-bottom: 10px
}

.sliderBox .info:last-of-type {
  padding-top: 13px;
  padding-bottom: 13px
}

.sliderBox .info p {
  display: block;
  margin-top: 3px;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.sliderBox .info span {
  display: block;
  font-size: 12px;
  color: #ccc;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.sliderBox .info.current {
  background: rgba(255, 255, 255, .3);
  color: #fff
}

.sliderBox .info:before {
  content: "";
  position: absolute;
  left: 18px;
  top: 25px;
  vertical-align: top;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../images/icon.png") no-repeat;
  background-size: 1000px 1000px;
  background-position: 0 -580px
}

.home-swiper .swiper-list {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  *zoom: 1
}

.home-swiper .swiper-list a {
  position: relative;
  float: left;
  display: block;
  padding: 24px 0 19px 104px;
  width: 181px;
  height: 57px;
  background-color: rgba(239, 252, 255, .8);
  border-radius: 20px;
  overflow: hidden
}

.home-swiper .swiper-list a:nth-of-type(n+2) {
  margin-left: 20px
}

.home-swiper .swiper-list a:nth-of-type(2) {
  background-color: rgba(255, 252, 243, .8)
}

.home-swiper .swiper-list a:nth-of-type(3) {
  background-color: rgba(238, 247, 255, .8)
}

.home-swiper .swiper-list a:nth-of-type(4) {
  background-color: rgba(255, 247, 244, .8)
}

.home-swiper .swiper-list a:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 30px;
  display: block;
  width: 54px;
  height: 54px;
  background: url("../images/icon.png") no-repeat;
  background-size: 1000px 1000px;
  background-position: 0 -610px
}

.home-swiper .swiper-list a:nth-of-type(2):before {
  background-position: -76px -610px
}

.home-swiper .swiper-list a:nth-of-type(3):before {
  background-position: -152px -610px
}

.home-swiper .swiper-list a:nth-of-type(4):before {
  background-position: -228px -610px
}

.home-swiper .swiper-list a em {
  position: relative;
  display: block;
  font-size: 20px;
  color: #323232;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.home-swiper .swiper-list a p {
  display: block;
  font-size: 14px;
  color: #8C8D9E;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.home-swiper .swiper-list a em:after {
  content: "";
  position: absolute;
  top: 5px;
  vertical-align: top;
  margin-left: 8px;
  display: inline-block;
  width: 36px;
  height: 16px;
  background: url("../images/icon.png") no-repeat;
  background-size: 1000px 1000px;
  background-position: -24px -580px;
  transition: all 0.15s linear
}

.home-swiper .swiper-list a:hover em:after {
  margin-left: 12px
}

.imgBox {
  overflow: hidden
}



.plate-news {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  display: flex;
  justify-content: space-between
}

.plate-news .plate-news-left {
  width: 320px
}

.plate-news .plate-news-left .inTitle .titleL {
  font-size: 18px;
  line-height: 22px
}

.plate-news .plate-news-left .plate-news-ul {
  margin-top: -2px;
  display: grid;
  grid-template-columns: repeat(2, 150px);
  justify-content: space-between
}

.plate-news .plate-news-left .plate-news-ul li {
  margin-top: 22px
}

.plate-news .plate-news-left .plate-news-ul .imgBox {
  width: 150px;
  height: 100px;
  background: #F3430D;
  border-radius: 5px
}

.plate-news .plate-news-left .plate-news-ul p {
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  -webkit-line-clamp: 2
}



.plate-news .plate-news-center {
  width: 498px;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}

.plate-news .plate-news-center>ul {
  display: grid;
  grid-template-columns: repeat(4, 120px);
  justify-content: space-between;
  text-align: center;
}

.plate-news .plate-news-center>ul li a {
  display: block;
  height: 48px;
  line-height: 48px;
  background-color: #F5F5F5;
}

.plate-news .plate-news-center>ul li a:hover {
  color: #666666;
}

.plate-news .plate-news-center>ul li.active {
  font-weight: bold;
  color: #333333;
}

.plate-news .plate-news-center>ul li.active a {
  background-color: #FFFFFF;
  position: relative;
}

.plate-news .plate-news-center>ul li.active a::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  display: block;
  width: 120px;
  height: 3px;
  background-color: #47FFA3;
}


.plate-news .plate-news-center>ul {
  display: grid;
  grid-template-columns: repeat(4, 120px);
  justify-content: space-between;
  text-align: center;
}

.plate-news .plate-news-center>ul li a {
  display: block;
  height: 48px;
  line-height: 48px;
  background-color: #F5F5F5;
}

.plate-news .plate-news-center>ul li a:hover {
  color: #666666;
}

.plate-news .plate-news-center>ul li.active {
  font-weight: bold;
  color: #333333;
}

.plate-news .plate-news-center>ul li.active a {
  background-color: #FFFFFF;
  position: relative;
}


.plate-news .plate-news-center>ul li.active a::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  display: block;
  width: 120px;
  height: 3px;
  background-color: #47FFA3;
}

.plate-news .plate-news-center .tabInfo .mainCont {
  padding: 16px 20px 20px;
  width: 100%;
  height: 140px;
  background: #FAFFFC;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  margin: 22px 0 0;
}

.plate-news .plate-news-center .tabInfo .mainCont p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  -webkit-line-clamp: 3
}

.plate-news .plate-news-center .tabInfo .mainCont>p {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
  -webkit-line-clamp: 1
}

.plate-news .plate-news-center .tabInfo .mainCont:hover>p {
  color: #47FFA3
}

.plate-news .plate-news-center .tabInfo .mainCont .imgInfo {
  margin-top: 18px;
  display: flex
}

.plate-news .plate-news-center .tabInfo .mainCont .imgInfo img {
  width: 100px;
  height: 64px
}

.plate-news .plate-news-center .tabInfo .mainCont .imgInfo p {
  margin-top: -4px;
  padding-left: 20px
}

.plate-news .plate-news-center .tabInfo .infoList {
  color: #666;
  padding-top: 6px
}

.plate-news .plate-news-center .tabInfo .infoList li {
  margin-top: 13px
}

.plate-news .plate-news-center .tabInfo .infoList li a {
  display: flex;
  align-items: center
}

.plate-news .plate-news-center .tabInfo .infoList li a::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #47FFA3
}

.plate-news .plate-news-center .tabInfo .infoList li a p {
  flex: 1;
  padding: 0 10px 0 14px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.plate-news .plate-news-center .tabInfo .infoList li a .time {
  font-size: 14px
}

.plate-news .plate-news-right {
  width: 324px;
}


.plate-news .plate-news-right .title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1
}

.plate-news .plate-news-right .title .line {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.plate-news .plate-news-right .title .line i {
  display: block;
  height: 1px;
  background: #47FFA3
}

.plate-news .plate-news-right .title p {
  width: fit-content;
  font-style: oblique;
  background: #47FFA3;
  font-size: 32px;
  font-weight: 700;
  color: #333;
  padding: 0px 12px;
  height: 40px;
  line-height: 36px
}

.fourColumnList {
  display: grid;
  grid-template-columns: repeat(4, 23.75%);
  justify-content: space-between;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #333333
}

.fourColumnList li {
  margin-top: 20px
}

.fourColumnList li>a {
  display: block;
  position: relative
}

.fourColumnList li>a .imgBox {
  width: 60px;
  height: 60px;
  background: #47FFA3;
  border-radius: 12px;
}

.fourColumnList li>a:hover .imgBox img {
  transform: scale(1.2)
}

.fourColumnList li>a p {
  width: 64px;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.fourColumnList li>a p.txt {
  margin-top: 7px;
  position: relative;
  z-index: 1;
  color: #333333
}

.fourColumnList li>a p.txt::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  background: #00CCFF;
  width: 120px;
  height: 3px;
  opacity: .5;
  z-index: -1
}

.fourColumnList li>a p.time {
  margin-top: 10px;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px
}

.fourColumnList li>a p.tip {
  height: 22px;
  line-height: 22px;
  position: absolute;
  padding: 0 12px;
  top: 10px;
  right: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #47FFA3;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 11px
}

.singleColumnList {
  font-size: 16px;
  line-height: 20px;
  color: #333
}

.singleColumnList li {
  margin-top: 18px
}

.singleColumnList li>a {
  display: flex;
  justify-content: space-between
}

.singleColumnList li>a .imgBox {
  width: 60px;
  height: 60px;
  background: #47FFA3;
  border-radius: 12px
}

.singleColumnList li>a .imgInfo {
  flex: 1;
  padding-left: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-around
}

.singleColumnList li>a .imgInfo p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: justify
}

.singleColumnList li>a .imgInfo p.tip {
  font-size: 14px;
  color: #999999;
  line-height: 18px
}

.plate-news .plate-news-right .fourColumnList li>a p {
  margin: 10px -2px 0;
  text-align: center
}


.plate-down {
  width: 100%;
  height: 715px;
  position: relative;
}

.plate-down .down-main .boxCont {
  margin-top: 23px;
  display: flex;
  justify-content: space-between
}

.plate-down .down-main .boxCont.hide {
  display: none
}

.plate-down .down-main .boxCont .contL {
  width: 320px;
  padding: 22px 0 35px;
  position: relative
}

.plate-down .down-main .boxCont .contL .mySwiper {
  position: relative
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide {
  width: 320px;
  height: 583px;
  background-image: url(../images/in_bg5.png);
  background-color: #A54DFF;
  border-radius: 18px;
  z-index: 1;
  padding: 26px 22px 5px;
  box-sizing: border-box;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>p {
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  height: 40px;
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  width: fit-content;
  margin: 0 auto;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>p::before,
.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>p::after {
  content: "กค";
  padding-right: 10px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>p::after {
  padding-left: 10px;
  padding-right: unset;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul {
  padding-top: 10px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li {
  font-size: 16px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a {
  padding: 13.5px 12px 13.5px 0;
  color: #fff;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  line-height: 18px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a>span {
  display: inline-block;
  width: 40px;
  text-align: center;
  padding-right: 13px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a>img {
  display: none;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a .imgInfo {
  flex: 1;
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a .imgInfo>p {
  font-size: 18px;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a .imgInfo .numInfo {
  font-size: 14px;
  display: flex;
  align-items: center;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a .imgInfo .numInfo .starRating {
  display: none;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li a .imgInfo .numInfo .starRating .resrank {
  height: 15px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li.active a {
  padding: 12px 12px 12px 0;
  font-weight: bold;
  line-height: unset;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li.active a>span {
  color: #FFE066;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li.active a>img {
  display: block;
  width: 64px;
  height: 64px;
  background: #FFFFFF;
  border-radius: 14px;
  object-fit: cover;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li.active a .imgInfo {
  font-size: 18px;
  padding-left: 13px;
  display: unset;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li.active a .imgInfo .numInfo {
  margin-top: 11px;
  font-size: 16px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li.active a .imgInfo .numInfo .starRating {
  display: block;
  height: auto;
  overflow: hidden;
  line-height: normal;
  font-size: 0px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li.active a .imgInfo .numInfo .proNum {
  font-weight: normal;
  color: #FFE066;
  margin-left: 7px;
  line-height: 16px;
}

.plate-down .down-main .boxCont .contL .mySwiper .swiper-slide>ul li:last-child a {
  border-bottom: unset;
}

.plate-down .down-main .boxCont .contL .swiper-button-next,
.plate-down .down-main .boxCont .contL .swiper-button-prev {
  cursor: pointer;
  position: absolute;
  left: 116px;
  bottom: 1px;
  width: 32px;
  height: 32px;
  background-color: #FFF7EB;
  border-radius: 50%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.plate-down .down-main .boxCont .contL .swiper-button-next::after,
.plate-down .down-main .boxCont .contL .swiper-button-prev::after {
  content: "";
  display: block;
  width: 10px;
  height: 14px;
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  background-size: 1000px 1000px;
  background-position: -73px -580px;
}

.plate-down .down-main .boxCont .contL .swiper-button-next {
  right: 116px;
  left: unset;
}

.plate-down .down-main .boxCont .contL .swiper-button-next::after {
  background-position: -82px -580px;
}

.plate-down .down-main .boxCont .contL .starRating {
  unicode-bidi: bidi-override;
  color: #ddd;
  font-size: 0;
  height: 14px;
  position: relative;
  display: table;
  padding: 0;
  text-shadow: 0 1px 0 #a2a2a2;
}


.plate-down .down-main .boxCont .contL .starRatingTop {
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}

.plate-down .down-main .boxCont .contL .starRatingTop span {
  background-position: -23px -307px;
}

.plate-down .down-main .boxCont .contL .starRatingBottom {
  padding: 0;
  display: block;
  z-index: 0;
}

.plate-down .down-main .boxCont .contR {
  flex: 1;
  z-index: 1;
  padding: 40px 0 0 36px;
  overflow: hidden;
}

.plate-down .down-main .boxCont .contR .tabs {
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 18px 18px;
  height: 120px;
  overflow-y: auto;
  font-size: 16px
}

.plate-down .down-main .boxCont .contR .tabs li {
  margin: 18px 18px 0 0;
  border-radius: 8px;
  line-height: 32px;
  padding: 0;
  background: #E9FAF2;
  color: #29D289;
  display: flex;
  align-items: center;
}

.plate-down .down-main .boxCont .contR .tabs li a {
  color: inherit;
  padding: 0 18px;
}

.plate-down .down-main .boxCont .contR .tabs li:hover {
  background: #29d289;
  color: #fff
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(2) {
  background: #ECF6FF;
  color: #38A8FD
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(2):hover {
  background: #38a8fd;
  color: #fff
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(3) {
  background: #FFF7EC;
  color: #FFB039
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(3):hover {
  background: #ffb039;
  color: #fff
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(4) {
  background: #FFF0ED;
  color: #FD7051
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(4):hover {
  background: #fd7051;
  color: #fff
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(5) {
  background: #EBEEFD;
  color: #2D5AF2
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(5):hover {
  background: #2D5AF2;
  color: #fff
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(6) {
  background: #FFECEB;
  color: #DF807A;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(6):hover {
  background: #DF807A;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(7) {
  background: #FAFFEB;
  color: #9FCD09;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(7):hover {
  background: #9FCD09;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(8) {
  background: #EBF1FF;
  color: #ACBFEA;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(8):hover {
  background: #ACBFEA;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(9) {
  background: #FFF0EB;
  color: #FD8C64;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(9):hover {
  background: #FD8C64;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(10) {
  background: #EBFFF8;
  color: #9ADBC5;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(10):hover {
  background: #9ADBC5;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(11) {
  background: #FFEBF1;
  color: #F886AA;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(11):hover {
  background: #F886AA;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(12) {
  background: #FFF8EB;
  color: #F6CF80;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(12):hover {
  background: #F6CF80;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(13) {
  background: #EBFBFF;
  color: #00BFF3;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(13):hover {
  background: #00BFF3;
  color: #fff;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(14) {
  background: #F6EBFF;
  color: #B770EF;
}

.plate-down .down-main .boxCont .contR .tabs li:nth-child(14):hover {
  background: #B770EF;
  color: #fff;
}

.plate-down::before {
  content: "";
  display: block;
  max-width: 1920px;
  height: 640px;
  background-image: url(../images/in_bg3.png);
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  z-index: 1;
}

.plate-down .down-main .boxCont .contR .imgList {
  margin: -4px -15px 0;
  display: grid;
  grid-template-columns: repeat(7, 14%);
  justify-content: space-between;
  align-items: center
}

.plate-down .down-main .boxCont .contR .imgList li a {
  margin-top: 32px
}

.plate-down .down-main::before {
  content: "";
  display: block;
  width: calc((100% - 1200px) / 2 + 943px);
  height: 640px;
  background-color: #FFF7EB;
  position: absolute;
  top: 75px;
  right: 0;
  border-radius: 2px;
}

.imgList {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  display: flex;
  justify-content: space-between
}

.imgList li {
  flex: 1;
  display: flex;
  justify-content: center
}

.imgList li a {
  width: 118px;
  display: flex;
  color: inherit;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.imgList li a:hover {
  color: #45cf8a;
  font-weight: bold
}

.imgList li a img {
  width: 88px;
  height: 88px;
  border-radius: 18px;
  object-fit: cover
}

.imgList li a p {
  margin-top: 12px;
  width: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center
}


.plate-down-app .down-main::before {
  left: 0;
  right: unset;
  background-color: #F8EBFF;
}

.plate-down-app .down-main .boxCont .contR {
  padding: 40px 36px 0 0;
}

.plate-down-app .down-main .boxCont .contL .mySwiper .swiper-slide {
  background-color: #24CD77;
}

.plate-down-app::before {
  transform: rotateY(180deg);
}


.key-swiper {
  margin: 20px 36px 0;
  height: 340px;
  font-size: 16px;
  line-height: 20px;
  color: #333
}

.key-swiper .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}

.key-swiper .swiper-wrapper .swiper-slide {
  width: 276px !important;
  height: fit-content
}

.key-swiper .swiper-wrapper .swiper-slide a {
  display: block
}

.key-swiper .swiper-wrapper .swiper-slide .imgBox {
  width: 276px;
  height: 126px;
  border-radius: 5px;
  border: 3px solid transparent;
  box-sizing: border-box;
}

.key-swiper .swiper-wrapper .swiper-slide .imgBox img {
  border-radius: 5px
}

.key-swiper .swiper-wrapper .swiper-slide:hover .imgBox {
  background: #47FFA3;
  border-color: #47FFA3
}

.key-swiper .swiper-wrapper .swiper-slide .imgInfo {
  display: flex;
  align-items: center;
  margin: 8px 0 12px
}

.key-swiper .swiper-wrapper .swiper-slide .imgInfo p {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.key-swiper .swiper-wrapper .swiper-slide .imgInfo span {
  font-size: 14px;
  color: #999999
}

.key-swiper .swiper-wrapper .swiper-slide .imgInfo span i {
  font-style: normal;
  font-weight: bold;
  color: #47FFA3;
  margin: 0 5px
}

.keyword-cont {
  position: relative;
  display: block;
  overflow: hidden;
}

.keyword-cont .swiper-button-prev,
.keyword-cont .swiper-button-next {
  width: 24px;
  height: 205px;
  background: #47FFA3;
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  right: 0;
  top: 76px;
  display: flex;
  align-items: center;
  justify-content: center
}

.keyword-cont .swiper-button-prev .icon,
.keyword-cont .swiper-button-next .icon {
  width: 11px;
  height: 20px;
  background-position: -4px -124px
}

.keyword-cont .swiper-button-prev.swiper-button-disabled,
.keyword-cont .swiper-button-next.swiper-button-disabled {
  background: rgba(0, 0, 0, 0.5);
  cursor: not-allowed
}

.keyword-cont .swiper-button-prev.swiper-button-disabled .icon,
.keyword-cont .swiper-button-next.swiper-button-disabled .icon {
  background-position: -21px -124px
}

.keyword-cont .swiper-button-prev,
.bodyWrap .inTopicsBox .boxWrap .swiper-button-prev {
  left: 0;
  transform: rotateY(180deg)
}

.key-list {
  margin: -1px -7.5px 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 40px;
  text-align: center
}

.key-list li {
  margin: 15px 7.5px 0
}

.key-list li a {
  display: block;
  height: 40px;
  background: inherit;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.key-list li a:hover {
  color: inherit;
  opacity: .7
}

.key-list li:nth-child(1n),
.key-list li:nth-child(7n),
.key-list li:nth-child(13n),
.key-list li:nth-child(17n) {
  background: #FFF8F8;
  color: #FF6666
}

.key-list li:nth-child(17) {
  background: #FFF8F8 !important;
  color: #FF6666 !important
}

.key-list li:nth-child(2n),
.key-list li:nth-child(8n),
.key-list li:nth-child(14n),
.key-list li:nth-child(18n) {
  background: #F0FBFE;
  color: #29B1DF
}

.key-list li:nth-child(8) {
  background: #F0FBFE !important;
  color: #29B1DF !important
}

.key-list li:nth-child(3n),
.key-list li:nth-child(9n),
.key-list li:nth-child(15n),
.key-list li:nth-child(19n) {
  background: #FFF9F0;
  color: #FFA126
}

.key-list li:nth-child(15) {
  background: #FFF9F0 !important;
  color: #FFA126 !important
}

.key-list li:nth-child(4n),
.key-list li:nth-child(10n),
.key-list li:nth-child(16n),
.key-list li:nth-child(20n) {
  background: #F5FFF1;
  color: #59C62F
}

.key-list li:nth-child(10) {
  background: #F5FFF1 !important;
  color: #59C62F !important
}

.key-list li:nth-child(5n),
.key-list li:nth-child(11n),
.key-list li:nth-child(17n),
.key-list li:nth-child(21n) {
  background: #F6F6FF;
  color: #6D6DD9
}

.key-list li:nth-child(6n),
.key-list li:nth-child(12n),
.key-list li:nth-child(18n),
.key-list li:nth-child(22n) {
  background: #EBFEF8;
  color: #1ACB93
}

.key-list li:nth-child(1n),
.key-list li:nth-child(2n),
.key-list li:nth-child(3n),
.key-list li:nth-child(4n),
.key-list li:nth-child(5n) {
  width: 228px
}

.key-list li:nth-child(6n),
.key-list li:nth-child(7n),
.key-list li:nth-child(8n),
.key-list li:nth-child(9n) {
  width: 288.7px
}

.key-list li:nth-child(10n),
.key-list li:nth-child(11n),
.key-list li:nth-child(12n),
.key-list li:nth-child(13n),
.key-list li:nth-child(14n) {
  width: 228px
}

.key-list li:nth-child(15n),
.key-list li:nth-child(16n),
.key-list li:nth-child(17n),
.key-list li:nth-child(18n) {
  width: 288.7px
}

.phb-main {
  padding: 9px 0 149px;
  display: block;
  overflow: hidden;
}

.phb-main>div {
  float: left;
  position: relative;
  margin: 0 6px 0 13px;
  width: 377px;
}

.phb-main>div>a {
  display: block;
  margin-bottom: 12px;
  width: 373px;
  height: 46px;
  font-size: 22px;
  color: #FF7B4C;
  line-height: 46px;
  text-align: center;
  border: 2px solid rgba(255, 255, 255, .5);
  box-shadow: 0px 5px 15px 0px rgba(201, 235, 235, 0.5);
  border-radius: 25px;
  white-space: nowrap;
  overflow: hidden;
}

.phb-main>div>a strong {
  position: relative;
  display: block;
  width: 100%;
  font-size: 22px;
  color: #FF7B4C;
  line-height: 46px;
  font-weight: 400;
}

.phb-main>div>a strong:before {
  content: "";
  position: relative;
  top: 2px;
  display: inline-block;
  width: 129px;
  height: 16px;
  background: url(../images/icon.png) no-repeat;
  background-size: 1000px 1000px;
  background-position: -10px -767px;
}

.phb-main>div>a strong:after {
  content: "";
  position: relative;
  top: 2px;
  display: inline-block;
  width: 129px;
  height: 16px;
  background: url(../images/icon.png) no-repeat;
  background-size: 1000px 1000px;
  background-position: -170px -767px;
}

.phb-main>div:nth-of-type(1) a>strong:before {
  background-position: -10px -767px;
}

.phb-main>div:nth-of-type(1) a>strong:after {
  background-position: -170px -767px;
}

.phb-main>div:nth-of-type(2) a>strong:before {
  background-position: -10px -797px;
}

.phb-main>div:nth-of-type(2) a>strong:after {
  background-position: -170px -797px;
}

.phb-main>div:nth-of-type(3) a>strong:before {
  background-position: -10px -827px;
}

.phb-main>div:nth-of-type(3) a>strong:after {
  background-position: -170px -827px;
}

.phb-main>div:nth-of-type(1) a>strong {
  color: #FF7B4C;
}

.phb-main>div:nth-of-type(2) a>strong {
  color: #FE8AAD;
}

.phb-main>div:nth-of-type(3) a>strong {
  color: #A573FC;
}

.phb-main ol {
  position: relative;
  top: 134px;
  padding-top: 106px;
  padding-bottom: 10px;
  width: 373px;
  background: #e1f7f7;
  border: 2px solid rgba(255, 255, 255, .5);
  box-shadow: 0px 10px 15px 0px rgba(213, 239, 246, .75);
  border-radius: 10px;
}

.phb-main ol li:nth-of-type(2n+2) {
  background-color: rgba(255, 255, 255, .6);
}

.phb-main ol li {
  position: relative;
  z-index: 1;
  height: 90px;
  margin: 2px 0;
}

.phb-main ol li a {
  position: relative;
  display: block;
  padding: 12px 0 13px;
  overflow: hidden;
  *zoom: 1;
}

.phb-main ol li i {
  float: left;
  display: block;
  width: 75px;
  height: 65px;
  font-size: 24px;
  color: #C2C2D9;
  font-family: "Arial";
  font-weight: bold;
  font-style: italic;
  line-height: 65px;
  text-align: center;
}

.phb-main ol li img {
  float: left;
  width: 65px;
  height: 65px;
  border-radius: 10px;
  margin-right: 15px;
}

.phb-main ol li div {
  float: left;
  width: 164px;
  height: 69px;
  overflow: hidden;
}

.phb-main ol li div p {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 26px;
  margin-top: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.phb-main ol li div span {
  display: block;
  font-size: 12px;
  color: #9A9A9A;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.phb-main ol li a>span {
  display: none;
}

.rMore {
  margin: 6px auto 15px;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #AEAEAE;
  line-height: 44px;
  margin-bottom: 0 !important;
}

.phb-main ol li:nth-of-type(n+4) a:after {
  content: "";
  position: absolute;
  top: 30px;
  right: 20px;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/icon.png) no-repeat;
  background-size: 1000px 1000px;
  background-position: -215px -3px;
}

.phb-main ol li:nth-of-type(-n+3) {
  position: absolute;
  top: -136px;
  width: 114px;
  height: 226px;
  margin: 0;
  background-color: transparent;
  background: url(../images/drbg1.png) no-repeat;
  background-size: 100% 100%;
}

.phb-main ol li:nth-of-type(1) {
  left: 130px;
  background: url(../images/drbg1.png) no-repeat;
}

.phb-main ol li:nth-of-type(2) {
  left: 7px;
  background: url(../images/drbg2.png) no-repeat;
}

.phb-main ol li:nth-of-type(3) {
  left: 253px;
  background: url(../images/drbg3.png) no-repeat;
}

.phb-main ol li:nth-of-type(-n+3) a {
  padding: 0;
}

.phb-main ol li:nth-of-type(-n+3) i {
  position: absolute;
  top: 0;
  left: 8px;
  z-index: 1;
  float: inherit;
  font-size: 0;
  width: 36px;
  height: 33px;
  background: url(../images/icon.png) no-repeat;
  background-size: 1000px 1000px;
}

.phb-main ol li:nth-of-type(1) i {
  background-position: -257px -3px;
}

.phb-main ol li:nth-of-type(2) i {
  background-position: -307px -3px;
  top: 19px;
}

.phb-main ol li:nth-of-type(3) i {
  background-position: -358px -3px;
  top: 19px;
}

.phb-main ol li:nth-of-type(-n+3) img {
  float: inherit;
  display: block;
  width: 70px;
  height: 70px;
  border: 2px solid #FEB754;
  margin: auto;
}

.phb-main ol li:nth-of-type(1) img {
  border-color: #FEB754;
  margin-bottom: 7px;
  margin-top: 19px;
}

.phb-main ol li:nth-of-type(2) img {
  border-color: #FD8EB9;
  margin-top: 36px;
}

.phb-main ol li:nth-of-type(3) img {
  border-color: #B482FC;
  margin-top: 36px;
}

.phb-main ol li:nth-of-type(-n+3) div {
  float: inherit;
  width: 100%;
  height: auto;
}

.phb-main ol li:nth-of-type(-n+3) div p {
  text-align: center;
  color: #fff;
  margin-top: 17px;
}

.phb-main ol li:nth-of-type(-n+3) div span {
  text-align: center;
  color: rgba(255, 255, 255, .5);
  line-height: 18px;
}

.phb-main ol li:nth-of-type(-n+3) a>span {
  display: block;
  width: 64px;
  height: 28px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0);
  background: linear-gradient(-90deg, #91FFD0 0%, #B1FDA2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 28px;
  text-align: center;
  margin: 8px auto;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 16px;
}

.phb-main ol li a:hover p {
  color: #45cf8a;
}

.friend-link {
  font-size: 18px;
  line-height: 22px;
  color: #333;
  display: flex;
  flex-wrap: wrap;
  margin: 2px -16px 0;
}
.friend-link a{
  display: block;
  margin: 20px 16px 0;
}