@charset "utf-8";

/* CSS Document */

body{font-size:12px;font-family:Tahoma,Arial,sans-serif;line-height:22px;padding:0px;margin:0px;background: #f1f1f1;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0px;padding:0px;}
table{border-collapse:collapse;}
a,img{border:0;}
ol,ul{list-style:none}
a{color:#2f549f;text-decoration:none;}
a:hover{color:#2f549f;text-decoration:underline;}
.clearfix{clear:both;width:0px;height:0px;overflow:hidden;}

/* 网站容器 */

#toppic{height:260px;background:url(../images/top_banner.png);text-indent:-9999px;}
.top{background: #f5f7fa;padding-left: 20px;height: 100px;border-bottom: solid 1px #dddddd;position: relative;color: #454545}
.feeb  {width: 150px;height: 150px;position: absolute;top: -65px;overflow: hidden;}
.feeb  img {  width: 150px;height: 150px;}
.userinfo {margin-top:10px;margin-left: 160px;}
.username { margin-bottom: 6px;}
.username {font-size:20px; height:26px;line-height:26px;}   
.username .grade{font-size:13px;margin-left:5px;color:#666}   
.username .grade img{height:23px;vertical-align:middle;}   
.username .grade img.vip{height:28px;}   
.userinfo_userdata  span{color: #666;font-size: 13px;}  
.userinfo_userdata  span b{color: #454545;}  
.userinfo_userdata  .qianming{display:block;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}  
.userinfo_shortcut {text-align: end;padding-right:20px;}
.userinfo_shortcut a{color:#797C80;font-size:12px;}

.main_left{height:650px;background:#fff;}
.main_left h1{color: #494A4C;font-size: 18px;font-weight: 400;line-height: 18px;margin:20px 10px;border-left: solid 3px #1890ff;padding-left:10px;}
.main_left .list li{height:30px;line-height:30px;margin-top:20px;border-bottom: 1px dotted #E1E3E6;padding-left:20px;}
.main_left .list li a{color:#616366;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main_left .list li span{float:right;color:#919499;font-size:12px;}
.main_right{height:650px;padding:0 10px;background:#f7f9fb;float:right;border-left: solid 1px #dddddd;font-size:12px;overflow:hidden}
.main_right .right_title{font-size:14px;font-weight:normal; color: #428bca;margin:10px 0;}
.main_right .laifang ul li{float:left;width:33%;margin-bottom:10px;}
.main_right .laifang ul li p{margin-left:4px;color: #454545}
.main_right .laifang ul li img{height:60px;width:60px;border-radius:5px;}

#page{margin-top:20px;font-size:13px;height:30px;line-height:30px;text-align:center}
#page .pageinfo {color:#666;padding:6px 8px;border:1px solid #ddd}
#page .pageinfo strong{font-weight:normal}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:6px 11px;margin-left:5px;border-radius:2px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#2196f3;color:#fff;text-decoration:none;border:1px solid #2196f3;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}
   