/* css document */
body,
select,
input,
textarea,
button {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", 'microsoft yahei', 'hiragino sans gb', tahoma, arial, "宋体" !important;
	outline: none;
	border: none;
}

button {
	cursor: pointer;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

html {
	-webkit-text-size-adjust: none
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
	margin: 0;
	padding: 0;
	border: 0;
}

ul,
ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

select,
input,
img,
select {
	vertical-align: middle;
}

input:-ms-input-placeholder,
input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
	color: #ccc;
}

/* 新图标 */
.icon.send-resume{
	width: 21px;
	height: 21px;
	background: ;
	background-size: 100% 100%;
}
.icon.cheng {
	width: 15px;
	height: 15px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.vip-month {
	width: 41px;
	height: 18px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.vip-year {
	width: 41px;
	height: 18px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.vip-half-year {
	width: 41px;
	height: 18px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.vip-season {
	width: 41px;
	height: 18px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.phone {
	width: 18px;
	height: 18px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.idcard {
	width: 22px;
	height: 18px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.license {
	width: 20px;
	height: 20px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}
/* 急招 */
.icon.urgent-recruit {
	display: inline-block;
	width: 40px;
	height: 20px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}
.icon.jingxuan-recruit{
	display: inline-block;
	width: 38px;
	height: 20px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}
/* 急找 */
.icon.urgent-wanted {
	position: relative;
	display: inline-block;
	width: 39px;
	height: 20px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.urgent-wanted:after {
	content: "急找";
	width: 85%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 19px;
	color: #fff;
	font-size: 12px;
}
/* 热招 */
.icon.hot-recruit {
	display: inline-block;
	width: 35px;
	height: 26px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}

.icon.hot-wanted {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 26px;
	margin-left: 5px;
	background: ;
	background-size: 100% 100%;
}
/* 热找 */
.icon.hot-wanted:after {
	content: "热找";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}


.rezhao-s-icon{
	display: inline-block;
	width: 28px;
	height: 21px;
	background: ;
	background-size: 100% 100%;
}
.jizhao-s-icon{
	display: inline-block;
	width: 32px;
	height: 16px;
	background: ;
	background-size: 100% 100%;
}
.jingxuan-s-icon{
	display: inline-block;
	width: 30px;
	height: 16px;
	background: ;
	background-size: 100% 100%;
}
.rezhao-m-icon{
	display: inline-block;
	width: 35px;
	height: 26px;
	background: ;
	background-size: 100% 100%;
}
.jizhao-m-icon{
	display: inline-block;
	width: 40px;
	height: 20px;
	background: ;
	background-size: 100% 100%;
}
.jingxuan-m-icon{
	display: inline-block;
	width: 38px;
	height: 20px;
	background: ;
	background-size: 100% 100%;
}
.qianyue-icon{
	display: inline-block;
	width: 61px;
	height: 22px;
	background: url(/uploads/image/fbimages/signing-ico.png);
	background-size: 100% 100%;
}



.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: both;
}

a {
	text-decoration: none;
	border: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

span {
	vertical-align: middle;
}

.hide {
	display: none;
}

.com-white-bg {
	background: #fff;
}

.com-size {
	width: 1200px;
	margin: auto;
}

.em-color {
	color: #fb6c2e;
}

input::-webkit-input-placeholder

/*input:-moz-placeholder,*/
/*input::-moz-placeholder,*/
/*input:-ms-input-placeholder*/
	{
	color: #ccc;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

/* 公共侧边 */
aside.aside{position:fixed;top:0;right:0;bottom:0;display:flex;justify-content:center;flex-flow:column;width:60px;box-shadow:0 3px 5px 3px #e5e5e5;background:#fff;height:100%;z-index:1500;box-sizing:border-box}
.aside-service{border-radius: 4px; background: #333333;}
.aside-item{position:relative;padding:15px 0;cursor:pointer;border-radius: 4px;}
.aside-item>.title{display:block;padding-top:5px;text-align:center;font-size:12px;color:white}
.aside-item>.ico{display:block;text-align: center; margin:auto;height:24px;background-size:100% 100% !important}
.aside-item:hover{background: #444;}
.aside-item-pos{position:absolute;opacity:0;transform:scale(0) translatey(-10%);transform-origin:100% 0;right:65px;top:10px;z-index:20;transition:all ease 0.4s;background-color:#fff;box-shadow:0 0 5px 3px #ddd}
.aside-item:hover .aside-item-pos{opacity:1;transform:scale(1) translatey(-10%)}
.aside-item-pos>img{width:100px;height:100px;}
.aside-item-pos .float-box{padding: 15px 20px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.aside-item-pos .float-box .item{padding:10px 0;clear: both;}
.aside-wechat{width: 280px;padding: 10px 20px !important;}
.aside-wechat .item:nth-child(-n 2){border-bottom: #eee solid 1px;}
.aside-wechat .tit{float: left;width: 130px;}
.aside-wechat .tit>span{display: inline-block;padding: 8px 0;}
.aside-wechat .tit>span:nth-child(2){color: #777777;font-size: 14px;}
.aside-wechat .qrcode{float: right;}
.aside-wechat .qrcode img{width: 100px;height: 100px;}
.aside-im{width: 250px;}
.aside-im .ico{float: left;width: 50px;}
.aside-im .tit>span{display: inline-block;padding-bottom: 5px;}
.aside-im .tit>span:nth-child(2){color: #777777;font-size: 14px;}
.aside-phone{width: 270px;}
.aside-phone .ico{float: left;padding-top:13px}
.aside-phone .tit{float: right;width: 190px;}
.aside-phone .tit>span{display: inline-block;padding-bottom: 5px;}
.aside-phone .tit>span:nth-child(2){color: #777777;font-size: 14px;}
.aside-phone .tit font{color: red;}
.aside-vip .aside-item{background: #f0c383;margin-bottom: 5px;padding: 10px 0;}
.aside-vip .aside-item a{color: #472a07;}

.aside-item>.serv-ico{background: center no-repeat;width:29px;height:29px}
.aside-item>.serv-ico1{background: center no-repeat;width:24px;height:29px}
.aside-item>.weixin-ico{background: center no-repeat;width:29px}
.aside-item>.phone-ico{background: center no-repeat;width:18px}
.aside-item>.feedback-ico{background: center no-repeat;width:24px}
.aside-item>.gotop-ico{background: center no-repeat;width:24px}
/* .aside-item:hover .title{color:#fb6c2e} */
.aside-item:hover .weixin-ico{background: center no-repeat}
.aside-item:hover .phone-ico{background: center no-repeat}
.aside-item:hover .feedback-ico{background: center no-repeat}
.aside-item:hover .gotop-ico{background: center no-repeat}
.bridge-box{padding:5px 15px;width:140px;background-color:#fff;box-shadow:0 2px 5px 0 #e5e5e5;box-sizing:border-box;border-radius:4px}
.bridge-box>img{display:block;margin:10px auto 15px;width:58px;height:28px}
.bridge-item>.tit{display:block;padding:10px 0;font-size:14px;color:#333;text-align:center}
.consult-serv{position:relative;display:flex;margin:0 auto 13px;width:106px;text-align:center;height:23px;border:1px solid #fb6c2e;border-radius:4px;box-sizing:border-box}
.comment-ico{width:30px;height:100%;background:#fb6c2e}
.comment-ico:before{position:absolute;left:5px;top:2px;content:;width:18px;height:16px}
.consult-serv>.name{margin-left:15px;line-height:21px;font-size:12px;color:#333}
.aside-item-pos .feedback-btn{display:block;font-size:14px;background:#fff;color:#666;width:100px;text-align:center;height:36px;line-height:36px;box-shadow:0 2px 10px 0 #e5e5e5}
/* .aside-item:last-of-type{padding:25px 0;border:none} */
.layer-bridge.layui-layer{background-color:transparent;box-shadow:none}
.bridge-pop{position:relative;display:flex;align-items:flex-end;justify-content:center;background: center no-repeat;width:410px;height:345px;background-size:100% 100%}
/* .layer-bridge .close-btn{position:absolute;right:15px;top:25px;background: center no-repeat;width:14px;height:14px;cursor:pointer} */
.bridge-pop-con{margin-bottom:15px;width:250px;}
/* .bridge-pop-con>.description{padding-top:10px;line-height:22px;font-size:14px;color:#333} */
.bridge-pop-con .btn{padding:0;margin-top:18px;display:flex;justify-content:space-between}
.bridge-pop-con .btn button{width:110px;height:35px;outline:none;border-radius:4px;font-size: 16px;}
.bridge-pop-con .cancel-btn{color:#f69a52;border:1px solid #fdc984;background-color:transparent}
.bridge-pop-con .sure-btn{background-color:#fdc984}
/* 
.bridge-pop{position:relative;display:flex;align-items:center;justify-content:flex-end;background: center no-repeat;width:414px;height:203px;background-size:100% 100%}
.layer-bridge .close-btn{position:absolute;right:15px;top:25px;background: center no-repeat;width:14px;height:14px;cursor:pointer}
.bridge-pop-con{margin-right:25px;width:210px}
.bridge-pop-con>.description{padding-top:10px;line-height:22px;font-size:14px;color:#333}
.bridge-pop-con .btn{padding:0;margin-top:18px;display:flex;justify-content:space-between}
.bridge-pop-con .btn button{width:94px;height:26px;outline:none;border-radius:4px}
.bridge-pop-con .cancel-btn{border:1px solid #333;background-color:transparent}
.bridge-pop-con .sure-btn{color:#ffd502;background-color:#333}
*/
.is-active{color:#fb6c2e}

/*公共头部尾部*/
.flex {
	display: flex;
	align-items: center;
}

.header {
	display: flex;
	align-items: center;
	width: 100%;
	background: #333;
	height: 66px;
	box-sizing: border-box;
}

.header .header-content {
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
}

.new-header {
	height: 50px;
}

.new-header .header-content {
	width: 1000px;
}

.header .header-content .wrapall {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
}

.header .header-content .wrapall .search {
	margin-right: 50px;
}

.header .header-content a {
	color: #fff;
}

.header .header-content .logo {
	width: 151px;
	height: 41px;
	background: ;
	background-size: 100% 100%;
}

.new-header .header-content .logo {
	width: 151px;
	height: 41px;
}

.header .header-content .search {
	position: relative;
	color: #666;
	display: flex;
	align-items: center;
	width: 235px;
	padding: 5px 10px 5px 76px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 3px;
	margin-left: 200px;
}

.header .header-content .search .search-category {
	position: absolute;
	width: 90px;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 10px;
	display: flex;
	align-items: center;
	cursor: pointer;
	font-size: 14px;
	box-sizing: border-box;
}

.header .header-content .search .search-category span {
	width: 80px;
	text-align: center;
}

.header .header-content .search .search-category .caret {
	display: inline-block;
	width: 14px;
	height: 10px;
	margin: 0 6px;
	background: ;
	background-size: 100% 100%;
}

.header .header-content .search .search-category::after {
	display: inline-block;
	content: '';
	width: 1px;
	height: 14px;
	background: #e5e5e5;
}

.header .header-content .search .search-category:hover .search-category-list {
	display: block;
}

.header .header-content .search .search-category-list {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 80px;
	padding-bottom: 10px;
	background: #fff;
	border: 1px solid #f1f1f1;
	overflow: hidden;
	z-index: 99;
}

.header .header-content .search .search-category-list li {
	width: 100%;
	padding: 6px 10px;
	font-size: 14px;
	cursor: pointer;
}

.header .header-content .search .search-category-list li.active {
	background: #f1f1f1;
}

.header .header-content .search .search-category-list li:hover {
	background: #f1f1f1;
}

.header .header-content .search .search-input {
	width: 112px;
	font-size: 14px;
	color: #666;
	padding: 0 10px;
}

.header .header-content .search .search-icon {
	width: 16px;
	height: 16px;
	background: ;
	background-size: 100% 100%;
	cursor: pointer;
}

.header .header-content .nav {
	display: flex;
	align-items: center;
	height: 100%;
	margin-left: 20px;
}

.header .header-content .nav li {
	position: relative;
	height: 100%;
}

.header .header-content .nav li .menu-ul {
	position: absolute;
	display: none;
	top: 57px;
	left: 0;
	border-radius: 4px;
	z-index: 999;
}

.header .header-content .nav li .menu-ul:after {
	position: absolute;
	content: '';
	top: -5px;
	left: 40px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid rgba(0, 0, 0, .7);
}

.header .header-content .nav li .menu-ul a {
	display: block !important;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff !important;
	background: rgba(0, 0, 0, 0.7) !important;
	padding: 0 !important;
}

.header .header-content .nav li .menu-ul a:hover {
	background: rgba(0, 0, 0, 0.8) !important;
	color: #ffd205 !important;
}

.header .header-content .nav li:hover {
	/* background: #282828; */
}

.header .header-content .nav li:hover .menu-ul {
	display: block;
}

.header .header-content .nav li:hover a:first-child {
	color: #ffd205;
}

.header .header-content .nav li a {
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 20px;
}

.new-header .header-content .nav li a {
	font-size: 14px;
}

.header .header-content .nav li.active a {
	position: relative;
	background: #282828;
	color: #ffd205;
}

.header .header-content .nav .menu-ul a {
	border-radius: 0 0 4px 4px;
	border-top: 1px solid rgba(0, 0, 0, .7);
}

.header .header-content .nav .menu-ul a:first-child {
	position: relative;
	border-radius: 4px 4px 0 0;
	border-top: none;
}

.header .header-content .nav .menu-ul a:first-child:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 10px;
	top: -8px;
	left: 0;
}

.header .header-content .nav li.active a.active {
	background: rgba(0, 0, 0, 0.8) !important;
	color: #ffd205 !important;
}

.header .header-content .nav li ._more:after {
	position: relative;
	content: '';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	left: 5px;
	/* background:  center no-repeat;
	width: 16px;
	height: 14px; */
}

.header .header-content .nav li:hover ._more:after {
	/* background:  center no-repeat; */
	border-top-color: #f9bf3b;
}

.header .header-content .nav li.active a:after {
	/* background:  center no-repeat; */
	border-top-color: #f9bf3b;
}

.header .header-content .right-side {
	font-size: 14px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header .header-content .right-side a {
	display: inline-block;
	position: relative;
	margin-right: 24px;
}

.header .header-content .right-side a:last-child {
	margin-right: 0;
}

.header .header-content .right-side .login,
.header .header-content .right-side .regist {
	padding: 2px 12px;
	border: 1px solid #ffd205;
	border-radius: 12px;
}

.header .header-content .right-side a:hover {
	color: #ffd205;
}

/* .header .header-content .right-side a:not(:last-of-type)::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 10px;
	margin: 0 10px;
	background: #fff;
} */

.header .login-status {
	position: relative;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
}

.header .login-status img {
	margin-right: 5px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}

.header .login-status ul {
	display: none;
	width: 80px;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	border: 1px solid #ebebeb;
	z-index: 99;
}

.header .login-status ul a {
	display: block;
	padding: 8px 0;
	font-size: 14px;
	color: #666;
}

.header .login-status:hover ul {
	display: block;
}

/*面包屑导航*/
nav.bread-crumb {
	width: 100%;
	background: #f8f8f8;
}

nav.new-bread-crumb {
	background: none;
}

nav.bread-crumb ul {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	height: 40px;
	font-size: 12px;
}

nav.new-bread-crumb ul {
	width: 1000px;
	height: 30px;
	margin-top: 10px;
}

nav.bread-crumb ul li {
	display: inline-block;
	box-sizing: content-box;
}

nav.bread-crumb ul li:not(:last-of-type) a::after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 10px;
	margin: 0 12px;
	background: ;
	background-size: 6px 10px;
}

nav.bread-crumb ul li a,
nav.bread-crumb ul li h1 {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	color: #999;
	font-size: 12px;
}

nav.new-bread-crumb ul li a,
nav.new-bread-crumb ul li h1 {
	line-height: 30px;
}

.search .search-pos {
	display: none;
	position: absolute;
	margin-left: 4px;
	top: 100%;
	left: 75px;
	background: #fff;
	z-index: 99;
	border: 1px solid #eee;
	width: 153px;

}

.search .search-pos span {
	color: #666;
	font-size: 14px;
	display: block;
	padding: 6px 14px;
	cursor: pointer;
}

footer {
	background: #fff;
	text-align: center;
	margin-top: 8px;
}

footer .bottom-tab {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
}

footer .bottom-tab .bottom-tab-item {
	padding: 22px 0;
}

footer .bottom-tab .bottom-tab-item li {
	color: #333;
	font-weight: bold;
	display: inline-block;
}

footer .bottom-tab .bottom-tab-item li .hot-icon {
	display: inline-block;
	position: absolute;
	width: 14px;
	height: 14px;
	right: 36px;
	top: -7px;
	background: ;
	background-size: 100% 100%;
}

footer .bottom-tab .bottom-tab-item li.active {
	color: #fb6c2e;
}

footer .bottom-tab .bottom-tab-item li:not(:last-of-type)::after {
	content: '';
	width: 1px;
	height: 10px;
	background: #e6e6e6;
	display: inline-block;
	margin: 0 24px;
}

footer .bottom-tab .websites-list {
	display: none;
}

footer .bottom-tab .websites-list li {
	display: inline-block;
	margin: 10px 0;
	margin-right: 31px;
}

footer .bottom-tab .websites-list li a {
	display: block;
	width: 100%;
	font-size: 12px;
}

footer .bottom-tab li {
	position: relative;
	cursor: pointer;
}

footer .bottom-tab a {
	color: #666;
}

footer .bottom-tab a:hover {
	color: #fb6c2e;
}

footer .bottom-list {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 14px 0 22px;
}

footer .bottom-list>section {
	display: flex;
	align-items: center;
	flex-grow: 1;
	flex-direction: column;
	justify-content: space-around;
}

footer .bottom-list>section .category-list {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 8px 0;
}

footer .bottom-list>section .category-list .title {
	margin-right: 20px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

footer .bottom-list>section .category-list a {
	display: inline-block;
	margin: 0 9px;
	color: #999;
	font-size: 12px;
}

footer .bottom-list>section .category-list a:hover {
	color: #fb6c2e;
}

footer .bottom-list>section.info {
	font-size: 14px;
	align-items: flex-start;
	text-align: left;
}

footer .bottom-list>section.info .websites {
	margin-top: 10px;
	display: flex;
	align-items: center;
}

footer .bottom-list>section.info .websites a {
	color: #333;
}

footer .bottom-list>section.info .websites a:hover {
	color: #fb6c2e;
}

footer .bottom-list>section.info .websites a:not(:last-of-type)::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #e5e5e5;
	margin: 0 20px;
}

footer .bottom-list>section.info .details {
	margin-top: 3px;
	font-size: 12px;
}

footer .bottom-list>section.info section {
	color: #666;
}

footer .bottom-list>section.info section p {
	margin: 8px 0;
}

footer .bottom-list>section.info section a {
	color: #666;
}

footer .bottom {
	padding: 18px 0;
	background: #f8f8f8;
	font-size: 14px;
	color: #666;
}


/*图标相关*/
.cert {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 8px;
	background: ;
	background-size: 16px 16px;
}

.edit {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 8px;
	background: ;
	background-size: 16px 16px;
}

.signing-ico{
	display: inline-block;
	width: 61px;
	height: 22px;
	background: url(/uploads/image/fbimages/signing-ico.png);
	vertical-align: top;
}

.practice-ico,
.fulltime-ico,
.parttime-ico,
.gujia-ico {
	display: inline-block;
	width: 58px;
	height: 24px;
	line-height: 24px;
	vertical-align: top;
    font-size: 14px;
    text-align: center;
    color: #333;
    cursor: pointer;
}

.practice-ico {
	background: url(/uploads/image/fbimages/practice-ico.png);
	background-size: 100% 100%;
}

.fulltime-ico {
	width: 58px;
	height: 24px;
	background: url(/uploads/image/fbinewicon/icon-full.png);
	background-size: 100% 100%;
}

.parttime-ico {
	width: 58px;
	height: 24px;
	background: url(/uploads/image/fbinewicon/icon-part.png);
	background-size: 100% 100%;
}

.gujia-ico{
    background: #fdd202;
    border-radius: 5px;
}

.job-title {
	display: inline-block;
	width: 30px;
	height: 16px;
	vertical-align: text-top;
	background: ;
	background-size: 100% 100%;
}

.job-title.full-time {
	background: url(/uploads/image/fbimages/full-time.svg);
	background-size: 100% 100%;
}

.full-time {
	display: inline-block;
	width: 30px;
	height: 16px;
	vertical-align: text-top;
	background: url(/uploads/image/fbimages/full-time.svg);
	background-size: 100% 100%;
}

.gold-booth-ico {
	width: 48px;
	height: 18px;
	background: url(/uploads/image/fbimages/gold-booth.png) center no-repeat;
	background-size: 100% 100%;
}

.index-top-ico {
	width: 48px;
	height: 18px;
	background: url(/uploads/image/fbimages/top.png) center no-repeat;
	background-size: 100% 100%;
}

.cheng,
.clb-ico {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/uploads/image/fbimages/cheng.svg) center no-repeat;
	background-size: 100% 100%;
}

.adver-side-icon {
	display: inline-block;
	background:  center no-repeat;
	width: 32px;
	height: 30px;
	margin-right: 15px;
	background-size: 100% 100%;
}

.adver-default-img {
	display: block;
	margin: auto;
	background: url(/uploads/image/fbimages/adver-default-img.png) center no-repeat;
	width: 148px;
	height: 100px;
}

/*手机认证*/
.detail-tel-ico {
	display: inline-block;
	background:  -6px -10px no-repeat;
	width: 20px;
	height: 18px;
	vertical-align: middle;
	margin: 0 3px;
}

/*实名认证*/
.vip-cert-img {
	display: inline-block;
	width: 20px;
	height: 18px;
	background:  no-repeat -6px -76px;
}

.bus-license-ico {
	display: inline-block;
	background:  -6px -107px;
	width: 20px;
	height: 18px;
	vertical-align: middle;
}

/*会员图标*/
.vip-month {
	width: 33px;
	height: 20px;
	background: ;
	background-size: 100% 100%;
}

.vip-season {
	width: 33px;
	height: 20px;
	background: ;
	background-size: 100% 100%;
}

.vip-half-year {
	width: 33px;
	height: 20px;
	background: ;
	background-size: 100% 100%;
}

.vip-year {
	width: 33px;
	height: 20px;
	background: ;
	background-size: 100% 100%;
}

/*文字提示相关*/


/*分享自带图标样式*/
.icon-wrapper.bdshare-button-style0-24 a,
.icon-wrapper.bdshare-button-style0-24 .bds_more,
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
	padding-left: 0 !important;
	cursor: pointer;
	margin: 0;
}

/*更多*/
.more .rotate span.text {
	color: #fb6c2e;
}

/*分页*/
.pagination,
.page {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 0;
	background: #fff;
}

.pagination a,
.page a {
	padding: 6px 10px;
	margin: 0 2px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #333;
}

.pagination a.active,
.page a.current {
	background: #ffd205;
	border-color: #ffd205;
}

input:disabled {
	background-color: #f4f4f4 !important;
}

/*引导弹窗*/

.guide-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .6) !important;
	z-index: 999;
	overflow: hidden;
}

.guide-step {
	display: none;
	position: relative;
	width: 1200px;
	margin: auto;
}

.index-exp {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -164px;
	margin-top: 200px;
	background: ;
	width: 357px;
	height: 407px;
}

.talent-exp {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -178px;
	margin-top: 192px;
	background: ;
	width: 357px;
	height: 385px;
}

.close-btn {
	position: absolute;
	width: 30px;
	height: 32px;
	top: 0;
	right: 0;
	cursor: pointer;
}

.start-btn {
	position: absolute;
	width: 300px;
	height: 50px;
	bottom: 0;
	left: 15px;
	cursor: pointer;
}

.guide-second {
	width: 1200px;
	margin: auto;
}

.nav-guide {
	position: relative;
	background:  center no-repeat;
	width: 1256px;
	height: 308px;
	margin-top: 22px;
	margin-left: -22px;
}

.nav-guide .close-btn {
	top: 144px;
	right: 441px;
}

.post-seek .close-btn {
	top: 162px;
}

.index-search .close-btn {
	top: 105px;
	right: 133px;
}

.guide-popup .next-btn {
	margin: auto;
	background:  center no-repeat;
	width: 146px;
	height: 56px;
	cursor: pointer;
}

.post-seek {
	position: relative;
	margin-top: 142px;
	margin-left: -18px;
	background:  center no-repeat;
	width: 895px;
	height: 576px;
}

.post-seek .next-btn {
	position: absolute;
	bottom: 195px;
	right: 100px;
}

.index-search {
	position: relative;
	margin-top: 145px;
	margin-left: 400px;
	background:  center no-repeat;
	width: 810px;
	height: 304px;
}

.index-search .next-btn {
	position: absolute;
	bottom: -70px;
	right: 300px;
}

.guide-evaluate {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -250px;
	background:  center no-repeat;
	width: 331px;
	height: 415px;
}

.submit-btn {
	left: 0;
}

.side-guide-btn {
	position: fixed;
	top: 240px;
	left: 20px;
	background:  center no-repeat;
	width: 66px;
	height: 80px;
	cursor: pointer;
}

.star-gather {
	position: absolute;
	bottom: 120px;
	left: 40px;
}

.star-gather .star-icon {
	display: inline-block;
	margin-right: 5px;
	background:  center;
	width: 24px;
	height: 23px;
	cursor: pointer;
}

.star-icon.active {
	background:  center;
}

.star-gather .grade {
	margin-left: 5px;
	font-size: 18px;
	color: #666;
	vertical-align: middle;
}

.list-screen {
	position: relative;
	margin-left: -11px;
	margin-top: 197px;
	background:  center no-repeat;
	width: 499px;
	height: 307px;
}

.list-screen .close-btn {
	top: 145px;
}

.list-screen .next-btn {
	position: absolute;
	bottom: -65px;
	left: 250px;
}

.company-recruit {
	position: relative;
	margin-left: 472px;
	margin-top: 103px;
	background:  center no-repeat;
	width: 496px;
	height: 287px;
}

.company-recruit .close-btn {
	top: 124px;
}

.company-recruit .next-btn {
	position: absolute;
	right: 110px;
	bottom: -65px;
}

.look-job {
	position: absolute;
	left: 0;
	top: 513px;
	background:  center no-repeat;
	width: 372px;
	height: 204px;
}

.look-cert {
	position: absolute;
	left: 375px;
	top: 487px;
	background:  center no-repeat;
	width: 466px;
	height: 230px;
	opacity: 0;
	transition: all 1s;
}

.active.look-cert {
	opacity: 1;
}

.look-cert .next-btn {
	position: absolute;
	right: 44px;
	bottom: 40px;
}

/*
个人会员中心引导弹窗
*/
.guide-popup .job-intention {
	position: absolute;
	left: -32px;
	top: 327px;
	background:  center no-repeat;
	width: 855px;
	height: 295px;
}

.job-intention .close-btn {
	top: 93px;
}

.job-intention .next-btn {
	position: absolute;
	right: 110px;
	bottom: -65px;
}

.resume-manage {
	position: absolute;
	left: 50px;
	top: 48px;
	background:  center no-repeat;
	width: 665px;
	height: 263px;
}

.resume-manage .close-btn {
	top: 63px;
}

.resume-manage .next-btn {
	position: absolute;
	right: 110px;
	bottom: -65px;
}

.deliver-record {
	position: absolute;
	left: 53px;
	top: 59px;
	background:  center no-repeat;
	width: 644px;
	height: 263px;
}

.deliver-record .close-btn {
	top: 63px;
}

.deliver-record .next-btn {
	position: absolute;
	right: 110px;
	bottom: -65px;
}



/* ==============广告==================*/

/*年中活动提示弹窗*/
.index-tips-pop {
	background:  center no-repeat;
	width: 339px;
	height: 377px;
}

.index-tips-pop .tips-con {
	position: absolute;
	bottom: 0;
	height: 200px;
	width: 100%;
	text-align: center;
}

.index-tips-pop .tips-con .contain {
	width: 100%;
	height: 90px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.index-tips-pop .tips-con p {
	padding: 0 40px;
	margin-top: 5px;
	font-size: 20px;
	color: #f3552c;
}

.index-tips-pop .tips-con p:last-of-type {
	font-size: 16px;
	color: #888;
}

.index-tips-pop .tips-btn {
	display: block;
	margin: 32px auto 0;
	background:  center no-repeat;
	width: 250px;
	height: 54px;
}

.expire-tips-pop {
	background:  center no-repeat;
	width: 370px;
	height: 340px;
}

.expire-tips-pop .tips-con {
	position: absolute;
	top: 25px;
	width: 100%;
	height: 286px;
	text-align: center;
}

.expire-tips-pop .tips-con p {
	font-size: 24px;
	color: #fff71d;
	padding: 0 30px 0 30px;
}

.expire-tips-pop .tips-con p:last-of-type {
	margin-top: 10px;
	font-size: 19px;
	color: #fff;
}

.expire-tips-pop .tips-btn {
	display: block;
	position: absolute;
	bottom: 0;
	left: 45px;
	width: 280px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	background: rgba(152, 79, 255, 1);
	box-shadow: 0 4px 12px 0 rgba(145, 81, 255, 0.68);
	border-radius: 25px;
}


.index-btm-fixedad {
	display: flex;
	justify-content: center;
	position: fixed;
	bottom: 0;
	/* left: 0; */
	width: 100%;
	height: 200px;
	background-size: auto 167px;
	z-index: 999;
}
.index-btm-fixedad .inbox{position: relative;width: 1200px;}
.index-btm-fixedad .close-btn{right: -33px; top: 150px; background:  center no-repeat; width: 33px;height: 33px;z-index: 999;}
.index-btm-fixedad-small{display:none;position: fixed;bottom: 120px;left:50px;height: 202px;width: 170px;cursor: pointer;}
.adbg-ibfa{background:  no-repeat center bottom;}
.adbg-ibfas{background:  no-repeat center;}
.adbg-irfa{background:  no-repeat center bottom;}
.adbg-irfa2{background:  no-repeat center bottom;}
.adbg-irfa3{background:  no-repeat center bottom;}
.adbg-irfa4{background:  no-repeat center bottom;}
.adbg-irfa5{background:  no-repeat center bottom;}
.adbg-irfa6{background:  no-repeat center bottom;}
.adbg-irfas{background:  no-repeat center;}
.adbg-ijcfa{background:  no-repeat center bottom;}
.adbg-izzfa{background:  no-repeat center bottom;}

.bottom-pop-prev {
	background:  center bottom no-repeat;
}

.bottom-pop-acting {
	background:  center bottom no-repeat;
}

.dalie-adv-bottom {
	display: block;
	height: 228px;
	background:  center bottom no-repeat;
}

.dalie-adv-second {
	display: block;
	height: 228px;
	/*background:  center bottom no-repeat;*/
	background:  center bottom no-repeat;
}

.bottom-research {
	height: 228px;
	background:  center bottom no-repeat;
}

.dalie-adv-second .close-btn,
.dalie-adv-bottom .close-btn {
	top: 100px !important;
}

.resume-btm-fixedad {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 261px;
	background-size: cover;
	z-index: 999;
}


.hunter-btm-fixedad {
	position: fixed;
	bottom: 0;
	left: 0;
	display: block;
	background:  center no-repeat;
	width: 100%;
	height: 399px;
	/*background-size: 100% 100%;*/
	z-index: 999;
}

.company-btm-fixedad {
	position: fixed;
	bottom: 0;
	left: 0;
	display: block;
	background:  center no-repeat;
	width: 100%;
	height: 399px;
	/*background-size: 100% 100%;*/
	z-index: 999;
}

.person-btm-fixedad {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	background:  center no-repeat;
	width: 100%;
	height: 337px;
	z-index: 999;
}

.news-btm-fixedad {
	position: fixed;
	bottom: 0;
	left: 0;
	display: block;
	background:  center no-repeat;
	width: 100%;
	height: 202px;
	z-index: 999;
}


.btm-fixedad {
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	z-index: 999;
}

.careen-btm-fixedad {
	background:  center no-repeat;
	width: 100%;
	height: 209px;
}

.talent-btm-fixedad {
	background:  center no-repeat;
	width: 100%;
	height: 210px;
}

.price-trend-adver {
	background:  center no-repeat;
	width: 100%;
	height: 210px;
}

.talent-guide-adver {
	background:  center no-repeat;
	width: 100%;
	height: 210px;
}

.apt-trend-adver {
	background:  center no-repeat;
	width: 100%;
	height: 247px;
}

.bidding-btm-fixedad {
	background:  center no-repeat;
	width: 100%;
	height: 247px;
}

.policy-decode-adver {
	background:  center no-repeat;
	width: 100%;
	height: 202px;
}

.im-bottom-adv {
	background: url(/uploads/image/fbiadver/im-bottomadv.png) no-repeat center bottom;
	background-size: cover;
}

.adver-pos {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 98;
}

.fengpin-adv {
	height: 200px;
	width: 100%;
	background: url(/uploads/image/fbiadver/fengpin-adv.png) no-repeat center bottom;
	background-size: cover;
}

/* .index-btm-fixedad .close-btn, */
.hunter-btm-fixedad .close-btn,
.company-btm-fixedad .close-btn,
.person-btm-fixedad .close-btn,
.news-btm-fixedad .close-btn,
.resume-btm-fixedad .close-btn,
.btm-fixedad .close-btn {
	position: absolute;
	background:  center no-repeat;
	width: 33px;
	height: 33px;
	right: 100px;
	top: 40px;
	z-index: 999;
}

.news-btm-fixedad .close-btn,
.btm-fixedad .close-btn {
	top: 50px;
}

/* 左侧悬浮广告 */
.pop-left-adv {
	display: none;
	position: fixed;
	top: 200px;
	left: 0;
	z-index: 900;
}

.im-left-adv {
	display: block;
	width: 110px;
	height: 240px;
	background: url(/uploads/image/fbiadver/im-popleft.png) no-repeat;
	background-size: 100% 100%;
}

.index-side-fixedad {
	display: none;
	position: fixed;
	top: 200px;
	left: 0;
	background:  center no-repeat;
	width: 106px;
	height: 145px;
	z-index: 999;
}

.index-side-fixedad .time-con {
	position: absolute;
	bottom: 38px;
	left: 0;
	display: flex;
	font-size: 15px;
	color: #fff;
	flex-grow: 1;
}

.index-side-fixedad .time-con span {
	width: 30px;
	letter-spacing: 6px;
	margin-left: 6px;
	flex-grow: 1;
}

.pop-acting-left {
	display: none;
	position: fixed;
	top: 200px;
	left: 0;
	z-index: 999;
}

.pop-acting-left a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.pop-acted-left {
	display: none;
	position: fixed;
	top: 200px;
	left: 0;
	width: 125px;
	height: 156px;
	background:  no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}

.pop-lie-left {
	/*display: none;*/
	position: fixed;
	top: 200px;
	left: 0;
	width: 112px;
	height: 110px;
	background:  no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}

.pop-user-left {
	position: fixed;
	top: 200px;
	left: 0;
	width: 115px;
	height: 180px;
	background:  no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}

.pop-acted-left .acted-prize-jump {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}

.pop-acted-left .content-day {
	position: absolute;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-align: center;
	line-height: 24px;
	text-shadow: 0px 1px 1px rgba(139, 35, 19, 1);
	bottom: 12px;
}

.person-side-fixedad {
	position: fixed;
	top: 200px;
	left: 0;
	background:  center no-repeat;
	width: 104px;
	height: 153px;
	z-index: 999;
	animation: 1.2s adwave alternate;
	-webkit-animation: 1.2s adwave alternate;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes changecolor {
	from {
		top: 200px;
	}

	to {
		top: 250px;
	}
}

@keyframes adwave {
	from {
		top: 200px;
	}

	to {
		top: 250px;
	}
}

.pop-acted-left .close-btn,
.pop-acting-left .close-btn,
.index-side-fixedad .close-btn,
.person-side-fixedad .close-btn,
.pop-user-left .close-btn,
.pop-lie-left .close-btn,
.pop-left-adv .close-btn {
	position: absolute;
	width: 24px;
	height: 24px;
	background:  center no-repeat;
	right: 0px;
	top: -20px;
	background-size: 100% 100%;
	z-index: 999;
}

.tourist-skin .layui-layer-title {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background-color: #fff;
}

.center-size {
	position: relative;
	margin: auto;
	width: 1200px;
	height: 100%;
}

/*海狸注册表单*/

.haili-form {
	position: absolute;
	right: 50px;
	width: 280px;
	text-align: center;
	height: 315px;
	z-index: 99;
	background: transparent;
}

.haili-form .top-bg {
	display: flex;
	justify-content: space-around;
	margin: 20px 10px;
}

.top-bg .logo {
	background:  center no-repeat;
	width: 90px;
	height: 22px;
	background-size: contain;
}

.top-bg .text {
	background:  center no-repeat;
	width: 126px;
	height: 21px;
}

.haili-form .list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	padding: 0 32px;
	width: 100%;
	box-sizing: border-box;
}

.haili-form .list input {
	width: 100%;
	padding: 0 10px;
	height: 30px;
	font-size: 15px;
	color: #999;
	background: transparent;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

.haili-form .list input.code-input {
	width: 100px;
}

.haili-form .list .code-btn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #0d6dfe;
	border: 1px solid rgba(13, 109, 254, .2);
	background: rgba(13, 109, 254, .2);
	cursor: pointer;
}

.haili-form .submit-btn {
	margin: 10px auto;
	width: 210px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	background: #0d6dfe;
	border-radius: 18px;
	cursor: pointer;
}

.haili-form .tips {
	font-size: 14px;
	color: #0893fe;
}

.haili-form .tips a {
	display: inline-block;
	font-size: 14px;
	color: #0893fe;
}

/* 免注册发布成功弹窗*/
.pub-success-popup {
	position: relative;
	width: 420px;
	text-align: center;
	height: 396px;
	background-color: transparent;
}

.pub-success-popup .success-icon {
	position: relative;
	margin: auto;
	background:  center no-repeat;
	width: 120px;
	height: 136px;
	z-index: 9;
}

.pub-success-popup>section {
	margin-top: -70px;
	height: 330px;
}

.pub-success-popup .title {
	padding-top: 70px;
	font-size: 20px;
	color: #333;
}

.pub-success-popup .to-resume {
	padding: 20px 0;
}

.pub-success-popup .to-resume a {
	display: inline-block;
	width: 110px;
	height: 36px;
	border-radius: 4px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	background: #ffd205;
}

.pub-success-popup .to-resume a:hover {
	background: #ffe52f;
}

.pub-success-popup .tips {
	font-size: 14px;
	color: #666;
}

.pub-success-popup .perfect-function {
	display: -webkit-flex;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pub-success-popup .perfect-function .item {
	flex-grow: 1;
}

.pub-success-popup .perfect-function .item a {
	display: block;
	font-size: 14px;
	color: #666;
}

.pub-success-popup .perfect-function .item a:hover {
	color: #999;
}

.pub-success-popup .perfect-function .item .icon {
	display: block;
	margin: 15px auto;
	width: 54px;
	height: 54px;
}

.pub-success-popup .perfect-function .item .work-icon {
	background:  center no-repeat;
}

.pub-success-popup .perfect-function .item .education-icon {
	background:  center no-repeat;
}

.pub-success-popup .perfect-function .item .project-icon {
	background:  center no-repeat;
}

.tourist-skin.layui-layer {
	background: transparent;
	box-shadow: none;
}

.tourist-skin .layui-layer-setwin .layui-layer-close2 {
	width: 18px;
	height: 18px;
	background-position: 0 0;
	top: 70px;
	right: 0;
	background-size: 100% 100%;
}

.tourist-skin .layui-layer-setwin .layui-layer-close2:hover {
	background-position: 0 0;
}

.tourist-skin .layui-layer-ico {
	background:  center no-repeat;
}

/*猎头活动弹窗*/
/* 给猎头的一封信弹窗*/
.hunter-letter-pop {
	position: relative;
	background:  center no-repeat;
	width: 474px;
	height: 446px;
}

.hunter-letter-pop .accept-btn {
	position: absolute;
	background: transparent;
	width: 260px;
	height: 60px;
	bottom: 50px;
	left: 117px;
	cursor: pointer;
}

.hunter-letter-pop .close-btn {
	position: absolute;
	background:  center no-repeat;
	width: 33px;
	height: 33px;
}

.side-advise {
	position: fixed;
	background:  center no-repeat;
	width: 130px;
	height: 239px;
	left: 10px;
	top: 200px;
}

.side-advise p {
	display: flex;
	align-items: center;
	position: absolute;
	left: 50%;
	top: -25px;
	transform: translatex(-50%);
	padding: 2px 7px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-radius: 10px;
	background-color: #f43f3f;
	font-size: 14px;
	color: #fff;
}

.praise-icon {
	margin-right: 3px;
	background:  center no-repeat;
	width: 16px;
	height: 16px;
}

/* 投递简历提示弹窗 */
.delivery-popup .layui-layer-title {
	padding: 8px 20px;
	font-size: 16px;
	color: #333;
	background: #f1f1f1;
}

.delivery-popup .content-message {
	padding: 30px 20px;
	font-size: 14px;
	color: #666;
	border-top: 1px solid #f1f1f1;
}

.delivery-popup .bottom {
	display: flex;
	justify-content: flex-end;
	padding: 30px;
}

.delivery-popup .bottom a {
	display: inline-block;
	padding: 10px 0;
	width: 88px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #f1f1f1;
	color: #666;
}

.delivery-popup .bottom a.active {
	margin-left: 20px;
	background: #ffd205;
	color: #333;
	border-color: #ffd205;
}

.recover-pop {
	position: relative;
	width: 400px;
	height: 226px;
	border-radius: 4px;
	background-color: #fff;
}

.recover-pop .title {
	padding: 0 30px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
}

.recover-pop .close-ico {
	position: absolute;
	right: 16px;
	top: 18px;
	background:  center no-repeat;
	width: 16px;
	height: 16px;
	background-size: 100% 100%;
	cursor: pointer;
}

.recover-pop .cert-popcon {
	padding: 25px 30px;
}

.recover-pop .cert-popcon .tips {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.recover-pop .cert-popcon .btns {
	margin-top: 30px;
	text-align: center;
}

.recover-pop .cert-popcon .btns a {
	display: inline-block;
	margin: 0 10px;
	width: 88px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	box-sizing: border-box;
	transition: all ease 0.3s;
	border-radius: 4px;
}

.recover-pop .cert-popcon .btns a.cancel-btn {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	color: #666;
}

.recover-pop .cert-popcon .btns a.cancel-btn:hover {
	color: #333;
	border-color: #999;
}

.recover-pop .cert-popcon .btns a.sure-btn {
	color: #333;
	background-color: #ffd205;
}

.recover-pop .cert-popcon .btns a.sure-btn:hover {
	background-color: #ffe25f;
}

.resume-pop,
.delete-recover-pop {
	position: relative;
	width: 400px;
	height: 226px;
	border-radius: 4px;
	background-color: #fff;
}

.resume-pop .title,
.delete-recover-pop .title {
	padding: 0 30px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
}

.resume-pop .cert-popcon,
.delete-recover-pop .cert-popcon {
	padding: 25px 30px;
}

.resume-pop .cert-popcon .tips,
.delete-recover-pop .cert-popcon .tips {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.resume-pop .cert-popcon .btns,
.delete-recover-pop .cert-popcon .btns {
	margin-top: 30px;
	text-align: center;
}

.resume-pop .cert-popcon .btns a,
.delete-recover-pop .cert-popcon .btns a {
	display: inline-block;
	margin: 0 10px;
	width: 88px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	box-sizing: border-box;
	transition: all ease 0.3s;
	border-radius: 4px;
}

.resume-pop .cert-popcon .btns a.sure-btn,
.delete-recover-pop .cert-popcon .btns a.sure-btn {
	color: #333;
	background-color: #ffd205;
}

.resume-pop .cert-popcon .btns a.sure-btn:hover,
.delete-recover-pop .cert-popcon .btns a.sure-btn:hover {
	background-color: #ffe25f;
}

.agg-page-r .new-adv {
	display: block;
	width: 262px;
	height: 165px;
	background: url(/uploads/image/fbiadver/query-left.png) 0 0 no-repeat;
	background-size: 262px 165px;
}

/* 会员中心招聘浮窗 */
.pop-zhaopin{
    /* display: none; */
	position: fixed;
	width: 260px;
	height: 350px;
	top: 240px;
	left: 0px;
	z-index: 9999;
}

.pop-im {
    display: none;
	position: fixed;
	width: 66px;
	height: 76px;
	bottom: 100px;
	right: 117px;
	z-index: 9999;
	transition: all 0.5s;
	cursor: pointer;
}

.pop-im:hover {
	width: 166px;
}

/* 消息提醒气泡 */
.pop-im:hover .pop-new-msg {
	right: 175px;
}

.pop-im .bee {
	height: 100%;
	width: 66px;
}

.pop-im .bee-head {
	position: absolute;
	left: 0;
	top: 0;
	height: 76px;
	width: 66px;
	cursor: move;
}

.pop-im .left-eye {
	position: absolute;
	left: 16px;
	top: 26px;
	height: 14px;
	width: 14px;
	animation: bulingleft 0.8s infinite;
}

.pop-im .right-eye {
	position: absolute;
	left: 37px;
	top: 26px;
	height: 14px;
	width: 14px;
	animation: bulingright 0.8s infinite;
}

.pop-im .pop-im-notice {
	position: absolute;
	left: 10px;
	top: 20px;
	height: 50px;
	width: 50px;
	border-radius: 30px;
	overflow: hidden;
	z-index: -1;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	/* firefox 4 */
	-webkit-transition: all 0.7s;
	/* safari 和 chrome */
	-o-transition: all 0.7s;
	/* opera */
}

.pop-im .pop-im-notice .wrap {
	cursor: pointer;
	position: relative;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(/uploads/image/fmiawimages/pop-im-tip.png) no-repeat;
	background-size: 100% 100%;
	transform: translatex(-200px);
	-ms-transform: translatex(-200px);
	/* ie 9 */
	-moz-transform: translatex(-200px);
	/* firefox */
	-webkit-transform: translatex(-200px);
	/* safari 和 chrome */
	-o-transform: translatex(-200px);
	/* opera */
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	/* firefox 4 */
	-webkit-transition: all 0.5s;
	/* safari 和 chrome */
	-o-transition: all 0.5s;
	/* opera */
}

.pop-im .bee:hover {
	width: 100%;
}

.pop-im .bee:hover .pop-im-notice {
	width: 158px;
}

.pop-im .bee:hover .pop-im-notice .wrap {
	transform: translatex(0)
}

.pop-im .pop-im-notice .notice {
	color: #333;
	font-size: 14px;
	margin-left: 40px;
	margin-bottom: 5px;
}

.pop-im .pop-im-notice .right-arrow {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 12px;
	height: 12px;
	background: url(/uploads/image/fbimages/arrow-right-ico.svg) center no-repeat;
	animation: rightarrow 0.8s infinite;
}

.pop-new-msg {
	display: none;
	position: fixed;
	width: 86px;
	height: 71px;
	background: url(/uploads/image/fmiawimages/msg-notice.png) center no-repeat;
	bottom: 300px;
	right: 75px;
	z-index: 9999;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	/* firefox 4 */
	-webkit-transition: all 0.5s;
	/* safari 和 chrome */
	-o-transition: all 0.5s;
	/* opera */
}

.pop-new-msg .tip {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #333;
	font-size: 14px;
}

.im-unread:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	width: 10px;
	height: 10px;
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: 50%;
	background: #ff2929;
}

.header .header-content .im-unread:after {
	content: "";
	position: absolute;
	top: 2px;
	right: -2px;
	width: 7px;
	height: 7px;
	border: none;
	border-radius: 50%;
	background: #ff2929;
}

@keyframes bulingright {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(10deg)
	}

	50% {
		transform: rotate(0deg)
	}

	75% {
		transform: rotate(-10deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

@keyframes bulingleft {
	0% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(-10deg)
	}

	50% {
		transform: rotate(0deg)
	}

	75% {
		transform: rotate(10deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

@keyframes rightarrow {
	0% {
		transform: translatex(8px);
	}

	100% {
		transform: translatex(0);
	}
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.wobble {
	-webkit-animation: wobble 1s infinite;
	animation: wobble 1s infinite;
}

@-webkit-keyframes rubberband {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberband {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberband {
	-webkit-animation: rubberband 1s 2s infinite;
	animation: rubberband 1s 2s infinite;
}
@-webkit-keyframes tada {
	from {
	  -webkit-transform: scale3d(1, 1, 1);
	  transform: scale3d(1, 1, 1);
	}
  
	10%,
	20% {
	  -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	  transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}
  
	30%,
	50%,
	70%,
	90% {
	  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
  
	40%,
	60%,
	80% {
	  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
  
	to {
	  -webkit-transform: scale3d(1, 1, 1);
	  transform: scale3d(1, 1, 1);
	}
  }
  
  @keyframes tada {
	from {
	  -webkit-transform: scale3d(1, 1, 1);
	  transform: scale3d(1, 1, 1);
	}
  
	10%,
	20% {
	  -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	  transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}
  
	30%,
	50%,
	70%,
	90% {
	  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
  
	40%,
	60%,
	80% {
	  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
  
	to {
	  -webkit-transform: scale3d(1, 1, 1);
	  transform: scale3d(1, 1, 1);
	}
  }
  .tada {
	-webkit-animation: tada 1s 1s ;
	animation: tada 1s 1s ;
  }

.evaluation {
	padding: 0 30px 30px 30px;
	background: #fff;
}

.evaluation .evaluation-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.evaluation-title .evaluation-title-left {
	color: #333;
	font-size: 18px;
}

.evaluation-title .evaluation-title-right {
	color: #999;
	font-size: 14px;
}

.evaluation-title .evaluation-title-right:hover {
	color: #fc8559;
}

.evaluation-tags {
	width: 100%;
	background: #f8f8f8;
	display: flex;
	align-items: center;
	padding: 15px 0;
}

.evaluation-tags .evaluation-tags-left {
	margin-left: 20px;
}

.evaluation-tags .evaluation-tags-line {
	margin: 0 15px 0 20px;
}

.evaluation-tags-left span:first-child {
	color: #666;
	font-size: 14px;
}

.evaluation-tags-left span:last-child {
	color: #fb6c2e;
	font-size: 29px;
}

.evaluation-tags-line {
	width: 1px;
	height: 40px;
	background: #e4e4e4;
}

.evaluation-tags-right {
	width: 65%;
	display: flex;
	flex-wrap: wrap;
	line-height: 50px;
	margin-left: 20px;
}

.evaluation-tags-right .wrap {
	padding: 5px 0;
	cursor: pointer;
	background: none;
}

.evaluation-tags-right .evaluation-tags-item {
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid rgba(221, 221, 221, 1);
	border-radius: 13px;
	margin-right: 10px;
}

.evaluation-tags-right .evaluation-tags-item span:first-child {
	color: #333;
	font-size: 12px;
}

.evaluation-tags-right .evaluation-tags-item span:last-child {
	color: #fb6c2e;
	font-size: 12px;
}

.evaluation-content {}

.evaluation-content .evaluation-item {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.evaluation-content .evaluation-item-left {
	width: 52px;
	height: 52px;
	margin-top: 5px;
}

.evaluation-content .evaluation-item-left img {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	overflow: hidden;
}

.evaluation-content .evaluation-item-right {
	width: 90%;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.evaluation-content .evaluation-item:last-child .evaluation-item-right {
	border: none;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail {
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 10px;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail .evaluation-item-name {
	font-size: 16px;
	color: #333;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail div:nth-child(2) {
	margin-left: 20px;
	width: 124px;
	height: 19px;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail .evaluation-icon-five {
	background: url(/uploads/image/fmiawimages/pc-fivestar.png) no-repeat;
	background-size: 100% 100%;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail .evaluation-icon-four {
	background: url(/uploads/image/fmiawimages/pc-fourstar.png) no-repeat;
	background-size: 100% 100%;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail .evaluation-icon-three {
	background: url(/uploads/image/fmiawimages/pc-threestar.png) no-repeat;
	background-size: 100% 100%;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail .evaluation-icon-two {
	background: url(/uploads/image/fmiawimages/pc-twostar.png) no-repeat;
	background-size: 100% 100%;
}

.evaluation-content .evaluation-item-right .evaluation-item-detail .evaluation-icon-one {
	background: url(/uploads/image/fmiawimages/pc-onestar.png) no-repeat;
	background-size: 100% 100%;
}


.evaluation-content .evaluation-item-right .evaluation-item-detail .evaluation-item-time {
	position: absolute;
	right: 0;
	top: 5px;
	color: #999;
	font-size: 12px;
}

.evaluation-item-right .evaluation-item-tags {
	display: flex;
	flex-wrap: wrap;
}

.evaluation-item-right .evaluation-item-tags .wrap {
	padding: 5px 0;
	background: none;
}

/* .evaluation-item-tags .evaluation-tags-item{
	margin-bottom: 10px;
} */
.evaluation-item-tags .evaluation-tags-item span {
	color: #666;
	font-size: 12px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid rgba(221, 221, 221, 1);
	border-radius: 13px;
	margin-right: 10px;
	cursor: pointer;
}

.newuser-route {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/uploads/image/fmiawimages/newuser-route.png) no-repeat center bottom;
	background-size: cover;
	z-index: 1000;
}

/* vip补偿信弹窗 */
.infopromote {
	padding: 20px 50px 50px 50px;
}

.infopromote p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-indent: 2rem;
}

.infopromote p:first-child {
	text-indent: 0;
	margin-bottom: 15px;
}

.infopromote .msg {
	text-align: right;
	margin-top: 15px;
}

.infopromote p .tip {
	color: #f59a23;
	font-weight: bold;
}

.infopromote .exchange {
	display: inline-block;
	width: 200px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #ffd205;
	border-radius: 4px;
	margin-top: 30px;
	cursor: pointer;
}

.infopromote .exchange:hover {
	background: #ffe25f;
}

/* 快速登录 */
.quick-login {
	width: 100%;
	background:  no-repeat;
	background-size: 100% 100%;
	margin-bottom: 15px;
}

.quick-login .content-wrap {
	padding: 35px 20px;
}

.quick-login .content-wrap .title {
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 22px;
}

.quick-login .content-wrap .quick-login-phone {
	width: 100%;
	height: 40px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	color: #333;
	text-indent: 0.7rem;
	margin-bottom: 17px;
}

.quick-login .content-wrap #quick-login-verify {
	margin-bottom: 17px;
}

.quick-login .content-wrap .quick-login-code {
	height: 40px;
	display: flex;
	justify-content: space-between;
	border-radius: 4px;
	overflow: hidden;
}

.quick-login .content-wrap .quick-login-code .verify-code-input {
	text-indent: 0.7rem;
	background: rgba(255, 255, 255, 0.5);
	width: 50%;
}

.quick-login .content-wrap .quick-login-phone::-webkit-input-placeholder {
	color: #666;
}

.quick-login .content-wrap .quick-login-phone::-moz-placeholder {
	color: #666;
}

.quick-login .content-wrap .quick-login-phone:-moz-placeholder {
	color: #666;
}

.quick-login .content-wrap .quick-login-phone:-ms-input-placeholder {
	color: #666;
}

.verify-code-input::-webkit-input-placeholder {
	color: #666;
}

.verify-code-input::-moz-placeholder {
	color: #666;
}

.verify-code-input:-ms-input-placeholder {
	color: #666;
}

.quick-login .content-wrap .quick-login-code .get-code {
	position: relative;
	width: 50%;
	height: 100%;
	color: #fb6c2e;
	line-height: 40px;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
}

.quick-login .content-wrap .quick-login-code .get-code.countdown {
	color: #666;
	cursor: text;
}

.quick-login .content-wrap .quick-login-code .get-code:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 16px;
	background: #fff;
	left: 0;
	top: 12px;
}

.quick-login .content-wrap #quick-login-verify .verify-bar-area {
	background: rgba(255, 255, 255, 0.5);
}

.quick-login .content-wrap #quick-login-verify .verify-bar-area .verify-msg {
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 12px;
	text-indent: 2rem;
}


.quick-login .content-wrap .check-group {
	margin: 17px 0 20px 0;
}

.quick-login .content-wrap .check-group .check-box {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid rgba(229, 229, 229, 1);
	border-radius: 2px;
	cursor: pointer;
}

.quick-login .content-wrap .check-group .tip {
	color: #333;
}

.quick-login .content-wrap .check-group .check-box.checked:before {
	position: absolute;
	content: '';
	top: 0;
	left: 2px;
	width: 16px;
	height: 13px;
	background: url(/uploads/image/fbilogin/check-mark.png);
	background-size: 100% 100%;
}

.quick-login .content-wrap .login-btn {
	display: inline-block;
	width: 100%;
	height: 40px;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	transition: all .3s;
}

.quick-login .content-wrap .login-btn:hover {
	background: rgba(255, 210, 5, 1);
}

.quick-newuser-tip {
	padding: 15px 20px 20px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.quick-newuser-tip p {
	line-height: 25px;
}

.quick-newuser-tip mark {
	color: #f59a23;
	background: none;
}

.quick-newuser-tip a {
	display: inline-block;
	height: 35px;
	text-align: center;
	line-height: 35px;
	padding: 0 25px;
	background: #ffd205;
	border-radius: 4px;
	color: #333;
	margin-top: 15px;
}

.quick-newuser-tip a:hover {
	color: #333;
	background: #ffe52f;
}


/*2020上线通知弹窗*/
.important-notice{
	background-color: transparent!important;
	box-shadow:none!important;
}
#importantnotice{
	width: 800px;
	height: 579px;
	position: relative;
}
#importantnotice >.bg-img{
	width: 800px;
	height: 527px;
	background-image: url(/uploads/image/fbimages/important-notice.png);
}
#importantnotice >a{
	display: block;
	width: 200px;
	height: 58px;
	line-height: 58px;
	border-radius: 12px;
	background-color: #1a1a1a;
	font-size: 24px;
	text-align: center;
	color: #ffff00;
	position: absolute;
	bottom: -0px;
	left: 50%;
	margin-left: -100px;
	font-weight: normal;
}

/*优惠券即将到期弹窗*/
#expireprompt{
	width: 475px;
	height: 379px;
	position: relative;
}
#expireprompt > .bg-img{
	width: 475px;
	height: 293px;
	background-image: url(/uploads/image/fbimages/expire-prompt.png);
}
#expireprompt > a{
	display: block;
	width: 172px;
	height: 56px;
	background-image: url(/uploads/image/fbimages/expire-prompt-btn.png);
	position: absolute;
	bottom: -0px;
	left: 50%;
	margin-left: -86px;
}

#alertprompt > .bg-img{
	width: 480px;
	height: 320px;
	background-image: url(/uploads/image/fbimages/tuiguang.png);
	cursor: pointer;
}

#alertnotice > .bg-img{
	width: 800px;
	height: 800px;
	background: url(/uploads/image/fbimages/202006youhuiquan.png) center center no-repeat;
	cursor: pointer;
	background-size: 60%;
}

#new-user-buy > .bg-img{
	width: 600px;
	height: 600px;
	background: url(/uploads/image/fbimages/7dayvipshengji.png) center center no-repeat;
	cursor: pointer;
	background-size: 100%;
}

#new-user-not-buy > .bg-img{
	width: 600px;
	height: 600px;
	background: url(/uploads/image/fbimages/7dayvipkaitong.png) center center no-repeat;
	cursor: pointer;
	background-size: 100%;
}

/* 快速估价 */
.right-content .valuation-before-block{
	width: 100%;
	height: 528px;
	background: ;
	padding: 34px 20px 24px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 15px;
	background-size: cover;
}
.right-content .valuation-before-block > h4{
	font-size: 14px;
	color: #6c5537;
	font-weight: bold;
}
.right-content .valuation-before-block > p{
	font-size: 14px;
	color: #6c5537;
	margin-top: 9px;
	margin-bottom: 22px;
}
.right-content .valuation-before-block > p span{
	color: #fd4e37;
	display: inline-block;
	vertical-align: baseline;
}
.right-content .valuation-before-block .valuation-item{
	width: 100%;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}
.right-content .valuation-before-block .valuation-item.select{
	position: relative;
}
.right-content .valuation-before-block .valuation-item.select::before{
	content: ;
    position: absolute;
    width: 14px;
    height: 12px;
    line-height: 1;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    transition: all ease 0.3s;
}
.right-content .valuation-before-block .valuation-item input{
	width: 100%;
	line-height: 40px;
	background: #fff;
	border-radius: 2px;
	padding: 0 30px 0 15px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right-content .valuation-before-block .valuation-item input::-webkit-input-placeholder{
	color:#b4986f;
}
.right-content .valuation-before-block .valuation-item input::-moz-placeholder{   /* mozilla firefox 19  */
	color:#b4986f;
}
.right-content .valuation-before-block .valuation-item input:-moz-placeholder{    /* mozilla firefox 4 to 18 */
	color:#b4986f;
}
.right-content .valuation-before-block .valuation-item input:-ms-input-placeholder{  /* internet explorer 10-11 */ 
	color:#b4986f;
}
.right-content .valuation-before-block .valuation-item .sex{
	display: block;
	width: 100px;
	height: 40px;
	background: #ffffff;
	border-radius: 2px;
	line-height: 40px;
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
.right-content .valuation-before-block .valuation-item .sex.active{
	background-color: #a77e50;
	color: #fff;
}
.right-content .valuation-before-block .valuation-item .half{
	width: 127px;
	border-radius: 2px 0 0 2px;
}
.right-content .valuation-before-block .valuation-item .send-code{
	width: 102px;
	height: 40px;
	line-height: 40px;
	border-radius: 0 2px 2px 0;
	background-color: #fff;
	font-size: 12px;
	color: #ffbb05;
	position: relative;
	cursor: pointer;
}
.right-content .valuation-before-block .valuation-item .send-code::before{
	position: absolute;
	content: "";
	display: block;
	/*width: 1px;*/
	height: 13px;
	top: 14px;
	left: 0;
	background-color: #d5c7b3;
}
.right-content .valuation-before-block .valuation-item .valuation-ul-box{
	display: none;
	position: absolute;
	top: 42px;
	right: 0;
	z-index: 9;
	background: #fff;
	box-shadow: 0 12px 16px rgba(141,141,141,.2);
}
.right-content .valuation-before-block .valuation-item.active .valuation-ul-box{
	display: flex;
}
.right-content .valuation-before-block .valuation-item .valuation-ul-box ul{
	flex: 1;
    width: 210px;
    max-height: 180px;
    overflow: hidden;
    overflow-y: auto;
}
.right-content .valuation-before-block .valuation-item .valuation-ul-box ul li{
	padding: 0 14px;
    font-size: 12px;
	color: #666;
	line-height: 36px;
}
.right-content .valuation-before-block .valuation-item .valuation-ul-box ul li:hover,
.right-content .valuation-before-block .valuation-item .valuation-ul-box ul li.active{
	background-color: #ffd206;
    color: rgba(51, 51, 51, 1);
    transition: all ease 0.3s;
    cursor: pointer;
}
.right-content .valuation-before-block .submit-valuation{
	display: block;
	width: 100%;
	line-height: 40px;
	background: linear-gradient(-90deg, #a77e50 0%, #a77e50 100%);
	box-shadow: 0px 1px 5px 0px rgba(63, 41, 11, 0.38);
	border-radius: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

.valuation-after-block{
	width: 250px;
	height: 250px;
	background: ;
	box-sizing: border-box;
	padding-top: 33px;
	text-align: center;
}
.valuation-after-block h4{
	font-size: 14px;
	color: #6c5537;
	font-weight: bold;
}
.valuation-after-block h4 span{
	color: #fd4e37;
	font-size: 18px;
	display: inline-block;
	vertical-align: baseline;
}
.valuation-after-block div{
	background: ;
	margin:25px auto 10px;
	width: 120px;
	height: 120px;
}
.valuation-after-block p{
	font-size: 12px;
	color: #6c5537;
}


/* 圈子 */
.circle-block{
	margin-bottom: 20px;
	background: #fff;
}
.circle-block .circle-header{
	line-height: 49px;
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	position: relative;
}
.circle-block .circle-header::before{
	position: absolute;
	content: '';
	width: 4px;
	height: 20px;
	left: 0;
	top: 14px;
	background-color: #ffd205;
}
.circle-block .circle-cnt{
	padding: 24px 20px;
}
.circle-block .circle-cnt > div{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
}
.circle-block .circle-cnt > div   div{
	margin-top: 8px;
}
.circle-block .circle-cnt p{
	font-size: 16px;
	color: #7f7f7f;
}
.circle-block .circle-cnt p i{
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 8px;
	vertical-align: middle;
}
.circle-block .circle-cnt p i.color1{
	background:  no-repeat;
}
.circle-block .circle-cnt p i.color2{
	background:  no-repeat;
}
.circle-block .circle-cnt a{
	display: block;
	width: 46px;
	line-height: 25px;
	border: 1px solid #ffb505;
	border-radius: 4px;
	font-size: 12px;
	color: #ffb505;
	text-align: center;
	position: relative;
}
.circle-block .circle-cnt a div{
	width: 344px;
    height: 162px;
    /* background:  no-repeat; */
    position: absolute;
    box-shadow: 0px 0px 30px 0px #dedddd;
    top: -71px;
    right: 65px;
	display: none;
}
.circle-block .circle-cnt a div::before{
	content: '';
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    right: -8px;
    top: 75px;
}
.circle-block .circle-cnt a:hover div{
	display: block;
}

.advertise{margin-bottom: 10px;}


#preferential1 .preferential1-bg{box-sizing:border-box;padding-top:60px;width:376px;height:418px;background:url(/uploads/image/fbiadver/preferential1-bg-1.png);text-align:center;line-height:1}
#preferential1 .preferential1-bg a{display:inline-block;margin-top:0px;margin-left:0px;cursor: pointer; width:300px;height:340px;}

.click-look{position: relative;}
.click-look-img{display:none;position:absolute;right:-200px;top:-117px;width:200px!important;height:234px!important;border-radius: 0!important;}
.click-look .thephone{display:none;position:absolute;width:200px;right:-200px;margin-right:0px;color:#fff!important;text-align: center;top:88px;}
