﻿@charset "utf-8";
.bjjp {
	width: 990px;
	height: 70px;
	margin: 0 auto;
	margin-top: 10px;
}

.lf {
	width: 83px;
	height: 70px;
	background: #FDF1E1;
	float: left;
}

.lf span {
	line-height: 70px;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #e89b4f;
	text-align: center;
	display: block;
	font-weight: bold;
}

.rt {
	width: 906px;
	height: 63px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	float: right;
	overflow: hidden;
	padding-top: 5px;
}

.rt ul {
	overflow: hidden;
}

.rt ul li>span {
	display: block;
	float: left;
	font-size: 12px;
	font-family: 微软雅黑;
	width: 410px;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 5px 20px 0;
	/* line-height: 26px;*/
}

.rt .job-1 {
	text-decoration: none;
	color: #2A7AC9;
	margin-left: 15px;
	display: inline-block;
	max-width: 95px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.qiyeming {
	max-width: 180px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.q1 {
	display: inline-block;
}

.comp-1 {
	text-decoration: none;
	color: #333;
}

.search {
	width: 990px;
	height: 90px;
	margin: 0 auto;
	text-align: left
}

.search .logo {
	display: block;
	float: left;
	width: 125px;
	height: 75px;
	margin: 5px 40px 0 20px;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.search .search-con {
	float: left
}

.search .search-con .search-content {
	margin-top: 15px;
	height: 36px;
	width: 720px;
}

.search .search-con .search-content .ellipsis {
	height: 36px;
	width: 70px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.search .search-con .search-content form {
	width: 680px;
	height: 36px;
	float: left;
}

.search .search-con .search-content .search-high {
	float: left;
	width: 25px;
	margin: 3px 0 0 10px;
	color: #666
}

.search .search-con .post-btn,
.search .search-con .address-btn {
	position: relative;
	float: left;
	display: block;
	width: 71px;
	height: 34px;
	line-height: 34px;
	margin-right: 4px;
	border: 1px solid #e2e2e2;
	background: #f6f6f6;
	color: #000;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	cursor: pointer
}

.search .search-con .post-btn b,
.search .search-con .address-btn b {
	position: absolute;
	bottom: 6px;
	right: 6px;
	width: 6px;
	height: 6px;
	background: url(../images/icon.jpg) no-repeat -172px -490px;
	_overflow: hidden
}

.search .search-con .search-bar {
	z-index: 50;
	display: block;
	float: left;
	width: 504px;
	height: 32px;
	_width: 500px;
	margin-left: 6px;
	border: 2px solid #ef8318
}

.search .search-con .search-bar input {
	outline: none;
}

.search .search-con .search-type {
	display: block;
	float: left;
	width: 60px;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	border-right: 1px solid #e7e7e7;
	background: #f6f6f6;
	box-shadow: 0 0 1px #fff inset, -1px 0 1px #fff inset;
	cursor: pointer;
	position: relative;
}

.search .search-con .search-type b.arrows {
	display: inline-block;
	width: 6px;
	height: 3px;
	margin-left: 5px;
	background: url(../images/icon.jpg) no-repeat -187px -491px;
	vertical-align: 3px;
	-webkit-transition: -webkit-transform .2s ease-in;
	-webkit-backface-visibility: hidden;
	-moz-transition: -moz-transform .2s ease-in;
	-o-transition: -o-transform .2s ease-in;
	transition: transform .2s ease-in;
	_overflow: hidden;
	_float: right;
	_margin-top: -15px;
	_margin-right: 10px
}

.search .search-con .search-type:hover b.arrows {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.search .search-con .search-list {
	position: absolute;
	top: 32px;
	left: -2px;
	z-index: 55;
	width: 80px;
	border: 2px solid #ef8318;
	border-top: none;
	background: #f6f6f6
}

.search .search-con .search-list li {
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	border-top: 1px solid #ffebd8
}

.search .search-con .search-list li:hover,
.search .search-con .search-list li.current {
	color: #ef8318;
	cursor: pointer
}

.search .search-con .search-val {
	float: left;
	width: 405px;
	height: 32px;
	line-height: 32px\9;
	*height: 30px;
	*line-height: 30px;
	padding-left: 10px;
	border: none;
	*border: 1px solid #fff;
	font-size: 12px;
	_width: 315px;
}

.placeholder-tip {
	position: absolute;
	z-index: 999;
	padding: 1px;
	color: #999;
	font-size: 12px
}

.search-bar .placeholder-tip {
	top: -30px !important;
	position: relative;
}

.search .search-con .search-btn {
	float: right;
	width: 88px;
	height: 34px;
	line-height: 34px;
	*width: 86px;
	background: #ef8318;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer
}

.search .search-con .post {
	height: 20px;
	margin-top: 8px;
	padding-left: 160px
}

.search .search-con .post a {
	margin-right: 10px;
	cursor: pointer
}

.auto-complete-hot {
	position: absolute;
	top: 32px;
	left: 80px;
	z-index: 1000;
	_top: 34px;
	width: 334px;
	*width: 336px;
	border: 1px solid #c5c5c5;
	background: #fff
}

.auto-complete-hot2 {
	margin: -10px 0 0 -35px;
}

.auto-complete-hot .autocomplete-list li {
	position: relative;
	width: 334px;
	height: 25px;
	line-height: 25px;
	margin-top: 3px
}

.auto-complete-hot .autocomplete-list li em {
	vertical-align: middle;
	margin-left: 5px;
	display: inline-block;
	width: 11px;
	height: 15px;
	background: url(../images/icon.jpg) no-repeat -154px -545px
}

.auto-complete-hot .autocomplete-list li .ops-list {
	position: absolute;
	top: 0;
	right: 1px;
	z-index: 5;
	width: 155px;
	padding-left: 10px;
	background: #f4f4f4;
	display: none
}

.auto-complete-hot .autocomplete-list li .ops-list a {
	display: block;
	float: left;
	margin: 15px 15px 0 0;
	padding: 5px 6px;
	border: 1px solid #cdcdcd;
	background: #fff;
	text-decoration: none
}

.auto-complete-hot .autocomplete-list li .ops-list a:hover,
.auto-complete-hot .autocomplete-list li .ops-list a.hover {
	border: 1px solid #ef8318;
	color: #ef8318
}

.auto-complete-hot .autocomplete-list li.hover {
	background: #eee;
	cursor: pointer
}

.auto-complete-hot .autocomplete-list li.hover .ops-list {
	display: block
}

.auto-complete-hot .autocomplete-list li.hover em {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 11px;
	height: 15px;
	background: url(../images/icon.jpg) no-repeat -154px -528px
}

.auto-complete-hot .autocomplete-list li.hover em.on-ops {
	right: 170px
}

.auto-complete-hot i {
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	margin: 0 10px;
	background: #c7c7c7;
	color: #fff;
	font-style: normal;
	text-align: center
}

.auto-complete-hot i.hot {
	background: #f7b873
}

.auto-complete-hot .auto-highlight {
	color: #333
}

.auto-complete-hot ul.autocomplete-list {
	width: 334px;
	height: auto;
	text-align: left
}

.footer {
	width: 100%;
	text-align: center;
	clear: both;
}

.foot-nav {
	height: 50px;
	background: #ffa145;
}

.foot-nav a {
	line-height: 50px;
	margin-right: 30px;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.foot-nav a:hover {
	color: #fff;
	text-decoration: none;
}

.foot-con {
	margin-top: 20px;
}

.foot-con p {
	height: 22px;
	line-height: 22px;
}

.foot-con p a {
	color: #333;
}

.foot-con p em {
	margin: 0 15px;
}

.foot-con p b {
	margin-left: 40px;
	font-weight: normal;
}

.foot-con p.record {
	margin: 10px 0 20px 0;
	text-align: center;
}

.foot-con p.record img {
	height: 30px;
	margin-right: 5px;
	display: inline;
}

.register-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 85px;
	background: url(../images/bg2.png) repeat-x
}

.register-login {
	float: left;
	font-size: 14px;
	color: #fbefe2;
	line-height: 50px;
	margin-top: 20px;
	margin-left: 20px;
	*width: 100px;
	*margin-top: -15px;
}

.register-login a {
	font-size: 14px;
}

.register-bar_box {
	width: 930px;
	height: 85px;
	padding: 0 30px;
}

.register-bar .register-img {
	background: url(../images/bottom3.png);
	width: 90px;
	height: 100px;
	margin-top: -15px;
	float: left;
}

.register-bar .register-con {
	float: left;
	line-height: 85px;
	font-size: 24px;
	color: #fbefe2;
	margin-left: 30px;
}

.register-bar .register-colse {
	position: absolute;
	top: 58%;
	right: 2%;	
	width: 22px;
	height: 22px;
	background: url(../images/reg_close.png) no-repeat;
	cursor: pointer;
}


.register-bar .register-btn {
	width: 180px;
	height: 50px;
	float: left;
	line-height: 50px;
	border-radius: 2px;
	background: #ff8106;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 40px;
}

.carousel p {
	position: absolute;
	bottom: 0;
	left: 150px;
	z-index: 15;
	_bottom: 8px;
	width: 150px;
	height: 20px;
	text-align: center;
}

.carousel p b {
	display: inline-block;
	width: 10px;
	height: 10px;
	_line-height: 10px;
	_font-size: 0;
	margin: 0 3px;
	*margin: 0 4px;
	background: #afafaf;
	background: url(../images/dian2.png) no-repeat\9;
	_background: url(../images/dot.gif) no-repeat 0 -11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.carousel p b.on {
	background: #ef8318;
	background: url(../images/dian.png) no-repeat\9;
	_background: url(../images/dot.gif) no-repeat 0 0;
}

.carousel p b.hide {
	display: none;
}

.carousel {
	width: 438px;
	height: 198px;
	margin-bottom: 10px;
	_margin-bottom: 8px;
	overflow: hidden;
}

.carousel li {
	_zoom: 1;
}

.carousel li img {
	width: 438px;
	height: 198px;
}

.refresh-btn {
	background-image: url(../images/icon.jpg);
	background-position: 0 -528px;
	cursor: pointer;
	height: 24px;
	width: 90px;
}

.progress-bar span {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 220px;
	height: 18px;
	font-size: 0;
	margin: 0;
	padding: 0 1px 0 0;
	border: 1px solid #a1d86d;
	-webkit-transition: width .4s ease-in-out;
	-moz-transition: width .4s ease-in-out;
	transition: width .4s ease-in-out;
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;
	background-color: #7ad448;
	background: url(../images/progress.jpg) repeat-x
}

.progress-bar i {
	position: absolute;
	top: 1px;
	left: 45%;
	z-index: 20;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
	*line-height: 18px
}

.shortcut {
	position: fixed;
	_position: absolute;
	left: 50%;
	top: 37%;
	margin-left: 535px;
	text-align: center;
}

.shortcut_con {
	margin-bottom: 20px;
	position: relative;
}

.short_btn {
	margin-top: 1px;
	display: block;
	cursor: pointer;
	position: fixed;
	_position: absolute;
	left: 50%;
	bottom: 85px;
	margin-left: 545px;
	display: none;
	z-index: 6000;
}

.QR_ani,
.QR_ani img {
	width: 126px;
	/*height: 126px;*/
}

.QR_box {
	position: fixed;
	_position: absolute;
	right: 50%;
	top: 26%;
	margin-right: 535px;
	text-align: center;
	width: 128px;
}

.QR_box .QR_box_main {
	background: url(../images/win__06.jpg);
	height: 296px;
	width: 126px;
	margin-top: 20px;
}

.QR_box .QR_box_tit {
	line-height: 36px;
	margin-top: 8px;
	color: #fff;
}

.QR_box .QR_box_img {
	width: 84px;
	height: 84px;
	padding: 7px;
	background: #fff;
	margin: 0 auto;
}
.QR_box .QR_box_advertisement img{
	width: 128px;
	height: auto;
}

.QR_box a .adImg{
	width: 128px;
	height: 128px;
}

.win_box_exit {
	width: 12px;
	height: 12px;
	background: url(../images/x_s.png);
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}

.top_box {
	height: 29px;
	background: #f4f4f4;
	border-bottom: solid 1px #e5e5e5;
	color: #999;
	position: relative;
	z-index: 9;
	font-size: 12px;
}

.top_box a {
	color: #999;
}

.top_box a:hover {
	color: #ef8217;
	text-decoration: underline;
}

.top_box .top-item {
	float: left;
	color: #999;
	height: 28px;
	line-height: 28px;
	padding: 1px 6px 0;
	position: relative;
	cursor: pointer;
}

@-webkit-keyframes register-icon {
	from {
		margin-top: -7px;
	}
	to {
		margin-top: -5px;
	}
}

@keyframes register-icon {
	from {
		margin-top: -7px;
	}
	to {
		margin-top: -5px;
	}
}

.top_box .top-register-icon {
	display: inline-block;
	width: 23px;
	height: 19px;
	vertical-align: middle;
	margin-top: -5px;
	background: url(../images/bubble.png);
	-webkit-animation: register-icon 0.6s infinite;
	animation: register-icon 0.6s infinite;
	display: none;
}

.top_box .top-item .arrow {
	-webkit-transition: -webkit-transform 0.2s ease-in;
	transition: transform 0.2s ease-in;
}

.top_box .top-item:hover .arrow {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.top_box .top-item-box {
	top: 28px;
	left: 0px;
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 10;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	-moz-box-shadow: 0px 2px 2px #ccc;
	box-shadow: 0px 2px 2px #ccc;
	display: none;
}

.top_box .top_box_con {
	width: 990px;
	height: 29px;
	margin: auto;
}

.top_box_right {
	position: relative;
}

.top-register-box {
	position: absolute;
	width: 286px;
	height: 80px;
	background: #fff;
	padding: 10px 18px;
	border: 1px solid #ef8217;
	line-height: 24px;
	top: 28px;
	right: 0;
	overflow: hidden;
	display: none;
}

.top-register-box a {
	display: block;
	text-align: center;
	margin: 5px 3px 0;
	background: #ef8217;
	color: #fff;
}

.top-register-box a:hover {
	background: #f9983a;
	color: #fff;
	text-decoration: none;
}

.top_box .top_box_con a {
	cursor: pointer;
}

.top_box .top_box_left {
	float: left;
	margin-left: 15px;
}

.top_box .top_box_right {
	float: right;
	margin-right: 15px;
}

.top_box .top-icon {
	display: inline-block;
	width: 24px;
	height: 100%;
	vertical-align: top;
	margin: 0 -3px;
}

.top_box .top-icon.mobile {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAlklEQVRIx2NgGAUEACM+yQ8t8kYMDAzLGBgY1PEou8nAwBAlUPPwHDZJJgIOmEfAcAao/DyyvPehRf4vker+4ZIj5ANC8jDASKkBZINRC0YtGLVgOFjAQkD+34cW+f9EmINTDSELLjMwMOjDOAI1D+GFGprFl8m1IJUBUtZrMzAwMGLxzX8GBoarDAwMSeQF4ChgYGAAAMJUHTEpVYqTAAAAAElFTkSuQmCC) no-repeat center;
}

.top_box .top-icon.weixin {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAB4klEQVRIx+3UT4hNcRTA8c8zo2HGUG8iG5ki+b+QRykW5JYUdyVZsGElCwspUVLsyEbZGCksZqFbSs3dqVnQTVMWatI0s1AvUxrMQiODxf0Nv15vxhslmzl163fO+Z3zvff8uSzI/5ZKoyHJah3Yh2PYjVXBNYEhPMFAnhaT8wYkWW0lbuD0H+Ke4kKeFsMtA5KstgKPcBjTeIO1WB6uTGEY69GJ1ziap8XYXIBF0flMSA7PcAS3I39/8N8L+nZcSbLa0lYBJ6PzOhzEzsi2CYewC18xijVY1mqJPqAa+abR1nB/Ai8xhh5041Mo3QBe5WkxNRugjtVzvMyosrlbcGCWOw9wOU+Ld81K9GKO5OPIkITkgxgJvh8olE0/hcdJVutpBriJz7MAnmMzNqKu3JH7USnP4lrQ94rG/BcgT4tBnG8C+RJsvUGv4qHfQ9GmnLZLUUza7AvkadGHq0H9Hp6Kspntwd6B/dgQ9Ar2YEeUqmvm0B4DkqzWpmz0CO6E+vbirXJMW5WhpgAsQY5beVq8b4BXsa2F5B9xd0aptBAwA+jCdZxrLG0kY7iYp0X/vAEBsli5zSeUde9RbnVdOWH9eVocj2PmBYhAncpp6sY3TGKr8tfSl6fF+N/kXZB/Iz8BVqF04qF9TDEAAAAASUVORK5CYII=) no-repeat center;
}

.top_box .top-icon.weibo {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAADA0lEQVRIx+2TX2hbdRTHP7/b/HNJ60pH1zUr2b1dmFth0MCwKhSFTTrwQVQqyGCDrHsQFLQiVsEXhy/+RWSoMMcQRYagU1zRQSd9cFKdU7G4EZvAlpuuLRtt0+QmS3K/PkwfnHML+iDIvs/f8z3nfL/nwE3872H+aeHKoWQbPh8COyVOGMNLsXRm/Gqe9S+G8zC8A7xsDDHg2MrB5GMrB5N/GjrQjFLBdlqBO4Gy4Ot4LttQDZkICeq0I54FHgFeAaaBiaY2KNiO5dpOWvCN4CPBp8g8CNC6L1PHI49hAHgdOAz8gniiqQxc24kZeFUwcoVp/igYk693qbMJH0LbzI+3PGBNUudbwSUDe2PpTMd1N3Btp9XAm8CIMQYaPvIqyPNQ9fL9GB01ITMpw2TtZ55Skc8I4hkIAu3NZPC0pN1Uq6heJ9CxmsCabmQZGsXi7fW5BVRrYKJRVGFz+RP/0Wja8hHbafDadS0qOL2DNPwJv1xqCaW20jGShjvuoiRDOBwhFGyhevo7Su9/gDd+HMsKTvhla2z9xexU8a2kMRGI7cno74PdYB/Jd67V4ujjUqWkM7mcnhx7RoP33K1de3Zr6tQpXYGvpReeV76zU27CrrrrnX3NXCT5NZ2F+aEdUmlFF+YXdFsyKUAWKBQIaGtfn+YuzEqSatlfNZvql7t2nQq2833BdqJX6/0lZDVqgVAqBauijH9+jLmFeV7cv5+Hhx/Ctm1+mp5mZmbmd7LAGIQAqoLGDRtgAlO1XA6AKqJv8xaGh4dZWi5yNpMhubGX7p4EAJUvxmmcy2MiEWQ4Es9lKze0yE1sGHDj8bnygTd0aXlRI6Oj2pTq1+p13RrYsV3HT56UahWV3jskd2Ov3HiPXKf3cMF2ItfSu+ajFXoSg3798nO33jd0b3DnED+UPOrhIFt6ErTPznLx6MdUvjwBpiVjRcIHJL0dz2W9phsA5Lvibap420JtscFYV1e/iYS6q0vL4fL8wqJfrZ1pia6aVDD4VTw7c76p67mJ/wy/AUxIXWzopfPoAAAAAElFTkSuQmCC) no-repeat center;
}

.top_box .arrow {
	display: inline-block;
	width: 10px;
	height: 100%;
	vertical-align: top;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAALUlEQVQY02NgoD9gnDlz5n+ckgwMDAzYFKSnpzMywjjICtLT0xkxjMFnBb0AAGhiDZgTERpFAAAAAElFTkSuQmCC) no-repeat center;
}

.top_box .splitline {
	float: left;
	width: 1px;
	height: 12px;
	background: #ddd;
	margin: 9px 3px 0;
}

.top_box .register {
	width: 73px;
}

.top_box .register a {
	display: block;
	padding: 0 6px;
}

.top_box .weixin-box {
	width: 192px;
	text-align: center;
	left: -48px;
}

.top_box .weixin-box img {
	margin: 15px auto 0 auto;
	width: 160px;
	display: block;
	border: none;
}

.top_box .weibo-box {
	border: 1px solid #ffe3b3;
	background: #fffcf5;
	padding: 10px 10px 0 10px;
	left: -36px;
}

.top_box .mobile-box {
	width: 198px;
	z-index: 1000;
	border: 1px solid #ccc;
	left: -14px;
	top: 28px;
}

.top_box .mobile-box .mobile_box_top {
	background: #f3f3f3;
	padding: 15px 20px;
}

.top_box .mobile-box .mobile_box_top img {
	width: 37px;
	height: 48px;
	position: absolute;
}

.top_box .mobile-box .mobile_box_top .mbt_con1 {
	padding-left: 60px;
	margin-top: 5px;
	line-height: 18px;
	text-align: left;
}

.top_box .mobile-box .mobile_box_top .mbt_con2 {
	line-height: 18px;
	margin-bottom: 5px;
	padding-right: 13px;
	text-align: right;
}

.top_box .mobile-box .mobile_box_body {
	width: 178px;
	background: #fff;
	padding: 5px 10px;
	line-height: 24px;
}

.top_box .mobile-box .mobile_box_body .mobile_bb_f01 {
	font-size: 14px;
}

.top_box .mobile-box .mobile_box_body .m_all_c {
	margin: auto;
	width: 160px;
	display: block;
}

.top_box .top-hot-area {
	width: 198px;
	padding: 5px 0 5px 5px;
	top: 28px;
	left: -136px;
}

.top_box .top-hot-area a {
	float: left;
	margin-right: 5px;
	padding: 0 10px;
}

.top_box .top-hot-area .link-more {
	float: right;
	color: #ef8217;
}

.top_box .top-logged span,
.top_box .top-logged a {
	margin: 0 3px;
}

.top_box .top-logged .user-name {
	margin: 0;
	color: #ef8217;
}

.top_box .top-logged .user-page {
	color: #333;
}

.banner_box_con {
	width: 990px;
	display: block;
	overflow: hidden;
	height: auto;
	margin: 0 auto 0 auto;
}
.banner_box_con_new{
	height: 80px;
}

.ban_link_logo_home {
	margin: 10px 0 0 15px;
	display: block;
	width: 156px;
}

.ban_link_logo {
	margin: 10px 0 0 15px;
	display: block;
	width: 112px;
}

.ban_link_logo_home img{
	width: 100%;
}
.ban_link_logo img{
	width: 100%;
}

.menu_box_d {
	*zoom: 1;
}

.menu_box_d .menu_box {
	width: 996px;
	padding: 0 10px;
	position: relative;
	z-index: 100;
	box-sizing: border-box;
}

.menu_box_d .menu_box a,
.menu_box span {
	line-height: 40px;
	font-size: 16px;
	color: #ffe3c8;
	display: inline;
	zoom: 1;
	padding: 0 7px;
}

.menu_box span {
	color: #f7ab60
}

.menu_box_d .menu_box a:hover {
	text-decoration: none;
}

.menu_box_d .menu_box a.menu_linkck {
	font-weight: bold;
	color: #fff;
}

.sel_box_ff {
	width: 100%;
	padding: 10px 0;
	z-index: 2000;
	background: #fff;
	top: 30px;
	left: 0px;
}

.sel_box_ff .sel_bf_con {
	width: 990px;
}

.sel_box_ff .sel_bf_con .sel_bfc_c {
	margin: 0 35px;
}

.sel_box_ff .sel_bf_con .sel_bfc_c .sel_bfc_btn {
	line-height: 40px;
	margin-right: 10px;
}

.body_box_img {
	padding-top: 20px;
	width: 990px;
	overflow: hidden;
}

.body_box_img_ani {
	float: left;
	width: 1000px;
}

.body_box_img_ani li {
	float: left;
}

.body_box_img_ani li img {
	margin: 0 10px 10px 0;
}

.body_bia_diam {
	width: 240px;
	height: 140px;
}

.body_bia_diam a img {
	margin-bottom: 10px;
}

.body_bia_banner {
	margin-top: 20px;
}

.body_box_img_flash {
	width: 440px;
	float: left;
	height: 200px;
	margin: 0 10px;
	overflow: hidden;
}

.body_box_img_login {
	background: #fffaf5;
	border: solid 1px #ede3d9;
	width: 280px;
	height: 190px;
	float: right;
	padding-top: 8px;
}

.body_bia_gold {
	width: 1000px;
	margin-top: -60px;
}

.body_bia_gold .body_bg_box_c {
	width: 740px;
	height: 60px;
	margin: 0 10px 10px 0;
}

.body_bil_txtbox {
	width: 246px;
	background: #fff;
	padding: 1px;
	border: solid 1px #fae4ce;
	margin: 4px 0 0 19px;
}

.body_bil_txtbox .body_bilt_box {
	background: #fff7ef;
	position: relative;
}

.body_bil_txtbox .body_bilt_txt {
	border: none;
	line-height: 32px;
	height: 32px;
	display: block;
	padding: 0 10px;
	margin-left: 34px;
	width: 192px;
}

.body_bil_txtbox .body_bilt_box .forgetPassword {
	position: absolute;
	right: 3px;
	top: 9px;
	color: #ffa00a;
	background: #fff;
}

.body_bil_txtbox .captcha {
	width: 106px;
}

.body_bil_txtbox .login-captcha {
	position: absolute;
	left: 166px;
	top: -2px;
	width: 82px;
	height: 36px;
}

.body_bil_fbox {
	width: 250px;
	top: 102px;
	left: 19px;
}

.body_bil_fbox * {
	vertical-align: middle;
}

.body_bil_fbox .fr {
	margin-top: 3px;
	*margin-top: -18px;
}

.body_bil_fbox a:hover {
	color: #666;
}

.body_bil_sbm_btn {
	width: 250px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	background: #ffa00a;
	border-radius: 2px;
}

.body_bil_sbm_btn:hover {
	color: #fff;
	text-decoration: none;
}

.body-bils-btn-wrapper {
	margin-bottom: 10px;
    padding-left: 31px;
    padding-right: 23px;
    height: auto;
    display: block;
    overflow: hidden;
}

.body_bils_btn {
    line-height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	color: #FFA00B;
	letter-spacing: 0;
	display: block;
}

.body_bils_btn.enterprise{
	float: left;
}

.body_bils_btn.resume{
	float: right;
}

.loginCaptchaButton{
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
	outline: none; 
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	background: #FFA00B;
	cursor: pointer;
}

.body_bil_bbox {
	width: auto;
	margin-top: 12px;
	margin-left: 19px;
	margin-right: 11px;
	margin-bottom: 8px;
}

.body_bil_botbox {
	width: 270px;
	top: 172px;
	left: 19px;
}

.body_bil_botbox label {
	margin-right: 10px;
}

.body_bil_botbox a {
	margin-left: 5px;
	padding-left: 23px;
	display: inline-block;
	width: 0;
	height: 23px;
	vertical-align: middle;
}

.body_bil_botbox a:hover {
	text-decoration: underline;
}

.body_bilt_img01 {
	background: url(../images/icon.png) no-repeat 9px -250px;
	width: 30px;
	height: 30px;
	*left: 0px;
}

.body_bilt_img02 {
	background: url(../images/icon.png) no-repeat 11px -220px;
	width: 30px;
	height: 30px;
	*left: 0px;
}

.body_bilt_img06 {
	background: url(../images/icon.png) no-repeat 10px -287px;
	width: 30px;
	height: 30px;
	*left: 0px;
}

.body_bilt_img03 {
	background: url(../images/icon.png) no-repeat 2px -168px;
	width: 30px;
	height: 30px;
}

.body_bilt_img04 {
	background: url(../images/icon.png) no-repeat 5px -197px;
	width: 30px;
	height: 30px;
}

.index_login_p .index_logp_pimg {
	width: 88px;
	height: 118px;
	margin: 3px 8px 0 8px;
	border: solid 1px #fae4ce;
}

.index_login_p .index_logp_pcon {
	width: 170px;
}

.index_login_p .index_logp_pcon .index_logp_pcon_tit a {
	color: #333;
	font-weight: bold;
	line-height: 36px;
	font-size: 12px;
}

.index_login_p .index_logp_pcon .index_logp_pcon_btn {
	margin-top: 10px;
}

.index_login_p .index_logp_pcon .index_logp_pcon_btn a {
	line-height: 30px;
}

.index_login_p .index_logp_pcon .index_logp_pcon_line {
	width: 160px;
	margin-top: 5px;
	border: solid 1px #ccc;
	height: 18px;
	background: -moz-linear-gradient(top, #e9e6e3 0%, #f7f4f2 100%);
	background: -webkit-linear-gradient(top, #e9e6e3 0%, #f7f4f2 100%);
	background: -ms-linear-gradient(top, #e9e6e3 0%, #f7f4f2 100%);
	margin-bottom: 10px;
}

.index_login_p .index_logp_plist {
	width: 240px;
	margin: 0 10px;
	top: 135px;
	*left: 0px;
}

.index_login_p .index_logp_plist a:hover {
	color: #666;
	text-decoration: underline;
}

.index_login_p .index_logp_plist .index_lpa_left {
	/* padding-right: 35px; */
	margin-bottom: 12px;
	float: left;
	width: 80px;
	display: block;
	border-right: solid 1px #dedede;
}

.index_login_p .index_logp_plist br {
	float: left;
}

.index_login_p .index_logp_plist .index_lpa_right {
	margin-left: 35px;
	margin-bottom: 12px;
	float: left;
	width: 100px;
	display: block;
}

.index_login_p .index_logp_plist .index_lpal_info {
	top: -2px;
	/* right: 10px; */
	background: url(../images/info.png);
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	position: relative;
	display: none;
}
.message-num{
	display: none;
}
.message-lookMenum{
	display: none;
}
.message-tdnum{
	display: none;
}
.index_login_c .index_logc_tit {
	color: #333;
	font-weight: bold;
	margin: 0 12px 0 12px;
	*left: 0px;
}

.index_login_c .index_logc_tit a {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}

.index_login_c .index_logc_con {
	width: 260px;
	margin: 10px 0 0 12px;
}

.index_login_c .index_logc_con img {
	width: 108px;
	height: 68px;
	border: solid 1px #fae4ce;
}

.index_logcc_txt {
	margin: 0 0 0 15px;
	line-height: 22px;
}

.index_logcc_txt span {
	color: #666;
}

.index_logcc_btn {
	width: 115px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 0 15px;
}

.index_logcc_btn:hover {
	color: #fff;
}

.index_logc_exit {
	width: 60px;
	margin: 0 0 0 12px;
}

.index_logc_exit a {
	line-height: 30px;
}

.index_login_c .index_logc_clist {
	width: 268px;
	margin: 0 12px;
	top: 135px;
}

.index_login_c .index_logc_clist a:hover {
	color: #666;
	text-decoration: underline;
}

.index_login_c .index_logc_clist .index_lca_left {
	padding-right: 20px;
	margin-bottom: 12px;
	border-right: solid 1px #dedede;
	float: left;
	width: 75px;
}

.index_login_c .index_logc_clist .index_lca_mid {
	margin-left: 20px;
	margin-bottom: 12px;
	padding-right: 20px;
	float: left;
	width: 36px;
	border-right: solid 1px #dedede;
}

.index_login_c .index_logc_clist .index_lca_right {
	margin-left: 20px;
	margin-bottom: 12px;
	padding-right: 20px;
	float: left;
	width: 50px;
}

.index_login_c .index_logc_clist br {
	margin-top: 10px;
	display: block;
}

.index_login_c .index_logc_clist .index_lcal_info {
	top: -2px;
	right: 0px;
	background: url(../images/info.png);
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
}

.body_box_city {
	width: 990px;
}

.body_box_city img {
	top: 0px;
	left: 0px;
}

.body_box_city .body_box_city_box {
	margin-top: 27px;
	height: 50px;
	width: 100%;
	background: #fff0e1;
}

.body_box_city .body_box_city_box .body_bcb_tit {
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background: #f7b873;
	padding: 0 5px 0 38px;
}

.body_box_city .body_box_city_box a {
	line-height: 50px;
	float: left;
	margin: 0 10px;
	font-size: 14px;
	color: #333;
}

.body_box_work {
	width: 990px;
	padding-top: 10px;
	overflow: hidden;
}

.body_box_work .body_box_work_top {
	font-size: 20px;
	color: #333;
	line-height: 50px;
	font-weight: bold;
	border-bottom: solid 2px #ef8217;
}

.body_box_work .body_box_work_top .fr {
	*margin-top: -50px;
}

.body_box_work .body_box_work_top .pa {
	*left: 0px;
}

.body_box_work .body_box_work_top .body_bwt_icon_01 {
	background: url(../images/icon_01.png) no-repeat 5px 5px;
	padding-left: 50px;
}

.body_box_work .body_box_work_top .body_bwt_icon_02 {
	background: url(../images/icon_02.png) no-repeat;
	padding-left: 50px;
}

/*haiwai*/

.invite,
.practice {
	font-size: 20px;
	color: #333;
	line-height: 50px;
	font-weight: bold;
	cursor: pointer;
}

.clickColor {
	color: #ef8217;
}

.body_box_work .body_box_work_top .invite:hover,
.body_box_work .body_box_work_top .practice:hover {
	color: #ef8217;
}

.body_box_work .body_box_work_top .cut-off {
	margin: 0 38px;
	font-size: 16px;
	color: #333;
}

/*haiwai*/

.body_box_work .body_box_work_top a {
	font-size: 16px;
	color: #333;
	line-height: 50px;
	font-weight: normal;
	margin: 0 30px;
	*zoom: 1;
}

.body_box_work .body_box_wt_titbg {
	background: url(../images/dian.png) no-repeat;
	width: 10px;
	height: 10px;
	top: 48px;
	right: 30px;
	*top: 46px;
	*left: 950px !important;
}

.body_box_work .body_box_work_body {
	border-right: solid 1px #eee;
	float: left;
}

.body_box_work .body_box_work_body li {
	padding: 25px 24px 40px 24px;
	position: relative;
	float: left;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.body_box_work .body_box_work_body li .bbwb_li_a {
	width: 196px;
	height: 126px;
	clear: both;
	overflow: hidden;
	display: block;
	border: solid 1px #eee;
	text-align: center;
	position: relative;
}

.body_box_work .body_box_work_body li .bbwb_li_a img {
	max-height: 126px;
	max-width: 196px;
	margin-left: auto!important;
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.body_box_work .body_box_work_body li .body_bwb_txtbox {
	width: 198px;
	height: 96px;
	margin: 10px 0;
}

.body_box_work .body_box_work_body li .body_bwb_txtbox li {
	width: 198px;
	padding: 0px;
	border: none;
	float: left;
}

.body_box_work .body_box_work_body li .body_bwb_txtbox li a {
	line-height: 24px;
	color: #666;
	float: left;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.body_box_work .body_box_work_body li .body_bwb_txtbox li a:hover {
	color: #ef8217;
}

.body_box_work .body_box_work_body li .body_bwb_txtbox li span {
	float: right;
	line-height: 24px;
}

.body_box_work .body_box_work_body li .body_bwb_bottom {
	bottom: 0px;
	left: 0px;
	text-align: right;
	width: 100%;
	background: #f8f8f8;
}

.body_box_work .body_box_work_body li .body_bwb_bottom .body_bwb_botxt {
	margin: 0 0 0 25px;
	line-height: 40px;
	float: left;
}

.body_box_work .body_box_work_body li .body_bwb_bottom a {
	line-height: 40px;
	padding-right: 25px;
}

.body_box_work .body_box_work_body li .body_bwb_bottom_02 {
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
	background: #f8f8f8;
}

.body_box_work .body_box_work_body li .body_bwb_bottom_02 span {
	width: 90px;
	border: solid 1px #dedede;
	display: inline-block;
	font-size: 14px;
	color: #333;
	text-align: center;
	background: #fcf8f3;
	line-height: 28px;
	margin: 10px 0 0 20px;
	padding: 0px;
}

.mid_ani_box {
	width: 990px;
	padding-top: 30px;
	overflow: hidden;
}

.mid_ani_box .mid_ani_box_simg {
	width: 1000px;
}

.body_bw_comp {
	border: solid 1px #eee;
	border-top: none;
	float: left;
}

.body_bw_comp ul {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

.body_bw_comp ul li {
	padding: 20px;
	width: 453.9px;
	float: left;
	background: #f8f8f8;
}

.body_bw_comp ul li .body_bw_comp_comtit a {
	font-size: 16px;
	color: #ef8217;
	line-height: 30px;
}

.body_bw_comp ul li .body_bw_comp_cominfo span {
	font-size: 14px;
	line-height: 24px;
}

.body_bw_comp ul li .body_bw_comp_comtit .body_bw_comp_comtit_img{
	width: 1px;
	height: 1px;
	display: none;
}

.body_bw_comp ul li .body_bw_comp_comspan span {
	width: 90px;
	border: solid 1px #dedede;
	display: inline-block;
	font-size: 14px;
	color: #333;
	text-align: center;
	background: #fcf8f3;
	line-height: 28px;
	margin: 10px 5px 0 0;
}

.body_bw_link {
	width: 1100px;
	*margin-bottom: 20px;
}

.body_bw_link a {
	float: left;
}

.body_bw_link a img {
	width: 124px;
	height: 43px;
	border: solid 1px #e3e3e3;
	margin: 20px 18px 0 0;
}

.body_bw_link .body_bwl_txtc {
	width: 990px;
	float: left;
	margin: 15px 0;
}

.body_bw_link .body_bwl_txtc li {
	width: 145px;
	padding: 0 10px;
	float: left;
}

.body_bw_link .body_bwl_txtc li a {
	line-height: 24px;
	display: block;
	color: #333;
	width: 145px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page_body_box_m {
	width: 990px;
	padding-top: 20px;
}

.page_bbm_aniright {
	width: 320px;
	height: 320px;
}

.page_bbm_aniright a img {
	width: 310px;
	margin: 0 0 10px 10px;
}

.page_bw_box {
	border: solid 1px #eee;
	width: 988px;
	overflow: hidden;
}

.page_bw_box .page_bw_boxtop {
	width: 1100px;
	border-bottom: solid 1px #eee;
}

.page_bw_box .page_bwb_toplink {
	width: 150px;
	float: left;
	height: 65px;
	padding: 5px 7px;
	background: #f8f8f8;
}

.page_bw_box .page_bwb_topline {
	padding: 5px 0;
	float: left;
	width: 1px;
	background: #f8f8f8;
}

.page_bw_box .page_bwb_toplink img {}

.page_bw_box .page_bw_box_body {
	padding: 25px 30px;
}

.page_bw_box .page_bw_box_body .page_bbb_top {
	width: 930px;
}

.page_bw_box .page_bw_box_body .page_bbb_top .page_bbb_top_tit {
	background: url(../images/top_span_03.jpg);
	width: 72px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.page_bw_box .page_bw_box_body .page_bbb_top a {
	line-height: 30px;
	padding: 0 12px;
	font-size: 14px;
	color: #333;
}

.page_bw_box .page_bw_box_body .page_bbb_top a:hover {
	color: #ef8217;
	text-decoration: underline;
}

.page_bw_box .page_bw_box_body .page_bbb_top .fr {
	color: #999;
	font-size: 12px;
}

.page_bw_box .page_bw_box_body .page_bbb_mid {
	width: 930px;
	border-bottom: dashed 1px #dfdfdf;
}

.page_bw_box .page_bw_box_body .page_bbb_mid .page_bbb_mid_body {
	width: 970px;
	overflow: hidden;
	margin-top: 25px;
}

.page_bw_box .page_bw_box_body .page_bbb_mid .page_bbb_mid_body li {
	margin-right: 40px;
	float: left;
	width: 200px;
}

.page_bw_box .page_bw_box_body .page_bbb_mid .page_bbb_mid_body li .page_bbb_mb_box {
	margin: 10px 0;
}

.page_bw_box .page_bw_box_body .page_bbb_mid .page_bbb_mid_body li .page_bbb_mb_box li a {
	line-height: 24px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}

.page_bw_box .page_bw_box_body .page_bbb_mid .page_bbb_mid_body li .page_bbb_mb_box li a:hover {
	color: #ef8217;
	text-decoration: underline;
}

.page_bw_box .page_bw_box_body .page_bbb_mid .page_bbb_mid_body li .page_bbb_mb_box li span {
	line-height: 24px;
}

.page_bw_box .page_bw_box_body .page_bbb_mid .page_bbb_mid_body li a img {
	width: 198px;
	height: 128px;
	border: solid 1px #eee;
}

.page_bw_box .page_bw_box_body .page_bbb_bot .page_bbb_bot_comp_box {
	margin-top: 10px;
}

.page_bw_box .page_bw_box_body .page_bbb_bot .page_bbb_bot_comp_box li {
	width: 465px;
	float: left;
	*width: 460px;
}

.page_bw_box .page_bw_box_body .page_bbb_bot .page_bbb_bot_comp_box li .page_bbb_bot_comp_comtit a {
	font-size: 16px;
	color: #ef8217;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 420px;
	display: block;
}

.page_bw_box .page_bw_box_body .page_bbb_bot .page_bbb_bot_comp_box li .page_bbb_bot_comp_comtit a:hover {
	text-decoration: underline;
}

.page_bw_box .page_bw_box_body .page_bbb_bot .page_bbb_bot_comp_box li .page_bbb_bot_comp_cominfo span {
	font-size: 14px;
	line-height: 24px;
}

.page_bw_box .page_bw_box_body .page_bbb_bot .page_bbb_bot_comp_box li .page_bbb_bot_comp_comspan span {
	width: 90px;
	border: solid 1px #dedede;
	display: inline-block;
	font-size: 14px;
	color: #333;
	text-align: center;
	background: #fcf8f3;
	line-height: 28px;
	margin: 10px 5px 0 0;
}

.body_bwb_class_ {
	background: #f8f8f8;
	padding: 30px 0;
	border: solid 1px #eee;
	border-top: none;
	float: left;
	width: 988px;
}

.body_bwb_class_ li {
	float: left;
	padding: 0 33px;
	text-align: center;
	width: 180px;
}

.body_bwb_class_ li a {
	font-size: 14px;
	color: #333;
	width: 180px;
	display: block;
	margin-top: 10px;
	line-height: 30px;
}

.body_bwb_class_ li a img {
	width: 178px;
	height: 238px;
	border: solid 1px #eee;
}

.body_bwb_listinfo {
	border: solid 1px #eee;
	float: left;
	width: 988px;
}

.body_bwbli_top span,
.body_bwbli_top a {
	background: #f6f6f6;
	color: #333;
	float: left;
	line-height: 55px;
	font-size: 14px;
}

.body_bwbli_body {
	border-bottom: solid 1px #eee;
	float: left;
}

.body_bwbli_top a:hover,
.body_bwbli_body a:hover {
	color: #ef8217;
	text-decoration: underline;
}

.body_bwbli_body span,
.body_bwbli_body a {
	color: #333;
	float: left;
	line-height: 55px;
	font-size: 14px;
}

.body_bwb_listinfo .body_bwblit_s01 {
	width: 335px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.body_bwb_listinfo .body_bwblit_s02 {
	width: 213px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.body_bwb_listinfo .body_bwblit_s03 {
	width: 120px;
	float: left;
	text-align: center;
}

.body_bwb_listinfo .body_bwblit_s03 div {
	font-size: 14px;
	color: #333;
	float: right;
}

.body_bwb_listinfo .body_bwblit_s04 {
	width: 80px;
	padding: 0 20px;
	float: left;
	text-align: center;
}

.body_bwb_listinfo .body_bwblit_s05 {
	width: 120px;
	float: left;
	text-align: center;
}

.mascot {
	left: 50%;
	margin-left: 367px;
	top: -50px;
	z-index: 1000;
	*display: none;
}

.top-inform {
	background: #FFFFCC;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	text-align: center;
	line-height: 50px;
}

/*20160121*/

.search-bar1 {
	position: static !important;
}

.banner_box_fixed {
	width: 990px;
	height: 60px;
	margin: 0 auto;
}

.banner_box_fixed .search .search-content {
	margin-top: 8px;
}

.banner_box_fixed .search {
	height: 60px;
}

.banner_box_fixed .ban_link_logo_home img{
	width: 94px;
	height: auto!important;
}

.site_top {
	z-index: 900;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.top_box_d {
	width: 100%;
	height: 29px;
	background: #f4f4f4;
	border-bottom: solid 1px #e5e5e5;
	position: initial;
}

.top-box-shadow {
	-moz-box-shadow: 0px 2px 2px #ccc;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	box-shadow: 0px 2px 2px #ccc;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	height: 64px;
}

.body_box_img_ani li.big {
	width: 500px;
	height: 160px;
	float: right;
}

.body_box_img_ani li.big img {
	width: 490px;
	height: 150px;
}

/*20160304*/

.target,
.element,
.banner,
#swz {
	position: absolute;
	z-index: 999;
}

.banner {
	display: block;
	visibility: hidden;
	width: 990px;
	height: 219px;
	background: url("../images/banner.jpg") no-repeat 0 0;
}

#swz {
	right: 0;
	bottom: 0;
	width: 37px;
	height: 37px;
	background: url("../images/close.png") no-repeat 0 0;
}

#fc span {
	position: absolute;
	display: block;
	width: 144px;
	height: 36px;
	top: 77%;
	left: 62%;
	background: url("../images/fight.png") no-repeat 0 0;
}

#element {
	width: 23px;
	height: 37px;
	display: block;
}

.element span {
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	right: 0;
}

.dsgl-logo {
	width: 105px;
	height: 54px;
	margin-top: -4px;
}

/*咨询框——czr star*/

.consulting_window {
	width: 138px;
	height: 369px;
	position: relative;
}

.consulting_window_head {
	width: 96px;
	height: 67px;
	float: left;
	display: block;
}

.consulting_window_close {
	width: 17px;
	height: 16px;
	float: left;
	display: block;
	padding-top: 40px;
	padding-left: 14px;
}

.consulting_window_top {
	margin-left: 14px;
	width: 124px;
	height: 78px;
	background: url(../images/consulting_window_bj.png) no-repeat;
	background-color: #fefaf1;
	border: 1px solid #fce6d1;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom: none;
}

.consulting_window_top>p {
	width: 101px;
	text-align: center;
	font-family: "BigruixianBlackGBV1.0";
	font-size: 16px;
	color: #ffffff;
	padding-top: 13px;
	line-height: 26px;
	padding-left: 14px;
}

.consulting_window_content {
	background-color: #fefaf1;
	width: 124px;
	height: 225px;
	margin-left: 14px;
	border: 1px solid #fce6d1;
	border-top: none;
}

.consulting_window_content>ul {}

.consulting_window_content>ul>li {
	padding-top: 10px;
	border-bottom: 1px dashed #f3e9d4;
	width: 107px;
	margin: 0 auto;
}

.consulting_window_content>ul>li>a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ef8217;
	line-height: 36px;
	padding-left: 20px;
}

.consulting_window_content>ul>li>p {
	color: #f7b11a;
	font-family: "微软雅黑";
}

.consulting_window_content_qq {
	background: url(../images/consulting_window_qq.png) no-repeat;
	width: 16px;
	height: 18px;
}

.consulting_window_content_zx {
	background: url(../images/consulting_window_jsb.png) no-repeat;
	width: 17px;
	height: 15px;
}

.consulting_window_content_ly {
	background: url(../images/consulting_window_text.png) no-repeat;
	width: 17px;
	height: 15px;
}

.consulting_window_content_tel {
	background: url(../images/consulting_window_tel.png) no-repeat;
	width: 21px;
	height: 21px;
	color: #666666 !important;
}

.no_border {
	border-bottom: none !important;
}

.margin_left24 {
	margin-left: 24px !important;
}

.body_bilt_img05 {
	background: url(../images/wechat.png) no-repeat 0 -1px;
	width: 30px;
	height: 30px;
	background-size: 100%;
}

.index_logp_pcon {
	float: right;
}

/*咨询框——czr end*/

/*首次打开网站底部提示登录 start*/

.mask_box_login {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 95px;
	background: none;
}

.mask_box_login .mask_box_login_01 {
	width: 100%;
	height: 60px;
	margin-top: 35px;
	background: url(../images/foot_bg_login.jpg) 50% 0 repeat-y;
}

.mask_box_login .ft_box_main {
	width: 1210px;
	height: 60px;
	margin: 0 auto;
}

.mask_box_login .ft_box_main .am_icon {
	width: 100px;
	height: 95px;
	float: left;
	position: relative;
	top: -32px;
	background: url(../images/foot_loginam.png) no-repeat;
}

.mask_box_login .wo_d {
	width: 388px;
	height: 60px; 
	height: 100%;
	float: left;
	overflow: hidden;
}

.mask_box_login .wo_d .ti {
	line-height: 60px;
	float: left;
	font-size: 32px;
	color: #ffffff;
}
.mask_box_login .wo_d .rules {
	float: left;
	width: 1px;
	height: 30px;
	background-color: #fff;
	margin: 16px 10px 0;
}

.mask_box_login .wo_d .inf {
	float: left;
	line-height: 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #ffffff;
}

.mask_box_login .q_num {
	width: 400px;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 18px;
	float: left;
}

.mask_box_login .q_num b {
	color: #ffffff;
	font-size: 24px;
	margin-left: 23px;
	font-family: Arial;
}

.mask_box_login .lo_r {
	width: 270px;
	height: 60px;
	float: right;
	margin-right: 20px;
}

.mask_box_login .lo_r .color_main_01 {
	width: 94px;
	height: 60px;
	line-height: 60px;
	float: left;
	background: #0ED39B;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}

.mask_box_login .lo_r .register-btn_01 {
	width: 170px;
	height: 60px;
	line-height: 60px;
	float: left;
	background: #EF8217;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
}

.ft_box_close {
	position: absolute;
	right: 1%;
	top: 42px;
	width: 24px;
	cursor: pointer;
}

.ft_box_close img {
	display: block;
	width: 100%
}

/*首次打开网站底部提示登录 end*/
.menu_box_d .menu_box .item-new:after {
	content: 'New';
	font-size: 12px;
	color: red;
	line-height: 1em;
	vertical-align: 12px;
	padding-left: 4px;
}

.pwd-place {
	position: absolute;
	top: 8px;
	left: 44px;
	font-size: 12px;
	color: #999;
}

#plutus_91{
	width: 240px;
	height: 140px;
}

#plutus_105 li img{
	margin: 0px 10px 0px 10px;
}

.top_box .personal_select_content{
	width: 92px;
    height: 202px;
    background: #ffffff;
	box-shadow: 0 2px 10px 0 rgba(42,50,96,.2);
    border-radius: 4px;
	top: 34px;
	left: 22px;
    z-index: 1000;
	border: 0;
}
.top_box .personal_select_content .personUserDropDown{
	width: 100%;
    height: auto;
	background: #f7f8f9;
	border-radius: 4px;
}
.top_box .personal_select_content .personUserDropDown li{
	width: 100%;
    height: 33px;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: #585858;
    line-height: 33px;
    background: #fff;
    text-align: center;
    cursor: pointer;
}
.top_box .personal_select_content .personUserDropDown li a{
	color: #585858;
	font-size: 13px;
	display: block;
	width: 100%;
	text-decoration: none;
	margin: 0px!important;
}
.top_box .personal_select_content .personUserDropDown li:last-child{
	margin-top: 4px;
}
.top_box .personal_select_content .personUserDropDown li:hover a{
	width: 100%;
	display: block;
	height: 100%;
	background:rgba(255,245,241,1);
	color:rgba(255,114,20,1);
}
.top_box .personal_select_content .personUserDropDown li:hover{
	background:rgba(255,245,241,1);
	color:rgba(255,114,20,1);
}
.zjdfWrapper {
	float: left;
}
.zjdf {
	float: left;
	line-height: 30px;
	padding-right: 11px;
}

.ve-layer.job .ve-layer-selected-right_item img,.ve-layer.address .ve-layer-selected-right_item img{
	margin-right: 4px!important;
}