/*logo*/
.index_navigation_headbg{min-width:1190px; max-width:1920px; margin:0 auto; height:27px; border-bottom:1px solid #e8e8e8; overflow:hidden;}
.index_navigation_head{width:1190px; margin:0 auto; height:27px;}
.index_navigation_head ul li{ float:left; font-size:13px; color:#666666; line-height:27px;}
.index_navigation_head ul li a{font-size:13px; color:#666666;}

.index_navigation_Top{ width:1190px; margin:0 auto; height:107px;}
.index_navigation_Logo{ width:450px; float:left; height:107px;}
.index_navigation_Logo img{width:135px; height:107px; border:none;}
.index_navigation_Logo ul li{ float:left; font-size:18px; color:#262626; line-height:30px;}
.index_navigation_Logo ul li h2{font-size:20px; color:#333333; font-weight:bold; letter-spacing:0;}
.index_navigation_Logo ul li span{ font-size:28px; color:#226ab5; font-weight:bold;}

.index_navigation_HeadRight{ width:270px; float:right; margin-top:30px;}
.index_navigation_topmail{background:url(../ZERO/img/top_tel.png) left no-repeat; padding-left:52px; text-align:left; font-size:15px; color:#333333; line-height:25px;}
.index_navigation_topmail span{ font-size:20px; font-weight:bold; color:#226ab5;}

.index_navigation_page_Menubg{min-width:1190px; max-width:1920px; margin:0 auto; height:52px; background:#333333;}
.index_navigation_page_Menu{width:1190px; margin:auto; position:relative;}
.index_navigation_page_Menu ul li{ float:left; list-style:none; height:52px; padding:0 39px; position:relative;}
.index_navigation_page_Menu ul li h2{ font-size:16px; color:#ffffff; line-height:52px; font-weight:normal;}
.index_navigation_page_Menu ul li:hover{ background:#226ab5;}
.index_navigation_page_Menu ul li:hover h2{font-size:16px; color:#ffffff; font-weight:normal; line-height:52px;}
.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;}