/*logo*/
.index_navigation_headbg{min-width:1290px; max-width:1920px; margin:0 auto; height:32px; background:url(../smart/head_bg.jpg) center no-repeat; overflow:hidden;}
.index_navigation_head{width:1290px; margin:0 auto; height:32px;}
.index_navigation_head ul li{ float:left; font-size:14px; color:#ffffff; line-height:32px;}
.index_navigation_Top{ width:1290px; margin:0 auto; height:138px;}
.index_navigation_Logo{ width:1020px; float:left; height:138px;}
.index_navigation_Logo img{width:225px; height:94px; border:none; margin-top:35px;}
.index_navigation_Logo ul li{ float:left; font-size:18px; color:#5b5b5b; line-height:29px;}
.index_navigation_Logo ul li span{ font-size:18px; color:#000000; font-family:Arial Black;}
.index_navigation_HeadRight{ width:270px; float:right; margin-top:32px;}
.index_navigation_topmail{width:245px; background:url(../smart/top_mail.jpg) left no-repeat; padding-left:25px; font-size:14px; color:#000000; line-height:25px;}
.index_navigation_topmail a{ font-size:18px; color:#eb891a;}
.index_navigation_Page_Search{width:200px; float:right; height:30px; background:url(../smart/top_searchbg.jpg) no-repeat;}

.index_navigation_page_Menubg{min-width:1190px; max-width:1920px; margin:0 auto; height:45px; background:#fafafa; border-top:1px solid #e2e2e2;}
.index_navigation_page_Menu{width:1190px; margin:auto;}
.index_navigation_page_Menu ul li{ float:left; list-style:none; height:45px; padding:0 30px; position:relative;}
.index_navigation_page_Menu ul li h2{ font-size:16px; color:#000000; line-height:45px; font-weight:normal;}
.index_navigation_page_Menu ul li:hover{background:url(../smart/menu_bg.jpg) center bottom no-repeat #f1f1f1;}
.index_navigation_page_Menu ul li:hover h2{font-size:16px; color:#eb891a; font-weight:normal; line-height:45px;}
.index_navigation_page_Menu ul li a:hover{ text-decoration:none;}

#index_navigation_animate,#index_navigation_animate_1,#index_navigation_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;}