/*20140207peter导航栏*/
#nav {
 background: #fd7e0d;
 height: 44px;
 width: 1180px;
 margin: 0 auto;
 border-radius: 3px;
 padding: 0 0 0 20px;
 margin-bottom: 10px;
}

#nav .fl {
 float: left;
 height: 40px;
 padding: 4px 0 0 0;
}

#nav .fl li {
 float: left;
 height: 40px;
}

#nav .fl li a {
 float: left;
 height: 40px;
 line-height: 40px;
 font-family: "微软雅黑";
 font-size: 14px;
 padding: 0 10px;
}

#nav .fl li a:link, #nav .fl li a:visited {
 color: #fff;
}

#nav .fl li a:hover {
 background-color: #fff;
 border-radius: 3px 3px 0 0;
 color: #454545;
 font-weight: bold;
 text-decoration: none;
}

#nav .fl li .buy-domains-item:hover, #nav .fl li .sell-domains-item:hover,
 #nav .fl li .escrow-item:hover {
 color: #474747;
 font-weight: normal
}
/*手机客户端、我的账户*/
#nav .fr {
 padding: 4px;
 height: 36px
}

#nav .fr li {
 float: left;
 height: 36px
}

#nav .fr li a {
 float: left;
 height: 36px;
 line-height: 36px;
}

#nav .fr li a:hover {
 background-color: #f60;
 border-radius: 3px 3px;
 color: #fff;
 text-decoration: none;
}

#nav .fr li a:active {
 background-color: #f90;
 border-radius: 3px 3px;
 color: #fff;
 text-decoration: none;
}

/*分割线*/
#nav .fg {
 background: url(../fenge.png) no-repeat 4px 0;
 padding: 0 5px;
}
/*选中项*/
#nav .fl li a.cur {
 background-color: #fff;
 border-radius: 3px 3px 0 0;
 color: #454545;
 font-weight: bold
}

#nav .fl li .buy-domains-item.cur, #nav .fl li .sell-domains-item.cur,
 #nav .fl li .escrow-item.cur {
 color: #474747;
 font-weight: normal
}

#nav .fr {
 float: right;
}
/* 
首页
.index-item{width:60px;background-position:-3px -40px;}
.index-item:hover, .index-item-cur {background-position:-3px -83px;}
域名拍卖
.auction-item {width:85px;background-position:-300px -40px;}
.auction-item:hover,.auction-item-cur {background-position:-300px -83px;}
买域名
.buy-domains-item{width:60px;background-position:-380px -40px;}
.buy-domains-item:hover, .buy-domains-item-cur {background-position:-380px -83px;}
卖域名
.sell-domains-item{width:60px;background-position:-440px -40px;}
.sell-domains-item:hover, .sell-domains-item-cur {background-position:-440px -83px;}
域名中介
.escrow-item{width:70px;background-position:-500px -40px;}
.escrow-item:hover, .escrow-item-cur {background-position:-500px -83px;}
域名热卖
.hotsale-item {width:80px;background-position:-220px -40px;}
.hotsale-item:hover, .hotsale-item-cur {background-position:-220px -83px;}

.bargain-item{width:80px;background-position:-528px -40px;}
.bargain-item:hover, .bargain-item-cur {background-position:-528px -83px;}
一口价米
.buynow-item {width:100px;background-position:-60px -40px;}
.buynow-item:hover, .buynow-item-cur {background-position:-60px -83px;}
域交所域名
.dnshare-item {width:60px;background-position:-160px -40px;}
.dnshare-item:hover, .dnshare-item-cur {background-position:-160px -83px;}
米袋子域名
.midai-item {width:60px;background-position:-160px -40px;}
.midai-item:hover, .midai-item-cur {background-position:-160px -83px;}

手机客户端
.smartphone-item{width:100px;background-position:-570px -40px;}
.smartphone-item:hover, .smartphone-item-cur{background-position:-570px -83px;}
 */
#nav .nav_mobile {
 background: url(../mobile.png) 10px 12px no-repeat;
 padding: 0 15px 0 30px;
 border-radius: 0 3px 3px 0;
 color: #fff;
 font-family: "微软雅黑";
 font-size: 14px;
}

#nav .nav_mobile:hover {
 text-decoration: none;
 background: #f90 url(../mobile.png) 10px 12px no-repeat;
}

/*我的账户*/
#nav .nav_user {
 background: url(../account.png) 10px 12px no-repeat;
 padding: 0 15px 0 30px;
 border-radius: 0 3px 3px 0;
 color: #fff;
 font-family: "微软雅黑";
 font-size: 14px;
}

#nav .nav_user:hover {
 text-decoration: none;
 background: #f90 url(../account.png) 10px 12px no-repeat;
}

.current {
 position: relative;
}

.current span {
 width: 12px;
 height: 6px;
 display: block;
 position: absolute;
 bottom: 0px;
 _bottom: -1px;
 left: 40%;
 background-position: -222px -204px;
 overflow: hidden;
}
/*******************************12.29***************/
.payment {
 width: 82px;
 background-position: left -300px;
 float: right;
}

.sub-nav-ul {
 position: absolute;
 top: 48px;
 left: 36px;
}

.sub-nav-ul li {
 float: left;
 display: inline;
 margin: 0px 2px;
}

.sub-nav-ul a {
 float: left;
 height: 20px;
 padding-left: 8px;
 background-position: left bottom;
}

.sub-nav-ul a span {
 float: left;
 height: 20px;
 line-height: 20px;
 padding-right: 8px;
 background-position: left bottom;
}

.sub-nav-ul a:hover, .sub-nav-ul .on {;
 background-position: left -481px;
}

.sub-nav-ul a:hover span, .sub-nav-ul .on span {
 background-position: right -461px;
}

/*******************************12.29***************/
.nav-tool a {
 margin: 0px 5px;
}

.business {
 clear: both;
 margin-top: 10px;
}

.business li {
 float: left;
 display: inline;
 margin-right: 10px;
 text-indent: -9999px;
 overflow: hidden;
}

.business li.last {
 margin: 0
}

.business a {
 width: 182px;
 height: 125px;
 display: block;
 cursor: pointer;
}

.business .auction, .business .premium, .business .listing, .business .hotsale,
 .business .finddomain, .business .negotiation, .business .transfer,
 .business .arrow {
 background: url('business.gif') left top no-repeat transparent;
}

.business .finddomain, .business .negotiation, .business .transfer {
 width: 214px;
 height: 100px;
}

.business .hotsale {
 width: 184px;
}

.business .arrow {
 width: 38px;
 height: 100px;
 background-position: -705px -300px;
}

.business .premium {
 background-position: -210px top;
}

.business .listing {
 background-position: -419px top;
}

.business .hotsale {
 background-position: -628px top;
}

.business .finddomain {
 background-position: left -328px;
}

.business .negotiation {
 background-position: -233px -328px;
}

.business .transfer {
 background-position: -466px -328px;
}

.business li:hover .auction, .business .selected .auction {
 background-position: left -131px;
}

.business li:hover .premium, .business .selected .premium {
 background-position: -210px -131px;
}

.business li:hover .listing, .business .selected .listing {
 background-position: -419px -131px;
}

.business li:hover .hotsale, .business .selected .hotsale {
 background-position: -628px -131px;
}

.entrust-buy .tit {
 background: #eee url(entrust-buy-tit.png) no-repeat center center;
 width: 288px;
}

#appDown {
 height: 80px;
 width: 1200px;
 background: url(appdown.jpg) no-repeat center center;
 margin: 0 auto;
 position: relative;
 z-index: 1;
}