/* CSS Document */

body { min-width:1250px; }

/* 微信二维码 */
.qr-close { position: fixed; right: 11px; bottom: 356px; z-index: 10;  width: 25px; height: 25px; line-height: 30px; background: #f7f7f7; color:#999; text-align: center; font-size: 16px; font-weight: bold; cursor: pointer;}
.ice-qrcode { position: fixed; right: 10px; bottom: 200px; z-index: 8; width: 170px; height: 170px; padding-bottom: 10px; border: 1px solid #ddd; background: #fff; }
.ice-qrcode img { margin-left: 25px; margin-top: 25px; }
.ice-qrcode span { display: block; height: 25px; line-height: 25px; font-size: 12px; text-align: center; }

@media (max-width: 1380px) {
	.ice-qrcode { display: none;}
}
*{font-family: "宋体", Georgia, "Times New Roman", Times, serif;font-size: 13px;margin: 0px;padding: 0px;}
.clear{clear:both;}
.enfont{ font-family:Georgia, "Times New Roman", Times, serif;}
.bigfont{font-size:18px;}
.gray {color: #999;}
a {text-decoration: none; color:#4a4a4a;}
a:hover {color: #F60;}
.italic{font-style:italic;}
.light {color: #fff;}
.light a{color: #fff;}
.light a:hover{color:#F60;}
.bold{font-weight:bold;}
.fc{margin:0 auto;}
.fl{float:left;color:#3C3C3C; float:left; font-size:22px; font-family:"微软雅黑"; font-weight:bolder;}
.fr a{color:#3C3C3C;}
.fr{float:right;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.di{display:inline;}
.db{display:block;}
.tof{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;}
.hidden {display: none;}
.null {}
.noborder{border:none;}
.nomargin {margin: 0px;}
.hot {color: #F60;}

 .nlftc strong{ margin-left:15px;  line-height: 25px; font-size: 13px; color: #545454;}