@import "base.css";

@font-face {
    font-family: 'unmnunmn';
    src: url('fonts/unmnhost.eot');
    src: url('fonts/unmnhost.eot?#iefix') format('embedded-opentype'),
         url('fonts/unmnhost.woff2') format('woff2'),
         url('fonts/unmnhost.woff') format('woff'),
         url('fonts/unmnhost.ttf') format('truetype'),
         url('fonts/unmnhost.svg#unmnunmn') format('svg');
    font-weight: normal;
    font-style: normal;
 }
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?96534013');
  src: url('fonts/fontello.eot?96534013#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?96534013') format('woff'),
       url('fonts/fontello.ttf?96534013') format('truetype'),
       url('fonts/fontello.svg?96534013#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


.w220{ width:220px; background:#eee; padding:0 0 30px}

.home_q { height:50px; line-height:50px; background:#f7f7f7; text-align:center }
.home_q a{ font-size:16px; color:#fff; padding:0 20px;  background:#666161; display:block}
.home_q b{ font-family:'edit'; font-weight:normal}

.manage_menu{ clear:both; padding:20px 0 0}
.manage_menu li { height:40px; line-height:40px}
.manage_menu li a{ display:block;  color:#303030; padding:0 30px; font-size:14px; position:relative; border-left:3px solid #eee}
.manage_menu li.on a,.manage_menu li a:hover{ background:#dededf; border-color:#e8251e; color:#e8251e}
.manage_menu li a i{ display:block; position:absolute; top:10px; right:30px; height:18px; width:18px; border-radius:50%; font-family:'fontello'; text-align:center; line-height:18px; font-style:normal;font-size:16px;-webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; transition:all .3s ease-in-out; color:#a0a0a0}
.manage_menu li a:hover i{ color:#e8251e; right:15px; background:#dededf}
.manage_menu li.on a{ background:#fff; color:#e8251e}
.manage_menu li.on a i{ color:#e8251e; background:#fff}

.w760{ width:960px}
#helpsearch { background:#fcf3be; overflow:hidden; padding:20px; border:1px solid #faf3be}
#helpsearch li{ float:left; display:inline; font-size:16px; padding:0 10px 0 0; line-height:40px}
#helpsearch li .inputbg{ border:1px solid #ddd; padding:10px 15px; height:20px}
#helpsearch li select{ padding:10px 10px; border:1px solid #ddd }
#helpsearch li .bnt{ padding:0 15px; height:40px; font-family:'edit',"Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"宋体"; }
.newslist li{ line-height:35px; height:35px; overflow:hidden; clear:both; font-size:14px; border-bottom:1px dotted #eee}
.newslist li i{ font-family:'fontello'; font-style:normal; font-size:16px}
.newslist span{ float: right; color:#a0a0a0; font-size:13px}

.content h1{ height:60px; line-height:60px; font-size:24px; font-weight:normal; color:#202020; border-bottom:3px solid #eee}
.content h1 span{ font-size:14px; color:#909090; float:right}
.txt{ padding:0; margin:0; list-style:none;font: 14px/1.5 "微软雅黑","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"宋体"; color:#202020; border:none}

 
 