.top-container{
	background-color: #cc3300;
}
.top-content {
}
.top-left {
	float:left;
	padding:10px 0;
}
.top-right {
	float:right;
	padding:10px 0;
}
.top-right a{
	margin-left:15px;
	color: #fff;
	text-decoration: none;
}
.top-right a:hover{
	text-decoration: underline;
}
.top-right span{
	margin-left:15px;
	color: #fff;
}
.top-right label:hover{
	cursor:pointer;
	text-decoration: underline;
}

.menu-container{
	background-color: #fff;
}
.menu-content {
}
.menu-left {
	float:left;
	margin-top: 15px;
}
.menu-right {
	float:right;
	margin-top: 25px;
}
.menu-right a{
	float:left;
	font-size:16px;
	color:#000;
	text-decoration: none;
	padding:5px 5px;
	margin: 0 5px;
}
.menu-right a:hover{
	color:#ff5722;
	border-bottom:1px solid #ff5722;
}

.bottom-container {
	margin-top: 15px;
	background: url(../images/bottom_bg.png) repeat-x left top;
}
.bottom-content {
	height:284px;
}
.bottom-tip {
	float:left;
	width: 100%;
	font-size:15px;
	font-weight:bold;
	color:#c9c9c9;
}
.bottom-link {
	float:left;
	width:500px;
	margin-top: 40px;
}
.bottom-link a{
	float:left;
	width:49%;
	color:#fff;
	font-size: 14px;
	font-family:'微软雅黑';
	text-decoration: none;
	margin-top: 10px;
}
.bottom-link a:hover{
	text-decoration: underline;
}
.bottom-gz {
	float:left;
	width: 100px;
	margin-top: 40px;
}
.bottom-contact {
	float:right;
	width:330px;
	margin-top: 40px;
}
.bottom-contact span{
	float:left;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
}
.bah {
	position: relative;
    top: -28px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.top_ptname{
	float:left;
	color:#fff;
}