@CHARSET "UTF-8";

.bottom_main_bg {
	background: url('image/index/index_06.jpg') repeat;
	background-size:100%;
}

.bottom_main {
	color: #F1F6FB;
	line-height: 32px;
	text-align: left;
	padding-left: 20px;
}

.bottom_main a {
	color: #F1F6FB;
}

.bottom_wzdt {
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	width: 1360px;
	margin: 0 auto;
	border-bottom: 2px solid #cFcFcF;
	letter-spacing: 2px;
}

.bottom_dw {
	text-align: left;
	line-height: 40px;
	font-size: 18px;
	margin: 0 auto;
	width: 1360px;
	padding: 20px 0px 20px 0px;
}

.bottom_img {
	height: 150px;
	padding-top: 50px;
}

.top_FF_bg {
	color: #9F9F9F;
}

.top_11_bg {
	background-color: #136BD7;
}

.logoimg {
	background: url('image/index/index_1200.png') no-repeat 8% 50%;
	background-size: auto 65px;
	height: 117px;
}

.searchandall {
	color: #8F8F8F;
	line-height: 55px;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
}

.searchandall a {
	color: #8F8F8F;
}

.dhtable {
	line-height:50px;
	font-size: 18px;
	color: #F1F6FB;
	width: 100%;
	border: none;
	letter-spacing: 2px;
	background-color: #FFF;
	border-collapse: separate;
	border-spacing: 4px;
}

.dhtable tr td {
	width: 13%;
	text-align: center;
	min-width: 171px;
	border: none;
	background-color: #115FC1;
	border-radius: 4px 4px 0 0;
}

.dhtable tr td a {
	color: #F1F6FB;
	cursor: pointer;
}

