.index_case_casebg{min-width:1190px; max-width:1920px; margin:auto; height:512px; background:url(../ZERO/img/case_bg.jpg) center no-repeat;}
.index_case_title{width:1190px; margin:auto; height:59px; overflow:hidden;}
.index_case_title ul li{ float:left; font-size:40px; color:#ffffff; line-height:59px; text-transform:uppercase;}
.index_case_cont{width:1190px; margin:auto; margin-top:54px; position:relative;}
.index_case_List{ width:1190px; height:310px; position:relative; overflow:hidden; margin:0 auto;}
.section1{position: absolute;width: 10000px;}
.section1 ul li{float:left;display:inline;width:269px;height:283px;overflow:hidden;position:relative; text-align:left; }
.c1_lc{width:1190px;float: left;}
.c1_lc li{float:left;width:269px;height:283px;}
.index_case1{width:253px; height:267px; background:#FFFFFF; padding:6px 7px 8px 7px; border:1px solid #e7e7e7; float:left; margin-bottom:41px;}
.index_case_pic{width:253px; height:205px; overflow:hidden;}
.index_case_pic img{width:253px; height:205px;}
.index_case_name{width:100%; margin-top:12px; text-align:center;}
.index_case_name a{ font-size:14px; color:#333333; line-height:20px; padding:5px 0;}
.index_case_btn{width:217px; margin:auto; height:35px; position:relative;}
#c1_slide_prev,#c1_slide_next{display: block;width:41px;height: 35px; position:absolute; top:0px}
#c1_slide_prev{background:url(../ZERO/img/pro_left.png) no-repeat; left:0px}
#c1_slide_next{background:url(../ZERO/img/pro_right.png) no-repeat; right:0px}
.index_case_more{width:129px; height:35px; background:#289fa3; text-transform:uppercase; margin:auto; text-align:center; line-height:35px;}
.index_case_more a{font-size:14px; color:#fefefe;}

#index_case_animate,#index_case_animate_1,#index_case_animate_2,#index_case_animate_3{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}