@charset "utf-8";
:root {
 --num_out_width: 32px;
 --num_out_height: 32px;
 --num_width: 32px;
 --num_height: 32px;
 --num_width_lit: 22px;
 --num_height_lit: 22px;
 --line_width: 105px;
}
.follow_show {
	width: 90%;
	margin: 10px auto;
}
.cjmbwz-tit {
	font-size: 20px;
	margin: 20px 0;
}
.mb-choose {
	text-align: center;
}
#orderbox {
	display: inline-block;
	width: 100%;
}
.num_out {
	width: var(--num_out_width);
	height: var(--num_out_height);
}
.num_blue {
	width: var(--num_width);
	height: var(--num_height);
	line-height: var(--num_height);
	text-align: center;
	margin: 0 auto;
	margin-top: calc((var(--num_out_height) - var(--num_height)) / 2);
	border-radius: 50%;
	background-color: #39f;
	color: #fff;
}
.num_gray_out {
	width: var(--num_out_width);
	height: var(--num_out_height);
	background-color: #d7d7d7;
	border-radius: 50%;
	line-height: var(--num_out_width);
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.num_gray {
	width: var(--num_width_lit);
	height: var(--num_height_lit);
	line-height: var(--num_height_lit);
	text-align: center;
	margin: 0 auto;
	border-radius: 50%;
	background-color: #999;
	color: #fff;
}
.line_blue {
	margin-top: calc(var(--num_out_height) / 2);
	height: 1px;
	width: var(--line_width);
	background-color: #39f;
}
.line_gray {
	margin-top: calc(var(--num_out_height) / 2);
	height: 1px;
	width: var(--line_width);
	background-color: #d7d7d7;
}
#orderbox>ul {
	list-style: none;
	padding: 0;
	display: inline-block;
	margin: 0 auto;
}
.ul_num>li {
	float: left;
	height: 38px;
}
.ul_word>li {
	float: left;
 width: calc(var(--num_out_width) + (var(--line_width) * 2));
/*border: 1px solid red;*/
}
.ul_word>li:last-of-type {
	width: auto;
}
.ul_word>li>p {
	display: block;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	color: #666;
	font-size: 15px;
	margin: 5px 0;
}
.clear {
	clear: both;
}
.follow_show ul {
	overflow: hidden;
	display: flex;
	margin: 20px 0;
	padding: 0;
}
.follow_show ul li {
	flex-shrink: 0;
	transform: translate3d(1200px, 0px, 0px);
	float: left;
	list-style: none;
	width: 100%;
}
.follow_show ul li:first-of-type {
	transform: translate3d(0px, 0px, 0px);
}
.follow_btn {
	width: 150px;
	height: 40px;
	background-color: #39f;
	color: #fff;
	border: none;
	border-radius: 6px;
	font-size: 14px;
	cursor: pointer;
}
.tab-boxul {
	display: flex;
}
.operbox {
	box-sizing: border-box;
	width: 98%;
	padding: 5px 0px;
	margin: 10px auto 0;
	color: #666;
}
.operbox2 {
	box-sizing: border-box;
	width: 98%;
	padding: 20px;
	margin: 30px 0;
	border: 1px solid #eee;
	color: #666;
}
.listgroup-box {
	border: 1px solid #eee;
	padding: 15px 10px;
	border-top: 0;
	margin-bottom: 20px;
	height: 330px;
	padding-bottom:0;
}
.all-tab1 {
	border: 1px solid #fff;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}
.all-tab1.active {
	border: 1px solid #eee;
	border-bottom: 1px solid #fff;
}
.all-tab1 {
	overflow: hidden;
}
.all-tab1 h2.all-hy {
	position: relative;
}
/*.all-tab1 h2.all-hy label{width:5px;height:5px;background: #fff;border-radius: 100%;position: absolute;left:-10px;top:50%;}*/
.xz-ydlabel:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #39f;
	border-radius: 100%;
	position: absolute;
	left: -10px;
	top: 50%;
}
.list-box {
	display: none;
}
.list-box.active {
	display: block;
}
.all-hy {
	font-size: 16px;
	color: #333;
	margin: 5px 0;
	font-weight: normal;
	display: inline-block;
}
.all-hy2 {
	font-size: 16px;
	color: #333;
	margin: 5px 0;
	font-weight: normal;
	float: left;
	display: inline-block;
	width: 100px;
}
.list-box {
	width: 100%;
	text-align: left;
	height: 100%;
	overflow: auto;
}
.list-box .fl-single {
	overflow: hidden;
	margin-bottom: 10px;
}
.list-box .fllist-box {
	float: left;
	width: calc(100% - 80px);
}
.list-box .fl-title {
	display: inline-block;
	width: 80px;
	text-align: right;
	float: left;
	padding: 5px 0;
}
.list-box label {
	cursor: pointer;
	display: inline-block;
	margin-left: 2px;
	font-size: 14px;
	border: 1px solid #fff;
	color: #333;
	padding: 5px 5px;
	border-radius: 10px;
}
.list-box label.active {
	border: 1px solid #39f;
	color: #39f;
	padding: 5px 5px;
	border-radius: 10px;
}
.ys-color {
	overflow: hidden;
}
.ys-color .ys-list {
	float: left;
	display: inline-block;
	width: calc(100% - 100px);
	text-align: left;
}
.ys-color .ys-list a {
	width: 25px;
	height: 16px;
	color: #FFF;
	float: left;
	border: 1px solid #d3d3d3;
	text-align: center;
	padding: 0px 12px;
	line-height: 16px;
	margin: 10px 8px;
	cursor: pointer;
	border-radius: 20px;
	display: block;
	text-decoration: none;
	font-size: 12px;
}
.ys-color .ys-list a.se1zhong {
	border: 1px solid #F00;
}
.datulist .hjtuwenlisttype4ullitudiv {
	width: 100%;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.shangpinlist .hjtuwenlisttype4ullitudiv {
	width: 100%;
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.lb-list .hjtuwenlisttype4ullitudivimg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 300ms ease-out;
	-moz-transition: -moz-transform 300ms ease-out; /* Firefox 4 */
	-webkit-transition: -webkit-transform 300ms ease-out; /* Safari and Chrome */
	-o-transition: -o-transform 300ms ease-out; /* Opera */
}
.lb-list .hjtuwenlisttype4ullitudivimg:hover {
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2); /* Firefox 4 */
	-webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
	-o-transform: scale(1.2, 1.2); /* Opera */
}
.lb-list {
	overflow: hidden;
}
.datulist .single {
	float: left;
	margin: 10px 20px 15px 0;
	position: relative;
	border: 1px solid #fff;
	cursor: pointer;
	width: calc(50% - 14px);
	box-shadow: 0px 0px 10px #e5e5e5;
}
.shangpinlist .single {
	float: left;
	margin: 10px 20px 30px 0;
	position: relative;
	border: 1px solid #fff;
	cursor: pointer;
	width: 31.5%;
	box-shadow: 0px 0px 10px #e5e5e5;
}
.lb-list .single .mbname-title {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.lb-box .title {
	font-size: 16px;
}
.datulist .single:nth-child(2n) {
	margin-right: 0;
}
.shangpinlist .single:nth-child(3n) {
	margin-right: 0;
}
.lb-list .single.lb-active {
	border: 1px solid red;
}
.lb-on {
	display: inline-block;
	width: 10px;
	height: 5px;
	background: red;
	line-height: 0;
	font-size: 0;
	vertical-align: middle;
	-webkit-transform: rotate(45deg);
	position: absolute;
	right: 13px;
	bottom: 5px;
}
.lb-on:after {
	content: '/';
	display: block;
	width: 20px;
	height: 5px;
	background: red;
	-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);
	position: absolute;
}


.search_tab {
	display: flex;
	width: 90%;
	margin: 10px auto 10px auto;
	justify-content: center;
}
.stabitem {
	cursor: pointer;
	width: 108px;
	height: 44px;
	line-height: 45px;
	margin: 0 10px;
	padding: 0px;
	background: 0 0;
	background-color: #f4f4f4;
	border-radius: 5px;
	font-size: 17px;
	color: #000;
	box-shadow: none;
	font-weight: 400;
	border: none;
	
	
/*	width: 80px;
	font-size: 16px;
	background: #f4f4f4;
	color: #000;
	padding: 15px 20px;
	float:left;*/
}
.stabitem.tabactive {
	background: #39f;
	color: #fff;
}/**/
.searchjieguo-box {
	border: 1px solid #eee;
	padding: 20px;
	margin-bottom: 30px;
	display: block;
	/*min-height: 150px;*/
}
.list-box label {
	cursor: pointer;
	display: inline-block;
	margin-left: 2px;
	font-size: 14px;
	border: 1px solid #fff;
	color: #333;
	padding: 5px 5px;
	border-radius: 10px;
	border: 1px solid #eee;
}
.fllist-box span{
	cursor: pointer;
	display: inline-block;
	margin-left: 2px;
	font-size: 14px;
	border: 1px solid #fff;
	color: #333;
	padding: 5px 5px;
	border-radius: 10px;
	font - style: normal;
	
}
.fllist-box label {
	cursor: pointer;
	display: inline-block;
	margin-left: 2px;
	font-size: 14px;
	border: 1px solid #fff;
	color: #333;
	padding: 5px 5px;
	border-radius: 10px;
	border: 1px solid #eee;
}
.search_but {
	display: flex;
	margin: 10px auto;
	justify-content: center;
}
.search_but input {
	border: 2px solid #f4f4f4;
	border-right: 0;
	border-radius: 10px 0 0 10px;
	height: 16px;
	padding: 12px 16px;
	font-size: 16px;
	width: 443px;
	background: #fff;
	color: #222;
	 outline: none;
}
.search_but input:focus{
	 border-color: #39f !important;
}

.search_button {
	cursor: pointer;
	width: 108px;
	height: 44px;
	line-height: 45px;
	line-height: 44px \9;
	padding: 0;
	background: 0 0;
	background-color: #f3f4f4;
	border-radius: 0 10px 10px 0;
	font-size: 17px;
	color: #000;
	box-shadow: none;
	font-weight: 400;
	border: none;
}
.menubox{
	display: flex;
	width: 90%;
	margin: 10px auto 10px auto;
	justify-content: center;
}
.menuitem{
	width: 150px;
	font-size: 16px;
	background: #f4f4f4;
	color: #000;
	padding: 15px 20px;
	    margin: 0 10px;
    border-radius: 30px;
}
.menuactive{
	background: #55b257;
	color: #fff;
}
.daili {
    cursor: pointer;
    width: auto;
    height: 44px;
    line-height: 45px;
    margin: 0 10px;
    padding: 0px;
    background: 0 0;
    background-color: #39f;
    border-radius: 5px;
    font-size: 17px;
    color: #fff;
    box-shadow: none;
    font-weight: 400;
    border: none;
	padding:0 15px;
	text-decoration:none;
}