body{background: #fff;}
.zy_house {height:705px;}
.zybox_h2{
    font-size: 48px;
    color:#333;
    font-weight: bold;
    text-align: center;
    padding-top: 64px;
    margin-left: 24px;
}
.zybox_p{
    font-size: 18px;
    color:#333;
    text-align: center;
    margin-top: 23px;
}
.con h1,.con h3 {
    font-weight: 400
}
.con {
    width:1100px;
    height: 386px;
    margin: 0 auto;
    color: #333
}
.con_t {
    font-size: 24px;
    padding-bottom: 15px
}
.con_bj {
    position: relative;
    background: rgba(255,255,255,.97);
    box-shadow: 0 0 10px #ccc;
    height: 386px;
    border-radius: 10px;
}
.con_bj h3 {
    font-size: 24px;
}
.con_bj h3 span{
    font-size: 15px;
    letter-spacing: -1px;
    margin-left: 6px;
}
.con_bj h3 em{
    color:#00463E;
}
.con_bj_cal {
    position: relative;
    width: 445px;
    height: 196px;
    padding: 40px 40px 30px 50px;
    border-right: 1px solid #CBCBCE;
}
.bj_form {
    width: 370px;
    padding-top: 20px;
    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: 249px;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}
.bj_form .tip,.bj_res_con .tip {
    color: #333;
    font-size: 14px
}
.bj_res_con .tip {
    margin-top: 50px;
}
.bj_form .form_error {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px
}
.calc-btn {
    position: absolute;
    top: 124px;
    right: -46px;
    display: block;
    width: 90px;
    height: 90px;
    background: linear-gradient(-30deg, #00463E, #005249);
    -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
}
.bj_form .tip, .bj_res_con .tip i{
    color: #00463E;
}
.bj_res_con .tip i{
    color: #00463E;
}
.zybox3{
    height: 63px;
    padding-top: 5px;
    right: -100px;
    bottom: -66px;
    display: block;
    position: absolute;
    font-size: 18px;
    text-align: center;
    width: 206px;
}
.zybox3::after{
    content: "";
    position: absolute;
    top: 68px;
    left: 107px;
    width: 1px;
    height: 54px;
    background: #cbcbcb;
}
.zybox3 h2{
    font-size: 28px;
    color: #00463E;
    line-height: 42px;
}
.ico-line-btn {
    background: url(../image/ico-line-btn.png) no-repeat;
    top: 99px;
    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: 115px;
    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: 366px;
    padding: 45px 50px 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;
}
.bj_res_ul li strong{font-size: 18px;}
.bj_res_t b {
    width: 92px;
    font-size: 25px;
}
.bj_res_t span.bj_res_t_y {
    font-size: 14px
}
.bj_res_ul {
    width: 264px;
    height: 89px;
    padding: 26px 50px 7px;
    margin: 40px auto 0;
    border: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}
.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:120px;
    height:40px;
    border: 1px solid #e5e5e5;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: #fff url(../image/jt1.png) no-repeat 87% center;
    background-size: 16px 8px;
    padding-left: 16px;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}
select::-ms-expand { display: none; } 
.zybox2 select{
    width:72px;
    padding-left: 8px;
}
.headline{
    text-align: center;
    height: 80px;
}
.headline h2{
    font-size:50px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    color:#333;
    line-height:36px;
    filter:alpha(opacity=10);
    opacity:0.1;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.headline_big{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.headline_big h3{
    font-size:36px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    font-weight: bold;
    color:#333;
    margin: 0 30px;
    display:inline-block;
    vertical-align: middle;
    letter-spacing: 1.5px;
}
.headline_big em{color: #00463E;margin-right: 50px;}
.headline_big span {
    font-size: 18px;
    color: #333;
    display: block;
    letter-spacing: 1px;
    margin-top: 5px;
}
.white .headline h2{color: #fff;}
.white .headline h3{color: #fff;}
.white .headline span{color: #fff;}
.zybtns{
    width:204px;
    height:41px;
    line-height: 41px;
    background:#00463E;
    border-radius:30px;
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin:0 auto;
}
.zybtns img{
    vertical-align: middle;
    margin-top: -5px;
    display: inline-block;
}
.box1{
    height:759px;
    text-align: center ;
}
.box1 b{
    width:5px;
    height:5px;
    background:#00463E;
    border-radius:50%;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -4px;
}
.box1 h4{
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
}
.box1 p{
    font-size: 16px;
    color: #4e4e4e;
    line-height: 26px;
    text-align: left;
}
.box1_1 p{text-align: center;}
.box1_2 li{
    float: left;
    text-align: right;
    margin-right: 485px;
    margin-left:53px;
}
.box1_2 li:last-child{
    text-align: left;
    margin-right: 0;
    margin-left:0;
}
.box1_3 li{
    float: left;
    text-align: right;
    margin-right: 150px;
    margin-left:60px;
}
.box1_3 li h5{
    font-size: 26px;
    color: #333;
    margin-bottom: 30px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box1_3 li h5 span{
    width:25px;
    height:1px;
    background:#000033;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.box1_3 li:last-child{
    text-align: left;
    margin-right: 0;
    margin-left:0;
}
.box1_3 li a img{
    vertical-align: middle;
}
.box2{height:563px;}
.box2 li{
    float: left;
    width:384px;
    height:309px;
    font-size:24px;
    color:#3044D9;
    text-align: center;
    margin-right:-23px;
    position: relative;
}
.box2 li:last-child{
    z-index:3;
    margin-right:-34px;
}
.box2 li:hover{
    animation: denglong 500ms forwards linear;
}
@keyframes denglong{
    0%{transform: translateY(0);}
    50%{transform: translateY(-10px);}
    100%{transform: translateY(-20px);}
}
.box2_1{
    position: absolute;
    top: 120px;
    font-size: 16px;
    text-align: left;
    width: 289px;
    float: left;
    margin-left: 81px;
    color: #333;
    margin-bottom: 33px;
}
.box2_1 p{
    font-size: 24px;
    padding-left: 126px;
    margin-bottom: 35px;
    line-height: 28px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box2_1 span{
    font-size: 18px;
    display: block;
}
.box3{height:701px;margin-top: -1px;}
.tab div.img {
    width: 417px;
    height: 418px;
    overflow: hidden;
    margin-left: 43px;
    margin-top: 30px;
    float: left
}
.tab ul {
    width: 600px;
    float: left;
    margin-top: 30px
}
.tab ul li {
    width: 570px;
    float: right;
    height: 127px;
    background: #ededed;
    margin-bottom: 19px;
    position: relative;
    cursor: pointer;
    color: #333
}
.tab ul li em {
    width: 0;
    height: 0;
    border-width: 17px;
    border-style: solid;
    position: absolute;
    left: -34px;
    top: 43px;
    border-color: transparent #ededed transparent transparent
}
.tab ul li span {
    width: 128px;
    height: 86px;
    text-align: center;
    border-right: 2px dashed #333;
    line-height: 86px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    font-size: 26px;
    float: left;
    margin-top: 18px
}
.tab ul li div,.tab ul li p {
    font-size: 18px;
    width: 200px;
    text-align: center;
    float: left;
    margin-top: 33px
}
.tab ul li p {
    width: 216px;
    margin-top: 25px
}
.tab ul li i {
    font-size: 24px;
    display: block;
    width: 24px;
    float: left;
    margin-top: 44px
}
.tab ul .hot {
    background: #00463E;
    color: #fff
}
.tab ul .hot em {
    border-color: transparent #00463E transparent transparent;
}
.tab ul .hot span {
    border-right: 2px dashed #fff;
}
.box4{height:463px;}
.box4 ul{
    width: 900px;
    margin: 0 auto;
}
.box4 li{
    float: left;
    font-size:24px;
    color:#333;
    text-align: center;
    margin-right:136px;
}
.box4 li:nth-child(2){margin-right:84px;}
.box4 li:last-child{margin-right: 0;}
.box5{height:789px;}
.box5 form{
    width:504px;
    height:452px;
    background:rgba(255,255,255,0.18);
    float: right;
    margin: 0 auto;
    margin-right: 10px;
    text-align: center;
     color: #fff;
}
.box5 form h2{
    font-size: 30px;
    margin:30px auto 20px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box5 form input{
    width:411px;
    height:52px;
    background:#fff;
    border:1px solid #000;
    border-radius:30px;
    font-size: 16px;
    color: #999;
    text-indent: 18px;
    margin-bottom: 15px;
}
.box5 form button{
    width:252px;
    height:52px;
    background:#00463E;
    font-size: 20px;
    color: #fff;
    display: inline-block;
}
.box5 form a{
    width:150px;
    height:50px;
    line-height: 50px;
    background:#00463E;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    border-radius:30px;
}
.box5 form span{
    font-size: 16px;
    text-align: right;
    display: block;
    margin: 9px 0 5px;
    margin-right: 40px;
}
.box5 form p{
    font-size: 18px;
    margin-top: 10px;
}
.ups {
    width: 546px;
    float: right;
    margin-top: 60px
}
.ups li {
    width: 268px;
    height: 224px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    position: relative;
}
.ups li img {
    transition: all .5s
}
.ups li:hover img {
    transform: scale(1.05)
}
.box5_1{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.box5_1 h2{
    font-size: 24px;
    line-height: 30px;
    margin:60px 0 10px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.footer{margin-top: 0;}
/*Ã¥Â¯Â®Ã¨Â§â€žÃ®â€â€¹*/
.pop-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    z-index: 102;
    display: none;
}
.pop-box .main-contener {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -200px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.5)
}
.tan {
    position: relative;
}
.form6 {
    position: absolute;
    top: 50px;
    left: 60px;
    text-align: center;
}
.form6 h3 {
    font-size: 22px;
    color: #333;
    line-height: 40px;
}
.pop-box p {
    width: 45px;
    height: 2px;
    background: #00463E;
    display: inline-block;
    margin-bottom: 25px;
}
.form6 input{
    width: 280px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #999;
    font-size: 14px;
    margin-bottom: 20px;
    background: #fafafa;
    text-indent: 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.pop-box .pop-close {
    position: absolute;
    right: -21px;
    top: -20px;
    cursor: pointer;
    width: 46px;
    height: 45px;
    color: #fff;
    background: url(../image/close.png) no-repeat center center;
    background-size: 100% auto;
}
.form6 button{
    display: block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    background: #00463E;
    color: #fff;
    font-size: 16px;
}
.form6 h4{
	margin-top: 20px;
	font-size: 16px;
}
.form6 h4 em{
	color: #00463E;
}