
/* 视频弹窗 */
#videoPopup1 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

#videoPopup1 .video-box {
  width: 60%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#videoPopup1 .video-box video {
  width: 100%;
}

#videoPopup1 .video-box .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
}

#videoPopup1 .video-box .close span {
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}

#videoPopup1 .video-box .close:hover {
  background: rgba(0, 0, 0, 0.5);
}

.banner-EASC .product_xc_banner_link a:last-child {
  background: #fff;
  color: #000;
}

.banner-EASC .text .tit {
  margin-bottom: 15px;
  font-weight: bold;
}

.banner-EASC .text .banner-text {
  margin-bottom: 74px;
}

.navegation {
  border-bottom: none;
}

.easc-intro-list ul li {
  width: 33.33%;
  text-align: center;
  margin-bottom: 30px;
  float: left;
}

.easc-intro-list ul li .icon {
  width: 76px;
  margin: 0 auto 20px;
}

.easc-intro-list ul li .icon img {
  width: 100%;
}

.easc-intro-list ul li .txt {
  min-height: 144px;
  width: 80%;
  margin: 0 auto;
}

.easc-intro-list ul li .txt h3 {
  margin-bottom: 15px;
}

.easc-intro-list ul li .txt p {
  color: #575d6c;
  line-height: 26px;
}

.EASC_detail_list li .w1440 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.EASC_detail_list li .w1440::before {
  display: none;
}

.EASC_detail_list li .left {
  float: none;
}

.EASC_detail_list li .right {
  position: relative;
  float: none;
}

.EASC_detail_list li:nth-child(even) .w1440 {
  flex-direction: row-reverse;
}

.EASC_detail_list .img {
  text-align: center;
}

.EASC_detail_list li .right .des {
  margin-bottom: 15px;
}

.EASC_detail_list li .product_detail_link a {
  background-image: linear-gradient(135deg, #0068dd, #00aeee);
  background-color: #0360c3;
  color: #fff;
  border: none;
  height: 40px;
  line-height: 40px;
}

.EASC_detail_list a .iconfont {
  opacity: 0;
  transition: all 0.4s;
}

.EASC_detail_list li .product_detail_link a:hover .iconfont {
  opacity: 1;
  margin-left: 10px;
}

.EASC-huoqu .huoqu_more {
  margin-top: 0;
}

.function-sw1 .resources_txt {
  height: 205px;
  box-sizing: border-box;
}

.function-sw1 .resources_txt .resources_tit {
  font-weight: bold;
}

.function-sw1 .resources_more {
  font-size: 16px;
  color: #767789;
}

.EASC-resources .sort {
  border-bottom: none;
}

.EASC-anli .anli_txt > div {
  width: calc(867%/1440*100);
}

.EASC-anli .anli_txt .fnt_20 {
  line-height: 1.6;
}

.EASC-anli .swiper-pagination {
  bottom: 50px;
}

.anli_logo div {
  margin-bottom: 25px;
}

@media screen and (max-width: 1780px) {
  .EASC-anli .anli_txt {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

@media screen and (max-width: 1440px) {
  .EASC-anli .anli_txt > div {
    width: 60%;
  }
  .EASC-anli .anli_tit {
    margin: 30px 0 20px;
  }
  .banner-EASC .text .banner-text {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1280px) {
  .EASC-anli .anli_txt > div {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .easc-intro-list ul li .icon {
    width: 50px;
  }
  .EASC-anli .swiper-pagination {
    bottom: 20px;
  }
  .anli .swiper-pagination {
    padding: 0 20px;
  }
  .anli .swiper-slide .sw_bg {
    object-fit: cover;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .easc-intro-list ul {
    margin-top: 30px;
  }
  .easc-intro-list ul li {
    width: 50%;
  }
  .product_xc_banner .text .banner-text {
    margin-bottom: 30px;
  }
  .product_xc_banner .h1 {
    margin-bottom: 6px;
  }
  .product_xc_banner .text .tit {
    display: inline;
    font-weight: bold;
  }
  .product_xc_banner img {
    height: 330px;
    width: 100%;
    object-fit: cover;
  }
  .product_xc_banner .text .banner-text {
    font-size: 14px;
  }
  .manage {
    padding: 50px 0;
  }
  .manage h2 {
    margin-bottom: 20px;
  }
  .product_detail_list li .right {
    padding: 20px;
  }
  .EASC-huoqu .huoqu_more {
    margin-top: 20px;
  }
  .EASC-anli .anli_tit {
    margin: 10px 0;
  }
  .EASC-anli .anli_more {
    margin-top: 20px;
  }
  .EASC-anli .anli_txt > div {
    width: 100%;
  }
  .EASC-anli .anli_txt {
    padding: 0 20px;
  }
  .resources {
    padding: 50px 0;
  }
  .answer {
    padding: 50px 0;
  }
  .epm {
    padding: 50px 0;
  }
  .EASC-anli .swiper-slide {
    height: 520px;
  }
  .shadow {
    display: none;
  }
  .anli .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
  }
  .EASC-anli .anli_txt {
    top: auto;
    transform: translate(-50%, 0);
    bottom: 75px;
  }
  .EASC-anli .anli_tit {
    font-size: 16px;
  }
  .EASC-anli .anli_txt img {
    width: 76px;
  }
  .EASC-anli .anli_txt .fnt_20 {
    font-size: 14px;
  }
  .ans_tit::after {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .ans_act::after {
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}

@media screen and (max-width: 420px) {
  .easc-intro-list ul li .txt p {
    display: none;
  }
  .easc-intro-list ul li .txt {
    min-height: auto;
  }
  .easc-intro-list ul li .icon {
    margin-bottom: 10px;
  }
  .easc-intro-list ul li .txt h3 {
    margin-bottom: 0;
  }
  .resources_more span {
    width: 16px;
    height: 16px;
  }
  .resources_more span::after {
    border-top: 3px solid transparent;
    border-left: 5px solid rgba(0, 0, 0, 0.5);
    border-bottom: 3px solid transparent;
  }
  .resources .swiper-slide:hover .resources_more span::after {
    border-left-width: 5px;
  }
}

/* 默认按钮 */
.product-link a {
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
  box-sizing: border-box;
  height: 42px;
  line-height: 42px;
  border: none;
  font-size: 16px;
  min-width: 124px;
  text-align: center;
}

.product-link a:after {
  transform: translateY(-1px);
  content: "";
  transition: all .4s ease;
  font-family: "iconfont";
  display: inline-block;
  vertical-align: middle;
}

.product-link a:hover:after {
  content: "\e683";
  margin-left: 5px;
}

.product-link a.blue {
  color: #fff;
  background-color: #2183e9;
}

.product-link a.blue-jb {
  color: #fff;
  background-image: linear-gradient(135deg, #0068dd, #00aeee);
  background-color: #0360c3;
}

.product-link a.border {
  border: 1px solid #262b39;
  color: #252b3a;
  line-height: 40px;
}

.EBC-intro-list ul li {
  float: left;
  width: 25%;
}

.EBC-intro-list ul li .icon {
  max-width: 85px;
  margin: 0 auto 20px;
}

.EBC-intro-list ul li .icon img {
  max-width: 100%;
  transition: all .5s;
}

.EBC-intro-list ul li .txt {
  padding: 0 10%;
}

.EBC-intro-list ul li .txt h3 {
  text-align: center;
  margin-bottom: 12px;
}

.EBC-intro-list ul li .txt p {
  color: #575d6c;
  line-height: 28px;
  font-size: 16px;
}

.IDC-velue {
  background-image: linear-gradient(to bottom, #f5f7fa, #fff);
  padding: 86px 0 120px;
  overflow: hidden;
}

.IDC-velue .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.IDC-velue .img {
  width: 38.75%;
  text-align: center;
}

.IDC-velue .img img {
  max-width: 100%;
  transition: all .4s ease;
}

.IDC-velue .img:hover img {
  transform: scale(1.05);
}

.IDC-velue .info {
  width: 61.11111%;
  padding-right: 5%;
}

.IDC-velue .info h3 {
  margin-bottom: 10px;
  font-weight: bold;
}

.IDC-velue .info h4 {
  margin-bottom: 15px;
}

.IDC-velue .info p {
  line-height: 1.6;
  margin-bottom: 55px;
  font-weight: lighter;
}

.fit-solution {
  background-image: linear-gradient(to bottom, #f5f7fa, #fefefe);
  padding: 86px 0 120px;
  overflow: hidden;
}

.fit-solution .title {
  text-align: center;
  margin-bottom: 20px;
}

.fit-solution .title h3 {
  font-weight: bold;
}

.fit-solution .tabnav {
  border-bottom: 1px solid #d9d9d9;
}

.fit-solution .tabnav ul {
  display: flex;
  justify-content: center;
}

.fit-solution .tabnav ul li {
  line-height: 66px;
  padding: 0 5%;
}

.fit-solution .tabnav ul li a {
  display: inline-block;
  position: relative;
}

.fit-solution .tabnav ul li a::after {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .4s ease;
}

.fit-solution .tabnav ul li a:hover {
  color: #3074d9;
}

.fit-solution .tabnav ul li.active a {
  color: #3074d9;
}

.fit-solution .tabnav ul li.active a::after {
  width: 100%;
  background-color: #3074d9;
}

.fit-solution .hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 50px 0;
}

.fit-solution .item {
  display: none;
}

.fit-solution .item:first-child {
  display: block;
}

.fit-solution .img {
  width: 50%;
  padding-right: 3%;
}

.fit-solution .img img {
  max-width: 100%;
  transition: all .4s ease;
}

.fit-solution .img:hover img {
  transform: scale(1.05);
}

.fit-solution .hd .info {
  width: 50%;
  padding-right: 5%;
}

.fit-solution .hd .info h3 {
  font-weight: bold;
  margin-bottom: 10px;
}

.fit-solution .hd .info p {
  color: #575d6c;
  line-height: 1.875;
  font-size: 16px;
}

.fit-solution .future {
  margin-top: 45px;
  padding-right: 20%;
  display: flex;
  flex-wrap: wrap;
}

.fit-solution .future span {
  line-height: 45px;
  font-size: 16px;
  color: #575d6c;
  display: inline-block;
  width: 33.33%;
}

.fit-solution .product-link {
  margin-top: 55px;
}

.fit-solution .product-link a {
  width: 193px;
  line-height: 50px;
  height: 50px;
}

.fit-solution .product-link a:first-child {
  margin-right: 10px;
}

.fit-solution .bd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}

.fit-solution .bd .info {
  width: 63.54167%;
  padding-right: 10%;
}

.fit-solution .bd .info h3 {
  font-weight: bold;
  margin-bottom: 32px;
}

.fit-solution .bd .info .txt {
  position: relative;
}

.fit-solution .bd .info .txt::before {
  content: '';
  display: block;
  width: 43px;
  height: 43px;
  background: url(../image/img_EBC03.png) 0 0/cover no-repeat;
  position: absolute;
  left: -75px;
  top: -18px;
}

.fit-solution .bd .info .txt::after {
  content: '';
  display: block;
  width: 43px;
  height: 43px;
  background: url(../image/img_EBC04.png) 0 0/cover no-repeat;
  position: absolute;
  right: -75px;
  bottom: -18px;
}

.fit-solution .bd .info .txt p {
  color: #575d6c;
  font-size: 16px;
  line-height: 1.875;
  font-style: italic;
}

.fit-solution .bd .info .txt p.end {
  font-style: normal;
  text-align: right;
  margin-top: 20px;
  color: #000;
}

.fit-solution .logobox {
  width: 31.25%;
  text-align: center;
}

.fit-solution .logobox .logo {
  margin-bottom: 30px;
}

.fit-solution .logobox .logo img {
  max-width: 100%;
  transition: all .4s ease;
}

.fit-solution .logobox .logo:hover img {
  transform: scale(1.05);
}

.fit-solution .logobox a {
  font-size: 16px;
  color: #3074d9;
  text-decoration: underline;
  display: inline-block;
}

.qiye-solution {
  padding: 70px 0 100px;
  overflow: hidden;
}

.qiye-solution .item {
  display: none;
  margin-top: 50px;
}

.qiye-solution .item:first-child {
  display: block;
}

.qiye-solution .item img {
  width: 100%;
}

.qiye-solution .title {
  text-align: center;
  margin-bottom: 25px;
}

.qiye-solution .title h3 {
  font-weight: bold;
}

.qiye-solution .tabnav {
  border-bottom: 1px solid #d9d9d9;
}

.qiye-solution .tabnav ul {
  display: flex;
  justify-content: center;
}

.qiye-solution .tabnav ul li {
  line-height: 66px;
  padding: 0 5%;
}

.qiye-solution .tabnav ul li a {
  display: inline-block;
  position: relative;
  padding: 0 22px;
}

.qiye-solution .tabnav ul li a::after {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .4s ease;
}

.qiye-solution .tabnav ul li a:hover {
  color: #3074d9;
}

.qiye-solution .tabnav ul li.active a {
  color: #3074d9;
}

.qiye-solution .tabnav ul li.active a::after {
  width: 100%;
  background-color: #3074d9;
}

.qiye-solution .pc {
  display: block;
}

.qiye-solution .mb {
  display: none;
}

@media screen and (max-width: 1440px) {
  .EBC-intro-list ul li .txt {
    padding: 0 6%;
  }
  .IDC-velue .img img {
    width: 70%;
  }
  .fit-solution .img img {
    width: 80%;
  }
}

@media screen and (max-width: 1024px) {
  .IDC-velue {
    padding: 40px 0 60px;
  }
  .fit-solution {
    padding: 40px 0 60px;
  }
  .qiye-solution {
    padding: 35px 0 50px;
  }
  .qiye-solution .item {
    margin-top: 25px;
  }
  .IDC-velue .info {
    padding-right: 0;
  }
  .fit-solution .hd .info {
    padding-right: 0;
  }
  .fit-solution .bd .info {
    padding-right: 0;
  }
  .fit-solution .hd {
    padding: 25px 0;
  }
}

.mb-title {
  display: none;
}

.mb-a {
  display: none;
}

@media screen and (max-width: 768px) {
  .EBC-intro-list ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
  }
  .EBC-intro-list ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .EBC-intro-list ul li .icon {
    margin-bottom: 10px;
    max-width: 48px;
    text-align: center;
    height: 37px;
  }
  .EBC-intro-list ul li .icon img {
    width: auto;
    max-height: 100%;
    object-fit: contain;
  }
  .EBC-intro-list ul li .txt h3 {
    margin-bottom: 6px;
    font-weight: bold;
  }
  .EBC-intro-list ul li .txt p {
    font-size: 14px;
    line-height: 20px;
  }
  .mb-title {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  .mb-title h3 {
    font-weight: bold;
  }
  .IDC-velue .img {
    width: 100%;
  }
  .IDC-velue .img img {
    width: 40%;
  }
  .IDC-velue .info {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .IDC-velue .info p {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: normal;
  }
  .IDC-velue .info h3 {
    display: none;
  }
  .IDC-velue .info h4 {
    font-weight: bold;
  }
  .fit-solution .tabnav ul {
    justify-content: space-around;
  }
  .fit-solution .tabnav ul li a {
    font-size: 14px;
  }
  .fit-solution .tabnav ul li {
    padding: 0;
  }
  .fit-solution .tabnav ul li:first-child {
    padding-left: 0;
  }
  .fit-solution .tabnav ul li:last-child {
    padding-right: 0;
  }
  .fit-solution .img {
    width: 100%;
    padding-right: 0;
    text-align: center;
    display: none;
  }
  .fit-solution .img img {
    width: auto;
  }
  .fit-solution .hd .info {
    width: 100%;
  }
  .fit-solution .future {
    margin-top: 20px;
    padding-right: 0;
  }
  .fit-solution .future span {
    line-height: 2;
  }
  .fit-solution .product-link {
    margin-top: 25px;
  }
  .fit-solution .product-link a {
    width: 150px;
  }
  .fit-solution .logobox {
    width: 100%;
  }
  .fit-solution .bd {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
  }
  .fit-solution .bd .info {
    width: 100%;
    margin-top: 20px;
  }
  .fit-solution .bd .info p {
    font-size: 14px;
  }
  .fit-solution .hd .info p {
    font-size: 14px;
    line-height: 1.6;
  }
  .fit-solution .product-link a {
    width: 124px;
    height: 42px;
    line-height: 42px;
  }
  .fit-solution .bd .info .txt {
    padding-top: 10px;
  }
  .fit-solution .bd .info .txt::before {
    width: 22px;
    height: 22px;
    left: -10px;
  }
  .fit-solution .bd .info .txt::after {
    width: 22px;
    height: 22px;
    right: -10px;
    bottom: 50px;
  }
  .fit-solution .bd .info .txt p {
    font-size: 14px;
    text-align: justify;
  }
  .qiye-solution .tabnav ul {
    justify-content: space-around;
  }
  .qiye-solution .tabnav ul li a {
    font-size: 14px;
  }
  .qiye-solution .tabnav ul li {
    padding: 0;
  }
  .qiye-solution .title {
    padding: 0 20%;
  }
  .fit-solution .logobox .logo {
    margin-bottom: 10px;
  }
  .fit-solution .logobox a {
    display: none;
  }
  .fit-solution .mb-a {
    display: block;
    margin-top: 20px;
  }
  .fit-solution .mb-a a {
    font-size: 16px;
    color: #3074d9;
    text-decoration: underline;
    display: inline-block;
  }
  .fit-solution .future span {
    font-size: 14px;
  }
  .qiye-solution .pc {
    display: none;
  }
  .qiye-solution .mb {
    display: block;
  }
}

/* 云星空 */
.product_xc_banner_link a.btn-white {
  background-color: #fff;
  color: #000;
}

.rlv-product {
  background-color: #e1e9f3;
  padding: 85px 0 75px;
  overflow: hidden;
}

.rlv-product .title {
  text-align: center;
  margin-bottom: 35px;
}

.rlv-product .title h3 {
  font-weight: bold;
}

.rlv-product .cont ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.rlv-product .cont ul li {
  width: 25%;
  padding: 10px;
}

.rlv-product .cont ul li a {
  display: block;
  background-color: #fff;
  height: 260px;
  padding: 30px 10%;
  position: relative;
  overflow: hidden;
}

.rlv-product .cont ul li a .img {
  position: relative;
  height: 50px;
  width: 50px;
  transition: 0.5s;
}

.rlv-product .cont ul li a .img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.5s;
}

.rlv-product .cont ul li a .text {
  position: absolute;
  z-index: 2;
  width: 100%;
  padding: 0 10% 30px;
  left: 0;
  bottom: auto;
  transition: all .5s ease;
  top: 100px;
}

.rlv-product .cont ul li a .text .epm_tit {
  margin-bottom: 15px;
}

.rlv-product .cont ul li a .epm_more {
  max-height: 42px;
  margin-top: 30px;
  transition: 0.5s;
  border: 1px solid #7b7d7e;
  opacity: 0;
  visibility: hidden;
}

.rlv-product .cont ul li a:hover .img {
  opacity: 0;
}

.rlv-product .cont ul li a:hover .text {
  top: 0;
}

.rlv-product .cont ul li a:hover .epm_more {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1440px) {
  .epm_tit {
    margin: 15px 0 10px;
  }
  .rlv-product .cont ul li a .text {
    top: 80px;
  }
  .rlv-product .cont ul li a:hover .epm_more {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .rlv-product {
    padding: 30px 0;
  }
  .rlv-product .cont ul li {
    width: 33.33%;
  }
}

@media screen and (max-width: 768px) {
  .rlv-product {
    background-color: #f5f7fa;
    overflow: hidden;
  }
  .rlv-product .title {
    margin-bottom: 20px;
  }
  .rlv-product .cont ul {
    margin-left: 0;
    margin-right: 0;
  }
  .rlv-product .cont ul li {
    padding: 0;
    width: 100%;
  }
  .rlv-product .cont ul li a .img {
    width: 30px;
    height: 30px;
  }
  .rlv-product .cont ul li a .img img {
    width: 100%;
  }
  .rlv-product .cont ul .epm_des {
    font-size: 14px;
  }
  .swiper-relative {
    overflow: hidden;
    height: 430px;
  }
  .rlv-product .cont ul {
    margin-left: 0;
    margin-right: 0;
  }
  .rlv-product .cont ul li {
    padding: 0;
    height: 200px;
    margin-bottom: 10px;
  }
  .rlv-product .cont ul li a:hover .img {
    opacity: 1;
  }
  .rlv-product .cont ul li a .text {
    top: 50px;
    padding: 15px 25px 15px;
    top: 0;
  }
  .rlv-product .cont ul li a .text .epm_tit {
    margin: 10px 0 20px 40px;
  }
  .rlv-product .cont ul li a:hover .text {
    padding-top: 15px;
  }
  .rlv-product .cont ul li a {
    padding: 20px 25px;
    height: 100%;
  }
  .rlv-product .cont ul li a:hover .epm_more {
    margin-top: 10px;
  }
  .rlv-product .cont ul li a .epm_more {
    width: 100px;
    line-height: 32px;
    font-size: 14px;
    height: 32px;
    margin-top: 10px;
  }
  .rlv-product .cont ul li a .epm_more {
    opacity: 1;
    visibility: visible;
  }
  .rlv-product .swiper-pagination-bullet {
    margin: 0 4px;
  }
}

@media screen and (max-width: 360px) {
  .rlv-product .cont ul li a {
    height: 280px;
  }
}

/* 功能对比 */
.cloud-duibi {
  padding: 120px 0 180px;
}

.cloud-duibi .innerw {
  width: 100%;
  margin: 0 auto;
}

.cloud-duibi .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
  align-items: flex-end;
}

.cloud-duibi .title h3 {
  font-weight: bold;
}

.cloud-duibi .title .rt {
  display: flex;
}

.cloud-duibi .title .rt span {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #575d6c;
  margin-right: 30px;
}

.cloud-duibi .title .rt span:last-child {
  margin-right: 0;
}

.cloud-duibi .title .rt span img {
  margin-right: 10px;
}

.cloud-duibi .cont {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.cloud-duibi .hd {
  background-color: #484848;
  color: #fff;
}

.cloud-duibi .hd ul {
  display: flex;
}

.cloud-duibi .hd ul li {
  width: 33.33%;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.cloud-duibi .hd ul li:first-child {
  border-left: none;
}

.cloud-duibi .hd ul .tit1 {
  padding: 28px 10px 10px;
}

.cloud-duibi .hd ul .tit1 h4 {
  font-weight: bold;
}

.cloud-duibi .hd ul .tit1 p {
  font-size: 16px;
  opacity: .8;
}

.cloud-duibi .hd ul .titfull {
  height: 100%;
  padding-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cloud-duibi .hd ul .product-link {
  margin-top: 8px;
}

.cloud-duibi .hd ul .product-link a {
  width: 160px;
}

.cloud-duibi .duibi-lists {
  font-size: 16px;
  border-bottom: 1px solid #d2d6e7;
}

.cloud-duibi .duibi-lists ul {
  display: flex;
  display: -webkit-flex;
  border-left: 1px solid #d2d6e7;
}

.cloud-duibi .duibi-lists ul li {
  width: 33.33%;
  border: 1px solid #d2d6e7;
  border-left: none;
  height: 58px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  border-bottom: none;
  background-color: #f8f9fb;
}

.cloud-duibi .duibi-lists ul li:first-child {
  justify-content: flex-start;
  padding-left: 10%;
  font-weight: bold;
  color: #000;
  cursor: pointer;
  position: relative;
}

.cloud-duibi .duibi-lists ul i {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: url(../image/icon_add.png) center center no-repeat;
  background-color: #e8eaf3;
  position: absolute;
  left: 20%;
  top: 50%;
  transform: translateY(-50%);
}

.cloud-duibi .duibi-lists table {
  width: 100%;
}

.cloud-duibi .duibi-lists table tr {
  border-left: 1px solid #d2d6e7;
}

.cloud-duibi .duibi-lists table tr td {
  width: 33.33%;
  border: 1px solid #d2d6e7;
  border-left: none;
  height: 58px;
  text-align: center;
  vertical-align: middle;
  border-bottom: none;
}

.cloud-duibi .duibi-lists table tr td:first-child {
  text-align: left;
  padding-left: 10%;
  color: #575d6c;
  cursor: point;
}

.cloud-duibi .duibi-lists table tr:nth-child(odd) {
  background-color: #f8f9fb;
}

.cloud-duibi .duibi-lists .sbd {
  display: none;
}

.cloud-duibi .duibi-lists .item.active .stb ul li {
  background-color: #e4e9f3;
}

.cloud-duibi .duibi-lists .item.active ul i {
  background-image: url(../image/icon_redu.png);
}

.anli_logos {
  padding: 74px 0 108px;
}

.anli_logos .title {
  text-align: center;
}

.anli_logos .title h3 {
  font-weight: bold;
  margin-bottom: 30px;
}

.anli_logos .tabnav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}

.anli_logos .tabnav ul {
  text-align: center;
}

.anli_logos .tabnav ul li {
  margin: 0 30px;
  display: inline-block;
}

.anli_logos .tabnav ul a {
  display: inline-block;
  padding: 0 25px 16px;
  position: relative;
}

.anli_logos .tabnav ul a::after {
  content: '';
  display: none;
  width: 100%;
  height: 4px;
  background-color: #3074d9;
  position: absolute;
  bottom: 0;
  left: 0;
}

.anli_logos .tabnav ul li.active a {
  color: #3074d9;
}

.anli_logos .tabnav ul li.active a::after {
  display: block;
}

.anli_logos .tabcont .item {
  display: none;
}

.anli_logos .tabcont .item:first-child {
  display: block;
}

.anli_logos img {
  width: 100%;
}

.anli_logos .mb {
  display: none;
}

.anli_logos .product-link {
  text-align: center;
  margin-top: 55px;
}

.anli_logos .product-link a {
  width: 154px;
  height: 48px;
  line-height: 48px;
}

.fast-solution {
  background-color: #f5f7fa;
  padding: 84px 0 76px;
  overflow: hidden;
}

.fast-solution .title {
  text-align: center;
  margin-bottom: 75px;
}

.fast-solution .title h3 {
  font-weight: bold;
}

.fast-solution .swiper-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}

.fast-solution .swiper-slide {
  width: 25%;
  padding: 0 10px;
}

.fast-solution .swiper-slide a {
  display: block;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
}

.fast-solution .swiper-slide .img {
  height: 194px;
  overflow: hidden;
}

.fast-solution .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fast-solution .swiper-slide .info {
  height: 107px;
  padding: 10% 10%;
}

.fast-solution .swiper-slide a:hover .img img {
  transform: scale(1.05);
}

.fast-solution .swiper-slide a:hover .info h4 {
  color: #3074d9;
}

.fast-solution .product-link {
  text-align: center;
  margin-top: 55px;
}

.fast-solution .product-link a {
  width: 154px;
  height: 48px;
  line-height: 48px;
}

.wuyou-svc {
  padding: 122px 0 72px;
}

.wuyou-svc .title {
  text-align: center;
  margin-bottom: 85px;
}

.wuyou-svc .title h3 {
  font-weight: bold;
}

.wuyou-svc ul {
  display: flex;
}

.wuyou-svc ul li {
  padding: 0 8%;
  position: relative;
}

.wuyou-svc ul li .icon {
  margin-bottom: 20px;
  height: 55px;
}

.wuyou-svc ul li .icon img {
  max-height: 100%;
}

.wuyou-svc ul li .txt h2 {
  margin-bottom: 20px;
  font-weight: bold;
}

.wuyou-svc ul li .txt p {
  font-size: 16px;
  color: #575d6c;
  line-height: 1.8;
}

.wuyou-svc ul li::after {
  content: '';
  display: block;
  width: 1px;
  height: 170px;
  background-color: #d2d6e7;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.wuyou-svc ul li:first-child::after {
  display: none;
}

.wuyou-svc .btn {
  margin-top: 80px;
  text-align: center;
}

.wuyou-svc .btn a {
  color: #0086f9;
  font-size: 16px;
}

.wuyou-svc .btn a:after {
  transform: translateY(-1px);
  content: "\e683";
  margin-left: 5px;
  transition: all .4s ease;
  font-family: "iconfont";
  display: inline-block;
  vertical-align: middle;
}

.wuyou-svc .btn a:hover:after {
  margin-left: 10px;
}

.choose-list .swiper-pagination {
  display: none;
}

.choose-list .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
}

.choose-list .resources_txt {
  padding: 20px 10%;
}

.choose-list .resources_des {
  margin-top: 15px;
}

.choose-list .resources_more {
  left: 10%;
}

.mb-show {
  display: none;
}

.pc {
  display: block;
}

.mb {
  display: none;
}

@media screen and (max-width: 1440px) {
  .fast-solution .swiper-slide .img {
    height: 165px;
  }
}

@media screen and (max-width: 1024px) {
  .fast-solution .swiper-slide .img {
    height: 127px;
  }
  .cloud-duibi .innerw {
    width: 100%;
  }
  .anli_logos .tabnav ul a {
    padding: 0 10px 16px;
  }
  .anli_logos .tabnav ul li {
    margin: 0 30px;
  }
  .EASC-resources .sort a {
    margin: 0 30px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 750px) {
  .fast-solution .swiper-slide .img {
    height: 127px;
  }
  .cloud-duibi {
    padding: 60px 0 90px;
  }
  .cloud-duibi .duibi-lists ul li:first-child {
    padding-left: 40px;
  }
  .cloud-duibi .duibi-lists table tr td:first-child {
    padding-left: 40px;
  }
  .cloud-duibi .duibi-lists ul i {
    left: 10px;
  }
  .cloud-duibi .title {
    flex-wrap: wrap;
  }
  .cloud-duibi .title h3 {
    margin-bottom: 20px;
    width: 100%;
  }
  .cloud-duibi .hd ul .btnbar a {
    width: 90%;
    line-height: 40px;
    border-radius: 20px;
  }
  .anli_logos {
    padding: 35px 0 40px;
  }
  .anli_logos .mb {
    display: block;
  }
  .anli_logos .pc {
    display: none;
  }
  .fast-solution {
    padding: 40px 0 35px;
  }
  .fast-solution .title {
    margin-bottom: 30px;
  }
  .fast-solution .product-link {
    margin-top: 25px;
  }
  .wuyou-svc {
    padding: 50px 0 35px;
  }
  .wuyou-svc ul li .icon {
    height: 40px;
  }
  .wuyou-svc ul li {
    padding: 0 20px;
  }
  .wuyou-svc .btn {
    margin-top: 40px;
  }
  .resources h3 {
    margin-bottom: 20px;
  }
  .cloud-duibi .title .rt span {
    font-size: 14px;
  }
  .cloud-duibi .hd ul .tit1 {
    padding: 20px 5px 10px;
  }
  .cloud-duibi .duibi-lists ul li {
    font-size: 12px;
    height: 30px;
  }
  .cloud-duibi .duibi-lists ul li img {
    width: 8px;
  }
  .cloud-duibi .duibi-lists ul i {
    width: 16px;
    height: 16px;
  }
  .cloud-duibi .duibi-lists ul li:first-child {
    padding-left: 35px;
  }
  .cloud-duibi .duibi-lists table tr td:first-child {
    padding-left: 35px;
  }
  .cloud-duibi .duibi-lists table tr td {
    font-size: 12px;
    height: 30px;
  }
  .cloud-duibi .duibi-lists table tr td img {
    width: 8px;
  }
  .cloud-duibi .title .rt {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .cloud-duibi .title .rt span img {
    width: 13px;
    margin-right: 5px;
  }
  .wuyou-svc .title {
    margin-bottom: 40px;
  }
  .anli_logos .title h3 {
    padding: 0 10%;
  }
  .anli_logos .tabnav ul {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
  }
  .anli_logos .tabnav ul::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .anli_logos .tabnav ul::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: transparent;
  }
  .anli_logos .tabnav ul::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
  .anli_logos .tabnav {
    margin-bottom: 30px;
  }
  .anli_logos .tabnav ul li {
    margin: 0 5px;
  }
  .anli_logos .tabnav ul li:first-child {
    margin-left: 0;
  }
  .anli_logos .tabnav ul li:last-child {
    margin-left: 0;
  }
  .EASC-resources .sort {
    display: flex;
    justify-content: space-between;
  }
  .EASC-resources .sort a {
    padding: 0;
    margin: 0;
  }
  .cloud-duibi .innerw {
    overflow-x: auto;
  }
  .cloud-duibi .innerw::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .cloud-duibi .innerw::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: transparent;
  }
  .cloud-duibi .innerw::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
  .cloud-duibi .title {
    text-align: center;
    margin-bottom: 20px;
  }
  .cloud-duibi .hd ul .tit1 h4 {
    font-size: 12px;
  }
  .cloud-duibi .hd ul .tit1 h4 span {
    display: block;
    text-align-last: left;
  }
  .cloud-duibi .hd ul .tit1 p {
    font-size: 12px;
    letter-spacing: -1px;
    min-height: 36px;
  }
  .cloud-duibi .hd ul .product-link a {
    max-width: 105px;
    min-width: auto;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
  }
  .mb-show {
    display: block;
  }
  .pc {
    display: none;
  }
  .mb {
    display: block;
  }
  .choose-list .resources_des {
    font-size: 14px;
  }
}

@media screen and (max-width: 450px) {
  .wuyou-svc .title h3 {
    padding: 0 10%;
  }
  .fast-solution .swiper-slide {
    padding: 0;
  }
  .sort a {
    padding: 0 5px;
  }
  .cloud-duibi {
    padding-bottom: 45px;
  }
  .cloud-duibi .title .rt span {
    margin-right: 10px;
  }
  .cloud-duibi .hd ul .product-link a {
    width: 90%;
  }
}

@media screen and (max-width: 360px) {
  .cloud-duibi .hd ul .tit1 p {
    display: none;
  }
  .cloud-duibi .hd ul .product-link a {
    width: 100%;
  }
  .huoqu_flx b {
    font-size: 20px;
    line-height: 1.5;
  }
}

/* 专题 */
.fnt_62 {
  font-size: 62px;
}

.pages-banner .txt .fnt_62 {
  font-weight: bold;
}

.pages-banner .txt p {
  width: 45%;
}

.pages-banner .product-link a {
  width: 240px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}

@media screen and (max-width: 1440px) {
  .fnt_62 {
    font-size: 52px;
  }
  .pages-banner .product-link a {
    font-size: 18px;
    width: 220px;
    height: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 1280px) {
  .fnt_62 {
    font-size: 46px;
  }
}

@media screen and (max-width: 1024px) {
  .fnt_62 {
    font-size: 40px;
  }
  .pages-banner .product-link a {
    font-size: 16px;
    width: 180px;
    height: 42px;
    line-height: 42px;
  }
}

@media screen and (max-width: 750px) {
  .fnt_62 {
    font-size: 30px;
  }
  .pages-banner .txt p {
    width: 100%;
  }
  .pages-banner .product-link a {
    font-size: 16px;
    width: 150px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }
  #videoPopup1 .video-box {
    width: calc(100% - 40px);
  }
  .pages-banner-zt {
    height: 100vw;
  }
}

.pages-topic {
  padding: 55px 0 50px;
  overflow: hidden;
}

.pages-topic .title {
  text-align: center;
  margin-bottom: 30px;
}

.pages-topic .title h2 {
  font-weight: bold;
}

.pages-chosejd {
  background-color: #f8fbff;
}

.pages-chosejd .tabnav {
  margin: 0 17.77778% 60px;
}

.pages-chosejd .tabnav li {
  float: left;
  width: 25%;
  text-align: center;
}

.pages-chosejd .tabnav a {
  display: inline-block;
  color: #76778b;
  position: relative;
  line-height: 58px;
}

.pages-chosejd .tabnav a::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background-color: #3074d9;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: all .5s;
}

.pages-chosejd .tabnav li.active a {
  color: #3074d9;
  font-weight: bold;
}

.pages-chosejd .tabnav li.active a::after {
  opacity: 1;
}

.pages-chosejd .cont .item {
  display: none;
}

.pages-chosejd .cont .item:first-child {
  display: block;
}

.swiper-csbox {
  position: relative;
}

.swiper-csbox .inner {
  transition: all .5s;
  background-image: linear-gradient(to bottom, #eef2fa, #fff);
  margin-bottom: 60px;
}

.swiper-csbox .img {
  overflow: hidden;
  padding-bottom: 40%;
  position: relative;
  z-index: 1;
}

.swiper-csbox .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .5s;
}

.swiper-csbox .info {
  position: relative;
  z-index: 2;
  padding: 5% 8%;
}

.swiper-csbox .info .logo {
  position: absolute;
  width: 110px;
  height: 110px;
  overflow: hidden;
  border-radius: 50%;
  transform: translateY(-50%);
  top: 0;
  right: 5%;
  box-shadow: 24.575px 17.207px 60px 0px rgba(4, 15, 50, 0.1), -21.213px -21.213px 60px 0px rgba(255, 255, 255, 0.4);
}

.swiper-csbox .info .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.swiper-csbox .info .tt {
  margin-bottom: 30px;
}

.swiper-csbox .info .tt h3 {
  font-weight: bold;
  color: #252b39;
}

.swiper-csbox .info .tt p {
  color: #252b39;
}

.swiper-csbox .info ul li {
  width: 33.33%;
  float: left;
}

.swiper-csbox .info ul li span {
  display: block;
  line-height: 1.2;
  margin-bottom: 15px;
  color: #3074d9;
}

.swiper-csbox .info ul li span b {
  font-weight: normal;
}

.swiper-csbox .info ul li p {
  font-size: 16px;
  color: #76778b;
  padding-right: 10px;
}

.swiper-csbox .inner:hover {
  background-image: -moz-linear-gradient(-90deg, #eef2fa 0%, white 100%);
  background-image: -webkit-linear-gradient(-90deg, #eef2fa 0%, white 100%);
  background-image: -ms-linear-gradient(-90deg, #eef2fa 0%, white 100%);
  box-shadow: 28.284px 28.284px 40px 0px rgba(223, 233, 247, 0.4);
}

.swiper-csbox .inner:hover .img img {
  transform: scale(1.05);
}

.swiper-csbox .swiper-pagination {
  position: relative;
  bottom: 0;
  z-index: 5;
}

@media screen and (max-width: 1440px) {
  .swiper-csbox .info ul li p {
    font-size: 14px;
  }
  .swiper-csbox .info .logo {
    width: 90px;
    height: 90px;
  }
  .pages-chosejd .tabnav a {
    line-height: 48px;
  }
}

@media screen and (max-width: 1280px) {
  .pages-chosejd .tabnav {
    margin: 0 10% 30px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-topic {
    padding: 35px 0 30px;
  }
  .pages-topic .title {
    margin-bottom: 20px;
  }
  .pages-chosejd .tabnav a {
    line-height: 40px;
  }
  .swiper-csbox .info .logo {
    width: 80px;
    height: 80px;
  }
  .pages-chosejd .tabnav {
    margin: 0 0 20px;
  }
  .swiper-csbox .info {
    padding: 20px;
  }
  .swiper-csbox .inner {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 750px) {
  .pages-topic .title h2 {
    margin-bottom: 10px;
  }
  .swiper-csbox .info .logo {
    width: 73px;
    height: 73px;
  }
  .pages-chosejd .tabnav a {
    line-height: 38px;
  }
  .pages-chosejd .tabnav ul {
    white-space: nowrap;
    display: flex;
    overflow-x: auto;
  }
  .pages-chosejd .tabnav ul::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .pages-chosejd .tabnav ul::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: transparent;
  }
  .pages-chosejd .tabnav ul::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
  .pages-chosejd .tabnav li {
    width: auto;
    padding-right: 15%;
  }
  .pages-chosejd .tabnav li:last-child {
    padding-right: 0;
  }
  .swiper-csbox {
    overflow: hidden;
  }
  .swiper-csbox .inner {
    background-image: -moz-linear-gradient(-90deg, #eef2fa 0%, white 100%);
    background-image: -webkit-linear-gradient(-90deg, #eef2fa 0%, white 100%);
    background-image: -ms-linear-gradient(-90deg, #eef2fa 0%, white 100%);
    box-shadow: 28.284px 28.284px 40px 0px rgba(223, 233, 247, 0.4);
  }
  .swiper-csbox .info ul li {
    width: 50%;
  }
  .swiper-csbox .info ul li:last-child {
    margin-top: 20px;
  }
  .swiper-csbox .info ul li span {
    margin-bottom: 10px;
  }
  .swiper-csbox .swiper-pagination-bullet {
    background-color: #000;
    width: 5px;
    height: 5px;
  }
  .swiper-csbox .swiper-pagination-bullet-active {
    background-color: #3074d9;
  }
}

.pages-strategy .title p {
  font-size: 16px;
  color: #424a5f;
  text-align: center;
  margin-top: 20px;
}

.pages-strategy .cont ul {
  padding: 55px 0 135px;
}

.pages-strategy .cont ul li {
  float: left;
  width: 25%;
  text-align: center;
}

.pages-strategy .cont ul li .box {
  padding: 0 10px;
}

.pages-strategy .cont ul li .icon {
  margin: 0 auto 28px;
  width: 80px;
}

.pages-strategy .cont ul li .icon img {
  width: 100%;
}

.pages-strategy .cont ul li h3 {
  font-weight: bold;
}

.pages-strategy .cont ul li p {
  font-size: 16px;
  color: #424a5f;
  text-align: center;
  margin-top: 6px;
}

.pages-strategy .video-img {
  position: relative;
  background: url(../image/img03.jpg) center center/cover no-repeat;
  border-radius: 3px;
  overflow: hidden;
}

.pages-strategy .video-img .txt {
  padding: 50px 8% 75px;
}

.pages-strategy .video-img .hd {
  width: 100%;
  margin-bottom: 60px;
}

.pages-strategy .video-img .hd h2 {
  font-weight: bold;
  width: 63%;
  line-height: 1.19048;
  color: #000;
}

.pages-strategy .video-img .hd p {
  font-size: 16px;
  color: #424a5f;
  margin-bottom: 10px;
}

.pages-strategy .video-img .people {
  display: flex;
  align-items: center;
}

.pages-strategy .video-img .people .img {
  margin-right: 18px;
  flex-shrink: 0;
  width: 67px;
}

.pages-strategy .video-img .people .img img {
  width: 100%;
}

.pages-strategy .video-img .people h4 {
  font-weight: bold;
  color: #131931;
  margin-bottom: 2px;
}

.pages-strategy .video-img .people p {
  color: #424a5f;
  opacity: .5;
  line-height: 1.375;
}

.pages-strategy .video-img .video-btns div {
  display: flex;
  display: -webkit-flex;
  font-size: 16px;
  transition: all .5s;
  position: absolute;
  right: 15%;
  top: 50%;
  transform: translateY(-50%);
  flex-direction: column;
  align-items: center;
}

.pages-strategy .video-img .video-btns div i {
  display: inline-block;
  width: 5.41667vw;
  height: 5.41667vw;
  border-radius: 50%;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 24.575px 17.207px 60px 0px rgba(4, 15, 50, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(15px);
  transition: all .5s;
}

.pages-strategy .video-img .video-btns div i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 19.23077%;
  height: 25%;
  background: url(../image/video_play.png) 0 0/cover no-repeat;
}

.pages-strategy .video-img .video-btns div span {
  -webkit-background-clip: text;
  display: inline-block;
  -webkit-text-fill-color: transparent;
  color: transparent;
  background-image: linear-gradient(to right, #125af6, #0dacff);
  margin-top: 15px;
}

.pages-strategy .video-img .video-btns div:hover i {
  transform: scale(0.9);
}

@media screen and (max-width: 1440px) {
  .pages-strategy .cont ul {
    padding-bottom: 100px;
  }
  .pages-strategy .title p {
    font-size: 14px;
  }
  .pages-strategy .cont ul li p {
    font-size: 14px;
  }
  .pages-strategy .video-img .txt p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-strategy .cont ul {
    padding: 30px 0 70px;
  }
  .pages-strategy .video-img .txt {
    padding: 30px 6% 40px;
  }
}

@media screen and (max-width: 768px) {
  .pages-strategy .title p {
    margin-top: 10px;
    padding: 0 10%;
  }
  .pages-strategy .cont ul li .icon {
    width: 60px;
    margin-bottom: 15px;
  }
  .pages-strategy .video-img .video-btn i {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 750px) {
  .pages-strategy .video-img {
    background: url(../image/img03_mb.png) center center/cover no-repeat;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
  }
  .pages-strategy .video-img .txt {
    padding: 35px 6% 35px;
  }
  .pages-strategy .video-img .hd {
    margin-bottom: 25px;
  }
  .pages-strategy .video-img .hd h2 {
    width: 100%;
    font-size: 22px;
  }
  .pages-strategy .video-img .people {
    width: 70%;
  }
  .pages-strategy .video-img .people .img {
    width: 54px;
    margin-right: 10px;
  }
  .pages-strategy .video-img .video-btn {
    top: auto;
    bottom: 35px;
    transform: none;
    right: 25px;
  }
  .pages-strategy .video-img .video-btn span {
    font-size: 14px;
    margin-top: 10px;
  }
  .pages-strategy .video-img .video-btns div {
    right: 20px;
    bottom: 0;
    top: auto;
  }
  .pages-strategy .video-img .video-btns div i {
    width: 36px;
    height: 36px;
  }
  .pages-strategy .video-img .video-btns div span {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .pages-strategy .cont ul {
    padding: 20px 0 35px;
  }
  .pages-strategy .title p {
    padding: 0;
  }
  .pages-strategy .cont ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .pages-strategy .cont ul li .box {
    padding: 0 20px;
  }
}

.pages-hotfocus {
  background: url(../image/bg_011.jpg) center center/cover no-repeat;
}

.pages-hotfocus .w1440 {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 60px 0;
  justify-content: space-between;
}

.pages-hotfocus .w1440 .lt {
  width: 42.70833%;
}

.pages-hotfocus .w1440 .lt h2 {
  font-weight: bold;
  color: #fff;
}

.pages-hotfocus .w1440 .lt h2 span {
  display: block;
}

.pages-hotfocus .w1440 .rt {
  width: 56.94444%;
}

.pages-hotfocus .w1440 .rt ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pages-hotfocus .w1440 .rt ul li {
  padding: 30px 0;
  width: 36%;
}

.pages-hotfocus .w1440 .rt ul li a {
  display: flex;
  align-items: center;
}

.pages-hotfocus .w1440 .rt ul li .icon {
  display: inline-block;
  flex-shrink: 0;
  margin-right: 30px;
  width: 62px;
}

.pages-hotfocus .w1440 .rt ul li .icon img {
  width: 100%;
}

.pages-hotfocus .w1440 .rt ul li .txt {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .pages-hotfocus .w1440 .rt ul li {
    width: 45%;
  }
}

@media screen and (max-width: 1280px) {
  .pages-hotfocus .w1440 {
    padding: 40px 20px;
  }
  .pages-hotfocus .w1440 .rt ul li .icon {
    width: 52px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-hotfocus .w1440 .lt {
    width: 100%;
    text-align: center;
  }
  .pages-hotfocus .w1440 .rt {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .pages-hotfocus .w1440 .rt ul li .icon {
    width: 50px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 750px) {
  .pages-hotfocus .w1440 .rt ul li {
    width: 48%;
  }
  .pages-hotfocus .w1440 .rt ul li a {
    flex-direction: column;
    justify-content: center;
  }
  .pages-hotfocus .w1440 .rt ul li .txt {
    text-align: center;
    font-size: .32rem;
    font-weight: bold;
  }
}

.pages-howbecome {
  background-color: #f8fbff;
}

.pages-howbecome ul {
  flex-wrap: wrap;
}

.pages-howbecome ul li {
  text-align: center;
  width: 33.33%;
  padding: 28px 0;
}

.pages-howbecome ul .box {
  padding: 0 15%;
}

.pages-howbecome ul .icon {
  margin: 0 auto 20px;
  width: 100px;
}

.pages-howbecome ul .icon img {
  width: 100%;
}

.pages-howbecome ul h3 {
  font-weight: bold;
  margin-bottom: 15px;
}

.pages-howbecome ul p {
  font-size: 16px;
  color: #424a5f;
}

.pages-howbecome .swiper-pagination {
  position: relative;
}

@media screen and (max-width: 1440px) {
  .pages-howbecome ul .icon {
    width: 80px;
  }
  .pages-howbecome ul p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-howbecome ul .icon {
    width: 60px;
  }
  .pages-howbecome ul li {
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .pages-howbecome ul .icon {
    width: 50px;
  }
  .pages-howbecome ul li {
    width: 50%;
  }
}

@media screen and (max-width: 750px) {
  .pages-howbecome ul {
    flex-wrap: inherit;
  }
  .pages-howbecome ul .box {
    padding: 0 5%;
  }
  .pages-howbecome ul li {
    width: 100%;
  }
  .pages-howbecome .swiper-pagination-bullet {
    background-color: #000;
    width: 5px;
    height: 5px;
  }
  .pages-howbecome .swiper-pagination-bullet-active {
    background-color: #3074d9;
  }
  .pages-howbecome ul .icon {
    width: 76px;
  }
  .pages-howbecome ul h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}

.pages-SRD-sl {
  background: url(../image/bg02.jpg) center center/cover no-repeat;
  padding: 75px 0 92px;
}

.pages-SRD-sl .title h2 {
  font-weight: 500;
}

.pages-SRD-sl .title p {
  font-size: 16px;
  color: #28293c;
  margin: 10px 0 70px;
}

.pages-SRD-sl .product-link {
  text-align: center;
}

.pages-SRD-sl .product-link a {
  width: 250px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}

@media screen and (max-width: 1440px) {
  .pages-SRD-sl .title p {
    font-size: 14px;
  }
  .pages-SRD-sl .product-link a {
    width: 200px;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
  }
  .pages-SRD-sl .title p {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-SRD-sl {
    padding: 35px 0 45px;
  }
  .pages-SRD-sl .title p {
    margin-bottom: 30px;
  }
  .pages-SRD-sl .product-link a {
    width: 180px;
    line-height: 42px;
    height: 42px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .pages-SRD-sl .title {
    padding: 0 10%;
  }
  .pages-SRD-sl .title h2 {
    font-weight: bold;
  }
}

.pages-core .title p {
  margin: 15px 0;
  color: #424a5f;
  font-size: 16px;
}

.pages-core ul {
  padding-top: 30px;
}

.pages-core ul li {
  float: left;
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.pages-core ul li .img {
  padding-bottom: 60%;
}

.pages-core ul li .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  transition: all .4s;
}

.pages-core ul li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5% 8%;
  z-index: 5;
  transition: all .5s;
  height: 100%;
  bottom: -60%;
}

.pages-core ul li .text h4 {
  color: #fff;
  transition: all .5s;
  font-weight: bold;
  margin-bottom: 5px;
}

.pages-core ul li .text p {
  color: #fff;
  line-height: 28px;
  transition: all .5s;
  height: 0;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
  padding-right: 7%;
  text-align: justify;
}

.pages-core ul li .product-link a {
  color: #0086f9;
  font-size: 16px;
  min-width: auto;
  transition: all .5s;
}

.pages-core ul li .product-link a::after {
  content: "\e683";
  margin-left: 5px;
}

.pages-core ul li .product-link a:hover {
  color: #fff;
  background-image: linear-gradient(135deg, #0068dd, #00aeee);
  background-color: #0360c3;
  padding: 0 15px 0 20px;
}

.pages-core ul li:hover .img::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(20px);
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
}

.pages-core ul li:hover .img img {
  transform: scale(1.05);
}

.pages-core ul li:hover .text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  bottom: 0;
}

.pages-core ul li:hover .text p {
  opacity: 1;
  visibility: visible;
  height: auto;
  margin-bottom: 20px;
}

@media screen and (max-width: 1440px) {
  .pages-core ul li .text p {
    font-size: 14px;
    padding-right: 0;
  }
  .pages-core ul li .text h4 {
    margin-bottom: 0;
  }
  .pages-core ul li:hover .text p {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1280px) {
  .pages-core ul li .img {
    padding-bottom: 70%;
  }
}

@media screen and (max-width: 1024px) {
  .pages-core ul li .img {
    padding-bottom: 100%;
  }
}

@media screen and (max-width: 768px) {
  .pages-core ul {
    padding-top: 0;
  }
  .pages-core ul li {
    width: 50%;
  }
}

@media screen and (max-width: 750px) {
  .pages-core ul {
    padding: 0 20px;
  }
  .pages-core ul li {
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer;
  }
  .pages-core ul li .img {
    padding-bottom: 70%;
  }
  .pages-core ul li:hover .img::after {
    display: none;
  }
  .pages-core ul li:hover .text {
    bottom: -60%;
    display: block;
  }
  .pages-core ul li:hover .text p {
    opacity: 0;
    height: 0;
    visibility: hidden;
    margin-bottom: 0;
  }
}

.pages-plat .title p {
  margin: 15px 0;
  color: #424a5f;
  font-size: 16px;
}

.pages-plat ul {
  padding-top: 50px;
}

.pages-plat ul li {
  float: left;
  width: 20%;
  text-align: center;
}

.pages-plat ul li .logo {
  width: 142px;
  margin: 0 auto 30px;
}

.pages-plat ul li .logo img {
  width: 100%;
}

.pages-plat ul li h3 {
  font-weight: bold;
  margin-top: 5px;
}

@media screen and (max-width: 1440px) {
  .pages-plat ul li .logo {
    width: 120px;
  }
  .pages-plat .title p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-plat ul li .logo {
    width: 100px;
  }
}

@media screen and (max-width: 768px) {
  .pages-plat .title {
    padding: 0 10%;
  }
  .pages-plat ul li .logo {
    width: 70px;
    margin-bottom: 20px;
  }
  .pages-plat ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
  }
  .pages-plat ul li {
    width: 50%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 750px) {
  .pages-plat ul {
    align-items: start;
    flex-wrap: inherit;
  }
  .pages-plat ul li {
    float: none;
  }
  .pages-plat ul li h3 {
    padding: 0 12%;
  }
  .swiper-plat .swiper-pagination {
    position: relative;
    bottom: 0;
  }
  .swiper-plat .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background-color: #000;
  }
  .swiper-plat .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #3074d9;
  }
}

.pages-advan {
  background-color: #f8fbff;
}

.pages-advan .title p {
  margin: 15px 0;
  color: #424a5f;
  font-size: 16px;
}

.pages-advan ul {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  display: -webkit-flex;
}

.pages-advan ul li {
  width: 33.33%;
  padding: 20px;
}

.pages-advan ul li a {
  display: block;
  transition: all .5s;
}

.pages-advan ul li .img {
  padding-bottom: 40%;
  position: relative;
  overflow: hidden;
}

.pages-advan ul li .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  transition: all .4s;
}

.pages-advan ul li .info {
  background: url(../image/bg_gj.png) 0 0/100% no-repeat;
  text-align: center;
  padding: 10% 10%;
  height: 190px;
}

.pages-advan ul li .info h3 {
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
}

.pages-advan ul li .info p {
  color: #252b39;
  line-height: 28px;
}

.pages-advan ul li:hover a {
  transform: translateY(-20px);
}

.pages-advan ul li:hover .img Img {
  transform: scale(1.05);
}

.pages-advan .swiper-advan {
  overflow: hidden;
}

.pages-advan .swiper-pagination {
  position: relative;
  bottom: 0;
}

.pages-advan .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #000;
}

.pages-advan .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #3074d9;
}

@media screen and (max-width: 1024px) {
  .pages-advan ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .pages-advan ul li {
    padding: 10px;
  }
}

@media screen and (max-width: 768px) {
  .pages-advan ul li .info {
    height: 150px;
    padding: 20px;
  }
  .pages-advan ul li {
    width: 100%;
  }
  .pages-advan ul li .info h3 {
    margin-bottom: 10px;
  }
  .pages-advan ul li .info p {
    font-size: 14px;
    line-height: 1.6;
  }
}

.page-schd-rdxw {
  padding: 90px 0 120px;
}

.page-schd-rdxw .title {
  margin-bottom: 20px;
}

.page-schd-rdxw .title h3 {
  font-weight: bold;
}

.page-schd-rdxw .scroll-hd {
  max-height: 423px;
  overflow-y: auto;
}

.page-schd-rdxw .scroll-hd::-webkit-scrollbar-track {
  background-color: transparent;
}

.page-schd-rdxw .scroll-hd::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #fff;
}

.page-schd-rdxw .scroll-hd::-webkit-scrollbar-thumb {
  background-color: #c8c9d1;
}

.page-schd-rdxw .schd-box {
  float: left;
  width: 44.93056%;
}

.page-schd-rdxw .schd-box ul {
  padding-right: 6%;
}

.page-schd-rdxw .schd-box ul li {
  border-bottom: 1px solid #f1f1f3;
  padding: 35px 0;
}

.page-schd-rdxw .schd-box ul li a {
  display: flex;
  display: -webkit-flex;
  position: relative;
  justify-content: space-between;
}

.page-schd-rdxw .schd-box ul li .tt h2 {
  color: #000;
  font-weight: bold;
  display: inline;
}

.page-schd-rdxw .schd-box ul li .tt span {
  color: #76778b;
  font-size: 20px;
  margin-left: 20px;
}

.page-schd-rdxw .schd-box ul li .online {
  color: #76778b;
  font-size: 16px;
}

.page-schd-rdxw .schd-box ul li .online i {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #e4e4e8;
  border-radius: 50%;
  top: -3px;
  vertical-align: middle;
  margin-left: 18px;
  position: relative;
}

.page-schd-rdxw .schd-box ul li .online i::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 6px solid #76778b;
  border-bottom: 4px solid transparent;
}

.page-schd-rdxw .schd-box ul li a:hover .tt h2 {
  color: #3074d9;
}

.page-schd-rdxw .schd-box ul li a:hover .online {
  color: #3074d9;
}

.page-schd-rdxw .schd-box ul li a:hover .online i {
  background-color: #cce7fe;
}

.page-schd-rdxw .schd-box ul li a:hover .online i::after {
  border-left-color: #3074d9;
}

.page-schd-rdxw .rdxw-box {
  float: right;
  width: 50%;
}

.page-schd-rdxw .rdxw-box ul li {
  border-bottom: 1px solid #f1f1f3;
  padding: 25px 0;
}

.page-schd-rdxw .rdxw-box ul li:last-child {
  border-bottom: none;
}

.page-schd-rdxw .rdxw-box ul li .time {
  font-size: 16px;
  color: #7f8092;
  margin-bottom: 6px;
}

.page-schd-rdxw .rdxw-box ul li h2 {
  font-weight: bold;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-schd-rdxw .rdxw-box ul li a:hover h2 {
  color: #3074d9;
}

.page-schd-rdxw .tabnav {
  text-align: center;
  margin-bottom: 0.64rem;
}

.page-schd-rdxw .tabnav a {
  font-size: .42rem;
  color: #252b39;
  opacity: 0.5;
  font-weight: bold;
  display: inline-block;
  padding: 0 .45rem;
}

.page-schd-rdxw .tabnav a.active {
  opacity: 1;
}

.page-schd-rdxw .mb .cont {
  background-color: #f8fbff;
  padding: .1rem .7rem;
}

.page-schd-rdxw .mb .cont .item {
  display: none;
}

.page-schd-rdxw .mb .cont .item:first-child {
  display: block;
}

.page-schd-rdxw .mb .schd-box {
  margin-bottom: 0;
}

.page-schd-rdxw .mb .schd-box ul {
  padding-right: 0;
}

.page-schd-rdxw .mb .schd-box ul li {
  border-bottom: none;
  padding: 27px 0;
}

.page-schd-rdxw .mb .schd-box ul li .online {
  margin-top: 0.6rem;
}

.page-schd-rdxw .mb .schd-box ul li a .tt h2 {
  display: block;
  font-size: 16px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 48px;
}

.page-schd-rdxw .mb .schd-box ul li .tt span {
  display: block;
  font-size: 14px;
  margin-left: 0;
  margin-top: 0.2rem;
}

.page-schd-rdxw .mb .product-link {
  text-align: center;
  margin-top: 40px;
}

.page-schd-rdxw .mb .rdxw-box ul li h2 {
  font-size: 16px;
}

@media screen and (max-width: 1440px) {
  .page-schd-rdxw .schd-box ul li .tt span {
    font-size: 18px;
  }
}

@media screen and (max-width: 1280px) {
  .page-schd-rdxw .schd-box ul li .tt span {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .page-schd-rdxw {
    padding: 45px 0 40px;
  }
  .page-schd-rdxw .schd-box ul li {
    padding: 20px 0;
  }
  .page-schd-rdxw .schd-box ul li .tt span {
    font-size: 14px;
  }
  .page-schd-rdxw .rdxw-box ul li {
    padding: 15px 0;
  }
  .page-schd-rdxw .schd-box ul li .online span {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .page-schd-rdxw .schd-box {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .page-schd-rdxw .schd-box .scroll-hd {
    max-height: 300px;
  }
  .page-schd-rdxw .schd-box ul li a {
    flex-wrap: wrap;
  }
  .page-schd-rdxw .schd-box ul li .tt {
    width: 100%;
  }
  .page-schd-rdxw .rdxw-box {
    float: none;
    width: 100%;
  }
  .page-schd-rdxw .mb .rdxw-box ul li h2 {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: inherit;
    max-height: 48px;
    justify-content: center;
    align-items: center;
  }
  .page-schd-rdxw .mb .schd-box ul li .online {
    margin-top: 0.4rem;
  }
  .page-schd-rdxw .schd-box ul li .online span {
    display: inline-block;
  }
  .page-schd-rdxw .mb .schd-box ul li a .tt h2 {
    height: auto;
    max-height: 48px;
  }
  .pages-strategy .video-img .video-btns div span {
    background-image: none;
    color: #0086f9;
    -webkit-text-fill-color: inherit;
  }
}
