
.contact .cont-sec .infos .text {
    height: 100%;
    background: url(../images/line-box.png);
    background-size: 100% 100%;
    padding: 20px;
}

.contact .cont-sec .infos .text .item {
    border-bottom: 1px solid #00b9c6;
}

.contact .cont-sec .infos .text .item:last-child {
    border-bottom: none;
}

.contact .cont-sec .infos .text .item .title {
    font-weight: 500;
    font-size: 16px;
}

.contact .cont-sec .infos .text .item .content {
    font-size: 14px;
}

.contact .cont-sec .infos .text .item .linkMan {
    font-size: 14px;
    color: #333;
}

.contact .cont-sec .infos .text .item .tel {
    font-size: 14px;
    color: #e62129;
    padding-left: 20px;
}

.div_map {
    margin-bottom: 40px;
}

#main {
    background: none;
}

.contact {
    margin-bottom: -30px;
}

.contact .cont-sec .infos {
    width: 70%;
}

.contact .cont-sec .message {
    padding: 31px 24px 40px 34px;
    width: 29%;
}
.recruit-con{
    border:1px solid #444;
}
@media screen and (max-width: 767px) {
    .box-popup {
        height: 80%;
        width: 80%;
    }

    .box-popup .box-content {
        height: 80%;
    }
}
