body{padding: 0;margin: 0;font-family: "Source Han Sans CN";font-size: 16px;color: #333;overflow-x:hidden;}
.wrap{max-width: 1200px;margin: 0 auto;}
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
p{margin: 0;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;text-decoration: none;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
.ovh1{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.bgf3f3f3{background: #f3f3f3;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.hidden-xs{display: block;}
.visible-xs{display: none;}
*{box-sizing: border-box;}
.db{display: block;}
.tc{text-align: center;}
img{max-width: 100%;}
.c_center{width: 1200px;margin: 0 auto;}
.baibg{background: #ffffff;}
.huibg{background: #081013;}
.pore{position: relative;}
.flexb{display: flex;align-items: center;justify-content: center;}
.flexb2{display: flex;align-items: center;justify-content: space-between;}
.flexb3{display: flex;align-items: flex-start;justify-content: space-between;}
.flexb4{display: flex;align-items: flex-start;justify-content: space-between;flex-direction: row-reverse;}
.swiper{position: relative;overflow: hidden;}
.bgBox{background: url() center no-repeat;background-size: cover;}
.container{padding: 0 16px;max-width: 1232px;margin: 0 auto;width: 100%;}
.container2{padding: 0 16px;max-width: 1392px;margin: 0 auto;width: 100%;}
@media (max-width:1392px) {.container2{padding: 0 16px;max-width: 1232px;}}
@media (max-width:1232px) {.container,.container2{padding: 0 16px;max-width: 1024px;}}
@media (max-width:1024px) {.container,.container2{padding: 0 16px;max-width: 800px;}}
@media (max-width:800px) {.container,.container2{padding: 0 16px;max-width: 100%;}}
.row{display: flex;justify-content: flex-start;align-items: center;align-items: stretch;flex-wrap: wrap;}
.row .kuang{height: 100%;}
.col_6{width: calc(100% / 6);}
.col_5{width: calc(100% / 5);}
.col_4{width: calc(100% / 4);}
.col_3{width: calc(100% / 3);}
.col_2{width: calc(100% / 2);}
.col_1{width: calc(100% / 1);}
/* 公共 */
.imgB{
	position: relative;
    padding-top: 100%;
	width: 100%;
	display: block;
}
.imgB .pic{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.imgB .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.moreB{
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 48px;
	/* border: 1px solid #ff9125; */
	background: #ff9125;
	color: #ffffff;
	padding: 0 40px;
	font-size: 16px;
	color: #ffffff;
	width: max-content;
	transition: all 0.3s;
}
a.moreB i{
	font-size: 20px;
	margin-left: 20px;
	
}
a.moreB:hover{
	background: #081013;
}
.pubTit{
	font-size: 48px;
	color: rgb(49, 49, 49);
	font-weight: bold;
	margin-bottom: 64px;
	text-align: center;
}
.pubTit.bai{color: rgb(255, 255, 255);}

@media (max-width:1024px) {
	a.moreB{line-height: 40px;font-size: 18px;padding: 0 16px;}
	.swiper_banner .moreB i{font-size: 20px;margin-left: 12px;}
}

/**导航菜单**/
header{
	position: fixed;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.1);
	z-index: 99;
	transition: all 0.3s;
	background: #0070fa;
}
header .nrBox{height: 80px;}
header .logo{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #ffffff;
}
header .logo a{color: #ffffff;}
header .logo img{max-height: 80px;display: block;}
header .logo span{display: block;margin-left: 8px;}
header .menuUl>li{
	margin-right:48px;
	position: relative;
}
header .menuUl>li:last-child{margin-right: 0;}
header .menuUl .yiji{
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
header .menuUl .ejBtn{
	background: url(../img/jt1.png) center center no-repeat;
	background-size: cover;
	display: block;
	width: 7px;
	height: 5px;
	position: absolute;
	right: -14px;
	top: calc(50% - 2.5px);
}
header .menuUl .yiji a{
	font-size: 16px;
	color: #ffffff;
	line-height: 80px;
	display: block;
	position: relative; 
}
header .menuUl>li .yiji a::before{
	content: "";
	display: block;
	width: 0;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	background: #ffffff;
	transition: all 0.3s;
}
header .menuUl>li.on .yiji a::before,
header .menuUl>li:hover .yiji a::before{
	width: 100%;
	left: 0;
}
header .menuUl .erjiBox{
	position: absolute;
	left: 0;
	top: 80px;
	transition: all 0.3s;
	background-color: rgba(0,0,0,0.6);
	text-align: left;
	width: max-content;
	width: -webkit-max-content;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transform: translateY(-20px);
	min-width: 230px;
	padding: 8px 0;
}
header .menuUl>li:hover .erjiBox{
	opacity: 1;
	height: auto;
	visibility: visible;
	transform: translateY(0);
}
header .menuUl .erjiUl{
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	flex-wrap: wrap;
	max-height: 560px;
}
header .menuUl .erjiUl>li>a{
	font-size: 16px;
	color: #ffffff;
	transition: all 0.3s;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 8px 16px;
}
header .menuUl .erjiUl>li>a span{max-width: 140px;line-height: 1.2;}
header .menuUl .erjiUl>li>a:hover{background: #ff9125;}
header .menuUl .erjiUl>li>a .imgK{
	width: 56px;
	height: 46px;
	margin-right: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header .mopenBtn{display: none;}
header .hShare{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 4.2vw;
}
header .hShare a{
	height: 80px;
	color: #ffffff;
	margin-right: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header .hShare a:last-child{margin-right: 0;}
header .hShare a i{font-size: 24px;}
header .hFindBtn{
	position: relative;
	margin-left: 3vw;
}
header .hFindBtn .clickBtn{
	height: 80px;
	line-height: 80px;
	cursor: pointer;
}
header .hFindBtn .clickBtn i{
	display: block;
	font-size: 24px;
	color: #ffffff;
}
header .hFindBtn .clickBtn i:last-child{display: none;}
header .hFindBtn[switch="on"] .clickBtn i:first-child{display: none;}
header .hFindBtn[switch="on"] .clickBtn i:last-child{display: block;}
header .hFindBtn form{
	position: absolute;
	right: 0;
	top: 80px;
	transition: all 0.3s;
	background-color: rgba(0,112,250,0.6);
	opacity: 0;
	height: 0;
	visibility: hidden;
	transform: translateY(-20px);
}
header .hFindBtn form .shuru{
	width: 320px;
	height: 48px;
	border: 0;
	padding: 0 16px;
	padding-right: 40px;
	background: none;
	color: #ffffff;
}
header .hFindBtn form .tijiao{
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
}
header .hFindBtn[switch="on"] form{
	opacity: 1;
	height: auto;
	visibility: visible;
	transform: translateY(0);
}
@media (max-width:1232px) {
	header .menuUl>li{margin-right: 2vw;}
	header .hShare a{margin-right: 16px;}
	header .hShare a i,
	header .hFindBtn .clickBtn i{font-size: 20px;}
	header .hShare{margin-left: 3vw;}
	header .menuUl .erjiUl>li>a{padding: 4px 12px;}
}
@media (max-width:1024px) {
	.topDiv{height: 56px;}
	header{position: fixed;}
	header .nrBox{
		height: 56px;
	}
	header .logo img{max-height: 44px;}
	header .findBox{height: 56px;}
	header .mopenBtn{
		display: block;
		width: 28px;
		height: 20px;
		position: relative;
		cursor: pointer;
		margin-left: 16px;
	}
	header .mopenBtn span, 
	header .mopenBtn:after, 
	header .mopenBtn:before {
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		background: rgb(255, 255, 255);
		position: absolute;
		-webkit-transition: -webkit-transform .5s cubic-bezier(.165,.84,.44,1);
		transition: -webkit-transform .5s cubic-bezier(.165,.84,.44,1);
		-o-transition: transform .5s cubic-bezier(.165,.84,.44,1);
		transition: transform .5s cubic-bezier(.165,.84,.44,1);
		transition: transform .5s cubic-bezier(.165,.84,.44,1), -webkit-transform .5s cubic-bezier(.165,.84,.44,1);
		transition: transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);
	}
	header .mopenBtn:before{
		top: 0;
	}
	header .mopenBtn:after {
		bottom: 0;
	}
	header .mopenBtn span{
		top: 50%;
		margin-top: -1px;
		-webkit-transition: opacity .2s cubic-bezier(.165,.84,.44,1);
		-o-transition: opacity .2s cubic-bezier(.165,.84,.44,1);
		transition: opacity .2s cubic-bezier(.165,.84,.44,1);
	}
	header.open .mopenBtn:before {
		-webkit-transform: translateY(10px) rotate(45deg);
		-ms-transform: translateY(10px) rotate(45deg);
		transform: translateY(10px) rotate(45deg);
	}
	header.open .mopenBtn:after {
		-webkit-transform: translateY(-8px) rotate(-45deg);
		-ms-transform: translateY(-8px) rotate(-45deg);
		transform: translateY(-8px) rotate(-45deg);
	}
	header.open .mopenBtn span {
		opacity: 0;
	}
	body.nofix{height: 100vh;overflow-y: hidden;}
	header .hRight{
		position: fixed;
		right: -100%;
		top: 56px;
		display: block;
		width: 100%;
		height: calc(100vh - 56px);
		background: rgba(7,15,20,0.9);
		transition: all 0.3s;
		background: #ff9125;
		overflow-y: auto;
	}
	header.open .hRight{right: 0;}
	header .menuUl{
		display: block;
		padding: 16px;
		overflow: auto;
		height: 100%;
	}
	header .menuUl>li{margin: 0;border-bottom: 1px dashed #ffffff;}
	header .menuUl .yiji{height: auto;display: block;}
	header .menuUl .yiji a{line-height: 40px;width: calc(100% - 40px);}
	header .menuUl>li.on .yiji a::before{display: none;}
	header .menuUl>li .yiji a::before{display: none;}
	header .menuUl .hasDown>div>.ejBtn{
		position: absolute;
		right: 12px;
		top: 12px;
		width: 16px;
		height: 16px;
		background: none;
	}
	header .menuUl .hasDown>div>.ejBtn::before{
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		background: rgba(255, 255, 255, 0.8);
		position: absolute;
		left: 0;
		top: calc(50% - 1px);
	}
	header .menuUl .hasDown>div>.ejBtn::after{
		content: "";
		display: block;
		width: 2px;
		height: 100%;
		background: rgba(255, 255, 255, 0.8);
		position: absolute;
		top: 0;
		left: calc(50% - 1px);
	}
	header .menuUl .hasDown.open>div>.ejBtn::after{display: none;}
	header .menuUl .erjiBox{
		position: relative;
		left: unset;
		top: unset;
		opacity: 1;
		height: auto;
		visibility: visible;
		transform:unset;
		padding: 8px 0;
		display: none;
		transition: unset;
		width: 100%;
		border-radius: 0;
		background: none;
		border: 0;
		border-top: 1px dashed #ffffff;
	}
	header .menuUl .erjiUl{display: block;max-height: unset;}
	header .menuUl .erjiUl>li{border: 0;}
	header .menuUl>li:hover .erjiBox{
		transform:unset;
	}
	header .menuUl .erjiUl>li{width: 100%;padding: 0;}
	header .menuUl .erjiUl>li>a{color: #ffffff;padding: 4px 16px;width: 100%;font-size: 15px;position: relative;background: none;}
	header .menuUl .erjiUl>li>a span{max-width: unset;font-size:16px;}
	header .menuUl .erjiUl>li>a .imgK{width:64px;height:58px;}
	header .menuUl .erjiUl>li>a .imgK img{height:100%}
	header .menuUl .erjiUl>li>a::before{
		content: "";
		display: block;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background: #ffffff;
		position: absolute;
		left: 0;
		top: calc(50% - 2px);
	}
	header .menuUl .erjiUl>li.on, header .menuUl .erjiUl>li:hover{background: none;}
	header .hShare{margin: 0;padding: 0 16px;}
	header .hShare a,
	header .hShare a:last-child{margin: 0 8px;height: 40px;}
	header .hFindBtn{
		padding: 0 16px;
		margin: 16px 0 0;
	}
	header .hFindBtn .clickBtn{display: none;}
	header .hFindBtn form{
		width: 100%;
		position: relative;
		right: unset;
		top: unset;
		opacity: 1;
		visibility: visible;
		transform: unset;
		height: auto;
		margin: 0;
	}
	header .hFindBtn form .shuru{width: 100%;background: rgba(0,0,0,0.5);}
}

.banner{overflow: hidden;}
.swiper_banner{position: relative;z-index: 1;}
.swiper_banner .imgB{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0;
	z-index: 1;
}
.swiper_banner .nrBox{
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 8vw 0;
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.swiper_banner .logo{
	transition: all 0.6s;
	transform: translateY(40px);
	opacity: 0;
}
.swiper_banner .logo img{max-height: 8.5vw;display: block;}
.swiper_banner .titB{
	font-size: 80px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	margin: 4vw 0 0;
	transition: all 0.6s;
	transition-delay: 0.3s;
	transform: translateY(40px);
	opacity: 0;
}
.swiper_banner .moreB{
	line-height: 80px;
	font-size: 30px;
	margin-top: 6vw;
	transition: all 0.6s;
	transition-delay: 0.6s;
	transform: translateY(40px);
	opacity: 0;
} 
.swiper_banner .moreB i{font-size: 35px;}
.swiper_banner .swiper-slide-active .logo{transform: translateY(0);opacity: 1;}
.swiper_banner .swiper-slide-active .titB{transform: translateY(0);opacity: 1;}
.swiper_banner .swiper-slide-active .moreB{transform: translateY(0);opacity: 1;}
.banner .swiper-pagination{
	bottom: 3.75vw;
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner .swiper-pagination-bullet{
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	opacity: 1;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	transition: all 0.3s;
}
.banner .swiper-pagination-bullet-active{width: 40px;}
.banner .swiper-button-prev,
.banner .swiper-button-next{color: #ffffff;}
@media (max-width:1024px) {
	.swiper_banner .nrBox{
		min-height: unset;
		padding: 14vw 0;
		justify-content: center;
	}
	.swiper_banner .logo img{max-height: 12vw;margin: 0 auto;}
	.swiper_banner .titB{font-size: 28px;margin: 16px 0 0;}
	.swiper_banner .moreB{line-height: 40px;font-size: 18px;padding: 0 16px;margin: 16px auto 0;}
	.swiper_banner .moreB i{font-size: 20px;}
	.banner .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 10px;}
	.banner .swiper-pagination-bullet-active{width: 20px;}
}

.indp{padding: 80px 0;}
.indp1{
	margin-top: 10px;
	background-size: 100% 100%;
	padding: 132px 0 48px ;
}
.indp1Left{width: 50%;padding-left: 16px;padding-top: 24px;}
.indp1Right{width: calc(50% - 32px);}
.indp1 .pubTit{
	text-align: left;
	margin-bottom: 24px;
}
.ind1Ul li{
	font-size: 16px;
	color: #ffffff;
	margin-top: 4px;
}
.ind1Ul li:first-child{margin-top: 0;}
.ind1Ul .zktit{
	border-bottom: 1px solid #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px 0;
	cursor: pointer;
}
.ind1Ul .zktit i{
	content: "";
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: rgb(105, 105, 105);
	margin-right: 16px;
}
.ind1Ul .zktit i::before{
	display: block;
	transform: rotate(90deg);
	transition: all 0.3s;
}
.ind1Ul .on .zktit i::before{
	transform: rotate(180deg);
}
.ind1Ul .zhshow{
	font-size: 16px;
	color: rgb(230, 230, 230);
	color: rgb(255, 255, 255);
	line-height: 1.8;
	padding: 20px 0;
	display: none;
}
.ind1Ul li:first-child .zhshow{display: block;}
.indp1Right{
	position: relative;
	padding-right: 48px;
	padding-top: 88px;
}
.indp1Right::before{
	content: "";
	border-width: 10px;
	border-color: rgb(255, 145, 37);
	border-style: solid;
	position: absolute;
	right: 20px;
	top: 56px;
	display: block;
	width: calc(100% - 116px);
	height: calc(100% - 160px);
	z-index: 1;
}
.indp1Right .imgK{position: relative;z-index: 2;}
.indp1Right .imgK img{display: block;width: 100%;}
.indp1Right .jiao{
	background-color: rgb(255, 145, 37);
	position: absolute;
	right: 0;
	top: 0;
	width: 144px;
	padding: 28px 16px 24px;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
	z-index: 3;
}
.indp1Right .jiao p{margin: 20px 0 0;}
.indp2 .ind2Tit{margin-bottom: 56px;}
.indp2 .pubTit{margin-bottom: 0;}
.ind2Ul{margin: -16px -30px;}
.ind2Ul li{padding: 16px 30px;}
.ind2Ul .imgB{padding-top: 49%;}
.ind2Ul .textB{
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0 11.5%;
	background: rgba(0, 0, 0, 0.2);
}
.ind2Ul .titB{
	font-size: 28px;
	color: #ffffff;
}
.ind2Ul .moreB{
	line-height: 40px;
	padding: 0 16px;
	margin-top: 48px;
}
.indp3{padding: 0;position: relative;}
.swiper_indp3{position: relative;z-index: 1;}
.swiper_indp3 .imgB{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0;
	z-index: 1;
}
.swiper_indp3 .nrBox{
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 4vw 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 760px;
}
.swiper_indp3 .kaung{width:100%;}
.swiper_indp3 .titB{
	font-size: 80px;
	color: rgb(255, 255, 255); 
	line-height: 1.2;
	width: 50%;
	opacity: 0;
	transition: all 1s;
}
.swiper_indp3 .descB{
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 1.8;
	margin: 1vw 0 0; 
	opacity: 0;
	transition: all 1s;
}
.swiper_indp3 .moreB{
	line-height: 60px;
	font-size: 20px;
	margin-top: 1.4vw;
	opacity: 0;
	transition: all 1s;
} 
.swiper_indp3 .moreB i{font-size: 35px;}
.swiper_indp3 .swiper-slide-active .titB,
.swiper_indp3 .swiper-slide-active .descB,
.swiper_indp3 .swiper-slide-active .moreB{opacity: 1;}
.swiper_indp3 .swiper-pagination,
.swiper_indp3 .swiper-button-prev,
.swiper_indp3 .swiper-button-next{display: none;}
.ind3Click{
	position: absolute;
	left: 0;
	bottom: 2.7vw;
	width: 100%;
	z-index: 2;
}
.ind3Ul{
	border-radius: 10px;
	background-color: rgba(0, 0, 0,0.7);
	width: 800px;
	margin: 0 auto;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ind3Ul li{
	border-radius: 10px;
	width: calc(100% / 4);
	min-height: 50px;
	padding: 4px 16px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	line-height: 1.2;
}
.ind3Ul li.on{
	background-color: rgb(255, 255, 255);
	color: #333333;
}
.indp4Left{width: 50%;}
.indp4Right{width: calc(50% - 64px);}
.indp4Left .pubTit{margin-bottom: 32px;}
.indp4Left .btnG{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.indp4Left .moreB{margin-right: 20px;}
.indp4Left .moreB:last-child{margin-right: 0px;}
.indp4Left .imgB{
	margin-top: 36px;
	padding-top: 48.5%;
}
.ind4Ul{
	padding-left: 64px;
	border-left: 1px solid #ff9125;
}
.ind4Ul li{
	position: relative;
	margin-bottom: 32px;
}
.ind4Ul .titB{
	font-size: 18px;
	color: rgb(255, 145, 37);
	position: relative;
}
.ind4Ul .titB::before{
	content: "";
	border-radius: 50%;
	background-color: rgb(255, 145, 37);
	position: absolute;
	left: -69px;
	top: calc(50% - 5px);
	width: 10px;
	height: 10px;
}
.ind4Ul .descB{
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.6;
	padding: 16px 0;
	border-bottom: 1px solid #d1d1d1;
}
.ind4Ul .descB b{font-weight: 400;color: #333333;}
.ind4Ul li:first-child{margin-bottom: 16px;}
.ind4Ul li:first-child .titB{
	font-size: 22px;
	color: #333333;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 16px;
}
.ind4Ul li:first-child .descB{border-bottom: 0;padding-bottom: 0;}
.ind4Ul li:last-child .descB{border-bottom: 0;padding: 8px 0;}
.popup{
	position: fixed;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0,0,0,0.7);
	display: none;
}
.popup .nrBox{
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-style: solid;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	width: 598px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.popup .pTop{
	padding: 12px 20px;
	position: relative;
	border-bottom: 1px solid #d1d1d1;
}
.popup .pTop .pTit{
	font-size: 16px;
	color: rgb(51, 51, 51);
	font-weight: bold;
}
.popup .pTop .closeBtn{
	height: 48px;
	font-size: 24px;
	color: #111111;
	position: absolute;
	right: 20px;
	top: calc(50% - 24px);
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}
.popup .pNr{padding: 20px 20px 24px;}
.popup .pNr label{
	display: block;
	margin-top: 8px;
}
.popup .pNr label:first-child{margin-top: 0;}
.popup .pNr .titB{
	font-size: 14px;
	color: rgb(51, 51, 51);
}
.popup .pNr .titB span{color: #ff0000;}
.popup .pNr .errormessage{
	font-size: 14px;
	color: #ff0000;
	margin-top: 6px;
}
.popup .pNr input,
.popup .pNr textarea{
	display: block;
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 100%;
	height: 32px;
	margin-top: 6px;
	padding: 0 12px;
}
.popup .pNr textarea{
	height: 64px;
	padding: 8px 12px;
}
.popup .pNr .tijiao{
	border-radius: 5px;
	background-color: rgb(255, 145, 37);
	display: block;
	width: 88px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin: 20px 0 0;
	float: right;
	border: 0;
	cursor: pointer;
}











.ind5Ul{margin: -14px;}
.ind5Ul li{padding: 14px;}
.ind5Ul .kuang{position: relative;}
.ind5Ul .imgB{padding-top: 134.4%;}
.ind5Ul .titB{
	background-color: rgba(255, 145, 37,0.7);
	position: absolute;
	left: 0;
	bottom: 30px;
	min-width: 62.5%;
	height: 50px;
	font-size: 18px;
	color: rgb(255, 255, 255);
	padding: 0 16px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ind6Ul{margin: -15px;}
.ind6Ul li{padding: 15px;}
.ind6Ul .imgB{
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	padding-top: 60%;
}
.ind6Ul .textB{
	padding-bottom: 50px;
	transition: all 0.5s;
}
.ind6Ul .timeB{
	background-color: rgb(255, 145, 37);
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #ffffff;
	opacity: 0;
	overflow: hidden;
	transform: translateY(-50px);
	height: 0;
	transition: all 0.5s;
}
.ind6Ul .timeB b{font-weight: 400;margin-right: 12px;}
.ind6Ul li:hover .textB{
	padding-bottom: 0;
}
.ind6Ul li:hover .timeB{
	opacity: 1;
	overflow: visible;
	transform: translateY(0);
	height: 50px;
}
.ind6Ul .timeB i{
	font-size: 16px;
	margin-right: 16px;
	font-weight: 400;
	display: block;
}
.ind6Ul .titB{
	display: block;
	font-size: 20px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
	border-bottom: 1px solid #d1d1d1;
}
.ind6Ul .descB{
	font-size: 16px;
	color: rgb(153, 153, 153);
	line-height: 1.4;
	margin-top: 12px;
}
.indp6 .moreB{margin: 40px auto 0;}
.indp7{padding: 120px 0 96px;text-align: center;}
.indp7 .pubTit{font-size: 40px;}
.indp7 .moreB{margin: 72px auto 0;}
footer{
	background-image: -moz-linear-gradient( 90deg, rgb(15,24,28) 0%, rgb(8,16,19) 67%, rgb(8,16,19) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(15,24,28) 0%, rgb(8,16,19) 67%, rgb(8,16,19) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(15,24,28) 0%, rgb(8,16,19) 67%, rgb(8,16,19) 100%);
	background: #0070fa;
	font-size: 14px;
	color: rgb(153, 153, 153);
	color: #ffffff;
}
footer .foot1{
	border-bottom: 1px solid #d1d1d1;
	padding: 24px 0;
}
footer .fIntro{width: 50%;line-height: 2;}
footer .fIntro .titB{
	font-size: 48px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 12px;
}
footer .fIntro .descB{font-size: 16px;}
footer .fLogo{margin-right: 0;font-size:24px;}
footer .fLogo img{max-height: 244px;margin-right: 16px;}

footer .fNav{
	border-bottom: 1px solid #d1d1d1;
	padding: 36px 0 88px;
}
footer .fcol:last-child{width: 25.5%;}
footer .fTit{
	font-size: 20px;
	color: rgb(255, 255, 255);
	margin-bottom: 16px;
}
footer .fCon{
	font-size: 16px;
	color: rgb(153, 153, 153);
	color: rgba(255,255,255,1);
}
footer .fCon a{color: rgba(255,255,255,1);}
footer .fLink a{
	font-size: 16px;
	color: rgb(153, 153, 153);
	color: rgba(255,255,255,0.8);
	margin-bottom: 12px;
	display: block;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
footer .fLink a:hover{color: #ffffff;}
footer .fLink i{
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	width: 36px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 12px;
	color: #333333;
	font-size: 20px;
	transition: all 0.3s;
}
footer .fLink a:hover i{border-radius: 0;}
footer .fInfo>div{
	margin-bottom: 8px;
	position: relative;
	padding-left: 24px;
}
footer .fInfo i{
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 2px;
}
footer .banquan{
	font-size: 14px;
	color: rgb(153, 153, 153);
	color: rgb(255, 255, 255);
	padding: 16px 0 88px;
	text-align: center;
}
footer .banquan a{color: rgb(255, 255, 255);}
@media (max-width:768px) {
	footer{margin-bottom: 48px;}
	footer .foot1{display: block;}
	footer .fIntro{width: 100%;}
	footer .fIntro .titB{font-size: 32px;}
	footer .fLogo{margin: 16px 0 0;text-align: center;}
	footer .fNav{padding: 24px 0;display: block;}
	footer .fcol,
	footer .fcol:last-child{width: 100%;}
	footer .hasDown .fTit{position: relative;}
	footer .hasDown .fTit .ejBtn{
		position: absolute;
		right: 0;
		top: 50%;
		width: 16px;
		height: 16px;
		transform: translateY(-50%) rotate(180deg);
		transition: all 0.3s;
	}
	footer .hasDown .fTit.open .ejBtn{
		transform: translateY(-50%) rotate(0deg);
	}
	footer .hasDown .fCon{display: none;}
	footer .fShare{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
	}
	footer .fShare a{
		width: 50%;
	}
	footer .banquan{padding: 16px 0;}
}
.onlineservice{
    position: fixed;
    z-index: 99;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.onlineservice ul{
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.3);
	padding: 5px;
}
.onlineservice li{
	position: relative;
	margin-top: 10px;
}
.onlineservice li:first-child{margin-top: 0;}
.onlineservice li.gotop{display: none;}
.onlineservice .aB{
	width: auto;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 40px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 2;
}
.onlineservice .aB i{
	font-size: 22px;
	color: #ffffff;
	transition: all 0.3s;
}
.onlineservice li:last-child .aB{
	background: #ff9125;
}
.onlineservice .bB{
	position: absolute;
	right: -40px;
	top: 0;
	background: #ff9125;
	color: #ffffff;
	font-size: 14px;
	padding: 0 16px;
	border-radius: 20px;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	opacity: 0;
	transition: all 0.3s;
	z-index: 1;
	padding-right: 50px;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
}
.onlineservice li .bB a{
	color: #FFFFFF;
}
.onlineservice li .bB a:hover{
	text-decoration: underline;
}
/* .onlineservice li:hover .aB{
	border-radius: 0 20px 20px 0;
	background: #ff9125;
} */
.onlineservice li:hover .aB i{font-size: 24px;}
.onlineservice li.gotop:hover .aB{
	border-radius: 20px;
}
.onlineservice li:hover .bB{
	right: 0;
	opacity: 1;
	width: max-content;
}
@media (max-width:1024px) {
	.onlineservice{
		right: 0;
		bottom: 0;
		height: auto;
		border-radius: 48px;
		top: unset;
		width: 100%;
		transform: unset;
		padding: 0;
	}
	.onlineservice ul{
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0;
		position: relative;
	}
	.onlineservice li{
		width: calc(100% / 3);
		margin: 0;
		border-right: 1px solid #ffffff;
		position: unset;
	}
	.onlineservice li:nth-child(3){border-right: 0;}
	.onlineservice .aB{
		height: 48px;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 0;
	}
	.onlineservice li:hover .aB{background: #ff9125;}
	.onlineservice li:nth-child(1) .aB{border-radius: 48px 0 0 48px;}
	.onlineservice li:nth-child(3) .aB{border-radius: 0 48px 48px 0 48px;}
	.onlineservice .bB,
	.onlineservice li:hover .bB{
		display: block;
		right: 0;
		width: 100%;
		overflow: visible;
		opacity: 0;
		bottom: 0;
		top: unset;
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		height: 48px;
	}
	.onlineservice li:hover .bB{bottom: 48px;opacity: 1;}
	.onlineservice li.gotop{display: none;}
}
.banny .nrBox{
	height: 480px;
	height: 25vw;
	align-items: flex-end;
	justify-content: flex-start;
}
.banny .textB{
	padding: 28px;
	color: #ffffff;
	font-size: 14px;
	background: #ff9125;
	width: 340px;
}
.banny .catName{
	font-size: 26px;
	color: rgb(255, 255, 255);
	font-weight: bold;
}
.location{margin: 16px 0 0;}
.location a{
	color: #ffffff;
	display: inline-block;
}
.nyP{padding: 80px 0;}
aside{width: 320px;margin-left: 10px;}
article{width: calc(100% - 360px);}
.leftSearch{
	position: relative;
	margin-bottom: 32px;
}
.leftSearch .shuru{
	display: block;
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 100%;
	height: 40px;
	padding: 0 52px 0 12px;
}
.leftSearch .tijiao{
	background: url(../img/find.png) center center no-repeat rgb(255, 145, 37);
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	border: 0;
	cursor: pointer;
}
.asideP1{margin-bottom: 80px;}
.asideTit{
	background-color: rgb(255, 145, 37);
	width: 100%;
	line-height: 52px;
	padding: 0 24px;
	font-size: 24px;
	color: #ffffff;
	position: relative;
}
.asideTit::after{
	content: "";
	display: block;
    width: 0;
    height: 0;
    border-top: 52px solid #ffffff;
    border-left: 52px solid transparent; 
	position: absolute;
	right: 0;
	top: 0;
}
.asideCon{
	background-color: rgb(238, 238, 238);
	width: 100%;
}
.asideP1 .asideCon{
	padding: 0 20px;
}
.leftNav li{
	border-bottom: 1px solid #cacaca;
}
.leftNav li:last-child{
	border-bottom: unset;
}
.leftNav li a{
	display: block;
	font-size: 16px;
	color: #333333;
	padding: 15px 4px;
}
.leftNav li.on a{color: rgb(255, 145, 37);}
.asideP2 .asideCon{padding: 24px 8px;}
.leftForm label{
	display: block;
	margin-bottom: 10px;
}
.leftForm input,
.leftForm textarea{
	display: block;
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-style: solid;
	background-color: rgb(238, 238, 238);
	width: 100%;
	height: 32px;
	padding: 0 8px;
}
.leftForm textarea{
	height: 90px;
	padding: 8px;
}
.leftForm .errormessage{
	font-size: 14px;
	margin-top: 4px;
	color: #ff0000;
}
.leftForm .tijiao{
	background-color: rgb(255, 145, 37);
	display: block;
	width: 114px;
	height: 30px;
	font-size: 14px;
	color: rgb(255, 255, 255);
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
	border: 0;
	cursor: pointer;
}
.asideP3 .asideCon{padding: 20px 40px;}
.swiper_left .titB{
	font-size: 14px;
	color: #666666;
	padding: 8px 0;
}
.swiper_left{height: 882px !important;}
.swiper_left .swiper-slide{height: 278px !important;}
.asideP3 .fyG{margin-top: 24px;}
.asideP3 .swiper-button-prev,
.asideP3 .swiper-button-next{
	position: relative;
	left: unset;
	right: unset;
	top: unset;
	bottom: unset;
	margin: unset;
	background: url(../img/xzbtn.png) center center no-repeat;
	background-size: cover;
	display: block;
	width: 22px;
	height: 13px;
	margin: 0 30px;
}
.asideP3 .swiper-button-next{transform: rotate(180deg);}
.asideP3 .swiper-button-prev::after,
.asideP3 .swiper-button-next::after{display: none;}
.pageName{
	font-size: 36px;
	color: rgb(0, 0, 0);
	line-height: 1;
}
.pageDesc{
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.8;
	margin-top: 24px;
	margin-bottom: 48px;
}
.prodUl{margin: -10px;}
.prodUl li{padding: 10px;}
.prodUl .kuang{
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	height: 100%;
}
.prodUl .titB{
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.8;
	padding: 8px;
	text-align: center;
}
.prodUl .moreB{
	border-top: 1px solid rgb(209, 209, 209);
	background-color: rgb(153, 153, 153);
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 1;
	transition: all 0.5s;
}
.prodUl .moreB i{
	margin-left: 32px;
}
.prodUl li:hover .moreB{
	background: #ff9125;
}
.xiaocms-page{
	margin: 60px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.xiaocms-page a,
.xiaocms-page span{
	background: #f5f5f5;
	min-width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 16px; 
	color: #666666; 
	padding: 0 8px;
	display: block;
	text-align: center;
	margin: 5px;
}
.xiaocms-page span{
	border-color: #ff9125;
	background: #ff9125;
	color:#ffffff; 
}
.prodP1{flex-wrap: wrap;}
.prodP1Left{width: 50%;overflow: hidden;}
.prodP1Right{width: calc(50% - 44px);}
.prodP1Left .swiper_xqd{
	border-width: 1px;
	border-color: rgb(209, 209, 209);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 100%;
}
.prodP1Left .swiper_xqd img{
	display: block;
	width: 100%;
}
.swiper_xqx{margin: 10px 0 0;position: relative;}
.prodP1 .swiper-button-prev{left: 0;}
.prodP1 .swiper-button-next{right: 0;}
.prodP1 .swiper-button-prev,
.prodP1 .swiper-button-next{
	background-color: rgba(0, 0, 0,0.2);
	width: 20px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	top: 0;
}
.prodP1 .swiper-button-prev::after,
.prodP1 .swiper-button-next::after{
	font-size: 16px;
	color: #ffffff;
}
.prodP1Right .titB{
	font-size: 24px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
	padding-right: 80px;
}
.prodP1Right .ewmB{
	position: absolute;
	right: 0;
	bottom: 8px;
}
.prodP1Right .ewmB i{
	font-size: 24px;
	color: #333333;
	display: block;
	width: 24px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.prodP1Right .ewmB .weixin{
	position: absolute;
	right: 0;
	top: 24px;
	z-index: 80;
	width: max-content;
	border: 1px solid #eee;
	border-radius: 2px;
	text-align: center;
	background: #fff;
	padding: 16px;
	display: none;
}
.prodP1Right .ewmB .weixin canvas{
	display: block;
	width: 160px;
	height: 160px;
}
.prodP1Right .ewmB .weixin p{
	font-size: 14px;
	color: #333333;
	margin: 12px 0 0;
}
.prodP1Right .descB{
	font-size: 16px;
	color: rgb(102, 102, 102);
	line-height: 1.7;
	margin-top: 28px;
}
.prodP1Right .moreB{
	margin: 60px 0 0;
	border-width: 1px;
	border-color: rgb(255, 145, 37);
	color: rgb(255, 145, 37);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 280px;
	height: 40px;
	border-radius: 20px;
}
.prodP1Right .moreB:hover{
	background: rgb(255, 145, 37);
	color: #ffffff;
}
.prodP1Right .shareB{margin-top: 72px;}
.prodP1Bottom{
	font-size: 14px;
	color: rgb(102, 102, 102);
	border-top: 1px solid #dbdbdb;
	width: 100%;
	margin-top: 36px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.prodP1Bottom span{
	margin: 8px 30px;
}
.prodNav{
	border-width: 1px;
	border-color: rgb(219, 219, 219);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 100%;
	padding: 0 30px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: relative;
	margin-bottom: 12px;
	z-index: 99;
}
.prodNav.onfix{
	position: fixed;
	left: calc(50% - 320px);
	top: 0;
	width: 1000px;
}
.prodNav::before{
	content: "";
	border-top: 1px dashed rgb(219, 219, 219);
	position: absolute;
	left: 30px;
	bottom: 15px;
	width: calc(100% - 60px);
	height: 1px;
	z-index: 1;
}
.prodNav a{
	width: calc(100% / 3);
	font-size: 14px;
	color: rgb(153, 153, 153);
	text-align: center;
	padding: 8px 0;
	z-index: 2;
	position: relative;
}
.prodNav i{
	display: block;
	width: 18px;
	height: 18px;
	font-size: 18px;
	color: #ff9125;
	margin: 0 auto;
	display: none;
}
.prodNav b{
	content: "";
	border-radius: 50%;
	background-color: rgb(153, 153, 153);
	display: block;
	width: 10px;
	height: 10px;
	margin: 4px auto;
}
.prodNav a.on{color: #ff9125;}
.prodNav a.on i{display: block;}
.prodNav a.on b{display: none;}
.pdtlUl .pdtlEach{
	border-width: 1px;
	border-color: rgb(219, 219, 219);
	border-style: solid;
	background-color: rgb(255, 255, 255);
}
.pdtlUl .pdtlEach .pTit{
	font-size: 18px;
	color: rgb(51, 51, 51);
	border-bottom: 1px solid rgb(219, 219, 219);
	background-color: rgb(241, 241, 241);
	padding: 6px 10px;
}
.pdtlUl .pdtlEach .pCon{
	padding: 16px;
	font-size: 14px;
	color: rgb(102, 102, 102);
	line-height: 2;
}
.xqtUl{margin: 0;}
.xqtUl li{padding: 0;overflow: hidden;}
.xqtUl li:hover .imgB{
	transition: all 0.3s;
    transform: scale(1) rotate(0deg);
}
.xqtUl li:hover .imgB{
	transition: all 0.3s;
    transform: scale(1.1) rotate(4deg);
}
.pdtlUl .pdtlEach .pCon table{
	background: #f8f8f8;
	width: 100%;
	text-align: center;
	border: 1px solid #ffffff;
}
.pdtlUl .pdtlEach .pCon table td{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 8px;
}
.pdtlUl .pdtlEach .pCon table td:first-child{
	background: #efefef;
}
.videoUl{margin:-4px;}
.videoUl li{padding:4px;}
.videoUl video{width: 100%;display: block;}
.detailP .pageTit{
	font-size: 28px;
	color: #333333;
	text-align: center;
	margin: 0;
}
.detailP .infoBox{
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin: 16px auto 0;
}
.detailP .infoBox span{margin: 0 8px;display: inline-block;}
.detailP .moreB{
	height: 40px;
	border-radius: 4px;
	margin: 16px auto 0;
}
.detailP .shareB{
	margin: 16px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.detailP .nrBox{
	margin-top: 48px;
}


@media (max-width:1232px) {
	aside{width: 260px;margin: 0;}
	article{width: calc(100% - 292px);}
	.nyP{padding: 40px 0;}
}
@media (max-width:1024px) {
	.indp{padding: 48px 0;}
	.pubTit{font-size: 36px;margin-bottom: 24px;}
	.indp1{margin-top: 4px;padding: 48px 0;background: #000000;background-image: unset !important;}
	.indp1 .nrBox{display: block;}
	.indp1Right{width: 100%;}
	.indp1Left{width: 100%;padding: 0;}
	.indp1 .pubTit{font-size: 36px;}
	.ind1Ul .zktit{padding: 12px 0;}
	.ind1Ul .zktit i{width: 32px;height: 32px;}
	.ind1Ul .zhshow{padding: 12px 0;}
	.ind2Tit{display: block;}
	.ind2Tit a.moreB{margin: 16px auto 0;font-size: 16px;}
	.ind2Ul{margin: -8px;}
	.ind2Ul li{width: 100%;padding: 8px;}
	.ind2Ul .textB{padding: 24px 32px;}
	.ind2Ul .moreB{margin: 16px 0 0;font-size: 16px;}
	.ind3Ul{display: none;}
	.indp3{padding: 0;}
	.swiper_indp3 .titB{font-size: 24px;width: 100%;}
	.swiper_indp3 .descB{width: 100%;margin-top: 16px;}
	.swiper_indp3 .moreB{line-height: 40px;margin-top: 16px;font-size: 16px;}
	.swiper_indp3 .nrBox{height: 120vw;}
	.swiper_indp3 .swiper-pagination{display: block;}
	.swiper_indp3 .swiper-pagination-bullet-active{background: #ff9125;}
	.indp4 .nrBox{display: block;}
	.indp4Left{width: 100%;}
	.indp4Right{width: 100%;margin-top: 16px;}
	.indp4Left .pubTit{text-align: left;}
	.indp4Left .btnG{display: block;}
	.indp4Left .moreB{margin-bottom: 16px;font-size: 16px;}
	.ind4Ul{padding: 0;border: 0;}
	.ind4Ul li:last-child{margin-bottom: 0;}
	.ind5Ul{margin: -4px;}
	.ind5Ul li{padding: 4px;width: 50%;}
	.ind5Ul .titB{height: 40px;}
	.ind6Ul{margin: -8px -4px;}
	.ind6Ul li{padding: 8px 4px;width: 100%;}
	.ind6Ul .timeB,
	.ind6Ul li:hover .timeB{display: none;}
	.ind6Ul .textB,
	.ind6Ul li:hover .textB{padding-bottom: 0;}
	.indp7 .pubTit{font-size: 28px;}
	.indp7 .moreB{margin: 16px auto 0;}
	.banny .nrBox{padding: 0;height: 320px;}
	.banny .textB{padding: 16px;width: 100%;}
	.banny .catName{font-size: 22px;}
	.location{margin-top: 8px;}
	.nyP .nrBox.flexb3{display: block;}
	aside{width: 100%;}
	article{width: 100%;margin-top: 16px;}
	.leftNav li a{padding: 10px 0;}
	.asideP1{margin-bottom: 32px;}
	.pageName{font-size: 28px;}
	.pageDesc{margin: 16px 0;font-size: 14px;}
	.prodUl{margin: -4px;}
	.prodUl li{padding: 4px;width: 50%;}
	.prodUl .titB{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;white-space:unset;line-height: 1.4;}
	.xiaocms-page{margin: 32px 0 0;}
	.xiaocms-page a, .xiaocms-page span {
	    min-width: 32px;
	    height: 32px;
	    line-height: 32px;
	    font-size: 14px;
	    margin: 3px;
	}
	.asideP3 .asideCon{padding: 16px;}
	.swiper_left .swiper-slide{height: auto !important;}
	.swiper_left{height: auto !important;}
	.asideP3 .swiper-button-prev{transform: rotate(-90deg);margin: 0 24px;}
	.asideP3 .swiper-button-next{transform: rotate(90deg);margin: 0 24px;}
	.prodP1{display: block;}
	.prodP1Left{width: 100%;}
	.prodP1Right{width: 100%;margin-top: 16px;}
	.prodP1Right .descB{margin-top: 16px;}
	.prodP1Right .moreB{margin-top: 24px;}
	.prodP1Bottom{display: block;padding: 8px 0;}
	.prodP1Bottom span{margin: 0;padding: 4px 0;display: block;width: 100%;}
	.prodNav{display: none;}
	.prodNavZw{display: none;}
	.xqtUl li{width: 50%;}
	.videoUl{margin: -4px;}
	.videoUl li{width: 100%;padding: 4px;}
	.detailP .pageTit{font-size: 24px;line-height: 1.4;}
	.popup .nrBox{width: 92%;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}