.case_show{
    width: 1200px;
    height: 328px;
    background: #FFFFFF;
    margin:0 auto;
}
.case_box .case_img{
    width: 490px;
    height: 288px;
    float: left;
    margin:20px 20px;
}
.case_box .case_img img{
    width: 490px;
    height: 288px;
}
.case_box .detail{
    float: right;
    width: 650px;
}
.case_box .detail .title{
    font-size: 24px;
    font-weight: normal;
    color: #212121;
    line-height: 36px;
    padding-top:40px;
}
.case_box .detail .content{
    width: 620px;
    height: 150px;
    font-size: 16px;
    font-weight: normal;
    color: #212121;
    line-height: 36px;
}
.case_box .yh{
    margin-right: 20px;
    margin-bottom: 10px;
}
.case_box .case-text{
    width: 620px;
    height: 150px;
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    line-height: 36px;
}
.case_box .detail .text{
    font-size: 20px;
    font-weight: normal;
    color:#999999;
    margin:10px 10px 10px 0;
    text-align: left;
}


.container .brands {width: 1200px;margin: 16px auto 46px;padding:0 0;display: inline-block;overflow: inherit;}
.container .brands > div{margin: 0 0;}
.container .brands .list {width: 1224px;margin-left:-24px;}
.container .brands .list .item {
    float: left;
    margin-left: 24px;
    margin-bottom:24px;
    width: 178px;
    height: 88px;
    border:1px solid #ffffff;
    box-shadow: 0px 0px 20px rgba(7, 19, 140, 0.04);
    background: #ffffff;
}
.container .brands .list .item:hover{border:1px solid #1B7AF8;box-shadow: 0px 0px 20px rgba(27, 122, 248, 0.2);}
.container .brands .list .item img {
    width: 176px;
    height: 86px;
}

