.goods-title-background{
    /* min-width: 1200px; */
    width: 100%;
    background: url('../../images/datacenter/cloud_banner06.png') no-repeat center;
    background-size: cover;
}
.goods-title-box{
    margin: auto;
    /* width: 1200px; */
    height: 390px;
    padding: 90px 10px;
}
.tag-box{
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.tag-box div{
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    text-align: center;
    background: linear-gradient(-90deg, #FB2D37 0%, #FF6052 100%);
    color: white;
    font-size: 12px;
    margin-right: 8px;
}
.goods-title{
    color: #293957;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 14px;
}
.goods-msg{
    color: #191919;
    font-size: 16px;
    line-height: 30px;
    max-width: 700px;
    margin-bottom: 30px;
}
.gradient-background{
    width: 100%;
    padding-bottom: 60px;
    background: linear-gradient(0deg, #FFFFFF 0%, #DCE7F3 100%);
    box-shadow: 0px 4px 12px 0px rgb(41 57 87 / 8%);
}
.goods-advantage-box{
    position: relative;
    padding: 24px 0 24px 10px;
    display: flex;
    /* width: 1200px; */
    margin: auto;
}
.goods-advantage-item{
    padding: 0 40px 0 0;
    width: 284px;
}
.goods-advantage-title{
    font-size: 18px;
    font-weight: 500;
    color: #191919;
    margin-bottom: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.goods-advantage-content{
    color: #293957;
    font-size: 14px;
    line-height: 24px;
}
.goods-advantage-item:hover .goods-advantage-title{
    color: #006eff;
}
.activitie-img{
    position: absolute;
    right: 0;
    top: -40px;
    width: 324px;
    height: 174px;
}
.activitie-img img{
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
}
.classify-title{
    padding-top: 60px;
    margin: 0 0 40px 0;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #191919;
}
.introduce-msg{
    color: #293957;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    /* width: 1200px; */
    margin: 0 auto 20px auto;
}
.swiper{
    /* width: 1200px; */
    margin: auto;
}
.swiper-wrapper{
    align-items: center;
}
.swiper-slide{
    width: 33%;
}
.swiper-slide img{
    width: 100%;
    height: 213px;
}
.swiper-slide-active,.swiper-slide-active img{
    width: 564px!important;
    height: 300px;
    margin-right: 26px;
}
.swiper-slide-prev,.swiper-slide-prev img,.swiper-slide-next,.swiper-slide-next img{
    width: 292px!important;
    height: 220px;
    margin-right: 26px;
}
.swiper-pagination-bullet{
    width: 4px;
    height: 16px;
    background: #C0C0C0;
    border-radius: 2px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    height: 24px;
    background: #006eff;
}
.facilities-background{
    background: white;
    width: 100%;
    padding-bottom: 15px;
}
.facilities-box{
    /* width: 1200px; */
    margin: auto;
}
.facilities-content-box{
    display: flex;
    flex-wrap: wrap;
}
.facilities-content-item:nth-child(2n-1){
    width: 600px;
    padding-left: 14px;
    margin-bottom: 45px;
}
.facilities-content-item:nth-child(2n){
    width: 600px;
    padding-left: 54px;
    margin-bottom: 45px;
}
.facilities-content-item-title{
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 8px;
}
.facilities-content-item-msg{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.facilities-content-item-msg .iconfont{
    font-size: 15px;
    color: #006eff;
    margin-right: 8px;
}
.facilities-content-item-msg div{
    font-size: 14px;
    font-weight: 400;
    color: #3D485D;
}
.installation-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* width: 1200px; */
    margin: 0 auto 40px auto;
}
.installation-item{
    padding: 24px 16px;
    box-shadow: 0px 2px 6px 0px rgba(41,57,87,0.08);
    background: white;
    width: 475px;
    height: 340px;
    margin-bottom: 16px;
}
.installation-item:hover{
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff;
}
.installation-item:hover .installation-item-title{
    color: #006eff;
}
.installation-item-title{
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 16px;
}
.installation-item-msg{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.installation-item-msg .iconfont{
    font-size: 15px;
    color: #006eff;
    margin-right: 8px;
}
.installation-item-msg div{
    font-size: 14px;
    color: #3D485D;
    font-weight: 400;
    line-height: 20px;
}
.product-background{
    background: #F9FAFC;
    padding-bottom: 60px;
}
.product-box{
    display: flex;
    flex-wrap: wrap;
    /* width: 1200px; */
    margin: auto;
}
.hot-goods-item{
    background: white;
    min-height: 450px;
    width: 355px;
    margin: 0 8px 16px 8px;
}
.hot-goods-item:hover{
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff;
}
.hot-goods-item-title{
    border: 3px solid #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgb(41 57 87 / 8%);
    background: linear-gradient(0deg, #FFFFFF 0%, #EFF8FF 100%);
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
}
.hot-goods-item-title::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: #fff transparent transparent transparent;
    top: 77px;
    filter: drop-shadow(0.5px 0px 0px rgba(0, 0, 0, 0.3));
    z-index: 10;
}
.hot-goods-item-description{
    min-height: 280px;
    padding: 22px 23px;
}
.hot-goods-item-description li{
    font-size: 14px;
    color: #293957;
    list-style: none;
    margin-bottom: 12px;
}
.hot-goods-item-description li:last-child{
    margin-bottom: 0;
}
.hot-goods-item-line{
    padding: 0 16px;
    height: 1px;
    background: #F2F2F2;
}
.hot-goods-item-footer{
    padding-top: 24px;
    background: url('../../images/datacenter/2022_newUser_img.png') no-repeat;
    background-size: 40%;
    background-position: 100%;
}
.hot-goods-item-price{
    margin-left: 16px;
    font-size: 14px;
    color: #191919;
    margin-bottom: 16px;
}
.hot-goods-item-price span{
    font-size: 24px;
    font-weight: bold;
    color: #FF1F11;
}
.hot-goods-item-buy{
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-size: 16px;
    cursor: pointer;
    background: #006eff;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
}
.service-background{
    background: #F9FAFC;
    padding-bottom: 60px;
}
.service-msg{
    /* width: 1200px; */
    font-size: 14px;
    font-weight: 400;
    color: #3D485D;
    line-height: 20px;
    margin: 0 auto 30px auto;
}
.service-box{
    /* width: 1200px; */
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.service-item{
    width: 19.2%;
    height: 71px;
    border-radius: 8px;
    box-shadow: 0px 4px 12px 0px rgba(0,38,73,0.08);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: white;
    background-position: center;
    margin-bottom: 12px;
}
.service-item:hover{
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 20%), -8px -8px 20px 0 #fff;
}
.other-background{
    background: white;
    padding-bottom: 60px;
}
.other-box{
    /* width: 1200px;.hot-goods-item */
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.other-item{
    width: 390px;
    margin-bottom: 16px;
    padding: 24px 16px;
    background: white;
    box-shadow: 0px 2px 6px 0px rgba(41,57,87,0.08);
}
.other-item-name{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 16px;
}
.other-item-name img{
    width: 120px;
    height: 43.5px;
    opacity: 0.5;
}
.other-item-msg{
    font-size: 14px;
    color: #495770;
    line-height: 22px;
}
.other-item-line{
    height: 1px;
    background: #F2F2F2;
    margin: 20px 0 24px 0;
}
.other-item-btn{
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #006eff;
    cursor: pointer;
}
.other-item-btn .iconfont{
    font-size: 10px;
    font-weight: bold;
    margin-left: 6px;
}
.other-item:hover{
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff;
}
.other-item:hover .other-item-name{
    color: #006eff;
}
@media screen and (max-width: 1200px) { 
    .goods-title {
    font-size: 26px;
}
.goods-msg{
    font-size: 14px;
}
.goods-title-box{
    height: 300px;
}
.goods-advantage-box{
    flex-direction: column;
}
.activitie-img{
    position: relative;
    top: 0;
}
.classify-title {
    padding-top: 20px;
    margin: 0 0 30px 0;
}
.gradient-background {
    padding-bottom: 20px;
}
.facilities-content-item:nth-child(2n){
    padding-left: 0;
}

}