@font-face {
font-family:'Rubik';
font-style:normal;
font-weight:400;
src:url(/font/Rubik2.woff2) format('woff2')
}
.ipro-ychdzx-bg {
	padding-top:30px;
	background:#f2f2f2
}
.pro-tit img {
	width:100%;
	height:auto
}
.ipro-list * {
	font-family:"Times New Roman"
}
.ipro-list {
	display:flex;
	padding:20px 16px;
	justify-content:space-between;
	flex-wrap:wrap
}
.ipro-list .item {
	width:calc(50% - 5px);
	position:relative;
	background:#000 url(../images/index/ilist-bg.jpg) 0 0 no-repeat;
	background-size:100%;
	border-radius:10px;
	overflow:hidden;
	padding-bottom:14px;
	margin-bottom:10px
}
.ipro-list .he_imgcrab {
	position:absolute;
	right:0;
	top:0;
	left:0
}
.ipro-list .he_imgcrab img {
	width:100%;
	border-radius:8px
}
.ipro-list .imgcrab {
	position:absolute;
	right:10%;
	top:0;
	left:10%
}
.ipro-list .imgcrab img {
	width:100%;
	border-radius:8px
}
.ipro-list .imgcrab:before {
	content:"";
	position:absolute;
	left:0;
	bottom:-60px;
	width:100%;
	height:60px;
	background:url(../images/index/below.png) 0 0 no-repeat/100%
}
.ipro-list .popImg {
	width:60%;
	right:-10%;
	bottom:-10%;
	position:absolute
}
.ipro-list .popImg img {
	width:100%
}
.ipro-list .spe {
	padding:80% 0 0;
	color:#fff;
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0 6%;
	border-bottom:1px solid #444
}
.ipro-list .spe .price-yh {
	position:absolute;
	left:0;
	bottom:30px;
	color:#ff3d3d;
	font-size:1.4rem;
	font-weight:700
}
.ipro-list .price {
	font-size:1.4rem;
	font-weight:700;
	color:#f2d7a8;
	position:relative
}
.ipro-list .price em {
font-size:.75rem;
	padding-left:1px
}
.ipro-list .spe .list {
font-size:.75rem;
	line-height:1.4;
	position:relative
}
.ipro-list .yoh {
	color:#666;
	text-align:center;
	padding:5px 0;
	font-weight:700;
font-size:.75rem
}
.ipro-list .btn {
	margin:0 6%;
	border-radius:16px;
	height:32px;
	color:#000;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#f3d7a9;
	background:-moz-linear-gradient(top, rgba(243, 215, 169, 1) 1%, rgba(202, 164, 100, 1) 100%);
	background:-webkit-linear-gradient(top, rgba(243, 215, 169, 1) 1%, rgba(202, 164, 100, 1) 100%);
	background:linear-gradient(to bottom, rgba(243, 215, 169, 1) 1%, rgba(202, 164, 100, 1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3d7a9', endColorstr='#caa464', GradientType=0)
}
.ipro-list .xsyh {
	display:none;
	animation:rotate 2s linear infinite;
	position:absolute;
	width:20px;
	height:20px;
	background:url(../images/index/ix-h.png) 0 0 no-repeat/100%;
	left:5px;
	top:5px
}
@-webkit-keyframes rotate {
0% {
transform:rotate(0deg);
opacity:.7
}
50% {
opacity:1
}
100% {
transform:rotate(360deg);
opacity:.7
}
}
.ipro-list .item.yh .xsyh {
	display:block
}
.ipro-list .item.yh .yoh {
	color:#ff3d3d
}
.btnMore {
	text-align:center;
	padding:0 0 30px
}
.btnMore a {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:42px;
	border-radius:30px;
	padding:0 40px;
	border:2px solid #000;
	color:#000;
	font-size:14px
}
.btnMore a i {
	margin-right:4px;
	display:inline-block;
	width:14px;
	height:14px;
	background:url(/images/ychdzx/icon-rst.png) no-repeat 50% 50%;
	vertical-align:middle;
	margin-bottom:3px;
	background-size:12px
}
.card {
	overflow:hidden
}
.card .textp {
	text-align:center;
	font-size:12px;
	padding:0 16px
}
.card .img {
	text-align:center;
	padding:40px 0 0
}
.card .img img {
	width:100%;
	height:auto
}
.card .nav {
	width:90%;
	margin:30px auto 20px;
	font-size:12px;
	display:flex;
	justify-content:space-between
}
.card .nav span {
	cursor:pointer;
	border:1px solid #000;
	width:34%;
	height:42px;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center
}
.card .nav span:nth-child(1) {
border-radius:21px 0 0 21px
}
.card .nav span:nth-child(3) {
border-radius:0 21px 21px 0
}
.card .nav span.c {
	border-left:0;
	border-right:0
}
.card .nav span.cur {
	background:#000;
	color:#fff;
	font-weight:700
}
.card .scroll {
	overflow:hidden;
	width:300%;
	display:flex
}
.card .slide-con {
	width:100vw
}
.card .src .img {
	text-align:center;
	margin-top:-50px;
	height:270px;
	padding-top:70px
}
.card .src .img img {
	width:100%;
	height:auto;
	margin:0 auto
}
.card .list {
	padding:0 0 30px 0
}
.card .list a {
transition:all .3s ease;
	position:relative;
	background:url(/images/common/icon-x.png) no-repeat 56% 50%/26px 21px;
	display:block;
	position:relative;
	margin:0 5% 0 120px
}
.card .list .cd {
	position:absolute;
	width:80px;
	height:60px;
	overflow:hidden;
	top:0;
	left:-105px;
	display:flex;
	align-items:center
}
.card .list .cd img {
	width:100%;
	height:auto;
	border-radius:5px
}
.card .list .bor {
	height:60px;
	padding:12px 0;
	border-bottom:1px solid #ccc
}
.card .list .xx {
	display:inline-block;
	background:url(/images/icon-xx.png) no-repeat;
	background-size:100%;
	width:10px;
	height:10px;
	vertical-align:middle;
	margin-right:4px;
	margin-bottom:2px
}
.card .list .cx {
	display:inline-block;
	background:url(/images/icon-cx.png) no-repeat;
	background-size:100%;
	width:10px;
	height:10px;
	vertical-align:middle;
	margin-right:4px;
	margin-bottom:2px
}
.card .list p {
	font-family:arial, "宋体";
	line-height:18px;
	font-size:12px
}
.card .list .jiage2 {
	position:absolute;
	right:10px;
	top:0;
	font-size:1.2rem;
	line-height:60px;
	font-weight:700
}
.card .list .jiage2 em {
font-size:.75rem
}
.card .list .jiage3 {
	position:absolute;
	right:10px;
	top:0;
	font-size:1.2rem;
	line-height:12px
}
.card .list .jiage3 .em {
font-size:.75rem
}
.card .list .jiage3 .y {
	color:#f00;
	padding-top:20px
}
.card .list .jiage3 .x {
	text-decoration:line-through;
font-size:.75rem;
	color:#999
}
.index-store {
	background:#000;
	padding:16px;
	position:relative
}
.index-store .img {
	width:100%;
	border-radius:9px;
	border:1px solid #252525
}
.index-store .text {
	position:absolute;
	right:16px;
	left:16px;
	bottom:16px
}
.index-store .size-4 {
	padding:0 10%;
	text-align:center;
	font-size:12px;
	line-height:1.4;
	color:#bda377;
	background-image:-webkit-linear-gradient(left, #f1d5a6, #cba565);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent
}
.index-store .a {
	width:40%;
	margin:0 auto;
	padding:20px 0;
	display:block
}
.index-store .a img {
	width:100%
}
.chanpBanner img {
	width:100%;
	height:auto
}
.dzx_list_nav {
	background:#fff;
	display:flex;
	box-shadow:0 0 10px rgba(0, 0, 0, .3)
}
.dzx_list_nav .li {
	position:relative;
	width:50%;
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:13px
}
.dzx_list_nav .li:last-child {
	border:0
}
.dzx_list_nav .li:before {
	content:"\20";
	visibility:hidden;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:2px;
	background:#d3bf86
}
.dzx_list_nav .li i {
	display:inline-block;
	vertical-align:middle;
	margin-bottom:1px;
	margin-left:4px;
	background:url(/images/ychdzx/icon-d.png) no-repeat;
	background-size:contain;
	width:8px;
	height:10px
}
.dzx_list_nav select {
	opacity:0;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:none;
	border:0
}
.dzx_list_nav .cur i {
	background:url(/images/ychdzx/icon-t.png) no-repeat;
	background-size:contain
}
.dzx_list_nav .curTop i {
	background:url(/images/ychdzx/icon-b.png) no-repeat;
	background-size:contain
}
.dzx_list_nav .cur:before, .dzx_list_nav .curTop:before {
	visibility:visible
}
.boxImg {
	position:relative
}
.boxImg .sale {
	z-index:30;
	position:absolute;
	padding:5px 3px 0;
	text-align:center;
	font-size:11px;
	box-shadow:0 0 6px rgba(0, 0, 0, .2);
	line-height:13px;
	width:40px;
	height:40px;
	position:absolute;
	right:10px;
	top:60px;
	border:2px solid #fff;
	background:#f00;
	color:#fff;
	border-radius:50%;
	z-index:10
}
.bannerSlide-prod {
	width:100%;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 20px rgba(0, 0, 0, .05)
}
.bannerSlide-prod .swiper-wrapper img {
	width:100%;
	height:auto
}
.bannerSlide-prod .pagination {
	position:absolute;
	left:0;
	bottom:10px;
	text-align:center;
	width:100%;
	z-index:10
}
.bannerSlide-prod .swiper-pagination-bullet-active {
	background:#fff
}
.bannerSlide-prod .swiper-pagination-bullet {
	background:#fff
}
.lawei_sin {
	background:#faf3e1 url(/images/lawei_detail_listbg.jpg) 50% 0 repeat-y;
	background-size:cover;
	padding:15px 10px;
	margin:0 10px 10px;
	border-radius:0 0 10px 10px
}
.lawei_sin .tit {
	text-align:center
}
.lawei_sin .tit img {
	width:60%
}
.lawei_sin .name {
font-size:14px;
	text-align:center;
	background:url(../images/lawei_detail_titbg.png) 50% 50% no-repeat;
	background-size:60%;
	color:#fff;
	margin-top:0px;
	padding:15px 0;
	
}
.lawei_sin .list {
	display:flex;
	flex-wrap:wrap
}
.lawei_sin .list {
	padding-top:30px
}
.lawei_sin .list img {
	width:100%
}
.lawei_sin .li {
	width:33.33%;
	text-align:center;
	padding:10px
}
.lawei_sin .sty-1 {
	color:#000;
font-size:.75rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.lawei_sin .sty-2 {
	color:#d0c6b0;
font-size:.75rem;
	font-style:italic;
	transform:scale(.9)
}
.lawei_sin .bom {
	text-align:center;
font-size:.75rem;
	padding-top:30px
}
.lawei_sin .bom img {
	width:70%;
	margin-bottom:15px
}
.lawei_sin .bom p {
	opacity:.5
}
.lawei_sin .btn {
	padding:20px 0 0
}
.lawei_sin .btn a {
	display:inline-block;
	border:1px solid #999;
	color:#000;
	border-radius:40px;
	padding:8px 20px
}
.swiper-slide-video {
	position:relative
}
.swiper-slide-video .icon-dp {
	position:absolute;
	width:20vw;
	height:auto;
	left:20px;
	top:0;
	z-index:10
}
.swiper-slide-video .icon-px {
	position:absolute;
	width:50vw;
	height:auto;
	right:0;
	top:90px;
	z-index:10
}
.swiper-slide-video .video-vd {
	position:absolute;
	width:80vw;
	left:10vw;
	bottom:20%;
	z-index:2;
	background:#000
}
.swiper-slide-video .mejs-container {
	background:none
}
.swiper-slide-video .mejs-layers img, .swiper-slide-video .mejs-mediaelement {
	border-radius:10px;
	overflow:hidden
}
.swiper-slide-video .mejs-layers img {
	display:none
}
.dzx_img img {
	max-width:100%;
	height:auto
}
.bz {
	padding:0 10px
}
.bz img {
	width:100%;
	height:auto;
	border-radius:10px;
	margin:10px 0
}
.detail-size {
	background:#f2230c;
	color:#fff;
	font-size:16px;
	height:80px;
	display:flex;
	justify-content:space-between
}
.detail-size * {
	font-family:Times New Roman
}
.detail-size .x {
	background:url(/images/ychdzx/icon-x.png) 16px 50% no-repeat;
	height:40px;
	display:flex;
	align-items:center;
	background-size:14px;
	padding:0 26px 0 36px;
	border-bottom:1px solid rgba(0, 0, 0, .5)
}
.detail-size .c {
	background:url(/images/ychdzx/icon-c.png) 16px 50% no-repeat;
	height:40px;
	display:flex;
	align-items:center;
	background-size:14px;
	padding:0 26px 0 36px
}
.detail-size b {
	font-weight:700
}
.detail-size .l {
	border-right:1px solid rgba(0, 0, 0, .5)
}
.detail-size .r {
	padding:0 16px 0 0;
	text-align:right;
	display:flex;
	align-items:center
}
.detail-size .r .h4 {
	font-size:1.3rem
}
.detail-size .r .h4 em {
	font-size:1rem
}
.dzx-title {
	display:flex;
	align-items:center;
	justify-content:space-between
}
.dzx-title .lefttext {
	display:flex;
	align-items:center
}
.dzx-title .h4 {
	font-size:1.6rem;
	font-family:'Rubik', sans-serif;
	color:#f2140c;
	margin-right:10px
}
.dzx-title .h4 em {
	font-size:1rem
}
.dzx-title .h5 {
	text-decoration:line-through;
	color:#999
}
.dzx-title span {
	color:#999
}
.popCss .detail-info {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:1000;
	box-shadow:0 0 20px rgba(0, 0, 0, .3);
	opacity:.9
}
.popCss .detail-size {
	padding-top:68px;
	height:148px
}
.proTop {
font-size:.8rem;
	line-height:2
}
.proTop .time {
	background:linear-gradient(to bottom, #ffb1b1 0%, #ff5a5a 100%);
	font-family:'Rubik', sans-serif;
	margin-top:10px;
	color:#fff;
	display:inline-block;
	padding:5px 10px;
	border-radius:10px;
	line-height:1
}
.proTop .time span {
	padding:0 10px
}
.proTop .box {
	color:#999;
	padding:16px
}
.proTopft {
	color:#888;
	font-size:12px;
	background:#eee url(/images/ychdzx/icon-tips.png) no-repeat 16px 50%;
	background-size:20px;
	padding:16px 16px 16px 46px
}
.proTopft a {
	color:#000;
	margin:0 3px
}
.oddPries {
	display:flex
}
.oddPries .sale {
	display:inline-block;
	background:-webkit-linear-gradient(left, rgba(134, 7, 28, 1) 0%, rgba(192, 93, 75, 1) 100%);
	color:#fff;
	right:0;
	bottom:-9px;
font-size:.75rem;
	padding:0 6px;
	border-radius:6px;
	transform:scale(.8);
	transform-origin:0 50%
}
.hxdlb_proTop {
font-size:12px;
	line-height:2;
	background:#fff;
	margin-bottom:20px;
	border-radius:0 0 10px 10px
}
.hxdlb_proTop .h1 {
	font-size:18px;
	font-weight:700;
	color:#000;
	padding-right:20px;
	line-height:1.4
}
.proDetailHx {
	display:flex;
	flex-wrap:wrap;
	padding:16px 8px
}
.proDetailHx .itemHx {
	width:20%;
	text-align:center;
font-size:.75rem
}
.proDetailHx .itemHx img {
	width:100%;
	height:auto;
	border-radius:10px
}
.proDetailHx .sty-1 {
font-size:.65rem
}
.proDetailHx .sty-2 {
	color:#999;
font-size:.65rem
}
.titleHx {
	margin:16px;
font-size:.7rem;
	color:#333;
	text-align:center
}
.hxdlb_proTop .flex {
	display:flex;
	justify-content:space-between;
	align-items:center
}
.hxdlb_proTop .rf {
	text-align:right;
	line-height:1.4;
	font-size:24px;
	color:#03538F;
	font-family:'Rubik', sans-serif
}
.hxdlb_proTop .rf em {
	font-size:1rem
}
@font-face {
font-family:'Rubik';
font-style:normal;
font-weight:400;
src:url(/font/Rubik2.woff2) format('woff2')
}
.smlInNav {
	display:flex;
	justify-content:space-between;
	background:#faedd3;
	margin:0 10px;
	border-radius:10px 10px 0 0
}
.smlInNav a {
	padding:10px 0;
	position:relative;
	width:100%;
	text-align:center;
	border-right:0;
	letter-spacing:-1px
}
.smlInNav a:first-child {
	border-left:0
}
.smlInNav h3 {
	font-family:'Rubik', sans-serif;
	font-weight:700;
	font-size:13px;
	position:relative
}
.smlInNav .sale:after {
	animation:rotate2 4s linear infinite;
	background:url(/images/icon_xianshi.svg) no-repeat 50% 50%/contain;
	content:"";
	position:absolute;
	top:0;
	border-radius:20px;
	color:#fff;
	width:14px;
	height:14px
}
.smlInNav .cur {
	color:#03538F;
	font-weight:700
}
.smlInNav .cur:before {
	content:"";
	position:absolute;
	left:10%;
	bottom:-1px;
	height:2px;
	right:10%;
	background:#03538F
}
@-webkit-keyframes rotate2 {
0% {
transform:rotate(0deg) scale(.7)
}
100% {
transform:rotate(360deg) scale(.7)
}
}
.imgWidth img {
	width:100%;
	height:auto
}
.hxdlb_pro_list {
	position:relative
}
.allList {
	height:200px;
	overflow:hidden
}
.ashowAll {
	position:absolute;
	padding:20px 0;
	left:0;
	bottom:0;
	right:0;
	background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 100%);
	text-align:center
}
.ashowAll span {
	border:1px solid #333;
font-size:.75rem;
	padding:4px 10px;
	border-radius:5px
}
.iphone_x {
	background:#fff;
	box-shadow:0 0 20px rgba(0, 0, 0, .1);
	background:-webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
	position:fixed;
	z-index:2200;
	left:0;
	right:0;
	bottom:0;
	padding-bottom:constant(safe-area-inset-bottom);
	padding-bottom:env(safe-area-inset-bottom)
}
.detail-info {
	padding:10px 0;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.detail-info .bar {
	font-size:25px;
	display:flex;
	text-align:center;
	height:100%;
	align-items:center;
	margin-left:5px
}
.detail-info .bar .img {
	width:18px
}
.detail-info .bar text {
	font-size:10px;
	display:block
}
.detail-info .bar .li {
	padding:0 10px;
	line-height:1.2;
	display:flex;
	text-align:center;
	height:100%;
	align-items:center;
	position:relative
}
.detail-info .bar .li span {
	position:absolute;
	background:#ff5e56;
	color:#fff;
	padding:3px 0;
	line-height:1;
	width:16px;
	height:16px;
	right:1px;
	top:8px;
	font-size:10px;
	border-radius:50%
}
.detail-info .btn-buy {
	display:flex;
	width:56vw
}
.detail-info .btn-buy .a {
	margin-right:8px;
	padding:8px 0;
	width:100%;
	text-align:center;
	color:#fff;
	display:block;
	border-radius:30px;
	font-size:13px;
	font-weight:700;
	background-image:-webkit-linear-gradient(315deg, #f2140c, #f2270c 70%, #f24d0c);
	background-image:linear-gradient(135deg, #f2140c, #f2270c 70%, #f24d0c)
}
.detail-info .btn-buy .a2 {
	background-image:-webkit-linear-gradient(315deg, #ffba0d, #ffc30d 69%, #ffcf0d);
	background-image:linear-gradient(135deg, #ffba0d, #ffc30d 69%, #ffcf0d);
	color:#fff
}
.detail-info .btn-buy-dsb .a {
	margin-right:8px;
	padding:10px 25px;
	color:#fff;
	display:block;
	border-radius:30px;
	font-size:13px;
	font-weight:700;
	background-image:-webkit-linear-gradient(315deg, #f2140c, #f2270c 70%, #f24d0c);
	background-image:linear-gradient(135deg, #f2140c, #f2270c 70%, #f24d0c)
}
.detail-info-dsb .btn-buy-dsb {
	opacity:.5;
	-webkit-filter:grayscale(1)
}
.noscroll, .noscroll body {
	overflow:hidden
}
.pop-select {
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:3000
}
.pop-select .bg {
	background:rgba(0, 0, 0, .4);
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
transition:all .3s ease
}
.pop-select .content {
	background:#fff;
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	border-radius:8px 8px 0 0;
	box-shadow:0 0 10px rgba(0, 0, 0, .3);
transition:all .3s ease
}
.pop-select .close {
	position:absolute;
	width:28px;
	height:28px;
	line-height:1;
	padding:5px 0 0;
	background:#eee;
	text-align:center;
	right:10px;
	top:10px;
	color:#333;
	border-radius:50%;
	text-shadow:1px 1px 1px rgba(0, 0, 0, .1)
}
.pop-select .a {
	display:flex;
	align-items:center;
	padding:16px;
	font-family:'Rubik', sans-serif
}
.pop-select .a .text {
	font-size:12px;
	color:#444;
	padding-top:10px
}
.pop-select .a .text em {
	color:#999;
	margin-right:4px
}
.pop-select .img {
	width:80px;
	margin-right:20px
}
.pop-select .img img {
	width:100%
}
.pop-select .price {
	font-size:22px;
	font-weight:700;
	color:#f00
}
.pop-select .price em {
	font-size:12px
}
.pop-select.isPopHide {
	visibility:hidden
}
.pop-select.isPopHide .content {
	transform:translateY(80vh)
}
.pop-select.isPopHide .bg {
	background:rgba(0, 0, 0, 0)
}
.pop-select .list-bar {
	font-size:14px;
	display:flex;
	border-bottom:1px solid #eee;
	padding:16px;
	justify-content:space-between;
	align-items:center
}
.pop-select .list-bar .number {
	display:flex;
	align-items:center
}
.pop-select .list-bar .number input {
	width:30px;
	text-align:center;
	border:1px solid #ddd;
	height:30px;
	-webkit-appearance:none;
	border-radius:0
}
.pop-select .list-bar .number span {
	background:#ddd;
	color:#000;
	width:30px;
	height:30px;
	padding:6px 0 0;
	text-align:center
}
.pop-select .list-bar .t {
	color:#999
}
.pop-select .list-bar .sel {
	display:flex
}
.pop-select .list-bar .sel span {
	border:1px solid #999;
	padding:5px 10px;
	margin-left:10px;
	color:#444;
	border-radius:20px
}
.pop-select .list-bar .sel .cur {
	border-color:#f71471;
	color:#f71471;
	display:flex;
	align-items:center
}
.pop-select .list-bar .sel .cur:before {
	content:"";
	margin-right:4px;
	background:url(/images/xiaochengxu/icon-y.png) no-repeat;
	width:15px;
	height:15px;
	background-size:15px;
	display:inline-block
}
.pop-select .list-bar .sel span.disabled {
	opacity:.4
}
.pop-select .list-btn {
	padding:16px
}
.pop-select .list-btn .button {
	padding:10px 0;
	background:#f71471;
	color:#fff;
	border-radius:80px;
	display:block;
	text-align:center;
	font-size:1rem
}
.pop-select .list-btn .disabled {
	padding:10px 0;
	background:#ddd;
	color:#fff;
	border-radius:80px;
	display:block;
	text-align:center;
	font-size:1rem
}

 .ul{ width:100%; margin:0 auto; display:flex; flex-wrap:wrap;}
 .ul .li { width: 49%; margin: 1px; border-radius: 5px; position: relative;  }
.ul .li img { width: 100%; height: auto; transition: all 0.3s ease; border-radius: 10px; }
.ul .li h3 { font-size: 12px;  margin-bottom: 5px; display: flex; justify-content: space-between; border-bottom: 1px solid #00000017; padding-bottom: 10px; margin-bottom: 10px; }
.ul .li h3 span{ font-size:11px;}

 .text { color: #ffffff; position: absolute; left: 0; right: 0; bottom: 0; padding: 18px; z-index: 3; border-radius: 0 0 8px 8px;  }
 .img100 img{ width:100%;1px; border-radius: 15px;}
  .img100{ width:96%;border-radius: 15px; padding:0 ; margin:15px auto}

.liquan_ul{ margin-top:20px} 
.liquan_ul li {
	width: 25%;
	font-size: 12px; line-height:5px;

	display: block; text-align:center;

float:left; color:#333333; border-right:1px solid #ccc; f
}


.liquan_ul li p:last-child {
	font-size: 9px;
	font-style: italic;
	opacity: .8;
}