﻿@charset "utf-8";
/*Tag*/
.notice { width:100%; height:auto; overflow:hidden; border-top: 1px solid #dbdbdb; min-width: 1180px; background-color: #e1e1e1; }
	/*主体*/
.lw-not-bg { width:984px; background-color: #fff; padding: 0 98px; }
.lw-not-bg h3 { font-size: 24px; height:60px; line-height: 70px; text-align:center; display: block; border-bottom: 1px solid #d0d0d0; }
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 a > p { display: block; float: left; width: 750px;  height: 48px; overflow: hidden; }
ul.lw-notice-ul li a > span { float: right; display: block; }
ul.lw-notice-ul li a:hover { color:#930000; }

.lw-not-details { padding:46px 20px 150px; }
.lw-not-details strong { font-size: 18px; padding-top:10px; display:block; }
.lw-not-details p { line-height: 28px; font-size: 14px; word-wrap: break-word; word-break: normal; display: block; }
.lw-rule { padding-bottom: 40px; }
.rule-time { display:block; text-align: right; padding-top: 20px; }


/*维护页面*/
.maintenance { width: 100%; height: 462px; margin-top: 138px; background-color: #e1e1e1;}
.maintenance_w752 { width: 752px; height: 240px; margin: 0 auto; background: url(../img/maintenance.png) no-repeat; }
.maintenance_w752 > span { display: block; padding-top: 60px; margin-left: 296px; }
.maintenance_w752 > span h1 { font-size: 26px; line-height: 1.4;}
.maintenance_w752 > span p { font-size: 20px; line-height: 2;}