@charset "UTF-8";
.main_nav {
  line-height: 20px;
  position: relative;
  z-index: 55; }

.main_sub_nav_hover {
  width: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  display: none;
  padding: 0 20px 20px;
  overflow: hidden;
  height: 350px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .main_sub_nav_hover .main_sub_nav_box {
    padding: 20px 0;
    background: url("../image/opacity_9.png") repeat scroll 0 0; }
  .main_sub_nav_hover .nav_item {
    box-sizing: border-box;
    width: 33.333%;
    float: left;
    text-align: left;
    border-right: 1px solid #D8D8D8;
    min-height: 373px;
    padding: 0 20px; }
    .main_sub_nav_hover .nav_item h3 {
      font-family: "Microsoft YaHei",寰蒋闆呴粦,"MicrosoftJhengHei";
      font-size: 12px;
      color: #333333;
      letter-spacing: 1px;
      line-height: 16px;
      font-weight: 700;
      margin-bottom: 20px; }
    .main_sub_nav_hover .nav_item.last {
      border-right: none; }
    .main_sub_nav_hover .nav_item a {
      font-size: 12px;
      color: #333333;
      letter-spacing: 1px;
      line-height: 32px;
      display: block;
      font-weight: 400;
      float: left;
      width: 50%;
      font-family: "Microsoft YaHei", "寰蒋闆呴粦",SimHei, 榛戜綋; }
    .main_sub_nav_hover .nav_item.last a {
      width: 100%; }
  .main_sub_nav_hover.s_img, .main_sub_nav_hover.s_txt {
    border: 1px solid #E3E3E1;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    height: auto; }
    .main_sub_nav_hover.s_img .keyword, .main_sub_nav_hover.s_txt .keyword {
      text-align: center;
      padding-top: 20px; }
      .main_sub_nav_hover.s_img .keyword a, .main_sub_nav_hover.s_txt .keyword a {
        display: inline-block;
        border: 1px solid #666666;
        border-radius: 100px;
        font-size: 12px;
        color: #666666;
        letter-spacing: 0;
        line-height: 18px;
        font-weight: 400;
        padding: 5px 18px 7px; }
        .main_sub_nav_hover.s_img .keyword a.flag, .main_sub_nav_hover.s_txt .keyword a.flag {
          border: 1px solid #BEA47A;
          color: #BEA47A; }
  .main_sub_nav_hover .search_ipt {
    border-bottom: 1px solid #999;
    position: relative;
    padding-right: 170px; }
    .main_sub_nav_hover .search_ipt .scon_ipt {
      font-size: 18px;
      height: 43px;
      line-height: 43px;
      width: 100%; }
    .main_sub_nav_hover .search_ipt > button {
      background: #bea47a none repeat scroll 0 0;
      border: medium none;
      color: #ffffff;
      font-size: 12px;
      height: 30px;
      width: 80px;
      position: absolute;
      right: 80px;
      top: 0; }
    .main_sub_nav_hover .search_ipt i {
      display: inline-block;
      width: 21px;
      height: 21px; }
    .main_sub_nav_hover .search_ipt .search_img {
      background: url("../image/photo.svg") no-repeat scroll 0 0;
      position: absolute;
      right: 40px;
      top: 6px; }
    .main_sub_nav_hover .search_ipt .icon_close {
      background: url("../image/close1.svg") no-repeat scroll 0 0;
      position: absolute;
      right: 0;
      top: 6px; }
  .main_sub_nav_hover.s_txt .search_ipt {
    padding-left: 132px; }
    .main_sub_nav_hover.s_txt .search_ipt .scon_ipt {
      border-left: 1px solid #999;
      height: 30px;
      line-height: 30px;
      margin-bottom: 13px;
      padding-left: 20px; }
    .main_sub_nav_hover.s_txt .search_ipt .fileipt {
      position: absolute;
      top: 0;
      font-size: 12px;
      color: #BEA47A;
      border: 1px solid #BEA47A;
      width: 110px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      left: 0; }

.nav_list {
  text-align: center; }
  .nav_list li {
    display: inline-block;
    
    _zoom: 1;
    *display: inline;
    margin-left: 4.5%;
    height: 37px; }
    .nav_list li.active {
      height: 35px;
      border-bottom: 2px solid #BEA47A; }
      .nav_list li.active .main_sub_nav_hover {
        display: block; }
    .nav_list li a {
      font-family: "SimSun";
      font-weight: bold;
      font-size: 14px;
      color: #333333;
      letter-spacing: 2px; }

.logo {
  background: url("../image/logo3.svg") no-repeat scroll 0 0;
  width: 165px;
  height:35px;
  overflow: hidden;
  text-indent: -1000px;
  display: block;
  margin: 2px auto 32px; }

.nav_ad {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  margin-right: 150px;
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 999; }

#toTop {
  background: url("../image/bar_backtop.svg") no-repeat scroll 0 0/cover;
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 11px;
  right: 11px;
  z-index: 9999;
  display: none; }

.top {
  line-height: 12px;
  padding-top: 19px;
  margin: 0 20px; }
  .top .fl a {
    margin-right: 30px; }
  .top li {
    display: inline-block;
    vertical-align: middle; }
    .top li a {
      font-size: 12px; }
  .top .pnum > span {
    font-family: arial;
    vertical-align: middle; }

.icon_page {
  background: url("../image/cart1.svg") no-repeat scroll 0 0;
  display: inline-block;
  width: 19px;
  height: 23px;
  vertical-align: middle; }

.icon_search {
  position: absolute;
  right: 30px;
  top: 0; }
  .icon_search .btn_stxt, .icon_search .btn_simg {
    cursor: pointer; }
  .icon_search .btn_stxt b {
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
    font-family: "Microsoft YaHei", "寰蒋闆呴粦", SimHei, 榛戜綋; }
  .icon_search i {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-size: 17px 17px;
    vertical-align: middle;
    margin-top: -5px; }
  .icon_search .search_img {
    background: url("../image/search_img.svg") no-repeat scroll 0 0;
    background-image: url(../image/search_img.png);
    background-image: url(../image/search_img.svg), none; }
  .icon_search .search_txt {
    background: url(../image/search_txt.svg) no-repeat scroll 0 0;
    background-image: url(../image/search_txt.png);
    background-image: url(../image/search_txt.svg), none; }

.logoLink {
  width: 80%; }
  .logoLink li {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
    width: 33.33%;
    height: 28px; }

.alinkbox li {
  display: block;
  float: left;
  margin: 0;
  width: 50%;
  height: auto; }
  .alinkbox li a {
    font-family: "Microsoft YaHei", "寰蒋闆呴粦",SimHei, 榛戜綋;
    font-size: 12px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 32px;
    width: 100% !important; }

.tiptxt {
  font-family: STHeitiSC-Medium;
  font-size: 12px;
  color: #C31039;
  letter-spacing: 0;
  text-align: left;
  margin: 0 auto;
  width: 72%;
  margin-bottom: 10px; }
  .tiptxt.nomuch {
    width: auto;
    line-height: 16px;
    margin-top: 8px;
    float: right; }
  .tiptxt:before {
    content: "";
    width: 25px;
    height: 25px;
    background: url(../image/icon-warining.png) no-repeat scroll 0 0;
    background-size: cover;
    vertical-align: middle;
    margin-right: 2px;
    display: inline-block;
    text-align: center; }

.rightBar {
  position: fixed;
  right: 11px;
  top: 153px;
  z-index: 10; }
  .rightBar li {
    position: relative;
    width: 45px; }
  .rightBar .drop_cart {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    max-height: 418px;
    margin-right: 10px;
    position: absolute;
    right: 100%;
    top: 0;
    width: 395px;
    padding: 15px 2px 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }
    .rightBar .drop_cart:after {
      background: url("../image/r_arrow.svg") no-repeat scroll 0 0/6px 12px;
      content: "";
      display: inline-block;
      height: 12px;
      right: -6px;
      position: absolute;
      top: 8px;
      width: 6px; }
    .rightBar .drop_cart .cart_group {
      max-height: 317px;
      height: 317px;
      overflow: hidden; }
    .rightBar .drop_cart .btn-box {
      text-align: center;
      padding-top: 20px;
      display: block; }
    .rightBar .drop_cart .btn_addcart {
      background: #bea47a none repeat scroll 0 0;
      color: #ffffff;
      margin-bottom: 10px;
      width: 150px;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      color: #FFFFFF;
      letter-spacing: 0;
      display: inline-block; }
    .rightBar .drop_cart .totol {
      font-size: 18px;
      color: #333333;
      border-top: 1px solid #e9e9e9;
      border-bottom: 1px solid #e9e9e9;
      padding: 16px 0; }
    .rightBar .drop_cart .rule_s b {
      font-weight: 400;
      margin-right: 10px; }
      .rightBar .drop_cart .rule_s b:after {
        content: "";
        margin-left: 10px;
        width: 1px;
        height: 15px;
        display: inline-block;
        background-color: #a0a0a0;
        vertical-align: middle; }
    .rightBar .drop_cart .item {
      border-bottom: 1px solid #e9e9e9;
      zoom: 1;
      padding-bottom: 10px;
      margin-bottom: 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .rightBar .drop_cart .item:after {
        content: "";
        display: block;
        visibility: hidden;
        height: 0;
        clear: both; }
      .rightBar .drop_cart .item.suit sub, .rightBar .drop_cart .item.gift sub {
        border: 1px solid #333333;
        font-size: 12px;
        font-weight: 400;
        vertical-align: middle;
        padding: 0 5px; }
    .rightBar .drop_cart .goods_info {
      font-family: "Microsoft YaHei", "寰蒋闆呴粦",SimHei, 榛戜綋; }
    .rightBar .drop_cart .goods_price {
      font-family: "Microsoft YaHei", "寰蒋闆呴粦",SimHei, 榛戜綋; }
      .rightBar .drop_cart .goods_price.advance {
        color: #FF754D;
        font-size: 24px; }
        .rightBar .drop_cart .goods_price.advance sub {
          background: #FF754D;
          display: inline-block;
          font-size: 12px;
          color: #FFFFFF;
          letter-spacing: 0;
          line-height: 20px;
          padding: 0 3px; }
        .rightBar .drop_cart .goods_price.advance span {
          color: #FF754D; }
      .rightBar .drop_cart .goods_price span {
        font-size: 24px;
        color: #333333;
        letter-spacing: 0;
        line-height: 24px;
        position: relative;
        margin-right: 10px; }
        .rightBar .drop_cart .goods_price span:before {
          content: "\00A5";
          content: "楼";
          font-family: 寰蒋闆呴粦;
          font-size: 24px;
          margin-right: 5px; }
      .rightBar .drop_cart .goods_price del {
        font-size: 14px;
        color: #999999;
        letter-spacing: 0;
        line-height: 18px;
        position: relative; }
        .rightBar .drop_cart .goods_price del:before {
          content: "\00A5";
          content: "楼";
          font-family: 寰蒋闆呴粦;
          font-size: 14px;
          margin-right: 5px; }
    .rightBar .drop_cart .goods_price {
      margin: 0; }
      .rightBar .drop_cart .goods_price span {
        font-size: 18px; }
        .rightBar .drop_cart .goods_price span:before {
          font-size: 18px; }
    .rightBar .drop_cart .goods_info {
      width: 100%; }
      .rightBar .drop_cart .goods_info .text_info {
        text-align: left;
        margin-left: 10px;
        font-size: 12px;
        line-height: 16px;
        width: 74%; }
        .rightBar .drop_cart .goods_info .text_info .sort_type {
          height: 22px;
          line-height: 22px;
          width: auto; }
          .rightBar .drop_cart .goods_info .text_info .sort_type:after {
            background: url("../image/xuicon.svg") no-repeat scroll 0 0;
            content: "";
            display: inline-block;
            float: right;
            height: 12px;
            margin-left: 5px;
            margin-right: 0;
            margin-top: 5px;
            vertical-align: middle;
            width: 12px; }
          .rightBar .drop_cart .goods_info .text_info .sort_type > a {
            height: 20px;
            line-height: 20px;
            padding: 0 5px; }
          .rightBar .drop_cart .goods_info .text_info .sort_type .sort_list {
            background: #ffffff none repeat scroll 0 0;
            border: 1px solid #E3E3E1;
            margin: 0;
            width: 100%;
            box-sizing: border-box;
            left: 0;
            position: absolute;
            top: 100%;
            z-index: 9; }
            .rightBar .drop_cart .goods_info .text_info .sort_type .sort_list li {
              text-align: left; }
              .rightBar .drop_cart .goods_info .text_info .sort_type .sort_list li span {
                margin: 0; }
              .rightBar .drop_cart .goods_info .text_info .sort_type .sort_list li a {
                line-height: 30px;
                padding: 0 5px;
                display: block; }
              .rightBar .drop_cart .goods_info .text_info .sort_type .sort_list li:hover {
                background: #E3E3E1;
                cursor: pointer; }
            .rightBar .drop_cart .goods_info .text_info .sort_type .sort_list.colors li {
              text-align: center; }
        .rightBar .drop_cart .goods_info .text_info .colors span {
          display: inline-block;
          width: 15px;
          height: 15px;
          margin: 0 auto; }
          .rightBar .drop_cart .goods_info .text_info .colors span img {
            width: 100%; }
        .rightBar .drop_cart .goods_info .text_info .goods_logo {
          margin: 5px 0 0; }
          .rightBar .drop_cart .goods_info .text_info .goods_logo span {
            border: 1px solid #333;
            padding: 0 6px;
            margin-left: 5px; }
        .rightBar .drop_cart .goods_info .text_info .goods_name {
          font-size: 14px;
          font-weight: bold;
          height: 20px;
          line-height: 18px;
          margin: 0px 0 10px;
          overflow: hidden; }
        .rightBar .drop_cart .goods_info .text_info .sku {
          margin: 5px 0 0; }
        .rightBar .drop_cart .goods_info .text_info .choosecon span {
          margin-right: 40px;
          vertical-align: middle; }
          .rightBar .drop_cart .goods_info .text_info .choosecon span.t {
            margin-right: 20px; }
        .rightBar .drop_cart .goods_info .text_info .amend {
          margin: 10px 0;
          line-height: 16px; }
          .rightBar .drop_cart .goods_info .text_info .amend a.fr {
            margin-top: 5px; }
          .rightBar .drop_cart .goods_info .text_info .amend a {
            color: #999999;
            margin-right: 25px;
            text-decoration: underline;
            cursor: pointer; }
            .rightBar .drop_cart .goods_info .text_info .amend a:hover {
              color: #000; }
  .rightBar ul > li > a {
    margin-bottom: 1px;
    box-sizing: border-box;
    width: 45px;
    height: 45px;
    display: block;
    background-color: #bda47b;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center; }
    .rightBar ul > li > a:hover {
      background-color: #d0c0a1; }
    .rightBar ul > li > a.icon_cart {
      background-image: url(../image/bar_cart.png);
      background-image: url(../image/bar_cart.svg), none; }
    .rightBar ul > li > a.icon_hot {
      background-image: url(../image/bar_hot.png);
      background-image: url(../image/bar_hot.svg), none; }
    .rightBar ul > li > a.icon_ruler {
      background-image: url(../image/bar_ruler.png);
      background-image: url(../image/bar_ruler.svg), none; }
    .rightBar ul > li > a.icon_online {
      background-image: url(../image/icon_headset_w.png);
      background-image: url(../image/icon_headset_w.svg), none; }
    .rightBar ul > li > a.icon_usercenter {
      background-image: url(../image/bar_usercenter.png);
      background-image: url(../image/bar_usercenter.svg), none; }    
    .rightBar ul > li > a.icon_riband {
      background-image: url(../image/icon_riband.png); }
      .rightBar ul > li > a.icon_zhao {
      background-image: url(../image/35679.png); }
    .rightBar ul > li > a .in {
      color: #BEA47A;
      display: inline-block;
      margin-top: 18px;
      position: relative; }
  .rightBar .line {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin: 1px auto 0;
    width: 97%; }

.alertbox.popModal .popModal_con {
  height: auto;
  width: 340px;
  padding: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 50%;
  margin: 16% auto 50px -175px;
  position: fixed; }
  .alertbox.popModal .popModal_con h1 {
    text-align: center;
    font-size: 14px;
    margin-top: 10px; }
  .alertbox.popModal .popModal_con h3 {
    margin-top: 10px;
    margin-bottom: 20px; }

.alert_btn {
  width: 120px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  font-family: "Microsoft YaHei", "寰蒋闆呴粦",SimHei, 榛戜綋;
  font-size: 12px;
  color: #333333;
  margin: 20px 10px; }
  .alert_btn.btn_ok {
    text-align: center;
    background-color: #BEA47A;
    color: #fff; }
  .alert_btn.btn_cancel {
    border: 1px solid #999;
    color: #333;
    background-color: #fff; }

.pop_con .tiptxt {
  width: auto;
  margin-top: 5px; }
  .pop_con .tiptxt:before {
    margin-right: 4px;
    margin-top: -5px; }


.notice {
  background: #BEA47A;
  text-align: center;
  padding: 15px 0; }
  .notice .info {
    font-family: "Microsoft YaHei", "寰蒋闆呴粦",SimHei, 榛戜綋;
    font-size: 12px;
    color: #fff;
    line-height: 16px; }
  .notice .close {
    width: 18px;
    display: inline-block;
    height: 18px;
    top: 0px;
    right: 0px; }
    .notice .close:before {
      content: "";
      display: inline-block;
      width: 18px;
      height: 18px;
      background: url("../image/close_w.svg") no-repeat scroll 0 0;
      background-size: 18px 18px; }

.invalid_btn {
  color: #999;
  background: #e9e9e9 !important; }


.pc_box {
  display: block !important; }

.mobile_box {
  display: none !important; }

.error {
  text-align: center;
  font-family: 400; }
  .error h1.title {
    font-family: "Microsoft YaHei","寰蒋闆呴粦",SimHei, 榛戜綋;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 25px;
    margin-top: 50px;
    margin-bottom: 40px; }
  .error p {
    font-family: "Microsoft YaHei","寰蒋闆呴粦",SimHei, 榛戜綋;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 25px; }
  .error .error_btn {
    background: #BEA47A;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    font-family: "Microsoft YaHei","寰蒋闆呴粦",SimHei, 榛戜綋;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    padding: 15px 0;
    width: 150px;
    margin: 10px auto;
    display: block; }

@media only screen and (max-width: 768px) {
  body {
    padding-top: 49px; }

  * {
    font-family: SimHei,榛戜綋;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent; }

  .pc_box {
    display: none !important; }

  .mobile_box {
    display: block !important; }

  .header {
    box-sizing: border-box;
    height: 49px;
    padding-top: 5px;
    background-color: #fff;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #e9e9e9; }

  .t_name {
    line-height: 38px;
    margin-left: -24px;
    font-size: 15px; }

  
  .down_link {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin-top: -2px;
    
    padding: 0;
    margin: 0; }

  .down_link:before {
    content: "";
    background: url("images/top_more_3dot.svg") no-repeat scroll 0 0;
    display: inline-block;
    height: 4px;
    width: 26px;
    vertical-align: top; }

  .drop_top_link {
    position: absolute;
    display: inline-block;
    background-color: #fff;
    padding: 10px 10px 0 10px;
    right: 5px;
    background: #FFFFFF;
    display: none;
    top: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .drop_top_link:before {
    content: "";
    position: absolute;
    background: url("images/top_arrow.svg") no-repeat scroll 0 0;
    background-size: 14px auto;
    width: 14px;
    height: 6px;
    top: -5px;
    right: 10px;
    z-index: 9; }

  .drop_top_link ul li {
    position: relative;
    padding-left: 30px; }

  .drop_top_link ul li:last-child a {
    border-bottom: none; }

  .drop_top_link ul li a {
    font-family: SimHei, 榛戜綋;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    display: block;
    padding: 12px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e9e9e9;
    width: 70px;
    text-align: left;
    font-weight: 400; }

  .drop_top_link ul li:before {
    content: "";
    display: inline-block;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0; }

  .drop_top_link ul li.top_home:before {
    background-image: url("../image/top_home.svg");
    background-size: 17px 16px;
    width: 17px;
    height: 16px;
    vertical-align: middle;
    margin-top: -8px; }

  .drop_top_link ul li.top_sort:before {
    background-image: url("../image/top_sort.svg");
    background-size: 17px 18px;
    width: 17px;
    height: 18px;
    vertical-align: middle;
    margin-top: -9px; }

  .drop_top_link ul li.top_bag:before {
    background-image: url("../image/top_bag.svg");
    background-size: 16px 20px;
    width: 16px;
    height: 20px;
    vertical-align: middle;
    margin-top: -10px; }

  .drop_top_link ul li.top_user:before {
    background-image: url("../image/top_user.svg");
    background-size: 17px 17px;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-top: -9px; }

  .drop_top_link ul li.top_closet:before {
    background-image: url(../image/bar_hot_black.svg);
    background-size: 35px auto;
    width: 20px;
    height: 22px;
    vertical-align: middle;
    margin-top: -12px;
    background-position: -7px; }

  
  .icon-goback, .icon-share, .icon-list {
    display: block;
    width: 24px;
    height: 24px;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer; }

  .icon-goback {
    float: left;
    background-image: url("../image/icon_goback.svg");
    background-position: 3px 11px;
    background-size: auto 17px;
    height: 28px; }

  .swiper-slide img {
    border: medium none;
    width: 100%;
    vertical-align: middle; }

  .swiper-pagination-bullet {
    background: transparent none repeat scroll 0 0 !important;
    border-radius: 100%;
    display: inline-block;
    height: 11px !important;
    opacity: 1;
    width: 11px !important;
    border: 1px solid #ccc;
    margin: 0 5px; }

  .swiper-pagination-bullet-active {
    background: #bea47a none repeat scroll 0 0 !important;
    border: none;
    opacity: 1; } }
.brown {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999999999; }
  .brown .update_ie {
    background-color: #ffffff;
    border-radius: 3px;
    display: inline-block;
    line-height: 30px;
    margin-right: 10px;
    padding: 0 10px; }
  .brown .update_ie_no {
    background-color: #f2f2f2;
    border-radius: 3px;
    display: inline-block;
    line-height: 30px;
    margin-right: 10px;
    padding: 0 10px; }

.crumb {
  width: 88.5%;
  margin: 34px auto 19px; }
  .crumb a {
    position: relative; }
    .crumb a::after {
      content: "/"; }


.header.fixed-top {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999999; }
  .header.fixed-top .nav_list li a, .header.fixed-top .nav_ad, .header.fixed-top .top li, .header.fixed-top .top .fl a, .header.fixed-top .top li a {
    color: #fff; }
  
  
  .riband_info{ width: 210px; border: 1px #bea47a solid; padding: 35px 20px; position: absolute; bottom: 0px; right: 50px; background: #fff; color: #999; line-height: 20px; font-family: "寰蒋闆呴粦"; display:none }
  .riband_info .color_yellow{ color: #BDA47B; }
  .riband_info .riband_btn{ width: 90px; padding: 5px 0px; color: #fff; background: #BDA47B; display: block; margin: 15px 0 0 0px; text-align: center }