.contact-content{
    margin-top: 82px;
}
.contact-content ul{
    display: block;
}
.contact-content ul li{
    margin: 0 auto;
    width: 690px !important;
    border-bottom: 2px dashed #bfbfbf;
    border-right: none;
    overflow: hidden;
}
.contact-content ul li p{
    font-size: 27px;
    font-weight: 600;
    padding-right: 100px;
    margin-bottom: 20px;
}
.contact-content ul li img{
    position: relative;
    left: 50px;
    top: 10px;
    float: left;
    height: 90px;
}
.contact-content ul li div{
    position: relative;
    left: 114px;
    width: 450px;
    font-size: 26px;
    line-height: 58px;
    padding: 0;
}
.contact-content ul li:nth-child(2) p{
    margin-top: 64px;
    padding-right: 160px;
}
.phone span{
    position: relative;
    left: -40px;
}
.contact-content ul li:nth-child(2) img{
    top: -20px;
}
.contact-content ul li:last-child{
    height: 236px;
    border-bottom: 2px dashed #bfbfbf;
}
.contact-content ul li:last-child p{
    margin-top: 72px;
}
.contact-content ul li:nth-child(3) img{
    top: -50px;
}
.contact-content ul li:last-child div span{
    display: inline;
    position: relative;
    top: -144px;
    left:84px;
}
.contact-content ul li:nth-child(3) p{
    padding-right: 230px;
}
.map{
    margin-top: 70px;
    margin-bottom: 2px;
}
.map img{
    width: 750px;
}
.network{
    width: 400px !important;
}