@charset "utf-8";
@import url(reset_v2.css);
@import url(header_v2.css);
@import url(footer_v2.css);

.RSS_content{ margin-top:20px; overflow:hidden;}
.RSS_content .left_RSS{ width:345px; overflow:hidden;}
.RSS_content .left_RSS dl dt{height:51px;line-height:51px;color:#fff;font-family:fzdbs;background:#00b8ee;padding-left: 20px;}
.RSS_content .left_RSS dl dd{ background:#e9e9e9; margin-top:10px; overflow:hidden;}
.RSS_content .left_RSS dl dd .title{ height:40px; line-height:40px; border-bottom:2px solid #fb6e52;}
.RSS_content .left_RSS dl dd .title a{width:112px;background:#fb6e52;display:block;color:#fff;padding-left: 20px;}
.RSS_content .left_RSS dl dd .content{ padding:15px; line-height:28px; color:#000; text-indent:2em;}
.RSS_content .left_RSS dl dd .content p{ line-height:20px; text-indent:0;}

.RSS_content .right_RSS{width: 800px;overflow:hidden;float:right;}
.RSS_content .right_RSS dl dt{ height:51px; line-height:51px; color:#fff; font-family:fzdbs; background:#e9e9e9;}
.RSS_content .right_RSS dl dd{ margin-top:10px; overflow:hidden;}
.RSS_content .right_RSS dl dd .title{ height:40px; line-height:40px; border-bottom:2px solid #fb6e52;}
.RSS_content .right_RSS dl dd .title a{width:112px;background:#fb6e52;display:block;color:#fff;padding-left: 20px;}
.RSS_content .right_RSS dl dd ul{ margin-top:10px; overflow:hidden;}
.RSS_content .right_RSS dl dd ul li{height:30px;line-height:30px;overflow:hidden;/* padding-left: 20px; */text-align: center;margin-bottom: 1px;}
.RSS_content .right_RSS dl dd ul li a{ color:#fff;}
.RSS_content .right_RSS dl dd ul li span{ display:block; float:left;}
.RSS_content .right_RSS dl dd ul li span.left{width:112px;background:#7ac9fe;/* padding-left: 20px; */}
.RSS_content .right_RSS dl dd ul li span.XMl{background:url(XML.jpg) no-repeat center center;width: 50px;height:30px;float: right;}
.RSS_content .right_RSS dl dd ul li span.dyd_QQ{background:url(RSS_QQ.jpg) no-repeat right center;width:299px;height:30px;display: none;}
.RSS_content .right_RSS dl dd .left_bottom{ width:345px;float:left;}
.RSS_content .right_RSS dl dd .right_bottom{ width:360px;float:right;}
.RSS_content .right_RSS dl dd .title_a{ height:40px; width:345px;line-height:40px; border-bottom:2px solid #fb6e52;}
.RSS_content .right_RSS dl dd .title_a a{width:158px;background:#fb6e52;display:block;color:#fff;padding-left: 20px;}