.index_navigation_headbg{min-width:1190px; max-width:1920px; margin:0 auto; height:26px; background:#4d4d4d;}
.index_navigation_head{width:1190px; margin:auto; height:26px;}
.index_navigation_head ul li{ float:left; font-size:14px; color:#ffffff; line-height:26px;}
.index_navigation_head ul li a{font-size:14px; color:#ffffff;}
/*logo*/
.index_navigation_Topbg{min-width:1190px; max-width:1920px; margin:0 auto; height:114px; background:url(../ZERO/img/head_topbg.jpg) center no-repeat;}
.index_navigation_Top{ width:1190px; margin:0 auto; height:114px;}
.index_navigation_Logo{ width:145px; float:left; height:114px;}
.index_navigation_Logo img{width:145px; height:114px; border:none;}
.index_navigation_HeadRight{ width:940px; float:right; margin-top:42px;}
.index_navigation_page_Menu{width:100%; margin:auto; position:relative;}
.index_navigation_page_Menu ul li{ float:left; list-style:none; height:33px; position:relative;}
.index_navigation_page_Menu ul li h2{ font-size:14px; color:#ffffff; line-height:33px; font-weight:normal; padding:0 20px;}
.index_navigation_page_Menu ul li a:hover{ text-decoration:none;}
.index_navigation_page_Menu ul li h2:hover{color:#f6ab00;}

.index_navigation_Page_Search{width:174px; height:22px; position:absolute; top:5px; right:0; z-index:111; background:url(../ZERO/img/top_search.jpg) no-repeat;}
#index_navigation_animate,#index_navigation_animate1,#index_navigation_animate2{-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;}