.lybox_all_bg,.lybox_all_bg02 {
	width: 280px;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.75);
	position: fixed;
	top: 95px;
	bottom: 0px;
	right: 100px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 9999;
	padding-left: 20px;
}
.lybo_show,.lybo_show02 {
	width: 250px;
	height: auto;
	/* float: left; */
	/* background-color: #ffffff; */
	/* position: relative; */
	/* margin: 30px auto; */
	/* padding: 20px; */
	/* z-index: 99; */
}
.lybo_show02{
	max-width: 600px;
	width: 100%;
}
.lybo_show02 img{
	width: 100%
}
.lybox_photo_showbox,.lybox_photo_showbox02 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.lybox_photo_showbox > img,.lybox_photo_showbox02 > img {
	width: 100%;
	height: auto;
	float: left;
	max-width: 100%;
}
.olcat ,.olcat02{
	width: 20px;
	height: 20px;
	position: absolute;
	right: -2px;
	top: -7px;
	border-radius: 30px;
	overflow: hidden;
	border: 1px solid #b7c2d2;
	z-index: 99;
	display: flex;
	justify-content: center;
	align-items: center;
}
.olcat::before,.olcat02::before{
	content:"";
	width: 8px;
	height: 2px;
	display:block;
	border-radius:10px;
	background-color: #b7c2d2;
}
.men_serbar{
	width: 70%;
	height: 35px;
	border-radius: 20px 0px 0px 20px;
	display: inline-block;
	/* margin: 10px 0px; */
	margin-left: 0;
}
.men_ser{
	width: 20%;
	height: 35px;
	/* border-radius: 5px; */
	display: inline-block;
	/* float: right; */
}
.men_serbar > input{
	width: 100%;
	height: 100%;
	border-radius: 20px 0px 0px 20px;
	border: aliceblue;
	padding:0px 10px;
	outline: none;
	font-size: 14px;
}
.men_ser > input{
	width: 100%;
	height: 100%;
	border-radius: 0px 20px 20px 0px;
	border: 0px;
	color: #fff;
	font-size: 14px;
	background-color: #9d9d9d;
}
.men_ser_form{
	width: 100%;
	height: auto;
	margin-top: 0px
}
@media screen and (max-width: 1466px) {
.lybox_photo_show {
	width: 400px;
}
}

@media screen and (max-width: 1024px) {
.lybox_photo_show {
	width: 300px;
}
}

@media screen and (max-width: 414px) {
.lybox_photo_show {
	width: 380px;
}

}
/*# sourceMappingURL=lybox.css.map */
