/* å…±åŒé€‰æ‹© */
.choice {
  position: relative;
  height: 650px;
  width: 100%;
}

.choice .choice-wrap {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 50px;
  width: 100%;
  height: 280px;
  opacity: 0.9;
  background-image: url('../css/process-bg.png');
}
.logos-box {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 385px;
  overflow-y: hidden;
  height: 239px;
  transform: translateX(-50%);
}
.rowup {
  width: 100%;
  animation: rowup 45s linear infinite;
  -webkit-animation: rowup 45s linear infinite;
}
/* layer å¼¹çª—æ ·å¼ */
.layui-layer-content {
    padding: 25px 20px;
    line-height: 2;
}

/* ç´¯è®¡æ³¨å†Œ */
.register-count {
  width: 100%;
  height: 158px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}
.register-count .register-count-wrap {
  width: 1260px;
  display: flex;
  /* height: 100%; */
  height: 158px;
  padding-top: 35px;
}
.register-count-wrap .swiper-wrapper .swiper-slide {
  /* height: 33.33333% !important; */
}
.swiper-container-free-mode>.swiper-wrapper {
  margin: 0 auto 14px;
}
.register-count-wrap .left {
  float: left;
  position: relative;
  /* margin-right: 84px; */
  /* width: 75%; */
  height: 100%;
  line-height: 158px;
  font-size: 20px;
  text-align: center;
  display: flex;
  justify-content: space-around;
  /* margin-right: 160px; */
}
.register-count-wrap .left::after {
  content: '';
  position: absolute;
  width:1px;
height:84px;
top: 0;
right: 20px;
background: rgba(209,219,226,1);
}
.left-item {
  display: flex;
  flex-direction: column;
  width: 195px;
  margin-right: 43px;
}
.left-item .left-num {
  width:161px;
  height:50px;
  
  border-radius:45px; 
  font-size:24px;
  /* text-align: center; */
  font-weight:bold;
  line-height:50px;

}
.left-item .left-title {
  /* width: 100%;
height:24px; */
/* padding-right: 32px; */
font-size:18px;
font-weight:400;
line-height:28px;
margin-top: 10px;
color:rgba(51,51,51,1);
}
.item_1 {
  background:linear-gradient(92deg,rgba(235,249,255,1) 0%,rgba(255,255,255,1) 100%);
  color:rgba(0,137,205,1); 
}
.item_2 {
  background:linear-gradient(92deg,rgba(246,133,70,0.13) 0%,rgba(255,255,255,0.13) 100%);
  /* opacity:0.13; */
  color:rgba(246,133,70,1);
}
.item_3 {
  background:linear-gradient(92deg,rgba(37,201,143,0.18) 0%,rgba(255,255,255,0.18) 100%);
  color:rgba(37,201,143,1);
  /* opacity:0.18; */
}
.item_4 {
  background:linear-gradient(92deg,rgba(103,0,205,0.11) 0%,rgba(255,255,255,0.11) 100%);
  color:rgba(103,0,205,1);
  /* opacity:0.11; */
}
 /* .register-count-wrap .left::before {
  display: block;
  content: 'â€”';
  position: absolute;
  left: -30px;
  top: 8px;
  color: #d0d0d0;
} 
 .register-count-wrap .left::after {
  display: block;
  content: 'â€”';
  position: absolute;
  right: -30px;
  top: 8px;
  color: #d0d0d0;
}  */
 .register-count-wrap .left .num {
  font-weight: bold;
  font-size: 40px;
  color: #ff6b6b;
}
.register-count-wrap .right {
  /* height: 100%; */
  height: 84px;
  /* padding-top: 20px; */
  /* padding-top: 13px;
  padding-bottom: 13px; */
  width: 29%;
  float: left;
  /* margin-top: 15px; */
  overflow: hidden;
  user-select: none;
}
.register-count-wrap .right .swiper-slide{
  /* width:342px; */
}

.register-count-wrap .right p {
  line-height: 1.5;
}
.register-count-wrap .right p .succ {
  color: #ff6b6b;
  font-weight: bold;
} 
/* åª’ä½“æŠ¥é“ */
.media-report .swiper-container {
  height: 410px;
}
.media-report .swiper-wrapper {
  width: 1300px;
  margin-top: 61px;
  padding-left: 60px;
}
.media-report .swiper-wrapper .swiper-slide {
  display: inline-block;
}
.media-report .swiper-wrapper .item{
  width:300px;
  position: relative;
height:274px;
border-radius:8px;
float: left;

margin-right: 96px;
}
.media-report .swiper-wrapper .item .mask {
  width:300px;
  display: inline-block;
height:97px;
background:rgba(0,0,0,0.42);
position: absolute;
bottom: 0;
border-radius:0px 0px 8px 8px;
box-sizing: border-box;
font-size:14px;
font-weight:400;
line-height:25px;
padding-top: 20px;
color:rgba(255,255,255,1);
text-align: center;
}
.media-report .swiper-slide .text {
  position: absolute;
  left: 19%;
  bottom: 20%;
}
.media-report .swiper-slide .text1{
  left: 50%;
  transform: translateX(-50%);
}

.media-report .swiper-slide .text .btn {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #0089cd;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.media-report .swiper-slide .text .btn2 {
  color: #e54444;
}
.media-report .swiper-slide .text .btn3 {
  color: #486ff8;
}
 .media-report .swiper-slide .text .btn4 {
  color: #2bb1a5;
}

.media-report .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px;


}
.media-report .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width:50px;
  height:6px; 
background:#D1DBE2;
opacity:1;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
}
.media-report .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background:#0089CD;
}
.media-report .swiper-slide .text .btn:hover {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
/* .media-report .swiper-pagination-bullet {
  width:50px;
  height:6px; 
background:rgba(209,219,226,1);
opacity:1;
  display: inline-block;
  background-color: #fff;
  cursor: pointer;
  border-radius: 2px;
} */
/* .media-report .swiper-pagination-bullet-active {
  opacity: 1;
} */
.media-report .swiper-button-next,.media-report .swiper-button-prev {
  top: 205px;
  width: 30px;
  height: 30px;
  right: 1px;
  z-index: 22;
  background: no-repeat center center;
  background-size: cover;
}
.media-report .swiper-button-prev{
  background-image: url('../css/arrow-left.svg');
}
.media-report .swiper-button-next{
  background-image: url('../css/arrow-right.svg');
}
