﻿.section {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1200px;
  min-width: 941px;
  max-width: 1200px;
  text-align: left;
  overflow: hidden;
}

.line30 {
  clear: both;
  font-size: 0px;
  height: 30px;
  overflow: hidden;
}

.clearfix {
  display: block;
}

.cart-box {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}

.cart-box h1 {
  float: left;
  color: rgba(84, 84, 84, 1);
  font-size: 20px;
  line-height: 35px;
}

.cart-step {
  position: relative;
  margin-left: 200px;
}

.cart-step li {
  float: left;
  width: 33.33%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: url(../image/cart/cart-arrow.gif) no-repeat right -45px #f6f6f6;
  color: #999;
}
.cart-step .selected {
  color: #0094d0;
  font-size: 14px;
  font-weight: bold;
}
.cart-step li span {
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
  font-size: 15px;
}
.no-goods {
  width: 1200px;
  height: 320px;
}
.no_box {
  width: 400px;
  margin: 100px auto 0 auto;
}
.no_box .no_ico {
  display: block;
  float: left;
  margin-right: 20px;
}
.no_box p {
  height: 24px;
  line-height: 24px;
}
.no_box p a {
  color: #06c;
}
/*表格内容*/
.gwcbox {
  position: relative;
  /*z-index: 9999;*/
  width: 1200px;
  margin-bottom: 10px;
}

.gwc_tb1 {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  border: 1px solid #f8f8f8;
  border-top: 2px solid #0094d0;
  background-color: #f6f6f6;
}
.gwc_tb1 div {
  height: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
}

.gwc_title {
  overflow: hidden;
  width: 100%;
  height: 38px;
  border: 1px solid #f8f8f8;
  background-color: #f6f6f6;
  font-size: 14px;
  color: #666666;
  line-height: 38px;
  font-weight: bold;
  text-indent: 12px;
}

.gwcbox .select-all {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.gwcbox .gwc_nr_l .select-all {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.gwcbox .gwc_nr_l .selectProm {
  margin-left: 30px;
}

.gwc_tb2_tr {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100px;
  border: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}
.gwc_tb2_tr:hover {
  background-color: #f6fcff;
}
.gwc_tb2_tr div {
  height: 100%;
  font-size: 12px;
  color: #333;
  line-height: 100px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tb1_td1,
.tb2_td1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  padding-left: 12px;
}
.tb1_td1 span {
  display: inline-block;
  height: 100%;
  margin-left: 6px;
  font-size: 14px;
  color: #666666;
  line-height: 38px;
  font-weight: bold;
}
.tb2_td1 img {
  display: block;
  width: 64px;
  height: 64px;
  margin-left: 24px;
}
.tb1_td2,
.tb2_td2 {
  width: 210px;
}
.tb1_td11,
.tb2_td11 {
  width: 60px;
}
.tb2_td2 {
  cursor: pointer;
}
.tb1_td3,
.tb2_td3 {
  width: 200px;
}
.tb1_td4,
.tb2_td4 {
  width: 100px;
}
.tb1_td5,
.tb2_td5 {
  width: 100px;
}
.tb1_td6,
.tb2_td6 {
  width: 100px;
}
.tb1_td7,
.tb2_td7 {
  width: 100px;
}
.tb1_td8,
.tb2_td8 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
}
.tb2_td8 input {
  width: 50px;
  height: 20px;
  border: 1px solid #e2e4e6;
  background-color: #fff;
  text-align: center;
}
.tb1_td9,
.tb2_td9 {
  width: 100px;
}
.gwc_tb2_tr .tb2_td9 {
  color: #e4393c;
}
.tb1_td10,
.tb2_td10 {
  width: 100px;
}

.gwc_tb2_tr_mz {
  border-bottom: 1px solid #fff;
}
.gwc_tb2_tr_mz:hover {
  border: 1px solid #fff;
  background-color: #fff;
}
.gwc_tb2_tr_zp {
  height: 60px;
  border: 1px solid #fff;
  border-bottom: 1px solid #ccc;
}
.gwc_tb2_tr_zp:hover {
  border: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}
.gwc_tb2_tr_zp div {
  height: 60px;
  line-height: 60px;
}
.gwc_tb2_tr_zp .tb2_td1 {
  display: flex;
  justify-content: flex-end;
  height: 100%;
  padding: 0;
}
.gwc_tb2_tr_zp .tb2_td1 img {
  float: right;
  width: 50px;
  height: 50px;
  margin-left: 0;
  margin-right: 20px;
}

.min,
.add {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
}
.min {
  border-right: none;
}
.add {
  border-left: none;
}

.gwc_nr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 38px;
  padding: 0 20px;
  border: 1px solid #f8f8f8;
}

.gwc_nr_l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
}

.gwc_nr_l span {
  margin-left: 6px;
  font-size: 14px;
  color: #666666;
  line-height: 38px;
  font-weight: bold;
  cursor: pointer;
}
.gwc_nr_l label {
  margin-left: 6px;
  font-size: 14px;
  color: #666666;
  line-height: 38px;
  font-weight: bold;
  cursor: pointer;
}

.gwc_tb3 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 62px;
  margin-bottom: 20px;
  background: #f6f6f6;
  font-size: 16px;
  color: #666666;
  line-height: 62px;
}
.gwc_tb3 span {
  font-size: 16px;
  color: #e4393c;
  line-height: 62px;
}
.gwc_tb3 .ljjs {
  display: block;
  width: 136px;
  height: 38px;
  margin-left: 30px;
  margin-right: 20px;
  border-radius: 4px;
  background-color: #e4393c;
  font-size: 18px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}

/* 优惠劵 */
.juan {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
.juan_top {
  float: left;
  width: 180px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.juan_top p {
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #0094d0;
  padding: 0 10px;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
}
.juan_top select {
  width: 300px;
  height: 45px;
  border: 1px solid #999;
}
.juan_cen {
  width: auto;
  height: 40px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding-left: 30px;
  margin-bottom: 10px;
}
.juan_cen span {
  height: 40px;
  float: left;
  overflow: hidden;
  text-align: center;
  border: 1px solid #e6e6e6;
  line-height: 40px;
}
.juan_cen .smajuan {
  background: transparent;
  padding: 0;
  height: 40px;
  width: 100px;
}
.juan_cen .smajuan_top {
  padding: 0;
  width: 100px;
  height: 40px;
  background-color: #0094d0;
  border-radius: 10px;
  text-align: center;
}
.juan_cen .smajuan_top span {
  display: inline-block;
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}
.juan_cen .smajuan_top span::before {
  content: "￥";
}
.juan_bot {
  height: 50px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
}
.juan_bot span {
  float: left;
  height: 49px;
  text-align: center;
  line-height: 49px;
  border: 1px solid #e6e6e6;
}
/* 蒙版 */
.mask {
  width: 100%;
  height: 100%;
  z-index: 99;
  opacity: 0.7;
  background: #333;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
/* 弹窗 */
.pop,
.pop1 {
  width: 100%;
  height: 500px;
  position: fixed;
  top: 70px;
  display: none;
  overflow: hidden;
  z-index: 100;
}
.pop_main {
  width: 860px;
  height: 500px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.pop_top {
  width: 100%;
  height: 58px;
  border-bottom: 1px solid #dbdbdb;
  line-height: 58px;
  color: #1a1a1a;
  font-size: 20px;
  text-align: center;
  position: relative;
}
.pop_top img {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 21px;
  right: 34px;
  cursor: pointer;
}
.pop_cen {
  width: 100%;
  height: 310px;
  border-bottom: 1px solid #dbdbdb;
  padding: 30px 10px 0 40px;
  overflow: hidden;
}
.pop_cen ul {
  overflow: hidden;
}
.pop_cen li {
  width: 260px;
  height: 110px;
  float: left;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
li input {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 1px solid #8f8f8f;
  z-index: 1;
  margin-top: 43px;
  margin-right: 10px;
  float: left;
  background: #fff;
}
.xuanzhong {
  width: 21px;
  height: 21px;
  border-radius: 100%;
  background: #0094d0;
  position: absolute;
  top: 44px;
  left: 1px;
  z-index: 2;
  display: none;
}
.smajuan {
  width: 206px;
  height: 110px;
  background: url(../image/juanbk.png);
  padding-top: 16px;
  float: left;
}
.smajuan_top {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding-left: 45px;
  overflow: hidden;
  font-size: 16px;
}
.smajuan_top p {
  float: left;
  color: #fff;
  line-height: 44px;
}
.smajuan_top span {
  float: left;
  font-size: 31px;
  color: #fff;
}
.smajuan_cen {
  width: 100%;
  height: 12px;
  line-height: 12px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-top: 13px;
}
.pop_bot {
  width: 100%;
  height: 56px;
  padding-left: 284px;
  padding-top: 14px;
  overflow: hidden;
  border-bottom: 1px solid #dbdbdb;
}
.pop_bot p {
  height: 28px;
  border: 1px solid #e6e6e6;
  line-height: 28px;
  text-align: center;
  padding: 0 12px;
  color: #0094d0;
  margin-right: 15px;
  float: left;
  cursor: pointer;
}
.pop_bot span {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #757575;
  margin-right: 15px;
  float: left;
}
.pop_btn,
.pop_btn1 {
  width: 110px;
  height: 33px;
  border: 1px solid #0094d0;
  margin: 20px auto;
  line-height: 32px;
  border-radius: 17px;
  font-size: 14px;
  text-align: center;
  color: #0094d0;
  cursor: pointer;
}
/*产品推荐*/
.ban {
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
  background: #fff;
}

.ban_top {
  height: 34px;
  background: #f7f7f7;
}

.ban_top div {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.ban_top .ban_items li {
  width: 80px;
  float: left;
  border-top: 2px solid rgba(0, 148, 208, 1);
}

.ban_top span {
  line-height: 34px;
  font-size: 14px;
}

#cptj .banner_items .cptj li {
  width: 200px;
  /* height: 100%; */
}
#cptj .banner_items .cptj li {
  /* float: left; */
  text-align: center;
}
.cptj_ban {
  width: 249px;
  height: 100%;
  border: 1px solid transparent;
  margin-top: 20px;
  /* float: left; */
  margin: 10px 25px 0 0;
  /* border: 1px solid rgba(230,230,230,1); */
}

.cptj_ban {
  height: 271px !important;
}
.banner_items .cptj {
  width: 1128px;
  /* left: 0; */
  /* position: absolute; */
  /* top: 0; */
  display: flex;
  flex-wrap: wrap;
}
.datu-chanpin-img {
  display: block;
  width: 158px;
  height: 158px;
  margin: 14px auto;
  border: 1px solid #e8e8e8;
  line-height: 158px;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.datu-chanpin-img a {
  display: inline-block;
  width: 200px;
  height: 200px;
}

.datu-xiaoqi span:first-child,
.datu-jianzhuang span:first-child {
  width: 80px;
}

.datu-jiage {
  color: #ef2c2f;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  margin-left: 10px;
}
.datu-jiage::before {
  content: "￥";
}

.datu-mingzi {
  height: 16px;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  text-align: center;
  margin: auto;
}
.datu-mingzi span {
  height: 16px;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  text-align: center;
  margin: auto;
}

.datu-mingzi,
.datu-compamy {
  width: 85%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.datu-compamy {
  color: #777777;
  margin: 5px 0 0 10px;
}

.datu-guige,
.datu-xiaoqi,
.datu-jianzhuang {
  color: #999999;
  margin: 5px 0 0 10px;
  height: 16px;
  line-height: 16px;
}

.datu-guige span {
  color: #777777;
  /* border: 1px solid red; */
  width: 160px;
}

.datu-guige span,
.datu-xiaoqi span:first-child,
.datu-jianzhuang span:first-child {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}

.btn_box {
  margin: 10px 0 0 10px;
  overflow: hidden;
}

.datu-jrgwc {
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: rgba(0, 148, 208, 1);
  color: #fff !important;
  float: left;
  cursor: pointer;
  border-radius: 30px;
}

.datu-jrgwc img {
  margin-top: -2px;
}

.cptj li .jiajian {
  height: 28px;
  margin-right: 15px;
  float: left;
}

.jiajian input {
  width: 48px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #e5e5e5;
  /*border-left: none;
    border-right: none;*/
  float: left;
  color: #666666;
  text-align: center;
}

.cptj .jia,
.cptj .jian {
  width: 22px;
  height: 25px;
  line-height: 22px;
  border: 1px solid #e5e5e5;
  float: left;
  cursor: pointer;
  color: #666666;
  text-align: center;
  font-size: 16px;
}

.jiajian .jian {
  border-right: none !important;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}

.jiajian .jia {
  border-left: none !important;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}

.prev {
  width: 26px;
  height: 68px;
  border: 1px solid #eee;
}

a.btn-dir {
  position: absolute;
  top: 130px;
  line-height: 2;
  background: #fff;
  color: #666;
  text-align: center;
  text-decoration: none;
  z-index: 2;
  cursor: pointer;
  transition: all 0.2s linear 0s;
}

.next {
  right: -1px;
  width: 26px;
  height: 68px;
  border: 1px solid #eee;
  border-right: 0;
}

.banner_cptj {
  width: 1200px;
  /* height: 271px; */
  overflow: hidden;
}

.banner_items {
  /* position: relative; */
  width: 1128px;
  /* height: 100%; */
  margin: 0 36px;
  overflow: hidden;
}
/*-------结算页面的css-----*/
.bar_address {
  height: 44px;
  background-color: #f2f2f2;
}

.bar_address span {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: rgba(108, 108, 108, 1);
  line-height: 44px;
  margin-left: 30px;
}

.address_content {
  height: 230px;
}

.address_content p {
  font-weight: 400;
  color: rgba(84, 84, 84, 1);
  line-height: 36px;
  text-indent: 60px;
  margin: 10px 0;
}

.fxk {
  margin-right: 12px;
}

.srk {
  margin-left: 10px;
  width: 309px;
  height: 27px;
  border: 1px solid #e8e8e8;
  padding: 5px;
  background: #fff;
}

.srk_b {
  margin-left: 20px;
  color: red;
}

.bar_pay {
  height: 44px;
  border-bottom: 1px solid #e6e6e6;
}

.bar_pay span {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: bold;
  color: rgba(108, 108, 108, 1);
  line-height: 44px;
  margin-left: 30px;
}
.pay_content_list {
  height: 70px;
  overflow: hidden;
  line-height: 50px;
}
#paymon {
  height: 50px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 50px;
}
.pay_content {
  margin-top: 10px;
  height: 60px;
  float: left;
}
.pay_content_web {
  margin-top: 10px;
  height: 50px;
}

.pay_content span,
.pay_content_web span {
  margin: 0 20px;
  line-height: 50px;
  font-size: 16px;
}

.pay_content span label,
.pay_content_web span label {
  display: inline-block;
  box-sizing: border-box;
  width: 120px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #cecece;
}
.pay_content span input:checked + label {
  border-color: #19a3f5;
  color: #19a3f5;
}
.pay_content_web span input:checked + label {
  border-color: #19a3f5;
  background-color: #19a3f5;
  color: #fff;
}

.pay_content span input,
.pay_content_web span input {
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.pay_content_web {
  display: none;
}
.jiesuan_p {
  height: 40px;
  line-height: 40px;
}

.jiesuan_p p {
  display: inline-block;
  font-size: 16px;
}

.jiesuan_btn {
  width: 400px;
  float: right;
  margin-top: 10px;
}

.jiesuan_btn span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  padding: 0 20px;
  font-size: 16px;
  margin-left: 40px;
}

.g1 {
  background-color: #0094d0;
}

.g2 {
  background-color: #2d67ab;
}

.bt_hx {
  height: 1px;
  background: #e6e6e6;
  margin-top: 10px;
}

.jiesuan {
  height: 150px;
  text-align: right;
}

.jiesuan .price {
  font-weight: 700;
  color: #ff3b3b;
  cursor: pointer;
  font-size: 16px;
  margin: 0 5px;
}
.smajuan_top span {
  line-height: 32px;
  border: 0;
}
.redbag {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-left: 20px;
}
.redbag select {
  width: 100px;
  height: 30px;
  border: 1px solid #ccc;
  float: left;
}
.redbag p {
  float: left;
  margin-left: 20px;
  line-height: 30px;
  font-size: 14px;
}
.none {
  display: none;
}
.block {
  display: block;
}
.rbag {
  float: left;
  width: 150px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 29px;
  font-size: 14px;
  color: #fff;
  background: #e5323b;
  border-radius: 10px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  position: relative;
  font-weight: bold;
}
.rbag_main {
  overflow: hidden;
  display: none;
}
.redbag_top {
  width: 100px;
  height: 40px;
  background: #e5323b;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 30px;
  overflow: hidden;
  box-sizing: border-box;
}
.redbag_img {
  width: 38px;
  height: 38px;
  background: #c31820;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  padding-top: 8px;
}
.redbag_img img {
  margin-left: 9px;
}
.redbag_top p,
.pop_redbag p {
  font-size: 16px;
  color: #fff;
  float: left;
  line-height: 38px;
  text-align: center;
}
.redbag_top p {
  width: 100%;
}
.redbag_top p::before {
  content: "￥";
}
.pop_redbag {
  width: 200px;
  height: 80px;
  background: #e5323b;
  border-radius: 4px;
  margin: 20px 0;
  overflow: hidden;
  float: left;
  padding: 20px 0px 20px 10px;
}
.somes {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 5px;
  right: 6px;
  display: none;
}
.xindai {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}
.xindai span {
  margin-right: 10px;
  font-size: 16px;
}
.xindai span:nth-child(2n) {
  color: red;
}
