  /*ÐÂÎÅÄ£¿éµÄCSS*/
#news::after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
#news-left{width:700px;height:800px;background-color:#f2f2f2;position:relative;}
#news-left-content{width:450px;height:800px;position:absolute;right:0;}
.news-left-content-p1{font-size:1.1em;}
.news-left-content-p2{font-size:2.4em; font-weight:bold;}
.news-left-content-p3{font-size:1.5em;}
#news-list{margin-top:40px;}
#news-list li{font-size:1.1em; padding-bottom:20px;}
#news-list li a:hover{color:#f00;}
#news-right{width:1020px;height:800px;position:absolute;left:700px;top:400px;padding:0 90px;}
.news-right-content-topone{font-size:1.1em; color:#f00;}
.news-right-content-box{width:800px;height:150px;margin:20px 0 0 90px;position:relative;}
.news-right-content-box:hover{background-color:#f2f2f2;}
.news-right-content-box img{width:200px;height:150px;}
.news-right-content-box ul{position:relative;top:-150px;left:220px;line-height:1.8em;}
.news-right-content-box h3{font-size:1.1em;}
.news-right-content-box span{color:rgba(51,51,51,0.5)}
.news-right-content-box p{font-size:0.9em;}
.img-news-content{width:500px;}