/* CSS Document*/

@font-face {
	font-family: 'webfontregular';
	font-weight: 600;
	src: url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot');
	src: url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff2') format('woff2'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff') format('woff'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.ttf') format('truetype'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.svg#webfontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* CSS Document*/
* {
	padding: 0px;
	margin: 0px;
	outline: 0 none;
}

a {
	text-decoration: none;
	color: #666;
	transition: all 0.5s ease 0s;
}

a:focus {
	outline: none;
}

a:hover {
	color: #bb0611;
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin-bottom: 0px;
}

li {
	vertical-align: bottom;
	zoom: 1;
}

img {
	border: 0px;
}

select {
	font-family: "pingfang SC", "Microsoft YaHei", "黑體";
	color: #666;
	font-size: 12px;
}

textarea {
	font-family: "pingfang SC", "Microsoft YaHei", "黑體";
	color: #666;
	font-size: 12px;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

th,
td {
	padding: 0;
}

input {
	vertical-align: middle;
	outline: none;
	font-size: 12px;
	font-family: "pingfang SC", "Microsoft YaHei", "黑體";
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
}

.hidden {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: inherit;
	margin: 0px;
}

p {
	margin: 0px;
}

em,
i {
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

input::-webkit-input-placeholder {
	color: #999;
}

input::-moz-input-placeholder {
	color: #999;
}

input::-ms-input-placeholder {
	color: #999;
}

textarea::-webkit-input-placeholder {
	color: #999;
}

textarea::-moz-input-placeholder {
	color: #999;
}

textarea::-ms-input-placeholder {
	color: #999;
}


.center {
	text-align: center;
}


body {
	font-family: "pingfang SC", "Microsoft YaHei", "黑體";
	background: #fff;
	color: #666;
	font-size: 12px;
	min-width: 1200px;
}

.container {
	margin: 0px auto;
	max-width: 1200px;
	padding: 0px 30px;
	margin: 0px auto;
}


.banner {
	position: relative;
}

.banner img {
	width: 100%;
	height: auto;
}

.banner .logo {
	position: absolute;
	top: 7%;
	width: 308px;
	height: auto;
	left:50%;
	margin-left: -154px;
}

.banner .wz {
	position: absolute;
	top: 20%;
	width: 100%;
}

.banner .wz h2 {
	width: 70%;
	margin: 0px auto;
}

.banner .wz p {
	width:42%;
	display: block;
	margin: 0px auto;
	margin-top: 50px;
}


.big {
	background: url(../images/big_bj.jpg) repeat-y;
	background-size: 100% auto;
	background-position: center top;
	padding-bottom: 100px;
}


.big .bt {
	text-align: center;
}

.big .bt h2 {
	font-size: 40px;
	color: #000;
	font-weight: bold;
	padding: 0px 100px;
	position: relative;
	display: inline-block;
}

.big .bt h2::after {
	position: absolute;
	content: '';
	width: 90px;
	height: 1px;
	background: #ccae75;
	left: 0px;
	top: 50%;
}

.big .bt h2::before {
	position: absolute;
	content: '';
	width: 90px;
	height: 1px;
	background: #ccae75;
	right: 0px;
	top: 50%;
}

.big .bt p {
	font-size: 17px;
	color: #adadad;
	text-transform: uppercase;
}

.mokuai {
	padding-top: 80px;
}

.mokuai .nr {
	position: relative;
	cursor: pointer;
	margin-top: 40px;
	border-radius: 15px;
	box-shadow: 0px 0px 10px #ccc;
}

.mokuai .nr h2 {
	height: 65px;
	line-height: 65px;
	position: relative;
	background: url(../images/box_bj.jpg) no-repeat;
	background-size: cover;
	border-radius: 15px 15px 0px 0px;
	box-sizing: border-box;
	padding-left: 420px;
	color: #fff;
	font-size: 46px;
	font-weight: bold;
}

.mokuai .nr h2 em {
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
}

.mokuai .nr h2 b {
	position: absolute;
	right: 20px;
	bottom: 10px;
	line-height: 24px;
	font-size: 17px;
	font-weight: normal;
}

.mokuai .nr h3 {
	min-height: 245px;
	background: url(../images/box_bj1.jpg) no-repeat center bottom #f4ece2;
	background-size: cover;
	box-sizing: border-box;
	padding: 20px;
	padding-left: 420px;
	border-radius: 0px 0px 15px 15px;
}

.mokuai .nr h3 p {
	font-size: 17px;
	line-height: 35px;
	text-indent: 36px;
}

.mokuai .nr span {
	position: absolute;
	left: 110px;
	bottom: 0px;
}

.zhici {
	max-width: 1200px;
	margin: 0px auto;
}

.zhici img {
	width: 100%;
	height: auto;
}


.mokuai1 {
	padding: 150px 0px;
}

.mokuai1 .nr {
	padding-top: 40px;
	cursor: pointer;
}

.mokuai1 .nr img {
	width: 100%;
	height: auto;
}

.video video {
	width: 90vw;
	margin-left: 5vw;
	height: auto;
	max-height: 90vh;
}


.mokuai2 {
	padding-bottom: 150px;
}

.mokuai2 .nr {
	margin-top: 40px;
	border-radius: 15px;
	box-shadow: 0px 0px 10px #ccc;
}

.mokuai2 .nr .xbt {
	height: 250px;
	padding: 0px 80px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: url(../images/box3_title.jpg) no-repeat;
	background-size: cover;
	font-size: 60px;
	color: #fff;
	border-radius: 15px 15px 0px 0px;
}


.mokuai2_nr {
	position: relative;
	padding: 40px 90px;
	background: #fff;
	border-radius: 0px 0px 15px 15px;

}

.mokuai2_nr .xxbt {
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
}


.mokuai2_nr .swiper-slide .xnr p {
	font-size: 19px;
	line-height: 40px;

}

.mokuai2_nr .swiper-slide .xnr1 {
	height: 500px;
	overflow-y: auto;
}

.mokuai2_nr .swiper-slide .xnr1 p {
	font-size: 17px;
	line-height: 38px;
	padding-bottom: 10px;
	text-indent: 35px;

}

.mokuai2_nr .swiper-slide .xnr1 h2 {
	text-align: center;
	font-size: 21px;
	color: #000;
	font-weight: bold;
	line-height: 38px;
	padding-bottom: 10px;
}

.mokuai2_nr .swiper-slide .xnr1::-webkit-scrollbar {
	width: 10px;
}

.mokuai2_nr .swiper-slide .xnr1::-webkit-scrollbar-track {
	background: #eee;
}

.mokuai2_nr .swiper-slide .xnr1::-webkit-scrollbar-thumb {
	background: #dca93f;
}


.mokuai2_nr .swiper-slide .nf {
	padding-top: 50px;
	position: relative;
}

.mokuai2_nr .swiper-slide .nf::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dca93f;
	left: 0px;
	top: 54px;
}

.mokuai2_nr .swiper-slide .nf ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.mokuai2_nr .swiper-slide .nf ul li {
	flex: 1;
	color: #dca93f;
	opacity: 1;
	font-size: 25px;
	text-align: center;
	cursor: pointer;
}

.mokuai2_nr .swiper-slide .nf ul li b {
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50%;
	background: #dca93f;
	margin: 0px auto;
	margin-bottom: 5px;
}

.mokuai2_nr .swiper-button-next,
.mokuai2_nr .swiper-button-prev {
	background: none;
	border: 2px solid #dca93f;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	--swiper-navigation-color: #dca93f;
	--swiper-navigation-size: 30px;
	left: 20px;
}

.mokuai2_nr .swiper-button-next {
	left: auto;
	right: 20px;
}


.mokuai3 {
	padding-bottom: 150px;
}


.mokuai3 .nr {
	height: 670px;
	overflow-y: auto;
	margin-top: 40px;
}

.mokuai3 .nr ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

.mokuai3 .nr ul li {
	height: 227px;
	background: #fff;
	box-sizing: border-box;
	padding: 4px;
	flex-grow: 1;
}

.mokuai3 .nr ul li img {
	object-fit: cover;
	max-width: 100%;
	min-width: 100%;
	height: 100%;
}

.mokuai3 .nr ul::after {
	content: '';
}


.mokuai3 .nr::-webkit-scrollbar {
	width: 25px;
}

.mokuai3 .nr::-webkit-scrollbar-button {
	background: #dca93f;
	height: 25px;
	color: #fff;
	position: relative;
}

.mokuai3 .nr::-webkit-scrollbar-track {
	background: #e8e8e8;
}

.mokuai3 .nr::-webkit-scrollbar-thumb {
	background: #cecece;
}

.mokuai4 {
	padding-bottom: 150px;
}

.mokuai4 .nr {
	padding-top: 40px;
}

.mokuai4 .nr .xbt {
	height: 395px;
	background: url(../images/box4_title.jpg) no-repeat;
	background-size: cover;
	border-radius: 15px 15px 0px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.footer {
	width: 100%;
	min-width: 320px;
	padding: 60px 0;
	background-color: #3c3c3c;
}

.footer .container {
	width: 1315px;
	max-width: 100%;
	min-width: 1315px;
	height: 100%;
}

.footer .bt {
	font-size: 22px;
	color: #bfbfbf;
	margin-bottom: 25px;
}

.footer .first {
	margin-bottom: 20px;
}

.footer .wz {
	font-size: 20px;
	color: #000;
}

.footer .box {
	margin-right: 53px;
}

.footer .box:last-child {
	margin-right: 0;
}

.footer .box1 ul li {
	float: left;
}

.footer .box1 ul li a {
	display: block;
	width: 150px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	background-color: #d7bd81;
}

.footer .box1 ul .li1 {
	margin-right: 53px;
}

.footer .box1 ul .li2 select {
	display: block;
	box-sizing: border-box;
	width: 226px;
	height: 55px;
	text-align: center;
	border: none;
	background-color: #d7bd81;
	border-radius: 5px;
}

.footer .box2 ul li {
	float: left;
	text-align: center;
}

.footer .box2 ul li img {
	width: 130px;
	height: 130px;
}

.footer .box2 ul .li1 {
	margin-right: 53px;
}

.footer .box3 p {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 12px;
	color: #bfbfbf;
}

.footer .box3 p:last-child {
	margin-bottom: 0;
}

.footer .box3 p i {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	position: relative;
	top: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.footer .box3 p .i1 {
	background-image: url(../images/footer-03.png);
}

.footer .box3 p .i2 {
	background-image: url(../images/footer-04.png);
}

.footer .box3 p .i3 {
	background-image: url(../images/footer-05.png);
}


.bottoms {
	width: 100%;
	min-width: 320px;
	padding: 20px 0;
	font-size: 16px;
	color: #3c3c3c;
	text-align: center;
	background-color: #d7bd81;
}