.if-banner-swiper.sem-swiper .swiper-slide .text{
    padding:0;
}
.sidebar_s {
  position: fixed;
  right: 0.22rem;
  top: 0;
  width: 1px;
  height: 100vh;
  display: flex;
  flex-direction: column;
  z-index: 9999;
  justify-content: center;
  align-items: center;
}
.sidebar_s div.circle,
.sidebar_s > a {
  line-height: 1;
  cursor: pointer;
  margin-bottom: 0.08rem;
}
.sidebar_s a.pc_online_customization img{
  width: 0.32rem;
}
.sidebar_s div.circle,
.sidebar_s a.circle {
  width: 0.2rem;
  height: 0.2rem;
  background: #ffffff;
  box-shadow: 0 0 0.025rem 0.01rem rgba(0, 8, 31, 0.15);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidebar_s div.circle:hover .img,
.sidebar_s a.circle:hover .img {
  display: none;
}
.sidebar_s div.circle > img,
.sidebar_s a.circle > img {
  display: block;
  width: 0.08rem;
}
.sidebar_s div.circle img.light,
.sidebar_s a.circle img.light {
  display: none;
}

.sidebar_s div.circle:hover,
.sidebar_s a.circle:hover {
  background: linear-gradient(0deg, #0064d2 0%, #0060ce 100%);
}
.sidebar_s div.circle:hover .right,
.sidebar_s a.circle:hover .right {
  display: none;
}
.sidebar_s div.circle:hover img.light,
.sidebar_s a.circle:hover img.light {
  display: flex;
}
.sidebar_s a:first-child{
    transition: all 0.6s;
    transform: scale(1);
}
.sidebar_s a:first-child:hover {
  transform: scale(1.1);
}
/* 右边提示 */
.sidebar_s .circle {
  position: relative;
}
.sidebar_s a.circle:hover .hover_light {
  display: block;
}
.sidebar_s .hover_light {
  position: absolute;
  top: -0.02rem;
  right:100%;
  padding-right:10px;
  border-radius: 5px;
  transition: all 0.6s;
  opacity:0;
  transform:translateX(-10px);
  visibility: hidden;
}
.sidebar_s .circle:hover .hover_light{
    opacity:1;
    visibility: visible;
    transform: translateX(0);
}
.if-pr-right{
    display: block;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 40px 0px rgba(56, 67, 76, 0.24);
    border-radius:11px;
}
.sidebar_s .zixun-btn .if-pr-right{
    display: flex;
}
.sidebar_s .hover_light .hover_light_top {
  width: 100%;
  height: 0.6rem;
  background-image: url(https://ecomoss.ks3-cn-beijing.ksyuncs.com/assets/phone_title.png);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  background-color: #0064d2;
}
.sidebar_s .hover_light_title {
  color: #ffffff;
  font-size: 0.056rem;
  font-size: max(0.056rem , 12px);
  padding-top: 0.176rem;
}
.sidebar_s .hover_light_phone {
  color: #ffffff;
  font-size: 0.092rem;
  font-size:max(0.092rem , 14px);
  font-weight: 600;
  letter-spacing: 0.2em;
}

.hover_light_top p {
  margin: 0;
}
.hover_light_bottom {
  display: flex;
  align-items: center;
}
.hover_light_bottom img {
  width: 0.112rem;
  margin-left: 0.1rem;
  margin-right: 0.04rem;
}
.hover_light_bottom span {
  font-size: 0.064rem;
  font-size:max(0.064rem , 12px);
  color: #333333;
}
.hover_light_bottom .htoline {
  color: #0064d2;
  margin-left: 0.056rem;
  display: inline-block;
}
.hover_light_bottom1 {
  margin: 0.112rem 0 0.072rem 0;
}
.hover_code {
  background-color: transparent;
}
.hover_code_img {
  padding: 0.096rem 0.06rem 0 0.06rem;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  overflow: hidden;
  background-size:110% 110%;
  background-image: url(https://ecomoss.ks3-cn-beijing.ksyuncs.com/assets/code_img.png);
}
.hover_code .hover_light_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width:100%;
}
.sidebar_s a.circle .hover_code img {
  width:100%;
  height:auto;
}
.hover_code .hover_code_title {
  color: #ffffff;
  font-size: 0.048rem;
  text-align: center;
  font-size:max(0.048rem , 12px);
}
.triangle {
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-left: 10px solid #0091ec;
  border-bottom: 10px solid transparent;
  border-right: none;
  position: absolute;
  top: 0.08rem;
  right: -10px;
  z-index: 9999;
}
.hover_code .triangle {
  border-left: 10px solid #1377e7;
}
.sidebar_s .hover_light.hover_zixun{
    top:50%;
    transform: translate(-10px , -50%);
}
.sidebar_s .hover_light.hover_zixun .triangle{
    top:50%;
    transform: translateY(-50%);
}
.sidebar_s .circle:hover .hover_light.hover_zixun{
    transform: translate(0 , -50%);
}
.sidebar_s .hover_light.hot_line{
    width:1.5rem;
}
.sidebar_s .hover_light.hover_code{
    width:0.8rem;
}
.hot_line .triangle{
    top:0.11rem;
}
.hot_line .if-pr-right{
  padding-bottom: 0.1rem;  
}
.hover_zixun {
  width: 0.748rem;
  border-radius: 0.04rem;
}
.hover_zixun img {
  height: 100%;
  width: 100%;
}
.hover_light_zixun {
  width: 0.308rem;
  height: 0.308rem;
}
.hover_zixun_title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0064d2;
  flex: 1;
}
.hover_zixun .triangle {
  border-left: 10px solid #ffffff;
  right:0;
}
.move_online_customization{
  display: none;
}
.if-poc{
    width:0.18rem;
    display:block;
    border:1px solid  #fff;
    border-radius:0.09rem;
    background:#0064d2;
    background:linear-gradient(#001e82, #0099f8);
    text-align: center;
}
.if-poc .if-poc-inner{
    padding:3px;
    text-align: center;
}
.if-poc .if-poc-inner .go{
    width:0.14rem;
    height:0.14rem;
    background:#0064d2;
    border-radius:50%;
    text-align: center;
    line-height:0.14rem;
    color:#fff;
    font-weight:700;
    text-transform:uppercase;
    margin:0 auto;
}
.if-poc .if-poc-inner .cn{
    padding:5px 0 10px;
    color:#fff;
    max-width:20px;
    margin:0 auto;
    text-align: center;
}



@media only screen and (max-width: 1000px) {
    .sidebar_s div.circle,
    .sidebar_s a.circle{
        width:35px;
        height:35px;
    }
    .sidebar_s div.circle > img,
    .sidebar_s a.circle > img{
        width:0.15rem;
    }
    .hover_zixun{
        width:1.2rem;
    }
    .hover_zixun_title{
        padding:0;
        margin:0;
    }
    .sidebar_s .hover_light.hot_line{
        width:2.5rem;
    }
    .sidebar_s .hover_light.hover_code{
        width:1.2rem;
    }
    .hover_light_zixun {
      width: 0.5rem;
      height: 0.5rem;
    }
}