@charset "UTF-8";
@import "../base";
*{ margin:0; padding:0; list-style:none;}
body{ background:#f2f2f2;}
a{ text-decoration:none;}
a img{ border:none;}
a:hover{text-decoration:underline;color:#e00}
.abbottom p a:hover,span a:hover{color:#F00}
.abtop{ margin:10px 0;}
.red{ color:#f45;}
.green{ color:#51853F;}
.kill{ display:block; height:0; overflow:hidden; clear:both;}
.inabtop{ width:960px; height:110px; background:#BEE4F9 url("images/imoubanner.jpg") no-repeat; margin:0 auto; position:relative;}
.inabtop img{ position:absolute; top:39px; left:10px; border:none;}
.inabtop p{ position:absolute; top:60px; left:233px; font:normal 13px/30px verdana; color:#b540b3; text-shadow:1px 1px #ffffffa1;}
.sp10{ height:10px; display:block;}
.ablayout{ width:960px; margin:0 auto;}
.ableft{ width:138px; float:left;}
.ableft p{ height:28px; padding:4px 0 0 0;}
.ableft p a{ background:url("images/moubg.gif") no-repeat 10px 2px; font:normal 12px/20px arial; text-decoration:none; padding:0 0 0 30px; color:#aaa;}
.ableft ul li{ margin:0 0 2px;}
.ableft ul li a{ height:30px; display:block; font:normal 14px/30px arial; background:#ddd; color:#454545; text-decoration:none; text-indent:30px;}
.ableft ul li a.curr{ background:#2C7BC2; color:#fff; font-weight:bold;}
.abright{ width:812px; float:right;}
.abright .righttop{ height:10px; background:#fff;}
.abright .rightmid{ background:#fff; padding:21px 25px 20px 40px; position:relative;}
.abright .rightbtm{ height:10px; background:#fff;}
.abright h1{ font:bold 14px/30px arial; color:#336688; margin:0 0 12px; border-bottom:1px solid #ddd; text-shadow:1px 1px #eee;}
.abright p{ line-height:27px; font-size:14px; font-family:"PingFang SC","Microsoft YaHei",arial,"Hiragino Sans GB","Hiragino Sans GB W3";font-weight:500; color:#454545;}
.abright a{ color:#336688; font-family:verdana;}
.abright a:hover{ color:#f00;}
.abright h1 a{ font-size:12px; font-weight:normal; color:#666; padding:0 10px 0 0; cursor:pointer;}
.abright h1 a.thea{ font-size:14px; font-weight:bold; color:#336688;}
.abright #feather p{ height:81px; display:none;}

.abright .repairbrowse a{ width:300px; float:left; display:block; height:55px;}
.abright .repairsoftware a:hover{transform:translateX(3px)}
.abright .repairsoftware a{width: auto;float: left;display: block;height: 55px;margin: 0 36px 20px 0;}
.abright .repairbrowse a img,
.abright .repairsoftware a img{ width:32px; height:32px; position:relative; top:11px; padding:0 5px 0 0;}

.abbottom{ width:960px; margin:20px auto; height:50px; background:#eee;}
.abbottom  p{text-align:center;font-size:14px;height:28px;line-height:50px; color:#ccc;}
.abbottom p a{ padding:0 0 0 5px; color: #ccc; transition: color .3s ease-in-out;} 


.messagebtn{ height:30px; width:100px; font:normal 14px/30px arial; padding:5px;}
.abright iframe{ position:relative; top:6px; left: 6px;}
.abright textarea{ padding:5px; font-size:14px; font-family:verdana;}

.newcomes{ position:absolute; width:230px; top:60px; right:20px; padding:10px;}
.newcomes ul li{ font:normal 12px/25px verdana;}
.newcomes ul li a{ color:#369;}
.newcomes ul li em{ font-style:normal; color:#aaa;}
.newcomes #nc{ width:230px; height:125px; overflow:scroll; overflow-x:hidden;}
.btn {
    width: 61px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding:6px 7px;
    color: #333;
    background: url(../images/userbtn.gif) no-repeat 0px 0px;
}
.link-group {
    width: 100%;
    margin-bottom: 17px;
    overflow: hidden;
}
.panel {
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgb(26 26 26 / 10%);
    border-radius: 2px;
    background: #fff;
    padding: 0 15px;
}
.link-group .inner {
    width: 879px;
}
.link-group ul {
    min-height: 79px;
    width: 816px;
    padding: 15px 0 0;
    margin-bottom: -1px;
    overflow: hidden;
}
.link-group li {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 15px 15px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

