@charset "UTF-8";
/* CSS base doc */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, audio, video {
  margin: 0;
  padding: 0;
  border: 0; }

textarea {
  resize: none;
  font-family: "Microsoft YaHei"; }

a:focus {
  outline: none;
  -webkit-outline: none; }

a:link, a:visited {
  text-decoration: none; }

a:hover, a:active {
  text-decoration: underline; }

a.underline {
  text-decoration: underline; }

body {
  min-width: 1200px;
  line-height: 1.5;
  font-size: 14px;
  color: #404040;
  font-family: "Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei", sans-serif; }

ol, ul {
  list-style: none; }

input, textarea {
  outline: none; }

input[type=button], input[type=submit], input[type=search], button {
  *overflow: visible;
  outline: none;
  cursor: pointer;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none; }

input::-ms-clear {
  display: none; }

input::-ms-reveal {
  display: none; }

input[type=text],
input[type=password] {
  border: 1px solid #cccccc;
  height: 32px;
  padding-left: 10px;
  font-size: 12px;
  font-family: sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -webkit-appearance: none; }

input[placeholder] {
  color: #333; }

button, select {
  text-transform: none; }

a img, img {
  -ms-interpolation-mode: bicubic; }

a {
  color: #404040; }

.tc {
  text-align: center; }

/* 变量 */
.top_bar li.message span:after {
  content: "";
  display: block;
  position: absolute; }

/* 主色 */
.color_main {
  color: #ff4040; }

.color_fu {
  color: #b17c00; }

.color_cc {
  color: #cc0011; }

.color_ff {
  color: #fff; }

.color_4c {
  color: #4c4c4c; }

.color_40 {
  color: #404040; }

.color_33 {
  color: #333; }

.color_66 {
  color: #666; }

.color_99 {
  color: #999; }

.color_f40 {
  color: #ff4040; }

.color_4d {
  color: #4d4d4d; }

/* 背景色 */
.bg_ff {
  background-color: #fff; }

.bg_cc {
  background-color: #ccc; }

.bg_e6 {
  background-color: #e6e6e6; }

.bg_333 {
  background-color: #333333; }

.bg_f5 {
  background-color: #f5f5f5; }

.bg_main {
  background-color: #ff4040; }

.bg_c0 {
  background-color: #cc0011; }

.bg_fa {
  background-color: #fafafa; }

.bg_f40 {
  background-color: #ff4040; }

.bg_fd {
  background-color: #fdfdfd; }

.bg_fe {
  background-color: #fefefe; }

/* 字体 */
.fb {
  font-weight: bold !important; }

.fn {
  font-weight: normal !important; }

.fs {
  font-style: normal !important; }

.f_family {
  font-family: "Microsoft YaHei"; }

.f12 {
  font-size: 12px;
  font-family: "Microsoft YaHei"; }

.f14 {
  font-size: 14px; }

.f16 {
  font-size: 16px; }

.f18 {
  font-size: 18px; }

/* 按钮颜色 */
.btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer; }

.btn:hover {
  text-decoration: none; }

select {
  height: 34px; }

/* 链接hover */
.hover_txt {
  color: #ff4040; }

.hover_txt:hover {
  text-decoration: none; }

/* 边距 */
.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt42 {
  padding-top: 42px; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt55 {
  margin-top: 55px; }

.mt47 {
  margin-top: 47px; }

.mt18 {
  margin-top: 18px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

/* 自定义 */
.textSpill {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

.cb {
  clear: both; }

.clearfix:after, .navSearch:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix, .navSearch {
  display: block; }

* html .clearfix, * html .navSearch {
  height: 1%; }

.tl {
  text-align: left !important; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.w1200 {
  width: 1200px;
  margin: 0 auto; }

/* 分页 */
.page_btn {
  margin-top: 12px;
  text-align: center;
  padding: 18px 0; }

.page_btn a {
  border: 1px solid #d1d1d1;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  display: inline-block;
  color: #333;
  float: left;
  border-right: none; }

.page_btn a.prev,
.page_btn a.next {
  padding: 0 15px; }

.page_btn span {
  padding: 0 10px;
  float: left;
  line-height: 30px; }

.page_btn a.active {
  color: #fff;
  background-color: #ff4040;
  display: inline-block;
  border-color: #ff4040; }

.page_btn a:hover {
  text-decoration: none;
  color: #ff4040; }

.page_btn a.active:hover {
  color: #fff; }

.page_btn input {
  border: 1px solid #d1d1d1;
  height: 30px;
  line-height: 30px;
  width: 50px;
  text-align: center;
  float: left;
  font-size: 14px;
  text-indent: 0; }

.page_btn input[placeholder] {
  color: #404040; }

.page_btn .inner_page {
  display: inline-block; }

.page_btn i {
  font-style: normal;
  float: left;
  height: 30px;
  line-height: 23px;
  padding: 0 6px; }

.page_btn .r_border {
  border-right: 1px solid #d1d1d1; }

/* 单选 */
.ui_radio span {
  display: inline-block;
  padding-right: 30px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.ui_radio span i {
  display: inline-block;
  margin-right: -18px;
  width: 14px;
  height: 14px;
  background: url("../images/new_icons/icon.png") no-repeat 0 0;
  vertical-align: middle; }

.ui_radio span i.on {
  background-position: 0 -36px; }

.ui_radio span input {
  margin-right: 10px;
  visibility: hidden; }

/* 多选 */
.ui_checkbox span {
  display: inline-block;
  padding-right: 20px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.ui_checkbox span i {
  display: inline-block;
  margin-right: -18px;
  width: 14px;
  height: 14px;
  background: url("../images/new_icons/icon.png") no-repeat 0 -73px;
  vertical-align: -2px; }

.ui_checkbox span i.on {
  background: url("../images/new_icons/icon_choose.png") no-repeat center; }

.ui_checkbox span input {
  margin-right: 10px;
  visibility: hidden; }

/* top_bar */
.top_bar {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #e0e0e0; }

.top_bar ul.fr {
  position: relative;
  margin-right: -10px; }

.top_bar ul.fr > li {
  float: left;
  padding: 0 12px; }

.top_bar li.message {
  position: absolute;
  left: -90px;
  top: 0;
  border: 1px solid transparent;
  border-top: 0;
  border-bottom: 0;
  overflow: hidden;
  z-index: 2; }

.top_bar li a {
  color: #666; }

.top_bar li .color_orange {
  color: #ff5400; }

.top_bar li.message span {
  display: inline-block;
  position: relative;
  text-indent: 22px;
  background: url("../images/new_icons/icon1.png") no-repeat 0 10px; }

.top_bar li.message:hover span {
  color: #ff4040; }

.top_bar li.message span:after {
  width: 0;
  height: 0;
  border-color: transparent;
  border-width: 5px;
  border-style: solid;
  border-top-color: #666;
  position: absolute;
  top: 13px;
  right: -5px;
  transition: all ease-in 300ms;
  transform: rotate(0deg);
  transform-origin: center center; }

.top_bar .ul_down {
  height: 0; }

.top_bar .ul_down li {
  line-height: 24px; }

.top_bar .ul_down li b {
  padding-left: 6px; }

.top_bar li.message:hover {
  background-color: #fff;
  border-color: #cc0011;
  border-bottom: 1px solid #cc0011;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.21); }

.top_bar li.message:hover span:after {
  top: 8px;
  transform: rotate(540deg); }

.top_bar li.message:hover .ul_down {
  padding: 5px 0 18px;
  height: auto; }

.top_bar li.message:hover a {
  color: #666; }

.top_bar .user a:hover,
.top_bar li.message:hover .ul_down a:hover,
.top_bar li:hover a {
  color: #ff4040; }

.top_bar li.sell span {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  color: #fff;
  border-radius: 3px;
  text-align: center; }

.top_bar .user span,
.top_bar .user > a {
  display: inline;
  float: left; }

.top_bar .user a.login {
  padding: 0 5px 0 25px; }

.top_bar .city_change:hover > .citys {
  display: block; }

.top_bar .city_change:hover > a {
  color: #ff4040; }

.top_bar .city_change {
  position: relative;
  cursor: pointer; }

.top_bar .city_change .citys {
  display: none;
  position: absolute;
  width: 280px;
  background-color: #fff;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0 20px 20px;
  z-index: 201; }

.top_bar .city_change .citys .city_title:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 16px;
  background: url("../images/new_icons/addr_icon.png") no-repeat left top;
  vertical-align: -2px;
  margin-right: 5px; }

.top_bar .city_change .citys .city_title {
  font-size: 16px;
  margin-bottom: 10px;
  margin-right: 20px; }

.top_bar .city_change .citys .city_title > a {
  display: inline-block;
  line-height: 16px;
  padding: 5px 8px;
  border: 2px solid #ff4040;
  color: #ff4040; }

.top_bar .city_change .citys .city_item .item_title {
  border-bottom: 1px dashed #e8e8e8;
  font-weight: bold;
  font-size: 14px; }

.top_bar .city_change .citys .city_title > a:hover {
  text-decoration: none; }

.top_bar .city_change .citys .city_item .item_main > a {
  font-size: 14px;
  color: #666;
  margin-right: 15px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
  line-height: 25px; }
  .top_bar .city_change .citys .city_item .item_main > a:hover {
    color: #ff4040; }

/* footer */
.footer {
  padding-top: 16px;
  clear: both; }

.footer ul {
  line-height: 24px; }

.footer li {
  display: inline-block;
  color: #666; }

.footer ul.links {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 20px;
  padding-bottom: 30px; }

.footer ul.links li {
  width: 120px;
  text-align: left;
  float: left;
  margin-bottom: 5px; }

.footer ul.links li:nth-child(10n+1) {
  text-align: right; }

.footer ul.links li.title {
  display: block;
  color: #666;
  font-size: 16px;
  text-align: left;
  margin-bottom: 30px;
  float: none; }

.footer li a {
  display: inline-block;
  padding: 0 9px;
  color: #666; }

.footer li a:hover {
  color: #ff4040; }

.footer p {
  padding-bottom: 15px;
  line-height: 20px;
  color: #999; }

.footer .link {
  text-align: left;
  padding: 0 0 5px 0;
  line-height: 24px;
  border-bottom: 1px solid #d1d1d1; }

.footer .link span {
  display: inline-block;
  float: left; }

.footer .link > div {
  width: 94%; }

.footer .link > div a {
  display: inline-block;
  padding: 0 10px;
  color: #666; }

.footer .link > div a:hover {
  color: #404040; }

.bottom {
  width: 100%;
  position: fixed;
  bottom: 0; }

.bomb_dialog .layui-layer-title {
  height: 100px;
  padding: 0;
  border-radius: 0; }

.login_title {
  position: relative;
  width: 420px;
  height: 100px;
  background: url(../images/new_banner/login_box.png) no-repeat center;
  background-size: cover; }
  .login_title .delete {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/new_icons/refuse.png) no-repeat center;
    background-size: cover;
    top: 14px;
    right: 14px;
    cursor: pointer; }

/* header */
.header {
  width: 100%;
  height: 124px; }

.header .logo {
  float: left;
  width: 290px;
  height: 57px;
  padding-right: 10px;
  border-right: 1px solid #e6e6e6;
  margin-top: 37px; }

.header .logo1 {
  float: left;
  width: 117px;
  height: 60px;
  padding-left: 10px;
  margin-top: 37px; }

.hot_box {
  float: left;
  margin: 39px 100px 0 0;
  width: 496px;
  height: 64px;
  overflow: hidden; }

.search {
  width: 492px;
  height: 32px;
  overflow: hidden; }

.search .sear_input {
  border: 2px solid #ff4040;
  float: left;
  width: 312px;
  text-indent: 31px;
  background: #fff url("../images/icon1.png") 11px -26px no-repeat; }

.search .sear_btn {
  width: 80px;
  height: 32px;
  line-height: 0;
  color: #fff; }

.hot_box .hot_words {
  margin: 0 -10px 0 0;
  line-height: 18px; }

.hot_box .hot_words a {
  display: inline-block;
  padding: 0 10px;
  color: #999; }

.hot_box .hot_words a.active,
.hot_box .hot_words a:hover {
  color: #ff4040;
  text-decoration: none; }

.card_box {
  position: relative;
  display: inline-block;
  float: right;
  margin-top: 39px;
  width: 140px;
  height: 34px;
  line-height: 34px;
  text-indent: 53px;
  color: #ff4040;
  border: 1px solid #ff4040;
  background: #fff url("../images/icon1.png") 15px -60px no-repeat; }

.card_box:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ff4040;
  background-position: 15px -96px; }

.card_box i {
  display: inline-block;
  position: absolute;
  top: -9px;
  left: 131px;
  padding: 2px 4px;
  line-height: 12px;
  text-align: center;
  color: #fff;
  text-indent: 0;
  border-radius: 25px;
  background-color: #cc0011;
  border: 2px solid #fff; }

/* nav_box */
.nav_box {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  font-size: 16px;
  border-bottom: 2px solid #ff4040; }

.banner_top {
  border-bottom: 0; }

.nav_ul li {
  float: left;
  padding-left: 10px; }
  .nav_ul li.havemore {
    position: relative;
    z-index: 100; }
    .nav_ul li.havemore:hover:after {
      width: 10px;
      height: 6px;
      background: url(../images/new_icons/up_icon.png) no-repeat center;
      transform: rotate(0); }
    .nav_ul li.havemore:hover ul {
      display: block; }
    .nav_ul li.havemore:hover > a {
      color: #ff4040; }
    .nav_ul li.havemore:after {
      content: '';
      display: inline-block;
      width: 6px;
      height: 10px;
      background: url(../images/new_icons/icon_arrow.png) no-repeat center;
      background-size: cover;
      position: absolute;
      right: 5px;
      top: 17px;
      transform: rotate(90deg); }
    .nav_ul li.havemore ul {
      display: none;
      position: absolute;
      background-color: #fff;
      left: 0;
      right: 0;
      top: 40px;
      border-radius: 0 0 5px 5px;
      width: 140px; }
      .nav_ul li.havemore ul li {
        width: 100%;
        padding: 0;
        text-align: left;
        border-bottom: 1px solid #f5f5f5; }
        .nav_ul li.havemore ul li a {
          display: inline-block;
          width: 100%;
          box-sizing: border-box; }
        .nav_ul li.havemore ul li:hover {
          background-color: #ff4040; }
          .nav_ul li.havemore ul li:hover a {
            color: #fff; }

.nav_ul li a {
  display: inline-block;
  padding: 0 15px;
  color: #333; }

.nav_ul li .hotimg {
  float: right;
  margin-left: -40px;
  margin-top: -10px; }

.nav_ul li.active a,
.nav_ul li a:hover {
  text-decoration: none;
  color: #ff4040; }

.nav_box .classify h2 {
  position: absolute;
  width: 210px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ff4040;
  font-size: 16px;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0.954px -4.908px 16.92px 1.08px rgba(0, 0, 0, 0.15); }

.nav_box .classify h2 > i {
  background: url("../images/down.png") no-repeat center;
  width: 10px;
  height: 6px;
  position: absolute;
  z-index: 2;
  transform: rotate(0deg);
  top: 17px;
  right: 40px;
  transition: all .1s ease-in; }

.nav_box .classify h2.active > i {
  transform: rotate(180deg); }

.cate_menu {
  position: absolute;
  left: 0;
  top: 40px;
  width: 320px;
  height: 400px;
  z-index: 200 !important;
  overflow: hidden;
  display: none; }

.cate_menu.on {
  width: 1200px;
  /*box-shadow: 2px 3.464px 9.2px 0.8px rgba(0, 0, 0, 0.15);*/ }

.first_menu {
  width: 260px;
  height: 400px;
  background-color: #2e2e2e;
  opacity: 0.949;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e56e6568,endColorstr=#e56e6568);
  padding: 17.5px 0;
  box-sizing: border-box; }

.first_menu li {
  height: 46px;
  line-height: 46px; }

.first_menu li > a {
  float: left;
  color: #fff; }

.first_menu li span {
  float: left;
  padding: 0 6px;
  color: #fff; }

.first_menu li.active,
.first_menu li:hover {
  background-color: #fff;
  border-color: #e60012; }

.first_menu li.active span,
.first_menu li:hover span,
.first_menu li.active a,
.first_menu li:hover a {
  color: #666; }

.first_menu li a:hover {
  color: #cc0011; }

.second_menu {
  position: absolute;
  left: 260px;
  top: 0;
  width: 990px;
  height: 400px;
  background-color: #fff;
  display: none;
  overflow-y: auto; }

.second_menu.active {
  display: block; }

.s_menu_cont {
  padding-top: 20px;
  clear: both; }

.s_menu_cont h6 {
  display: inline-block;
  float: left;
  width: 110px;
  font-size: 14px;
  line-height: 24px;
  padding: 0 24px 0 20px;
  font-family: "Microsoft YaHei";
  text-align: right; }

.s_menu_cont h6 a {
  padding-right: 8px; }

.s_menu_cont h6 img {
  float: right;
  margin-top: 7px; }

.s_menu_cont ul {
  display: inline-block;
  float: left;
  padding-bottom: 15px;
  width: 82%;
  line-height: 24px;
  border-bottom: 1px dashed #d6d6d6; }

.s_menu_cont li {
  display: inline-block;
  padding-right: 22px;
  line-height: 24px; }

.s_menu_cont a:hover {
  color: #cc0011; }

.s_menu_cont li.high_light a {
  color: #f13444; }

/*渚ц竟宸ュ叿*/
.right_bar {
  position: fixed;
  right: 0;
  bottom: 100px;
  z-index: 10000; }

.right_bar li {
  width: 28px;
  height: 42px;
  padding: 8px 11px 0;
  margin-bottom: 2px;
  background: #ccc url("../images/icon2.png") no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer; }

.right_bar li.chat {
  background-color: #ff4040;
  background-position: 9px 11px;
  text-indent: -9999px;
  color: #fff; }

.right_bar li.chat a:hover {
  color: #fff;
  text-decoration: none; }

.right_bar li.ma {
  background-position: 12px -40px;
  position: relative; }

.right_bar li.up {
  background-position: 9px -94px;
  text-indent: -9999px;
  display: none; }

.right_bar li.chat:hover {
  text-indent: 0;
  background-position: 0 -300px; }
  .right_bar li.chat:hover a {
    color: #fff;
    text-decoration: none; }

.right_bar li.center {
  background-image: none; }
  .right_bar li.center a {
    color: #fff;
    text-decoration: none; }

.right_bar li.up:hover {
  text-indent: 0;
  background-position: 0 -300px; }

.right_bar li:hover {
  background-color: #ff4040; }

.right_bar .shao {
  display: inline-block;
  width: 136px;
  height: 136px;
  line-height: 134px;
  text-align: center;
  border: 1px solid #ccc;
  position: absolute;
  right: 50px;
  bottom: -52px;
  display: none; }

.right_bar .shao img {
  vertical-align: middle; }

.right_bar .shao i {
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: -12px;
  top: 50%;
  margin-top: -13px;
  z-index: 3; }

.right_bar li.ma:hover .shao {
  display: block; }

.all {
  color: #fafafa; }

.b_nav {
  height: 30px;
  line-height: 30px;
  padding: 10px 0;
  color: #666; }
  .b_nav i {
    display: inline-block;
    float: left;
    width: 25px;
    height: 10px;
    background: url("../images/arrow_red.png") no-repeat center;
    margin-top: 10px; }
  .b_nav a {
    float: left;
    color: #999; }

.code_confirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10001;
  box-shadow: 0px 0px 15px 0px rgba(5, 5, 5, 0.14);
  background-color: #fff; }
  .code_confirm .message_unlogin_confirm {
    width: 500px;
    height: 456px;
    margin: 0 auto; }
    .code_confirm .message_unlogin_confirm .code {
      margin-top: 20px;
      text-align: center; }
      .code_confirm .message_unlogin_confirm .code p {
        font-size: 20px;
        margin-top: 5px; }
    .code_confirm .message_unlogin_confirm .warn {
      width: 100%;
      height: 50px;
      line-height: 50px;
      text-align: center;
      color: #666;
      font-size: 12px; }
      .code_confirm .message_unlogin_confirm .warn:before {
        content: '';
        display: inline-block;
        width: 22px;
        height: 20px;
        background: url(../images/newbanner20180614/warn.png) no-repeat center;
        background-size: cover;
        margin-right: 10px;
        vertical-align: -3px; }
    .code_confirm .message_unlogin_confirm .confirm_bottom {
      background-color: #f5f5f5;
      text-align: center;
      padding: 20px 0; }
      .code_confirm .message_unlogin_confirm .confirm_bottom .title {
        color: #666; }
        .code_confirm .message_unlogin_confirm .confirm_bottom .title b {
          color: #333; }
      .code_confirm .message_unlogin_confirm .confirm_bottom .tologin {
        color: #333; }
    .code_confirm .message_unlogin_confirm .company {
      display: block;
      width: 354px;
      height: 46px;
      line-height: 46px;
      text-align: center;
      background-color: #ff4040;
      font-size: 20px;
      color: #fff;
      margin: 0 auto;
      margin-top: 20px; }
      .code_confirm .message_unlogin_confirm .company:hover {
        text-decoration: none; }

/*span.tag{
  color: #fff;
  font-size: 12px;
  padding: 5px;
  background-color: #ff4040;
  font-weight: normal;
  margin-left: 15px;
  &.others{
    background-color: #ff9065;
  }
}*/
span.tag {
  display: inline-block;
  width: 80px;
  height: 30px;
  background: url(../images/new_icons/ziyin.png) no-repeat center;
  background-size: cover;
  float: left;
  margin-right: 5px;
  position: relative;
  overflow: hidden;
  text-indent: -9999px; }
  span.tag:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/new_icons/move.png) no-repeat left;
    background-size: cover;
    position: absolute;
    animation: mymove 2000ms ease-in infinite; }
  span.tag.others {
    display: inline-block;
    width: auto;
    padding-left: 25px;
    padding-right: 7px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    background: #96a191 url(../images/new_icons/diamond.png) no-repeat 5px;
    float: left;
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    text-indent: 0; }
    span.tag.others:before {
      display: none; }
  span.tag.jxs {
    display: inline-block;
    width: auto;
    padding-left: 25px;
    padding-right: 7px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #96846d;
    background: #ebd7bd url(../images/new_icons/jxs.png) no-repeat 5px;
    float: left;
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    text-indent: 0; }
    span.tag.jxs:before {
      display: none; }

@keyframes mymove {
  0% {
    left: -31px; }
  100% {
    left: 80px; } }
.mb50 {
  margin-bottom: 50px; }

body {
  background-color: #fff !important; }

.header .logo {
  float: left;
  padding-top: 37px;
  width: 220px;
  height: 46px; }

.search_box {
  float: left;
  margin: 39px 20px 0 0;
  width: 430px;
  height: 64px;
  overflow: hidden; }
  .search_box .search {
    width: 430px;
    height: 32px;
    overflow: hidden;
    border: 0; }
    .search_box .search input {
      float: left; }
  .search_box .search .sear_input {
    border: 2px solid #ff4040;
    float: left;
    width: 250px;
    text-indent: 31px;
    background: #fff url("../images/icon1.png") 11px -26px no-repeat;
    border-right: 0; }
  .search_box .search .sear_mine_btn {
    background-color: #ffb873;
    width: 80px;
    height: 32px;
    line-height: 0;
    font-size: 16px;
    color: #fff;
    margin-left: 10px; }
  .search_box .search .sear_btn {
    background-color: #ff4040;
    width: 80px;
    height: 32px;
    line-height: 0;
    font-size: 16px;
    color: #fff; }
  .search_box .hot_words {
    margin: 0 -10px 0 0;
    line-height: 18px; }
  .search_box .hot_words a {
    display: inline-block;
    padding: 0 10px;
    color: #999; }
  .search_box .hot_words a.active,
  .search_box .hot_words a:hover {
    color: #ff4040;
    text-decoration: none; }

.header .shop_name {
  float: left;
  font-size: 14px;
  color: #666;
  margin-top: 34px;
  margin-left: 20px; }
  .header .shop_name p:first-child {
    height: 30px;
    line-height: 30px; }
  .header .shop_name .name {
    font-weight: bold;
    display: inline-block;
    max-width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .header .shop_name span.tag {
    display: inline-block;
    width: 80px;
    height: 30px;
    background: url(../images/new_icons/ziyin.png) no-repeat center;
    background-size: cover;
    float: right;
    margin-left: 5px;
    position: relative;
    overflow: hidden; }
    .header .shop_name span.tag:before {
      content: '';
      display: inline-block;
      width: 30px;
      height: 30px;
      background: url(../images/new_icons/move.png) no-repeat left;
      background-size: cover;
      position: absolute;
      animation: mymove 2000ms ease-in infinite; }
    .header .shop_name span.tag.others {
      display: inline-block;
      width: auto;
      padding-left: 25px;
      padding-right: 7px;
      height: 30px;
      line-height: 30px;
      font-size: 12px;
      color: #fff;
      background: #96a191 url(../images/new_icons/diamond.png) no-repeat 5px;
      float: right;
      margin-left: 5px;
      position: relative;
      overflow: hidden;
      border-radius: 3px; }
      .header .shop_name span.tag.others:before {
        display: none; }
    .header .shop_name span.tag.jxs {
      display: inline-block;
      width: auto;
      padding-left: 25px;
      padding-right: 7px;
      height: 30px;
      line-height: 30px;
      font-size: 12px;
      color: #96846d;
      background: #ebd7bd url(../images/new_icons/diamond.png) no-repeat 5px;
      float: right;
      margin-left: 5px;
      position: relative;
      overflow: hidden;
      border-radius: 3px; }
      .header .shop_name span.tag.jxs:before {
        display: none; }
  .header .shop_name .collect {
    color: #666;
    font-weight: normal; }
    .header .shop_name .collect:before {
      content: "";
      display: inline-block;
      width: 16px;
      height: 14px;
      background: url("../images/new_icons/collect_icon.png") no-repeat center;
      margin-right: 5px;
      vertical-align: middle; }
  .header .shop_name .collected,
  .header .shop_name .active {
    font-weight: normal;
    color: #ff4040; }
    .header .shop_name .collected:before,
    .header .shop_name .active:before {
      content: "";
      display: inline-block;
      width: 16px;
      height: 14px;
      background: url("../images/new_icons/collect_icon.png") no-repeat center;
      margin-right: 5px;
      vertical-align: middle; }
  .header .shop_name .online {
    color: #666;
    text-decoration: underline;
    font-weight: normal;
    margin-left: 5px; }
    .header .shop_name .online:before {
      content: "";
      display: inline-block;
      width: 13px;
      height: 14px;
      background: url("../images/new_icons/list_icon.png") no-repeat left top;
      margin-right: 5px;
      vertical-align: middle; }

/*导航*/
.navSearch {
  padding-bottom: 20px;
  line-height: 30px;
  color: #666666; }

.navSearch span {
  float: left;
  padding-top: 20px;
  word-break: break-all; }

.navSearch a {
  float: left;
  margin-top: 20px; }

.navSearch a:hover {
  color: #ff4040; }

.navSearch span b {
  color: #ff4040;
  font-weight: normal; }

.navSearch i {
  float: left;
  display: inline-block;
  margin-top: 30px;
  width: 25px;
  height: 10px;
  background: url("../images/new_icons/icon_arrow.png") no-repeat center;
  vertical-align: middle; }

/*主题*/
.itemnav {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #313131; }
  .itemnav ul {
    padding-left: 48px; }
    .itemnav ul li {
      float: left;
      font-size: 16px; }
      .itemnav ul li a {
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        padding: 0 20px; }
        .itemnav ul li a:hover {
          text-decoration: none;
          background-color: #ff4040; }
      .itemnav ul li.active {
        background-color: #ff4040; }

.goodsdetail_main .goods_imgs {
  width: 400px;
  float: left; }
  .goodsdetail_main .goods_imgs .img_main {
    width: 400px;
    height: 400px;
    box-sizing: border-box;
    text-align: center; }
    .goodsdetail_main .goods_imgs .img_main img {
      width: 100%;
      height: 100%; }
  .goodsdetail_main .goods_imgs .img_more {
    width: 400px;
    margin-top: 20px;
    position: relative; }
    .goodsdetail_main .goods_imgs .img_more .hd .prev {
      display: inline-block;
      width: 12px;
      height: 22px;
      position: absolute;
      left: 0;
      top: 18px;
      cursor: pointer;
      transform: rotate(180deg);
      background: url(../images/new_icons/right.png) no-repeat center;
      background-size: cover; }
      .goodsdetail_main .goods_imgs .img_more .hd .prev:hover {
        background: url(../images/new_icons/right1.png) no-repeat center; }
    .goodsdetail_main .goods_imgs .img_more .hd .next {
      display: inline-block;
      width: 12px;
      height: 22px;
      position: absolute;
      right: 0;
      top: 18px;
      cursor: pointer;
      background: url(../images/new_icons/right.png) no-repeat center;
      background-size: cover; }
      .goodsdetail_main .goods_imgs .img_more .hd .next:hover {
        background: url(../images/new_icons/right1.png) no-repeat center; }
    .goodsdetail_main .goods_imgs .img_more .bd {
      width: 340px;
      height: 58px;
      margin: 0 auto;
      overflow: hidden; }
      .goodsdetail_main .goods_imgs .img_more .bd ul li {
        width: 58px;
        height: 58px;
        line-height: 55px;
        box-sizing: border-box;
        float: left;
        margin-right: 10px;
        cursor: pointer;
        text-align: center; }
        .goodsdetail_main .goods_imgs .img_more .bd ul li.active {
          line-height: 51px;
          border: 2px solid #999; }
          .goodsdetail_main .goods_imgs .img_more .bd ul li.active img {
            margin: 1.5px; }
        .goodsdetail_main .goods_imgs .img_more .bd ul li img {
          max-width: 51px;
          max-height: 51px;
          vertical-align: middle;
          object-fit: cover; }
.goodsdetail_main .goods_datas {
  margin-left: 20px;
  float: left;
  width: 780px; }
  .goodsdetail_main .goods_datas .title {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .goodsdetail_main .goods_datas .cx {
    font-size: 12px;
    line-height: 20px;
    max-height: 100px;
    overflow: hidden;
    margin-top: 20px;
    padding: 0 20px;
    background-color: #fff8f8;
    border-top: 1px solid #ff9b9b;
    border-bottom: 1px solid #ff9b9b; }
  .goodsdetail_main .goods_datas .datas {
    margin-top: 30px;
    color: #666;
    overflow: hidden;
    padding-left: 20px; }
    .goodsdetail_main .goods_datas .datas li {
      width: 50%;
      float: left;
      line-height: 30px;
      box-sizing: border-box;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .goodsdetail_main .goods_datas .sendMoney {
    color: #666;
    margin-top: 14px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    padding-left: 20px; }
  .goodsdetail_main .goods_datas .types {
    padding-left: 20px;
    margin-top: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd; }
    .goodsdetail_main .goods_datas .types span {
      display: inline-block;
      height: 30px;
      line-height: 30px;
      font-size: 14px;
      color: #666;
      width: 84px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .goodsdetail_main .goods_datas .types ul {
      width: 680px;
      float: right;
      margin-right: -20px; }
      .goodsdetail_main .goods_datas .types ul li {
        width: 120px;
        height: 30px;
        line-height: 28px;
        box-sizing: border-box;
        text-align: center;
        float: left;
        border: 1px solid #ddd;
        margin-right: 18px;
        margin-bottom: 15px;
        border-radius: 3px;
        cursor: pointer;
        position: relative; }
        .goodsdetail_main .goods_datas .types ul li.active {
          border: 1px solid #ff4040; }
          .goodsdetail_main .goods_datas .types ul li.active:after {
            content: '';
            display: inline-block;
            width: 17px;
            height: 18px;
            vertical-align: middle;
            background: url(../images/new_icons/list_icon.png) no-repeat 0px -22px;
            position: absolute;
            bottom: 0;
            right: 0; }
  .goodsdetail_main .goods_datas .buynum {
    padding-left: 20px;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd; }
    .goodsdetail_main .goods_datas .buynum > span {
      display: inline-block;
      height: 30px;
      line-height: 30px;
      font-size: 14px;
      color: #666;
      width: 84px; }
    .goodsdetail_main .goods_datas .buynum ul {
      width: 680px;
      float: right;
      margin-right: -20px; }
      .goodsdetail_main .goods_datas .buynum ul li {
        overflow: hidden;
        height: 60px; }
        .goodsdetail_main .goods_datas .buynum ul li > span {
          float: left;
          display: inline-block;
          height: 30px;
          line-height: 30px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          color: #666; }
          .goodsdetail_main .goods_datas .buynum ul li > span.letter {
            width: 180px; }
          .goodsdetail_main .goods_datas .buynum ul li > span.money {
            width: 120px;
            text-align: right;
            padding-right: 20px; }
          .goodsdetail_main .goods_datas .buynum ul li > span.salenum {
            width: 160px;
            text-align: right;
            padding-right: 20px; }
            .goodsdetail_main .goods_datas .buynum ul li > span.salenum .number {
              color: #333; }
              .goodsdetail_main .goods_datas .buynum ul li > span.salenum .number.less {
                color: #ff4040; }
          .goodsdetail_main .goods_datas .buynum ul li > span.math {
            display: inline-block;
            width: 122px;
            padding-top: 3px;
            box-sizing: border-box; }
            .goodsdetail_main .goods_datas .buynum ul li > span.math span {
              cursor: pointer;
              display: inline-block;
              width: 24px;
              height: 24px;
              float: left; }
              .goodsdetail_main .goods_datas .buynum ul li > span.math span.add {
                border-radius: 2px 0 0 2px;
                background: url("../images/new_icons/add_icon.png") no-repeat -3px 0px; }
                .goodsdetail_main .goods_datas .buynum ul li > span.math span.add.active {
                  background: url("../images/new_icons/add_icon.png") no-repeat -3px -32px; }
                .goodsdetail_main .goods_datas .buynum ul li > span.math span.add.cant {
                  cursor: not-allowed; }
              .goodsdetail_main .goods_datas .buynum ul li > span.math span.reduce {
                border-radius: 0 2px 2px 0;
                background: url("../images/new_icons/add_icon.png") no-repeat -3px -66px; }
                .goodsdetail_main .goods_datas .buynum ul li > span.math span.reduce.active {
                  background: url("../images/new_icons/add_icon.png") no-repeat -3px -98px; }
                .goodsdetail_main .goods_datas .buynum ul li > span.math span.reduce.cant {
                  cursor: not-allowed; }
            .goodsdetail_main .goods_datas .buynum ul li > span.math input {
              border-color: #eee;
              width: 74px;
              height: 24px;
              float: left;
              border-right: 0;
              border-left: 0;
              padding: 0;
              text-align: center;
              text-indent: 0; }
        .goodsdetail_main .goods_datas .buynum ul li .warn {
          float: right;
          color: #ff4040;
          font-size: 12px;
          margin-right: 40px;
          overflow: hidden;
          display: none; }
  .goodsdetail_main .goods_datas .btns {
    margin-top: 20px;
    padding-right: 36px; }
    .goodsdetail_main .goods_datas .btns a {
      display: inline-block;
      width: 138px;
      height: 48px;
      line-height: 48px;
      border: 1px solid;
      margin-left: 20px;
      text-align: center;
      border-radius: 3px;
      font-size: 16px;
      float: right;
      font-weight: bold; }
      .goodsdetail_main .goods_datas .btns a:hover {
        text-decoration: none; }
      .goodsdetail_main .goods_datas .btns a.buy {
        background-color: #fff8f8;
        border-color: #ffa2a2;
        color: #ff4040; }
        .goodsdetail_main .goods_datas .btns a.buy:hover {
          background-color: #ff9b9b;
          border-color: #ff4040;
          color: #fff; }
      .goodsdetail_main .goods_datas .btns a.getin {
        background-color: #ff5c4d;
        border-color: #ff5c4d;
        color: #fff; }
        .goodsdetail_main .goods_datas .btns a.getin:before {
          content: '';
          display: inline-block;
          width: 23px;
          height: 17px;
          background: url(../images/new_icons/shop_btn.png) no-repeat center;
          background-size: cover;
          margin-right: 5px;
          vertical-align: -1px; }
        .goodsdetail_main .goods_datas .btns a.getin:hover {
          background-color: #dc3636; }
      .goodsdetail_main .goods_datas .btns a.upload {
        background-color: #fffbf8;
        border-color: #ffd9b5;
        color: #f86f00; }
        .goodsdetail_main .goods_datas .btns a.upload:hover {
          background-color: #ffb873;
          border-color: #e5a05c;
          color: #fff; }
.goodsdetail_main .item_main_left {
  width: 960px;
  float: right; }
.goodsdetail_main .item_main_right {
  width: 220px;
  margin-left: 0;
  float: left; }
  .goodsdetail_main .item_main_right .sale_msg {
    border: 1px solid #e0e0e0;
    border-radius: 3px 3px 0 0;
    margin-bottom: 20px; }
    .goodsdetail_main .item_main_right .sale_msg.mb0 {
      margin-bottom: 0; }
    .goodsdetail_main .item_main_right .sale_msg .sale_msg_title {
      height: 37px;
      line-height: 37px;
      background-color: #c5c5c5;
      color: #fff;
      font-size: 16px;
      text-align: center;
      font-weight: bold; }
      .goodsdetail_main .item_main_right .sale_msg .sale_msg_title.normal {
        height: 37px;
        line-height: 37px;
        background: -webkit-linear-gradient(left, #c5c5c5, #fff);
        background: -o-linear-gradient(left, #c5c5c5, #fff);
        background: -moz-linear-gradient(left, #c5c5c5, #fff);
        background: linear-gradient(to right, #c5c5c5, #fff);
        color: #333;
        font-size: 16px;
        text-align: center;
        font-weight: bold; }
      .goodsdetail_main .item_main_right .sale_msg .sale_msg_title.ziying {
        height: 64px;
        line-height: 64px;
        font-size: 16px;
        text-indent: 20px;
        color: #fff;
        font-weight: bold;
        text-align: left;
        background: url(../images/new_banner/ziyin_title.png) no-repeat center;
        background-size: cover; }
    .goodsdetail_main .item_main_right .sale_msg .sale_msg_title1 {
      height: 37px;
      line-height: 37px;
      background-color: #c5c5c5;
      color: #fff;
      font-size: 16px;
      text-align: center;
      font-weight: bold; }
      .goodsdetail_main .item_main_right .sale_msg .sale_msg_title1.normal {
        height: 37px;
        line-height: 37px;
        background: -webkit-linear-gradient(left, #c5c5c5, #fff);
        background: -o-linear-gradient(left, #c5c5c5, #fff);
        background: -moz-linear-gradient(left, #c5c5c5, #fff);
        background: linear-gradient(to right, #c5c5c5, #fff);
        color: #333;
        font-size: 16px;
        font-weight: bold; }
      .goodsdetail_main .item_main_right .sale_msg .sale_msg_title1.ziying {
        height: 37px;
        line-height: 37px;
        background: url(../images/new_banner/ziyin_title1.png) no-repeat center;
        background-size: cover;
        color: #fff;
        font-size: 16px;
        font-weight: bold; }
  .goodsdetail_main .item_main_right .sale_msg_main {
    background-color: #fff;
    padding: 0 10px 20px 10px; }
    .goodsdetail_main .item_main_right .sale_msg_main .tag {
      text-align: center;
      margin-top: 20px; }
      .goodsdetail_main .item_main_right .sale_msg_main .tag.others span {
        display: inline-block;
        width: auto;
        padding-left: 25px;
        padding-right: 7px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        color: #fff;
        background: #96a191 url(../images/new_icons/diamond.png) no-repeat 5px;
        position: relative;
        overflow: hidden;
        border-radius: 3px;
        text-indent: 0; }
        .goodsdetail_main .item_main_right .sale_msg_main .tag.others span:before {
          display: none; }
      .goodsdetail_main .item_main_right .sale_msg_main .tag.jxs span {
        display: inline-block;
        width: auto;
        padding-left: 25px;
        padding-right: 7px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        color: #96846d;
        background: #ebd7bd url(../images/new_icons/jxs.png) no-repeat 5px;
        position: relative;
        overflow: hidden;
        border-radius: 3px;
        text-indent: 0; }
        .goodsdetail_main .item_main_right .sale_msg_main .tag.jxs span:before {
          display: none; }
      .goodsdetail_main .item_main_right .sale_msg_main .tag span {
        display: inline-block;
        width: 80px;
        height: 30px;
        background: url(../images/new_icons/ziyin.png) no-repeat center;
        background-size: cover;
        position: relative;
        overflow: hidden;
        text-indent: -99999px; }
        .goodsdetail_main .item_main_right .sale_msg_main .tag span:before {
          content: '';
          display: inline-block;
          width: 30px;
          height: 30px;
          background: url(../images/new_icons/move.png) no-repeat left;
          background-size: cover;
          position: absolute;
          animation: mymove 2000ms ease-in infinite; }
        .goodsdetail_main .item_main_right .sale_msg_main .tag span.others {
          background-color: #ff9065; }
    .goodsdetail_main .item_main_right .sale_msg_main .sale_name {
      color: #333;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 14px;
      margin-top: 10px;
      font-weight: bold; }
    .goodsdetail_main .item_main_right .sale_msg_main .sale_type {
      margin-top: 20px;
      color: #999;
      font-size: 12px; }
      .goodsdetail_main .item_main_right .sale_msg_main .sale_type.border {
        border-bottom: 1px dashed #ccc; }
      .goodsdetail_main .item_main_right .sale_msg_main .sale_type p {
        margin-top: 6px; }
        .goodsdetail_main .item_main_right .sale_msg_main .sale_type p .online {
          color: #ff4040;
          font-weight: normal;
          margin-left: 5px; }
          .goodsdetail_main .item_main_right .sale_msg_main .sale_type p .online:before {
            content: "";
            display: inline-block;
            width: 13px;
            height: 14px;
            background: url("../images/new_icons/list_icon.png") no-repeat left top;
            margin-right: 5px;
            vertical-align: -1px; }
      .goodsdetail_main .item_main_right .sale_msg_main .sale_type span {
        color: #333; }
  .goodsdetail_main .item_main_right .sale_collect {
    margin: 0 auto;
    margin-top: 20px;
    width: 124px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 24px;
    cursor: pointer;
    color: #333; }
    .goodsdetail_main .item_main_right .sale_collect img {
      width: 16px;
      vertical-align: middle; }
    .goodsdetail_main .item_main_right .sale_collect span {
      margin-left: 5px; }
    .goodsdetail_main .item_main_right .sale_collect.active {
      background-color: #eee;
      color: #ff4040; }
  .goodsdetail_main .item_main_right .sale_connect {
    text-align: center;
    margin-top: 20px; }
    .goodsdetail_main .item_main_right .sale_connect a {
      display: inline-block;
      width: 118px;
      height: 26px;
      line-height: 26px;
      border: 1px solid #ff4040;
      color: #333;
      font-size: 14px; }
      .goodsdetail_main .item_main_right .sale_connect a:before {
        content: '';
        display: inline-block;
        width: 17px;
        height: 20px;
        background: url(../images/new_icons/connect.png) no-repeat center;
        background-size: cover;
        vertical-align: -5px;
        margin-right: 5px; }
      .goodsdetail_main .item_main_right .sale_connect a:hover {
        text-decoration: none;
        background-color: #ff4040;
        color: #fff; }
        .goodsdetail_main .item_main_right .sale_connect a:hover:before {
          background: url(../images/new_icons/connect1.png) no-repeat center; }
    .goodsdetail_main .item_main_right .sale_connect p {
      display: none;
      color: #ff4040;
      height: 28px;
      line-height: 28px; }
      .goodsdetail_main .item_main_right .sale_connect p:before {
        content: '';
        display: inline-block;
        width: 17px;
        height: 20px;
        background: url(../images/new_icons/connect.png) no-repeat center;
        background-size: cover;
        vertical-align: -4px;
        margin-right: 5px; }
  .goodsdetail_main .item_main_right .toshop {
    margin-top: 20px;
    text-align: center; }
    .goodsdetail_main .item_main_right .toshop a {
      display: inline-block;
      width: 124px;
      height: 30px;
      line-height: 30px;
      color: #fff;
      background-color: #ff4040;
      border-radius: 16px; }
      .goodsdetail_main .item_main_right .toshop a:before {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        background: url(../images/new_icons/shop1.png) no-repeat center;
        background-size: cover;
        vertical-align: -2px;
        margin-right: 5px; }
      .goodsdetail_main .item_main_right .toshop a:hover {
        text-decoration: none; }

.shop_goods .goods_items .goods_title {
  background-color: #fff8f8;
  line-height: 40px; }
  .shop_goods .goods_items .goods_title span {
    font-size: 16px;
    color: #333;
    font-weight: bold; }
    .shop_goods .goods_items .goods_title span:before {
      content: '';
      display: inline-block;
      width: 4px;
      height: 16px;
      background-color: #ff4040;
      margin-right: 10px;
      vertical-align: -1px;
      margin-left: 20px; }

.goods_goodsList > .goods_item {
  overflow: hidden;
  border-bottom: 1px solid #eee;
  background-color: #fff; }
  .goods_goodsList > .goods_item:hover {
    background-color: #fff8f8; }

.goods_goodsList {
  margin-top: 10px;
  font-size: 12px; }
  .goods_goodsList li {
    height: 150px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    position: relative; }
    .goods_goodsList li:hover {
      background-color: #fff8f8;
      box-shadow: 0px 2px 7px 0px rgba(77, 20, 20, 0.3);
      z-index: 1; }
    .goods_goodsList li > a {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1; }
    .goods_goodsList li:last-child {
      border-bottom: none; }
    .goods_goodsList li .img {
      width: 130px;
      height: 130px;
      line-height: 130px;
      margin: 10px 0 10px 0;
      float: left;
      text-align: center; }
      .goods_goodsList li .img img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
        object-fit: cover; }
    .goods_goodsList li .main {
      width: 805px;
      float: left;
      margin-left: 25px; }
      .goods_goodsList li .main .name {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        margin-top: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .goods_goodsList li .main .middle {
        margin-top: 16px;
        line-height: 30px; }
        .goods_goodsList li .main .middle .tag {
          width: 120px;
          float: left; }
          .goods_goodsList li .main .middle .tag.others > span {
            display: inline-block;
            width: auto;
            padding-left: 25px;
            padding-right: 7px;
            height: 30px;
            line-height: 30px;
            font-size: 12px;
            color: #fff;
            background: #96a191 url(../images/new_icons/diamond.png) no-repeat 5px;
            float: left;
            margin-right: 5px;
            position: relative;
            overflow: hidden;
            border-radius: 3px;
            text-indent: 0; }
            .goods_goodsList li .main .middle .tag.others > span:before {
              display: none; }
          .goods_goodsList li .main .middle .tag.jxs > span {
            display: inline-block;
            width: auto;
            padding-left: 25px;
            padding-right: 7px;
            height: 30px;
            line-height: 30px;
            font-size: 12px;
            color: #96846d;
            background: #ebd7bd url(../images/new_icons/jxs.png) no-repeat 5px;
            float: left;
            margin-right: 5px;
            position: relative;
            overflow: hidden;
            border-radius: 3px;
            text-indent: 0; }
            .goods_goodsList li .main .middle .tag.jxs > span:before {
              display: none; }
          .goods_goodsList li .main .middle .tag span {
            display: inline-block;
            width: 80px;
            height: 30px;
            background: url(../images/new_icons/ziyin.png) no-repeat center;
            background-size: cover;
            float: left;
            margin-right: 5px;
            position: relative;
            overflow: hidden;
            text-indent: -9999px; }
            .goods_goodsList li .main .middle .tag span:before {
              content: '';
              display: inline-block;
              width: 30px;
              height: 30px;
              background: url(../images/new_icons/move.png) no-repeat left;
              background-size: cover;
              position: absolute;
              animation: mymove 2000ms ease-in infinite; }
        .goods_goodsList li .main .middle .company {
          display: inline-block;
          font-size: 12px;
          color: #666;
          width: 240px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .goods_goodsList li .main .middle .company a {
            position: relative;
            z-index: 10;
            color: #333;
            text-decoration: underline; }
        .goods_goodsList li .main .middle .brand {
          display: inline-block;
          width: 120px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 12px;
          color: #666;
          margin-left: 10px; }
        .goods_goodsList li .main .middle .money {
          float: right;
          font-size: 12px;
          color: #666;
          margin-top: -3px;
          margin-right: 20px; }
          .goods_goodsList li .main .middle .money .color_f40 {
            font-weight: bold;
            font-size: 20px; }
      .goods_goodsList li .main .main_bottom {
        margin-top: 16px;
        overflow: hidden; }
        .goods_goodsList li .main .main_bottom .num {
          display: none;
          float: left;
          width: 120px;
          font-size: 12px;
          color: #333; }
          .goods_goodsList li .main .main_bottom .num:before {
            content: "";
            display: inline-block;
            width: 12px;
            height: 14px;
            background: url(../images/new_icons/goods_icon.png) no-repeat -9px -8px;
            margin-bottom: -2px;
            margin-right: 8px; }
        .goods_goodsList li .main .main_bottom .addr {
          float: left;
          font-size: 12px;
          color: #666;
          max-width: 400px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          .goods_goodsList li .main .main_bottom .addr span {
            color: #333; }
          .goods_goodsList li .main .main_bottom .addr:before {
            content: "";
            display: inline-block;
            width: 12px;
            height: 14px;
            background: url(../images/new_icons/goods_icon.png) no-repeat -9px -34px;
            margin-bottom: -2px;
            margin-right: 8px; }
        .goods_goodsList li .main .main_bottom .scope {
          float: left;
          display: inline-block;
          margin-left: 100px;
          max-width: 400px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }

.goods_imgs {
  position: relative; }

.the {
  position: absolute;
  top: 0;
  left: 420px;
  width: 800px;
  height: 800px;
  z-index: 10; }

.img_main:hover span {
  display: block;
  background: url("../images/new_icons/hoverbg.png");
  background-size: cover; }

.img_main span {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.the {
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: 1px solid #ccc;
  z-index: 10;
  background-color: #fff;
  display: none;
  box-sizing: border-box; }

.the img {
  position: absolute;
  display: block; }

/*# sourceMappingURL=goods_detail.css.map */
