html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
}
html,body {
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-user-select:none;
	background-color: #F7F7F7;
	font-size: 14px;
}
nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{
	display: block;
}
img,a,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{
	display:inline-block;
}
ol,ul{
	list-style:none;
}
input,button,textarea {
	border:0;
	margin:0;
	padding:0;
}
span,a{
	display:inline-block;
	color: #333333;
}
a:active, a:hover {
	outline: 0;
}
a, a:visited{
	text-decoration:none;
}
label, .wordWrap{
	word-wrap: break-word;
	word-break: break-all;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,th {
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after{
	content: ' ';
	display: block;
	clear: both;
	visibility:hidden;
	line-height: 0;
	height:0;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input {
	outline: none;
}
.translateXY50 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.translateX50 {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}
.translateY50 {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
.transitionAll05 {
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.scrollbar-hide {
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}
.scrollbar-hide::-webkit-scrollbar {
	display: none;
}
.w_s_1 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.w_s_2{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.modal {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 100;
}
.iconyuanquan {
	color: #999999;
}
.iconcheck_box {
	color: #2B7AFC;
}
.iconfenxiang {
	color: #D2D2D3;
}
.iconxinaixin1 {
	color: #D2D2D3;
}
.iconxinaixin {
	color: red;
}
.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.header {
	background: #fff;
	height: 80px;
	line-height: 80px;
	margin-bottom: 30px;
}
.header .logo{
	float: left;
	margin-right: 57px;
}
.header .logo img {
	width: 108px;
	height: 34px;
}
.header .menu {

}
.header .menu a {
	font-size: 16px;
	margin-right: 50px;
	float: left;
	height: 77px;
	line-height: 77px;
	border-bottom: 3px solid #fff;
}
.header .menu a.active {
	color: #2B7AFC;
	border-bottom: 3px solid #2B7AFC;
	font-weight: bold;
}
.header2 {
	min-width: 1200px;
}
.header2 .menu a {
}

footer {
	background: #fff;
	bottom: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
	padding: 0 15%;
	min-width: 950px;
	margin-top: 20px;
}
footer .guanyu {
	font-size: 18px;
}
footer .guanyu a:first-child {
	margin-right: 50px;
}
footer .xieyi {
	font-size: 14px;
	color: #A9B6CA;
}

.main {
	width: 1200px;
	margin: 0 auto;
	min-height: 450px;
}

.kuang {
	position: fixed;
	background: #fff;
	z-index: 200;
	border-radius: 10px;
	padding: 40px 79px;
	padding-top: 20px;
	width: 700px;
	max-height: 500px;
	min-height: 400px;
	overflow-y: scroll;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}
.kuang::-webkit-scrollbar {
	display: none;
}
.kuang-t {
	font-size: 34px;
}
.kuang-t i {
	font-size: 30px;
	position: relative;
	left: 65px;
	bottom: 10px;
	cursor: pointer;
}
.kuang-m {
	margin-top: 50px;
}
.kuang-m .shang-s input {
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	font-size: 20px;
	padding: 15px 0;
}
.kuang-m .shang-y {
	position: relative;
	right: 0;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	padding: 15px 0;
	margin-top: 15px;
}
.kuang-m .shang-y input {
	width: 70%;
	font-size: 20px;
}
.kuang-m .shang-y span {
	right: 0;
	font-size: 20px;
	color: #307DFC;
	cursor: pointer;
}
.kuang-m .xia {
	margin-top: 20px;
}
.kuang-m .xia i {
	font-size: 20px;
}
.kuang-m .xia-l i.iconyuanquan {
	display: block;
}
.kuang-m .xia-l i.iconcheck_box {
	display: none;
}
.kuang-m .xia-l.active i.iconyuanquan {
	display: none;
}
.kuang-m .xia-l.active i.iconcheck_box {
	display: block;
}
.kuang-m .xia-r {
	margin-left: 10px;
	color: #999999;
}
.kuang-m .xia-r a {
	color: #2B7AFC;
	border-bottom: 1px solid #2B7AFC;
}
.kuang-m .xia-r a span {
	color: #2B7AFC;
}
.kuang-b {
	margin-top: 50px;
	text-align: center;
}
.kuang-b a {
	width: 200px;
	height: 50px;
	background: rgba(43,122,252,0.4);
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	cursor: default;
}
.kuang-b a:hover{
	color: #fff;
}
.kuang-b a.active {
	background: #2B7AFC;
	cursor: pointer;
}
.kuang-t .fasong {
	font-size: 24px;
}
.kuang-t .fasong span {
	color: #2B7AFC;
}
.kuang-z {
	margin-top: 90px;
}
.kuang-z .shang input {
	border-bottom: 1px solid #DDDDDD;
	width: 100%;
	font-size: 20px;
	padding-bottom: 15px;
}
.kuang-z .xia a {
	margin-top: 15px;
	color: #999FB1;
}
.kaung-s {
	margin-top: 50px;
}
.kaung-s .kuang-sh:first-child {
	margin-bottom: 20px;
}
.kaung-s .kuang-sh a {
	display: block;
}
.kaung-s .kuang-sh a img {
	display: block;
	width: 564px;
	height: 150px;
}
.information .kuang {
	width: 1000px;
	padding: 20px 79px;
}
.information .kuang .kuang-b {
	margin-top: 20px;
}
.kuang-g {
	margin-top: 45px;
}
.kuang-g1 {
	margin-bottom: 20px;
}
.kuang-g1 span {
	width: 96px;
	text-align: right;
}
.kuang-g1 input {
	width: 350px;
	height: 40px;
	border: 1px solid #E5E5E5;
	font-size: 14px;
	border-radius: 3px;
	margin-left: 5px;
	padding: 0 15px;
}
.kuang-g2 .g2-r {
	width: 70%;
	margin-left: 10px;
}
.kuang-g2 .g2-rh {
	margin-right: 30px;
	margin-bottom: 15px;
	cursor: pointer;
}
.kuang-g2 .g2-rh .rh-t img {
	width: 246px;
	height: 172px;
	display: block;
}
.kuang-g2 .g2-rh .rh-b {
	text-align: center;
	color: #999FB1;
	margin-top: 15px;
}
.kuang-t.xieyi span {
	width: 90%;
	text-align: center;
	position: relative;
	left: 25px;
	color: #1D364C;
}
.kuang-x {
	margin-top: 20px;
	white-space: pre-wrap;
	color: #6D798C;
}
.page {
	background: #fff;
	height: 74px;
	text-align: center;
}

.page a {
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding: 4px 10px;
	margin-top: 20px;
	margin-right: 10px;
}
.page a.active {
	color: #2B7AFC;
	border: 1px solid #2B7AFC;
}
#pag {
	text-align: center;
	padding: 20px 0;
	background: #fff;
}
#pag .layui-laypage {
	margin: 0;
}
#pag .layui-laypage .layui-laypage-curr .layui-laypage-em {
	background: #2B7AFC;
}

.my.lan {
	background-image: url(../image/lan.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 34px 0;
}
.my.lan .lan-t img {
	width: 120px;
	height: 120px;
	display: block;
	border-radius: 50%;
	margin: 0 auto;
}
.my.lan .lan-b {
	font-size: 28px;
	color: #fff;
	margin-top: 15px;
	text-align: center;
}
.my.gong {
	margin-top: 40px;
}
.my .gong-l {
	background: #fff;
	width: 73%;
}
.my .gong-l .menu {
	height: 50px;
	line-height: 47px;
	background: #FAFAFC;
}
.my .gong-l .menu a {
	padding: 0 26px;
	font-size: 18px;
	border-top: 3px solid #FAFAFC;
	border-right: 1px solid #EBEBEC;
}
.my .gong-l .menu a.active {
	background: #fff;
	border-top: 3px solid #2B7AFC;
}
.my .gong-l .content {
	background: #fff;
}
.my .gong-r {
	width: 25%;
}
.my .gong-r .shang {
	background: #fff;
	padding: 30px 0;
}
.my .gong-r .shang-h {
	width: 50%;
	text-align: center;
}
.my .gong-r .shang-h:last-child {
	border-left: 1px solid #EBEBEC;
}
.my .gong-r .shang-h a {
	width: 100%;
}
.my .gong-r .shang-ht {
	font-size: 30px;
	color: #E8513C;
}
.my .gong-r .shang-hb {
	font-size: 14px;
	color: #999FB1;
	margin-top: 5px;
}
.my .gong-r .xia-h {
	margin-top: 20px;
}
.my .gong-r .xia-h a {
	height: 100px;
	display: block;
}

.layui-form-select dl dd.layui-this {
	background: #2B7AFC !important;
}



/*********zj***************/
.has-none{
	text-align: center;
	padding-top: 30px;
}
.header{
	z-index: 999;
}

.pagination{
	font-size: 14px;
}

.pagination li{
	display: inline-block;
	border: 1px solid #ededee;
	padding: 3px 6px;
	margin-right: 6px;
}
.pagination li:hover{
	border: 1px solid #428bfc;
	color: #428bfc;
}

.pagination li:hover a{
	color: #428bfc;
}

.pagination li.active{
	border: 1px solid #428bfc;
	color: #428bfc;
}
.pagination li.active span{
	color: #428bfc;
}

.header-top{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	background-color: #F7F7F7;
}
.header-top .region{
	float: left;
	cursor: pointer;
	width: 100px;
}
.icon-position {
	position: relative;
	top: 4px;
	width: 14px;
	height: 16px;
	display: inline-block;
	background: url('../image/position.png') left center no-repeat;
	margin-right: 5px;
	cursor: pointer;
}

.icon-down{
	width: 14px;
	height: 8px;
	display: inline-block;
	background: url("../image/down.png") left center no-repeat;
	margin-left: 5px;
}

.header-top .right{

}
.header-top .right .icon-phone{
	display: inline-block;
	width: 8px;
	height: 10px;
	background: url("../image/phone.png") left center no-repeat;
}
.header-top .right .phone{
	color: #2B7AFC;
	padding-right: 25px;
}
.header-top .right a.active{
	color: #2B7AFC;
	padding-left: 5px;
	padding-right: 6px;
}
.header-top .right .border{
	width: 1px;
	height: 13px;
	border-right: 1px solid #999;
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.search-box-container{
	width: 934px;
	margin: 0 auto;
}
.search-box-container .search-box{
	height: 50px;
	line-height: 50px;
}
.job-type-select-container{
	float: left;
	position: relative;
	width: 110px;
	height: 50px;
	z-index: 10;
}
.search-box-container .search-box{
	box-shadow: 1px 1px 3px #dadada;
}
.search-box-container .search-box dl{
	width: 110px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 800;
}
.search-box-container .search-box dt{
	width: 110px;
	float: left;
	text-align: center;
	background: url("../image/arraw.png") #fff right center no-repeat;
	cursor: pointer;
	display: block;
	height: 50px;
}


.search-box-container .search-box dd{
	display: none;
	background: #fff;
	border-bottom: 1px solid #dadada;
	float: left;
	width: 100%;
	text-align: center;
	height: 50px;
	cursor: pointer;
}
.search-box-container .search-box .search-input{
	width: 684px;
	height: 50px;
	line-height: 50px;
	border:none;
	padding-left: 10px;
	float: left;
}

.search-box-container .search-btn{
	cursor: pointer;
	display: block;
	width: 140px;
	height: 50px;
	background: #2b7afc;
	float: left;
	color: #fff;
	text-align: center;
}

.search-box-container .area-title{
	padding-top: 3px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #9FA3AF;
}
.search-box-container .area-title dt{
	float: left;
	display: block;
	height: 40px;
	padding-right: 15px;
}
.search-box-container .area-title dd{
	float: left;
	display: block;
	height: 40px;
	margin-right: 20px;
}
.search-box-container .area-title dd a{
	color: #2B7AFC;
}
.image-box{
	height: 434px;
	width: 1200px;
	overflow: hidden;
	margin: 30px auto;
}
.image-box .job-container{
	width: 230px;
	float: left;
	background: #fff;
	height: 434px;
	position: relative;
}
.image-box .job-container ul{
}
.image-box .job-container li{
	height: 43px;
	line-height: 43px;
	padding: 0 20px;
}
.image-box .job-container li{

}
.image-box .job-container li .title{
	display: block;
	width: 100%;
	background: url("../image/right.png") right center no-repeat;
	height: 43px;
	line-height: 43px;
}
.image-box .job-container .jobbox{
	position: absolute;
	left: 230px;
	top: 0px;
	z-index: 999;
	width: 471px;
	height: 434px;
	background: #fff;
	box-shadow: 1px 1px 3px #dadada;
	display: none;
}
.image-box .job-container .jobbox .head{
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #414A60;
	font-weight: bold;
}
.image-box .job-container .jobbox .body{
	line-height: 23px;
	padding: 0 10px;
}
.image-box .job-container .jobbox .body a{
	color: #9FA3AF;
	margin: 0 15px 15px 0;
}

.image-box .banner{
	width: 950px;
	height: 434px;
	overflow: hidden;
	float: right;
}

.image-box .banner .swiper-slide {
	height: 434px;
	width: 950px;
}
.banner .swiper-pagination{
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.job-promote-title{
	font-size: 24px;
	padding: 20px 0;
	text-align: center;
}
.job-promote-title .line{
	border-bottom: 1px solid #D1D4DB;
	width: 50px;
	position: relative;
	top: -5px;
}
.job-promote-title .text{
	margin: 0 15px 0 20px
}

.information-bh{
	border-bottom: 1px solid #dadada;
}
.information-b .last{
	border-bottom: none;
}
.information-bh a{
	display: block;
	height: 30px;
	line-height: 30px;
	background: #fff;
	text-align: center;
}

.agent-salary{
	font-size: 18px;
	padding: 20px 0 0px 0;
}
.agent-salary span{
	color: #2B7AFC;
}