@charset "utf-8";

.layout_side{position:absolute;top:0;right:69px;width:284px;height:316px;}
.layout_side{width:15.8%;}

.layout_news{width:394px;height:270px;position:absolute;top:140px;left:-360px;overflow:hidden;}
.layout_news.on{left:0;}
.layout_news .tab{width:34px;height:133px;position:absolute;top:0;right:0;}
.layout_news .set{width:350px;padding:10px 0 10px 10px;background-color:rgba(255,255,255,0.7);}
.layout_news .cont{width:350px;height:250px;overflow-y:scroll;}
.layout_news ul{width:330px;margin-right:auto;margin-left:auto;}
.layout_news li a{padding:10px;border-bottom:1px dotted #683565;font-size:14px;display:block;}
.layout_news li span{display:inline-block;}
.layout_news li span.date{margin-right:5px;color:#683565;}
.layout_word{width:629px;height:76px;position:absolute;top:50%;margin-top:12px;right:209px;}
.layout_news .tab:hover{cursor:pointer;}
.layout_news{-moz-transition: left .4s ease-in;-webkit-transition: left .4s ease-in;-o-transition: left .4s ease-in;-ms-transition: left .4s ease-in;transition: left .4s ease-in;}


