.index_about_aboutbg{min-width:1190px; max-width:1920px; background:url(../ZERO/img/aboutbg.jpg) center no-repeat; height:500px; margin:auto; padding-top:19px;}
.index_about_title{width:1190px; margin: auto; height:88px; line-height:88px; font-size:26px; color:#ffffff; font-weight: bold; text-align:center; background: url(../ZERO/img/about_line.jpg) center bottom no-repeat;}
.index_about_zw{width:1190px; margin:auto; margin-top:30px; background:url(../ZERO/img/about_bk.png) 276px 61px no-repeat; height:332px; position:relative;}
.index_about_aboutList{width:649px; height:292px; float:left; margin-left:170px; position:relative; overflow:hidden;}
.index_about_section1{position: absolute;width: 100000px;}
.index_about_section1 ul li{float:left;display:inline;width:649px; overflow:hidden;position:relative; text-align:left;}
.index_about_c1_lc{width:649px;float: left;}
.index_about_c1_lc li{float:left;width:649px; }
.index_about_c1_lc li img{width:649px; height:292px; transition:all .6s;}
.index_about_c1_lc li:hover img{transition:all .6s;transform:scale(1.15);}
#index_about_c1_slide_prev,#index_about_c1_slide_next{display: block;width:53px;height: 43px; position:absolute; top:236px}
#index_about_c1_slide_prev{background:url(../ZERO/img/about_left.png) no-repeat; right:220px}
#index_about_c1_slide_prev:hover{background:url(../ZERO/img/about_left_h.jpg) no-repeat;}
#index_about_c1_slide_next{background:url(../ZERO/img/about_right.png) no-repeat; right:169px}
#index_about_c1_slide_next:hover{background:url(../ZERO/img/about_right_h.png) no-repeat;}

.index_about_nr{min-width:1190px; max-width:1920px; background:url(../ZERO/img/aboutbg1.jpg) center no-repeat; height:333px; margin:auto;}
.index_about_aboutnr{width:890px; margin:auto; font-size:14px; color:#ffffff; line-height:40px; padding-top:135px;}
.index_about_aboutnr:hover a{ font-weight:bold; font-size:16px !important;}
.index_about_more{width:148px; margin-top:50px; float:left; background:#99cc33; text-align:center; height:41px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;}
.index_about_more a{ font-size:14px; color:#ffffff; line-height:41px;}
.index_about_right{width:508px; float:right; margin-top:15px;}
.index_about_dot{width:246px; height:146px; float:left; background:url(../ZERO/img/about_dotbg.png) no-repeat; margin-bottom:17px;}
.index_about_dot1{width:246px; height:146px; float:right; background:url(../ZERO/img/about_dotbg.png) no-repeat; margin-bottom:17px;}
.index_about_dot ul li,.index_about_dot1 ul li{ text-align:center; font-size:14px; color:#ffffff; line-height:20px;}

#index_about_animate,#index_about_animate_1,#index_about_animate_2{
-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;
}