.w {
  width: 1200px;
  margin: 0 auto;
}

/* head顶部 */
.header-box {
  width: 100%;
  /* background-color: #ffffff; */
}

.header-content {
  height: 60px;
  line-height: 60px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-left {
  display: flex;
  align-items: center;
}

.header-left img {
  width: 40px;
  height: 40px;
}

.header-left h1 {
  font-size: 16px;
  color: #333333;
  font-family: "microsoft yahei";
  margin-left: 10px;
}
.header-right {
  display: flex;
  align-items: center;
}
.header-right > a {
  margin-right: 20px;
  font-size: 18px;
}
.header-right a {
  margin-right: 30px;
  font-size: 16px;
  font-family: "microsoft yahei";
  color: #333333;
}

.header-right a:hover {
  color: #dd2421;
}

.header-right a:last-child {
  margin-right: 0;
}

.hidden-header-box {
  display: none;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  /* background: #feffff; */
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;

  backdrop-filter: blur(6px);
  box-shadow: 0 0 2px #c7c3c3;
}

.hidden-header-right {
  display: flex;
  align-items: center;
}

.hidden-header-right p {
  font-size: 16px;
  font-family: "microsoft yahei";
  color: #333333;
  margin-right: 16px;
}

.hidden-header-right a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 40px;
  background: #e12924;
  border-radius: 8px;
  font-size: 14px;
  color: #fff;
}
.hidden-header-right a:hover {
  background: #c04000;
}
.hidden-header-right a span {
  margin: 0 10px;
}
.hidden-header-right a img {
  width: 20px;
}
.headload_sty {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 126px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 6px;
  background: #006fff;
  width: 150px;
  height: 46px;

  background: linear-gradient(90deg, #5be9a6 0%, #14d183 100%);
  border-radius: 9.72222px;
}
.headload_sty img {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 10px;
}
.headload_sty span {
  color: #fff;
  text-align: center;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  /* identical to box height, or 18px */
  letter-spacing: 0.03em;

  color: #ffffff;
}

.banner_wrapper .header-right a:hover {
  color: #40c58b;
}
.banner_wrapper .header-right a {
  margin: 0 20px;
}

/* banner顶部 */
.banner_wrapper {
  width: 100%;
  height: calc(781px + 175px);
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_191_v2/banner_bg_v3.png) no-repeat;
  background-size: 100% 80%;
  display: flex;
  align-items: center;
  flex-direction: column;

  position: relative;

  margin-top: 117px;
}
.banner_inner {
  width: 1200px;
  margin-top: 120px;
}
.banner_inner_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner_inner_top .banner_i_t_title {
  display: flex;
}
.banner_inner_top .banner_i_t_title > img {
  width: 108px;
  height: 108px;
  margin-right: 25px;
}
.banner_i_t_title > div {
  display: flex;
  flex-direction: column;
  /* justify-content: space-around; */
}
.banner_i_t_title > div > h1 {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 700;
  /* font-size: 40px; */
  font-size: 38px;
  line-height: 150%;
  /* identical to box height, or 40px */

  color: #333333;

  width: fit-content;
  position: relative;
}
.year_tags {
  position: absolute;
  /* right: -160px; */
  right: -150px;
  top: -30px;
}
.year_tags > span {
  position: absolute;
  /* left: 18px; */
  left: 21px;

  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  /* font-size: 21.6px; */
  font-size: 18px;
  line-height: 100%;
  color: #ffffff;

  /* top: 50%; */
  /* top: 56%; */
  top: 54%;
  transform: translateY(-50%);
}
.banner_i_t_title > div > .title_des {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 400;
  /* font-size: 24px; */
  font-size: 26px;
  line-height: 130%;
  /* identical to box height, or 24px */

  color: #000000;
  /* margin: 4px 0; */
  margin: 10px 0;
}
.banner_i_t_right .system_des {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 400;
  /* font-size: 15px; */
  font-size: 13px;
  /* identical to box height, or 16px */

  color: #595959;
  text-align: center;
  /* margin-top: 15px; */
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  /* identical to box height, or 20px */

  color: #595959;
  margin-top: 6px;
}

.banner_i_t_download_wrapper {
  display: flex;
}

.banner_i_t_download:first-child {
  /* margin-right: 20px; */
}
.banner_i_t_download {
  position: relative;
}

.banner_i_t_download_btn {
  width: 218px;
  height: 64px;
  border-radius: 15px;
  background: #0dcb79;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_wrapper .banner_i_t_right .banner_i_t_download_btn {
  width: 280px;
}
.banner_i_t_download_btn > img {
  width: 36px;
  height: 36px;
  margin-right: 20px;
}
.banner_i_t_download_btn > span {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  /* line-height: 100%; */
  /* identical to box height, or 26px */
  letter-spacing: 0.03em;

  color: #ffffff;
}
.download_count_tag {
  position: absolute;
  right: -8px;
  top: -24px;
  z-index: 2;
}

.download_count_tag > img {
  width: 60px;
  height: 42px;
}

.download_count_tag > span {
  position: absolute;
  left: 50%;
  white-space: nowrap;
  top: 42%;
  transform: translate(-50%, -50%);

  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  /* identical to box height, or 16px */

  color: #ffffff;
}

.banner_i_t_r_tags {
  display: flex;
  justify-content: start;
  align-items: center;
}
.banner_i_t_r_tags > div {
  margin: 12px 10px;

  display: flex;
  align-items: center;
}
.banner_i_t_r_tags > div span {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  /* identical to box height, or 16px */

  color: #303030;
}

.banner_swiper {
  margin-top: 80px;
  display: flex;
  overflow: hidden;
  width: 1200px;
  height: 500px;
}
.banner_swiper .pic {
  position: relative;
  /* height: 429px; */
  height: 480px;
  margin: 0 4px;

  /* width: 282px !important; */
  width: 290px !important;
  transition: width 0.75s;

  overflow: hidden;
}
.banner_swiper .pic .tag_pic {
  position: absolute;
  right: 10px;
  /* bottom: -40px; */
  bottom: 0px;
  z-index: 9;
}
.big_pic {
  display: none;
  /* animation: showBigPic 1s linear; */
  height: 429px;
}
.banner_swiper .pic_active {
  /* width: 588px !important; */
  width: 598px !important;
}
.small_pic {
  height: 429px;
}
@keyframes showBigPic {
  0% {
    width: 0px;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
.hideBigPicClass {
  animation: hideBigPic 0.75s forwards;
}
@keyframes hideBigPic {
  0% {
    width: 100%;
  }
  100% {
    width: 286px;
  }
}
.banner_swiper .swiper-slide {
  display: flex;
}
.banner_swiper .swiper-button-prev,
.banner_swiper .swiper-button-next {
  background: #ccdbd5;
  top: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
}
.banner_swiper .swiper-button-prev {
  left: 265px;
}
.banner_swiper .swiper-button-next {
  /* right: 258px; */
  right: 264px;
}
.banner_swiper .swiper-pagination {
  bottom: 45px !important;
}
.banner_swiper .swiper-pagination-bullet {
  /* Paginator 2 */

  width: 10px;
  height: 10px;

  /* background: rgba(13, 131, 252, 0.5); */
  background: rgba(206, 240, 225, 1);
  mix-blend-mode: normal;

  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
}
.banner_swiper .swiper-pagination-bullet-active {
  /* Group 430 */

  width: 30px;
  height: 10px;

  /* Inside auto layout */
  flex: none;
  order: 1;
  flex-grow: 0;

  background: rgba(206, 240, 225, 1);
  mix-blend-mode: normal;
  border-radius: 5px;

  /* background: linear-gradient(to right,#0d83fc 5%, rgba(13, 131, 252, 0.5)); */
  /* background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_191_v2/bullet_active.png); */
  mix-blend-mode: normal;
  border-radius: 5px;
  position: relative;
}
.banner_swiper .swiper-pagination-bullet-active::before {
  content: " ";
  display: block;
  width: 15px;
  height: 10px;
  background: #09b56b;
  border-radius: 5px;
  position: absolute;
  left: 14px;
  animation: pageSorterSlide 5s linear 1;
}
@keyframes pageSorterSlide {
  0% {
    left: 0;
  }
  100% {
    left: 14px;
  }
}

/* 轮播 */
.lunbo_wrapper {
  margin-top: 32px;
  overflow: hidden;
  position: relative;
  margin-bottom: 100px;
}
.lunbo_wrapper .swiper {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
}
.lunbo_wrapper .swiper-slide {
  width: 796px;
  /* width: 896px;
  height: 662px; */
  /* height: 562px; */
}
.lunbo_wrapper .swiper-slide img {
  width: 796px;
}
.lunbo_wrapper .swiper-pagination {
  bottom: 0 !important;
}
.lunbo_wrapper .swiper-pagination-bullet {
  /* Paginator 2 */

  width: 10px;
  height: 10px;

  background: rgba(13, 131, 252, 0.5);
  mix-blend-mode: normal;

  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
}
.lunbo_wrapper .swiper-pagination-bullet-active {
  /* Group 430 */

  width: 30px;
  height: 10px;

  /* Inside auto layout */
  flex: none;
  order: 1;
  flex-grow: 0;

  background: rgba(13, 131, 252, 0.2);
  mix-blend-mode: normal;
  border-radius: 5px;

  /* background: linear-gradient(to right,#0d83fc 5%, rgba(13, 131, 252, 0.5)); */
  /* background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_191_v2/bullet_active.png); */
  mix-blend-mode: normal;
  border-radius: 5px;
  position: relative;
}
.lunbo_wrapper .swiper-pagination-bullet-active::before {
  content: " ";
  display: block;
  width: 15px;
  height: 10px;
  background: #0d83fc;
  border-radius: 5px;
  position: absolute;
  left: 14px;
  animation: pageSorterSlide 3s linear 1;
}
@keyframes pageSorterSlide {
  0% {
    left: 0;
  }
  100% {
    left: 14px;
  }
}

.mask_swiper {
  background-color: #9ea5af;
  opacity: 5%;
  width: calc(100% - 91px);
  height: calc(588px - 91px);
  position: absolute;
  left: 47px;
  top: 30px;
  display: none;
}

/* 金舟Windows优化大师一键帮您解决！ */
.solve_wrapper {
  width: 100%;
  overflow: hidden;
  margin-bottom: 70px;
}
.solve_wrapper > h1 {
  width: fit-content;
  margin: 0 auto;
  margin-top: 90px;
  margin-bottom: 70px;

  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 100%;
  /* identical to box height, or 42px */

  color: #333333;
}

.solve_box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 1000px;
  /* justify-content: space-around; */
}

.solve_item {
  margin-bottom: 20px;
  position: relative;
}
.solve_item > span {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 145%;
  /* or 22px */

  color: #333333;
  margin-top: 34px;
  margin-left: 34px;
  display: inline-block;
}
.solve_item_img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.solve_item_img_special {
  z-index: 99;
  bottom: 5px;
  right: 60px;
}
.solve_item:nth-child(1) {
  flex-basis: 292px;
  height: 208px;
  box-sizing: border-box;
  background: #eefbf4;
}
.solve_item:nth-child(2) {
  flex-basis: 364px;
  height: 208px;
  box-sizing: border-box;
  background: #ebf8fe;
  margin: 0 20px;
}
.solve_item:nth-child(3) {
  flex-basis: 302px;
  height: 208px;
  box-sizing: border-box;
  background: #ebf2fe;
}
.solve_item:nth-child(4) {
  flex-basis: 380px;
  height: 208px;
  box-sizing: border-box;
  background: #ebf8fe;
}
.solve_item:nth-child(5) {
  flex-basis: 290px;
  height: 208px;
  box-sizing: border-box;
  background: #e6f0fe;

  margin: 0 20px;
}
.solve_item:nth-child(6) {
  width: 290px;
  height: 208px;
  box-sizing: border-box;
  background: #eefbf4;
}

/* 您的电脑是否遇到过以下的问题？ */
.problem_wrapper {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_191_v2/problem.png) no-repeat center/cover;
  width: 100%;
  height: 617px;
  box-sizing: border-box;
  overflow: hidden;
}
.problem_wrapper > h1 {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 100%;
  /* identical to box height, or 42px */

  color: #333333;
  width: fit-content;
  margin: 0 auto;
  margin-top: 60px;
  padding-bottom: 30px;
}
.problem_content {
  display: flex;
  width: 1100px;
  margin: 0 auto;
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
.p_c_left {
  margin-top: -30px;
  margin-right: 65px;
}
.p_c_item {
  margin-bottom: 38px;
  position: relative;
  width: fit-content;
}
.p_c_item > span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 100%;

  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  /* identical to box height, or 22px */
  text-align: center;

  color: #555555;
  margin-left: 30px;
}

/* 软件特色 */
.characteristic_wrapper {
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.charactristic_box {
  width: 100%;
}

.characteristic_wrapper > h1 {
  color: #343434;
  text-align: center;
  font-family: PingFang SC;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
  margin-bottom: 50px;
  margin-top: 40px;
}

.chara_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-bottom: 160px; */
  width: 1200px;
}

.chara_item_box {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 617px;
  box-sizing: border-box;
}

.chara_item_box:nth-child(2n) {
  background: linear-gradient(to right, #f8feff, #e4f9fe);
}
.chara_item_box {
  background: linear-gradient(to right, #f8feff, #effdfe);
}

.chara_item > img {
  width: 590px;
  height: 410px;
  flex-shrink: 0;
}

.chara_dec {
  margin: 0 110px;
}

.chara_dec > h2 {
  color: #343434;
  font-family: Microsoft YaHei UI;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.chara_dec > p {
  color: #333;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-top: 24px;
  margin-bottom: 30px;

  white-space: nowrap;
}
/* .chara_dec:nth-child(2n-1) > p {
  padding-right: 50px;
} */
.chara_dec > a {
  /* width: 216px;
  height: 52px; */
  width: 260px;
  height: 72px;
  flex-shrink: 0;
  border-radius: 15px;
  /* background: #61b8ff; */
  background: #0ecc79;
  display: flex;
  justify-content: center;
  align-items: center;
}
.chara_dec > a img {
  margin-right: 20px;
  width: 36px;
  height: 36px;
  /* width: 24px;
  height: 24px; */
  flex-shrink: 0;
}
.chara_dec > a span {
  color: #fff;
  text-align: center;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 100%;
}

.chara_item_box:nth-child(2n) .chara_item {
  display: flex;
  flex-direction: row-reverse;
}
.chara_item_box:nth-child(2n) .chara_dec {
  margin-left: 0;
}
.chara_item_box:nth-child(2n) > img {
  /* margin-right: 110px; */
}

/* 评论 */
.comment_wrapper {
  /* width: 1920px; */
  width: 100%;
  height: 620px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;

  position: relative;
}
.comment_wrapper > h1 {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 100%;
  /* identical to box height, or 42px */

  color: #333333;
  margin-top: 90px;
}
.comment_wrapper .swiper {
  width: 636px;
  height: 250px;
  overflow: hidden;
  margin-top: 80px;
}
.comment_wrapper .swiper-slide {
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  position: relative;
  /* align-items: center; */
  /* justify-content: start; */
}
.comment_wrapper .swiper-slide > img {
  width: 100px;
  height: 100px;
  transform: scale(0.8);
}
.comment_wrapper .swiper-slide > span {
  display: none;
}
.comment_wrapper .swiper-slide-next > img {
  align-self: flex-end;
  margin-bottom: 50px;
  transform: scale(1);
  border: 3px solid #4bacf0;
  border-radius: 50%;
  /* justify-self: flex-end; */
}

/* .comment_wrapper .swiper-slide-next > img{
  animation: commentAnimation 1s linear 1;
}
@keyframes commentAnimation{
  0%{
    transform: translate3d(0,0,0) scale(0.8);
  }
  100%{
    transform: translate3d(-200px,100px,0) scale(1);
    
  }
} */

.comment_wrapper .swiper-slide > i {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(226, 219, 219, 0.5);
  z-index: 99;
  border-radius: 50%;

  transform: scale(0.8);
}
.comment_wrapper .swiper-slide-next > i {
  display: none;
}

.comment_wrapper .swiper-slide-next > span {
  display: block;
  position: absolute;
  bottom: 20px;

  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  /* identical to box height, or 16px */
  text-align: center;

  color: #555555;
}
.comment_wrapper .swiper-button-next {
  right: 400px !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.comment_wrapper .swiper-button-prev {
  left: 400px !important;
}
.comment_wrapper .swiper-pagination {
  bottom: 35px !important;
}
.comment_content {
  display: flex;
  justify-content: center;
  align-items: center;
  /* width: 636px; */
  width: fit-content;
}
.comment_content p {
  /* display: none; */
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  /* identical to box height, or 22px */
  text-align: center;

  color: #555555;
  margin-top: 55px;
}
.swiper-button-next,
.swiper-button-prev {
  color: #c0c0c0 !important;
  width: 50px;
  height: 70px;
  box-sizing: border-box;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: #f0f0f0 !important;
  padding: 10px;
}

/* footer */
.footer_wrapper {
  background: url(https://res.callmysoft.com/wm-static-resource/index/KingshiperPc/product/pc_191_v2/footer_bg.png) no-repeat center/cover;
  width: 100%;
  height: 468px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
.footer_wrapper > p {
  width: fit-content;
  margin: 0 auto;
  margin-top: 90px;
  margin-bottom: 20px;
}
.footer_wrapper > p > span {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  /* identical to box height, or 24px */

  color: #555555;
}
.footer_wrapper > p > img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
}

.footer_wrapper > h1 {
  width: fit-content;
  margin: 0 auto;

  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 100%;
  /* identical to box height, or 42px */
  letter-spacing: 0.02em;

  color: #333333;
}
.footer_wrapper > .banner_i_t_download_wrapper {
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 20px;
}
.footer_wrapper > span {
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  /* identical to box height, or 14px */

  color: #8e8e8e;
}

/* 按钮动画效果 */
.animation_sty {
  position: relative;
  overflow: hidden;
}
.animation_sty i {
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  width: 400px;
  height: 400px;
  border-radius: 50%;
  margin-left: -200px;
  margin-top: -200px;
  animation: spread 1.5s infinite both;
  -webkit-animation: spread 1.5s infinite both;
  -moz-animation: spread 1.5s infinite both;
  -o-animation: spread 1.5s infinite both;
  z-index: 1;
}

@keyframes spread {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

/* 鼠标移入图片向上移动10px */
.move_ten_px {
  transition: all ease-in-out 0.3s;
  /* cursor: pointer; */
  border-radius: 9px;
}
.move_ten_px:hover {
  transform: translateY(-10px);
}

/* 聚合页logo */
.juheyelogo {
  display: flex;
  align-items: center;
  line-height: 100%;
  /* position: absolute; */

  /* top: 0px; */
  /* left: 0; */
}

.juheyelogo img {
  width: 40px;
  margin-right: 13px;
}

.juheyelogo h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  font-weight: 700;
  /* color: #ffffff; */
}

.comment_wrapper .swiper-button-next:hover,
.comment_wrapper .swiper-button-prev:hover {
  padding: 0 !important;
}

.comment_wrapper .swiper-button-prev,
.comment_wrapper .swiper-button-next {
  background-image: none !important;
}

.comment_wrapper .swiper-button-next,
.comment_wrapper .swiper-button-prev {
  /* color: #c0c0c0 !important; */
  width: 60px !important;
  height: 99px !important;
  /* box-sizing: border-box; */
}

.label64,
.label32 {
  display: none;
}

.show {
  display: block;
}
