﻿@charset "utf-8";
*{
    margin:0;
    padding:0;
    /*color:#333333;*/
    font-size:14px;
    text-decoration:none;
}
.banner_box {
    width: 100%;
    height: 450px;
    background-image: url(../images/home/bg.png);
    background-size: 100% 450px;
    background-repeat: no-repeat;
}
.header, .container, .footer{
	width: 100%;
}
.header{
	height: 565px;
}
.top{
	height: 75px;
	padding-top: 40px;
}
.page_title, .page_title2, .menu_box, .contain_center, .copyright,.contain_return{
	width: 1300px;
}
.top, .contian_center{
	width: 1300px;
	margin: 0 auto;
}
.sys_name{
	width: auto;
	height: 47px;
	float: left;
}
.sys_link{
	width: auto;
	height: 115px;
	float: right;
}
.portal_link{
	width: auto;
	height: 40px;
	line-height: 50px;
	color: #757575;
	font-size: 20px;
	margin-right: 10px;
	float: left;
}
.portal_link a{
	color: #757575;
	font-size:20px;
	text-decoration: none;
}
.portal_link a:hover{
	color: #0081FF;
	cursor: pointer;
}
.old_age{
	width: auto;
	height: 48px;
	float: left;
	padding:0px 10px;
	line-height: 48px;
	text-align: center;
	color: white;
	font-size: 20px;
	background-color: #EC940A;
	border-radius: 8px;
}
.old_age:hover{
	cursor: pointer;
	background-color: #E18D09;
}
.banner{
	width: 100%;
	height: 450px;
	background-image: url(../images/home/bg.png);
	background-size: 100% 450px;
	position: relative;
}
.sys_introduce{
	width: 914px;
	height: 193px;
	position: absolute;
	top:calc(50% - 97px);
	left: calc(50% - 457px);
}
/*下面菜单*/
.container{
	height: auto;
	min-height: 550px;
    padding-top: 60px;
}
.a_menu_box{
	width: 200px;
	height: 250px;
	float: left;
	background-color: #F8F8F8;
	position: relative;
}
.a_menu_box:hover{
	cursor: pointer;
}
.menu_icon{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 27px;
}
.menu_name{
	width: 100%;
	height: 35px;
	line-height: 30px;
	color: #444444;
	font-size: 24px;
	text-align: center;
	font-weight: 800;
}
.menu_text{
	width: 50%;
	height: 50px;
	color: #737373;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	margin: 0 auto;
}
.menu_hover{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/home/zhezhao.png);
}
.big_name{
	width: 100%;
	height: 35px;
	line-height: 30px;
	color: white;
	font-size: 26px;
	text-align: center;
	font-weight: 800;
	margin-top: 60px;
	margin-bottom: 20px;
}
.menu_hover p{
	width: 100%;
	height: auto;
	color: white;
	font-size: 18px;
	text-align: center;
	line-height: 26px;
}
/*面包屑*/
.bread_crumbs{
	width: 100%;
	height: 50px;
	border-bottom:1px solid #E6E6E6;
}
.menu_box{
	height:  49px;
	margin: 0 auto;
	color: #6D6D6D;
	font-size: 16px;
	line-height: 50px;
}
.l_pages{
	width: auto;
	height: 50px;
	font-size: 16px;
	color: #6D6D6D;
	float: left;
}
.l_pages span a{
	color: #6D6D6D;
	font-size: 16px;
}
.l_pages span a:hover{
	color: #3E3E3E;
	cursor: pointer;
}
.l_pages b a{
	color: #4D4D4D;
	font-size: 16px;
	font-weight: 500;
}
.l_pages b a:hover{
	color: #3F3F3F;
	cursor: pointer;
}
.l_pages b{
	color: #4D4D4D;
	font-size: 16px;
	font-weight: 500;
}
.r_menu{
	width: auto;
	height: 50px;
	float: right;
}
.r_menu ul li{
	float: left;
	height: 50px;
	list-style: none;
	margin-left: 1px;
}
.r_menu ul li a{
	width: auto;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #363636;
	padding:15px 15px;
}

.current_menu a{
	background-color: #0081FF;
	color:white !important;
}
.r_menu ul li a:hover{
	background-color: #0081FF;
	color:white !important;
	cursor: pointer;
}
.current_menu_two{
	background-color: #0081FF;
	color:white !important;
	cursor: pointer;
}
/*底部*/
.footer{
	/*position: absolute;*/
	/*bottom: 0;*/
	height: 90px;
	background-color: #EBEBEB;
}
.foot_con{
	width: 960px;
	height: 90px;
	margin: 0 auto;
}
.party{
	width: 54px;
	height: 66px;
	float: left;
	margin-top: 12px;
	margin-right: 5px;
}
.unit_msg, .support_msg{
	width: auto;
	height: 90px;
	line-height: 90px;
	color: #4D4C4C;
	font-size: 16px;
	float: left;
}
.unit_msg{
	margin-right: 20px;
}
/*顶部导航*/
.nav_bar{
	width: auto;
    height: 55px;
    float: left;
    padding-top: 15px;
}
.nav_bar ul li{
	float: left;
	list-style: none;
}
.nav_bar ul li a{
	width: auto;
	height: 50px;
	float: left;
	color: #272727;
	font-size: 18px;
	padding:0px 5px;
	margin: 0px 10px;
}
.current_page a{
	cursor: pointer;
	color: #0B5EBE !important;
	border-bottom:5px solid #0B5EBE;
}
.nav_bar ul li a:hover{
	color: #0B5EBE;
}
/*投票*/

.evaluation_vote{
	position: fixed;
	right: 0;
	top:calc(50% - 20px);
	width: 54px;
	height: auto;
	background-color: #E43D35;
	border-radius: 8px;
	box-shadow: rgba(123,11,6,0.2)0px 3px 6px;
}
.evaluation_vote:hover{
	cursor: pointer;
}
.vote_top{
	width: 54px;
	height: auto;
	margin-bottom: 10px;
	color: white;
	font-size: 16px;
	writing-mode:vertical-rl;
	margin-top: 16px;
	line-height: 54px;
	letter-spacing: 2px;
	font-weight: 600;
}
.vote_under{
	width: 54px;
	height: 34px;
	font-size: 16px;
	color: white;
	text-align: center;
	font-weight: 600;
}
/*搜索框的*/
.search_msg {
    width: 706px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
}


.vacancy_sty {
	width: 98%;
	height: 400px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.vacancy_img {
	width: 25%;
}

.vacancy_txt {
	font-size: 20px;
	color: #717172;
	margin-top: 30px;
}



















