.index_about_indexAbout{width:1120px; margin:auto; padding-top:36px; margin-bottom:67px;}
.index_about_head{width:100%; text-align:center; background:url(../ZERO/img/news_head.png) center bottom no-repeat; height:73px; font-size:28px; color:#333333; line-height:38px;}
.index_about_aboutpic{width:519px; height:289px; margin-top:36px; position:relative; float:left; overflow:hidden;}
.index_about_aboutpic img{width:519px; height:289px; transition:all .6s;}
.index_about_aboutpic:hover img{transition:all .6s;transform:scale(1.15);}
#slideshow_wrapper {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; OVERFLOW: hidden; WIDTH: 519px; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 289px;
}
#slideshow_footbar {
	Z-INDEX: 5; WIDTH: 70px; BOTTOM: 11px; POSITION: absolute; HEIGHT: 11px; right:0px;
}
#slideshow_photo {
	WIDTH: 100%; CURSOR: pointer; POSITION: absolute; HEIGHT: 100%; 
}
#slideshow_photo A {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; DISPLAY: block; Z-INDEX: 1; LEFT: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; POSITION: absolute; TOP: 0px
}
#slideshow_footbar .slideshow-bt {
	DISPLAY: inline; FONT-SIZE: 0px; FLOAT: right; MARGIN: 0 11px 0px 0px; WIDTH: 11px; HEIGHT: 11px; BACKGROUND:url(../ZERO/img/about_dot1.png) no-repeat;
}
#slideshow_footbar .bt-on {
	BACKGROUND:url(../ZERO/img/about_dot2.png) no-repeat;
}

.index_about_right{width:523px; float:right; margin-top:36px;}
.index_about_right h2{ height:39px; text-align:left; font-size:22px; color:#333333; font-weight:bold; line-height:32px; background:url(../ZERO/img/about_line.jpg) left bottom no-repeat;}
.index_about_right p{ font-size:16px; color:#333333; line-height:30px; margin-top:20px;}
.index_about_more{width:134px; height:35px; background:#0064aa; margin-top:15px; float:left; text-align:center; line-height:33px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;}
.index_about_more a{font-size:16px; color:#fff;}

#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;
}