::-webkit-scrollbar {
	display: none;
}
html{
    /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
    -ms-overflow-style:none;
    /*火狐下隐藏滚动条*/
    overflow:-moz-scrollbars-none;
}
.common-header-2,  .common-header-3 {
	display: none;
}

.hjzx{
	position: absolute;
	top: 35px;
	position: absolute;
	/**margin-left: 153px;*/
	margin-left: 53px;
}

.kefu-icon {
	cursor: pointer;
	position: absolute;
	left: 100px;
	top: 30px;
}

.qr_kefu {
	display: none;
	position: absolute;
	top: -165px;
	left: 10px;
}
#common-header .page-top {
	height: 100px;
	padding-top: 30px;
	box-sizing: border-box;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	background: transparent;
	/*overflow: hidden;*/
	min-width: 1200px;
}
#common-header .page-top #logo {
	position: absolute;
	left: 100px;
	top: 20%;
	cursor: pointer;
}
#common-header .top-nav {
	float: right;
	padding-right: 40px;
}
#common-header .top-nav-item {
	z-index: 999999;
	position: relative;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	float: left;
	margin-right: 40px;
	color: #fff;
}

#common-header .top-nav-item:hover {
	padding-bottom: 18px;
	border-bottom: 2px solid #4977fb;
}
#common-header .top-nav-item-3 {
	margin-right: 60px;
}
#common-header .top-nav-item-4 {
	margin-right: 50px;
}
#common-header .last-top-nav-item {
	margin-right: 0px;
}
#common-header .top-nav-item p {
	margin: 0px;
}
#common-header .top-nav-item .dictionary-text span {
	padding-bottom: 18px;
}
#common-header .top-nav-item.active {
	padding-bottom: 18px;
	border-bottom: 2px solid #4977fb;
}

#common-header .dictionary-text {
	font-size: 14px;
	padding: 14px 0px 0px;
	color: #fff;
	width: 110px;
	box-sizing: border-box;
}
#common-header .top-nav-item.on {
	color: #1E1E1E;
}
#common-header .top-nav-item.on  .dictionary-text{
	color: #1E1E1E;
}
#common-header .dictionary-text span {
	min-width: 80px;
	text-align: center;
	font-size: 15px;
	/*border-bottom: 2px solid #fff;*/
}
.common-container {
	width: 1200px;
	margin: 0px auto;
}
.common-gray {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.6);
	z-index: 99;
}
.jobs-news-box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.jobs-news {
	width: 1000px;
	margin: 0px auto;
	min-height: 500px;
	background: #fff;
	padding: 0px 30px;
	box-sizing: border-box;
}
.jobs-top-close {
	overflow: hidden;
}

#common-footer .page-bot {
	height: 150px;
	position: relative;
	background: rgba(0, 0, 0, .7);
}
#common-footer .page-bot-left {
	float: left;
	color: #B5B5B5;
}
#common-footer .page-bot-left p {
	margin-left: 50px;
	margin-bottom: 6px;
}

#common-footer .page-bot-right {
	width: 400px;
	float: right;
	color: #B5B5B5;
}

#common-footer .br-tabs > div {
	float: left;
	padding: 4px;
}

#common-footer .br-tabs {
	height: 30px;
}

#common-footer .br-tab {
	cursor: pointer;
	margin: 0 2px;
}

#common-footer .br-tab.on {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#common-footer .wx-icon {
	cursor: pointer;
	position: absolute;
	left: 50px;
	top: 30px;
}

#common-footer .xjj-info {
	margin-top: 60px;
	font-size: 16px;
}
#common-footer .xjj-info-copy {
	font-size: 14px;
}
#common-footer .qr {
	display: none;
	position: absolute;
	top: -84px;
	left: 18px;
}
#common-footer .br-tabs {
	margin-top: 20px;
	font-size: 14px;
}
#common-footer .br-blocks {
	margin-top: 16px;
	margin-right: 50px;
}
#common-footer .br-block {
	display: none;
}
#common-footer .br-block.on {
	display: block;
}
#common-footer .br-block > div {
	font-size: 14px;
	margin-bottom: 14px;
	color: #fff;
}


/*公共底部样式*/
.page1-bot {
	height: 150px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 9;
}

.page1-bot-left {
	float: left;
	color: #828289;
}

.page1-bot-left p {
	margin-left: 50px;
	margin-bottom: 6px;
}

.page1-bot-right {
	width: 400px;
	float: right;
	color: #808081;
}

.br-tabs > div {
	float: left;
	padding: 4px;
}

.br-tabs {
	height: 30px;
}

.br-tab {
	cursor: pointer;
	margin: 0 2px;
}

.br-tab.on {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.wx-icon {
	cursor: pointer;
	position: absolute;
	left: 50px;
	top: 30px;
}

.xjj-info {
	margin-top: 80px;
	font-size: 14px;
}

.qr {
	display: none;
	position: absolute;
	top: -84px;
	left: 18px;
}

.br-tabs {
	margin-top: 20px;
	font-size: 14px;
}

.br-blocks {
	margin-top: 16px;
	margin-right: 50px;
}

.br-block {
	display: none;
}

.br-block.on {
	display: block;
}

.br-block > div {
	font-size: 14px;
	margin-bottom: 6px;
	color: #fff;
}
.br-block img {
	margin-right: 4px;
}
.br-block p{
	display: inline;
}
