.example-header {
	
}
.main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.title_34 {
    font-size: 34px;
    color: #393939;
    text-align: center;
    padding-top: 60px;
    line-height: 1;
    font-weight: bold;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.text_18 {
    font-size: 18px;
    color: #626262;
    text-align: center;
    padding-top: 20px;
    line-height: 1;
}
.text_xxxt {
    color: #393939;
    padding-top: 20px;
}
.text_xxxt span {
    font-size: 18px;
    color: #393939;
    font-weight: normal;
}
.line_01 {
    height: 700px;
}
.ul_xxxt {
    display: flex;
    justify-content: space-between;
    padding-top: 28px;
}
.ul_xxxt li.big_bg {
    width: 382px;
    height: 440px;
    background: #fff;
    box-shadow: 0px 5px 30px 0px rgba(207, 207, 207, 0.38);
}
.ul_xxxt li.big_bg .img_1 {
    width: 382px;
    height: 228px;
}
.ul_xxxt li.big_bg .text_1 {
    font-size: 24px;
    color: #393939;
    font-weight: bold;
    text-align: center;
    padding-top: 21px;
}
.ul_xxxt li.big_bg .text_2 {
    font-size: 16px;
    color: #999;
    text-align: center;
    padding-top: 5px;
    opacity: 0.5;
}
.ul_xxxt li.big_bg .line_1 {
    width: 33px;
    height: 3px;
    background: #999;
    margin: 13px auto 0;
    opacity: 0.5;
}
.ul_xxxt2 {
    display: flex;
    justify-content: space-between;
    width: 320px;
    margin: 10px auto 0;
    flex-wrap: wrap;
	padding: 0;
}
.ul_xxxt2 li.sm_text.oth_width1 {

}
.ul_xxxt2 li.sm_text {
	margin-right: 5px;
    float: left;
    font-size: 14px;
    color: #595959;
    margin-top: 10px;
}
@media (max-width: 767px) {
	.main {
		width: 100%;
	}
	.ul_xxxt {
		display: block;
		padding: 0 10px;
	}
	.line_01 {
		height: auto;
	}
	.title_34 {
		font-size: 25px;
		padding-top: 40px;
	}
	.text_18 {
		font-size: 16px;
	}
	.text_xxxt {
		padding: 0 10px;
	}
	.ul_xxxt li.big_bg {
		width: 100%;
		height: auto;
		margin: 20px 0;
	}
	.ul_xxxt li.big_bg .img_1 {
		width: 100%;
		height: auto;
	}
	.ul_xxxt li.big_bg .text_1 {
		font-size: 18px;
	}
	.ul_xxxt2 {
		width: 90%;
		padding: 5%;
	}
}

.line_02 {

}
.cont_last {
    padding: 20px 0;
    display: flex;
}
.cont_last .left_wt {
    width: 474px;
    height: 437px;	
}
.cont_last .left_bg1 {
	background: url(/wp-content/themes/ny/zhuanti/images/university/02lt-bk.jpg) top center no-repeat;
}
.cont_last .left_bg2 {
	background: url(/wp-content/themes/ny/zhuanti/images/university/02lt-yjs.jpg) top center no-repeat;
}
.cont_last .left_wt .title_1 {
    font-size: 25px;
    color: #000;
    padding: 40px 0 20px;
    font-weight: bold;
    text-align: center;
}
.cont_last .left_wt .title_2 {
    font-size: 16px;
    color: #666;
    padding: 20px 40px;
}
.cont_last .left_wt .title_2 span {
    line-height: 30px;
    margin-top: 10px;
    cursor: pointer;
	display: inline-block;
	color: #333;	
}

.cont_last .right_wt {
    width: 726px;
    height: 437px;
	background: url(/wp-content/themes/ny/zhuanti/images/university/02rt.jpg) top center no-repeat;
}
.cont_last .right_wt  .title_0 {
    font-size: 18px;
    padding: 30px 40px 0;
	opacity: 0.8;
}
.ul_3 {
    width: 657px;
    height: 329px;
    display: flex;
    flex-wrap: wrap;
    padding: 28px 0 0 36px;
    justify-content: space-between;
    align-content: space-between;
}
.ul_3 li {
    width: 193px;
    height: 300px;
    background-image: linear-gradient(60deg, #f7f7f7 0%, #e8e7ec 100%), linear-gradient( #ff327c, #ff327c);
}
.ul_3 li a {
    display: block;
    width: 100%;
    height: 100%;
}
.ul_3 li .title_1 {
    font-size: 25px;
    font-weight: bold;
    color: #333;
    padding: 20px 0 20px 21px;
}
.ul_3 li .title_1 span {
    font-size: 16px;
    font-weight: normal;
    opacity: 0.5;
}
.ul_3 li .title_2 {
    font-size: 16px;
    color: #7a7a7a;
    padding: 12px 0 0 23px;
    line-height: 30px;
}
@media (max-width: 767px) {
	.cont_last {
		display: block;
	}
	.cont_last .left_wt {
		width: 100%;
		height: auto;
	}
	.cont_last .right_wt {
		width: 100%;
		height: auto;
	}
	.ul_3 {
		width: 100%;
		height: auto;
		display: block;
		padding: 3%;
		background: url(/wp-content/themes/ny/zhuanti/images/university/02rt.jpg) top center repeat;
	}
	.ul_3 li {
		width: 100%;
		height: auto;
	}
	.cont_last .left_wt .title_1 {
		font-size: 20px;
	}
	.cont_last .left_wt .title_2 {
		font-size: 16px;
		padding: 0 40px;
	}
	.cont_last .left_wt .title_2 span {
		font-size: 16px;
		line-height: 20px;
		padding-bottom: 0;
	}
	.cont_last .right_wt .title_0 {
		font-size: 16px;
		padding: 30px 20px 0;
	}
}
.line_03 {

}
.line_03_main {
	width: 1200px;
    margin: 0 auto;
    position: relative;
}
.line_cont_a {
    width: 1200px;
    margin: 0 auto;
    height: 396px;
    position: relative;
}
.text_xxt {
    font-size: 28px;
    color: #393939;
    font-weight: bold;
    padding-top: 50px;
}
.cneter_line {
    width: 1200px;
    height: 2px;
    border-top: 2px dotted #bebebe;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 49px;
}
.cont_rxfw {
    width: 1200px;
    display: flex;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    justify-content: space-between;
}
.cont_rxfw li {
    width: 223px;
    height: 397px;
    padding-top: 38px;
    position: relative;
}
.cont_rxfw li:hover .active_hc {
    background-position: bottom center;
}
.cont_rxfw li .top_icon {
    width: 22px;
    height: 22px;
    background: url(/wp-content/themes/ny/zhuanti/images/university/icon_tb.jpg) no-repeat top center;
    margin: 0 auto;
}
.cont_rxfw li .bottom_bgorange.active_hc {
    background-position: 50% 100%;
    box-shadow: 0px 8px 16px 0px rgba(255, 106, 110, 0.38);
}
.cont_rxfw li .bottom_bgorange {
    width: 222px;
    height: 270px;
    background: url(/wp-content/themes/ny/zhuanti/images/university/bottom_bgorange.jpg) no-repeat top center;
    margin-top: 30px;
}
.cont_rxfw li .title_1.active_hc {
    color: #fff;
}
.cont_rxfw li .title_1 {
    font-size: 22px;
    font-weight: bold;
    color: #393939;
    padding: 24px 0 0 20px;
}
.cont_rxfw li .title_en {
    font-size: 14px;
    letter-spacing: 2px;
    color: #999;
    opacity: 0.5;
    padding: 6px 0 0 20px;
}
.cont_rxfw li .title_en.active_hc {
    color: #fff;
}
.cont_rxfw li .line_fk.active_hc {
    background: #fff;
}
.cont_rxfw li .line_fk {
    width: 28px;
    height: 3px;
    margin: 13px 0 0 20px;
    background-image: linear-gradient( #f0383c, #f0383c), linear-gradient( #ffffff, #ffffff);
}
.cont_rxfw li .text_1.active_hc {
    color: #fff;
}
.cont_rxfw li .text_1 {
    font-size: 15px;
    color: #595959;
    padding: 10px;
    line-height: 26px;
}
@media (max-width: 767px) {
	.line_03_main {
		width: 100%;
	}
	.line_cont_a {
		width: 100%;
		height: auto;
	}
	.cont_rxfw {
		width: 100%;
		display: block;
		padding: 0 5px;
	}
	.cont_rxfw li {
		width: 100%;
		height: auto;
		padding-top: 0;
	}
	.cneter_line {
		display: none;
	}
	.cont_rxfw li {
		width: 47%;
		display: inline-block;
		vertical-align: top;
		margin: 0 1%;
	}
	.cont_rxfw li .top_icon {
		display: none;
	}
	.cont_rxfw li .bottom_bgorange {
		width: 100%;
	}
}


.pa25 {
    padding-bottom: 25px;
}
.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-size: 100% 100%;
}
.gh_table {
	width: 96%;
    margin: auto;
}
.gh_table h2 {
    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_pai .tablebox::-webkit-scrollbar {
    width: 6px;   
	height:80%;
}
.gh_pai .tablebox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px #0909091a;
    background: #09090933;
}
.gh_pai .tablebox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #09090933;
    border-radius: 0;
    background: #0909091a;

}
.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 table td a {
	color: #f4723a;
}
.gh_table table td a:hover {
	color: #000;
}
.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;
}
@media screen and (max-width: 768px) {
	.pa25 {
		
	}
	.gh_pai .tablebox tr td:first-of-type {
		width: auto;
	}
	.gh_table {
		width: 100%;
	}
}

.w-section {
    min-width: 1440px;
    padding-top: 10px;
    position: relative;
    background: #fff;
}
.w-section .section-content {
    width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section-header {
    margin-bottom: 50px;
    position: relative;
}
.section-header h2 {
	text-align: center;
    font-family: PingFangSC-Semibold;
    font-size: 34px;
    font-weight: 600;
    color: #191c3d;
    line-height: 56px;
}
.section-header.border::after {
    content: "";
    margin: 0 auto;
    display: block;
    width: 100px;
    height: 2px;
    background: #f0641e;
    background: linear-gradient(270deg,#f0762b 0,#ef5e17 100%);
    box-shadow: 0 10px 50px 0 rgba(0,0,0,.16);
}
.wakecoreval.wakemarketing {
    width: 1170px;
	margin: 0 auto;
}
.wakecoreval.wakemarketing .wakecore-section {
    width: 45%;
    overflow: hidden;
    margin-right: 5%;
    margin-bottom: 0;
}
.wakecoreval.wakemarketing .wakecore-section:last-child{
	margin-right: 0;
}
.wakecoreval .wakecore-section {
    width: 450px;
    float: left;
    overflow: hidden;
    margin: 0 160px 90px 0;
}
.wakecoreval .wakecore-section img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}
.wakecoreval.wakemarketing .wakecore-section .wakecore-sctontent {
    width: 85%;
	float: left;
	margin-bottom: 60px;
	min-height: 130px;
}
.wakecoreval .wakecore-section .wakecore-sctontent .wakecore-title {
    display: block;
    font-family: PingFangSC-Semibold,PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,"微软雅黑",Arial;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #000;
    line-height: 25px;
}
.wakecoreval .wakecore-section .wakecore-sctontent .wakecoure-descp {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #555;
    line-height: 28px;
    margin-top: 10px;
}
@media (max-width: 767px) {
	.w-section {
		min-width: 100%;
		padding: 10px 0 0px;
	}
	.w-section .section-content {
		width: 100%;
	}
	.section-header h2 {
		font-size: 20px;
		line-height: 36px;
	}
	.wakecoreval.wakemarketing {
		width: 100%;
	}
	.wakecoreval.wakemarketing .wakecore-section {
		margin-right: 10px;
		margin-left: 10px;
	}
	.wakecoreval .wakecore-section img {
		width: 16%;
		height: 16%;
	}
	.wakecoreval.wakemarketing .wakecore-section .wakecore-sctontent {
		width: 75%;
		margin-bottom: 0;
	}
	.wakecoreval.wakemarketing .wakecore-section {
		margin-bottom: 40px;
		    width: 98%;
	}
	.section-header {
		margin-top: 0;
	}
}
