.case_wrapper .h_title{margin-bottom:35px;}
.case_wrapper .classifyNav{margin-bottom:45px;}
.caseList{width:90%;margin:0 auto 65px;}
.caseList ul{padding-bottom:60px;}
.caseList li{float:left;position:relative;width:24.6%;margin:0 0.2% 0.4%;overflow:hidden;cursor:pointer;}
.caseList .c_img{width:100%;overflow:hidden;}
.caseList .c_img img{width:100%;}
.caseList .c_mark{position:absolute;width:100%;height:45px;left:0;color:#fff;text-align:center;font-size:14px;background:rgba(235,92,26,0.8);bottom:0;-webkit-transition: all 0.5s;transition: all 0.5s;}
.caseList .c_mark h3{font-size:18px;margin-bottom:0;line-height:45px;}
.caseList .c_mark .text{position:absolute;width:100%;left:0;top:0;padding:0 20%;}
.caseList li:hover .c_mark{height:100%;background-color:rgba(235,92,26,0.8);}
.caseList li:hover .c_mark .text{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}



.ele_cabin_info{position:fixed;width:100%;height:100%;background:rgba(13,13,13,0.95);top:0;left:0;z-index:10;}
.ele_cabin_info .container{position:absolute;width:74%;height:74%;left:13%;top:13%;}
.ele_cabin_info .close{position:absolute;width:52px;height:52px;background:url(../images/icon/icon_6.png) no-repeat;background-size:100% 100%;top:-52px;right:-52px;cursor:pointer;}
.ele_cabin_info .close:hover{background:url(../images/icon/icon_6_cur.png) no-repeat;background-size:100% 100%;}
.swiperContainer{width:100%;height:100%;}
.swiperContainer .swiper-container{width:100%;height:100%;overflow:hidden;}
.swiperContainer .swiper-wrapper{width:999999px;height:100%;}
.swiperContainer .swiper-slide{position:relative;float:left;height:100%;}
.swiperContainer .swiper-slide img{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%);}
.arrows{position:absolute;width:100%;height:52px;text-align:center;left:0;bottom:-55px;}
.arrows .swiper-button{display:inline-block;width:52px;height:52px;margin:0 10px;cursor:pointer;}
.arrows .swiper-button-next{background:url(../images/icon/icon_right_cur.png) no-repeat;background-size:100% 100%;}
.arrows .swiper-button-prev{background:url(../images/icon/icon_left_cur.png) no-repeat;background-size:100% 100%;}
.arrows .swiper-button-next.swiper-button-disabled{background:url(../images/icon/icon_right.png) no-repeat;background-size:100% 100%;}
.arrows .swiper-button-prev.swiper-button-disabled{background:url(../images/icon/icon_left.png) no-repeat;background-size:100% 100%;}





@media screen and (min-width:1200px) and (max-width:1400px){
	.case_wrapper .classifyNav{margin-bottom:25px;}
	.caseList .c_mark{font-size:12px;}
	.caseList .c_mark h3{font-size:16px;}

}



@media screen and (min-width:992px) and (max-width:1199px){
	.case_wrapper .classifyNav{margin-bottom:25px;}
	.caseList .c_mark{font-size:12px;}
	.caseList .c_mark h3{font-size:16px;}
	.caseList ul{padding-bottom:45px;}
	.caseList .c_mark .text{padding:0 10px;}
}	



@media screen and (min-width:768px) and (max-width:991px){
	.case_wrapper .h_title{margin-bottom:20px;}
	.case_wrapper .classifyNav{margin-bottom:20px;}
	.caseList .c_mark{font-size:12px;}
	.caseList .c_mark h3{font-size:15px;}
	.caseList ul{padding-bottom:35px;}
	.caseList li{width:32.93%;}
	.caseList .c_mark .text{padding:0 10px;}

	.arrows{height:45px;}
	.arrows .swiper-button{width:45px;height:45px;}
	.ele_cabin_info .close{width:40px;height:40px;top:-40px;}
}



@media screen and (min-width:0px) and (max-width:767px){
	.case_wrapper .h_title{margin-bottom:20px;}
	.case_wrapper .classifyNav{margin-bottom:15px;}
	.caseList{width:100%;padding:0 15px;}
	.caseList .c_mark{font-size:12px;}
	.caseList .c_mark h3{font-size:14px;}
	.caseList ul{padding-bottom:35px;}
	.caseList li{width:49.4%;margin:0 0.3% 0.6%;}
	.caseList .c_mark .text{padding:0 10px;}
	.caseList .c_mark{height:30px;}
	.caseList .c_mark h3{line-height:30px;}

	.ele_cabin_info .container{width:90%;left:5%;padding:0;}
	.arrows{height:40px;bottom:-50px;}
	.arrows .swiper-button{width:40px;height:40px;}
	.ele_cabin_info .close{width:35px;height:35px;top:-35px;right:0;}
}