.index_aboutbg{ min-width:1190px; max-width:1920px; margin:auto; height: 518px; background:url(../ZERO/img/aboutbg.jpg) center center no-repeat;}
.index_about_indexAbout{width:1190px; margin:auto;position: relative;}

.index_about_title{position: absolute;width: 1190px;top: 123px;line-height: 60px;font-size:25px;text-align: center;color: #fff}

.index_about_left{width:800px;height: 228px;top: 207px;left: 199px;position: absolute;}

.index_about_head2{font-size: 16px;color: #ffffff;line-height: 24px;text-align:center;}
.index_aboutcon{ margin-top: 15px;color: #c2d5e7;font-size: 14px;line-height: 25px;text-align:center; }

.page_aboutpic{width:667px; height:321px; position:relative;}
.page_indexpic{float:left;overflow:hidden;width:667px; height:321px; }
.page_indexpic ul{ width:2970px;height: auto;}
.page_indexpic ul li{ list-style:none; float:left; background:#fff; text-align:center;width:667px; height:321px;}
.page_indexpic ul li img{width:667px; height:321px;}
.page_otherbtn{ width:100px; height:16px;text-align:right; position:absolute; bottom:10px; right:10px}
.page_otherbtn ul{ display:inline-block}
.page_otherbtn ul li{ float:left; list-style:none; width:10px; height:10px; margin-right:12px; cursor:pointer;overflow: hidden;background:url(../ZERO/img/aboutbtn.png) no-repeat center;}
.page_otherbtn ul li.current{width:10px; height:10px;margin-right:12px; background:url(../ZERO/img/aboutbtnon.png) no-repeat center;}


.index_about_more{width:100px; height:31px; border:1px solid #fff;margin-left:345px; float:left; margin-top:35px; text-align:center;line-height:24px !important;}
.index_about_more a{font-size:13px; color:#fff; line-height:31px !important;}
.index_about_more a:hover{ text-decoration:none;}
.index_about_more:hover{ background:#fff; border:1px solid #fff;}
.index_about_more:hover a{ color:#0f83d8;}

#index_about_animate,#index_about_animate_1{
-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;
}