@import url(list.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
    @charset "gb2312";
    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;}

    .logo {display: block;height: 48px;padding-top: 1px;background: url("../img/logo.png") no-repeat center;background-size: auto 33px;}
    .nav{background: #00b156;padding-top: 5px;height: 30px;overflow: hidden;}
    .nav a{width: 25%;font-size: 15px;text-align: center;color: #fff;float: left;line-height: 34px;}

    /*鎶曠ǹ*/
    .rougao {float: right;margin-top: 20px;display: none;}
    .rougao .jianyi {background-color: #ffa722;}
    .rougao a {height: 34px;line-height: 34px;float: left;color: #fff;font-size: 14px;background-color: #05a955;border-radius: 4px;width: 103px;text-align: center;margin-left: 15px;}
    .rougao a:hover{background-color: #0797ca;color: #fff!important;}
    .rougao .jianyi:hover{background-color:  rgb(20 153 210);color: #fff!important;}

    .nav_b {background: #00b156;padding: 4px 0;}
    .nav_b ul {display: flex;flex-wrap: wrap;}
    .nav_b li {float: left;width: 25%;text-align: center;line-height: 32px;}
    .nav_b a {color: #fff;}

    .n_p{width: 94%;margin: 3%;font-size: 14px;color: #999;}
    .n_p a{font-size: 14px;color: #999;}
    .n_p code{margin:0 6px;}


    .l_t{background: #00b156;line-height: 30px;text-align: center;}
    .l_t a{color:#fff;}
    .list_item li{display: flex;padding:0 10px;justify-content: space-between;line-height: 30px;}
    .list_item li a{width:70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .mc_list{padding:0 10px;border-top: 1px solid #dddddd;}
    .mc_item{padding: 9px 0;display: block;border-bottom: 1px dashed #e1e1e1;font-weight: 700;font-size: 16px;line-height: 30px;}
    .mc_desc{font-size:14px;color:#999;font-weight: 400;height: 48px;overflow: hidden;line-height: 24px;}
    .mc_r{display: none;}
    .page {padding: 10px;overflow: hidden;display: flex;align-items: center;flex-wrap: wrap;}
    .page li{float: left;font-size: 14px;}
    .page a {border: 1px solid #ddd;text-decoration: none;padding: 2px 6px;color: #00b156;float: left;margin-right: 5px;margin-bottom: 10px;}
    .thisclass{border: 1px solid #00b156;text-decoration: none;padding: 2px 6px;background: #00b156;color: #fff;margin-right: 5px;margin-bottom: 10px;}
    .flink {width: 94%;padding: 3%;overflow: hidden;border-top: 10px solid #f5f5f5;}
    .flink li {line-height: 22px;color: #00b156;margin: 4px;float: left;font-size: 14px;}
    .flink li a {color: #888;font-size: 12px;}
    .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: 10px 0;border-top: 1px solid #e2e2e2;background: #242725;}
    .footer p {width: 100%;text-align: center;color: #8c9691;font-size: 12px;line-height: 24px;}
    .footer p a {color: #8c9691;font-size: 12px;padding: 0 5px;}

}