/*=========mF_ladyQ2========*/
.z2 {
    background: transparent;
}

.z2 .pic li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    display: none;
}

/*标题样式*/
.z2 .txt {
    display: none;
}

.z2 .txt li {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0px;
    height: 85px;
    line-height: 30px;
    display: none;
    color: #ccc;
}

.z2 .txt li a {
    display: block;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-top: 5px;
    padding-left: 20px;
    font-size: 24px;
    text-decoration: none;
    font-family: 微软雅黑;
    width: 750px;
}

.z2 .txt li p {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    line-height: 22px;
    font-size: 14px;
    color: #ccc;
    width: 750px;
}

.z2 .txt li span {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.z2 .cout {
    position: absolute;
    left: 0;
    top: -50px;
    height: 1px;
    overflow: hidden; /*display:none;*/
}

/*按钮样式*/
.z2 .num {
    position: absolute;
    right: 0px;
    bottom: 10px;
    z-index: 3;
    padding: 9px 22px;
    width: auto;
    height: 10px;
    z-index: 99
}

.z2 .num li {
    float: left;
    display: inline;
    margin: 0 2px;
    width: 9px;
    height: 9px;
    line-height: 9px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

.z2 .num li.end {
    margin: 0px;
}

.z2 .num li a {
    display: block;
    text-decoration: none;
    font-size: 0px;
    font-family: arial;
    width: 9px;
    height: 9px;
    background-image: url(../../../../images/estate/icon/otherbtn.png) !important;
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon/otherbtn.png');
    _background-image: none;
    text-indent: -999em
}

/*当前/悬停按钮样式*/
.z2 .num li.current a, .z2 .num li.hover a {
    width: 9px;
    height: 9px;
    background-image: url(../../../../images/estate/icon/otherbtnh.png) !important;
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon/otherbtnh.png');
    _background-image: none;
}

.z2 .par_con {
    padding: 20px;
    z-index: 4;
    position: absolute;
    left: 380px;
    top: 0px;
}

.z2 .par_con li {
    display: none;
}

.z2 .par_con h1 a {
    color: #005bac;
    font-size: 18px;
    font-family: 微软雅黑;
}

.z2 .par_con p {
    font-size: 14px;
    color: #666;
    font-family: 微软雅黑;
    text-indent: 2em;
    margin-top: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.z2 .par_con span {
    position: absolute;
    left: -90px;
    top: 200px;
}

.z2 .par_con span a {
    background: url(../../../../images/estate/playicon/play5.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/playicon/play5.png');
    _background-image: none;
    width: 60px;
    height: 60px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
}
