
.container{
    padding:0 .4rem;
}
.item{
    margin-bottom:1rem;
    overflow:hidden;
}
.item h2.title{
    font-size:.4rem;
    color:#004098;
    text-align: center;
    margin-bottom:.83rem;
}
.item h2.title span{
    color:#FFB400;
    display: inline-block;
    margin:0 .2rem;
}
.item .more{
    width:1.97rem;
    height:.58rem;
    color:#B0B0B0;
    font-size:.28rem;
    line-height:.58rem;
    text-align: center;
    display:block;
    margin:0 auto;
}
.item.detail img{
    width:100%;
    height:auto;
}
.item.detail p{
    margin-bottom:.6rem;
    color:#666;
}
.detail .content{
    word-break: break-all;
}



.item01 .box{
    width:100%;
    height:auto;
    color:#666;
    margin-bottom:.1rem;
}
.item01 img{
    width:100%;
    height:4.46rem;
    margin-bottom:.44rem;
}
.item01 p{
    color:#666;
    font-size:.3rem;
    line-height:.5rem;
}



.item03 ul{
    overflow: hidden;
    margin-bottom:1rem;
}
.item03 li{
    width:100%;
    overflow: hidden;
    border-bottom:1px solid #DAD7D7;
    padding-bottom:.24rem;
    margin-bottom:.23rem;
}
.item03 li img{
    width:2.3rem;
    height:1.7rem;
    float:left;
    margin-right:.22rem;
}
.item03 li .con{
    width:4rem;
    float:right;
}
.item03 li p{
    font-size:.3rem;
    color:#666;
    margin-bottom:.2rem;
}
.item03 li .date{
    color:#B0B0B0;
    font-size:.2rem;
}
.item03 li .date i{
    color:#004098;
}





.item02 li{
    overflow: hidden;
    margin-bottom:.34rem;
    background: #F6F4F4;
    border: 1px solid #CCCCCC;
    border-radius: .08rem;
    padding:.35rem;
    box-sizing: border-box;
}
.item02 li h3{
    color:#004098;
    font-size:.3rem;
    margin-bottom:.32rem;
}
.item02 li span{
    color:#5C5C5C;
    font-size:.22rem;
    line-height:.38rem;
}





.item04 ul{
    width:100%;
    background:#004098;
    padding:.6rem .2rem;
    box-sizing: border-box;
}
.item04 ul li{
    width:100%;
    margin-bottom:.4rem;
    text-align: center;
}
.item04 ul li img{
    width:80%;
    height:auto;
    margin:0 auto;
}

.mail{
    background:#eee;
    display:block;
    padding:.2rem .5rem;
    text-align: center;
    color:#333;
    margin-top:.2rem;
}



.cooperaiton.list .img img{
    border:0;
}
.cooperaiton.list li{
    border:0;
}
