@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;}
    img {border: none;}
    a {text-decoration: none;color: #333;font-size: 15px;}
    ul, li {list-style: none;}
    .header{height: 46px;text-align: center;background: #f5f5f5;border-bottom: 1px solid #e8e7e7;margin-bottom: 20px;}
    .logo{display: inline-block;height: 41px;background: url("../img/logo.png") no-repeat center;background-size: 100%;width: 130px;margin-top: 5px;}
    .h_nav ul{display: flex;flex-wrap: wrap;justify-content: space-between;width: 94%;margin: 0 3%;}
    .h_nav li{width: 30%;line-height: 38px;background: #05a5b4;text-align: center;margin-bottom: 18px;border-radius: 4px;}
    .h_nav li a{color:#fff;font-size: 16px;}
    .search {display: none;}
 
    .rougao{display:none;}
    .n_place{padding: 3%;font-size: 14px;color: #999;border-top: 10px solid #f1f1f1;}
    .n_place code{margin:0 6px;}
    .n_place a{margin: 0 4px;color: #999;font-size: 14px;}
    .rougao {float: right;margin-top: 8px;}
    .cms_title{padding:10px;background: #05a5b4;display: block;color:#fff;}
    .crm_first{padding:10px;display: block;}
    .crm_desc{font-size: 14px;color:#999;margin-top:10px;}
    .c_m_sort ul{padding:0 10px;line-height: 36px;}
    .c_m_sort li{display: flex;align-items: center;justify-content: space-between;}
    .c_m_sort ul li a{width:75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .c_m_sort ul li span{color:#999;font-size: 14px;}
    .list{padding: 2% 3%;border-top: 1px solid #eaeaea;}
    .item{padding: 13px 0;border-bottom:1px dashed #eee;display: block;}
    .page {padding: 10px 0;overflow: hidden;}
    .page li{float: left;}
    .page a {border: 1px solid #ddd;text-decoration: none;padding: 2px 6px;margin: 4px;color: #05a5b4;float: left;}
    .i_t{display: flex;align-items: center;justify-content: space-between;line-height: 30px;line-height: 30px;}
    .i_t div{width:75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 700;font-size: 16px;}
    .i_t span{color: #cacaca;font-size:12px;}
    .i_d{color: #a0a0a0;font-size:14px;margin-top: 2px;height: 50px;line-height: 26px;overflow: hidden;}

    .c_m_right{width: 100%;float: left;}
    .right_fixed {bottom: 54px;width: 336px;position: fixed !important;z-index: 300;}
    .cmr_list{float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
    .cmr_list_title{line-height: 32px;color:#05a5b4;border-bottom:1px solid #eee;}
    .c_m_right ul{line-height: 41px;}
    .c_m_right ul li{line-height: 41px;width: 100%;height: 41px;overflow: hidden;float: left;}
    .c_m_right ul li em{width: 16px;height: 16px;float: left;text-align: center;line-height: 16px;background: #bbbbbb;color:#fff;margin: 14px 6px 0 0;font-size: 13px;font-style: inherit;border-radius: 4px;}
    .c_m_right ul li:nth-child(1) em{background: #f8a214;}
    .c_m_right ul li:nth-child(2) em{background: #05a5b4;}
    .c_m_right ul li:nth-child(3) em{background: #0797ca;}

    .flink {width: 94%;overflow: hidden;padding: 3%;border-top: 10px solid #f1f1f1;}
    .flink li {line-height: 22px;color: #05a5b4;margin: 2px 4px;float: left;font-size: 12px;}
    .flink li a {color: #888;font-size: 12px;}
    .flink li a:hover{text-decoration: underline;}
    .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 {padding-bottom: 10px;background: #505050;padding-top: 11px;}
    .footer p {width: 100%;text-align: center;color: #d7d7d7;font-size: 12px;line-height: 24px;}
    .footer p a {color: #d7d7d7;font-size: 12px;padding: 0 5px;}

}