﻿/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

html,
body {
	position: relative;
	height: 100%;
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.von-145.swiper-container {
	width: 100%;
	height: 100%;
}

.von-145 {
	background: url(/145bg.png) no-repeat bottom center;
	background-size: 100% 100%;
	min-width: 1200px;
	position: relative
}

.von-145-page1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.page1-title {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	min-width: 1400px;
}

.von-145-nav {
	text-align: center;
	margin: -50px auto 90px;
	min-width: 1200px;
}
.von-145-nav img{
	margin-left:-30px
}

.von-145-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	padding: 0;
	width:1200px
}

.von-145-nav ul li {
	margin: 0 10px
}
.von-145-nav ul li .link{
	display: block;
    height: 38px;
    background: #D3B465;
}
.von-145-nav ul li a {
	padding: 11px 20px;
	background: #CF000D;
	border-radius: 30px;
	color: white;
	line-height: 38px;
	display: block;
	min-width: 160px;
	font-size: 20px;
}

.von-145-nav ul li a span {
	margin: 0 40px;
	position: relative;
}

.von-145-nav ul li a span:after {
	content: "";
	position: absolute;
	right: -40px;
	top: 50%;
	width: 1px;
	height: 20px;
	background: #eee;
	margin-top: -10px
}

.von-145-nav ul li a span:last-child:after {
	width: 0
}

.swiper-pagination-bullet-active {
	background: #cf000d;
}

.von-145-page2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #DAB866;
	height: 760px;
	background: white;
	border-radius: 4px;
}

#swiper-container2 .swiper-slide {
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	color: #fff;
	height:100%;
}

.von-145-page2 .swiper-container {
	flex: 1;
	margin-left:15px
}
.von-145-page2 iframe{
	width:100%;
	height:100%;
	border:0
}

.center145 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 999;
}

.page2-left {
	position: relative;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
}

.page2-left img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.page2-left-btn {
	position: absolute;
	bottom: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
}

.page2-left-btn a {
	border: 0;
	background: #cf000d;
	padding: 12px 32px;
	color: white;
	border-radius: 30px;
	cursor: pointer;
	margin: 0 10px;
}

.page2-right {
	flex: 1;
	/*overflow-y: scroll;*/
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.page2-right-title {
	padding: 50px 50px 0
}

.page2-right-title h3 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 5px;
	line-height: 1.5;
}

.page2-right-title h5 {
	color: #666;
	font-weight: 100;
	text-align: center;
	line-height: 2;
}

.page2-right-txt {
	padding: 20px 30px
}

.page2-right-txt p {
	text-indent: 2em;
	line-height: 1.8;
}

.von-arrow-down {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 999;
}

.von-home {
	position: absolute;
	right: -50px;
	bottom: 0;
	display: block;
	z-index: 999;
}

.von-145-page3 {
	clear: both;
}

.page3-card {
	width: 45%;
}

.page3-card:nth-child(2n-1) {
	float: left
}

.page3-card:nth-child(2n) {
	float: right
}

.page3-card:first-child,
.page3-card:nth-child(2) {
	margin-bottom: 50px;
}

.page3-card h1 {
	font-size: 36px;
	color: #D6000F;
	margin-bottom: 20px
}

.page3-card h1 a {
	color: #D3B465;
	margin-left: 20px
}

.page3-card ul {
	border: 1px solid #D3B465;
	padding: 20px;
	background: white;
	border-radius: 4px;
}

.page3-card ul li {
	padding: 8px 0 8px 20px;
	position: relative
}

.page3-card ul li a {
	font-size: 18px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.page3-card ul li a:hover {
	text-decoration: underline;
	color: #D6000F
}

.page3-card ul li:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}

.von-145-page4 {
	text-align: center;
}

.von-145-page4 .swiper-slide {
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.von-145-page4 .swiper-slide-active,
.von-145-page4 .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.page4-swiper {
	height: 560px;
	border: 1px solid #DAB866;
	padding: 20px;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	background: white;
	border-radius: 4px;
}

.page4-swiper .swiper-container {
	height: 85%;
	padding-top: 15px
}

.von-145-page4 .swiper-slide a {
	display: block;
}

.von-145-page4 .swiper-slide img {
	width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.page4-gd {
	position: absolute;
	bottom: 0px;
	left: 0
}

.page4-swiper .swiper-button-next,
.page4-swiper .swiper-button-prev {
	color: #333;
	opacity: 0.2;
	font-size: 30px
}

.page4-swiper .swiper-button-next {
	right: 0
}

.page4-swiper .swiper-button-prev {
	left: 0
}

.page4-swiper .swiper-button-next:after {
	content: ">";
}

.page4-swiper .swiper-button-prev:after {
	content: "<"
}

.page4-swiper .swiper-button-next:hover,
.page4-swiper .swiper-button-prev:hover {
	color: #D6000F;
	opacity: 1;
}