body{
    background-color: #f5f5f5;
}
.top-1{
    width: 100%;
    height: 560px;
    background:url("../../resource/image/cooperation-case/top1_bg.jpg") #305181 no-repeat center top;
    text-align: center;
}
.content{
    width: 1200px;
    padding: 30px 30px ;
    margin: 50px auto;
    background-color: #fff;

}
.content-h{
    height: 30px;
    line-height: 30px;
}
.content-h>a{
    float: left;
}
.content-h>span{
    padding-left: 10px;
    float: left;
    color: #7F7F7F;
}
.content-h>button{
    border: #e4e4e4 2px solid;
    border-radius: 10px;
    float: right;
    color:rgba(127,127,127,1);
    padding: 2px 30px;
}
.content-title{
    text-align: center;
}
.content-title>p{
    background:url("../../resource/image/news-center/new-info/line.png")  no-repeat center  bottom;
    font-size:18px;
    font-weight:400;
    color:rgba(0,0,0,1);
    padding: 12px 0;
}
.content-title>span{
    color:rgba(127,127,127,1);
    font-size: 12px;
}