.yc {
  display: none !important; }



#bottom_nav {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index:999999;
  width: 100%;
  height: 50px;
  background: #282828; }
  #bottom_nav ul {
    //margin-top: 5px;
    width: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #bottom_nav ul li:nth-child(1) div {
      padding-top: 9px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #bottom_nav ul li:nth-child(2) div {
      padding-top: 9px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #bottom_nav ul li:nth-child(3) div {
      padding-top: 6px;
      width: 18px;
      height: 23px;
      margin-bottom: 2px; }
    #bottom_nav ul li:nth-child(4) div {
      padding-top: 6px;
      width: 23px; }
    #bottom_nav ul li {
      height: 45px; }
      #bottom_nav ul li a {
        display: block;
        width: 100%;
        height: 100%; }
        #bottom_nav ul li a div {
          width: 23px;
          height: 25px;
          margin: 0 auto; }
          #bottom_nav ul li a div img {
            width: 100%; }
        #bottom_nav ul li a span {
          width: 100%;
          display: inline-block;
          color: #ccc;
          font-size: 12px;
          text-align: center; }  
@media (min-width: 768px) {
  #bottom_nav {
    display: none !important; } }


.zedancen {
		  position: fixed;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		    z-index: 8;
		  background-color: rgba(0, 0, 0, 0.5); }
		  .zedancen .set_tc {
		    position: fixed;
		    top: 50%;
		    width: 280px;
		    height: 160px;
		    left: 50%;
		    z-index: 10;
		    margin-left: -140px;
		    margin-top: -80px;
		    //border: 1px solid #ccc;
		    background-color: #fff;
		    border-radius: 10px; }
		    .zedancen .set_tc p {
		      margin:0;
		      line-height: 40px;
		      padding-top: 10px;
		      font-size: 15px;
    		  box-sizing: border-box;
		      text-align: center; }
		    .zedancen .set_tc h4 {
		      margin:0;
		      padding:0;
		      width:100%;
		      height:20px;
		      border-top-left-radius:10px ;
		      border-top-right-radius:10px ;
		      background-color:#009900;
		       }
		    .zedancen .set_tc .btn_tijaio {
		      width: 90%;
		      margin: 6px auto 15px;
		      display: -webkit-box;
		      display: -moz-box;
		      display: -ms-flexbox;
		      display: flex; }
		      .zedancen .set_tc .btn_tijaio div ,
		      .zedancen .set_tc .btn_tijaio a {
		      	text-decoration: none;
		      	display: block;
		        width: 80px;
		        line-height: 30px;
		        text-align: center;
		        background-color: #009900;
		        border-radius: 5px;
		        color: #fff; }
		      .zedancen .set_tc .btn_tijaio .queding {
		        margin-left: 20px; }
		      .zedancen .set_tc .btn_tijaio .quxiao {
		        margin-left: 50px;
		        background-color: red; }
              

.play_islogin_tc .set_tc {
  background-color: #f2f2f2; }
  .play_islogin_tc .set_tc h4 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #f2f2f2;
    text-align: center;
    height: 30px;
    line-height: 50px; }
  .play_islogin_tc .set_tc .p1 {
    margin-top: 20px; }
  .play_islogin_tc .set_tc p {
    font-size: 15px;
    margin-top: 10px;
    line-height: 20px;
    text-align: left;
    padding: 0 14px;
    text-align: center;
    color: #000; }
  .play_islogin_tc .set_tc div {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .play_islogin_tc .set_tc .btn_tijaio {
    margin-top: 20px; }
    .play_islogin_tc .set_tc .btn_tijaio a {
      width: 116px;
      line-height: 25px;
      text-align: center;
      background-color: #fff;
      border: 1px solid #ccc;
      border-radius: 5px;
      color: #333333;
      font-size: 14px; }
             





* {
  margin: 0;
  padding: 0; }
  .h5_fuzhi_lianjie_left_yc{
				position:absolute;
				left:99999px;
			}

.h5_play_dv {
  width: 98%;
  margin: 0 auto;
  background-color: #333333; }
  .h5_play_dv ul {
    list-style: none;
    border-bottom: 1px solid #0a0a0a; }
  .h5_play_dv .lul1, .h5_play_dv .lul2, .h5_play_dv .play_fangfa, .h5_play_dv .lul_select {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .h5_play_dv .lul1 li:nth-child(2) span, .h5_play_dv .lul2 li:nth-child(2) span, .h5_play_dv .play_fangfa li:nth-child(2) span, .h5_play_dv .lul_select li:nth-child(2) span {
      line-height: 42px; }
    .h5_play_dv .lul1 li:nth-child(3) span, .h5_play_dv .lul2 li:nth-child(3) span, .h5_play_dv .play_fangfa li:nth-child(3) span, .h5_play_dv .lul_select li:nth-child(3) span {
      line-height: 42px; }
    .h5_play_dv .lul1 li:nth-child(4) span, .h5_play_dv .lul2 li:nth-child(4) span, .h5_play_dv .play_fangfa li:nth-child(4) span, .h5_play_dv .lul_select li:nth-child(4) span {
      line-height: 38px; }
    .h5_play_dv .lul1 li:nth-child(4) p, .h5_play_dv .lul2 li:nth-child(4) p, .h5_play_dv .play_fangfa li:nth-child(4) p, .h5_play_dv .lul_select li:nth-child(4) p {
      color: #0dbb0a; }
    .h5_play_dv .lul1 li, .h5_play_dv .lul2 li, .h5_play_dv .play_fangfa li, .h5_play_dv .lul_select li {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      line-height: 38px; }
      .h5_play_dv .lul1 li a, .h5_play_dv .lul2 li a, .h5_play_dv .play_fangfa li a, .h5_play_dv .lul_select li a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        text-decoration: none; }
        .h5_play_dv .lul1 li a span, .h5_play_dv .lul2 li a span, .h5_play_dv .play_fangfa li a span, .h5_play_dv .lul_select li a span {
          display: inline-block;
          width: 15px;
          margin-right: 3px; }
          .h5_play_dv .lul1 li a span img, .h5_play_dv .lul2 li a span img, .h5_play_dv .play_fangfa li a span img, .h5_play_dv .lul_select li a span img {
            width: 100%; }
        .h5_play_dv .lul1 li a p, .h5_play_dv .lul2 li a p, .h5_play_dv .play_fangfa li a p, .h5_play_dv .lul_select li a p {
          color: #d6d6d6;
          font-size: 12px; }
  .h5_play_dv .lul2 {
    padding: 0; }
    .h5_play_dv .lul2 li:nth-child(1), .h5_play_dv .lul2 li:nth-child(2), .h5_play_dv .lul2 li:nth-child(3) {
      position: relative; }
      .h5_play_dv .lul2 li:nth-child(1) .lul_select, .h5_play_dv .lul2 li:nth-child(2) .lul_select, .h5_play_dv .lul2 li:nth-child(3) .lul_select {
        width: 100%;
        position: absolute;
        bottom: -41px;
        left: 1px;
        padding: 0;
        z-index: 999; }
        .h5_play_dv .lul2 li:nth-child(1) .lul_select li:nth-child(1), .h5_play_dv .lul2 li:nth-child(2) .lul_select li:nth-child(1), .h5_play_dv .lul2 li:nth-child(3) .lul_select li:nth-child(1) {
          border-bottom: 1px solid #0a0a0a; }
        .h5_play_dv .lul2 li:nth-child(1) .lul_select li, .h5_play_dv .lul2 li:nth-child(2) .lul_select li, .h5_play_dv .lul2 li:nth-child(3) .lul_select li {
          width: 100%;
          //border-left: 1px solid #0a0a0a;
          background-color: #333333; }
    .h5_play_dv .lul2 li:nth-child(4) {
      border-right: none; }
      .h5_play_dv .lul2 li:nth-child(4) p {
        color: #d6d6d6; }
    .h5_play_dv .lul2 li {
      width: 25%;
      border-right: 1px solid #0a0a0a; }
  .h5_play_dv .play_fangfa {
    height: 60px;
    padding: 0 20px;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .h5_play_dv .play_fangfa li {
      width: 42%;
      padding: 0 10px;
      height: 35px;
      border: 1px solid #fff;
      border-radius: 5px;
      margin-top: 11px; }
      .h5_play_dv .play_fangfa li a {
        line-height: 35px; }
        .h5_play_dv .play_fangfa li a span {
          width: 20px;
          margin-right: 5px;
          line-height: 42px !important; }
          .h5_play_dv .play_fangfa li a span img {
            width: 100%; }
        .h5_play_dv .play_fangfa li a p {
          color: #d6d6d6;
          font-size: 16px; }
  .h5_play_dv .paomadeng {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #1a1a1a; }
    .h5_play_dv .paomadeng .gongao {
      width: 94px;
      line-height: 40px;
      font-family: '思源黑体 CN';
      font-weight: 400;
      font-style: normal;
      font-size: 14px;
      color: #E5342A; }
    .h5_play_dv .paomadeng ul {
      width: 83%;
      overflow: hidden;
      border: none;
      height: 100%; }
      .h5_play_dv .paomadeng ul li {
        height: 100%;
        width: 1200px;
        list-style: none;
        
        -webkit-animation-name: move;
        animation-name: move;
        
        -webkit-animation-duration: 7s;
        animation-duration: 7s;
        
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear; }
        .h5_play_dv .paomadeng ul li p {
          float: left;
          height: 100%;
          width: 50%;
          color: #E5342A;
          line-height: 40px;
          font-size: 12px;
          font-weight: 700; }


div:hover > ul > li {
  cursor: pointer;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }


@-webkit-keyframes move {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  to {
    -webkit-transform: translateX(-600px);
    transform: translateX(-600px); } }
@keyframes move {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  to {
    -webkit-transform: translateX(-600px);
    transform: translateX(-600px); } }

@media screen and (max-width: 768px) {
  .h5_play_dv {
    display: block !important; }
  .ddv3 {
    display: none !important; }
  .ddv4 .lul_l {
    display: none !important; }
  .ddv4 .PageFun {
    display: none !important; }
  .h5_left_yc_xunleixiazai_fuzhi{
	position: absolute;
	left:99999px;}
   }

@media screen and (max-width: 380px) {
  .h5_play_dv .paomadeng .gongao {
    width: 98px; } }

@media screen and (max-width: 330px) {
  .h5_play_dv .paomadeng .gongao {
    width: 102px; }
  .h5_play_dv .play_fangfa {
    padding: 0 10px; }
    .h5_play_dv .play_fangfa li {
      width: 48%;
      padding: 0 5px; } }