/* --------------------------case-box-------------------------------------- */
.case-left .swiper-button-prev { background-image:none;}
.swiper-button-prev i {
   width: 24px;
height: 44px;
background-repeat: no-repeat;
display: inline-block;
background-image: url('../images/productLeft.png');
margin-top: 8px;
}

.case-left .swiper-button-next { background-image:none;}
.swiper-button-next i {
   width: 24px;
height: 44px;
background-repeat: no-repeat;
display: inline-block;
background-image: url('../images/productRight.png');
margin-top: 8px;
}




.bgcolor {
    position:fixed;
    left: 0;
    top: 0%;
    width: 100%;
    height: 100%;
    background: url(../images/bg.png) repeat;z-index:99;
}
.case-box{
    width:70%;
    overflow: hidden; position:fixed;z-index:9999;top:20%; background-color:#1e2124; left:15%;
}

.case-left{
    width:50%;
    height:auto;
    float: left;
    overflow: hidden;
}
.swiper-container-pic{
    width: 100%;
    position: relative;
}
.swiper-container-pic img{
    width: 100%;
    height: 100%; cursor:pointer;
    object-fit: cover;
}
.swiper-container-pic .swiper-pagination{
    bottom: 40px;
}

.swiper-container-pic .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #000;
    opacity: 1;
}
.swiper-container-pic .swiper-pagination-bullet-active {
    opacity: 1;
    background: #a50c1e;
}

.case-Rbottom ul a{float:left;width:50%;}
.case-right{
    width: 50%;
    height: 100%;
    float: right;
    overflow: hidden;
    background-color: #1e2124;
    position: relative;
    padding: 120px 0 0 0;
}
.case-Rclose{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
}
.case-Rclose:hover{
    background-color: #a50c1e;
}
.case-Rclose i{
    width: 32px;
    height: 31px;
    margin-top: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../images/icon_close.png');
}

.case-Rwords{
    width: 100%;
    overflow: hidden;
    padding: 0 34px 0 54px;
    color: #fff;
}

.case-Rwords h4{
    font-size: 24px;
    font-weight: bold;
}

.case-Rwords hr{
    width: 100%;
    height: 1px;
    border: 1px solid #313336;
    display: block;
    margin: 40px 0 28px 0;
}

.case-Rwords ul{
    width: 100%;
    overflow-x: hidden;max-height:150px;word-wrap:break-word; 
}
.case-Rwords ul li{
    width: 100%;
    font-size: 13px;
    padding: 0px 0;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    margin-top: 12px;
}
.case-Rwords ul li:hover{
    color: #fff;
}
.case-Rwords ul li i{
    width: 2px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 10px 0 0;
}

.case-Rwords h6{
    width: 100%;
    border: 2px solid #35383a;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
}
.case-Rwords h6:hover{
    background-color: #a50c1e;
    border: 2px solid #a50c1e;
}

.case-Rwords h6 i{
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url('../images/icon_share.png');
    vertical-align: middle;
    margin: -4px 0 0 16px;
}


.case-Rbottom{
    width: 100%;
    overflow: hidden;float:left;margin-top:20px;

    padding: 20px 0;
    background-color: #a50c1e;
}
.case-Rbottom:hover{
    background-color: #000;
}
.case-Rbottom ul{
    width: 100%;
    overflow: hidden;
}
.case-Rbottom ul li{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 10px 0;margin-top:0;
}

.case-Rbottom ul li:first-child{
    border-right: 1px solid #fff;
}
.case-Rbottom ul li i{
    width: 38px;
    height: 13px;
    vertical-align: middle;
    display: inline-block;
    background-repeat: no-repeat;
    margin: -2px 10px 0 10px;
}

.case-RbottomL{
    background-image: url('../images/icon_L.png');
}
.case-RbottomR{
    background-image: url('../images/icon_R.png');
}

.case-Rbottom ul li:hover i{
    margin: -2px 14px 0 14px;
}




/* ---------------------------------------------------------------- */




@media all and (max-width:1600px) {
    .case-Rwords h4 {
        font-size: 20px;
    }
    .case-left {
   
    }
    .case-right {
        height:  100%;
    }
    .swiper-container-pic img {
        height: 100%;
    }
	.case-Rwords ul{max-height:80px;}
}
@media all and (max-width:1400px) {
	.case-Rwords ul{max-height:80px;}}

@media all and (max-width:1300px) {
    .case-Rwords h4 {
        font-size: 18px;
    }
    .case-left {
  
    }
    .case-right {
        height:  100%;
        padding-top: 90px;
    }
    .swiper-container-pic img {
        height:  100%;
    }
    .case-Rwords hr {
        margin: 26px 0 10px 0;
    }
    .case-Rbottom {
        padding: 8px 0;
    }
    .case-Rwords h6 {
        height: 50px;
        line-height: 50px;
    }
}

@media all and (max-width:1200px) {
	.case-Rwords ul{max-height:80px;}
    .case-Rwords h4 {
        font-size: 14px;
    }
    .case-Rwords ul li {
        padding: 4px 0;
        margin-top: 8px;
    }
    .case-left {
        
    }
    .swiper-container-pic img {
        height:  100%;
    }
    .case-right {
        height:  100%;
    }
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
    .case-left {
        width: 100%;

    }
    .swiper-container-pic img {
        height: 100%;
    }
    .swiper-container-pic .swiper-pagination {
        bottom: 20px;
    }
    .case-Rclose{
       /* display: none; */
       right: 2px;
        top: 2px;
    }
    .case-right {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 20px 0 0 0;
    }
    .case-Rwords {
        width: 92%;
        margin-left: 4%;
        padding: 0 0 0 0;
    }
    .case-Rbottom{
        position: unset;
        margin-top: 40px;
    }
    .case-Rwords ul li {
        padding: 6px 0;
        margin-top: 10px;
    }
}



@media(max-width:1000px){.case-box{overflow-x:hidden;height:500px; overflow:auto;}.case-Rwords h6{margin-bottom:10%;}}
