﻿@font-face {
	font-family: 'D-DINCondensed-Bold';
	src: url("../font/D-DINCondensed-Bold.ttf");
}
@font-face {
	font-family: "Microsofts";
	src: url("../font/Microsoft YaHei UI Bold.ttf");
}
body {
	margin: 0;
	cursor: default;
}

a {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

.BANNER {
	width: 100%;
	height: 760px;
	/*height: 820px;*/
	/* height: 100%; */
	margin-top: 80px;
	/* padding-top: 80px; */
	box-sizing: border-box;
}

.BANNER .swiper-container {
	width: 100%;
	height: 100%;
}

.BANNER .swiper-slide {
	width: 100%;
	height: 100%;
}

.BANNER .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background: white;
}

.BANNER .swiper-pagination-bullet-active {
	background: white !important;
	opacity: 1;
}

.banne {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.CPCNTS {
	width: 100%;
	height: 900px;
	/* height: 100%; */
	display: flex;
	/* padding-top: 80px; */
	box-sizing: border-box;
	background-image: url(../img/img1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cpcnt {
	width: 1400px;
	margin: auto;
	margin-top: 80px;
}

.cpcnt1 {
	width: 100%;
	text-align: center;
	font-family: "Microsofts";
	font-weight: bold;
	color: white;
	font-size: 40px;
}

.cpcnt2 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;
	color: white;
}

.cpcnt3 {
	border: 1px solid white;
	box-sizing: border-box;
	width: 200px;
	height: 60px;
	border-radius: 60px;
	display: block;
	margin: auto;
	margin-top: 30px;
	text-align: center;
	line-height: 60px;
	font-size: 22px;
	color: white;
	font-weight: bold;
	font-family: "Microsofts";
}

.cpcnt3:hover {
	background: white;
	color: #555555;
}
.cpcnt4{
	/*height: 495px;*/
	    height: 560px;
	display: block;
	margin: auto;
	margin-top: 65px;
	transition: all 0.3s ease-out; /*ease-out 减速、慢慢结束*/
		 -webkit-transition: all 0.3s ease-out;
}
.cpcnt4:hover{
	transform: scale(1.1);
}
.TQMMORES {
	width: 100%;
	height: 100%;
	display: flex;
	/* padding-bottom: 80px; */
	box-sizing: border-box;
	background-image: url(../img/img3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.tqmmore {
	width: 1400px;
	margin: auto;
	margin-top: 50px;
	/* margin-bottom: 20px; */
	margin-bottom: 80px;
}

.tqmmore1 {
	width: 635px;
	display: block;
	margin: auto;
}

.tqmmore2 {
	width: 155px;
	display: block;
	margin: auto;
	margin-top: 60px;
}

.tqmmore3 {
	width: 665px;
	margin: auto;
	margin-top: 30px;
	font-size: 16px;
	color: white;
	    line-height: 28px;
}

.tqmmore4 {
	height: 25%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.tqmmore5 {
	height: 19%;
	position: absolute;
	right: 85px;
	top: -80px;
}

.donghua {
	animation: donghua 1.0s linear 0.3s both;
	-webkit-animation: donghua 1.0s linear 0.3s both;
	-moz-animation: donghua 1.0s linear 0.3s both;
	-o-animation: donghua 1.0s linear 0.3s both;
}

@keyframes donghua {
	0% {
		top: 75%
	}

	50% {
		top: 50%
	}

	100% {
		top: 10%
	}
}

@-webkit-keyframes donghua {
	0% {
		top: 75%
	}

	50% {
		top: 50%
	}

	100% {
		top: 10%
	}
}

@-moz-keyframes donghua {
	0% {
		top: 75%
	}

	50% {
		top: 50%
	}

	100% {
		top: 10%
	}
}

@-o-keyframes donghua {
	0% {
		top: 70%
	}

	50% {
		top: 50%
	}

	100% {
		top: 10%
	}
}

.donghua2 {
	animation: donghua2 1.0s linear 0.3s both;
	-webkit-animation: donghua2 1.0s linear 0.3s both;
	-moz-animation: donghua2 1.0s linear 0.3s both;
	-o-animation: donghua2 1.0s linear 0.3s both;
}

@keyframes donghua2 {
	0% {
		top: 0
	}

	50% {
		top: 50%
	}

	100% {
		top: 75%
	}
}

@-webkit-keyframes donghua2 {
	0% {
		top: 0
	}

	50% {
		top: 50%
	}

	100% {
		top: 75%
	}
}

@-moz-keyframes donghua2 {
	0% {
		top: 0
	}

	50% {
		top: 50%
	}

	100% {
		top: 75%
	}
}

@-o-keyframes donghua2 {
	0% {
		top: 0
	}

	50% {
		top: 50%
	}

	100% {
		top: 75%
	}
}

.FXHWS {
	width: 100%;
	/* height: 100%; */
	height: 1080px;
	/* padding-top: 80px; */
	box-sizing: border-box;
	position: relative;
}

.fxhw1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.fxhw2 {
	width: 1400px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1001;
}

.fxhw2_1 {
	width: 100%;
	text-align: center;
	font-family: "Microsofts";
	font-weight: bold;
	color: white;
	font-size: 40px;
}

.fxhw2_2 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;
	color: white;
}

.fxhw2_3 {
	border: 1px solid white;
	box-sizing: border-box;
	width: 200px;
	height: 60px;
	border-radius: 60px;
	text-align: center;
	line-height: 60px;
	display: block;
	margin: auto;
	margin-top: 30px;
	font-size: 22px;
	color: white;
	font-weight: bold;
	font-family: "Microsofts";
	background: rgba(0, 0, 0, 0.5);
}

.fxhw2_3:hover {
	background: white;
	color: #555555;
}

.FXHWTS {
	width: 100%;
	height: 750px;
	/* padding-top: 80px; */
	box-sizing: border-box;
	position: relative;
}

.fxhwt1 {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.fxhwt2 {
	width: 1400px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1001;
}

.DTINDES {
	width: 100%;
	height: 100%;
	background: #F5F6FB;
	display: flex;
	position: relative;
}

.DTINDE {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 1400px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 120px;
	/* position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%); */
}

.dtinde1 {
	width: 100%;
	text-align: center;
	font-family: "Microsofts";
	font-weight: bold;
	color: #000000;
	font-size: 40px;
}

.dtinde2 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 22px;
	color: #555555;
}

.dtinde3 {
	width: 100%;
	margin-top: 80px;
}

.dtinde3 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.dtinde3 .swiper-container {
	width: 85%;
	height: 100%;
	position: relative;
}

.dtinde3 .swiper-container::after {
	content: '';
	width: 100%;
	height: 1px;
	background: #D5DDEA;
	position: absolute;
	left: 0;
	    top: 24.62%;
}

.dtinde3 .swiper-button-prev {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background-image: url(../img/prev.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	    margin-top: -95px;
}

.dtinde3 .swiper-button-prev:hover {
	background-image: url(../img/prev-s.png);
}

.dtinde3 .swiper-button-next {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background-image: url(../img/next.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	    margin-top: -95px;
}

.dtinde3 .swiper-button-next:hover {
	background-image: url(../img/next-s.png);
}
.dtinde3_2{
	width: 100%;
	display: inline-block;
}
.dtinde3_1 {
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
.dtinde3_1:last-child{
	margin-right: 0;
}
.dtinde31_1 {
	width: 100%;
	text-align: center;
	font-family: 'D-DINCondensed-Bold';
	font-size: 50px;
	color: #FF6770;
}

.dtinde31_2 {
	width: 8px;
	display: block;
	margin: auto;
	margin-top: 10px;
}

.dtinde31_3 {
	width: 100%;
	height: 45px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.dtinde31_4 {
	width: 100%;
	height: 135px;
	border-radius: 10px;
	margin-top: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.SBFBS {
	width: 100%;
	height: 100%;
	background: #151618;
	/* padding-top: 80px; */
	box-sizing: border-box;
	display: flex;
}
.section:nth-child(7) .fp-scrollable{
	overflow: hidden !important;
}
.SBFB {
	width: 1400px;
	margin: 50px auto;
	text-align: center;
}

.sbfb1 {
	width: 100%;
	text-align: center;
	font-family: "Microsofts";
	font-weight: bold;
	color: white;
	font-size: 40px;
}

.sbfb2 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;
	color: #757575;
}

.sbfb3 {
	width: 100%;
	margin-top: 45px;
	text-align: center;
}

.sbfb31 {
	display: inline-block;
	margin-right: 65px;
}

.sbfb31:last-child {
	margin-right: 0;
}

.sbfb31_1 {
	width: 100%;
	font-size: 16px;
	color: white;
}

.sbfb31_1 span {
	font-size: 30px;
	font-family: "Microsofts";
	font-weight: bold;
}

.sbfb31_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #757575;
}

.sbfb4 {
	border: 2px solid #FF6770;
	box-sizing: border-box;
	width: 185px;
	height: 30px;
	border-radius: 30px;
	display: inline-block;
	margin: auto;
	margin-top: 50px;
	position: relative;
	z-index: 2;
}

.sbfb4 span {
	width: 50%;
	height: 100%;
	line-height: 25px;
	float: left;
	border-radius: 30px 0 0 30px;
	font-size: 15px;
	color: #FF6770;
}

.sbfb4 span:last-child {
	border-radius: 0 30px 30px 0;
}

.sbfb4 span.active {
	background: #FF6770;
	color: #151618;
}

.sbfb5 {
	width: 100%;
	margin-top: 10px;
}

.sbfb5_1 {
	width: 100%;
	display: none;
}

.sbfb5_2 {
	width: 65%;
	margin: auto;
	position: relative;
	    margin-top: -45px;
}

.sbfb52_1 {
	width: 100%;
	display: block;
}

.sbfb52_2 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.icon {
	position: absolute;
	z-index: 2;
}

.icon i {
	width: 11px;
	height: 17px;
	display: block;
	background: url(../img/img16.png) no-repeat center;
	background-size: 10px auto;
	opacity: 1;
	filter: alpha(opacity=100);
}

.mapicon {
	animation: map_icon 0.8s linear infinite reverse;
}

.sbfb522 {
	width: 45px;
	text-align: center;
	font-size: 14px;
	color: white;
	display: none;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
}

.sbfb522 img {
	height: 35px;
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

.icon1 {
	left: 24%;
	top: 21%;
}

.icon2 {
	left: 27%;
	top: 61%;
}

.icon3 {
	left: 39%;
	top: 49%;
}

.icon4 {
	left: 47%;
	top: 80%;
}

.icon5 {
	left: 50%;
	top: 64%;
}

.icon6 {
	left: 52%;
	top: 50%;
}

.icon7 {
	left: 55.5%;
	top: 46%;
}

.icon8 {
	left: 62%;
	top: 53%;
}

.icon9 {
	    left: 60%;
	    top: 67%;
}

.icon10 {
	left: 58%;
	top: 74%;
}

.icon11 {
	left: 62%;
	top: 82%;
}

.icon12 {
	left: 64%;
	top: 95%;
}

.icon13 {
	left: 75%;
	top: 24%;
}

.icon14 {
	left: 67%;
	top: 44%;
}

.icon15 {
	left: 70%;
	top: 54%;
}

.icon16 {
	left: 68%;
	top: 62%;
}

.icon17 {
	left: 67%;
	top: 71%;
}

.icon18 {
	left: 72%;
	top: 81%;
}

.icon19 {
	    left: 72%;
	    top: 86%;
}

.icon20 {
	left: 73.5%;
	    top: 86%;
}

.icon21 {
	left: 81%;
	top: 74%;
}

.icon22 {
	left: 75%;
	top: 70%;
}

.icon23 {
	left: 84%;
	top: 66%;
}

.icon24 {
	left: 78%;
	top: 60%;
}

.icon25 {
	left: 82%;
	top: 54%;
}

.icon26 {
	left: 77%;
	top: 46%;
}

.icon27 {
	left: 72.5%;
	top: 42%;
}

.icon28 {
	left: 76%;
	top: 39%;
}

.icon29 {
	left: 74%;
	top: 37%;
}

.icon30 {
	left: 85%;
	top: 32%;
}

.icon31 {
	left: 90%;
	top: 25%;
}

.icon32 {
	left: 92%;
	top: 14%;
}

.icon33 {
	left: 86%;
	top: 59.5%;
}

.icon34 {
	    left: 85%;
	    top: 83%;
}

.icon35 {
    left: 18%;
	    top: 46%;
}

.icon36 {
	       left: 29.5%;
    top: 75%;
}

.icon37 {
	    left: 48%;
    top: 29%;
}

.icon38 {
	        left: 55%;
    top: 67%;

}

.icon39 {
	      left: 72.5%;
    top: 22%;
}

.icon40 {
	    left: 85.6%;
    top: 85%;
}

.icon41 {
	left: 68.5%;
	top: 47%;
}

.icon42 {
	left: 76%;
	top: 55%;
}

.icon43 {
	left: 77%;
	top: 57.2%;
}

.icon44 {
	left: 76.3%;
	top: 61%;
}

.icon44 {
	left: 76.3%;
	top: 62%;
}

.icon45 {
	left: 78%;
	top: 57.5%;
}

.icon46 {
	left: 78%;
	top: 68.5%;
}

.icon47 {
	left: 82.5%;
	top: 60%;
}

.icon48 {
	left: 86.5%;
	top: 45.5%;
}

.icon49 {
	left: 89%;
	top: 83%;
}

@keyframes map_icon {
	0% {
		opacity: 0.5;
		filter: alpha(opacity=50)
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100)
	}

	100% {
		opacity: 0.5;
		filter: alpha(opacity=50)
	}
}

.sbfb5_3 {
	width: 100%;
	margin: auto;
	position: relative;
	    margin-top: 60px;
}

.sbfb53_1 {
	width: 100%;
	display: block;
}
.sbfb53_3 {
	width: 69%;
    display: block;
    position: absolute;
    left: 19%;
    top: 20%;
}
.sbfb53_2 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

@media (max-width: 1400px) and (min-width: 1020px) {
	.cpcnt {
		width: 96%;
	}

	.tqmmore {
		width: 96%;
	}

	.fxhw2 {
		width: 96%;
	}

	.fxhwt2 {
		width: 96%;
	}

	.DTINDE {
		width: 96%;
	}

	.SBFB {
		width: 96%;
	}
	.tqmmore{
		width: 96%;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}

	.BANNER {
		height: 4.2rem;
		margin-top: 1rem;
	}

	.BANNER .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.BANNER .swiper-pagination-bullet {
		width: 0.15rem;
		height: 0.15rem;
	}

	.CPCNTS {
		/* height: 5.5rem; */
		height: auto;
		/* background-image: url(../img/img2.png); */
		padding-top: 0;
		box-sizing: border-box;
	}

	.cpcnt {
		width: 96%;
		margin-top: 0.4rem;
		margin-bottom: 0.4rem;
	}

	.cpcnt1 {
		font-size: 0.4rem;
	}

	.cpcnt2 {
		margin-top: 0.2rem;
		font-size: 0.22rem;
	}

	.cpcnt3 {
		width: 2rem;
		height: 0.6rem;
		border-radius: 0.6rem;
		margin-top: 0.3rem;
		line-height: 0.6rem;
		font-size: 0.22rem;
	}
.cpcnt4 {
    height: 4rem;
        margin-top: 0.65rem;
         margin-bottom: 0.65rem; 
}
	.TQMMORES {
		padding-bottom: 0;
	}

	.tqmmore {
		width: 96%;
		margin-top: 0.35rem;
		margin-bottom: 0.7rem;
	}

	.tqmmore1 {
		width: 5.7rem;
	}

	.tqmmore2 {
		width: 1.55rem;
		margin-top: 0.5rem;
	}

	.tqmmore3 {
		width: 96%;
		margin-top: 0.35rem;
		font-size: 0.22rem;
		line-height: 0.5rem;
	}

	.tqmmore4 {
		display: none;
	}

	.tqmmore5 {
		display: none;
	}
.FXHWS{
	height: 4.2rem;
}
	.fxhw2 {
		width: 96%;
	}
.FXHWVIDE{
	display: none;
}
	.fxhw2_1 {
		font-size: 0.4rem;
	}

	.fxhw2_2 {
		font-size: 0.22rem;
		margin-top: 0.2rem;
	}

	.fxhw2_3 {
		width: 2rem;
		height: 0.6rem;
		border-radius: 0.6rem;
		margin-top: 0.3rem;
		line-height: 0.6rem;
		font-size: 0.22rem;
	}
.FXHWTS{
	height: 4.2rem;
}
	.fxhwt1 {
		height: 4.2rem;
	}

	.fxhwt2 {
		width: 96%;
	}

	.DTINDE {
		width: 96%;
		margin:auto;
		margin-top: 0.4rem;
		margin-bottom: 0.6rem;
		position: inherit;
		left: inherit;
		top: inherit;
		transform: none;
	}

	.dtinde1 {
		font-size: 0.4rem;
	}

	.dtinde2 {
		margin-top: 0.2rem;
		font-size: 0.22rem;
	}

	.dtinde3 {
		margin-top: 0.6rem;
	}
.dtinde3_1{
	width: 100%;
	display: block;
}
	.dtinde31_1 {
		font-size: 0.63rem;
	}

	.dtinde31_2 {
		width: 0.1rem;
		margin-top: 0.15rem;
	}

	.dtinde31_3 {
		margin-top: 0.15rem;
		font-size: 0.2rem;
		height: 0.65rem;
	}

	.dtinde31_4 {
		height: 1.7rem;
		border-radius: 0.1rem;
		margin-top: 0.2rem;
	}

	.dtinde3 .swiper-container {
		width: 100%;
	}

	.dtinde3 .swiper-container::after {
		top: 24%;
	}

	.SBFBS {
		padding-top: 0;
	}

	.SBFB {
		width: 100%;
		margin: 0.3rem auto;
		overflow: hidden;
	}

	.sbfb1 {
		font-size: 0.4rem;
	}

	.sbfb2 {
		margin-top: 0.2rem;
		font-size: 0.22rem;
	}

	.sbfb3 {
		margin-top: 0.45rem;
		display: flex;
		justify-content: center;
	}

	.sbfb31 {
		margin-right: 0.2rem;
	}

	.sbfb31_1 {
		font-size: 0.2rem;
	}

	.sbfb31_1 span {
		font-size: 0.3rem;
	}

	.sbfb31_2 {
		margin-top: 0.1rem;
		font-size: 0.2rem;
	}

	.sbfb4 {
		margin-top: 0.7rem;
		width: 2.7rem;
		height: 0.45rem;
		display: flex;
	}

	.sbfb4 span {
		font-size: 0.22rem;
		line-height: 0.38rem;
	}

	.sbfb5 {
		margin-top: 0.4rem;
	}
/* .sbfb5_1{
	overflow: hidden;
} */
	.sbfb5_2 {
		width: 100%;
		    margin-top: -0.45rem;
	}
.sbfb5_3 {
		/*width: 130%;
		    margin-left: -20%;*/
    width: 110%;
    margin-left: -10%;
        margin-top: 0.6rem;
	}
	.icon i {
		width: 0.15rem;
		height: 0.21rem;
		background-size: 0.14rem auto;
	}

	

	.sbfb522 {
		width: 0.8rem;
		font-size: 0.2rem;
	}

	.sbfb522 img {
		height: 0.35rem;
		margin-bottom: 0.05rem;
	}
}
.NYBANNER {
	width: 100%;
	padding-top: 80px;
	box-sizing: border-box;
}

.nybanne {
	width: 100%;
	display: block;
}

.PRODULIS {
	width: 100%;
	display: flex;
	background: #F5F6FB;
	position: relative;
}

.proimg1 {
	width: 330px;
	position: absolute;
	left: 0;
	top: 0;
}

.proimg2 {
	width: 310px;
	position: absolute;
	right: 0;
	top: 65%;
}

.proimg3 {
	width: 310px;
	position: absolute;
	left: 0;
	bottom: -80px;
}

.proimg4 {
	width: 175px;
	position: absolute;
	right: 80px;
	top: -70px;
}

.PRODULI {
	width: 1220px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
}

.produli1 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #000000;
	font-family: "Microsofts";
	font-weight: bold;
}

.produli2 {
	width: 100%;
	margin-top: 40px;
	text-align: center;
}

.produli2_1 {
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 0;
	font-size: 18px;
	color: #9E9E9E;
	margin-right: 95px;
}

.produli2_1:last-child {
	margin-right: 0;
}

.produli2_1.active {
	border-bottom: 2px solid #E60012;
	color: #000000;
}

.produli3 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	display: inline-block;
}

.produli3_1 {
	width: 23.5%;
	display: block;
	float: left;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 15px;
	margin-right: 2%;
	margin-top: 20px;
	background-image: url(../img/img19.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}

.produli3_1:hover {
	/* box-shadow: 0 5px 5px #999999; */
	background-image: url(../img/img50.png);
}
.produli3_1:hover .produli311{
	 transform:translate(-50%,-50%) scale(1.1); 
	  -webkit-transform:translate(-50%,-50%) scale(1.1);
}
.produli3_1:hover .produli31_2{
	color: #E60012;
}
.produli3_1:hover .produli31_4 {
	display: block;
}

.produli3_1:nth-child(4n) {
	margin-right: 0;
}

.produli31_1 {
	width: 100%;
	height: 265px;
	overflow: hidden;
	position: relative;
}
.produli311{
	max-width: 100%;
	max-height: 100%;
/* 	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto; */
	transition: all 0.3s ease-out; /*ease-out 减速、慢慢结束*/
	 -webkit-transition: all 0.3s ease-out;
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 transform: translate(-50%,-50%);
}
.produli31_2 {
	width: 100%;
	font-size: 16px;
	color: #000000;
	margin-top: 10px;
	overflow: hidden;
	/*内容超出后隐藏*/
	text-overflow: ellipsis;
	/* 超出内容显示为省略号 */
	white-space: nowrap;
	/* 文本不进行换行 */
}

.produli31_3 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #868686;
	overflow: hidden;
	/*内容超出后隐藏*/
	text-overflow: ellipsis;
	/* 超出内容显示为省略号 */
	white-space: nowrap;
	/* 文本不进行换行 */
}

.produli31_5 {
	width: 100%;
	height: 20px;
	margin-top: 15px;
}

.produli31_4 {
	width: 100%;
	font-size: 10px;
	color: #ACACAC;
	display: none;
}

.produli31_4 img {
	width: 18px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: middle;
}

.produli31_4 span {
	display: inline-block;
	vertical-align: middle;
}

.produli4 {
	width: 100%;
	display: none;
}

.GGLI {
	width: 100%;
}
.GGL{
        width: 1000px;
    margin: auto;
}
.GGL img {
	width: 100%;
height:auto;
	display: block;
}
.GGL video {
	width: 100%;
	height:auto;
	display: block;
}
.pages {
	width: 100%;
	text-align: center;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #E4E6F0;
	box-sizing: border-box;
	float: left;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background: white;
	color: #868686;
	padding: 5px 10px;
	margin: 0 5px;
}

.pagination span {
	box-sizing: border-box;
	float: left;
	display: block;
	font-size: 12px;
	padding: 5px 10px;
	margin: 0 5px;
	color: #868686;
}

.pagination a.active {
	background: #E60012;
	color: white;
}

.pagination a:active {
	border: 1px solid #0070BA;
	background: #0070BA;
	color: white;
}

.PRODUDE {
	width: 1000px;
	margin: auto;
	padding-top: 90px;
	box-sizing: border-box;
	margin-top: 80px;
	margin-bottom: 60px;
}

.produde1 {
	width: 100%;
	display: inline-block;
}

.produde1_1 {
	width: 50%;
	float: left;
}

.produde11_1 {
	width: 100%;
	font-size: 40px;
	font-family: "Microsofts";
	color: #555555;
}

.produde11_2 {
	width: 100%;
	margin-top: 35px;
}

.produde112 {
	width: 100%;
	margin-bottom: 15px;
	font-size: 20px;
	color: #555555;
}

.produde112:last-child {
	margin-bottom: 0;
}

.produde11_3 {
	width: 100%;
	margin-top: 60px;
	display: inline-block;
}

.produde113 {
	border: 1px solid #555555;
	box-sizing: border-box;
	float: left;
	width: 140px;
	height: 45px;
	border-radius: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #555555;
	margin-right: 25px;
}

.produde113:last-child {
	margin-right: 0;
}

.produde113:hover {
	background: #555555;
	color: white;
}

.produde1_2 {
	max-width: 48%;
	float: right;
}

.produde2 {
	width: 100%;
	margin-top: 70px;
}

.produde2 video {
	width: 100%;
	height: auto;
	display: block;
}

.hhrCover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1002;
}

.hhrCnt {
	width: 700px;
	background: #F5F6FB;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 60px;
	padding-top: 50px;
	padding-bottom: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.hhrCnt1 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #555555;
}

.hhrCnt2 {
	width: 100%;
	margin-top: 40px;
}

.hhrCnt21 {
	width: 100%;
	margin-bottom: 20px;
	display: inline-block;
}

.hhrCnt21:last-child {
	margin-bottom: 0;
}

.hhrCnt21_1 {
	border: 1px solid #E1E1E2;
	box-sizing: border-box;
	width: 49%;
	height: 40px;
	background: white;
	display: inline-block;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
}

.hhrCnt211 {
	border: none;
	outline: none;
	width: 33.3%;
	height: 100%;
	float: left;
	font-size: 16px;
	color: #555555;
}

.hhrCnt21_2 {
	border: 1px solid #E1E1E2;
	outline: none;
	width: 49%;
	height: 40px;
	background: white;
	float: left;
	display: block;
	font-size: 16px;
	color: #555555;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 2%;
}

.hhrCnt21_3 {
	border: 1px solid #E1E1E2;
	outline: none;
	width: 49%;
	height: 40px;
	background: white;
	float: left;
	display: block;
	font-size: 16px;
	color: #555555;
	padding: 0 10px;
	box-sizing: border-box;
	margin-right: 2%;
}

.hhrCnt21_3:last-child {
	margin-right: 0;
}

.hhrCnt21_4 {
	border: 1px solid #E1E1E2;
	outline: none;
	width: 100%;
	height: 80px;
	background: white;
	padding: 10px;
	box-sizing: border-box;
	display: block;
	font-size: 16px;
	color: #555555;
}

.hhrCnt21_5 {
	border: 1px solid #E1E1E2;
	outline: none;
	width: 49%;
	height: 40px;
	background: white;
	padding: 0 10px;
	box-sizing: border-box;
	display: block;
	font-size: 16px;
	color: #555555;
	margin: auto;
}

.hhrCnt3 {
    border: none;
    outline: none;
	width: 180px;
	height: 60px;
	border-radius: 60px;
	line-height: 60px;
	background: #EB1F32;
	color: white;
	font-size: 24px;
	text-align: center;
	display: block;
	margin: auto;
	margin-top: 40px;
}

.hhrCnt4 {
	width: 20px;
	position: absolute;
	top: -30px;
	right: 0;
}

.hhrCnt5 {
	width: 20px;
	position: absolute;
	top: -30px;
	right: 0;
}

.xzsmCover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1002;
}

.PPJ .fp-scrollable {
	overflow: hidden;
}

.ALLPPJSS {
	width: 100%;
	height: 100%;
	/* padding-top: 80px; */
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
}

.ALLPPJS {
	width: 100%;
	height: 500px;
	display: inline-block;
}

.allpj1 {
	width: 50%;
	height: 100%;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.allpj1 img {
	width: 100%;
	display: none;
}

.allpj2 {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
}

.allpj21 {
	width: 73%;
	box-sizing: border-box;
	padding: 30px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.allpj21_1 {
	width: 100%;
	font-size: 40px;
	color: #000000;
	font-family: "Microsofts";
}

.allpj21_2 {
	width: 100%;
	margin-top: 55px;
	font-size: 18px;
	color: #000000;
	line-height: 35px;
}

.allpj21_3 {
	width: 100%;
	font-size: 18px;
	color: #000000;
	line-height: 35px;
}

.allpj3 {
	width: 50%;
	height: 100%;
	float: right;
	position: relative;
}

.allpj31 {
	width: 73%;
	box-sizing: border-box;
	padding: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.VIDEOS {
	width: 100%;
	height: 100%;
}

.VIDEOS video {
	width: 100%;
	height: 100%;
	display: block;
}

.HZHBLIS {
	width: 100%;
}

.HZHBLI {
	width: 1400px;
	margin: 60px auto;
}

.hzhbli1 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #000000;
	font-family: "Microsofts";
}

.hzhbli2 {
	width: 100%;
	display: inline-block;
}

.hzhbli2_1 {
	width: 15%;
	height: 80px;
	margin-right: 2%;
	margin-top: 60px;
	float: left;
	overflow: hidden;
	position: relative;
}

.hzhbli2_1:nth-child(6n) {
	margin-right: 0;
}

.hzhbli2_1 img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.HWLISTS{
	width: 100%;
	display: flex;
	position: relative;
	background: #F5F6FB;
}
.HWLIST{
	width: 1400px;
	margin:60px auto;
	position: relative;
	z-index: 1;
}
.hwli{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	background: white;
	border-radius: 15px;
	box-shadow: 0 10px 10px #EDEFF8;
}
.hwli:hover .hwli21_1{
	color: #E60012;
}
.hwli:hover .hwli21_4{
	background: #555555;
	color: white;
}
.hwli:hover .hwli1 .hwli11{
	transform: scale(1.1);
}
.hwli:hover .hwli3 .hwli11{
	transform: scale(1.1);
}
.hwli:last-child{
	margin-bottom: 0;
}
.hwli1{
	width: 54%;
	height: 400px;
	border-radius: 0 15px 15px 0;
	float: right;
	overflow: hidden;
}
.hwli11{
	width: 100%;
	height: 100%;
	transition:.5s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.hwli2{
	width: 46%;
	height: 400px;
	float: left;
	position: relative;
}
.hwli21{
	width: 100%;
	box-sizing: border-box;
	padding: 0 75px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hwli21_1{
	width: 100%;
	font-size: 28px;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hwli21_2{
	width: 100%;
	margin-top: 40px;
	font-size: 20px;
	color: #868686;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hwli21_3{
	width: 100%;
	margin-top: 15px;
}
.hwli213{
	margin-right: 40px;
	font-size: 14px;
	color: #ACACAC;
	display: inline-block;
	vertical-align: middle;
}
.hwli213:last-child{
	margin-right: 0;
}
.hwli213 img{
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.hwli213 span{
	display: inline-block;
	vertical-align: middle;
}
.hwli21_4{
	border: 1px solid #555555;
	box-sizing: border-box;
	width: 120px;
	height: 45px;
	border-radius: 45px;
	margin-top: 45px;
	text-align: center;
	line-height: 45px;
	color: #555555;
	font-size: 16px;
}

.hwli3{
	width: 54%;
	height: 400px;
	border-radius: 15px 0 0  15px;
	float: left;
	overflow: hidden;
}
.hwimg1{
	width: 195px;
	position: absolute;
	left: 190px;
	top: -85px;
}
.hwimg2{
	width: 475px;
	position: absolute;
	right: 0;
	top: 0;
}
.hwimg3{
	width: 360px;
	position: absolute;
	left: 0;
	bottom: 260px;
}
.hwimg4{
	width: 260px;
	position: absolute;
	right: 95px;
	bottom: 50px;
	z-index: 1;
}
.yyimg1{
	width: 340px;
	position: absolute;
	left: 190px;
	top: -270px;
}
.yyimg2{
	width: 225px;
	position: absolute;
	right: 0;
	top: 290px;
}
.yyimg3{
	width: 345px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.yyimg4{
	width: 325px;
	position: absolute;
	right: 0;
	bottom: 50px;
	z-index: 1;
}
.ALLQYDTS {
	width: 100%;
	display: flex;
	background: #F5F6FB;
	position: relative;
}
.ALLQYDT{
	width: 1400px;
	margin:60px auto;
}
.qydt1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #000000;
	font-family: "Microsofts";
}
.qydt2{
	width: 100%;
	margin-top: 35px;
	margin-bottom: 20px;
}
.qydt2_1{
	border-bottom: 1px solid #C8C8C8;
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 60px 40px;
	display: inline-block;
}
.qydt2_1:hover .qydt212_2{
	color: #E60012;
}
.qydt2_1:hover .qydt21_1 .qydt211{
	transform: scale(1.1);
}
.qydt2_1:hover .qydt2121_2{
	background: #555555;
	color: white;
}
.qydt21_1{
	width: 33%;
	height: 225px;
	border-radius: 10px;
	float: left;
	overflow: hidden;
}
.qydt211{
	width: 100%;
	height: 100%;
	transition: .5s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.qydt21_2{
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 61%;
	float: left;
	margin-left: 6%;
}
.qydt212_1{
	width: 100%;
	display: inline-block;
}
.qydt2121_1{
	font-size: 60px;
	font-family: 'D-DINCondensed-Bold';
	color: #FF6770;
	float: left;
}
.qydt2121_2{
	border: 1px solid #555555;
	box-sizing: border-box;
	color: #555555;
	font-size: 16px;
	width: 120px;
	height: 45px;
	border-radius: 45px;
	text-align: center;
	line-height: 45px;
	float: right;
	margin-top: 10px;
}

.qydt212_2{
	width: 100%;
	margin-top: 15px;
	font-size: 24px;
	color: #555555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.qydt212_3{
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #858585;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.qydt212_4{
	display:none;
}
.ALLLXWMS{
	width: 100%;
	background: #F5F6FB;
	display: flex;
	text-align: center;
}
.ALLLXWM{
	width: 1300px;
	margin:80px auto;
	display: inline-block;
	text-align: left;
}
.lxwm1{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 4%;
}
.lxwm11{
	width: 100%;
	margin-bottom: 40px;
	display: inline-block;
}
.lxwm11:last-child{
	margin-bottom: 0;
}
.lxwm11_1{
	width: 25px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.lxwm11_1 img{
	max-width: 100%;
	height: 25px;
	display: block;
	margin: auto;
}
.lxwm11_2{
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 92%;
	float: left;
	font-size: 20px;
	color: #555555;
	line-height: 40px;
}
.lxwm2{
	border: 1px solid #D3D3D3;
	box-sizing: border-box;
	width: 50%;
	height: 400px;
	float: left;
}
.lxwm2 img{
	width: 100%;
	height: 100%;
}
.ALLDES{
	width: 100%;
	display: flex;
	background: #F5F6FB;
	margin-top: 80px;
}
.ALLDE{
	width: 730px;
	margin:60px auto;
	position: relative;
}
.allde1{
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: #000000;
	font-family: "Microsofts";
}
.allde2{
	border-bottom: 1px solid #555555;
	box-sizing: border-box;
	padding: 60px 0;
	font-size: 18px;
	color: #000000;
	    line-height: 30px;
}
.allde2 img{
	max-width: 100%;
	display: block;
	margin: auto;
}
.allde2 video{
	max-width: 100%;
	display: block;
	margin: auto;
	width: auto;
	height: auto;
}
.allde3{
	width: 100%;
	margin-top: 55px;
}
.allde31{
	width: 100%;
	display: block;
	margin-bottom: 15px;
	font-size: 18px;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.allde31:last-child{
	margin-bottom: 0;
}
.allde4{
	display: none;
}
.FDTIME{
	    width: 110px;
	    position: fixed;
	    right: 15%;
	    top: 25%;
		z-index: 1001;
}
.fdtime1{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.fdtime2{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 28px;
	color: #999999;
	font-weight: bold;
}
.fdtime3{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.fdtime4{
	width: 100%;
	margin-top: 80px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.fdtime5{
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.fdtime5 img{
	width: 40px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.fdtime5 img:last-child{
	margin-bottom: 0;
}
#hide{
    position: absolute;
    z-index: -1;
}
#qrcode{
       width: 100px;
    height: 100px;
    display: none;
    position: absolute;
    right: 85px;
    top: 0;
}
#qrcode img{
    width: 100%;
}

@media (max-width: 1220px) and (min-width: 1020px) {
	.PRODULI {
		width: 96%;
	}

	.PRODUDE {
		width: 96%;
	}
	.GGL {
		width: 96%;
	}

}

@media (max-width: 1400px) and (min-width: 1020px) {
	.allpj21 {
		width: 90%;
	}

	.allpj31 {
		width: 90%;
	}

	.HZHBLI {
		width: 96%;
	}
	.HWLIST{
		width: 96%;
	}
	.ALLQYDT{
		width: 96%;
	}
	.ALLLXWM{
		width: 96%;
	}
}

@media (max-width: 1020px) {
	.NYBANNER {
		padding-top: 1rem;
	}

	.PRODULI {
		width: 96%;
		margin-top: 0.4rem;
		margin-bottom: 0.6rem;
	}

	.produli1 {
		font-size: 0.4rem;
	}

	.produli2 {
		margin-top: 0.25rem;
		display: flex;
		justify-content: center;
	}

	.produli2_1 {
		padding: 0.15rem 0;
		font-size: 0.28rem;
		margin-right: 1.4rem;
	}

	.produli3 {
		margin-top: 0.4rem;
		margin-bottom: 0.6rem;
		display: flex;
		flex-wrap: wrap;
	}

	.produli3_1 {
		width: 49%;
		padding: 0.2rem;
		border-radius: 0.2rem;
		margin-top: 0.2rem;
	}

	.produli3_1:nth-child(2n) {
		margin-right: 0;
	}

	.produli31_1 {
		height: 3.25rem;
	}

	.produli31_2 {
		font-size: 0.24rem;
		margin-top: 0.15rem;
	}

	.produli31_3 {
		margin-top: 0.15rem;
		font-size: 0.2rem;
	}

	.produli31_4 {
		margin-top: 0.15rem;
		font-size: 0.2rem;
		display: flex;
		align-items: center;
	}

	.produli31_4 img {
		width: 0.25rem;
		margin-right: 0.05rem;
	}

	.pagination a {
		font-size: 0.27rem;
		padding: 0.12rem 0.19rem;
		margin: 0.05rem;
	}

	.pagination span {
		font-size: 0.27rem;
		padding: 0.12rem 0.19rem;
		margin: 0.05rem;
	}

	.proimg1 {
		display: none;
	}

	.proimg2 {
		display: none;
	}

	.proimg3 {
		display: none;
	}

	.proimg4 {
		display: none;
	}

	.PRODUDE {
		width: 100%;
		padding-top: 0;
		margin-top: 0.6rem;
		margin-bottom: 0;
	}

	.produde1 {
		width: 83%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: auto;
		margin-bottom: 1rem;
	}

	.produde1_1 {
		width: 100%;
	}

	.produde11_1 {
		font-size: 0.48rem;
		text-align: center;
	}

	.produde11_2 {
		margin-top: 0.4rem;
	}

	.produde112 {
		margin-bottom: 0.18rem;
		font-size: 0.24rem;
	}

	.produde11_3 {
		margin-top: 0.6rem;
		display: flex;
	}

	.produde113 {
		width: 2.8rem;
		height: 0.85rem;
		border-radius: 0.85rem;
		line-height: 0.85rem;
		font-size: 0.32rem;
		margin-right: 0.25rem;
	}

	.produde1_2 {
		max-width: 100%;
		margin-top: 0.55rem;
	}

	.produde2 {
		margin-top: 0;
	}
.GGL {
		width: 100%;
	}
	.hhrCnt {
		width: 7rem;
		border-radius: 0.1rem;
		padding: 0 0.6rem;
		padding-top: 0.5rem;
		padding-bottom: 0.4rem;
	}

	.hhrCnt1 {
		font-size: 0.3rem;
	}

	.hhrCnt2 {
		margin-top: 0.4rem;
	}

	.hhrCnt3 {
		width: 1.8rem;
		height: 0.6rem;
		border-radius: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.24rem;
		margin-top: 0.4rem;
	}

	.hhrCnt21 {
		margin-bottom: 0.2rem;
		display: flex;
		flex-wrap: wrap;
	}

	.hhrCnt21_1 {
		width: 100%;
		height: 0.7rem;
		padding: 0 0.1rem;
		display: flex;
	}

	.hhrCnt211 {
		font-size: 0.2rem;
	}

	.hhrCnt21_2 {
		width: 100%;
		height: 0.7rem;
		font-size: 0.2rem;
		padding: 0 0.1rem;
		margin-top: 0.2rem;
		margin-left: 0;
	}

	.hhrCnt21_3 {
		width: 100%;
		height: 0.7rem;
		font-size: 0.2rem;
		padding: 0 0.1rem;
		margin-right: 0;
		margin-bottom: 0.2rem;
	}

	.hhrCnt21_3:last-child {
		margin-bottom: 0;
	}

	.hhrCnt21_4 {
		height: 1.6rem;
		padding: 0.1rem;
		font-size: 0.2rem;
	}

	.hhrCnt21_5 {
		width: 100%;
		height: 0.7rem;
		font-size: 0.2rem;
		padding: 0 0.1rem;
	}

	.hhrCnt4 {
		width: 0.3rem;
		top: -0.4rem;
	}

	.hhrCnt5 {
		width: 0.3rem;
		top: -0.4rem;
	}

	.ALLPPJSS {
		height: auto;
	}

	.ALLPPJS {
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}

	.allpj2 {
		width: 100%;
		height: auto;
	}

	.allpj1 {
		width: 100%;
		height: auto;
		display: block;
	}

	.allpj1 img {
		/*object-fit: none;*/
		display: block;
	}

	.allpj21 {
		width: 90%;
		padding: 0.4rem 0;
		margin: auto;
		position: inherit;
		right: inherit;
		top: inherit;
		transform: none;
	}

	.allpj21_1 {
		font-size: 0.4rem;
		text-align: center;
	}

	.allpj21_2 {
		margin-top: 0.35rem;
		font-size: 0.24rem;
		line-height: 0.5rem;
	}

	.allpj3 {
		width: 100%;
		height: auto;
	}

	.allpj31 {
		width: 90%;
		padding: 0.4rem 0;
		margin: auto;
		position: inherit;
		right: inherit;
		top: inherit;
		transform: none;
	}

	.allpj21_3 {
		font-size: 0.24rem;
		line-height: 0.5rem;
	}

	.HZHBLI {
		width: 96%;
		margin: 0.4rem auto;
	}

	.hzhbli1 {
		font-size: 0.4rem;
	}

	.hzhbli2_1 {
		height: 0.5rem;
		margin-top: 0.4rem;
	}
	.HWLIST {
	    width: 96%;
	    margin: 0.4rem auto;
		margin-bottom: 0.6rem;
	}
	.hwli {
	    display: flex;
		flex-wrap: wrap;
	    margin-top: 0.4rem;
	    border-radius: 0.15rem;
	}
	.hwli1 {
	    width: 100%;
	    height: 4rem;
	    border-radius: 0.15rem 0.15rem 0 0;
	}
	.hwli3 {
	    width: 100%;
	    height: 4rem;
	    border-radius: 0.15rem 0.15rem 0 0;
	}
	.hwli2{
		width: 100%;
		height: auto;
	}
	.hwli21 {
	    width: 100%;
	    box-sizing: border-box;
	    padding: 0.3rem;
		padding-bottom: 0.2rem;
	    position: inherit;
	    left: inherit;
	    top: inherit;
	    transform: none;
	}
	.hwli21_1{
		font-size: 0.32rem;
	}
	.hwli21_2{
		margin-top: 0.4rem;
		font-size: 0.24rem;
	}
	.hwli21_3{
		margin-top: 0.28rem;
		display: flex;
		align-items: center;
	}
	.hwli213{
		margin-right: 0.25rem;
		font-size: 0.2rem;
		display: flex;
		align-items: center;
	}
	.hwli213 img{
		width: 0.25rem;
		margin-right: 0.05rem;
	}
	.hwli21_4{
		display: none;
	}
	.hwimg1{
		display: none;
	}
	.hwimg2{
		display: none;
	}
	.hwimg3{
		display: none;
	}
	.hwimg4{
		display: none;
	}
	.yyimg1{
		display: none;
	}
	.yyimg2{
		display: none;
	}
	.yyimg3{
		display: none;
	}
	.yyimg4{
		display: none;
	}
	.ALLQYDT {
	    width: 96%;
	    margin: 0.4rem auto;
		margin-bottom: 0.6rem;
	}
	.qydt1{
		font-size: 0.4rem;
	}
	.qydt2{
		margin: 0.6rem auto;
	}
	.qydt2_1{
		border-bottom:0;
		background: white;
		padding: 0;
		margin-bottom: 0.4rem;
		display: flex;
		flex-wrap: wrap;
		border-radius: 0.15rem;
		box-shadow: 0 0.1rem 0.1rem #999999;
	}
	.qydt2_1:last-child{
		margin-bottom: 0;
	}
	.qydt21_1{
		width: 100%;
		height: 4rem;
		border-radius: 0.15rem 0.15rem 0 0;
	}
	.qydt21_2 {
	    width: 100%;
	    margin-left: 0;
		box-sizing: border-box;
		padding: 0.25rem 0.3rem;
		border-radius:0 0 0.15rem 0.15rem;
	}
	.qydt212_1{
		display: flex;
	}
	.qydt2121_1{
		font-size: 0.8rem;
	}
	.qydt2121_2{
		display: none;
	}
	.qydt212_2{
		font-size: 0.32rem;
		margin-top: 0.2rem;
	}
	.qydt212_3{
		margin-top: 0.3rem;
		font-size: 0.24rem;
		line-height: 0.45rem;
		    -webkit-line-clamp: 2;
	}
	.qydt212_4{
		font-size: 0.2rem;
		    color: #ACACAC;
			margin-top: 0.2rem;
		display: flex;
		align-items: center;
	}
	.qydt212_4 img{
		width: 0.3rem;
		margin-right: 0.05rem;
	}
	.ALLLXWM {
	    width: 96%;
	    margin: 0.6rem auto;
	    display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.lxwm1 {
	    width: 80%;
	    padding-right: 0;
	}
	.lxwm11{
		margin-bottom: 0.5rem;
	}
	.lxwm11_1 {
	    width: 0.3rem;
	    margin-right: 0.1rem;
	    margin-top: 0.05rem;
	}
	.lxwm11_1 img{
		height: 0.3rem;
	}
	.lxwm11_2 {
	    font-size: 0.24rem;
	    line-height: 0.4rem;
	}
	.lxwm2{
		width: 100%;
		height: 4.4rem;
	}
	.ALLDES{
		margin-top: 1rem;
	}
	.ALLDE {
	    width: 95%;
	    margin: 0.6rem auto;
	}
	.allde1{
		font-size: 0.4rem;
	}
	.allde2{
		padding: 0.5rem 0;
		font-size: 0.24rem;
		line-height: 0.5rem;
	}
	.allde3{
		margin-top: 0.6rem;
	}
	.allde31{
		margin-bottom: 0.35rem;
		font-size: 0.24rem;
	}
	.allde4{
		width: 100%;
		display: block;
		text-align: center;
		margin-top: 0.4rem;
		font-size: 0.22rem;
		color: #999999;
	}
	.FDTIME{
		width: 100%;
		background: white;
		    right:0;
		    top: inherit;
			bottom: 0;
	}
	.fdtime1{
		display: none;
	}
	.fdtime2{
		display: none;
	}
	.fdtime3{
		display: none;
	}
	.fdtime4{
		display: none;
	}
	.fdtime5{
		margin-top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.fdtime5 img {
	    width: 0.8rem;
	    margin: 0.2rem;
	    margin-bottom: 0.2rem;
	}
	#qrcode {
    width: 1.5rem;
    height: 1.5rem;
    right: inherit;
    top: inherit;
    bottom: 1.3rem;
    left: 13%;
}

}
