﻿@charset "utf-8";

.hide {
	display: none
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.clearfix {
	*zoom: 1
}

em,
i,
s {
	font-style: normal;
}

/* 导航样式 */


.pros {
	position: relative;
}

.pros h2 {
font-size: 16px;
font-weight: 100;
}

.subpage h2 {
	cursor: pointer
}

.subpage .prosul {
	display: none
}

.prosul {
	background-color: #ffffff;
	left: -1052px;
	position: absolute;
	width: 350px;
	_overflow: hidden;
	height: 370px;
	z-index: 100;
	padding-left: 260px;
	padding-top: 30px;
	border-right: 1px solid #e5e5e5;
	box-shadow: #e5e5e5 0px 5px 5px 0px;
}

.prosul li {
	line-height: 45px;
	height: 45px;
	_overflow: hidden;
/* 	border-bottom: 1px #bb2d1e dashed; */
}

.prosul li.prosahover {
	border-right: 5px #d99e5c solid;
/* 	background-color: #000000; */
/* 	margin-right: 0;
	padding-right: 3px; */
}

.prosul a {
	padding-right: 8px;
	_padding-right: 6px;
	white-space: nowrap;
	display: inline-block;
	height: 50px
}

.prosul li.prosahover a {
	color: #000000
}

.prosul li a.ti {
	font-size: 16px;
	color: #000000
}

.prosul li.prosahover a.ti {
	/* color: #d03322 */
	font-weight: bold;
}

.prosul li a:hover {
	color: #000000
}

.prosul li.nochild a:hover {
	color: #000000
}

.prosul li i {
	float: right;
	display: block;
	width: 3px;
	height: 50px;
	text-indent: -999em;
	background-position: 0 -276px;
	padding-right: 12px
}

.prosul li.prosahover i {
	background-position: 0 -326px
}

.prosul li.last {
	border-bottom: 0 none
}

.prosul li.bd-solid {
	border-bottom: 1px #c22900 solid
}

.prosul li.hotareas {
	background-image: none;
	padding-left: 12px;
	line-height: 26px;
	height: 106px;
	*overflow: hidden
}

.prosul li.hotareas i {
	line-height: 30px;
	margin-top: -2px;
	height: 40px;
	background-position: 0 -279px
}

.prosul li.hotareas a {
	line-height: 30px;
	height: 30px
}

.prosul li.hotareas a.hot {
	background-position: right 0
}

.prosul li h2 {
	padding-left: 0;
	line-height: 40px;
	display: inline;
	font-size: 14px;
	font-weight: 400;
}

.prosul li.prosahover h2 {
	color: #d03322
}

.prosmore {
	padding: 15px 0 15px 80px;
	position: absolute;
	z-index: 999;
	left: 611px;
	top: 0;
	background-color: #fafafa;
	border-left: 0 none;
	width: 1214px;
	height: 370px;
	box-shadow: #e5e5e5 0px 5px 5px 0px;
}

.prosul .prosmore {
	text-align: left
}

.prosul .prosmore span {
	float: left;
	height: 45px;
	width: 27%;
	line-height: 45px;
	margin-bottom: 15px;
	
}

.prosul li .prosmore a {
	height: 18px;
	line-height: 18px;
	padding: 0 4px
}

/* .prosul li .prosmore a:hover {
	color: #fff
} */

.prosmore em {
	font-weight: 400;
	padding-top: 9px;
	display: inline-block
}

.prosmore em.morehot {
	padding-right: 22px
}