.index_navigation_page_Menu{width:100%;min-width: 190px;max-width: 1920px;margin: auto;height: 90px;background-color: #fff;}
.index_cf_logo{width: 46px;height: 43px;float: left;padding-top: 24px;display: none}
.index_cf_logo img{width: 100%;height: 100%;}
.index_ss_logoright{float: left;margin-left: 12px;padding-top: 21px;}
.index_ss_logoright li{font-family: 微软雅黑;font-size: 18px;font-weight: bold;line-height: 24px;color: #0e517c;}
.index_ss_right{width: 910px;float: right;}
.index_ss_right_phone{padding-left: 30px;float: right;font-size: 14px;color: #1e84be;line-height: 24px;font-weight: normal;font-family: 微软雅黑;background: url(../ZERO/img/top_phone.jpg) no-repeat left;margin-top: 20px;}


.index_navigation_page_Menu .index_cf_menu{width: 658px;float: right;position: relative;z-index: 9}
.index_navigation_page_Menu .index_cf_menu>li{ float:left; list-style:none; position:relative; margin:0 15px; height:40px;position: relative}
.index_navigation_page_Menu .index_cf_menu>li span{width: 0;height: 1px;position: absolute;left:50%;top: 32px;background-color: #333333;display: inline-block;transition: all 0.6s;}
.index_navigation_page_Menu .index_cf_menu>li>a>h2{ font-size:16px; color:#333333; line-height:40px; font-weight:bold;}
.index_navigation_page_Menu .index_cf_menu>li:hover span{display: inline-block;width: 100%;height: 1px;position: absolute;left:0;top: 32px;background-color: #333333;transition: all 0.6s;}
.index_navigation_page_Menu .index_cf_menu>li:hover >a>h2{color:#333333; }
.index_navigation_page_Menu .index_cf_menu>li>ul{position: absolute;top: 50px;width: 100%;left: 0;background-color: #1b1c20;display: none}
.index_navigation_page_Menu .index_cf_menu>li>ul>li{height: 50px;line-height: 50px;text-align: center;}
.index_navigation_page_Menu .index_cf_menu>li>ul>li>a{font-size:14px; color:#fff; line-height:50px; font-weight:normal;}
.index_navigation_page_Menu .index_cf_menu>li>ul>li:hover a{color:#333333;}
.index_navigation_page_Menu .index_cf_menu>li.menuon span{display: inline-block;width: 100%;height: 1px;position: absolute;left:0;top: 32px;background-color: #333333;transition: all 0.6s;}
.menuon a h2{color: #333333 !important;}

.top_search {
	float: right;
	margin-top: 14px;
}
.index_md_search{width: 100%;height: 50px;background-color: #f0f0f0;transition: all 0.6s ease;position: absolute;z-index: 10;}
.index_md_search_hide{
	transform: translateY(-60px);
	-ms-transform: translateY(-60px); /* IE 9 */
	-webkit-transform: translateY(-60px); /* Safari and Chrome */
	position: absolute;
	transition: all 0.6s ease;
}
.search{z-index: 999;margin: auto;width: 80%;margin: auto;padding-top: 8px;}