.w1200 {
    width: 1200px;
    margin: 0 auto
}

.banner {
    width: 100%;
    height: 450px
}

.banner img {
    width: 100%;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover
}

.con1 {
    background-color: #fff;
    width: 1165px;
    height: 800px;
    padding-top: 85px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto
}

.con1 .con1_1 {
    padding-top: 60px
}

.con1 .con1_1_1 {
    width: 580px
}

.con1 .con1_1_1 h5 {
    width: 209px;
    height: 24px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #121212
}

.con1 .con1_1_1 ul {
    padding-top: 44px
}

.con1 .con1_1_1 ul li {
    text-indent: 49px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #121212;
    line-height: 60px;
    background-image: url(../images/contact_1.png);
    background-repeat: no-repeat;
    background-position: left 13px
}

.con1 .con1_1_1 ul li:nth-child(2) {
    background-image: url(../images/contact_2.png)
}

.con1 .con1_1_1 ul li:nth-child(3) {
    background-image: url(../images/contact_3.png)
}

.con1 .con1_1_1 ul li:nth-child(4) {
    background-image: url(../images/contact_4.png)
}

.con1 .con1_1_1 .imgBox {
    padding-top: 30px;
    width: 160px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.con1 .con1_1_1 .imgBox img{
    border: 1px solid #141414;
}

.con1 .con1_1_2 {
    width: 523px
}

.con1 .con1_1_2 span {
    text-align: center;
    display: block;
    width: 523px;
    height: 40px;
    background: #069191;
    line-height: 40px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff
}
