.sub-mouse {
	width: 70%;
	height: 43px;
	position: absolute;
	bottom: 18%;
	left: 15%;
	cursor: pointer;
	z-index: 1;
	zoom: .7;
}
.sub-mouse:after {
	display: none;
	z-index: -1;
	position: absolute;
	content: '';
	top: -30px;
	left: 50%;
	height: 53px;
	border-right: 1px solid #333;
	margin-left: -1px
}
.sub-mouse span {
	text-align: center;
	display: block;
	position: relative;
	width: 50%;
	height: 100%;
	animation: ani-svg .85s linear 0s alternate infinite;
	margin: 0 auto
}
.number {
	position: absolute !important;
	bottom: 1% !important;
	left: 50.5% !important;
	padding-bottom: 5px !important;
	display: table !important;
	padding: 0 20px !important;
	width: auto !important;
	text-align: center !important;
	transform: translateX(-50%) !important;
	-webkit-transform: translateX(-50%) !important;
}
.number span {
	margin-right: 6px !important;
	display: inline-block !important;
	width: 17px !important;
	height: 17px !important;
	cursor: pointer !important;
	position: relative !important;
	transition: all 500ms ease !important;
	-webkit-transition: all 500ms ease !important;
	background: url(../images/mintb.png) no-repeat center center !important;
}
.number span.active {
	margin-right: 6px !important;
	display: inline-block !important;
	width: 17px !important;
	height: 17px !important;
	cursor: pointer !important;
	position: relative !important;
	transition: all 500ms ease !important;
	-webkit-transition: all 500ms ease !important;
	background: url(../images/mintb-hover.png) no-repeat center center !important;
}
.number span:last-child {
	margin-right: 0 !important;
}
.index_banner .item {
	background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	position: relative;
}
.index_banner .item.slick-current .scaleBg {
	visibility: visible;
	-webkit-animation: scale-bg 6s linear forwards;
	animation: scale-bg 6s linear forwards;
}
.index_banner .items {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.index_banner .item .inner .block_txt {
	position: absolute; /*top:0;*/
	bottom: 0;
	right: 10px;
	left: 10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
.index_banner .item.active .inner .block_txt {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}
.index_banner .item.active .inner .block_txt .ban1-con {
	position: absolute;
	bottom: 25vh;
	right: 10px;
	left: 10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}
.index_banner .item.active .inner .block_txt .ban2-con {
	position: absolute;
	bottom: 40vh !important;
	right: 10px;
	left: 10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}
.index_banner .item.active .inner .block_txt .ban3-con {
	position: absolute;
	bottom: 40vh !important;
	right: 10px;
	left: 10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}
.index_banner .item.active .inner .block_txt .ban1-2con {
	position: absolute;
	left: 53%;
	bottom: 0.5vh;
	transition: width 2s;
}
.index_banner .item.active .inner .block_txt .ban1-2con img {
	width: 44.68vw;
	transition: width 2s;
}
.index_banner .item.active .inner .block_txt .ban2-2con {
	position: absolute;
	left: 53%;
	bottom: 1vh;
	transition: width 2s;
}
.index_banner .item.active .inner .block_txt .ban2-2con img {
	width: 47.92vw;
	transition: width 2s;
}
.index_banner .item.active .inner .block_txt .ban3-2con {
	position: absolute;
	left: 53%;
	bottom: 1vh;
	transition: width 2s;
}
.index_banner .item.active .inner .block_txt .ban3-2con img {
	width: 47.5vw;
	transition: width 2s;
}
.index_banner .item .inner .block_txt h4 {
	font-size: 36px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 36px;
}
.index_banner .item.active .inner .block_txt .ban2-con {
	position: absolute;
	bottom: 60vh;
	right: 10px;
	left: 10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}
.index_banner .item.active .inner .block_txt .ban3-con {
	position: absolute;
	bottom: 60vh;
	right: 10px;
	left: 10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}
.index_banner .item.active .inner .block_txt .ban2-2con {
	position: absolute;
	left: 47%;
	bottom: 1vh;
	transition: width 2s;
}
.index_banner .item.active .inner .block_txt .ban3-2con {
	position: absolute;
	left: 47%;
	bottom: 1vh;
	transition: width 2s;
}
.index_banner .item .inner .block_txt h1 {
	font-size: 56px;
	color: #f5c920;
	text-align: center;
	font-weight: bold;
	line-height: 56px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.index_banner .item .inner .block_txt h2 {
	color: #fff;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
}
.index_banner .item .inner .block_txt h2 span {
	color: #f5c920;
	display: inline-block;
	letter-spacing: 5px;
}
.index_banner .item .inner .block_txt h3 {
	color: #fff;
	font-size: 53px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 53px;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 3px;
	font-weight: bold
}
.slick_txt {
	width: 30%;
	height: 100%;
	background-color: transparent;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	font-size: 0;
	outline: none;
	border: 0;
}
.left {
	left: 0;
}
.right {
	right: 0;
}
.slick_txt:hover .slick_arrow {
	opacity: 1;
	visibility: visible;
}
.slick_txt .slick_arrow {
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	opacity: 0;
	visibility: hidden;
}
.slick_txt .prev {
	background-image: url(../image/ban_prev.png);
	left: 60px;
}
.slick_txt .next {
	background-image: url(../image/ban_next.png);
	right: 60px;
}
.slick_txt .prev:hover {
	background-image: url(../image/ban_prev_hover.png);
}
.slick_txt .next:hover {
	background-image: url(../image/ban_next_hover.png);
}
 @media only screen and (max-width: 1600px) {
.index_banner .item .inner .block_txt h4 {
	font-size: 28px;
}
.index_banner .item .inner .block_txt h2 {
	font-size: 60px;
}
.index_banner .item .inner .block_txt h3 {
	font-size: 20px;
}
}
@media only screen and (max-width: 1440px) {
.index_banner .item .inner .block_txt h4 {
	font-size: 24px;
}
.index_banner .item .inner .block_txt h2 {
	font-size: 40px;
}
.index_banner .item .inner .block_txt h3 {
	font-size: 18px;
	margin-top: 5px;
}
}
@media only screen and (max-width: 1366px) {
.index_banner .item .inner .block_txt h4 {
	font-size: 20px;
}
.index_banner .item .inner .block_txt h2 {
	font-size: 26px;
}
.index_banner .item .inner .block_txt h1 {
	font-size: 36px;
}
.index_banner .item .inner .block_txt h3 {
	font-size: 16px;
}
.index_banner .slick-arrow {
	background-size: auto 30px;
}
}
@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 1199px) {
.index_banner .item .inner .block_txt h4 {
	font-size: 18px;
}
.index_banner .item .inner .block_txt h2 {
	font-size: 22px;
}
.index_banner .item .inner .block_txt h1 {
	font-size: 26px;
}
.index_banner .item .inner .block_txt h3 {
	font-size: 14px;
}
}
@media only screen and (max-width: 992px) {
.index_banner .item {
	height: 92vh;
}
.index_banner .item .inner .block_txt {
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0 20px;
	top: 42%;
}
.index_banner .slick-arrow {
	display: none !important;
}
.index_banner .slick-dots {
	position: absolute;
	bottom: 12px;
}
.index_banner .slick-dots li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #fff;
}
.index_banner .slick-dots li button {
	display: none;
}
.index_banner .slick-dots li.slick-active {
	background: #fff;
}
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 340px) {
}
@media only screen and (max-width: 320px) {
}
