@import url(list.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {

    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0 none;outline:0;}
    table{border-collapse:collapse;border-spacing:0}
    fieldset,img{border:0 none}
    address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
    strong{font-weight:800}
    ol,ul,li{list-style:none outside none;}
    caption,th{text-align:left}
    h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
    a{color: #444;text-decoration:none;font-size: 15px;}
    a:hover{ text-decoration:underline}
    strong{font-weight: 800;}
    body{font-size: 12px;float: left;width: 100%;}
    .header {float: left;width: 100%;}
    .header_box{width: 100%;text-align: center;}
    .logo {width: 125px;height: 40px;display: inline-block;margin-top: 5px;background-size: 100%;}

    .search{width: 94%;float: left;padding: 3%;display: none;}
    .searchbar{width: 76%;float: left;height: 36px;padding-left: 10px;border-radius: 6px 0px 0px 6px;border: solid 2px #dbdbdb;}
    .results{color: #fff;font-size: 15px;background-color: #b1b1b1;text-align: center;width: 19%;height: 40px;border-radius: 0px 6px 6px 0px;float: left;border: none;}

    .pd_login{float: right;line-height: 33px;margin-top: 22px;text-align: center;display: none;}
    .pd_login a{font-weight: bold;margin-left: 37px;height: 33px;color: #fff;width: 33px;background: #f60;float: left;line-height: 18px;font-size: 12px;border-radius: 60px;padding: 10px;}
    .pd_login .jianyi{background: #3190d4;}
    .pd_login a:hover{color:#ffff;}

    .nav{float:left;width: 100%;background: #1686d4;padding: 10px 0;}
    .nav ul{width: 100%;float: left;}
    .nav ul li{float:left;width: 25%;height: 32px;line-height: 32px;text-align: center;}
    .nav a {color: #fff;font-size: 15px;display: inline-block;}
    .nav .now{color: #ff6600;}

    .zclb{width: 100%;overflow:hidden;}
    .zclb-left{width:100%;float:left;}
    .zclb-left .wz{overflow:hidden;border: 1px solid #e8e8e8;border-right-color:#0085da;margin: 3%;margin-bottom: 0;}
    .zclb-left .wz a{color:#fff;font-size: 14px;}
    .zclb-left .wz span{color:#fff;}
    .suiyi{background-color: #2880c5;float:left;padding:5px 15px;}
    .suiyi code{margin-right:5px;color: #fff;}
    .suiyi a{margin-right:5px;}
    .zclb-left .lb{width: 94%;padding: 0 3%;float: left;}
    .zclb-left .lb ul{width: 100%;}
    .zclb-left .lb ul li{border-bottom: 1px dashed #cbcbcb;padding: 5px 0;}
    .lb ul li span{font-size:12px;float: right;line-height: 40px;color: #999;}
    .lb ul li h3{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 40px;height: 40px;float: left;width: 75%;}
    .lb ul li h3 a{color:#333;font-size:16px;font-weight:bold;}
    .lb ul li p{font-size:14px;width: 100%;display: inline-block;line-height: 24px;color: #969696;height: 48px;overflow: hidden;}
    .zclb-left .yeshu{width:100%;float: left;margin-bottom: 10px;}
    

    .zclb-right{width: 100%;float: left;}
    .zclb-right-box{width: 100%;float: left;border-top: 10px solid #ececec;}
    .zclb-right .head{background: #f3f3f3;font-size: 17px;color: #f76403;font-weight: 700;height: 34px;line-height: 34px;margin-bottom: 10px;padding-left: 3%;}
    .zclb-right-box ul{width: 100%;padding: 0 3%;}
    .zclb-right-box ul li{height: 33px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height: 33px;}
    .zclb-right-box ul li a{color:#333;padding-left:5px;font-size: 16px;}
    .zclb-right-box ul li font{font-size: 12px;color: #ffffff;background: #d2d2d2;height: 17px;margin-right: 11px;line-height: 17px;width: 17px;display: inline-block;text-align: center;border-radius: 4px;}
    .zclb-right-box ul li:nth-child(1) font{background: #1686d4;}
    .zclb-right-box ul li:nth-child(2) font{background: #16add4;}
    .zclb-right-box ul li:nth-child(3) font{background: #ff6600;}
    .zclb-right-box ul li:nth-child(4) font{background: #ff8600;}

    .flink{background: #f3f3f3;color: #1686d4;float: left;padding: 3%;border-top: 10px solid #eaeaea;width: 94%;}
    .flink li{float:left;line-height: 24px;padding: 0 10px;}
    .flink li a{float:left;font-size: 13px;color: #666;}

    .footer{width: 94%;float:left;background-color: #404040;padding: 3%;}
    .footer p{float: left;width: 100%;text-align: center;color: #c9c9c9;line-height: 24px;}
	.footer a{color: #c9c9c9;font-size: 12px;padding: 0 4px;}
    .footer a img{color: #c9c9c9;}
}
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}
