@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;}
    a:hover{text-decoration: underline;}
    body{color:#222;}
    .header{background: #fff;padding: 8px 0 4px;text-align: center;}
    .logo{display: inline-block;width: 100px;height: 32px;background: url("/static_juzi/images/logo.png") no-repeat center;background-size: 100%;}
    .header .nav{float: left;display: flex;flex-wrap: wrap;justify-content: flex-start;padding: 2% 3%;width: 94%;background: #146fa7;}
    .header .nav a{float: left;width: 25%;font-size: 15px;color: #fff;text-align: center;line-height: 30px;}
    .glyphicon{display: none}
    .daohang{padding: 3%;float: left;width: 94%;height: 124px;overflow: hidden;}
    .daohang ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .daohang li{width: 31%;border: 1px solid #e0e0e0;text-align: center;height: 35px;line-height: 35px;margin-bottom: 10px;border-radius: 4px;}
    .daohang a{color: #146fa7;}
    .np{padding: 2%;height: 22px;overflow: hidden;line-height: 24px;font-size: 14px;color: #999;}
    .np a{color: #999;}
    .search {background: #fff;float: left;border-radius: 10px;overflow: hidden;border: 1px solid #1677b3;margin-top: 25px;margin: 3%;width: 94%;}
    .search em{float: left;width: 26px;height: 25px;background: url(/static_juzi/images/ico_2021.png) -31px 0px no-repeat;margin-left: 13px;margin-top: 11px;display: none;}
    .search_text {width: 70%;padding: 0 2%;line-height: 48px;height: 48px;border: 0;color: #cacaca;font-size: 16px;outline: none;float: left;}
    .search_btn {width: 23%;line-height: 48px;cursor: pointer;background: #1677b3;padding: 0;float: right;font-size: 16px;color: #ffffff;border: 0;text-align: center;font-size: 16px;}

    .main{width: 100%;}
    .main_top{padding:20px;background: #fff;overflow: hidden;}
    .main-left{float: left;width: 94%;background: #fff;padding: 1% 3%;}
    .np{font-size:14px;color: #999;height: 40px;line-height: 40px;float: left;width: 94%;padding: 0 3%;border-top: 10px solid #f4f4f4;border-bottom: 1px solid #e4e4e4;margin-bottom: 10px;}
    .np a{color: #999;padding: 0 5px;}
    .article_list{width:100%;padding-left:0px;margin-left:0;}
    .article_item{width:100%;border-bottom: 1px dashed #e0e0e0;padding-bottom: 17px;display:inline-block;margin-bottom: 10px;}
    .article_list a{display:inline-block;font-size: 16px;font-weight: 700;line-height: 30px;}
    .article_list a h3{font-size: 16px;width: 100%;color: #333;font-weight: 700;height: 30px;line-height: 30px;}
    .desc{color: #969696;overflow:hidden;font-size: 14px;width:100%;margin-top: 3px;line-height: 29px;height: 59px;}
    .time{font-size:12px;color: #c3c3c3;float:left;}
    .desc a{color: #df7213;font-size: 12px;}
.article_item .title:before{content:"w";line-height: 15px;color: #1677B3;width: 14px;height: 14px;text-align: center;float: left;margin-top: 5px;margin-right: 11px;font-family: inherit;font-weight: 700;font-size: 12px;border-radius: 4px;border: 2px solid #1677B3;}


    .main-right{width: 100%;float: left;}
    .right_list{overflow: hidden;float: left;width: 94%;background: #fff;padding: 3%;margin-top: 10px;border-top: 10px solid #eaeaea;}
    .s_title{border-bottom:1px solid #ddd;padding-bottom:8px;color:#1677B3;margin-bottom:10px;}
    .s_title span{border-bottom:2px solid #1677B3;padding-bottom:6px;font-weight: 700;}
    .s_title a{border-bottom:2px solid #1677B3;color:#1677B3;padding-bottom:6px;font-size: 18px;font-weight: 700;}
    .list li{line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 15px;}
    .list li span{width: 16px;height: 16px;float: left;text-align: center;line-height: 16px;background: #1677B3;color:#fff;border-radius: 4px;margin: 14px 6px 0 0;font-size: 13px;}
    .list li:nth-child(1) span ,.list li:nth-child(2) span,.list li:nth-child(3) span{background: #f8a214;}

.flink {display: flex;flex-wrap: wrap;padding: 10px;margin: 10px 0;line-height: 35px;background: #ffffff;color: #666;font-size: 12px;border-top: 10px solid #f3f3f3;}
.flink li {margin: 5px;height: 26px;}
.flink li b {margin-right: 12px;height: 26px;color: #1677B3;}
.flink a {color: #888;font-size: 12px;}
.footer {width: 94%;padding: 3%;float: left;background: #222;}
.footer p {float: left;width: 100%;text-align: center;color: #b9b9b9;font-size: 12px;line-height: 21px;}
.footer p a {color: #b9b9b9;font-size: 12px;padding: 0 5px;display: inline-block;}
}