.home-banner {
  min-height: 12.5rem;
  background: linear-gradient(0deg, #f0f2f5 0%, #dbe8f8 100%);
}

.ali .home-banner {
  min-height: 11.5rem;
}

.banner-bg {
  background: url(/images/cloud/banner1.jpg) no-repeat center;
}

.banner-bg1 {
  background: url(/images/cloud/banner2.jpg) no-repeat center;
}

.banner-bg2 {
  background: url(/images/cloud/banner3.jpg) no-repeat 56% 38%;
}

.banner-bg3 {
  background: url(/images/cloud/banner4.jpg) no-repeat center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  overflow: hidden;
  height: 11.5rem !important;
}

.banner-bg4 {
  background: url(/images/cloud/banner5.jpg) no-repeat center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  overflow: hidden;
  height: 11.5rem !important;
}

.banner-bg5 {
  background: url(/images/cloud/banner6.jpg) no-repeat center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  overflow: hidden;
  height: 11.5rem !important;
}

.banner-content {
  width: 100%;
  height: 12.5rem;
}

.top2rem {
  margin-top: 2rem !important;
}

.banner-tltle {
  margin-top: 3rem;
  font-size: 1rem;
  font-weight: 500;
  color: #2a2c30;
}

.banner-bg3 .banner-tltle {
  color: #fff;
}

.banner-bg3 .banner-subtitle {
  margin-top: 0.5rem;
  color: #fff;
}

.banner-subtitle {
  width: 15rem;
  height: 1.5rem;
  font-size: 0.5rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #2a2c30;
  line-height: 1rem;
}

.colorfff {
  color: #ffffff;
}

.home-num-area {
  position: relative;
  z-index: 1;
  color: #2a2c30;
}

.home-num-area .container {
  position: relative;
  top: -2.25rem;
}

.home-num-area-bg {
  height: 2.75rem;
  opacity: 0.4;
  border-radius: 0.5rem;
}

.home-num-area ul {
  position: absolute;
  top: 0px;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-left: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4rem;
  background: #ffffff;
  border-radius: 0.25rem;
  border-radius: 4px;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1);
}

.home-num-area ul li {
  text-align: center;
  width: 25%;
}

.home-num-area b {
  line-height: 1.25rem;
  font-size: 0.8rem;
  color: #0052d9;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

.ali .home-num-area b {
  color: #FF851B;
}

.ty .home-num-area b {
  color: #df0629;
}

.home-num-area .num-top {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-num-area .num-top-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.num-top-right span {
  font-size: 0.675rem;
  font-weight: 500;
  color: #2a2c30;
  line-height: 0.825rem;
}

.num-top-right span:nth-child(2) {
  font-size: 0.425rem;
}

.num-bottom {
  font-size: 0.45rem;
  font-weight: 500;
  color: #646464;
  line-height: 0.825rem;
}

.home-product-title {
  margin-top: 2.5rem;
  text-align: center;
}

.home-product-title .h3 {
  margin-top: 0.93rem;
}

.home-product-tab {
  margin-top: 1.2rem;
}

.home-product-tab-title {
  justify-content: space-around;
}

.home-product-tab-title div {
  font-size: 0.5rem;
  font-weight: 500;
  color: #000000;
  text-align: center;
  cursor: pointer;
  padding: 0.63rem 0;
  border-bottom: 0.13rem solid #ffffff;
}

.home-product-tab-title div.active {
  color: #0052d9;
  border-bottom-color: #0052d9;
}

.home-product-tab-title div:hover {
  color: #0052d9;
  transform: all 1s;
}

.home-product-tab-content {
  margin-top: 0.3rem;
  padding: 0.5rem 0;
  box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, 0.11),
    inset -8px -8px 20px 0 #fff;
}

.home-product-tab-item {
  display: none;
}

.home-product-tab-item>a {
  display: block;
}

/* .home-product-tab-item>div:hover {
    background-color: #0052d9;
  }
  .home-product-tab-item>div:hover .h2,.h4{
    color: #ffffff;
  } */
.home-product-tab-item.active {
  display: flex;
}

.home-product-tab-item a.cvm {
  height: 9rem;
  width: 48%;
  padding: 1rem 2rem;
}

.home-product-tab-item a.cvm2 {
  height: 9rem;
  width: 31%;
  padding: 1rem;
  padding: 0.5rem 1rem;
  margin: 0.375rem 1.14%;
}

.home-product-tab-item a.cvm3 {
  height: 4.25rem;
  width: 31%;
  padding: 0.5rem 1rem;
  margin: 0.375rem 1.14%;
  transition: all 0.3s;
  background-color: #f3f5f8;
  background-image: url(https://cloudcache.tencentcs.cn/qcloud/ui/tea-portal-material-portal/build/Main/images/recom-bg_938.jpg),
    linear-gradient(180deg, #f3f5f8, #fff 178px, #fff);
  background-size: 340px auto, auto;
  background-position: 100% 0;
  background-repeat: no-repeat;
  border: 2px solid #fff;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
  border-radius: 4px;
  padding: 24px;
  box-sizing: border-box;
}

.product-bg1 {
  background: url(/images/home/bg1.png) center no-repeat #f3f5ff;
  transition: all 0.3s;
}

.product-bg1:hover {
  background-image: url(/images/home/bg1-1.png);
}

.product-bg2:hover {
  background-image: url(/images/home/bg2-1.png);
}

.product-bg1:hover,
.product-bg2:hover,
.product-bg4:hover,
.product-bg5:hover,
.home-product-tab-item a.cvm3:hover {
  cursor: pointer;
  box-shadow: 0 6px 16px 2px rgba(7, 12, 20, 0.08);
  transform: translateY(-8px);
}

.product-bg5 .h2 span {
  font-size: 0.6rem;
  font-weight: bold;
  color: #0052d9;
  padding-right: 0.3rem;
}

.product-bg2 {
  background: url(/images/home/bg2.png) center no-repeat #f3f5ff;
  transition: all 0.3s;
}

.product-bg4 {
  background: url(/images/home/bg4.png) center no-repeat #f3f5ff;
  transition: all 0.3s;
}

.product-bg4:hover {
  background-image: url(/images/home/bg4-1.png);
}

.product-bg5 {
  background: url(/images/home/bg5.png) center no-repeat #f3f5ff;
  transition: all 0.3s;
}

.product-bg5:hover {
  background-image: url(/images/home/bg5-1.png);
}

.home-serve-content {
  margin-top: 2.2rem;
  justify-content: space-around;
}

.home-serve-content img {
  width: 5rem;
  height: auto;
}

.home-serve-content p {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.6rem;
  font-weight: 500;
  color: #4b4c52;
}

.home-serve-content>a {
  transition: all 0.3s;
}

.home-serve-content>a:hover {
  transform: translateY(-8px);
}

.home-solution {
  margin-top: 2.5rem;
  min-height: 18rem;
  background-color: #DFEAF8;
}

.home-solution-title {
  margin-top: 2.5rem;
  text-align: center;
}

.home-solution-title .h3,
.home-custom-title .h3 {
  margin-top: 0.93rem;
}

.home-solution-content {
  cursor: pointer;
  margin-top: 1.2rem;
  justify-content: space-around;
}

.home-solution-content a {
  position: relative;
}

.home-solution-content span {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  display: none;
  font-size: 0.75rem;
  font-weight: 500;
  color: #fefeff;
  text-align: center;
  transition: all 0.3s;
}

.solution-img-hover {
  display: none;
}

.home-solution-content>a:hover span {
  display: block;
}

.home-solution-content>a:hover .solution-img-hover {
  display: block;
}

.home-solution-content>a:hover .solution-img {
  display: none;
}

.home-solution-content img {
  width: 10rem;
  height: auto;
}

.home-custom {
  margin-top: 2.3rem;
}

.home-custom-tab {
  margin-top: 0.8rem;
}

.home-custom-title {
  text-align: center;
}

.home-custom-tab-title {
  width: 7.5rem;
  height: 15rem;
}

.custom-text-box {
  width: 32%;
  padding: 53px 32px 0;
  box-sizing: border-box;
  transition: opacity 0.3s linear;
  display: block;
  box-sizing: border-box;
  height: 210px;
  background-image: linear-gradient(0deg, #fff, #f3f5f8);
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
  border-radius: 4px;
  white-space: normal;
  position: relative;
  transition: opacity 0.3s linear;
}

.custom-text-box_top {
  display: flex;
  align-items: flex-start;
}

.custom-text-box:hover {
  cursor: pointer;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.2), -8px -8px 20px 0 #fff;
}

.custom-text-box_top div {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 84px;
  font-size: 0.4rem;
  color: #293957;
  text-align: justify;
  line-height: 24px;
}

.custom-text-box span {
  margin-top: 24px;
  font-size: 16px;
  color: #293957;
  text-align: right;
  display: block;
  line-height: 28px;
}

.custom-text-box_top img {
  width: 40px;
  margin-right: 20px;
  margin-top: 5px;
}

.custom-mian-top {
  justify-content: space-between;
}

.custom-mian-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.custom-mian-bottom li {
  cursor: pointer;
  box-sizing: border-box;
  width: 5rem;
  background: #fff;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff,
    inset 0 4px 20px 0 hsla(0, 0%, 100%, 0.5);
  border-radius: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-font-smoothing: antialiased;
  padding: 20px;
  transition: opacity 0.3s linear;
}

.custom-mian-bottom li:hover {
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.2), -8px -8px 20px 0 #fff;
}

.custom-mian-bottom li img {
  width: 160px;
  max-height: 60px;
}

body .swiper-container-horizontal>.swiper-pagination-progress {
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.5rem;
  top: 12.5rem;
}

.home-product-tab-item>a:hover .h2 {
  /*color: #ffffff;*/
}

.home-product-tab-item>a:hover .h4 {
  /* color: #ffffff;*/
}

.home-product-tab-item a.cvm3:hover {
  background-color: #0052d9;
}

.home-solution-content>.row>.div {
  padding-left: 10px;
  padding-right: 10px;
}

.solution-card__item {
  color: #fff;
  height: 168px;
  position: relative;
  padding: 58px 22px 22px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 2px solid #fff;
  background-image: linear-gradient(0deg, #fff, #f3f5f8);
  box-shadow: 4px 4px 8px 0 rgba(55, 99, 170, 0.2), -4px -4px 8px 0 #fff;
  z-index: 0;
  overflow: hidden;
  display: block;
  transition: box-shadow 0.3s ease-in-out;
}

.solution-card__item:hover {
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.5);
}

.solution-card__item-bg {
  position: absolute;
  background-size: auto 100%;
  background-position: 100%;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.solution-card__item-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.solution-card__item-desc {
  font-size: 14px;
  line-height: 22px;
  max-width: 324px;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.home-solution-content a:hover,
.home-solution-content a:focus {
  color: #fff;
}

.home-solution-content>.row>div {
  margin-top: 20px;
}

.ali .banner-tltle {
  margin-top: 2rem;
}

.home-panel_imgs {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;

}

.home-panel_imgs img {
  width: 4rem;
}

.home-panel_imgs img:nth-last-child(1) {
  width: 3.2rem;
  margin-top: 0.1rem;
  margin-left: 0.3rem;
}

.home-panel_imgs span {
  margin-top: 0.2rem;
  font-size: 0.85rem;
  font-weight: 500;
  color: #9d9d9d;
  line-height: 1rem;
  letter-spacing: 1px;
  padding: 0 30px;
}

.home-panel_textarea {
  line-height: 1rem;
  letter-spacing: 0.5px;
  font-size: 0.4rem;
  font-weight: 500;
}

.home-panel-contents {
  display: flex;
  justify-content: space-around;
  margin-top: 1rem;
  margin-bottom: 2rem;
}


.home-panel-contents>div {
  width: 40%;
  padding: 1rem;
}

.home-panel_title {
  font-size: 0.6rem;
  font-weight: 500;
  line-height: 0.7rem;
  color: #FF851B;
}

.home-panel_list {
  margin-top: 0.5rem;

}

.home-panel_list li {
  line-height: 0.9rem;
  font-size: 0.35rem;
  font-weight: 400;
  color: #555;
}

.home-panel_win {
  border-top: 0.2rem #FF851B solid;
  height: 11rem;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1);
  transition: all 0.1s;
}

.home-panel_win:hover {
  cursor: pointer;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.2), -8px -8px 20px 0 #fff;
}

.home-panel__bg1 {
  background-image: url(/images/common/bg_qua.png);
  background-repeat: no-repeat;
  background-position: 90% 90%;
}

.home-panel__bg2 {
  background-image: url(/images/common/bg_cert.png);
  background-repeat: no-repeat;
  background-position: 90% 90%;
}

.mt1 {
  margin-top: 1rem;
}

.pb2 {
  padding-bottom: 2rem;
}

.bgF3F3F3 {
  background-color: #F3F3F3;
}

.ali .custom-text-box {
  padding-top: 0.8rem;
}

.ty .banner-tltle {
  margin-top: 2rem;
  color: #fff;
}

.ty .banner-subtitle {
  color: #fff;
}

.ty .home-banner {
  min-height: 11.5rem;
}

.hs .banner-tltle {
  margin-top: 2rem;
  color: #020814;
}

.hs .banner-subtitle {
  color: #41464f;
}

.hs .home-banner {
  min-height: 11.5rem;
}

.ctyun-panel {
  margin-top: 2rem;
}

.ctyun-item {
  background: #fff;
  border-radius: 0.1rem;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, .1), 0px 4px 8px rgba(0, 0, 0, .1);
  display: inline-block;
  height: 8rem;
  margin-right: 0.5rem;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 7.5rem;
}

.ctyun-item img {
  background-position: 0;
  background-repeat: no-repeat;
  height: 2.5rem;
  margin: 0.75rem auto 0.6rem;
  width: 2.5rem;
}

.ctyun-item .ctyun__text {
  color: #181818;
  font-size: 0.45rem;
  font-weight: 600;
  line-height: 0.8rem;
}

.ctyun__text1 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  color: #666;
  display: -webkit-box;
  font-size: 0.35rem;
  font-weight: 400;
  line-height: 0.6rem;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 0.4rem;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  width: 6rem;
}

.ctyun__text2 {
  margin-top: 1rem;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  color: #666;
  display: -webkit-box;
  font-size: 0.35rem;
  font-weight: 400;
  line-height: 0.6rem;
  margin-bottom: 0.6rem;
  margin-left: 0.9rem;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
}

.ctyun__text2 h3 {
  color: #181818;
  font-size: 0.45rem;
  font-weight: 600;
  line-height: 0.8rem;
  margin-bottom: 0.5rem;
}


.hs-panel {
  margin-top: 1rem;
}

.hs-item {
  background: rgba(243, 244, 251, .8);
  border-radius: 4px;
  cursor: pointer;
  height: 105px;
  align-items: center;
  color: #020814;
  display: -moz-box;
  display: flex;
  padding: 0 22px;
  margin: -13px;
  position: relative;
  margin-bottom: 16px;
}

.hs-item:hover {
  color: #C7000B;
}

.hs-item img {
  height: 40px;
  margin-right: 22px;
  width: 40px;
}

.hs__text {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.mt5px {
  margin-top: 5px;
  height: 5px;
}

.case-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: auto;
  max-width: 260px;
}

.case-item .icon-warp {
  height: 48px;
  margin-bottom: 16px;
  margin-right: 0;
  width: 48px;
}

.case-item .case-item-info {
  max-width: 260px;
}

.icon-warp img{
  width: 100%;
}

.case-item .case-item-info .title-warp {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 12px;
  text-align: center;
}

.case-item .case-item-info .content-warp {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.pb1{
  margin-bottom: 1rem;
}