.case-index{border-bottom: 1px #ddd solid;padding-bottom:60px;}
.case-index h5{font-size:4.4rem;color:#282828;margin-bottom:0;border-bottom: 1px #ddd solid;}
.case-index p{color:#282828;margin:0}
.case-list ul li{position:relative;margin-top:60px}
.case-list .case-thumb{position:relative;width:304px;height:224px;overflow:hidden;background:url(../img/picbg.png) no-repeat;border:1px solid #f2f2f2;border-width:0 1px 1px;border-radius:10px}
.case-list .case-thumb-lay{overflow:hidden;height:100%;position:relative;margin-top:16px}
.case-list .case-thumb img{position:absolute;top:0;max-width:100%;margin:0 2px;opacity:1!important}
.case-list .case-thumb img.y-img{top:50%!important;left:50%;min-width:60px;min-height:60px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1!important}
.case-list ul li .case-thumb span{position:absolute;top:0;right:0;display:block;width:61px;height:41px;overflow:hidden;background:url(../images/hot-new.png) no-repeat 70px -140px}
.case-list ul li .case-thumb span.hot{background-position:0 0}
.case-list ul li .case-thumb span.new{background-position:0 -69px}
.case-list ul li .s-thumb{position:absolute;top:112px;right:20px;width:85px;height:132px;overflow:hidden;border:1px solid #e6e6e6;border-radius:10px;background:url(../images/small.png) no-repeat}
.case-list ul li .s-thumb img{width:73px;height:101px;margin:12px 5px 0}
.case-list ul li .case-intro{width:100%;padding:0 15px;height:45px;line-height:52px;margin-top:23px;font-size:12px;background:url(../images/case-intro.png) no-repeat}
.case-list ul li .case-intro span{color:#333}
.case-list ul li .case-intro a{padding-left:20px;background:url(../images/ico1.png) no-repeat 0 21px}
.case-list ul li .case-intro a.case-detail{margin-right:20px}
.case-list ul li .case-intro a.case-gm{background-position:0 -17px}
#imloading {
    width: 230px;
    height: 32px;
    line-height: 32px;
    font-size: 1.6rem;
    text-align: center;
    padding-left: 0;
    opacity: .7;
    background: url(../images/msg_loading_d.gif) no-repeat;
    margin: 10px auto 30px;
    color: #000;
    display: none
}