@import url(list.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px){
    body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
    fieldset,img,input{border:0 none;}li{list-style:none;}
    h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;line-height:1.2;}
    em,cite,i{font-style:normal;}
    a{color:#333;text-decoration:none;padding:0;margin:0;font-size: 15px;}
    a:hover{text-decoration: underline;}
    body{color:#222;}
    .hk_header{background: #fff;}
    .logo{display:block;width: 100%;height: 53px;background: url("../img/logo.png") no-repeat center;background-size: auto 35px;}
    .search {background: #fff;float: left;border-radius: 10px;overflow: hidden;border: 1px solid #0099cb;margin-top: 30px;margin-left: 19%;display: none;}
    .glyphicon{display: none}

    .nav{background: #0099cb;padding: 5px 0;}
    .nav_bar{display: flex;flex-wrap: wrap;}
    .nav_bar li{width: 25%;display: inline-block;text-align: center;line-height: 34px;}
    .nav a{color:#fff;}
    .subnav_box{display: none;}
    .place{line-height: 30px;height: 30px;overflow: hidden;color: #a5a5a5;font-size: 14px;padding:0 10px;background: #efefef;}
    .place a {color: #a5a5a5;font-size: 12px;}
    .place code {margin: 0 10px;color: #a5a5a5;}
    .list_title{height: 34px;line-height: 34px;border-bottom: 1px solid #e3e3e3;margin:0 auto;padding:0 10px;}
    .list_title span{display: inline-block;text-align: center;height: 33px;float: left;line-height: 33px;color: #f14848;border-bottom: 2px solid #f96969;font-size: 18px;font-weight: 700;}
    .item{padding:10px;border-bottom:1px solid #eee;}
    .item .title a{font-size: 17px;font-weight: bold;color:#0099cb;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 60%;display: inline-block;}
    .item .desc{font-size: 14px;color: #919191;height:42px;overflow: hidden;display: block;line-height: 22px;}
    .item .title span{color: #cccccc;font-size: 12px;float: right;}
    .main-right{display: none;}
    .pages {padding: 20px 10px;overflow: hidden;}
    .pages li{float: left;font-size: 15px;}
    .pages a {border: 1px solid #ddd;text-decoration: none;padding: 2px 6px;color: #0099cb;float: left;margin-right: 6px;margin-bottom:5px;}
    .thisclass{border: 1px solid #0099cb;text-decoration: none;padding: 2px 6px;background: #0099cb;color: #fff;margin-right: 6px;}
    .flink{display: flex;flex-wrap: wrap;padding: 0 10px;margin: 10px 0;line-height: 35px;color: #008bb8;font-size: 12px;}
    .flink li{margin-right: 16px;float: left;line-height: 24px;}
    .flink  a{color: #888;font-size: 12px;line-height: 24px;}
    .yeshu ul{width: 100%;float: left;height: 38px;}
    .yeshu ul li{float:left;}
    .thisclass{color: white;border: 1px solid #ccc;padding: 4px 10px;font-size: 14px;background: #1686d4;margin-right: 5px;}
    .yeshu ul a{margin-right: 6px;border: 1px solid #ccc;padding: 4px 10px;font-size: 14px;float: left;color: #7d7d7d;}
    .yeshu ul .word a{font-size:14px;color:#151515;}
    .footer {text-align: center;background: #363d4d;line-height: 24px;padding: 3% 0;float: left;width: 100%;}
    .footer p {text-align: center;color: #c7c7c7;font-size: 12px;}
    .footer p a{color: #c7c7c7;font-size: 12px;padding: 0 5px;display: inline-block;}
}