.container {
  width: 100%;
  position: relative;
  min-width: 1200px;
  background: #fff;
}

.header-menu {
  height: 90px;
  background: #fff;
  z-index: 99999;
}

.header-menu-wrap {
  height: 90px;
  width: 100%;
}

.fixed-header {
  box-shadow: 0 0 10px 0 #cacaca;
}

.header-menu .logo {
  margin-top: 23px;
}

.hot-word a:hover {
  color: #00a0e9;
}

.add-cart-box {
  float: right;
  width: 172px;
  height: 34px;
  line-height: 34px;
  border: 2px solid #dedede;
  margin-top: 25px;
  text-align: center;
  font-size: 14px !important;
  color: #00a0e9;
  padding-left: 28px;
  background: url(../images/cart.png) 30px center no-repeat;
}

.search-box {
  display: inline-block;
  width: 500px;
  margin: 25px 15px 0 0;
}

.search-input-box input {
  width: 418px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  border: none;
  border: 2px solid #dedede;
  border-right: none;
  padding: 0 10px;
  box-sizing: border-box;
  float: left;
}

.search-input-box {
  width: 500px;
  height: 34px;
}

.search-btn {
  display: inline-block;
  width: 82px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  padding-left: 20px;
  font-size: 14px;
  background: #00a0e9 url(../images/search.png) 20px center no-repeat;
}

.hot-word {
  margin-top: 5px;
  color: #999;
}

.hot-word a {
  font-size: 12px;
  color: #999;
}

.search-btn:hover {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}

.add-cart-box:hover {
  text-decoration: none;
  color: #00a0e9;
  background-color: #e8f8ff;
}

.add-cart-box span {
  font-size: 14px;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #ff0000;
  color: #fff;
  border-radius: 50%;
  margin-left: 5px;
}

.all-types-menu {
  background-color: #fff;
}

.all-types-menu-title {
  width: 220px;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  background: url(../images/all-menu-icon.png) center left no-repeat;
  background-size: cover;
  font-size: 16px;
  color: #fff;
}

.all-types-menu-title img {
  margin-right: 4px;
}

/*topbar start*/
.goods-wrap {
  width: 100%;
  height: 60px;
  background: #f7f7f7;
}

.nav-bar {
  height: 60px;
  line-height: 60px;
  font-size: 0px;
}

.nav-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #666;
}

.nav-icon {
  padding: 0px 2px;
}

/*topbar end*/

/**/
* {
  padding: 0px;
  margin: 0px;
}

body {
  background: #fff;
}

ul,
li,
image,
h1,
h2,
h3,
h4,
dl,
dt,
dd,
p,
span,
a {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
  /* font-family: "微软雅黑", "Arial"; */
}


a:hover {
  text-decoration: none;
  text-decoration: underline;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fr.fl {
  display: inline;
}

.mauto {
  margin: 0 auto;
  width: 1240px;
}

.txt_c {
  text-align: center;
}

.f12,
.f14,
.f16,
.f18,
.f20,
.f24 {
  font-weight: normal;
  color: #333333;
  font-family: "Microsoft YaHei", "微软雅黑";
}

.f12 {
  font-size: 12px;
  font-family: "Microsoft YaHei", "微软雅黑";
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 24px;
}

input,
button,
select,
textarea {
  outline: none;
  border: none;
  background: none;
}

textarea {
  resize: none
}

/*{  behavior: url(css/PIE.htc); position: relative;}*/

.showbot {
  float: left;
}

#showbox {
  background: #eee;
}

#showbox img {
  width: 360px;
  height: 360px;
  border: 1px solid #ddd;
}

#showbox span {
  background: url(../images/whitebg.png) repeat;
}

#showsum {
  left: 42px;
  margin-top: 10px;
}

#showsum span {
  border: 1px solid #ddd;
}

#showsum span.sel {
  border: 1px solid #00a0e9;
}

.showpage {
  width: 360px;
  position: relative;
}

.showpage a {
  display: block;
  width: 30px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  text-align: center;
  font-size: 30px;
  position: absolute;
  left: 0;
  top: -62px;
  text-decoration: none;
  color: #dedede;
}

.showpage a#shownext {
  left: auto;
  right: 0;
}

/* .showpage a:hover { background: #dddddd; color:#fff;} */

.showall {
  width: 1210px;
  height: 450px;
  margin: 0 auto;
  margin-top: 15px;
  background: #fff;
}

.tb-property {
  width: 530px;
  height: 450px;
  margin-left: 30px;
  float: left;
}

.extInfo {
  width: 260px;
  height: 420px;
  float: right;
  border: #dfdfdf solid 1px;
}

.tr-nobdr {
  /* margin-top: 20px; */
  padding-bottom: 20px;
}

.tr-nobdr h3 {
  color: #171717;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.txt {
  width: 520px;
  height: 40px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}

.tip {
  color: #999;
  font-size: 14px;
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: left;
}

.nowprice {
  display: block;
  line-height: 40px;
  width: 430px;
  height: 40px;
  color: #df0021;
  font-size: 14px;
  float: left;
}

.nowprice a {
  font-size: 28px;
  color: #df0021;
}

.nowprice a:hover {
  text-decoration: none;
}

.info {
  display: block;
  line-height: 40px;
  width: 430px;
  height: 40px;
  color: #666;
  font-size: 14px;
  float: left;
}

.gcIpt {
  /* height: 70px; */
  width: 520px;
  height: 40px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}

.gcIpt input {
  border: #e3e3e3 solid 1px;
  padding: 5px 8px;
  margin: 4px 3px;
  color: #999999;
  font-size: 16px;
}

.nobdr-btns {
  width: 520px;
  height: 50px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  margin-top: 60px;
}

.buynow {
  border: 1px solid #fc002a;
  /* padding: 0px 50px; */
  color: #fc002a;
  font-size: 18px;
  text-align: center;
  background: #ffe8e9;
  width: 200px;
  height: 50px;
}

.addcart {
  background: #fc002a;
  /* padding: 0px 50px; */
  color: #FFFFFF;
  margin-left: 15px;
  font-size: 18px;
  line-height: 50px;
  width: 200px;
  height: 50px;
}

.ext-title {
  background: #f4f4f4;
  color: #333333;
  font-size: 16px;
  text-align: center;
  width: 258px;
  height: 40px;
  line-height: 40px;
}

.ext-name {
  margin-top: 15px;
  color: #118ce3;
  font-size: 16px;
  text-align: center;
  width: 258px;
  height: 40px;
  line-height: 40px;
}

.ext-txt {
  width: 228px;
  margin-left: 15px;
  height: 40px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}

.ext-txt img {
  margin-top: 7px;
  width: 35px;
  height: 28px;
}

.ext-tip {
  color: #999;
  font-size: 14px;
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: left;
}

.ext-info {
  display: block;
  line-height: 40px;
  width: 138px;
  height: 40px;
  color: #666;
  font-size: 14px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ext-detail {
  line-height: 20px;
  width: 230px;
  height: 100px;
  margin-left: 15px;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ext-dianpu {
  height: 36px;
  margin: 15px;
  background: #118ce3;
  border-radius: 4px;
  text-align: center;
  padding: auto;
  display: flex;
  flex-direction: row;
}

.ext-dianpu img {
  margin-top: 11px;
  margin-left: 71px;
  width: 17px;
  height: 14px;
  flex: left;
}

.dianpu {
  margin-left: 10px;
  flex: right;
  height: 36px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 36px;
}

.ext-dianpu:hover {
  background: #0481e1;
}

.goodsbottom {
  width: 1210px;
  margin: 0 auto;
}

.bottom-bar {
  width: 1210px;
  height: 50px;
  background: #f4f4f4;
  display: flex;
  flex-direction: column;
}

.bottom-bar img {
  width: 116px;
  height: 10px;
  flex: 2;
}

.bar-txt {
  flex: 1;
  width: 116px;
  height: 40px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #118ce3;
}

.bottom-detail {
  width: 1210px;
  border: 1px solid #dfdfdf;
  border-top: 0px solid;
  background: #fff;
}

.detail-ggcs {
  width: 1210px;
  height: 50px;
  display: flex;
  flex-direction: row;
}

.ggcs-img {
  flex: left;
  width: 4px;
  height: 12px;
  margin: 19px 20px;
  background: #118ce3;
}

.ggcs-txt {
  flex: right;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #666;
}

.detail-chart {
  margin-left: 20px;
  width: 1170px;
  display: flex;
  flex-direction: column;
  border: 0.5px solid #dfdfdf;
}

.chart-line {
  width: 1170px;
  height: 30px;
  display: flex;
  flex-direction: row;
}

.chart-left {
  width: 585px;
  height: 30px;
  flex: left;
  background: #f4f4f4;
  border: 0.5px solid #dfdfdf;
  font-size: 14px;
  text-align: left;
  line-height: 30px;
  padding: 0px 15px;
  color: #666;
}

.chart-right {
  width: 585px;
  height: 30px;
  flex: right;
  border: 0.5px solid #dfdfdf;
  font-size: 14px;
  text-align: left;
  line-height: 30px;
  padding: 0px 15px;
  color: #999;
}

.detail-attr {
  margin-top: 20px;
  margin-left: 20px;
  width: 1170px;
  height: 200px;
  background: #f4f4f4;
  border: 1px solid #dfdfdf;
}
.detail-attr1 {
  margin-top: 20px;
  margin-left: 20px;
  width: 1170px;
  background: #f4f4f4;
  border: 1px solid #dfdfdf;
}

.detail-shouhou {
  margin-left: 20px;
  margin-bottom: 20px;
  width: 1170px;
  min-height: 130px;
  padding: 8px 15px;
  border: 1px solid #dfdfdf;
  font-size: 14px;
  line-height: 20px;
  color: #666;
}

.footer-box {
  padding-top: 40px;
  box-sizing: border-box;
  height: 180px;
  background: #323232;
  font-size: 14px;
  color: #898989;
  text-align: center;
  margin-top: 15px;
}

.footer-box p {
  margin-top: 24px;
  margin: 0;
}

.backtop {
  position: fixed;
  right: 0;
  width: 52px;
  height: 52px;
  bottom: 180px;
  background: url(../images/backtop.png) center no-repeat;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #00a0e9;
}

.backtop:hover {
  background: url(../images/backtop.png) center -4px no-repeat;
  background-color: #00a0e9;
}

a:hover {
  text-decoration: none;
}