<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
  }
  ::-webkit-scrollbar {
    width: 0px;
    /*ç€µç‘°ç€­é©å­˜ç¥¦é”ã„¦æ½¯éˆå¤‹æ™¥*/
    height: 10px;
    /*ç€µè§„æŒ‰éªžè™«ç¥¦é”ã„¦æ½¯éˆå¤‹æ™¥*/
  }
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #E8E8E8;
    border-radius: 3px;
  }
  ::-webkit-scrollbar-thumb {
    border-radius: 7px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #333;
  }
  ::-webkit-scrollbar-button {
    display: none;
  }
  .bgcolor {
    background-color: #f2f2f2;
    min-width: 1200px;
  }
  .pagination {
    text-align: center;
  }
  em {
    font-style: normal;
    font-weight: bold;
    color: #ff3d3e;
  }
  .present {
    background-color: #ff3d3e !important;
    color: #ffffff !important;
  }
  .pagination &gt; .active &gt; a {
    background-color: #ff3d3e;
    border: 1px solid #ff3d3e;
  }
  .pagination &gt; li &gt; a {
    margin: 0 2px;
    border: 1px solid #DCDCDC;
    color: #9A9A9A;
  }
  i{
    font-style: normal;
  }
  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  hr,
  p,
  blockquote,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  pre,
  fieldset,
  button,
  input,
  textarea,
  th,
  td {
    padding: 0;
    margin: 0;
    outline: none;
  }
  .gary {
    background-color: #f3f3f3;
  }
  .hr {
    border: none;
    height: 2px;
    margin: 20px 0 10px 0;
    background-color: #7d7d7d;
  }
  .breadcrumb {
    background-color: #fff;
    margin-bottom: 10px;
  }
  .breadcrumb a {
    color: #333;
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-weight: normal;
  }
  textarea {
    resize: none;
    overflow: hidden;
    border: 1px solid #c0c0c0;
  }
  li {
    list-style: none;
  }
  img {
    border: none;
    max-width: 100%;
  }
  input:focus,
  textarea:focus {
    border: none;
    background: #ffffff;
  }
  body {
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  a {
    text-decoration: none !important;
  }
  .top_advertising {
    background-color: #fff;
    display: flex;
    display: -webkit-flex;
    height: 40px;
    width: 100%;
    max-width: 1920px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
  }
  .top_advertising a {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 40px;
    max-width: 1920px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
  }
  .top_advertising .advertising {
    width: 100%;
    height: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .top_advertising .close {
    z-index: 99;
  }
  .close_adver {
    position: absolute;
    top: -34px;
    right: -295px;
    cursor: pointer;
  }
  .qdcode_show {
    position: absolute;
    opacity: 0;
    width: 140px;
    height: 180px;
    background-color: #fff;
    text-align: center;
    left: -140px;
    top: -40px;
    border: 1px solid #cbcbcb;
    padding: 20px;
    transition: all 0.3s;
  }
  .qdcode_show .qdcode_show_text {
    margin-bottom: 15px;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    font-size: 14px;
    text-align: center;
  }
  .qdcode_show .qdcode_show_text span {
    margin-left: 5px;
  }
  .qdcode_show .qdcode_show_jiantou {
    transform: rotate(90deg);
    right: -10px;
    top: 80px;
    position: absolute;
  }
  .width {
    width: 100%;
  }
  .fiex_width {
    width: 1200px;
    margin: 0 auto;
  }
  .display_flex {
    display: -webkit-flex;
    display: flex;
  }
  .pore {
    position: relative;
  }
  .top {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    background-color: #f3f3f3;
    z-index: 999999;
  }
  .top .top_left {
    position: relative;
    font-size: 12px;
    width: 75%;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    display: flex;
    color: #525252;
  }
  .top .top_left div {
    margin: 0 10px 0 0px;
  }
  .top .top_left .user_state a {
    color: #ff3d3e;
  }
  .top .top_right {
    color: #525252 !important;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    position: relative;
  }
  .top .top_right .user_address {
    font-size: 12px;
    margin-right: 25px;
  }
  .top .top_right .user_address i {
    margin-right: 5px;
    color: #ff3d3e;
  }
  .top .top_right .user_address a {
    color: #999;
  }
  .top .top_right .user_m {
    font-size: 12px;
    padding: 7px 0px 0 0px;
    width: 95px;
    height: 32px;
    right: -83px;
    top: -7px;
    cursor: pointer;
  }
  .top .top_right .user_m i:first-child {
    color: #ff3d3e;
    margin-left: 5px;
  }
  .top .top_right .show_m {
    background-color: #fff;
    z-index: 99999;
    width: 216px;
    display: none;
    position: absolute;
    top: 26px;
    border: 1px solid #d4d4d4;
    border-top: none;
    padding: 5px 5px;
  }
  .top .top_right .show_m .phone_website {
    color: #525252;
    border-bottom: 1px solid #d4d4d4;
    font-size: 12px;
    margin-bottom: 5px;
  }
  .top .top_right .show_m .phone {
    display: -webkit-flex;
    display: flex;
  }
  .top .top_right .show_m .phone img {
    width: 100px;
    height: 100px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .top .top_right .user_m:hover {
    background-color: #fff;
  }
  .top .top_right .user_m:hover + .show_m {
    display: block;
  }
  .top .top_right .show_m:hover {
    display: block;
  }
  .width_1350 {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    z-index: 0;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -khtml-justify-content: center;
    justify-content: center;
  }
  .width_1350 .left_width {
    width: 1450px;
    z-index: 0;
    display: flex;
    top: 0;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
  }
  .width_1350 .left_width .left_window {
    position: fixed;
  }
  .width_1350 .left_width .left_window li {
    width: 43px;
    height: 43px;
    text-align: center;
    padding: 6px;
    color: #8f8f8f;
    background-color: #f3f3f3;
    margin-bottom: 3px;
    cursor: pointer;
  }
  .width_1350 .left_width .left_window .active {
    color: #ffffff;
    background-color: #ff6600;
  }
  .right_box {
    z-index: 999;
    width: 40px;
    height: 100vh;
    position: fixed;
    right: 0;
    background-color: #333;
    top: 0;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -khtml-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
  }
  .right_box .right_home {
    height: 300px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -khtml-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
  }
  .right_box .right_home li {
    position: relative;
    text-align: center;
    width: 40px;
    cursor: pointer;
  }
  .right_box .right_home li .icon2 {
    display: none;
  }
  .right_box .right_home li .text {
    color: #ffffff;
    padding: 4px;
  }
  .right_box .right_home li:hover .icon1 {
    display: none;
  }
  .right_box .right_home li:hover .icon2 {
    display: block;
  }
  .right_box .right_home li:hover .text {
    color: #ff3d3e;
  }
  .right_box .right_home .sjwz_icon:hover .qdcode_show {
    opacity: 1;
  }
  .logo_top {
    position: relative;
    z-index: 123;
    margin-top: 20px;
    display: -webkit-flex;
    display: flex;
  }
  .logo_top .logo {
    width: 515px;
    margin: 17px 0 0 0;
  }
  .logo_top .logo img {
    width: 447px;
    height: 57px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .logo_top .search {
    width: 45%;
    margin-top: 20px;
    position: relative;
  }
  .logo_top .search .display_box {
    top: 45px;
  }
  .logo_top .search .display_box ul {
    display: -webkit-flex;
    display: flex;
  }
  .logo_top .search .display_box a {
    font-size: 12px;
    display: block;
    padding-right: 10px;
    color: #ff3d3e;
  }
  .logo_top .search .search_input {
    display: -webkit-flex;
    display: flex;
    border: 1px solid #ff3d3e;
    position: relative;
  }
  .logo_top .search .search_input input {
    border-left: none;
    border-right: none;
  }
  .logo_top .search .search_input i {
    margin: 10px 10px;
  }
  .logo_top .search .search_input a {
    border-left: none;
    background-color: #ff3d3e;
    color: #ffffff;
  }
  .logo_top .search .search_input a,
  .logo_top .search .search_input i,
  .logo_top .search .search_input input {
    box-shadow: none;
    border: none;
    outline: none;
    border-radius: 0;
  }
  .logo_top .release {
    margin-top: 20px;
    margin-left: 5%;
  }
  .logo_top .release a {
    color: #666;
    font-size: 12px;
    border-radius: 0;
    padding: 7px 16px;
    border: 2px solid #ff3d3e;
  }
  .logo_top .release a:hover {
    background-color: #ff3d3e;
    color: #ffffff;
  }
  .category-cons {
    /* ç€›æ¤¾ç¶‹æ¾¶Ñƒçš¬ */
    /* ç€›æ¤¾ç¶‹æ£°æ»†å£Š */
    /* æˆç¡…çª› */
  }
  .category-cons .category-con {
    position: relative;
    /*height: 500px;*/
    width: 100%;
  }
  @media (max-width: 1200px) {
    .category-cons .category-con .category-inner-con {
      width: 982px;
      padding-right: 0;
    }
  }
  .category-cons .category-con .category-inner-con {
    width: 1200px;
    position: relative;
    height: 0;
    /*z-index: 9;*/
    margin: 0 auto;
    margin-top: 60px;
  }
  .category-cons .category-con .category-type {
    width: 220px;
    float: left;
    height: 33px;
    color: #fff;
    background-color: #ff3d3e;
    position: absolute;
    margin-top: -35px;
    line-height: 39px;
    cursor: pointer;
  }
  .category-cons .category-con .category-type .job-type {
    float: left;
    display: inline-block;
    margin: 12px 0 0 14px;
  }
  .category-cons .category-con .category-type .text {
    display: inline-block;
    font-size: 16px;
    margin-left: 8px;
    font-weight: 700;
    color: #fff;
  }
  .category-cons .category-con .nav-list {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .category-cons .category-con .nav-con {
    width: 220px;
  }
  .category-cons .category-con .nav-con .normal-nav {
    background-color: #fff;
    width: 220px;
    position: relative;
    border: 1px solid #ff3d3e;
    min-height: 488px;
    margin-top: -2px;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item {
    height: 29px;
    color: #000;
    font-size: 14px;
    padding: 0 9px;
    white-space: nowrap;
    border-bottom: 1px solid #e8e8e8;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item a {
    width: 172px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item:hover &gt; h2 &gt; a {
    color: #fff;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item:last-child {
    border-bottom: 0;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item .arrow {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 16px;
    margin: 4px 0 -10px;
    background: url("../images/arrow.png") no-repeat 0 0;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item &gt; h2 &gt; a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin: 2px 0 0 4px;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item .recommend {
    clear: both;
    font-size: 12px;
    white-space: nowrap;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item .recommend &gt; a {
    display: inline-block;
    margin-left: 10px;
    color: #999;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item.selected {
    color: #fff;
    background-color: #ff3d3e;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item.selected &gt; i {
    background-position-x: -25px;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item.selected &gt; a {
    color: #fff;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item.selected .recommend &gt; a {
    color: #fff;
  }
  .category-cons .category-con .nav-con .normal-nav .nav-item.selected .arrow {
    display: none;
  }
  .category-cons .lc-side-li-new a {
    color: #666;
  }
  .category-cons .lc-side-li-new a:hover {
    color: #ff3d3e;
  }
  .category-cons em,
  .category-cons i {
    font-style: normal;
  }
  .category-cons table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .category-cons .w1200 {
    width: 1200px;
  }
  .category-cons .auto {
    margin: 0 auto;
  }
  .category-cons .inlineB {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .category-cons .clear {
    *zoom: 1;
  }
  .category-cons .clear:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .category-cons .fl {
    float: left;
  }
  .category-cons .fr {
    float: right;
  }
  .category-cons .four_px_gap {
    *vertical-aline: top;
  }
  .category-cons .mt_pass {
    overflow: hidden;
    zoom: 1;
  }
  .category-cons .font12 {
    font-size: 12px;
  }
  .category-cons .font14 {
    font-size: 14px;
  }
  .category-cons .font16 {
    font-size: 16px;
  }
  .category-cons .font18 {
    font-size: 18px;
  }
  .category-cons .font20 {
    font-size: 20px;
  }
  .category-cons h2 {
    font-size: 23px;
  }
  .category-cons .c9 {
    color: #999;
  }
  .category-cons .c8 {
    color: #888;
  }
  .category-cons .c6 {
    color: #666;
  }
  .category-cons .c3 {
    color: #333;
  }
  .category-cons .cf {
    color: #fff;
  }
  .category-cons .mt5 {
    margin-top: 5px;
  }
  .category-cons .mt10 {
    margin-top: 10px;
  }
  .category-cons .mt15 {
    margin-top: 15px;
  }
  .category-cons .mt20 {
    margin-top: 20px;
  }
  .category-cons .mt30 {
    margin-top: 30px;
  }
  .category-cons .mr5 {
    margin-right: 5px;
  }
  .category-cons .mr10 {
    margin-right: 10px;
  }
  .category-cons .mr20 {
    margin-right: 20px;
  }
  .category-cons .mr30 {
    margin-right: 30px;
  }
  .category-cons .mr50 {
    margin-right: 50px;
  }
  .category-cons .Shops-located {
    color: #666;
    font-size: 12px;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-flex;
    display: flex;
  }
  .category-cons .Shops-located &gt; a {
    color: #ff5400;
  }
  .category-cons .Shops-located &gt; a:hover {
    text-decoration: underline;
  }
  .category-cons .pannel-con {
    z-index: 99999;
    position: absolute;
    top: 0;
    left: 218px;
    display: none;
    width: 751px;
    height: auto;
    min-height: 523px;
    border: 1px solid #ff3d3e;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .category-cons .j_CategoryMenuPannel_1 {
    background-image: url("../images/category_bg_1.png");
  }
  .category-cons .j_CategoryMenuPannel_2 {
    background-image: url("../images/category_bg_2.png");
  }
  .category-cons .j_CategoryMenuPannel_3 {
    background-image: url("../images/category_bg_3.png");
  }
  .category-cons .j_CategoryMenuPannel_4 {
    background-image: url("../images/category_bg_4.png");
  }
  .category-cons .j_CategoryMenuPannel_5 {
    background-image: url("../images/category_bg_5.png");
  }
  .category-cons .j_CategoryMenuPannel_6 {
    background-image: url("../images/category_bg_6.png");
  }
  .category-cons .j_CategoryMenuPannel_93 {
    background-image: url("../images/category_bg_93.png");
  }
  .category-cons .j_CategoryMenuPannel_104 {
    background-image: url("../images/category_bg_104.png");
  }
  .category-cons .j_CategoryMenuPannel_105 {
    background-image: url("../images/category_bg_105.png");
  }
  .category-cons .j_CategoryMenuPannel_655 {
    background-image: url("../images/category_bg_655.png");
  }
  .category-cons .sub_type_con {
    width: 70%;
    padding: 15px 15px 15px 15px;
  }
  .category-cons .box_card_shop {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
  }
  .category-cons .suv_type_con_advertising {
    width: 30%;
    padding: 15px;
  }
  .category-cons .suv_type_con_advertising ul {
    text-align: center;
  }
  .category-cons .suv_type_con_advertising ul li {
    margin-bottom: 5px;
  }
  .category-cons .suv_type_con_advertising ul a {
    color: #333;
  }
  .category-cons .suv_type_con_advertising ul .title {
    margin-top: 5px;
    text-align: left;
    overflow: hidden;
  }
  .category-cons .suv_type_con_advertising ul .jinqian {
    color: #ff6700;
    margin: 5px 0 0 0;
    text-align: left;
  }
  .category-cons .suv_type_con_advertising img {
    width: 109px;
    height: 109px;
    border-radius: 5px;
  }
  .category-cons .sub_type_dl {
    margin-bottom: 7px;
  }
  .category-cons .sub_type_dl dt {
    float: left;
    position: relative;
    width: 100px;
    text-align: right;
    padding-right: 15px;
    margin-top: 4px;
    line-height: 14px;
  }
  .category-cons .sub_type_dl dt a {
    font-size: 12px;
    color: #ff3d3e;
    line-height: 14px;
  }
  .category-cons .sub_type_dl dt .sm_arrow {
    position: absolute;
    right: 0;
    top: 5px;
    width: 10px;
    height: 6px;
  }
  .category-cons .sub_type_dl .cell {
    padding-bottom: 7px;
    margin-left: 125px;
    border-bottom: 1px dashed #ddd;
  }
  .category-cons .sub_type_dl dd em {
    border-right: 1px solid #ccc;
    float: left;
    font-style: normal;
    height: 14px;
    line-height: 14px;
    margin: 5px 0;
    padding: 0 8px;
    font-size: 12px;
  }
  .category-cons .sub_type_dl dd em:last-child {
    border: none;
  }
  .category-cons .sub_type_dl dd em a {
    color: #666;
    font-size: 12px;
    line-height: 14px;
  }
  .category-cons .sub_type_dl dd em .highlight {
    color: #ff3d3e;
  }
  .category-cons .sub_type_dl dd em a:hover,
  .category-cons .hot-active {
    color: #333;
  }
  .center {
    height: 523px;
    width: 735px;
    margin-left: 235px;
    margin-right: 0;
    z-index: 0;
    margin-bottom: 30px;
  }
  .center img {
    width: 735px;
    height: 523px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .nav_bar_box {
    position: absolute;
    top: -30px;
    left: 222px;
  }
  .nav_bar_box ul {
    display: -webkit-flex;
    display: flex;
  }
  .nav_bar_box ul a {
    color: #000;
    font-size: 15px;
  }
  .nav_bar_box ul a li {
    padding: 5px 10px;
  }
  .nav_bar_box ul a:hover {
    color: #ff3d3e;
  }
  .right_card {
    position: absolute;
    width: 18%;
    height: 185px;
    top: 0;
    right: 0;
    padding: 24px 10px 10px 10px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .right_card .login_img {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
  }
  .right_card .login_img img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .right_card .login_title {
    text-align: center;
    color: #666;
    font-size: 12px;
    margin: 10px 0;
  }
  .right_card .login {
    font-size: 12px;
    margin: 0 20px;
    background-color: #ff3d3e;
    color: #ffffff;
    border: none;
    border-radius: 0;
    width: 70px;
    text-align: center;
  }
  .right_card .zc {
    background-color: #fff;
    border: 1px solid #ff3d3e;
    color: #ff3d3e;
  }
  .right_card .login:hover {
    background-color: #ff3d3e;
    color: #ffffff;
  }
  .right_card:first-child .login {
    margin-right: 0px;
  }
  .login_news {
    cursor: pointer;
    position: absolute;
    top: 180px;
    right: 110px;
    height: 326px;
    line-height: 20px;
  }
  .login_news a {
    color: #333333;
  }
  .login_news li:hover a {
    color: #ff3d3e;
  }
  .login_news span {
    color: #ff3d3e;
    letter-spacing: 1px;
  }
  .commodity {
    position: relative;
  }
  .commodity .commodity_header {
    position: absolute;
    left: 35%;
    top: -5px;
    z-index: 999;
    text-align: center;
  }
  .commodity .goods {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    margin-bottom: 20px;
    background-color: #fff;
  }
  .commodity .goods .name_text {
    width: 100%;
  }
  .commodity .goods .single {
    width: 224px;
    height: 275px;
  }
  .commodity .goods .goods_img {
    text-align: center;
  }
  .commodity .goods .goods_img img {
    height: 180px;
    width: 224px;
    -webkit-transform: translateY(18px);
    transform: translateY(18px);
    -webkit-background-size: contain;
    background-size: contain;
  }
  .commodity .goods .goods_name {
    margin: 10px 0 0px;
    padding: 20px 0 0px 0;
    color: #ff3d3e;
  }
  .commodity .goods .goods_name p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
  }
  .commodity .goods .goods_name p:nth-child(2) {
    text-align: center;
    color: #ff3d3e;
    font-weight: 600;
    height: 15px;
    line-height: 10px;
  }
  .commodity .goods .goods_introduce {
    text-align: center;
    color: #666;
    font-size: 12px !important;
    font-weight: 300 !important;
  }
  .commodity .goods .goods_box:nth-child(1) .single {
    background-image: url('../images/yxhw1.png');
  }
  .commodity .goods .goods_box:nth-child(2) .single {
    background-image: url('../images/yxhw2.png');
  }
  .commodity .goods .goods_box:nth-child(3) .single {
    background-image: url('../images/yxhw3.png');
  }
  .commodity .goods .goods_box:nth-child(4) .single {
    background-image: url('../images/yxhw4.png');
  }
  .commodity .goods .goods_box:nth-child(5) .single {
    background-image: url('../images/yxhw5.png');
  }
  .commodity .commodities {
    background-color: #fff;
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
  }
  .commodity .commodities .commodities_left {
    width: 260px;
    height: 400px;
    background-color: #6ca3fe;
  }
  .commodity .commodities .commodities_left .commodities_left_span {
    color: #fff;
    z-index: 1;
    position: absolute;
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px;
    margin-left: 8px;
  }
  .commodity .commodities .commodities_left .commodities_left_name {
    text-align: center;
  }
  .commodity .commodities .commodities_left .commodities_left_name b {
    color: #f97014;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid #f97014;
    padding-bottom: 10px;
  }
  .commodity .commodities .commodities_left .commodities_left_name span {
    font-size: 14px;
    margin: 0 auto;
    margin-top: 17px;
    display: block;
    width: 190px;
    height: 40px;
    overflow: hidden;
    color: #999;
  }
  .commodity .commodities .commodities_left .commodities_left_name ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 25px;
  }
  .commodity .commodities .commodities_left .commodities_left_name ul a {
    display: block;
    width: 33%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333;
  }
  .commodity .commodities .commodities_left .commodities_left_name ul a:hover {
    color: #ff3d3e;
  }
  .commodity .commodities .commodities_left .commodities_left_name_e {
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px;
    color: #ffffff;
  }
  .commodity .commodities .commodities_left .louceng_biaoji {
    position: absolute;
  }
  .commodity .commodities .commodities_left .commodities_left_img {
    text-align: center;
  }
  .commodity .commodities .commodities_left .commodities_left_img img {
    width: 260px;
    height: 260px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .commodity .commodities .commodities_right {
    width: 940px;
    padding-left: 10px;
    height: 400px;
    overflow: hidden;
  }
  .commodity .commodities .commodities_right .right_top ul {
    display: -webkit-flex;
    display: flex;
    margin: 0px 0px 0px -12px;
  }
  .commodity .commodities .commodities_right .right_top ul li {
    text-align: center;
    padding-top: 8px;
    height: 30px;
    margin: 0px 0px 0 -3px;
    cursor: pointer;
  }
  .commodity .commodities .commodities_right .right_top ul li p {
    font-size: 12px;
    color: #666;
    display: block;
    padding: 0px 20px 0;
  }
  .commodity .commodities .commodities_right .right_top ul li p span {
    margin-left: 5px;
  }
  .commodity .commodities .commodities_right .right_bottom {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    margin-top: 7px;
    height: 364px;
    overflow: hidden;
  }
  .commodity .commodities .commodities_right .right_bottom a {
    display: block;
    text-decoration: none !important;
  }
  .commodity .commodities .commodities_right .right_bottom .box {
    box-sizing: border-box;
    cursor: pointer;
    width: 220px;
    height: 250px;
    border: 1px solid #e8e8e8;
    position: relative;
    padding: 10px;
    margin-top: 5px;
  }
  .commodity .commodities .commodities_right .right_bottom .box .right_bottom_name {
    font-size: 14px;
    margin-top: 5px;
    color: #000;
  }
  .commodity .commodities .commodities_right .right_bottom .box .right_bottom_name p:nth-child(1) {
    height: 20px;
    width: 198px;
    overflow: hidden;
    white-space: nowrap;
  }
  .commodity .commodities .commodities_right .right_bottom .box .right_bottom_name p:nth-child(2) {
    color: #ff3d3e;
  }
  .commodity .commodities .commodities_right .right_bottom .box .right_bottom_img img {
    width: 197px;
    height: 185px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .commodity .commodities .commodities_right .right_bottom .box:hover .mask_shop {
    opacity: 1;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop {
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop .mask {
    width: 100%;
    height: 85%;
    background-color: rgba(51, 51, 51, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop .mask .mask_box {
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop .mask .mask_box .mask_shop_name {
    width: 100% !important;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    height: auto;
    max-height: 40px;
    overflow: hidden;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop .mask .mask_box .mask_shop_jq {
    width: 100% !important;
    text-align: center;
    color: #ff6700;
    font-size: 14px;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop .shop_pay {
    display: -webkit-flex;
    display: flex;
    border: 1px solid #f97014;
    align-items: center;
    -webkit-align-items: center;
    height: 15%;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop .shop_pay a {
    font-size: 14px;
    display: block;
    color: #f97014;
    width: 50%;
    text-align: center;
    height: 100%;
    line-height: 35px;
    background-color: #fff;
  }
  .commodity .commodities .commodities_right .right_bottom .mask_shop .shop_pay .ljxj {
    background-color: #f97014;
    color: #fff;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(5) .box {
    height: 100px;
    margin-top: 5px;
    display: -webkit-flex;
    display: flex;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(5) .box .mask {
    width: 100%;
    height: 65%;
    background-color: rgba(51, 51, 51, 0.8);
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(5) .box .shop_pay {
    height: 35%;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(5) .box .right_bottom_name {
    width: 105px;
    margin-left: 19px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(5) .box p:nth-child(1) {
    height: auto;
    max-height: 40px;
    width: 100px;
    overflow: hidden;
    white-space: normal;
    margin: 0 0 10px 0;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(5) .box img {
    width: 70px;
    height: 70px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(6) .box {
    height: 100px;
    margin-top: 5px;
    display: -webkit-flex;
    display: flex;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(6) .box .right_bottom_name {
    width: 105px;
    margin-left: 19px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(6) .box p:nth-child(1) {
    height: auto;
    max-height: 40px;
    width: 100px;
    overflow: hidden;
    white-space: normal;
    margin: 0 0 10px 0;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(6) .box img {
    width: 70px;
    height: 70px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(6) .box .mask {
    width: 100%;
    height: 65%;
    background-color: rgba(51, 51, 51, 0.8);
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(6) .box .shop_pay {
    height: 35%;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(7) .box {
    height: 100px;
    margin-top: 5px;
    display: -webkit-flex;
    display: flex;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(7) .box .right_bottom_name {
    width: 105px;
    margin-left: 19px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(7) .box p:nth-child(1) {
    height: auto;
    max-height: 40px;
    width: 100px;
    overflow: hidden;
    white-space: normal;
    margin: 0 0 10px 0;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(7) .box img {
    width: 70px;
    height: 70px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(7) .box .mask {
    width: 100%;
    height: 65%;
    background-color: rgba(51, 51, 51, 0.8);
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(7) .box .shop_pay {
    height: 35%;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(8) .box {
    height: 100px;
    margin-top: 5px;
    display: -webkit-flex;
    display: flex;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(8) .box .right_bottom_name {
    width: 105px;
    margin-left: 19px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(8) .box p:nth-child(1) {
    height: auto;
    max-height: 40px;
    width: 100px;
    overflow: hidden;
    white-space: normal;
    margin: 0 0 10px 0;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(8) .box img {
    width: 70px;
    height: 70px;
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(8) .box .mask {
    width: 100%;
    height: 65%;
    background-color: rgba(51, 51, 51, 0.8);
  }
  .commodity .commodities .commodities_right .right_bottom .img_card:nth-child(8) .box .shop_pay {
    height: 35%;
  }
  .footer {
    font-size: 15px;
    background-color: #ededed;
    color: #5d6369;
    margin-top: 40px;
  }
  .footer .footer_black {
    width: 1000px;
  }
  .footer a {
    color: #5d6369;
  }
  .footer .top_nav {
    position: relative;
    padding-top: 20px;
    display: -webkit-flex;
    display: flex;
  }
  .footer .top_nav .nav_footer {
    width: 100px;
  }
  .footer .top_nav .nav_footer li {
    text-align: left;
    margin-top: 10px;
  }
  .footer .top_nav .nav_footer li:hover a {
    color: #ff3d3e;
  }
  .footer .top_nav .nav_footer li a {
    text-decoration: none !important;
    display: -webkit-flex;
    display: flex;
    font-size: 12px;
  }
  .footer .top_nav .nav_footer li:first-child a {
    font-weight: 600;
    font-size: 15px;
    color: #5d6369 !important;
  }
  .footer .top_nav .nav_footer li a span {
    width: 77px;
    display: block;
  }
  .footer .top_nav .contact_footer {
    width: 170px;
  }
  .footer .top_nav .footer_img {
    position: absolute;
    right: 0;
  }
  .home_top0 {
    width: 45px !important;
    height: 45px !important;
    border: none !important;
    position: fixed;
    top: 85vh;
    right: 70px;
    cursor: pointer;
  }
  .footer .top_nav .footer_img img {
    border: 1px solid #999;
    width: 100px;
    height: 100px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .footer .top_nav .footer_img p {
    display: block;
    margin: 5px 0px 0px -4px;
    font-size: 12px;
    color: #5d6369;
  }
  .footer .bottom_nav {
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #9c9c9c;
    padding-top: 10px;
  }
  .footer .bottom_nav div {
    line-height: 23px;
    color: #5d6369;
    font-size: 12px;
  }
  .list .screen {
    border: 1px solid #e8e8e8;
    padding: 10px 15px 15px;
  }
  .list .screen a:hover {
    cursor: pointer;
  }
  .list .screen .row {
    padding: 0px 10px;
    height: auto;
    border-bottom: 1px dashed #e8e8e8;
  }
  .list .screen .row:last-child {
    border-bottom: 0;
  }
  .list .screen .row &gt; span {
    float: left;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    margin-right: 6px;
  }
  .list .screen .row &gt; ul {
    float: left;
    width: 1090px;
  }
  .list .screen .row &gt; ul &gt; li {
    float: left;
    height: 20px;
    line-height: 20px;
    _line-height: 20px;
    padding: 0 7px;
    /*margin-bottom:5px;*/
  }
  .list .screen .row &gt; ul &gt; li &gt; a {
    font-size: 12px;
    color: #333;
  }
  .list .screen .row &gt; ul &gt; li &gt; a:hover {
    color: #ff3d3e;
  }
  .list .screen .row &gt; ul &gt; li.selected &gt; a {
    color: #ff3d3e;
  }
  .list .screen .row .cate-child-div {
    display: none;
  }
  .list .screen .row .cate-child-ul {
    position: absolute;
    background-color: #F8F8F8;
    left: 0;
    width: 1100px;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
  }
  .list .screen .row .cate-child-ul .cate-child-li {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .list .screen .row .cate-child-ul .cate-child-li &gt; a {
    color: #666;
  }
  .list .screen .row .cate-child-ul .cate-child-li &gt; a:hover {
    color: #ff3d3e;
  }
  .list .screen .main_left {
    width: 940px;
    margin-top: 20px;
  }
  .list .s-scrolltop {
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
    line-height: 38px;
    position: relative;
    height: 38px;
    z-index: 999;
    overflow: hidden;
    margin-top: 20px;
  }
  .list .text-page {
    color: #777;
  }
  .list .text-page .ja {
    padding: 0 15px;
    cursor: pointer;
    font-size: 14px;
    color: #a6a6a6;
  }
  .list .text-page .ja a:hover {
    color: #ff3d3e;
  }
  .list .s-scrolltop .model,
  .list .text-page {
    float: right;
  }
  .list .s-scrolltop .model span {
    display: inline-block;
    float: left;
  }
  .list .s-scrolltop .model .tablink a {
    width: 60px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding-left: 17px;
    color: #666666;
    display: block;
    background: url("../images/serch_02.png") no-repeat 17px 12px;
  }
  .list .s-scrolltop .model .last a {
    background-position: 17px -96px;
  }
  .list .s-scrolltop .model .tablink a.selected,
  .list .s-scrolltop .model .tablink a:hover {
    background: url("../images/serch_02.png") no-repeat 0 12px #fff;
    background-position: 17px -22px;
    color: #ff3d3e;
    text-decoration: none;
    border-left: 1px solid #eeeeee;
    margin-left: -1px;
  }
  .list .s-scrolltop .model .last a.selected,
  .list .s-scrolltop .model .last a:hover {
    background: url("../images/serch_02.png") no-repeat 0 12px #fff;
    background-position: 17px -56px;
    text-decoration: none;
    border-left: 1px solid #eeeeee;
    margin-left: -1px;
  }
  .list .s-scrolltop form {
    width: 612px;
    position: relative;
    top: 2px;
    float: right;
    margin-right: 35px;
  }
  .list .s-scrolltop #alisearch-keywords2 {
    display: block;
    border: 2px solid #ff3d3e;
    height: 22px;
    line-height: 22px;
    padding: 4px 80px 4px 35px;
    width: 420px;
  }
  .list .s-scrolltop #alisearch-submit2 {
    display: block;
    height: 34px;
    width: 80px;
    background-color: #ff3d3e;
    line-height: 34px;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
  }
  .list .s-top-first {
    width: 80px;
    height: 100%;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    cursor: pointer;
  }
  .list .fCur span,
  .list .s-top-first:hover {
    background: #fff;
    color: #ff3d3e;
    display: block;
    width: 80px;
    height: 100%;
    cursor: pointer;
  }
  .list .s-scrolltop .cursor {
    height: 36px;
    line-height: 24px !important;
    padding-top: 8px !important;
  }
  .list .s-scrolltop .rel {
    padding: 0 11px;
    border-right: 1px solid #eee;
    float: left;
  }
  .list .PriceUp,
  .list .PriceDown,
  .list .s-scrolltop .rel:hover {
    background-color: #fff;
    color: #ff3d3e;
    height: 38px;
  }
  .list .s-scrolltop .item span {
    display: inline-block;
    vertical-align: middle;
    color: #333;
  }
  .list .cursor span {
    float: left;
    cursor: pointer;
  }
  .list .s-scrolltop .item span.sort {
    position: relative;
    width: 10px;
    float: left;
    height: 14px;
    margin-top: 5px;
  }
  .list .sort a .up {
    background: url(../images/serch_02.png) no-repeat;
    background-position: 3px -237px !important;
    width: 10px;
    height: 16px;
    display: block;
  }
  .list .sort a.down {
    background: url(../images/serch_02.png) no-repeat;
    background-position: 3px -195px !important;
    width: 15px;
    height: 16px;
    display: block;
  }
  .list .org {
    color: #ff3d3e;
  }
  .list .ja a {
    color: #555;
  }
  .serch_02 {
    height: 26px;
    width: 13px;
    background: url(../images/serch.png) no-repeat;
    background-position: 3px -190px;
  }
  .serch_02 {
    height: 26px;
    width: 13px;
    background: url(../images/serch.png) no-repeat;
    background-position: 3px -233px;
  }
  .shop {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .shop .shop_box_left {
    width: 900px;
  }
  .shop .shop_box_left .shop_box {
    margin-top: 15px;
    display: -webkit-flex;
    display: flex;
    padding: 15px;
    border: 1px solid #d2d2d2;
  }
  .shop .shop_box_left .shop_box .shop_box_img img {
    width: 140px;
    height: 140px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .shop .shop_box_left .shop_box .shop_box_introduce {
    margin-left: 20px;
  }
  .shop .shop_box_left .shop_box .shop_box_introduce .shop_box_name {
    font-size: 18px;
    font-weight: 600;
    width: 400px;
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
  }
  .shop .shop_box_left .shop_box .shop_box_introduce .shop_box_name a {
    color: #000;
  }
  .shop .shop_box_left .shop_box .shop_box_introduce .shop_box_name a:hover {
    color: #ff3d3e;
  }
  .shop .shop_box_left .shop_box .shop_box_introduce .shop_box_title {
    cursor: pointer;
    font-size: 14px;
    width: 400px;
    height: 57px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .shop .shop_box_left .shop_box .shop_box_introduce .shop_box_title a {
    color: #525252;
  }
  .shop .shop_box_left .shop_box .shop_box_introduce .shop_box_title a:hover {
    color: #ff3d3e;
  }
  .shop .shop_box_left .shop_box .shop_box_moneys {
    margin-top: 20px;
    margin-left: 100px;
  }
  .shop .shop_box_left .shop_box .shop_box_moneys .shop_box_money {
    color: #ff3d3e;
    font-weight: 600;
    font-size: 24px;
    margin-left: 32px;
  }
  .shop .shop_box_left .shop_box .shop_box_moneys .btn-default:hover {
    border: none;
    background-color: #ff3d3e;
    color: #ffffff;
  }
  .shop .shop_box_left .shop_box .shop_box_moneys .shop_box_button {
    text-align: center;
    margin-left: 30px;
    margin-top: 15px;
    cursor: pointer;
  }
  .shop .shop_box_left .shop_box .shop_box_moneys .shop_box_button a {
    border: 1px solid #333;
    border-radius: 0;
    padding: 7px 30px;
    color: #333333;
    font-size: 14px;
  }
  .shop .shop_box_left .shop_box .shop_box_moneys .shop_box_button a:hover {
    color: #fff;
    border: 0;
    background-color: #ff3d3e;
  }
  .shop .shop_box_right {
    margin-left: 15px;
    width: 285px;
    margin-top: 10px;
  }
  .shop .shop_box_right .box {
    margin-bottom: 20px;
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
  }
  .shop .shop_box_right .box .shop_box_right_img img {
    width: 100%;
    height: 270px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .shop .shop_box_right .box .shop_box_right_ask {
    position: absolute;
    width: 285px;
    height: 40px;
    text-align: center;
    top: 230px;
  }
  .shop .shop_box_right .box .shop_box_right_ask button {
    width: 285px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    border: none;
    letter-spacing: 2px;
    background-color: rgba(255, 61, 62, 0.6);
  }
  .shop .shop_box_right .box .shop_box_right_money {
    font-size: 20px;
    color: #ff3d3e;
  }
  .shop .shop_box_right .box .shop_box_right_shop {
    color: #525252;
    height: 32px;
    overflow: hidden;
  }
  .shop .shop_box_right .box .shop_box_right_moneys {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    height: 80px;
    border: 1px solid #c1c1c1;
    border-top: none;
  }
  .shop .shop_box_right .box:hover {
    box-shadow: 0 0 5px #666;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    background-color: #fff;
  }
  .details .clearfix {
    display: -webkit-flex;
    display: flex;
    position: relative;
  }
  .details .clearfix .name_text {
    width: 100% !important;
  }
  .details .main-data-pic {
    width: 285px;
  }
  .details .main-data-pic .showing {
    display: inline-block;
    position: relative;
  }
  .details .main-data-pic .showing span.icon {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
  }
  .details .main-data-pic .showing img {
    width: 285px;
    height: 285px;
  }
  .details .main-data-pic .move-box {
    margin-top: 16px;
    margin-bottom: 30px;
    position: relative;
  }
  .details .main-data-pic .move-box .move {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    /*top:0;*/
    display: inline-block;
    width: 10px;
    height: 18px;
    background-size: 10px 18px;
    cursor: pointer;
  }
  .details .main-data-pic .move-box .move.prev {
    left: 0;
    /*background: url(../images/prev-ss.png) no-repeat center;*/
    background: url(../images/allbgs.png) no-repeat 0px -216px;
  }
  .details .main-data-pic .move-box .move.prev.no {
    /*background: url(../images/prev-ss-no.png) no-repeat center;*/
    background: url(../images/allbgs.png) no-repeat 0px -252px;
  }
  .details .main-data-pic .move-box .move.prev.act {
    /*background: url(../images/prev-ss-hover.png) no-repeat center;*/
    background: url(../images/allbgs.png) no-repeat 0px -234px;
  }
  .details .main-data-pic .move-box .move.next {
    right: 0;
    /*background: url(../images/next-ss.png) no-repeat center;*/
    background: url(../images/allbgs.png) no-repeat 0px -162px;
  }
  .details .main-data-pic .move-box .move.next.no {
    /*background: url(../images/next-ss-no.png) no-repeat center;*/
    background: url(../images/allbgs.png) no-repeat 0px -198px;
  }
  .details .main-data-pic .move-box .move.next.act {
    /*background: url(../images/next-ss-hover.png) no-repeat center;*/
    background: url(../images/allbgs.png) no-repeat 0px -180px;
  }
  .details .main-data-pic .move-box .fixed-box {
    height: 60px;
    width: 230px;
    margin: auto;
    position: relative;
    overflow: hidden;
  }
  .details .main-data-pic .move-box .move-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 3000px;
    transition: all linear 0.3s;
  }
  .details .main-data-pic .move-box .move-container li {
    float: left;
    margin-right: 3px;
    cursor: pointer;
  }
  .details .main-data-pic .move-box .move-container li a {
    display: inline-block;
  }
  .details .main-data-pic .move-box .move-container li img {
    width: 56px;
    height: 56px;
    border: 2px solid transparent;
  }
  .details .main-data-pic .move-box .move-container li.act img,
  .details .main-data-pic .move-box .move-container li:hover img {
    border: 2px solid #ff3d3e;
  }
  .details .main-data-pic .set-collect {
    color: #777;
    margin-left: 20px;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
  }
  .details .main-data-pic .set-collect:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -7px;
    background: url(../images/allbgs.png) no-repeat 0px -28px;
  }
  .details .main-data-pic .set-collect:hover {
    color: #ff3d3e;
  }
  .details .main-data-pic .set-collect:hover:before {
    background: url(../images/allbgs.png) no-repeat 0px 0px;
  }
  .details .main-data-pic .set-collect.collected:before {
    background: url(../images/allbgs.png) no-repeat 0px -14px;
  }
  .details .main-data-pic .report-btn {
    color: #777;
    margin-left: 20px;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
  }
  .details .main-data-pic .report-btn:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -8px;
  }
  .details .main-data-param {
    width: 900px;
    margin-left: 30px;
  }
  .details .main-data-param h1 {
    font-size: 18px;
    color: #111;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
  }
  .details .main-data-param .little-title {
    color: #999;
    margin-bottom: 20px;
  }
  .details .main-data-param .no-good {
    height: 32px;
    line-height: 32px;
    color: #111;
    font-size: 16px;
    padding-left: 20px;
    background: #f5f5f5;
    margin-bottom: 14px;
  }
  .details .main-data-param .param-table {
    width: 100%;
    border-top: 2px solid #FF3333;
    margin-bottom: 20px;
    table-layout: fixed;
    word-wrap: break-word;
  }
  .details .main-data-param .param-table td {
    background: #F5F5F5;
  }
  .details .main-data-param .param-table .price td {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 30px;
    color: #ff3333;
    font-weight: bold;
  }
  .details .main-data-param .param-table .price .price-title {
    position: relative;
    top: 4px;
  }
  .details .main-data-param .param-table .count td,
  .details .main-data-param .param-table .have td {
    padding-bottom: 12px;
    font-size: 14px;
    color: #555;
  }
  .details .main-data-param .param-table .count td {
    padding-bottom: 16px;
  }
  .details .main-data-param .param-table td:first-child {
    color: #777;
    padding-left: 20px;
    font-size: 12px;
    font-weight: normal;
  }
  .details .main-data-param .param-table .price td .unit {
    font-size: 18px;
    font-weight: normal;
    margin-right: 4px;
  }
  .details .main-data-param .table-type1 td {
    width: 29.4%;
  }
  .details .main-data-param .table-type1 td:first-child {
    width: 11.3%;
  }
  .details .main-data-param .table-type2 td:first-child {
    width: 11.5%;
  }
  .details .main-data-param .hr {
    border: none;
    background-color: #ff3d3e;
    height: 3px;
    margin-bottom: 0;
  }
  .details .main-data-param .submit-box {
    width: 100%;
    height: 200px;
    overflow-Y: scroll;
    padding: 1px 0px 5px 38px;
    background-color: #f3f3f3;
  }
  .details .main-data-param .submit-box .submit_xx {
    margin: 10px 0;
    font-size: 12px;
  }
  .details .main-data-param .submit-box .submit_xx a {
    color: #777;
  }
  .details .main-data-param .submit-box .submit_xx a:hover {
    color: #ff3d3e;
  }
  .details .main-data-param .submit-box .submit_xx span {
    color: #ff3d3e;
    font-size: 25px;
  }
  .details .box_modal {
    position: relative;
    margin-top: 30px;
  }
  .details .box_modal .ljxj {
    width: 150px;
    background: #ff3d3e;
    padding-left: 45px;
    position: relative;
    border: none;
    font-size: 14px;
    margin-right: 20px;
  }
  .details .box_modal .ljxj .icon {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 22px;
    background: url(../images/icon-money.png) no-repeat center;
    top: 40%;
    left: 29px;
    margin-top: -7px;
  }
  .details .box_modal .ljxj:hover {
    background-color: #ffc486;
  }
  .details .box_modal .ljxj2:hover {
    background-color: #ffb157;
  }
  .details .box_modal .ljxj2 {
    width: 150px;
    background: #ff3d3e;
    padding-left: 45px;
    position: relative;
    border: none;
    font-size: 14px;
    margin-right: 20px;
  }
  .details .box_modal .ljxj2 .icon {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 22px;
    background: url(../images/icon-msg.png) no-repeat center;
    top: 40%;
    left: 29px;
    margin-top: -7px;
  }
  .details .box_modal .lxfs {
    width: 150px;
    background: #ffece0;
    padding-left: 45px;
    position: relative;
    border: 1px solid #ff3d3e;
    color: #ff3d3e;
    font-size: 14px;
  }
  .details .box_modal .lxfs .icon {
    display: inline-block;
    position: absolute;
    width: 23px;
    height: 22px;
    background: url(../images/icon-word.png) no-repeat center;
    top: 40%;
    left: 15px;
    margin-top: -7px;
  }
  .details .box_modal .lxfs2 {
    width: 200px;
    background: #ffece0;
    text-align: center;
    position: relative;
    border: 1px solid #ff3d3e;
    color: #ff3d3e;
    font-size: 14px;
  }
  .details .box_modal .lxfs:hover {
    background: #fecfb8;
  }
  .details .box_modal .modal-dialog {
    width: 470px;
    margin: 30px auto;
    padding: 10px;
  }
  .details .box_modal .modal-title {
    text-align: center;
    color: #ff3d3e;
    font-weight: 600;
    font-size: 15px;
  }
  .details .box_modal .lxrxx .modal-body_name {
    font-weight: 400;
    margin-bottom: 15px;
  }
  .details .box_modal .lxrxx .color span {
    color: #ff3d3e;
  }
  .details .box_modal .modal-body {
    padding: 10px 19px 10px 19px;
  }
  .details .box_modal .modal-body_name {
    font-weight: 600;
    display: -webkit-flex;
    display: flex;
    margin: 10px 0;
  }
  .details .box_modal .modal-body_name i {
    margin-right: 5px;
  }
  .details .box_modal .modal-body_name span {
    display: block;
    width: 300px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 500;
  }
  .details .box_modal .modal-body_xx {
    margin-bottom: 10px;
  }
  .details .box_modal .modal-body_xx i {
    position: absolute;
    color: #ff3d3e;
    top: 11px;
    left: -11px;
  }
  .details .box_modal .modal-body_xx span {
    width: 102px;
    font-weight: 600;
    position: relative;
    padding-top: 8px;
  }
  .details .box_modal .modal-body_xx .name {
    width: 286px;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .details .box_modal .modal-body_xx .tel {
    width: 284px;
  }
  .details .box_modal .modal-body_gsmc {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
  }
  .details .box_modal .modal-body_gsmc span {
    width: 78px;
    font-weight: 600;
    padding-top: 10px;
  }
  .details .box_modal .modal-body_gsmc .name_name {
    width: 353px;
  }
  .details .box_modal .modal-body_cgsm {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
  }
  .details .box_modal .modal-body_cgsm span {
    width: 78px;
    font-weight: 600;
    padding-top: 10px;
  }
  .details .box_modal .modal-body_cgsm textarea {
    width: 353px;
  }
  .details .box_modal .modal-footer {
    text-align: center;
    color: #ffffff;
  }
  .details .box_modal .modal-footer .modal-body_xx {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 10px;
  }
  .details .box_modal .modal-footer .modal-body_xx i {
    position: absolute;
    color: #ff3d3e;
    top: 11px;
    left: -11px;
  }
  .details .box_modal .modal-footer .modal-body_xx span {
    position: relative;
    padding-top: 10px;
    color: #000;
  }
  .details .box_modal .modal-footer .modal-body_xx .name {
    width: 90px;
    margin-right: 10px;
  }
  .details .box_modal .modal-footer .modal-body_xx .tel {
    width: 222px;
  }
  .details .box_modal .modal-footer .modal-body_dx {
    color: #000;
  }
  .details .box_modal .modal-footer .modal-body_dx .modal-body_name {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
  }
  .details .box_modal .modal-footer .modal-body_dx .modal-body_name .radio {
    margin-top: 0;
  }
  .details .box_modal .modal-footer button {
    width: 180px;
    height: 45px;
    background-color: #ff3d3e;
  }
  .enterprise {
    margin: 20px auto;
  }
  .enterprise .enterprise_title {
    display: -webkit-flex;
    display: flex;
  }
  .enterprise .enterprise_title .enterprise_name {
    width: 83%;
    font-size: 22px;
    font-weight: 600;
  }
  .enterprise .enterprise_title .enterprise_tel {
    color: #ff3d3e;
    display: -webkit-flex;
    display: flex;
    font-size: 22px;
  }
  .enterprise .enterprise_title .enterprise_tel div {
    margin-left: 10px;
  }
  .colorjhs {
    background-color: #ff3d3e;
  }
  .colorjhs .nav_bar_enterprise nav ul {
    display: -webkit-flex;
    display: flex;
  }
  .colorjhs .nav_bar_enterprise nav ul .active {
    background-color: #fff;
  }
  .colorjhs .nav_bar_enterprise nav ul .active a {
    color: #ff3d3e;
    font-weight: 600;
  }
  .colorjhs .nav_bar_enterprise nav ul li {
    padding: 10px 25px 10px 25px;
  }
  .colorjhs .nav_bar_enterprise nav ul li a {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
  }
  .colorjhs .nav_bar_enterprise nav ul li:hover {
    background-color: #fff;
  }
  .colorjhs .nav_bar_enterprise nav ul li:hover a {
    color: #ff3d3e;
  }
  .colorjhs1 {
    background-color: #ff3d3e;
    margin-bottom: 34px;
  }
  .colorjhs1 .nav_bar_enterprise nav ul {
    display: -webkit-flex;
    display: flex;
  }
  .colorjhs1 .nav_bar_enterprise nav ul .active {
    background-color: #fff;
  }
  .colorjhs1 .nav_bar_enterprise nav ul .active a {
    color: #ff3d3e;
    font-weight: 600;
  }
  .colorjhs1 .nav_bar_enterprise nav ul li {
    padding: 10px 25px 10px 25px;
  }
  .colorjhs1 .nav_bar_enterprise nav ul li a {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
  }
  .colorjhs1 .nav_bar_enterprise nav ul li:hover {
    background-color: #fff;
  }
  .colorjhs1 .nav_bar_enterprise nav ul li:hover a {
    color: #ff3d3e;
  }
  .img_nav img {
    width: 100%;
    max-width: 1920px;
    height: 400px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .breadcrumb {
    margin: 20px 0;
    padding: 8px 15px 8PX 0PX !important;
    font-size: 12px;
  }
  .breadcrumb li a:hover {
    color: #ff3d3e;
  }
  .content .hot-sale_product {
    margin: 0 auto;
    padding: 10px 0;
    margin-bottom: 20px;
    background-color: #f3f3f3;
    display: -webkit-flex;
    display: flex;
  }
  .content .hot-sale_product .rxcp {
    padding-top: 9px;
    font-weight: 600;
    font-size: 15px;
    margin-right: 5px;
  }
  .content .hot-sale_product .rxcp span {
    padding-left: 20px;
    border-left: 2px solid #ff3d3e;
  }
  .content .hot-sale_product ul {
    margin-left: 50px;
    display: flex;
    display: -webkit-flex;
  }
  .content .hot-sale_product ul li {
    color: #ff3d3e;
    border: 1px solid #ff3d3e;
    width: 100px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    height: 35px;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
  }
  .content .hot-sale_product ul li a {
    white-space: nowrap;
  }
  .content .hot-sale_product ul .active {
    background-color: #ff3d3e;
    color: #ffffff;
  }
  .stop {
    margin-bottom: 20px;
  }
  .stop ul {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
  }
  .stop li {
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 20px;
    width: 270px;
  }
  .stop li:hover {
    box-shadow: 0 0 5px #666;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    background-color: #fff;
  }
  .stop .shop_imgs {
    width: 270px;
    height: 270px;
    border: 1px solid #b9b9b9;
    overflow: hidden;
  }
  .stop .shop_imgs img {
    width: 100%;
    height: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .stop .shop_xx {
    width: 100%;
    border: 1px solid #b9b9b9;
    border-top: none;
    padding: 10px 15px;
  }
  .stop .shop_xx .jq {
    font-size: 18px;
    color: #ff3d3e;
  }
  .stop .shop_xx .text {
    height: 30px;
    overflow: hidden;
    color: #525252;
  }
  .elegant {
    margin-top: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/qyfc-bg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
  }
  .elegant .elegant_name {
    text-align: center;
    padding: 20px 0;
  }
  .elegant .elegant_name .qyfc {
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 3px solid #ff3d3e;
  }
  .elegant .elegant_name .jj {
    display: block;
    padding-top: 20px;
    color: #525252;
    font-size: 15px;
  }
  .elegant .elegant_demeanor {
    padding: 20px 0 40px;
    position: relative;
  }
  .elegant .elegant_demeanor .bgi {
    background-image: url(../images/qyfc2.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    width: 600px;
    padding: 40px;
    display: -webkit-flex;
    display: flex;
  }
  .elegant .elegant_demeanor .bgi .bgi_img {
    width: 362px;
    height: 330px;
    background-color: #f6efef;
  }
  .elegant .elegant_demeanor .bgi .bgi_img img {
    width: 100%;
    height: 100%;
    background-color: #f6efef;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .elegant .elegant_demeanor .bgi_text {
    background-color: #fff;
    height: 330px;
    width: 833px;
    position: absolute;
    top: 60px;
    right: -2px;
    padding: 30px 20px 30px 50px;
  }
  .elegant .elegant_demeanor .bgi_text .active {
    color: #ff3d3e;
  }
  .elegant .elegant_demeanor .bgi_text .card {
    background-color: #f6efef;
    padding: 9px 0;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
  }
  .elegant .elegant_demeanor .bgi_text .card div {
    width: 50%;
    font-size: 15px;
    text-align: center;
  }
  .elegant .elegant_demeanor .bgi_text .box_text {
    padding: 20px 20px;
    line-height: 30px;
    font-size: 14px;
  }
  .elegant .elegant_demeanor .bgi_text .box_text .gs {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 15px;
  }
  .elegant .elegant_demeanor .bgi_text .box_text main {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
  }
  .elegant .elegant_demeanor .bgi_text .box_text main div {
    width: 50%;
  }
  .elegant .elegant_demeanor .bgi_text .box_text main .con_box_name {
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .elegant .elegant_demeanor .bgi_text .box_gsmp {
    padding: 20px 100px;
  }
  .supply .box_card {
    width: 100%;
    display: -webkit-flex;
    display: flex;
  }
  .supply .box_card ul {
    -webkit-justify-content: space-between;
    margin-left: 0 !important;
  }
  .supply .box_card ul li {
    margin-right: 10px;
  }
  .supply .box_left {
    width: 320px;
  }
  .supply .box_left .fl div {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
  }
  .supply .box_left .fl div:first-child {
    border-top: 2px solid #ff3d3e;
  }
  .supply .box_left .fl a {
    color: #000;
  }
  .supply .box_left .fl a:hover {
    color: #ff3d3e;
  }
  .supply .box_left .fl .active {
    color: #ff3d3e;
  }
  .supply .box_right {
    width: 960px;
    margin-left: 30px;
  }
  .supply .hot-sale_product {
    background-color: #f3f3f3;
  }
  .introduce .fl div {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
  }
  .introduce .fl div:first-child {
    border-top: 2px solid #ff3d3e;
  }
  .introduce .fl a {
    color: #000;
  }
  .introduce .fl a:hover {
    color: #ff3d3e;
  }
  .introduce .fl .active {
    color: #ff3d3e;
  }
  .introduce .bottom_left {
    width: 320px;
  }
  .introduce .bottom_left .title {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    margin-top: -20px;
  }
  .introduce .bottom_left .box_l {
    padding: 10px 15px;
    background-color: #F3F3F3;
    color: #4b4b4b;
  }
  .introduce .bottom_left .box_l .title_title {
    font-size: 16px;
    margin: 10px 0;
  }
  .introduce .bottom_left .box_l .grxx {
    margin: 10px 0;
    white-space: nowrap;
  }
  .introduce .bottom_left .box_l .grxx span {
    font-size: 12px;
  }
  .introduce .box_right .box_one {
    margin-bottom: 20px;
  }
  .introduce .box_right .title {
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .introduce .box_right .title span {
    border-left: 4px solid #ff3d3e;
    padding-left: 10px;
  }
  .introduce .box_right .text {
    line-height: 24px;
  }
  .introduce .box_right .text table {
    width: 100%;
    margin-top: 30px;
  }
  .introduce .box_right .text table .table_title {
    text-align: center;
    background-color: #f3f3f3;
    width: 208px;
  }
  .introduce .box_right .text table .pl30 {
    padding-left: 30px;
  }
  .introduce .tel .tel_box {
    border: 1px solid #d7d7d7;
    padding: 20px 30px;
    background-image: url(../images/qiye_bg.png);
    background-repeat: no-repeat;
    width: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .introduce .tel .tel_box .tel_box_name {
    font-size: 27px;
    font-weight: 600;
    margin: 10px 0;
  }
  .introduce .tel .tel_box .tel_box_name_p {
    font-size: 16px;
    margin: 15px 0;
  }
  .introduce .tel .tel_box .tel_box_name_tel {
    font-size: 16px;
    margin: 15px 0;
    color: #ff3d3e;
    display: -webkit-flex;
    display: flex;
  }
  .introduce .tel .tel_box .tel_box_name_tel div {
    margin-right: 20px;
  }
  .introduce .tel .tel_box .tel_box_name_city {
    font-size: 16px;
    margin: 15px 0;
    color: #525252;
  }
  .introduce .tel .tel_box .tel_box_name_website {
    font-size: 16px;
    margin: 15px 0;
    color: #525252;
  }
  .message_box {
    margin: 20px 0;
  }
  .message_box i {
    color: #ff3d3e;
    margin-right: 5px;
  }
  .message_box input {
    width: 300px;
  }
  .message_box textarea {
    width: 60%;
  }
  .tjly {
    width: 170px;
    height: 40px;
    background-color: #ff3d3e;
    color: #ffffff;
    display: block;
    margin-left: 90px;
    padding: 10px 0;
    border: none;
  }
  .tjly:hover {
    background-color: #ff6e32;
    color: #ffffff;
  }
  .login_news {
    cursor: pointer;
    position: absolute;
    width: 18%;
    height: 335px;
    overflow: hidden;
    top: 189px;
    right: 0px;
    line-height: 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .login_news .swp-date:hover div a {
    color: #ff3d3e;
  }
  .login_news .swiper-box {
    width: 216px;
    height: auto;
    overflow: hidden;
  }
  .login_news .swiper-box .swp-date {
    cursor: pointer;
    font-size: 12px;
    width: 200px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #403f51;
  }
  .login_news .swiper-box .swp-date p {
    padding: 5px 10px;
    width: 100%;
    color: #555;
  }
  .login_news .swiper-box .swp-date p:hover {
    color: #ff3d3e !important;
  }
  .login_news .swiper-box .swp-date span {
    position: relative;
    margin-bottom: 5px;
    color: #ff3d3e;
    margin-right: 3px;
    letter-spacing: 1px;
  }
  .qiye {
    width: 1200px;
    height: 400px;
  }
  .qiye .swiper-wrapper {
    width: 1200px;
    height: 400px;
  }
  .qiye .swiper-wrapper img {
    width: 100%;
    height: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .ggimg:hover {
    box-shadow: 0 0 5px #666;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    background-color: #fff;
  }
  .ggimg img {
    width: 1200px;
    height: 75px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .form-control {
    font-size: 12px;
    width: 81.5%;
  }
  .serch_02 {
    height: 26px;
    width: 13px;
    background: url(../images/serch.png) no-repeat;
    background-position: 3px -190px;
  }
  .serch_03 {
    height: 26px;
    width: 13px;
    background: url(../images/serch.png) no-repeat;
    background-position: 3px -233px;
  }
  .two_style {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .two_style .img_card {
    height: 210px;
  }
  .two_style .commodities {
    width: 49%;
  }
  .two_style .commodities .commodities_right {
    width: 340px;
  }
  .two_style .commodities .img_card:first-child .box {
    width: 155px;
    height: 200px;
  }
  .two_style .commodities .img_card:first-child .box .right_bottom_img {
    width: 100%;
    height: 134px;
  }
  .two_style .commodities .img_card:first-child .box .right_bottom_img img {
    width: 100%;
    height: 100%;
  }
  .two_style .commodities .img_card:first-child .box .mask_shop .shop_pay a {
    line-height: 29px;
  }
  .two_style .commodities .img_card:first-child .box .right_bottom_name p:nth-child(1) {
    width: 100%;
  }
  .two_style .commodities .img_card:nth-child(2) .box {
    width: 155px;
    height: 200px;
  }
  .two_style .commodities .img_card:nth-child(2) .box .right_bottom_img {
    width: 100%;
    height: 134px;
  }
  .two_style .commodities .img_card:nth-child(2) .box .right_bottom_img img {
    width: 100%;
    height: 100%;
  }
  .two_style .commodities .img_card:nth-child(2) .box .mask_shop .shop_pay a {
    line-height: 29px;
  }
  .two_style .commodities .img_card:nth-child(2) .box .right_bottom_name p:nth-child(1) {
    width: 100%;
  }
  .two_style .commodities .img_card:nth-child(3) .box {
    width: 323px;
    height: 146px;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  .two_style .commodities .img_card:nth-child(3) .box .right_bottom_img {
    width: 125px;
    height: 125px;
  }
  .two_style .commodities .img_card:nth-child(3) .box .right_bottom_img img {
    width: 100%;
    height: 100%;
  }
  .two_style .commodities .img_card:nth-child(3) .box .right_bottom_name {
    width: 160px;
  }
  .two_style .commodities .img_card:nth-child(3) .box .mask {
    height: 75%;
  }
  .two_style .commodities .img_card:nth-child(3) .box .shop_pay {
    height: 25%;
  }
  .two_style .commodities .img_card:nth-child(3) .box .right_bottom_name p:nth-child(1) {
    width: 100%;
    height: auto;
    max-height: 40px;
    overflow: hidden;
    white-space: pre-wrap;
  }
  .three_style {
    display: flex;
    display: -webkit-flex;
  }
  .three_style .commodities .box_card_shop {
    width: 48%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .three_style .commodities .right_bottom {
    width: 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(3) .box {
    height: 100px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(3) .box .shop_pay {
    height: 35%;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(3) .box .mask {
    height: 65%;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(3) .box .right_bottom_img img {
    width: 80px;
    height: 80px;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(3) .box .right_bottom_name {
    margin-left: 20px;
    margin-top: 0;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(3) .box .right_bottom_name p:nth-child(1) {
    height: auto;
    max-height: 40px;
    width: 100px;
    overflow: hidden;
    white-space: normal;
    margin: 0 0 10px 0px;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(4) .box {
    height: 100px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(4) .box .shop_pay {
    height: 35%;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(4) .box .mask {
    height: 65%;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(4) .box .right_bottom_img img {
    width: 80px;
    height: 80px;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(4) .box .right_bottom_name {
    margin-left: 20px;
    margin-top: 0;
  }
  .three_style .commodities .right_bottom .img_card:nth-child(4) .box .right_bottom_name p:nth-child(1) {
    height: auto;
    max-height: 40px;
    width: 100px;
    overflow: hidden;
    white-space: normal;
    margin: 0 0 10px 0px;
  }
  .three_style .right_swiper {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    width: 51%;
  }
  .three_style .right_swiper .swiper_lb {
    width: 70%;
    height: 355px;
    border: 1px solid #e8e8e8;
    padding: 10px;
  }
  .three_style .right_swiper .swiper-container {
    width: 100%;
  }
  .three_style .right_swiper .swiper-container img {
    width: 319px;
    height: 277px;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .three_style .right_swiper .name {
    font-size: 14px;
    color: #666;
    margin: 10px 0;
  }
  .three_style .right_swiper .jinqian {
    font-size: 14px;
    color: #f97014;
  }
  .three_style .right_swiper .swiper-pagination-bullets {
    text-align: right;
  }
  .three_style .right_swiper .right_shop_swiper {
    width: 28%;
  }
  .three_style .right_swiper .right_shop_swiper .one_box:hover .mask_shop {
    opacity: 1;
  }
  .three_style .right_swiper .right_shop_swiper .one_box {
    width: 100%;
    position: relative;
    border: 1px solid #e8e8e8;
    padding: 10px;
    height: 174px;
  }
  .three_style .right_swiper .right_shop_swiper .one_box .mask_shop .mask {
    height: 80%;
  }
  .three_style .right_swiper .right_shop_swiper .one_box .mask_shop .shop_pay {
    height: 20%;
  }
  .three_style .right_swiper .right_shop_swiper .name_swiper {
    font-size: 14px;
    color: #666;
    margin: 3px 0;
  }
  .three_style .right_swiper .right_shop_swiper .shop_jq_swiper {
    font-size: 14px;
    color: #f97014;
  }
  .three_style .right_swiper .right_shop_swiper img {
    width: 115px;
    height: 115px;
  }
  .three_style .right_swiper .right_shop_swiper .one_box:first-child {
    margin-bottom: 10px;
  }
  .ckgd {
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .ckgd div {
    position: absolute;
    right: 0;
  }
  .ckgd div a {
    font-size: 14px;
    color: #888;
  }
  .commodity_header_2 img {
    margin: 30px auto 20px;
    display: block;
  }
  .tjhw ul {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-content: space-between;
  }
  .tjhw ul li {
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    height: 314px;
  }
  .tjhw ul li .tjhw_img {
    overflow: hidden;
    width: 224px;
    height: 224px;
    background-color: #f7f7f7;
    transition: all 0.3s;
  }
  .tjhw ul li .tjhw_img img {
    transition: all 0.3s;
    transform: scale(1);
    width: 100%;
    height: 100%;
  }
  .tjhw ul li .tjhw_xx {
    width: 224px;
    margin: 10px 0;
    display: flex;
    display: -webkit-flex;
  }
  .tjhw ul li .tjhw_xx .tjhw_icon {
    display: block;
    height: 40px;
    margin-right: 10px;
  }
  .tjhw ul li .tjhw_xx .tjhw_icon img {
    width: 25px;
  }
  .tjhw ul li .tjhw_xx .tjhw_text {
    width: 185px;
  }
  .tjhw ul li .tjhw_xx .tjhw_text .tjhw_title {
    color: #333;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
  }
  .tjhw ul li .tjhw_xx .tjhw_text .jq {
    color: #ff6700;
    font-size: 14px;
    margin-top: 10px;
  }
  .tjhw li:nth-child(5n) {
    margin-right: 0;
  }
  .tjhw li:hover .tjhw_img img {
    transform: scale(1.3);
  }
  .tjhw li:hover .mask_shop {
    opacity: 1;
  }
  .tjhw .mask_shop {
    z-index: 99;
    width: 100%;
    height: 72%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
  }
  .tjhw .mask_shop .mask {
    width: 100%;
    height: 85%;
    background-color: rgba(51, 51, 51, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .tjhw .mask_shop .mask .mask_box {
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .tjhw .mask_shop .mask .mask_box .mask_shop_name {
    width: 100% !important;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    height: auto;
    max-height: 40px;
    overflow: hidden;
  }
  .tjhw .mask_shop .mask .mask_box .mask_shop_jq {
    width: 100% !important;
    text-align: center;
    color: #ff6700;
    font-size: 14px;
  }
  .tjhw .mask_shop .shop_pay {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    height: 15%;
  }
  .tjhw .mask_shop .shop_pay a {
    font-size: 14px;
    display: block;
    color: #333;
    width: 50%;
    text-align: center;
    height: 100%;
    line-height: 35px;
    background-color: #ffdecd;
  }
  .tjhw .mask_shop .shop_pay .ljxj {
    background-color: #ff3d3e;
    color: #fff;
  }
  .hwhz {
    padding: 20px 0;
    margin-top: 30px;
    max-width: 1920px;
    width: 100%;
    height: 370px;
    background: url("../images/hwhz_bg.jpg") no-repeat;
  }
  .hwhz form .form_card {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
  }
  .hwhz form .form_card .left_box {
    width: 37%;
  }
  .hwhz form .form_card .left_box lable {
    font-size: 13px;
    color: #333;
  }
  .hwhz form .form_card .left_box input {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
    outline: none;
    height: 35px;
    width: 300px;
    border-radius: 5px;
  }
  .hwhz form .form_card .i_company input {
    margin-bottom: 0 !important;
  }
  .hwhz form .form_card .textarea {
    width: 31%;
  }
  .hwhz form .form_card .textarea textarea {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    outline: none;
    width: 370px;
    height: 122px;
    padding: 15px;
    color: #999;
    font-size: 14px;
    margin: 0;
  }
  .hwhz form button {
    width: 350px;
    text-align: center;
    background-color: #ff3d3e;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    margin: 20px auto;
    outline: none;
    border: none;
    padding: 5px 0;
    display: block;
  }
  .hwhb ul {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -khtml-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -khtml-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hwhb ul a {
    display: block;
    width: 15%;
    margin: 15px 0;
    border-right: 1px solid #d2d2d2;
  }
  .hwhb ul a li {
    margin: 0 auto;
    width: 109px;
    height: 44px;
  }
  .hwhb ul a li img {
    width: 100%;
    height: 100%;
  }
  .hwhb a:nth-child(6n) {
    border-right: none !important;
  }
  .yqlj ul {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
  }
  .yqlj a {
    display: block;
    margin-right: 5px;
    margin-bottom: 7px;
    color: #333;
    font-size: 12px;
  }
  .yqlj a:hover {
    color: #ff3d3e;
  }
  .dbfl {
    margin-bottom: 80px;
  }
  .dbfl ul {
    position: relative;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    background-color: #f6f6f6;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    padding: 15px 15px;
    margin: 20px 0;
  }
  .dbfl ul .first {
    color: #666;
  }
  .dbfl ul .box_zm_card {
    display: block;
    font-size: 12px;
    text-align: center;
    width: 3%;
    cursor: pointer;
  }
  .dbfl ul .box_zm_card a {
    color: #999;
  }
  .dbfl ul .classification2 {
    width: 100%;
    background-color: #fff;
    z-index: 100;
    position: absolute;
    display: none;
    padding-top: 14px;
    left: 0;
  }
  .dbfl ul .classification2 main {
    min-width: 800px;
    height: auto;
    min-height: 35px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
  }
  .dbfl ul .classification2 div {
    margin: 5px 10px;
    min-width: 70px;
  }
  .dbfl ul .box_zm_card:hover li {
    color: #ff3d3e;
  }
  .dbfl ul .box_zm_card:hover .classification2 {
    display: block;
  }
  .dbfl ul .name:hover {
    color: #ff3d3e;
  }
  .dbfl ul .name:hover a {
    color: #ff3d3e;
  }
  .good_top {
    background-color: #F6F6F6;
    margin-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    min-height: 400px;
  }
  .good_top .good_top_card {
    position: relative;
    display: flex;
    display: -webkit-flex;
  }
  .good_top .good_top_card .left_good_box {
    width: 77%;
  }
  .good_top .good_top_card .left_good_box .title {
    height: 34px;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    background-image: url(../../static/images/good_top.png);
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .good_top .good_top_card .left_good_box .title div {
    position: absolute;
    left: 45%;
    top: -15px;
    letter-spacing: 1px;
  }
  .good_top .good_top_card .left_good_box .shop_good_list {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -khtml-justify-content: space-between;
    justify-content: space-between;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li {
    position: relative;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .fangda {
    width: 260px;
    height: 260px;
    overflow: hidden;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .bg_img {
    width: 260px;
    height: 260px;
    margin-bottom: 15px;
    transform: scale(1);
    transition: all 0.3s;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .bg_img img {
    width: 100%;
    height: 100%;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .fangda:hover .bg_img {
    overflow: hidden;
    transform: scale(1.3);
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .icon {
    position: absolute;
    left: 8px;
    z-index: 99;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .bg_name {
    margin-top: 10px;
    color: #5f5f5f;
    font-size: 14px;
    width: 260px;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .jinqian {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -khtml-justify-content: space-between;
    justify-content: space-between;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .jinqian .num {
    font-size: 20px;
    font-weight: 600;
    color: #ff3d3e;
    width: 50%;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .jinqian .ljxj {
    color: #333;
    border: #333 1px solid;
    text-align: center;
    padding: 5px 0;
    width: 50%;
  }
  .good_top .good_top_card .left_good_box .shop_good_list li .jinqian .ljxj:hover {
    color: #ffffff;
    background-color: #ff3d3e;
    border: none;
  }
  .good_top .right_card {
    height: 187px;
    top: 35px;
  }
  .good_top .swiper-box {
    top: 50px;
    height: auto;
    overflow: hidden;
  }
  .good_top .login {
    margin: 0 12px;
  }
  .good_detail_shoucang {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    position: absolute;
    top: 53px;
    left: 3px;
    cursor: pointer;
  }
  .good_detail_shoucang img {
    margin: -4px 4px 1px 0;
  }
  .good_detail_shoucang .qxsc {
    display: none;
  }
  .modal-dialog {
    width: 470px;
    margin: 30px auto;
    padding: 10px;
  }
  .modal-title {
    text-align: center;
    color: #ff3d3e;
    font-weight: 600;
    font-size: 15px;
  }
  .modal-body {
    padding: 10px 19px 10px 19px;
  }
  .modal-body_name {
    font-weight: 600;
    display: -webkit-flex;
    display: flex;
    margin: 10px 0;
  }
  .modal-body_name i {
    margin-right: 5px;
  }
  .modal-body_name span {
    display: block;
    width: 300px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 500;
  }
  .modal-body_xx {
    margin-bottom: 10px;
  }
  .modal-body_xx i {
    position: absolute;
    color: #ff3d3e;
    top: 11px;
    left: -11px;
  }
  .modal-body_xx span {
    width: 102px;
    font-weight: 600;
    position: relative;
    padding-top: 8px;
  }
  .modal-body_xx .name {
    width: 286px;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .modal-body_xx .tel {
    width: 284px;
  }
  .modal-body_gsmc {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
  }
  .modal-body_gsmc span {
    width: 78px;
    font-weight: 600;
    padding-top: 10px;
  }
  .modal-body_gsmc .name_name {
    width: 353px;
  }
  .modal-body_cgsm {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
  }
  .modal-body_cgsm span {
    width: 78px;
    font-weight: 600;
    padding-top: 10px;
  }
  .modal-body_cgsm textarea {
    width: 353px;
  }
  .modal-footer {
    text-align: center;
    color: #ffffff;
  }
  .modal-footer .modal-body_xx {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 10px;
  }
  .modal-footer .modal-body_xx i {
    position: absolute;
    color: #ff3d3e;
    top: 11px;
    left: -11px;
  }
  .modal-footer .modal-body_xx span {
    position: relative;
    padding-top: 10px;
    color: #000;
  }
  .modal-footer .modal-body_xx .name {
    width: 90px;
    margin-right: 10px;
  }
  .modal-footer .modal-body_xx .tel {
    width: 222px;
  }
  .modal-footer .modal-body_dx {
    color: #000;
  }
  .modal-footer .modal-body_dx .modal-body_name {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
  }
  .modal-footer .modal-body_dx .modal-body_name .radio {
    margin-top: 0;
  }
  .modal-footer button {
    width: 180px;
    height: 45px;
    background-color: #ff3d3e;
  }
  .box_bottom {
    position: relative;
    margin-top: 20px;
    display: -webkit-flex;
    display: flex;
  }
  .box_bottom .bottom_right {
    width: 875px;
    border: 1px solid #525252;
    border-top: none;
    margin-left: 20px;
    min-height: 800px;
  }
  .box_bottom .bottom_right .card .card_top {
    display: -webkit-flex;
    display: flex;
    height: 40px;
    padding-bottom: 0px !important;
    position: relative;
    background-color: #f5f5f5;
  }
  .box_bottom .bottom_right .card .card_top .card_xx {
    height: 40px;
    width: 100px;
    padding-top: 10px;
    text-align: center;
    color: #ff3d3e;
    font-size: 14px;
    border-top: 2px solid #ff3d3e;
    background-color: #ffffff;
  }
  .box_bottom .bottom_right .card .card_top .card_yy {
    height: 40px;
    width: 100px;
    padding-top: 10px;
    text-align: center;
    color: #525252;
    font-size: 14px;
    background-color: #f5f5f5;
  }
  .box_bottom .bottom_right .card .card_top .ewm {
    color: #525252;
    padding-top: 10px;
    margin-right: 10px;
    cursor: pointer;
    position: absolute;
    right: 0;
  }
  .box_bottom .bottom_right .card .card_top .ewm_box_card {
    position: absolute;
    right: 6px;
    top: 40px;
    display: none;
    border: 1px solid #999999;
  }
  .box_bottom .bottom_right .card .card_top .ewm:hover .ewm_box_card {
    display: block;
  }
  .box_bottom .bottom_right .card .text {
    padding: 20px 30px;
  }
  .box_bottom .bottom_right .card .text table {
    width: 100%;
    border: 1px solid #525252;
  }
  .box_bottom .bottom_right .card .text table td {
    padding: 10px 20px;
  }
  .box_bottom .bottom_right .card .text p {
    font-size: 12px;
    line-height: 24px;
  }
  .box_bottom .bottom_right .card .text img {
    width: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin: 10px 0;
  }
  .hot_shop {
    margin-bottom: 50px;
  }
  .hot_shop .hot_top {
    background-color: #f3f3f3;
    padding: 10px 0;
    margin-bottom: 30px;
    margin-top: 20px;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
  }
  .hot_shop .hot_top .title {
    font-weight: 600;
    font-size: 14px;
    border-left: 3px solid #ff3d3e;
    padding-left: 10px;
  }
  .hot_shop .hot_top .nav_title {
    margin-left: 100px;
  }
  .hot_shop .hot_top .nav_title ul {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
  }
  .hot_shop .hot_top .nav_title ul li {
    cursor: pointer;
    color: #A1A1A1;
    margin-right: 30px;
  }
  .hot_shop .hot_top .nav_title ul .active {
    color: #ff3d3e;
  }
  .hot_shop .hot_top .nav_title ul li:hover {
    color: #ff3d3e;
  }
  .hot_shop .shop_list {
    display: none;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .hot_shop .shop_list li {
    margin-left: 25px;
    margin-bottom: 15px;
    width: 270px;
    cursor: pointer;
  }
  .hot_shop .shop_list li:nth-child(1) {
    margin-left: 20px;
  }
  .hot_shop .shop_list li:nth-child(5) {
    margin-left: 20px;
  }
  .hot_shop .shop_list li:hover {
    box-shadow: 0 0 5px #666666;
    transition: all 0.3s;
  }
  .hot_shop .shop_list .list_img img {
    width: 270px;
    height: 270px;
  }
  .hot_shop .shop_list .jiage {
    padding: 15px 10px;
    border: 1px solid #e7e7e7;
  }
  .hot_shop .shop_list .jiage .zongjia {
    color: #ff3d3e;
    font-size: 18px;
  }
  .hot_shop .shop_list .jiage .text {
    font-size: 14px;
    height: 40px;
    overflow: hidden;
  }
  .hot_shop .shop_list .jiage a {
    color: #333;
  }
  .hot_shop .shop_list:first-child {
    display: flex;
  }
  .bottom_left {
    width: 320px;
  }
  .bottom_left .title {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    padding: 0px 0;
  }
  .bottom_left .box_l {
    width: 320px;
    height: 393px;
    background-image: url('../images/goods_nbav_fotter.png');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border: 1px solid #ff3d3e;
    padding: 10px 15px;
  }
  .bottom_left .box_l .title_title {
    display: flex;
    display: -webkit-flex;
    font-size: 16px;
    margin: 25px 0;
    font-weight: 600;
    margin-bottom: 30px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .bottom_left .box_l .title_title .img_icon {
    margin: 0 5px;
  }
  .bottom_left .box_l .title_title a {
    color: #4b4b4b;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .bottom_left .box_l .title_title a:hover {
    color: #ff3d3e;
  }
  .bottom_left .box_l .grxx {
    margin: 10px 0;
    color: #666666;
  }
  .bottom_left .box_l .grxx span {
    font-size: 14px;
  }
  .bottom_left .box_l .zhuyao_shop {
    display: flex;
    display: -webkit-flex;
  }
  .bottom_left .box_l .zhuyao_shop span {
    display: block;
  }
  .bottom_left .box_l .zhuyao_shop .red {
    width: 218px;
    white-space: pre-wrap;
  }
  .bottom_left .box_l .city_city {
    white-space: normal;
  }
  .classification {
    cursor: pointer;
    width: 320px;
    position: absolute;
    top: 490px;
  }
  .classification .title {
    background-color: #ff3d3e;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 20px;
  }
  .classification .one {
    padding: 10px 20px;
  }
  .classification .two {
    height: 38px;
    overflow: hidden;
  }
  .classification .active {
    color: #ff3d3e;
  }
  .classification .two_name {
    padding: 10px 20px;
  }
  .classification .two_name span {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 100;
  }
  .classification .first_fenlei {
    width: 320px;
    background-color: #f6f6f6;
    border: 1px solid #ff3d3e;
    max-height: 250px;
    overflow: auto;
  }
  .classification .first_fenlei li {
    border-bottom: 1px solid #e6e6e6;
  }
  .classification .first_fenlei li a {
    color: #666666;
  }
  .classification .two_fenlei {
    background-color: #fff;
    padding: 10px 20px;
  }
  .footer2 {
    margin-top: 30px;
  }
  .footer2 .hot_nav {
    background-color: #f3f3f3;
    padding: 10px 0;
    margin-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -khtml-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .footer2 .title_hot {
    font-weight: 600;
    font-size: 14px;
    border-left: 3px solid #ff3d3e;
    padding-left: 10px;
  }
  .footer2 ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -khtml-justify-content: space-between;
    justify-content: space-between;
  }
  .footer2 ul img {
    margin-bottom: 30px;
  }
  .footer2 ul .text {
    background-color: rgba(51, 51, 51, 0.7);
    color: #ffffff;
    display: none;
    font-size: 14px;
    padding: 10px 10px;
    position: absolute;
    bottom: 31px;
    width: 276px;
  }
  .footer2 ul .list_box {
    position: relative;
  }
  .footer2 ul .list_box img {
    width: 276px;
    height: 276px;
  }
  .footer2 ul .list_box:hover .text {
    display: block;
  }
  .footer2 ul .list_box2 img {
    width: 583px;
  }
  .ul_box_card {
    overflow: hidden;
  }
  .show_succese {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    z-index: 999999999;
    display: none;
  }
  .show_succese .img_img {
    height: 35px;
  }
  .show_succese img {
    transform: translate(0px, -55px);
  }
  .show_succese .submit_yes {
    border: 1px solid #bcbcbc;
    padding: 2px 5px;
    width: 75px;
    margin: 0 auto;
    cursor: pointer;
  }
  .show_succese .box_succese {
    font-size: 14px;
    width: 250px;
    padding: 20px;
    background-color: #fff;
    text-align: center;
  }
  .show_succese .text {
    line-height: 30px;
    margin-bottom: 20px;
  }
.logo_top{
  display: none;
}
.logo{
  display: flex;
}
.logo .text {
  font-size: 26px;
  width: 300px;
  height: 51px;
  padding-top: 10px;
  padding-left: 20px;
  overflow: hidden;
}
.logo img {
  width: 51px !important;
  height: 51px !important;
}</pre></body></html>