#main_img {
    min-width: 1170px;
    height: 500px;
    background: url(../images/sub_bg_recruit.jpg) no-repeat center;
}

#main_img a {
    display: block;
    width: 100%;
    height: 100%;
}

#main_title {
    width: 1170px;
    min-width: 1170px;
    /*    height: 100vh;*/
}

#main_title img {
    position: relative;

}


#main_title h5 {
    position: absolute;
    margin-top: 200px;
    min-width: 1170px;
    width: 100%;
    text-align: center;
    font-size: 80px;
    color: #fff;
}

#sub_lnb {
    width: 100%;
    height: 50px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: rgba(255, 255, 255, 0.7);
    position: sticky;
    top: 0;
    z-index: 1;
}

#sub_lnb > ul {
    width: 1170px;
    height: 50px;
    margin: 0 auto;
}

#sub_lnb ul li {
    border-left: 1px solid #ccc;
}
#sub_lnb ul li:last-child{
    border-right: 1px solid #ccc;
}
#sub_lnb li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #000;
    padding: 0 103.8px;
}

#sub_lnb li a strong {
    color: #000;
}



#sub_lnb a:hover strong {
    color: #fff;
}

#sub_lnb li a:hover {

    background-color: #009ef5;
}

#sub_lnb li a:hover {
    color: #fff;
}


#contentwrap {
    clear: both;
    width: auto;
    min-width: 1170px;
    height: 100%;
}

h6 {

    padding: 50px 0 10px 0;
    font-size: 40px;
    color: #000;
}

h7 {
    font-size: 20px;
    color: #000;
}

#news {
    width: 1170px;
    height: 890px;
    margin: 0 auto;
}

.title {
    width: 1170px;
    height: 100px;
}

#talent_bg {
    min-width: 1170px;
    height: 500px;
    height: 100%;
    background-color: rgba(0, 158, 245, 0.05);
}

#talent {
    width: 1170px;
    height: 1320px;
    margin: auto;
}

#management {
    width: 1170px;
    height: 1830px;
    margin: auto;
}

#welfare_bg {
    min-width: 1170px;
    height: 100%;
    background-color: rgba(0, 158, 245, 0.05);
}

#welfare {
    width: 1170px;
    height: 1820px;
    margin: auto;
}


#news_bg {
    width: 1170px;
    height: 600px;
    background: url(../images/recruit_img01.jpg) no-repeat center;
    margin-top: 10px;
}

#button_recruit {
    padding-left: 750px;
    padding-top: 620px;
}


#button_recruit a {
    width: 200px;
    height: 50px;
    text-align: center;
    display: block;
    box-sizing: border-box;
    position: relative;

}

#button_recruit a #button_recruit_over {
    width: 100%;
    height: 100%;
    background-image: url(../images/button_recruit_over.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

#button_recruit a:hover #button_recruit_over {
    opacity: 1;
}

#left {
    width: 471px;
    height: 471px;
    float: left;
    margin-top: 30px;
    overflow: hidden;
}

#left img {
    transition: all 0.3s;
}

#left img:hover {
    transform: scale(1.1);
}

#right {
    float: right;
    width: 669px;
    height: 471px;
    margin-top: 30px;
}

#right span {
    color: #009fe5;
    font-weight: 800;
    font-size: 40px;
}

#recruit_icon span {
    color: #009fe5;
    font-weight: 800;
    font-size: 25px;
}

#recruit_icon ul li:first-child {
    width: 271px;
    height: 271px;
    margin-right: 22px;
}

#recruit_icon ul li:last-child {

    width: 292px;
    height: 271px;
    line-height: 50px;
    font-size: 20px;
}

#recruit_icon ul li {
    margin-top: 30px;
    
    
}
#recruit_icon ul li img{
    transition: all 0.3s;
}
#recruit_icon ul li img:hover{
      transform: scale(1.1);
}

#management_1 {
    background-image: url(../images/management_01.jpg);
    width: 1170px;
    height: 346px;
    margin-top: 30px;

}

#management_2 {
    background-image: url(../images/management_02.jpg);
    width: 1170px;
    height: 346px;
    margin-top: 30px;
}

#management_3 {
    background-image: url(../images/management_03.jpg);
    width: 1170px;
    height: 346px;
    margin-top: 30px;
}

#management_4 {
    background-image: url(../images/management_04.jpg);
    width: 1170px;
    height: 346px;
    margin-top: 30px;
}

#management ul {
    margin-left: 60px;
    margin-top: 30px;
}

#management ul li {
    width: 342px;
    margin-right: 28px;
    color: #fff;
    line-height: 40px;
}



#management span {
    font-size: 40px;
    color: #fff;
    font-weight: 700;


}

#management_1 p {
    width: 1170px;
    height: 100px;
    margin-left: 60px;
}


#management_2 p {
    width: 1170px;
    height: 100px;
    margin-left: 60px;
}

#management_3 p {
    width: 1170px;
    height: 100px;
    margin-left: 60px;
}

#management_4 p {
    width: 1170px;
    height: 100px;
    margin-left: 60px;
}

.title {
    font-size: 25px;
    font-weight: 700;
}

#welfare_img ul li {
    width: 271px;
    height: 364px;
    overflow: hidden;
    margin: 30px 28px 50px 0;

}

#welfare_img ul li:last-child {
    margin-right: 0;
}

#welfare_img ul li img {
    transition: all 0.3s;
}

#welfare_img ul li img:hover {
    transform: scale(1.2);
}

.welfare_icon {
    margin-top: 30px;
}

.icon {
    width: 271px;
    height: 320px;
    border: solid 1px #ccc;
}

.welfare_icon ul li img {
    padding: 30px 75.5px 0 75.5px;
}


.welfare_icon ul li img {
    transition: all 0.3s;
}

.welfare_icon ul li img:hover {
    transform: scale(1.3);
}

.welfare_icon ul li {
    font-size: 14px;
    background-color: #fff;

}

.text {
    padding-left: 20px;
    padding-right: 20px;
}

.text span {
    font-size: 18px;
    font-weight: 800;
    line-height: 50px;
}

.welfare_icon ul li {
    margin-right: 26px;
    margin-bottom: 26px;
    
}

.welfare_icon ul li:last-child {
    margin-right: 0;
}
