zyjy.wxss 3.5 KB
page {
  width: 100%;
  height: 100%;
}

.meng {
  width: 100%;
  height: 100%;
  background: rgba(76, 74, 75, 0.5);
  z-index: 998;
  position: fixed;
  left: 0;
  top: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cl {
  clear: both;
}

.display {
  display: block;
}


.hide {
  display: none;
}

.foot .li .huodong {
  display: block;
  padding: 10rpx 0 5rpx 0;
}

.bg image {
  display: block;
}

.content2 .li {
  position: relative;
  margin-top: 6rpx;
}

.content2 .li image {
  width: 750rpx;
  height: 235rpx;
}

.content2 .li .con {
  position: absolute;
  color: #fff;
  width: 100%;
  height: 100%;
  background: rgba(76, 74, 75, 0.5);
  top: 0;
  left: 0;
}

.content2 .li .con .bot {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content2 .li .con .con1 {
  margin-left: 40rpx;
  margin-top: 40rpx;
}

.content2 .li .con .con1 .top {
  font-size: 34rpx;
  margin-bottom: 5rpx;
}

.content2 .li .con .con1 .bot {
  margin-top: 15rpx;
  font-size: 26rpx;
}

.content2 .li .con .con1 .right {
  position: absolute;
  right: 40rpx;
  top: 0;
  padding: 1rpx 20rpx;
  font-size: 26rpx;
  background: #c30d23;
  color: #fff;
}

.content3 {
  color: #adadad;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #5c5c5c;
}

.content3 .li {
  float: left;
  padding: 30rpx 0;
  font-size: 28rpx;
  width: 50%;
  text-align: center;
}

.content3 .li:nth-child(1) {
  width: 50%;
}

.content3 .li text {
  margin: 0 auto;
  padding: 30rpx 10rpx 22rpx 10rpx;
}

.on {
  color: #fff;
  background: #bc272d;
  border-bottom: 8rpx solid #bc272b;
}

.konglie {
  position: absolute;
  left: 50%;
  margin-left: -100rpx;
  top: 50%;
  margin-top: -75rpx;
  width: 200rpx;
  height: 150rpx;
}

.bott {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
}

.bott {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
}

.foot {
  width: 100%;
  background: #d81f25;
}

.foot .li navigator {
  display: block;
  padding: 10rpx 0 5rpx 0;
}

.foot .li {
  text-align: center;
  color: #fff;
  width: 20%;
  float: left;
}

.foot .li .top {
  width: 48rpx;
  height: 48rpx;
  margin: 0 auto;
  display: block;
}

.foot .li text {
  font-size: 24rpx;
}

.menu {
  margin-left: 10%;
  background: #fff;
  width: 40%;
}

.menu .ol {
  padding-top: 10rpx;
  padding-bottom: 10rpx;
  border-top: #ececec solid 2rpx;
  width: 94%;
  margin-left: 3%;
  text-align: center;
}

.menu .ol:nth-child(1) {
  border-top: none;
}

.menu .ol navigator {
  padding: 25rpx 0;
  color: #787878;
}

.menu1 {
  margin-left: 30%;
  background: #fff;
  width: 40%;
}

.menu1 .ol {
  padding-top: 10rpx;
  padding-bottom: 10rpx;
  border-top: #ececec solid 2rpx;
  width: 94%;
  margin-left: 3%;
  text-align: center;
}

.menu1 .ol:nth-child(1) {
  border-top: none;
}

.menu1 .ol navigator {
  padding: 25rpx 0;
  color: #787878;
}

.tanbg image{
  position: absolute;
  bottom: 0;
}
.aa{
  z-index: 2;
  width: 20%;
  margin-left: 40%;
  height: 16rpx;
}
.bb{
  height: 25rpx;
  z-index: 1;
  width: 100%;
}

.menu {
  position: relative;
}

.menu1 {
  position: relative;
}
.xiala{
  height: 100rpx;
}
.xiala{
  text-align: center;
  color: #7a838c;
  margin-top: 25rpx;
}