
@media screen and (min-width:861px) {
#news_test_artice{
    width:100%;
    float:left;
    border-radius: 5px;
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;
}

.aside_part{
display: none;
width: 96%;
    min-height: 550px;
    padding: 5px 2%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: rgb(241 241 241 / 46%);
border-radius: 5px;

}
.aside_left {
    width: 60%;
    float: left;
    height: auto;
    padding-bottom: 40px;
}
#aside{

margin-bottom:30px;
}
.aside_left_title{
    height: 30px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    color: #d21c32;
    margin-bottom: 10px;

}
.aside_left_img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.aside_left_img img{
margin-left: 5%;
    width: 90%;
    border-radius: 5px;

}
.aside_right {
    width: 36%;
    float: left;
  border-radius:3px;
    margin-top: 50px;
    font-size: 16px;
    text-indent: 32px;
    color: #2e2a2a;
    // box-shadow: 8px 8px 0px rgb(165 116 62 / 40%);
    //background-color: #f18c36;
    line-height: 30px;
}
.aside_right_title {
    font-size: 20px;
    font-weight: 800;
    color: #d21c32;
    text-align: center;
    height: auto;
    margin-bottom: 15px;
}
.clear{
clear:left;
    width: 90%;
    
    margin: 0 auto;
}
}
@media screen and  (max-width:860px) {

#news_test_artice{
    width:100%;
    float:left;
    border-radius: 5px;
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 {
        float: right;
}

.aside_part{
display: none;
width: 96%;
    min-height: 500px;
    padding: 5px 2%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: rgb(241 241 241 / 46%);
border-radius: 5px;

}
.aside_left {
    width: 100%;
    //float: left;
    height: auto;
    padding-bottom: 40px;
}
#aside{

margin-bottom:30px;
}
.aside_left_title{
    height: 30px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    color: #d21c32;
    margin-bottom: 10px;

}
.aside_left_img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.aside_left_img img{
margin-left: 5%;
    width: 90%;
    border-radius: 5px;

}
.aside_right {
    width: 90%;
    //float: left;
  border-radius:3px;
    //margin-top: 50px;
    font-size: 16px;
    text-indent: 32px;
    color: #666;
    // box-shadow: 8px 8px 0px rgb(165 116 62 / 40%);
    //background-color: #f3f3f3;
        padding-bottom: 15px;
    padding-top: 15px;
    margin-left: 2.5%;
    line-height: 30px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    border: 1px solid #d21c32;
}
.aside_right_title {
    font-size: 20px;
    font-weight: 800;
    color: #d21c32;
    text-align: center;
    height: auto;
    margin-bottom: 15px;
}
.clear{
clear:left;
    width: 90%;
    
    margin: 0 auto;
}





}