﻿

.bg_overlay1 {
    width: 100%;
    height: 100px;
    margin-top: -100px;
    z-index: 99999;
    position: absolute;
}

    .bg_overlay1 div {
        background: url(/img/intro/bg_overlay1.png) no-repeat center top;
        height: 100px;
        margin: auto;
    }

.icont_bg1 {
    background: #978253;
}

.bg_overlay2 {
    width: 100%;
    height: 100px;
}

    .bg_overlay2 div {
        background: url(/img/intro/bg_overlay2.png) no-repeat center top;
        height: 100px;
        margin: auto;
        background-color: #978253;
    }

.bg_overlay3 {
    width: 100%;
    height: 100px;
}

    .bg_overlay3 div {
        background: url(/img/intro/bg_overlay3.jpg) no-repeat center top;
        height: 100px;
        margin: auto;
    }

.bg_overlay4 {
    width: 100%;
    height: 100px;
}

    .bg_overlay4 div {
        background: url(/img/intro/bg_overlay4.jpg) no-repeat center top;
        height: 100px;
        margin: auto;
    }

.icont_bg2 {
    background: #39393c;
}

.icont_bg3 {
    background: url(/img/intro/bg_3.jpg) no-repeat center top;
    height:730px;
}

.icont_bg4 {
    background: #bcb531;
}

.icont_wrap {
    overflow:hidden;
}

.icont_tit {
    margin:auto;
    text-align:center;
    color:#fff;
    font-size:48px;
    font-weight:700;
}

    .icont_tit span {
        font-weight:100;
    }

    .icont_tit div {
        line-height:100%;
    }

    .icont_tit p {
        font-size: 15px;
        margin: 0px;
        padding: 12px 0px 40px 0px;
        font-weight: 300;
    }

.icont_h2 {
    height: 30px;
    border-top: 1px solid #fff;
    font-size: 15px;
    padding-top: 7px;
    font-weight: normal;
    float: right;
    color: #fff;
    margin: -119px 0px 0px 0px;
}

.icont_bg3 .icont_tit, .icont_bg3 .icont_h2 {
    color: #000;
}

.icont_bg3 .icont_h2 {
    border-top-color:#000;
}

.obsns_wrap, .news_wrap {
    overflow-y: auto;
    overflow-x: hidden;
    width: 1450px;
}

    .obsns_wrap li {
        float: left;
        margin-right: 40px;
        width: 320px;
    }

    .obsns_wrap button {
        width: 100%;
        height: 360px;
        display: block;
        border: none;
        padding: 0px;
        background: #000;
    }

        .obsns_wrap button:hover, .news_wrap button:hover {
            animation-name: shdow;
            animation-duration: 0.2s;
            animation-fill-mode: forwards;
            /*animation: shdow 0.1s 0s infinite linear alternate;*/
        }

    .obsns_wrap button img {
        width:100%;
    }

        .obsns_wrap button:hover img {
            opacity: 0.85;
        }

        .obsns_wrap button:active img {
            opacity: 1;
        }

    .obsns_wrap h3, .obsns_wrap p {
        font-size: 36px;
        text-align: center;
        color: #fff;
        margin:0px;
    }

    .obsns_wrap h3 {
        font-weight: 200;
        padding:8px 0px;
    }

        .obsns_wrap p {
            font-size: 15px;
            padding:3px 0px 42px 0px;
        }

.news_wrap {
    height:640px;
    overflow:hidden;
}

    .news_wrap li {
        position: relative;
        float: left;
        margin: 0px 25px 20px 0px;
        width: 450px;
        height: 300px;
    }

    .news_wrap button {
        width: 100%;
        display: block;
        border: none;
        padding: 0px;
        background: #000;
    }


        .news_wrap button div {
            height: 300px;
            width: 100%;
            opacity: 0.5;
            background-size: cover !important;
            background-position:center center !important;
        }

.news_wrap button:hover div {
    opacity:1;
}

.news_txt {
    position: absolute;
    width: 450px;
    color: #fff;
    top: 210px;
}

.news_txt p {
    height:47px;
    margin:0px 0px 5px 0px;
    padding:0px 20px;
    line-height:150%;
    font-weight:300;
}

    .news_txt p:last-child {
        height:auto;
    }

.news_paging3 {
    text-align:center;
    padding-bottom:20px;
}

    .news_paging3 button:hover {
        opacity:0.8;
    }

    .news_paging3 li {
        padding:15px 3px;
    }

    .news_paging3 button {
        border: none;
        background: #fff;
        height: 20px;
        width: 20px;
        border-radius: 10px;
    }

    .news_paging3 .news_psel {
        background: #fb0;
    }

.news_nbtn, .news_pbtn {
    padding:0px;
    margin:0px;
}

.news_nbtn:hover, .news_pbtn:hover {
    opacity:0.7;
}

    .news_pbtn {
        margin:360px 0px 0px 120px;
        position:absolute;
    }

    .news_nbtn {
        float: right;
        margin:-457px 120px 0px 0px
    }

@media all and (max-width:1850px) {

    .news_pbtn {
        margin-left: 50px;
    }

    .news_nbtn {
        margin-right: 50px;
    }
}

@media all and (max-width:1700px) {

    .news_pbtn {
        margin-left: 20px;
    }

    .news_nbtn {
        margin-right: 20px;
    }
}

@media all and (max-width:1610px) {
    .news_pbtn, .news_nbtn {
        display: none !important;
    }
}

.recruit_wrap {
    width:860px;
    text-align:right;
    float:right;
    margin-top:-28px;
}

    .recruit_wrap h3 {
        font-size:36px;
        font-weight:normal;
        text-align:left;
        margin:19px 0px;
    }

    .rec_tit {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        font-size: 36px;
        font-weight: 200;
        text-align: center;
        line-height: 124%;
        padding: 24px 0px;
    }

.rec_tit strong {
    font-weight:500;
}

.rec_rbtn {
    font-size:30px;
    color:#fff;
    background:#000;
    border:none;
    width:200px;
    height:60px;
    margin-top:30px;
}
    .rec_rbtn:hover {
        opacity: 0.8;
    }


.paging_num_wrap a:link, .paging_num_wrap a:visited {
    background: #fff;
    padding: 8px 10px;
    font-size: 14px !important;
    font-weight: normal !important;
}

.page_sel_num, .paging_cus_btn {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #959595 !important;
}

.page_sel_num {
    padding: 6px 12px !important;
    text-decoration: none !important;
}

.job_list {
    width: 100%;
    border: none;
    letter-spacing: 0px !important;
    margin-top: 25px;
}

    .job_list th {
        font-size: 14px;
        text-align: center;
        border-top: 2px solid #555;
        border-bottom: 2px solid #555;
        background: #f0f0f0;
        padding: 9px;
        color: #555;
    }

    .job_list td {
        border-bottom: 1px solid #ccc;
        font-size: 15px !important;
        color: #666;
        padding: 7px 0px;
    }

    .job_list p {
        margin: 3px 0px;
    }


    .job_list tr:last-child td {
        border-bottom: 1px solid #555;
    }

.rfd_lst {
    list-style: none;
    padding: 0px;
    margin: 0px;
    overflow: auto;
}

    .rfd_lst li {
        float: left;
    }

    .rfd_lst button {
        background: none;
        border: 1px solid #474749;
        padding: 10px 25px;
        font-size: 15px;
        letter-spacing: 0px !important;
        color: #666;
        border-right: none;
    }

    .rfd_lst li:last-child button {
        border-right: 1px solid #474749;
    }

    .rfd_lst button:hover {
        background: #f0f0f0;
    }

    .rfd_lst button:active {
        background: #ddd;
        color: #333;
    }

    .rfd_lst button.sel {
        background: #343e4c;
        color: #fff;
    }

.job_list2 td {
    padding: 12px 25px;
    color: #32363f;
}

.job_list3 th {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.job_list3 td {
    padding: 10px 3px;
    text-align: center;
}

.rgrid_wrap {
    background: #fff;
    border: 1px solid #a09c99;
    padding:30px 25px 25px 25px;
}

.rgrid_wrap table {
    border-collapse:collapse;
}

.hp_txt {
    margin:0px;
    padding:0px;
    font-size:36px;
    color:#fff;
    text-align:center;
    font-weight:500;
    line-height:100%;
}

.ht_input {
    font-size: 18px;
    color: #606066;
    border: none;
    padding: 7px 15px;
    display: block;
    margin: 30px auto 0px auto;
    box-sizing: border-box;
    height: 50px;
    width: 600px;
    background: url(/img/intro/ic_glass.png) no-repeat 560px center;
    background-color: #fff;
}

.hp_btn {
    text-align: center;
    padding-top: 40px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin-bottom:60px;
}

    .hp_btn a:link, .hp_btn a:visited, .hp_btn a:hover {
        color:#fff;
    }

    .hp_btn a:hover {
        text-shadow:rgba(0,0,0,0.3) 1px 1px 1px;
    }

    .hp_btn button {
        width: 440px;
        background: none;
        border: none;
        display: block;
        font-size: 30px;
        color: #fff;
        line-height: 100%;
        margin-bottom: 16px;
    }

        .hp_btn button img {
            margin:auto;
            display: block;
            margin-bottom:20px;
        }

        .hp_btn button img:last-child {
            display: none;
        }



            .hp_btn button:hover img {
                display: none;
            }


        .hp_btn button:hover img:last-child {
            display: block;
        }

.hp_btn span {
    display:inline-block;
    width:1px;
    background:#fff;
    height:200px;
    vertical-align:bottom;
}

.hp_btn div {
    display:inline-block;
}

.site_map {
    margin:40px auto;
    width:1400px;
    font-size:18px;
}

.site_map li {
    width:280px;
    padding-left:40px;
    border-right:1px solid #ccc;
    vertical-align:top;
    height:170px;
}

    .site_map li:last-child {
        border-right:none;
    }

    .site_map li:first-child {
        padding-left:0px;
    }

    .site_map li a {
        display:block;
        font-size:14px;
    }

    .site_map nav {
        line-height:139%;
        margin-top:19px;
    }