.menu>ul>li.current>a{
	background: #fdbf2c;
	color:#fff;
	border-radius: 2px;
}
#contentTop{
	width:1160px;
	border:1px solid #ccc;
	height: 150px;
	padding: 10px 20px;
	margin: 0 auto;
	margin-top: 120px;
}
#contentTop>ul{
	float: left;

}
#contentTop>ul>li{
	width: 1180px;
	float: left;
	height: 50px;
	line-height: 50px;

}/*
#contentTop>ul>li>dl{
	border:1px solid #ff0000;
	float: left;
	width:100%;
}*/
#contentTop>ul>li>dl dt{
	float: left;
	text-align: right;
	width: 80px;
	padding-right: 40px;
}
#contentTop>ul>li>dl dd{
	float: left;
	width:1000px;
	padding-left: 10px;
	border-bottom: 1px dashed #e0e0e0;
}
#contentTop>ul>li>dl dd ul li{
	float: left;
}
#contentTop>ul>li>dl dd ul li a{
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	line-height: 22px;
	white-space: nowrap;
}
#contentTop>ul>li>dl dd ul li.current a{
	background: #fdbf2c;
	color:#fff;
	border-radius: 2px;
}

.contentTopimg{
	margin:0 auto;
	overflow: hidden;
	width: 1200px;
	margin-top: 80px;
}
.contentList{
	width: 1200px;
	margin: 0 auto;
}
.contentList>ul>li{
	margin:10px auto;
	position:relative;
	padding-top: 0;
}
.contentList>ul>li:after{
	visibility: hidden;
    clear: both;
    display: block;
    height: 0px;
    content: "."
}
.contentList>ul>li>dl{
	line-height: 60px;
}
.contentList>ul>li>dl>dt{
	float: left;
	width: 430px;
	position:relative;
}
.contentList>ul>li>dl>dt img{
	width:420px;
	height:280px;
	vertical-align:middle;
	border-radius:6px 6px 6px 6px;
}
.contentList>ul>li>dl>dd{
	float: right;
	width:750px;
}
.contentList>ul>li>dl>dd h3{
	padding: 10px 20px 4px 0;
}
.contentList>ul>li>dl>dd h3 a{
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
	height: 90px;
	overflow: hidden;
}
.listMain{
	width:530px;
}
.listMainTop{
	max-height: 138px;
}
.listMainTop > ul {
	height: 60px;
	overflow: hidden;
	color: #696969;
}
  .listMainTop > ul > li {
	width: 530px;
	height: 20px;
	line-height: 20px;
	font-size: 12px; 
}
.listMainTop > ul > li i {
	color: #fdbf2c;
	margin-right: 16px;
 }

.tagWrap {
	padding: 10px 0 16px;
	width: 530px;
	position: relative; }
.tagWrap:before, .tagWrap:after {
	content: "";
	display: table; }
.tagWrap:after {
	clear: both; }
.tagWrap ul {
	height: 36px;
	white-space: nowrap; }
.tagWrap ul li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 10px;
	float: left; }
.tagWrap ul li.tagHead {
	margin-right: 10px; 
}
.tagWrap ul li.tagHead span {
	border: 1px solid rgba(44, 54, 67, 0.8);
	border: 1px solid #2c3643 \9;
	background: rgba(44, 54, 67, 0.8);
	background: #000 \9;
	filter: alpha(opacity=80);
	color: #e0e0e0; }
.tagWrap ul li span {
	display: inline-block;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
	border: 1px solid #fdbf2c;
	text-align: center;
	padding: 0 10px;
	border-radius: 2px;
	font-size: 16px;
	color: #696969;
	cursor: pointer; }

.tagPop {
	display: none;
	position: absolute;
	top: 36px;
	left: 50%;
	margin-left: -200px;
	max-width: 400px;
	background: #fff;
	padding: 4px 10px;
	border: 1px solid #e0e0e0;
	color: #929292;
	z-index: 1;
	border-radius: 2px; }

.listAction {
	position: absolute;
	right: 0;
	bottom: 0; }
.listAction .listPrice {
	color: #FB3D68;
	padding-bottom: 10px;
	text-align: center; }
.listAction .listPrice strong {
	font-size: 32px;
	padding: 0 4px;
	font-weight: 400; }
.listAction p a {
	font-size: 24px;
	width: 166px;
	height: 54px;
	line-height: 54px;
	border-radius: 6px; 
	display: inline-block;
	background: #fdbf2c;
	color:#2c3643;
	text-align: center;
}



.mainHead {
	display: block;
	height: 64px;
	line-height: 32px;
	width: 100%;
	overflow: hidden;
	font-size: 22px;
	color: #FB3D68; 
}
.subHead {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #425b6c; 
}

/*分页*/
.pagination{
	padding: 10px 0;
	width: 1200px;
	margin-bottom: 20px;
}
.pagination ul{
	float: right;
}
.pagination ul li{
	float: left;
	margin-left: -1px;
}
.pagination ul li.disable a{
	background: #e0e0e0;
	color: #696969;
	cursor:default;
}
.pagination ul li a {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	line-height: 34px;
	height: 34px;
	border: 1px solid #e0e0e0; 
}
.pagination ul li a.pageBtn:hover {
	background: #fdbf2c;
	color: #2c3643;
}
.pagination ul li span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	line-height: 36px;
	font-size: 12px;
	color: #696969;
 }