.zy_house {height:290px;margin-bottom: 50px;}
.zybox_h2{
    font-size: 24px;
    color:#00463E;
    font-weight: bold;
    text-align: center;
    margin-left: 125px;
    padding-top: 20px;
}
.zybox_p{
    font-size: 18px;
    color:#333;
    text-align: center;
    margin-top: 23px;
}
.con {
    width:880px;
    height: 286px;
    margin: 0 auto;
    color: #333;
}
.con_t {
    font-size: 24px;
    padding-bottom: 15px
}
.con_bj {
    position: relative;
    background:url(../image/form.png) no-repeat center center;
    background-size: 100%;
    width:880px;
    height:327px;
    border-radius: 10px;
    margin: 0 auto;
}
.con_bj_cal {
    position: relative;
    width: 423px;
    height: 196px;
    padding: 20px 40px;
}
.bj_form {
    width: 370px;
    font-size: 14px
}
.bj_res_t,.bj_res_t b,.calc-btn em,.ele_bt {
    text-align: center
}
.form_line input{
    background: #fff;
    color: #999;
    font-size: 14px;
    width: 267px;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}
.calc-btn {
    position: absolute;
    top: 68px;
    right: -46px;
    display: block;
    width: 90px;
    height: 90px;
    background: linear-gradient(-30deg, #005249, #00463E);
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 45px;
    z-index: 15;
}
.ico-line-btn {
    width: 140px;
    height: 140px;
    right: -71px;
    display: block;
    position: absolute
}
.ico-line-btn {
    background: url(../image/ico-line-btn.png) no-repeat;
    top: 45px;
    z-index: 9;
}
.calc-btn em {
    display: block;
    font-size: 22px;
    color: #fff;
    width: 44px;
    height: 48px;
    line-height: 27px;
    margin: 0 auto;
}
.circle-animate {
    position: absolute;
    top: 60px;
    right: -56px;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #00463E;
    z-index: 12;
    -webkit-animation: scale-three2 1.5s ease infinite;
    -moz-animation: scale-three2 1.5s ease infinite;
    -o-animation: scale-three2 1.5s ease infinite;
    animation: scale-three2 1.5s ease infinite;
    animation-fill-mode: both;
}
@keyframes scale-three2 {
    0% {
        transform: scale(1);
        opacity: .8
    }

    100% {
        transform: scale(1.3);
        opacity: 0
    }
}
@-webkit-keyframes scale-three2 {
    0% {
        -webkit-transform: scale(1);
        opacity: .7
    }

    100% {
        -webkit-transform: scale(1.3);
        opacity: 0
    }
}
@-moz-keyframes scale-three2 {
    0% {
        -moz-transform: scale(1);
        opacity: .7
    }

    100% {
        -moz-transform: scale(1.3);
        opacity: 0
    }
}
@-o-keyframes scale-three2 {
    0% {
        -o-transform: scale(1);
        opacity: .7
    }

    100% {
        -o-transform: scale(1.3);
        opacity: 0
    }
}
.con_bj_res {
    width: 273px;
    padding: 20px 30px 0 0;
    color: #333;
    font-size: 14px;
}
.bj_res_t b,.bj_res_ul li b {
    display: inline-block;
    font-weight: 400;
    color: #00463E
}
.bj_res_t {
    line-height: 35px;
    font-size: 20px
}
.bj_res_ul li,.bj_res_ul li strong {
    height: 40px;
    line-height: 35px;
    text-align:center;
    font-size: 16px;
}
.bj_res_t b {
    width: 70px;
}
.bj_res_ul {
    margin: 23px auto 0;
}
.bj_res_ul em{
    color: #00463E
}
.clear:after{display:block;clear:both;content:"\0020";visibility:hidden;height:0;}
.col_l{float: left;*display: inline;}
.col_r{float: right;*display: inline;}
.zy_house  select{
    width:267px;
    height:40px;
    border: 1px solid #e5e5e5;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: #fff url(../image/jt1.png) no-repeat 95% center;
    background-size: 16px 8px;
    padding-left: 16px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}
select::-ms-expand { display: none; } 
.freeConsultation ul{
    display: flex;
    justify-content: space-between;
    color: #666;
    font-size: 16px;
}
.freeConsultation ul li{
    width: 50%;
    text-align: center;
    line-height: 50px;
    background: #ebebeb;
    cursor: pointer;
}
.freeConsultation ul li.active{
    background:#fff;
    color: #333;
}
.zyStory_1{display: none;}
.zyStory_1 .info a img{
    vertical-align: middle;
    width: 11px;
    height: 11px;
}
.zyStory_1 .info a em{
    vertical-align: middle;
}
.zyStory_2 {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.zyStory_2 span{
    width: 50%;
}
.zyStory_2 span em{
    vertical-align: middle;
}
.zyStory_2 span img{
    vertical-align: middle;
    margin-right:3px;
    width: 15px;
    height: 15px;
}
