﻿html, body {
	width: 100%;
	height: 100%;
}

body {
	background-color: #eeeeee;
}
/* 鍏敤澶撮儴 */
.fd-contain {
	width: 100%;
	min-width: 1260px;
	overflow: hidden;
}

.fd-contain .fd-header {
	height: 36px;
	line-height: 36px;
	background: #9e0309;
}

.fd-header .fd-header-in {
	position: relative;
	width: 1250px;
	margin: 0 auto;
}

.fd-header-in .fd-header-lt {
	float: left;
	font-size: 14px;
	color: #d29497;
}

.fd-header-in .fd-header-rt {
	float: right;
	height: 22px;
}

.fd-header-in .fd-header-rt input {
	width: 168px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	margin-right: 10px;
	vertical-align: text-top;
	font-size: 12px;
	color: #d29497 !important;
	border: 1px solid #d29497;
	background: #9e0309;
}

.fd-header-in .fd-header-rt input::-ms-clear {
	display: none;
}

.fd-header-in .fd-header-rt img {
	position: absolute;
	top: 11px;
	right: 6.8%;
	z-index: 5;
	cursor: pointer;
}

.fd-header-in .fd-header-rt span {
	margin-left: 3px;
	font-size: 14px;
	color: #d29497;
}

.fd-contain .fd-nav {
	height: 106px;
	box-shadow: 0 0 3px #98060c;
	background: url(../images/42.jpg) repeat-x;
}

.fd-contain .fd-nav-in {
	position: relative;
	width: 1250px;
	height: 106px;
	margin: 0 auto;
}

.fd-nav-in .fd-logo {
	position: relative;
	padding-top: 26px;
	padding-left: 70px;
	color: #fff;
	background: url(../images/logo_v2.png) no-repeat 5px 24px;
}

.fd-nav-in .fd-logo:before {
	content: "";
	position: absolute;
	top: -7px;
	left: -167px;
	width: 395px;
	height: 175px;
	background: url(../images/guang_01.png) right center no-repeat;
}

.fd-nav-in .fd-logo h3 {
	font-size: 26px;
	font-weight: bold;
}

.fd-nav-in .fd-logo h5 {
	font-size: 14px;
	letter-spacing: 1px;
}

.fd-nav-in .fd-nav-lis {
	position: absolute;
	right: 0;
	top: 36px;
	color: #fff;
	font-size: 20px;
}

.fd-nav-in .fd-nav-lis li {
	float: left;
	height: 36px;
	line-height: 34px;
	margin-left: 16px;
	padding-left: 46px;
	padding-right: 14px;
	border-radius: 3px;
	cursor: pointer;
}

.fd-nav-in .fd-nav-lis li.active {
	background-color: #a52323;
}

.fd-nav-in .fd-nav-lis li a {
	color: #fff;
}

.fd-nav-in .fd-nav-lis li a:hover {
	text-decoration: none;
}

.fd-nav-lis .fd-lis-01 {
	background: url(../images/38.png) no-repeat 18px 8px;
}

.fd-nav-lis .fd-lis-02 {
	background: url(../images/39.png) no-repeat 18px 8px;
}

.fd-nav-lis .fd-lis-03 {
	background: url(../images/40.png) no-repeat 18px 8px;
}

.fd-nav-lis .fd-lis-04 {
	background: url(../images/41.png) no-repeat 18px 8px;
}

.fd-nav-in .fd-dis-lis {
	display: none;
	position: absolute;
	left: 842px;
	top: 86px;
	width: 396px;
	height: 128px;
	padding: 18px 30px;
	box-shadow: 0 0 3px #ecd5d5;
	z-index: 6;
	border-radius: 3px;
	background: #fff;
}

.fd-nav-in .fd-dis-lis:before {
	content: "";
	position: absolute;
	top: -13px;
	left: 320px;
	border: 14px solid transparent;
	border-top: none;
	border-bottom-width: 14px;
	border-bottom-color: #fff;
}

.fd-nav-in .fd-dis-lis h3 {
	font-size: 16px;
	line-height: 30px;
	border-bottom: 1px solid #999999;
	color: #999999;
}

.fd-nav-in .fd-dis-lis li {
	width: 396px;
	margin-top: 8px;
}

.fd-nav-in .fd-dis-lis li a {
	margin: 0 7px;
	font-size: 14px;
	color: #464b4f;
}

.fd-nav-in .fd-dis-lis .fd-frist {
	margin-left: 0;
}
/* 鍏敤镓�鍦ㄤ綅缃� */
.fd-contain .fd-content {
	width: 1250px;
	margin: 0 auto;
}

.fd-content .fd-tit-add {
	position: relative;
	margin-top: 24px;
	font-size: 14px;
}

.fd-content .fd-tit-add a {
	text-decoration: none;
}

.fd-content .fd-tit-add span {
	font-size: 18px;
	font-weight: bold;
}
/* 鍏敤搴曢儴 */
.fd-contain .fd-foot {
	margin-top: 38px;
	margin-bottom: 26px;
}

.fd-foot .fd-src {
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #b5060d;
}

.fd-foot .fd-src a {
	margin: 0 28px;
	font-size: 16px;
	color: #fff;
}

.fd-foot .fd-foot-end {
	margin-top: 13px;
	text-align: center;
	font-size: 14px;
	color: #7f7878;
}

.fd-foot .fd-foot-end p {
	font-size: 14px;
	line-height: 25px;
}

#fyxsLb li {
	cursor: pointer;
}

#fyxsLb li:hover {
	color: red;
}

.fd-content .fd-alt-all>div {
	width: auto !important;
}
.fd-dis-lis li:nth-of-child(1) a:nth-of-child(5){
	display: none;
}