@charset "utf-8";
@import './normal.css';
p{
    font-size: 16px;
    line-height: 16px;
}
div{
    font-size: 16px;
    line-height: 16px;
    margin: 0;
}
.concact{
    margin-bottom: 30px;
}
.concact .line{
    height: 15px;
    border-bottom: 1px  dashed #ccc;
}
.concact .nav{
    line-height: 60px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.concact .con_title{
    margin-top: 150px;
    margin-bottom: 50px;
    color: #898989;
}
.concact .phone{
    color: #009e53;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}
.concact .tex{
    margin-bottom: 100px;
}
.concact .address p{
    height: 60px;
    font-size: 18px;
}