/* 科研与校企合作管理中心公共部分·1 */
/* 头部底部 */
.scienceBody {
	background-color: #Fff !important;
}

.scienceBody .header {
	height: 220px;
}

.scienceTop {
	background-image: none;
}

.scienceTop .headLine1 {
	display: flex;
	justify-content: flex-end;
}

.scienceTop .headLine1 .iconBlock {
	display: flex;
	margin: 0 0 0 20px;
}

.scienceTop .headLine1 .iconBlock p,
.scienceTop .headLine1 .iconBlock i {
	color: #016235 !important;
	font-weight: normal;
	font-size: 12px;
}

.scienceTop .headLine1 .iconBlock i {
	font-size: 12px;
}

.scienceTop .headLine {
	display: flex;
	align-items: flex-start;
	position: relative;
}

.scienceTop .headLine .headIntro {
	display: flex;
	align-items: flex-start;
}

.scienceTop .headLine .sci_headLine_ver {
	height: 60%;
	width: 2px;
	background-color: #245d39;
	position: absolute;
	left: 348px;
	bottom: 10px;
}

.scienceTop .headLine .sci_headLine_stit {
	position: absolute;
	left: 360px;
	bottom: 6px;
	color: #245d39;
	font-size: 10px;
	letter-spacing: normal;
	font-weight: 400;
}

.scienceTop .headLine .headIntro h1 {
	font-size: 26px !important;
	margin: 13px 0 10px 17px;
	letter-spacing: 3px;
}

.scienceTop .headLine .headIntro img {
	/* height: 70px; */
	width: 343px;
}

.scienceTop .headLine .searchBtn {
	margin-top: 26px;
}

.scienceTop2 .headMenu .menuBlock ul {
	float: left !important;
	width: 100%;
}

.scienceTop2 .headMenu .menuBlock li a {
	height: 50px;
	line-height: 50px;
}

.scienceTop2 .headMenu .menuBlock li {
	width: 120px !important;
	/* width: calc(100% / 7); */
}

.halfSeven>li {
	width: calc(100% / 7) !important;
}

.scienceFooter .footName h1 {
	font-size: 24px !important;
	margin: 0 10px 0 0;
}

/* 头部底部颜色板块 */
.scienceColor {
	color: rgb(1, 98, 53) !important;
	border-color: rgb(1, 98, 53) !important;
}

.scienceColor input,
.scienceColor i {
	color: rgb(1, 98, 53) !important;
	border-color: rgb(1, 98, 53) !important;
}

.bgscienceColor {
	background-color: rgb(1, 98, 53) !important;
}

.bgscienceFooterColor {
	background-color: rgb(48, 57, 64) !important;
}

.bgscienceColor .headMenu .menuBlock li:hover {
	background-color: #27B373 !important;
}

.bgscienceColor .headMenu .menuBlock li a:hover {
	background-color: #27B373 !important;
	color: #fff !important;
}

.bgscienceColor .headMenu .menuBlock li .snavOn,
.bgscienceColor .headMenu .menuBlock li .submenu li a:hover {
	background-color: #27B373 !important;
}

/* 轮播图 */
.sciBanner {
	position: relative;
	margin-bottom: 25px;
}

.sciBanner .sciSwiper {
	/* height: 630px; */
	--swiper-pagination-color: #016535;
}

/* 侧边栏 */
.scientific .sidebar {
	z-index: 99;
	position: relative;
	top: 140px;
	min-height: 500px;
}

.scientific .sidebar .sidebar-title {
	padding: 15px 15px 15px 25px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	background-color: #197149;
	border-right: 1px solid #33643d;
}
/* 共青团列表 */
.scientific .sidebar   .sidetitlist{
	background-color: #c9201f!important;
	border-right: 1px solid #c9201f!important;
}
.scientific .sidebar   .library-title{
	background-color: #a96c3e;
	border-right: 1px solid  #a96c3e;
}

.scientific .sidebar .cooperate {
	font-size: 20px;
}

.scientific .sidebar .sidebar-item1 li {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #fefefe;
	background-color: #EEEEEE;
	letter-spacing: 1px;
}

.scientific .sidebar .sidebar-item1 li a {
	color: #000;
}

.scientific .sidebar .sidebar-item1 li a:hover {
	color: #016535;
}

.scientific .sidebar .sidebar-item .project {
	border-right: 2px solid #27B373;
}

.scientific .sidebar .sidebar-item li {
	padding: 15px 15px 15px 30px;
}

.scientific .newsFlash {
	margin: 100px 0 0 0;
}

.scientific .newsFlash .newsTitle {
	font-size: 16px;
	background-color: #27B373;
	color: #fff;
}

.scientific .newsFlash .teacher_list li {
	padding: 10px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.scientific .newsFlash .teacher_list li a {
	font-size: 14px;
	border-left: 2px solid #009e4a;
	padding: 0 0 0 10px;
	color: #000;

}

.scientific .newsFlash .teacher_list li:nth-of-type(odd) {
	background-color: #fff;
}

.scientific .newsFlash .teacher_list li:nth-of-type(even) {
	background-color: #f1f1f1;
}

.scientific .newsFlash .teacher_list li:hover {
	background-color: #F4FFE6;
	cursor: pointer;
}

.wrapMargin {
	margin: 50px 0 0 0;
}

/* 面包屑 */
.scientific .breadcrumb {
	background-color: #fff;
	font-size: 16px;
}

.scientific .breadcrumb li,
.scientific .breadcrumb li a {
	color: #00511D;
	font-weight: bold;
}
.scientific .breagolist li,
.scientific .breagolist li a {
	color: #c9201f;
	font-weight: bold;
}
.scientific .libr_list li,
.scientific .libr_list li a {
	color: #a96c3e;
	font-weight: bold;
}




.wrapMargin2 {
	margin-top: 50px;
}

/* 联系我们页面 */
.contact_list {
	color: #535353;
	font-weight: bold;
	letter-spacing: 1px;
}

.contact_list h1 {
	font-size: 22px;
	margin: 0;
	text-align: center;
}

.contact_list .contact_item {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.contact_list .contact_item div {
	font-size: 18px;
	margin: 50px 0 25px 0;
}

.contact_list .contact_item .contact_detail {
	display: flex;
}

.contact_list .contact_item .contact_detail li {
	text-align: left;
	font-size: 16px;
	margin-right: 20px;
}

.contact_list .contact_item .contact_detail li:nth-of-type(1) {
	width: 100px;
	font-weight: 400;
	color: #197149;
}

.contact_list .contact_item .contact_detail li:nth-of-type(2) {
	width: 140px;
	font-weight: 400;
	color: #197149;
}

.contact_list .contact_item .contact_detail li:nth-of-type(3) {
	width: 180px;
	word-break: break-all;
	font-weight: 400;
	color: #197149;
}

.contact_list .contact_item .contact_detail li:nth-of-type(4) {
	width: 260px;
	margin-right: 0;
	font-weight: 400;
	color: #197149;
}

.contact_list .contact_item .seperate_line {
	background-color: #99CF54;
	height: 2px;
	margin: 6px 0;
}

.contact_list .contact_item .detail2 li {
	color: #000;
}

/* 文件列表页面 */
.files .topWrap {
	margin: 0 0 20px 0;
}

.files .topWrap h1 {
	font-size: 22px;
	color: #00511D;
}

.files .topWrap .line {
	width: 100%;
	height: 3px;
	margin-top: 15px;
	background-color: #00511D;
}

.files .file_list .file_item a {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 16px;
	height: 70px;
	color: #3D3D3D;
}

.files .file_list .file_item a:hover {
	background-color: #00511D;
	cursor: pointer;
	padding: 0 20px;
	font-weight: bold;
}

.files .file_list .file_item a:hover p {
	color: #fff !important;
}

.files .file_list .file_item p:first-child {
	width: 550px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: 1px;
}

.files .paging_content {
	margin: 50px 0 0 0;
}

/* 文件详情页面 */
.file_code {
	text-align: center;
	font-size: 16px;
	margin: 150px 0 0 0;
	color: #000;
}

.file_code p {
	margin-top: 10px;
}

.file_detial {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}

.file_detial h1 {
	font-size: 22px;
}

.file_detial p {
	margin: 10px 0 40px 0;
	font-size: 16px;
	font-weight: 100;
}

.file_detial .fileWrap {
	width: 740px;
	box-sizing: border-box;
	padding: 0 40px;
	border: 1px solid #EAEAEA;
	display: flex;
	align-items: center;
	line-height: 80px;
	margin: 0 0 50px 0;
}

.file_detial .fileWrap img {
	width: 24px;
	height: 30px;
	vertical-align: middle;
}

.file_detial .fileWrap h3 {
	margin: 0 0 0 20px;
	font-size: 16px;
}

.file_detial .buttonWrap button {
	background-color: #fff;
	border: 1px solid #d3d3d3;
	border-radius: 8px;
}

.file_detial .buttonWrap .download {
	padding: 8px 60px;
	margin: 0 20px 0 0;
	font-size: 16px;
}

.file_detial .buttonWrap .save {
	font-size: 16px;
	padding: 8px 20px;
}

.file_detial .buttonWrap button:hover {
	background-color: #9ACA59;
	color: #fff;
}

/* 校友新葡萄8883官网最新版下载机构介绍页面 */
.intro_detail {
	letter-spacing: 1px;
	text-align: center;
}

.intro_detail h1 {
	font-size: 22px;
	letter-spacing: 2px;

}

.intro_detail h3 {
	font-size: 16px;
	margin: 20px 0 50px 0;
}

.intro_detail h1,
.intro_detail h3,
.intro_detail .min_title {
	font-weight: bold;
	color: #555;
}

.intro_detail .min_title {
	margin: 40px 0 0 0;
}

.intro_detail p {
	text-indent: 2em;
	margin: 15px 0;
	color: #818181;
	letter-spacing: 1;
	line-height: 1.8;
	font-size: 16px;
	text-align: justify;
}

.intro_detail div {
	margin: 0 0 0 20px;
}

/* 校友新葡萄8883官网最新版下载页面 */
/* 我的年级--轮播 */
.aluGrade {
	padding: 50px 0 180px 0;
	background: url(/images/scientific/alubg.png) center no-repeat;
}

.aluGrade .aluGradeLine {
	display: flex;
	align-items: center;
	justify-content: center;
}

.aluGrade .aluGradeLine .line1 {
	width: 390px;
	height: 4px;
	background-color: #C2C2C2;
}

.aluGrade .aluGradeLine .lineContent {
	width: 420px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.aluGrade .aluGradeLine .lineContent i {
	font-size: 40px;
	color: #C2C2C2;
	margin-right: 20px;
}

.aluGrade .aluGradeLine .aluGradeTil {
	position: relative;
}

.aluGrade .aluGradeLine .aluGradeTil .leftTop,
.aluGrade .aluGradeLine .aluGradeTil .rightBottom {
	position: absolute;
	top: -20px;
	left: -24px;
	z-index: 9;
	color: #016539;
	font-size: 30px;
}

.aluGrade .aluGradeLine .aluGradeTil .rightBottom {
	bottom: -20px;
	top: auto;
	left: auto;
	right: -14px;
}

.aluGrade .aluGradeLine .aluGradeTil .aluGradeTilName {
	font-size: 22px;
	font-family: "OPPOSansLight";
	color: #006536;
	font-weight: 600;
	letter-spacing: 2px;
}

.aluGrade .aluGradeMain {
	position: relative;
	width: 80%;
	margin: 60px auto 0;
}

.aluGrade .aluGradeMain .swiper-slide {
	margin-top: 30px;
	position: relative;
	width: 300px;
}

.aluGrade .aluGradeMain .swiper-slide-active,
.aluGrade .aluGradeMain .swiper-slide-prev,
.aluGrade .aluGradeMain .swiper-slide-next {
	margin-top: 0px;
}

.aluGrade .aluGradecenter {
	position: relative;
	margin: 40px auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.gradeLeftBtn,
.gradeRightBtn {
	position: relative !important;
	bottom: 0 !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	border: 1px #2fa96e solid;
	background-color: #2fa96e;
	border-radius: 50%;
	width: 30px !important;
	height: 30px !important;
	margin-top: 0 !important;
	color: #fff !important;
	outline: none;
	display: inline-block;
	float: left;
}

.aluGrade .gradeLeftBtn:after,
.aluGrade .gradeRightBtn:after {
	font-size: 20px !important;
}

.aluGrade .gradeLeftBtn.swiper-button-disabled,
.aluGrade .gradeRightBtn.swiper-button-disabled {
	color: #2fa96e !important;
	opacity: 1 !important;
	background-color: transparent !important;
}

.aluGrade .gradepaginationBtn {
	position: relative !important;
	width: auto !important;
	bottom: 0 !important;
	display: inline-block;
	float: left;
	padding: 10px 20px;
}

.aluGrade .swiper-pagination-bullet {
	background-color: #2fa96e;
}

.aluGradeBlockImg {
	position: relative;
	overflow: hidden;
	margin: 0 0 8px;
}

.aluGradeBlockImg img {
	width: 100%;
}

.aluGradeBlockTil {
	color: #666;
	font-size: 16px;
	text-align: center;
}

/* 列表颜色板块 */
.aluMain {
	margin: -240px auto 25px !important;
}

.aluMain .bgline {
	background-color: #006235 !important;
	padding: 30px 0 !important;
}

.aluMain .notice {
	margin: 0;
}

.aluMain .bgnotice {
	margin-top: -40px;
	padding-top: 60px;
}

.aluMain .bgnotice .notice_content_top {
	background-color: #99CF54 !important;
}

.aluMain .notice_main .notice_item:hover {
	background-color: #F3FFF1;
	cursor: pointer;
}

.aluMain .notice_content_top {
	line-height: 30px;
}

.aluMain .notice_content_top .title {
	float: left;
	display: flex;
}

.aluMain .notice_content_top .title .notice_title1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

.aluMain .notice_content_top .title .notice_title1s {
	margin: 4px 0 0 8px;
}

/* 新闻快讯--轮播 */
.notice_topBanner {
	width: 450px;
	height: 290px;
}

.notice_topBanner .falshBanner {
	text-align: center;
}

.notice_topBanner .falshBanner .flashSwiper .flashPagination {
	position: relative;
	margin-top: -200px;
}

.notice_topBanner .falshBanner .swiper-pagination-bullet {
	background-color: #2fa96e;
}

.notice_topBanner .falshBanner .falshTitle {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	margin: 12px 0 0 0;
}

/*校友人物页面样式*/
.figure_list {
	width: 100%;
	margin-bottom: 100px;
}

.figure_list .figure_item {
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
}

.figure_list .figure_item .fig_iteCard {
	width: 100%;
	height: 240px;
	display: flex;
	background-color: #fafafa;
}

.figure_list .figure_item .fig_iteLeft {
	width: 350px;
}

.figure_list .figure_item .fig_iteLeft img {
	width: 350px;
	height: 240px;
}

.figure_list .figure_item .fig_iteRig {
	width: 450px;
}

.figure_list .figure_item .fig_iteRig .fig_iteRigHead {
	margin-top: 10px;
}

.figure_list .figure_item .fig_iteRig .fig_iteRigTitle {
	color: #4f4f4f;
	margin: 0px 10px 0px 20px;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}

.figure_list .figure_item .fig_iteRig .fig_iteRigIntro {
	color: #197149;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}

.figure_list .figure_item .fig_iteRig .fig_iteRigText {
	margin-top: 8px;
	margin-left: 20px;
}

.figure_list .figure_item .fig_iteRig .fig_iteRigText .fig_iteRigTexLine {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 1px;
}

.figure_list .figure_item .fig_iteRig .fig_iteRigText .fig_iteRigTexLine div {
	border-radius: 50%;
	width: 5px;
	height: 5px;
	background-color: #006235;
	float: left;
	margin: 10px 6px 0 0;
}

.figure_list .figure_item .fig_iteInfo {
	margin: 25px 0;
}

.figure_list .figure_item .fig_iteInfo p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: 1px;
	margin: 15px 0;
}

.figure_list .figure_item .fig_iteLine {
	background-color: #9aca59;
	width: 100%;
	height: 3px;
}

.SAS_pag_first:hover,
.SAS_pag_last:hover,
.SAS_pag_down:hover,
.SAS_pag_up:hover,
.SAS_pag_btn span:hover {
	background-color: #6cbb2f;
}

.paging_active,
.paging_textBox button:hover {
	background-color: #6cbb2f;
	color: #fff;
}

.paging_textBox button {
	font-size: 13px;
}

.SAS_pag_first,
.SAS_pag_up,
.SAS_pag_down,
.SAS_pag_btn span {
	margin-right: 5px;
	border: 1px solid #ccc;
	text-align: center;
	width: 60px;
	line-height: 40px;
}



/*招生就业底部联系色块样式*/
.RS_footbox {
	width: 250px;
	height: 400px;
	background-color: #016235;
	position: absolute;
	right: 0;
	bottom: 0px;
	z-index: 9;
}

.RS_footbox img {
	width: 120px;
	margin: 50px 65px 0;
}

.RS_footbox .RS_FB_tit p {
	text-align: center;
	margin: 5px 0;
	font-weight: bold;
	font-size: 14px;
}

.RS_footbox .RS_FB_tit p:nth-of-type(1) {
	color: #fff;
}

.RS_footbox .RS_FB_tit p:nth-of-type(2),
.RS_footbox .RS_FB_tit p:nth-of-type(3) {
	color: #85cc42;
}

.RS_footbox .RS_FB_text {
	margin-top: 30px;
}

.RS_footbox .RS_FB_text .RS_FB_textli {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin-bottom: 5px;
}

.YuanDian {
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background-color: #85ce48;
	margin-right: 5px;
}

/*就业信息网-招聘信息页面样式*/
.rec_navOn {
	background-color: #9aca59;
}

.rec_sou {
	background-color: #fff;
	width: 100%;
	padding: 100px 0;
}

.rec_sou input {
	width: 85%;
	height: 50px;
	padding: 0 0 0 10px;
	border-radius: 8px;
	position: relative;
	font-size: 16px;
}

.rec_sou .rec_sou_search {
	width: 80px;
	height: 30px;
	border-radius: 15px;
	background-color: #9aca59;
	line-height: 30px;
	color: #fff;
	text-align: center;
	position: relative;
	top: -40px;
	left: 980px;
	cursor: pointer;
}

.rec_sou .rec_sou_boxArr {
	display: flex;
	justify-content: center;
}

.rec_sou_boxArr .rec_sou_box {
	padding: 8px 8px;
	background-color: #f5f5f5;
	color: #8a909f;
	border-radius: 5px;
	margin-right: 10px;
	font-size: 16px;
}

.rec_sou_boxArr .rec_sou_box:hover {
	background-color: #9aca59;
	color: #fff;
}

/*筛选查找块*/
.rec_screen {
	background-color: #f5f5f5;
	width: 100%;
	padding: 50px 0;
}

.rec_screen .rec_scr_tab {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.rec_scr_tab .rec_st_box {
	background-color: #fff;
	color: #000;
	width: 45%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	padding-left: 15px;
	border-radius: 10px;
}

.rec_st_box select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(/images/icon/rec_bottomArr.png) no-repeat right center;
	border: 0px;
	color: #7a8092;
	float: right;
	margin-right: 15px;
	padding-right: 40px;
	font-size: 14px;
}

.rec_screen .rec_scr_btn {
	width: 180px;
	height: 50px;
	border-radius: 40px;
	color: #fff;
	background-color: #9aca59;
	line-height: 50px;
	font-size: 16px;
	margin-top: 30px;
	display: inline-block;
}

/*职位推荐块*/
.rec_post {
	background-color: #fff;
	padding: 25px 0 0 0;
	margin-bottom: 50px;
}

.rec_post .rec_post_tit {
	margin: 25px 0;
}

.rec_post .rec_post_tit p:nth-of-type(1) {
	font-size: 18px;
}

.rec_post .rec_post_tit p:nth-of-type(2) {
	font-size: 22px;
	font-weight: bold;
	color: #9aca59;
}

.rec_post .rec_post_line {
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 30px;
}

.rec_post_line .rec_PL_block {
	width: 30%;
	border: 1px solid #e6e6e6;
	border-radius: 20px;
	padding: 50px 15px;
}

.rec_PL_block .rec_PLB_tit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.rec_PLB_tit .rec_PLBT_lef {
	color: #006235;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
}

.rec_PLB_tit .rec_PLBT_rig {
	color: #9aca59;
	font-weight: bold;
}

.rec_PL_block .rec_PL_boxlist {
	margin-bottom: 15px;
}

.rec_PL_boxlist .rec_PL_box {
	padding: 5px 8px;
	background-color: #f4f4f4;
	display: inline-block;
	color: #7d7d7d;
	font-size: 14px;
	letter-spacing: 1px;
	border-radius: 6px;
	margin-right: 10px;
}

.rec_PL_boxlist .rec_PL_box:last-of-type {
	margin-right: 0px;
}

.rec_PL_block .rec_PL_cont {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.rec_PL_block .rec_PL_cont img {
	width: 60px;
}

.rec_PL_cont .rec_PC_text {
	width: 80%;
}

.rec_PC_text .rec_PCT_tit {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
}

.rec_PC_text .rec_PCT_date {
	color: #747474;
	font-size: 12px;
}

.rec_PC_text .rec_PCT_addr {
	margin-top: 12px;
	color: #919191;
	font-size: 14px;
	letter-spacing: 1px;
}

.rec_PC_text .rec_PCT_addr i {
	font-size: 12px;
}

/*就业信息-专业介绍页面样式*/
/*面包屑样式*/
.pi_crumbs {
	float: right;
}

.pi_crumbs ul li {
	display: inline-block;
	color: #006235;
	font-weight: bold;
	font-size: 14px;
}

.pi_crumbs ul li a {
	color: #006235;
	font-size: 14px;
}

/*侧边栏样式*/
.pi_sidebar {
	border: 1px solid #DCDCDC;
	margin-bottom: 30px;
}

.pi_sidebar .pi_sdb_tit {
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	letter-spacing: 1px;
	color: #434343;
	background-color: #ededed;
	font-weight: bold;
	width: 100%;
	border: 1px solid #DCDCDC;
	font-size: 18px;
}

.pi_sidebar .pi_sdb_text {
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	letter-spacing: 1px;
	color: #434343;
	width: 100%;
	font-size: 16px;
	display: inline-block;
}

.pi_sidebar .pi_sdb_text:hover {
	cursor: pointer;
	background-color: #ededed;
}

/*专业介绍表格样式*/
.pi_tab {}

.pi_tab .pi_tab_line {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.pi_tab_line .pi_tl_block {
	width: 32%;
	border: 1px solid #e5e5e5;
}

.pi_tab .pi_tab_line:last-of-type>.pi_tl_block:last-of-type {
	border: 0px;
}

.pi_tl_block .pi_tlb_tit {
	font-weight: bold;
	padding-left: 15px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	letter-spacing: 1px;
	font-size: 16px;
}

.pi_tl_block .pi_tlb_text {
	padding: 10px 0 30px 20px;
}

.pi_tl_block .pi_tlb_text p {
	margin: 10px 0;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	letter-spacing: 1px;
}

/*颜色样式*/
.pi_green {
	background-color: #00652e;
}

.pi_gray {
	background-color: #f2f2f2;
}

.pi_Emerald {
	background-color: #48bf9d;
}

.pi_Magenta {
	background-color: #b85c82;
}

.pi_orange {
	background-color: #f7a642;
}

.pi_red {
	background-color: #c64832;
}

.pi_blue {
	background-color: #3f5378;
}

.pi_pink {
	background-color: #f06381;
}

/*就业信息-专业介绍详情页样式*/
/*内容块样式*/
.pid_Tit {
	color: #186738;
	font-weight: bold;
	font-size: 22px;
	margin-top: 8px;
}

.pid_hrline {
	height: 2px;
	width: 100%;
	background-color: #dddddd;
	margin: 10px 0 20px 0;
}

.pid_box {
	border: 1px solid #dcdcdc;
	margin-bottom: 30px;
}

.pid_box .pid_box_tit {
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

.pid_box .pid_box_text {
	padding: 10px 0 0 20px;
	background-color: #efefef;
}

.pid_box_text .pid_bt_line {
	width: 48%;
	display: inline-flex;
	align-items: center;
	margin: 10px 0;
}

.pid_bt_line .pid_btl_block {
	width: 80px;
	height: 30px;
	line-height: 30px;
	background-color: #27b373;
	border-radius: 6px;
	text-align: center;
	color: #fff;
}

.pid_bt_line .pid_btl_tex {
	margin-left: 10px;
	color: #000;
}

.pid_box_text .pid_bte_fill {
	padding: 50px 0;
	color: #000;
	font-weight: bold;
	text-align: center;
}

/*新闻公告-就业新闻页面样式*/
.xin_sidebar {
	border-right: 3px solid #27b373;
	margin-top: -50px;
}

.xin_sidebar .xin_sdb_tit {
	background-color: rgba(8, 89, 51, 0.8);
	padding-left: 15px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	font-size: 22px;
}

.xin_sidebar .xin_sdb_text {
	padding-left: 15px;
	height: 50px;
	line-height: 50px;
	color: #212121;
	font-weight: bold;
	width: 100%;
	background-color: #e0e0e0;
}

.pi_sidebar .xin_sdb_text {
	margin: 15px 0 15px 15px;
	padding-left: 5px;
	border-left: 3px solid #27b373;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #434343;
	display: block;
}

.pi_sidebar .xin_sdb_text:hover {
	color: #27b373;
}

.xin_item .time-wrap p,
.xin_item .time-wrap h1 {
	color: #212121 !important;
	transition: all 0.2s !important;
}

.xin_item .info-wrap {
	border-left: 2px solid #dddddd !important;
}
.xin_item .info-wrap h1 {
	color: #535353 !important;
}

/* .xin_item:hover{background-color: #fafafa !important;} */
.xin_item:hover .time-wrap p,
.xin_item:hover .time-wrap h1,
.xin_item:hover .info-wrap h1 {
	color: #fff !important;
}

.xin_item:hover .info-wrap p {
	color: #fff !important;
}

/*新闻公告正文样式*/
.xd_tit {
	color: #186738;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin: 5px 0 0 0;
	letter-spacing: 1px;
}

.xd_date {
	color: #999999;
	font-size: 14px;
	margin: -10px 0 0 0;
}

.xd_cont {
	margin: 30px 0;
	border-bottom: 2px dotted #dcdcdc;
	padding-bottom: 30px;
}

.xd_cont p {
	color: #212121;
	letter-spacing: 1px;
	line-height: 1.8;
	margin: 15px 0;
	text-indent: 2em;
	font-size: 14px;
	text-align: justify;
}

.xd_link {}

.xd_link .xd_link_a {
	color: #212121;
	display: block;
	margin: 5px 0;
	font-size: 14px;
	letter-spacing: 1px;
}

.xd_link .xd_link_a .xd_link_tit {
	color: #33815d;
	display: inline-block;
	font-weight: bold;
}

.xd_link .xd_link_a:hover {
	color: #33815d;
}


.scienceFooter {
	background-image: url(/images/FD_footimg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.scienceFooter .FD_white {
	color: #fff !important;
	font-weight: normal !important;
}

.scienceFooter .FDfootMain {
	background-color: rgba(0, 98, 53, 0.8);
	color: #fff;
	position: relative;
}

.scienceFooter .FDfootMain .FD_foot_link {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	font-size: 18px;
	margin-top: -15px;
	width: 100%;
	flex-wrap: wrap;
}

.scienceFooter .FD_foot_link .friName {
	width: 120px;
}

.scienceFooter .FD_foot_link .friCon {
	flex: 1;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.scienceFooter .FDfootMain .FD_foot_link .FD_fl_box {
	background-color: #f5f5f5;
	border-radius: 5px;
	width: 115px;
	height: 30px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-size: 13px;
	margin-left: 15px;
}

.FDfooter .FDfootMain {
	background-color: rgba(25, 53, 58, 0.9);
	color: #fff;
	position: relative;
}

.FDfooter .FDfootMain .FD_foot_link {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	font-size: 18px;
	margin-top: -15px;
	width: 100%;
	flex-wrap: wrap;
}

.FD_foot_link .friName {
	width: 120px;
}

.FD_foot_link .friCon {
	flex: 1;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

/* .friCon .swiper-wrapper {transition-timing-function: linear !important;} */
.friCon .swiper-wrapper {
	-webkit-transition-timing-function: linear !important;
	/*之前是ease-out*/
	-moz-transition-timing-function: linear !important;
	-ms-transition-timing-function: linear !important;
	-o-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
}





/* normalFooter 20220807 */
.footSmain {
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 0;
}

.footSmain .footleftMain {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.footSmain .footcenterMain {
	position: relative;
	flex: 1;
	padding: 0 40px 0 0;
}

.footSmain .footcenterMain .FDfootTil,
.footSmain .footrightMain .FDfootTil {
	color: #fff;
	border-bottom: 1px #fff solid;
	padding: 0 0 15px;
	font-size: 20px;
	margin: 0 0 50px;
	width: 85%;
}

.footerMain .footrightMain {
	width: 20%;
	flex: none !important;
}

.footSmain .footrightMain .FDfootTil {
	padding: 0 0 13px;
}