#searchDiv {
	position: relative;
	width: 768px;
	margin-left: 10px;
	left: 0%;
	padding-top: 12px;
	padding-bottom: 20px;
	height: 60px;
}

#searchBtns {
	width: 120px;
	position: absolute;
	top: 2px;
	bottom: 0px;
	background: #d71e26;
	right: 2px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
	z-index: 1;
	cursor: pointer;
}

.layui-form-select dl dd.layui-this {
	background-color: #f8f8f8;
	color: #333 !important;
	font-weight: normal;
}

.layui-input:focus, .layui-textarea:focus {
	border-color: transparent !important;
	box-shadow: 0 0 0 0px rgba(22, 183, 119, .08);
}

#searchBtns:hover {
	background: #f53b00;
}

#searchIpt {
	position: absolute;
	font-size: 15px;
	left: 0px;
	top: 0px;
	height: 100%;
	background: white;
	padding-left: 120px;
	padding-right: 150px;
	right: 0px;
	z-index: 0;
	outline: none;
	border: none;
	border: 1px solid #E6E6E6;
	width: 489px;
}

#searchIpt:focus {
	border: 1px solid red;
}

#searchDiv .layui-form-select .layui-input {
	cursor: pointer;
	height: 44px;
	border: none;
	border-right: 1px solid #ddd;
	border-radius: 0px;
	text-align: center;
	padding: 0px;
	font-size: 16px;
	color: #808080;
	margin-top: 5px;
}

#searchDiv .layui-f rm-selected dl {
	display: block;
	top: 52px;
	text-align: center;
	padding: 0px;
}

#searchSelectDiv {
	position: absolute;
	z-index: 3;
	width: 100px;
	top: 1px;
	left: 1px;
	bottom: 1px;
}

#classDiv {
	position: relative;
	width: 1200px;
	margin-left: -600px;
	left: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#classDiv .layui-nav-itemed>.layui-nav-child {
	background-color: #fff !important;
}

#classDiv .layui-nav {
	background-color: #fff;
}

.layui-nav .layui-nav-child a {
	color: rgba(0, 0, 0, .8) !important;
}

#classDiv .layui-nav-itemed>a, .layui-nav-tree .layui-nav-title a,
	.layui-nav-tree .layui-nav-title a:hover {
	color: #313131 !important;
}

#classDiv .layui-this .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a,
	.layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a,
	.layui-nav-tree .layui-this>a:hover {
	background-color: #d71e26;
	color: #fff !important;
}

#classDiv dd>a:hover {
	background-color: #d71e26;
	color: #fff !important;
}

#classDiv .layui-nav-tree .layui-nav-item a {
	color: #313131;
}

#classDiv .layui-nav-tree .layui-nav-child {
	background-color: #fff !important;
}

.layui-this {
	color: #fff !important;
}

.classTitle {
	color: #313131;
	padding-left: 10px;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

#classDiv a {
	cursor: pointer;
}

#mainDiv {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

#rightTop {
	position: relative;
	left: 10px;
	top: 0px;
	right: 0px;
	background: #fff;
	height: 80px;
	width: 1190px;
}

#demandBox {
	position: relative;
	left: 10px;
	top: 20px;
	right: 0px;
	height: auto;
	min-height: 468px;
	margin-bottom: 20px;
}

.vr-paly {
	position: absolute;
	z-index: 20;
	left: 134px;
	font-size: 51px;
	color: #fff;
	top: 89px;
	cursor: pointer;
	opacity: 0.8;
}

#mainDiv .layui-card-body {
	padding: 12px;
	height: 181px;
}

.rtips {
	float: right;
	color: #808080;
	font-size: 12px;
}

.rtips .layui-icon {
	font-size: 13px;
}

.layui-card:hover {
	border: 1px solid red;
}

.layui-card {
	border: 1px solid #fff;
}

.vrImg {
	width: 100%;
	opacity: 0;
}

.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {
	color: #d71e26;
}

#sortDiv {
	position: absolute;
	left: 789px;
	top: 15px;
	color: #808080;
}

#searchSelectDiv .layui-anim-upbit {
	text-align: center;
	top: 53px;
}

#sortDiv .layui-form-radio {
	padding-right: 0px;
}

.loadDiv {
	position: absolute;
	z-index: 114;
	width: 100%;
	height: 200px;
	background: #fff;
	top: 5px;
	left: 0px;
}

.loadImg {
	position: absolute;
	z-index: 113;
	width: 259px;
	left: 65px;
	top: 0px;
}

.container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-image: url('/web/web-utils/imgs/noImg.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.btnBj {
	background: #d71e26;
	color: #fff;
	width: 159px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	cursor: pointer;
	opacity: 0.8;
}

.btnBj:hover {
	opacity: 1;
} 
 
.cardTitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 190px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #d71e26;
}