.search {
  width: 7.1rem;
  height: 0.8rem;
  border: 1px solid #4285f4;
  border-radius: 0.4rem;
  margin: 0.8rem auto 0.45rem;
  position: relative;
  /*  overflow: hidden; */
  box-sizing: border-box;
}
.search input {
  width: 5.3rem;
  height: 0.7rem;
  position: absolute;
  top: 0;
  left: 0.4rem;
  box-sizing: border-box;
  border: none;
  border-radius: 0.4rem;
}
.search a {
  /*  border:1px solid #4285f4; */
  width: 1.3rem;
  height: 0.8rem;
  display: block;
  position: absolute;
  bottom: 0;
  top: -1px;
  right: 0;
  border-radius: 0.4rem;
  background: #4285f4;
  box-sizing: border-box;
}
.search a img {
  width: 0.44rem;
  position: absolute;
  top: 0.2rem;
  left: 0.46rem;
}
.wrap .choose {
  width: 5.85rem;
  margin: 0 auto;
  font-size: 0;
}
.wrap .choose select {
  border: 0;
  background: url(../images/sub.png) no-repeat;
  background-size: 0.3rem;
  background-position: 100% 50%;
  width: 1.8rem;
  font-size: 0.3rem;
  text-align: right;
  padding-right: 0.4rem;
  color: #4285f4;
}
.wrap .choose li {
  width: 50%;
  float: left;
  text-align: center;
}
.wrap .noneshow {
  color: #333;
  font-size: 0.26rem;
  text-align: center;
  margin-top: 2rem;
}
.part {
  width: 7.1rem;
  margin: 0.2rem auto 0;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #c3c3c3;
}
.part h2 {
  font-size: 0.3rem;
  color: #333;
  font-weight: normal;
  line-height: 1rem;
  position: relative;
}
.part ol {
  width: 7.1rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.part ol li {
  /*  float:left; */
  height: 3.4rem;
  width: 3.45rem;
  position: relative;
  margin-bottom: 0.3rem;
}
.part ol li .img {
  width: 3.45rem;
  height: 2.04rem;
  overflow: hidden;
  position: relative;
}
.part ol li .img img {
  width: 100%;
}
.part ol li .img .play {
  width: 0.4rem;
  position: absolute;
  bottom: 0.12rem;
  left: 0.04rem;
}
.part ol li .name {
  font-size: 0.3rem;
  line-height: 0.4rem;
  margin-top: 0.1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
}
.part ol li .time {
  font-size: 0.26rem;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #333;
}
.yy ol {
  overflow: hidden;
  height: 3.5rem;
}
.yy ol li {
  height: auto;
  width: 2.22rem;
}
.yy ol li .img {
  width: 2.22rem;
  height: auto;
  border-radius: 0.1rem;
}
.yy ol li .img img {
  width: 100%;
}
.xszt ol {
  overflow: hidden;
  height: 5.3rem;
}
.xszt ol li {
  height: auto;
  width: 2.22rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.xszt ol li .img {
  width: 2.22rem;
  height: auto;
}
.xszt ol li .img img {
  width: 100%;
}
.xszt ol li .text {
  width: 100%;
  height: 0.7rem;
  background: #4285f4;
  position: relative;
  bottom: 0;
  left: 0;
}
.xszt ol li .text p {
  padding-top: 0.06rem;
  color: #fff;
  font-size: 0.26rem;
  line-height: 0.3rem;
  text-align: center;
}
.more {
  width: 0.26rem;
  margin: 0.4rem auto 0.2rem;
  display: block;
}
.more img {
  width: 100%;
}
.more.up {
  transform: rotate(180deg);
}
.goto {
  width: 0.9rem;
  height: 0.9rem;
  background: url(../images/goto.png) no-repeat center;
  background-size: cover;
  display: block;
  position: fixed;
  bottom: 2.5rem;
  right: 0.4rem;
}
.xsyc {
  height: 3rem;
  overflow: hidden;
}
.getmore {
  width: 0.3rem;
  height: 0.3rem;
  background: url(../images/jia_07.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0.4rem;
  right: 0;
}
.hdyy ol {
  display: block;
  height: 11rem;
}
.hdyy ol li {
  margin-bottom: 0.4rem;
  box-shadow: 0.2rem 0.2rem 0.2rem #eeeef3;
  width: 7.1rem;
  height: 5.1rem;
  background: url(../images/bg_03.jpg) no-repeat center;
  background-size: cover;
}
.hdyy ol li .pic {
  width: 7.1rem;
  height: 3.87rem;
  background: url(../images/bg2.jpg) no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.hdyy ol li .pic .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hdyy ol li .pic .game {
  position: relative;
  width: 100%;
  height: 100%;
}
.hdyy ol li .pic .game .g1 {
  position: absolute;
  top: 0.35rem;
  left: 1.2rem;
  width: 2.4rem;
  height: 3.68rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.hdyy ol li .pic .game .g1 img {
  width: 100%;
}
.hdyy ol li .pic .game .g2 {
  border-radius: 0.18rem;
  position: absolute;
  top: 0.4rem;
  right: 1.4rem;
  width: 1.5rem;
  height: 3.15rem;
  overflow: hidden;
}
.hdyy ol li .pic .game .g2 img {
  width: 100%;
}
.hdyy ol li .pic .hot {
  width: 0.76rem;
  height: 0.76rem;
  background: url(../images/hot_03.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
}
.hdyy ol li .pic .hot img {
  width: 100%;
}
.hdyy ol li .text {
  color: #333;
  position: relative;
  height: 1.2rem;
  padding-left: 0.2rem;
}
.hdyy ol li .text h6 {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.6rem;
  margin-top: 0.15rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hdyy ol li .text p {
  font-size: 0.24rem;
}
.hdyy ol li .text span {
  font-size: 0.24rem;
  position: absolute;
  bottom: 0.25rem;
  right: 0.2rem;
}
