/*头部*/
.top_header{
	/* height: 560px; */
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2000;
}
.top_box{

}
.top_tit{
	height: 40px;
	background-color: #0391db;
}
.top_tit .t_div{height: 100%;}
.top_tit .t_div .t_l{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.top_tit .t_div .t_l img{
    width: 34px;
    margin-right: 20px;
}
.top_tit .t_div .t_r{
	width: 108px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
}
.top_banner{
	width: 100%;
	min-height: 480px;
	/*position: absolute;*/
    top: 0;
    z-index: 1;
    /*height: 1050px;*/
}
.top_banner img{
	display:block;
	width: 100%;
	min-height: 480px;
	max-height: 580px;
	object-fit: fill
}
.top_banner .swiper-pagination-bullet{
    width: 32px;
    height: 6px;
    display: inline-block;
    border-radius: 0;
    background-color:#999;
    opacity: 1;
}
.top_banner .swiper-pagination-bullet-active{
	    background: #fff;
}
/*导航按钮*/
.com_nav{
	margin: 644px 0 60px;
}
.com_nav li{
	float: left;
	width: 15%;
	text-align: center;
}
.com_nav li a{    display: block;
    text-align: center;
    font-size: 30px;
    color: #000;}

.com_nav li a i{
	display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    background:url("../images/nav07.png") center center no-repeat;
    background-size: 100% 100%;
}
.com_nav li:nth-child(2) a i{
	background-image: url("../images/nav01.png");
}
.com_nav li:nth-child(3) a i{
	background-image: url("../images/nav05.png");
}
.com_nav li:nth-child(4) a i{
	background-image: url("../images/nav06.png");
}
.com_nav li:nth-child(5) a i{
	background-image: url("../images/nav02.png");
}
.com_nav li:nth-child(6) a i{
	background-image: url("../images/nav03.png");
}
.com_nav li:nth-child(7) a i{
	background-image: url("../images/nav04.png");
}
.com_nav li:nth-child(1):hover a i,.com_nav li:nth-child(1).active a i{
	background-image: url("../images/nav07b.png");
}
.com_nav li:nth-child(2):hover a i,.com_nav li:nth-child(2).active a i{
	background-image: url("../images/nav01b.png");
}
.com_nav li:nth-child(3):hover a i,.com_nav li:nth-child(3).active a i{
	background-image: url("../images/nav05b.png");
}
.com_nav li:nth-child(4):hover a i,.com_nav li:nth-child(4).active a i{
	background-image: url("../images/nav06b.png");
}
.com_nav li:nth-child(5):hover a i,.com_nav li:nth-child(5).active a i{
	background-image: url("../images/nav02b.png");
}
.com_nav li:nth-child(6):hover a i,.com_nav li:nth-child(6).active a i{
	background-image: url("../images/nav03b.png");
}
.com_nav li:nth-child(7):hover a i,.com_nav li:nth-child(7).active a i{
	background-image: url("../images/nav04b.png");
}
.com_nav li a .li_img{
	display: block;
    width: 84px;
    height: 84px;
    margin: 0 auto 15px;
}
/*尾部*/
.footer{background-color: #fff;}
.footer .f_gap{
	height: 54px;
	background-color: #0391db;
}
.footer .f_con{
	padding: 25px 0;
}
.footer .f_con .f_con_l{
    font-size: 18px;
    line-height: 35px;
}
.footer .f_con .f_con_r{
	text-align: center;
	font-size: 18px;
	color: #000;
}
.footer .f_con .f_con_r img{
	display:block;
	width: 107px;
	height: 107px;

}

/*联系我们*/
.contact{
	margin-bottom: 165px;
}
.contact .con{
    background-color: #fff;
    padding: 40px 115px;
    box-sizing: border-box;
}
.contact .con .c_title .en{
	position:relative;
	font-size: 20px;
    color: #0097ff;
}
.contact .con .c_title .en::after{
	content: "";
	position:absolute;
	bottom: -20px;
	left: 0;
	width: 32px;
	height: 4px;
	background-color: #0097ff;
}
.contact .con .c_title .zh{
    font-size: 26px;
    color: #77797b;
    margin-top: 45px;
}
.contact .con .c_detail{
    font-size: 18px;
    line-height: 45px;
    margin-top: 20px;
}
.contact .con a{color: #000}
/*政策咨询*/
.policy_zx .p_con{
	background-color: #fff;
	border-top: 8px solid #7d7d7d;
}
.policy_zx .p_con .nowwz{
	height:60px;
	line-height: 60px;
	font-size: 16px;
	color: #2d2d2d;
	text-align: right;
	padding: 0 15px;
	letter-spacing: 1px;
}
.policy_zx .p_con .nowwz a{color: #2d2d2d;}
.policy_zx .p_con .p_list{
	padding: 0 15px;
}
.policy_zx .p_con .p_list li{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-top: 1px solid #e5e5e5;
}
.policy_zx .p_con .p_list li:last-child{
	border-bottom: 1px solid #e5e5e5;
}
.policy_zx .p_con .p_list li a{
	color: #2d2d2d;
}
.policy_zx .p_con .p_list li a:hover .list_tit{
	color:#0097ff;
}
.policy_zx .p_con .p_list li .date{
	color: #717171;
}
.policy_zx .p_con .p_list li .list_tit{
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.page_div{
	height: 130px;
}
/*资讯详情*/
.policy_page{
	background-color: #fff;
}
.policy_page .p_nav{
	height: 85px;
	line-height: 85px;
	font-size: 20px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}
.policy_page .p_nav li{margin-right:85px;}
.policy_page .p_nav li:last-child{margin-right: 0;}
.policy_page .p_nav a{
	color: #000;
}
.policy_page .p_nav a:hover,.policy_page .p_nav li.active a{
	color: #0097ff;
}

.policy_page .p_detail{
	border-top: 8px solid #7d7d7d;
}
.policy_page .p_detail .title{
    border-bottom: 1px solid #e5e5e5;
    padding: 22px 0;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #3a3b3c;
    width: 96%;
    margin: 0 auto;
}
.policy_page .p_detail .time{
    text-align: center;
    font-size: 14px;
    color: #717171;
    margin: 10px 0 15px;
    letter-spacing: 1px;
}
.policy_page .p_detail .con{
    font-size: 16px;
    color: #434343;
    min-height: 350px;
	padding: 0.32rem 0;
	width: 88%;
	margin: 0 auto;
	line-height: 32px;
}
.policy_page .p_detail .con image,
.policy_page .p_detail .con img {
	display: block;
	margin: 4px auto;
	width: 100%;
	max-width: 100%;
	border-radius: 3px;
}
.policy_page .p_detail .return_home{
    text-align: right;
    padding: 55px 0;
    font-size: 14px;
}
.policy_page .p_detail .return_home a{
	color: #717171;
}
/*招聘列表*/
.zp_list li{
	float: left;
	/* width: 520px; */
	width: 45%;
    margin-bottom: 50px;
}
.zp_list li:nth-child(odd){
	margin-right: 40px;
}
.zp_list li .img{
	display:block;
	width: 100%;
	height: 264px;
}
.zp_list li .title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background-color: #e4e4e4;
}
.zp_list li .title{
	color: #000;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
    box-sizing: border-box;
}
/*岗位详情*/
.post_zy{
	height:30px;
	line-height: 30px;
	color: #7e6c46;
	background-color: #fffbeb;
}
.post_zy .close{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/icon_close.png) center center no-repeat;
    background-size: 10px;
    margin-left: 60px;
}
.post_zy a{
	color: #024e83;
}
.post_desc{
	background-color: #f5faff;
}
.post_desc .po_div{
	padding: 30px 0 18px;
}
.post_desc .p_d_l{
	width: calc(100% - 240px);
	padding-right: 90px;
}
.post_desc .p_d_l .job{
	margin: 22px 0;
}
.post_desc .p_d_l .time{
	padding-left: 22px;
	font-size: 14px;
	color: #999;
	background: url("../images/icon_time.png") left center no-repeat;
	background-size: 13px;
}
.post_desc .p_d_l .gs{
	font-size: 20px;
	color: #0097ff;
}
.post_desc .p_d_l .tag span{
	display: inline-block;
    margin-right: 20px;
    padding: 4px 12px;
    font-size: 14px;
    color: #fff;
    background-color: #87ccfc;
    border-radius: 5px;
}
.post_desc .p_d_l .podesc{
	font-size: 16px;
    color: #666;
    margin: 20px 0 12px;
}
.post_desc .p_d_l .job .text{
	font-weight: bold;
	font-size: 36px;
	color: #0f0f0f;
}
.post_desc .p_d_l .job .money{
	font-weight: bold;
	font-size: 28px;
	color:#0097ff;
}
.post_desc .p_d_r a{
	display:block;
	width: 240px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	background-color: #1787fb;
	border-radius: 10px;
}
/*我的简历弹窗*/
.alert_resume{
	position: fixed;
    top: 50%;
    left: 50%;
    width: 360px;
    height: 365px;
    margin-left: -300px;
    margin-top: -132.5px;
    background-color: #f5faff;
}
.alert_resume .a_l{
	float: left;
	width: 435px;
	height: 100%;
	padding-top: 30px;
	background-color: #f5faff;
	box-sizing: border-box;
}
.alert_resume .a_l .title{
	margin-bottom: 25px;
	font-size: 28px;
	color: #000;
	text-align: center;
}
.alert_resume .a_l .ipt {
	margin-bottom: 10px;
}
.alert_resume .a_l .ipt .span{
	display: inline-block;
    font-size: 18px;
    color: #000;
    width: 100px;
}
.alert_resume .a_l .ipt input,.alert_resume .a_l .ipt select{
    width: 215px;
    height: 25px;
    border: 1px solid #e5e5e5;
    padding: 0;
    background-color: transparent;
    box-sizing: border-box;
}
.alert_resume .a_l .ipt select{
    padding: 0 20px 0 10px;
	background: url(../images/b_btn.png) scroll 98% no-repeat;
	background-size: 12px 6px;
}
.alert_resume .a_r{
	float: left;
	width: 345px;
	height: 100%;
	position:relative;
}
.alert_resume .a_r .r_img{
	width: 208px;
	height: 208px;
}
.alert_resume .a_r .r_text{
    font-size: 24px;
    margin-top: 25px;
    line-height: 35px;
    letter-spacing: 4px;
    color: red;
}
.alert_resume .a_r .r_title{
    color: #000;
    font-size: 18px;
    line-height: 35px;
    font-weight: bold;
}
.alert_resume .subBtn{
    width: 240px;
    height: 45px;
    line-height: 45px;
    background-color: #1787fb;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 18px;
    margin: 35px auto 0;
}
.alert_resume .hide_alert{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url(../images/close2.png) center center no-repeat;
    background-size: 20px;
}
/*职位描述*/
.job_desc{
    background-color: #fff;
    padding: 30px 0 215px;
}
.job_desc .j_l{
	float: left;
	width: calc(100% - 295px - 40px);
	margin-right: 40px;
}
.job_desc .j_l .jl_div{
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}
.job_desc .j_l .jl_div:first-child{padding-top: 0;}
.job_desc .j_l .jl_div:last-child{border-bottom: none;}
.job_desc .j_l .jl_div .jl_desc{
	padding-left: 15px;
	margin-bottom: 16px;
	font-size: 22px;
	color: #0f0f0f;
	border-left: 4px solid #0097ff;
}
.job_desc .j_l .jl_div .jl_con{
	font-size: 20px;
    color: #000;
    line-height: 30px;
}
.job_desc .j_l .jl_code{
	margin-top: 30px;
	text-align: center;
    font-size: 12px;
    color: #000;
}
.job_desc .j_l .jl_code img{
	display: block;
    width: 208px;
    height: 208px;
    margin: 0 auto 15px;
}
.job_desc .j_r{
	float: left;
	width:295px;
	padding: 0 15px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
}
.job_desc .j_r .jr_tit{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #0f0f0f;
}
.job_desc .j_r .jr_list a{
	color: #737374;
}
.job_desc .j_r .jr_list li{
	padding:10px 0;
	border-top: 1px solid #e5e5e5;
}
.job_desc .j_r .jr_list .jname,.job_desc .j_r .jr_list .company{font-size: 16px;line-height: 24px;}
.job_desc .j_r .jr_list .company{margin: 5px 0;}
.job_desc .j_r .jr_list .money{
	font-size: 14px;
}
.job_desc .j_r .jr_list .money .m_pay{
	color: #0097ff;
}


/*热门职位*/
.hot_post .hot_ptit{
	font-size: 30px;
	color: #0f0f0f;
	margin-bottom: 30px;
}
.hot_post .hot_ptit::before{
	content: "";
    display: inline-block;
    width: 8px;
    height: 14px;
    background-color: #0097ff;
    margin-right: 8px;
}
.hot_post .hot_ptit::after{
	content: "";
	display:inline-block;
	width: 120px;
	height: 14px;
	margin-left: 10px;
	background-color: #c9c9c9;
}
.hot_post ul {
	width: 100%;
}
.hot_post .hot_plist li{
	float: left;
	width: 32%;
	padding: 25px 15px 25px;
	background-color: #fff;
	box-sizing: border-box;
	margin:0 2% 20px 0;
	max-height: 254px;
}
.hot_post .hot_plist li:nth-child(3n+3){
    margin-right: 0;
}
.hot_post .hot_plist li .hp_name{
	font-size: 24px;
	color: #0f0f0f;
}
.hot_post .hot_plist li .hp_money{
	font-size: 16px;
	color: #0097ff;
	font-weight: normal;
}
.hot_post .hot_plist li .gs{
	font-size: 20px;
    color: #999;
    margin: 10px 0;
    line-height: 28px;
}
.hot_post .hot_plist .hp_text{
	font-size: 18px;
    color: #999;
    border-top: 1px dashed #eee;
    padding: 10px 0 15px;
    line-height: 25px;
}
.hot_post .hot_plist .tag span{
	display: inline-block;
	font-size: 12px;
    color: #999;
    border: 1px solid #eeeeee;
    padding: 4px 12px;
    margin:0 8px 8px 0;
    border-radius: 2px;
}
.hot_post .hot_prefresh{
	text-align: center;
    margin: 35px 0;
}
.hot_post .hot_prefresh img:hover{
	cursor:pointer;
}
.post_search{
	position:relative;
	width: 850px!important;
	margin-bottom: 60px;
}
.post_search .searchInput{
	position:relative;
}

.post_search .searchInput .se_ipt{
	width: 680px;
	height: 55px;
	line-height: 55px;
	font-size:16px;
	background-color: #fff;
	border: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.post_search .searchInput .se_div{
	position:absolute;
	bottom: 0;
	right: 0;
	width: 95px;
    height: 55px;
    background:#1787fb url("../images/icon_search.png") center center no-repeat;
    background-size: 23px;
}

.post_search .searchSelect .se_deg{
	width: 120px;
	height: 55px;
	line-height: 55px;
	font-size:16px;
	background-color: #fff;
	border: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.post_search .searchSelect .se_mon{
	width: 120px;
	height: 55px;
	line-height: 55px;
	font-size:16px;
	background-color: #fff;
	border: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.post_search .searchSelect .se_age{
	width: 120px;
	height: 55px;
	line-height: 55px;
	font-size:16px;
	background-color: #fff;
	border: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.post_search .se_select{
    width: calc(100% - 675px - 95px);
    height: 55px;
    border: none;
    text-align: center;
    text-align-last: center;
    font-size: 16px;
    background: #FFF url(../images/b_btn.png) scroll 94% no-repeat;
    background-size: 12px 6px;
    padding-right: 17px;
    box-sizing: border-box;
}
