﻿@charset "utf-8";
/* CSS Document */

* {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em,
strong,
th {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  -webkit-text-size-adjust: none;
  -webkit-user-select: none;
  -webkit-text-size-adjust: none;
}
strong {
  font-weight: bold;
}
ul,
li,
ol,
dl,
dt,
dd {
  list-style: none;
}
fieldset,
img {
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
.img_responsive {
  max-width: 100%;
  display: block;
  height: auto;
}

.container {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.container.bg {
  background: #f5f4f2;
  overflow: visible;
}
.head {
  width: 1170px;
  height: 110px;
  margin: 0 auto;
}
.logo {
  width: 146px;
  height: 110px;
  float: left;
}
.headrightbox {
  height: 40px;
  float: right;
  margin-top: 37px;
}
.searchbox {
  height: 40px;
  overflow: hidden;
  float: right;
}
.inpt_search {
  width: 315px;
  height: 40px;
  padding-left: 10px;
  font: normal 12px/28px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #9b9b9b;
  border: none;
  outline: none;
  float: left;
}
.inpt_search:foucs,
.inpt_search.addfocus {
  color: #000000;
}
.addfocus3 {
  width: 315px;
  height: 40px;
  padding-left: 10px;
  font: normal 12px/28px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #000000;
  border: none;
  outline: none;
  float: left;
}
.btn_search {
  width: 40px;
  height: 40px;
  background: #cc0b10 url(../images/icon_search.png) no-repeat center center;
  border: none;
  outline: none;
  float: left;
  cursor: pointer;
}
.navibox {
  width: 1170px;
  height: 57px;
  margin: 0 auto;
}
.navi {
  height: 57px;
  float: left;
  margin-left: 18px;
}
.navi ul li {
  width: 143px;
  height: 57px;
  float: left;
  text-align: center;
  font: normal 14px/57px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  background: url(../images/naviline.png) no-repeat 125px center;
  margin-left: -28px;
}
.navi ul li:last-child,
.navi ul li.last {
  background: none;
}
.navi ul li a {
  color: #575757;
}
.navi ul li a:hover,
.navi ul li a.onthis {
  color: #ffffff;
  background: url(../images/navibg.png) no-repeat center center;
  display: block;
}
.status_user {
  height: 57px;
  float: right;
  font: normal 12px/57px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #4b5052;
}
.status_user span {
  margin: 0 7px;
}
.status_user a {
  color: #4b5052;
}
.status_user a:hover {
  color: #cc0b10;
}
.status_cart {
  width: 115px;
  height: 57px;
  float: right;
  margin-right: 15px;
  position: relative;
  font: normal 14px/57px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
}
.status_cart a.cart {
  width: 70px;
  height: 57px;
  background: url(../images/icon_cart.png) no-repeat center left;
  padding-left: 45px;
  display: block;
  color: #cc0b10;
}
.count_shop {
  width: 33px;
  height: 18px;
  font: normal 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #cc0b10;
  position: absolute;
  top: 10px;
  left: 6px;
  text-align: center;
}
.lb {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.main {
  width: 1170px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.main1 {
  width: 1170px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .main1 {
    width: 100%;
  }
}
.topic {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: bold 24px/44px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  margin-top: 30px;
}
.crumb {
  width: 1155px;
  height: 38px;
  font: normal 12px/38px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  padding-left: 15px;
  background: #f0f0f0;
  margin-top: 5px;
}
.crumb a {
  color: #a1a1a1;
}
.crumb a:hover {
  color: #2f2f2f;
}
.crumb span {
  margin: 0 10px;
  color: #a1a1a1;
}
.ny_lbox {
  width: 270px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 35px;
}
.ny_lbox.mt15 {
  margin-top: 15px;
}
.ny_lbox ul li {
  width: 100%;
  height: 48px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  padding: 8px 0;
  font: lighter 16px/24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
}
.ny_lbox ul li a {
  height: 48px;
  color: #1a1a1a;
  font: lighter 14px/24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  background: url(../images/dot.png) no-repeat left 19px;
  padding-left: 20px;
  display: inline-block;
}
.ny_lbox ul li.h141 {
  width: 170px;
  height: 124px;
}
.ny_lbox ul li.h141 a {
  height: 124px;
  background: url(../images/dot.png) no-repeat left 57px;
}
.ny_lbox ul li .en {
  font: bold 16px/24px "AkzidenzGrotesk-BoldCondAlt", "Noto Sans CJK SC",
    "Noto Sans CJK", "Source Han Sans", source-han-sans-simplified-c;
  color: #a7a7a7;
}
.ny_lbox ul li a:hover,
.ny_lbox ul li a.onthis {
  color: #cc0b10;
  background: url(../images/dot_hover.png) no-repeat left 19px;
}
.ny_lbox ul li.h141 a:hover,
.ny_lbox ul li.h141 a.onthis {
  color: #cc0b10;
  background: url(../images/dot_hover.png) no-repeat left 57px;
}
.ny_lbox ul li a:hover .en,
.ny_lbox ul li a.onthis .en {
  color: #cc0b10;
}
.ny_lbox ul li .appbox {
  width: 105px;
  height: 124px;
  position: relative;
  background: #f8f7f5;
}
.ny_lbox ul li .appbox img {
  width: 95px;
  height: 111px;
  position: absolute;
  left: 5px;
  top: 15px;
}
.ny_lbox ul li .appbox .apptxt {
  font: lighter 12px/16px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  width: 95px;
  height: auto;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 5;
  color: #1a1a1a;
}
.ny_lbox ul li a.onthis .apptxt,
.ny_lbox ul li a:hover .apptxt {
  color: #cc0b10;
}
.ny_rbox {
  width: 880px;
  min-height: 570px;
  float: right;
  margin-bottom: 70px;
}
.proinfo_list {
  width: 760px;
  min-height: 400px;
  margin-top: 15px;
}
.proinfo_list ul li {
  width: 100%;
  height: 115px;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 25px;
}
.proinfo_list ul li .prodcutname {
  width: 100%;
  height: 24px;
  font: bold 14px/24px "AkzidenzGrotesk-BoldCondAlt", "Noto Sans CJK SC",
    "Noto Sans CJK", "Source Han Sans", source-han-sans-simplified-c;
  color: #2f2f2f;
  overflow: hidden;
  margin-top: 15px;
}
.proinfo_list ul li .prodcutname p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proinfo_list ul li .prodcutname span {
  font: lighter 14px/24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #2f2f2f;
  margin-left: 5px;
}
.proinfo_list ul li .prodcutname span.syjx {
  font: lighter 14px/24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #cc0b10;
  margin-left: 25px;
}
.proinfo_list ul li .pic_pro {
  width: 100px;
  height: 68px;
  float: left;
  border: 1px solid #eaeaea;
  margin-top: 10px;
  -moz-box-shadow: 3px 3px 5px #eaeaea;
  box-shadow: 3px 3px 5px #eaeaea;
}
.proinfo_list ul li .intro_pro {
  width: 620px;
  height: 75px;
  float: right;
  margin-top: 15px;
}
.proinfo_list ul li .txt_pro {
  width: 230px;
  height: auto;
  overflow: hidden;
  font: normal 14px/25px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #555555;
  float: left;
  margin-top: 3px;
}
.proinfo_list ul li .apinfo {
  width: 180px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 10px;
  margin-top: 3px;
}
.proinfo_list ul li .price {
  width: 100%;
  height: 20px;
  overflow: hidden;
  font: normal 14px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #8b8b8b;
}
.proinfo_list ul li .price span {
  font: bold 14px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #cc0b10;
  margin-left: 5px;
}
.proinfo_list ul li .amount {
  width: 100%;
  height: 32px;
  overflow: hidden;
}
.proinfo_list ul li .amount.mt10 {
  margin-top: 10px;
}
.proinfo_list ul li .amount .tle {
  width: 44px;
  height: auto;
  overflow: hidden;
  font: normal 14px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #8b8b8b;
  float: left;
}
.proinfo_list ul li .amount .count {
  width: 100px;
  height: auto;
  overflow: hidden;
  float: left;
}
.proinfo_list ul li .amount .count a {
  font: lighter 18px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #8b8b8b;
}
.proinfo_list ul li .amount .inpt_num {
  width: 30px;
  height: 25px;
  border: 1px solid #dadada;
  font: normal 14px/25px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #8b8b8b;
  text-align: center;
  margin: 3px 8px;
  outline: none;
}
.proinfo_list ul li .btnbox {
  width: 130px;
  height: auto;
  float: left;
  margin-left: 10px;
  margin-top: -7px;
  position: relative;
}
.proinfo_list ul li .btnbox .ani {
  width: 50px;
  height: 50px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 10px;
  background: #000000;
  border-radius: 50%;
  text-align: center;
  font: normal 18px/50px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  display: none;
}
.proinfo_list ul li .btn_more {
  width: 75px;
  height: 25px;
  font: bold 14px/25px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  text-align: center;
  border: 1px solid #cc0b10;
  border-radius: 5px;
  background: #cc0b10;
  display: block;
  margin-top: 10px;
}
.pagenation {
  float: right;
  margin-right: 120px;
  margin-top: 50px;
}
.pagenation ul li {
  float: left;
  margin-left: 7px;
  font: lighter 12px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #555555;
}
.pagenation ul li a {
  color: #555555;
}
.pagenation ul li.next,
.pagenation ul li.prev {
  font: bold 14px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #2f2f2f;
}
.pagenation ul li.next a,
.pagenation ul li.prev a {
  color: #2f2f2f;
}
.foot {
  width: 1170px;
  height: 112px;
  margin: 0 auto;
  font: normal 12px/112px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #9e9e9e;
}
.foot a {
  color: #9e9e9e;
}
.proinfobox {
  width: 100%;
  min-height: 400px;
  margin-top: 50px;
}
.prodetail {
  width: 355px;
  height: auto;
  overflow: hidden;
  float: left;
}
.proinfo {
  width: 480px;
  height: auto;
  overflow: hidden;
  float: right;
}
.proinfo .row {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.proinfo .row.proname {
  margin-top: 40px;
  font: bold 22px/28px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #2f2f2f;
}
.proinfo .row.proname span {
  font: lighter 15px/28px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #2f2f2f;
  margin-left: 5px;
}
.proinfo .row .tle {
  width: 54px;
  height: auto;
  overflow: hidden;
  font: normal 14px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #8b8b8b;
  float: left;
}
.proinfo .row .price {
  width: 420px;
  height: auto;
  overflow: hidden;
  font: bold 28px/32px "AkzidenzGrotesk-BoldCondAlt", "Noto Sans CJK SC",
    "Noto Sans CJK", "Source Han Sans", source-han-sans-simplified-c;
  color: #cc0b10;
  float: left;
}
.proinfo .row .count {
  width: 420px;
  height: auto;
  overflow: hidden;
  float: left;
}
.proinfo .row .count a {
  font: lighter 18px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #8b8b8b;
}
.proinfo .row.btn {
  margin-top: 30px;
  position: relative;
  overflow: visible;
}
.proinfo .row.btn .ani {
  width: 50px;
  height: 50px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 10px;
  background: #000000;
  border-radius: 50%;
  text-align: center;
  font: normal 18px/50px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  display: none;
}
.proinfo .row .count .inpt_num {
  width: 50px;
  height: 25px;
  border: 1px solid #dadada;
  font: normal 14px/25px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #8b8b8b;
  text-align: center;
  margin: 3px 8px;
  outline: none;
}
.btn_buy {
  width: 90px;
  height: 43px;
  border: 1px solid #cc0b10;
  background: #cc0b10 url(../images/icon_buy.png) no-repeat 22px center;
  padding-left: 43px;
  font: normal 14px/43px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  display: block;
  border-radius: 10px;
  float: left;
  margin-right: 13px;
}
.btn_addcart {
  width: 95px;
  height: 43px;
  border: 1px solid #cc0b10;
  background: #cc0b10 url(../images/icon_addcart.png) no-repeat 13px center;
  padding-left: 38px;
  font: normal 14px/43px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  display: block;
  float: left;
  border-radius: 10px;
}
.proinfo_list ul li .btnbox .btn_buy {
  float: none;
  width: 70px;
  height: 30px;
  border: 1px solid #cc0b10;
  background: #cc0b10 url(../images/icon_buy.png) no-repeat 11px center;
  padding-left: 33px;
  font: normal 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  display: block;
  border-radius: 10px;
}
.proinfo_list ul li .btnbox .btn_addcart {
  float: none;
  width: 75px;
  height: 30px;
  border: 1px solid #cc0b10;
  background: #cc0b10 url(../images/icon_addcart.png) no-repeat 8px center;
  padding-left: 30px;
  font: normal 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  display: block;
  border-radius: 10px;
  margin-top: 10px;
}
.protxt {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 25px;
  font: lighter 12px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #555555;
}
.protxt img {
  max-width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
}
.protxt p {
  margin-bottom: 15px;
}
.banner {
  width: 100%;
  height: 200px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
}
.banner.search {
  background-image: url(../images/banner_search.jpg);
}
.banner.product {
  background-image: url(../images/banner_product.jpg);
}
.banner.news {
  background-image: url(../images/banner.jpg);
}
.banner.login {
  background-image: url(../images/banner_login.jpg);
}
.banner.cart {
  background-image: url(../images/banner_shopcart.jpg);
}
.banner.contactus {
  background-image: url(../images/banner_contactus.jpg);
}
.banner.personal {
  background-image: url(../images/banner_personal.jpg);
}
.banner.intro {
  background-image: url(../images/banner5.jpg);
}
.news_list {
  width: 760px;
  min-height: 400px;
  margin-top: 15px;
}
.news_list ul li {
  width: 100%;
  height: 165px;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 30px;
}
.news_list ul li .pic_news {
  width: 200px;
  height: 135px;
  float: left;
  margin-top: 30px;
  -moz-box-shadow: 3px 3px 5px #eaeaea;
  box-shadow: 3px 3px 5px #eaeaea;
}
.news_list ul li .intro_news {
  width: 400px;
  height: auto;
  overflow: hidden;
  float: right;
  margin-top: 30px;
  margin-right: 120px;
}
.news_list ul li .title_news {
  width: 100%;
  height: 20px;
  overflow: hidden;
  font: bold 15px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list ul li .title_news p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list ul li .txt_news {
  width: 100%;
  height: 60px;
  overflow: hidden;
  font: lighter 12px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #555555;
  margin-top: 5px;
}
.news_list ul li .btn_more {
  width: 75px;
  height: 25px;
  font: bold 14px/25px "AkzidenzGrotesk-BoldCondAlt", "Noto Sans CJK SC",
    "Noto Sans CJK", "Source Han Sans", source-han-sans-simplified-c;
  color: #ffffff;
  text-align: center;
  border: 1px solid #cc0b10;
  border-radius: 5px;
  background: #cc0b10;
  display: block;
  margin-top: 20px;
}
.newsbox {
  width: 875px;
  height: auto;
  overflow: hidden;
  margin-top: 50px;
}
.newstopic {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: bold 15px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #303030;
  text-align: center;
}
.newstitle {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: lighter 12px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #555555;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  padding: 5px 0;
}
.newstxt {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: lighter 12px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #555555;
  margin-top: 15px;
}
.newstxt p {
  margin-bottom: 15px;
}
.newstxt img {
  max-width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.loginbox {
  width: 417px;
  min-height: 470px;
  margin: 0 auto;
  margin-top: 50px;
}
.login_inp {
  width: 365px;
  height: 48px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  padding-left: 50px;
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 22px;
}
.login_sel {
  width: 417px;
  height: 48px;
  overflow: hidden;
  background: #ffffff;
  margin: 0 auto;
  margin-bottom: 22px;
}
.login_inp .icon {
  width: 50px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
}
.login_inp .icon.mobile {
  background-image: url(../images/icon_mobile.png);
}
.login_inp .icon.pwd {
  background-image: url(../images/icon_pwd.png);
}
.login_inp .icon.user {
  background-image: url(../images/icon_user.png);
}
.login_inp .icon.add {
  background-image: url(../images/icon_add.png);
}
.login_inp .icon.hospital {
  background-image: url(../images/icon_hospital.png);
}
.login_inp .icon.job {
  background-image: url(../images/icon_job.png);
}
.login_inp .icon.mail {
  background-image: url(../images/icon_mail.png);
}
.login_inp .icon.phone {
  background-image: url(../images/icon_phone.png);
}
.login_inp .icon.qq {
  background-image: url(../images/icon_qq.png);
}
.login_inp .inpt {
  width: 330px;
  height: 36px;
  margin-top: 6px;
  padding: 0 10px;
  font: lighter 12px/36px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ababab;
  border: 0;
  outline: none;
}
.login_inp .inpt:focus,
.login_inp .inpt.addfocus {
  color: #000000;
}
.login_inp .addfocus {
  width: 330px;
  height: 36px;
  margin-top: 6px;
  padding: 0 10px;
  font: lighter 12px/36px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #000000;
  border: 0;
  outline: none;
}
.login_inp .inpt.pwd {
  display: none;
}
.login_inp .inpt.onthis {
  background: none;
}
.login_rem {
  width: 415px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.check_rem {
  float: left;
  position: relative;
  font: lighter 12px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ababab;
  padding-left: 42px;
}
.check_rem .inptcheck {
  width: 30px;
  height: 30px;
  border: 1px solid #e1e1e1;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.check_rem .inptcheck.checked {
  background: url(../images/icon_check.png) no-repeat center center;
}
.forget_pwd {
  float: left;
  margin-left: 30px;
  font: lighter 12px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #51acc0;
}
.forget_pwd a {
  color: #51acc0;
}
.login_foot {
  width: 415px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 55px;
}
.btn_login {
  width: 270px;
  height: 42px;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 73px;
  font: lighter 16px/42px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #b31d31;
  text-align: center;
  background: url(../images/bk1.png) no-repeat center center;
}
.btn_cancel {
  width: 270px;
  height: 42px;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 73px;
  font: lighter 16px/42px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  background: url(../images/bk11.png) no-repeat center center;
  text-align: center;
  margin-top: 20px;
}
.login_foot .txt_forget {
  width: 100%;
  height: 36px;
  font: lighter 12px/36px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ababab;
  text-align: center;
  margin-top: 25px;
}
.login_foot .txt_forget a {
  color: #51acc0;
  margin-left: 12px;
}
.inpt_sel {
  width: 180px;
  height: 46px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  font: lighter 12px/46px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #9f9f9f;
  padding-left: 15px;
  outline: none;
}
.inpt_sel.onthis {
  color: #000000;
}
.inpt_sel.fl {
  float: left;
}
.inpt_sel.fr {
  float: right;
}
.txt_reg {
  width: 555px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  color: #a6a6a6;
  font: lighter 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
}
.reg_foot {
  width: 555px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 55px;
  margin-bottom: 125px;
}
.btn_reg {
  width: 270px;
  height: 42px;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 143px;
  font: lighter 18px/42px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ffffff;
  border: 1px solid #cc0b10;
  background: #cc0b10;
  text-align: center;
  margin-top: 50px;
}
.reg_yzm {
  width: 417px;
  height: 48px;
  overflow: hidden;
  background: #ffffff;
  margin: 0 auto;
  margin-bottom: 22px;
}
.reg_yzm .inpt_yzm {
  width: 236px;
  height: 46px;
  padding: 0 17px;
  font: lighter 12px/36px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ababab;
  float: left;
  border: 1px solid #eaeaea;
  outline: none;
  border-radius: 5px;
}
.reg_yzm .inpt_yzm:focus {
  color: #000000;
}
.reg_yzm .addfocus {
  width: 236px;
  height: 46px;
  padding: 0 17px;
  font: lighter 12px/36px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #000000;
  float: left;
  border: 1px solid #eaeaea;
  outline: none;
  border-radius: 5px;
}
.reg_yzm .btn_yzm {
  width: 110px;
  height: 46px;
  border: 0;
  background: url(../images/bk2.png) no-repeat center center;
  float: right;
  color: #b31d31;
  outline: none;
  cursor: pointer;
}
.orderlist {
  width: 1170px;
  min-height: 400px;
  margin: 0 auto;
  margin-top: 50px;
}
.orderlist ul li {
  width: 1168px;
  height: 110px;
  border: 1px solid #f0f0f0;
  padding: 15px 0;
  margin-bottom: 22px;
}
.orderlist ul li .check {
  width: 14px;
  height: 14px;
  border: 1px solid #e9e9e9;
  float: left;
  margin-left: 25px;
  margin-top: 49px;
  outline: none;
}
.orderlist ul li .pic_order {
  width: 160px;
  height: 108px;
  border: 1px solid #e4e4e4;
  box-shadow: 1px 1px 3px #e4e4e4;
  float: left;
  margin-left: 50px;
}
.orderlist ul li .ordername {
  width: 270px;
  height: 55px;
  font: bold 14px/28px "AkzidenzGrotesk-BoldCondAlt", "Noto Sans CJK SC",
    "Noto Sans CJK", "Source Han Sans", source-han-sans-simplified-c;
  color: #2f2f2f;
  float: left;
  margin-left: 25px;
  display: table;
}
.orderlist ul li .ordername p {
  display: table-cell;
  vertical-align: middle;
}
.orderlist ul li .ordername p span {
  font: lighter 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  display: block;
}
.orderlist ul li .orderprice {
  width: 150px;
  height: 55px;
  font: normal 14px/55px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  float: left;
  margin-left: 10px;
}
.orderlist ul li .ordercount {
  width: 105px;
  height: 36px;
  float: left;
  margin-left: 40px;
  margin-top: 9.5px;
}
.orderlist ul li .ordercount a {
  font: lighter 18px/36px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
}
.orderlist ul li .ordercount .inpt_num {
  width: 52px;
  height: 32px;
  border: 1px solid #e2e2e2;
  font: normal 12px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  text-align: center;
  margin: 0 10px;
  outline: none;
}
.orderlist ul li .ordertotal {
  width: 95px;
  height: 55px;
  font: normal 14px/55px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #51acc0;
  float: left;
  margin-left: 100px;
}
.orderlist ul li .delete {
  width: 110px;
  height: 55px;
  float: left;
  font: normal 14px/55px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #cc0b10;
  text-align: center;
}
.orderlist ul li .delete a {
  color: #cc0b10;
}
.orderlist ul li .bz {
  width: 638px;
  height: 43px;
  font: normal 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  padding: 5px;
  float: left;
  margin-left: 25px;
  border: 1px solid #e2e2e2;
  outline: none;
}
.totalpricebox {
  width: 100%;
  height: 32px;
  background: #f0f0f0;
  padding: 10px 0;
}
.totalpricebox .checkbox {
  height: 32px;
  position: relative;
  padding-left: 28px;
  font: lighter 12px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  float: left;
  margin-left: 27px;
}
.totalpricebox .checkbox .check {
  width: 13px;
  height: 13px;
  border: 1px solid #e9e9e9;
  position: absolute;
  left: 0;
  top: 9px;
}
.totalpricebox .btn_account {
  width: 75px;
  height: 30px;
  background: #cc0b10;
  border: 1px solid #cc0b10;
  border-radius: 8px;
  float: right;
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ffffff;
  text-align: center;
  margin-right: 27px;
}
.totalpricebox .btn_account a {
  color: #ffffff;
  display: block;
}
.totalpricebox .totalprice {
  height: 32px;
  float: right;
  margin-right: 13px;
  font: lighter 12px/32px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
}
.totalpricebox .totalprice span {
  font: normal 24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #4ca9bf;
}
.map {
  max-width: 100%;
  display: block;
  height: auto;
  margin-top: 55px;
}
.map1 {
  max-width: 100%;
  display: block;
  height: auto;
  margin-top: 55px;
  display: none;
}
.companyinfo {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 125px;
}
.mapbox {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .mapbox {
    width: 100%;
  }
}
.companyinfo .companyname {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-top: 25px;
}
.companyinfo .companyadd {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: normal 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
}
.companyinfo .companyname1 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-top: 25px;
}
.companyinfo .companyadd1 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  font: normal 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
}
.contactinfo {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
}
.contactinfo1 {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
}
.contactinfo1 ul li {
  font: normal 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
  margin-bottom: 10px;
}
.contactinfo1 ul li span {
  font: bold 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-right: 15px;
}
.contactinfo ul li {
  font: normal 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
  margin-bottom: 10px;
}
.contactinfo ul li span {
  font: bold 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-right: 15px;
}
.companyinfo .site {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: bold 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-top: 25px;
}
.companyinfo .site a {
  margin-top: 10px;
  font: normal 12px/24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
}
.companyinfo .site a:hover {
  color: #cc0b10;
}
.companyinfo .mapadd {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: bold 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-top: 25px;
}
.companyinfo1 .mapadd_img {
  width: 100%;
  height: auto;
  float: left;
}
.companyinfo1 .site {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: bold 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-top: 25px;
}
.companyinfo1 .site a {
  margin-top: 10px;
  font: normal 12px/24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
}
.companyinfo1 .site a:hover {
  color: #cc0b10;
}
.companyinfo1 .mapadd {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: bold 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-top: 25px;
}
.companyinfo .mapadd_img {
  width: 100%;
  height: auto;
  float: left;
}
.saleadd {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.saleadd p {
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
}
.saleadd1 {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.saleadd1 p {
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
}
.saleadd1 ul li {
  width: auto;
  min-height: 150px;
  margin-right: 5%;
  float: left;
}
.saleadd1 ul li p {
  font: normal 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
}
.saleadd1 ul li p span {
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  text-decoration: underline;
}
.saleadd ul li {
  width: 25%;
  min-height: 150px;
  float: left;
}
/*.saleadd ul li:first-child{width:50%; }*/
.saleadd ul li p {
  font: normal 12px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #888888;
}
.saleadd ul li p span {
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  text-decoration: underline;
}
.companyinfo .mapadd p {
  font: bold 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
}
@media (max-width: 1000px) {
  .saleadd1 ul {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  .saleadd1 ul li {
    min-height: 125px;
  }
}
/*.porderlist{width:855px;min-height:400px;margin-top:50px;float:right;}
.porderlist ul li{width:853px;height:100%;overflow:hidden;border:1px solid #f0f0f0;margin-bottom:25px;}
.porderlist ul li .pordertitle{width:845px;height:36px;padding-left:8px;font:normal 12px/36px 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c,"Microsoft Yahei";color:#2f2f2f;background:#f0f0f0;}
.porderlist ul li .pordertitle span{margin-left:45px;}
.porderlist ul li .pbox{width:539px;height:auto; overflow:hidden;float:left; border-right:1px solid #f0f0f0;}
.porderlist ul li .porderinfo{width:100%;height:110px;padding:15px 0;}
.porderlist ul li .porderinfo.bd{border-top:1px solid #f0f0f0;}
.porderlist ul li .porderinfo .pic_porder{width:108px;height:108px;border:1px solid #e4e4e4;float:left;margin-left:17px;}
.porderlist ul li .porderinfo .pordername{width:200px;height:110px;font:bold 22px/28px "AkzidenzGrotesk-BoldCondAlt",'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c,"Microsoft Yahei";color:#2f2f2f;float:left;margin-left:25px;display:table;}
.porderlist ul li .porderinfo .pordername p{ display:table-cell;vertical-align:middle;}
.porderlist ul li .porderinfo .pordername p span{font:lighter 12px/18px 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c,"Microsoft Yahei";color:#2f2f2f;display:block;}
.porderlist ul li .porderinfo .pprice{width:105px;height:110px;overflow:hidden;font:normal 12px/110px 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c,"Microsoft Yahei";color:#2f2f2f;float:left;margin-left:5px;}
.porderlist ul li .porderinfo .pcount{width:35px;height:110px;overflow:hidden; float:left;margin-left:25px;font:normal 12px/110px 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c,"Microsoft Yahei";color:#2f2f2f;}
.porderlist ul li .ptotal{width:158px;height:auto;overflow:hidden;font:normal 12px/18px 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c,"Microsoft Yahei";color:#51acc0;text-align:center;border-right:1px solid #f0f0f0;float:left;}
.porderlist ul li .pstatus{width:153px;height:auto;overflow:hidden;font:normal 12px/18px 'Noto Sans CJK SC', 'Noto Sans CJK', 'Source Han Sans', source-han-sans-simplified-c,"Microsoft Yahei";color:#51acc0;text-align:center;float:left;}
.porderlist ul li .pstatus.cancel{color:#cc0b10;}*/
.btn_save {
  width: 270px;
  height: 42px;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 143px;
  font: lighter 18px/42px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #b31d31;
  background: url(../images/bk1.png) no-repeat center center;
  text-align: center;
  margin-top: 30px;
}
.popupbox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  background: url(../images/popupbg.png) repeat center center;
  display: none;
}
.popup {
  width: 504px;
  height: 262px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -252px;
  margin-top: -131px;
  background: #ffffff;
}
.popup p {
  width: 100%;
  font: lighter 18px/24px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f3338;
  text-align: center;
  margin-top: 68px;
}
.popup .btn_submit {
  width: 268px;
  height: 40px;
  border: 1px solid #cc0b10;
  background: #cc0b10;
  font: lighter 18px/40px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ffffff;
  text-align: center;
  margin-left: 117px;
  margin-top: 30px;
  outline: none;
  cursor: pointer;
}
.productbox {
  width: 855px;
  min-height: 400px;
  margin-top: 50px;
  float: right;
}
table.porderlist {
  width: 855px;
}
table.porderlist tbody {
  display: table-row-group;
  vertical-align: middle;
}
table.porderlist tbody tr td {
  border: 1px solid #f0f0f0;
}
table.porderlist tbody .pordertitle {
  height: 36px;
  font: normal 12px/36px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  background: #f0f0f0;
}
table.porderlist tbody .pordertitle span {
  margin-left: 8px;
  margin-right: 45px;
}
table.porderlist tbody .porderinfo {
  width: 600px;
  height: 55px;
  padding: 15px 0;
  margin-bottom: 25px;
}
table.porderlist tbody .porderinfo .pic_porder {
  width: 55px;
  height: 55px;
  border: 1px solid #e4e4e4;
  float: left;
  margin-left: 17px;
}
table.porderlist tbody .porderinfo .pordername {
  width: 200px;
  height: 55px;
  font: bold 14px/24px "AkzidenzGrotesk-BoldCondAlt", "Noto Sans CJK SC",
    "Noto Sans CJK", "Source Han Sans", source-han-sans-simplified-c;
  color: #2f2f2f;
  float: left;
  margin-left: 25px;
  display: table;
}
table.porderlist tbody .porderinfo .pordername p {
  display: table-cell;
  vertical-align: middle;
}
table.porderlist tbody .porderinfo .pordername p span {
  font: lighter 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  display: block;
}
table.porderlist tbody .porderinfo .pprice {
  width: 85px;
  height: 55px;
  overflow: hidden;
  font: normal 12px/55px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #2f2f2f;
  float: left;
  margin-left: 5px;
}
table.porderlist tbody .porderinfo .pcount {
  width: 35px;
  height: 55px;
  overflow: hidden;
  float: left;
  margin-left: 25px;
  font: normal 12px/55px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
}
table.porderlist tbody .porderinfo .pbz {
  width: 105px;
  height: 55px;
  overflow: hidden;
  float: left;
  margin-left: 25px;
  font: normal 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  display: table;
}
table.porderlist tbody .porderinfo .pbz p {
  display: table-cell;
  vertical-align: middle;
}
table.porderlist tbody .ptotal {
  font: normal 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #51acc0;
  text-align: center;
}
table.porderlist tbody .pstatus {
  width: 100px;
  font: normal 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #51acc0;
  text-align: center;
}
table.porderlist tbody .pstatus.cancel {
  color: #cc0b10;
}
table.porderlist tbody .trrow {
  height: 25px;
  border: 0;
}
.search_list {
  width: 760px;
  min-height: 400px;
  margin-top: 15px;
}
.search_list ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0;
}
.search_list ul li .btn_more {
  width: 75px;
  height: 25px;
  font: bold 14px/25px "AkzidenzGrotesk-BoldCondAlt", "Noto Sans CJK SC",
    "Noto Sans CJK", "Source Han Sans", source-han-sans-simplified-c;
  color: #ffffff;
  text-align: center;
  border: 1px solid #cc0b10;
  border-radius: 5px;
  background: #cc0b10;
  display: block;
  margin-top: 20px;
}
.searchtxt {
  width: 100%;
  height: 60px;
  overflow: hidden;
  font: lighter 12px/20px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #555555;
  margin-top: 5px;
}
.amount .btn_buy {
  width: 80px;
  height: 30px;
  border: 1px solid #cc0b10;
  background: #cc0b10 url(../images/icon_buy.png) no-repeat 22px center;
  padding-left: 43px;
  font: normal 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  display: block;
  border-radius: 5px;
  float: left;
  margin-right: 13px;
}
.amount .btn_addcart {
  width: 85px;
  height: 30px;
  border: 1px solid #b1afaf;
  background: #b1afaf url(../images/icon_addcart.png) no-repeat 13px center;
  padding-left: 38px;
  font: normal 14px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c;
  color: #ffffff;
  display: block;
  float: left;
  border-radius: 5px;
}
.btn_yzm.dis {
  background: url(../images/bk22.png) no-repeat center center;
  color: #2f2f2f;
}
.w760 {
  width: 760px;
  height: auto;
  overflow: hidden;
}
.jflist {
  width: 570px;
  min-height: 450px;
  margin: 0 auto;
  margin-top: 20px;
}
.jflist ul li {
  width: 550px;
  height: 40px;
  border-bottom: 1px dotted #727272;
  padding-left: 10px;
  padding-right: 10px;
  font: normal 14px/40px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  margin-bottom: 10px;
  position: relative;
}
.jflist ul li .jf {
  position: absolute;
  right: 10px;
  top: 0;
}
.jflist ul li .jf span {
  color: #cc0b10;
}
.topic_jf {
  width: 100%;
  height: auto;
  overflow: hidden;
  font: normal 18px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #727272;
  text-align: center;
}
.topic_jf span {
  font: bold 18px/30px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #cc0b10;
}
.bannerline {
  width: 100%;
  height: 2px;
  background: #f0f0f0;
}
.loginbox.info .inpt {
  color: #000;
}
.loginbox.info .inpt_sel {
  color: #000;
}
.tablist {
  width: 450px;
  height: 38px;
  border-left: 1px solid #f0f0f0;
  margin-bottom: -1px;
}
.tablist ul li {
  width: 99px;
  border: 1px solid #f0f0f0;
  border-left: none;
  float: left;
  text-align: center;
  font: normal 14px/35px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #2f2f2f;
  cursor: pointer;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tablist ul li.onthis {
  background: #f0f0f0;
}
.txtarea {
  width: 600px;
  height: 320px;
  border: 1px solid #eaeaea;
  padding: 10px;
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  margin: 0 auto;
  font: lighter 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #ababab;
  outline: none;
}
.txtarea:focus,
.txtarea.addfocus {
  color: #000000;
}
.addfocus2 {
  width: 600px;
  height: 320px;
  border: 1px solid #eaeaea;
  padding: 10px;
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  margin: 0 auto;
  font: lighter 12px/18px "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, SimHei, STHeiti;
  color: #000000;
  outline: none;
}
.iconlist {
  height: 40px;
  float: right;
  margin-left: 10px;
}
.iconlist ul li {
  width: 40px;
  height: 40px;
  float: left;
  margin-left: 10px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.iconlist ul li.wx {
  background-image: url(../images/wx.png);
}
.iconlist ul li.android {
  background-image: url(../images/Android.png);
}
.iconlist ul li.ios {
  background-image: url(../images/ios.png);
}
.iconlist ul li .qrcode {
  width: 125px;
  height: 125px;
  z-index: 1000;
  position: absolute;
  right: 0;
  top: 50px;
  display: none;
}
.iconlist ul li:hover .qrcode {
  display: block;
}
.loading {
  width: 100%;
  height: 32px;
  font: normal 24px/32px Arial;
  color: #a1a1a1;
  text-align: center;
  position: fixed;
  top: 50%;
  margin-top: -16px;
}
