@media screen and (min-width:1600px) {
.videoSeries {
	max-width: 100%;
	margin: 0 auto 60px;
	justify-content: center;
	overflow: hidden;
	position: relative
}
.videoSeries, .videoSeries .video-item3 {
	display: flex;
	flex-flow: wrap
}
.videoSeries .video-item3 .video-item {
	flex: 1
}
.videoSeries .video-item3 .video-item .video-row {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}
.videoSeries .video-item3 .video-item .video-row video {
	max-width: 100%;
	max-height: 660px
}
.videoSeries .video-item3 .video-item .video-row .video-row-img {
	position: relative
}
.videoSeries .video-item3 .video-item .video-row .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item3 .video-item .video-row img {
	max-width: 100%;
	max-height: 660px
}
.videoSeries .video-item3 .video-item .video-title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	color: var(--onlyTheme2font)
}
.videoSeries .video-item-more {
	display: flex;
	min-width: 710px;
	overflow: hidden;
	position: relative
}
.videoSeries .video-item-more .video-more {
	margin-bottom: 30px;
	padding-right: 20px
}
.videoSeries .video-item-more .video-more, .videoSeries .video-item-more .video-more video {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 710px;
	max-height: 580px
}
.videoSeries .video-item-more .video-more .video-row-img {
	position: relative
}
.videoSeries .video-item-more .video-more .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item-more .video-more img {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 710px;
	max-height: 580px
}
.videoSeries .video-item-more .video-title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 710px;
	color: var(--onlyTheme2font)
}
.videoSeries .video_button_prev {
	position: absolute;
	left: 0;
	top: 40%;
	transform: translateY(-40%);
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: rgba(0,0,0,.3);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
	cursor: pointer;
	opacity: 0
}
.videoSeries .video_button_prev i {
	position: absolute;
	left: 12px;
	font-size: 20px;
	font-weight: 900;
	color: var(--white)
}
.videoSeries .video_button_next {
	position: absolute;
	right: 0;
	top: 40%;
	transform: translateY(-40%);
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: rgba(0,0,0,.3);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
	cursor: pointer;
	opacity: 0
}
.videoSeries .video_button_next i {
	position: absolute;
	left: 15px;
	font-size: 20px;
	font-weight: 900;
	color: var(--white)
}
.videoSeries:hover .video_button_next, .videoSeries:hover .video_button_prev {
	opacity: 1
}
.teshe1600 {
	width: 1600px;
	max-width: 1600px
}
.teshe1600 video {
	width: 1600px!important;
	max-width: 1600px!important;
	max-height: none!important
}
}

@media screen and (min-width:1200px) and (max-width:1600px) {
.videoSeries {
	max-width: 100%;
	margin: 0 auto 60px;
	justify-content: center;
	overflow: hidden;
	position: relative
}
.videoSeries, .videoSeries .video-item3 {
	display: flex;
	flex-flow: wrap
}
.videoSeries .video-item3 .video-item {
	flex: 1
}
.videoSeries .video-item3 .video-item .video-row {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}
.videoSeries .video-item3 .video-item .video-row video {
	max-width: 100%;
	max-height: 660px
}
.videoSeries .video-item3 .video-item .video-row .video-row-img {
	position: relative
}
.videoSeries .video-item3 .video-item .video-row .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item3 .video-item .video-row img {
	max-width: 100%;
	max-height: 660px
}
.videoSeries .video-item3 .video-item .video-title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	color: var(--onlyTheme2font)
}
.videoSeries .video-item-more {
	display: flex;
	min-width: 710px;
	overflow: hidden;
	position: relative
}
.videoSeries .video-item-more .video-more {
	margin-bottom: 30px;
	padding-right: 0px
}
.videoSeries .video-item-more .video-more, .videoSeries .video-item-more .video-more video {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 710px;
	max-height: 580px
}
.videoSeries .video-item-more .video-more .video-row-img {
	position: relative
}
.videoSeries .video-item-more .video-more .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item-more .video-more img {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 710px;
	max-height: 580px
}
.videoSeries .video-item-more .video-title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 710px;
	color: var(--onlyTheme2font)
}
.videoSeries .video_button_prev {
	position: absolute;
	left: 0;
	top: 40%;
	transform: translateY(-40%);
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: rgba(0,0,0,.3);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
	cursor: pointer;
	opacity: 0
}
.videoSeries .video_button_prev i {
	position: absolute;
	left: 12px;
	font-size: 20px;
	font-weight: 900;
	color: var(--white)
}
.videoSeries .video_button_next {
	position: absolute;
	right: 0;
	top: 40%;
	transform: translateY(-40%);
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: rgba(0,0,0,.3);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
	cursor: pointer;
	opacity: 0
}
.videoSeries .video_button_next i {
	position: absolute;
	left: 15px;
	font-size: 20px;
	font-weight: 900;
	color: var(--white)
}
.videoSeries:hover .video_button_next, .videoSeries:hover .video_button_prev {
	opacity: 1
}
}
@media screen and (min-width:768px) and (max-width:1200px) {
.videoSeries {
	max-width: 750px;
	margin: 0 auto 40px;
	justify-content: center;
	overflow: hidden;
	position: relative
}
.videoSeries, .videoSeries .video-item3 {
	display: flex;
	flex-flow: wrap
}
.videoSeries .video-item3 .video-item {
	flex: 1
}
.videoSeries .video-item3 .video-item .video-row {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}
.videoSeries .video-item3 .video-item .video-row video {
	max-width: 750px;
	max-height: 420px
}
.videoSeries .video-item3 .video-item .video-row .video-row-img {
	position: relative
}
.videoSeries .video-item3 .video-item .video-row .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item3 .video-item .video-row img {
	max-width: 750px;
	max-height: 420px
}
.videoSeries .video-item3 .video-item .video-title {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	color: var(--onlyTheme2font)
}
.videoSeries .video-item-more {
	display: flex;
	min-width: 365px;
	overflow: hidden;
	position: relative
}
.videoSeries .video-item-more .video-more {
	margin-bottom: 30px;
	padding-right: 20px
}
.videoSeries .video-item-more .video-more, .videoSeries .video-item-more .video-more video {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 365px;
	max-height: 365px
}
.videoSeries .video-item-more .video-more .video-row-img {
	position: relative
}
.videoSeries .video-item-more .video-more .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item-more .video-more img {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 365px;
	max-height: 365px
}
.videoSeries .video-item-more .video-title {
	height: 30px;
	line-height: 20px;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 365px;
	color: var(--onlyTheme2font)
}
.videoSeries .video_button_prev {
	position: absolute;
	left: 0;
	top: 40%;
	transform: translateY(-40%);
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: rgba(0,0,0,.3);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
	cursor: pointer;
	opacity: 0
}
.videoSeries .video_button_prev i {
	position: absolute;
	left: 12px;
	font-size: 20px;
	font-weight: 900;
	color: var(--white)
}
.videoSeries .video_button_next {
	position: absolute;
	right: 0;
	top: 40%;
	transform: translateY(-40%);
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: rgba(0,0,0,.3);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
	cursor: pointer;
	opacity: 0
}
.videoSeries .video_button_next i {
	position: absolute;
	left: 15px;
	font-size: 20px;
	font-weight: 900;
	color: var(--white)
}
.videoSeries:hover .video_button_next, .videoSeries:hover .video_button_prev {
	opacity: 1
}
}
@media screen and (max-width:767px) {
.videoSeries {
	width: calc(100vw - 30px);
	margin: 0 auto 40px
}
.videoSeries .video-item {
	margin-bottom: 20px
}
.videoSeries .video-item .video-row, .videoSeries .video-item .video-row2, .videoSeries .video-item .video-row2 video, .videoSeries .video-item .video-row video {
	width: 100%
}
.videoSeries .video-item .video-row2 .video-row-img, .videoSeries .video-item .video-row .video-row-img {
	position: relative
}
.videoSeries .video-item .video-row2 .video-row-img i, .videoSeries .video-item .video-row .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item .video-row2 img, .videoSeries .video-item .video-row img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%
}
.videoSeries .video-item .video-title {
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	color: var(--onlyTheme2font)
}
.videoSeries .video-item-more {
	margin-bottom: 20px
}
.videoSeries .video-item-more .video-more {
	width: 100%;
	margin-top: 20px
}
.videoSeries .video-item-more .video-more video {
	width: 100%
}
.videoSeries .video-item-more .video-more .video-row-img {
	position: relative
}
.videoSeries .video-item-more .video-more .video-row-img i {
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
	font-size: 40px;
	color: var(--white);
	cursor: pointer
}
.videoSeries .video-item-more .video-more img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%
}
.videoSeries .video-item-more .video-title {
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	color: var(--onlyTheme2font)
}
.videoSeries .video_button_next, .videoSeries .video_button_prev {
	display: none
}
}
