/* video {
	width: 100%;
	height: 86vh;
	object-fit: cover;
} */

.video-container {
	position: relative;
	width: 100%;
	height: 95vh;
	overflow: hidden;
}

#background-video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
}

.wd1055 {
	max-width: 1055px;
	margin-left: auto;
	margin-right: auto;
}

.indexabout {
	background: url(../images/indexaboutbj.png) no-repeat;
	background-size: 100% 100%;
}

.indexaboutcon {
	position: relative;
}

.toptile {
	position: relative;
}

.toptile span {
	position: absolute;
	bottom: 2px;
	left: 50px;
}

.indexaboutdo {
	position: absolute;
	right: 0px;
	top: 10%;
	transform: rotate(90deg);
	/*将文字旋转90度*/
}


.indexaboutconbox p {
	line-height: 35px;
}

.indexaboutbtn a {
	background: #ba9548;
	display: inline-block;
	border: #ba95481px solid;
	padding: 8px 25px;
	border-radius: 45px;
	color: white;
}

.indexaboutbtn span {
	background: white;
	display: inline-block;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
}

.indexaboutbtn span::after {
	content: ">";
	width: 25px;
	height: 25px;
	color: #ba9548;
	font-size: 17px;
	vertical-align: middle;

	content: "next";
	/* 	content: "prev"; */
	font-family: swiper-icons;
	font-size: 14px;
}

.indexaboutbtn a:hover {
	background: none;
	color: #ba9548;
	transition: all .2s;
}

.indexaboutbtn a:hover span::after {
	margin-top: -3px;
	line-height: 25px;
	width: 25px;
	height: 25px;
	border: #ba95481px solid;
	border-radius: 50%;
	color: white;
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
	background: #ba9548;
	transition: all .2s;

	font-size: 14px;
}


.indexbox1 img {
	width: 100%;
}





.indexbox2con {
	padding-left: 3%;
	padding-right: 3%;
}

.indexbox2conleft {
	width: 58%;
}

.indexbox2tb {
	margin-right: -50px;
}

.indexbox2tb2 {
	margin-left: -120px;
	margin-bottom: 30px;
}

.indexbox2conleft p {
	line-height: 36px;
}

.indexbox2conright {
	width: 34%;
}

.colorred {
	color: #ba9548;
}

.indexbox2conlist:nth-child(2n) {
	flex-direction: row-reverse;
	margin-top: 50px;
}


.indexbox3 {
	margin-left: 3.5%;
}

.indexbox3title {
	padding: 25px 0px 15px 0px;
}

.indexbox3con img {
	width: 96%;
}


/* .swiper-slide:not(.swiper-slide-visible):last-child {
	opacity: 0.3;
	transform: translateX(-50%);
} */

/* .indexbox3con:nth-child(5) {
	transform: translateX(20%);
} */



.wdper93 {
	margin-left: auto;
	margin-right: auto;
	max-width: 93%;
}

.indexbox4con ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.indexbox4con ul li {
	width: 31%;
}


.indexbox4title {
	margin: 20px 0px;
}

.spantitle {
	display: inline-block;
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: calc(100% - 100px);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 20px;
	font-weight: bold;
}

.times {
	display: inline-block;
	display: inline-block;
	width: 100px;
}

.newsbtn a {
	padding: 10px 40px;
}




.footcon {
	max-width: 785px;
	margin-left: auto;
	margin-right: auto;
}

.footcon ul li {
	width: 26%;
}

.footcon ul li img {
	height: 26px;
}

.footbot {
	padding: 70px 0px;
	letter-spacing: 5px;
}

.footlogo img {
	max-width: 150px;
}


/* productlist.html */
.nobackground a {
	background: none;
	color: #ba9548;
	padding: 10px 40px;
}

.nobackground a:hover {
	background: #ba9548;
	color: white;
}

.probox2 ul li {
	width: 32.5%;
	position: relative;
	background: #e7e7e7;
	margin-top: 1%;
}

.probox2pic {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 110%;
	overflow: hidden;
}

.probox2pic:hover img {
	transform: scale(1.05);
}

.probox2pic img {
	position: absolute;
	width: 100%;
	padding: 0px 5%;
	object-fit: cover;
	transition: transform 0.4s ease;
	bottom: 25%;
}

.probox2btn {
	position: absolute;
	left: 14px;
	bottom: 12px;
}


.prolistshipin {
	position: relative;
	width: 100%;
	height: 72vh;
	margin-top: 20vh;
}

.prolistshipin video {
	width: 100%;
	height: 100%;
	/* object-fit: fill; */
	object-fit: cover;
}

.videobtn {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 40%;
	cursor: pointer;
}


/* xielist.html */
.xielist ul {
	display: flex;
	flex-wrap: wrap;
}

.xielist ul li:first-child {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 35px;
}

.xielist ul li {
	width: 16.66666666666%;
	background: url(../images/xielistbj1.png) no-repeat;
	background-size: 100% 100%;
	background-size: cover;
	margin-bottom: 18px;
}

/* .xielist ul li:nth-child(2n) {
	background: url(../images/xielistbj1.png) no-repeat!important;
	background-size: cover;
} */

.xielist ul li:nth-child(2) {
	background: url(../images/xielistbjsanjiao.jpg) no-repeat;
	background-size: cover;
}

.xielist ul li .probox2pic img {
	padding: 0px 7%;
	bottom: 20%;
}





/* xiedetail.html */
.xiedetailleft {
	width: 65%;
}

.item {
	background: url(../images/xiedetailbj.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 10%;
	height: 60vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item img {
	max-height: 55vh;
}

.xiedetailright {
	width: 30%;
}

ul.tabs {
	display: flex;
}

ul.tabs li {
	width: 70px;
	height: 70px;
	background: url(../images/xielistbj.png) no-repeat;
	display: flex;
	align-items: center;
	padding: 5px;
	margin-right: 15px;
	cursor: pointer;
}

ul.tabs li.tablist_active {
	border-bottom: #ba95483px solid;
}

.xiedetailcon ul li {
	width: 50%;
	margin-bottom: 0px;
	background: url(../images/xielistbj.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 5%;
}

.xiedetailcon ul li .probox2pic img {
	/* 	padding: 0px 15%;
	bottom: 10%; */
	width: 80%;
	height: 80%;
}

.xiedetailcon ul li .probox2pic {
	padding-bottom: 100%;
}

.xiedetaillogo {
	position:fixed;
	right: 5%;
	bottom:80px;
}

table.xiedetail1 tr td {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0px;
}

table.xiedetail2 tr td {
	font-size: 18px;
	padding: 7px 0px;
}

table.xiedetail2 tr td img {
	height: 23px;
}

.xiedetailbot {
	margin-left: auto;
}

.xiedetailbotlist {
	background: url(../images/xielistbj.png) no-repeat;
	background-size: 100% 100%;
}

.xiedetailbottitle {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}




/* about.html */
.aboutbox1con p {
	font-size: 18px;
	line-height: 30px;
	text-indent: 2rem;
	color: #0e0e0e;
}

.borderbottomred {
	border-bottom: #ba95482px solid;
	padding-bottom: 30px;
	display: inline-block;
}

.aboutbox3 ul li {
	width: 47%;
}

.aboutbox5con {
	position: relative;
}

.aboutdes {
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	bottom: 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	padding: 22px 55px;
}

.aboutbox6 ul li {
	width: 32%;
	position: relative;
}

.aboutbox6 ul li .aboutdes {
	padding: 20px 30px;
}

.aboutbox7 ul li:nth-child(1) {
	width: 63.45%;
}

.aboutbox7 ul li:nth-child(2) {
	width: 33.75%;
}

.aboutbox8 ul li:nth-child(1) {
	width: 32.75%;
}

.aboutbox8 ul li:nth-child(2) {
	width: 64.45%;
}

.paboutbox8 span {
	margin-left: 50px;
}

.paboutbox8 {
	font-family: '黑体';
	letter-spacing: 30px;
}

.aboutbox9 ul li:nth-child(1) {
	width: 48.15%;
}

.aboutbox9 ul li:nth-child(2) {
	width: 49.05%;
}

.aboutbox10 ul li:nth-child(1) {
	width: 31.45%;
}

.aboutbox10 ul li:nth-child(2) {
	width: 65.75%;
}



/* contact.html */
.contactlist {
	justify-content: flex-start;
}


.contactleft {
	width: 200px;
}

.therightline {
	background: #ba9548;
	width: 80px;
	height: 2px;
	margin-top: 70px;
	margin-left: 30px;
}

.contactright {
	width: -webkit-calc(87% - 310px);
	width: -moz-calc(87% - 310px);
	width: calc(87% - 310px);
	margin-left: 13%;
}


/* newlist.html */
.newslisttitle p {
	display: inline-block;
	border-bottom: #ba95483px solid;
	padding: 0px 20px 20px 20px;
}

.xiantiaored {
	background: #d8d8d8;
	height: 3px;
	margin-top: -2px;
}


.newbox {
	border-bottom: #d9d9d9 1px solid;
	margin-bottom: 30px;
	padding-bottom: 30px;
	margin-top: 60px;
}

.newbox a {
	transition: all .3s;
	align-items: center;
}

.newbox a:hover {
	transform: translateY(-10px);
}


.ptimes {
	color: #888989;
}

.newtext {
	width: -webkit-calc(100% - 250px);
	width: -moz-calc(100% - 250px);
	width: calc(100% - 250px);
}

.newpic {
	width: 216px;
}

.newpic img {
	width: 100%;
}

.newbox1 {
	border: 0px solid gray;
}

.newbox1 a {
	flex-direction: row-reverse;
}

.newbox1 .newtext {
	width: 52%;
}

.newbox1 .newtext .hang2 {
	-webkit-line-clamp: 4;
}

.newbox1 .newpic {
	width: 45%;
}

.fenye ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fenye ul li {
	padding: 0px 16px;
}

.fenye ul li a {
	color: #605f5f;
}

.fenye ul li a.fenyecurrent {
	color: white;
	background: #ba9548;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
}


/* youxiang.html */
.youxiang {
	background: url(../images/youxiangbj.jpg) no-repeat;
	min-height: 100vh;
	width: 100%;
	background-size: cover;
	background-position: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.yxcon {
	color: #ba9548;
}

.biao {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


.biao input,
textarea {
	width: 100%;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 20px;
	outline: none;
	border: none;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
	font-size: 18px;
}

input#addsubmit {
	width: auto;
	padding: 0px 40px;
	height: 40px;
	line-height: 40px;
	border: #ba95481px solid;
	background: white;
	cursor: pointer;
}

.ziduan p {
	text-indent: 1rem;
	font-size: 18px;
	padding-bottom: 5px;
}

textarea {
	height: 200px;
}


/* newdetail.html */
.xiantiaogray{
	background: #efefef;
	height: 2px;
}





@media (max-width: 1000px) {
	.video-container {
		height: 45vh;
	}

	.indexaboutdo {
		display: none;
	}

	.toptile img {
		width: 50px;
	}

	.toptile span {
		left: 36px !important;
	}

	.indexaboutconbox p {
		line-height: 30px;
	}




	.indexbox2conleft,
	.indexbox2conright {
		width: 100%;
	}

	.indexbox2conright {
		margin-top: 25px;
	}

	.indexbox2conleft p {
		line-height: 31px;
	}

	.indexbox4con ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.foot {
		padding-left: 2%;
		padding-right: 2%;
	}

	.footlogo img {
		max-width: 100px;
	}

	.footcon ul li {
		width: 100%;
		margin-bottom: 15px;
	}

	.footbot {
		padding: 30px 0px;
		letter-spacing: 2px;
	}


	.nobackground a {
		padding: 8px 30px;
	}

	.wdper93 {
		max-width: 96%;
	}

	.probox2 ul li {
		width: 98%;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	.prolistshipin {
		margin-top: 5vh;
		height: 50vh;
	}

	.videobtn img {
		width: 70px;
	}



	.xielist ul li {
		width: 50%;
		margin-bottom: 15px;
	}

	.addtopback {
		padding-right: 3%;
	}

	.xiedetail {
		margin-top: 0px;
	}


	.xiedetailleft {
		width: 100%;
	}

	.xiedetailright {
		width: 100%;
		margin-top: 15px;
		padding: 0px 2%;
	}

	.item {
		padding: 13%;
		height: 35vh;
	}

	.item img {
		max-height: 30vh;
		justify-content: center;
	}

	.xiedetaillogo {
		right: 3%;
		margin-top: -20px;
	}

	.xiedetaillogo img {
		max-width: 120px;
	}

	.xiedetailbottitle {
		padding: 0px 2%;
		padding-top: 25px;
	}

	.xiedetailbottitle .fontsite28 {
		font-size: 22px;
		margin-bottom: 15px;
	}





	.youxiang {
		padding: 7vh 2%;
		min-height: 90vh;
		margin-top: 0px;
	}

	.biao input,
	textarea {
		border-radius: 15px;
		height: 40px;
		line-height: 40px;
		padding: 0px 15px;
		font-size: 16px;
	}

	.ziduan p {
		font-size: 16px;
	}

	textarea {
		height: 120px;
	}

	.indexaboutbtn a {
		background: #ba9548;
		padding: 6px 20px;
		border-radius: 35px;
		font-size: 16px;
	}




	.aboutbox1 {
		margin-top: 80px;
	}

	.borderbottomred {
		padding-bottom: 20px;
	}

	.aboutbox1title .fontsite18 {
		margin-top: 20px;
	}

	.aboutbox1title,
	.aboutbox1con {
		padding-left: 2%;
		padding-right: 2%;
	}

	.aboutbox1con p {
		font-size: 16px;
		line-height: 25px;
	}

	.aboutbox3 ul li {
		width: 100%;
		padding-left: 2%;
		padding-right: 2%;
		margin: 10px 0px;
	}

	.aboutbox4 {
		margin-top: 60px;
	}

	.aboutbox6 ul li,
	.aboutbox7 ul li:nth-child(1),
	.aboutbox7 ul li:nth-child(2),
	.aboutbox8 ul li:nth-child(1),
	.aboutbox8 ul li:nth-child(2),
	.aboutbox9 ul li:nth-child(1),
	.aboutbox9 ul li:nth-child(2),
	.aboutbox10 ul li:nth-child(1),
	.aboutbox10 ul li:nth-child(2) {
		width: 100%;
		margin: 7px;
	}

	.paboutbox8 {
		letter-spacing: 2px;
		text-align: center;
	}

	.paboutbox8 span {
		margin-left: 20px;
	}





	.contact {
		margin-top: 80px;
		padding-left: 2%;
		padding-right: 2%;
	}

	.therightline {
		height: 2px;
		margin-top: 40px;
		margin-left: 0px;
	}

	.contactright {
		width: 100%;
	}


	.newlist {
		padding-left: 2%;
		padding-right: 2%;
	}

	.newbox {
		margin-bottom: 20px;
		padding-bottom: 20px;
		margin-top: 45px;
	}

	.newpic {
		width: 140px;
	}

	.newtext {
		width: -webkit-calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: calc(100% - 150px);
	}

	.newtext .fontsite24 {
		font-size: 18px;
	}

	.newbox1 .newpic {
		width: 30%;
	}


	.newbox1 .newtext {
		width: 65%;
	}



	.hang2 {
		-webkit-line-clamp: 2;
		padding-top: inherit;
		padding-bottom: inherit;
	}

	.newbox1 .newtext .hang2 {
		-webkit-line-clamp: 2;
	}


}


/* 首页打开广告页 */
.ad-container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: white;
	transition: opacity 0.8s ease;
	z-index: 8888;
}

.countdown {
	margin-top: 15px;
	color: gray;
}

.hidden {
	opacity: 0;
	pointer-events: none;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}

	100% {
		transform: scale(1);
	}
}