/* 字魂江汉手书 */
@font-face {
	font-family: "snake-year";
	src: url("../fonts/snake-year/snake-year.eot");
	/* IE9 */
	src: url("../fonts/snake-year/snake-year.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("../fonts/snake-year/snake-year.woff") format("woff"),
		/* chrome、firefox */
		url("../fonts/snake-year/snake-year.ttf") format("truetype"),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
		url("../fonts/snake-year/snake-year.svg#dragon") format("svg");
	/* iOS 4.1- */
	font-style: normal;
	font-weight: normal;
}

.pc-banner>h1,
.spec h1 {
	font-family: "snake-year" !important;
}

.container>p {
	font-size: 32px !important;
	color: #FFF;
	font-family: "snake-year" !important;
}

.compatibility .underlined-title h1 {
	font-family: "snake-year" !important;
}

/*幻灯片过场效果-start*/
.carousel.fade {
	opacity: 1;
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
}

.carousel.fade .item:first-child {
	top: auto;
	position: relative;
}

.carousel.fade .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	z-index: 2;
}

.section-1 .container {
	width: 100%;
	position: absolute;
	bottom: 20%;
}

.section-1 .container .btn-box {
	width: 530px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.section-1 .container .btn-box>a {
	display: inline-block;
	font-family: "snake-year" !important;
	font-size: 32px;
	color: #fff;
	writing-mode: vertical-rl;
	text-align: center;
	padding: 0px 5px;
	height: 130px;
	border: 3px solid transparent;
	box-shadow: 0 0 0 3px #fff;
	transition: all .3s linear 0s;
}

.section-1 .container .btn-box>a:hover {
	color: #000;
	background-color: #fff;
	border: 3px solid #000;
	box-shadow: 0 0 0 3px #fff;
	/* transition: all .5s linear 0s; */
}

.section-1 .btn-box img {
	width: 65px;
	height: auto;
}

.section-2 .container {
	width: 100%;
	text-align: left;
	position: absolute;
	top: 9%;
	padding-left: 8%;
	padding-right: 55%;
}

.section-2 .container p {
	font-size: 36px;
	text-shadow: 1px 1px 3px #000000c7;
}

.content-1-9 .remarks {
	color: #999;
}

/*轮播组件*/
.pc-banner {
	text-align: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 20px !important;
}

/* 黑白滤镜 */
.slider img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .5;
}

.slider .owl-dots {
	display: inline-block;
	margin-top: -265px;
	left: 47%;
	top: -43px;
	position: relative;
}

.slider .owl-dot {
	float: left;
	width: 8px;
	height: 8px;
	background: #000;
	position: relative;
	border-radius: 5px;
	margin: 10px 6px;
}

.layer-mask {
	width: 100%;
	height: 100%;
	opacity: 0.5;
	transition: all 0.5s;
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

.swiper-slide-active .layer-mask {
	display: none;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
	filter: grayscale(100%);
}

.swiper-slide-active img {
	filter: grayscale(0%);
}

.pc-banner .swiper-pagination-bullet {
	background-color: #cfcfcf;
}

.pc-banner .swiper-button-prev {
	left: 30px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	opacity: .6;
}

.pc-banner .swiper-button-prev:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23db9b34'%2F%3E%3C%2Fsvg%3E");
	opacity: 1;
}

.pc-banner .swiper-button-next {
	right: 30px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	opacity: .6;
}

.pc-banner .swiper-button-next:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23db9b34'%2F%3E%3C%2Fsvg%3E");
	opacity: 1;
}

@media screen and (max-width: 767px) {
	h1 {
		font-size: 22px !important;
		line-height: 30px;
	}

	p {
		color: grey !important;
		font-size: 12px;
	}

	.section-1 .container,
	.section-2 .container,
	.section-3 .container,
	.section-4 .container,
	.section-5 .container {
		position: inherit;
		width: 100%;
		min-width: 100%;
		background: #000;
		text-align: left;
		padding: 1rem 2rem;
	}

	.section-1 .container {
		background-color: #120a08;
	}

	.section-1 .container .btn-box {
		width: 100%;
		padding: 20px 0;
	}

	.section-1 .container .btn-box>a {
		font-size: 20px;
		height: 90px;
	}

	.section-2 .container p {
		font-size: 20px !important;
		color: #fff !important;
	}

	/* 轮播组件 */
	.pc-banner>h1 {
		margin: 0;
		padding: 30px 0;
	}

	.pc-banner>br {
		display: none;
	}

	.pc-banner .swiper-button-prev {
		width: 20px;
		height: 30px;
		left: 15px;
		background-size: 20px 30px;
	}

	.pc-banner .swiper-button-next {
		width: 20px;
		height: 30px;
		right: 15px;
		background-size: 20px 30px;
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		bottom: 8%;
	}

	.section-1 .container .btn-box {
		width: 380px;
	}

	.section-1 .container .btn-box>a {
		font-size: 23px;
		height: 100px;
	}

	.section-1 .btn-box img {
		width: 26px;
	}

	.section-2 .container {
		top: 1%;
		padding-left: 3%;
		padding-right: 3%;
	}

	.section-2 .container p {
		font-size: 23px !important;
	}
}

@media only screen and (min-width:1024px) and (max-width:1280px) {
	h1 {
		font-size: 24px;
		line-height: 32px;
	}

	p {
		font-size: 12px !important;
	}

	.section-1 .container {
		bottom: 15%;
	}

	.section-1 .container .btn-box {
		width: 360px;
	}

	.section-1 .container .btn-box>a {
		font-size: 23px;
		height: 100px;
	}

	.section-1 .btn-box img {
		width: 30px;
	}

	.section-2 .container {
		top: 8%;
		padding-left: 6%;
		padding-right: 45%;
	}

	.section-2 .container p {
		font-size: 23px !important;
	}
}

@media only screen and (min-width:1366px) and (max-width:1440px) {
	h1 {
		font-size: 30px;
		line-height: 40px
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.section-1 .container {
		bottom: 16%;
	}

	.section-1 .container .btn-box {
		width: 380px;
	}

	.section-1 .container .btn-box>a {
		font-size: 28px;
		height: 130px;
	}

	.container>p {
		font-size: 28px !important;
	}

	.section-2 .container {
		top: 6%;
		padding-left: 6%;
		padding-right: 48%;
	}
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
	h1 {
		font-size: 30px;
	}

	h3 {
		font-size: 20px !important;
	}

	p,
	li {
		font-size: 14px !important;
	}

	.section-1 .container {
		bottom: 18%;
	}

	.section-1 .container .btn-box {
		width: 395px;
	}

	.section-1 .btn-box img {
		width: 45px;
	}

	.section-2 .container {
		top: 5%;
		padding-left: 5%;
		padding-right: 50%;
	}
}

@media screen and (min-width:1921px) and (max-width:2560px) {
	.section-1 .container {
		bottom: 23%;
	}

	.section-2 .container {
		top: 10%;
		padding-right: 53%;
		padding-left: 10%;
	}
}

@media screen and (min-width:2561px) and (max-width:3200px) {
	.section-2 .container {
		top: 8%;
		padding-right: 70%;
		padding-left: 8%;
	}
}

@media only screen and (min-width:2880px) and (max-width:3200px) {
	h1 {
		font-size: 48px;
		line-height: 66px;
	}

	h3,
	h4 {
		font-size: 24px !important;
	}

	li {
		font-size: 16px !important;
	}

	p {
		font-size: 18px;
	}

	.container {
		width: 1200px;
	}

	.section-1 .container {
		top: 65%;
	}

	.section-1 .container .btn-box {
		width: 600px;
	}

	.section-1 .btn-box img {
		width: 85px;
		height: auto;
	}

	.section-2 .container {
		top: 15%;
		padding-right: 53%;
		padding-left: 15%;
	}
}

@media only screen and (min-width:3200px) {
	.section-1 .container {
		bottom: 25%;
	}

	.section-1 .container .btn-box {
		width: 750px;
	}

	.section-1 .btn-box img {
		width: 85px;
	}

	.section-2 .container {
		top: 18%;
		padding-left: 18%;
		padding-right: 59%;
	}
}