@media screen and (min-width:860px) {
#news_test_aside{
     width: 100%;
     border-bottom:1px solid #d0d2d3;
     height: auto;
    background-color:#f1f1f1cf;
    text-align: center;
    //background-image: url(/static/img/test/back/list_li3.png); 
}
#news_test_aside ul{
    padding:0;

}
#news_test_aside ul a{
    text-decoration:none;
}
#news_test_aside ul li{
    list-style-type: none;
    line-height: 40px;
    font-size: 16px;
    width: 150px;
    color: #d21c32;
    float:left;
    border-radius: 5px;
    margin: 10px auto;
font-weight: bold;
}
.news_test_aside_li_click{
    text-shadow: 2px 2px 0px #c59999;
    color: #fff !important;
    font-size: 18px !important;
    background-color: #d21c32;
    font-weight: bold;

}
#news_test_artice{
    width:100%;
    //border-radius: 5px;
    float:left;
    min-height:400px;
    //margin-left:20px;
    background-color:#f1f1f1cf;
}
#page{
text-align: center;
    height: 40px;
margin-top:30px;
}
#page a{
    border: 1px solid #efb9c0;
    width: 20px;
    padding: 0 5px;
    color: #d74557;
    font-size: 16px;
    font-weight: bold;
    text-align: center;

}
#page a:hover{
color:#fff;
text-shadow: 2px 2px 0px #d21c32;

}
#page b {
    width: 20px;
    font-size: 16px;
    
}

#news_test_artice_top{
height: 30px;
    width: 96%;
    padding: 0 2%;
    color: #d21c32;
    font-size: 18px;
    font-weight: bold;
padding-top:20px;

}
#news_test_artice_top p{
padding:0;
margin:0;
}
#news_test_artice_list ul{

padding:0;
}
#news_test_artice_list a{
text-decoration:none;

}

#news_test_artice_list li {
width:94%;
margin:0 auto;
    line-height: 40px;
font-size: 14px;
    position: relative;
color:#686868;
}


#news_test_artice_list li:hover{
color:#d21c32;

}
#news_test_artice_list li span {
        position: absolute;
      right:0;
 }
}
@media screen and (min-width:768px) and (max-width:859px){

#news_test_aside{
     width: 100%;
   
    height: auto;
    border-bottom:1px solid #b8babb;
    background-color:#f1f1f1cf;
    text-align: center;
    //background-image: url(/static/img/test/back/list_li3.png); 
}
#news_test_aside ul{
    padding:0;

}
#news_test_aside ul a{
    text-decoration:none;
}
#news_test_aside ul li{
    list-style-type: none;
    line-height: 40px;
    font-size: 16px;
    float:left;
    width: 150px;
    color: #d21c32;
    border-radius: 5px;
    margin: 10px auto;
font-weight: bold;
}
.news_test_aside_li_click{
    text-shadow: 2px 2px 0px #c59999;
    color: #fff !important;
    font-size: 18px !important;
    background-color: #d21c32;
    font-weight: bold;

}
#news_test_artice{
    width:100%;
    float:left;
    
    background-color:#f1f1f1cf;
}
#news_test_artice_list{
    width:96%;
    margin-left:2%;
}
#page{
    text-align: center;
    height: 40px;
    margin-top:30px;
}
#page a{
    border: 1px solid #efb9c0;
    width: 20px;
    padding: 0 5px;
    color: #d74557;
    font-size: 16px;
    font-weight: bold;
    text-align: center;

}
#page a:hover{
color:#fff;
text-shadow: 2px 2px 0px #d21c32;

}
#page b {
    width: 20px;
    font-size: 16px;
    
}

#news_test_artice_top{
height: 30px;
    width: 96%;
    padding: 0 2%;
    color: #d21c32;
    font-size: 18px;
    font-weight: bold;
padding-top:20px;

}
#news_test_artice_top p{
padding:0;
margin:0;
}
#news_test_artice_list ul{

padding:0;
}
#news_test_artice_list a{
text-decoration:none;

}

#news_test_artice_list li {
width:94%;
margin:0 auto;
    line-height: 40px;
font-size: 14px;
    position: relative;
color:#686868;
}


#news_test_artice_list li:hover{
color:#d21c32;

}
#news_test_artice_list li span {
        position: absolute;
right:0;
}

}