*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body{
	margin: 0;
	padding: 0;
	height: 100vh;
}
a{
  text-decoration: none;
  color: #FFFFFF;
}
p{
	margin: 0 ;
	padding: 0;
}
*::-webkit-scrollbar{
	display: none;
}
ul,ol{
	list-style: none;
}
.commonHeaderTittle{
  color: #FFFFFF;
}
.nowDate{
  color: #FFFFFF;
}
.yxjcxt {
  overflow: hidden;
	width:100%;
	height: 100%;
	background: url(../img/dpH5bg.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.logoH5{
  width: 4.266666rem;
  height: 4.266666rem;
  background: url(../img/logoH5.png) no-repeat;
	background-size:100% 100%;
	margin: 0.8rem auto 0;
}
.content{
  width: 8.96rem;
  margin: 1rem auto 0;
  height: 7rem;
  background: url(../img/content.png) no-repeat;
	background-size:100% 100%;
	overflow: hidden;
}
.zzy{
  position: absolute;
  bottom: 0.266666rem;
  right: 0.266666rem;
  color: #FFFFFF;
  font-size: 0.293333rem;
}
.yhdl{
  font-size: 0.64rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0.773333rem;
}
.input{
  width: 8.266666rem;
  margin: 0 auto;
  height: 0.906666rem;
  border:0.04rem solid rgba(11,161,248,.4);
  box-sizing: border-box;
  background: rgba(6, 135, 205, .4);
}
.input span{
  width: 1rem;
  height: 100%;
  display: inline-block;
}
.yhmbg{
  background: url(../img/yhm.png) no-repeat;
  background-position:center center;
  background-size:0.373333rem 0.4rem; 
}
.mmbg{
  background: url(../img/mm.png) no-repeat;
  background-position:center center; 
  background-size:0.346666rem 0.373333rem; 
}
.input input{
  display: inline-block;
  border: none;
  background: none;
  height: 100%;
  width: calc(100% - 1rem);
  float: right;
  color: #fff;
  font-size: 0.373333rem;
}
.input input::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.373333rem;
}
.yhm{
  margin: 0.6rem auto 0.413333rem;
}
.btn{
  width: 7.333333rem;
  height: 0.8rem;
  background:linear-gradient(0deg,rgba(18,64,129,1),rgba(51,185,255,1));
  border-radius:0.053333rem;
  border: none;
  margin: 0 auto; 
  font-size: 0.4rem;
  color: #FFFFFF;
  display: block;
  line-height: 0.8rem;
}
.jzmm{
  color: #FFFFFF;
  font-size: 0.373333rem;
  margin: 0.3rem 0 0.3rem 0.5rem;
}
