@media only screen and (max-width: 768px) {
  .zhibolist .t10,
  .zhibolist .t20,
  .zhibolist .t30,
  .zhibolist .t40 {
    float: left;
    width: 17%;
  }
  .zhibolist .titlebar .hl_bar ul .t50 {
    float: left;
    width: 19%;
  }

  .zhibolist {
    width: 100%;
    float: left;
    margin-top: 0px;
    text-align: center;
  }
  .zhibolist .titlebar .hl_bar {
    width: 94%;
    border-radius: 10px;
    margin: 0px 3%;
  }

  .zhibolist .titlebar h1 {
    background-image: linear-gradient(to right, #004276, #1d59c1c4);
    width: 30%;
    float: left;
    font-size: 0.8rem;
    font-weight: 500;
    color: #fff;
    height: 27px;
    line-height: 27px;
    margin-left: 0px;
    margin: 10px 3px;
    text-align: center;
    border-radius: 10px;
  }
  .feedbackTips,
  .foot_global,
  .morelist,
  .zhibolist .t6 {
    text-align: center;
  }

  .zhibolist .titlebar .hl_bar ul {
    width: 100%;
    float: left;
    background: #fff;
    height: 37px;
    overflow: hidden;
    box-shadow: 0 0px 15px #ddd;
    border-radius: 10px;
    margin: 0 0 10px 0;
  }
  .zhibolist .titlebar .hl_bar ul li {
    text-align: center;
    float: left;
    width: 25%;
    padding: 0 0%;
    line-height: 37px;
    height: 37px;
    margin: 0 0 0 0.5%;
    overflow: hidden;
  }
  .zhibolist .titlebar .hl_bar ul li a,
  .zhibolist .t1 a,
  .zhibolist .t2 a,
  .zhibolist .t3 a {
    color: #004276;
    font-weight: 700;
    font-size: 0.8rem;
    text-align: center;
  }

  .zhibolist .titlebar .hl_tit ul {
    display: none;
  }
  .zhibolist .titlebar .hl_y {
    display: none;
    float: right;
    height: 47px;
    line-height: 47px;
  }
  .zhibolist .titlebar .hl_y a {
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px 20px;
  }
  .zhibolist .titlebar .hl_y .on {
    background: #fff;
    color: #d3c;
  }
  .zhibolist .t1 {
    background: url(../image/ico-time-2.png) 10px 10px no-repeat;
    float: left;
    height: 35px;
    width: 22%;
    font-size: 0.8rem;
    padding-left: 30px;
    color: #666;
    line-height: 35px;
    text-align: left;
  }
  .zhibolist .t2 {
    display: none;
    float: right;
    width: 22%;
    font-size: 12px;
    height: 35px;
  }
  .zhibolist .t3 {
    float: left;
    width: 46%;
    height: 35px;
  }
  .zhibolist .t3 a {
    font-weight: 500;
    font-size: 0.8rem;
    color: #004276;
    text-align: left;
    line-height: 35px;
  }
  .zhibolist .t2 a,
  .zhibolist .t1 a {
    font-size: 0.8rem;
    line-height: 35px;
    color: #666;
  }
  .zhibolist .t4 {
    width: 100%;
    height: 30px;
  }
  .zhibolist .t5 {
    display: none;
    width: 70%;
    height: 30px;
  }
  .zhibolist .t6 {
    width: 20%;
    float: right !important;
    height: 35px;
    margin: -68px 0 0 0;
    font-size: 0.8rem;
    line-height: 30px;
  }
  .zhibolist .t2 img {
    height: 35px;
  }
  .zhibolist .dateheader {
    float: left;
    height: 20px;
    line-height: 20px;
    border-radius: 0px;
    width: 100%;
    margin: 0px 0%;
    background-color: #fff;
    color: #999;
    font-weight: 500;
    font-size: 0.8rem;
  }
  .zhibolist .dateheader a {
    line-height: 50px;
    color: #ffd7b9;
    font-weight: 700;
    font-size: 18px;
  }
  .listcontent {
    clear: both;
    float: left;
    width: 94%;
    margin: 0 3%;
    padding-bottom: 1px;
  }
  .listcontent ul {
    border-bottom: 1px solid #ddd;
    background: #fff;
    list-style: none;
    width: 100%;
    padding-bottom: 10px;
    float: left;
    margin: 10px 0 10px 0;
  }
  .listcontent ul li {
    font-weight: 500;
    float: left;
    overflow: hidden;
  }
  .morelist,
  .playwall em {
    clear: both;
    line-height: 24px;
  }
  .zhibolist .listcontent .t4 a {
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    color: #000;
    line-height: 35px;
    font-size: 0.8rem;
    font-weight: 500;
    float: left;
  }

  .zhibolist .listcontent .t5 a {
    line-height: 45px;
    font-size: 12px;
    color: #666;
    padding: 0px 5px;
    margin: 10px 0px;
  }
  .gray {
    background-color: #f4f4f4;
  }
  .zhibolist .listcontent ul:hover {
    background-color: #f1f1f1;
  }

  .t6.live a {
    background: url(../image/living.gif) 0px 6px no-repeat;
    color: #666;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 0px;
    padding: 5px 0px 0 15px;
  }

  a,
  body {
    font: 400 16px Helvetica, "Microsoft YaHei", SimSun;
    color: #3f3f3f;
  }
  .clearfix:after,
  .clearfix:before {
    display: table;
    content: "";
  }
  .info,
  .t6 a {
    background: #eee;
    line-height: 40px;
    color: #666;
    font-size: 0.6rem;
    border-radius: 50px;
    padding: 5px 10px;
  }
  .date-filter {
    display: none;
  }

  .adkpc {
    display: none;
  }
  .zhibolist .titlebar .zb_20 {
    float: left;
    width: 100%;
    background-image: linear-gradient(to right, #004276, #003b87);
    max-height: 120px;
    overflow: hidden;
    padding: 10px 0%;
    margin-bottom: 10px;
    border-radius: 10px;
  }
  .zhibolist .titlebar .zb_20 span {
    float: left;
    width: 20%;
    background: #fff;
    float: left;
    line-height: 25px;
    margin: 5px 0px 0px 5%;
    padding: 0px 0px;
    font-size: 0.8rem;
    color: #004276;
    border-radius: 10px;
  }
  .zhibolist .titlebar .zb_20 p {
    float: left;
    width: 75%;
    margin: 0px 0 0 0;
  }
  .zhibolist .titlebar .zb_20 p a {
    float: left;
    white-space: nowrap;
    line-height: 25px;
    padding: 5px 0px;
    font-size: 0.8rem;
    margin: 0 0 0 10%;
    font-weight: 600;
    color: #fff;
    text-align: left;
  }
}

@media only screen and (min-width: 768px) {
  .adk {
    display: none;
  }
  .zhibolist .titlebar .zb_20 {
    text-align: center;
    width: 100%;
    background: #f5f5f5;
    border-radius: 0px;
    height: 60px;
    overflow: hidden;
    padding: 10px 0;
  }
  .zhibolist .titlebar .zb_20 span {
    float: left;
    text-align: center;
    border-radius: 8px;
    height: 20px;
    line-height: 20px;
    margin: 15px -60px 0 2%;
    padding: 6px 20px;
    font-size: 20px;
    color: #666;
  }
  .zhibolist .titlebar .zb_20 p a {
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    border-radius: 8px;
    background: #004276;
    color: #fff;
    margin: 0 20px 0 0px;
    padding: 10px 20px;
  }
  .zhibolist .titlebar .zb_20 p a:hover {
    color: #ff0;
  }

  .zhibolist {
    float: left;
    width: 100%;
    margin-top: 2px;
    margin-left: 0px;
    text-align: center;
    position: relative;
  }
  .zhibolist .titlebar .hl_bar {
    float: left;
    border-radius: 8px;
    width: 100%;
    background: #004276;
  }
  .zhibolist .titlebar h1 {
    float: left; /**background:url(/static/images/live.png) 0 24px no-repeat;**/
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    height: 67px;
    line-height: 67px;
    margin-left: 10px;
    padding-left: 40px;
    text-align: left;
  }
  .feedbackTips,
  .foot_global,
  .morelist,
  .zhibolist .t6 {
    text-align: center;
  }
  .zhibolist .titlebar .hl_bar .t2,
  .zhibolist .titlebar .hl_bar .t3,
  .zhibolist .titlebar .hl_bar .t20,
  .zhibolist .titlebar .hl_bar .t30,
  .zhibolist .titlebar .hl_bar .t40,
  .zhibolist .titlebar .hl_bar .t50 {
    width: 80px;
    /* margin-left: 10px; */
    padding-left: 20px;
  }
  .zhibolist .titlebar .hl_bar ul {
    list-style: none;
    float: left;
    width: 560px;
    margin-top: 5px;
    margin-left: 80px;
  }
  .zhibolist .titlebar .hl_bar ul li {
    float: left;
    border-right: 0px solid #1e5295;
    margin-bottom: 5px;
    height: 35px;
    line-height: 35px;
    font-weight: 400;
  }
  .zhibolist .titlebar .hl_bar ul li a {
    display: block;
    width: 100px;
    height: 65px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
  }

  .zhibolist .titlebar .hl_bar .t0 {
    width: 100px;
  }
  .zhibolist .titlebar .hl_bar .t1 {
    width: 80px;
    padding-left: 20px;
  }
  .zhibolist .titlebar .hl_bar .t1 a {
    background: url(../image/zuqiu.png) 0 15px no-repeat;
  }
  .zhibolist .titlebar .hl_bar .t2 a {
    background: url(../image/lanqiu.png) 0 15px no-repeat;
  }
  .zhibolist .titlebar .hl_bar .t3 a {
    background: url(../image/wangqiu.png) 0 15px no-repeat;
  }

  .zhibolist .titlebar .hl_bar .t10 {
    width: 80px;
    padding-left: 20px;
  }
  .zhibolist .titlebar .hl_bar .t10 a {
    background: url(../image/zuqiu.png) 0 15px no-repeat;
  }
  .zhibolist .titlebar .hl_bar .t20 a {
    background: url(../image/lanqiu.png) 0 15px no-repeat;
  }
  .zhibolist .titlebar .hl_bar .t30 a {
    background: url(../image/wangqiu.png) 0 15px no-repeat;
  }
  .zhibolist .titlebar .hl_bar .t40 a {
    background: url(../image/wangqiu.png) 0 15px no-repeat;
  }

  .zhibolist .titlebar .hl_tit ul {
    display: none;
  }
  .zhibolist .titlebar .hl_tit ul li {
    float: left;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 5px;
    height: 35px;
    line-height: 35px;
    font-weight: 400;
  }
  .zhibolist .titlebar .hl_y,
  .zhibolist .titlebar .hl_y a {
    display: none;
  }

  .zhibolist .t1 {
    float: left;
    text-align: right;
    width: 30%;
    height: 35px;
    padding-right: 5%;
    font-size: 0.8rem;
    color: #004276;
    line-height: 35px;
  }
  .zhibolist .t2 {
    display: none;
    float: right;
    width: 10%;
    padding-right: 5%;
    font-size: 0.8rem;
    background: #003b87;
    height: 35px;
  }
  .zhibolist .t3 {
    width: 65%;
    text-align: left;
    height: 35px;
  }
  .zhibolist .t3 a {
    font-size: 0.8rem;
    color: #666;
    text-align: left;
    line-height: 35px;
  }
  .zhibolist .t2,
  .zhibolist .t1 a {
    font-size: 0.8rem;
    line-height: 35px;
    color: #004276;
  }
  .zhibolist .t4 {
    width: 76%;
    padding: 0 2%;
    height: 40px;
  }
  .zhibolist .t5 {
    display: none;
    width: 70%;
    height: 30px;
  }
  .zhibolist .t6 {
    background: #eee;
    border-radius: 8px;
    box-shadow: 0 0px 0px #ddd;
    width: 14%;
    float: right;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 3% 0px 3%;
  }
  .t6 a {
    font-size: 12px;
  }

  .t6.live a {
    float: left;
    width: 100%;
    color: #fff;
    background: #004276;
    font-size: 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 20px;
    padding: 0px 0px;
  }

  .zhibolist .t2 img {
    width: 100%;
  }
  .zhibolist .t50 a {
    font-size: 20px;
    font-weight: bold;
    color: #ff0;
    padding-left: 10px;
    background: url(../image/living.gif) 0px 26px no-repeat;
  }

  .zhibolist .dateheader {
    float: left;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    width: 98.4%;
    margin: 10px 1% 0 0.6%;
    box-shadow: 0 0px 20px #ddd;
    color: #666;
    font-weight: 700;
    font-size: 0.8rem;
  }
  .zhibolist .dateheader a {
    line-height: 80px;
    color: #fff;
    font-weight: 700;
    font-size: 26px;
  }
  .listcontent {
    float: left;
    width: 100%;
    padding-bottom: 1px;
    background: #fafafa;
  }
  .listcontent ul {
    border-radius: 8px;
    box-shadow: 0 0px 10px #ddd;
    background: #fff;
    list-style: none;
    width: 32%;
    float: left;
    margin: 10px 0.6% 0px 0.6%;
    padding: 10px 0 0 0;
    height: 85px;
  }
  .listcontent ul:hover {
    box-shadow: 0 0px 10px #004276;
  }
  .listcontent ul li {
    font-weight: 700;
    float: left;
    overflow: hidden;
  }
  .morelist,
  .playwall em {
    clear: both;
    line-height: 24px;
  }
  .zhibolist .listcontent .t4 a {
    color: #004276;
    line-height: 40px;
    font-size: 0.8rem;
    font-weight: 700;
  }
  .zhibolist .listcontent .t5 a {
    line-height: 45px;
    font-size: 0.8rem;
    color: #666;
    padding: 0px 5px;
    margin: 10px 0px;
  }
  .gray {
    background-color: #fff;
  }

  .playwall .grid {
    height: 175px;
    margin-left: -32px;
  }
  .playwall em {
    font-size: 0.8rem;
    display: block;
    height: 25px;
    color: #019fe6;
    width: 190px;
    font-weight: 400;
  }
  .playwall .choose {
    overflow: hidden;
    width: 35px;
    height: 12px;
    margin: 10px auto 0;
  }
  .playwall .choose span {
    display: inline-block;
    float: left;
    width: 12px;
    height: 12px;
    background: #d6d6d6;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .playwall .choose span.shover {
    background: #1c90e2;
  }
  a,
  body {
    font: 400 14px Helvetica, "Microsoft YaHei", SimSun;
    color: #3f3f3f;
  }

  .date-filter {
    display: none;
    position: absolute;
    left: -47px;
    background-color: #eff6fa;
  }
  .date-filter ul {
    margin-bottom: 0;
  }
  .date-filter ul li a {
    display: block;
    font-size: 16px;
    color: #444;
    padding: 10px 5px;
  }
  .date-filter ul li a.active,
  .date-filter ul li a:hover {
    background-color: #a6cf4f;
    color: #fff;
  }
  .date-filter ul li a.active {
    position: relative;
    color: #fff;
  }
  .date-filter ul li a.active:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 41px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #a6cf4f;
    border-style: solid;
    border-width: 11px 0 11px 11px;
  }

  .box .title,
  .clear,
  .clearfix:after,
  .dateheader {
    clear: both;
  }
}
