.guide_ul li:nth-child(2) a {
	color: #C9A474;
}

.dropdown-toggle {
	color: #333;
}

.guide_ul li:nth-child(2) {
	color: #C9A474;
}

.aboutbanner {
	width: 100%;
	height: auto;
	display: block;
}

.aboutguide a {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 100;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
}

.aboutguide {
	margin: 0px 0 20px;
}

.aboutguide a:last-child {
	color: #C9A474;
}

.worktitle {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(201, 164, 116, 1);
	line-height: 28px;
	text-align: center;
	padding: 40px 0;
}

.swiper-container {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 10px;
}

.swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: auto;
}

.slidetext {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 300;
	color: rgba(153, 153, 153, 1);
	line-height: 28px;
	cursor: pointer;
}

.stage {
	width: 6px;
	    height: 6px;
	    background: rgba(255, 255, 255, 1);
	    border: 1px solid rgba(153, 153, 153, 1);
	    border-radius: 2px;
	    transform: rotate(45deg);
	    margin-left: 12px;
	    margin-right: 5px;
}

.honourtitle {
	font-size: 24px;
	font-family: PingFangSC;
	font-weight: 400;
	color: rgba(201, 164, 116, 1);
	line-height: 28px;
	text-align: center;
	margin: 50px 0;
}

.honourname {
	font-size: 14px;
	font-family: PingFangSC;
	font-weight: 600;
	color: rgba(201, 164, 116, 1);
	line-height: 28px;
}

.secondeitemcontent {
	font-size: 14px;
	font-family: PingFangSC;
	color: #333;
	line-height: 28px;
}

.itemgrap {
	margin-bottom: 20px;
}

.time {
	font-size: 18px;
	font-family: PingFangSC;
	font-weight: 600;
	color: rgba(201, 164, 116, 1);
	line-height: 28px;
	margin-bottom: 5px;
}

.gotop {
	position: fixed;
	right: 50px;
	bottom: 100px;
	width: 60px;
	height: 60px;
	border-radius: 2px;
}

.img {
	width: 536px;
	height: 239px;
	background: rgba(51, 51, 51, 1);
	border-radius: 2px;
	margin: 20px auto;
	display: flex;
}
