.banner{ 
    margin-top: 0.2rem;
    width: 100%;
    padding: 0.4rem;
    background-color: rgb(243, 245, 247);
}

.box{
    height: 0.6rem;
    background-color: #fff;
}
.box .Column_Name{
margin-left:0.3rem;
}
.box span{
display:block;
    float: left;
    line-height: 0.6rem;
    font-size: 0.26rem;
color:brown;
}
.count {
text-align:center;
margin:0 0 20px 0;

}
.box .Column_Position a{
 font-size: 0.14rem;
color:#666464;
margin-right: 0.1rem;
}
.box .p1{
    font-size: 0.26rem;
    color: brown;
    margin-left: 0.2rem;
}
.possplit{
background-image:none;
}
.article{
    padding: 0.3rem 0.2rem;
}

.article .title{
    width: 8rem;
    padding: 0.5rem 3.5rem;
    text-align: center;
color:black;
font-size:18px;
font-weight:bold;
line-height:30px;
}

.article .title .Article_Title{
    font-size: 0.26rem;
    color: #000;
    font-weight: bold;
    line-height: 1.2;
}

.art p{
    font-size: 0.16rem;
    line-height: 1.5;
    margin-bottom: 0.2rem;
}

.art img{
   /* width: 8.88rem;
    margin: 0 3rem;
    margin-bottom: 0.2rem;*/
   max-width:100%;
}