@charset "utf-8";
/* CSS Document */

	.srMain .news, .srMain .promote { width:650px; margin-right: auto; margin-left: auto; margin-bottom: 20px; }
.srMain .news .newstitle { width:650px; height:40px; display:block; background-image: url(../images/newstbg.png); background-repeat: no-repeat; }
.srMain .news ul { width: 650px; padding-top: 15px; }
.srMain .news ul li { width: 650px; height: 29px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EAEAEA; line-height: 29px; font-family: "宋体", Tahoma, Arial, Geneva, sans-serif; color: #898989; font-size: 14px; display: block; }
.srMain .news li h5 { width:58px; display:block; float:left; text-align: center; }
.srMain .news li a { max-width: 380px; float:left; padding-left: 35px; color: #898989; display: block; overflow: hidden; height: 29px; }
.srMain .news li a:hover { text-decoration: underline; }
.srMain .news li span { width:94px; float:right; text-align: center; padding-left: 2px; display: block; }
.srMain .news li em { display:block; width:15px; height:29px; }
.srMain .news li i { width:70px; float:right; text-align: center; display: block; }
.srMain .promote ul { width: 650px; }
.srMain .promote li { width:650px; height:164px; display:block; }
.srMain .promote li a.prPm { border:1px solid #E0E0E0; display:block; float: left; margin-top: 20px; margin-left: 20px; }
.srMain .promote li a:hover.prPm { border: 4px solid #F60; }
.srMain .promote li div { display:block; float:right; margin-top: 20px; width: 400px; padding-right: 5px; height: 122px; overflow: hidden; }
.srMain .promote li h5 { color:#E16613; font-family: "幼圆", "微软简中圆", "方正细圆简体", "黑体"; font-size: 24px; line-height: 40px; }
.srMain .promote li p { display:block; color: #837D78; font-family: "宋体", Arial; font-size: 14px; line-height: 16px; border-top-width: 1px; border-top-style: solid; border-top-color: #F0EAE6; width: 390px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 10px; height: 70px; }
.srMain .promote li a.prMore { background-image: url(../images/newsPromotei.png); background-repeat: no-repeat; float: right; width: 78px; height: 25px; color: #333; font-size: 12px; line-height: 22px; padding-left: 40px; display: block; margin-top: 20px; margin-right: 20px; }
.srMain .news .infot { font-family: "微软雅黑", "黑体", "宋体"; font-size: 18px; line-height: 30px; color: #333; height: 30px; text-align: center; display: block; }
.srMain .news .infoi { font-family: "宋体", Arial; display: block; height: 30px; width: 100%; font-size: 12px; color: #666; text-align: center; line-height: 30px; vertical-align: bottom; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DFDCDC; }
.srMain .news .infoc { font-family: "宋体", Arial; width: 630px; overflow: visible; font-size: 14px; line-height: 35px; color: #333; padding: 10px; clear: both; }
/* p 定义为段落自动缩进2字符位 (会与fckedit相些冲突，待解决）
.srMain .news .infoc p { text-indent: 2em; }
*/
.srMain .news .infoc img { max-width:600px;/*定义最大宽度*/}
