﻿body {
	background-color: #1D1514;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #BD9711;
}
a:hover {
	color: #FFFF00;
}
div {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content {
	width: 960px;
	background-color: #3A291B;
}
/*************************************************************************/
.top {
	width: 960px;
	height: 179px;
	background: url('img/top.jpg') no-repeat center center;
}
.kuaijie {
	width: 200px;
	height: 20px;
	font-size: 12px;
	color: #BD9711;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 750px;
}
.kuaijie a {
	color: #BD9711;
}
.kuaijie a:hover {
	color: #FFFF00;
}
.navigation {
	width: 750px;
	height: 20px;
	margin: 55px 0px 0px 190px;
}
.navigation ul {
	list-style: none;
}
.navigation ul li {
	float: left;
	background: url('img/top-1.png') right center no-repeat;
}
.navigation ul li a {
	width: 93px;
	height: 20px;
	display: block;
	font-family: 微软雅黑;
	color: #FFFF00;
	font-size: 15px;
}
.navigation ul li a:hover {
	color: #BD9711;
}
/************************************************************************/
.main {
	margin: 0px;
	overflow: hidden;
}
.mainleft {
	float: left;
	width: 544px;
	height: 500px;
	background: url('img/mainleft.jpg') no-repeat left top;
	margin: 10px 0px 0px 30px;
	text-align: left;
	font-size: 14px;
	color: #BD9711;
	display: inline;
}
.mainlefttop {
	width: 331px;
	height: 132px;
	margin-top: 18px;
	padding-left: 182px;
	background: url('img/mainleft-1.jpg') no-repeat left center;
}
.mainleftmiddle {
	width: 331px;
	height: 132px;
	margin-top: 34px;
	padding-right: 182px;
	background: url('img/mainleft-2.jpg') no-repeat right center;
}
.mainleftbottom {
	width: 331px;
	height: 132px;
	margin-top: 34px;
	padding-left: 182px;
	background: url('img/mainleft-3.jpg') no-repeat left center;
}
.mainleftitle {
	width: 331px;
	height: 24px;
	font-size: 14px;
	color: #BD9711;
	font-weight: bold;
	border-bottom: 1px #FFFF00 solid;
}
.mainleftcontent {
	line-height: 25px;
	padding-top: 8px;
	font-size: 12px;
}
.mainleftcontent .Name {
	width: 200px;
	float: left;
	text-overflow: ellipsis;
	white-space:nowrap;
	background: url('img/list.png') no-repeat center left;
	text-indent: 20px;
}
.mainleftcontent .Time {
	float: left;
	width: 100px;
	text-align: center;
}
.mainleftcontent .title {
	width: 70%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display:none;
}
.mainleftcontent .time {
	width: 30%px;
	float: left;
}
.mainleftcontent ul {
	color: #BD9711;
}
.mainleftcontent ul li {
	color: #BD9711;
	margin-top: 2px;
}
.mainright {
	float: left;
	width: 340px;
	height: 500px;
	background: url('img/mainright.jpg') no-repeat left top;
	margin: 10px 0px 0px 16px;
}
.gundong {
	clear: both;
	width: 900px;
	height: 120px;
	margin-top: 10px;
}
img {
	border: 1px #FFFFFF solid;
}
.footer {
	background: url('img/footer.png') no-repeat left top;
	margin-top: 10px;
	width: 900px;
	height: 70px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFF00;
	padding-top: 10px;
	color: #BD9711;
}
/***********************************jiamiye****************************************/
.jiamimain {
	background: url('jiami/hzhb.jpg') no-repeat center top;
	width: 850px;
	height: 660px;
	text-align: left;
}
.jiamimain_title {
	text-indent: 10px;
	color: #FFFF00;
	font-size: 20px;
	line-height: 38px;
	height: 38px;
	width: 780px;
	font-family: 黑体;
}
.jiamimain_content {
	height: 570px;
	width: 760px;
	padding: 20px 10px;
	color: #BD9711;
	font-size: 16px;
	font-family: 微软雅黑;
	line-height: 26px;
	overflow-y: auto;
}
.bg {
	border: 1px #FFFF66 ridge;
	border-collapse: collapse;
	text-align: center;
	width: 80%;
}
.bg td {
	height: 30px;
	border: 1px #FFFF66 ridge;
}
.td_bj {
	background-color: #BD9711;
	text-align: center;
	color: #FFFFFF;
}
.jiamimainlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.jiamimainlist li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
	background: url('img/list.png') no-repeat left center;
	text-indent: 20px;
}
.jiamimainlist li:hover {
	background-color: #372E26;
}
.jiamimainlist li a {
	color: #FFFFFF;
}
.jiamimainlist li a:hover {
	color: #FFFF00;
}


/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 21px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #BD9711;
}
.CustomTextList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.CustomTextList li {
	border-bottom: 1px #CCCCCC dotted;
	height: 30px;
	line-height: 30px;
}
.CustomTextList li:hover {
	background-color: #372E26;
}
.CustomTextList .Name {
	float: left;
	width: 70%;
	background-image: url('img/list.png');
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.CustomTextList .Name a {
	display: block;
	font-size: 14px;
	color: #BD9711;
}
.CustomTextList .Name a:hover {
	color: #FFFFFF;
}
.CustomTextList .Time {
	float: left;
	width: 28%;
	text-align: right;
	color: #ffffff;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	display: none;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #BD9711;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: #BD9711;
}
.NewsBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: gray;
	border-top: 1px gray dashed;
	clear: both;
}
.ProdRecordTotal a {
	padding: 2px 5px 1px 5px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	margin: 0px 3px;
	height: 18px;
	line-height: 20px;
	text-decoration: none;
}
.ProdRecordTotal a:hover {
	background-color: #FFFFFF;
	border: 1px #0065CA solid;
	color: #0065CA;
}
/*产品列表页面*/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	color: gray;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.ProdList {
	clear: both;
	text-align: center;
}
.ProdList li {
	float: left;
	width: 192px;
	height: 212px;
	_display: inline;
	margin: 10px 2px;
}
.ProdList .img {
	width: 190px;
	height: 190px;
	line-height: 190px;
	font-size: 150px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px #DDDDDD solid;
}
.ProdList .img a {
	width: 190px;
	height: 190px;
	display: block;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.ProdList .img img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	max-width: 190px;
	max-height: 190px;
	vertical-align: middle; *;
	width: expression(this.width > 190 && this.width > this.height ? 190 : true); *;
	height: expression(this.height > 190 ? 190 : true);
	*vertical-align:middle;
}
.ProdList .name {
	width: 190px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #F2F2F2;
	border: 1px #DDDDDD solid;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/**********************产品不分栏列表***************************/
.RecordTotal {
	padding-bottom: 30px;
	color: #BD9711;
	clear: both;
	text-align: center;
	font-size: 13px;
}
.ProdList {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.ProdList li {
	float: left;
	width: 152px;
	height: 142px;
	margin: 5px;
	_display: inline;
}
.ProdList .Image {
	width: 150px;
	height: 112px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px #E0E0E0 solid;
}
.ProdList .Image:hover {
	background-color: #F0FBF0;
}
.ProdList .Image img {
	border: 0px;
	width: 150px;
	height: 112px;
}
.ProdList .Name {
	width: 150px;
	height: 28px;
	line-height: 28px;
	color: black;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFF00;
}
.ProdList .Desc {
	display: none;
}
.ProdList .Details {
	display: none;
}
/*页面跳转按钮样式*/
.ProdPagination {
	display: inline;
	margin: 30px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background-color: #F7F7F7;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
.ProdCount {
	display: none;
}
/*产品内容页面*/
.ProdTitle {
	display: none;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #003399;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	text-align: center;
	margin: 20px auto;
	clear: both;
}
.ProdBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdBack a:hover {
	background-color: #FFFFFF;
	color: black;
}
/*产品跳转按钮样式*/
.ProdListPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	clear: both;
}
.ProdListPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color: gray;
}
.ProdListPagination a:hover {
	background-color: #FFFFFF;
	color: black;
}
/***************************************浮动框*********************************************/
#ad{
	line-height:22px;
	color:#FFFF00;
}
#ad name{
	font-weight:bold;
}
