﻿@charset "UTF-8";

.pagetop,
footer{display:none;}

html,body,#wrapper{width:100%; height:100%;}
.recruitment_wrap{width:100%; height:100%; box-sizing:border-box; padding-bottom:20px; padding-top:70px; background:url(../img/index/bg.jpg) 0 0/100% auto no-repeat;}
.recruitment_wrap .index_btn_wrap{width:100%; height:100%; box-sizing:border-box; padding:0 10px; display:flex; align-items:center;}
.recruitment_wrap .index_btn_wrap .index_btn_box{width:100%; min-height:70%; box-sizing:border-box; padding:20px 16px; background:rgba(0,0,0,0.3); border-radius:6px; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;}
.recruitment_wrap .index_btn_wrap .index_btn_box .btn_item{height:130px; background:url() 0 0/100% auto no-repeat; border-radius:6px; margin-bottom:20px;}
.recruitment_wrap .index_btn_wrap .index_btn_box .btn_item:last-child{margin-bottom:0;}
.recruitment_wrap .index_btn_wrap .index_btn_box .bg1{background-image:url(../img/index/yujian_bg.jpg);}
.recruitment_wrap .index_btn_wrap .index_btn_box .bg2{background-image:url(../img/index/ganzhi_bg.jpg);}
.recruitment_wrap .index_btn_wrap .index_btn_box .bg3{background-image:url(../img/index/xieshou_bg.jpg);}
.recruitment_wrap .index_btn_wrap .index_btn_box .bg4{background-image:url(../img/index/shiyeti_bg.jpg);}
.recruitment_wrap .index_btn_wrap .index_btn_box .bg5{background-image:url(../img/index/join_us_bg.jpg);}
.recruitment_wrap .index_btn_wrap .index_btn_box .wid1{width:48%;}
.recruitment_wrap .index_btn_wrap .index_btn_box .wid2{width:100%;}
.recruitment_wrap .index_btn_wrap .index_btn_box .btn_item h1{width:100%; height:100%; font-size:18px;}
.recruitment_wrap .index_btn_wrap .index_btn_box .btn_item h1 a{display:block; width:100%; height:100%; display:flex; justify-content:center; align-items:center; color:#202020; position:relative;}
.recruitment_wrap .index_btn_wrap .index_btn_box .wid2 h1 a{color:#fff;}
.recruitment_wrap .index_btn_wrap .index_btn_box h1 a.new_red:after,
.recruitment_wrap .index_btn_wrap .index_btn_box h1 a.new_white:after{display:block; content:''; width:30px; height:31px; background:url() 0 0/100% auto no-repeat; position:absolute; top:0; right:0;}
.recruitment_wrap .index_btn_wrap .index_btn_box h1 a.new_red:after{background-image:url(../img/index/red_new.png);}
.recruitment_wrap .index_btn_wrap .index_btn_box h1 a.new_white:after{background-image:url(../img/index/white_new.png);}