@import url("font_1567776_lahoxt4hhe.css");

* {
	margin: 0;
	padding: 0
}

html {
	-webkit-text-size-adjust: none;
	outline: 0
}

body {
	font-family: "microsoft yahei";
	line-height: 1.5;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

body,html {
	width: 100%;
	height: 100%;
	-webkit-user-select: none;
	user-select: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}

ul,ol,li {
	list-style: none
}

em {
	font-style: normal
}

img {
	border: none
}

input,img {
	vertical-align: middle
}

input,select,textarea {
	outline: 0;
}

q:before,q:after {
	content: ''
}

.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.fn-clear {
	*zoom: 1
}

a {
	color: #666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-transition: all linear .2s;
	transition: all linear .2s;
}

a:active {
	color: #333;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

section,aside,header,footer,article {
	display: block
}

a,img {
	-webkit-touch-callout: none
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	padding: 0;
}

input,textarea {
	tap-highlight-color: rgba(255,255,255,0);
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}

.clearfix:after {
	display: block;
	clear: both;
	content: '';
	zoom: 10;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.displaytrue {
	display: block;
}

.displayfalse {
	display: none;
}

.shimingstate {
	margin-left: 8px;
	padding: 1px 8px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: linear-gradient(135deg,#ff9700,#fe6135);
	border-radius: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	font-style: normal;
}

.renzhengstate {
	margin-left: 5px;
	padding: 1px 8px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: linear-gradient(136deg,#f3d18a,#cc995c);
	border-radius: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	font-style: normal;
}

button {
	outline: none;
}

i {
	font-style: normal
}

::-webkit-input-placeholder {
	color: #9399A5;
}

:-moz-placeholder {
	color: #9399A5;
}

::-moz-placeholder {
	color: #9399A5;
}

:-ms-input-placeholder {
	color: #9399A5;
}

.oneline {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.twoline {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.threeline {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.red {
	color: #f15d5d!important;
}

.vline {
	display: inline-block;
	width: 1px;
	height: 12px;
	vertical-align: middle;
	background: #e0e0e0;
	margin: 0 10px;
}

.vdot {
	display: inline-block;
	padding: 0 10px 0 7px;
}

.dolt {
	display: inline-block;
	vertical-align: middle;
	width: 2px;
	height: 2px;
	margin: 0 7px;
	border-radius: 50%;
	background-color: rgba(255,255,255,.7);
}

.header_box_banner {
	background-color: #fff;
	box-shadow: 0 0 8px #ddd;
}

.headerpage.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 999;
}

.headerpage.fixed .banner,.headerpage.fixed .header {
	display: none;
}

.headerpage.fixed  + .main_content {
	padding-top: 45px;
}

.banner {
	background-color: #fafafa;
	color: #333;
	line-height: 38px;
	font-size: 13px
}

.banner .container .login {
	position: relative;
}

.banner .container .login .active {
}

.banner .container .channelList {
	display: table-cell;
	white-space: nowrap;
	text-align: right;
}

.banner .container .channelList li {
	display: inline-block;
	margin-left: 21.5px;
	position: relative
}

.banner .container .channelList li a {
	color: #333;
	text-decoration: none
}

.banner .container .channelList li.selected>a,.banner .container .channelList li:hover>a {
	color: #fbab2d
}

.banner .container .channelList .phone  i {
	vertical-align: -4px;
	display: inline-block;
	background-image: url(../image/header_phone.png);
	width: 17px;
	height: 17px;
	margin-right: 2px;
	background-size: 100%;
}

.banner .container .channelList .phone span {
	color: #888;
	font-weight: 700;
}

.banner .container .banner-right {
	width: 820px;
	color: #333;
	float: left;
}

.banner .container .banner-right>div {
	float: left;
	margin-right: 30px;
	cursor: pointer;
}

.banner .container .banner-right>div .a {
	color: #333;
}

.banner .container .banner-right>div  a:hover,.banner .container .banner-right>div .fabu_title:hover {
	color: #2990f7;
}

.banner .container .banner-right .weixinLogin i {
	vertical-align: -4px;
	display: inline-block;
	background-image: url(../image/header_weixin.png);
	width: 17px;
	height: 17px;
	margin-right: 5px;
	background-size: 100%;
}

.banner .container .channelList .ydd {
	position: relative;
}

.banner .container .channelList .ydd a i {
	vertical-align: -1px;
}

.banner .container .channelList .ydd:hover .pop-none {
	display: block;
}

.banner .container .channelList .ydd .pop-none {
	background: #fff;
	border: 1px solid #e6e8ec;
	border-radius: 2px;
	box-shadow: 2px 2px 4px 0 rgba(166,172,184,.2);
	display: none;
	height: 205px;
	left: 0;
	position: absolute;
	top: 40px;
	width: 325px;
	z-index: 10;
}

.banner .container .channelList .ydd .pop-none div {
	box-sizing: border-box;
	float: left;
	font-size: 12px;
	height: 205px;
	padding: 20px;
	text-align: center;
	width: 50%;
}

.banner .container .channelList .ydd .pop-none div .pop-none-txt {
	color: #333;
	display: block;
}

.banner .container .channelList .ydd .pop-none span {
	color: #333;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	width: 100px;
	text-align: center;
}

.banner .container .channelList .ydd .pop-none div .pop-none-ins {
	color: #999;
	display: block;
	font-size: 12px;
	height: 22px;
	margin-left: 0;
}

.banner .container .channelList .ydd .pop-none div .pop-none-des {
	color: #2990f7;
	display: block;
	font-size: 12px;
	margin-left: 0;
}

.banner .container .channelList .ydd .pop-none div img {
	height: 100px;
	margin: 5px 0;
	text-align: center;
	width: 100px;
	border: 1px #ddd solid;
	display: block
}

.banner .fabu_banner {
	position: relative;
}

.banner .fabu_banner:hover .login_afterInfo {
	display: block !important;
}

.banner .fabu_banner .login_afterInfo .listBox {
	left: -35px;
}

.login .login_after:hover .login_afterInfo {
	display: block !important;
}

.login_afterInfo {
	display: none;
}

.login_afterInfo .listBox {
	z-index: 9;
	position: absolute;
	top: 40px;
	left: 0;
	border-radius: 4px;
	text-align: center;
	width: 88px;
	border: 1px solid #cccccc;
	padding: 10px 10px 0 10px;
	background-color: #fff;
	border: 1px solid #b2b2b2;
	-moz-box-shadow: 1px 1px 2px #b2b2b2;
	-webkit-box-shadow: 1px 1px 2px #b2b2b2;
	box-shadow: 1px 1px 2px #b2b2b2;
}

.login_afterInfo .login_after {
	display: none;
	position: relative;
}

.login_afterInfo .sanjiao_banner {
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -13px;
	z-index: 10;
}

.login_afterInfo .sanjiao_banner .triangle_up {
	position: absolute;
	bottom: 11px;
	overflow: visible;
	border-left: none;
	border: 8px solid transparent;
	border-bottom-color: #ddd;
}

.login_afterInfo .sanjiao_banner .triangle_down {
	position: absolute;
	bottom: 10px;
	overflow: visible;
	border-left: none;
	border: 7px solid transparent;
	border-bottom-color: #fff;
}

.login_afterInfo .listBox ul {
	padding: 0;
	font-size: 12px;
	margin-bottom: 5px;
}

.login_afterInfo .listBox li {
	height: 33px;
	line-height: 33px;
	text-align: center;
}

.login_afterInfo .listBox li:hover {
	background-color: #f3f3f3;
}

.login_afterInfo .listBox a {
	color: #666;
}

.login_afterInfo .listBox .tuic {
	height: 33px;
	line-height: 33px;
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	font-size: 12px;
}

.login_afterInfo .listBox .tuic:hover {
	background-color: #f3f3f3;
}

.shijidaohang {
	background: #fff;
	height: 45px;
}

.shijidaohang .channelList li {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 10%;
}

.shijidaohang .channelList li a {
	position: relative;
	text-align: center;
	height: 45px;
	line-height: 45px;
	width: 100%;
	display: block;
	color: #333;
	font-weight: 700;
	font-size: 16px;
}

.shijidaohang .channelList li a:after {
	-webkit-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
	content: '';
	display: block;
	position: absolute;
	width: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: 5px;
	background-color: #fbab2d;
	border-radius: 2px;
}

.shijidaohang .channelList li.selected a:after,.shijidaohang .channelList li:hover a:after {
	width: 60%;
}

.header {
	line-height: 1;
	padding: 30px 0 16px;
}

.header .search {
	margin: 0 auto;
	text-align: left;
	margin-left: 86px;
}

.header .search .noArrow {
	display: inline-block;
	padding-right: 10px;
	border: 1px solid #ddd;
	cursor: pointer;
}

.header .search .noArrow .state {
	display: block;
	width: 48px;
	line-height: 48px;
	font-size: 14px;
	font-weight: 700;
	color: #333;
	padding-left: 18px;
	padding-right: 5px;
}

.header .search .noArrow i {
	font-size: 18px;
	background-size: 100%;
	margin-top: 15px;
	transition: transform ease .3s;
}

.header .search .noArrow.active i {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.header .search .sstate {
	position: absolute;
	top: 45px;
	left: 0;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	border-top: none;
	z-index: 10;
	width: 99px;
}

.header .search .sstate>span {
	display: block;
	line-height: 35px;
	font-weight: 700;
	color: #333;
	padding-left: 18px;
	padding-right: 34px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
}

.header .search .sstate>span:hover {
	background-color: #f1f1f1;
}

.header .search .input {
	background-color: #fff;
	position: relative
}

.header .search .input #searchForm {
	font-size: 0;
}

.header .search .input input {
	vertical-align: top;
	font-size: 15px;
	width: 620px;
	height: 50px;
	line-height: 50px;
	padding-left: 22px;
	padding-right: 80px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-left: -4px;
}

.header .search .input input:focus {
	outline: none
}

.header .search .input input::-ms-clear {
	display: none
}

.header .search .input .inputRightPart {
	position: absolute;
	right: 0;
	top: 0
}

.header .search .input .inputRightPart .searchButton {
	cursor: pointer;
	width: 80px;
	height: 50px;
	display: inline-block;
	text-align: center;
	background-color: #2990f7;
	display: block;
	outline: none;
	border: none;
}

.header .search .input .inputRightPart .searchButton i {
	font-size: 30px;
	color: #fff;
}

.header .menu .menuLeft {
	font-size: 30px;
}

.header .menu .menuLeft>div {
	display: inline-block;
	vertical-align: top;
}

.header .menu .menuLeft .login_bnner {
	height: 50px;
}


.header .menu .menuLeft .login_bnner img {
	display: block;
	height: 100%;
}

.header .saoma_banner .txt_cont .txt {
	font-size: 14px;
	color: #999;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}

.header .saoma_banner .txt_cont .txt.active {
	font-size: 14px;
	color: #2990f7;
}

.header .saoma_banner .ewmBanner {
	position: relative;
	top: -8px;
	padding: 0px;
	border: 1px solid #ddd;
	border-radius: 4px;
	height: 66px;
	width: 66px;
	margin-left: 20px;
	box-sizing: border-box;
}

.header .saoma_banner .ewmBanner img {
	display: block;
	width: 100%;
}

.header .saoma_banner .ewmBanner:before,.header .saoma_banner .ewmBanner:after {
	position: absolute;
	top: 10px;
	left: -19px;
	content: '';
	border-top: 10px transparent dashed;
	border-left: 10px transparent dashed;
	border-bottom: 10px transparent dashed;
	border-right: 10px #fff solid;
}

.header .saoma_banner .ewmBanner:before {
	border-right: 10px #ddd solid;
}

.header .saoma_banner .ewmBanner:after {
	left: -18px;
	border-right: 10px #fff solid;
}

.header .saoma_banner .ewmBanner.xcx:before,.header .saoma_banner .ewmBanner.xcx:after {
	top: 34px;
}

.footer_banner {
	background-color: #212b37;
	width: 100%;
}

.footer_banner .footer_top_banner {
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
}

.footer_banner .footer_top_banner .footer_link_box {
	width: 800px;
	float: left;
}

.footer_banner .footer_top_banner .footer_link_box .link_item {
	color: #fff;
	margin-bottom: 12px;
}

.footer_banner .footer_top_banner .footer_link_box .link_item.yqlj .title {
	float: none !important;
	font-size: 16px;
	margin-bottom: 6px;
}

.footer_banner .footer_top_banner .footer_link_box .link_item.yqlj .p {
	float: none;
	margin-left: 0;
	margin-bottom: 18px;
}

.footer_banner .footer_top_banner .footer_link_box .link_item.yqlj .p a {
	background-color: rgba(255,255,255,0.2);
	padding: 0 8px;
	line-height: 26px;
	font-size: 12px;
	margin-right: 10px;
}

.footer_banner .footer_top_banner .footer_link_box .link_item .p {
	font-size: 0;
}

.footer_banner .footer_top_banner .footer_link_box .link_item .title {
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 30px;
}

.footer_banner .footer_top_banner .footer_link_box .link_item .p {
	float: left;
	width: calc(100% - 100px);
	margin-left: 20px;
}

.footer_banner .footer_top_banner .footer_link_box .link_item .p a {
	padding: 0 5px;
	line-height: 30px;
	font-size: 14px;
	margin-right: 10px;
	display: inline-block;
	color: #fff;
	vertical-align: middle;
}

.footer_banner .footer_top_banner .ewm_box {
	width: 100px;
	margin-left: 20px;
}

.footer_banner .footer_top_banner .ewm_box .img_banner {
	width: 100px;
	height: 100px;
}

.footer_banner .footer_top_banner .ewm_box .img_banner img {
	display: block;
	width: 100%;
}

.footer_banner .footer_top_banner .ewm_box .title {
	color: #ddd;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
}

.footer_banner .copyright {
	text-align: center;
	padding-bottom: 36px;
	padding-top: 20px;
}

.footer_banner .copyright p {
	height: 35px;
	line-height: 35px;
	color: #ccc;
	font-size: 12px;
}

.footer_banner .copyright p a {
	color: #999;
}

.page-sign {
	position: fixed;
	left: 0;
	z-index: 999;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.4);
}

.sign-wrap-v2.sign-wrap {
	width: 740px;
	min-height: 470px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -370px;
}

.sign-wrap-v2.sign-wrap .close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 1;
}

.sign-wrap-v2 .sign-content {
	position: relative;
	margin-left: 260px;
	height: 100%;
}

.sign-wrap-v2 .sign-form .inner-box {
	position: relative;
	width: 324px;
	padding-top: 68px;
	margin: 0 auto;
}

.sign-wrap-v2 .sign-form {
	display: none;
	width: 740px;
	height: 470px;
	padding: 0;
	background: #fff;
	box-shadow: 0 6px 13px 0 rgba(0,0,0,.1);
	border-radius: 10px;
}

.sign-wrap-v2 .sign-form form {
	padding: 0;
}

.sign-wrap-v2 .sign-tab {
	display: flex;
	justify-content: space-between;
	height: 22px;
	margin-bottom: 24px;
	padding: 0 0 15px;
	border-bottom: 2px solid #f2f5f9;
	line-height: 22px;
}

.sign-wrap-v2 .sign-tab span.cur {
	border-color: #2990f7;
	color: #414a60;
	font-size: 16px;
}

.sign-wrap-v2 .sign-tab span {
	width: 70px;
	height: 22px;
	line-height: 22px;
	padding-bottom: 15px;
	border-bottom: 2px solid #f2f5f9;
	color: #9fa3b0;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
}

.sign-wrap-v2 .form-row {
	position: relative;
	margin: 0 0 30px;
}

.sign-wrap-v2 .tip-error {
	color: #f15d5d;
	text-align: center;
}

.sign-slide-box {
	float: left;
	width: 270px;
	height: 100%;
	color: #8d92a1;
	padding-right: 20px;
	background-color: #f8fcff;
	border-radius: 10px 0 0 10px;
}

.sign-slide-box .tishi_title {
	margin-left: 30px;
	margin-top: 30px;
}

.sign-slide-box .tishi_title.mt {
	margin-top: 30px;
}

.sign-slide-box .tishi_title .p1 {
	font-size: 15px;
	font-weight: 700;
	color: #333;
	margin-bottom: 5px;
}

.sign-slide-box .tishi_title .p2 {
	font-size: 13px;
	color: #8d92a1;
}

.sign-slide-box ul {
	margin: 15px 0 0 30px;
}

.sign-slide-box .item {
	margin-bottom: 25px;
}

.sign-slide-box .item .img_banner {
	float: left;
	width: 28px;
	height: 28px;
	border-radius: 6px;
	overflow: hidden;
}

.sign-slide-box .item .img_banner img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sign-slide-box .item .content_info {
	float: left;
	margin-left: 10px;
	width: calc(100% - 38px);
}

.sign-slide-box .item .content_info .p1 {
	font-size: 14px;
	color: #8d92a1;
	margin-bottom: 5px;
}

.sign-slide-box .item .content_info .p2 {
	padding-left: 18px;
	font-size: 12px;
	color: #8d92a1;
}

.sign-slide-box .gongzhonghao_code {
	margin-top: 40px;
}

.sign-slide-box .gongzhonghao_code .codeBanner {
	width: 110px;
	height: 110px;
	margin: auto;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.sign-slide-box .gongzhonghao_code .codeBanner img {
	width: 100%;
	display: block;
}

.sign-slide-box .gongzhonghao_code .text {
	margin-top: 10px;
	font-size: 14px;
	color: #101d37;
	text-align: center;
}

.sign-tab {
	font-size: 0;
	border-bottom: 2px #f2f5f9 solid;
	white-space: nowrap;
	padding-top: 4px;
	text-align: center;
}

.sign-tab span.link-signin {
	margin-left: 0;
}

.sign-tab span.cur {
	border-bottom-color: #2990f7;
	font-size: 16px;
	color: #414a60;
}

.sign-tab span {
	display: inline-block;
	width: 70px;
	font-size: 14px;
	color: #9fa3b0;
	margin: 0 28px -2px;
	height: 36px;
	border-bottom: 2px #f2f5f9 solid;
	cursor: pointer;
}

.sign-form .ipt-wrap {
	position: relative;
	display: block;
}

.sign-form .ipt-wrap i {
	position: absolute;
	top: 8px;
	left: 10px;
	font-size: 18px;
	color: #999;
}

.sign-form .btn-sms {
	position: absolute;
	right: 1px;
	top: 3px;
	font-size: 14px;
	background-color: #fff;
	background-position: 0 -356px;
	min-width: 104px;
	color: #2990f7;
	border: 0;
}

.sign-form .ipt {
	width: 324px;
	height: 42px;
	box-sizing: border-box;
	padding: 9px 18px;
	padding-left: 40px;
	vertical-align: middle;
	border: 1px solid #e3e7ed;
}

.sign-form .form-btn {
	margin-top: 35px;
}

.sign-form .form-btn .btns {
	width: 100%;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	border: none;
	cursor: pointer;
}

.btns {
	display: inline-block;
	min-width: 112px;
	box-sizing: content-box;
	height: 36px;
	line-height: 36px;
	border: 1px #2990f7 solid;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	background: #2990f7;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
}

.loninContaner .qrcode {
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	position: relative;
	width: 165px;
	height: 165px;
	margin: auto;
	margin-bottom: 30px;
}

.loninContaner .qrcode img {
	display: block;
	width: 100%;
}

.loninContaner .qrcode_title {
	font-size: 16px;
	color: #717a84;
	font-weight: 700;
	text-align: center;
}

.loninContaner .qrcode_mark {
	color: #717a84;
	font-size: 12px;
	text-align: center;
}

.loninContaner .color-red {
	color: #2990f7!important;
}

.inner-box .tips {
	color: #aaa;
	padding: 0px 0 20px;
	line-height: 1;
	font-size: 14px;
}

.txtcenter {
	text-align: center;
}

.page {
	text-align: center;
	padding: 20px 0;
}

.page .totalpages {
	margin-right: 10px;
	background: none;
	border: 0px;
}

.page a.next,.page a.prev {
	border-color: #e8e9ed;
	-webkit-transition: none;
	transition: none;
}

.page a.cur {
	background: #2990f7;
	border-color: #2990f7;
	color: #fff;
}

.page a,.page span {
	display: inline-block;
	min-width: 34px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 0px 0px;
	text-align: center;
	background: #fff;
	border: 1px #fff solid;
	vertical-align: middle;
}

.page a.txt {
	padding: 0 5px;
	border: 1px #e8e9ed solid;
}

.page .all {
	background: none;
	border: none;
}

.page .all .num {
	background: none;
	border: none;
	color: #2990f7;
	margin: 0 2px;
}

.sider {
	float: right;
	width: 284px;
}

.sider .complete-resume {
	margin-bottom: 16px;
	padding: 20px 30px;
	background-color: #fff;
}

.sider .complete-resume .btn {
	min-width: 112px;
	box-sizing: content-box;
	display: block;
	color: #fff;
	height: 34px;
	line-height: 34px;
	border: none;
	font-size: 14px;
	letter-spacing: 0;
	background: #2990f7;
	text-align: center;
	cursor: pointer;
}

.sider .sider-list {
	background-color: #fff;
	margin-bottom: 16px;
}

.sider .sider-list h3 {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	color: #2990f7;
	padding-left: 30px;
	font-weight: 400;
	border-bottom: solid 2px #f2f2f5;
}

.sider .sider-list li {
	margin: 0 30px;
	border-bottom: solid 1px #eef0f5;
	padding: 8px 0 2px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sider .sider-list li h4 {
	font-weight: 400;
	padding-right: 90px;
	position: relative;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.sider .sider-list li h4:hover {
	color: #2990f7;
}

.sider .sider-list li .salary {
	position: absolute;
	color: #f15d5d;
	right: 0;
}

.sider .sider-list li p {
	line-height: 22px;
	color: #8d92a1;
	font-size: 12px;
	margin-bottom: 6px;
}

.sider .promotion-img {
	margin-bottom: 16px!important;
}

.sider .promotion-img img {
	display: block;
	width: 100%;
}

.sider .promotion-job {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 0 20px 20px 20px;
}

.sider .promotion-job h3 {
	color: #424a5e;
	font-size: 15px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	padding-top: 10px;
}

.sider .promotion-job .more {
	float: right;
	font-size: 14px;
	position: relative;
	color: #9fa3b0;
	margin-right: -10px;
	padding-right: 20px;
	font-weight: 400;
}

.sider .promotion-job .more i.icon {
	position: absolute;
	top: 1px;
	padding-left: 16px;
	right: 0px;
}

.sider .promotion-job li {
	border-bottom: 1px #f5f7f9 solid;
	padding-bottom: 18px;
	height: auto;
	overflow: hidden;
}

.sider .promotion-job li:hover {
}

.sider .promotion-job .company-logo {
	padding-top: 16px;
	float: right;
	width: 62px;
	display: inline-block;
	vertical-align: top;
	margin-left: 23px;
}

.sider .promotion-job .company-logo img {
	border-radius: 10px;
	display: block;
	width: 60px;
	height: 60px;
	border: 1px solid #f2f5fa;
}

.sider .promotion-job .info-primary {
	float: none;
	display: block;
}

.sider .promotion-job li .name {
	font-size: 15px;
	color: #424a5e;
	padding: 20px 0 12px;
}

.sider .promotion-job .name a {
	color: #424a5e;
	display: block;
}

.sider .promotion-job .name a span {
	float: right;
}

.sider .promotion-job .name a:hover {
	color: #2990f7;
}

.sider .promotion-job li .gray .txt {
	max-width: 190px;
	display: block;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sider .promotion-job .name .zhiding {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	height: 20px;
	line-height: 22px;
	margin-right: 0px;
	color: #F44336;
}

.sider .promotion-job li .gray,.sider .promotion-job li .gray a {
	color: #999;
}

.sider .view-more a {
	display: block;
	border: 1px #e3e7ed solid;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.sider .view-more a .more {
	float: none;
	padding-right: 0;
}

.sider .view-more a:hover .more {
	color: #666;
}

.sider .view-more a .more i {
	vertical-align: middle;
}

.sider .xinwen_list .xinwem_item {
	padding: 10px 0;
	display: flex;
	color: #414A60;
}

.sider .xinwen_list .xinwem_item .number {
	width: 30px;
	font-weight: 700;
}

.sider .xinwen_list .xinwem_item .name {
	flex: 1;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sider .xinwen_list .xinwem_item:hover {
	color: #2990f7;
}

.sider .gongsi_tuijian_list ul {
	padding-top: 13px;
	padding-bottom: 10px;
}

.sider .gongsi_tuijian_list li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #f5f7f9 solid;
}

.sider .gongsi_tuijian_list li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.sider .gongsi_tuijian_list .figure {
	width: 60px;
	height: 60px;
	float: left;
}

.sider .gongsi_tuijian_list .figure img {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	object-fit: cover;
}

.sider .gongsi_tuijian_list .text {
	margin-left: 80px;
	color: #61687c;
	line-height: 36px;
}

.sider .gongsi_tuijian_list .text .name {
	position: relative;
	line-height: 24px;
	font-size: 16px;
	padding: 0;
	padding-bottom: 5px;
}

.sider .gongsi_tuijian_list .text .name a {
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.sider .gongsi_tuijian_list .text .name:hover .company-full-name {
	display: block;
}

.sider .gongsi_tuijian_list .text .name .company-full-name {
	display: none;
	position: absolute;
	bottom: 25px;
	left: -80px;
	right: 0;
	padding-bottom: 10px;
	line-height: 30px;
	text-align: center;
	cursor: default;
	overflow: hidden;
}

.sider .gongsi_tuijian_list .text .name .company-full-name span {
	display: inline-block;
	padding: 0 10px;
	background-color: rgba(159,163,176,.95);
	color: #fff;
	border-radius: 5px;
	font-size: 13px;
}

.sider .gongsi_tuijian_list .text .name .company-full-name span::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 129px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-top-color: rgba(159,163,176,.95)
}

.sider .gongsi_tuijian_list .text .gray {
	line-height: 21px;
	color: #61687c;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sider .gongsi_tuijian_list .text .gray .act {
	color: #2990f7;
}

.dialog-layer {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #252830;
	background: rgba(37,40,48,.7);
	z-index: 1002;
}

.pop-report .dialog-container {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -93px 0 0 -167px;
	background-color: #fff;
	z-index: 1003;
	box-shadow: 0 0 14px rgba(0,0,0,.11);
	margin: -227px 0 0 -189px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.pop-report span {
	color: #9fa3b0;
}

.pop-report .dialog-title {
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
}

.pop-report .dialog-title .title {
	padding: 20px 30px 0!important;
	color: #434a5e!important;
	font-size: 18px!important;
	border-border: none;
	font-weight: 400;
}

.pop-report .dialog-title .close {
	position: absolute;
	width: 24px;
	height: 24px;
	right: 8px;
	top: 8px;
	z-index: 1;
}

.pop-report .dialog-title .close .icon-close {
	display: inline-block;
	width: 24px;
	height: 24px;
	position: relative;
	vertical-align: top;
}

.pop-report .dialog-title .close .icon-close:after,.pop-report .dialog-title .close  .icon-close:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 1px;
	background: #d1d4db;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 4px;
	top: 12px;
}

.pop-report .dialog-title .close .icon-close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pop-report .dialog-con {
	padding: 16px 30px 0!important;
	max-height: 100%;
}

.pop-report .form-row .t {
	float: left;
	margin-top: 6px;
	font-size: 14px;
	width: 70px;
	text-align: right;
	color: #9fa3b0;
}

.pop-report .ipt-wrap {
	display: block;
	margin-left: 70px;
	position: relative;
}

.pop-report .form-row dd {
	display: inline-block;
}

.pop-report span {
	color: #9fa3b0;
}

.pop-report .dialog-con span:last-child {
	display: inline-block;
	line-height: 17px;
	margin-top: 4px;
}

.pop-report .text-error {
	display: block;
	color: #fc6c38;
	font-size: 12px;
	height: 20px;
	position: absolute;
	padding-left: 70px;
}

.pop-report .form-row+.form-row {
	margin-top: 22px;
}

.pop-report textarea {
	height: 114px;
	padding: 5px 6px!important;
	min-width: 283px;
	border: 1px solid #e3e7ed;
	resize: none;
	display: block;
	color: #414a60;
	min-height: 22px;
	line-height: 22px;
	font-size: 13px;
	vertical-align: middle;
}

.pop-report .dialog-footer {
	padding-bottom: 30px;
	margin-right: 30px;
	margin-top: 20px;
	position: relative;
}

.pop-report .dialog-footer .bottmbtn {
	text-align: right;
}

.pop-report .dialog-footer .bottmbtn .bbtn {
	cursor: pointer;
	margin: 0 0 0 20px;
	-webkit-transition: none;
	transition: none;
	height: 32px;
	line-height: 32px;
	min-width: 42px;
	padding: 0 25px;
	font-size: 14px;
	color: #2990f7;
	display: inline-block;
	background-color: #2990f7;
	color: #fff;
	text-align: center;
	border: 1px solid #2990f7;
}

.pop-report .dialog-footer .bottmbtn .bbtn.btn-cancel {
	color: #2990f7;
	background: none;
}

.pop-report .dropdown-select {
	display: inline-block;
	position: relative;
	background-color: #fff;
}

.pop-report .dropdown-select .icon-select-arrow {
	position: absolute;
	right: 15px;
	top: 5px;
	cursor: pointer;
}

.pop-report .dropdown-select .ipt {
	min-width: 283px;
	width: 283px;
	color: #414a60;
	cursor: pointer;
	background: 0 0;
	position: relative;
	padding-right: 40px;
	padding: 6px 12px 5px 7px;
	min-height: 22px;
	line-height: 22px;
	border: 1px solid #e3e7ed;
	font-size: 13px;
	vertical-align: middle;
}

.pop-report .dropdown-menu {
	display: none;
	position: relative;
	height: 0;
	margin-right: 2px;
	z-index: 1;
}

.pop-report .dropdown-menu ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border: 1px #e3e7ed solid;
	border-top: 0;
	background-color: #fff;
	overflow: auto;
	max-height: 208px;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.pop-report .dropdown-menu li {
	line-height: 42px;
	padding: 0 15px;
	cursor: pointer;
}

.pop-report .dropdown-menu li:hover {
	background-color: #f9f9f9;
}

.wxtishi_info {
	margin-top: 20px;
	background-color: #f9f9f9;
	padding: 20px;
}

.wxtishi_info .tishi_left {
	float: left;
	margin-top: 3px;
	width: 600px;
}

.wxtishi_info .tishi_left .title {
	font-size: 16px;
	color: #f15d5d;
	height: 44px;
	line-height: 44px;
}

.wxtishi_info .tishi_left .title i {
	font-size: 17px;
	font-weight: 700;
}

.wxtishi_info .tishi_left .content {
	font-size: 14px;
	line-height: 30px;
}

.wxtishi_info .tishi_left .content a {
	color: #2990f7;
}

.wxtishi_info  .ewm_rt {
	float: right;
}

.wxtishi_info  .ewm_rt .ewm_banner {
	width: 150px;
	height: 150px;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #F2F2F2;
	background-color: #fff;
}

.wxtishi_info  .ewm_rt .ewm_banner img {
	display: block;
	width: 100%;
	height: 100%;
}

.wxtishi_info  .ewm_rt .txt {
	font-size: 14px;
	color: #333;
	text-align: center;
	height: 40x;
	line-height: 40px;
}

.toudi_Jianli .fixed {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}

.toudi_Jianli .content_box {
	position: fixed;
	z-index: 1000;
	width: 380px;
	background-color: #fff;
	border-radius: 4px;
	top: calc(50% - 160px);
	left: calc(50% - 190px);
	padding: 20px;
	box-sizing: border-box;
}

.toudi_Jianli .content_box .close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 2;
}

.toudi_Jianli .content_box .title {
	font-size: 16px;
	text-align: center;
	color: #333;
	font-weight: 700;
}

.toudi_Jianli .sex_radio_list {
	padding: 40px 20px;
	box-sizing: border-box;
	min-height: 220px;
	box-sizing: border-box;
}

.toudi_Jianli .sex_radio_list .sex_item {
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	margin-bottom: 15px;
}

.toudi_Jianli .sex_radio_list .sex_item .type {
	float: right;
	color: #2990f7;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.toudi_Jianli .sex_radio_list .J_radioitme   i.iconxuanzhong {
	display: none;
}

.toudi_Jianli .sex_radio_list .J_radioitme   i.iconxuanze {
	display: block;
}

.toudi_Jianli .sex_radio_list .J_radioitme  input:checked +label i {
	color: #2990f7;
}

.toudi_Jianli .sex_radio_list .J_radioitme  input:checked +label i.iconxuanzhong {
	display: block;
}

.toudi_Jianli .sex_radio_list .J_radioitme  input:checked +label i.iconxuanze {
	display: none;
}

.toudi_Jianli .sex_radio_list .J_radioitme label em {
	color: #2990f7;
}

.toudi_Jianli .sex_radio_list .J_radioitme {
	position: relative;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.toudi_Jianli .sex_radio_list .J_radioitme:last-child {
	margin-bottom: 0;
}

.toudi_Jianli .sex_radio_list .J_radioitme input {
	opacity: 0;
	position: absolute;
	top: 0;
}

.toudi_Jianli .sex_radio_list .J_radioitme label {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.toudi_Jianli .sex_radio_list .J_radioitme i {
	padding-right: 5px;
	font-size: 24px;
	color: #ddd;
	font-weight: 400;
}

.toudi_Jianli .toudibtn {
	height: 34px;
	display: block;
	line-height: 34px;
	background-color: #2990f7;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	width: 220px;
	margin: auto;
	border: 0px;
}

.side-cont {
	position: fixed;
	z-index: 100;
	right: 20px;
	bottom: 70px;
	width: 64px;
	background: #fff;
	border: 1px solid #e0e1e5;
	-webkit-box-shadow: 0 0 5px rgba(110,110,110,.4);
	-moz-box-shadow: 0 0 5px rgba(110,110,110,.4);
	box-shadow: 0 0 5px rgba(110,110,110,.4);
}

.side-content {
	width: 100%;
	height: 100%;
}

.side-content li {
	width: 100%;
	box-sizing: border-box;
	height: 65px;
	font-size: 12px;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer;
	position: relative;
	padding: 0 3px;
}

.side-content li .text {
	display: table-cell;
	vertical-align: middle;
	width: 64px;
	height: 64px;
}

.side-content li .text .iconfont {
	font-size: 22px;
}

.side-content .kefu-consult .box-53kf {
	display: none;
	position: absolute;
	right: 64px;
	top: 12px;
	width: 126px;
	height: 136px;
	text-align: center;
	font-size: 14px;
	color: #2990f7;
	padding-right: 17px;
}

.side-content .kefu-consult .box-53kf img {
	margin-top: 5px;
}

.side-content .kefu-consult .box-53kf>div {
	width: 100%;
	height: 100%;
	background: #fff;
	position: relative;
	box-shadow: 0 0 10px rgba(110,110,110,.4);
}

.side-content .kefu-consult .box-53kf .caret-right {
	position: absolute;
	right: -11px;
	top: 15px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 7px solid #fff;
	-moz-transition: transform .1s,-moz-transform .1s;
	transition: transform .1s;
	transition: transform .1s,-webkit-transform .1s,-moz-transform .1s,-o-transform .1s;
	transform-origin: 50% 25%;
}

.side-content .zt-app .qrCode {
	display: none;
	position: absolute;
	top: -5px;
	right: 65px;
	width: 110px;
	height: 116px;
	text-align: center;
	padding-right: 10px;
}

.side-content .zt-app .qrCode>div {
	height: 100%;
	padding: 9px 0 0;
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(110,110,110,.4);
	-moz-box-shadow: 0 0 10px rgba(110,110,110,.4);
	box-shadow: 0 0 10px rgba(110,110,110,.4);
	position: relative;
}

.side-content .zt-app .qrCode>div>img {
	display: inline-block;
	width: 82px;
	height: 82px;
	cursor: default;
}

.side-content .zt-app .qrCode>div>p {
	font-size: 12px;
	margin-top: 7px;
	font-family: SimSun;
	color: #666;
	margin-bottom: 4px;
}

.side-content .zt-app .qrCode>div .caret-right {
	position: absolute;
	right: -11px;
	top: 40px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 7px solid #fff;
	-o-transition: -o-transform .1s;
	-moz-transition: transform .1s,-moz-transform .1s;
	transition: transform .1s;
	transition: transform .1s,-webkit-transform .1s,-moz-transform .1s,-o-transform .1s;
	-webkit-transform-origin: 50% 25%;
	-moz-transform-origin: 50% 25%;
	-ms-transform-origin: 50% 25%;
	-o-transform-origin: 50% 25%;
	transform-origin: 50% 25%;
}

.side-content li:hover {
	color: #2990f7;
}

.side-content li.kefu-consult:hover .box-53kf {
	display: block;
}

.side-content li.zt-app:hover .qrCode {
	display: block;
}

.w_1200 {
	width: 1200px;
	margin: 0 auto;
}

body {
	background-color: #f5f5f5;
}

.m-filter  .position {
	margin: 0 auto 13px;
}

.m-filter h2 {
	width: 70px;
	font-size: 14px;
	font-weight: 500;
	color: #414a60;
	display: block;
	float: left;
}

.m-filter dl {
	overflow: hidden;
}

.m-filter dd {
	float: left;
	display: block;
}

.m-filter dd a {
	float: left;
	color: #61687c;
	position: relative;
	cursor: pointer;
	margin-right: 6px;
	padding: 0 8px;
}

.m-filter dd a.active {
	color: #2990f7
}

.m-filter .position dl:first-child a {
	color: #61687c;
	display: inline-block;
}

.m-filter .position dl:first-child a .arrow {
	display: inline-block;
	margin-left: 9px;
	vertical-align: 2px;
	background-image: url(http://static.kuaimi.com/static/kmsite-zppc-moban1/images/close-icon.png);
	background-size: 100%;
	width: 10px;
	height: 6px;
}

.m-filter .position dl:first-child a.active .arrow {
	background-image: url(http://static.kuaimi.com/static/kmsite-zppc-moban1/images/open-icon.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 10px;
	height: 6px;
}

.m-filter .position dl:first-child a.active {
	color: #2990f7;
}

.m-filter .position dl.erjifilter {
	padding: 7px 0;
}

.m-filter .position dl.erjifilter:before {
	border-top: 1px solid #f1f1f1;
	content: '';
	height: 1px;
	display: block;
	width: 100%;
}

.erjifilter dd {
	margin-left: 70px;
}

.btn-imagecode {
	position: absolute;
	right: 3px;
	top: 1px;
	font-size: 14px;
	height: 40px;
	border: 0;
}