.top {
    position: relative;
    min-height: 580px;
    min-width: 1184px;
}

.top_up {
    position: relative;
    z-index: 100;
}

.top_word {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
}

.top_number {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
}

.top_swiper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.top_swiper_box {
    height: 100%;
}

.top_logo {
    width: 45px;
    float: left;
    height: 90px;
    line-height: 110px;
}

.top_logo img {
    display: inline-block;
    vertical-align: 2px;
}

.top_box {
    width: 1184px;
    margin: 0 auto;
    height: 90px;
    line-height: 90px;
}

.top_city {
    position: relative;
    float: left;
    font-size: 16px;
    color: #fff;
    margin: 0 24px 0 8px;
}

.top_city:hover > div {
    display: block;
}

.top_city > div {
    position: absolute;
    top: 60px;
    left: 0;
    width: 340px;
    background-color: #fff;
    z-index: 100;
    line-height: 24px;
    font-size: 12px;
    display: none;
}


.top_city_input {
    position: relative;
    background-color: #F8F8F8;
    padding: 20px 30px 0;
}

.top_city_input input {
    width: 100%;
    height: 32px;
    border: #EEEEEE;
    font-size: 12px;
    text-indent: 20px;
}

.top_city_input button {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    bottom: 0px;
    padding: 0 20px;
    background-image: -webkit-linear-gradient(left, #f54732, #ff7338);
    background-image: -webkit-gradient(linear, left top, right top, from(#f54732), to(#ff7338));
    background-image: -moz- oldlinear-gradient(left, #f54732, #ff7338);
    background-image: -o-linear-gradient(left, #f54732, #ff7338);
    background-image: linear-gradient(90deg, #f54732, #ff7338);
}

.top_city_hot {
    padding: 14px 30px;
    background-color: #F8F8F8;
}

.top_city_hot a {
    margin-right: 12px;
    font-size: 12px;
    color: #666;
}

.top_choose {
    padding: 14px 0;
    overflow: hidden;
}

.top_choose span {
    position: relative;
    float: left;
    width: 33.33%;
    text-align: center;
    color: #666666;
    /*padding-bottom: 10px;*/
    cursor: pointer;
}

.top_choose span.on {
    color: #FF5121;
}

.top_choose span::before {
    content: "";
    position: absolute;
    right: 0;
    top: 2px;
    bottom: 10px;
    width: 1px;
    background-color: #EEEEEE;
}

.top_choose span.on::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    height: 2px;
    background-color: #FF5121;
}

.top_choose span:last-child {
    border: none;
}

.top_city_box {
    padding: 0 30px 14px;
}

.top_city_box ul {
    display: none;
}

.top_city_box ul.on {
    display: block;
}

.top_city_box a {
    display: inline-block;
    margin: 0 12px 4px 0;
    color: #666;
}

.top_city_more {
    text-align: right;
    padding: 0 20px 20px;
}

.top_city_more a {
    display: inline-block;
    padding: 2px 4px;
    color: #666666;
    background-color: #F3F5F7;
}

.top_item a:hover {
    color: #d43400;
}

.top_item i {
    float: left;
    padding: 4px 0;
    color: #999;
    width: 42px;
    font-style: normal;
}

.top_item a {
    display: inline-block;
    margin: 4px 12px 4px 0;
}

.top_list p {
    padding-left: 70px;
    padding-bottom: 10px;
}

.top_item p {
    padding-left: 40px;
    padding-bottom: 10px;
}

.top_loc {
    padding: 0 10px;
    border-left: 1px solid #fff;
}

.top_nav {
    float: left;
    height: 90px;
    line-height: 87px;
}

.top_nav a {
    color: #fff;
    font-size: 14px;
    margin-right: 30px;
}

.top_phone, .top_login {
    float: right;
    color: #fff;
    font-size: 14px;
    margin-left: 30px;
}

.top_login span {
    cursor: pointer;
}

.top_login a, .top_login span {
    color: #fff;
}

.top_intro {
    width: 1184px;
    margin: 60px auto 0;
}

.top_intro h3 {
    font-weight: normal;
    color: #fff;
    font-size: 44px;
}

.top_intro p {
    padding-top: 12px;
    font-weight: 700;
    font-size: 48px;
    color: #ff5121;
}

.top_search {
    position: relative;
    top: 340px;
    margin: 0 auto 0;
    width: 1184px;
}

.top_switch {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    z-index: 10;
    text-align: center;
    font-size: 18px;
}

.top_switch p {
    width: 100%;
    height: 64px;
    line-height: 64px;
    cursor: pointer;
}

.top_switch > div {
    display: none;
    margin-top: 5px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eee;
}

.top_switch > div div {
    width: 100%;
    height: 64px;
    line-height: 64px;
    cursor: pointer;
}

.top_switch > div div:first-child {
    border-bottom: 1px solid #eee;
}

.top_left {
    position: relative;
    float: left;
    height: 64px;
    padding-right: 20px;
    background-color: #fff;
}

.top_input input {
    border: none;
    outline: none;
    width: 500px;
    height: 100%;
    font-size: 18px;
    padding: 0 60px 0 100px;
    background-color: #fff;
}

.top_house {
    display: inline-block;
    font-size: 14px;
}

.top_house a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 8px;
    margin-left: 8px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: #f8f8f8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #212121;
    color: #999999;
    vertical-align: middle;
}

.top_house i {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
    padding: 2px 4px;
    background: #85a9e5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 10px;
    text-align: center;
    margin-left: 4px;
    color: #fff;
}

.top_house span {
    display: inline-block;
    max-width: 82px;
    color: #404040;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.top_click {
    width: 172px;
    height: 64px;
    background-color: rgba(252, 44, 44, .96);
    background-image: -webkit-linear-gradient(315deg, rgba(255, 134, 72, .94), rgba(252, 44, 44, .96));
    background-image: -moz-linear-gradient(315deg, rgba(255, 134, 72, .94) 0, rgba(252, 44, 44, .96) 100%);
    background-image: -o-linear-gradient(315deg, rgba(255, 134, 72, .94) 0, rgba(252, 44, 44, .96) 100%);
    background-image: linear-gradient(135deg, rgba(255, 134, 72, .94), rgba(252, 44, 44, .96));
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 64px;
    float: left;
}

.top_click:hover {
    background-color: #fff;
}

.top_map {
    display: inline-block;
    vertical-align: middle;
    width: 176px;
    height: 64px;
    line-height: 62px;
    margin-left: 24px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #ff5121;
    font-size: 24px;
    color: #ff5121;
    text-align: center;
}

.top_map:hover {
    color: #fff;
    background-color: #ff5121;
}

.top_map i {
    font-size: 24px;
}

.house {
    position: relative;
    width: 1184px;
    margin: 80px auto 0;
}

.house_top {
    overflow: hidden;
    margin-bottom: 32px;
}

.house_top h3 {
    display: inline-block;
    font-size: 32px;
}

.house_top span {
    font-size: 16px;
}

.house_top a {
    float: right;
    font-size: 17px;
}

.house_item {
    overflow: hidden;
    padding: 8px 0;
}

.house_item .house_box {
    margin-right: 14px;
}

.house_item .house_box:last-child {
    margin-right: 0 !important;
}

.house_box {
    position: relative;
    float: left;
    width: 284px;
    height: 278px;
    transition: width .5s;
    -webkit-transition: width .5s;
}

.house_show {
    width: 584px;
}

.house_left {
    position: relative;
    width: 284px;
    height: 278px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.house_left img {
    height: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    transform: scale(1);
}

.house_left:hover img {
    transform: scale(1.125);
}

.house_right {
    position: absolute;
    top: 0;
    left: 284px;
    width: 296px;
    /* padding: 10px 0 10px 20px; */
    height: 100%;
    padding: 10px 16px 0;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.house_item::after {
    content: "";
    display: block;
    clear: both;
}

.house_right i.iconfont {
    font-size: 12px;
}

.house_num {
    position: absolute;
    top: 0;
    text-align: center;
    left: 15px;
    font-size: 14px;
    padding: 5px 10px 20px;
    color: #fff;
    background-color: #fc2c2c;
    background-image: -webkit-linear-gradient(315deg, rgba(255, 134, 72, .94), rgba(252, 44, 44, .96));
    background-image: -moz-linear-gradient(315deg, rgba(255, 134, 72, .94) 0, rgba(252, 44, 44, .96) 100%);
    background-image: -o-linear-gradient(315deg, rgba(255, 134, 72, .94) 0, rgba(252, 44, 44, .96) 100%);
    background-image: linear-gradient(135deg, rgba(255, 134, 72, .94), rgba(252, 44, 44, .96));
    -webkit-border-radius: 0 0 97px 97px;
    -moz-border-radius: 0 0 97px 97px;
    border-radius: 0 0 97px 97px;
}

.house_num b {
    font-size: 26px;
}

.house_name {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    color: #fff;
    text-align: center;
}

.house_name h3 {
    font-size: 24px;
    padding-bottom: 10px;
}

.house_name b {
    font-size: 24px;
}

.house_mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
}

.house_area {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
    font-size: 12px;
}

.house_left i.iconfont {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
}

.house_more {
    padding-bottom: 10px;
}

.house_more b {
    font-size: 16px;
}

.house_more a {
    float: right;
    font-size: 14px;
}

.house_list {
    margin-bottom: 5px;
    overflow: hidden;
}

.house_list > a {
    float: right;
}

.house_list img {
    float: left;
    width: 86px;
    height: 64px;
    border: 1px solid #ddd;
}

.house_info {
    float: left;
    width: 178px;
}

.house_type {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    padding-top: 6px;
}

.house_count b {
    font-size: 18px;
    color: #ef0000;
}

.house_count b:after {
    content: "万起";
    font-size: 14px;
    font-weight: normal;
}

.house_count span {
    margin-left: 10px;
    font-size: 18px;
    color: #ef0000;
    font-weight: bold;
}

.house_adress a {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 24px;
    margin-right: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #eee;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    white-space: nowrap;
}

.swiper {
    width: 1184px;
    margin: 0 auto 20px;
}

.swiper_box {
    padding: 20px 0 0;
    overflow: hidden;
}

.swiper_item {
    position: relative;
    width: 384px;
    height: 288px;
    float: left;
    overflow: hidden;
    margin-right: 16px;
}

.swiper_item img {
    height: 100%;
    transform: scale(1);
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.swiper_item:hover img {
    transform: scale(1.125);
}

.swiper_item:last-child {
    margin-right: 0;
}

.swiper_label {
    position: absolute;
    left: 0;
    top: 0;
    background-color: red;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
}

.swiper_adress {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 14px;
}

.swiper_icon {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
}

.esf {
    overflow: hidden;
    padding-top: 20px;
}

.esf li {
    float: left;
    width: 284px;
    margin-right: 16px;
    margin-bottom: 20px;
}

.esf li:nth-child(4n) {
    margin-right: 0;
}

.esf_img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 210px;
}

.esf_img img {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    transform: scale(1);
    height: 100%;
}

.esf_img:hover img {
    transform: scale(1.125);
}

.esf_adress {
    position: absolute;
    right: 10px;
    bottom: 20px;
    font-size: 14px;
    color: #fff;
}

.esf_flag {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    background-color: #ff3d26;
    background-image: -webkit-gradient(linear, right top, left top, from(#ff8c32), to(#ff3d26));
    background-image: -webkit-linear-gradient(right, #ff8c32, #ff3d26);
    background-image: -moz-linear-gradient(right, #ff8c32 0, #ff3d26 100%);
    background-image: -o-linear-gradient(right, #ff8c32 0, #ff3d26 100%);
    background-image: linear-gradient(270deg, #ff8c32, #ff3d26);
}

.esf_name {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 40%;
    font-size: 20px;
    font-weight: 700;
}

.esf_type {
    vertical-align: middle;
    padding-top: 8px;
    margin-left: 8px;
    font-size: 14px;
    color: #666;
    float: right;
}

.esf_price {
    padding-right: 2px;
    padding-top: 6px;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Verdana;
    color: #ef0000;
    float: right;
}

.esf_price:after {
    content: '万';
    font-size: 12px;
}

.esf_label {
    overflow: hidden;
    padding-top: 10px;
    height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.esf_label span {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 8px;
    margin-right: 8px;
    background-color: #f3f5f7;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    color: #3d5688;
    font-size: 12px;
}

.esf_head {
    font-size: 12px;
}

.esf_head img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
}

.esf_info {
    padding-top: 10px;
}

.adviser {
    position: relative;
    padding: 80px 0;
    background-color: #f7f7f7;
}

.adviser .house {
    margin: 0 auto;
}

.adviser_click, .house_click {
    position: relative;
    width: 1184px;
    margin: 0 auto;
    bottom: 120px;
}

.swiper-adviser {
    position: relative;
    width: 1184px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_mask {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    width: 228px;
    height: 308px;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 96.9%, 0)), to(#f7f7f7));
    background: -webkit-linear-gradient(left, hsla(0, 0%, 96.9%, 0), #f7f7f7);
    background: -moz-linear-gradient(left, hsla(0, 0%, 96.9%, 0) 0, #f7f7f7 100%);
    background: -o-linear-gradient(left, hsla(0, 0%, 96.9%, 0) 0, #f7f7f7 100%);
    background: linear-gradient(90deg, hsla(0, 0%, 96.9%, 0), #f7f7f7);
}

.adviser_box {
    position: relative;
    width: 228px;
    padding-bottom: 20px;
    /* overflow: hidden; */
    text-align: center;
    background: #fff url(../images/index/FizVBExbKvtdHNateMb9834G1zp1.png) no-repeat;
}

.adviser_box .ava_box {
    padding-top: 40px;
    text-align: center;
    display: block;
}

.adviser_box .ava_box img {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.adviser_credit {
    position: absolute;
    z-index: 10;
    right: -2px;
    top: 8px;
    line-height: 1.05;
    padding: 6px 10px 6px 8px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.adviser_credit::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg);
    background-color: #8aafcd;
    background-image: -webkit-linear-gradient(293deg, #a8cee8, #8aafcd);
    background-image: -moz-linear-gradient(293deg, #a8cee8 0, #8aafcd 100%);
    background-image: -o-linear-gradient(293deg, #a8cee8 0, #8aafcd 100%);
    background-image: linear-gradient(157deg, #a8cee8, #8aafcd);
}

.adviser_name {
    margin-top: 16px;
    font-size: 24px;
    font-weight: 700;
}

.adviser_manager {
    margin-top: 4px;
    height: 24px;
    font-size: 16px;
}

.adviser_label span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 4px 6px;
    margin: 0 4px;
    background-color: rgba(130, 103, 79, .12);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    color: #82674f;
    font-size: 12px;
}

.adviser_more {
    display: inline-block;
    margin-top: 22px;
    font-size: 16px;
    color: #3d5688;
}

.news {
    position: relative;
    padding-bottom: 120px;
}

.news_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 224px;
    font-size: 14px;
}

.news_right h3 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.news_right i {
    float: left;
    vertical-align: middle;
    width: 18px;
    font-family: Verdana;
    font-style: italic;
    font-size: 16px;
}

.news_price {
    float: right;
    width: 88px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_house {
    padding: 10px 0 20px
}

.news_house li {
    padding: 7px 0;
}

.news_house li:nth-child(1) i {
    color: #ff5121;
    font-weight: 700;
}

.news_house li:nth-child(2) i {
    color: #d43400;
    font-weight: 700;
}

.news_house li:nth-child(3) i {
    color: #d43400;
    font-weight: 700;
}

.news_house span {
    display: inline-block;
}

.news_name {
    width: 118px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_left {
    width: 904px;
}

.news_left li {
    padding: 10px 0;
    overflow: hidden;
}

.news_left li:hover {
    background-color: #f8f8f8;
}

.news_left img {
    width: 200px;
    height: 150px;
    float: left;
    border-radius: 6px;
}

.news_info {
    float: left;
    width: 704px;
    padding-left: 32px;
}

.news_content {
    margin-top: 20px;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 56px;
    margin-top: 20px;
    line-height: 1.75;
    font-size: 16px;
    color: #666;
}

.news_resource {
    margin-top: 16px;
    font-size: 12px;
    color: #999;
}

.news_more {
    display: block;
    margin-top: 20px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border: 1px solid #eee;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 700;
    text-align: center;
    color: #3d5688;
}

.news_more:hover {
    color: #d43400;
    border-color: #d43400;
}



.adv {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 0;
    z-index: 999999;
}


.adv_long {
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    -o-transition: -o-transform .35s;
    -moz-transition: transform .35s, -moz-transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s, -moz-transform .35s, -o-transform .35s;
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
}

img.adv_show {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
}

img.adv_hide {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
}

.top_swiper_page {
    /* bottom: 170px !important; */
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 1184px !important;
    /* text-align: left !important; */
}

.top_swiper_page span {
    width: 56px;
    height: 4px;
    background: #fff;
    display: inline-block;
    margin-right: 8px;
    cursor: pointer;
    border-radius: 0 !important;
}

.adviser_click i, .house_click i {
    position: absolute;
    bottom: 0;
    font-size: 24px;
    padding: 9px 10px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    cursor: pointer;
    color: #999;
    outline: none;
}

.adviser_left, .house_left_click {
    left: -80px;
}

.adviser_right, .house_right_click {
    right: -80px;
}

.hover_code {
    position: relative;
}

.hover_code:hover .code_box {
    display: block;
}

.hover_code .code_box {
    position: absolute;
    top: -140px;
    left: -20px;
    width: 120px;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);
    z-index: 10;
    border-radius: 4px;
    display: none;
}

.hover_code .code_box::before {
    content: "";
    border: 10px solid transparent;
    border-top-color: #ffffff;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.hover_code .code_box img {
    width: 100px;
    height: 100px;
}

.foot_letter {
    margin: 0 auto;
    width: 1184px;
}

.foot_letter span {
    display: inline-block;
    font-size: 12px;
    color: #999;
}

.foot_letter a {
    font-size: 12px;
    margin: 0 1px;
    padding: 0 2px;
    color: #999;
}

.foot_letter a:hover {
    text-decoration: underline;
}

.zt_link {
    margin-top: 10px;
}

.zt_link a {
    color: #818FA6;
    background-color: #EEF2F6;
    height: auto;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 10px;
    font-size: 14px !important;
    padding: 5px 10px;
}

.suspension-banner {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1184px;
    z-index: 8;
}

.suspension-img {
    height: 55px !important;
}

.banner {
    width: 1184px;
    margin: 80px auto 0;
}

.banner-img {
    width: 100%;
    height: 90px;
}

.banner-info {
    position: relative;
}

.banner .banner-name {
    position: absolute;
    bottom: 2px;
    left: 2px;
}

.banner .banner-desc {
    position: absolute;
    bottom: 2px;
    right: 2px;
}
.banner .banner-close{
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 14px;
    color: #ffffff;
}

.banner span {
    font-size: 12px;
    color: #FFFFFF;
}

.suspension-box {
    position: fixed;
    bottom: 147px;
    left: 0;
    display: none;
}

.suspension-box .img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
