@charset"utf-8";
html,body{
  font-size: 50px;
  font-family:'微软雅黑';
  background-color: #35302A;
  width: 100%;
  height: 100%;
  margin: 0;
}
/*PC绔牱寮�*/
/*title閮ㄥ垎*/
.searchHeader{
  width: 100%;
  height: 0.98rem;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  line-height: 0;
  text-align:center;
}
/*鎼滅储鍖哄煙閮ㄥ垎*/
.searchBox{
  background-image: url('/images/bg.jpg');
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
  background-repeat:no-repeat;
  width: 100%;
  height: 8.1rem;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  margin-bottom:0.28rem;
  position:relative;
  display:table;
   flex-direction:row;
   justify-content:center;
   align-items:center;
}
.bgd_color{
	display:inline-block;
	background-color:rgba(0,0,0,0.3);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:99;
}
.searchBoxIn{
	position:relative;
	z-index:999;
    display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
/*鎮ㄥ彲浠ュ湪姝ゅ鏌ヨ璧涗簨鎴栨垚缁�*/
.searchBoxTitle{
  font-size: 0.66rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
/*input澶栨*/
.searchBoxInput{
  width: 9.8rem;
  height: 0.94rem;
  margin-top: 0.4rem;    
  overflow: hidden;
  margin: 0.4rem auto;
}
/*input */
.searchBoxInput input{
  width: 7.7rem;
  display: inherit;
  float: left;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 0;
  font-size: 0.38rem;
  padding: 0.26rem 0.44rem;
  color: #D0D0D0;
  outline:none;
}
.searchBoxInput a{
  width: 0.5rem;
  font-size: 0.38rem;
  padding: 0.21rem 0.34rem;
  float: left;
  height: 0.54rem;
  background-color: #35302A;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  cursor: pointer;
}
.searchBoxInput a img{
  height:100%;
}
/*鍗曚釜璧涗簨*/
.eventSingle{
  /* background-image: url('/images/testBackground.png');
  -webkit-background-size:100%;
  background-size:100%;
  background-repeat:no-repeat; */
  height:5.2rem;
  /* display: -webkit-box; */
  /* -webkit-box-align: center; */
  /* -webkit-box-pack: center; */
  margin-bottom:0.28rem;
  position: relative;
  cursor:pointer;
  overflow: hidden;
}
.eventBg{
	width:100%;
	/* height:100%; */
	position: relative;
	left:0;
	top: -15%;
	z-index:0;
	/* margin-top: -2.6rem; */
}
.eventSingleBox{
  color: #fff;
  z-index: 100;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -0.9rem;
  z-index: 100;
}
.event_name{
  font-size: 0.64rem;
  text-align: center;
  margin-bottom: 0.3rem;
  font-weight: bold;
}
.event_content{
  font-size: 0.54rem;
  text-align: center;
}
.event_peoples{
  display: inline-block;
  width: 3rem;
  text-align: center;
  height: 0.9rem;
  line-height: 0.9rem;
  overflow: hidden;
}
.event_peoples i{
  height: 100%;
  display: inherit;
  float: left;
}
.event_peoples i img{
  height:100%;
}
.event_peoples div{
  display: inline-block;
  line-height: 0.9rem;
  height: 0.9rem;
  float:left;
}
.event_time{
  display: inline-block;
  width: 4rem;
  text-align: center;
  height: 0.9rem;
  overflow: hidden;
}

.event_time i{
  height: 100%;
  display: inherit;
  float: left;
}
.event_time i img{
  height:100%;
}
.event_time div{
  display: inline-block;
  line-height: 0.9rem;
  height: 0.9rem;
}
/*鍙充晶绠ご鎸夐挳*/
.right_btn{
  position: absolute;
  width: 0.88rem;
  height: 0.88rem;
  top: 50%;
  margin-top: -0.44rem;
  right: 1.2rem;
  cursor: pointer;
  z-index:999;
}
.right_btn img{
  width: 100%;
  display: inherit;
}
/*鏌ョ湅鏇村*/
.more{
  width: 100%;
  text-align: center;
  height: 0.98rem;
  line-height:0.98rem;
  font-size: 0.4rem;
  color: #fff;
  cursor: pointer;
}
.more_btn{
	height: 100%;
    padding: 0 0.15rem;
    display: inline-block;
    cursor: pointer;
    color: #00EBF8;
    font-size: 0.28rem;
}
.copye{
	display:-webkit-box;
	-webkit-box-align:center;
	-webkit-box-pack:center;
	color:#fff;
	font-size:0.3rem;
	text-align:center;
	width:100%;
	height:4rem;
}
.copye_text{
	margin-top:0.2rem;
	font-size:0.24rem;
}
/* 返回顶部 */
#goTop{
	width: 60px;
    height: 60px;
    background: url(../images/goTop.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: fixed;
    right: 40px;
    bottom: 10px;
    z-index: 1000;
    cursor: pointer;	
}
/* 底部样式 */
.footer{
	margin: 1.6rem auto 1.3rem;
	color: #fff;
	font-size:0.28rem;
}
.footer p{
	text-align:center;
	line-height:0.5rem;
	margin: 0;
}
.footer p:last-child{
	font-size:0.23rem;
}
/*鎵嬫満绔牱寮�*/
@media screen and (max-width:440px) {
	#goTop{
	    width: 40px;
	    height: 40px;
	    background: url(../images/goTop.png) 0 0 no-repeat;
	    background-size: 100% 100%;
	    position: fixed;
	    right: 10px;
	    bottom: 10px;
	    z-index: 1000;
	}
  /*鎼滅储鍖哄煙*/
  .searchHeader{
    height: 0.98rem;
  }
  .searchBox{
    height:3.3rem;
    margin-bottom: 0.16rem;
  }
  .searchBoxTitle{
    font-size:0.4rem;
    font-weight:bold;
  }
  .searchBoxInput{
    width: 5.7rem;
    height: 0.7rem;
    margin-top: 0.24rem;
  }
  .searchBoxInput a img{
    display: inherit;
  }
  .searchBoxInput input{
    width: 4.4rem;
    height: 0.37rem;
    padding: 0.16rem 0.16rem;
    font-size:0.24rem;
  }
  .searchBoxInput a{
    width: 0.3rem;
    height: 0.3rem;
  }
  /*璧涗簨鍖哄煙*/
  .eventSingle{
    height:2.5rem;
    margin-bottom:0.16rem;
  }
  .event_name{
    font-size: 0.38rem;
    margin-top:0;
    font-weight:bold;
  }
  .event_content{
    font-size:0.28rem;
  }
  .event_peoples{
    height: 0.44rem;
    width:auto;
    margin-right:0.3rem;
  }
  .event_peoples i img{
    display: inherit;
  }
  .event_peoples div{
    display: block;
    line-height: 0.44rem;
    height: 0.44rem;
  }
  .event_time{
    width: 2.2rem;
    height: 0.44rem;
  }
  .event_time div{
    display: block;
    height: 0.44rem;
    line-height: 0.44rem;
  }
  /*鍙崇澶�*/
  .right_btn{
    width: 0.56rem;
    height: 0.56rem;
    margin-top: -0.28rem;
    right: 0.26rem;
    z-index:999;
  }
  .eventBg{
  	top:0;
  	margin-top:0;
  }
}
.searchHeader img{
	height:auto;
	width: 1.5rem;
	display:inline-block;
}













