/* CSS Document */

.information_img {
	width: 106px;
	height: 140px;
	width: 106px;
	height: 140px;
}

.information_img img.avator {
	width: 106px;
	height: 140px;
	border-radius: 6px;
}

.info_name_bar {
	margin-top: 8px;
}

.info_name_bar .information_name {
	margin-top: 0;
	font-size: 30px;
	margin-right: 10px;
}

.info_name_bar .label1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 30px;
	background: url('../../../images/joblist/guoji.png') left 6px no-repeat;
	vertical-align: middle;
	background-size: 90px;
	float: left;
	position: absolute;
	left: 0;
	top: -5px;
}

.info_name_bar .label1 .ad_icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -2px;
	left: -10px;
	border-radius: 50%;
	-webkit-animation: run 3s linear 0s infinite;
}

.info_name_bar .label4 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 30px;
	background: url('../../../images/joblist/gaoji.png') left 6px no-repeat;
	vertical-align: middle;
	background-size: 90px;
	float: left;
	position: absolute;
	left: 0;
	top: -5px;
}

.info_name_bar .label4 .ad_icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -2px;
	left: -10px;
	border-radius: 50%;
	-webkit-animation: run 3s linear 0s infinite;
}

.info_name_bar .label5 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 30px;
	background: url('../../../images/joblist/teji.png') left 6px no-repeat;
	vertical-align: middle;
	background-size: 90px;
	float: left;
	position: absolute;
	left: 0;
	top: -5px;
}

.info_name_bar .label5 .ad_icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -2px;
	left: -10px;
	border-radius: 50%;
	-webkit-animation: run 3s linear 0s infinite;
}

.info_name_bar .label6 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 30px;
	background: url('../../../images/joblist/zhongji.png') left 6px no-repeat;
	vertical-align: middle;
	background-size: 90px;
	float: left;
	position: absolute;
	left: 0;
	top: -5px;
}

.info_name_bar .label6 .ad_icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -2px;
	left: -10px;
	border-radius: 50%;
	-webkit-animation: run 3s linear 0s infinite;
}

.info_name_bar .label7 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 30px;
	background: url('../../../images/joblist/chuji.png') left 6px no-repeat;
	vertical-align: middle;
	background-size: 90px;
	float: left;
	position: absolute;
	left: 0;
	top: -5px;
}

.info_name_bar .label7 .ad_icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -2px;
	left: -10px;
	border-radius: 50%;
	-webkit-animation: run 3s linear 0s infinite;
}

.info_name_bar .label8 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 30px;
	background: url('../../../images/joblist/xuetu.png') left 6px no-repeat;
	vertical-align: middle;
	background-size: 90px;
	float: left;
	position: absolute;
	left: 0;
	top: -5px;
}

.info_name_bar .label8 .ad_icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -2px;
	left: -10px;
	border-radius: 50%;
	-webkit-animation: run 3s linear 0s infinite;
}

.info_name_bar .label2 {
	display: inline-block;
	color: #fff;
	float: left;
	border-radius: 3px;
	text-align: center;
	width: 76px;
	background: repeating-linear-gradient(135deg, transparent, transparent 3px, #0374ff 3px, #0374ff 8px);
	animation: shine 1s infinite linear;
	overflow: hidden;
	box-sizing: border-box;
	padding: 1.3px 1.5px 1px 1.5px;
	margin-right: 10px;
}


.info_name_bar .label3 {
	display: inline-block;
	color: #fff;
	float: left;
	border-radius: 3px;
	text-align: center;
	width: 76px;
	background: repeating-linear-gradient(135deg, transparent, transparent 3px, rgb(255, 63, 0) 3px, rgb(255, 63, 0) 8px);
	animation: shine 1s infinite linear;
	overflow: hidden;
	box-sizing: border-box;
	padding: 1.3px 1.5px 1px 1.5px;
	margin-right: 10px;
}

.info_name_bar .label_db {
	display: inline-block;
	color: #fff;
	float: left;
	border-radius: 3px;
	text-align: center;
	width: 76px;
	background: repeating-linear-gradient(135deg, transparent, transparent 3px, #ffad18 3px, #ffad18 8px);
	animation: shine 1s infinite linear;
	overflow: hidden;
	box-sizing: border-box;
	padding: 1.3px 1.5px 1px 1.5px;
	margin-right: 10px;
}


.info_name_bar .label2 .label_name_text_content,
.info_name_bar .label3 .label_name_text_content,
.info_name_bar .label_db .label_name_text_content {
	display: inline-block;
	background-color: #0374ff;
	color: #fff;
	width: 100%;
	height: 20px;
	line-height: 21px;
}

.info_name_bar .label3 .label_name_text_content {
	background: rgb(255, 63, 0);
}

.info_name_bar .label_db .label_name_text_content {
	background: #ffad18;
}

.authLists {
	width: 410px;
	margin-top: 10px;
}

.authLists .authItem {
	font-size: 12px;
	font-family: "";
	padding-left: 10px;
	padding-right: 10px;
	
	background-image: url(../../../images/98-2.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	color: #fff;
	background-size: 100% 100%;
	margin: 0 10px 7px 0;
	display: inline-block;
	width: 80px;
	height: 30px;
	line-height: 30px;
}
.label_name_text {
	display: inline-block;
    color: #fff;
    float: left;
    border-radius: 3px;
    text-align: center;
    width: 80px;
	height: 30px;
    
    overflow: hidden;
	box-sizing: border-box;
    padding: 1.3px 1.5px 1px 1.5px;
	margin-right: 10px;
}

.label_name_text .label_name_text_content {
	display: inline-block;
    background-color: #0374ff;
    color: #fff;
    width: 100%;
	height: 20px;
    line-height: 21px;
}


.guojibao {
	background-image: url("../../../images/guojibaobiao.png");
	overflow: hidden;
}

.label_name_text .guojibao_content {
	background: rgb(255,142,86);
}


.gaojibao {
	background-image: url("../../../images/gaojibaobiao.png");
	overflow: hidden;
}

.label_name_text .gaojibao_content {
	background: rgb(255,192,68);
}

.zhongjibao {
	background-image: url("../../../images/zhongjibaobiao.png");
	overflow: hidden;
}

.label_name_text .zhongjibao_content {
	background: rgb(102,177,255);
}


.chujibao {
	background-image: url("../../../images/chujibaobiao.png");
	overflow: hidden;
}

.label_name_text .chujibao_content {
	background: rgb(166,237,125);
}


.pingtaidanbao {
	background-image: url("../../../images/ptdb.png");
	overflow: hidden;
}

.pingtaituijian {
	background-image: url("../../../images/pttj.png");
	overflow: hidden;
}

.label_name_text .pingtaidanbao_content {
	background: rgb(255, 63, 0);
}

.pingtairenzheng {
	background-image: url("../../../images/ptrz.png");
	overflow: hidden;
}

.label_name_text .pingtairenzheng_content {
	background: #ffad18;
}

.intention_item {
	margin-bottom: 35px;
	padding-top: 30px;
	box-sizing: border-box;
}

.intention_item .listsItem {
	margin-bottom: 15px;
}

.intention_item .item1 {
	float: left;
	width: 33%;
}

.intention_item .title_type {
	margin-right: 0;
}

.top_item_box {
	padding-bottom: 0;
}

.passportItem {
	margin-bottom: 10px;
	overflow: hidden;
}

.passportItem .passportItem1 {
	display: block;
	width: 200px;
	float: left;
}

.passportItem .passportItem2 {
	display: block;
	float: left;
}

.information_left {
	width: 72%;
}

.information_text {
	width: 83%;
}

.certificate_wrapper .work_img_list_style {
	width: 100%;
	overflow-x: scroll;
}

.certificate_wrapper .work_img_list_style .work_img_list_item {
	display: inline-block;
	width: 30%;
	border-radius: 2px;
	margin-right: 24px;
	margin-bottom: 15px;
}

.certificate_wrapper .work_img_list_style .work_img_list_item > img {
	height: 260.55px;
}

/* å›¾ç‰‡å±•å¼€ */
.imgListNew {
	overflow: hidden;
	width: 100%;
}

.imgListNew .img {
	display: block;
	width: 30%;
	float: left;
	margin: 0 3% 15px 0;
	cursor: pointer;
}

/* è¾¹æ¡†èµ°é©¬ç¯ */
@keyframes shine {
	0% {
		background-position: -1px -1px;
	}

	100% {
		background-position: -12px -12px;
	}
}

/* åŽŸåœ°è½¬åœˆ */
@-webkit-keyframes run {

	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}

}
