
.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 rgb(0 0 0 / 16%);
}
.jsai-header {
	background: url(/wp-content/themes/ny/zhuanti/images/jingsai/banner.png) no-repeat center;
    background-size: cover;
}
.jsai-header .header-main {
	width: 1170px;
	margin: 0 auto;
	padding-left: 80px;
    padding-top: 100px;
    animation: text-area-enter .6s ease-in-out;
}
.header-main .text-area {
	width: 650px;
    animation: text-area-enter .6s ease-in-out;
}
.header-main .text-area h1 {
	font-family: PingFangSC-Semibold,PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,"微软雅黑",Arial;
    margin: 0;
    margin-bottom: 17px;
    font-size: 40px;
    font-weight: 600;
    color: #191c3d;
    line-height: 56px;
}
.header-main .text-area p {
	display: inline-block;
    font-family: PingFangSC-Semibold,PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,"微软雅黑",Arial;
    font-weight: 600;
    color: #191c3d;
    font-size: 24px;
    margin: 16px 0 28px;
    line-height: 33px;
}
.header-main .text-area .desc {
    margin: 0;
    margin-bottom: 52px;
    font-size: 16px;
    font-weight: 400;
    color: #191c3d;
    line-height: 30px;
    width: 547px;
}
.header-main .text-area .descplist {
    margin-bottom: 60px;
    text-align: left;
    height: 22px;
    line-height: 22px;
}
.header-main .text-area .descplist span {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #191c3d;
    font-size: 16px;
    color: #191c3d;
    vertical-align: middle;
    font-weight: 700;
}
.header-main .text-area .try-btn {
	padding: 14px 50px;
    border-radius: 34px;
    font-size: 18px;
    font-weight: 500;
    line-height: 29px;
	border: none;
    color: #fff;
    background: linear-gradient(270deg,#f0762b,#ef5e17);
    cursor: pointer;
    outline: 0;
}
@media (max-width: 767px) {
	.jsai-header {
		height: auto;
		width: 100%;
		margin-top: 0;
	}
	.jsai-header .header-main {
		width: 90%;
		padding-left: 10px;
		padding-top: 50px;
	}
	.header-main .text-area {
		width: 100%;
		padding-bottom: 40px;
	}
	.header-main .text-area .desc {
		width: 95%;
	}
	.header-main .text-area .descplist span {
		font-size: 14px;
	}
}

.w-section {
    min-width: 1440px;
    padding: 10px 0 60px;
    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 {
    font-family: PingFangSC-Semibold;
    font-size: 40px;
    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: auto;
    overflow: hidden;
    margin-right: 100px;
    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: 240px;
	float: left;
}
.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: #48486a;
    line-height: 25px;
}
.wakecoreval .wakecore-section .wakecore-sctontent .wakecoure-descp {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #8c8d9e;
    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%;
	}
	.wakecoreval.wakemarketing .wakecore-section {
		margin-bottom: 40px;
	}
}


.activity {
	background: #F5F8FB;
	padding-bottom: 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: 285px;
    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-weight: 400;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #191C3D;
    text-align: center;
}
.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: 285px;
    height: 268px;
    background: #FFFFFF;
    border-radius: 6px;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-img {
    width: 285px;
    height: 140px;
    border-radius: 6px 6px 0 0;
    cursor: pointer;
    display: block;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-img img {
    width: 285px;
    height: 140px;
    object-fit: cover;
    border-radius: 6px 6px 0 0;
}
.activity-body .activity-info .activity-item .activity-item-content .activity-item-title {
    padding: 20px 20px 0;
    height: 48px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #191C3D;
    line-height: 24px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.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: 10px;
	}
	.activity-body .activity-info .activity-item {
		width: 45%;
		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: 100%;
		height: auto;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-title {
		font-size: 14px;
		font-weight: 700;
		text-align: center;
	}
	.activity-body .activity-info .activity-item .activity-item-content .activity-item-author {
		padding: 16px 10px 10px;
	}
}

.hx {
	width: 1170px;
	margin: 0 auto;
}

.hx .hx-lf{
	vertical-align: top;
	width: 54%;
	display: inline-block;
	padding-right: 5%;
}
.hx-lf .hx-p {
    height: 42px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ef5e17;
    line-height: 42px;
	margin: 0;
}
.hx-lf h3 {
	text-align: left;
	font-size: 38px;
    font-family: PingFangSC-Semibold,PingFang SC ;
    font-weight: 600;
    color: black;
	margin: 10px 0 20px;
}
.hx-lf p {
	font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC !important;
    font-weight: 400;
    color: black;
    margin-top: 30px;
}
.hx-lf .hx-a {
	margin-top: 40px;
}
.hx-lf .hx-a a {
	border-radius: 4px;
    font-size: 18px;
	padding: 10px 20px;
}
.hx-lf .hx-a .hx-a1 {
	background: #ef5e17;   
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: white;  
	border: 1px solid #ef5e17;
}
.hx-lf .hx-a .hx-a1:hover {
	border: 1px solid #ef5e17;
	background: white;
    color: #ef5e17;
}
.hx-lf .hx-a .hx-a2 {
	margin-left: 15px;
    background: white;
    color: #ef5e17;
    border: 1px solid #ef5e17;
}
.hx-lf .hx-a .hx-a2:hover {
	background: #ef5e17; 
	font-weight: 600;
    color: white;
}
.hx .hx-rt{
	width: 40%;
	display: inline-block;
}
.hx .hx-rt .hx-img-top img{
	width: 30%;
}
.hx .hx-rt .hx-img-top img:nth-child(2n){
	margin: 0 3.9%;
}
.hx .hx-rt .hx-img-bt img{
	width: 100%;
}
.hx .mulu {
	padding: 0;
}
.hx .mulu li {
    float: left;
    width: 24%;
    height: 100px;
    background: #000;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.5);
    margin: 5px;
}

.hx .mulu li .t1 {
    display: block;
    margin: 25px 0 0 0;
    font-size: 16px;
    line-height: 25px;
}
.hx .mulu li .t2 {
    display: block;
    font-size: 12px;
    line-height: 30px;
}
.hx .mulu li .t3 {
	margin-top: 20px;
	display: block;
}
@media (max-width: 767px) {
	.hx {
		width: 100%;
	}
	.hx .hx-lf {
		width: 90%;
		padding: 0 20px;
	}
	.hx-lf .hx-p {
		height: auto;
		font-size: 16px;
	}
	.hx-lf h3 {
		font-size: 22px;
	}
	.hx-lf p {
		font-size: 14px;
		width: 100%;
	}
	.hx-lf .hx-a {
		height: 60px;
	}
	.hx-lf .hx-a a {
		font-size: 14px;		
		padding: 5px 20px;
	}
	.hx .hx-rt {
		width: 95%;
		padding: 0 2.5%;
	}
	.hx .hx-rt .hx-img-top img:nth-child(2n) {
		margin: 0 3.3%;
	}
	.hx .mulu li {
		width: 46%;
	}
	.hx .mulu li .t1 {
		font-size: 14px;
		margin-top: 5px;
	}
	.hx .mulu li .t2 {
		font-size: 12px;
		line-height: normal;
	}
	.hx .mulu li .t3 {
		font-size: 14px;
		margin-top: 5px;
	}
}
