/*
*@libs: topbar& header & footer
*@Author: zmx 2013-02-18
*@Update: zmx 2013-04-11
*/
.dropmenu {
    position: relative;
}
.dropmenu-hd {
    display: inline-block;
    _zoom:1;
    _display: inline;
}
.dropmenu-list {
    display:none;
    position: absolute;
    background: #fff;
}
.dropmenu-list a {
    display: block;
    line-height: 22px;
    padding: 0 10px;
    text-decoration: none;
}
.dropmenu.hover .dropmenu-list {
    display: block;
}
.dropmenu-list a:hover {
    margin-left:-1px;
    _margin-right:-1px;
    position: relative;
    background: #79a1f2;
    color: #fff;
}


#top .dropmenu-hd {
    padding: 0 5px 0 10px;
    height: 22px;
    z-index: 2;
}
#top .dropmenu-list {
    border: 1px solid #ccc;
    margin-top: -1px;
    top:21px;
    z-index: 1;
    _width:100px;
}

#top .hover .dropmenu-hd {
    border: 1px solid #ccc;
    border-bottom: none;
    background: #fff;
    position: relative;
    height: 21px;
    top:-1px;
    padding: 0 4px 0 9px;
}
#top .hover .dropmenu-list {
    display: block;
}

/*topbar start*/
#top {
    border-bottom: 1px solid #ddd;
    background: #fff;
    height: 27px;
    line-height: 21px;
    min-width: 990px;
}
#top .grid {
    padding: 3px 0;
}
#top a {
    color: #666;
    text-decoration: none;
}
#top .red {
    color: #e64552;
}
#top .menu-item {
    float: left;
    margin-left: -1px;
    padding: 0 10px;
    background: url(/images/sep-line.png) right 50% no-repeat;
}
#top .dropmenu {
    padding: 0;
}


/*nav-left*/
#top .user-nav {
    float: left;
    margin-left: 5px;
}
#top .user-nav .first {
    padding-left:0;
    position: relative;
}
#top .user-nav .first a {
    color: #e64545;
}
#top .first .tips {
    top: 26px;
    left: 50px;
    width: 105px;
    color: #666;
    padding: 4px 10px;
}
#top .user-nav .signin {
    font-weight: bold;
}
#top .user-nav .signin a {
    color: #e64545;
}
#top .last, #top .quick-nav, #top .signin{
    background: none;
}

/*nav-right*/
#top .site-nav {
    float: right;
}
#top .site-nav .inquiry .icon {
    color: #807474;
}
#top .dropmenu-list a {white-space: nowrap;}
#top .supplier-guide .dropmenu-list {left: 0px;}
#top .supplier-guide .dropmenu-list a:hover {color:#fff; padding:0 10px 0 11px; background:#807474; }
#top .buyer-guide .dropmenu-list {left: 0px;}
#top .buyer-guide .dropmenu-list a:hover {color:#fff; padding:0 10px 0 11px; background:#807474; }
#top .multi-lang, #top .quick-nav,#top .buyer-guide,#top .supplier-guide{ z-index:99; }
#top .multi-lang .dropmenu-list{right:0;}
#top .multi-lang .dropmenu-list a:hover{color:#fff; padding:0 10px 0 11px; background:#807474; }
#top .quick-nav .dropmenu-list {
    width: 185px;
    right:0
}
#top .quick-nav .dropmenu-list a {
    width: 155px;
    background-position: -210px -210px;
    padding: 0 10px 0 20px;
}
#top .quick-nav .dropmenu-list a:hover {
    color: #fff;
    width: 156px;
    padding: 0 10px 0 21px;
    background-color: #807474;
    background-position: -210px -250px;
}
#top .quick-nav dl{
    line-height: 22px;
}
#top .quick-nav dt{
    margin: 5px 0 3px 0;
    background: #f1f1f1;
    padding: 0 10px;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    color: #666;
    -webkit-text-size-adjust:none;
}
#top .quick-nav .title {
    padding: 0 10px;
    color: #999;
}
/*
*@libs: header and footer
*@Author: zmx 2013-02-18
*@Update: zmx 2013-04-11
*/
#header {
    height: 80px;
}
#header .logo {
    float: left;
    margin-top: 10px;
}
#header .logo a {
    display: block;
    width: 224px;
    height: 55px;
    background-image: url(/img/logo.png) ;
    text-indent: -999px;
    overflow: hidden;
}
#header .logo a:hover {
    background-image: url(/img/logo.png) ;
    background-position: left -55px;
}
#header .sub-logo {
    display: block;
    line-height: 36px;
    height: 36px;
    font-size: 18px;
    color: #666;
    margin: 23px 0 0 10px;
    border-left: 1px solid #ccc;
    float: left;
    padding-left: 15px;
}
#header .sub-logo:hover {
    color: #333;
    text-decoration: none;
}
#header .top-flago {
    float: right;
    width: 489px;
    text-align: right;
    position: relative;
    margin-top: 10px;
}
#header .top-flago .promote {
    position: absolute;
    left: 0;
    top: 0;
}
#header .nav {
    float: right;
    margin-top: 23px;
}
#header .nav li {
    float: left;
    font-size: 13px;
    line-height: 28px;
}
#header .nav li a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    color: #666;
    display: block;
    padding: 0 10px;
    text-decoration: none;
}
#header .nav li a:hover {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    background: #807474;
    color: #fff;
}
#header .nav li .icon {
    font-size: 14px;
}
/*
*@libs: homepage-footer
*@Author: zmx 2013-02-18
*@Update: zmx 2013-04-11
*/
#footer {
    background: #f3f3f3;
    color: #999;
    text-align: center;
    line-height: 18px;
    min-width: 990px;
    padding: 0;
    border: 0 none;
    font-size: 12px;
}
#footer a, #footer a:visited {
    color: #999;
}
#footer a:hover {
    color: #ff850a;
}
#footer .contact {
    background: #f3f3f3;
    border-top:none;
    border-bottom: 1px solid #ddd;
    width: 990px;
    margin: 0 auto;
    padding: 15px 0 12px;
}
#footer .mobile-links {
    font-size: 14px;
    color: #222;
    float: left;
}
#footer .mobile-links a {
    display: inline-block;
}
#footer .mobile-links img {
    vertical-align: middle;
}
#footer .contact-us,#footer .contact-us:visited ,#footer .tm-link, #footer .sns{
    float: right;
    display: inline-block;
    line-height: 24px;
    height: 30px;
    margin-top: 2px;
    overflow: hidden;
    font-size: 14px;
    text-decoration: none;
}
#footer .contact-us {
    padding-left: 30px;
    color: #222 !important;
}
#footer .contact-us .icon {
    font-size: 26px;
    vertical-align: -4px;
    color: #4EB860;
}
#footer .sns {
    margin-right: 30px;
}
#footer .sns .title {
    font-size: 14px;
    line-height: 26px;
    padding: 0;
    display: inline-block;
    float: left;
    margin-right: 10px;
    background: none;
    border: none;
    color: #222;
}
#footer .sns a {
    font-size: 26px;
    color: #999;
    float: left;
    margin-left: 0;
    margin-right: 10px;
    text-decoration: none;
}
#footer .sns a .icon {
    margin-right: 0;
}
#footer .sns .facebook{
    color:#6281c4
}
#footer .sns .twitter{
    color:#1fc5f9
}
#footer .sns .gplus{
    color:#e75d67
}
#footer .tm-link {
    margin-right: 70px;
    color: #222;
}
#footer .tm-link:hover {
    color: #222;
    text-decoration: none;
}
#footer .tm-link:hover .icon{
    color:#6792d1
}
#footer .tm-link .icon {
    color:#6792d1;
    vertical-align: -4px;
    font-size: 26px;
}
#footer .footer-wrap {
    border-top: none;
    padding: 20px 0px 20px;
}
#footer .quick-index,
#footer .lang-select,
#footer .focus-link {
    line-height: 18px;
    margin: 0px 0 10px 0;
}
#footer .quick-index a, #footer .focus-link a, #footer .lang-select a, #footer .aboutus a  {
    margin: 0 10px;
}
#footer .certificate {
  margin-top: 10px;
}
