/**/

body {
	background: #fff;
}

.swiper-container1 {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#section2 {
	position: relative;
	z-index: 2;
	overflow: hidden;
}


/*固定导航*/

.navfixed {
	width: 100%;
	z-index: 4;
	position: fixed;
	left: 0;
	top: 0;
}

.navfixedhide {
	display: none;
}


/*首页展示第一屏*/

.sec1 {
	position: relative;
	z-index: 3;
	height: 100%;
	background: #fff url(http://jnns.jinan.gov.cn/cms_files/filemanager/1668/picture/20266/E9D364845515B6CBFC31A63A38069805.png) no-repeat center;
	background-size: cover;
	overflow: hidden;
}

.sec1bg {
	position: absolute;
	z-index: 1;
}

.home-content {
	position: relative;
	height: 100vh;
}


/**/

@keyframes TopBots {
	0% {
		transform: translateY(-8px);
	}

	50% {
		transform: translateY(0px);
	}

	100% {
		transform: translateY(-8px);
	}
}

@-webkit-keyframes TopBots {
	0% {
		transform: translateY(-8px);
	}

	50% {
		transform: translateY(0px);
	}

	100% {
		transform: translateY(-8px);
	}
}

@-moz-keyframes TopBots {
	0% {
		transform: translateY(-8px);
	}

	50% {
		transform: translateY(0px);
	}

	100% {
		transform: translateY(-8px);
	}
}

@-ms-keyframes TopBots {
	0% {
		transform: translateY(-8px);
	}

	50% {
		transform: translateY(0px);
	}

	100% {
		transform: translateY(-8px);
	}
}

.home-footer {
	position: absolute;
	left: 0;
	right: 0px;
	bottom: 103px;
	font-weight: 400;
	text-align: center;
}

.home-footer .mouse {
	position: relative;
	margin-top: 25px;
	font-size: 16px;
	-webkit-animation: TopBots 1.2s ease-in-out infinite both;
	-moz-animation: TopBots 1.2s ease-in-out infinite both;
	-ms-animation: TopBots 1.2s ease-in-out infinite both;
	animation: TopBots 1.2s ease-in-out infinite both;
}

.home-footer .mouse p {
	margin-top: 20px;
}

.home-footer .mouse img {
	width: auto;
}

.home-footer-nav {
	position: absolute;
	left: 0;
	right: 0px;
	bottom: 35px;
}

.home-footer-nav ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	font-size: 26px;
	text-align: left;
	color: #fff;
}

.home-footer-nav ul a {
	color: #fff;
}

.home-footer-nav ul li.active {
	font-weight: 700;
	position: relative;
}

.home-footer-nav ul li.active ::after {
	content: "";
	display: block;
	position: absolute;
	width: 16px;
	height: 8px;
	bottom: -15px;
	left: 50%;
	margin-left: -8px;
	background: url(/cms_files/filemanager/1668/picture/20266/AC744F06A11E87E49CCD2BB750C69E78.png) no-repeat;
}

/*头部*/


/*跳过视频样式*/

.home-content .skip_video_div {
	position: fixed;
	right: 100px;
	top: 41px;
	width: 108px;
	box-sizing: border-box;
	cursor: pointer;
}

.home-content .skip_video_div img {
	width: 108px;
}

.home-content .next_div {
	display: none;
	padding: 14px 17px;
	width: 146px;
	height: 88px;
	background: #1467D1;
	border-radius: 12px;
	position: fixed;
	top: 90px;
	right: 122px;
	color: #fff;
	opacity: 0.9;
}

.home-content .next_div .sanjiao {
	position: absolute;
	top: -6px;
	right: 20px;
	z-index: 4;
	transform: rotate(45deg);
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid #1467D1;
	border-bottom: 10px solid transparent;
}

.home-content .next_div .next_title {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: right;
	font-style: normal;
	margin-bottom: 10px;
}

.home-content .next_div .next_btn_box {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.home-content .next_div .next_btn_box .submit_bth {
	width: 50px;
	height: 26px;
	border-radius: 4px;
	border: 1px solid #5590bc;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
}


/*跳过视频样式*/


/*视频样式*/

#videoBg {
	width: 100vw;
	height: 100vh;
	object-fit: cover;
}


/**/


/*首页主体*/
/* 头条 */
.conwid {
	margin: 0 auto;
}

.sectionbg1 {
	background: url(section1bg.png) no-repeat center top;
	background-size: 100%;
}

.sectionbg2 {
	background: url(section2bg.png) no-repeat center bottom;
	background-size: 100%;
}

.wip_yaowen {
	margin: 0px auto;
	height: 123px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 2px 12px #99999933;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.wip_yaowen1 {
	width: 92px;
	height: 75px;
	background: url(yaowenbg.png) no-repeat;
	font-family: "PingFang SC Heavy";
	font-weight: 900;
	font-size: 26px;
	text-align: center;
	line-height: 59px;
	color: #fff;
	margin-left: -20px;
	margin-top: 24px;
}

.wip_yaowen2 {
	width: calc(100% - 72px);
	padding: 0 66px;
}

.wip_yaowen2 a {
	font-family: "PingFang SC Bold";
	font-weight: 700;
	font-size: 32px;
	line-height: 45px;
	text-align: center;
	color: #36c;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 20px;
}

.wip_yaowen2 p {
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 7px;
}

/* 新闻中心 */
.wip_news {
	margin: 0px auto;
}

.wip_tit {
	background: url(title.png) no-repeat 55% center;
	line-height: 56px;
	font-weight: 700;
	font-size: 32px;
	text-align: center;
	color: #333;
	margin-top: 50px;
}

.wip_zhnav ul {
	display: flex;
	width: 356px;
	height: 51px;
	margin: 30px auto;
	border-radius: 25.5px;
	background: #fff;
	box-shadow: 0 3px 6px #3366cc29;
	justify-content: space-between;
}

.wip_zhnav li {
	width: 33.3%;
	line-height: 50px;
	text-align: center;
}

.wip_zhnav li a {
	display: block;
	font-size: 18px;
}

.wip_zhnav li.wip_zhnavli_hov {
	background: #36c;
	border-radius: 23.5px;
}

.wip_zhnav li.wip_zhnavli_hov a {
	color: #fff;
}

.wip_zhcon1 {}

.wip_zhcons_left {
	max-width: 680px;
	height: 383px;
	background: #fff;
	width: 100%;
	float: left;
}

.wip_zhcons_left .bd li {
	width: 100%;
	height: 383px;
}

#slideBox-slide1.slideBox .hd ul li {
	float: left;
	width: 16px;
	height: 7px;
	background: #fff;
	opacity: 0.48;
	margin-right: 8px;
	border-radius: inherit;
	position: relative;
}

#slideBox-slide1.slideBox .hd ul li.on {
	width: 25px;
	background: #fff;
	opacity: 1;
}

#slideBox-slide1.slideBox .bd ul li p.slider-date {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 80px;
	border-radius: 16px;
	background: #fff;
	display: none;
}

#slideBox-slide1.slideBox .bd ul li p.slider-date .day {
	font-family: "PingFang SC Bold";
	font-weight: 700;
	font-size: 28px;
	line-height: 24px;
	text-align: center;
	color: #36c;
	width: 100%;
	margin-top: 15px;
}

#slideBox-slide1.slideBox .bd ul li p.slider-date .month {
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #999;
	width: 100%;
	margin-top: 9px;
}

.wip_zhcons_right {
	max-width: 520px;
	height: 383px;
	width: 100%;
	float: right;
}

.news-list {
	flex: 1;
}

.news-item {
	position: relative;
	padding-left: 30px;
}

.news-item>div {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	padding: 18px 0;
	border-bottom: 1px solid #dcdbd7;
}

.news-date {
	padding: 0;
	text-align: center;
	min-width: 80px;
}

.news-date .day {
	display: block;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #333;
}

.news-date .month {
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #999;
	display: block;
	margin-top: 4px;
}

.news-info h4 {
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-info p {
	font-size: 13px;
	color: #999;
}

.news-item:hover {
	background: #3366CC;
	padding-right: 30px;
	margin-left: -10px;
}

.news-item:hover>div {
	border-bottom: 1px solid transparent;
}

.news-item:hover .news-date .month,
.news-item:hover .news-date .day,
.news-item:hover .news-info h4 a {
	color: #fff;
}

.wip_zhcon2 .news-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 20px;
	height: 255px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 2px 12px #99999933;
}

.wip_zhcon2 .news-item {
	width: 33.3%;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 20px;
	padding-bottom: 0;
	height: 107px;
}

.wip_zhcon2 .news-item:nth-child(1),
.wip_zhcon2 .news-item:nth-child(2),
.wip_zhcon2 .news-item:nth-child(3) {
	padding-top: 0;
}

.wip_zhcon2 .news-item:nth-child(4),
.wip_zhcon2 .news-item:nth-child(5),
.wip_zhcon2 .news-item:nth-child(6) {
	border-bottom: 0;
}

.wip_zhcon2 .news-item:nth-child(1),
.wip_zhcon2 .news-item:nth-child(4) {
	padding-left: 0;
}

.wip_zhcon2 .news-item:nth-child(3n) {
	border-right: 0;
	padding-right: 0;
}

.wip_zhcon2 .news-item>div {
	border-bottom: 0;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
	gap: 5px;
}

.wip_zhcon2 .news-item>div>div {
	width: 100%;
}

.wip_zhcon2 .news-info {
	min-height: 54px;
}

.wip_zhcon2 .news-date .month {
	text-align: left;
}

.wip_zhcon2 .news-item:hover {
	background: none;
	padding-right: inherit;
	margin-left: inherit;
}

.wip_zhcon2 .news-item:hover .news-info h4 a {
	color: #36c;
}

.wip_zhcon2 .news-item:hover .news-date .month {
	color: #999;
}

/* 政务公开 */
.gov-grid {
	display: grid;
	grid-template-columns: 1fr 1.5fr 1fr;
	gap: 30px;
	margin-top: 30px;
}

.gov-column h4 {
	color: #333333;
	font-size: 22px;
	font-face: Source Han Serif CN;
	font-weight: 700;
	position: relative;
	padding-bottom: 13px;
}

.gov-column h4 span {
	color: #3366cc;
	font-size: 22px;
	font-face: Source Han Serif CN;
	font-weight: 700;
}

.gov-column h4::after {
	position: absolute;
	content: "";
	width: 28px;
	height: 3px;
	background: #ff8f1f;
	left: 30px;
	bottom: 0;
}

.gov-column h4.xxgk::after {
	left: 53px;
}

.gov-menu {
	width: 220px;
}

.gov-menu a {
	margin-top: 20px;
	display: block;
	height: 81px;
	border-radius: 8px;
	background: #eaf2ff;
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	color: #333;
	padding-left: 20px;
	padding-top: 20px;
}

.gov-menu a:nth-child(1) {
	background: url(jgzn01.png) no-repeat;
}

.gov-menu a:nth-child(2) {
	background: url(jgzn02.png) no-repeat;
}

.gov-menu a:nth-child(3) {
	background: url(jgzn03.png) no-repeat;
}


.gov-list {
	display: flex;
	flex-direction: column;
	width: 666px;
	height: 283px;
	background: #fff;
	box-shadow: 0 2px 12px #99999933;
	margin-top: 20px;
	padding: 20px;
	padding-top: 10px;
}

.gov-list-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dashed #eee;
	gap: 10px;
}

.gov-list-title {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 18px;
	line-height: 51px;
	text-align: left;
	color: #333;
}

.gov-list-title::before {
	content: '•';
	color: #4a90d9;
	margin-right: 10px;
}

.gov-list-date {
	flex-shrink: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 51px;
	color: #999;
}

.gov-links {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 254px;
	margin-top: 20px;
}

.gov-link-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	transition: all 0.3s;
	border: 1px solid #A6D0FF;
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	line-height: 55px;
	color: #333;
}

.gov-link-item:hover {
	background: #F5F9FF;
	color: #1d77ff;
}

.gov-link-icon {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

/* 互动交流 */
.interaction-grid {
	display: grid;
	grid-template-columns: 1.5fr 1fr;
	gap: 25px;
	margin-top: 30px;
}

.interaction-table h4 {
	color: #333333;
	font-size: 22px;
	font-face: Source Han Serif CN;
	font-weight: 700;
	position: relative;
	padding-bottom: 13px;
}

.interaction-table h4 span {
	color: #3366cc;
	font-size: 22px;
	font-face: Source Han Serif CN;
	font-weight: 700;
}

.interaction-table h4::after {
	position: absolute;
	content: "";
	width: 28px;
	height: 3px;
	background: #ff8f1f;
	left: 30px;
	bottom: 0;
}

.interaction-table {
	width: 800px;
	background: url(/cms_files/filemanager/1668/picture/20266/0576E7471EC543B5C23C14D17898470B.png) no-repeat;
	padding: 20px;
	box-shadow: 0 2px 12px #99999933;
}

#searchForm {
	width: 492px;
	position: relative;
}

#searchForm .yhcx input {
	width: 100%;
	background: transparent;
	padding-bottom: 17px;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	color: #999;
	border: 0;
	border-bottom: 1px solid #dedede;
	margin-top: 20px;
}

#searchForm .yhcx_yzm{
	margin-top: 20px;
	width: 304px;
	padding-bottom: 17px;
	border-bottom: 1px solid #dedede;
}

.jcaptcha-imagecode-input-text{
	border: 0 !important;
	font-size: 18px !important;
	line-height: 32px !important;
	text-align: left;
	color: #999 !important;
	background: transparent !important;
}

#searchForm .lkcx{
	width: 168px;
	line-height: 50px;
	border-radius: 8px;
	background: #36c;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 18px;
	right: 0;
	bottom: 0;
}

.jcaptcha-wrap-imagecode-box {
	position: relative;
}

.jcaptcha-check-code-false {
	border: 0 !important;
	background: transparent !important;
}

.jcaptcha-wrap-imagecode-box .jcaptcha-check-code-false {
	border: 0 !important;
}

.has-error,
.has-success {
	position: absolute !important;
	top: 0 !important;
	left: 172px !important;
	z-index: 1 !important;
	width: 32px !important;
	height: 20px !important;
	margin-top: 10px !important;
	font-size: 14px !important;
	line-height: 20px !important;
	text-align: center !important;
	visibility: visible !important;
	-webkit-animation: zoomIn .3s cubic-bezier(.12, .4, .29, 1.46) !important;
	animation: zoomIn .3s cubic-bezier(.12, .4, .29, 1.46) !important;
	pointer-events: none !important;
	display: none !important;
}

.has-error svg,
.has-success svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.jcaptcha-check-code-true+.has-success {
	color: #52c41a !important;
	-webkit-animation-name: diffZoomIn1 !important;
	animation-name: diffZoomIn1 !important;
	display: block !important;
}

.jcaptcha-check-code-false+.has-success+.has-error {
	color: #f5222d !important;
	-webkit-animation-name: diffZoomIn2 !important;
	animation-name: diffZoomIn2 !important;
	display: block !important;
}

/* 适老化 */
.jnpageold .has-error,
.jnpageold .has-success {
	left: 360px !important;
	font-size: 20px !important;
}

.interaction-table-header {
	display: none;
	grid-template-columns: 1fr 2fr 1fr 1fr;
	width: 790px;
	line-height: 50px;
	background: #f2f7ff;
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 20px;
}

.interaction-table-row {
	display: grid;
	grid-template-columns: 1fr 2fr 1fr 1fr;
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #333;
	margin-top: 17px;
}

.interaction-table-row a {
	color: #333333;
}

.interaction-table-row .bj01 {
	color: #999;
	width: 200px;
	text-align: left;
}

.interaction-table-row .bj02 {
	color: #3366CC;
}

.interaction-table-row .bj03 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	text-align: left;
}

.interaction-cards {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.interaction-card {
	display: flex;
	align-items: center;
	gap: 15px;
	cursor: pointer;
	transition: transform 0.3s;
	width: 380px;
	height: 152px;
}

.interaction-card:nth-child(1) {
	background: url(ldxx01.png) no-repeat;
}

.interaction-card:nth-child(2) {
	background: url(ldxx02.png) no-repeat;
}

.interaction-card a {
	display: block;
	height: 100%;
	width: 100%;
	padding-left: 30px;
	padding-top: 30px;
	font-family: "PingFang SC Bold";
	font-weight: 700;
	font-size: 24px;
	text-align: left;
	color: #36c;
}

/* 南山概况 */
/* 外层总容器 固定宽度1200px */
.overview-grid {
	margin-top: 30px;
	display: flex;
	gap: 12px;
	overflow: hidden;
}

/* 默认收起状态：宽度170px，收起背景图 */
.overview-intro {
	width: 170px;
	flex-shrink: 0;
	position: relative;
	background: url("nsgk01.png") center/cover no-repeat;
	transition: width 0.4s ease;
	overflow: hidden;
	padding: 20px;
	color: #FFFFFF;
	height: 355px;
}

.overview-intro:nth-child(2) {
	background: url("nsgk02.png") center/cover no-repeat;
}

.overview-intro:nth-child(3) {
	background: url("nsgk03.png") center/cover no-repeat;
}

.overview-intro:nth-child(4) {
	background: url("nsgk04.png") center/cover no-repeat;
}

.overview-intro:nth-child(5) {
	background: url("nsgk05.png") center/cover no-repeat;
}

/* 展开active状态：宽度472px，切换展开背景图 */
.overview-intro.active {
	width: 472px;
	background: url("nsgkbg01.png") center/cover no-repeat;
	padding: 24px;
}

.overview-intro:nth-child(2).active {
	background: url("nsgkbg02.png") center/cover no-repeat;
}

.overview-intro:nth-child(3).active {
	background: url("nsgkbg03.png") center/cover no-repeat;
}

.overview-intro:nth-child(4).active {
	background: url("nsgkbg04.png") center/cover no-repeat;
}

.overview-intro:nth-child(5).active {
	background: url("nsgkbg05.png") center/cover no-repeat;
}

/* 标题样式 */
.overview-intro h4 {
	transition: background 0.3s;
	display: flex;
	justify-content: space-between;
	align-items: center;
	white-space: nowrap;
	font-family: "PingFang SC Bold";
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	position: relative;
}

.overview-intro.active h4 {
	transition: background 0.3s;
	display: flex;
	justify-content: space-between;
	align-items: center;
	white-space: nowrap;
	font-family: "PingFang SC Bold";
	font-weight: 700;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	position: relative;
	padding-bottom: 20px;
}

.overview-intro.active h4::after {
	position: absolute;
	content: "";
	width: 48px;
	height: 4px;
	background: #36c;
	left: 0;
	bottom: 0;
}

/* 内容区域默认隐藏 */
.overview-intro .overview-btn {
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 0.3s ease;
	color: #fff;
}

.overview-intro p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 16px;
}

/* 展开后显示文字 */
.overview-intro.active p {
	text-indent: 2em;
	height: auto;
	opacity: 1;
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.overview-intro:nth-child(3).active p,
.overview-intro:nth-child(4).active p,
.overview-intro:nth-child(5).active p {
	-webkit-line-clamp: 7;
}

/* 默认隐藏查看详情按钮 */
.overview-intro .overview-btn {
	visibility: hidden;
}

/* 展开后显示按钮 */
.overview-intro.active .overview-btn {
	height: auto;
	opacity: 1;
	visibility: visible;
}

/* 按钮样式 */
.overview-btn {
	display: inline-block;
	margin-top: 24px;
	width: 148px;
	line-height: 48px;
	border-radius: 24px;
	background: #36c;
	font-family: "PingFang SC";
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #fff;
}


/* 专题专栏 */
.special-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-top: 30px;
}

/* 轮播外层容器 */
.special-slide {
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 38px;
	margin-top: 30px;
}

/* 内容区域 */
.special-slide .swiper-slide {
	float: left;
	width: 285px;
	height: 130px;
}

.special-slide .swiper-slide img {
	width: 285px;
	height: auto;
	display: block;
}

/* 左右切换箭头按钮 */
.special-slide .prev,
.special-slide .next {
	position: absolute;
	top: 19px;
	width: 42px;
	height: 98px;
	opacity: 0.7;
	text-decoration: none;
	z-index: 99;
	cursor: pointer;

}

.special-slide .prev {
	left: -50px;
	background: url(zt_l.png) no-repeat;
}

.special-slide .next {
	right: -50px;
	background: url(zt_r.png) no-repeat;
}

.special-slide .prev:hover,
.special-slide .next:hover {
	opacity: 1;
}