



.headBg{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}


.headBg>img{
    width: 100%;
}

.content{
    width: 1215px;
    height: auto;
    margin: 128px auto 0 auto;
}

.content-h1>h1,.content-h2>h1,.content-h3>h1,.content-h4>h1{
    font-size: 19px;
    color: #57bcb2;
}

.content-h1>p,.content-h2>p,.content-h3>p,.content-h4>p{
    font-size: 16.5px;
    line-height: 30px;
}

.map{
    display: block;
    margin: 40px auto 55px auto;
}

.title-second{
    line-height: 34px;
}

.mid-img-box{
    width: 903px;
    height: auto;
    margin: 46px auto 40px auto;
}

.mid-img-box-left{
    float: left;
}

.mid-img-box-left>img{
    width: 100%;
}

.mid-img-box-right{
    float: right;
}

.mid-img-box-right>img{
    width: 100%;
}

.last-title{
    font-size: 19px;
    color: #57bcb2;
    margin-top: 72px;
}

a{
    color: black;
}


.header-in-right-ul>a:first-child+a+a+a+a>li>p{
    color: rgb(118, 199, 191);
}


.bottomBox{
    margin-top: 100px;
}
