/* --------------------------case-box-------------------------------------- */
#UIO {
	background-color: #333;
	padding-top: 20px;
	padding-bottom:20px;
	width: 100%;
	FLOAT: LEFT;
}
.UIO_1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height:40px;
	line-height: 40px;
	border-radius:40px;
	background-color: #d4181a;
	width: 30%;
	text-align: center;
	float: left;
}
.poio-1 {
	font-size: 16px;
	padding-top: 5%;
	padding-bottom: 5%;
}
.poio-1 img {
	max-width: 100%;
}
#poio {
	width: 100%;
	float: left;
}
.pro-de{padding-top:3%;padding-bottom:3%; font-size:16PX; color:#666;overflow-y:hidden;}
    .pro-de img {
    max-width:100%;}
    .ab2 {
        background-color: #fff;
        width: 100%;
        float: left;
    }
.contain1{width:1280px;margin:auto;}
.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;
}

.case-bo{width:100%;float:left; background-color:#fff;}

.case-box{
    width: 1280px;
    overflow: hidden;margin:auto;
}

.case-left{
    width:50%;

    float: left;
    overflow: hidden;
}
.swiper-container-pic{
    width: 100%;
    position: relative;
}
.swiper-container-pic img{
    width: 100%;
  
    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-right{
    width: 45%;

    float: right;margin-top:5%;
    overflow: hidden;
    background-color: #1e2124;
    position: relative;
    padding: 3% 0 0 0;padding-bottom:5%;margin-bottom:5%;
}
.case-Rclose{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
}
.case-Rclose:hover{
    background-color: #273c92;
}
.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: hidden;
}
.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;padding-bottom: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;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px 0;
    background-color: #a50c1e;
}
.case-Rbottom:hover{
    background-color: #000;
}
.case-Rbottom ul{
    width: 100%;
    overflow: hidden;
}
.case-Rbottom ul li{
    width: 50%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 10px 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 {
      
    }
    .swiper-container-pic img {
   
    }
}

@media all and (max-width:1300px) {
	.case-box{width:92%;}
	.contain1{width:92%;margin:auto;}
    .case-Rwords h4 {
        font-size: 18px;
    }
    .case-left {
   
    }
    .case-right {
       
        padding-top: 90px;
    }
    .swiper-container-pic img {
     
    }
    .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 h4 {
        font-size: 14px;
    }
    .case-Rwords ul li {
        padding: 4px 0;
        margin-top: 8px;
    }
    .case-left {
       
    }
    .swiper-container-pic img {
    
    }
    .case-right {
       
    }
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
	.UIO_1{width:30%;}
    .case-left {
        width: 100%;

    }
    .swiper-container-pic img {
    
    }
    .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;padding-bottom:3%;
    }
    .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 all and (max-width:640px) {
	.UIO_1{width:50%; font-size:14px;}
	.pro-de{ font-size:14px;}
	.ab2{margin-bottom:5%;}
	}

