/* 图文切换，选择文字项切换图片，适用左图右文，又图左文 */
.select-img-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.select-img-text.img-order-1 .select-img {
  order: 1;
}
.select-img {
  transition: all 0.3s;
  width: 5.7rem !important;
  height: 5.7rem !important;
}
.select-text-list {
  width: 5.7rem;
  
  font-weight: normal;
  color: #666666;
}
.select-text-item {
  padding: 0.24rem 0.3rem;
  margin-bottom: 0.06rem;
  cursor: pointer;
  transition: all 0.3s;
  border: 1px solid transparent;
}
.select-text-item-title {
  width: 0.97rem;
  height: 0.33rem;
  background: #edf3f8;
  border-radius: 0px 0.16rem 0px 0.16rem;
  font-size: 0.2rem;
  color: #737fa3;
  line-height: 0.27rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}

.select-text-item-desc {
  font-size: 0.18rem;
  line-height: 0.25rem;
  margin-top: 0.2rem;
  transition: all 0.3s;
}

.select-text-item.active {
  color: #3d6fff;
  border-radius: 0.1rem;
  box-shadow: 0px 0.04rem 0.18rem 0px rgba(57, 105, 255, 0.2);
  border: 1px solid #3d6fff;
}
.select-text-item.active .select-text-item-title {
  background-color: #3d6fff;
  color: white;
}
.select-text-item-btn {
  width: 1.8rem;
  height: 0.52rem;
  background: #3d6fff;
  border-radius: 0.26rem;
  font-size: 0.18rem;
  
  font-weight: normal;
  color: #ffffff;
  line-height: 0.25rem;
  margin-left: 0.3rem;
  margin-top: 0.3rem;
  cursor: pointer;
  transition: all .2s;
}
.select-text-item-btn:hover{
  background: #3D6FFF;
  opacity: .8;
}

/* 优质案例复用 */

.home-good-case {
  padding: 0.6rem 0;
}
.home-case-title {
  font-size: 0.4rem;
  
  color: #333333;
  line-height: 0.55rem;
  margin-bottom: 0.6rem;
  font-weight: 600;
}

.home-case-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -0.2rem;
  margin-right: -0.2rem;
}

.home-case-item.home-case-item-small {
  width: 2.88rem;
  height: 3.68rem;
  margin-right: 0.15rem;
}

.home-case-item:last-child {
  margin-right: auto;
}

.home-case-item {
  width: 3.86rem;
  height: 3.68rem;
  perspective: 400;
  margin-top: 0.2rem;
  margin-right: 0.2rem;
}
/* .home-case-card.home-case-item-back{
  padding: 0!;
} */
.home-case-item:hover .home-case-item-back {
  transform: translateY(0%);
  opacity: 1;
}

.home-case-item.home-case-item-small .home-case-card {
  padding: 0.3rem 0.2rem;
}

.home-case-card {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff;
  box-shadow: 0px 0.04rem 0.24rem 0px rgba(157, 180, 226, 0.2);
  border-radius: 0.2rem;
  padding: 0.3rem;
  transition: all ease 0.3s;
}

.home-case-item-front {
  background: white;
}
.home-case-item-back {
  opacity: 0;
  transform: translateY(10%);
}

.home-case-img-wrap {
  width: 1.2rem;
  height: 1.2rem;
  border: 1px solid #eeeeee;
  border-radius: 50%;
}
.home-case-img {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
}
.home-case-name {
  font-size: 0.24rem;
  
  color: #333333;
  line-height: 0.38rem;
  font-weight: 600;
  margin: 0.2rem 0 0.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
}
.home-case-content-list {
  font-size: 0.18rem;
  
  font-weight: normal;
  color: #333333;
  line-height: 0.3rem;
}

.home-case-item.home-case-item-small .home-case-content-list {
  font-size: 0.14rem;
}
.circle-4 {
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  background: #3563ff;
  margin-right: 0.13rem;
}

.home-case-code {
  width: 100%;
  height: 100%;
  border-radius: .2rem;
}
.home-case-back-title {
  font-size: 0.28rem;
  
  font-weight: normal;
  color: #333333;
  line-height: 0.38rem;
  margin-top: 0.4rem;
}

.link {
  font-size: 0.18rem;
  
  font-weight: normal;
  color: #666666;
  line-height: 0.25rem;
  margin-top: 0.36rem;
}

.icon-arrow-black {
  display: inline-block;
  background: url("https://qiniu.htknow.com/18296_a518992632a36ac0bd54b12d4a09fccd-2.png?imageslim")
    no-repeat center;
  background-size: cover;
  width: 0.15rem;
  height: 0.08rem;
}
.link:hover .icon-arrow-black {
  background: url("https://qiniu.htknow.com/18296_a040df8d70cdd5f0de29701bbb39222c.png?imageslim")
    no-repeat center;
  background-size: cover;
}

.icon-link-arrow {
  background: url("https://qiniu.htknow.com/18296_a518992632a36ac0bd54b12d4a09fccd-2.png?imageslim")
    no-repeat center;
  background-size: cover;
  width: 0.15rem;
  height: 0.08rem;
}
.link:hover .icon-link-arrow {
  background: url("https://qiniu.htknow.com/18296_a040df8d70cdd5f0de29701bbb39222c.png?imageslim")
    no-repeat center;
  background-size: cover;
}
.link:hover {
  color: #3563ff;
}

.home-use-ht {
  background: #f8fbff;
  padding: 0.7rem 0;
}
.home-use-title {
  font-size: 0.4rem;
  
  color: #333333;
  font-weight: 600;
  line-height: 0.55rem;
  margin-bottom: 0.5rem;
}

.home-use-card-wrap {
  perspective: 400;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -0.2rem;
  margin-right: -0.16rem;
  overflow: hidden;
}
.home-use-item:last-child {
  margin-right: auto;
}
.home-use-item {
  position: relative;
  width: 2.88rem;
  height: 4.18rem;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
  margin-right: 0.16rem;
}

.home-use-item-front {
  background: #ffffff;
  border-radius: 0.2rem;
  border: 1px solid #c3d2ff;
}
.home-use-card {
  position: absolute;
  left: 0;
  top: 0;
  transition: all ease 0.3s;
}
.home-use-item-back {
  opacity: 0;
  transform: translateY(10%);
}
.home-use-item:hover .home-use-item-back {
  transform: translateY(0%);
  opacity: 1;
}
.home-use-img-wrap {
  margin: 0.5rem 0 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 1px solid #eeeeee;
}
.home-use-img {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
}
.home-use-card-title {
  font-size: 0.24rem;
  
  font-weight: 600;
  color: #333333;
  line-height: 0.3rem;
}
.home-use-card-bar {
  width: 0.3rem;
  height: 0.04rem;
  background: #3563ff;
  margin: 0.16rem 0 0.2rem;
}
.home-use-card-desc {
  font-size: 0.14rem;
  
  font-weight: normal;
  color: #666666;
  padding: 0 0.2rem;
  line-height: 0.2rem;
}

/* 图文列表，参见短视频售卖优质内容一系列图文展示 */
.simple-img-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.4rem;
}
.simple-img-text.img-order-1 .simple-img {
  order: 1;
}
.simple-img-text.no-top {
  margin-top: 0;
}
.simple-img {
}
.simple-text {
  /* width: 5.2rem; */
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.simple-text .h3 {
  line-height: 0.38rem;
  min-width: 5.2rem;
}
.simple-text-list {
  width: 5.2rem;
  
  font-weight: normal;
  color: #666666;
  margin-top: 0.2rem;
}
.simple-text-item {
  margin-bottom: 0.16rem;
  line-height: 0.25rem;
  display: flex;
}
.simple-text-item .text {
  margin-left: 0.09rem;
  color: #666;
}
.simple-text-item:last-child {
  margin-bottom: 0;
}

.simple-text-btn {
  width: 1.8rem;
  height: 0.52rem;
  background: #3d6fff;
  border-radius: 0.26rem;
  font-size: 0.18rem;
  font-weight: normal;
  color: #ffffff;
  line-height: 0.25rem;
  margin-top: 0.4rem;
  cursor: pointer;
}
.simple-text-btn:hover{
  opacity: .8;
}
.section-bg-blue {
  background-color: #3d6fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 0.8rem 0;
}

.blue_main {
}
.blue_main_list {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
.blue_main_list:last-of-type {
  margin-bottom: 0;
}
.blue_main_img {
  width: 0.5rem;
  height: 0.5rem;
  margin-bottom: 0.1rem;
  background-repeat: no-repeat;
  background-position: center;
}

.blue_main-item:nth-child(1) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_8d925bcbd82c15670f3e26b4fb979649-2.png?imageslim");
  background-size: cover;
}

.blue_main-item:nth-child(2) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_44d5e60e4f40725105288e0441c4e398-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(3) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_16147cb2d75c5c7785845a45bf83776e-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(4) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_a74bcbb90623124fc07b1a365f81420b-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(5) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_b0ddc8c633fcfa2a88bbc52f8d7b2c25-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(6) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_e5176c1324846e63773bf8caf083198f-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(7) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_acbf9290950cb6cf96c4ac1322cbc1c4-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(8) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_001fd5fa262e7f6a8ee81b92d51dc1fc-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(9) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_43dd4dd6d476ad8a439e4d8f752ab089-2.png?imageslim");
  background-size: cover;
}
.blue_main-item:nth-child(10) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_90616b32ccc80bca81bb955040d1fa39-2.png?imageslim");
  background-size: cover;
}

.blue_main-item:nth-child(11) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_9402cfa00be7c7e3075a0155faa95bef-2.png?imageslim");
  background-size: cover;
}

.blue_main-item:nth-child(12) .blue_main_img {
  background-image: url("https://qiniu.htknow.com/18296_2fef40fd3bd6d44882870d6508213c48-2.png?imageslim");
  background-size: cover;
}

.blue_main_list .blue_main_txt {
  font-size: 0.18rem;
  
  font-weight: normal;
  color: #ffffff;
  line-height: 0.25rem;
}

.blue_main-item {
  /* margin-right: 1.23rem; */
  /* margin-left: auto;
    margin-right: auto; */
  flex: 0 0 16.66%;
}
/* .blue_main-item:nth-child(6n){
    margin-right: 0;
} */

.blue_main-item:nth-child(-n + 6) {
  margin-bottom: 0.19rem;
}

/* .blue_main-item:last-child{
    margin-right: auto;
} */

/* cms分页样式 */
#pages {
  margin-top: 0.36rem;
  display: flex;
  justify-content: flex-end;
  padding-right: 0.51rem;
}

/* 上一页 */
#pages li:first-child {
  width: 0.9rem;
  height: 0.37rem;
}

#pages li a,#pages li span{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#pages li {
  width: 0.37rem;
  height: 0.37rem;
  background: #eeeeee;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.13rem;
  border-radius: 0.04rem;
  cursor: pointer;
}

#pages li.disabled {
  cursor: not-allowed;
}

#pages li span,
#pages li a {
  color: #666;
}

#pages li.active {
  background: #2a75ed;
}

#pages li.active span {
  color: white;
}

/* 下一页 */
#pages li:last-child {
  width: 0.9rem;
  height: 0.37rem;
}

.toast-tip {
  font-family: -apple-system, SF UI Text, PingFang SC, Arial, Hiragino Sans GB,
    Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  line-height: 1.6;
  font-size: 100%;
  box-sizing: border-box;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0.24rem 0.32rem;
  text-align: center;
  min-width: 2rem;
  font-size: .16rem;
  border-radius: 0.12rem;
  backdrop-filter: blur(3px);
  opacity: 0;
  z-index: 100;
  animation: mes_tip 0.3s ease forwards;
  display: none;
}

@keyframes mes_tip{
  %0{
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
  }

  100%{
    transform:translate(-50%, -50%) scale(1);
    opacity:1;
  }
}
