.xiangce {
    float: right;
    margin-right: 45px;
}

.lanrenzhijia {
    width: 832px;
    height: 566px;
    position: relative;
    margin: 0 auto;
    margin-top: 55px;
}

.lanrenzhijia .btn {
    position: absolute;
    width: 15px;
    height: 71px;
    top: 482px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}

.lanrenzhijia .prev {
    left: 0;
    margin-top: 10px;
    background: url(/images/prevBtn.png) no-repeat;
}

.lanrenzhijia .next {
    right: 0;
    margin-top: 10px;
    background: url(/images/nextBtn.png) no-repeat;
}

.lanrenzhijia #prevTop,
.lanrenzhijia #nextTop {
    top: 202px;
    width: 47px;
    height: 47px;
}

.lanrenzhijia #nextTop {
    right: -2px;
}

.lanrenzhijia #prevTop {
    background: url(/images/prevBtnTop.png) 0 0 no-repeat;
}

.lanrenzhijia #nextTop {
    background: url(/images/nextBtnTop.png) 0 0 no-repeat;
}

.lanrenzhijia li {
    float: left;
}

.lanrenzhijia .cf li {
    position: relative;
    color: #fff;
}

.lanrenzhijia .cf a {
    display: block;
    width: 832px;
    height: 624px;
    position: absolute;
    color: #fff;
}

.lanrenzhijia .cf img {
    width: 832px;
    height: 469px;
}

.lanrenzhijia .cf li span {
    display: block;
    width: 792px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 20px;
    line-height: 22px;
    text-align: left;
    background: rgba(0, 0, 0, 0.4);
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr="#60000000", endColorstr="#60000000") 4;
    color: #FFF;
    font-size: 14px
}

.lanrenzhijia .picBox {
    height: 470px;
    position: relative;
    overflow: hidden;
}

.lanrenzhijia .picBox ul {
    height: 470px;
    position: absolute;
}

.lanrenzhijia .picBox li {
    width: 832px;
    height: 469px;
}

.lanrenzhijia .listBox {
    width: 794px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    padding: 12px 0 10px;
    margin-top: 10px;
    overflow: hidden;
}

.lanrenzhijia .listBox ul {
    height: 100px;
    position: absolute;
}

.lanrenzhijia .listBox li {
    width: 129px;
    height: 70px;
    cursor: pointer;
    position: relative;
}

.lanrenzhijia .listBox li i {
    display: none;
}

.lanrenzhijia .listBox li a {
    display: block;
    width: 124px;
    height: 70px;
}

.lanrenzhijia .listBox li img {
    width: 124px;
    height: 70px;
}

.lanrenzhijia .listBox .on img {
    width: 118px;
    height: 64px;
    border: 3px solid #c9151e;
    ;
}

.lanrenzhijia .listBox .on i {
    display: block;
}

.xiangce {
    height: auto;
}

.xiangce2 {
    height: auto;
    margin-top: 10px;
    width: 830px;
    float: right;
    margin-right: 25px;
}

.xiangce2 h1 {
    font-size: 24px;
    color: #00378b;
    height: 36px;
    line-height: 36px;
}

.xiangce2 h2 {
    font-size: 14px;
    line-height: 30px;
}

.bim-page-box-nav {
    width: 187px;
    height: 822px;
    float: left;
    border-right: solid 1px #dddddd;
    margin-left: 64px;
    margin-top: 55px;
}

.bim-page-box-nav .title {
    line-height: 42px;
    border-bottom: 1px solid #ddd;
    width: 135px;
    position: relative;
    cursor: pointer;
    float: left;
}

.bim-page-box-nav .title p {
    font-size: 22px;
    float: left;
}

.bim-page-box-nav .title img {
    font-size: 22px;
    float: left;
    margin-top: 20px;
    position: relative;
    margin-left: 10px;
}

.bim-page-box-nav ul {
    float: left;
    margin-top: 10px;
}

.bim-page-box-nav ul li {
    width: 100%;
    float: left;
    line-height: 32px;
    cursor: pointer;
}

.bim-page-box-nav ul li span {
    width: 6px;
    height: 6px;
    display: block;
    float: left;
    border-radius: 100%;
    background-color: #dddddd;
    margin-top: 12px;
}

.bim-page-box-nav ul li p {
    font-size: 16px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 15px;
    text-overflow: ellipsis;
}

.bim-page-box-nav .current p {
    color: #c9151e!important;
}

.bim-page-box-nav .current span {
    background-color: #c9151e!important;
}