.product_box {
    width: 100%;
    margin-top: 50px;
}
.product_title {
    width: 200px;
    /* height: 120px; */
    color: #1443a7;
    margin: 20px auto;
    /* line-height: 160px; */
    font-size: 24px;
    text-align: center;
}
.title {
    width: 366px ;
    height: 70px;
    margin: 0 auto;
    font-size: 16px;
    color:#4c4b4b;
    text-align: center;
}
.message{
    width: 1200px;
    height: 30px;
    /* background-color: red; */
    display: flex;
    justify-content: center;
}
.message img {display: inline;margin-right: 10px;}
.tel{
    width: 333px;
}
.woman{
    width: 363px;
}
.mailbox{
    width: 340px;
}
.map{
    height: 533px;
    width: 100%;
    margin-top: 110px;
}
.map>img{
    width: 100%;
    height: 100%;
}
.blogroll{
    margin-top: 20px;
}