
.top>span{    display: block; cursor:pointer;
    float: left;
    width: 60px;
    margin-left: 5px;}
.Waterlines
{
  position: absolute;
  left:-2px;
  top:8px;
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  height:70px;
  width:70px;
   -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0.6;
 -webkit-animation: ball-scale 0.4s 0s ease-in-out infinite;
          animation: ball-scale 0.4s 0s ease-in-out infinite;}
@-webkit-keyframes ball-scale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0.6; }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes ball-scale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0.6 }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }
.top>a{ display:block; float:left;}
.localBox{ line-height:90px; height:90px; float:left; font-size:14px; color:#fff; margin:0px 5px;    width: 160px;}

.navbar-search {
    height: 60px; 
    background: #9ECD60; 
    border-radius: 3px;
    margin-top: 15px;
    position: relative;
}
.navbar-search  input[type="button"]{
    position: absolute;
    top: 0px;
    display: block;
    height: 60px;
    width: 60px;
    right: 0px;
    border: none;
    background-image: url(../images/search_white_24dp.png);    
    background-repeat: no-repeat;
    background-position:center;
    background-color: #9ECD60; 
    cursor:pointer;
    border-radius: 3px;
    outline:none;
    }
.navbar-search .search-query 
{
    background-color: #9ECD60; 
    border-radius: 3px;
    border: none;
    color: #ffffff;
    font-family: "Microsoft YaHei","Tahoma";
    font-size: 12px;
    font-weight: normal;
    width: 100%;
    box-sizing: border-box;
    padding-left:20px;
    height: 60px;
    line-height: 60px;
}
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
    background-color: #9ECD60; 
    color: #ffffff;
    outline: 0 none;
}
.otherSystem{  float:right; height:90px; width:150px; padding-right:10px;    position: relative;}
.otherSystem>a{padding:11px; margin-top:20px;display:block; float:left; height:28px; width:28px; cursor:pointer;position: relative;}
.inf_top label {
    display: block;
    position: absolute;
    height: 8px;
    width: 8px;
    background:#ffe100;
    border-radius: 20px;
    right: -2px;
    top: 0px;
}
.otherSystem .otherlist {
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    opacity: 0;
    /*top: 70px;
    left:130px;
    width: 0px;
    height: 0px;*/
    top:90px;
    left:-150px;
    width:300px;
    height:360px;
    display:none;
}
.otherlist ul {
    padding: 0px;
    margin: 0px;
}
.otherlist li {
    display: block;
    float: left;
    width: 25%;
    margin: 0px 4%;
    cursor: pointer;
}
.otherlist li a {
    display: block;
    width: 90%;
    margin-top: 20px;
    padding: 0px 5%;
}
.otherlist li a img{
    max-width: 100%;
    border-radius: 50px;
}
.otherlist li label {
    font-size: 12px;
    color: #666;
    display: block;
    text-align: center;
    line-height: 30px;
}
#userinformation{
    position: absolute;
    top:80px;
    left: -200px;
    width: 300px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    border: 1px solid #d8d8d8;
}
#userinformation h6{
    line-height: 30px;
    background-image: url(../images/user_tan_icon.png);
    background-repeat: no-repeat;
    background-position: 16px center;
    padding: 30px 0px;
    padding-left: 80px;
    text-align: left;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

.leftBox::-webkit-scrollbar{width:0px}
.rightBox{ padding-left:180px; padding-top: 90px; text-align:left; padding-bottom: 100px;}
.nav_left ul{width:100%;}
.nav_left ul li{display: block; width: 100%; height: 50px; cursor: pointer;}
.nav_left ul li font{color:Red;font-weight:bold;}
.nav_left ul li a{color: #616161; text-indent:60px;width: 100%; font-size: 12px; height: 50px; line-height:50px; display: block;}
.nav_left ul li a:link,.nav_left ul li a:visited{ text-decoration:none;}
.nav_left ul li a:hover{color:#85C037; text-decoration:none;}
/*侧面菜单icon开始*/
.home{background:url(../Images/menuicon/home.png) no-repeat 20px center;}
.home:hover{background:url(../Images/menuicon/home2.png) no-repeat 20px center;}
.Selected .home{background:url(../Images/menuicon/home2.png) no-repeat 20px center; color:#85C037}

.item{background:url(../Images/menuicon/item.png) no-repeat 20px center;}
.item:hover{background:url(../Images/menuicon/item2.png) no-repeat 20px center;}
.Selected .item{background:url(../Images/menuicon/item2.png) no-repeat 20px center; color:#85C037}

.mysub {
    background: url(../Images/menuicon/mysub.png) no-repeat 20px center;
}

    .mysub:hover {
        background: url(../Images/menuicon/mysub2.png) no-repeat 20px center;
    }

.Selected .mysub {
    background: url(../Images/menuicon/mysub2.png) no-repeat 20px center;
    color: #85C037
}
.hongdian {
    background: url(../Images/menuicon/hongdian.png) no-repeat 120px center;
}
.result{background:url(../Images/menuicon/result.png) no-repeat 20px center;}
.result:hover{background:url(../Images/menuicon/result2.png) no-repeat 20px center;}
.Selected .result{background:url(../Images/menuicon/result2.png) no-repeat 20px center; color:#85C037}

.news{background:url(../Images/menuicon/news.png) no-repeat 20px center;}
.news:hover{background:url(../Images/menuicon/news2.png) no-repeat 20px center;}
.Selected .news{background:url(../Images/menuicon/news2.png) no-repeat 20px center; color:#85C037}

.regular{background:url(../Images/menuicon/regular.png) no-repeat 20px center;}
.regular:hover{background:url(../Images/menuicon/regular2.png) no-repeat 20px center;}
.Selected .regular{background:url(../Images/menuicon/regular2.png) no-repeat 20px center; color:#85C037}

.liuyan{background:url(../Images/menuicon/liuyan.png) no-repeat 20px center;}
.liuyan:hover{background:url(../Images/menuicon/liuyan2.png) no-repeat 20px center;}
.Selected .liuyan{background:url(../Images/menuicon/liuyan2.png) no-repeat 20px center; color:#85C037}

.link{background:url(../Images/menuicon/link.png) no-repeat 20px center;}
.link:hover{background:url(../Images/menuicon/link2.png) no-repeat 20px center;}
.Selected .link{background:url(../Images/menuicon/link2.png) no-repeat 20px center; color:#85C037}

.usercenter{background:url(../Images/menuicon/usercenter.png) no-repeat 20px center;}
.usercenter:hover{background:url(../Images/menuicon/usercenter2.png) no-repeat 20px center;}
.Selected .usercenter{background:url(../Images/menuicon/usercenter2.png) no-repeat 20px center; color:#85C037}

.nav_left ul ul:nth-child(5) li:first-child a{background:url(../Images/menuicon/userinf.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(5) li:first-child a:hover{background:url(../Images/menuicon/userinf2.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(5) li.Selected a{background:url(../Images/menuicon/userinf2.png) no-repeat 20px center; color:#85C037}

.nav_left ul ul:nth-child(6) li:first-child a{background:url(../Images/menuicon/account.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(6) li:first-child a:hover{background:url(../Images/menuicon/account2.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(6) li.Selected a{background:url(../Images/menuicon/account2.png) no-repeat 20px center; color:#85C037}

.nav_left ul ul:nth-child(7) li:first-child a{background:url(../Images/menuicon/bid.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(7) li:first-child a:hover{background:url(../Images/menuicon/bid2.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(7) li.Selected a{background:url(../Images/menuicon/bid2.png) no-repeat 20px center; color:#85C037}

.nav_left ul ul:nth-child(8) li:first-child a{background:url(../Images/menuicon/basicinf.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(8) li:first-child a:hover{background:url(../Images/menuicon/basicinf2.png) no-repeat 20px center;}
.nav_left ul ul:nth-child(8) li.Selected a{background:url(../Images/menuicon/basicinf2.png) no-repeat 20px center; color:#85C037}

/*侧面菜单icon结束*/
.haveline{ padding-bottom:30px; border-bottom:1px solid #d8d8d8; margin-bottom:5px;}





.nav {
    width:210px;
    text-align: left;
    position: relative;
    height:100%;
    box-sizing:border-box; overflow-y:scroll;
}
.nav .nav_top{ width:100%;}
#line_bg{ background:url(../AnonymousImages/nav_line.png) no-repeat; width:1px; }
/*两个top  直接替换原来的   大概位置是  22到44行*/

.search_button
{
    width: 30px;
    height: 30px;
    background: url("../AnonymousImages/search-duck.png") no-repeat 0px 7px #fff;
    float: left;
    clear: right;
}
.nav .footer {
    width: 180px;
}
.navbar-search .search-query:-moz-placeholder {
    color: #CCCCCC;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #555555;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
/*    margin-bottom: 9px;
    padding: 5px;*/
}

.logo{ background:url(../AnonymousImages/logo.png) no-repeat; height:50px; width:320px; }
.nav_top{}
.nav_bg{ background:url(../AnonymousImages/nav_bg_bg.png) no-repeat; width:1080px; height:30px; margin-top:24px; *margin-top:9px;position:relative;z-index:8;}
.nav_search{ float:right; margin-top:20px;  width:0px; *margin-top:0px;*float:left; *margin-left:320px}
.banner_bg{position:relative; z-index:4; overflow:hidden; width:100%;}
.span2,.search-query{ border:1px #CCC solid;}
.banner_bg_index{height:320px;     width: 100%; margin-top:10px;}
/*================================================================================================================*/

/*搜索框定位*/
.nav_search{ position:absolute; width:180px; right:30px}

/*欢迎*/
.welcome {    text-align: left;
    margin-right: 0px;
    float: none;
    font-size: 14px;
    color: #666;}

.con_admin:link,.con_admin:visited,.con_admin:active {
text-align: right;
margin-right: 50px;
width: 200px;
float: right;
font-size: 14px;
color: #999;
text-decoration:none;
margin-bottom: -20px;
}
.con_admin:hover { text-decoration:underline}