﻿@charset "utf-8";
/*Tag*/
.notice { width:100%; height:auto; overflow:hidden; border-top: 1px solid #dbdbdb; min-width: 1180px; background-color: #f5f5f5; }
	/*主体*/
.lw-not-bg { width:984px; min-height:500px; background-color: #fff; padding: 0 98px; border:1px solid #ddd}
.lw-not-bg h3 { font-size: 24px; height:60px; line-height: 70px; text-align:center; display: block; border-bottom: 1px solid #008dcf; }
ul.lw-notice-ul { height:auto; overflow:hidden; padding:0 10px 36px; }
ul.lw-notice-ul li { height:48px; line-height: 48px; color:#444; padding:0 18px; border-bottom:1px dashed #e7e7e7; }
ul.lw-notice-ul li a { display:block; color:#666; font-size: 14px }
ul.lw-notice-ul li span { float: right; }
ul.lw-notice-ul li a:hover { color:#930000; }

.lw-not-details { padding:20px 20px 150px; line-height:1.7;}
.lw-not-details strong { font-size: 14px; padding-top:14px; display:block; }
.lw-not-details p { line-height: 28px; font-size: 14px; }
.lw-rule { padding-bottom: 40px; }
.rule-time { display:block; text-align: right; padding-top: 20px; }

