* {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}
.tankt{position: fixed;z-index: 10; top: 50%;left: 50%;transform: translate(-50%,-50%);background: rgba(0,0,0,.6);padding: 10px 20px;border-radius: 3px;color: #FFFFFF;font-size: 18px;}
/* 背景图 */
header .bac {
	height: 926px;
  background-size: 100% 100%;
  background-image: url("../../img/images/backimage.png");
  display: flex;justify-content: center;align-items: center;
}
.pubpopu{
	width: 560px;
	/* height: 570px; */
	padding: 30px;
	z-index: 2;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	font-size: 16px;
}

header .pubpopu .head {
  text-align: center;margin-top: 13px;
}
.head div:nth-child(1){font-size: 28px;color: #191919;}
.head span{
	color: #737373;
	opacity: .7;
	font-size: 15px;
	display: block;
	margin: 18px 0;
}

.gang {
  width: 55px;
  margin: auto;
  border-bottom: 1px solid #cb1919;
}
/* 身份访问 */
header .pubpopu .identity ul {
  margin: 50px 0 26px 0;
  padding-bottom: 16px;
  display: flex;
  justify-content: space-around;
  font-size: 21px;
  border-bottom: 1px solid #e4e4e4;
}

header .pubpopu .identity ul li a{color: #737373;}
header .pubpopu .identity ul li .member{color: #191919;}
/* 输入框 */
header .pubpopu .layui-input {
  border-radius: 5px;
  font-size: 16px;
  height: 56px;
  background: #efefef;
  border: 1px solid #e2e2e2;
}
.layui-input-block{margin-left: 0;}

header .pubpopu .layui-form-item .font-set {
  font-size: 13px;
  text-decoration: none;
}
.chukb{display: none;}

.bbtn {
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	width: 100%;
	margin-top: 28px;
	background-color: #cb1919;
	cursor: pointer;
	margin-bottom: 32px;
}
/* 忘记密码 */
header .container .bot{display: flex;justify-content: space-between;}
header .container .bot a:first-child{margin-left: 20px;}
header .container .bot a{
	display: block;
	font-size: 15px;color: #191919;
}
#forget input,#register-gk input,#register-jk input,#register-yk input{background: #FFFFFF;}
#forget .codes,#register-gk .codes,#register-jk .codes,#register-yk .codes{position: relative;}
#forget .codes div,#register-gk .codes div,#register-jk .codes div,#register-yk .codes div{position: absolute; width: 209px;height: 55px;right: 1px;top: .5px;text-align: center;line-height: 55px;border-radius: 5px;border-left: 1px solid #e2e2e2;color: #737373;background: #efefef;}
.backLogin{cursor: pointer;}
/* 立即注册 */
#register-gk .checkBox{border: 1px solid red;}
.agree-box{display: flex;font-size: 15px;}
.agree-box span{color: #CB1919;margin: 0 4px;cursor: pointer;}
.cp{cursor: pointer;}



.userxz-box{position: fixed;top: 0;left: 0;right: 0;bottom: 0;display: none;justify-content: center;align-items: center;padding: 0 420px;background: rgba(0,0,0,.5);z-index: 20;}
.userxzk{background: #FFFFFF;border-radius: 5px;width: 100%;}
.userxzk img{float: right;margin: 20px 20px 0 0;cursor: pointer;}
.userxz{font-size: 36px;color: #222222;text-align: center;margin-top: 44px;}
.user-cont{padding: 30px;line-height: 30px;font-size: 15px;color: #191919;}
.user-cont li{text-indent: 2em;}


.input-vate{
	background: url(../../img/grzx/images/xiala_08.jpg) no-repeat!important;
	background-size: 4% 20%!important;
	background-position: 98% center!important;
}
#my_button{position: absolute;right: 0;top: 0;width: 100px;height: 100%;border: 1px solid #e2e2e2;border-radius: 3px;cursor: pointer;}
.cate-tank{display: none; position: absolute;left: 0;top: 53px;background: #FFFFFF;z-index: 10;width: 100%;border: 1px solid #e2e2e2;box-sizing: border-box;line-height: 40px;}
.cate-tank p{padding: 10px;font-size: 16px;}
.cate-tank p:hover{background: #CB1919;cursor: pointer;color: #FFFFFF;}
/* 购物车 */
section {
  background-color: #f5f5f5;
  padding-bottom: 34px;
}

section .whoil {
  padding: 0px 320px;
}
section .whoil .whoil-1 {
  padding: 25px;
}
section .whoil .whoil-1 .all {
  color: #cb1919;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  background-color: #fff;
  border-bottom: #cb1919 2px solid;
}
/* 选择 */
section .whoil .whoil-1 table {
  width: 100%;
  border: 1;
}
/* 全选 */
section .whoil .whoil-1 table thead {
  width: 100%;
  background-color: #f3f3f3;
  border: 1px solid #e0e0e0;
  padding: 20px 0 16px 0;
  font-size: 14px;
  font-weight: 400px;
  color: #333333;
}
/* 全选 */
section .whoil .whoil-1 tfoot {
  width: 100%;
  background-color: #f3f3f3;
  border: 2px solid #000;
  margin-bottom: 20px;
}
section .whoil .whoil-1 table thead th {
  padding: 22px 20px 16px 20px;
}
#ckAll{margin-right: 4px;}
section .whoil .whoil-1 table thead th:nth-child(2) {
  float: left;
  padding: 22px 0 16px 0;
}
section .whoil .whoil-1 table tbody .inline td{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding-top: 30px;
}
section .whoil .whoil-1 table tbody .inline td:first-child{
	padding: 20px 0px 20px 20px;
	border-left: 1px solid #e0e0e0;
}
section .whoil .whoil-1 table tbody .inline td:last-child{
	border-right: 1px solid #e0e0e0;
}
section .whoil .whoil-1 table tbody .inline td:nth-child(4),section .whoil .whoil-1 table tbody .inline td:nth-child(6),section .whoil .whoil-1 table tbody .inline td:nth-child(7) {
	padding-top: 34px;
}
section .whoil .whoil-1 table tbody .inline td:nth-child(n + 3) {
  text-align: center;
}
/* 结算 */
section .whoil .whoil-1 table tfoot {
  background-color: #f3f3f3;
  height: 50px;
}

section .whoil .whoil-1 table tfoot th {
  padding: 10px 20px;
 
}

section .whoil .whoil-1 table tfoot #allPrice {
  color: #cb1919;
  font-size: 30px;
  font-weight: 800;
}

section .whoil .whoil-1 table tfoot td:last-child span {
  color: #f5f5f5;
  background-color: #cb1919;
  padding: 18px 50px;
  float: right;
} 
/* 轮播图 */
section .whoil .whoil-1 .swiper-container {
  width: 100%;
  background-color: #fff;
  padding-bottom: 50px;
}
.shopCartSwiper .swiper-slide{display: flex;flex-direction: column;}
section .whoil .whoil-1 .swiper-container .swiper-text {
  padding: 35px 0px 10px 0;
  margin-bottom: 25px;
  border-bottom: #e0e0e0 1px solid;
  font-size: 20px;
  font-weight: 700;
}

/* section .whoil .whoil-1 .swiper-wrapper {
  margin-top: 20px;
} */

section .whoil .whoil-1 .swiper-container img {
  display: block;
  /* width: 100%; */
  height: 287px;
  overflow: hidden;
}
section .whoil .whoil-1 .swiper-slide .clips1 {
	text-align: center;
	/* padding: 10px 0; */
}

section .whoil .whoil-1 .swiper-container .swiper-button-prev,
section .whoil .whoil-1 .swiper-container .swiper-button-next {
  height: 24px;
  margin: auto;
}

section .whoil .whoil-1 .swiper-container {
  --swiper-theme-color: #ff6600;
}

section .whoil .whoil-1 .swiper-container .swiper-pagination {
  bottom: 10px;
}

section .whoil .whoil-1 .swiper-container .swiper-pagination span {
  width: 10px;
  height: 10px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 10px;height: 10px;background: #CB1919;border: 2px solid #FFFFFF;}
.swiper-pagination-bullet{width: 10px;height: 10px;background: #cccccc;}
section .whoil .whoil-1 .swiper-container .hide {
  opacity: 0;
}

section .whoil .whoil-1 .swiper-button-next,
section .whoil .whoil-1 .swiper-button-prev {
	transition: opacity 0.5s;
}

/* 二维码页面 */
section .whole {
  margin: auto;
   padding: 0px 320px;
}
section .whole .whole-1 {
  padding: 25px 0 0 0;
}

section .whole .whole-1 .Wxcollec {
  background-color: #fff;
  text-align: center;
  line-height: 60px;
  padding-top: 82px;
}

section .whole .whole-1 .Wxcollec .wxprice {
  padding-bottom: 71px;
}

section .whole .whole-1 .Wxcollec .wxprice span {
  font-size: 32px;
  font-weight: 800;
  color: #cb1919;
}

section .whole .whole-1 .Wxcollec .qrcode img {
  padding: 18px;
  border: 1px solid #00a608;
}

section .whole .whole-1 .Wxcollec .wxzf {
  margin-top: 10px;
  padding-bottom: 118px;
  margin-left: 85px;
}

section .whole .whole-1 .Wxcollec .wxzf img {
  height: 45px;
}


/* 支付成功页面 */
section .whole .whole-1 .payment {
  background-color: #fff;
  text-align: center;
  line-height: 60px;
  padding-top: 190px;
  padding-bottom: 226px;
}

section .whole .whole-1 .payment img {
  width: 97px;
}

section .whole .whole-1 .payment h2 {
  font-weight: 600;
  color: #00a608;
}

section .whole .whole-1 .payment .order {
  display: inline-flex;
}

section .whole .whole-1 .payment .order .odernum {
  padding-right: 15px;
}

section .whole .whole-1 .payment .order .oderinte,
section .whole .whole-1 .payment .order .oderbuy {
  padding: 0px 15px;
}

section .whole .whole-1 .payment .order .oderhome {
  padding-left: 15px;
}

section .whole .whole-1 .payment .order .oderinte {
  color: #cb1919;
}

section .whole .whole-1 .payment .order .oderbuy a,
section .whole .whole-1 .payment .order .oderhome a {
  color: #00a608;
}

.zhanw{height: 30px;width: 100%;background: #f5f5f5;}
.padding-zy320{padding: 0 320px;}
.backFF{background: #FFFFFF;}
.add,.reduce{width: 17px;height: 23px;background: #f0f0f0;border: 1px solid #e5e5e5;cursor: pointer;}
.count-input{width: 39px;height: 25px;display: inline-block;text-align: center;border: 1px solid #aaaaaa;padding-left: 0px!important;}

.jies-box{height: 50px;background: #f3f3f3;line-height: 50px;display: flex;justify-content: space-between;font-size: 14px;color: #333333;margin-top: 20px;}
.jies-box>div:first-child{padding-left: 10px;}
.jies-box>div:first-child input{cursor: pointer;"}