html,
body {
	margin:0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.wrapper .font {
	background-image: transparent;
	color: transparent;
}

.text_style {
	background-image: linear-gradient(#02ecff, #1289ff);
	-webkit-background-clip: text;
}

.wrapper .font2 {
	background-image: linear-gradient(135deg, #02ecff, #1289ff);
	-webkit-background-clip: text;
	color: transparent;
}

.wrapper {
	width: 100%;
	height: 100%;
	background-color: #191dac;
}
.header{
	position: relative;
	font-weight: 400;
	font-size: 34px;
	color: #FFFFFF;
	text-align: center;
	background: url('../images/header.png') no-repeat top center/100% 100%;;
	width: 100%;
	height: 10%;
}
.header .title{
	height:100%;
	padding-top:1%;
}
.header .time{
	position: absolute;
	right: 40px;
	top:14px;
	font-size: 22px;
}
.content{
	justify-content: space-between;
	margin: 0 1% 0;
	height: 87%;
}
.content .con-left{
	width: 28%;
	float: left;
	flex-direction: column;
	justify-content: space-between;
	color: #fff;
	height: 100%;
	position: relative;
}
.content .con-left .title{
	font-weight: 400;
	font-size: 22px;
	color: #00FCFF;
	width: 100%;
	padding-top:20px;
	padding-left:30px;
}
.content .con-left .item{
	width: 100%;
	height: 33%;
	background: url('../images/left-item.png') no-repeat center center / 100% 100%;
	margin-bottom: 2%;
}

.content .con-left .item #chart1{
	width: 100%;
	height: 80%;
}
.content .con-left .item #chart2{
	width: 95%;
	margin-top: 16px;
	height: 78%;
}
.content .con-left .item #chart3{
	width: 95%;
	height: 76%;
}
.con-center{
	width: 44.6%;
	float: left;
	margin: 0 1%;
	flex-direction: column;
	justify-content: space-between;
	color: #fff;
	height: 100%;
}
.con-center .cen-basis{
	height: 14%;
	justify-content: space-between;
	margin-bottom: 1%;
}
.con-center .cen-basis .item{
	width: 23.7%;
	height: 100%;
	border-radius: 10px;
	float: left;
	position: relative;
	background: url('../images/screen_school_fair/count_bg.png');
	background-size: 100% 100%;
}
.con-center .cen-basis .item .sum{
	font-size: 40px;
	white-space: nowrap;
	color: #00FFF6;
	text-align: center;
	width: 100%;
	height: 55%;
	line-height: 2.2;
	background: url('../images/screen_school_fair/count_line.png') center bottom no-repeat;
	background-size: 168px 2px;
}
.con-center .cen-basis .item .sum_text{
	color: #ffffff;
	font-size: 22px;
	width: 100%;
	text-align: center;
	height: 45%;
	line-height: 2.5;
}
.cen-box2{
	height: 84%;
}
.cen-box2 .activity{
	height: 50%;
	background: url(../images/screen_school_fair/center_bg_1.png);
	background-size: 100% 100%;
}
.cen-box2 .activity .title{
	font-weight: 400;
	font-size: 22px;
	color: #00FCFF;
	width: 100%;
	padding-top:16px;
	padding-left:46px;
}
.cen-box2 .statistics_box{
	height: 40%;
	background: url(../images/screen_school_fair/center_bg_2.png) center center no-repeat;
	background-size: 100% 100%;
	margin: 1% 0 1.5%;
}
.cen-box2 .statistics_box .title{
	font-weight: 400;
	font-size: 22px;
	color: #00FCFF;
	width: 100%;
	padding-top:14px;
	padding-left:36px;
}
.cen-box2 .notice_box{
	height: 9%;
	/*padding: 10px 15px 0 66px;*/
	background: url(../images/screen_school_fair/notice_bg.png) no-repeat left center / 100% 122%;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.cen-box2 .notice_box .notice_icon{
	position: absolute;
	top: 32%;
	left: 3%;
	width: 26px;
	height: 26px;
	background: url(../images/screen_school_fair/notice_icon.png) left center no-repeat;
	background-size: 100% 100%;
}
.con-right{
	width: 25%;
	float: right;
	flex-direction: column;
	justify-content: space-between;
	color: #fff;
	height: 100%;
	position: relative;
}
.con-right .box1{
	width: 100%;
	height: 57%;
	margin-bottom: 3.5%;
	background: url(../images/screen_school_fair/bg_right_2.png) no-repeat center center / 100% 100%;
}
.con-right .box1 .title{
	font-weight: 400;
	font-size: 22px;
	color: #00FCFF;
	width: 100%;
	padding-top: 34px;
	padding-left: 30px;
}
.con-right .box1 #chart4{
	width: 95%;
	margin-top: 14px;
	height: 76%;
}
.con-right .box2{
	width: 100%;
	height: 42%;
	background: url(../images/screen_school_fair/bg_right_2.png) no-repeat center center / 100% 100%;
}
.con-right .box2 .title{
	font-weight: 400;
	font-size: 22px;
	color: #00FCFF;
	width: 100%;
	padding-top: 23px;
	padding-left: 30px;
}

.con-center .cen-box2 .hot_job_list_head {
	width: 92.5%;
	height: 11%;
	font-size: 24px;
	margin: 0 auto;
	overflow: hidden;
	background: rgba(64, 124, 247, 0.1);
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding-left: 2%;
	margin-top:3%;
}

.con-center .cen-box2 .hot_job_list_head .txt1 {
	display: block;
	width: 12%;
	float: left;
}

.con-center .cen-box2 .hot_job_list_head .txt2 {
	display: block;
	width: 54%;
	float: left;
}

.con-center .cen-box2 .hot_job_list_head .txt3 {
	display: block;
	width: 15%;
	float: left;
}

.con-center .cen-box2 .hot_job_list_head .txt4 {
	display: block;
	width: 20%;
	float: left;
}


.con-center .cen-box2 .hot_job_list {
	list-style: none; /* 移除列表项前的标记（如圆点或方块） */
	padding: 0; /* 移除列表的内边距 */
	margin: 0; /* 移除列表的外边距 */
	margin-left: 3.8%;
}
.con-center .cen-box2 .hot_job_list {
	width: 92.5%;
	height: 85%;
}

.con-center .cen-box2 .hot_job_list .item {
	color: #c4c4c4;
	font-size: 22px;
	height: 24%;
	display: flex;
	padding-bottom: 1%;
	padding-top: 1%;
	align-items: center;
	box-sizing: border-box;
	padding-left: 1%;
	transition: background 0s ease;
}
.con-center .cen-box2 .hot_job_list .back_item {
	background: rgb(26 181 176 / 10%);
}

.con-center .cen-box2 .hot_job_list .item .idx {
	width: 11%;
	font-size: 13px;
	float: left;
	margin-left: 0.5%;
}
.con-center .cen-box2 .hot_job_list .item .idx img{
    width: 50%;
}
.con-center .cen-box2 .hot_job_list .item .idx_1 {
	color: #fb741f;
}

.con-center .cen-box2 .hot_job_list .item .idx_2 {
	color: #fad752;
}

.con-center .cen-box2 .hot_job_list .item .idx_3 {
	color: #fb5a5a;
}

.con-center .cen-box2 .hot_job_list .item .other {
	width: 44px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: url('../images/other.png')  no-repeat;
	background-size:100% 100% ;
	color:#1749A9;
	font-size: 16px;
	color: #fff;
	margin-left: 0;
}

.con-center .cen-box2 .hot_job_list .item .job {
	width: 54%;
	float: left;
	color: #fff;
	margin-left: 1.5%;
}

.con-center .cen-box2 .hot_job_list .item .com {
	width: 15%;
	float: left;
	color: #fff;
}

.con-center .cen-box2 .hot_job_list .item .sum {
	width: 15%;
	float: left;
	color: #fff;
}
.content .con-center .cen-box2 .statistics_box #chart5{
	width: 100%;
	height: 95%;
}

.notice_box .notice_lsit {
	width: 100%;
	height: 70%;
	margin-top: 2%;
	margin-left: 2%;
}

.notice_box .notice_lsit .list {
	height: 100%;
	width: 100%;
	font-size: 20px;
	margin-top: 0;
}

.notice_box .notice_lsit .list .list_item {
	height: 100%;
	list-style: none; /* 移除列表项前的标记（如圆点或方块） */
	margin-left: 10px;
	margin-top: 3px;
	font-size: 22px;
}

.notice_box .notice_lsit .list .list_item a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	box-sizing: border-box;
	/* padding-top: 1%; */
}
.box2 .position .center_list{
	list-style: none; /* 移除列表项前的标记（如圆点或方块） */
	margin: 0;
	padding: 0 6%;
	margin-top: 10px;
	width: 88%;
	height: 100%;
}
.box2 .position .center_list .item{
	list-style: none; /* 移除列表项前的标记（如圆点或方块） */
	margin: 0;
	height: 43px;
	padding-left: 2%;
	padding-right: 2%;
	line-height: 43px;
	font-size: 22px;
	border-bottom: 1px solid rgba(101, 198, 231,0.2);
	border-radius: 4px;
}
.box2 .position .center_list .item .text1{
	color: #9DB8D9;
}
.box2 .position .center_list .item_bg{
	background: rgb(26 181 176 / 10%);
}

.con-center .cen-box2 .hot_list {
	height: 64% !important;
	overflow: hidden;
}
.con-right .box2  .position {
	width: 100%;
	height: 80%;
	box-sizing: border-box;
	padding: 0 1%;
}