/* <!-- 图片展示 --> */
.picture {
    position: relative;
    height: 600px;
    background: url(../images/web/banner_4.png);
}

.title-box {
    position: absolute;
    top: 255px;
    left: 356px;
}

.title-box h1 {
    margin-bottom: 28px;
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
}

.title-box span {
    display: block;
    margin-bottom: 42px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;

}

.title-box div {
    width: 105px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #1778FF;
    border-radius: 2px;
    cursor: pointer;

}

/* <!-- 联系我们 --> */
.contact {
    height: 902px;
    border: transparent solid 1px;
}

.contact-main {
    width: 1177px;
    height: 100%;
    margin: 0 auto;
    border: transparent solid 1px;
}

.contact_us {
    height: 254px;
    margin-top: 72px;

}

.contact_us h3 {
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 23px;
    margin-bottom: 37px;
}

.contact_us-body .box1 {
    float: left;
    width: 734px;
    height: 195px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.0800);
}

.contact_us-body .box1 .phone {
    float: left;
    width: 352px;
    height: 124px;
    margin-left: 30px;
    margin-top: 45px;
}

.contact_us-body .box1 .phone h4 {
    margin-bottom: 15px;
    width: 79px;
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 23px;
}

.contact_us-body .box1 .phone span {
    display: block;
    margin-bottom: 40px;
    width: 180px;
    height: 30px;
    font-size: 18px;
    font-family: DIN Alternate;
    color: #4070FF;
    line-height: 30px;

}

.contact_us-body .box1 .phone span i {
    margin-right: 12px;
    width: 30px;
    height: 30px;
    background: #4070FF;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    vertical-align: middle;
}

.contact_us-body .box1 .phone p {
    width: 349px;
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3E3A39;
    line-height: 23px;
}

.contact_us-body .box1 .vximg {
    float: left;
    width: 134px;
    height: 124px;
    margin-top: 33px;
    margin-left: 170px;
    text-align: center;
}

.contact_us-body .box1 .vximg img {
    width: 99px;
    height: 99px;
}

.contact_us-body .box1 .vximg span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1778FF;
    line-height: 27px;
}

.contact_us-body .box2 {
    position: relative;
    float: right;
    width: 420px;
    height: 195px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.0800);
    overflow: hidden;
}

.contact_us-body .box2 h4 {
    margin-top: 44px;
    margin-bottom: 12px;
    margin-left: 30px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 23px;
    text-align: left;
}

.contact_us-body .box2 p {
    margin-bottom: 25px;
    margin-left: 50px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3E3A39;
    line-height: 23px;
}
/* 立即咨询 */
.contact_us-body .box2 span {
    display: block;
    margin-left: 50px;
    width: 105px;
    height: 45px;
    background: #1778FF;
    border-radius: 4px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    cursor: pointer;
}

.contact_us-body .box2 i {
    position: absolute;
    bottom: -25px;
    right: -18px;
    width: 179px;
    height: 144px;
    font-size: 144px;
    color: #1778FF;
    opacity: 0.05;
}
/* 联系地址 */
.contact_address {
    height: 430px;
    margin-top: 67px;

}

.contact_address h3 {
    margin-bottom: 36px;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 23px;
}

.contact_address-body {
    height: 360px;
    border: transparent solid 1px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.0800);
}

.contact_address-body-main {
    width: 1111px;
    height: 295px;
    margin: 35px auto;
}

.contact_address-body-main h4 {
    margin-bottom: 9px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 23px;
}

.contact_address-body-main span {
   
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #898989;
    line-height: 23px;
}

.address-img {
    margin-top: 20px;
    width: 1110px;
    height: 220px;
    text-align: center;
    background: #F0F3FA;
    cursor: pointer;
    /* overflow: hidden; */
}

.address-img img {
    
    width: 1006px;
    height: 220px;
}
/* .address-img img:hover {
    transform: scale(1.5);
} */