.column {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 28px;
}

.swiper-container {
    width: 100%;
    margin-top: 0;
}

.laber2 .laber2-border {
    position: absolute;
    border-radius: 4px;
    border: solid 1px #ffffff;
    display: inline-block;
    z-index: 999;
    /* margin: 18px; */
}

.laber2 .imghe {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.laber1 .imghe {
    display: block;
    width: auto;
    height: 100%;
}

/* #slideshow0 {
    width: 100%;
} */
.product-onclick {
    width: 100%;
    height: calc(100% - 50px);
    position: absolute;
    z-index: 9;
}

.swiper-slide {
    opacity: 0.5;
}

.swiper-slide-thumb-active {
    opacity: 1;
}

.return-home {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #333;
    top: 34px;
    left: 50px;
    position: relative;

}

.column .website-type {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    background-color: #f2f2f2;
    line-height: 38px;
    text-align: center;
    margin: 0;
    font-family: SourceSansPro-Regular;
    font-size: 16px;
    letter-spacing: 0px;
    color: #999999;
    /* cursor: pointer; */
}


.column .cut {
    width: 100%;
    height: 32px;
}

.column .laber1 {
    /* position: fixed */
    width: 57%;
    max-height: 156px;
    background-color: #f2f2f2;
    padding: 18px 64px;
    /* cursor: -webkit-grabbing; */
}

.column .laber2 {
    display: inline-block;
    width: 49%;
    padding: 34px;
    /* padding-right: 0; */
}

/* 翻转 */

.product-img-flip {
    /* cursor: pointer; */
    border-radius: 4px;
    width: 57%;
    /* padding: 34px; */
    /* background-color: #f2f2f2; */
    background-image: url('/images/product/possolution/bg.png');
    display: flex;
}

.information {
    display: inline-block;
    width: 50%;
    margin: 34px;
    margin-left: 0;
    position: relative;
}

.information-img {
    font-family: SimHei;
    font-size: 182px;
    /* line-height: 182px; */
    letter-spacing: 0px;
    color: #229ac8;
    opacity: 0.3;
    margin-top: 70px;
    margin-left: -100px;
    /* position: absolute; */
    height: 0;
}

.information-title-box {
    height: 100%;
    padding: 0px 9% 0 9%;
}

.information-title {
    font-family: SourceSansPro-Semibold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #229ac8;
    text-align: center;
    margin-bottom: 20px;
}

.information p {
    text-align: left;
    font-family: SourceSansPro-Semibold;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #252a35;
    letter-spacing: -0.5px;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.product-img-width {
    display: flex;
    justify-content: center;

}

.information-num {
    text-align: right;
    bottom: 0;
    right: 9%;
    position: absolute;
}

.information-num div {
    display: inline-block;
    border-radius: 2px;
    font-family: SimHei;
    font-size: 16px;
    line-height: 52px;
    letter-spacing: 0px;
    color: #252a35;
    width: 24px;
    height: 52px;
    text-align: center;
    cursor: pointer;
}

.information-num .active {
    color: #229ac8;
    border: solid 1px #229ac8;

}

/*苹果5等小屏幕手持设备 */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .breadcrumb {
        margin: 0px 0 20px 0;
        padding: 8px 0;
        border: 1px solid #ddd;
        height: 0.7rem !important;
    }

    .breadcrumb>li {
        text-shadow: 0 1px 0 #FFF;
        padding: 0 17px;
        position: relative;
        white-space: nowrap;
        line-height: 0.3rem !important;
    }

    .information {
        font-size: 12px;
        line-height: 18px;
    }

    .information-img {
        margin-top: 0;
    }
    .information {
        font-size: 14px;
        line-height: 16px;
        margin: 17px;
        margin-left: 0;

    }

    .column .laber2 {
        padding: 17px;
    }

    .information-img {
        margin-top: 31px;
        font-size: 88px;
        margin-left: -50px;
        
    }

    .information-title {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .information p {
        line-height: 18px;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .information-num div {
        line-height: 30px;
        height: 30px;
        width: 16px;
    }
}


@media screen and (orientation:portrait) and (max-width: 720px) {

    /* .laber1 .swiper-slide {
        width: auto !important;
    } */

    .product-img-flip {
        width: 98%;
        display: block;
    }

    .laber1 .imghe {
        display: block;
        width: 100%;
        height: auto;
    }

    #logo {
        display: none;
    }

    .column {
        width: 100%;
        /* margin-left: 10%; */
        margin-top: 0;
    }

    .column .laber1 {
        height: auto;
        /* padding: 6px 38%; */
        width: 100%;
        /* height: 155px; */
    }

    .column .laber2 {
        width: 100%;
        height: auto;
    }

    .column .website-type {
        height: auto;
    }
    .information {
        font-size: 14px;
        line-height: 16px;
        margin: 0;
        margin-bottom: 17px;
width: 100%;
    }

    .column .laber2 {
        padding: 17px;
    }

    .information-img {
        margin-top: 31px;
        font-size: 88px;
        margin-left: -30px;
        
    }

    .information-title {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .information p {
        line-height: 18px;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .information-num{
        position: inherit;
        margin-top: 17px;
    }
    .information-num div {
        line-height: 30px;
        height: 30px;
        width: 16px;
    }

}

/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 720px) and (max-width: 900px) {
    .column {
        width: 100%;
    }

    .laber1 .imghe {
        display: block;
        width: 100%;
        height: auto;
    }

    .column .website-type {
        font-size: 14px;
    }

    /* .laber1 .swiper-slide {
        width: auto !important;
    } */

    
    .product-img-flip {
        width: 98%;
    }


    .laber1 .imghe {
        display: block;
        width: 100%;
        height: auto;
    }

    .column .laber1 {
        width: 98%;
    }

    .column .laber2 {
        padding: 17px;
    }

    .information {
        font-size: 20px;
        line-height: 24px;
        margin: 17px;
    }


    .column .laber2 {
        padding: 17px;
    }

    .information-img {
        margin-top: 31px;
        font-size: 88px;
        margin-left: -50px;
        
    }

    .information-title {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .information p {
        line-height: 18px;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .information-num div {
        line-height: 30px;
        height: 30px;
        width: 16px;
    }
   
  
}

@media only screen and (min-width: 900px) and (max-width: 1280px) {
 

    .information {
        font-size: 18px;
        line-height: 22px;
    }

    .column .laber2 {
        padding: 17px;
    }



    .laber1 .imghe {
        display: block;
        width: 100%;
        height: auto;
    }

    .laber2 .swiper-slide {
        width: 100%;
    }

    /* .laber1 .swiper-slide {
        width: auto !important;
    } */

    .information {
        font-size: 14px;
        line-height: 16px;
        margin: 17px;
        margin-left: 0;

    }

    .column .laber2 {
        padding: 17px;
    }

    .information-img {
        margin-top: 31px;
        font-size: 88px;
        margin-left: -50px;
        
    }

    .information-title {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .information p {
        line-height: 18px;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .information-num div {
        line-height: 30px;
        height: 30px;
        width: 16px;
    }
    

}

@media only screen and (min-width: 1281px) and (max-width: 1519px) {
    .information {
        font-size: 14px;
        line-height: 16px;
        margin: 17px;
        margin-left: 0;

    }

    .column .laber2 {
        padding: 17px;
    }

    .information-img {
        margin-top: 48px;
        font-size: 127px;
        margin-left: -70px;
    }

    .information-title {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .information p {
        line-height: 20px;
        display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
    }

    .information-num div {
        line-height: 45px;
        height: 45px;
    }
}

@media only screen and (min-width: 1520px) and (max-width: 1800px) {
    .information {
        font-size: 14px;
        line-height: 16px;
        margin: 17px;
        margin-left: 0;
    }

    .column .laber2 {
        padding: 17px;
    }

    .information-img {
        margin-top: 66px;
        font-size: 168px;
        margin-left: -70px;
    }

    .information-title {
        margin-bottom: 10px;
    }

    .information-num div {
        line-height: 45px;
        height: 45px;
    }
}