a:focus {
	
}
a:hover {
	
}
.page_header {
	border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid;
}
.page_nav {
	heig/ht: 75px; line-height: 100px;
}
.page_nav_list li {
	border-right-color: transparent; border-left-color: transparent; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; float: left;
}
.page_nav_list li:hover {
	background: rgb(255, 255, 255); border-right-color: rgb(236, 236, 236); border-left-color: rgb(236, 236, 236); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.page_nav_list li a {
	padding: 0px 25px; color: #535353; font-size: 15px; display: block;font-weight: 700
}
.page_nav_list li a:hover {
	color: rgb(237, 27, 35);
}
.search{float:left;width:40px;height:40px;margin-top:30px;margin-right:30px;background: url(../images/search.png)}
.search img{width:40px;height:40px}
.submenu_item {
	background: rgba(255, 255, 255, 0.9); left: 0px; top: 100px; width: 100%; height: 100px; border-top-color: rgb(236, 236, 236); border-bottom-color: rgb(236, 236, 236); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: none; position: fixed; z-index: 999;
}
.item_list {
	width: 630px; height: 100%; float: right;
}
.last_item {
	float: right;
}
.item_list li {
	border: currentColor; height: 100%; line-height: 100px;
}
.item_list li:hover {
	border: currentColor;
}
.page_nav_list li:hover .submenu_item {
	display: block;
}
.item_list li span {
	padding: 0px 29px;
}
.only_item li {
	width: 100%; text-align: center;
}
.page_nav_list li:last-child .submenu_item .item_list {
	width: auto;
}
.page_menu_list {
	background: rgba(255, 255, 255, 0.9);
}
.page_menu_list li {
	width: 100%; height: auto; text-align: center; line-height: 42px;
}
.page_menu_list li a {
	color: rgb(102, 102, 102); font-size: 16px;
}
.mb_second_menu {
	display: none;
}
.second_part li {
	line-height: 36px;
}
.second_part li a {
	width: 100%; height: 100%; color: rgb(156, 154, 154); font-size: 14px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed; display: block;
}

