@import  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;
    }

    ul, li {
        list-style: none;
    }

    a {
        text-decoration: none;
        color: #333;
    }

    i {
        font-style: normal;
    }

    * {
    }

    .logo {
        display: block;
        width: 111px;
        height: 33px;
        background:  no-repeat;
        padding-top: 1px;
        margin: 10px auto;
        background-size: 100%;
    }
    .lanmu{
    display: none;
}

    .header .search-form {
        width: 94%;
        overflow: hidden;
        margin: 0 auto;
    }

    .search-form .form-control {
        color: #666;
        border: solid 1px #0fb08c;
        width: 76%;
        height: 32px;
        float: left;
        padding-left: 10px;
    }

    .search-form .btn {
        padding: 6px;
        border-radius: 0;
        background-color: #0fb08c;
        color: #fff;
        height: 34px;
        width: 20%;
        line-height: 22px;
        float: left;
    }

    .nav {
        background: #0fb08c;
        margin: 10px 0;
        padding: 10px 0;
    }

    .nav ul {
        display: inline-block;
        align-content: center;
    }

    .nav li {
        float: left;
        width: 25%;
        text-align: center;
        line-height: 32px;
        height: 32px;
    }

    .nav li a {
        font-size: 15px;
        color: #fff;
    }
    .glyphicon{display: none;}
    .banner {
        width: 100%;
        position: relative;
        overflow: hidden;
        background: #fff;
    }

    .banner ul li {
        float: left;
        height: 200px;
        position: relative;
    }

    .banner ul li img {
        width: 100%;
        height: 100%;
    }

    .banner ul li p {
        background: rgba(0, 0, 0, 0.6);
        line-height: 30px;
        color: #fff;
        bottom: 0;
        position: absolute;
        width: 100%;
        padding: 0 10px;
    }

    .banner .dots {
        position: absolute;
        bottom: 40px;
        right: 30px;
    }

    .banner .dots .dot {
        width: 25px;
        height: 25px;
        background: #000000;
        background: rgba(0, 0, 0, 0.6);
        float: left;
        text-align: center;
        color: #fff;
        margin: 0 5px;
        line-height: 25px;
        border-radius: 50%;
        cursor:pointer;
    }

    .banner .dots .dot.active {
        background: #0fb08c;
    }
    .itl_b{display: none;}
    .itm_t{padding:0 10px;}
    .itm_t .title{
        color:#0fb08c;
        font-weight: bold;
        line-height: 30px;
        display: block;
        text-align: center;
    }
    .itm_t .desc{
        font-size:14px;
        color:#999;
        line-height: 24px;
    }
    .itm_b{
        padding:0 10px;
        font-size:15px;
    }
    .itm_b li{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 30px;
    }
    .itm_b li span{
        color:#0fb08c;
    }
    .index_top_right{
        display: none;
    }
    .tw_list{
        overflow: hidden;
    }
    .main_item{
    float: left;
    width: 94%;
    border-bottom: 10px solid #eee;
    padding: 2% 3%;
    }
    .tw_list_title,.main_item_title{
        height: 30px;
        width: 100%;
        border-bottom: 2px solid #eee;
    }
    .tw_list_title span,.main_item_title a{
        float: left;
        font-size: 18px;
        height: 30px;
        line-height: 30px;
        color: #333;
        background: #fff;
        border-bottom: 2px solid #ff9300;
        font-weight: 700;
        margin-left:10px;
    }
    .tw_list .tw{
        width:46%;
        margin:2%;
        float: left;
    }
    .tw_list .tw img{
        width:100%;
        height:120px;
    }
    .tw_list .tw p{
        font-size:14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
    }
    .milt_item .tw{
        display: block;
        margin: 10px 0;
        position: relative;
        overflow: hidden;
        border-radius: 10px;
    }
    .milt_item .tw img{
        width:100%;
        height:200px;
        display: block;
        border-radius: 10px;
    }
    .milt_item .tw p{
        position: absolute;
        bottom:0;
        background: rgba(0,0,0,0.6);
        line-height: 39px;
        width:100%;
        padding:0 1%;
        height: 39px;
        color:#fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .milt_item li{
        line-height: 37px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 48%;
        display: inline-block;
        font-size: 15px;
    }
    .milt_item:nth-child(2),.milt_item:nth-child(3),.milt_item:nth-child(4){display: none}
    .milb_box{
        padding: 10px 0;
        padding-bottom: 0;
    }
    .milb_box_title{
        color:#0fb08c;
        margin-bottom:6px;
        width: 94%;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        background: #f3f3f3;
        border-radius: 10px;
        padding: 1% 3%;
        margin-bottom: 11px;
    }
    .milb_box li{
        display: flex;
        justify-content: space-between;
        align-items: center;
        line-height: 42px;
    }
    .milb_box ul li:before{content:"w";line-height: 16px;color: #ffffff;width: 16px;height: 16px;text-align: center;float: left;margin-top: 5px;margin-right: 6px;background: #0fb08c;font-family: inherit;font-weight: 700;font-size: 12px;border-radius: 4px;}

    .milb_box li a{
        width:70%;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .milb_box li span{
        width:29%;
        font-size:12px;
        color:#999;
        text-align: right;
    }
    .main_item_right{display: none;}
    .flink{
        display: flex;
        flex-wrap: wrap;
        padding: 0 10px;
        margin: 3%;
        line-height: 35px;
        background: #ffffff;
        color: #a1a1a1;
        font-size: 15px;
    }
    .flink li{
        margin-right: 16px;
    }
    .flink  a{color: #a1a1a1;}

    .foot{
        padding: 3%;
        float: left;
        background: #3f4c5f;
        width: 94%;
    }
    .foot p {
        float: left;
        width: 100%;
        text-align: center;
        color: #dbdbdb;
        font-size: 12px;
        line-height: 24px;
    }
    .foot p a {
        color: #dbdbdb;
        font-size: 12px;
    }

}
