.e-module-202208160923 .slide-list .kefu {
  position: fixed;
  right: 20px;
  bottom: 175px;
  z-index: 100;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .e-module-202208160923 .slide-list .kefu {
    bottom: 40px;
  }
}
.e-module-202208160923 .slide-list .kefu .slide-item2 {
  position: relative;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .slide-btn {
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  background-color: #c7000b;
  border-radius: 10px;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .slide-btn .iconfont {
  font-size: 24px;
  line-height: 2;
}
@media (max-width: 1200px) {
  .e-module-202208160923 .slide-list .kefu .slide-item2 .slide-btn {
    width: 40px;
    height: 40px;
  }
  .e-module-202208160923 .slide-list .kefu .slide-item2 .slide-btn .iconfont {
    font-size: 20px;
    line-height: 2;
  }
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con {
  position: absolute;
  width: 330px;
  padding: 35px 40px 25px;
  right: 62px;
  border: 0px solid red;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  border-radius: 10px;
  display: none;
  -webkit-box-shadow: 0 0 10px rgba(137, 137, 137, 0.1);
          box-shadow: 0 0 10px rgba(137, 137, 137, 0.1);
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons {
  position: relative;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons:after {
  content: "";
  position: absolute;
  right: -52px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 305px;
  background: url(/Assets/enp/2022/img/module/e-module-202208081430/sanjiao.png) no-repeat 50%;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi {
  position: relative;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con.lx3 {
  margin-bottom: 0;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con .iconfont {
  font-size: 34px;
  color: #c7000b;
  margin-right: 20px;
  line-height: 45px;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con .ptxt a:hover .ptxt1 {
  color: #000;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con .ptxt1 {
  font-size: 16px;
  line-height: 1.95;
  color: #333;
  padding-bottom: 0px;
}
.LANG-cn .e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con .ptxt1 {
  line-height: 1.95;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con .ptxt2 {
  font-size: 12px;
  color: #888;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con .ptxt3 {
  font-size: 14px;
  line-height: 1.95;
  color: #c7000b;
  font-weight: bold;
}
.LANG-cn .e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .lx-con .ptxt3 {
  line-height: 1.95;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .e-link-box {
  margin-left: 55px;
  padding-top: 20px;
}
.e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .e-link-box .text {
  color: #666;
  font-size: 14px;
  line-height: 1.95;
}
.LANG-cn .e-module-202208160923 .slide-list .kefu .slide-item2 .tell-con .tell-cons .lianxi .e-link-box .text {
  line-height: 1.95;
}
.e-module-202208160923 .slide-list .kefu:hover .tell-con {
  outline: none;
  display: block;
}
@media (max-width: 1200px) {
  .e-module-202208160923 .slide-list .kefu:hover .tell-con {
    display: none;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1002;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: none;
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con {
  position: relative;
  width: 100%;
  height: 100%;
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob {
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
}
@media (max-width: 1200px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob {
    width: 70%;
    margin-left: 15%;
    padding: 100px 55px 40px 55px;
    top: 50%;
    margin-top: -182px;
  }
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob {
    width: 70%;
    margin-left: 15%;
    padding: 115px 80px 105px;
    top: 50%;
    margin-top: -312px;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob {
    width: 90%;
    margin-left: 5%;
    padding: 78px 45px 60px;
    top: 50%;
    margin-top: -224px;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi {
    display: block;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con {
  display: block;
  margin-bottom: 50px;
  text-align: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    width: 100%;
    margin-bottom: 40px;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .iconfont {
  font-size: 38px;
  color: #c7000b;
  margin-bottom: 20px;
  line-height: 45px;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .iconfont {
    font-size: 40px;
    margin-right: 45px;
    line-height: 65px;
    margin-bottom: 0;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .iconfont {
    font-size: 34px;
    margin-right: 30px;
    line-height: 45px;
  }
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con.lx3 {
    margin-bottom: 70px;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con.lx3 {
    margin-bottom: 30px;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt a:hover .ptxt1 {
  color: #000;
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt1 {
  font-size: 18px;
  color: #333;
  line-height: 1.5;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt1 {
    font-size: 24px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt1 {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 5px;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt2 {
  font-size: 12px;
  color: #888;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt2 {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt2 {
    line-height: 1.95;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt2 {
    font-size: 12px;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt3 {
  font-size: 18px;
  color: #c7000b;
  font-weight: bold;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt3 {
    font-size: 20px;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt3 {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .lianxi .lx-con .ptxt3 {
    line-height: 1.95;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box {
  text-align: center;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box {
    margin-left: 85px;
    text-align: left;
  }
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box .text {
    font-size: 18px !important;
  }
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box .iconfont {
    font-size: 24px;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box {
    margin-left: 65px;
  }
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box .text {
    font-size: 14px !important;
  }
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box .iconfont {
    font-size: 20px;
  }
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box .text {
  color: #666;
  font-size: 14px;
  line-height: 1.95;
}
.LANG-cn .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .e-link-box .text {
  line-height: 1.95;
}
.e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .close-btn {
  position: absolute;
  color: #666;
  font-size: 36px;
  right: 15px;
  top: 15px;
  z-index: 1010;
}
@media (max-width: 992px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .close-btn {
    font-size: 44px;
    top: 30px;
    right: 30px;
  }
}
@media (max-width: 750px) {
  .e-module-202208160923 .slide-list .tell-con-mob .tell-mob-con .tell-mob .close-btn {
    font-size: 30px;
    right: 20px;
    top: 20px;
  }
}
.e-module-202208160923 .slide-list .gotop {
  position: fixed;
  right: 20px;
  bottom: 115px;
  z-index: 100;
  cursor: pointer;
}
@media (max-width: 1600px) {
  .e-module-202208160923 .slide-list .gotop {
    bottom: 115px;
  }
}
.e-module-202208160923 .slide-list .gotop .slide-item3 {
  display: none;
}
.e-module-202208160923 .slide-list .gotop .slide-item3 .slide-btn {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #999;
  text-align: center;
  border-radius: 10px;
  padding-top: 3px;
}
.e-module-202208160923 .slide-list .gotop .slide-item3 .slide-btn .iconfont {
  font-size: 24px;
  line-height: 0;
}
.e-module-202208160923 .slide-list .gotop .slide-item3 .slide-btn p {
  font-size: 12px;
  line-height: 0;
}
@media (max-width: 1600px) {
  .e-module-202208160923 .slide-list .gotop .slide-item3 .slide-btn p {
    font-size: 10px;
  }
}
.e-module-202208160923 .slide-list .gotop .slide-item3 .slide-btn:hover {
  color: #c7000b;
}
@media (max-width: 1200px) {
  .e-module-202208160923 .slide-list .gotop .slide-item3 {
    display: none;
  }
}
