/*头部样式*/
#baseNavigator {
    padding: 22px 0;
    width: 1190px;
    height: 44px;
    margin: auto;
}

#baseNavigator img {
    width: 190px;
    margin-top: 8px;
}

#nav {
    width: auto;
    height: 32px;
    font-family: "Microsoft YaHei UI", Tahoma, serif;
    font-size: 12px;
    position: relative !important;
    background: #f2f2f2;
    z-index: 999;
    border-bottom: 1px solid #e5e5e5;
}

.nav_main {
    width: 1230px;
    margin: auto;
    height: 100%;
    position: relative;
}

.nav_main a {
    color: #79bbff;
    padding-left: 20px;
}

.nav_main .userName {
    padding: 0;
}

.nav_main a:hover {
    color: #409eff;
    text-decoration: none;
}

.nav_main > #container_login {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 32px;
    color: #79bbff;
    margin: 0;
}

#container_login > em {
    font-style: normal;
}

.nav_main .quick_li {
    position: absolute;
    right: 0;
    top: 0;
}

.quick_li > li {
    float: left;
    position: relative;
}

.quick_li > li > a {
    line-height: 32px;
    padding: 0 10px;
}

.quick_li > li > img {
    position: relative;
    left: 10px;
    bottom: 2px;
}

.quick_li > li > div > a {
    line-height: 32px;
    padding: 0 14px 0 3px;
}

.quick_li > li > .sn_menu {
    position: relative;
}

.sn_menu > a {
    display: block;
    position: relative;
    cursor: pointer;
    border: solid #f2f2f2;
    border-width: 0 1px;
}


.sn_menu2{

      .modal {
          display: none;
          position: fixed;
          z-index: 1;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          overflow: auto;
          background-color: rgba(0, 0, 0, 0.9);
      }

      .modal-content {
          margin: auto;
          width: 80%;
          max-width: 700px;
          background-color: #fff;
          padding: 20px;
          text-align: center;
          border-radius: 10px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
      }

      .modal-content img {
          width: 60%;
          max-width: 40%;
          height: auto;
          margin-bottom: 20px;
      }

      .close {
          color: #ccc;
          position: absolute;
          top: 10px;
          right: 25px;
          font-size: 30px;
          font-weight: bold;
          transition: 0.3s;
      }

      .close:hover,
      .close:focus {
          color: #fff;
          text-decoration: none;
          cursor: pointer;
      }




}


.sn_menu > a > b {
    position: absolute;
    margin-left: 2px;
    top: 15px;
    width:  0;
    height: 0;
    border: 3px dashed transparent;
    border-top: solid #bbb;
    font-size: 0;
    line-height: 0;

}


.quick_menu {
    width: 95px;
    line-height: 1.4;
    padding: 8px 1px;
    display: none;
    position: absolute;
    top: 33px;
    left: 0;
    background: #ffffff;
    border: solid #eeeeee;
    border-width: 0 1px 1px;
}

.quick_menu > a {
    line-height: 20px;
    color: #666;
    padding: 0;
}

.quick_menu > a:hover {
    text-decoration: underline;
}

.quick_qrcode {
    padding: 12px 15px;
    position: absolute;
    background: #ffffff;
    left: -48px;
    top: 26px;
    display: none;
    box-shadow: 0 0 5px #aaa;
}

.quick_qrcode > b, .quick_sitemap > b {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -2px;
    border-width: 5px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ffffff;
}

.quick_sitemap > .sn_menu > a:hover {
    color: #999999;
    text-decoration: none;
}

.quick_DirectPromoDiv {
    width: 122px;
    right: 0;
    left: auto;
    display: none;
    line-height: 1.4;
    padding: 8px 10px;
    top: 33px;
    position: absolute;
    background: #ffffff;
    border: solid #eeeeee;
    border-width: 0 1px 1px;
}

.quick_DirectPromoDiv > ul {
    margin-top: -5px;
    overflow: hidden;
    width: 122px;
}

.quick_DirectPromoDiv li {
    float: none;
    padding: 5px 0;
    height: auto;
    display: block;
    line-height: 1.4;
    border-bottom: 1px dotted #827777;
    margin-right: -20px;
    position: relative;
}

.quick_DirectPromoDiv li > h3 {
    color: #666;
    font-weight: 700;
    font-size: 12px;
    margin: 0;
}

.quick_DirectPromoDiv li > a {
    color: #666666;
    display: inline-block;
    width: 48px;
    margin-right: 20px;
    line-height: 22px;
    padding: 0;
}

.quick_sitmap_div {
    width: 1198px;
    right: 0;
    display: none;
    left: auto;
    padding: 25px 0;
    line-height: 1.4;
    top: 33px;
    position: absolute;
    border: 1px solid #eeeeee;
    border-top: 0;
    border-bottom: 0;
    background: #ffffff;
}

.quick_sitmap_div a {
    padding: 0;
}

.quick_sitmap_div > .site-hot {
    width: 275px;
    padding-left: 30px;
    overflow: hidden;
    height: 200px;
    float: left;
}

.site-hot > h2 {
    color: #f56a00;
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1', arial, "\5b8b\4f53", serif;
    font-weight: 100;
}

.site-hot > ul {
    margin-right: -20px;
    overflow: hidden;
}

.site-hot li {
    width: 95px;
    float: left;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
}

.quick_sitmap_div > .site-market {
    width: 375px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    padding-left: 30px;
    overflow: hidden;
    height: 200px;
    float: left;
}

.site-market > h2 {
    color: #2263d4;
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1', arial, "\5b8b\4f53", serif;
    font-weight: 100;
}

.site-market > ul {
    margin-right: -20px;
    overflow: hidden;
}

.site-market li {
    width: 95px;
    float: left;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
}

.quick_sitmap_div > .site-brand {
    width: 270px;
    padding-left: 30px;
    overflow: hidden;
    height: 200px;
    float: left;
    border-right: 1px solid #f5f5f5;
}

.site-brand > h2 {
    color: #000;
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1', arial, "\5b8b\4f53", serif;
    font-weight: 100;
}

.site-brand > ul {
    margin-right: -20px;
    overflow: hidden;
}

.site-brand li {
    width: 95px;
    float: left;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
}

.quick_sitmap_div > .site-help {
    padding-left: 30px;
    overflow: hidden;
    height: 200px;
}

.site-help > h2 {
    color: #666;
    font-size: 16px;
    padding-bottom: 8px;
    font-family: '\5FAE\8F6F\96C5\9ED1', arial, "\5b8b\4f53", serif;
    font-weight: 100;
}

.site-help > ul {
    margin-right: -20px;
    overflow: hidden;
}

.site-help li {
    width: 95px;
    float: left;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
}

.mc_count {
    color: #666;
    padding: 0 2px;
    font-weight: 700;
    font-family: Arial, serif;
}

.quick_li_separator {
    display: inline-block;
    width: 0;
    height: 14px;
    line-height: 14px;
    vertical-align: top;
    position: relative;
    left: 0;
    font-size: 0;
    border-left: 1px solid #cccccc;
    margin: 0 2px 0 5px;
    top: 9px;
}

.quick_li_cart > a:hover {
    color: #409eff;
    font-weight: 700;
}
