a>img{
    width: 100%;
}
#bannerbox{
    background: url("404.png");
    background-size: 100% 100%;
    color: #0f0f0f;
}
#bannerbox>h1{
    
    display: inline-block;
}
#bannerbox>p{
    
    display: inline-block;
}
.content-body{
    margin-top: 50px;
}
#box_btn{
    margin-bottom: 10px;
}
.index-h2{
    margin: 80px 0 20px 0;
}
#footer{
    border-top: 2px solid #1b6d85;
    margin-top: 40px;
}
#footer>p{
    text-align: center;
}
.news-list{
    margin-bottom: 25px;
    height: 80px;
}
.news-list img{
    width: 130px;
    height: 80px;
}
.product-rightcon{
    font-size: 18px;
    
}
.product-rightcon>li{
    margin: 18px 0;
}