/****************
name: 
time:2019.11.21
by:daliang
****************/

@font-face {
	font-family: 'MicrosoftYaHei';
	src: url('msyh.woff');
}

*,
html,
body,
img {
	padding: 0;
	margin: 0;
	outline: none;
}

#idx-body {
	background-color: #e4edfd;
}

a {
	text-decoration: none;
}
a:hover{opacity: 0.8;}
ul,
li {
	list-style: none;
}

.banner {
	width: 100%;
}

/* *********************************************** 轮播图开始************************************************************** */
.swiper-container {
	width: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	width: 100%;
	/* height: 100%; */
	background-color: #eee;
}

/* *********************************************banner图搜索布局**************************************************** */
.banner-box {
	position: relative;
	width: 100%;
	height: 220px;
}

.idx_sear-box {
	width: 1200px;
	height: 280px;
	/* border: 1px solid #000000; */
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	margin-top: -140px;
}

.idx_sear {
	width: 1031px;
	/* height: 112px; */
	background-color: #4f4f4f;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 50%;
	margin-left: -515.5px;
	top: 84px;
}

.idx_sear-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.idx_sear-top-one span {
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 1px;
	border: 8px solid;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: 42px;
	left: 185px;
	display: none;
}

.idx_sear-top-one-act {}

.idx_sear-top-one-act span {
	display: block;
}

.idx_sear button {
	width: 105px;
	height: 45px;
	background-color: #ff0b0b;
	border: 0;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ffffff;
	margin-left: -8px;
	cursor: pointer;
}

.idx_sear-top-one {
	width: 60px;
	position: relative;
	cursor: pointer;
}

.idx_sear-top-one p {
	width: 37px;
}

.idx_sear-top .idx_sear-top-one p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 58px;
	/* margin-top: 19px; */
	letter-spacing: 2px;
	color: #ffffff;
	margin-right: 35px;
	position: relative;
}

.idx_sear-top .idx_sear-top-one p:nth-of-type(1) {
	margin-left: 181px;
}

.idx_sear input {
	margin-left: 154px;
	width: 622px;
	height: 45px;
	margin-top: 1px;
	background-color: #ffffff;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border: 0;
	text-indent: 22px;
	margin-bottom: 16px;
}

/* *************************************************轮播图结束************************************************************ */

.news-logi {
	width: 100%;
	margin-top: 260px;
	margin-bottom: 49px;
}

.news-logi-box {
	width: 1200px;
	height: 348px;
	margin: 0 auto;
	/* border: 1px solid #0066FF; */
	display: flex;
	flex-direction: row;
	align-items: center;
}

.news-logi-left {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.news-logi-left img {
	width: 436px;
	height: 348px;
}

.news-logi-left-cont {
	margin-left: 20px;
}

.news-logi-left-cont-top {
	display: flex;
	flex-direction: row;
	width: 432px;
	height: 44px;
	border-bottom: 1px solid #b0b0b0;
}

.news-logi-left-cont-top p:hover{
	background-image: linear-gradient(0deg, #07548f 0%, #0084e8 100%), linear-gradient(#ff1100, #ff1100);
	color: #fff !important;
	border-left: 1px solid #fff;
}

.news-logi-left-cont-bott-top h2 {
	/* width: 366px; */
	width: 420px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #ff0b0b;
	margin-top: 15px;
	margin-bottom: 17px;
}

.news-logi-left-cont {
	height: 348px;
}

/* .adright img{width: 100%;} */
.main_ad02 {
	float: left;
	width: 792px;
	margin: 2px 0 0 0;
}

.main_ad02 li {
	float: left
}

.main_ad02 li.adleft {
	margin: 8px 0 0 0;
}

.main_ad02 li.adright {
	margin: 8px 0 0 8px;
}

.main_ad03 {
	float: left;
	width: 400px;
	margin: 2px 0 0 8px;
}

.main_ad03 li {
	float: left
}

.main_ad03 li.adleft {
	margin: 8px 0 0 0;
}

.main_ad03 li.adright {
	margin: 8px 0 0 8px;
}

.news-logi-left-cont-bott-top p {
	width: 423px;
	height: 51px;
	font-family: SimSun;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 1px;
	color: #7c7c7c;
	margin-bottom: 21px;
}

.news-logi-left-cont-bott-bott {
	border-top: 1px dashed #a0a0a0;
	padding-top: 15px;
}

.news-logi-left-cont-bott-bott li {
	margin-bottom: 19px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 15px;
	letter-spacing: 1px;
	color: #3a3a3a;
	display: flex;
	flex-direction: row;
	align-items: center;
	/* justify-content: space-between; */
}

.news-logi-left-cont-bott-bott li span {
	margin-left: 61px;
}

.news-logi-left-cont-top p {
	width: 144px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #000;
	text-decoration: none;
}

.zp li {
	/* background-color: #0066CB; */
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	white-space: normal;
	height: 28px;
	margin-top: 10px;
	border-bottom: 1px dotted #999;
}

.zp li a {
	color: #3a3a3a;
	font-size: 14px;
}

.zpl table {
	margin-top: 14px;
}

.zpl table tr {
	height: 36px;
}

.zpl table td {
	border-bottom: 1px dotted #999;
}

.zpl table tr a {
	color: #3a3a3a;
	font-size: 14px;
}

.con {
	margin-left: 10px;
}

.con div>li {
	font-size: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.con ul {
	font-size: 14px;
}

.con ul li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}

.con ul li a {
	color: #3a3a3a;
}

.news-logi-left-cont-top-act {
	/* background-color: #ff0000; */
	/* background-color: #07548f; */
	background-image: linear-gradient(0deg, #07548f 0%, #0084e8 100%), linear-gradient(#ff1100, #ff1100);
	color: #fff !important;
}


.news-logi-left-cont-bott-bott li img {
	width: 7px;
	height: 10px;
	/* background-color: #ff1100; */
	margin-right: 19px;
}

.news-logi-left-cont-bott-bott li a {
	width: 259px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #3a3a3a;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	white-space: nowrap;
}

.news-logi-right {
	width: 291px;
	height: 347px;
	border: solid 1px #bdbdbd;
	margin-left: 20px;
	background-color: #fff;
	position: relative;
}

.news-logi-right-top {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 2px solid #07548f;
	margin-bottom: 25px;
}

.news-logi-right-top span {
	width: 145px;
	height: 42px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 42px;
	letter-spacing: 1px;
	color: #07548f;
	text-align: center;
	cursor: pointer;
}

.news-logi-right-top span:hover{
	color: #fff !important;
	background-image: linear-gradient(0deg, #07548f 0%, #0084e8 100%), linear-gradient(#ff1100, #e52a1c);
	background-blend-mode: normal, normal;
	border-left: 1px solid #fff;
}

.news-logi-right-top-act {
	color: #fff !important;
	/* background-color: #07548f; */
	background-image: linear-gradient(0deg, #07548f 0%, #0084e8 100%), linear-gradient(#ff1100, #ff1100);
	/* background-image: linear-gradient(0deg, #dd1002 0%, #ec1203 58%, #ff1100 100%), linear-gradient(#ff1100, #ff1100); */
	background-blend-mode: normal, normal;
}

.inp-one {
	height: 36px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 13px;
	margin-left: 14px;
	font-family: MicrosoftYaHei;
}

.inp-one input {
	width: 193px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #bdbdbd;
	/* text-indent: 10px; */
	text-align: center;
}

.ver-code {
	width: 92px;
	height: 36px;
	background-color: #cccccc;
	border: solid 1px #bdbdbd;
	margin-right: 6px;
}

.zhuc-wanj {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 1px;
	color: #626262;
	margin-top: -7px;
}

.zhuc-wanj a {
	color: #626262;
}

.zhuc-wanj a:nth-of-type(1) {
	font-family: MicrosoftYaHei;
	font-weight: bold;
	font-stretch: normal;
	color: #07548f;
}

.log-btn-group {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 26px;
	margin-top: 0px;
}

.log-btn-group img:nth-of-type(1) {
	margin-right: 5px;
}

.log-btn-group button {
	/* width: 137px; */
	width: 209px;
	height: 44px;
	background-color: #07548f;
	background-image: linear-gradient(0deg, #07548f 0%, #0084e8 100%), linear-gradient(#ff1100, #ff1100);
	/* background-image: linear-gradient(0deg, #dd1002 0%, #ec1203 58%, #ff1100 100%), linear-gradient(#ff1100, #ff1100); */
	background-blend-mode: normal, normal;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
	border: 0;
	margin-left: 17px;
	cursor: pointer;
}

.log-btn-group button:hover {
	opacity: 0.8;
}

/* *************************************************************************************************** */
.pic-group {
	width: 100%;
}

.pic-group-box {
	width: 1200px;
	margin: 0 auto;
	/* border: 1px solid #000000; */
	/* margin-bottom: 53px; */
	margin-bottom: 43px;
}

.pic-group-box-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pic-group-box-top img {
	width: 594px;
	height: 99px;
	margin-bottom: 12px;
}

.nav_wid_pic {
	width: 1200px;
	height: 110px;
	margin-top: 10px;
}

/* ****************************************推荐职位********************************************************* */

.idx-tjzw-group {
	width: 100%;
}

.idx-tjzw-group-box {
	width: 1200px;
	margin: 0 auto;
	/* border: 1px solid #000000; */
	margin-bottom: 35px;
}

.idx-tjzw-group-box-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #c9c9c9;
}

.idx-tjzw-group-box-tit p {
	font-family: MicrosoftYaHei;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #07548f;
	text-indent: 6px;
	margin-bottom: 5px;
	border-left: 4px solid #07548f;
}

.idx-tjzw-group-box-tit a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #848483;
}

.idx-tjzw-group-box ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
}

.idx-tjzw-group-box ul li {
	width: 231px;
	height: 74px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #bfbfbf;

}

.idx-tjzw-group-box ul li strong {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 1px;
	color: #ff1b1b;
}

.idx-tjzw-group-box ul li div {
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 15px;
	display: flex;
	color: #ff1b1b;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.idx-tjzw-group-box ul li p {
	margin-left: 7px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #404141;
}

/* **************************************************************************************************** */
.brand-comp-recom {
	width: 100%;
}

.brand-comp-recom-box {
	width: 1200px;
	margin: 0 auto;
	/* border: 1px solid #000000; */
}

.brand-comp-recom-box-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 25px;
}

.brand-comp-recom-box-tit p {
	font-family: MicrosoftYaHei;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #07548f;
	text-indent: 6px;
	margin-bottom: 5px;
	border-left: 4px solid #07548f;
}

.brand-comp-recom-box-tit a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #848483;
}

.brand-list {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.brand-list li a img {
	width: 188px;
	height: 107px;
	background-color: #eee;
}

.brand-list li {
	margin-bottom: 10px;
}

.zxzw-box {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 50px;
}

.zxzw-box-left {
	width: 214px;
	height: 319px;
	background-image: url(../../skin/2012s/zxzw_bac.png);
	margin-right: 9px;
	position: relative;
	/* background-image: linear-gradient(0deg,#fdd458 0%,#f2790e 18%,#f67625 34%,#f9723b 50%,#f83847 80%,#f2353b 100%),linear-gradient(#5290cb,#5290cb);
	background-blend-mode: normal,normal; */
}

.zxzw-box-right {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 974px;
	height: 319px;
	border: solid 1px #e9e9e9;
	background-color: #fff;
}

.zxzw-box-right a li {
	width: 311px;
	height: 92px;
	background-color: #ffffff;
	box-shadow: 1px 1px 8px 2px #cdcdcd;
}

.zxzw-box-right a li p {
	margin-left: 17px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
	color: #6c6c6c;
}

.zxzw-box-right-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 17px;
	justify-content: space-between;
	margin-right: 19px;
	margin-bottom: 18px;
}

.zxzw-box-right-top-left {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 10px;
}

.zxzw-box-right-top-left h4 {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #363838;
}

.zxzw-box-right-top-left img {
	margin-right: 8px;
}

.zxzw-box-right-top span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	margin-top: 7px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #d71518;
}

.zxzw-box-left img {
	width: 115px;
	height: 39px;
	/* background-color: #f13c0c; */
	border-radius: 8px;
	/* border: solid 1px #e9e9e9; */
	position: absolute;
	bottom: 43px;
	left: 53px;
}

/*******************************************************最新职位******************************************************/
.rctj-box {
	width: 1200px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 50px;
}

.rctj-box-left {
	width: 214px;
	height: 319px;
	background-image: url(../../skin/2012s/rctj_bac.png);
	margin-right: 9px;
	position: relative;
}

.rctj-box-left img {
	width: 115px;
	height: 39px;
	/* background-color: #f13c0c; */
	border-radius: 8px;
	/* border: solid 1px #e9e9e9; */
	position: absolute;
	bottom: 19px;
	left: 53px;
}

.rctj-box-right {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 974px;
	height: 319px;
	border: solid 1px #e9e9e9;
	background-color: #fff;
}

.rctj-box-right a li {
	width: 311px;
	height: 92px;
	background-color: #ffffff;
	box-shadow: 1px 1px 8px 2px #cdcdcd;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.rctj-box-right-one-rig {
	display: flex;
	flex-direction: column;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #373838;
	margin-left: 21px;
	margin-right: 25px;
}

.rctj-box-right-one-rig p:nth-of-type(3) {
	color: #d71518;
}

.rctj-box-right a li img {
	width: 81px;
	height: 91px;
	background-color: #1f68ad;
}

/* ******************************************************* 新闻资讯 ********************************************************* */
.news-conte {
	width: 100%;
	/* border: 1px solid #0068B7; */
	/* margin-top: 56px; */
}

.news-conte-box {
	width: 1200px;
	margin: 0 auto;
	/* border: 1px solid #0068B7; */
	background-color: #FFFFFF;
	padding-top: 38px;
	display: flex;
	flex-direction: row;
	padding-bottom: 49px;
}

.news-conte-box-left {
	margin-left: 23px;
}

.news-conte-box-left-top {
	width: 337px;
	height: 280px;
	background-color: #fffbf1;
	border: solid 1px #cccccc;
}

.news-conte-box-left-top-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	height: 40px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 2px;
	border-bottom: 1px solid #cccccc;
}

.news-conte-box-left-top-tit p {
	width: 101px;
	height: 40px;
	background-color: #07548f;
	text-align: center;
	color: #fff;
}

.news-conte-box-left-top-tit a {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	margin-right: 15px;
	letter-spacing: 1px;
	color: #9a9a9a;
}

.news-conte-box-list {
	display: flex;
	flex-direction: column;

}

.news-conte-box-list li span {
	width: 5px;
	height: 5px;
	display: inline-block;
	background-color: #9a9a9a;
	margin-left: 10px;
	margin-right: 10px;
}

.news-conte-box-list li {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 3px;
	margin-right: 12px;
	height: 39px;
	border-bottom: 1px solid #cccccc;
}

.news-conte-box-list li a {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #ff0b0b;
}


.news-conte-box-left-bott {
	width: 337px;
	height: 280px;
	background-color: #fffbf1;
	border: solid 1px #cccccc;
	margin-top: 22px;
}

.news-conte-box-left-bott a {
	color: #6b6b6b !important;
}


.news-conte-box-right-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 807px;
	height: 51px;
	background-color: #eef2fa;
}

.news-conte-box-right-tit p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 2px;
	color: #515050;
}

.news-conte-box-right-tit a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ff0b0b;
	line-height: 51px;
	margin-left: 5px;
}

.news-conte-box-right-tit img {
	width: 23px;
	height: 23px;
	margin-left: 21px;
	margin-right: 16px;
}

.news-conte-box-right {
	margin-left: 13px;
}

.news-conte-box-right-box {
	width: 807px;
	height: 509px;
	margin-top: 22px;
	border: solid 1px #cccccc;
	box-shadow: 0px 0px 3px 1px #ccc;
}

.news-conte-box-right-box-lis {
	display: flex;
	flex-direction: column;
	width: 807px;
	background-color: #ffffff;
}


.news-conte-box-right-box-lis li span {
	width: 5px;
	height: 5px;
	display: inline-block;
	background-color: #9a9a9a;
	margin-left: 10px;
	margin-right: 10px;
}

.news-conte-box-right-box-lis li {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 3px;
	margin-right: 12px;
	height: 45px;
	justify-content: space-between;
	border-bottom: 1px dashed #cccccc;
}

.news-conte-box-right-box-lis li a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 2px;
	color: #434343;
}

.news-conte-box-right-box-lis li p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 2px;
	color: #434343;
}

.news-conte-box-pager-box {
	/* width: 100%;
	margin: 0 auto; */
	display: flex;
	flex-direction: row;
	align-items: center;
}

.news-conte-box-pager {
	/* width: 100%; */
	margin: 0 auto;
	margin-top: 13px;
	/* width: 323px; */
}

.news-conte-box-pager a {
	min-width: 19px;
	height: 19px;
	background-color: #999999;
	margin-right: 6px;
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #fff;
	padding: 3px;
	text-align: center;
	margin-bottom: 13px;
}

/* ******************************************************* 新闻资讯 ********************************************************* */
.detai-news-cont {
	width: 100%;
}

.detai-news-cont-box {
	width: 1200px;
	margin: 0 auto;
	/* border: 1px solid #cccccc; */
	/* margin-top: 56px; */
	padding-top: 19px;
	margin-bottom: 38px;
}

.detai-news-cont-box-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 1200px;
	height: 51px;
	background-color: #eef2fa;
}

.detai-news-cont-box-tit p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 2px;
	color: #515050;
}

.detai-news-cont-box-tit a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ff0b0b;
	line-height: 51px;
	margin-left: 5px;
}

.detai-news-cont-box-tit img {
	width: 23px;
	height: 23px;
	margin-left: 21px;
	margin-right: 16px;
}

.detai-news-cont-box-bott h2 {
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #1f1f1f;
	width: 100%;
	text-align: center;
	margin-top: 41px;
	margin-bottom: 31px;
}

.detai-news-cont-box-bott-info {
	width: 96%;
	margin: 0 2%;
	padding-bottom: 15px;
	border-bottom: 2px solid #cccccc;
}

.detai-news-cont-box-bott-info p {
	margin: 0 auto;
	text-align: center;
	width: 578px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #828282;
}

.detai-news-cont-box-bott-conte {
	width: 1106px;
	margin-left: 45px;
	margin-top: 37px;
	display: flex;
	margin-bottom: 37px;
	flex-direction: column;
}

.detai-news-cont-box-bott-conte p {
	text-align: justify;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 23px;
	letter-spacing: 2px;
	color: #1f1f1f;
}

.detai-news-cont-box-bott {border: 1px solid #cccccc;margin-top: 34px;}

/* *************************************************** 找工作 ******************************************************************* */
.get-work {
	width: 100%;
}

.get-work-box {
	width: 1200px;
	height: 1748px;
	margin: 0 auto;
	padding-top: 56px;
}

.sear-box {
	width: 770px;
	height: 57px;
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 2px #ff0b0b;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 36px;
}

.sear-box img {
	width: 33px;
	height: 32px;
	/* background-color: #eee; */
	margin-right: 15px;
	margin-left: 10px;
}

.sear-box input {
	width: 600px;
	border: 0;
	height: 33px;
	text-indent: 25px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 2px;
	border-left: 1px solid #cacaca;
}

.sear-box button {
	width: 127px;
	height: 57px;
	background-color: #ff0b0b;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border: solid 2px #ff0b0b;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	cursor: pointer;
}

.sear-box button:hover {
	opacity: .8;
}

.fliter-box {
	width: 1200px;
	height: 241px;
	background-color: #f3f3f3;
	border-radius: 4px;
	/* padding-top: 32px; */
}

.fliter-box-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 1156px;
	height: 26px;
	margin-bottom: 32px;
	margin-left: 22px;
}

.fliter-box-one p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #515050;
	margin-right: 23px;
	cursor: pointer;
}

.fliter-box-act {
	/* width: 50px; */
	height: 26px;
	padding: 1px 5px;
	background-color: #0068b7;
	border-radius: 3px;
	text-align: center;
	line-height: 26px !important;
	color: #fff !important;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	/* margin-left: 21px;
	margin-right: 23px; */
}

.fliter-box-one div {
	width: 50px;
	height: 26px;
	background-color: #ededed;
	border-radius: 3px;
	text-align: center;
	line-height: 26px;
	border: solid 1px #c6c6c6;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	cursor: pointer;
}

.fliter-box-one-more {
	width: 50px;
	height: 26px;
	background-color: #ededed;
	border-radius: 3px;
	text-align: center;
	line-height: 26px;
	border: solid 1px #c6c6c6;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	cursor: pointer;
}

.fliter-box-two {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 22px;
}

.fliter-box-two select {
	width: 98px;
	height: 26px;
	background-color: #ededed;
	border-radius: 3px;
	border: solid 1px #c6c6c6;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 2px;
	color: #505050;
	text-align: center;
	margin-right: 18px;
	cursor: pointer;
}

.fliter-box-two label {
	margin-right: 26px;
}

.get-work-box-bott {
	display: flex;
	flex-direction: row;
	margin-top: 42px;
}

.get-work-box-bott-lef {
	width: 901px;
}

.get-work-box-bott-lef-top {
	width: 900px;
	height: 63px;
	background-color: #ffffff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: solid 1px #d5d5d5;
}

.get-work-box-bott-lef-top p {}

.get-work-box-bott-lef-top-head {}

.get-work-box-bott-lef-top-head-top {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.get-work-box-bott-lef-top-head-top p {
	width: 134px;
	line-height: 61px;
	height: 61px;
	text-align: center;
	border-right: 1px solid #d5d5d5;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #4a4a4a;
	cursor: pointer;
}

.get-work-box-bott-lef-top-head-top-act {
	border-bottom: 2px solid #0068b7;
	color: #0068b7 !important;
}

.get-work-box-bott-lef-top-head-bott {
	width: 900px;
	height: 46px;
	background-color: #ffffff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: solid 1px #d5d5d5;
}

.get-work-box-bott-lef-top-head-bott {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: -1px;
}

.get-work-box-bott-lef-top-head-bott-lef {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.get-work-box-bott-lef-top-head-bott-lef label {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 2px;
	color: #4c4b4b;
	margin-left: 30px;
	margin-right: 33px;
	cursor: pointer;
}

.get-work-box-bott-lef-top-head-bott-lef select {
	width: 98px;
	height: 26px;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	letter-spacing: 2px;
	color: #4a4a4a;
	margin-right: 33px;
}

.get-work-box-bott-lef-top-head-bott-rig {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #4a4a4a;
}

.get-work-box-bott-lef-top-head-bott-rig span {
	color: #ff0b0b;
	margin: 0 3px;
}

.get-work-box-bott-lef-top-head-bott-rig p:nth-of-type(2) {
	margin-right: 16px;
}

.get-work-box-bott-lef-bott {
	display: flex;
	flex-direction: column;
	margin-top: 32px;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	height: 1141px;
	margin-bottom: 32px;
}

.get-work-box-bott-lef-bott li {
	width: 895px;
	height: 127px;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid #d4d4d4;
}

.get-work-box-bott-lef-bott-lef {
	display: flex;
	flex-direction: column;
	width: 710px;
	border-right: 1px solid #d4d4d4;
	height: 126px;
}

.get-work-box-bott-lef-bott-lef-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-left: 22px;
	margin-right: 65px;
	margin-top: 28px;
}

.get-work-box-bott-lef-bott-lef-top p {
	font-family: MicrosoftYaHei;
	font-size: 17px;
	width: 172px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ff0b0b;
}

.get-work-box-bott-lef-bott-lef-top span {
	font-family: MicrosoftYaHei;
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	width: 195px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 43px;
	letter-spacing: 2px;
	color: #6c6c6c;
}

.get-work-box-bott-lef-bott-lef>p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #6c6c6c;
	margin-left: 22px;
	margin-right: 65px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.get-work-box-bott-lef-bott-rig {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 184px;
	height: 126px;
}

.get-work-box-bott-lef-bott-rig button {
	width: 134px;
	height: 39px;
	background-color: #0068b7;
	border-radius: 4px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 2px;
	color: #ffffff;
	border: 0;
	margin-top: 23px;
	cursor: pointer;
}

.get-work-box-bott-lef-bott-rig div {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 18px;
	cursor: pointer;
}

.get-work-box-bott-lef-bott-rig div img {
	width: 21px;
	height: 21px;
	margin-right: 7px;
	/* background-color: #0066FF; */
}

.get-work-box-bott-lef-bott-rig div span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 2px;
	color: #7c7c7c;
}

.get-work-box-bott-rig {
	width: 279px;
	margin-left: 21px;
}

.get-work-box-bott-rig-tit {
	width: 278px;
	height: 47px;
	background-color: #f3f3f3;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.get-work-box-bott-rig-tit p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 47px;
	text-align: center;
	text-indent: 12px;
	letter-spacing: 2px;
	color: #0068b7;
	border-left: 4px solid #0068b7;
}

.get-work-box-bott-rig-tit div {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 5px;
	color: #999;
}

.get-work-box-bott-rig-tit div a {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 47px;
	letter-spacing: 2px;
	color: #777777;
}

.get-work-box-bott-rig-tit div div {
	height: 0px;
	width: 0px;
	margin-left: 4px;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent transparent #b1b1b1;
}

.get-work-box-bott-rig-cont {
	width: 276px;
	height: 1215px;
	background-color: #ffffff;
	border: solid 1px #d5d5d5;
	border-bottom: none;
	margin-top: 23px;
}

.get-work-box-bott-rig-cont li {
	display: flex;
	height: 134px;
	padding-left: 19px;
	flex-direction: column;
	justify-content: space-between;
	border-bottom: 1px solid #b1b1b1;
}

.get-work-box-bott-rig-cont li a {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #fa3b3b;
	margin-top: 26px;
}

.get-work-box-bott-rig-cont li p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 2px;
	color: #858585;
}

.get-work-box-bott-rig-cont li span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 3px;
	color: #fa3b3b;
	margin-bottom: 23px;
}

/****************************************************** 招人才 ********************************************************************/
.get-hr-box-lis {
	display: flex;
	flex-direction: column;
	margin-top: 32px;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	/* height: 1141px; */
	height: auto;
	margin-bottom: 32px;
}

.get-hr-box-lis li {
	width: 895px;
	height: 127px;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid #d4d4d4;
	position: relative;
}

.get-hr-box-lis li img {
	width: 99px;
	height: 110px;
	border: 1px solid #d4d4d4;
	margin-left: 12px;
	margin-right: 16px;
}

.get-hr-box-lis li button {
	width: 134px;
	height: 39px;
	background-color: #0068b7;
	border-radius: 4px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 2px;
	color: #ffffff;
	border: 0;
	margin-top: 23px;
	cursor: pointer;
	position: absolute;
	right: 62px;
	bottom: 43px;
}

.get-hr-box-lis-cent {
	display: flex;
	flex-direction: column;
	height: 127px;
}

.get-hr-box-lis-cent div {
	margin-top: 21px;
	margin-bottom: 18px;
	display: flex;
	flex-direction: row;
	align-items: center;
}


.get-hr-box-lis-cent div p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #4a4a4a;
}

.get-hr-box-lis-cent div span {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ff0b0b;
	margin-left: 63px;
}

.get-hr-box-lis-cent p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #6c6c6c;
}

.get-hr-box-lis-cent-typ {
	margin-bottom: 13px;
}

.get-hr-box-rig-lis {
	width: 276px;
	/* height: 1215px; */
	height: auto;
	background-color: #ffffff;
	border: solid 1px #d5d5d5;
	border-bottom: none;
	margin-top: 23px;
}

.get-hr-box-rig-lis li {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 134px;
	border-bottom: 1px solid #b1b1b1;
}

.get-hr-box-rig-lis li img {
	width: 87px;
	height: 96px;
	background-color: #fa3b3b;
	margin-left: 8px;
}

.get-hr-box-rig-lis li div {
	display: flex;
	flex-direction: column;
	margin-left: 11px;
}

.get-hr-box-rig-lis li div a {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	margin-bottom: 13px;
	letter-spacing: 3px;
	color: #4a4a4a;
}

.get-hr-box-rig-lis li div p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	margin-bottom: 11px;
	letter-spacing: 1px;
	color: #6c6c6c;
}

.get-hr-box-rig-lis li div span {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ff0b0b;
}

.bott-gethr-box-pager a {
	min-width: 19px;
	height: 19px;
	background-color: #004a83;
	margin-right: 6px;
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #fff;
	padding: 3px;
	text-align: center;
	margin-bottom: 13px;
}

.page {
	margin-left: 20px;
}

.bott-gethr-box-pager span {
	min-width: 19px;
	height: 19px;
	background-color: #ddd;
	margin-right: 6px;
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #000;
	padding: 3px;
	text-align: center;
	margin-bottom: 13px;
}

.bott-gethr-box-pager {
	/* width: 100%; */
	margin: 0 auto;
	margin-top: 3px;
	/* width: 323px; */
}

.on {
	background-color: #eee !important;
	color: #004a83 !important;
}

/****************************************************** 职位详情 ********************************************************************/

.detail-work {
	width: 100%;
}

.detail-work-nav {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 15px;
}

.detail-work-nav p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #515050;
}

.detail-work-nav a {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #0068b7;
}

.detail-work-box {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 67px;
	display: flex;
	flex-direction: row;
}

.detail-work-box-lef {
	width: 901px;
}

.detail-work-box-lef-top {
	width: 901px;
	height: auto;
	padding-bottom: 10px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	display: flex;
	flex-direction: column;
}

.detail-work-box-lef-top div {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 0 20px;
	margin-top: 18px;
	margin-bottom: 5px;
}

.detail-work-box-lef-top div h2 {
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #1c1c1c;
}

.detail-work-box-lef-top div div {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.detail-work-box-lef-top div div p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #8c8c8c;
}

.detail-work-box-lef-top span {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #ff0b0b;
	margin-left: 20px;
}

.detail-work-box-lef-top>p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 43px; */
	letter-spacing: 2px;
	color: #606060;
	margin-left: 20px;
}

.detail-work-box-lef-cent {
	width: 901px;
	height: 334px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	margin-top: 30px;
}

.detail-work-box-lef-cent-tit {
	border-bottom: 1px solid #c3c3c3;
	margin-left: 26px;
	margin-right: 26px;
}

.detail-work-box-lef-cent-tit p {
	text-indent: 13px;
	margin-top: 19px;
	margin-left: 0px;
	margin-bottom: 4px;
	border-left: 4px solid #0068b7;
	height: 33px;
	line-height: 33px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #434343;
}

.detail-work-box-lef-cent-bott {
	width: 771px;
	height: 191px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #1c1c1c;
	margin-left: 43px;
	margin-top: 35px;
}

.detail-work-box-lef-bott {
	width: 901px;
	height: 479px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	margin-top: 32px;
}

.detail-work-box-lef-bott-tit {
	border-bottom: 1px solid #c3c3c3;
	margin-left: 23px;
	margin-right: 22px;
}

.detail-work-box-lef-bott-tit p {
	text-indent: 13px;
	margin-top: 19px;
	margin-left: 0px;
	margin-bottom: 4px;
	border-left: 4px solid #0068b7;
	height: 33px;
	line-height: 33px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #434343;
}

.detail-work-box-lef-bott ul {
	display: flex;
	flex-direction: column;
}

.detail-work-box-lef-bott ul li {
	width: 853px;
	height: 73px;
	border-bottom: 1px solid #d4d4d4;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top: 31px;
	margin-left: 25px;
}

.detail-work-box-lef-bott ul li:last-child {
	border-bottom: 0;
}

.detail-work-box-lef-bott ul li>div {
	display: flex;
	flex-direction: column;
}

.detail-work-box-lef-bott ul li>div>p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	margin-top: 28px;
	letter-spacing: 2px;
	color: #ff0b0b;
	margin-left: 19px;
}

.detail-work-box-lef-bott ul li>div div {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 19px;
	margin-left: 19px;
}

.detail-work-box-lef-bott ul li>div div>span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #ff0000;
}

.detail-work-box-lef-bott ul li>div div>p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #6c6c6c;
	margin-left: 18px;
}

.detail-work-box-lef-bott ul li button {
	width: 134px;
	height: 39px;
	background-color: #0068b7;
	border-radius: 4px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 2px;
	color: #ffffff;
	border: 0;
	margin-right: 13px;
	cursor: pointer;
}

.detail-work-box-rig {
	margin-left: 21px;
}

.detail-work-box-rig-top {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 278px;
	height: 295px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
}

.detail-work-box-rig-top img {
	width: 144px;
	height: 142px;
	margin-top: 17px;
	margin-bottom: 25px;
	background-color: #ffffff;
	border: solid 1px #d5d5d5;
}

.detail-work-box-rig-top>p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	margin-bottom: 23px;
	letter-spacing: 1px;
	color: #000000;
}

.detail-work-box-rig-top div {
	display: flex;
	flex-direction: row;
	width: 252px;
	justify-content: space-between;
}

.detail-work-box-rig-top div>p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 27px;
	letter-spacing: 1px;
	color: #6d6d6d;
	width: 122px;
}

.detail-work-box-rig-bott {
	width: 278px;
	height: 220px;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.detail-work-box-rig-bott p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #434343;
	width: 240px;
	margin-left: 36px;
}

.detail-work-box-rig-bott-tit {
	border-bottom: 1px solid #c3c3c3;
	width: 240px;
}

.detail-work-box-rig-bott-tit>p {
	text-indent: 13px;
	margin-top: 19px;
	margin-left: 0px;
	margin-bottom: 4px;
	border-left: 4px solid #0068b7;
	height: 33px;
	line-height: 33px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #434343;
}

.detail-work-box-rig-bott-phone {
	display: flex;
	flex-direction: row;
	/* width: 240px; */
	align-items: center;
	margin-left: 36px;
}

.detail-work-box-rig-bott-phone>label {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 35px; */
	letter-spacing: 0px;
	color: #434343;
}

.detail-work-box-rig-bott-phone span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ff0b0b;
}

/****************************************************** 公司详情 ********************************************************************/
.detail-company {
	width: 100%;
}

.detail-company-box {
	width: 1200px;
	margin: 0 auto;
	/* border: 1px solid #000000; */
	display: flex;
	flex-direction: column;
	margin-bottom: 67px;
}

.detail-company-box-top {
	width: 1200px;
	height: 213px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	display: flex;
	flex-direction: row;
}

.detail-company-box-top-lef {
	background-color: #eee;
	width: 144px;
	height: 142px;
	background-color: #eee;
	margin-left: 24px;
	margin-top: 31px;
}

.detail-company-box-top-rig {
	display: flex;
	flex-direction: column;
	margin-top: 24px;
	margin-left: 36px;
}

.detail-company-box-top-rig-top {
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 3px;
	color: #000000;
	margin-bottom: 39px;
}

.detail-company-box-top-rig .one {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 33px; */
	letter-spacing: 2px;
	color: #6d6d6d;
	width: 627px;
	justify-content: space-between;
}

.detail-company-box-top-rig .one p {
	width: 178px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.detail-company-box-top-rig .two {
	display: flex;
	flex-direction: row;
	width: 618px;
	justify-content: space-between;
}

.detail-company-box-top-rig .two div {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.detail-company-box-top-rig .two div span {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ff0b0b;
	margin-right: 30px;
}

.detail-company-box-top-rig .two div p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #454545;
}

.detail-company-box-top-rig .two div:nth-of-type(3) span {
	margin-right: 0;
}

.detail-company-box-desc {
	width: 1200px;
	height: 327px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	margin-top: 29px;
}

.detail-company-box-desc-tit {
	border-bottom: 1px solid #c3c3c3;
	margin-left: 23px;
	margin-right: 22px;
}

.detail-company-box-desc-tit p {
	text-indent: 13px;
	margin-top: 19px;
	margin-left: 0px;
	margin-bottom: 4px;
	border-left: 4px solid #0068b7;
	height: 33px;
	line-height: 33px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #434343;
}

.detail-company-box-desc-cont {
	width: 1139px;
	height: 177px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #434343;
	margin-left: 29px;
	margin-top: 34px;
}

.detail-company-box-show {
	width: 1200px;
	height: 283px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	margin-top: 24px;
}

.detail-company-box-show-tit {
	border-bottom: 1px solid #c3c3c3;
	margin-left: 23px;
	margin-right: 22px;
}

.detail-company-box-show-tit p {
	text-indent: 13px;
	margin-top: 19px;
	margin-left: 0px;
	margin-bottom: 4px;
	border-left: 4px solid #0068b7;
	height: 33px;
	line-height: 33px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #434343;
}

.detail-company-box-show ul {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 26px;
	margin-top: 35px;
	width: 94%;
}

.detail-company-box-show ul li img {
	width: 210px;
	height: 144px;
	background-color: #eee;
	margin-right: 25px;
}

.detail-company-box-bott {
	display: flex;
	flex-direction: row;
	margin-top: 26px;
}

.detail-company-box-bott-lef {
	width: 901px;
	height: 479px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
}

/* .detail-company-box-bott-lef ul */

.detail-company-box-bott-lef ul {
	display: flex;
	flex-direction: column;
}

.detail-company-box-bott-lef ul li {
	width: 853px;
	height: 73px;
	border-bottom: 1px solid #d4d4d4;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top: 31px;
	margin-left: 25px;
}

.detail-company-box-bott-lef ul li:last-child {
	border-bottom: 0;
}

.detail-company-box-bott-lef ul li>div {
	display: flex;
	flex-direction: column;
}

.detail-company-box-bott-lef ul li>div>p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	margin-top: 28px;
	letter-spacing: 2px;
	color: #ff0b0b;
	margin-left: 19px;
}

.detail-company-box-bott-lef ul li>div div {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 19px;
	margin-left: 19px;
}

.detail-company-box-bott-lef ul li>div div>span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #ff0000;
}

.detail-company-box-bott-lef ul li>div div>p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #6c6c6c;
	margin-left: 18px;
}

.detail-company-box-bott-lef ul li button {
	width: 134px;
	height: 39px;
	background-color: #fa3b3b;
	border-radius: 4px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 2px;
	color: #ffffff;
	border: 0;
	margin-right: 13px;
	cursor: pointer;
}

.detail-company-box-bott-rig {
	width: 278px;
	height: 220px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #d5d5d5;
	margin-left: 21px;
}

.detail-company-box-bott-rig>p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	margin-left: 36px;
	color: #434343;
}

/* **************************************************************** 个人注册 ******************************************************************** */
.pes-reg {
	width: 100%;
}

.pes-reg-box {
	margin: 0 auto;
	width: 1000px;
	/* height: 831px; */
	background-color: #ffffff;
	border: solid 1px #d8d8d8;
	display: flex;
	flex-direction: column;
	position: relative;
	margin-bottom: 34px;
}

.pes-reg-box-top {
	width: 660px;
	height: 76px;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 24px;
	margin-left: 25px;
}

.pes-reg-box-top p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #2e2e2e;
	margin-right: 19px;
}

.pes-reg-box-top span {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #767676;
}

.pes-reg-box-top a {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #ff0b0b;
}

.pes-reg-box-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 16px;
}

.pes-reg-box-one input {
	width: 254px;
	height: 37px;
	background-color: #ffffff;
	border: solid 1px #d8d8d8;
	text-indent: 15px;
}

.pes-reg-box-one span {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #8d8d8d;
	margin-left: 26px;
}

.pes-reg-box-one label {
	margin-left: 34px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #000000;
	width: 80px;
}

.pes-reg-box-confim {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 39px;
	margin-bottom: 18px;
}

.pes-reg-box-confim input {
	width: 15px;
	height: 15px;
	margin-left: 139px;
}

.pes-reg-box-confim label {
	margin-left: 9px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 1px;
	color: #767676;
}

.pes-reg-box-sex {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 23px;
}

.pes-reg-box-sex>label {
	margin-left: 34px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #000000;
	width: 80px;
}

.pes-reg-box-sex p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 3px;
	color: #ff0000;
	margin-right: 5px;
	margin-top: -20px;
}

.sex-box input {
	width: 50px;
	height: 15px;
}

.sex-box {
	width: 63px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.sex-box label {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #000000;
	width: 80px;
}

.pes-reg-box-one select {
	width: 87px;
	height: 37px;
	border: solid 1px #d8d8d8;
	margin-right: 12px;
}

.pes-reg-box-one p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 3px;
	color: #ff0000;
	margin-right: 5px;
	margin-top: -20px;
}

.pes-reg-box-one img {
	width: 88px;
	height: 37px;
	margin-left: 12px;
	border: solid 1px #d8d8d8;
}

.pes-reg-box-one:nth-of-type(4) input {
	margin-left: 15px;
}

.pes-reg-box-one:nth-of-type(14) input {
	width: 105px;
}

.pes-reg-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 130px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #212121;
	margin-top: 18px;
	margin-bottom: 24px;
}

.pes-reg-info span {
	margin-left: 10px;
	color: #ff0000;
}

.pes-reg-btn {
	width: 293px;
	height: 41px;
	background-color: #0068b7;
	border-radius: 9px;
	border: 0;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 42px; */
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
	margin-left: 223px;
	margin-bottom: 31px;
	cursor: pointer;
}

.comp-ygrs-box {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.comp-ygrs-box>input {
	width: 15px !important;
}

.comp-ygrs-box>label {
	margin-left: 5px;
	width: auto;
}

.pes-reg-btn:hover {
	opacity: .8;
}

.error {
	width: auto !important;
	display: inline-block;
	color: #ff0000 !important;
}

.success {
	color: #009B00 !important;
}

.vertical-box {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 3px;
	color: #d8d8d8;
	top: 96px;
	right: 260px;
}

.vertical-box hr {
	width: 1px;
	height: 286px;
	background-color: #d8d8d8;
	border: 0;
}

.rig-box {
	position: absolute;
	width: 111px;
	height: 232px;
	top: 287px;
	right: 112px;
}

.rig-box a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 3px;
	color: #c80000;
}

.rig-box p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #767676;
	margin-bottom: 24px;
}

.rig-box a:nth-of-type(1) {
	margin-bottom: 150px;
	display: inline-block;
}

#loginTip div {
	margin-left: 13px;
	font-size: 12px;
}

/* ************************************************************************************************************************** */
.user-cent {
	width: 100%;
	display: flex;
	flex-direction: column;
}

#user-cent-bac {
	background-color: #f4f4f4;
}

.user-cent-box {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	/* border: 1px solid #000000; */
	margin-bottom: 71px;
	/* background-color: #fff; */
}

.user-cent-box-top {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.user-cent-box-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	float: right;
	margin-bottom: 10px;
}

.user-cent-box-tit p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #000000;
}

.user-cent-box-tit p:nth-of-type(2) {
	margin-left: 10px;
	margin-right: 15px;
}

.user-cent-box-tit a {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #07548f;
}

.user-cent-box-cont {
	display: flex;
	flex-direction: row;
}

.user-cent-box-lef {
	width: 205px;
	/* height: 818px; */
	height: auto;
	background-color: #ffffff;
	margin-right: 33px;
}

.user-cent-box-lef-top {
	width: 206px;
	height: 56px;
	background-color: #007AFF;
}

.user-cent-box-lef-cont {
	width: 158px;
	margin-left: 24px;
	margin-top: 6px;
}

.one-menu {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 24px;
}


.mypro {}

/* ::-ms-fill{
    background:deeppink;
}
::-moz-progress-bar{
    background:deeppink;
 }
::-webkit-progress-bar{
    background:orange;
 }
::-webkit-progress-value{
    background:deeppink;
 } */

.one-menu-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 5px;
	cursor: pointer;
}

.one-menu-one p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 43px; */
	letter-spacing: 3px;
	color: #000000;
}

.one-menu-one img {
	width: 13px;
	height: 10px;
	background-color: #07548f;
	margin-left: 15px;
}

.third-menu {
	border-top: 1px solid #e0e0e0;
	width: 110px;
	margin-top: 17px;
	/* display: none; */
}

.third-menu li {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 110px;
	height: 30px;
	justify-content: space-between;
	border-bottom: 1px solid #e0e0e0;
}

.third-menu-act {
	color: #fff !important;
	background-color: #07548f;
}

.third-menu-act a {
	color: #fff !important;
}

.third-menu li a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 2px;
	color: #565656;
	text-indent: 5px;
}

.third-menu li p {
	margin-right: 5px;
}

.user-cent-box-rig {
	width: 962px;
	height: 568px;
	background-color: #ffffff;
}

.user-cent-box-rig-tit {
	height: 57px;
	border-bottom: 1px solid #c4c4c4;
	margin-left: 13px;
	margin-right: 19px;
}

.user-cent-box-rig-tit p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 57px;
	letter-spacing: 2px;
	color: #000000;
	text-indent: 13px;
}

.user-cent-box-rig-top {
	display: flex;
	flex-direction: row;
	margin-top: 33px;
	border-bottom: 1px solid #dddddd;
	margin-left: 47px;
	margin-right: 33px;
	position: relative;
}

.user-cent-box-rig-top img {
	width: 113px;
	height: 146px;
	margin-left: 10px;
	margin-bottom: 31px;
}

.user-cent-box-rig-three {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 885px;
	height: 81px;
	margin-left: 49px;
	margin-top: 47px;
	/* border: 1px solid #002541; */
}

.user-cent-box-rig-three>p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 81px;
	letter-spacing: 2px;
	color: #1d1d1d;
	/* margin-right: 71px; */
	width: 240px;
}

.user-cent-box-rig-three-lef {
	display: flex;
	flex-direction: column;
	/* justify-content: space-between; */
}

.user-cent-box-rig-three-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 502px;
	margin-top: 17px;
}

.user-cent-box-rig-three-top p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 2px;
	color: #6e6e6e;
}

.user-cent-box-rig-three-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 13px;
}

.user-cent-box-rig-three-bott p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 2px;
	color: #6e6e6e;
}

.user-cent-box-rig-three-bott span {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ff0000;
	margin-right: 23px;
}

.user-cent-box-rig-three-bott progress {
	width: 233px;
	height: 15px;
	border: solid 1px #cdcdcd;
	-webkit-appearance: none;
}

.user-cent-box-rig-three-bott progress::-webkit-progress-bar {
	background-color: #ffffff;
}

.user-cent-box-rig-three-bott progress::-webkit-progress-value {
	background-color: #ff0000;
}

.user-cent-box-rig-three-bott label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 2px;
	color: #ff0000;
	margin-left: 45px;
}

.user-cent-box-rig-three-rig {
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: row;
	flex-wrap: wrap;
	/* margin-left: 68px; */
	margin-left: 52px;
	width: 308px;
}

.user-cent-box-rig-three-rig div {
	width: 85px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	float: left;
}

.user-cent-box-rig-three-rig-1 {
	margin-right: 7px;
	margin-bottom: 11px;
	background-color: #07548f;
}

.user-cent-box-rig-three-rig-2 {
	background-color: #e93100;
}


.user-cent-box-rig-three-rig-3 {
	margin-right: 7px;
	background-color: #ff0000;
}

.user-cent-box-rig-three-rig-4 {
	background-color: #108423;
}

.user-cent-box-rig-bott {
	width: 275px;
	height: 140px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
	color: #000000;
	margin-left: 19px;
}

.user-cent-box-rig-bott p {
	width: 100%;
	display: inline-block;
}

.user-cent-box-rig-cent {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 35px;
	height: 122px;
	margin-left: 47px;
	border-bottom: 1px solid #dddddd;
}

.user-cent-box-rig-cent>p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 122px;
	letter-spacing: 2px;
	color: #1d1d1d;
	margin-right: 71px;
}

.user-cent-box-rig-cent div {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.user-cent-box-rig-cent div p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 2px;
	color: #6e6e6e;
}

.user-cent-box-rig-cent div span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 3px;
	color: #ff0000;
}

.user-cent-box-rig-four {
	width: 962px;
	/* height: 214px; */
	height: auto;
	background-color: #ffffff;
	margin-top: 79px;
	margin-bottom: 24px;
}

.user-cent-box-rig-four-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	height: 57px;
	margin-left: 13px;
	margin-right: 19px;
	border-bottom: 1px solid #dddddd;
}

.user-cent-box-rig-four-tit p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
	text-indent: 13px;
}

.user-cent-box-rig-four-tit a {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 1px;
	color: #6e6e6e;
	width: 56px;
}

.user-cent-box-rig-four ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 18px;
	margin-right: 19px;
	margin-top: 22px;
}

.user-cent-box-rig-four ul li {
	width: 215px;
	height: 117px;
	border: solid 1px #c4c4c4;
	margin-right: 18px;
	display: flex;
	flex-direction: column;
	margin-bottom: 24px;
}

.user-cent-box-rig-four ul li:nth-of-type(4n+0) {
	margin-right: 0;
}

.user-cent-box-rig-four ul li>a {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 3px;
	color: #fa3b3b;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 7px;
}

.user-cent-box-rig-four ul li p {
	margin-left: 10px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 1px;
	color: #858585;
}

.user-cent-box-rig-four ul li span {
	margin-left: 5px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 3px;
	color: #fa3b3b;
	margin-top: 10px;
}

/* *************************************************** 创建简历 ************************************************************************ */

.user-addcv-box {
	width: 962px;
	height: auto;
	background-color: #ffffff;
}

.user-creatcv-box {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.user-addcv-box-tit {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 53px;
	border-bottom: 1px solid #c4c4c4;
	margin-left: 13px;
	margin-right: 22px;
}

.user-addcv-box-tit p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 53px;
	letter-spacing: 2px;
	color: #000000;
	margin-right: 13px;
	text-indent: 13px;
}

.user-addcv-box-tit span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ff0000;
}

.user-addcv-box-top {
	width: 715px;
	margin-top: 47px;
	margin-left: 74px;
}

.user-addcv-box-top-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 27px;
}

.user-addcv-box-top-one label,
.user-addcv-box-top-two label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
}

.user-addcv-box-top-one input {
	width: 215px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
}

.user-addcv-box-top-one span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #626262;
}

.user-addcv-box-top-two {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 24px;
}

.user-addcv-box-top-two div {
	margin-right: 39px;
}

.user-addcv-box-top-two div:nth-of-type(1) {
	margin-left: 8px;
}

.user-addcv-box-top>p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 23px;
	letter-spacing: 1px;
	color: #ff0000;
}

.user-addcv-hr-box {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-left: 24px;
	margin-right: 22px;
	margin-top: 20px;
}

.user-addcv-hr-box hr {
	width: 289px;
	border: 0;
	border: 1px solid #c4c4c4;
}

.user-addcv-hr-box p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 43px;
	letter-spacing: 1px;
	color: #686868;
}

.user-addcv-box-basic {
	width: 915px;
	height: 629px;
	margin-left: 24px;
}

.user-addcv-box-basic>p {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-bottom: 44px;
}

.user-addcv-box-basic-bott {
	display: flex;
	flex-direction: row;
}

.user-addcv-box-basic-bott-lef {
	display: flex;
	flex-direction: column;
	width: 54%;
}

.user-addcv-box-basic-bott-lef-one {
	margin-bottom: 24px;
	margin-left: 48px;
}

.user-addcv-box-basic-bott-lef-one label {
	width: 97px;
	height: 15px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
	display: inline-block;
}


.user-addcv-box-basic-bott-lef-one input {
	width: 215px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
}

.user-addcv-box-basic-bott-lef-one select {
	width: 153px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
}

.user-addcv-box-basic-bott-lef-one span {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
	margin-left: 16px;
}

.user-addcv-box-basic-bott-lef-two {
	display: flex;
	flex-direction: row;
	/* align-items: center; */
	margin-left: 48px;
}

.user-addcv-box-basic-bott-lef-two>label {
	width: 100px;
	height: 14px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: 2px;
	color: #000000;
	display: inline-block;
}

.t-top {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.t-top img {
	width: 92px;
	height: 103px;
	border: solid 1px #c4c4c4;
}

.t-top p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 1px;
	color: #828282;
	margin-left: 17px;
}

.t-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 32px;
}

.t-bott div {
	width: 86px;
	height: 24px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	line-height: 24px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	text-align: center;
	letter-spacing: 1px;
	color: #828282;
	margin-left: 10px;
	cursor: pointer;
}

.t-bott span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 1px;
	color: #828282;
	margin-left: 11px;
}

.t-bott lable {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #000000;

	display: inline-block;
}

.user-addcv-box-basic-bott-rig {}

.user-addcv-box-basic-bott-rig-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 23px;
}

.user-addcv-box-basic-bott-rig-one>label {
	width: 97px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	display: inline-block;
}

.user-addcv-box-basic-bott-rig-one input {
	width: 215px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
}

.user-addcv-box-basic-bott-rig-one div {
	width: 40px;
	margin-right: 49px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.user-addcv-box-basic-bott-rig-one div label {
	margin-left: 10px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 2px;
	color: #626262;
}

.user-addcv-box-basic-bott-rig-one select {
	width: 153px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
}

.user-addcv-box-basic-bott-rig-one span {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	margin-left: 16px;
	letter-spacing: 2px;
	color: #000000;
}

.user-addcv-box-basic-bott-rig-one-email {
	font-family: MicrosoftYaHei;
	font-size: 12px !important;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #84848 !important;
}

.user-addcv-box-qzyx>p {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-bottom: 44px;
	margin-left: 24px;
}

.user-addcv-box-qzyx-one {
	margin-left: 50px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 25px;
}

.user-addcv-box-qzyx-one>label,
.user-addcv-box-qzyx-two>label {
	width: 118px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	display: inline-block;
}

.user-addcv-box-qzyx-one>input {
	width: 263px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
}

.user-addcv-box-qzyx-one div {
	margin-right: 33px;

}

.user-addcv-box-qzyx-one div label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 2px;
	color: #626262;
}

.user-addcv-box-qzyx-one span {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	margin: 0 12px;
	letter-spacing: 1px;
	color: #000000;
}

.user-addcv-box-qzyx-one select {
	width: 141px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
}

.user-addcv-box-qzyx-two {
	margin-left: 50px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.user-addcv-box-qzyx-two>textarea {
	width: 703px;
	height: 148px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	font-family: MicrosoftYaHei;
}

.user-addcv-box-zhnl>p {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-bottom: 44px;
	margin-left: 24px;
}

.user-addcv-box-zhnl-one {
	margin-left: 50px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 25px;
}

.user-addcv-box-zhnl-one input {
	width: 263px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
}

.user-addcv-box-zhnl-one span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #565656;
	margin-left: 12px;
}

.user-addcv-box-zhnl-two {
	margin-left: 50px;
	display: flex;
	flex-direction: row;
}

.user-addcv-box-zhnl-one>label,
.user-addcv-box-zhnl-two>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	width: 90px;
}

.user-addcv-box-zhnl-two textarea {
	width: 728px;
	height: 91px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	font-family: MicrosoftYaHei;
}

.user-addcv-box-zhnl-two div {
	display: flex;
	flex-direction: column;

}

.user-addcv-box-zhnl-two div span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #565656;
	margin-top: 8px;
	margin-bottom: 31px;
}

.user-addcv-box-jxbj {}

.user-addcv-box-jxbj>p {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-bottom: 23px;
	margin-left: 24px;
}

.user-addcv-box-jxbj-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 50px;
	margin-bottom: 20px;
}

.user-addcv-box-jxbj-one>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
}

.user-addcv-box-jxbj-one>input {
	width: 211px;
	height: 31px;
	margin-left: 3px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
}

.xl-selec {
	width: 133px !important;
}

.user-addcv-box-jxbj-two {
	display: flex;
	flex-direction: row;
	margin-left: 50px;
}

.user-addcv-box-jxbj-two textarea {
	width: 639px;
	height: 106px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 3px;
	font-family: MicrosoftYaHei;
}

.user-addcv-box-jxbj-two button {
	width: 70px;
	height: 24px;
	background-color: #e1ebfc;
	border: 0;
	margin-top: 81px;
	margin-left: 19px;
}

.sp-dao {
	margin-left: 14px;
	margin-right: 24px;
}

.user-addcv-box-jxbj-one>select {
	width: 204px;
	/* width: 195px; */
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
}

.cte-cv-add-btn-pic {
	margin-top: 36px;
}

.user-addcv-box-gzjl>p {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-bottom: 23px;
	margin-left: 24px;
}

.user-addcv-box-gzjl-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
	margin-left: 50px;
}

.user-addcv-box-gzjl-one>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
}

.user-addcv-box-gzjl-one>input {
	width: 211px;
	height: 31px;
	margin-left: 3px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
}

.user-addcv-box-gzjl-one>select {
	width: 204px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 3px;
}

.lab-sshy {
	margin-left: 62px;
}

.lab-zzsj {
	margin-left: 74px;
}

.user-addcv-box-gzjl-one div textarea {
	width: 714px;
	height: 114px;
	border: solid 1px #c4c4c4;
	margin-left: 3px;
	font-family: MicrosoftYaHei;
}

.user-addcv-box-gzjl-one div p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #676565;
	margin-top: 12px;
}

.user-addcv-box-gzjl-one button {
	width: 70px;
	height: 24px;
	background-color: #e1ebfc;
	border: 0;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-left: 426px;
}

.user-addcv-box-zypx-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
	margin-left: 50px;
}

.user-addcv-box-zypx-one label,
.user-addcv-box-zypx-two>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
}

.user-addcv-box-zypx-one input {
	width: 232px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
}

.user-addcv-box-zypx-one>select {
	width: 133px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 3px;
}

.user-addcv-box-zypx-two>textarea {
	width: 633px;
	height: 112px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	text-indent: 13px;
	font-family: MicrosoftYaHei;
}

.user-addcv-box-zypx-two {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 20px;
	margin-left: 50px;
}

.user-addcv-box-zypx-two button {
	width: 70px;
	height: 24px;
	background-color: #e1ebfc;
	border: 0;
	margin-top: 90px;
	margin-left: 19px;
}

.lab-zypx {
	margin-left: 65px;
}

.user-addcv-box-yynl-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 45px;
}

.user-addcv-box-yynl-one>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
}

.user-addcv-box-yynl-one>select {
	width: 220px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 3px;
}

.lab-yynl {
	margin-left: 73px;
}

.user-addcv-box-yynl-one button {
	width: 70px;
	height: 24px;
	background-color: #e1ebfc;
	border: 0;
	margin-left: 60px;
}

.user-addcv-box-zypx>p {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-bottom: 23px;
	margin-left: 24px;
}

.user-addcv-box-yynl>p {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-bottom: 23px;
	margin-left: 24px;
}

.user-addcv-box-jxbj>img,
.user-addcv-box-zypx>img,
.user-addcv-box-yynl>img,
.user-addcv-box-gzjl>img {
	width: 819px;
	height: 37px;
	background-color: #eee;
	margin-left: 48px;
}


.user-addcv-bott-btn {
	margin-top: 30px;
	margin-bottom: 97px;
	height: 36px;
}

.user-addcv-submi-btn {
	width: 179px;
	height: 36px;
	background-color: #07548f;
	border-radius: 10px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #ffffff;
	border: 0;
	margin-top: 54px;
	margin-left: 392px;
	margin-bottom: 45px;
}

/* *************************************************** 创建简历 ************************************************************************ */

.modif-email-box-rig {
	width: 962px;
	height: 419px;
	background-color: #ffffff;
}

.modif-email-box-rig>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 31px; */
	letter-spacing: 2px;
	color: #565656;
	margin-top: 52px;
	margin-bottom: 26px;
	display: inline-block;
	margin-left: 50px;
}

.mod-email-one {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.mod-email-one>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #565656;
	margin-left: 50px;
}

.mod-email-one>input {
	width: 224px;
	height: 34px;
	background-color: #ffffff;
	border: solid 1px #c8c8c8;
}

.modif-email-box-rig>p {
	width: 202px;
	margin-left: 50px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 1px;
	color: #363636;
	margin-left: 144px;
	margin-top: 32px;
}

.mod-email-two {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 144px;
}

.mod-email-two input {
	margin-right: 10px;
}

.modif-email-box-rig>button {
	width: 179px;
	height: 36px;
	background-image: linear-gradient(0deg, #a0c9fd 17%, #ffffff 100%), linear-gradient(#07548f, #07548f);
	background-blend-mode: normal, normal;
	border-radius: 10px;
	border: solid 1px #c8c8c8;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	text-align: center;
	color: #494848;
	margin-left: 143px;
	margin-top: 39px;
	cursor: pointer;
}

/* *************************************************** 上传图片 ************************************************************************ */
.upload-pic-box-rig {
	width: 962px;
	height: 570px;
	background-color: #ffffff;
}

.upload-pic-box-rig>span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	display: inline-block;
	letter-spacing: 2px;
	color: #ff0000;
	margin-top: 25px;
	margin-left: 144px;
	margin-bottom: 64px;
}

.upload-pic-box-cont {
	display: flex;
	flex-direction: column;
}

.upload-pic-box-cont-top {
	display: flex;
	flex-direction: row;

}

.upload-pic-box-cont-top-lef {
	margin-left: 127px;
}

.upload-pic-box-cont-top-lef img {
	width: 130px;
	height: 147px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;

}

.upload-pic-box-cont-top-lef>p {
	width: 130px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 2px;
	color: #565656;
	text-align: center;
	margin-top: 14px;
}

.upload-pic-box-cont-top-rig {
	width: 541px;
	height: 131px;
	margin-left: 57px;
}

.upload-pic-box-cont-top-rig p {
	font-family: MicrosoftYaHei;
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 2px;
	color: #565656;
}

.upload-pic-box-cont-top-rig>span {
	font-family: MicrosoftYaHei;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ff0000;
}

.upload-pic-box-cont-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 138px;
	margin-top: 92px;
}

.upload-pic-box-cont-bott1 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 138px;
	margin-top: 9px;
}

.upload-pic-box-cont-bott label,
.upload-pic-box-cont-bott1 label {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #0168b7;
	margin-right: 5px;
}

.upload-pic-box-cont-bott>button {
	width: 48px;
	height: 26px;
	margin-right: 18px;
	background-image: linear-gradient(0deg, #b1c6fb 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
}

.usr-upload-pic-btn {
	/* width: 48px; */
	height: 26px;
	padding: 2px 5px;
	margin-right: 18px;
	background-image: linear-gradient(0deg, #b1c6fb 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
}

.select-pic {
	width: 224px;
	height: 26px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	margin-right: 13px;
}

/* *************************************************** 收藏职位 ************************************************************************ */
.collect-zhiwei-box-rig {
	width: 962px;
	/* height: 333px; */
	/* height: 100%; */
	height: auto;
	background-color: #ffffff;
}

.collect-zhiwei-box-rig ul {
	display: flex;
	flex-direction: column;
	margin-left: 23px;
	margin-top: 26px;
	margin-right: 19px;
}

.collect-zhiwei-box-rig-lis-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	border: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one div {
	height: 39px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	text-align: center;
	line-height: 39px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #000000;
}

.collect-zhiwei-box-rig-lis-one-1 {
	width: 140px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-2 {
	width: 336px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-3 {
	width: 143px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-4 {
	width: 139px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-5 {
	width: 119px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-6 {
	width: 36px;
}

.collect-zhiwei-box-rig-lis-two {
	display: flex;
	flex-direction: row;
	align-items: center;
	border: 1px solid #d0d0d0;
	height: 47px;
	border-top: 0;
}

.collect-zhiwei-box-rig-lis-two div {
	height: 47px;
	text-align: center;
	line-height: 47px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
}

.collect-zhiwei-box-rig-lis-two-1 {
	width: 140px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-2 {
	width: 336px;
	border-right: 1px solid #d0d0d0;
}


.collect-zhiwei-box-rig-lis-two-3 {
	border-right: 1px solid #d0d0d0;
	width: 143px;
}

.collect-zhiwei-box-rig-lis-two-4 {
	width: 139px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-5 {
	width: 119px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-6 {
	width: 36px;
}

.collect-zhiwei-box-rig-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 39px;
	margin-left: 733px;
	margin-bottom: 22px;
	position: relative;
	right: -61px;
	padding-bottom: 20px;
}

.collect-zhiwei-box-rig-bott input {
	margin-right: 10px;
	float: right;
}

.collect-zhiwei-box-rig-bott button {
	float: right;
}

.collect-zhiwei-box-rig-bott button:nth-of-type(1) {
	width: 75px;
	height: 21px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
	margin-right: 13px;
}

.collect-zhiwei-box-rig-bott button:nth-of-type(2) {
	width: 49px;
	height: 21px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
}

.collect-zhiwei-box-rig-bott div label {
	margin-right: 15px;
}


.noti-inter-inf {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 1px;
	color: #ff0000;
	margin-left: 29px;
	margin-top: 11px;
	display: inline-block;
}

#noti-inter-ul {
	margin-top: 8px;
}

/* ***************************************** 保密设置 ************************************************************** */

.collect-zhiwei-box-rig-lis-one-7 {
	width: 106px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-8 {
	width: 135px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-9 {
	width: 120px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-10 {
	width: 90px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-11 {
	width: 78px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-12 {
	width: 189px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-13 {
	width: 184px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-7 {
	width: 106px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-8 {
	width: 135px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-9 {
	width: 120px;
	border-right: 1px solid #d0d0d0;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.collect-zhiwei-box-rig-lis-two-9 img {
	width: 18px;
	height: 16px;
	margin-right: 7px;
	margin-left: 27px;
}

.collect-zhiwei-box-rig-lis-two-10 {
	width: 90px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-11 {
	width: 78px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-12 {
	width: 189px;
	border-right: 1px solid #d0d0d0;
	position: relative;
}

.collect-zhiwei-box-rig-lis-two-12 p {
	position: absolute;
	top: 2px;
	left: 78px;
	font-size: 12px;
	letter-spacing: 2px;
	color: #000000;
}

.collect-zhiwei-box-rig-lis-two-13 {
	width: 184px;
	border-right: 1px solid #d0d0d0;
}

.keep-secret-box-bott {
	margin-top: 48px;
	margin-left: 29px;
	margin-bottom: 80px;
}

.keep-secret-box-bott p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 1px;
	color: #ff0000;
}

.ke-sec-progr {
	height: 22px;
	background: #fff;
	margin-top: 14px;
	border: 1px solid #d0d0d0;
}

.ke-sec-progr::-webkit-progress-bar {
	background-color: #ffffff;
}

.ke-sec-progr::-webkit-progress-value {
	background-color: #1296db;
}

/* ******************************************** 投递简历记录 ************************************************************ */
.collect-zhiwei-box-rig-lis-one-14 {
	width: 139px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-15 {
	width: 177px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-16 {
	width: 125px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-17 {
	width: 102px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-18 {
	width: 65px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-19 {
	width: 70px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-20 {
	width: 48px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-21 {
	width: 50px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-22 {
	width: 51px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-23 {
	width: 47px;
	border-right: 1px solid #d0d0d0;
}



.collect-zhiwei-box-rig-lis-two-14 {
	width: 139px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-15 {
	width: 177px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-16 {
	width: 125px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-17 {
	width: 102px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-18 {
	width: 65px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-19 {
	width: 70px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-20 {
	width: 48px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-21 {
	width: 50px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-22 {
	width: 51px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-23 {
	width: 47px;
	border-right: 1px solid #d0d0d0;
}

.his-delever-box-bott {
	margin-left: 25px;
	margin-top: 35px;
	margin-bottom: 81px;
}

.his-delever-box-bott p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #3c3c3c;
}

.blue-txt {
	color: #1296db !important;
}

/* ******************************************** 我的简历列表 ************************************************************ */
.my-cv-info {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 1px;
	color: #ff0000;
	margin-left: 32px;
	margin-top: 21px;
	display: inline-block;
	margin-bottom: 10px;
}

.collect-zhiwei-box-rig-lis-one-24 {
	width: 82px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-25 {
	width: 140px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-26 {
	width: 81px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-27 {
	width: 83px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-28 {
	width: 61px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-29 {
	width: 189px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-30 {
	width: 55px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-31 {
	width: 56px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-32 {
	width: 55px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-33 {
	width: 55px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-34 {
	width: 58px;
}

.collect-zhiwei-box-rig-lis-two-24 {
	width: 82px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-25 {
	width: 140px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-26 {
	width: 81px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-27 {
	width: 83px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-28 {
	width: 61px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-29 {
	width: 189px;
	border-right: 1px solid #d0d0d0;
	position: relative;
}

.collect-zhiwei-box-rig-lis-two-29 p {
	position: absolute;
	top: 2px;
	left: 78px;
	font-size: 12px;
	letter-spacing: 2px;
	color: #000000;
}

.collect-zhiwei-box-rig-lis-two-30 {
	width: 55px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-31 {
	width: 56px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-32 {
	width: 55px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-33 {
	width: 55px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-34 {
	width: 58px;
}

.collect-zhiwei-box-rig-lis-two-35 {
	width: 58px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two img {
	/* margin-top: 13px; */
	width: 22px;
	height: 22px;
}

.my-cv-prog {
	height: 22px;
	background: #fff;
	margin-top: 14px;
	border: 1px solid #d0d0d0;
}

.my-cv-prog::-webkit-progress-bar {
	background-color: #ffffff;
}

.my-cv-prog::-webkit-progress-value {
	background-color: #1296db;
}

.my-cv-box-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 27px;
	margin-top: 1px;
}

.my-cv-box-bott img {
	margin: 0 5px;
	width: 15px;
	height: 15px;
}

.my-cv-box-bott p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 1px;
	color: #ff0000;
}

.my-cv-box-btn-box {
	margin-left: 211px;
	margin-top: 51px;
	margin-right: 210px;
	justify-content: space-between;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 75px;
}

.my-cv-box-btn-box button {
	width: 162px;
	height: 35px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 2px;
	color: #333333;
	cursor: pointer;
}

.quali-upl-info {
	margin-left: 55px;
	width: 851px;
	height: 57px;
	margin-top: 20px;
}

.quali-upl-info span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 2px;
	color: #565656;
}

.quali-upl-cont {
	margin-left: 53px;
	margin-top: 49px;
}

.quali-upl-cont-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 21px;
}

.quali-upl-cont-one label {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #565656;
}

.quali-upl-cont-one label:nth-of-type(3) {
	margin-left: 10px;
}

.quali-upl-cont-one input {
	width: 210px;
	height: 26px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	text-indent: 12px;
}

.quali-upl-cont-one input:nth-of-type(2) {
	width: 164px;
}

.quali-upl-cont-one input:nth-of-type(3) {
	width: 214px;
}


.quali-upl-cont-one button {
	width: 48px;
	height: 26px;
	background-image: linear-gradient(0deg, #b1c6fb 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
	margin-left: 7px;
	margin-right: 20px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #565656;
}

.quali-upl-savequ {
	width: 153px;
	height: 29px;
	background-image: linear-gradient(0deg, #b1c6fb 0%, #ffffff 100%), linear-gradient(#e9e9e9, #e9e9e9);
	background-blend-mode: normal, normal;
	border-radius: 8px;
	border: solid 1px #d0d0d0;
	text-align: center;
	margin-left: 52px;
	margin-top: 34px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #565656;
}

.quali-upl-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 52px;
	margin-right: 52px;
	border-top: 2px solid #c0c0c0;
	margin-top: 26px;
	padding-top: 26px;
	margin-bottom: 67px;
}

.quali-upl-bott>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #565656;
	margin-right: 346px;
}

.quali-upl-bott div {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.quali-upl-bott-rig button {
	width: 97px;
	height: 26px;
	background-image: linear-gradient(0deg, #b1c6fb 0%, #ffffff 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #565656;
}

.quali-upl-bott-rig button:nth-of-type(2) {
	width: 83px;
}

.quali-upl-bott-rig button:nth-of-type(3) {
	width: 47px;
}

.quali-upl-bott-rig {
	float: right;
}

.quali-upl-bott-rig-check {
	margin-right: 27px;
}

.quali-upl-bott-rig-check label {
	margin-left: 5px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #565656;
}

/* ********************************************************* 收藏职位 ************************************************************ */
.edi-my-inf-tit {
	width: 915px;
	height: 39px;
	background-color: #e1ebfc;
	margin-top: 26px;
	margin-left: 24px;
	margin-right: 23px;
}

.edi-my-inf-tit-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0 auto;
	width: 138px;
	padding-top: 10px;
}

.edi-my-inf-tit-one p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #3c3c3c;
}

.edi-my-inf-tit-one span {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ff0000;
}

.edi-my-inf-nam {
	margin-left: 26px;
	margin-top: 47px;
}

.edi-my-inf-nam>p {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #565656;
	margin-bottom: 27px;
}

.edi-my-inf-nam-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 32px;
}

.edi-my-inf-nam-one label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 31px; */
	letter-spacing: 2px;
	color: #565656;
}

.edi-my-inf-nam-one input {
	width: 224px;
	height: 34px;
	background-color: #ffffff;
	border: solid 1px #c8c8c8;
	text-indent: 13px;
}

.edi-my-inf-nam-two {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 1px;
	color: #363636;
	margin-bottom: 29px;
}

.edi-my-inf-nam button {
	width: 179px;
	height: 36px;
	background-image: linear-gradient(0deg, #a0c9fd 17%, #ffffff 100%), linear-gradient(#07548f, #07548f);
	background-blend-mode: normal, normal;
	border-radius: 10px;
	border: solid 1px #c8c8c8;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #212121;
	margin-left: 65px;
}

.edi-my-inf-passw {
	margin-left: 26px;
	margin-top: 47px;
}

.edi-my-inf-passw>p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 1px;
	color: #363636;
}

.edi-my-inf-passw p:nth-of-type(1) {
	margin-bottom: 25px;
}

.edi-my-inf-passw p:nth-of-type(3) {
	margin-bottom: 30px;
}

.edi-my-inf-passw button {
	width: 179px;
	height: 36px;
	background-image: linear-gradient(0deg, #a0c9fd 17%, #ffffff 100%), linear-gradient(#07548f, #07548f);
	background-blend-mode: normal, normal;
	border-radius: 10px;
	border: solid 1px #c8c8c8;
	margin-bottom: 33px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #212121;
	margin-left: 81px;
}

/* ********************************************************* 修改基本信息 ************************************************************ */
button:hover {
	opacity: .8;
	cursor: pointer;
}

.user-addcv-box-basic-bott-lef-three {
	display: flex;
	flex-direction: row;
	margin-left: 48px;
	/* margin-top: 26px; */
}

#edi-user-addcv-box-basic {
	height: auto;
}

.user-addcv-box-basic-bott-lef-three>label {
	width: 97px;
	height: 15px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
	display: inline-block;
}

.user-addcv-box-basic-bott-lef-three-rig {
	display: flex;
	flex-direction: column;
	width: 504px;
	height: auto;
}

.edi-my-inf-subm {
	width: 179px;
	height: 36px;
	background-color: #07548f;
	border-radius: 10px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #ffffff;
	border: 0;
	margin-left: 392px;
	margin-bottom: 54px;
	margin-top: 76px;
}

.user-addcv-box-basic-bott-lef-three-rig div {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.user-addcv-box-basic-bott-lef-three-rig div label {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 1px;
	color: #626262;
}

/* ********************************************************* 查看简历 ************************************************************ */
.see-myinfo-box-top {
	width: 1200px;
	height: 292px;
	background-color: #ffffff;
	border: solid 1px #d5d5d5;
	position: relative;
	display: flex;
	flex-direction: row;
}

.see-myinfo-box-abs {
	position: absolute;
	display: flex;
	flex-direction: row;
	align-items: center;
	right: 38px;
	top: 22px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #7d7d7d;
}

.see-myinfo-box-top-lef {
	width: 154px;
	height: 195px;
	background-color: #ff3b3b;
	margin-left: 36px;
	margin-top: 60px;
	margin-bottom: 37px;
}

.see-myinfo-box-top-rig-tit {
	border-bottom: 1px solid #c3c3c3;
	height: 35px;
	margin-top: 32px;
}

.see-myinfo-box-top-rig-tit p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	text-indent: 11px;
	letter-spacing: 0px;
	color: #434343;
	border-left: 4px solid #0068b7;
	margin-top: 3px;
}

.see-myinfo-box-top-rig {
	margin-left: 37px;
	display: flex;
	flex-direction: column;
	width: 940px;
}

.see-myinfo-box-top-rig-name-rig p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #6f6f6f;
	margin-right: 26px;
	margin-left: 24px;
}

.see-myinfo-box-top-rig-name {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 64px;
}

.see-myinfo-box-top-rig-name-lef {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.see-myinfo-box-top-rig-name-lef h2 {
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #000000;
}

.see-myinfo-box-top-rig-name-lef p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #6f6f6f;
	margin-left: 20px;
}

.see-myinfo-box-top-rig-name-rig {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.see-myinfo-box-top-rig-name-rig button {
	width: 119px;
	height: 30px;
	background-color: #0068b7;
	border-radius: 3px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	border: 0;
}

.see-myinfo-box-top-rig-name-rig img {
	width: 17px;
	height: 23px;
}

.see-myinfo-box-top-rig-bott {
	margin-top: 27px;
}

.see-myinfo-box-top-rig-bott-top {
	display: flex;
	flex-direction: row;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
}

.see-myinfo-box-top-rig-bott-top div {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	border-right: 1px solid #282828;
	margin-right: 22px;
	margin-bottom: 25px;
}

.see-myinfo-box-top-rig-bott-top div:nth-of-type(8) {
	border-right: 0;
}

.see-myinfo-box-top-rig-bott-top div span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #282828;
}

.see-myinfo-box-top-rig-bott-top div p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6f6f6f;
	margin-right: 15px;
}

.see-myinfo-box-bott {
	display: flex;
	flex-direction: row;
}

.see-myinfo-box-bott-lef {
	width: 902px;
	height: 1280px;
	background-color: #ffffff;
	border: solid 1px #d5d5d5;
	margin-top: 30px;
}

.see-myinfo-box-bott-lef-qzyx {}

.qzyx-tit {
	border-bottom: 1px solid #c3c3c3;
	height: 35px;
	margin-top: 32px;
	margin-left: 22px;
	width: 851px;
}

.qzyx-tit p {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	text-indent: 11px;
	letter-spacing: 0px;
	color: #434343;
	border-left: 4px solid #0068b7;
	margin-top: 3px;
}

.see-myinfo-box-bott-lef-qzyx-cont {
	width: 670px;
	height: 177px;
	margin-left: 41px;
	margin-top: 35px;
	margin-bottom: 85px;
}

/* .qzyx-top{
	display: flex;
	flex-direction: row;
	align-items: center;
} */

.qzyx-top {
	display: flex;
	flex-direction: row;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
}

.qzyx-top div {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	border-right: 1px solid #282828;
	margin-right: 22px;
	margin-bottom: 25px;
}

.qzyx-top div:nth-of-type(3) {
	border-right: 0;
}

.qzyx-top div span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #282828;
}

.qzyx-top div p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6f6f6f;
	margin-right: 15px;
}

.qzyx-two {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 22px;
}

.qzyx-two label {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #282828;
}

.qzyx-two p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6f6f6f;

}

.see-myinfo-box-bott-lef-gzjl-cont {
	margin-left: 41px;
	margin-top: 37px;
}

.see-myinfo-box-bott-lef-gzjl-cont strong {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1c1c1c;
	display: inline-block;
	margin-bottom: 20px;
}

.gzjl-cont-one {
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.gzjl-cont-one p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6f6f6f;
	margin-right: 50px;
	width: 328px;
}


.gzjl-cont-two {
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.gzjl-cont-two p {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #6f6f6f;
}

.see-myinfo-box-bott-lef-zwpj {
	margin-top: 86px;
}

.see-myinfo-box-bott-lef-zwpj span {
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #1c1c1c;
	margin-right: 26px;
	text-align: justify;
	margin-left: 43px;
	margin-top: 45px;
	display: inline-block;
}

.get-work-box-bott-rig {
	margin-top: 30px;
}

/* ****************************************** 职位 ************************************************* */
.comp-map-tit {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-left: 24px;
	margin-bottom: 44px;
}

.com-map-dwxx-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 37px;
	margin-left: 63px;
}

.com-map-dwxx-one label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	/* line-height: 31px; */
	letter-spacing: 2px;
	color: #000000;
}

.com-map-dwxx-one label:nth-of-type(2) {
	margin-left: 147px;
}

.com-map-dwxx-one input {
	width: 227px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 10px;
	text-indent: 13px;
}

.com-map-dwxx-one button {
	width: 180px;
	height: 31px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	border: solid 1px #c4c4c4;
	margin-left: 29px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
}

.com-map-dwxx-one:nth-of-type(4) button {
	width: 110px;
}

.com-map-dwxx-two {
	margin-left: 63px;
	margin-top: 54px;
}

.com-map-dwxx-two p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 1px;
	color: #000000;
}


.com-map-dtb-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 4px;
	margin-left: 221px;
}

.com-map-dtb-one button {
	margin-left: 10px;
}

.com-map-dtb-one select {
	width: 90px;
}

.com-map-dtbz-map {
	background-color: #eee;
	width: 480px;
	height: 305px;
	margin-left: 221px;
	margin-bottom: 39px;
}

.upload-logo-box-cont-top-lef img {
	width: 160px;
	height: 120px;
	background-color: #ffffff;
	border: solid 1px #d0d0d0;
	/* margin-left: 50px; */
}

.upload-logo-box-cont-top-lef {
	margin-left: 127px;
}

.upload-logo-box-cont-top-lef>p {
	width: 100%;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 2px;
	color: #565656;
	text-align: center;
	margin-top: 14px;
}

.collect-zhiwei-box-rig-lis-one-36 {
	width: 75px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-37 {
	width: 124px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-38 {
	width: 139px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-39 {
	width: 84px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-40 {
	width: 83px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-41 {
	width: 84px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-42 {
	width: 178px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-43 {
	width: 54px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-one-44 {
	width: 51px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-36 {
	width: 75px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-37 {
	width: 124px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-38 {
	width: 139px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-39 {
	width: 84px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-40 {
	width: 83px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-41 {
	width: 84px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-42 {
	width: 178px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-43 {
	width: 54px;
	border-right: 1px solid #d0d0d0;
}

.collect-zhiwei-box-rig-lis-two-44 {
	width: 51px;
	border-right: 1px solid #d0d0d0;
}

.red-txt {
	color: #ff0000 !important;
}


.magage-zhiwei-box-rig-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 39px;
	margin-bottom: 22px;
	margin-right: 23px;
	float: right;
	padding-bottom: 79px;
	width: 914px;
	border-bottom: 1px solid #d0d0d0;
}

.magage-zhiwei-box-rig-bott button {
	width: auto;
	height: 25px;
	padding: 0 9px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	border: solid 1px #d0d0d0;
	margin-right: 13px;
}

.magage-zhiwei-box-rig-bott input {
	margin-right: 1px;
}

.magage-zhiwei-box-rig-bott div label {
	margin-right: 15px;
}

.magage-zhiwei-box-rig-bott div {
	margin-left: 429px;
}

.manage-zhiwei-box-bott {
	margin-left: 25px;
	margin-top: 35px;
	margin-bottom: 39px;
}

.manage-zhiwei-box-bott p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #3c3c3c;
}

.manage-zhiwei-box-bott span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 1px;
	color: #ff0000;
	display: inline-block;
}

/* ************************************************************************************************************* */
.comp-pic-box {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 26px;
	margin-right: 25px;
	justify-content: space-between;
}

.comp-pic-box-one img {
	width: 194px;
	height: 133px;
	margin-left: 10px;
	margin-top: 8px;
}

.comp-pic-box-one p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
	color: #000000;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #d0d0d0;
}

.comp-pic-box-one {
	width: 213px;
	height: 225px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
}

.comp-pic-box-one div button {
	width: 58px;
	height: 26px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	border: solid 1px #c4c4c4;
	margin-top: 10px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 2px;
	color: #0c0306;
}

.comp-pic-box-one div:nth-of-type(2) {
	background-color: #d0d0d0;
}

.comp-pic-box-one div {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.comp-img-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 37px;
}

.comp-img-info span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ff0000;
}

.comp-img-info p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000000;
}

.comp-img-tit {
	width: 915px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #e1ebfc;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
	margin-top: 44px;
	margin-left: 24px;
}

/* ************************************************* 企业会员中心 ********************************************************* */

.comp-cent-top-rig {
	position: absolute;
	top: 56px;
	right: 13px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.comp-cent-top-rig div {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.comp-cent-top-rig div img {
	width: 34px;
	height: 33px;
	margin-bottom: 0;
}

.comp-cent-top-rig div p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #323333;
	margin-left: 7px;
	margin-right: 26px;
}

.user-cent-box-rig-four ul li:nth-of-type(4n+0) {
	margin-right: 0;
}

.user-cent-box-rig-four ul li div {
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 7px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-right: 11px;
}

.user-cent-box-rig-four ul li div>a {
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	color: #4a4a4a;
}

.user-cent-box-rig-four ul li>p {
	margin-left: 10px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 1px;
	color: #858585;
}

.user-cent-box-rig-four ul li>span {
	margin-left: 13px;
	font-family: MicrosoftYaHei;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 3px;
	color: #fa3b3b;
	margin-top: 10px;
}

/* ************************************************* 发布职位 ********************************************************* */

.zw-issue-box-one {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
	margin-left: 63px;
}

.zw-issue-box-one>label,
.zw-issue-box-two>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	width: 80px;
	letter-spacing: 2px;
	color: #000000;
}

.zw-issue-box-one>input {
	/* width: 227px; */
	width: 305px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 10px;
	text-indent: 13px;
}

.zw-issue-box-one>span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #565656;
	margin-left: 16px;
}

.zw-issue-box-one>select {
	width: 138px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 10px;
}

.zw-issue-box-four button {
	width: 110px;
	height: 31px;
	background-image: linear-gradient(0deg, #a0cafe 8%, #ffffff 100%), linear-gradient(#000000, #000000);
	background-blend-mode: normal, normal;
	border: solid 1px #c4c4c4;
	margin-left: 29px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
}

.zw-issue-box-one div {
	margin-right: 22px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.zw-issue-box-one div input {
	margin-right: 5px;
}

.zw-issue-box-one div label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
}

.zw-issue-box-one div span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #565656;
	margin-left: 10px;
}

.zw-issue-box-one div:nth-of-type(1) input {
	margin-left: 10px;
}

.inp-yxdy {
	width: 128px !important;
}

.zw-issue-box-two {
	display: flex;
	flex-direction: row;
	margin-bottom: 37px;
	margin-left: 63px;
}

.zw-issue-box-two textarea {
	width: 605px;
	height: 215px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 10px;
	text-indent: 13px;
	line-height: 20px;
	font-family: MicrosoftYaHei;
}

.zw-issue-box-two span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #565656;
	margin-left: 10px;
}

.zw-issue-box-three {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	margin-left: 63px;
}

.zw-issue-box-three-lef {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.zw-issue-box-three-lef label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #000000;
}

.zw-issue-box-three-rig {
	margin-left: 90px;
	margin-top: 17px;
	display: flex;
	flex-direction: row;
}

.zw-issue-box-three-rig label {
	width: 716px;
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #484848;
}

.zw-issue-box-three-lef input {
	width: 227px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 10px;
}

.zw-issue-box-three-rig input {
	margin-top: 2px;
	margin-right: 5px;
}

.zw-issue-box-four {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 30px;
	margin-left: 304px;
}

/* ************************************************* 发布职位 ********************************************************* */
.comp-inf-box {
	margin-top: 36px;
}

.zw-issue-box-one>p,
.comp-inf-box-upl-yyzz>p,
.comp-inf-box-mobile>p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	margin-left: 3px;
	position: relative;
	color: #ff0000;
	top: -3px;
}

.comp-inf-box-upl-yyzz {
	display: flex;
	flex-direction: row;
	margin-bottom: 21px;
	margin-left: 62px;
}

.comp-inf-box-upl-yyzz label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	width: 80px;
	letter-spacing: 2px;
	color: #000000;
}

.comp-inf-box-upl-yyzz img {
	width: 131px;
	height: 113px;
	border: solid 1px #c4c4c4;
	margin-left: 10px;
}

.comp-inf-box-upl-yyzz div {
	margin-left: 7px;
	margin-top: 7px;
}

.comp-inf-box-upl-yyzz div p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #626262;
}

.comp-inf-box-upl-yyzz div span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ff0000;
}

.zw-issue-box-one select {
	width: 96px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
}

.comp-inf-hr-box {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 18px;
	margin-bottom: 71px;
	margin-top: 35px;
}

.comp-inf-hr-box hr {
	width: 272px;
	height: 1px;
	background-color: #c4c4c4;
	border: 0;
}

.comp-inf-hr-box p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #686868;
	margin-left: 25px;
	margin-right: 10px;
}

.comp-inf-email-info {
	width: 176px !important;
}

.comp-inf-email-info-sp {
	margin-left: 3px !important;
	color: #ff0000 !important;
}

.comp-inf-contact {
	display: flex;
	flex-direction: column !important;
	align-items: flex-start;
	font-size: 12px;
}

.comp-inf-box-mobile-rig {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.comp-inf-box-mobile-rig input {
	margin-left: 7px;
}

.comp-inf-contact label {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #686868;
}

.comp-inf-box-mobile {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
	margin-left: 63px;
}

.comp-inf-box-mobile>input {
	width: 217px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #c4c4c4;
	margin-left: 10px;
}

.comp-inf-box-mobile>label {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 2px;
	color: #000000;
}

/* ************************************************* 登录页面 ********************************************************* */
#logi-body {
	background-image: url(/skin/2012s/bj_02.png);
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border-style: none;
}

.logi-body-box {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	/* border: 1px solid #FFF2E9; */
}

.logi-body-box-top {
	width: 100%;
	height: 35px;
	background-color: #eaeaea;
	display: flex;
	flex-direction: row;
	align-items: center;

}

.logi-body-box-top ul {
	/* float: right; */
	position: relative;
	right: -72%;
	width: 235px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.logi-body-box-top ul li {
	width: auto;
	margin-right: 10px;
}

.logi-body-box-top a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #454545;
}

.logi-body-box-bott {
	display: flex;
	flex-direction: column;
	width: 781px;
	/* border: 1px solid #FFF2E9; */
	position: absolute;
	left: 50%;
	margin-left: -390.5px;
	top: 40px;
	/* align-items: center; */
}

.logi-body-box-bott-top {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 216px;
	margin-bottom: 43px;
}

.logi-body-box-bott-top img {
	height: 55px;
	margin-right: 32px;
    margin-left: 32px;	
}

.logi-body-box-bott-top h2 {
	font-family: MicrosoftYaHei;
	font-size: 27px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #f3f3f3;
}

.logi-body-box-bott-box {
	width: 781px;
	height: 415px;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px 0pxrgba(127, 127, 127, 0.17);
	border-radius: 10px;
	display: flex;
	flex-direction: row;
}

.logi-body-box-bott-box-lef {
	width: 304px;
	height: 415px;
}

.logi-body-box-bott-box-rig{
	display: flex;
	height: 100%;
	flex-direction: column;
	width: 477px;
}

.logi-body-box-bott-box-rig-top-nav{
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 40px;
	margin-top: 34px;
	margin-left: 8px;
}

.logi-body-box-bott-box-rig-top-nav a{
	height: 40px;
	line-height: 40px;
	color: #4c4c4c;
	font-size: 15px;
	font-family: MicrosoftYaHei;
	text-align: center;
	width: 120px;
	border-bottom:1px solid #4c4c4c;
	text-decoration: none;
}

.logi-body-box-bott-box-rig-top-nav-act{
	border-bottom:4px solid #2972f6 !important;
	color: #2972f6 !important;
	margin-top: -3px;
}

.logi-body-box-bott-box-rig-one{
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 293px;
	border-bottom:2px solid #cccccc;
	margin-left: 95px;
}

.logi-body-box-bott-box-rig-one img{
	width: 20px;
	height: 23px;
	margin: 7px 12px;
}

.logi-body-box-bott-box-rig-one input{
	width: 246px;
	height: 22px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	border: 0;
}

.logi-body-box-bott-box-rig-two{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 95px;
	margin-top: 30px;
}

.logi-body-box-bott-box-rig-two img{
	width: 67px;
		height: 32px;
		margin-left: 20px;
		margin-right: 14px;
		background-color: #0870a0;
}

.logi-body-box-bott-box-rig-two input{
	width: 135px;
		height: 34px;
		background-color: #e4ffe0;
		border-radius: 4px;
		border: solid 1px #cccccc;
}

.logi-body-box-bott-box-rig-two p{
	font-family: MicrosoftYaHei;
		text-decoration: underline;
		font-size: 12px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #0a8cbf;
		margin-left: 14px;
}

.logi-body-box-bott-box-rig-three{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 95px;
	margin-top: 30px;
}

.logi-body-box-bott-box-rig-three div{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.logi-body-box-bott-box-rig-three div p{
	font-family: MicrosoftYaHei;
		font-size: 12px;
		font-weight: normal;
		font-stretch: normal;
		color: #b3b3b3;
		margin-right: 110px;
}

.logi-body-box-bott-box-rig-three a{
		font-family: MicrosoftYaHei;
		font-size: 12px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #49b73a;
}

.logi-body-box-bott-box-rig-three a:nth-of-type(1){
	margin-right: 24px;
}

.logi-body-box-bott-box-rig-three a:nth-of-type(2){color: #ed5400;}
	
.logi-body-box-bott-box-rig button{
	width: 291px;
		height: 36px;
		background-color: #0a8cbf;
		border-radius: 20px;
		font-family: MicrosoftYaHei;
			font-size: 16px;
			font-weight: normal;
			font-stretch: normal;
			line-height: 36px;
			text-align: center;
			letter-spacing: 0px;
			color: #ffffff;
			border: 0;
			margin-left: 98px;
			margin-top: 25px;
}

.bott-count-box{
	position: absolute;
	bottom: 0px;
	left: 26px;
	display: flex;
	flex-direction: column; 
}

.bott-count-box div{
 	display: flex;
	flex-direction: row;
	align-items: center;
}

.bott-count-box div li{
	line-height: 6px;
	margin-bottom: 12px!important;
	margin-left: 15px;
	font-size: 13px;
}