.section-header h2 {
	text-align: center;
}
.example-header {

}

.main {
    width: 1100px;
    margin: 0 auto;
}
.line_01 {
    background: #f6f7f9;
    overflow: hidden;
    padding-bottom: 100px;
}
.title_40_01 {
    font-size: 30px;
    text-align: center;
    color: #45454e;
    padding-top: 60px;
    line-height: 60px;
}
.hc_newcont {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 60px;
	padding-left: 0;
}

.hc_newcont li {
    width: 240px;
    height: 370px;
    float: left;
    border: 1px solid #392071;
    border-radius: 8px;
    margin-right: 10px;
    transition: all 0.2s linear 0s;
}
.hc_newcont li:nth-child(1) {
    margin-top: 60px;
}
.hc_newcont li:nth-child(2) {
    margin-top: 40px;
}
.hc_newcont li:nth-child(3) {
    margin-top: 20px;
}
.hc_newcont li:nth-child(4) {
    margin-right: 0;
}
.hc_newcont_top {
    width: 100%;
    height: 70px;
    background-color: #ea5413;
    display: table;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	padding: 0 10px;
}
.hc_newcont_top span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #FFF;
    font-size: 20px;
}
.hc_newcont_mid {
    width: 220px;
    height: 120px;
    margin: 20px auto 0;
}
.hc_newcont_btm {
    width: 240px;
    margin: 10px auto 0;
    font-size: 16px;
    color: #382171;
    line-height: 36px;
	padding: 0 15px;
}
@media screen and (max-width: 768px) {
	.main {
		width: 100%;
	}
	.line_01 {
		padding: 0 15px;		
	}
	.title_40_01 {
		font-size: 20px;
		padding-top: 40px;
		line-height: 40px;
	}
	.hc_newcont {
		width: 100%;
		padding-top: 20px;
	}
	.hc_newcont li:nth-child(1), .hc_newcont li:nth-child(2), .hc_newcont li:nth-child(3), .hc_newcont li:nth-child(4) {
		margin-top: 10px;
	}
	.hc_newcont li {
		width: 100%;
		height: auto;
	}
	.hc_newcont_top {
		width: 100%;
		height: 60px;
	}
	.hc_newcont_top span {
		font-size: 18px;
	}
	.hc_newcont_mid {
		width: 90%;
		height: auto;
		margin: 10px auto 0;
	}
	.hc_newcont_mid img {
		width: 100%;
	}
	.hc_newcont_btm {
		width: 80%;
	}
}


.pa25 {
    padding-bottom: 25px;
	width: 1200px;
	margin: 0 auto;
}
.gh_tit {
    position: relative;
    margin: 0 0 10px 0;
    padding-left: 30px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}
.gh_tit em {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(/zhuanti/images/kecheng/icon-0.png) center no-repeat;
    background-size: 100% 100%;
}
.gh_table {
	width: 90%;
    margin: auto;
}
.gh_table h5 {
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    color: #ea5413;
    text-align: center;
    font-size: 16px;
	font-weight: 700;
}
.gh_pai .tablebox {
    height: 416px;
    overflow-y: auto;
}
.gh_table table {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.gh_pai .tablebox tr td:first-of-type {
    width: 98px;
}
.gh_pai .tablebox td {
    padding: 6px 0;
}
.gh_table table td {
    padding: 12px 0;
    color: #000000;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
}
.gh_table h2 {
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    color: #ea5413;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
.zksq {
    text-align: center;
}
.zksq a {
    text-align: center;
    margin: 10px 0;
    color: #f4723a;
    display: inline-block;
    border: 1px solid #f4723a;
    padding: 5px 15px;
    border-radius: 15px;
}
.zksq a:hover {
	background: #f4723a;
	color: #fff;
}
.gh_table table td a {
    color: #f4723a;
}
.gh_table table td a:hover {
    color: #333;
}
@media screen and (max-width: 768px) {
	.pa25 {
		width: 100%;
	}
	.gh_pai .tablebox tr td:first-of-type {
		width: auto;
	}
	.gh_table {
		width: 100%;
	}
}




.line_01 {

    background-color: #ffffff;
}
.line_01_main {
    width: 1200px;
    margin: 0 auto;
}
.title_34 {
    font-size: 34px;
    font-weight: bold;
    padding-top: 60px;
    letter-spacing: 1px;
    color: #393939;
    text-align: center;
}
.text_18 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #797979;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.text_18::before {
    content: '';
    width: 81px;
    height: 7px;
    background: url(/zhuanti/images/sheda/text_right.png) no-repeat top center;
    margin-right: 11px;
}
.text_18::after {
    content: '';
    width: 81px;
    height: 7px;
    background: url(/zhuanti/images/sheda/text_left.png) no-repeat top center;
    margin-left: 11px;
}
.jobSecurity {
    margin: 40px auto 0;
    flex-flow: row wrap;
    justify-content: space-between;
    color: #595959;
}
.jobSecurity .itemT {
    width: 23%;
    height: 194px;
    text-align: center;
	display: inline-block;
	vertical-align: top;
	border: 2px solid #eee;
	box-shadow:0 0 10px #eee;
	    margin-bottom: 20px;	
}
.jobSecurity .itemT .itemTitle {
    padding-top: 30px;
    font-size: 16px;
    font-weight: bold;
	    color: #000;
}
.jobSecurity .itemT .itemMain {
    padding-top: 10px;
    line-height: 30px;
    font-size: 14px;
	text-align: left;
    padding: 10px 15px;
}
.jobSecurity .itemB {
    width: 23%;
    height: 242px;
    background: url(../images/jobSecurityB.png) no-repeat;
    position: relative;
	display: inline-block;
	border: 2px solid #f75b1b;
	box-shadow:0 0 10px #f75b1b24;
	    vertical-align: top;
}

.jobSecurity .itemB .rIcon {
    width: 120px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 20px;
	background: #f75b1b;
}
.jobSecurity .itemB .titleBox {
    height: 30px;
    text-align: center;
    margin: 60px auto 5px;
}
.jobSecurity .itemB .titleBox .titleText {
    height: 28px;
    font-size: 18px;
    color: #393939;
    line-height: 1;
}
.jobSecurity .itemB .titleBox .titleLineBox {
    height: 2px;
}
.jobSecurity .itemB .titleBox .titleLineBox .line {
    width: 23px;
    height: 2px;
    background-color: #f75b1b;
    margin: 0 auto;
}
.itemBList {
    font-size: 14px;
    line-height: 30px;
    color: #797979;
	text-align: left;
    padding: 0 15px;
}

@media (max-width: 767px) {
	.line_01_main {
		width: 100%;
	}
	.title_34 {
		font-size: 20px;
	}
	.text_18 {
		font-size: 14px;
	}
	.jobSecurity {
		padding: 0 10px;
	}
	.jobSecurity .itemT {
		width: 100%;
	}
	.jobSecurity .itemB {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}



.activity {
	padding: 30px 0 60px;
}
.activity-body {
    width: 1170px;
    margin: 0 auto;
}
.activity-body h3 {
    padding-top: 80px;
    height: 42px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    font-size: 30px;
    color: #191C3D;
    text-align: center;
}
.activity-body h5 {
    height: 28px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 20px;
    margin: 40px 0 10px;
    color: #191C3D;
    text-align: center;
}
.activity-body .activity-hr {
    margin: 0 auto;
    width: 120px;
    height: 2px;
    background: #EF5E17;
}
.activity-body .activity-info {
    margin-top: 50px;
    border-top: 1px solid #E4E4E4;
    display: flex;
    gap: 20px;
}
.activity-body .activity-info .activity-item {
    width: 19%;
    cursor: pointer;
}
.activity-body .activity-info .activity-item:hover .activity-item-time:after {
    background: #ef5e17;
}
 .activity-body .activity-info .activity-item-time {
    position: relative;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #191C3D;
    text-align: center;
	padding: 10px 0 30px;
    font-weight: 700;
}
.activity-body .activity-info .activity-item-time:after {
    content: '';
    position: absolute;
    top: -4px;
    left: calc(50% - 12px);
    width: 24px;
    height: 8px;
    background: #CBCBCB;
    border-radius: 5px;
}
.activity-body .activity-info .activity-item .activity-item-content {
    width: 100%;
    background: #f7f9fb;
    border-radius: 6px;
	margin-top: 40px;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-img {
    border-radius: 6px 6px 0 0;
    cursor: pointer;
    display: block;
	text-align: center;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-img img {
    width: 30%;
    object-fit: cover;
    border-radius: 6px 6px 0 0;
	margin: -35px auto 0;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-title {
    padding: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #191C3D;
    line-height: 30px;
	text-align: center;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-author {
    display: flex;
    justify-content: space-between;
    padding: 16px 20px 0;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-author .activity-item-author-time {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #8C8D9E;
    text-align: justify;
    line-height: 22px;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-author .activity-item-author-tag {
    height: 24px;
    line-height: 24px;
    padding: 2px 14px;
    background: #FFF5E8;
    border-radius: 14px 2px 14px 2px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #EF631B;
    text-align: center;
}
@media (max-width: 767px) {
	.activity-body {
		width: 100%;
	}
	.activity-body .activity-info {
		display: block;
		padding-left: 0;
	}
	
	.activity-body .activity-info .activity-item {
		width: 96%;
		display: inline-block;
		margin: 4% 2%;
	}
	.activity-body .activity-info .activity-item .activity-item-content {
		width: 100%;
		height: auto;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-img {
		width: 100%;
		height: auto;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-img img {
		width: 25%;
		height: auto;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-title {
		font-size: 14px;
		text-align: center;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-author {
		padding: 16px 10px 10px;
	}
}


.timeline {
    width: 1100px;
    margin: 0 auto;
}
.timeline h3 {
	text-align: center;
	font-size: 30px;
    margin-bottom: 30px;
    color: #616265;
}
.date-timeline-wap {
    display: flex;
    flex-wrap: wrap;
}
.date-item {
    width: 33.33333333333333%;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
}
.date-item .img {
    width: 28px;
    height: 28px;
}
.date-item .content {
    flex: 1;
    padding: 0 10px;
}
.date-item .content .date {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 20px;
    color: #303133;
    letter-spacing: 0;
}
 .date-item .content .text {
    word-wrap: break-word;
    height: 17px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #717378;
    letter-spacing: 0;
    margin-top: 14px;
    line-height: 20px;
}

@media (max-width: 767px) {
	.timeline {
		width: 100%;
	}
	.timeline h3 {
		font-size: 18px;
	}
	.date-timeline-wap {
		margin-left: 2%;
	}
	.date-item .content .date {
		font-size: 16px;
	}
	.date-item .content .text {
		font-size: 14px;
	}
	.date-item .img {
		width: 18px;
		height: 18px;
	}
}
