qujingdi.wxss 1.5 KB
.qujingtop{
	width:750rpx;
	height: 376rpx;
	font-size: 0;
}

.search {
	width: 702rpx;
height: 72rpx;
background: #eeeeee;
  display: flex;
  align-items: center;
  margin: 24rpx auto 0;
  padding:10rpx 20rpx;
  box-sizing: border-box;
  /* background: #F9F9F9; */
  /* border: 4rpx solid #409FFE; */
}

.searchleft {
  display: flex;
  align-items: center;
}


.searchright {
  width:548rpx;
  display: flex;
  align-items: center;
  /* margin-left: 36rpx; */
}

.searchsanjiao {
  width: 28rpx;
  height: 30rpx;
  font-size: 0;
  margin-left: 8rpx;
}

.searchfightimg {
  width: 40rpx;
  height: 40rpx;
  font-size: 0;
}

.searchrightname {
  width:285rpx;
  margin-left: 22rpx;
  color: #8c9198;
  font-size: 30rpx;
}
.searchrightname input{
  width:100%;
}
.searchleftname {
  color: #8c9198;
  font-size: 32rpx;
}

.searchimg {
  width: 702rpx;
  height: 235rpx;
  font-size: 0;
  margin-top: 24rpx;
  border-radius: 16rpx;
}

.searchimg image {
  border-radius: 16rpx;
}

.searchbox {
  margin-top: 48rpx;
  padding-bottom: 120rpx;
}

.searchvideoimg {
  width: 702rpx;
  height: 320rpx;
  font-size: 0;
  margin-top: 24rpx;
  position: relative;
  border-radius: 16rpx;
}
.qujingimg{
	width:702rpx;
	height:330rpx;
	font-size: 0;
	position: relative;
	margin:24rpx auto 0;
}
.shipintop{
	width:702rpx;
	height:20rpx;
	position: absolute;
	top:0;
	left:0
}
.shipinbot{
	width:702rpx;
	height:20rpx;
	position: absolute;
	bottom:0;
	left:0
}
image{
	width:100%;
	height:100%
}
.qujinglist{
	margin-bottom:150rpx;
}