ul,li > ul {
	margin: 0;
	padding: 0;
}
.section-header {
    margin-bottom: 50px;
    position: relative;
	margin-top: 40px;
	width: 1100px;
	margin: 0 auto;
}
.section-header h2 {
    font-family: PingFangSC-Semibold;
    font-size: 30px;
    font-weight: 600;
    color: #191c3d;
    line-height: 56px;
	text-align: center;
}
.section-header h2::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);
}
.youshi {
    width: 1200px;
    margin: 0 auto;
}
.youshi .wakecore-section {
    width: 43%;
    display:inline-block;
    overflow: hidden;
    margin: 20px 35px;
	position: relative;
	vertical-align: top;
}
.youshi .wakecore-section i {
	left: 4.3%;
    top: 8%;
    position: absolute;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}
.youshi .wakecore-section img {
    width: 60px;
    height: 50px;
    float: left;
    margin-right: 40px;
}
.youshi .wakecore-section .wakecore-sctontent {
    float: left;
    width: 75%;
}
.youshi .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;
}
.youshi .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) {
	.section-header {
		width: 100%;
		padding: 0 10px;
	}
	.section-header h2 {
		font-size: 20px;
	}
	.youshi {
		width: 100%;
	}
	.youshi .wakecore-section {
		width: 90%;
		margin: 20px 5%;
	}
	.youshi .wakecore-section img {
		width: 15%;
		height: auto;
		float: left;
		margin-right: 5%;
	}
	.youshi .wakecore-section i {
		left: 5%;
		top: 8%;
		font-size: 20px;
	}
	.section-header {
		margin: 50px 0 20px;
	}
	.youshi .wakecore-section .wakecore-sctontent {
		width: 80%;
	}
}



.pk {
    height: 800px;
    position: relative;
}
.pk .base_w {
    height: 800px;
    position: relative;
}
.base_w {
    width: 1140px;
    margin: 0 auto;
}
.sqsjb_cont {
    width: 1130px;
    height: 737px;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    float: left;
    margin-left: 4px;
}
.sqsjb_cont> li {
    width: 1130px;
    height: 66px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 66px;
    font-size: 24px;
    color: #454545;
}
.sqsjb_cont>li li {
    float: left;
    border-right: 1px solid #e8e8e8;
    line-height: 66px;
    text-align: center;
    font-size: 18px;
    height: 66px;
}
@media (max-width: 767px) {
	.base_w {
		width: 100%;
	}
	.sqsjb_cont {
		width: 100%;
		height: auto;
	}
	.sqsjb_cont> li {
		width: 100%;
	}
	.sqsjb_cont>li li {
		width: 25% !important;
		font-size: 14px !important;
		    overflow: hidden;
	}
}
