
ul {
	padding: 0;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
.line_01 {
    background-color: #ffffff;
}
.titleBox1 {
    margin: 60px 0 0;
}
.titleT1 {
    color: #2f2f2f;
    font-size: 30px;
    font-weight: bold;
    line-height: 68px;
    text-align: center;
}
.line_02List {
    margin-top: 20px;
    display: inline-block;
	padding: 0;
}
.line_02List li:nth-child(1), .line_02List li:nth-child(2), .line_02List li:nth-child(3) {
    margin-bottom: 22px;
}
.line_02List li {
    width: 370px;
    height: 335px;
    float: left;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-right: 22px;
}
.line_02List li img {
    height: 202px;
    overflow: hidden;
}
.listTextBox {
    padding: 15px 25px;
}
.listTextBox strong {
    font-weight: bold;
}
.listT {
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
}
.listB {
    font-size: 16px;
    line-height: 26px;
}

@media (max-width: 767px) {
	.main {
		width: 100%;
		padding: 0 10px;
	}
	.titleBox1 {
		margin-top: 40px;
	}
	.titleBox1 .titleT1 {
		font-size: 20px;
	}
	.line_02List li {
		width: 100%;
		margin-bottom: 22px;
	}
}


.line_02 {
    height: 1300px;
    background: url(/wp-content/themes/ny/zhuanti/images/zrsq/bg_04.jpg) top center no-repeat;
    background-size: 100% 100%;
}
.titleBox {
    margin: 0 auto 0;
    padding-top: 80px;
    color: #333333;
    text-align: center;
}
.titleBox .titleT {
    font-size: 32px;
    line-height: 1;
    display: flex;
    justify-content: center;
}
.titleBox .titleT strong {
    padding-left: 15px;
}
user agent stylesheet
strong {
    font-weight: bold;
}
.titleBox .titleB {
    padding-top: 14px;
    line-height: 28px;
    color: #999999;
    font-size: 14px;
}
.line_02 .flexBoxList {
    height: 566px;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
}
.line_02 .ht1  {
	height: 430px;
}
.line_02 .ht1 .item {
	height: 430px;
}
.line_02 .flexBoxList .item {
    width: 580px;    
    background: url(/wp-content/themes/ny/zhuanti/images/zrsq/line_04_imgBg.png) no-repeat;
}
.line_02 .flexBoxList .item .title {
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 24px;
    color: #fefefe;
    font-weight: bold;
}
.line_02 .flexBoxList .item .title-small {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.line_02 .flexBoxList .item .nrBox {
    width: 100%px;
    height: 459px;
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
}
.line_02 .flexBoxList .item .nrBoxL {
    width: 50%;
    height: 100%;
	padding: 0 10px;
}
.line_02 .flexBoxList .item .nrBoxL .nrBoxLine01 {
        margin-bottom: 20px;
}
.line_02 .flexBoxList .item .nrBoxL .nrBoxLine01 .navTitle {
    height: 18px;
    line-height: 18px;
    border-left: 4px solid #b7c58e;
    text-indent: 12px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.line_02 .flexBoxList .item .nrBoxL .nrBoxLine01 .nrList {
    margin-top: 10px;
	padding: 0;
}
.line_02 .flexBoxList .item .nrBoxL .nrBoxLine01 .nrList li {
    line-height: 28px;
    color: #999999;
    font-size: 14px;
}

.line_02 .flexBoxList .item .nrBoxR {
    width: 50%;
    height: 100%;
}
.line_02 .flexBoxList .item .nrBoxR .nrBoxLine01 {
    margin-bottom: 20px;
}
.line_02 .flexBoxList .item .nrBoxR .nrBoxLine01 .navTitle {
    height: 18px;
    line-height: 18px;
    border-left: 4px solid #b7c58e;
    text-indent: 12px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.line_02 .flexBoxList .item .nrBoxR .nrBoxLine01 .nrText {
    margin-top: 10px;
    line-height: 28px;
    color: #999999;
    font-size: 14px;
}

@media (max-width: 767px) {
	.line_02 {
		height: 100%;
		padding-bottom: 20px;
	}
	.titleBox {
		padding-top: 60px;
	}
	.titleBox .titleT {
		font-size: 20px;
	}
	.line_02 .flexBoxList {
		display: block;	
		height: auto;
	}
	.line_02 .flexBoxList .item {
		width: 100%;
		margin-bottom: 30px;
	}
	.line_02 .ht1 .item {
		height: 500px;
	}
	.line_02 .flexBoxList .item .nrBox {
		height: auto;
	}
	.line_02 .flexBoxList .item .nrBox {
		background: #fff;
	}
}

.activity {
	padding: 30px 0 60px;
}
.section-header h2 {
	text-align: center;
}
.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;
	}
}