﻿/*-红包悬浮-*/
.hb1 a {position: fixed;bottom:47px;right: 10px;}
.hb1 img {width: 50px;height: 75px;}
; }


li {
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.clear {
	clear: both;
}

.white-box {
	padding: 8px;
	border: solid 1px #cfcfcf;
	border-radius: 3px;
	background: #fff;
	text-align: center;
}

.white-box li {
	line-height: 27px;
	border-bottom: 1px dashed #ccc;
}

.white-box.red {
	color: #fff;
	border-color: #00fd06;
	background: #167c18;
}

.white-box.red a {
	color: #fff;
}
.main-nav{background:#921818;background-image:linear-gradient(to top,#921818,#e42121);color:#fff;text-align:center;}
.main-nav ul li{float:left;width:20%;}
.main-nav ul li a{display:block;height:32px;line-height:32px;}

老样式
.dh { overflow: hidden; width: 100%; margin-bottom: -1px; }
.dh a:nth-child(5n+1) { border-left: 0; }
.dh a { width: 33.33%; float: left; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px dashed #dadada; border-left: 1px dashed #dadada; text-align: center; color: #blue; }
.dh a:hover { background: #FFFAF3; }
.dh1 { overflow: hidden; width: 100%; margin-bottom: -1px; }
.dh1 a:nth-child(5n+1) { border-left: 0; }
.dh1 a { width: 100%; float: left; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px dashed #dadada; border-left: 1px dashed #dadada; text-align: center; color: #blue; }
.dh1 a:hover { background: #FFFAF3; }

.dh2 { overflow: hidden; width: 100%; margin-bottom: -1px; }
.dh2 a:nth-child(5n+1) { border-left: 0; }
.dh2 a { width: 50%; float: left; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px dashed #dadada; border-left: 1px dashed #dadada; text-align: center; color: #blue; }
.dh2 a:hover { background: #FFFAF3; }

.dh3 { overflow: hidden; width: 100%; margin-bottom: -1px; }
.dh3 a:nth-child(5n+1) { border-left: 0; }
.dh3 a { width: 33%; float: left; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px dashed #dadada; border-left: 1px dashed #dadada; text-align: center; color: #blue; }
.dh3 a:hover { background: #FFFAF3; }

.dh4 { overflow: hidden; width: 100%; margin-bottom: -1px; }
.dh4 a:nth-child(5n+1) { border-left: 0; }
.dh4 a { width: 25%; float: left; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px dashed #dadada; border-left: 1px dashed #dadada; text-align: center; color: #blue; }
.dh4 a:hover { background: #FFFAF3; }

.dh5 { overflow: hidden; width: 100%; margin-bottom: -1px;}
.dh5 a:nth-child(5n+1) { border-left: 0; }
.dh5 a { width: 20%; float: left; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px dashed #dadada; border-left: 1px dashed #dadada; text-align: center; color: #blue; }
.dh5 a:hover { background: #FFFA3; }