﻿.fixed_right2 {
    position: fixed;
    top: 100px;
    right: 0px;
    z-index: 999;
    width: 160px;
}
.fixed_right2 img {
    
    border-radius: 6px;
    cursor: pointer;
}
.fixed_right {
    position: fixed;
    top: 100px;
    right: 0px;
    z-index: 999;
    width: 59px;
}

    .fixed_right span {
        text-align: center;
        text-decoration: none;
        color: #fff;
        display: block;
        /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
        -moz-transition: color 1s;
        -webkit-transition: color 1s;
        -o-transition: color 1s;
        position: relative;
        z-index: 99;
        margin-top: 10px;
        display: inline-block;
    }

    .fixed_right img {
        width: 59px;
        height: 50px;
        border-radius: 6px;
        cursor: pointer;
    }

    .fixed_right .backg {
        width: 59px;
        height: 317px;
        background: url('/newed/images/bg11.png') no-repeat;
    }

        .fixed_right .backg .em1 img {
            width: 21px;
            height: 21px;
            margin-top: 19px;
        }

        .fixed_right .backg .em1 {
            position: relative;
        }

.screen img {
    margin-top: -16px;
}

.back-to-bottom img {
    margin-top: -16px;
}

.fixed_right .tab-text1 {
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 12px;
    display: none;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -webkit-transition: left .3s ease-in-out .1s;
    -moz-transition: left .3s ease-in-out .1s;
    transition: left .3s ease-in-out .1s;
    font-size: 18px;
    background: #f7f7f7;
    color: #7a7a7a;
}

.fixed_right .tab-text2 {
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 77px;
    display: none;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -webkit-transition: left .3s ease-in-out .1s;
    -moz-transition: left .3s ease-in-out .1s;
    transition: left .3s ease-in-out .1s;
    font-size: 18px;
    background: #f7f7f7;
    color: #7a7a7a;
}

.fixed_right .tab-text3 {
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 128px;
    display: none;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -webkit-transition: left .3s ease-in-out .1s;
    -moz-transition: left .3s ease-in-out .1s;
    transition: left .3s ease-in-out .1s;
    font-size: 18px;
    background: #f7f7f7;
    color: #7a7a7a;
}

.fixed_right .tab-text1 img {
    width: 111px;
    height: 111px;
}

.fixed_right .backg .em2 img {
    width: 21px;
    height: 21px;
    margin-top: 10px;
}

.fixed_right .backg i {
    color: #4e607a;
    text-align: center;
    width: 59px;
    display: inline-block;
    font-style: normal;
    font-size: 12px;
}

.fixed_right .backg .em3 img {
    width: 21px;
    height: 21px;
    margin-top: 17px;
}

.fixed_right .backg .em4 img {
    width: 21px;
    height: 21px;
    margin-top: 13px;
}

.fixed_right .backg .em5 img {
    width: 21px;
    height: 21px;
    margin-top: 13px;
}

.banner-search-box {
        width: 602px;
    position:absolute;
    margin-top:-40px;
    left:50%;
    margin-left:-316px;
    top:50%;
    z-index:999;
    background:rgba(0,0,0,0.3);
    padding:12px 14px 0 14px;
    border-radius:2px;
    border:1px solid #000000;
}
.search-box {
    height:52px;
    line-height:52px;
    border:1px solid #ffffff;
    border-radius:2px;
    background:#fff;
    width:600px;
}
.swiperTop {
height:38px;
line-height:38px;
}
.swiperTop .swiper-slide span:nth-child(3n+2) {
    padding:0 20px;
}
.swiperTop .swiper-slide span a {
color:#929292;
font-size:14px;
}
.swiperTop .swiper-slide span a:hover {
    color:#fff;
}
.top-menu dl{
    width:80px;
    text-align:center;
    position:absolute;
    left:-5px;
    top:20px;
    z-index:99999;
    background:#fff;
    line-height: initial;
}
.top-menu dl dt img{
    width:80px;
    height:80px;
}
.top-menu dl dd{
    line-height: initial;
    padding:0;
    margin:0;
    margin-top: -10px;
}
.house-hzhb {
    max-width: 1200px;
    min-width: 1200px;
    margin: 30px auto 70px auto;
}
.house-hzhb-head {
    border-bottom: 4px solid #e6e6e6;
    margin-bottom: 20px;
}
.house-hzhb-head img {
    display: block;
    margin-bottom: 8px;
}
.house-hzhb-content {
    width: 100%;
    overflow: hidden;
}
.house-hzhb-content a {
    float:left;
    display:block;
    margin-left:13px;
    width:156px;
    height:76px;
    margin-bottom:13px;
}
.house-hzhb-content a img {
    display:block;
    width:100%;
    height:100%;
}