.news{width:1200px;margin:0 auto;height:1150px;position:relative;}

.news-menu{width:100%;padding:15px;background:#eee;height: 60px;margin:20px 0;}
.news-menu ul li{cursor:pointer;width:100px;background:#fff;float:left;font-size:14px;height: 30px;margin-right:20px;padding:5px 10px;text-align:center;}
.news-menu ul li:hover{background:#1c9fea;}
.news-menu ul li:hover a{color:#fff;}
.news-menu ul li.active{background:#1c9fea;}
.news-menu ul li.active a{color:#fff;}

.news-list{width:800px;float:left;}
.news-list dl dd{padding:10px 0 10px 30px;border-bottom:1px solid #e3e3e3;position:relative;}
.news-list dl dd::after{content: "";position: absolute;left: 13px;width: 5px;height: 5px;background: #999;border-radius: 50%;top:20px;}
.news-list dl dd .news-container-title{float: left;max-width: 590px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 24px;}
.news-list dl dd .news-container-title a{text-align: left;font-size:16px;color:#333;}
.news-list dl dd a:hover{text-decoration:underline;color:#1c9fea;}
.news-list dl dd p{font-size:13px;color:#666;height:35px;margin:10px 0 0 0;line-height:1.4;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;display:none;}
.news-container-time{font-size:12px;color:#666;float: right;line-height: 24px;}
.news-container-time span:nth-child(1){background:url(../images/time.png);background-size:12px 12px;background-repeat: no-repeat;background-position:left;padding-left:15px}
.news-container-time span:nth-child(2){background:url(../images/guanzhu.png);background-size:12px 12px;background-repeat: no-repeat;background-position:left;padding-left:15px;margin-left:20px;}

.news-right{float:right;width:350px;height: 400px;background:#eee;padding:40px;}
.news-right span{font-size:;color:#c19d83;}
.news-right .news-right-list{margin-top:30px;height:240px;border:2px solid #bf9575;padding:20px;}
.news-right .news-right-list li{margin:10px 0;font-size:14px;}

.web_address{font-size: 12px;color: #777;margin-bottom: 10px}
.web_address ul li{margin-right:10px;float:left;}
.web_address ul li a{color:#777;}
.web_address ul li a:hover{color:#6b84e1;}
