﻿@import url("login.css");* {
    margin: 0;
    padding: 0
}

html {
    -webkit-text-size-adjust: none;
    outline: 0
}

body {
    font-family: "microsoft yahei";
    line-height: 1.5;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

body,html {
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    user-select: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

ul,ol,li {
    list-style: none
}

em {
    font-style: normal
}

img {
    border: none
}

input,img {
    vertical-align: middle
}

input,select,textarea {
    outline: 0;
}

q:before,q:after {
    content: ''
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fn-clear {
    *zoom:1}

a {
    color: #666;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

a:active {
    color: #333;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

section,aside,header,footer,article {
    display: block
}

a,img {
    -webkit-touch-callout: none
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    padding: 0;
}

input,textarea {
    tap-highlight-color: rgba(255,255,255,0);
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

.clearfix:after {
    display: block;
    clear: both;
    content: '';
    zoom:10;visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.oneline {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.displaytrue {
    display: block;
}

.displayfalse {
    display: none;
}

button {
    outline: none;
}

i {
    font-style: normal
}

::-webkit-input-placeholder {
    color: #9399A5;
}

:-moz-placeholder {
    color: #9399A5;
}

::-moz-placeholder {
    color: #9399A5;
}

:-ms-input-placeholder {
    color: #9399A5;
}

.oneline {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.twoline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.threeline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list-banner .list ul li {
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    float: left;
    width: calc(25% - 15px);
    margin-right: 20px;
    border: 1px solid #efefef;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 4px;
}

.list-banner .list ul li .img-banner:hover img {
    transform: scale(1.2,1.2);
}

.list-banner .list ul li:nth-child(4n) {
    margin-right: 0;
}

.list-banner .img-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.list-banner .img-banner .price {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: "FZXiYuan-M01S";
    background-color: rgba(0,0,0,0.8);
}

.list-banner .img-banner .img,.img-banner .img img {
    width: 100%;
    display: block;
    transform: scale(1,1);
    -webkit-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -ms-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
}

.list-banner .item-title {
    padding: 40px 30px 50px 20px;
}

.list-banner .biaoti {
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-banner .shuoming {
    font-size: 16px;
}

.zufang {
    background-color: #F0F0F0;
}

ul.xihuan {
    width: 648px;
    padding: 15px 9px 0 9px;
    margin-bottom: 20px;
}

.xihuan li {
    vertical-align: top;
    display: inline-block;
    width: 206px;
    margin-right: 10px;
    position: relative;
}

.xihuan li:nth-child(3) {
    margin-right: 0;
}

.xihuan li .pic {
    display: block;
    height: 150px;
    position: relative;
}

.xihuan li .pic .bg {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.2);
    display: block;
    width: 100%;
    height: 100%;
}

.xihuan li .pic img {
    width: 100%;
    height: 100%;
}

.xihuan li .description {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    line-height: 150px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 4px rgba(0,0,0,0.6);
}

.xihuan li .price {
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    padding-top: 8px;
}

.xihuan li .price i {
    color: #db4c3f;
    font-weight: 700;
}

.search-con-wrapper .search-area {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
}

.search-area li {
    float: left;
    line-height: 24px;
    margin-right: 35px;
    margin-bottom: 15px;
}

.search-area-wrapper {
    border-bottom: 1px solid #f0efee;
}

.search-con-wrapper a {
    white-space: nowrap;
    padding: 0 5px;
    border-radius: 5px;
    border: 1px solid #fff;
}

.search-con-wrapper li.title {
    display: block;
    float: left;
    padding-top: 3px;
}

.search-con-wrapper li.title div {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    margin-top: 2px;
}

.search-area-detail {
    display: block;
    margin-top: 10px;
    padding-bottom: 14px;
}

.search-con-wrapper li.ser_content li {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-right: 20px;
    margin-bottom: 5px;
}

.search-con-wrapper li.ser_content li:not(.title):hover a {
    color: #03AC65;
}

.search-con-wrapper li.ser_content {
    width: calc(100% - 60px);
}

.search-area-second {
    display: block;
    padding: 7px 25px;
    width: 86%;
    margin-bottom: 20px;
    border: 1px solid #f0efee;
}

.address-letter {
    color: #03AC65;
    font-weight: bold;
    margin-right: 5px;
}

.search-con-wrapper {
    margin-bottom: 20px;
}

.header_box_banner {
    background-color: #fff;
}

.banner {
    background-color: #efefef;
    color: #9399a5;
    line-height: 33px;
    font-size: 12px
}

.banner .container {
}

.banner .container .login {
    position: relative;
}

.banner .container .login .active {
    color: #e8ae40;
}

.banner .container .channelList {
    display: table-cell;
    white-space: nowrap;
    text-align: right;
}

.banner .container .channelList li {
    display: inline-block;
    margin-left: 10px;
    position: relative
}

.banner .container .channelList li a {
    color: #333;
    text-decoration: none
}

.banner .container .channelList li.selected>a,.banner .container .channelList li:hover>a {
    color: #e8ae40
}

.banner .container .channelList li .appQRCode {
    display: none;
    position: absolute;
    top: 38px;
    left: -32px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.4);
    padding: 2px;
    z-index: 200
}

.banner .container .channelList li .appQRCode img {
    width: 120px;
    height: 120px
}

.banner .container .channelList li:hover .childList,.banner .container .channelList li:hover .appQRCode {
    display: block
}

.banner .container .banner-right {
    width: 500px;
    color: #9399a5;
    float: left;
}

.banner .container .banner-right>div {
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.banner .container .banner-right .weixinLogin i {
    vertical-align: -1px;
    display: inline-block;
    background-image: url(../image/weixlogin_icon.png);
    width: 15px;
    height: 12px;
    margin-right: 5px;
    background-size: 100%;
}

.login .login_after:hover .login_afterInfo {
    display: block !important;
}

.login_afterInfo {
    display: block;
}

.login .listBox {
    position: absolute;
    top: 50px;
    left: 0;
    text-align: center;
    width: 88px;
    border: 1px solid #cccccc;
    padding: 10px 10px 0 10px;
    background-color: #fff;
    border: 1px solid #b2b2b2;
    border-top: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#b2b2b2')";
    -moz-box-shadow: 1px 1px 2px #b2b2b2;
    -webkit-box-shadow: 1px 1px 2px #b2b2b2;
    box-shadow: 1px 1px 2px #b2b2b2;
}

.login .login_after {
    display: block;
}

.login .sanjiao_banner {
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -17px;
    z-index: 10;
}

.login .sanjiao_banner .triangle_up {
    position: absolute;
    bottom: 0;
    overflow: visible;
    border-left: none;
    border: 8px solid transparent;
    border-bottom-color: #ddd;
}

.login .sanjiao_banner .triangle_down {
    position: absolute;
    bottom: -1px;
    overflow: visible;
    border-left: none;
    border: 7px solid transparent;
    border-bottom-color: #fff;
}

.login .listBox ul {
    padding: 0;
    font-size: 12px;
}

.login .listBox li {
    height: 27px;
    line-height: 27px;
    text-align: center;
}

.login .listBox a {
    color: #666;
}

.login .listBox .tuic {
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-top: 1px solid #cccccc;
    font-size: 12px;
}

.shijidaohang {
    background: #03AC65;
    margin-top: 3px;
    height: 40px;
    overflow: hidden;
}

.shijidaohang .channelList li {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    min-width: 100px;
    text-align: center;
}

.shijidaohang .channelList li.selected a {
    background-color: #7fc1a6;
    color: #fff;
}

.shijidaohang .channelList li a {
    height: 40px;
    line-height: 40px;
    display: block;
    color: #fff;
    font-size: 16px;
}

.shijidaohang .channelList li a canvas {
    opacity: 0.25;
    position: absolute;
    top: 0;
    left: 0;
}

.header {
    line-height: 1;
    padding: 30px 0 26px;
    overflow: inherit !important;
}

.header .search {
    margin: 0 auto;
    text-align: left;
    margin-left: 86px;
}

.header .search .noArrow {
    padding-right: 10px;
    border-right: 1px solid #ddd;
    cursor: pointer;
}

.header .search .noArrow .state {
    display: inline-block;
    width: 56px;
    line-height: 45px;
    font-weight: 700;
    color: #101d37;
    padding-left: 18px;
    padding-right: 5px;
}

.header .search .noArrow i {
    background-image: url(../image/xiala.png);
    display: inline-block;
    width: 11px;
    height: 6px;
    background-size: 100%;
    vertical-align: middle;
    transition: transform ease .3s;
}

.header .search .noArrow.active i {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.header .search .sstate {
    position: absolute;
    top: 45px;
    left: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    z-index: 10;
}

.header .search .sstate>span {
    display: block;
    line-height: 35px;
    font-weight: 700;
    color: #101d37;
    padding-left: 18px;
    padding-right: 34px;
    cursor: pointer;
}

.header .search .sstate>span:hover {
    background-color: #f3f3f3;
}

.header .search .input {
    display: inline-block;
    border: 1px solid rgba(0,0,0,0.2);
    line-height: 45px;
    font-size: 14px;
    color: #101d37;
    background-color: #fff;
    position: relative
}

.header .search .input input {
    vertical-align: top;
    box-sizing: border-box;
    width: 400px;
    height: 45px;
    line-height: 45px;
    padding: 0 22px;
    box-shadow: 0 1px 2px -1px rgba(0,0,0,0.2);
    border-radius: 2px
}

.header .search .input input:focus {
    outline: none
}

.header .search .input input::-ms-clear {
    display: none
}

.header .search .input .inputRightPart {
    position: absolute;
    right: 0;
    top: 0
}

.header .search .input .inputRightPart .searchButton {
    cursor: pointer;
    width: 50px;
    height: 45px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
    display: block;
    outline: none;
    border: none;
    border-left: 1px solid rgba(0,0,0,0.2);
}

.header .search .input .inputRightPart .searchButton i {
    display: inline-block;
    vertical-align: -4px;
    background-image: url(../image/fangdajing.png);
    background-size: 100%;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
}

.header .button {
    text-decoration: none;
    display: block;
    width: 155px;
    text-align: center;
    background-color: #03AC65;
    color: #fff;
    font-size: 15px;
    line-height: 46px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 4px;
}

.header .button:hover {
    background-color: #47ba8a;
}

.header .menu .menuLeft {
    font-size: 0;
}

.header .menu .menuLeft>div {
    display: inline-block;
    vertical-align: top;
}

.header .menu .menuLeft .login_bnner {
    padding-right: 12px;
    width: 156px;
    height: 50px;
}

.header .menu .menuLeft .login_bnner img {
    display: block;
    width: 100%;
}

.header .menu .menuLeft .dianhua_bnner {
    padding-left: 12px;
    border-left: 1px solid #ddd;
    margin-top: 5px;
}

.header .menu .menuLeft .dianhua_bnner .icon-img {
    margin-bottom: 7px;
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
    background-image: url(../image/logo_phone_icon.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    font-size: 18px;
    color: #c4292f;
    font-weight: 700;
}

.header .menu .menuLeft .dianhua_bnner .txt {
    font-size: 14px;
    color: #929292;
}

.header .menu .menuLeft .dianhua_bnner .huanyingdenglu {
    font-size: 28px;
    font-family: "PMingLiU";
}

.zhuandiandaohang_banner {
    line-height: 1;
    padding: 30px 0;
}

.zhandianditu_icon {
    display: inline-block;
    background-size: 14px;
    height: 14px;
    width: 14px;
    vertical-align: -2px;
    background-image: url(../image/zhandianditu_icon.png);
    margin-right: 5px;
}

.zhuandiandaohang_banner .crumbs {
    font-size: 12px;
    color: #9399a5;
}

.zhuandiandaohang_banner .crumbs h1 {
    display: inline-block;
    color: #9399a5;
}

.zhuandiandaohang_banner .crumbs a {
    color: #9399a5
}

.tuijianershoufang {
    box-sizing: border-box;
    padding-left: 50px;
    margin-bottom: 20px;
}

.tuijianershoufang .hot {
    font-size: 18px;
    line-height: 47px;
    font-weight: bold;
}

.tuijianershoufang .hot span {
    display: inline-block;
}

.tuijianershoufang .hot .more {
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 12px;
    background: url(../image/more_icon.png) right center no-repeat;
}

.tuijianershoufang .fag_color {
    color: rgb(219,76,63);
    font-weight: 700;
}

.tuijianershoufang table {
    width: 100%;
}

.tuijianershoufang table td {
    vertical-align: top;
    padding-top: 20px;
}

.tuijianershoufang table .hot_title a {
    display: block;
    overflow: hidden;
    line-height: 1.3;
    color: #101D37;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
}

.tuijianershoufang table .hot_title.bold a {
    font-weight: 700;
}

.tuijianershoufang table td .address {
    color: #9399a5;
    font-size: 13px;
    line-height: 1.5;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tuijianershoufang .topic_txt {
    padding-top: 0 !important;
    color: #999;
    font-weight: normal;
    font-size: 12px;
}

.tuijianershoufang .topic_txt>span,.tuijianershoufang .header_case .header_title .right_case>span {
    display: inline-block;
    margin-right: 8px;
}

.tuijianershoufang .topic_txt>span:nth-child(3) {
    margin-right: 0;
}

.tuijianershoufang table td .jinru a {
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    display: none;
    width: 60px;
    height: 25px;
    color: #03AC65;
    margin-top: 10px;
    background: #eef4f2;
}

.tuijianershoufang.zhongjie table td {
    padding-left: 42px;
    position: relative;
}

.tuijianershoufang.zhongjie table td .xiaobiaoti_icon {
    position: absolute;
    left: 0;
    top: 23px;
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-image: url(../image/xiaobiaoti_icon.png);
}

.mgt20 {
    width: 100%;
}

.recomend_ad {
    width: 100%;
    padding-left: 30px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.recomend_ad img {
    width: 100%;
    display: block;
}

.tuijianershoufang.rememzixun table td {
    padding-top: 0;
    vertical-align: text-bottom;
}

.tuijianershoufang.rememzixun table .index {
    width: 42px;
    font-weight: bold;
    font-size: 18px;
}

.tuijianershoufang.rememzixun table .index span {
    background: #03AC65;
    font-size: 13px;
    border-radius: 20px;
    font-weight: 400;
    padding: 0 8px;
    color: #fff;
}

.page-box a {
    border: 0;
    height: 30px;
    padding: 0 12px;
    background-color: #f8f8f9;
    margin-right: 3px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #555;
    display: inline-block;
    zoom:1;vertical-align: middle;
}
.page-box a.on,.page-box .layui-laypage-curr {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
    background-color: #101d37;
    color: #fff;
}

.page-box a:hover {
    font-size: 14px;
    color: #fff;
    background-color: #101d37;
}

.flag_biaoqian {
    font-size: 16px;
    grid-definition-rows: 400;
    display: inline-block;
    vertical-align: 2px;
    margin-right: 3px;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    border-radius: 3px;
}

.zhiding_flag {
    background-color: #ffcdce;
    color: #e4393c;
}

.tuijian_flag {
    background-color: #fbedd4;
    color: #e8ae40;
}
.geren_flag {
    background-color: #ade9d0;
    color: #2d8652;
}

.sellListContent li img.video_logo {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 8px;
    bottom: 8px
}

.sellListContent li .img .icon-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: 42px;
    width: 420px;
}

.sellListContent li .img .icon-wrapper .icon {
    display: inline-block;
    position: relative;
    line-height: 31px;
    margin-right: 15px;
    background: rgba(0,0,0,.6);
    border-radius: 100px;
    width: 42px;
    height: 42px;
    background: url(../image/vrlogo@2x.png);
    background-position-y: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 1px solid hsla(0,0%,100%,.8);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
}

.vr-animation-forever {
    -webkit-animation: vr 3s steps(80) infinite;
    animation: vr 3s steps(80) infinite;
}

@keyframes vr {
    to {
        background-position-y: 100%
    }
}

@-moz-keyframes vr {
    to {
        background-position-y: 100%
    }
}

@-ms-keyframes vr {
    to {
        background-position-y: 100%
    }
}

@-webkit-keyframes vr {
    to {
        background-position-y: 100%
    }
}

.sellListContent li .info .tag .green {
    border: 1px solid #03AC65;
    color: #03AC65;
    background: none;
    border-radius: 2px;
}

.Yicj_fag {
    background-image: url(../image/list_ycj_icon.png);
}

.Yicj_fag,.Yigq_fag {
    width: 71px;
    height: 56px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-position: 0px 2px;
    background-size: 120% auto;
    background-repeat: no-repeat;
}

.Yigq_fag {
    background-image: url(../image/list_yiguoqi_icon.png);
}

.yichengjiao_icon,.yiguoqi_icon {
    position: absolute;
    left: 45%;
    top: -35px;
    width: 100px;
    height: 100px;
    background-size: 100%;
}

.yiguoqi_icon {
    display: none;
    background-image: url(../image/yiguoqi_icon.png);
}

.yichengjiao_icon {
    background-image: url(../image/yichengjiao_icon.png);
}

.footer {
    width: 100%;
    height: 485px;
    overflow: hidden;
    font-size: 14px;
    background-color: #333;
    background: url(../image/footer-banner.png) center repeat-y #201f1b;
}

.footer-inner {
    width: 1200px;
    margin: auto;
}

.footer-top {
    padding: 25px 0;
    line-height: 24px;
    border-bottom: #4d4d4d solid 1px;
    margin-top: 56px;
}

.footer-top-nav {
    width: 70%;
}

.footer-top-hotline,.footer-bottom-cpyname,.footer-top-hotline a,.footer-bottom-cpyname a {
    color: #ddd;
}

a,a:link {
    color: #2e2e2e;
    text-decoration: none;
    outline: 0;
}

.footer-top-nav a {
    color: #fff;
    float: left;
    margin-right: 12px;
    display: inline-block;
}

.zh-footer {
    width: 40px!important;
    height: 40px!important;
    background-position: -392px -444px;
    position: relative;
    margin-top: -8px;
    margin-right: 20px;
    margin-bottom: -10px;
}

.icons {
    line-height: 0;
    font-size: 0;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
}

.links-friendly {
    padding: 30px 0 20px;
    border-bottom: #4d4d4d solid 1px;
}

.links-friendly-inner {
    width: 1200px;
}

.links-friendly-tabs ul li {
    float: left;
    padding: 0 10px 10px 0;
}

.links-friendly-tabs ul li.cur a {
    color: #fff;
    background: #666;
    cursor: default;
}

.links-friendly-tabs ul li a {
    display: block;
    float: left;
    line-height: 30px;
    padding: 0 15px;
    background: #0f0f0f;
    color: #999;
}

.links-friendly-tabcon {
    margin: 15px 0 0;
}

.links-friendly-item p {
    float: left;
    line-height: 24px;
    padding: 0 8px 0 0;
    line-height: 30px;
}

.links-friendly-item p a {
    white-space: nowrap;
    color: #999;
}

.footer-bottom {
    font-size: 12px;
    margin: 25px 0 0;
    line-height: 24px;
}

.footer-bottom-copyright {
    color: #ddd;
}

.footer-bottom-letter a {
    color: #999;
    padding: 0 2px;
    margin: 0 1px;
}

.toolbars {
    z-index: 1000000;
}

.toolbars {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 888886;
    box-shadow: 0 1px 10px rgba(0,0,0,0.2);
}

.toolbars ul li {
    position: relative;
    display: block;
    height: 60px;
    width: 40px;
    margin: 0;
    background-color: #fff;
}

.tool-icon {
    display: block;
    width: 40px;
    height: 60px;
    overflow: hidden;
}

.toolbars ul li .tool-icon a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}

.toolbars ul li:hover .text {
    color: #fff;
}

.tool-fav .tool-icon i {
    background-image: url(../image/houseguanli.png);
    margin-top: 10px;
}

.tool-entruste .tool-icon i {
    background-image: url(../image/maifang.png);
}

.tool-app .tool-icon i {
    margin-top: 10px;
    background-image: url(../image/sao.png);
}

.tool-backtop .tool-icon i {
    margin-top: 10px;
    background-image: url(../image/shang.png);
}

.tool-icon i {
    width: 35px;
    height: 35px;
    margin: auto;
}

.icons-sidetools {
    display: block;
    background-image: url(../image/hm-weixin.jpg);
    width: 100px;
    height: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.toolbars .text {
    font-size: 12px;
    text-align: center;
    color: #7C87A5;
    display: block;
}

.tool-app .tool-desp {
    padding: 0 2px;
}

.tool-app .tool-desp .text {
    font-size: 14px;
    text-align: center;
    height: 25px;
    line-height: 20px;
}

.toolbars .tool-desp .text {
    color: #7C87A5 !important;
}

.tool-app .tool-desp .triangle_border_right {
    top: calc(20% - 5px);
}

.tool-desp {
    border-radius: 2px;
    opacity: 0;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: 60px;
    min-height: 38px;
    padding: 0 20px;
    white-space: nowrap;
    line-height: 38px;
    background-color: #fff;
    text-align: right;
    border: #ebebeb solid 1px;
    transition: all .3s linear;
}

.tool-desp .triangle_border_right {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 11px 0 11px 11px;
    border-style: solid;
    border-color: transparent transparent transparent #ddd;
    position: relative;
    top: calc(50% - 11px);
    right: -10px;
    position: absolute;
}

.tool-desp i {
    display: block;
    width: 0;
    height: 0;
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: -11px;
    top: -10px;
    z-index: 1000;
}

.tool-desp span {
    font-size: 16px;
    color: #333;
    display: block;
}

.toolbars ul li.tool-backtop {
    display: block;
    height: 60px;
    width: 40px;
    margin: 0;
    border-bottom: 0;
}

.w_1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tag span {
    display: inline-block;
    color: #849aae;
    font-size: 12px;
    line-height: 30px;
    padding: 0 11px;
    margin-right: 6px;
    background-color: #f4f7f9
}

.toolbars ul li:hover {
    background-color: #03AC65;
}

.toolbars ul .tool-fav:hover .tool-icon i {
    background-image: url(../image/houseguanli_1.png);
}

.toolbars ul .tool-entruste:hover .tool-icon i {
    background-image: url(../image/maifang_1.png);
}

.toolbars ul .tool-app:hover .tool-icon i {
    background-image: url(../image/sao_1.png);
}

.toolbars ul .tool-backtop:hover .tool-icon i {
    background-image: url(../image/shang_1.png);
}

.toolbars ul li:hover .tool-desp {
    display: block;
    opacity: 1;
    right: 40px;
    background-color: #fff;
}

.c-btn:before,.c-btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    border: 1px solid transparent;
}

.c-btn:hover:after,.c-btn:hover:before {
    width: 100%;
    height: 100%;
}

.c-btn:before {
    bottom: 0;
    right: 0;
    -webkit-transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;
    transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;
}

.c-btn:hover:before {
    border-bottom-color: #03AC65;
    border-left-color: #03AC65;
    -webkit-transition: border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;
    transition: border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;
}

.c-btn:after {
    top: 0;
    left: 0;
    -webkit-transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;
    transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;
}

.c-btn:hover:after {
    border-top-color: #03AC65;
    border-right-color: #03AC65;
    -webkit-transition: width 0.2s ease-out,height 0.2s ease-out 0.2s;
    transition: width 0.2s ease-out,height 0.2s ease-out 0.2s;
}

.c-btn {
    border: 1px solid #eefff8;
    text-decoration: none;
    display: block;
    line-height: 42px;
    -webkit-transition: all 0.6s ease-in;
    -moz-transition: all 0.6s ease-in;
    -ms-transition: all 0.6s ease-in;
    -o-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
    position: relative;
    z-index: 1;
}

.c-btn:hover {
    border: 1px solid #03AC65;
    color: #03AC65;
    text-decoration: none;
}

.ind-banner .btn-search {
    background: #03ac65 !important;
}

.silder-box-1 .pointer li.now {
    background: #03ac65 !important;
}

.list-banner .look_more {
    color: #03ac65 !important;
}

.content .leftContent .orderFilter .orderTag ul li.selected {
    background-color: #03AC65;
}

.content .leftContent .resultDes .total span {
    color: #03ac65 !important;
}

.overview .content .price .text .tax .taxtext {
    color: #03AC65 !important;
}

.brokerInfo .phone .phone400 {
    background-color: #03AC65 !important;
}

.brokerInfo .phone .new-talk,.myAgent .brokerInfoFixed .fixAgent-im-button {
    color: #03AC65 !important;
    border: 1px solid #03AC65 !important;
}

.tabBox .aroundType li.selectTag {
    color: #03ac65 !important;
}

.tabBox .itemTagBox .tagStyle.select {
    color: #03ac65 !important;
    border-bottom: 1px solid #03AC65 !important;
}

.xinfang-banner .x-filter .x-f-block .btn {
    background-color: #03ac65 !important;
}

.xinfang-banner .x-filter .x-f-block .fil-btn {
    background: #03AC65 !important;
    color: #fff !important;
}

.group-buying-slogan {
    background: #03AC65 !important;
    color: #fff !important;
}

.group-buying-price span {
    color: #03AC65 !important;
}

.btn-orange,.btn-orange:link {
    background-color: #03AC65 !important;
}

.attributes-price span {
    color: #03AC65 !important;
}

.header .menu .menuLeft .typeList li.selected a {
    color: #03AC65 !important;
}

.resblock-list-container .resblock-list-wrapper .resblock-list .resblock-desc-wrapper .resblock-name .resblock-type {
    background-image: linear-gradient(-135deg,#03ac65,#4dbf8f) !important;
    color: #fff !important;
}

.resblock-list-container .resblock-list-wrapper .resblock-list .resblock-desc-wrapper .resblock-name .zaishou {
    background-color: #FB9252 !important;
}

.panel-tab .panel-bg {
    background-color: #03AC65 !important;
}

.panel-tab .panel-bg span {
    color: #03AC65 !important;
}

.h2-flow .house-intro-box .house-intro-right .qr-infor-consult .new-talk {
    background-color: #fff !important;
    border: 1px solid #03AC65 !important;
    color: #03AC65 !important;
}

.mod-house-online .house-det .chak,.user-comment .top_box .comment_btn {
    -moz-box-shadow: 0 -1px 0 #2d8652 inset;
    -ms-box-shadow: 0 -1px 0 #2d8652 inset;
    -o-box-shadow: 0 -1px 0 #2d8652 inset;
    -webkit-box-shadow: 0 -1px 0 #2d8652 inset;
    background: #03AC65;
    box-shadow: inset 0 -1px 0 #2d8652;
}

.user-comment .list_box .list li .r_comment .show-all {
    color: #03AC65 !important;
}

.content .content__list .content__list--item--bottom .content__item__tag--authorization_apartment {
    color: #fff !important;
    background-color: #f79100 !important;
}

.content .content__aside .content__aside__list .content__aside__list--title .contact__im {
    color: #03AC65 !important;
    border: 1px solid #03AC65 !important;
}

.sellListContent li .info .tag .green {
    border: 1px solid #03AC65 !important;
    color: #03AC65 !important;
}

.strategy_recomend .hot_topic table .index span {
    background: #03AC65 !important;
}

.J_banner1 .pointer li.now {
    background: #03AC65 !important;
}

.operate .item_zan.active {
    border-color: #03AC65 !important;
}

.more_content > ul > li > a:hover .font33,.more_content > ul > li > a:hover .font99 {
    color: #03AC65 !important;
}

.entrust-tbs .cur {
    color: #fff !important;
    background-color: #03AC65 !important;
}

.entrust-tbs {
    border-bottom: #03AC65 solid 2px !important;
}

.upFileBtn {
    border: 1px solid #7fc1a6 !important;
    color: #7fc1a6 !important;
}

.more-neirong-banner .active {
    color: #fff !important;
    background-color: #7fc1a6 !important;
}

.search-con-wrapper li.current a {
    color: #03AC65 !important;
}

.house-sort li.current {
    background-color: #03AC65 !important;
}

.house-sum {
    color: #03AC65 !important;
}

.im-start span {
    color: #03AC65 !important;
}

.im-start {
    border: #03AC65 solid 1px !important;
}

.koubei_number {
    color: #03AC65!important;
}

.jump-tbs li.cur a {
    color: #03AC65 !important;
    border-bottom: #03AC65 solid 3px !important;
}

.recently-history-list .text .highlighted {
    color: #03AC65 !important;
}

.fixAgent-im-button {
    border: 1px solid #03AC65 !important;
    color: #03AC65 !important;
}

.nav-company .cont a.on {
    color: #fff !important;
    background-color: #03AC6 !important;
}

.nav-company {
    border-bottom: 2px solid #03AC65 !important;
}

.jxfy-box h2 span {
    background: #03AC65 !important;
}

.ag-phone {
    color: #03AC65 !important;
}

.ul-txt6-qm .qiu_title .qiuzu {
    color: #03ac65 !important;
    border: 1px solid #03ac65 !important;
}

.ul-txt6-qm .qiu_title .qiugou {
    color: #fa5741 !important;
    border: 1px solid #fa5741 !important;
}

.MColor {
    background-color: #03AC65 !important;
    color: #fff !important;
}

.MathTab {
    border: 1px solid #03AC65 !important;
}

.user_nav dl dt.on a,.user_nav dl dd li.on a,.user_nav dl dt a:hover {
    color: #03AC65 !important;
    border-left: 2px solid #03Ac65 !important;
}

.order-n .empty p .link_index {
    color: #03AC65 !important;
}

.club span {
    color: #03AC65 !important;
}

.club em {
    border: solid 1px #03AC65 !important;
}

.club em a {
    color: #03AC65 !important;
}

.tools ul li a:hover {
    text-decoration: none;
    color: #03AC65 !important;
}

.user-main .main-right .tab {
    border-bottom: 1px solid #03AC65 !important;
}

.user-main .main-right .tab span.hover {
    border-bottom: 2px solid #03AC65 !important;
    border: 1px solid #03AC65 !important;
    background-color: #03AC65 !important;
}

.btn-form {
    background-color: #03AC65 !important;
    border: 1px solid #03AC65;
    color: #fff !important;
}

.tab-h1 .on a:after {
    background-color: #03Ac65 !important;
}

.tab-h1 .luru a {
    color: #03Ac65 !important;
}

.gongneng>div {
    color: #03AC65;
    border: 1px solid #03AC65;
}

.contorl_bar .agent_btn {
    border: 1px solid #03AC65 !important;
    color: #03AC65 !important;
}

.ul-form .lab3.on {
    border: 1px solid #03Ac65 !important;
    background-color: #eefff8 !important;
    color: #03Ac65 !important;
}

.vip-radio .form-radio.checked {
    border-color: #ff9741 !important;
    background-color: #fff2e7 !important;
}

.delegate_list .dealType_1 {
    background-color: #ccf1e1 !important;
    color: #03ac65 !important;
}

.delegate_list .dealType_2 {
    background-color: #fff1ee !important;
    color: #fd8770 !important;
}

.contentBottom {
    margin: 30px 0px 20px 0px;
}

.contentBottom span {
    margin: 0px 10px;
}

.empty_none {
    margin: 160px auto 0;
    text-align: center;
}

.empty_none p {
    font-size: 14px;
    color: #9199A1;
    margin-top: 30px;
}

.guanggao_banner {
    margin: 0 auto;
    width: 1200px;
}

.guanggao_banner .img_bnner {
    width: 100%;
}

.guanggao_banner .img_bnner img {
    display: block;
    width: 100%;
}

.banner .container {
    overflow: inherit !important;
}
