.index_about_indexAboutbg{min-width:1190px; max-width:1920px; margin:auto; height:722px; background:url(../ZERO/img/index_aboutbg.jpg) center no-repeat;}
.index_about_title{width:1190px; margin:auto; height:59px; overflow:hidden;}
.index_about_title ul li{ float:left; font-size:40px; color:#ffffff; line-height:59px; text-transform:uppercase;}
.index_about_indexAbout{width:1190px; margin:auto; height:319px; margin-top:69px;}
.index_about_aboutpic{width:479px; height:319px; margin-left:2px; background:url(../ZERO/img/aboutbg.jpg) left top no-repeat; position:relative; float:left; overflow:hidden;}
.index_about_pic{width:462px; height:303px; float:left; margin-left:17px; position:relative; overflow:hidden;}
.index_about_section1{position: absolute;width: 100000px;}
.index_about_section1 ul li{float:left;display:inline;width:462px; overflow:hidden;position:relative; text-align:left;}
.index_about_c1_lc{width:462px;float: left;}
.index_about_c1_lc li{float:left;width:462px; }
.index_about_c1_lc li img{width:462px; height:303px; 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:35px;height:35px; position:absolute; top:261px;}
#index_about_c1_slide_prev{background:url(../ZERO/img/about_left.png) no-repeat; left:362px;}
#index_about_c1_slide_prev:hover{background:url(../ZERO/img/about_left2.png) no-repeat;}
#index_about_c1_slide_next{background:url(../ZERO/img/about_right.png) no-repeat; left:412px;}
#index_about_c1_slide_next:hover{background:url(../ZERO/img/about_right2.png) no-repeat;}

.index_about_right{width:670px; float:right;}
.index_about_head{width:100%; text-align:left; background:url(../ZERO/img/head_line.jpg) left bottom no-repeat; height:56px; font-size:20px; color:#289fa3; font-weight:bold; line-height:54px;}
.index_about_right p{ font-size:14px; height:182px; color:#1a1a1a; line-height:27px; margin-top:30px;}
.index_about_more{width:139px; height:39px; background:#6f6f6f; float:right; text-align:center; line-height:39px; text-transform:uppercase;}
.index_about_more a{font-size:14px; color:#ffffff;}

.index_about_dot{width:1188px; margin:auto; height:220px; background:url(../ZERO/img/about/about_line.png) center top no-repeat; margin-top:54px;}
.index_about_dot1{width:198px; float:left; text-align:center; background:url(../ZERO/img/about/about_dotbg1.png) center top no-repeat;}
.index_about_dot1 ul li{ font-size:15px; color:#333333; line-height:20px; text-transform:uppercase; font-weight:bold;}
.index_about_dot1:hover{background:url(../ZERO/img/about/about_dotbg.png) center top no-repeat;}
.index_about_dot2{width:198px; float:left; text-align:center; background:url(../ZERO/img/about/about_dotbg1.png) center 61px no-repeat;}
.index_about_dot2 ul li{ font-size:15px; color:#333333; line-height:20px; text-transform:uppercase; font-weight:bold;}
.index_about_dot2:hover{background:url(../ZERO/img/about/about_dotbg.png) center 61px no-repeat;}

#index_about_animate,#index_about_animate_1,#index_about_animate_2,#index_about_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;
}