@charset "utf-8";

body {
	padding: 0;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	box-sizing: border-box;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none
}

p {
	padding: 0;
	margin: 0;
}


/* 手机端适配 */

@media screen and (max-width:1000px) {

	.header {
		display: none;
	}

	.header1 {
		width: 100%;
		background: #0000006b;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
	}

	.header1 .item {
		width: 95%;
		margin: auto;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.header1 .item a {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}

	.header1 .item a img {
		width: 70%;
		padding: 15% 0 15% 5%;
	}

	.header1 .item span {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
	}

	.header1 .item span img {
		width: 2rem;
		height: 1.5rem;
	}

	.wap-menu {
		background: rgba(0, 0, 0, 1);
		width: 100%;
		height: 100vh;
		z-index: 9999999;
		position: fixed;
		top: 0;
		left: 0;
		display: none;
	}

	.wap-menu .list {
		display: flex;
		flex-direction: column;
	}

	.wap-menu .list .item1 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.wap-menu .list .item1 a {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}

	.wap-menu .list .item1 a img {
		width: 70%;
		margin: 10% 0 10% 10%;
	}

	.wap-menu .list .item1 span {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
	}

	.wap-menu .list .item1 span img {
		width: 45%;
		margin: 0 15% 0 0;
	}

	.wap-menu .list .item2 {
		margin: 10% 0 10% 0;

	}

	.wap-menu .list .item2 ul {
		display: flex;
		flex-direction: column;
	}

	.wap-menu .list .item2 ul li {
		width: 95%;
		margin: auto;
		display: flex;
		flex-direction: row;
		justify-content: center;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	}

	.wap-menu .list .item2 ul li a {
		color: #ffffff;
		font-size: 1.2rem;
		text-decoration: none;
		line-height: 3.5rem;
	}

	.wap-menu .list .item3 {
		display: flex;
		flex-direction: row;
		margin: 0 0 0 5%;
	}

	.wap-menu .list .item3 span:nth-child(1) {
		font-size: 1.0rem;
		color: #ffffff;
		width: 20%;
	}

	.wap-menu .list .item3 span:nth-child(2) {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		width: 80%;
	}

	.wap-menu .list .item3 span:nth-child(2) a {
		font-size: 1.0rem;
		color: #ffffff;
		text-decoration: none;
		margin: 0 0 0 10%;
	}

	.wap-menu .list .item4 {
		margin: auto;
		font-size: 1.0rem;
		color: rgba(255, 255, 255, 0.7);
		width: 90%;
		padding: 10% 0 5% 0;
	}

	.wap-menu .list .item4 a {
		color: #ffffff;
		text-decoration: none;
	}

	.swiper-container.swiper-container2 {
		display: none;
	}

	.swiper-container.swiper-container1 {
		display: block;
		background: rgba(237, 240, 246, 1);
	}

	.footlist {
		width: 95% !important;
		flex-direction: column !important;
	}

	.footlist .left {
		width: 100% !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		align-items: center !important;
	}

	.footlist .left p:nth-child(1) {
		width: 50% !important;
	}

	.footlist .left p:nth-child(1) a img {
		width: 60% !important;
	}

	.footlist .left p:nth-child(2) {
		font-size: 0.9rem !important;
		padding: 0 2% 0 0 !important;
	}

	.footlist .left p:nth-child(3) {
		font-size: 0.9rem !important;
	}

	.footlist .right {
		width: 100% !important;
	}

	.footlist .right .rglist {
		width: 100% !important;
		flex-wrap: wrap !important;
	}

	.footlist .right .rglist ul {
		width: 25% !important;
		flex: none !important;
		margin: 0 0 5% 0;
	}

	.foot .banquan {
		width: 95% !important;

	}

	.foot .banquan .bqitem {
		display: block !important;
		margin: 5% 0 10% 0 !important;
	}





}



@media screen and (min-width:1000px) {

	.header1,
	.wap-menu {
		display: none;
	}

	.swiper-container.swiper-container1 {
		display: none;
	}
}





/* 首页banner */
.swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	/*height: 970px;*/
	object-fit: cover;
	object-position: top;
}

.swiper-container .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10% !important;
}

.swiper-container .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px !important;
}

.swiper-container .swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.7) !important;
}

.swiper-container .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255, 1) !important;
}

.swiper-container .swiper-wrapper .swiper-slide .number {
	position: absolute;
	bottom: 15%;
	left: 42%;
	width: 16%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;

}

.swiper-container .swiper-wrapper .swiper-slide .number span {
	font-size: 1.2rem;
	font-family: Montserrat-Hairline;
	color: #ffffff;
}

.swiper-container .swiper-wrapper .swiper-slide .number .on {
	font-size: 1.2rem;
	font-family: Montserrat-SemiBold;
	color: #ffffff;
}

.swiper-container .swiper-wrapper .swiper-slide .number .on:after {
	content: '';
	color: #ffffff;
	background: #ffffff;
	position: absolute;
	top: 24%;
	left: 50%;
	width: 2px;
	height: 15px;
}

.swiper-container .swiper-wrapper .swiper-slide .text {
	position: absolute;
	top: 25%;
	left: 0;
	width: 100%;
}

/* 手机端轮播图*/
.swiper-container1 .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}


.swiper-button-next,
.swiper-button-prev {
	height: 25px !important;
	top: 60% !important;
}


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

	25% {
		transform: scale(1.1);
		opacity: 0.2;
	}

	50% {
		transform: scale(1.15);
		opacity: 0.4;
	}

	75% {
		transform: scale(1.2);
		opacity: 0.2;
	}

	100% {
		transform: scale(1.25);
		opacity: 0;
	}
}

@-webkit-keyframes warn {
	0% {
		transform: scale(1);
		opacity: 0;
	}

	25% {
		transform: scale(1.1);
		opacity: 0.2;
	}

	50% {
		transform: scale(1.2);
		opacity: 0.4;
	}

	75% {
		transform: scale(1.3);
		opacity: 0.2;
	}

	100% {
		transform: scale(1.4);
		opacity: 0;
	}
}

/* 头部 */
.header {
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.header.on {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.5);
}

.header-top {
	width: 80%;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
}

.header-top .menu1 {
	width: 15%;
	/* border: 1px solid #ffffff; */
}

.header-top .menu1 a {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	/* justify-content: center; */
	align-items: center;
}

.header-top .menu1 a img {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 10% 0 10% 0;
}

.header-top .menu1 a .open1 {
	display: none;
}

.header-top .menu2 {
	width: 75%;
	/* border: 1px solid #ffffff; */
	display: flex;
}

.header-top .menu2 .menu2-ul {
	width: 80%;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.header-top .menu2 .menu2-ul li {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	flex: 1;
	justify-content: center;

}

.header-top .menu2 .menu2-ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1rem;
	line-height: 2.0rem;
}

.header-top .menu2 .menu2-ul li a.on {
	border-bottom: 1px solid #ffffff;
}


.header-top .menu2 .menu2-ul li:hover a {
	border-bottom: 1px solid #ffffff;
}

.header-top .menu3 {
	width: 10%;
	/* border: 1px solid #ffffff; */
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
}

.header-top .menu3 .yyqh {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
}

.header-top .menu3 .yyqh:hover {
	cursor: pointer;
}

.header-top .menu3 .yyqh span:nth-child(1) {
	font-size: 0.9rem;
}

.header-top .menu3 .yyqh span:nth-child(2) {
	margin: 0 0 0 10%;
}

.header-top .menu3 .yyqh span:nth-child(2) img {
	width: 4px;
	height: 7px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}

.header-top .menu3 .yyqh span:nth-child(2) .yy1 {
	display: none;
}

.header-top .menu3 .yyqh .qh {
	position: absolute;
	top: 65%;
	left: 25%;
	border: 1px solid #ffffff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #ffffff;
	width: 40%;
	display: none;
}

.header-top .menu3 .yyqh .qh span {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}

.header-top .menu3 .yyqh .qh span a {
	color: #000;
	text-decoration: none;
	font-size: 0.9rem;
	line-height: 2.0rem;
	padding: 2% 5% 2% 5%;
}

/* 底部 */
.foot {
	background: rgba(0, 0, 0, 1);
}

.footlist {
	width: 80%;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.footlist .left {
	width: 30%;
	/* border: 1px solid #ffffff; */
	/* height: 300px; */
	/* padding: 5% 0 0 0; */
	display: flex;
	flex-direction: column;
}

.footlist .left p:nth-child(1) {
	padding: 10% 0 10% 0;
}

.footlist .left p:nth-child(1) a img {
	width: 25%;
}

.footlist .left p:nth-child(2) {
	font-size: 1.0rem;
	color: rgba(204, 204, 204, 1);
	font-weight: normal;
	padding: 0 0 5% 0;
}

.footlist .left p:nth-child(3) {
	font-size: 1.2rem;
	color: rgba(204, 204, 204, 1);
	font-weight: bold;
}

.footlist .right {
	width: 70%;
	/* border: 1px solid #ffffff; */
	display: flex;
}

.footlist .right .rglist {
	width: 90%;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: 5% 0 5% 0;
}

.footlist .right .rglist ul {
	display: flex;
	flex: 1;
	flex-direction: column;
}

.footlist .right .rglist ul p {
	font-size: 1.0rem;
	font-weight: bold;
	color: rgba(204, 204, 204, 1);
}

.footlist .right .rglist ul .list {
	display: flex;
	flex-direction: column;
	padding: 15% 0 0 0;
}

.footlist .right .rglist ul .list li {
	padding: 4% 0 4% 0;
}

.footlist .right .rglist ul .list li a {
	font-size: 0.9rem;
	font-weight: normal;
	color: rgba(153, 153, 153, 1);
	text-decoration: none;

}

.foot .banquan {
	width: 80%;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	border-top: 1px solid rgba(30, 30, 30, 1);
}

.foot .banquan .bqitem {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	font-size: 0.9rem;
	color: rgba(112, 112, 112, 1);
	margin: 2% 0 3% 0;
}

.foot .banquan .bqitem a {
	font-size: 0.9rem;
	color: rgba(112, 112, 112, 1);
	text-decoration: none;
}

/* 返回顶部 */
.back {
	position: fixed;
	z-index: 99999;
	bottom: 10%;
	right: 6%;
	display: none;
}

.back:hover {
	cursor: pointer;
}@media only screen and (max-width: 1680px) {.header-top .menu2 .menu2-ul li a {font-size: 0.9rem;}.part1 .about .aboutlist .right .item1>p:nth-child(1) {font-size: 1.4rem!important;}.proxq .xqlist .item1 .rg p:nth-child(1) {font-size: 1.6rem!important;}.proxq .xqlist .item1 .rg p:nth-child(2) {font-size: 1rem!important;line-height: 1.6rem!important;}.newsxq .xqlist .item1 {font-size: 1.6rem!important;}}@media only screen and (max-width: 1280px) {.header .header-top .menu3 .yyqh span:nth-child(1) {font-size: 0.6rem;}.header .header-top .menu3 .yyqh .qh span a {font-size: 0.6rem;}.header-top .menu2 .menu2-ul li a {font-size: 0.6rem;}.header-top .menu2 .menu2-ul {width: 86%;}.part1 .about .aboutlist .right .item1>p:nth-child(1) {font-size: 1.2rem!important;}.part1 .about .aboutlist .right .item1>p:nth-child(2) {font-size: 0.8rem!important;line-height: 1.4rem!important;margin: 2% 0 0 0!important;letter-spacing: 0!important;}.part1 .about .aboutlist .right .item1>p:nth-child(2) span a {font-size: 0.8rem!important;}.part1 .about .aboutlist .right .item p span:nth-child(1) {font-size: 1.4rem!important;}.part1 .comm .commbt .bt-left {width: 25%!important;}.part1 .comm .commbt .bt-left .wz p:nth-child(2) {font-size: 1.2rem!important;}.part2 .comm .commbt .bt-left .wz p:nth-child(2) {font-size: 1.2rem!important;}.part3 .comm .commbt .bt-left .wz p:nth-child(2) {font-size: 1.2rem!important;}.part4 .comm .commbt .bt-left .wz p:nth-child(2) {font-size: 1.2rem!important;}.part4 .fc .fclist .item a p:nth-child(3) {font-size: 0.8rem!important;}.part4 .fz .fzlist .item .right p:nth-child(1) {font-size: 1rem!important;line-height: 2rem!important;}.part4 .fz .fzlist .item .right p:nth-child(2) {font-size: 0.8rem!important;line-height: 1.6rem!important;}.footlist .right .rglist ul p {font-size: 0.8rem;}.footlist .right .rglist ul .list li a {font-size: 0.6rem;}.footlist .left p:nth-child(2) {font-size: 0.8rem;}.footlist .left p:nth-child(3) {font-size: 1rem;}.foot .banquan .bqitem {font-size: 0.6rem;}.foot .banquan .bqitem a {font-size: 0.6rem;}.proxq .xqlist .item1 .rg p:nth-child(1) {font-size: 1.2rem!important;}.proxq .xqlist .item1 .rg p:nth-child(2) {font-size: 0.8rem!important;line-height: 1.2rem!important;}.proxq .xqlist .item1 .rg p:nth-child(3) {font-size: 1rem!important;margin: 5% 0 0 0!important;}.fm .prolist .item .right .kuang p:nth-child(4) {width: 22%!important;font-size: 0.6rem!important;}.fm .prolist .item .right .kuang p:nth-child(4) a span:nth-child(2) img {height: 10px!important;}.news .newslist .item a span:nth-child(2) {font-size: 0.6rem!important;}.news .newslist .item a span:nth-child(3) {font-size: 0.8rem!important;}.newsnr .content p {font-size: 0.8rem!important;line-height: 1.6rem!important;}.newsxq .xqlist .item1 {font-size: 1.4rem!important;}}.proxq .xqlist .item2 .bg p{display: inline-block;}.proxq .xqlist .item2 .bg table>tbody{width: 1400px;float: left;}.proxq .xqlist .item2 .bg table>tbody>tr>td span{width: 200px;display: inline-block;text-align: center;}