﻿    .iw_poi_title {
        color: #CC5522;
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        padding-right: 13px;
        white-space: nowrap
    }

    .iw_poi_content {
        font: 12px arial, sans-serif;
        overflow: visible;
        padding-top: 4px;
        white-space: -moz-pre-wrap;
        word-wrap: break-word
    }

    .list-box-2 {
        float: right;
        width: 607px;
        position: relative;
        z-index: 9;
    }

    .list-box-2 .list-map {
        width: 607px;
        height: 515px;
    }

    .list-wrap-1 {
        width: 1100px;
        margin: 0 auto;
        padding-top: 108px;
        background: url(https://f2.zhizunsf176.com/M00/2D/64/rBABC2C4NKmAfkcCAAAAAAAAAAA2491096.video_address.jpg) no-repeat center top;
        padding-bottom: 85px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .list-box-1-wrap {
        height: 515px;
        background: #6f645e;
        position: relative;
    }

    .list-box-1-wrap .map-btn-left,
    .list-box-1-wrap .map-btn-right {
        width: 65px;
        height: 65px;
        position: absolute;
        top: 50%;
        margin-top: -33px;
        opacity: 0.8;
        z-index: 10;
        cursor: pointer;
    }

    .list-box-1-wrap .map-btn-left {
        background: url(https://f2.zhizunsf176.com/M00/2D/64/rBABC2C4NKmAfkcCAAAAAAAAAAA2491096.left.png) no-repeat;
        left: -28px;
    }

    .list-box-1-wrap .map-btn-right {
        background: url(https://f2.zhizunsf176.com/M00/2D/64/rBABC2C4NKmAfkcCAAAAAAAAAAA2491096.right.png) no-repeat;
        right: -28px;
    }

    .list-box-1-wrap .map-btn-left:hover,
    .list-box-1-wrap .map-btn-right:hover {
        opacity: 1;
    }

    .list-box-1-wrap .map-btn-nav {
        position: absolute;
        bottom: -34px;
        left: 0;
        width: 100%;
        height: 14px;
        text-align: center;
    }

    .list-box-1-wrap .map-btn-nav li {
        display: inline-block;
        margin: 0 7px;
        width: 14px;
        height: 14px;
        background-color: #6f645e;
        cursor: pointer;
        border-radius: 50% 50%;
    }

    .list-box-1-wrap .map-btn-nav li.active {
        background-color: #fff;
    }

    .list-box-1 {
        float: left;
        padding-top: 17px;
        margin-left: 37px;
        width: 435px;
    }

    .list-box-1 li {
        display: none;
    }

    .list-box-1 .list-title {
        font-weight: bold;
        line-height: 62px;
        height: 62px;
        padding-left: 40px;
        font-size: 26px;
        background: url(https://f2.zhizunsf176.com/M00/2D/64/rBABC2C4NKmAfkcCAAAAAAAAAAA2491096.icon-3_06.png) no-repeat 12px 12px;
    }

    .list-box-1 .list-title a {
        color: #fff;
    }

    .list-box-1 .list-pic {
        width: 435px;
        height: 200px;
        margin-bottom: 15px;
    }

    .list-box-1 .list-pic a,
    .list-box-1 .list-pic img {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
    }

    .list-box-1 .list-brief {
        line-height: 36px;
        height: 180px;
        overflow: hidden;
        font-size: 20px;
        text-indent: 2em;
    }

    .list-box-1 .list-brief a {
        color: #c3afa4;
    }