.index_aboutbg{ min-width:1190px; max-width:1920px; margin:auto; background:#efeff1;}
.index_about_indexAbout{width:1190px; margin:auto;}
.index_about_aboutpic{width:961px; margin-left:-366px; height:430px; float:left; overflow:hidden;}
.index_about_pic{width:961px; height:430px; float:left; overflow:hidden;}
.index_about_pic img{width:961px; height:430px;}

.index_about_right{width:595px; float:right; margin-top:37px;}
.index_about_head{width:100%; text-align:left; height:35px; font-size:30px; color:#646464; font-weight:bold; line-height:35px;}
.index_about_right p{ font-size:14px; color:#333333; line-height:32px; margin-top:25px;}
.index_about_more{width:118px; height:36px; border:1px solid #0f83d8; margin-top:58px; float:right; text-align:center; line-height:36px;}
.index_about_more a{font-size:13px; color:#0f83d8;}
.index_about_more a:hover{ text-decoration:none;}
.index_about_more:hover{ background:#0f83d8; border:1px solid #0f83d8;}
.index_about_more:hover a{ color:#FFFFFF;}

.index_about_bannerbg{min-width:1190px; max-width:1920px; height:170px; margin:auto; margin-top:65px; background:url(../ZERO/img/index_about_bannerbg.jpg) center no-repeat;}
.index_about_banner{width:1145px; margin:auto; padding-left:45px; padding-top:63px; font-size:32px; color:#ffffff; line-height:50px; font-weight:bold;}

#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;
}