.gateway-contact-banner{
    width: 1280px;
    height: 400px;
    background: url("../../images/banner/banner_contact.jpg");
    background-size: 100% auto;
    margin:0 auto;
    padding:0 auto;
}

.gateway-contact{
    width:1086px;
    height:auto;
    margin:0 auto;
    padding:0 auto;
    margin-bottom:78px;
}


.gateway-contact-us-title{
    width: 1086px;
    margin-top:37px;
    font-size: 16px;
    font-weight: bold;
    color: #444242;
    line-height: 25px;
    display: flex;
    justify-content: space-between;
}

.gateway-contact-us-title > span{
    font-size: 14px;
    /* font-weight: 100 !important; */
}

.gateway-contact-us-hr{
    margin-top:5px;
    width: 1086px;
    height: 1px;
    background-color: #9b1e22;
}

.gateway-contact-us-img{
    margin-top:36px;
}

.gateway-contact-department{
    width:1150px;
}

.gateway-contact-department-content{
    margin-top:36px;
    margin-right:80px;
    display:inline-block;
}

.gateway-contact-department-content-img{
    display:inline-block;
}
.gateway-contact-department-content-desc{
    margin-left:35px;
    width:282px;
    min-height:81px;
    display:inline-block;
    vertical-align: top;
}

.gateway-contact-department-content-desc-title{
    font-size: 15px;
    margin-bottom:20px;
    color: #4e5b61;
    line-height: 22px;
}
.gateway-contact-department-content-desc-content {
    width: 298px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #4e5b61;
    word-break: break-all;
}

.gateway-contact-department-branch-content-desc-content {
    width: 298px;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #4e5b61;
    word-break: break-all;
}

.gateway-contact-department-content-desc-content-des{
    font-family: HiraginoSansGB-W3;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #9b1e22;
}

.gateway-contact-department-branch-title{
    width: 355px;
}

.gateway-contact-department-branch-content{
    width: 1086px;;
    margin-top:15px;
    display:flex;
    justify-content: space-between;
}

.gateway-contact-department-branch-content-desc {
    margin-right: 35px;
    width: 320px;
    height: 81px;
    display: inline-block;
    vertical-align: top;
}

.gateway-contact-recruit{
    width:1150px;
}

.gateway-contact-recruit-content{
    margin-top:20px;
    width:1037px;
    max-height: 280px;
    overflow-y: scroll;
    border:0px solid;
}

.gateway-contact-recruit-content::-webkit-scrollbar {
    width:0px;
    height:0px;
}

.gateway-contact-recruit-content-des{
    margin-top:10px;
    width:1037px;
    display: inline;
}

.gateway-contact-us-recruit-more{
    height: 13px;
    margin-right: 80px;
    float: right;
}

.gateway-contact-us-recruit-more > a{
    font-family: AdobeHeitiStd-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #a3161c;
    text-decoration: none;
}

.gateway-contact-recruit-content-title > a{
    font-family: MyriadPro-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #777777;
    text-decoration: none;
}

.gateway-contact-recruit-content-desc-new{
    color:#9b1e23;
    margin-left: 10px;
    font-family: MyriadPro-Regular;
    font-size: 18px;
    font-weight: normal;
}

.gateway-contact-recruit-content-date {
    margin-right:15px;
    float: right;
    font-family: MyriadPro-Regular;
    font-size: 13px;
    font-weight: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #767575;
}

.gateway-contact-recruit-content-des-hr{
    height: 2px;
    width:1037px;
    background-color: rgba(160, 156, 153, 0.39);
    margin-top:10px;
    margin-bottom:10px;
}
.gateway-contact-us-map{
    width:100%;
    height:467px;
    overflow: hidden;
}


