html {
  font-size: 100px;
}

body {
  font-size: 16px;
}

.box-1200 {
  width: 12rem;
  margin: 0 auto;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.banner-container {
  width: 100%;
  height: 2.6rem;
  background: url("./banner.png") center center;
}

.banner-container h1 {
  width: 12rem;
  height: 100%;
  margin: 0 auto;
  line-height: 2rem;
  font-size: 48px;
  color: #ffffff;
  letter-spacing: 5px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  font-weight: 700;
}

.qqhrgk {
  width: 12rem;
  display: flex;
  flex-wrap: wrap;
  background: url(./5055.png) no-repeat;
  background-size: 100%;
  margin: 0.2rem auto;
}

.qqhrgk h2 {
  width: 100%;
  text-align: center;
  margin: 0.3rem auto;
  /* margin: 0.2rem auto; */
  font-weight: 700;
  color: #333;
  font-size: 0.32rem;
  background: url(./5056.png) no-repeat 100%;
  background-position: center;
}

.qqhrgk p {
  font-size: 18px;
  line-height: 36px;
  text-indent: 2em;
  color: #333;
  padding: 0 0.2rem;
}

.qqhrgk span {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0.1rem 0;
  background: url(./jiantou1.png) no-repeat;
  background-position: 6.4rem 0.08rem;
}
.qqhrgk span a{
  color: #666666;
}
.rmfw {
  margin: 0.2rem auto;
}

.title {
  font-weight: 700;
  font-size: 0.32rem;
  height: 0.42rem;
  line-height: 0.42rem;
  margin: 0.2rem 0;
}

.rmfw_list {
  height: 0.96rem;
}

.rmfw a {
  display: block;
  width: 2.77rem;
  height: 0.96rem;
  line-height: 0.96rem;
  float: left;
  margin-right: 0.3rem;
  box-shadow: 0 2px 15px #99999933;
  color: #000000;

}

.rmfw a span {
margin-left: 1rem;
    /* display: block; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    height: 0.96rem;
    line-height: 1.5;
    display: flex;
    width: 1.62rem;
    align-items: center;

}

.rmfw a:nth-child(1) {
  background: url(./5062.png) no-repeat;
  background-position: 0.1rem 0.15rem;
}

.rmfw a:nth-child(2) {
  background: url(./5064.png) no-repeat;
  background-position: 0.1rem 0.15rem;
}

.rmfw a:nth-child(3) {
  background: url(./5066.png) no-repeat;
  background-position: 0.1rem 0.15rem;
}

.rmfw a:nth-child(4) {
  background: url(./5068.png) no-repeat;
  background-position: 0.1rem 0.15rem;
  margin-right: 0;
}

.more a {
  width: 0.87rem;
  height: 0.21rem;
  font-weight: normal;
  font-size: 0.16rem;
  float: right;
  color: #666666;
  margin-right: 0.1rem;
  background: url(./jiantou1.png) no-repeat;
  background-position: 0.7rem 0.16rem;
}

.rmjd {
  /* display: flex; */
  margin: 0.4rem auto;

}

.rmjd section {
  display: flex;

  color: #000000;
  margin: 0.2rem 0;
  box-shadow: 0 0 12px #cfcfcf73;

}

.rmjd section img {
  width: 27%;
  height: 2.45rem;
}

.rmjd section p {
  display: flex;
  flex-wrap: wrap;
  width: 71%;
  margin-left: 0.3rem;
  padding: 0.2rem;
}

.rmjd section p span:nth-child(1) {
  font-size: 0.24rem;
  font-weight: 700;
}

.rmjd section p span:nth-child(2) {
  font-size: 0.18rem;
  line-height: 0.36rem;
  text-align: left;
  color: #999999;
}

.rmjd section p span:nth-child(3) {
  position: relative;
  left: 7.3rem;

}

.rmjd section p span:nth-child(3) a {
  color: #666666;
  cursor: pointer;
  background-position: 0.7rem 0.08rem;
}

.ddms {
  margin: 0.4rem auto;
  float: none;
}

.ddms .sp1 {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #999;
  width: 8rem;
  height: 0.21rem;
  line-height: 0.21rem;
}

/* 按钮切换 */
/* .picScroll{ width:100%;  }
.picScroll .hd{height:36px;line-height:35px;padding:0 15px; background:#f4f4f4; }
.picScroll .hd h2{ font-family: "Microsoft YaHei"; font-size: 17px; color: #C80300; float: left; margin-right: 15px; }
.picScroll .bd{ position:relative;  }
.picScroll .prev{     
  position: relative;
  top: -190px;
  left: -55px;
  display: block;
  width: 40px;
  height: 40px;
  background: url(./left.png) no-repeat;
  z-index: 9;
  overflow: hidden; }


.picScroll .next{
  background: url(./right.png) no-repeat;
  position: relative;
  top: -230px;
  left: 1200px;
  display: block;
  width: 40px;
  height: 40px;
  /* background: url(./left.png) no-repeat; */
/* z-index: 9;
  overflow: hidden; 
}
.picScroll .scrollWrap{ }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll li{ width:2.77rem; margin: 15px 25px 10px 0; position:relative; float:left; display:inline; }
.picScroll li .pic {position:relative;display:block;overflow:hidden;margin-bottom:6px;}
.picScroll li .pic img {display:block;background:#ddd;}
.picScroll li p {height:15px;margin-top:5px;color:#999;line-height:15px;overflow:hidden;}
.picScroll li .txt1 a{color:#333;}
.picScroll li .movielist_tt {position:relative;height:16px;line-height:16px;padding-right:30px;overflow:hidden;position:relative;}
.picScroll li .movielist_tt a {font-size:14px;}
.picScroll li .score {color:#FF6600;font-family:Arial;position:absolute;top:0;right:10px;}
.pic span{
  position: relative;
  top: -0.3rem;
  left: 0.2rem;
  z-index: 999;
  display: block;
  width: 2.37rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #fff;
text-align: center;
color: #333333;
box-shadow: 0 0 10px #c5c5c529;
  font-size: 0.18rem;
}
.picScroll li:nth-child(4){
  margin-right: 0;
}  */

/* 222 */
.scrollBox {
  width: 100%;
  position: relative;
}

.scrollBox .piclist {
  zoom: 1;
  display: flex;
  justify-content: space-between;
}

.scrollBox .ohbox {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.scrollBox {
  position: relative;
  /* overflow: hidden; */
  zoom: 1;
}

.scrollBox .piclist li {
  float: left;
  width: 2.77rem;
  margin-right: 30px;
  padding: 5px;
}

/* .scrollBox .piclist li:nth-child(4){
  margin-right: 0;
} */
.scrollBox .piclist li span {
  position: relative;
  width: 2.37rem;
  height: 0.6rem;
  line-height: 0.6rem;
  display: block;
  text-align: center;
  margin-left: 0.2rem;
  margin-top: -0.3rem;
  background-color: #fff;
  color: #000;
  z-index: 999;
  box-shadow: 0 0 10px #c5c5c529;
}

.scrollBox .pageBtn .prev {
  background: url(./left.png) no-repeat;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 72px;
  left: -40px;
  cursor: pointer;
  text-indent: -999em;
  /* overflow: hidden; */
}

.scrollBox .pageBtn .next {
  background: url(./right.png) no-repeat;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 72px;
  left: 1210px;
  cursor: pointer;
  text-indent: -999em;
  /* overflow: hidden; */
}
/* .scrollBox .pageBtn .prev{left:20px;background-position:-11px -84px ;} */


.scrollBox .pageBtn .list {
  overflow: hidden;
  zoom: 1;
  margin: 10px 0 0 413px;
}

.scrollBox .pageBtn .list li {
  background: url(./right.png);
  float: left;
  display: inline;
  width: 15px;
  height: 15px;
  background-position: -86px -57px;
  cursor: pointer;
  margin-left: 10px;
  line-height: 10000px;
  overflow: hidden;
}

.scrollBox .pageBtn .list li.on {
  background-position: -114px -57px
}

/* 222 */
@media only screen and (max-width: 768px) {
  .box-1200 {
    width: 100%;
    padding: 0.24rem;

  }

  .banner-container {
    width: 100%;
    height: 3.6rem;
    background: url(./banner1.png);
    background-size: 100%;
  }


  .banner-container h1 {
    width: 100%;
    height: 100%;
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 5px;
    line-height: 3rem;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.30);
    font-weight: 700;
    text-align: center;
  }

  .qqhrgk {
    background: url(./31.png) no-repeat;
    background-position: 0rem 1.5rem;
    background-size: 100%;
    width: 95%;
    margin: 0 0.2rem;
  }

  .qqhrgk h2 {
    font-size: 0.34rem;
    background: url(./5072.png) no-repeat 100%;
    background-position: center;
  }

  .qqhrgk p {
    font-size: 0.26rem;
  }

  .qqhrgk span {
    background: url(./jiantou1.png) no-repeat;
    background-position: 4rem 0.15rem;
  }

  .rmfw_list {
    height: 3.2rem;
  }

  .rmfw a {
    width: 3.36rem;
    height: 1.4rem;
    line-height: 1.4rem;
    margin-right: 0.3rem;
    margin-top: 0.2rem;
    /* background: url(./5062.png) no-repeat; */
    background-size: 100%;
    background-position: 0.1rem 0.15rem;
  }

  .rmfw a span {
  margin-left: 1.28rem;
    font-size: 0.3rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 1.8rem;
    height: 1.2rem;
    line-height: 1.2rem;
  }

  .rmfw a:nth-child(2) {
    margin-right: 0;
	background-size:33%;
  }
  .rmfw a:nth-child(1){
  background-size:33%;
  }
  .rmfw a:nth-child(3){
  background-size:33%;
  }
  .rmfw a:nth-child(4){
  background-size:33%;
  }
  .scrollBox .pageBtn .prev{
    position: absolute;
    top: 90px;
    left: 10px;
  }
  .scrollBox .pageBtn .next{
    position: absolute;
    top: 90px;
    left: 88%;
  }
  .rmjd section p span:nth-child(3){
    position: relative;
    left: 3rem;
  }
  .rmjd section p span:nth-child(3) a{
    background-position:0.7rem 0.02rem;
  }
  .more a{
    width: 1rem;
    background-position: 36px 6px;
  }
  .ddms .sp1{
    display: none;
    font-weight: 400;
font-size: 0.24rem;
height: 0.36rem;
line-height: 36px;
text-align: left;
  }
  .ddms .more{
    display: none;
  }
  .scrollBox .piclist li{
    width: 100%;
    margin: 0 48px;
    padding: 0px;
  }
  .scrollBox .piclist{
    width: 100%;
    /* justify-content: space-evenly; */
  }
  .scrollBox .piclist li span{
    margin-left: 25%;
  }
}