@charset "utf-8";
/* CSS Document */

.mar {
    margin-left: auto;
    margin-right: auto;
}

.lf {
    float: left;
}

.rf {
    float: right;
}

.bkBox {
    width: 1178px;
}

.marl18 {
    margin-left: 18px;
}

.marTop3 {
    margin-top: 70px;
}

.marBoT3 {
    margin-bottom: 30px;
}

.marBoT5 {
    margin-bottom: 50px;
}

.marBoT1 {
    margin-bottom: 100px;
}

.marl5 {
    margin-left: 50px;
}

.mar65 {
    margin-left: 65px;
}

input[placeholder], [placeholder], *[placeholder] {
    color: #a1a2a4 !important;
}

input {
    background: #fff;
}

/*----------------------   我是业主 内容   -------------------------*/

.yzBox {
    width: 1200px;
}

/*=== 中间内容 ====*/

/* 左侧导航 */

.menu_left {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
}

.menu_left li {
    float: left;
    margin-right: 55px;
    height: 62px;
    line-height: 58px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}

.menu_left li.cur {
    color: #CF2924;
    font-weight: bold;
}

.menu_left li i {
    background: #CF2924;
    display: block;
    height: 4px;
    width: 100%;
}

.menu_left li i.none {
    display: none;
}

/*右侧内容*/

.midBox {
    width: 1200px;
    background: #fff;
}

.padleft {
    padding-left: 65px;
}

.mains {
    display: none
}

.midBox .block {
    display: block;
}

.midBox .hide {
    display: none
}

.mains {
    margin-bottom: 75px;
}

.gf-tit {
    margin-top: 36px;
    line-height: 66px;
    color: #323942;
    font-size: 20px;
    font-weight: bold;
}

.gf-tit span {
    color: #b0b3b4;
    font-size: 12px;
    padding-left: 15px;
    font-weight: normal;
    line-height: 35px;
}

.tceng {
    position: relative;
}

.tceng div.wenhao {
    position: absolute;
    left: 210px;
    top: 25px;
}

.query-jg {
    line-height: 36px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ececec;
    font-size: 20px;
    color: #323942;
    margin-bottom: 20px;
}

.query-jg a {
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #CF2924;
    display: inline-block;
    border-radius: 5px;
    margin-left: 30px;
}

.questions1 ul li {}

.cststy {}

.cststy li {
    line-height: 47px;
    color: #323942;
    font-size: 14px;
    width: 300px;
    cursor: pointer;
}

.cststy li.result {
    background: #f8f8f8;
}

.cststy li span {
    background: url(/images/radio-icon.png) no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-position: 0 -48px;
    vertical-align: middle;
    margin: 0 17px;
}

.cststy li span.on {
    background-position: 0 0px;
}

.quesbtn-pre {
    width: 137px;
    height: 37px;
    color: #fff;
    background: #CF2924;
    border-radius: 5px;
    line-height: 37px;
    margin-left: 65px;
    margin-top: 45px;
    display: block;
    text-align: center;
    cursor: pointer;
}

.quesbtn-next {
    margin-left: 65px;
    margin-top: 45px;
    font-size: 14px;
    display: block;
    cursor: pointer;
}

.quesbtn {
    margin-top: 45px;
    overflow: hidden;
}

.quesbtn a {
    width: 137px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #CF2924;
    display: inline-block;
    float: left;
    border-radius: 5px;
    border: 1px solid #CF2924;
}

.quesbtn a.baisebg {
    background: none;
    color: #CF2924;
}

.quesbtn a:hover {
    color: #fff;
    background: #CF2924;
}

.quesbtn .pre {
    margin-right: 18px;
}

.quesbtn .next {}

.cstj {
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: #323942;
}

.csresult {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

.csresult li {
    line-height: 48px;
    color: #b0b3b4;
    ;
    font-size: 14px;
    width: 300px;
    cursor: pointer;
}

.csresult li span {
    color: #323942;
    font-weight: bold;
}

.wxts {
    font-size: 12px;
    color: #b0b3b4;
    padding-top: 20px;
    width: 615px;
    line-height: 26px;
}

/*f房贷计算器*/

.fdcao {
    width: 720px;
}

.leftcao {
    margin-top: 48px;
    display: inline-block;
}

.leftw {
    width: 460px;
    float: left;
}

.leftwsty {
    width: 315px;
    float: left;
}

.leftcao .ckleft {
    margin-bottom: 24px;
    position: relative;
}

.ckleft p {
    width: 117px;
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #8e99a9;
}

.leftcao .ckright {
    width: 460px;
}

.amount {
    width: 335px;
    border: 1px solid #e6e6e6;
    height: 45px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #8e99a9;
    overflow: hidden;
    float: left;
}

.amount input {
    border: none;
    height: 45px;
    line-height: 45px;
    color: #333;
    font-size: 14px;
    width: 265px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 5px;
}

.ckright select {
    display: none;
    outline: none;
}

.selectbox {
    font-size: 14px;
    color: #535d6a;
    width: 335px;
    line-height: 45px;
    position: relative;
    display: block;
    margin-left: 117px;
}

.selectshowbox {
    height: 40px;
    padding-left: 20px;
    background: url(../../images/det-icon.png) no-repeat 300px 17px #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.select_option {
    border: 1px solid #efefef;
    border-top: none;
    position: absolute;
    width: 270px;
    z-index: 9999;
    background: #fff;
}

.select_option li {
    padding-left: 20px;
}

.select_option li.selected {
    background-color: #efefef;
    color: #535d6a;
}

.select_option li.hover {
    background: #efefec;
    color: #535d6a;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.lilvs {
    margin-top: 24px;
}

.marbot {
    margin-bottom: 24px;
}

.lilvs .selectbox {
    width: 202px;
    float: left;
    margin-left: 0px;
}

.lilvs .selectshowbox {
    background: url(../../images/det-icon.png) no-repeat 180px 17px #efefef;
}

.lilvs .select_option {
    width: 200px;
}

#lpr_input, #loan_rate_input {
    width: 278px
}

/*右边样式*/

.rightresults {
    width: 620px;
    float: right;
    margin-left: 40px;
}

.jieguo {
    overflow: hidden;
}

.biaotop {
    border-radius: 3px;
    overflow: hidden;
}

.titbiao {
    width: 400px;
    background: #f4f5f7;
    margin-top: 48px;
}

.titbiao span {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}

.bfenbi {
    line-height: 40px;
    padding-left: 20px;
    color: #323942;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

.shujusty {
    width: 400px;
    position: relative;
    padding: 20px 0;
}

.shujusty span {
    display: inline-block;
    width: 152px;
    height: 54px;
    line-height: 54px;
    color: #323942;
    font-size: 14px;
    padding-left: 20px;
}

.titbiao span.leixse, .shujusty span.leixse {
    width: 120px;
}

.titbiao span.leixse {
    text-indent: 7px;
}

.shujusty span.twoSpan {
    width: 100px
}

.yuejun, .bolds {
    font-weight: bold;
}

.messBro {
    font-size: 12px;
    color: #999;
    margin-bottom: 50px;
}

.messBro a, .tiscank a {
    color: #CF2924;
}

.shujusty span label {
    color: #CF2924;
    display: inline-block;
    line-height: 54px;
    padding-right: 5px;
    font-weight: bold;
}

.shujusty .colorBlack {
    color: #000;
}

.shujusty .zhouqi label, .shujusty .lixi label {
    color: #000;
}

.dijianw {
    position: absolute;
    top: 61px;
    left: 248px;
    width: 150px;
    color: #888;
    font-size: 12px;
}

.tiscank {
    color: #b0b3b4;
    font-size: 12px;
    padding-top: 15px;
}

.bingtu {
    width: 400px;
    border-top: 1px solid #dfdfdf;
    margin: 0 22px;
    padding-bottom: 30px;
}

.bingtu img {
    width: 205px;
    height: 205px;
    margin: 35px auto 0;
}

.rcantop {
    width: 100%;
    overflow: hidden;
    padding-bottom: 32px;
    border-bottom: 1px solid #ececec;
}

.rcantop li {
    color: #8e99a9;
    font-size: 12px;
    width: 40%;
    float: left;
    padding-left: 10%;
    margin-bottom: 12px;
}

.rcantop li span, .rcantop li a i {
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 2px;
}

.rcantop li span.huangs {
    background: #f3b200;
}

.rcantop li span.lans {
    background: #0aa3e9;
}

.rcantop li span.lvs {
    background: #7dc206;
}

.rcantop li span.jus {
    background: #fb7d37;
}

.rcantop li b {
    padding-left: 16px;
    font-size: 14px;
    color: #323942;
    line-height: 28px;
}

.tsicon, .tsicon1, .wenhao {
    background: url(../../images/ts-icon.png) no-repeat;
    width: 18px;
    height: 19px;
    display: inline-block;
    position: absolute;
    right: -26px;
    top: 12px;
    cursor: pointer;
}

.wenhao {
    top: 16px;
    right: -29px;
}

.tscont1 {
    width: 200px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    background: #999;
    position: absolute;
    top: 0;
    right: -225px;
    z-index: 10;
    display: none;
    border-radius: 5px;
}

.selbox {
    font-size: 14px;
    color: #333;
    width: 335px;
    line-height: 45px;
    position: relative;
    display: block;
    margin-left: 117px;
}

.ulbox {
    height: 40px;
    padding-left: 20px;
    background: url(../../images/det-icon.png) no-repeat 300px 17px #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.ullist {
    border: 1px solid #efefef;
    border-top: none;
    position: absolute;
    width: 196px;
    z-index: 9999;
    background: #fff;
}

.ullist li {
    cursor: pointer;
    padding-left: 20px;
}

/*.ullist li:hover{background: #efefec; color: #535d6a;}*/

.ullist li.custom {
    cursor: default;
}

.blilv {
    line-height: 40px;
    color: #323942;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    right: 46px;
}

.custom input {
    border: none;
    outline: none;
    margin: 0 5px;
    line-height: 25px;
    font-size: 14px;
    width: 55px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 5px;
}

.custom a {
    padding: 8px;
    font-size: 14px;
}

.error {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    position: fixed;
    top: 50%;
    left: 40%;
    padding: 3px 15px;
    z-index: 99999;
    display: none;
}

/* .amount_w{width:198px;} */

.amount input.widsty {
    width: 265px;
}

.amount input.widsty_jidian {
    width: 235px;
}

.r-resty {
    width: 620px;
}

.biaotop label {
    background-color: #CF2924;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 310px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.resulttop {
    height: 40px;
    width: 650px;
    border-bottom: 1px solid #fff;
    background: #f4f5f7;
}

.resulttop em {
    width: 70px;
    display: inline-block;
    text-align: center;
}

.resulttop span {
    width: 107px;
    text-align: center;
    display: inline-block;
}

.resulttop label {
    width: 179.66px;
    text-align: center;
    display: inline-block;
}

/* .resulttop label:first-child,.lisths li label:first-child{border-right:1px solid #eeeff4;} */

.resulttop label.qkw {
    width: 92px;
}

.resulttop li {
    float: left;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #333;
}

.reshang {
    background: #f4f5f7;
    height: 40px;
    clear: both;
}

.reshang span, .reshang label {
    text-align: left;
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #323942;
    float: left;
    width: 275px;
    padding-left: 20px;
}

.reshang label {
    text-align: right;
}

.resultlist {
    height: 330px;
    overflow-y: scroll;
}

.resultlist dd {
    overflow: hidden;
    line-height: 40px;
}

/* .resultlist dd:nth-of-type(odd){ background:#f7f7f7;height:39px;line-height:39px;} */

.lisths li {
    float: left;
}

.lisths li em {
    width: 60px;
    display: inline-block;
    text-align: center;
}

.lisths li span {
    width: 118px;
    text-align: center;
    display: inline-block;
}

.lisths li label {
    width: 170px;
    text-align: center;
    display: inline-block;
}

.lisths li em {
    width: 80px;
}

.lihover {
    background: #efefec;
    color: #535d6a;
}

/*努力加载中*/

.loadings {
    height: 30px;
    width: 70%;
    padding-left: 35%;
    background: #fff;
}

.loadings a {
    padding-left: 8px;
    color: #aeaeae;
    font-size: 12px;
    line-height: 30px;
}

.spinner_8 {
    margin: 0 auto;
    top: 10px;
    width: 10px;
    height: 10px;
    position: relative;
}

.container1>div, .container2>div, .container3>div {
    width: 3px;
    height: 3px;
    background-color: #c2c2c2;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner_8 .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

/*以下为自定义*/

.amount1 {
    width: 272px;
    height: 38px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #8e99a9;
    overflow: hidden;
    float: left;
}

.amount1 input {
    border: none;
    height: 38px;
    line-height: 38px;
    color: #f3b200;
    font-size: 14px;
    width: 220px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 5px;
}

/* .amount_w1{width:198px;} */

.amount1 input.widsty {
    width: 140px;
}

/*房贷计算 页面公积金悬浮框样式调整*/

.calcu {
    right: -30px;
    top: 15px;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    box-shadow: 0 0 0 60px #fff inset;
    -webkit-text-fill-color: #333;
}
/********zxc****************/
@media screen and (max-width:768px){
body{ background:#fff!important; width:100%; overflow-y:scroll; overflow-x:hidden;  }
.header,.page_tit{ display:none;}
.marTop3{ margin-top:.8rem;} 
.yzBox,.midMain,.midBox{ width:100%!important; overflow:hidden;}
 .menu_left { width:7.7rem;}
 .menu_left li{  width:1.9rem; text-align:center;  margin-right:0; font-size:.3rem; height:1.01rem; line-height:1rem;}
 .menu_left li i{ height:.05rem;}
.fangpai-detail-daikuan-content-left li select{ width:90%;}
.leftwsty{ float:none; width:7rem;}
.r-resty{ float:none; width:100%;}
.fangpai-detail-daikuan-content-left{ width:100%;}
.mains{ margin-bottom:.3rem; overflow:hidden; margin-left:.3rem; margin-right:.3rem;}
.fangpai-detail-daikuan-content{ margin-top:.3rem; padding-bottom:.3rem;}
.quesbtn{ margin-top:.3rem;}
.titbiao{ width:7rem; margin-top:.5rem;}
.rightresults{ margin-left:0; float:none; width:100%;}
.shujusty{ width:7rem;}
.messBro{ width:7rem; margin-bottom:.3rem;}
.biaotop label{ width:7rem;}
.zp-resulttop{ width:7rem; overflow-x:scroll; }
.resultlist{ width:13.5rem;}
/****************/
.leftw{ float:none; width:100%;}
.ckleft p{ width:1.2rem; font-size:.24rem;}
.amount{ float:left; width:4.8rem; margin-left:.3rem;}
.leftcao{ margin-top:.3rem;}
.selectbox{ width: 5.5rem; margin-left:1.5rem; }
.selectshowbox{background: url(../../images/det-icon.png) no-repeat 5.2rem 17px #f7f7f7;}
.tsicon{ display:none;}
.amount input{ width:4rem;}
.quesbtn{ margin-left:0;}
.quesbtn a{ width:3rem; height:.7rem; line-height:.7rem; font-size:.32rem;}
.bingtu{ width:7rem; margin:0; padding:0;}
.rcantop{ width:7rem; padding-bottom:.3rem;}
/*********/
.rcantop,.wxts,.query-jg,.csresult{ width:7rem;}
.gf-tit{ width:7rem; margin-top:.3rem; line-height:1rem;}
.gf-tit span{ width:7rem; display:block; line-height:.4rem; padding-left:0;}






































