#lxf-box {
    position: relative
}

#lxf-box li {
    background: #fff;
    border: solid 1px #ccc;
    text-align: center;
    moz-box-shadow: 0 0 5px #bab6b6;
    -webkit-box-shadow: 0 0 5px #bab6b6;
    box-shadow: 0 0 5px #bab6b6;
    width: 224px;
    background: url(../images/lb_bg.png) no-repeat center 19px;
    float: left;
    margin: 0 7px
}

#lxf-box li img {
    width: 100%;
    height: auto;
    border: 0
}

#lxf-box li h3 {
    padding-top: 8px;
    font-size: 6px
}

.lb_bg {
    width: 100%;
    position: relative
}

.lb_ioc {
    background: url(../images/icon.png) no-repeat;
    width: 33px;
    height: 66px;
    position: absolute;
    top: -9px;
    left: 15px
}

.lb_cont {
    margin: 7px 2px 3px 2px;
    width: 210px;
    border: 5px solid #dec9b4;
    background: #f7f7f7
}

.cont_info {
    padding: 57px 13px 20px 13px
}

.cont_info h1,
.caseinfo .cih1,
.caseinfo .cih1 h1,
.case_bt {
    font-size: 24px;
    color: #734933;
    text-align: left;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 100
}

.clear {
    clear: both
}

.caseinfo .cih1 h1 {
    margin-top: 5px;
    font-size: 16px
}

.caseinfo .cih1 h1 b {
    font-weight: 100;
    float: left
}

.caseinfo .cih1 h1 span {
    float: right;
    margin-right: 20px
}

.cont_info p {
    text-align: left;
    margin-bottom: 0
}

.ci_info {
    text-align: left;
    text-indent: 2em
}

.lb_link {
    width: 100%;
    height: 32px;
    background: #f9f4f0
}

.link_img {
    float: right;
    margin-top: 4px;
    margin-right: 6px;
    width: 24px;
    height: 25px
}

.caseinfo {
    width: 100%;
    /* border: 2px solid #eee; */
    overflow: hidden;
    max-width: 870px;
    float: right
}

.caseinfo .cih1 {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 36px;
    border-bottom: 1px solid #eee;
    font-weight: bold
}

.cainfo {
    padding: 13px 10px 19px 10px
}

.cabx {
    padding: 10px 14px 7px 11px;
    border: 1px solid #f7f7f7;
    line-height: 1.7em
}

/*.cainfo_left {
    float: left;
    width: 100%;
    max-width: 253px
}*/

/* .cainfo_left li {
    width: 100%;
    line-height: 42px;
    background: #efefef;
    position: relative;
    margin-bottom: 6px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-indent: 17px;
    font-size: 16px;
    font-weight: bold
}

.cainfo_left li a {
    color: #734933
}

.cainfo_left li img {
    position: absolute;
    right: 14px;
    top: 16px
} */

.cainfo p {
    margin: 0
}

.cb {
    font-weight: bold;
    color: #b1865c;
    font-size: 16px
}

.hgih {
    width: 100%;
    height: 20px
}

.case_img {
    text-align: center
}

.case_img img {
    max-width: 100%
}

.case_bt {
    line-height: 60px
}

.casepad {
    margin-bottom: 0!important
}

b {
    font-weight: bold
}

.cont_info h1 {
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-align: justify
}

.ci_info {
    height: 72px;
    overflow: hidden;
    text-align: justify
}

.more_case {
    float: right;
    display: block;
    height: 60px;
    font-size: 16px
}

.dis_noe {
    display: none
}

.h20 {
    height: 20px;
    width: 100%
}

.case_list {
    width: 100%;
    max-width: 870px;
    float: right;
    /*     border: 1px solid #dcdcdc; */
}

.cotas {
    padding: 12px 21px 31px 21px
}

.calist {
    margin-bottom: 0
}

.calist li {
    width: 100%;
    border-bottom: 1px dashed #c5c5c5;
    min-height: 50px
}

.calist li a {
    display: block;
    font-size: 16px;
    padding: 5px 0;
    padding-bottom: 2px
}

.listinfo {
    line-height: 1.5em
}

.case_page {
    text-align: center;
    padding-bottom: 30px
}

.this_page {
    font-weight: bold;
    color: #555
}

.case_page ul li {
    float: left;
    margin-right: 6px;
    line-height: 24px
}

.case_page ul li a {
    display: block;
    padding: 0 5px;
    border: 1px solid #dfdfdf;
    color: #7b4715;
}

.case_page ul li a.sel {
    color: #0083bc
}

.mopag {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    min-height: 70px;
    border-bottom: 1px solid #c6c6c6
}

.mopag .pro,
.mopag .nextt {
    font-size: 14px;
    margin-top: 20px;
    display: block;
    line-height: 24px;
    position: inherit
}

.mopag .pro {
    float: left;
    background: url(../images/pro.jpg) left center no-repeat;
    padding-left: 37px;
    margin-left: 15px
}

.mopag .nextt {
    float: right;
    background: url(../images/next.jpg) right center no-repeat;
    padding-right: 37px;
    margin-right: 15px
}

@media only screen and (max-width:959px) and (min-width:768px) {
    .lb_cont {
        width: 161px
    }
    #lxf-box li {
        width: 175px
    }
}

@media screen and (max-width:959px) {
    .caseinfo {
        max-width: 100%;
        float: none
    }
    .cainfo_left {
        display: none
    }
    .lgd-db {
        padding-top: 10PX
    }
}

@media only screen and (max-width:767px) {
    #lxf-box li {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 10px;
        background: 0
    }
    .lb_cont {
        width: 90%;
        border: 0;
        padding-left: 5%;
        padding-right: 5%;
        margin: 0;
        background: #fff
    }
    .lb_ioc {
        display: none
    }
    .add-bottom {
        margin-bottom: 0!important
    }
    .cont_info {
        padding: 20px 13px
    }
    hr {
        padding: 10px 0 5px
    }
    .more_case {
        float: left;
        height: 30px;
        line-height: 30px
    }
    #lxf-box li {
        margin-left: 0;
        margin-right: 0
    }
    .dis_noe {
        display: block
    }
    .case_bt {
        height: auto
    }
    .me767 {
        display: none
    }
    .case_bt b {
        display: block;
        line-height: 30px
    }
    .caseinfo .cih1 h1 {
        font-size: 18px
    }
    .ci_info {
        height: auto
    }
    .caseinfo .cih1 h1 span {
        float: left
    }
    .caseinfo .cih1 h1 b {
        display: block;
        float: left
    }
}