/* CSS Document */ .navmain_bg{ background:#f9f9f9; padding:15px 0px;} .navmain{width:1200px; margin:0px auto;} .content{width:960px; margin:0px auto;} .content h2{ text-align:center; line-height:80px; border-bottom:1px solid #BBBABB; margin-bottom:15PX;} .navcontent{ margin-bottom:30px;} .content_box img{ display: block; margin:10px auto; } .navcontent p{text-indent: 2em; line-height:24px;} .piece{ text-align:center; margin-bottom:20px;} .piece span{ padding-left:50px; font-size:18px; font-weight:bold;} .navmain .top{ width: 1180px; background: #eaeaea; height: 44px; line-height: 44px; padding:0px 10px; color: #666; margin-bottom: 15px;} .navmain .top a{ color: #666; } .main_left{ width: 830px; float: left; } .news_list li{ border-bottom: 1px solid #e8e8e8; height: 42px; line-height: 42px; } .news_list li a{ display: block; float: left; width: 630px;overflow:hidden; text-overflow:ellipsis; white-space: nowrap; -o-text-overflow:ellipsis; font-size: 16px; } .news_list li .time{ float: right; font-size: 16px; } .main_right{ width: 335px; float: left; margin-left: 35px; } .item{ background: #fff; padding:10px; margin-bottom:20px; } .item_title{ height: 34px; line-height: 34px; border-bottom: 1px solid #e8e8e8; clear: both; } .item_title p{ float: left; font-size: 16px; } .item_title span{ float: right; font-size: 15px; } .item_list{ margin-top: 10px; } .item_list li{ height: 34px; line-height: 34px; } .item_list li a{ display: block; width: 280px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; -o-text-overflow:ellipsis;} .content_title{ padding:30px 10px; line-height: 30px; font-size: 22px; border-bottom: 2px solid #ECECEC; text-align: center; font-weight: 400; } .content_box{ line-height: 30px; font-size: 15px; margin-top: 15px; margin-bottom:20px; background: #fff; padding:10px; min-height: 830px; } .content_info{ font-size: 12px; color: #999; text-align: right; height: 30px; line-height: 30px; }