
.header-banner {
  height: 6rem;
  margin-top: 0.7rem;
}
.header-banner .swiper-wrapper .banner-slide {
  height: 6rem;
  position: relative;
}
.banner1{
  background: #0e1836;
  /* background: url(../image/yunserverbanner1.png) no-repeat; */
  /* background-size: cover; */
}
.yunserver-l{
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.yunserver-r{
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.yunserver-imgx{
  position: absolute;
  top: 0;
  right: 3rem;
}
.banner1 .text-box{
  width:3.8rem;
  padding-top: 1.7rem;
  color:#fff;
}
.banner1 .text-box h1{
  font-size: 0.48rem;
  color:#fff;
}
.banner1 .text-box p{
  font-size: 0.18rem;
  line-height: 0.3rem;
  margin-top: 0.26rem;
}

.yun_title{
  font-size: 0.36rem;
  color:#fff;
  text-align: center;
}
.ycc{
  background: #07153e;
  height: 4.3rem;
  padding-top: 0.6rem;
  position: relative;
}
.header-banner-two{
    background: #07153e;
    height: 2.29rem;
    margin-top: 0.46rem;
}
.header-banner-two .swiper-wrapper .banner-slide {
  width: 6.18rem;
  height:2.29rem;
  position: relative;
  border-radius: 0.1rem;
  background: #07153e;
}
.header-banner-two .banner-img{
  color:#fff;
  width: 100%;
  height: 100%;
  background: url(../image/Cloudstorage.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0.1rem;
}
.header-banner-two .banner-img img{
  float: left;
  margin-left: 1rem;
}
.yuncc_1{
  margin-top: 0.75rem;
}
.yuncc_2{
  margin-top: 0.6rem;
}
.yuncc_3{
  margin-top: 0.6rem;
}
.header-banner-two .banner-img p{
  width: 2rem;
  float:left;
  margin-left: 1rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
.yuncc_1p,.yuncc_3p{
  margin-top: 0.85rem;
}
.yuncc_2p{
  margin-top: 0.65rem;
}
.yjsbg_m{
  display: none;
}
.layer-mask {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	background-color: #07153e;
	position: absolute;
	top: 0;
  border-radius: 0.1rem;
}

.swiper-slide-active .layer-mask {
	display: none;
}
.swiper-slide-prev .layer-mask{
  left: inherit;
  right:0px;
  width: 3.45rem;
  background: -webkit-linear-gradient(left,rgba(7,21,62,1),rgba(7,21,62,0));
  background: -moz-linear-gradient(left,rgba(7,21,62,1),rgba(7,21,62,0) 100%);; /*FireFox*/
  background: -o-linear-gradient(left,rgba(7,21,62,1),rgba(7,21,62,0) 100%);  /* Opear */
  background: -ms-linear-gradient(left,rgba(7,21,62,1),rgba(7,21,62,0)); /*IE10及IE10+*/
}
.swiper-slide-next .layer-mask{
  left: 0;
  right:inherit;
  width: 3.45rem;
  background: -webkit-linear-gradient(left,rgba(7,21,62,0.85),rgba(7,21,62,1));
  background: -moz-linear-gradient(left,rgba(7,21,62,0.85),rgba(7,21,62,1) 100%);; /*FireFox*/
  background: -o-linear-gradient(left,rgba(7,21,62,0.85),rgba(7,21,62,1) 100%);  /* Opear */
  background: -ms-linear-gradient(left,rgba(7,21,62,0.85),rgba(7,21,62,1)); /*IE10及IE10+*/
}
.swiper-button-prev {
  width: 0.5rem;
  height: 0.5rem;
  left: 2.3rem;
  opacity: 0.8;
	background: url(../image/prev.png) no-repeat;
  background-size: cover;
	cursor: pointer;
}
.swiper-button-next {
  width: 0.5rem;
  height: 0.5rem;
  right: 2.3rem;
	background: url(../image/next.png) no-repeat;
  background-size: cover;
	cursor: pointer;
}
.swiperButton2 {
	z-index: 1002;
}
.swiper-button-prev:hover,.swiper-button-next:hover {
	opacity: 1;
	cursor: pointer;
}
.swiper-pagination2 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    bottom: 25px;
    left: 0;
    width: 100%;
}
.swiper-pagination2  .swiper-pagination-bullet{
  width: 0.04rem;
  height: 0.04rem;
  margin: 0 0.03rem;
  border-radius: 50%;
  background: #fff;
  opacity:0.7;
}
.swiper-pagination2  .swiper-pagination-bullet-active{
  background: #fff;
  width: 0.2rem;
  border-radius: 0.01rem;
}
.yjs{
  background: #0e1836;
  padding-top: 0.6rem;
  text-align: center;
  padding-bottom: 1.7rem;
}
.yjs img{
  width: 80%;
  margin-top: 1.4rem;
}
.yaq{
  background:url(../image/yaq_bg.png) #ffffff no-repeat;
  background-position: center right;
  background-size: 11rem;
  height: 9rem;
  padding-top: 2.2rem;
}
.yaq_txt{
  color:#333;
  width: 4.1rem;
}
.yaq_txt h2{
  font-size: 0.34rem;
  margin-bottom: 0.3rem;
}
.yaq_txt h2 img{
  width: 0.26rem;
  margin-left: 0.28rem;
}
.yaq_txt p{
  font-size: 0.16rem;
  line-height: 2;
  letter-spacing: 4px;
  text-align: justify;
}
.hyy{
  background: #0d193d;
  padding-top: 1.16rem;
  padding-bottom: 1rem;
}
.hyy .yunserverhyy{
  float: left;
}
.hyy .hyy_txt{
  float: right;
  text-align: right;
  color:#fff;
  margin-top: 0.6rem;
}
.hyy .hyy_txt h2{
  font-size: 0.34rem;
  margin-bottom: 0.4rem;
}
.hyy .hyy_txt p{
  color:#fff;
  font-size: 0.16rem;
  line-height: 2;
}
@media (max-width: 1400px){
  .header-banner-two{
      background: #07153e;
      height: 2.09rem;
      margin-top: 0.46rem;
  }
  .header-banner-two .swiper-wrapper .banner-slide {
    height:2.09rem;
  }
  .swiper-pagination2 {
    bottom:40px;
  }
  .yun_title{
    font-size: 0.34rem;
  }
  .yaq{
    background-size: 10rem;
  }
  .yunserver-l{
    width: 5rem;
  }
  .yunserver-r{
    width: 4.5rem;
  }
  .yunserver-imgx{
    top: 0.3rem;
    right: 2rem;
    width: 4.5rem;
  }
}
@media (max-width: 1280px){
  .banner1 .text-box{
    margin-left: 0.6rem;
  }
  .yaq {
    background-size: 9rem;
    height: 6rem;
    padding-top: 1.5rem;
    margin-left: 0.6rem;
  }
  .hyy .yunserverhyy{
    margin-left: 0.6rem;
  }
  .hyy .hyy_txt{
    margin-right: 0.6rem;
  }
}
@media (max-width: 1200px){
  .banner1 .text-box{
    margin-left: 0rem;
  }
  .header-banner-two .swiper-wrapper .banner-slide {
    width: 4.5rem;
    height:2rem;
  }
  .header-banner-two .banner-img img{
    margin-left: 0.6rem;
  }
  .yuncc_1{
    width: 0.7rem;
  }
  .yuncc_2{
    width: 0.83rem;
  }
  .yuncc_3{
    width: 0.86rem;
  }
  .yuncc_1p, .yuncc_3p{
    margin-top: 0.75rem;
  }
  .header-banner-two .banner-img p{
    margin-left: 0.6rem;
    font-size: 0.16rem;
  }
  .swiper-button-prev{
    left: 2rem;
  }
  .swiper-button-next{
    right: 2rem;
  }
  .yaq {
    background-size: 8rem;
    height: 6rem;
    padding-top: 1.5rem;
    margin-left: 0rem;
  }
  .hyy .yunserverhyy{
    margin-left: 0rem;
  }
  .hyy .hyy_txt{
    margin-right: 0rem;
  }
}
@media (max-width: 1100px){
  .yunserver-imgx {
    right: 1.5rem;
    width: 4rem;
  }
  .yaq {
    background-size: 7rem;
  }
  .header-banner-two .banner-img p{
    margin-left: 0.15rem;
  }
  .yuncc_1p, .yuncc_3p{
    margin-left: 0.2rem;
  }
}
@media (max-width: 990px){
  .header-banner{
    height: 5rem;
  }
  .header-banner .swiper-wrapper .banner-slide{
    height: 5rem;
  }
  .banner1 .text-box{
    margin-left: 0.4rem;
    padding-top: 1.5rem;
    width: 3.2rem;
  }
  .header-banner .com_banner_l .com_banner_tit{
    font-size: 0.3rem;
  }

  .header-banner .com_banner_l .com_banner_text{
    font-size: 0.22rem;
    line-height: 1.5;
  }
  .dottedline{
    width: 2rem;
    height: 1px;
  }
  .yunserver-imgx{
    right: 0rem;
  }
  .yjsbg{
    display: none;
  }
  .yjsbg_m{
    display: block;
    margin: 0 auto;
  }
  .yjs .yjsbg_m{
    width: 90%;
  }
  .yaq{
    height: 4rem;
    background-size: 5rem;
    padding-top: 0.6rem;
  }
  .yaq_txt h2{
    font-size: 0.3rem;
  }
  .yaq_txt h2 img {
    width: 0.24rem;
    margin-left: 0.24rem;
  }
  .yaq_txt p{
    font-size: 0.2rem;
    line-height: 1.5;
    width: 2.8rem;
  }
  .hyy .yunserverhyy{
    width: 3rem;
  }
  .hyy .hyy_txt h2{
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .hyy .hyy_txt {
    margin-top: 0.3rem;
  }
  .hyy .hyy_txt p{
    font-size: 0.2rem;
    line-height: 1.5;
  }
}
@media (max-width:880px){
  .header-banner-two .swiper-wrapper .banner-slide {
    width: 1.9rem;
    height:2rem;
  }
  .header-banner-two .banner-img img{
    margin-left: 0.2rem;
  }
  .yuncc_1{
    width: 0.65rem;
  }
  .yuncc_2{
    width: 0.63rem;
  }
  .yuncc_3{
    width: 0.66rem;
  }
  .yuncc_1p, .yuncc_3p{
    margin-top: 0.7rem;
  }
  .header-banner-two .banner-img p{
    margin-left: 0.26rem;
    font-size: 0.18rem;
    width: 2.4rem;
  }
  .swiper-button-prev{
    left: 1rem;
    margin-top: -0.22rem;
  }
  .swiper-button-next{
    right: 1rem;
    margin-top: -0.22rem;
  }
  .swiper-pagination2{
    bottom:0.4rem;
  }
  .yaq{
    height: 5rem;
    background-size: 4.5rem;
  }
  .yaq .container{
    padding: 0 0.4rem;
  }
  .yaq_txt{
    width: 3rem;
    letter-spacing: 0px;
  }
  .hyy .container{
    padding: 0 0.4rem;
  }
  .hyy .yunserverhyy{
    width: 2.5rem;
  }
}
@media (max-width: 750px){
  .header-banner-two .banner-img p{
    font-size: 0.14rem;
  }
  .dottedline{
    width: 1.8rem;
  }
  .yunserver-imgx{
    width: 3.5rem;
    top: 0.4rem;
  }
  .banner1 .text-box{
    width: 4rem;
  }
  .yaq{
    height: 5rem;
    background-size: 4.5rem;
    background-position: bottom unset;
  }
  .yaq_txt h2{
    margin-bottom: 0.6rem;
  }
  .yaq_txt{
    width: 100%;
  }
  .hyy .yunserverhyy{
    display: none;
  }
  .hyy{
    background: #0d193d url(../image/yunserverhyy.png) no-repeat;
    background-size: 3rem;
    background-position: center left;
  }
}
@media (max-width: 440px){
  .header-banner .com_banner_l .com_banner_text{
    font-size: 0.18rem;
    line-height: 1.5;
  }
}