@charset "UTF-8";

.mih-100{
	min-height: calc(100vh - 170px);
}
* {
	margin: 0;
	padding: 0;
}

.yihang {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.huanying {
	height: 40px;
	background-color: #191919;
}

.huanying h2,
.huanying h2 span {
	line-height: 40px;
	color: #ffffff;
	font-size: 14px;
}

.huanying h2 span b {
	font-weight: normal;
}

.wid70 {
	width: 65%;
}

.wid70 h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.huanying h2 span:last-child {
	margin-left: 58px;
}


.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	height: 92px;
	line-height: 92px;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	z-index: 9;
}
.header-h{
	height: 92px;
}
.header .bx-nav{
	padding-left: 40px;
}
.header .bx-nav ul li {
	line-height: 92px;
	position: relative;
	/*text-transform: uppercase*/
}
.header .bx-nav ul li a i{
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.icon-xl{
    background: url(../images/xai.png) no-repeat center;
	background-size: 20px;
}
.daohang {
	/*background: url(../images/nav.png) no-repeat center center;*/
	/*background-size: 32px 29px;*/
   /*background: #409eff;*/
	color: #333;
}
.header .bx-nav ul li.daohang>a{
	color: #333;
}
/*.header .bx-nav ul li.daohang a:hover{*/
	/*color: #fff;*/
/*}*/
.bx-nav ul li.daohang .bx-nav-fd a:hover{color: #333}
.header .bx-nav ul li a {
	color: #333;
	font-size: 16px;
	padding: 0 20px;
}
.header .bx-nav ul li a:hover{
	color: #409eff;
}
.hader_search {
	/* width: 100%; */
	display: none;
	align-items: center;
	margin: 20px 200px;
	height: 50px;
	/* border-bottom: 2px solid rgb(0, 0, 0); */
	/* margin-top: 25px; */
	/* margin-left: 30px; */
}
.hader_search i {
	width:25px;
	height:25px;
	background:url(../images/search.png) no-repeat center/100% 100%;
	position: relative;
	left: 45px;
}
.hader_search input {
	width: calc(100%);
	padding: 0 55px;
	border: none;
	outline: none;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
}

.banner .swiper-button-next,
.banner .swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
	background-color: #00000060;
	border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.banner .swiper-button-prev{
	left: 10px;
}
.banner .swiper-button-next{
	right: 10px;
}

.dlzce h2,
.dlzce h2 a {
	color: #000000;
	font-size: 16px;
}
.dlzce h2 a img{
	width: 25px;
}
.dlzce h2 {
	position: relative;
	padding-left: 10px;
}

.dlzce h2 .bx-nav-fd{
	display:none;
	position: absolute;
	top: 92px;
	right: 0;
	box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
	line-height: 40px;
	width: 200px;
	background-color:#ffffff;
	z-index:600;
	padding: 10px;
	box-sizing: border-box;
}
.dlzce h2 .bx-nav-fd a{padding: 10px 0;line-height: 25px;text-align: left;border-bottom: solid 1px #f1f1f1;display: block}
.dlzce h2 a:hover{color: #409eff}
/*.dlzce h2:hover .bx-nav-fd{*/
	/*display: block;*/
/*}*/
.dlzce h2 >a{
	position: relative;
	padding: 0 5px;
	height: 91px;
	line-height: 91px;
	display: inline-block;
}
.dlzce h2 >a span{
	position: absolute;
	top: 28px;
	right: -5px;
	min-width: 16px;
	height: 16px;
	background-color: #ff0000;
	font-size: 12px;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*.dlzce h2 a:first-child {*/
	/*padding-right: 8px;*/
/*}*/

/*.dlzce h2 a:last-child {*/
	/*padding-left: 8px;*/
/*}*/

.dlzce h2 a:hover {
	opacity: .8;
	text-decoration: underline;
}

.lunbo {
	position: relative;
	height: 100%;
	width: 100%;
}

.lunbo img {
	width: 100%;
}

.banner img{
	width: 100%;
	height: 400px;
	object-fit: cover;
}


.banner .swiper-pagination {
	text-align: right;
	padding-right: 160px;
	bottom: 74px;
}
.banner .swiper-button-next::after,.banner .swiper-button-prev::after{
	display: none;
}


.biao {
	text-align: center;
}
.biao-a{
	text-align: left;
	padding-top: 40px;
}

.biao h2 {
	color: #000;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	padding-top: 20px;
}
/* .biao-s h2 {
	color: #409eff;
} */
.biao p{
	font-size: 16px;
	color: #666;
}
/* .biao p a{
	color: #409eff;
} */
.biao p img {
	width: 52px;
	margin-top: 23px;
}
.biao h3{
	font-size: 20px;
	color: #333;
}
.index {
	padding: 50px 0 50px 0;
}
.intex-but{
	text-align: center;
	padding-top: 30px;
}
	.intex-but a {
		display: inline-block;
		/*background: #f5f5f5;*/
		font-size: 18px;
		height: 40px;
		line-height: 35px;
		color: #000000;
		border: solid 1px  #999;
		border-radius: 20px;
		padding: 0 40px;

		border-width: medium;
	}

	.Question {
		padding-bottom: 50px;
		min-height: 50vh;
	}
.Question-item{
	margin-top: 30px;
	padding: 0 15%;
}
	
	.Question-item ul li {
		margin-bottom: 12px;
	}
	
	.Question-title {
		padding: 14px 30px 14px 55px;
		background: rgb(250, 250, 250);
		border: 1px solid rgb(220, 219, 219);
		position: relative;
		cursor: pointer;
	}
	
		.Question-title::before {
			content: '';
			display: block;
			width: 26px;
			height: 26px;
			background-image: url(../images/Question-icon.png);
			background-size: 100% 100%;
			position: absolute;
			left: 20px;
			top: 12px;
		}
	
		.Question-title::after {
			content: '';
			display: block;
			width: 0;
			height: 0;
			border-top: 6px solid #8B8B8B;
			border-right: 6px solid transparent;
			border-bottom: 6px solid transparent;
			border-left: 6px solid transparent;
			position: absolute;
			right: 20px;
			top: 23px;
			transition: all 0.5s;
		}
	
	.Question-item ul li.active .Question-title::after {
		transform: rotate(180deg);
		transform-origin: center;
		top: 17px;
	}
	
	.Question-title h3 {
		color: rgb(51, 51, 51);
		font-size: 16px;
		font-weight: 500;
		line-height: 23px;
	}
	
	.Question-text {
		padding: 14px 20px;
		border: 1px solid rgb(220, 219, 219);
		border-top: none;
		color: rgb(73, 73, 73);
		font-size: 14px;
		font-weight: 400;
		line-height: 23px;
		letter-spacing: 0px;
		text-align: justify;
		display: none;
		font-size: 16px;
	}


.product ul {
	/*margin: 0 -25px;*/
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	padding-top: 40px;
}

.product ul li {
	padding: 20px 10px;
	text-align: center;
	width: 20%;
}
.product ul li a div{
	border-radius: 0;
	
}
.product ul li  .img {
	border-radius: 10px 10px 0 0;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.product ul li  .img span{
	background-color: #409eff;
	position: absolute;
	left: 0;
	top: 20px;
	line-height: 30px;
	padding: 0 15px;
	font-size: 14px;
	color: #fff;
	border-radius: 0 30px 30px 0;
}
.product ul li  .img a{
	display: block;
	width: 100%;
	height: 100%;
}
.product ul li  .img a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product ul li .text{
	padding: 15px 0;
	position: relative;
}
.product ul li .text .text-title{
	display: flex;
	justify-content: space-between;
}
.product ul li h2 {
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;

}
.product ul li h2 a{
	color: #333;
}
.product ul li .text  .jg{
	color: #666;
	font-size: 16px;
	width: 80px;
	text-align: left;
	padding-top: 10px;
}
.product ul li h2 a:hover{
	color: #000;
}
.product ul li .icon-gwc{
	width: 30px;
	position: absolute;
	right: 0;
	bottom: 15px;
	cursor: pointer;
}

.product ul li .feiy{
	padding-top: 5px;
	font-size: 14px;
	position: relative;
	color: #666;
	text-align: left;
}


.product ul li p.tet-p {
	color: #6a6a6a;
	font-size: 16px;
	line-height: 25px;
	margin: 20px 0;
	height: 100px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-align: left;
}
.product ul li p.time{
	font-size: 16px;
	padding: 10px 0 5px 0;
	color: #666;
	font-weight: bold;
}
.product ul li p.dizhi-a{
	font-size: 16px;
	color: rgb(87, 87, 87);
}

.product ul li:hover span{
	opacity: 0.8;
}
.pro-listBox{
	display: flex;
}
.pro-nav{
	padding-right: 25px;
	margin-top: 40px;
	width: 25%;
}
.pro-box{
	width: 75%;
}
.pro-nav-list{
	padding: 25px 30px;
	background-color: #fff;
}

.pro-nav .title{
	font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: #292929;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
}
.pro-nav .pro-nav-listBox1 ul li{
	padding-top: 0 !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	padding-right: 0 !important;
	text-align: left;
}
.pro-nav .pro-nav-listBox1 ul li a{
	position: relative;
    font-weight: 400;
    color: #707070;
    display: block;
    text-transform: capitalize;
    line-height: 35px;
    font-size: 14px;
}
.pro-nav .pro-nav-listBox1 ul li a:hover,.pro-nav .pro-nav-listBox1 ul li.active a{
	color: #409eff;
}
.pro-nav-slide{
	margin-right: 20px;
}
.range{
	position: relative;	
	height: 50px;
	width: 100%;
}
.chunk-one,.chunk-two{
	position: absolute;
	left: 0;
	top: 15px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #fff;
	z-index: 3;
	cursor: pointer;
	transition: all .05s linear; 
	border: 2px solid #409eff;
	box-sizing: border-box;	
}
.range .chunk-two{
	left: 100%;
	background-color: #fff;
}
.chunk-one strong,.chunk-two strong{
	display: inline-block;
	margin-top: 3px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 100%;
}
.strip-one,.strip-two{
	position: absolute;
	left: 0;
	top: 25px;
	height: 2px;
	width: 100%;
	background-color: #999;
}

.productDeta{
	padding-bottom: 30px;
	display: flex;
    align-items: flex-start;
}

.productDeta .productDeta-pic {
	position: relative;
	width: 450px;
}

	.productDeta .productDeta-pic .mySwiper2 {
		height: 450px;
		border: solid 1px #ddd;
	}

		.productDeta .productDeta-pic .mySwiper2 img {
			width: 100%;
			height: 100%;
		}

	.productDeta .productDeta-pic .mySwiper {
		height: 105px;
		margin-top: 10px;
	}

		.productDeta .productDeta-pic .mySwiper .swiper-slide {
			width: 25%;
			height: 100%;
		}

		.productDeta .productDeta-pic .mySwiper .swiper-slide-thumb-active {
			opacity: 1;
			border: solid 1px #409eff;
		}

	.productDeta .productDeta-pic .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		background-image: url(../images/icon-z.png);
		left: 0px;
		right: auto;
	}

	.productDeta .productDeta-pic .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		background-image: url(../images/icon-y.png);
		right: 0px;
		left: auto;
	}

	.productDeta .productDeta-pic .swiper-button-prev, .productDeta .productDeta-pic .swiper-button-next {
		position: absolute;
		top: 50%;
		width: 40px;
		height: 40px;
		margin-top: -20px;
		z-index: 10;
		cursor: pointer;
		-moz-background-size: 40px 40px;
		-webkit-background-size: 40px 40px;
		background-size: 40px 40px;
		background-position: center;
		background-repeat: no-repeat;
	}


.proanniu {
	margin: 21px -10px 0;
}

.proanniu div.gwc-buo {
	 padding: 0 10px;
	 /*float: left;*/
	 /*width: calc(100% - 70px);*/
	 width: auto;
	 display: inline-block;
	 margin: 0 auto;
 }
.proanniu div.gwc-buo1 {
	padding: 0 10px;
	float: left;
	width: calc(100% - 70px);
	display: block;
	margin: 0 auto;
}
.proanniu div.guanzhu {
	float: right;
	width: 56px;
	height: 56px;
	border: 1px solid #000;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.proanniu div.guanzhu img{
	width: 25px;
}
.proanniu .span {
	width: 100%;
	display: block;
	border: 1px solid #dddddd;
	border-radius: 6px;
	line-height: 54px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	transition: all .4s;
	background-color: #FFFFFF;
	cursor: pointer;
}

.proanniu .span img {
	display: none;
	margin-right: 9px;
	position: relative;
	top: -2px;
    width: 22px;
}

.proanniu .span img:first-child {
	display: inline-block;
}

.proanniu .span:hover{
	opacity: 0.8;
}

	.proanniu .span.cur-index {
		border: 1px solid #409eff;
		background-color: #409eff;
		padding: 0 40px;
	}
.proanniu .span.cur{
	/*border: 1px solid #409eff;*/
	/*background-color: #409eff;*/
	background-color: #000;
	color: #fff;
	padding: 0 40px;
}

/*.proanniu .span:hover img:first-child,*/
.proanniu .span.cur img:first-child{
	display: none;
}

/*.proanniu .span:hover img:nth-child(2),*/
.proanniu .span.cur img:nth-child(2){
	display: inline-block;
}

.huibg {
	background-color: #fbfbfb;
	position: relative;
}
.huibg-f{
	background: #fff;
	position: relative;
}
.dw-div{
	position: absolute;
	top: -40px;
}


.user .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: all .5s;
	transform: scale(0.8);
	background-color: #000000;
}

.user .swiper-slide img {
	opacity: .2;
	transition: all .5s;
}

.user .swiper-slide-active,
.user .swiper-slide-duplicate-active {
	transform: scale(1);
}

.user .swiper-slide-active img {
	opacity: 1;
}

.user .swiper-container {
	padding: 40px 0;
}

.user .swiper-button-next:after {
	content: none;
	content: '';
	width: 32px;
	height: 30px;
	background: url(../images/next.png) no-repeat;
	background-size: 100% 100%;
}

.user .swiper-button-prev:after {
	content: none;
	content: '';
	width: 32px;
	height: 30px;
	background: url(../images/prev.png) no-repeat;
	background-size: 100% 100%;
}

.user .swiper-button-next,
.user .swiper-button-prev {
	background-color: #409eff;
	width: auto;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	border-radius: 6px;
}

.user .swiper-button-next {
	right: 20%;
}

.user .swiper-button-prev {
	left: 20%;
}

.user .swiper-button-prev.swiper-button-disabled,
.user .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	background-color: #000000;
}

.contact ul {
	margin: 40px -10px;
}

.contact ul li {
	padding: 0 10px;
	text-align: center;
}

.contact ul li img {
	width: 20px;
	margin-right: 16px;
	position: relative;
	top: -4px;
}

.contact ul li span {
	color: #000000;
	font-size: 20px;
}

.footer {
	background-color: #222222;
}

.footer-item{
padding-top:50px;
padding-bottom:40px;
display:flex;
justify-content:space-between;
}
.footer-item .footer-logo{
width:150px;
}
.footer-item .right{
width:calc(100% - 150px);
padding-left:11%;
}
.footer-item .right ul{
	display:flex;
	justify-content:space-between;
}
	.footer-item .right ul li {
		max-width: 20%;
	}
	.footer-item .right ul li:nth-last-child(1){
		max-width:40%;
	}
	.footer-item .right ul li a {
		display: block;
		font-size: 16px;
		color:#fff;
		margin-bottom: 10px;
	}
		.footer-item .right ul li a:hover {
			text-decoration: underline;
		}
		.footer-item .right ul li a.title {
			font-size: 14px;
			color: #fff;
			opacity: 0.6;
		}
	.footer-item .right ul li .footer-icon{
		display:flex;
		flex-wrap:wrap;
		margin-top: 15px;
	}
	.footer-item .right ul li .footer-icon p {
		display: inline-block;
		width: 40px;
		height: 40px;
		margin-right: 20px;
	}

.footer-bottom {
border-top: 1px solid #4A4A4A;
text-align: center;
padding: 30px 0;
font-size: 14px;
color: #AAAAAA;
}
.footer-bottom a {
font-size: 14px;
color: #AAAAAA;
}
.footer-bottom a:hover {
color: #409eff;
text-decoration: underline;
}
.banquan a{
	margin: 0 10px;
}
.banquan a:hover {
	color: #FFFFFF;
}

.footnav ul li:last-child::before {
	content: none;
}

.fyt {
	margin: 60px 0 50px;
	text-align: center;
}

.fyt ul {
	display: flex;
	justify-content: center;
}

.fyt ul li {
	width: 60px;
	padding: 6px 0;
	border-bottom: 1px solid #a5a5a5;
}

.fyt ul li a {
	color: #868686;
	font-size: 14px;
	line-height: 20px;
}

.fenye {
	border-bottom: 3px solid #000000 !important;
}

.fenye a {
	color: #000000 !important;
}


.sj-bianji{
	display: none;
}
.zwyinput {
	padding: 20px 0;
}

.zwyinput span {
	width: 150px;
	float: left;
	color: #000000;
	font-size: 16px;
	line-height: 40px;
}

.zwyinput input,
.zwyinput select  {
	float: left;
	width: calc(100% - 150px);
	outline: none;
	line-height: 40px;
	height: 40px;
	box-sizing: border-box;
	padding: 0 15px;
	border: 1px solid #DDDDDD;
	font-size: 16px;
	color: #333333;
}

.zwyinput input::-webkit-input-placeholder {
	color: #A5A5A5;
}

.zwyinput textarea{
	float: left;
	width: calc(100% - 150px);
	outline: none;
	height: 150px;
	box-sizing: border-box;
	padding: 10px 15px;
	border: 1px solid #DDDDDD;
	font-size: 16px;
	color: #333333;
}

 .bx-orderVoucher-pt{
    padding-left: 0;
}
 .bx-orderVoucher-pt-img img{
    margin-top: 0;
    margin-bottom: 10px;
}
.bx-orderVoucher-pt{
    margin-right: -10px;
}
.bx-orderVoucher-pt-box{
    width: 100px;
    height: 100px;
    float: left;
    margin-bottom: 10px;
}
.bx-orderVoucher-pt-box img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    display: block;
}
.bx-orderVoucher-pt-box #file1{
    width: 0px;
    height: 0px;
    opacity: 0;
}
.bx-orderVoucher-pt-img{
    float: left;
    overflow: hidden;
}
.bx-orderVoucher-pt-img img{
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    display: block;
    margin-right: 10px;
    float: left;
}
 .bx-orderVoucher-list:nth-last-child(1){
    border-bottom: none;
}

.anniu a {
	display: block;
	width: 178px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 6px;
	background-color: #191919;
	margin: 10px auto;
}



.forget {
	float: left;
}

.forget a {
	color: #169bd5;
}

.free {
	float: right;
}

.free a {
	color: #a5a5a5;
}



.xiadan {
	padding: 36px 0 50px;
}

.dd-biao {
	line-height: 40px;
	/*background-color: #253557;*/
	color: #000;
	font-size: 24px;
	padding: 0 ;
	font-weight: bold;
}
.dd-biao img{
	margin-left: 30px;
	display: inline-block;
	vertical-align: middle;
}

.dd-kuang {
	background-color: #FFFFFF;
	box-shadow: 0 5px 20px 0 #D6D3D3;
	padding: 15px 30px;
	margin-top: 20px;
}
.dd-kuang1{
	box-shadow: 0 5px 20px 0 #fff;
	margin: 0;
	padding: 0px 0px;
}
.psxx,
.hedui {
	/*border-bottom: 1px solid #e5e5e5;*/
	/*position: relative;*/
	/*padding-bottom: 30px;*/
}

.psxx {
	padding: 30px 0;
}

.dd-xbiao {
	color: #191919;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.hedui li {
	padding: 10px 0;
}

.hedui li a {
	display: flex;
	align-items: center;
}

.dd-ms h2 {
	color: #191919;
	font-size: 16px;
	line-height: 22px;
}

.dd-ms h3 {
	color: #868686;
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
}
.dd-ms h3 span.x{
  margin: 0 20px;
}
.dd-ms p {
	color: #c82225;
	font-size: 18px;
	line-height: 25px;
	padding-top: 10px;
}

.dd-ms p span {
	color: #4c4948;
	padding-left: 50px;
}

.dd-img img {
	width: 100%;
}

.dd-ms {
	padding-left: 20px;
}

.psxx p {
	color: #868686;
	font-size: 14px;
	line-height: 27px;
}

.zongjie {
	padding: 40px 0;
	text-align: right;
}

.zongjie p {
	color: #191919;
	font-size: 16px;
	line-height: 32px;
}

.zongjie p span {
	color: #e82f33;
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
}

.zongjie a {
	display: inline-block;
	background-color: #409eff;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 20px;
	padding: 0 18px;
	margin-top: 25px;
	border-radius: 6px;
}

.gwc-top {
	/* margin-top: 36px; */
}

.gwc-top ul {
	background-color: #e4e4e4;
}

.gwc-top ul li {
	width: 20%;
	float: left;
	text-align: center;

}

.gwc-top ul li:nth-child(1) {
	width: 40%;
}

.wi34 {
	width: 40%;
}

.wi34 {
	display: flex;
	align-items: center;
	padding:10px 20px;
}

.wi34 .bx-checkbox {
	width: 10%;
}

.wi80{
	width: 80%;
}

.wi80 {
	display: flex;
	align-items: center;
	padding:10px 0px;
}

.wi80 .bx-checkbox {
	width: 10%;
}


.gwc-top ul li h2 {
	line-height: 50px;
	color: #000000;
	font-size: 12px;
}

/*.gwc-sp ul {*/
	/*margin: 15px 0;*/
/*}*/
.gwc-sp ul {
	margin-bottom: 10px;
}
.gwc-sp ul li {
	padding: 15px 0px;
	border-bottom: solid 1px #ddd;
}

.gwc-xq {
	display: flex;
	align-items: center;
	/*border: 1px solid #d2d2d2;*/
	width: 100%;
	/*padding: 30px;*/
}
.gwc-xq1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.gwcsp-jt {
	display: flex;
	align-items: center;
}
.sj-text-h .sj-text-f{
	font-size: 14px;
	margin-top: 10px;
	color: #999;
}

.gwcsp-jt {
	width: 90%;
}
.gwcsp-jt .tet p{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.gwcsp-jt .tet .sj-text-f{
	font-size: 14px;
	margin-top: 0px;
	color: #999;
}
.gwcsp-jt img {
	width: 30%;
	padding-right: 20px;
}

.gwcsp-jt h3 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	padding-bottom: 10px;
}
.gwcsp-jt p{
	font-size: 12px;
	color: #666;
}

.ydflex {
	width: 100%;
}

.ydflex {
	display: flex;
	align-items: center;
	width: 60%;
	justify-content: flex-end;
}
.ydflex1{
	display: flex;
	align-items: center;
	width: 20%;
	justify-content: flex-end;
}
.gwc-jq,
.gwc-sl,
.gwc-sc {
	width: 50%;
	float: left;
	text-align: center;
}

.gwc-jq p {
	color: #000;
	font-size: 18px;
}

.gwc-sl input {
	width: 60px;
	line-height: 28px;
	text-align: center;
	margin: 0 -2px;
	display: inline-block;
	box-sizing: border-box;
	background: none;
	border: 1px solid #d2d2d2;
	outline: none;
}

.gwc-sc span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	cursor: pointer;
}
.gwc-sc span img{
	width: 25px;
}
.gwc-sc span:hover{
	color: rgba(255, 0, 36, 0.9);
}
.quanxuan {
	height: 72px;
	/* line-height: 50px; */
	/*background-color: #e4e4e4;*/
	padding: 0 20px;
	position: relative;

}
.quanxuan-sj{
	display: none;
}
.quanxuan-teta a{
	display: inline-block;
	margin-bottom: 50px;
	font-size: 14px;
	color: #666;
}
.quanxuan-teta a:hover{
	color: #000;
}
.quanxuan .checkbox {
	display: inline-block;
	padding: 14px 0;
}

.quanxuan .checkbox .bx-checkbox {
	display: flex;
	align-items: center;
}

.jiaqian {
	position: absolute;
	right: 0;
	top: 0;
}

.jiaqian .txt-but{
	border: none;
	outline: none;
	border-radius: 5px;
	margin: 5px 0;
	color: #fff;
	padding: 3px 0;
}

.jiaqian p {
	display: inline-block;
	text-align: right;
	line-height: 50px;
	height: 72px;
	padding: 12px 0;
	color: #999999;
	font-size: 12px;
}

.jiaqian p span {
	font-size: 20px;
	color: #000;
}

.jiaqian h2 {
	display: inline-block;
	vertical-align: top;
}
.jiaqian{
	display: flex;
	align-items: center;
}
.jiaqian a {
	display: inline-block;
	margin-left: 35px;
	color: #FFFFFF;
	background-color: #000;
	font-size: 14px;
	line-height: 50px;
	padding: 0 17px;
	border-radius: 6px;
}

.yzm {
	position: relative;
}

.yzm a {
	display: block;
	float: left;
	width: 106px;
	line-height: 40px;
	border-radius: 6px;
	background-color: #409eff;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	margin-left: 14px;
	position: absolute;
	right: 0;
	top: 20px;
}

.yzm input {
	padding-right: 120px;
}


.bx-Notice{
	max-width: 1200px;
	margin: 0 auto;
}

.bx-order-nav .but{
	cursor: pointer;
	line-height: 35px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
	background-color: #409eff;
}
.bx-order-nav{
	padding-bottom: 20px;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.bx-order-nav ul{
	overflow: hidden;
}
.bx-order-nav ul li{
	float: left;
	padding: 0 20px !important;
	border-left: 1px solid #e0e0e0;
	color: #757575;
}
.bx-order-nav ul li:nth-child(1){
	border-left: none;
	padding-left: 0;
}
.bx-order-nav ul li .order-navList{
	color: #757575;
	cursor: pointer;
	font-size: 16px;
}
.bx-order-nav ul li .order-navList:hover{
	color: #409eff;
}
.bx-order-nav ul li .order-navList.active{
	color: #409eff;
}

.bx-Notice-title{
	line-height: 30px;
	background-color: #f5f5f5;
	padding: 15px 30px;
	cursor: pointer;
	position: relative;
}
.bx-Notice-title::before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background-color: #ff0000;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left:15px;
	top: 30px;
	margin-top: -4px;
}
.bx-Notice-title.active::before{
	display: none;
}
.bx-Notice-title .h3{
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.bx-Notice-title p{
	font-size: 14px;
	color: #666;
}
.bx-Notice-text{
	font-size: 14px;
	color: #333;
	padding: 0 15px;
	transition: max-height 0.2s ease-out;
	max-height: 0;
	overflow: hidden;
}
.bx-Notice-text p{
	padding: 15px 0;
}
.bx-Notice-list{
	margin-bottom: 10px;
}

/* 个人中心 */
.gerenzhongxin {
	padding: 40px 0;
	min-height: 82vh;
}

.grzxfl {
	box-shadow: 0 0 10px 0 #CCCCCC;
	margin-bottom: 80px;
}

.grzxfl h2 {
	display: none !important;
}

.ydgrzx .h2 a,
.grzxfl h2 {
	display: block;
	background-color: #191919;
	line-height: 80px;
	text-align: center;
	color: #FFFFFF !important;
	font-size: 24px;
	font-weight: bold;
}

.grzxfl .h2 a {
	margin: 0 -20px;
	padding-left: 0 !important;
}

.grzxfl ul {
	background-color: #FFFFFF;
	padding: 0 20px;
}

.grzxfl ul li {
	line-height: 64px;
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
}

.grzxfl ul li a {
	color: #333333;
	font-size: 16px;
	display: block;
}

.grzxlb {
	padding-left: 30px;
	margin-bottom: 80px;
}

.yougrzx {
	box-shadow: 0 0 10px 0 #CCCCCC;
}

.yougrzx h1 {
	line-height: 55px;
	padding: 0 30px;
	color: #4c4948;
	font-size: 20px;
	border: 1px solid #dbdbda;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.yougrzx h1 .but{
	display: inline-block;
    font-size: 16px;
    line-height: 35px;
    color: #000000;
    border: solid 1px #eee;
    border-radius: 20px;
    padding: 0 40px;
    border-width: medium;
	cursor: pointer;
}

.grzx-youk {
	min-height: 470px;
	/* padding: 0 18px; */
	border: 1px solid #dbdbda;
	border-top: none;
}

.grzhongxin {
	padding: 40px 30px;
	display: flex;
	align-items: center;
}

.touxiang-ms p {
	display: inline-block;
	padding: 0 40px;
	line-height: 48px;
	font-size: 18px;
	color: #4c4948;
	position: relative;
}

.touxiang-ms p::after {
	content: '';
	width: 1px;
	height: 52px;
	background-color: #bfbfbf;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
}

.touxiang-ms p:last-child::after {
	content: none;
}

.grzx-img img,
.grxx>img {
	width: 110px;
	border-radius: 50%;
}

.grxx {
	text-align: center;
	padding: 64px 0;
}

.shangchuan {
	position: relative;
}

.shangchuan span {
	display: inline-block;
	width: 126px;
	line-height: 40px;
	border: 1px solid #dbdbda;
	border-radius: 5px;
	margin-top: 18px;
}


.shangchuan span img {
	margin-right: 8px;
	vertical-align: middle;
}

.shangchuan input {
	width: 126px;
	height: 40px;
	position: absolute;
	top: 18px;
	left: 50%;
	transform: translate(-50%, 0);
	opacity: 0;
}

.gexx-bd table {
	width: 60%;
	margin: 15px auto;
}

.gexx-bd table th {
	text-align: left;
	width: 110px;
	font-weight: normal;
}

.gexx-bd table th p span {
	color: #e61820;
}

.gexx-bd table th p {
	color: #4c4948;
	font-size: 16px;
}

.gexx-bd table td {
	border: none;
	color: #4c4948;
	font-size: 14px;
	text-align: left;
}

.gexx-bd table td input {
	height: 50px;
	line-height: 50px;
	border: 1px solid #dbdbda;
	border-radius: 3px;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 16px;
}

.sex {
	height: 50px;
}

.sex .bx-radio {
	font-weight: inherit;
	padding-right: 20px;
	font-size: 16px;
}

.sex input {
	width: auto !important;
	height: auto !important;
	margin-right: 10px;
}

.gexx-bd table th,
.gexx-bd table td {
	padding: 5px 10px;
}

.gexx-bd .dxyzm a {
	height: 50px;
	line-height: 50px;
	background-color: #c5eaf8;
	color: #000000;
}

.gexx-bd .dxyzm {
	top: 0;
}

.gexx-bd .dlzc-anniu {
	margin-top: 30px;
}

.gexx-bd a {
	display: inline-block;
	width: 178px;
	height: 40px;
	line-height: 40px;
	background-color: #000;
	border-radius: 6px;
	color: #FFFFFF;
	font-size: 16px;
}

.zjdz {
	width: 540px;
	border: 1px solid #999999;
	padding: 18px 25px;
	margin-top: 24px;
}

.zjdz ul {
	margin: 0 -7px;
}

.zjdz ul li {
	padding: 0 7px;
}

.zjdz input {
	width: 100%;
	padding: 0 14px;
	line-height: 55px;
	border: 1px solid #dbdbda;
	outline: none;
	color: #333333;
	font-size: 14px;
	margin: 7px 0;
	border-radius: 4px;
}

.dl {
	margin: 0 -3.5px;
}

.psxx dl dt {
	padding: 0 3.5px;
	position: relative;
}

.dt {
	height: 55px;
	border: 1px solid #dbdbda;
	padding: 0 14px;
	border-radius: 4px;
	margin: 7px 0;
}

.dt p {
	color: #a5a5a5;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
}

.dt input {
	line-height: 33px;
	padding: 0;
	margin: 0;
	border: none;
}

.dd-fl ul {
	padding: 0 18px;
	border-bottom: 1px solid #e5e5e5;
}

.dd-fl ul li {
	display: inline-block;
	padding: 0 12px;
	line-height: 48px;
}

.dd-fl ul li a {
	color: #4c4948;
	font-size: 16px;
}

.huozt a {
	color: #409eff !important;
}

.dd-lb {
	padding: 14px 16px;
}

.dd-lb table {
	width: 100%;
}

.dd-lb table th {
	background-color: rgba(0, 0, 0, .15);
	text-align: center;
	width: 12%;
}

.dd-lb table th:first-child {
	width: 64%;
}

.dd-lb table h2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 44px;
	background-color: #eee;
}

.dd-lb table td {
	text-align: center;
	padding: 30px 20px;
	position: relative;
	border: 1px solid #eee;
}

.dd-lb table span {
	color: #409eff;
	font-size: 14px;
}

.dd-lb table p {
	color: #000000;
	font-size: 16px;
}
.dd-lb table small{
	display: block;
	margin-top: 2px;
	font-size: 12px;
}

.dd-lb table img {
	width: 25%;
	float: left;
}

.dd-lb table a {
	display: block;
	border: 1px solid #409eff;
	border-radius: 4px;
	color: #409eff;
	font-size: 12px;
	line-height: 26px;
	margin: 5px 0;
	padding: 0 5px;
}

.p30{
	padding: 30px;
}

.ddms {
	padding-left: 16px;
	width: 75%;
	float: left;
	text-align: left;
}

.ddms p {
	width: 90%;
}

.ddms  span {
	display: block;
	margin-top: 5px;
}



.dingdan {
	position: relative;
	margin-bottom: 10px;
}

.grzxxz a {
	color: #409eff !important;
}

.change {
	width: 70%;
	margin: auto;
	padding: 30px 0;
}


/* 商品详情 */
.shangpin {
	margin: 40px 0;
}

.shangpin ul {
	position: relative;
}

.shangpin h4 a {
	color: #333333;
	line-height: 16px;
}

.shangpin h4 a img {
	width: 16px;
	margin-right: 5px;
	position: relative;
	top: 4px;
}

.shangpin h4 a:hover {
	text-decoration: underline;
}

.sp-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.sp-img .fl-img{
	height: 380px;
}
.sp-img .gd-img{
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
	
}
.sp-img .gd-img .img-li{
	width: 31%;
	height: 120px;
	cursor: pointer;
}



.sp-ms {
	padding-left: 55px;
	/*position: absolute;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*height: 100%;*/
}

.sp-ms h2 {
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	line-height: 32px;
}
.sp-ms .time{
	font-size: 16px;
	color: #666;
	padding-top: 20px;
}
.sp-ms .time i{
	margin-right: 5px;
}
.sp-ms span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #666;
	margin: 0 10px;

}
.sp-ms .num {
	color: #409eff;
	font-size: 30px;
	font-weight: bold;
	line-height: 42px;
	padding-top: 10px;
}
.sp-ms .gaishu{
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
}
.productDeta .sp-ms .tet-leix {
	margin-top: 10px;
}
.productDeta .sp-ms .tet-leix .nic{
	font-size: 16px;
	margin-bottom: 10px;
}
.productDeta .sp-ms .tet-leix > div > p > span {
    display: inline-block;
    border: solid 1px #E4E7E8;
    color: #333333;
    padding: 4px 10px;
    margin-right: 10px;
    cursor: pointer;
    min-width: 32px;
    text-align: center;
    margin-bottom: 5px;
	margin-left: 0;
	font-size: 14px;
}

.productDeta .sp-ms .tet-leix span.active {
    border: 1px solid #409eff;
    position: relative;
}

    .productDeta .sp-ms.tet-leix span.active::before {
        content: '';
        display: block;
        width: 17px;
        height: 17px;
        background-image: url(../images/yy-icon.png);
        background-size: 100% 100%;
        position: absolute;
        bottom: 0;
        right: 0;
    }

.xiabian {
	position: absolute;
	bottom: 0;
}

.xiabian span {
	color: #333333;
	font-size: 22px;
	line-height: 25px;
	padding-right: 20px;
}

.xiabian h3 span {
	font-size: 24px;
	font-weight: bold;
}

.xiabian .gwc-sl {
	float: none;
	width: auto;
	display: inline-block;
}

.xiabian .gwc-sl input {
	line-height: 37px;
	width: 40px;
}

.xiabian .gwc-sl .min {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.xiabian .gwc-sl .add {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.thumbs {
	padding: 26px 20px;
	position: relative;
}

.thumbs .swiper-button-next:after {
	content: none;
	content: '>';
	font-size: 40px;
	color: #999999;
}

.thumbs .swiper-button-next {
	right: 0;
	width: 20px;
}

.thumbs .swiper-button-prev:after {
	content: none;
	content: '<';
	font-size: 40px;
	color: #999999;
}

.thumbs .swiper-button-prev {
	left: 0;
	width: 20px;
}
.bx-coupon-item{
	padding: 30px;
}
.bx-coupon-item ul{
    overflow: hidden;
    margin: 0 -10px;
}
    .bx-coupon-item ul li{
        float: left;
        padding: 0 10px;
        width: 50%;
        margin-bottom: 15px;
    }
    .bx-coupon-list{
        width: 100%;
        overflow: hidden;
        height: 130px;
        width: 100%;
		background: linear-gradient(to left,#f9b900,#ec6b7a);
        position: relative;
        padding: 10px 25px;
    }
    .bx-coupon-top{
        width: 100%;
        display: flex;
        align-items: center;
        height: 88px;
    }
    .bx-coupon-top::before{
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color:#fff;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(-50%,-80%);
    }
    .bx-coupon-top::after{
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color:#fff;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(50%,-80%);
    }
    .bx-coupon-top .title{
        text-align: center;
        font-size: 14px;
        color: #fff !important;
        width: 90px;
        text-align: left;
        margin-bottom: 0 !important;
    }
    .bx-coupon-top .title span{
        font-size: 30px;
        font-weight: bold;
        color: #fff;
    }
	.bx-coupon-text{
		flex: 1;
	}
    .bx-coupon-text p{
        font-size: 14px;
        color: #fff;
        line-height: 20px;
		height: 60px;
    }
    .bx-coupon-top .time{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        text-align: center;
        font-size: 13px;
        color:#fff;
        padding-bottom: 10px;
    }
    .bx-coupon-list::before{
        content: '';
        display: block;
        width: 100%;
        height: 3px;
        background-image: url(../images/yhj-bg.png);
        background-size: 100% 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .bx-coupon-text{
        padding-left: 5px;
    }
	.Address-box{
		padding: 30px;
	}
	.Address-box ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.Address-box ul li{
		width: 49%;
		margin-bottom: 20px;
	}

	.Address-box-list{
		padding: 20px;
		border: 1px solid #dbdbda;
		position: relative;
	}
	.Address-box-list h3 {
		font-size: 16px;
	}
	.switch{
		margin-top: 10px;
	}
	.Address-box-list p{
		font-size: 14px;
		margin-top: 5px;
	}
	.Address-box-list .edit{
		position: absolute;
		right: 25px;
		top: 15px;
		font-size: 14px;
		cursor: pointer;
	}
	.Address-box-list p span{
		font-weight: bold;
	}
	.Address-box-list .edit:hover{
		color: #409eff;
	}
	.Address-box-list .edit a{
     display: block;
	}
		
	.Address-box-list .edit .Delete{
        color: #ff0000;
	}

.xqanniu {
	padding-left: 55px;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
}
.bot0 {
	width: 100%;
	/*position: absolute;*/
	/*bottom: 26px;*/
	margin: 40px -19px 0;
}

.bot0 div {
	padding: 0 19px;
	text-align: center;
}
.bot0 div.guanzhu{
	width: 54px;
	height:54px;
	float: left;
	padding: 0;
}
.bot0 a {
	display: block;
	line-height: 54px;
}

.bot0 a {
	display: block;
	border: 1px solid #000;
	border-radius: 6px;
	line-height: 54px;
	color: #fff;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	transition: all .4s;
	background-color: #000;

}
.bot0 div.guanzhu a{
	background: none;
}
.bot0 a img {
	display: none;
	margin-right: 9px;
	position: relative;
	top: -2px;
	width: 15px;

}
.bot0 div.guanzhu a img{
	width: 20px;
	margin: 0;
}
.bot0 a img:first-child {
	display: inline-block;
}

.bot0 .gwc-buo a:hover {
	opacity: 0.8;
}

.bot0 .gwc-buo a:hover img:first-child {
	display: none;
}

.bot0 .gwc-buo a:hover img:nth-child(2) {
	display: inline-block;
}

.xiangqing {
	padding: 50px 0;
}

.xiangqing .xiangqing-title {
	position: relative;
	line-height: 66px;
	color: #000000;
	font-size: 18px;
	background-color: #f5f5f5;
	margin-bottom: 26px;
	text-align: center;

}

.xiangqing .xiangqing-title  ul li{
	display: inline-block;
	margin: 0 20px;
	font-size: 16px;
	color: #000;
	padding: 0 20px;
	cursor: pointer;
}
.xiangqing .xiangqing-title  ul li.cur,
.xiangqing .xiangqing-title  ul li:hover{
	color: #409eff;
	border-bottom: 2px solid #409eff;
}

.bx-productDetail-pj-list{
	padding: 20px 0;
	border-bottom: 1px solid #e0e0e0;
}

.pj-list-img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.pj-list-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pj-list-top-left{
    display: flex;
    align-items: center;
}
.pj-list-top-left h3{
    font-size: 16px;
    color: #333;
    margin-right: 10px;
	max-width: 130px;
    
}
.pj-list-content{
	margin-top: 10px;
	font-size: 14px;
}
.bx-MyEvaluation-pl-img{
    overflow: hidden;
    margin-right: -10px;
}
.bx-MyEvaluation-pl-img img{
    width: 90px;
    height: 90px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.xiangqing .img {
	margin: 10px auto;
	display: block;
}
.xiangqing .Description{
	min-height: 350px;
}

.zuogg {
	width: 15%;
	position: fixed;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 999999;
}

.yougg {
	width: 15%;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 999999;
}

.guanggao {}

.guanggao img {
	width: 100%;
}

.guanggao a {
	display: block;
	text-align: right;
	font-size: 20px;
	color: #333333;
}

/* shipping */
.weizhi h2 {
	padding-top: 20px;
	font-size: 16px;
	color: #666666;
}

.weizhi h2 a {
	color: #409eff !important;
}


.changes {
	padding: 0 20px;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	margin-bottom: 40px;
}

.changes ul li {
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 20px;
}

.changes ul li:last-child {
	border: none;
}

.changes ul li h2 {
	position: relative;
	font-size: 18px;
	color: #666666;
	padding-top: 20px;
}

.changes ul li h2 a {
	position: absolute;
	right: 0;
	top: 20px;
	color: #409eff;
}

.changes ul li p {
	color: #333333;
	font-size: 16px;
	padding-top: 15px;
	width: 80%;
}

.method h2 {
	color: #333333;
	font-size: 20px;
}

.xuanze {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
}

.xuanze ul li {
	border-bottom: 1px solid #f4f4f4;
	padding: 0 30px;
	line-height: 64px;
	font-size: 18px;
	color: #666666;
}

.xuanze ul li span {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translate(0, -50%);
	color: #333333;
}

.xuanze .radio {
	margin: 0;
}

.shidi {
	display: inline-block;
	width: 200px;
	background-color: #409eff !important;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 58px;
	border-radius: 8px;
	text-align: center;
	margin-top: 50px;
}
.kongdi{
	display: inline-block;
	width: 200px;
	border: 1px solid #409eff;
	color: #409eff;
	font-size: 18px;
	line-height: 58px;
	border-radius: 8px;
	text-align: center;
	margin-top: 20px;
}
.zhongyou{
	text-align: right;
}









































.zzxq-you ul li a:hover img {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}

.mk-img {
	display: block;
	overflow: hidden;
}

.disnone {
	display: none;
}

.xian {
	display: block;
}



.container {
	max-width: 90%;
}



.bx-plr120{
	padding: 0 120px 20px 120px;
}
.Membership{
	padding-top: 0px;
	background: #f5f5f5;
	display: flex;
	align-items: center;
}
.Membership h3{
	font-size: 24px;
	color: #333;
	padding-top: 10%;
}
.Membership p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	padding-top: 20px;
	text-align: justify;
}
.Membership .more {
	display: block;
	width: 158px;
	line-height: 48px;
	background-color: #409eff;
	text-align: center;
	border-radius: 6px;
	text-align: center;
	color: #000;
	font-size: 14px;
	margin: 40px 0 0;
}
.Membership .more:hover{
	opacity: 0.8;
}
.Membership .img-fr{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.baihzu{
	padding: 20px 40px;
	background: #f1f1f1;
	margin: 20px auto;
	font-size: 14px;
	color: #666;
}
.Description{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.Collection{
	padding: 10px 20px 20px 20px;
}
.Collection ul li{
	margin: 0px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: solid 1px #f1f1f1;
	padding: 10px 0;
}

.Collection ul li .pic{
	width: 150px;
}
.Collection ul li .tet{
	position: relative;
	width: calc(100% - 165px);
}
.Collection ul li .tet h2{
	font-size: 16px;
	color: #333;
}
.Collection ul li .tet h3{
	font-size: 14px;
	color: #666;
	margin-top: 15px;
}
.Collection ul li .tet h3 .x{
	margin: 0 10px;
}
.Collection ul li .tet p{
	font-size: 14px;
	color: #409eff !important;
	margin-top: 15px;
}

.Collection ul li .tet input{
	position: absolute;
	right: 0;
	bottom: 0px;
	background: rgba(255, 0, 36, 0.9);
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	border: none;
	border-radius: 5px;
}
.Collection ul li .tet input.co-h{
	background: #9a9a9a;
}
.Collection ul li .tet input:hover{
	opacity: 0.8;
}

.aboutus{
	background: #fff;
	padding: 20px 20px;
	margin: 30px auto;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
	max-width: 1200px;
	border-radius: 5px;
	text-align: justify;
}
.dingyuan{
	background: #f5f5f5;
}
.dingyuan .dingyuan-input{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px 0 0px 0;
}
.dingyuan .dingyuan-input input{
	border: 1px solid #409eff;
	text-indent: 10px;
   font-size: 16px;
	color: #333;
	height: 50px;
	width: 50%;
	border-radius: 10px 0 0 10px ;
}
.dingyuan .dingyuan-input  a{
	display: block;
     height: 50px;
	 width: 120px;
	background: #409eff;
	font-size: 16px;
	color: #fff;
	border-radius:0 10px  10px 0;
	line-height: 50px;
	text-align: center;
}
.events{
 padding-bottom: 0px;
}
.events .events-top{
	margin-top: 20px;
	/*display: flex;*/
	/*justify-content: space-between;*/
	/*align-items: center;*/
	overflow: hidden;
	/*box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);*/
	/*background: #fff;*/
	border-radius: 5px;
	padding: 20px;
}

.events .events-top .pic{
	width: 400px;
	float: left;
	height: 265px;
}
.events .events-top .pic img{
	height: 100%;
	object-fit: cover;
}
.huibg-f .events .events-top .pic{
	float: right;

}
.events .events-top .tet{
	width: calc(100% - 450px);
	font-size: 14px;
	color: #666;
	line-height: 25px;
	float: right;
	height: 265px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: auto;
}
.huibg-f .events .events-top .tet{
	float: left;
}
.events-list{
	box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
	background: #fff;
	border-radius: 5px;
	padding: 20px;
	margin-top: 40px;
}
.events-list h2{
	font-size: 24px;
	color: #333;
	font-weight: bold;

}
.events-list ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: solid 1px #f1f1f1;
	padding: 20px 0;
}
.events-list ul li .pic{
	width: 480px;
}

.events-list ul li .tet{
	width: calc(100% - 520px);
	text-align: left;
}
.events-list ul li .tet h3{
	font-size: 20px;
	color: #000;
}
.events-list ul li .tet h4{
	font-size: 16px;
	color: #666;
	margin-top: 15px;
	font-style: italic;
}
.events-list ul li .tet h4 span{
	padding: 0 10px;
}
.events-list ul li .tet h4 i{
	margin-right: 5px;
}
.events-list ul li .tet h4 .x{
	margin: 0 10px;
}
.events-list ul li .tet p{
	font-size: 18px;
	color: #6a6a6a;
	font-weight: bold;
	margin-top: 15px;
}

.events-list ul li .tet .proanniu{
	width: 340px;
	text-align: center;
}
.events-list ul li .gaishu{
	font-size: 14px;
	padding-top: 20px;
	line-height: 25px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: justify;
}
.events-list ul li .tet-but{
	border: solid 1px #666;
	height: 25px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
}
.events-list ul li .tet .fk-img{
	padding-top: 10px;
	width: 200px;
}

.by-banenr{
	text-align: center;
}
.membership-hy{
	padding: 40px 0;
}
.membership-hy .p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	padding-top: 20px;
	text-align: center;
}
.membership-ul ul li{
	overflow: hidden;
	padding: 40px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.membership-ul ul li .pic{
	 width: 50%;
 }
.membership-ul ul li .tet{
	width: 50%;
	padding: 60px;
}
.membership-ul ul li .tet h3{
	color:  #409eff;
	font-size: 28px;
}
.membership-ul ul li .tet p{
	font-size: 18px;
	color: #333;
	line-height: 40px;
	margin: 20px 0 40px 0;
}
.membership-ul ul li .tet a{
	background: #000;
	display: inline-block;
	padding: 10px 15px;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;

}
.membership-ul ul li .tet a:hover{
	opacity: 0.8;
}
.membership-leb .biao{
	margin-bottom: 40px;
}
.membership-leb{
	padding: 40px 0;
}
.membership-leb .input-t{
	width: 50%;
	height: 50px;
	border: solid 1px #DDDDDD;
	margin: 20px auto 0;
	display: flex;
	align-items: center;
}
.membership-leb .input-t span{
	display: inline-block;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	padding:0 15px;
}
.membership-leb .input-t1 span{
	/*width: 210px;*/
}
.membership-leb .input-t input{
	width: calc(100% - 90px);
	height: 50px;
	border: none;
	outline: none;
	background: none;
	font-size: 16px;
	color: #666;
}
.membership-leb.input-t1 input{
	width: calc(100% - 220px);
}

.membership-leb .input-l{
	position: relative;
	width: 50%;
	border: solid 1px #ddd;
	height: 55px;
	overflow: hidden;
	margin: 20px auto;
}
.membership-leb .bo-no{
	border: none;
}
.membership-leb .input-l span{
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 16px;
	color: #666;
	z-index: 2;
	transition: all 0.5s;
}
.membership-leb .input-l .span{
	top: 5px;
	font-size: 12px;
	color: #409eff;
	transition: all 0.5s;
}
.membership-leb .input-l input{
	height: 55px;
	padding-top: 20px;
	font-size: 14px;
	border: none;
	width: 100%;
	text-indent: 10px;
}






.membership-leb .but{
	text-align: center;
	padding: 20px 0;
}


.membership-leb .input-ts{
	width: 50%;
	height: auto;
	border: solid 1px #DDDDDD;
	margin: 20px auto 0;
	display: flex;
	align-items: flex-start;
}
.membership-leb .input-ts textarea{
	height: 200px;
	border: none;
	outline: none;
	display: block;
	padding: 10px 10px;
	font-size: 16px;
	color: #666;
	width: 100%;
}

.membership-leb .but input{
	width: 200px;
	height: 50px;
	background:#000;
	font-size: 18px;
	color: #fff;
	border-radius: 5px;
	border: none;
	outline: none;
}
.membership-leb .but input:hover{
	opacity: 0.8;
}
.Rewards-one{
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}
.Rewards-one .li{
	padding: 80px 20px;
	text-align: center;
	border-right: solid 1px #ddd;
	width: 33.3%;
}
.Rewards-one .li:last-child{
	border: none;
}
.Rewards-one .li h3{
	font-size: 24px;
	color: #333;
	padding-bottom: 20px;
}
.Rewards-one .li p{
	font-size: 18px;
	color: #999;
}
.Rewards-tow{
	display: flex;
	align-items: center;
}
.Rewards-tow .pic-fl{
	padding-right: 60px;
}
.Rewards-tow .pic-fl img{
	width: 100%;
}
.Rewards-tow .tet-fr h3{
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.Rewards-tow .tet-fr p{
	font-size: 16px;
	color: #666;
	padding-top: 40px;
	line-height: 25px;
}
.Rewards-tow .but a{
	background: #000;
	display: inline-block;
	padding: 10px 20px;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	margin-top: 40px;
}

.login-oeu{
	display: flex;
	justify-content: space-between;
	padding: 80px 0;
	justify-content: center;
	/* min-height:600px; */
}
.login-oeu .login-oeu-fl{
	width: 50%;
	padding: 0 80px;
}
.login-oeu .login-oeu-fl h3{
	text-align: center;
	font-size: 30px;
	color: #000;
	padding-bottom: 30px;
}
.login-oeu .login-oeu-fl .input-l{
	position: relative;
	width: 100%;
	border: solid 1px #ddd;
	height: 55px;
	overflow: hidden;
	margin-top: 20px;
}
.login-oeu .login-oeu-fl .bo-no{
	border: none;
}
.login-oeu .login-oeu-fl .input-l span{
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 14px;
	color: #000;
	z-index: 2;
	transition: all 0.5s;
}
.login-oeu .login-oeu-fl .input-l .span{
	top: 5px;
	font-size: 12px;
	color: #409eff;
	transition: all 0.5s;
}
.login-oeu .login-oeu-fl .input-l input{
	position: relative;
    height: 55px;
	padding-top: 20px;
	font-size: 14px;
	border: none;
	width: 100%;
    text-indent: 10px;
}



.input-img{
	position: absolute;
	width: 55px;
	height: 55px;
	top: 0;
	right: 0;
	z-index: 8;
	display: flex;
	align-items: center;
	justify-content: center;
}
.input-img img{
	width: 25px;
	cursor: pointer;
}
.login-oeu .login-oeu-fl .yanz{
	font-size: 12px;
	color: #409eff;
	padding: 5px;
	display: none;
}
.login-oeu .login-oeu-fl .wj-password{
	padding-top: 10px;
	font-size: 14px;
	height: 30px;
	display: flex;
	justify-content: space-between;
}
.login-oeu .login-oeu-fl .but{
	text-align: right;
	padding-top: 20px;
}
.login-oeu .login-oeu-fl .but input{
	background: #000;
	font-size: 14px;
	color: #fff;
	padding: 6px 30px;
	border: none;outline: none;
}
.login-oeu .login-oeu-fl .but input:hover{
	opacity: 0.8;
}
.login-oeu .zhuc-oeu-fl {
	width: 100%;
}
.login-oeu .zhuc-oeu-fl .title-oer{
	font-size: 16px;
	color: #000;
	padding-left: 40px;
}
.login-oeu .zhuc-oeu-fl .pl-80{
	padding: 0 40px;
}


.choose {
	position: relative;
	padding-left: 40px;
}

.choose .radio {
	position: relative;
	display: inline-block;
	font-weight: 400;
	color: #0c4757;
	padding-left: 25px;
	cursor: pointer;
	margin-right: 40px;
	font-size: 16px;
}

.choose .radio input {
	position: absolute;
	left: -9999px;
}

.choose .radio i {
	display: block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 16px;
	height: 16px;
	outline: 0;
	border: 1px solid #e4e4e4;
	background: #ffffff;
	border-radius: 50%;
	transition: border-color .3s;
	-webkit-transition: border-color .3s;
}

.choose .radio input + i:after {
	position: absolute;
	content: '';
	top: 3px;
	left: 3px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #409eff;
	opacity: 0;
	transition: opacity .1s;
	-webkit-transition: opacity .1s;
}

.choose .radio input:checked + i:after {
	opacity: 1;
}
.login-oeu .zhuc-oeu-fl .div-zhuc{
	overflow: hidden;
}

.login-oeu .zhuc-oeu-fl .ydzc-a{
	padding-left: 40px;
	padding-top: 10px;
	font-size: 14px;
	color: #666;
}
.login-oeu .zhuc-oeu-fl  .but-zc{
	padding-top: 40px;
	padding-right: 40px;
}
.information-oeu{
	display: block;
}
.MyLoyaltyProgram{
	padding-top: 80px;
}
.MyLoyaltyProgram ul li .pic{
	text-align: center;
}
.MyLoyaltyProgram ul li .pic img{
	width: 100%;
}
.MyLoyaltyProgram ul li .tet{
	text-align: center;
}
.MyLoyaltyProgram ul li .tet h3{
	padding-bottom: 40px;
}
.MyLoyaltyProgram ul li .tet p {
	font-size: 18px;
	color: #666;
	line-height: 30px;
	margin: 0;
}
.MyLoyaltyProgram ul li .tet .p{
	color: #333;
}
.MyLoyaltyProgram-taleb {
	padding: 40px 0;
}
.MyLoyaltyProgram-taleb .table{
	padding-top: 40px;
	font-size: 16px;
	color: #333;
}
.MyLoyaltyProgram-taleb .table select{
	border: solid 1px #ddd;
	height: 40px;
	margin-left: 10px;
	width: 160px;
	font-size: 16px;
}
.MyLoyaltyProgram-taleb .table table{
	width: 100%;
	margin-top: 20px;
}
.MyLoyaltyProgram-taleb .table table tr th{
	font-size: 18px;
	color: #333;
	padding: 15px 10px;

}
.MyLoyaltyProgram-taleb .table table tr td{
	font-size: 16px;
	color: #333;
	padding: 15px 10px;

	border: none;
	border-bottom: solid 1px #ddd;
}
.Myonders{
	padding: 80px 0;

}
.Myonders .Myonder-ul{
	padding: 0 10%;
}
.Myonders .Myonder-ul ul li{
	border: solid 1px #ddd;
	margin-top: 40px;
	padding: 0 10px;
	cursor: pointer;
}
.Myonders .Myonder-ul ul li .Myonder-top{
	padding: 20px 0;
	border-bottom: solid 1px #ddd;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
	color: #333;
}
.Myonders .Myonder-ul ul li .Myonder-top p span{
	color: #333;
}
.Myonders .Myonder-ul ul li .Myonder-top .p span{
	color: #666;
}
.Myonders .Myonder-ul ul li .Myonder-nr{
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	color: #333;
}
.Myonders .Myonder-ul ul li .Myonder-nr p{
	padding: 10px 0;
	color: #333;
}
.Myonders .Myonder-ul ul li .Myonder-nr p span{
	color: #666;
	padding-left: 10px;

}
.Myonders .Myonder-ul ul li .Myonder-nr a{
	padding: 5px 20px;
	display: inline-block;
	border: solid 1px #666;
	color: #666;
	text-align: center;
}
.Myonders .Myonder-ul ul li .Myonder-nr a:hover{
	background-color: #000;
	color: #fff;
	border: solid 1px  #000;
}
.orders-zf{
	background-color: #FFFFFF;
	/*box-shadow: 0 5px 20px 0 #d6d3d3;*/
	padding: 10px 10px;
	margin-top: 0px;
	/*display: flex;*/
	/*justify-content: space-between;*/
}
.orders-zf .orders-zf-fl{
	width: 100%
}
.orders-zf .orders-zf-fl h3{
	color: #191919;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.orders-zf .orders-zf-fl .orders-div{
	border: solid 1px #d2d2d2;
	border-radius: 5px;
	padding:5px 10px;
}
.orders-zf .orders-zf-fl .orders-div img{
	width: 120px;
}
.orders-zf .orders-zf-fl .orders-div .radio{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;

}
.orders-zf .orders-zf-fl .orders-div .radio i{
	top: 12px;
}
.orders-zf .orders-zf-fl .orders-tet{
	padding-left: 10px;
	padding-top: 10px;
}
.orders-zf .orders-zf-fl .orders-tet .radio i,
.orders-zf .orders-zf-fl .orders-tet1 .radio i{
	top: 5px;
}
.orders-zf .orders-zf-fl .orders-tet1{
	padding-left: 10px;
	padding-top: 10px;
}
.orders-zf .orders-zf-fl .orders-tet1 span{
	display: block;
	color: #999;
	font-size: 14px;
}
.orders-zf .orders-zf-fr{
	width: 100%;
	/* border-top: solid 1px #d2d2d2; */
	/*border-radius: 5px;*/
	padding: 15px 10px;
	margin-top: 20px;
}
.ordeer-xaid ul li{
	border-bottom: solid 1px #ddd;
	padding: 15px 18px;
}
.orders-zf .orders-zf-fr h3{
	color: #191919;
	font-size: 16px;
}
.orders-zf .orders-zf-fr .tet{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
}
.orders-zf .orders-zf-fr .tet input{
	text-align: right;
	border: none;
	outline: none;
}
.orders-zf .orders-zf-fr .tet span{
	color: #333;
}
.orders-zf .orders-zf-fr .zongjia{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
	border-top: solid 1px #d2d2d2;
	padding-top: 10px;
}
.orders-zf .orders-zf-fr .zongjia span{
	color: #333;
	font-size: 20px;
}
.orders-zf .orders-zf-fr .but{
	height: 40px;
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #fff;
	border:none;
	outline: none;
	border-radius: 5px;
	background-color:#000;
}

.orders-mian{
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}
.orders-mian .orders-fl{
	width: 60%;
}
.orders-mian .orders-fr{
	width: 35%;
}
.tc-quand{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 8;
	display: none;
}
.tc-quand .tc-quand-bj{
	background-color: rgba(0, 0, 0, 0.62);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.tc-quand .tc-quand-div{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius: 10px;
	padding:40px  20px;
	z-index: 3;
	width: 450px;
}
.tc-quand .tc-quand-div .tc-top{
	text-align: center;
	margin-bottom: 40px;
}
.tc-quand .tc-quand-div .tc-top img{
   width: 50px;
}
.tc-quand .tc-quand-div .tc-top h3{
	font-size: 20px;
	color: #333;
	padding-top: 15px;
}
.tc-quand .tc-quand-div .tet{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
}
.tc-quand .tc-quand-div .tet-f{
	color: #333;
	font-size: 18px;
}
.tc-quand .tc-quand-div .but{
	padding-top: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tc-quand .tc-quand-div .but input{
	background-color: #000;
	padding: 5px 15px;
	font-size: 14px;
	color: #fff;
	outline: none;
	border: black;
	margin: 0 10px;
}

.fqa{
	width: 50%;
	margin: 40px auto;
	min-height: 300px;
}
.fqa ul li{
	padding: 20px 0;
	border-bottom: solid 1px #DDDDDD;
}
.fqa ul li .titla-fqa{
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.fqa ul li .titla-fqa h3{
	font-size: 20px;
	color: #333;
	width: 70%;
}
.fqa ul li .titla-fqa.s a i{
	transform:rotateZ(0deg);
}
.fqa ul li .titla-fqa a i{
	transform:rotateZ(-90deg);
	display: block;
	width: 30px;
	height: 30px;
}
.fqa ul li .hd-fqa{
	padding: 20px 0 0 0;
	font-size: 18px;
	color: #666;
	display: none;
}


.RetrievePassword .login-oeu-fl{
	width: 80%;
	padding: 0 80px;
	margin: 0 auto;
}



@media(min-width: 1850px) and (max-width: 1920px) {
	/* .container {
		max-width: 1400px;
	} */

	.xiadan,
	.gerenzhongxin .container{
		max-width: 1400px;
		margin: auto;
	}

}


.page_div {
    margin: 20px 10px 20px 0;
    color: #666;
    padding-top: 20px;
    text-align: center;
}

/* 页数按钮样式 */
.page_div button {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
}

#firstPage,
#lastPage,
#nextPage,
#prePage {
    width: 50px;
    color: #409eff;
    border: 1px solid #409eff
}

#nextPage,
#prePage {
    width: 70px
}

.page_div .current {
    background-color: #409eff;
    border-color: #409eff;
    color: #FFF
}

/* 页面数量 */
.totalPages {
    margin: 0 10px
}

.totalPages span,
.totalSize span {
    color: #409eff;
    margin: 0 5px
}

/*button禁用*/
.page_div button:disabled {
    opacity: .5;
    cursor: no-drop
}

/* 移除所有浏览器中的上下箭头 */
input[type=number] {
    -webkit-appearance: none; /* 适用于WebKit浏览器 */
    appearance: none;         /* 标准属性 */
    margin: 0;                /* 有时也需要移除默认的边距 */
}

/* 特别针对WebKit浏览器 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* 特别针对火狐浏览器 */
input[type=number] {
    -moz-appearance: textfield; /* 将输入框外观改为文本字段 */
}

input[type=number]::-moz-number-spin-box {
    display: none;
}


@media(max-width: 1849px) {
	/* .container {
		max-width: 1400px;
	} */
	.product ul li a .img {
		height: 280px;
	}
}

@media(max-width: 1600px) {
	/* .container {
		max-width: 1200px;
	} */
	.bx-nav-tow .bx-logo img {
		max-height: 64px;
		display: block;
	}
	.header .bx-nav ul li a {
		color: #333;
		font-size: 16px;
		padding: 0 10px;
	}

	.product ul li {
		padding: 20px 10px;
		text-align: center;
	}
	.proanniu .span{
		font-size: 12px;
		font-weight: inherit;
	}
	.footer-item .right ul li a{
		font-size: 14px;
	}
	.pro-nav{
		margin-top: 20px;
		padding-right: 10px;
	}
}

@media(max-width: 1440px) {
	/* .container {
		max-width: 1200px;
	} */


	.user .swiper-button-next,
	.user .swiper-button-prev {
		width: 80px;
		height: 80px;
		text-align: center;
		line-height: 80px;
		border-radius: 6px;
	}
	.product ul li .feiy{
		font-size: 18px;
	}
	.product ul li .icon-gwc{
		width: 25px;
	}
	.index{
		padding: 50px 0;
	}
	.pro-nav-list{
		padding: 20px 15px;
	}


}

@media (max-width: 1365px) {
	/* .container {
		max-width: 1050px;
	} */
	.header {
		height: 80px;
		line-height: 80px;
	}
	.bx-nav-tow .bx-logo{line-height: 80px;}
	.bx-nav-tow{height: 80px;line-height: 80px;}
	.header .bx-nav ul li{
		line-height: 80px;
	}
	.header .bx-nav ul li .bx-nav-fd{
		top: 80px;
	}
	.membership-ul ul li .tet{
		width: 50%;
		padding: 20px;
	}
	.header .bx-nav ul li a{
		padding: 0 6px;
	}
	.dlzce h2 >a{
		padding: 0 5px;
		height: 80px;
		line-height: 80px;
		display: inline-block;
	}
	.dlzce h2 .bx-nav-fd{
		top: 80px;
	}
	.bx-nav-tow .bx-logo img {
		max-height: 50px;
		display: block;
	}

	.pro-nav .pro-nav-listBox1 ul li{
		padding-bottom: 0;
	}
	.product ul li {
		padding: 20px 10px;
		text-align: center;
	}
	.proanniu .span{
		font-size: 12px;
		font-weight: inherit;
		line-height: 40px;
		
	}
	.proanniu .span.cur-index{
		padding: 0 10px;
	}
	.proanniu div.guanzhu {
		float: right;
		width: 40px;
		height: 40px;
	}
	.proanniu div {
		padding: 0 5px;
	}
	.biao-a{
		padding-top: 0px;
	}

	.Membership h3 {
		font-size: 24px;
		color: #333;
		padding-top: 20px;
	}
	.bx-plr120 {
		padding: 40px 60px;
	}
}

@media(max-width: 1150px) {
	/*.container {*/
		/*max-width: 995px;*/
	/*}*/
	.product ul li a .img {
		height: 200px;
	}

}

@media(max-width: 1000px) {
	.Question-item{
		padding: 0;
	}
	.banner img{
		width: 100%;
		height: 150px;
		object-fit: cover;
	}
	.mih-100 {
		min-height: calc(100vh - 200px);
	}
	.xiangqing .xiangqing-title  ul{
		display: block;
	white-space: nowrap;
	width: 100%;
	overflow: auto;
	padding-left: 10px;
}
.sp-img .gd-img .img-li {
   height: auto;
}
.sp-img .fl-img {
    height: auto;
}
.sp-ms h2 {
    font-size: 16px;
    line-height: 22px;
	padding-top: 20px;
}
.xiangqing .xiangqing-title  ul li{
	font-size: 14px;
	color: #000;
	padding: 0 20px 0 0;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}
.sp-ms .gaishu {
    font-size: 14px;
    line-height: 25px;
	text-align: justify;
}
	.Membership p {
		font-size: 14px;
		color: #666;
		line-height: 25px;
		padding-top: 20px;
		text-align: justify;
	}
	.orders-mian{
		display: block;
		justify-content: space-between;
		padding-top: 0px;
	}
	.orders-mian .orders-fl{
		width: 100%;
	}
	.orders-mian .orders-fr{
		width:100%;
	}
	.membership-leb .input-l{
		width: 100%;
	}
	.fqa{
		width: 100%;
		margin: 40px auto;
		min-height: 300px;
	}
	.login-oeu .login-oeu-fl {
		width: 100%;
		padding: 0 10px;
		margin-bottom: 40px;
	}
	.login-oeu .zhuc-oeu-fl .pl-80 {
		padding: 0 0px;
	}
	.login-oeu .zhuc-oeu-fl .but-zc {
		padding-right: 0px;
	}
	.login-oeu .zhuc-oeu-fl .title-oer {
		padding-left: 0px;
	}

	.login-oeu{
		display: block;
	}
	.login-oeu .zhuc-oeu-fl .ydzc-a{
		padding-left: 0;
	}
	.choose {
		position: relative;
		padding-left: 0px;
	}
	.login-oeu .login-oeu-fl .but {
		text-align: center;
	}
	.login-oeu .login-oeu-fl .wj-password{
		margin-bottom: 20px;
	}
	.login-oeu .login-oeu-fl .input-l {
		height: auto;
		

	}
	.login-oeu .login-oeu-fl .bo-no {
		margin: 0;
	}
	.login-oeu{
		padding: 40px 0;
	}
	.header .bx-nav ul li .bx-nav-fd {
		top: 10px;
	}
	.Membership{
		padding-top: 20px;
		display: block;
	}
	.membership-leb .input-t{
		width: 100%;
		height: 50px;
		border: solid 1px #DDDDDD;
		margin: 20px auto 0;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.membership-leb .input-ts textarea{
		width: 100%;
		padding: 0 15px;
		display: block;
	}
	.membership-leb .input-ts{
		width: 100%;
		height: auto;
		border: solid 1px #DDDDDD;
		margin: 20px auto 0;
		display: block;
		align-items: flex-start;
	}
	.membership-leb .input-ts span{
		width: 100%;
	}
	.bx-plr120 {
		padding: 20px 15px;
	}
	.events .events-top{
		display: block;
		padding: 10px;
	}
	.events .events-top .pic{
		width: 100%;
		text-align: center;
		margin-top: 20px;
		height: auto;
		float: none;
	}
	.events .events-top .tet{
		width: 100%;
		float: none;
		padding-top: 20px;
		height: auto;

	}
	.events-list h2{
		font-size: 24px;
		color: #333;
		font-weight: bold;

	}
	.events-list ul li{
		display: block;
		justify-content: space-between;
		align-items: center;
	}
	.events-list ul li .pic{
		width: 100%;
		text-align: center;
	}

	.events-list ul li .tet{
		width:100%;
		margin-top: 20px;
	}
	.events-list ul li .tet h3{
		font-size: 18px;
	}
	.events-list ul li .tet h4{
		font-size: 14px;
	}

	.events-list ul li .tet .proanniu{
		width: 100%;
	}


	.dingyuan .dingyuan-input{
		padding: 20px 0 0px 0;
	}
	.product ul li p.time {
		font-size: 13px;
	}
	.Membership .more{
		margin: 20px auto;
	}
	.banner{
		/*height: 250px;*/
	}
	.banner-tet{
		padding:20px 0;
	}
	/*.container {*/
		/*max-width: 800px;*/
	/*}*/
	.product ul li a .img {
		height: 168px;
	}
	.Membership h3{
		padding-top: 18px;
	}
	.zhongyou{
		text-align: center;
	}

	body .bx-nav-tow,
	.header {
		height: 54px;
		line-height: 54px;
	}

	.header .bx-nav ul li {
		width: 100%;
	}

	.bx-nav-tow .bx-logo {
		height: 54px;
	}

	.bx-nav-tow .bx-nav ul li a {
		color: #333333;
		padding: 0;
		opacity: 1;
	}

	.bx-nav-tow .bx-nav ul li a::before {
		content: none;
	}
	.dlzce h2,
	.dlzce h2>a {
		line-height: 54px;
		font-size: 14px;
		height: 54px;
	}
	.dlzce h2>a.sj-hide{
		/*display: none;*/
	}
	.dlzce h2{
		position: inherit;
	}
	.dlzce h2 .bx-nav-fd{
		display:none;
		position: absolute;
		top: 54px;
		right: 0;
		box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
		line-height: 40px;
		width: 100vw;
		background-color:#ffffff;
		z-index:600;
		padding: 10px;
		box-sizing: border-box;
		width: 100%;
	}

	.dlzce h2 .bx-nav-fd a{
		font-size: 14px;
	}
	.dlzce {
		padding-right: 20px;
	}

	.bx-nav-tow .bx-logo img {
		max-height: 40px;
	}
	.dlzce h2 a img{
		width: 30px;
	}
	.hamburger {
		margin-top: 14px;
	}

	.header .bx-nav ul li {
		line-height: 56px;
	}

	.banner .swiper-pagination {
		text-align: center;
		padding-right: 0;
		bottom: 10px;
	}

	.banner-ms {
		width: 100%;
	}

	.banner-ms h2 {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 10px;
	}
	.banner-ms .p{
		font-size: 14px;
		line-height: 25px;
		padding-top: 20px;
	}

	.banner-ms a {
		width: 122px;
		line-height: 30px;
		border-radius: 3px;
		font-size: 12px;
	}

	.index {
		padding: 20px 0
	}
	.intex-but {
		text-align: center;
		padding-top: 20px;
	}
	.biao h2 {
		font-size: 24px;
		text-align: center;

	}

	.biao p img {
		width: 36px;
		margin-top: 0px;
	}
	.footer-item{
        padding:30px 0;
        flex-direction:column;
    }
        .footer-item .right{
            width:100%;
            padding-left:0;
        }
    .footer-bottom{
        padding:15px 0;
    }
    .footer-item .right ul{
        flex-wrap:wrap;
    }
        .footer-item .right ul li {
            width: 50%;
            margin-top: 20px;
        }
            .footer-item .right ul li a{
                font-size:14px;
            }
            .footer-item .right ul li .footer-icon {
                width: 100%;
            }
            .footer-item .right ul li:nth-last-child(1){
                width:100%;
				max-width: 100%;
            }

	.product ul {
		margin: 0 -5px;
	}

	.product ul li {
		padding: 10px;
	}


	.product ul li h2 {
		padding-top: 0px;
		font-size: 16px;
		line-height: 20px;
	}
	.product ul li p.dizhi-a{
		font-size: 14px;
	}
	.banquan a{
		font-size: 12px;
		margin: 0 5px;
	}

	.product ul li p.tet-p {
		font-size: 12px;
		line-height: 20px;
		height: 60px;
		padding-top: 0;
	}

	.proanniu {
		margin: 5px -4px 0;
	}



	.proanniu div.gwc-buo {
		padding: 0 10px;
		/*float: left;*/
		width: 100%;
	}
	.proanniu div.gwc-buo1 {
		padding: 0 10px;
		/*float: left;*/
		width: calc(100% - 50px)
	}
	.proanniu .span img {
		width: 18px;
	}
	.events-list ul li .tet .proanniu div .span{
		width: 100%;
	}
	.proanniu span {
		line-height: 28px;
	}

	.user .swiper-button-next,
	.user .swiper-button-prev {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.user .swiper-button-next:after,
	.user .swiper-button-prev:after {
		width: 12px;
		height: 10px;
	}

	.user .swiper-container {
		padding: 20px 0;
	}

	.contact ul {
		margin: 15px -10px;
	}

	.contact ul li span {
		font-size: 16px;
		line-height: 30px;
	}



	.dd-kuang {
		padding: 10px;
	}

	.dd-ms h2 {
		font-size: 14px;
		line-height: 14px;
	}

	.dd-ms h3 {
		font-size: 12px;
	}

	.dd-ms p {
		font-size: 16px;
		line-height: 16px;
		padding-top: 6px;
	}

	.hedui li {
		padding: 5px 0;
	}

	.dd-xbiao {
		margin-bottom: 8px;
	}

	.psxx {
		padding: 15px 0;
	}

	.zongjie {
		padding: 20px 0;
	}

	.gwc-xq {
		padding: 10px 5px;
		display: block;
	}

	.gwc-jq,
	.gwc-sl,
	.gwc-sc {
		margin: 0 10px;
		/*width: auto;*/
		/* width: 100%; */
	  width: auto;
	}
	.sj-bianji{
		display: block;
		text-align: right;
		border-bottom: solid 1px #ddd;
		padding-bottom: 10px;
		font-size: 14px;
	}
	.membership-leb .input-l span{
		font-size: 14px;
	}
	.MyLoyaltyProgram-taleb .table table tr th{
		font-size: 14px;
	}
	.MyLoyaltyProgram-taleb .table table tr td{
		font-size: 14px;
		padding: 5px;
	}
	.quanxuan {
		padding: 0 8px;
		line-height: 25px;
		position: relative;
		height: auto;
	}
	.quanxuan-sj{
		display: none;
	}
	.quanxuan-sj .jiaqian{
		padding-top: 15px;
	}
	.jiaqian p span {
		font-size: 16px;
	}
	.jiaqian{
		position: relative;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	.jiaqian a {
		margin-left: 10px;
		font-size: 14px;
		line-height: 40px;
		padding: 0 10px;
		/*position: absolute;*/
		/*right: 0;*/
		/*bottom: -43px;*/
	}
.ydflex1{
	display: block;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.gwc-xq1 {
	position: relative;
}
.gwc-xq1 .wi80{
   width: 100%;
   display: block;
   padding: 0;
}
.ordeer-xaid ul li{
	padding: 15px 0;
}
.ordeer-xaid .gwcsp-jt {
	width: 100%;
}
.ordeer-xaid .gwcsp-jt .tet{
	width: calc(100% - 100px);
	padding-left: 10px;
}

	.ydflex {
		width: 100%;
	}
	.ydflex .gwc-sc{
		display: block;
	}
	.wi34 {
		width: 100%;
		padding: 0;
	}
	.gwc-top ul li:nth-child(1) {
		width: 50%;
	}
	.gwc-top ul li{
		width: 15%;
	}
	.gwcsp-jt img{
		display: block;
		width: 100px;
		padding-right: 0;
	}
	.sj-text-h {
		width: calc(100% - 100px);
		padding-left: 10px;
	}
	.sj-text-h .sj-text-f {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-top: 10px;
	}
	.sj-text-h .sj-text-f p{
         font-size: 16px;
		 max-width: 50%;
	}
	.gwc-sl input{
		width: 25px;
		line-height: 25px;
	}
	
	.gwc-sc span{
		width: 30px;
	}
	.gwcsp-jt span{
		width: 100%;
	}
	.gwc-sp ul li {
		padding: 4px 0;
	}

	.zwyinput span {
		width: auto;
		float: none;
		display: block;
		font-size: 14px;
	}

	.zwyinput input {
		float: none;
		width: 100%;
	}
	.yzm a{
		top: 60px;
	}
	.grzxfl {
		margin-bottom: 10px;
	}

	.grzxfl ul {
		background-color: #FFFFFF;
		width: 100%;
	}

	.grzxfl h2 {
		display: block !important;
	}

	.grzxfl ul li a {
		font-size: 14px;
	}
	.ydgrzx{
		width: 100%;
		overflow-x: auto;
	}
	.ydgrzx ul{
		width: max-content;
	}
	.ydgrzx ul li{
		display: inline-block;
		margin-right: 20px;
	}
	.ydgrzx ul li.h2{
		display: none;
	}
	

	.ydgrzx .h2 a,
	.grzxfl h2 {
		line-height: 64px;
		font-size: 16px;
	}

	.grzxlb {
		padding-left: 0;
	}

	.yougrzx h1 {
		line-height: 42px;
		padding: 0 10px;
		font-size: 16px;
	}

	.gexx-bd table {
		width: 100%;
		margin: 0;
	}

	.gexx-bd table th,
	.gexx-bd table td {
		padding: 5px;
	}

	.gexx-bd table th p {
		font-size: 12px;
	}

	.gexx-bd table th {
		width: 82px;
	}

	.touxiang-ms p {
		padding: 0 8px;
		line-height: 26px;
		font-size: 12px;
	}

	.change {
		width: 92%;
	}

	.xiabian {
		position: static;
		bottom: auto;
	}

	.xiabian h3 {
		font-size: 12px;
		top: 5px;
	}

	.xiabian h3 span {
		font-size: 18px;
	}

	.sp-ms {
		padding-left: 0;
		position: static;
	}

	.sp-ms h2 {
		font-size: 16px;
		line-height: 22px;
	}

	
	.header-h{
		height: 54px;
	}
	.xqanniu,
	.bot0 {
		position: static;
	}

	.bot0 {
		margin: 0;
		margin-top: 15px;
		overflow: hidden;
	}
	.origin,.magnifier{
		display: none !important;
	}
	.thumbs {
		padding: 10px;
	}

	.ydnone {
		display: none;
	}

	.bot0 div {
		padding: 0 5px;
	}

	.xiangqing {
		padding: 20px 0;
	}

	.xiangqing h2 {
		padding: 0 12px;
		line-height: 42px;
		font-size: 16px;
		margin-bottom: 15px;
	}

	.xiangqing h2::before {
		width: 3px;
	}
	.membership-ul ul li{
		overflow: hidden;
		padding: 20px 0;
		display: block;
	}
	.membership-ul ul li .pic{
		width: 100%;
		display: none;
	}
	.membership-ul ul li .tet{
		width: 100%;
		padding: 20px;
	}
	.membership-ul ul li .tet h3{
		font-size: 22px;
		text-align: center;
	}
	.membership-ul ul li .tet p{
		font-size: 14px;
		line-height: 30px;
		margin: 20px 0 40px 0;
	}
	.membership-ul ul li .tet a{
		font-size: 14px;
		margin:0 auto;
		width: 100%;
		text-align: center;

	}


	.Rewards-one{
		display: block;
		justify-content: space-between;
		padding-top: 40px;
	}
	.Rewards-one .li{
		padding: 40px 20px;
		text-align: center;
		border-right: solid 1px #fff;
		border-bottom: solid 1px #ddd;
		width: 100%;
	}
	.Rewards-one .li:last-child{
		border-bottom: solid 1px #ddd;
	}
	.Rewards-one .li h3{
		font-size: 20px;
	}
	.Rewards-one .li p{
		font-size: 16px;
	}
	.Rewards-tow{
		display: block;
	}
	.Rewards-tow .pic-fl{
		padding-right: 0px;
	}
	.Rewards-tow .pic-fl img{
		width: 100%;
	}
	.Rewards-tow .tet-fr h3{
		font-size: 24px;
		color: #333;
		padding-top: 40px;
	}
	.Rewards-tow .tet-fr p{
		font-size: 14px;
	}
	.Rewards-tow .but{
		text-align: center;
	}
	.MyLoyaltyProgram{
		padding-top: 40px;
	}
	.MyLoyaltyProgram ul li .pic{
		display: block;
	}
	.MyLoyaltyProgram ul li .tet p {
		margin: 0;
	}
	.MyLoyaltyProgram ul li .tet h3{
		padding-bottom: 20px;
	}
	.Myonders{
		padding: 40px 0;

	}
	.Myonders .Myonder-ul{
		padding: 0;
	}
	.Myonders .Myonder-ul ul li{
		margin-top: 20px;
	}
	.Myonders .Myonder-ul ul li .Myonder-top{
		padding: 15px 0;
		border-bottom: solid 1px #ddd;
		display: block;
		justify-content: space-between;
		align-items: center;
		font-size: 16px;
		color: #333;
	}
	.Myonders .Myonder-ul ul li .Myonder-nr{
		padding: 10px 0;
		display: block;
		justify-content: space-between;
		align-items: center;
		font-size: 16px;
		color: #333;
		overflow: hidden;
	}
	.Myonders .Myonder-ul ul li .Myonder-nr p{
		padding: 10px 0;
	}
	.Myonders .Myonder-ul ul li .Myonder-nr p span{
		color: #666;
		padding-left: 10px;

	}
	.Myonders .Myonder-ul ul li .Myonder-nr a{
		padding: 5px 20px;
		display: inline-block;
		border: solid 1px #666;
		color: #666;
		text-align: center;
		margin-top: 10px;
		float: right;
	}
	.orders-zf{
		background-color: #FFFFFF;
		box-shadow: 0 5px 20px 0 #d6d3d3;
		padding: 10px;
		margin-top: 30px;
		display: block;
		justify-content: space-between;
	}
	.orders-zf 	.orders-zf-fl{
		width: 100%;
	}
	.orders-zf 	.orders-zf-fr{
		width: 100%;
		margin-top: 20px;
	}
	.tc-quand .tc-quand-div{
		width: 90%;
		padding: 20px;
	}
	.tc-quand .tc-quand-div .but{
		padding-top: 40px;
	}

	.hader_search{
		margin-top: 10px;
	}

	.pro-nav{
		margin-top: 10px;
	}
	.pro-nav-listBox1 ul {
		margin: 0 ;
	}
	.pro-nav .title{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.productDeta{
		flex-direction: column;
		align-items: center;
	}
	
}






@media (max-width:980px) {
	.container {
		padding: 0 10px;
		max-width: 100%;
	}
	.product ul li a .img {
		height: 100px;
	}

	body .bx-nav-tow {
		height: 54px;
		line-height: 54px;
	}

	.header .bx-nav ul li {
		width: 50%;
	}

	.bx-nav-tow .bx-nav ul li a {
		color: #333333;
		padding: 0;
		opacity: 1;
	}

	.bx-nav-tow .bx-nav ul li a::before {
		content: none;
	}

	.wid70 {
		display: none;
	}

	.footlogo,
	.footnav {
		display: none;
	}

	.footer {
		line-height: 30px;
		padding: 20px 0;
	}
	.footer  p{
		font-size: 14px;
		padding-top: 10px;
		color: #868686;
	}
	.foot-right {
		float: none;
		text-align: center;
		line-height: 50px;
	}

	.zjdz {
		width: 100%;
		padding: 5px 10px;
		margin-top: 12px;
	}

	.dd-fl ul {
		padding: 0 18px;
	}

	.dd-lb table td {
		padding: 5px;
	}

	.dd-lb table img {
		float: left;
	}

	.ddms {
		padding-top: 10px;
		width: 100%;
		padding-left: 0;
	}

	.ddms p {
		width: 100%;
	}

	.ddms p span {
		top: 40px;
	}

	.ddms>span {
		position: static;
		top: 5px;
	}

	.changes {
		padding: 0 10px;
		border-radius: 5px;
	}

	.changes ul li {
		padding-bottom: 10px;
	}

	.changes ul li h2 {
		font-size: 14px;
		padding-top: 10px;
	}

	.changes ul li h2 a {
		top: 10px;
	}

	.changes ul li p {
		font-size: 12px;
		padding-top: 8px;
	}

	.xuanze ul li {
		padding: 0 10px;
		font-size: 14px;
	}

	.xuanze ul li span {
		right: 10px;
	}
	.shidi,.kongdi {
		width: 100%;
		font-size: 16px;
		line-height: 40px;
		border-radius: 5px;
		margin-top:15px;
	}
	.kongdi{
		margin-bottom: 20px;
	}
	body .bx-nav-tow, .header{
		height: 100px;
	}
	.hader_search{
		width: 100%;
		margin: 0;
	}

	.header-h{
		height: 100px;
	}

	.product ul li{
		width: 50%;
	}
	.product ul li .text .text-title{
		display: block;
	}
	.product ul li .text .text-title h2{
		width: 100%;
	}
	.product ul li .text .text-title .jg{
		width: 100%;
		text-align: left;
	}
	.product ul li .feiy{
	
		font-size: 14px;
	}
	.biao h3{
		font-size: 16px;
	}
	.dingyuan .dingyuan-input input{
		width: calc(100% - 120px);
	}
	.footer-item .right ul li{
		max-width: 50%;
	}
	.pro-nav{
		position: fixed;
		width: 100%;
		height: 100vh;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 10;
		background-color: #fff;
		padding: 40px 0;
		overflow-y: auto;
		margin-top: 0;
		display: none;

	}
	.pro-nav .icon-times{
		display: block !important;
		position: absolute;
		right: 10px;
		top: 10px;
		font-size: 30px;
	}
	.icons-boxs{
		display: block !important;
	}
	.pro-box{
		width: 100%;
	}
	.pro-box .icons-boxs .icons{
		font-size: 25px;
		text-align: right;
	}
	.productDeta .productDeta-pic{
		width: 100%;
	}
	.thumbnail, .thumbnail img{
		width: 100% !important;
	}
	.productDeta .productDeta-pic .mySwiper{
		height: 84px;
		line-height: 83px;
	}
	.bx-productDetail-pj-list{
		padding: 10px 0;
	}
	.pj-list-content{
		font-size: 12px;
	}
	.pj-list-img{
		width: 40px;
		height: 40px;
	}
	.bx-Notice-title{
		padding: 10px;
		padding-left: 20px;

	}
	.bx-Notice-title .h3{
		font-size: 14px;
		line-height: 1.5;
	}
	.bx-Notice-title::before{
		left: 8px;
		top: 20px;
	}
	.dd-biao{
		font-size: 20px;
		line-height: 30px;
	}
	.gwcsp-jt .tet p{
		font-size: 14px;
	}
	.gwcsp-jt .tet .sj-text-f{
		font-size: 12px;
		margin: 3px;
	}
	.zwyinput{
		padding: 5px 0;
	}
	.yzm a{
		top: 46px;
	}
	.Address-box{
		padding: 15px;
	}
	.Address-box ul li{
		width: 100%;
	}
	.yougrzx h1 .but{
		font-size: 14px;
		line-height: 26px;
		border-radius: 20px;
		padding: 0 25px;
	}
	.bx-coupon-item{
		padding: 15px;
	}
	.bx-coupon-item ul li{
		width: 100%;
		float: none;
	}
	.bx-coupon-top .time{
		padding-left: 40px;
	}
	.orders-zf .orders-zf-fr{
		padding: 15px !important;
	}
	.p30{
		padding: 15px;
	}
	.zwyinput textarea{
		width: 100%;
	}
	.myOrder-box-table{
		width: 100%;
		overflow-x: auto;
	}
	.myOrder-box-table .disnone{
		width: 800px;
	}
	.grzxlb{
		margin-bottom: 10px;
	}
	.footer-item .footer-logo{
		margin: 0 auto;
	}
	.footer-item{
		padding: 0;
	}
	.footer-item .right{
		margin-bottom: 25px;
	}
	.footer-bottom{
		line-height: 1.3;
	}
}
.Dishes-fl {
	position: sticky;
	top:92px;
	background-color: #f5f5f5;
	z-index: 5;
}
.Dishes-fl ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 0px;
}
.Dishes-fl ul li{
	margin: 10px;
}
.Dishes-fl ul li a{
	display: block;
	padding: 10px 30px;
	border-radius: 25px;
	border: solid 1px #999;
	font-size: 16px;
	color: #333;
}
.Dishes-fl ul li.cur a,
.Dishes-fl ul li a:hover{
	background-color: #409eff;
	color: #fff;
}
@media (max-width:980px) {
	.Dishes-fl ul{
		padding-top: 20px;
	}
	.Dishes-fl ul li{
		margin: 5px;
	}
	.Dishes-fl ul li a{
		display: block;
		padding: 4px 15px;
		border-radius: 25px;
		border: solid 1px #999;
		font-size: 14px;
		color: #333;
	}
}

.dishes-xq-top{
	display: flex;
	align-items: center;
	padding-bottom: 10px;
}
.dishes-xq-top .pic{
	width: 180px;
}
.dishes-xq-top .tet{
	width: calc(100% - 180px);
	padding-left: 20px;
}
.dishes-xq-top .tet h3{
	font-size: 20px;
	color: #000;
	padding-bottom: 10px;
	font-weight: bold;
}
.dishes-xq-top .tet p{
	font-size: 14px;
	color: #666;
}
.dishes-xq-top .tet p.jg{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
}
.dishes-xq-p{
	font-size: 14px;
	color: #666;
	padding-top: 5px;
}
.dishes-xq-p span{
	color: #333;
	font-weight: bold;
}
.dishes-input{
  display: flex;
  align-items: center;
  padding-top: 20px;
  font-size: 14px;
  color: #333;
}
.dishes-input span{
	width: 80px;
	font-weight: bold;
}
.dishes-input  .form-control{
	width: calc(100% - 80px)
}
.dishes-input  .gwc-sl{
  width: auto;
  text-align: left;
}
.Reservationtime{
	display: flex;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	padding-top: 20px;
}
.Reservationtime p{
	padding-right: 15px;
}
.grzx-table{
	font-size: 16px;
	padding: 20px;
}
.grzx-table .Delete{
	background-color: #ff0000;
}
.grzx-table .Del{
	color: #ff0000;
}
.grzx-table a i{
	font-size: 18px;
}
.grzx-table tr th.th{
	width: 80px;
}
.grzx-table tr td p{
	cursor: pointer;
	padding: 5px 0;
}
.grzx-table tr td p span{
	color: #999;
	margin-left: 10px;
	font-size: 14px;
}
.grzx-table tr td p span.but{
	background-color: #ff0000;
	border-radius: 2px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	padding: 2px 5px;
}
.grzx-table tr td p .span{
	color: #0d3d88;
	padding-left: 10px;
}
.grzx-table tr td  input{
	width: 80px;
	border: none;
	background-color: #409eff;
	outline: none;
	border-radius: 5px;
	margin: 5px 0;
	color: #fff;
	padding: 3px 0;
}
.Reservation-sous{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px;
}
.Reservation-sous .input-a{
	width: 25%;
	padding: 10px;
}
.Reservation-sous .input-b{
	width: 50%;
	padding: 10px;
	display: flex;
	align-items: center;
}
.Reservation-sous .input-b span{
	padding: 0 10px;
}
.grzx-zf{
	padding: 10px;
}
.grzx-zf .time{
	font-size: 16px;
	color: #666;
}
.detail-teme{
	padding: 0 20px;
	font-size: 16px;
	color: #000;
}
.product ul li .text .text-p{
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	height: 50px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;

}
.dishes-xq-x{
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
@media (max-width:980px) {
	.dishes-xq-top .pic{
		width: 120px;
	}
	.dishes-xq-top .tet{
		width: calc(100% - 120px);
		padding-left: 20px;
	}
	.Reservationtime{
		font-size: 16px;
	}
	.grzx-table{
		font-size: 14px;
		padding: 20px 10px;
		overflow: auto;
	}
	.grzx-table .table{
		width: 750px;
		max-width: 750px;
	}
	.Reservation-sous .input-a{
		width: 48%;
		padding: 10px;
	}
}

