﻿*{box-sizing: border-box;}
.indBan{position: relative;}
.indBan img{display: block;width: 100%;}
.indBan .swiper{position: relative;z-index: 1;}
.indBan .fyBtn{
	position: absolute;
	left: 0;
	bottom: 100px;
	width: 100%;
	font-size: 20px;
	color: rgba(0,0,0,0.6);
	z-index: 2;
}
.indBan .nrBox{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.indBan .swiper-pagination{
	position: relative;
	bottom: unset;
	left: unset;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: max-content;
	margin-right: 24px;
}
.indBan .swiper-pagination-bullet{
	border-radius: 50%;
	background-color: rgb(0, 0, 0);
	opacity: 0.302;
	width: 10px;
	height: 10px;
	margin: 0 20px 0 0;
}
.indBan .swiper-pagination-bullet-active{
	background-color: rgb(255, 90, 0);
	opacity: 1;
}
.indBan .fyBtn .current{
	font-size: 24px;
	margin-right: 8px;
}
.indBan .fyBtn .total{
	font-size: 24px;
	margin-left: 8px;
}
.syTit{
	text-align: center;
	margin-bottom: 30px;
}
.syTit .tit{
	font-size: 48px;
	font-family: "CJGaoDeGuo-MH";
	color: rgb(255, 90, 0);
}
.syTit .desc{
	font-size: 24px;
	color: rgb(51, 51, 51);
	margin-top: 4px;
}
.syTit .xian{
	background: rgb(255, 90, 0);
	display: block;
	width: 40px;
	height: 2px;
	margin: 20px auto 0;
}
.syp1{margin-top: -72px;position: relative;z-index: 2;}
.sy1Ul{
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.2);
}
.sy1Ul li{
	padding: 30px 56px;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
}
.sy1Ul li:nth-child(3n){border-right: 0;}
.sy1Ul li:nth-child(-n+3){border-top: 0;}
.sy1Ul .kuang{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.sy1Ul .iconB img{width: 118px;display: block;border-radius: 50%;}
.sy1Ul .textB{
	width: calc(100% - 188px);
}
.sy1Ul .titB{
	font-size: 18px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	position: relative;
	padding-left: 16px;
}
.sy1Ul .titB::before{
	content: "";
	border-radius: 50%;
	background-color: rgb(255, 90, 0);
	position: absolute;
	left: 0;
	top: calc(50% - 3.5px);
	width: 7px;
	height: 7px;
}
.sy1Ul .descB{
	font-size: 14px;
	color: rgba(51, 51, 51, 0.8);
	line-height: 1.714;
	margin-top: 12px;
}
.syp{padding: 48px 0 0;}
.swiper_syp2{padding: 2px;height: 260px;}
.swiper_syp2 .swiper-slide{
	height: 50%;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
}
.swiper_syp2 .swiper-slide:nth-child(even){border-bottom: 1px solid rgba(0,0,0,0.1);}
.swiper_syp2 .swiper-slide:nth-child(-n+2){border-left: 1px solid rgba(0,0,0,0.1);}
.swiper_syp2 .iconB{
	width: 100%;
	height: 96px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper_syp2 .titB{
	font-size: 14px;
	color: rgb(51, 51, 51);
	text-align: center;
	padding: 0 8px;
	line-height: 32px;
}
.syp2 .swiper-pagination{display: none;}
.syp2 .swiper-button-prev{left: -90px;}
.syp2 .swiper-button-next{right: -90px;}
.syp2 .swiper-button-prev,
.syp2 .swiper-button-next{
	width: 50px;
	height: 50px;
	background: url(../img/jt1.png) center center no-repeat;
	background-size: cover;
}
.syp2 .swiper-button-prev.swiper-button-disabled,
.syp2 .swiper-button-next.swiper-button-disabled{
	background-image: url(../img/jt2.png);
}
.syp2 .swiper-button-next{transform: rotate(180deg);}
.syp2 .swiper-button-prev::after,
.syp2 .swiper-button-next::after{display: none;}
.syp3{padding-bottom: 30px;}
.syp3 .nrBox{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.syp3 .clickB{
	background: #f0eeed;
	width: 335px;
}
.syp3 .clickB .eachB{
	position: relative;
	border-bottom: 1px solid #d8d6d5;
	height: calc(100% / 8);
	font-size: 18px;
	color: rgb(51, 51, 51);
	padding: 0 24px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: url(../img/jt3.png) calc(100% - 28px) center no-repeat;
	background-size: 18px 14px;
	cursor: pointer;
}
.syp3 .clickB .eachB:last-child{border-bottom: 0;}
.syp3 .clickB .eachB.on{
	background-color: #ffffff;
	box-shadow: -2.079px 9.781px 10px 0px rgba(0, 0, 0, 0.05);
	background-image: url(../img/jt4.png);
	background-position: calc(100% - 16px) center;
}
.syp3 .clickB .eachB.on::before{
	content: "";
	background: rgb(255, 90, 0);
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
}
.syp3 .clickB .eachB img{margin-right: 16px;display: block;}
.swiper_syp3{
	width: calc(100% - 355px);
}
.swiper_syp3 .swiper-slide{background: #ffffff;}
.swiper_syp3 .pTit{display: none;}
.sy3Ul{margin: -10px;background: #ffffff;}
.sy3Ul li{padding: 10px;}
.sy3Ul .kuang{display: block;position: relative;}
.sy3Ul .imgB{padding-top: 300px;}
.sy3Ul .titB{
	font-size: 12px;
	color: rgb(51, 51, 51);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 16px 40px;
	width: 100%;
}
.syp3 .swiper-pagination{display: none;}
.syp4{padding: 48px 0;background: #f0eeed;}
.syp4 .clickB{
	position: relative;
	margin-bottom: 20px;
}
.syp4 .clickB::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 3px;
	left: 0;
	background: rgba(0,0,0,0.1);
}
.swiper_syp4B .swiper-slide{
	padding-bottom: 16px;
	position: relative;
	cursor: pointer;
}
.swiper_syp4B .tuB{
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 64px;
	margin: 0 auto;
}
.swiper_syp4B .titB{
	display: block;
	font-size: 16px;
	color: rgb(51, 51, 51);
	margin-top: 8px;
	text-align: center;
}
.swiper_syp4B .swiper-slide::after{
	content: "";
	border-radius: 50%;
	background-color: rgb(255, 90, 0);
	position: absolute;
	left: calc(50% - 3px);
	bottom: 0;
	width: 6px;
	height: 6px;
	opacity: 0;
}
.swiper_syp4B .swiper-slide-thumb-active::after{opacity: 1;}
.swiper_syp4B .swiper-slide-thumb-active .tuB{
	border: 1px solid #ff5a00;
	box-shadow: -2.079px 9.781px 10px 0px rgba(0, 0, 0, 0.1);
}
.swiper_syp4B .swiper-slide-thumb-active .titB{
	color: #ff5a00;
}
.sy4Ul{margin: -10px;background: #f0eeed;}
.sy4Ul li{padding: 10px;}
.sy4Ul .kuang{position: relative;display: block;}
.sy4Ul .imgB{padding-top: 300px;}
.sy4Ul .titB{
	font-size: 16px;
	color: rgb(51, 51, 51);
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 16px 40px;
	width: 100%;
}
.sy4Ul .titB.bai{color: #ffffff;}
.syp4 .swiper-pagination{display: none;}
.sy5l1{border-bottom: 1px solid rgba(0,0,0,0.1);}
.sy5Ul li:first-child{padding-right: 60px;}
.sy5Ul .imgB{padding-top: 66.67%;}
.sy5Ul .textB{
	width: 100%;
	height: 100%;
	background: #f3f1f0;
	padding: 32px 20px;
	color: #3c3a38;
}
.sy5Ul .textB .font1{
	font-size: 18px;
}
.sy5Ul .textB .font2{
	font-size: 24px;
	width: max-content;
	position: relative;
	line-height: 1;
	margin-top: 10px;
}
.sy5Ul .textB .font2::after{
	content: "";
	background: #ff5a00;
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.sy5Ul .textB .font2 span{position: relative;z-index: 2;}
.sy5Ul .textB .font3{
	font-size: 16px;
	color: #3c3a38;
	margin-top: 10px;
	opacity: 0.5;
}
.syTit2{
	font-size: 24px;
	color: #333333;
	margin-bottom: 32px;
	text-align: center;
}
.syTit2 b{
	font-size: 36px;
	font-family: "CJGaoDeGuo-MH";
	color: rgb(255, 90, 0);
	font-weight: 400;
}
.syp5 .syTit2{text-align: left;}
.sy5Ul .titB{
	font-size: 18px;
	color: rgb(51, 51, 51);
	padding-left: 28px;
	position: relative;
}
.sy5Ul .titB::before{
	content: "";
	display: block;
	width: 5px;
	height: 9px;
	background: url(../img/jt5.png) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: calc(50% - 4.5px);
}
.sy5Ul .descB{
	font-size: 16px;
	color: rgb(115, 115, 115);
	line-height: 1.875;
	padding-left: 28px;
	position: relative;
}
.syp6{background: #f0eeed;padding: 48px 0;}
.sy6Ul{margin: -10px;}
.sy6Ul li{padding: 10px;}
.sy6Ul .kuang{
	height: 100%;
	padding-top: 37%;
	position: relative;
}
.sy6Ul .kk{
	height: 100%;
	background: #ffffff;
}
.sy6Ul .tuB{
	width: 88%;
	position: absolute;
	left: 6%;
	top: 10px;
}
.sy6Ul .imgB{
	width: 100%;
	padding-top: 56%;
}
.sy6Ul .textB{
	padding: 17% 40px 24px;
}
.sy6Ul .titB{
	font-size: 18px;
	color: rgb(255, 90, 0);
}
.sy6Ul .descB{
	font-size: 14px;
	color: rgb(115, 115, 115);
	line-height: 1.714;
	margin: 8px 0 0;
}
.sy7Ul li{margin-top: 10px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.sy7Ul li:first-child{margin-top: 0;}
.sy7Ul li:last-child{border-bottom: 0;}
.sy7Ul .tuB{width: 334px;}
.sy7Ul .imgB{padding-top: 50%;}
.sy7Ul .textB{
	width: calc(100% - 582px);
	padding: 0 124px 0 56px;
}
.sy7Ul .titB{
	font-size: 18px;
	color: rgb(51, 51, 51);
	padding-left: 20px;
	position: relative;
}
.sy7Ul .titB::before{
	content: "";
	display: block;
	width: 5px;
	height: 9px;
	background: url(../img/jt5.png) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: calc(50% - 4.5px);
}
.sy7Ul .descB{
	font-size: 16px;
	color: rgb(115, 115, 115);
	line-height: 1.875;
	position: relative;
}
.sy7Ul .keyB{
	width: 248px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sy7Ul .ttB{
	width: max-content;
	position: relative;
	line-height: 1;
	margin-top: 10px;
	font-size: 36px;
	font-family: "CJGaoDeGuo-MH";
	color: rgb(51, 51, 51);
}
.sy7Ul .ttB::after{
	content: "";
	background: #ff5a00;
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.sy7Ul .ttB span{position: relative;z-index: 2;}
.syp8{
	background: url(../img/ind8bg.png) center center no-repeat;
	background-size: 100% 100%;
	padding: 80px 0 64px;
}
.syp8 .textB{width: max-content;}
.syp8 .titB{
  font-size: 36px;
  font-family: "CJGaoDeGuo-MH";
  color: rgb(51, 51, 51);
}
.syp8 .descB{
	font-size: 30px;
	color: rgb(255, 90, 0);
	margin-top: 12px;
	text-align: center;
	padding-bottom: 32px;
	background: url(../img/ind8t.png) center bottom no-repeat;
}
.syp8 .btnB{
	display: flex;
	justify-content: center;
	align-items: center;
}
.syp8 .telB{
	border: 1px solid #333333;
	text-align: center;
	width: max-content;
	height: 60px; 
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 20px;
	line-height: 1;
}
.syp8 .telB span{
	display: block;
	font-size: 12px;
	color: #333333;
	padding-left: 40px;
	text-align: left;
}
.syp8 .telB p{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 4px;
}
.syp8 .telB img{
	width: 26px;
	margin-right: 10px;
}
.syp8 .telB b{
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: 400;
}
.syp8 .moreB{
	border: 1px solid #333333;
	background: #333333;
	text-align: center;
	width: 150px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.syp9{padding-bottom: 20px;}
.syp9 .clickB{
	position: relative;
	margin-bottom: 40px;
}
.syp9 .clickB::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.1);
}
.swiper_syp9B .swiper-slide{
	position: relative;
	cursor: pointer;
}
.swiper_syp9B .tuB{
	margin: 0 auto;
}
.swiper_syp9B .tuB img{
	display: block;
	margin: 0 auto;
}
.swiper_syp9B .tuB img:last-child{display: none;}
.swiper_syp9B .titB{
	display: block;
	font-size: 16px;
	color: rgb(51, 51, 51);
	margin-top: 8px;
	text-align: center;
	padding-bottom: 16px;
	position: relative;
}
.swiper_syp9B .titB::after{
	content: "";
	background-color: rgb(255, 90, 0);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	opacity: 0;
}
.swiper_syp9B .swiper-slide-thumb-active .tuB img:first-child{display: none;}
.swiper_syp9B .swiper-slide-thumb-active .tuB img:last-child{display: block;}
.swiper_syp9B .swiper-slide-thumb-active .titB{
	color: #ff5a00;
}
.swiper_syp9B .swiper-slide-thumb-active .titB::after{opacity: 1;}
.swiper_syp9 .swiper-slide{background: #ffffff;}
.swiper_syp9 .sy9L{
	width: 50%;
}
.swiper_syp9 .sy9R{
	width: calc(50% - 80px);
}
.swiper_syp9 .sy9R .catB{
	font-size: 16px;
	color: rgb(115, 115, 115);
}
.swiper_syp9 .sy9R .titB{
	font-size: 24px;
	color: rgb(51, 51, 51);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.swiper_syp9 .sy9R .moreK1{
	font-size: 16px;
	color: rgb(255, 90, 0);
	background: url(../img/jt4.png) right center no-repeat;
	background-size: 18px 14px;
	padding-right: 36px;
}
.swiper_syp9 .sy9R .descB{
	font-size: 14px;
	color: rgb(110, 110, 110);
	line-height: 1.714;
	text-indent: 2em;
}
.swiper_syp9 .sy9R .moreK2{
	font-size: 16px;
	color: #333333;
	background: url(../img/jt6.png) right center no-repeat;
	background-size: 18px 14px;
	padding-right: 36px;
	margin-top: 64px;
	display: block;
	width: max-content;
}
.swiper_syp9 .sy9R .btnB{
	margin-top: 16px;
	border-top: 1px solid rgba(0,0,0,0.2);
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.swiper_syp9 .sy9R .telB{
	text-align: center;
	width: max-content;
	height: 60px; 
	display: flex;
	justify-content: flex-start;
	align-items: center;
	line-height: 1;
}
.swiper_syp9 .sy9R .telB span{
	display: block;
	font-size: 12px;
	color: #333333;
	padding-left: 40px;
	text-align: left;
}
.swiper_syp9 .sy9R .telB p{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 4px;
}
.swiper_syp9 .sy9R .telB img{
	width: 26px;
	margin-right: 10px;
}
.swiper_syp9 .sy9R .telB b{
	font-size: 24px;
	color: rgb(51, 51, 51);
	font-weight: 400;
}
.swiper_syp9 .sy9R .moreB{
	background: #333333;
	text-align: center;
	width: 150px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.syp10{background: #f0eeed;}
.syp10 .nrBox{
	position: relative;
	padding-bottom: 44px;
}
.sy10L{width: 50%;background: #ffffff;padding: 20px 32px;}
.sy10R{width: 50%;position: absolute;right: 0;bottom: 0;height: 100%;}
.sy10R .imgB{width: 100%;height: 100%;padding-top: 0;}
.sy10L .titB{
	font-size: 24px;
	color: rgb(51, 51, 51);
	padding: 19px 0;
	padding-left: 40px;
	background: url(../img/ind10i.png) left center no-repeat;
	background-size: 28px 28px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.sy10L .descB{
	font-size: 16px;
	color: rgba(0, 0, 0, 0.702);
	line-height: 1.75;
	margin-top: 16px;
}
.sy10L .descB p{text-indent: 2em;}
.sy10L .moreB{
    font-size: 16px;
    color: rgb(255, 90, 0);
    background: url(../img/jt4.png) right center no-repeat;
    background-size: 18px 14px;
    padding-right: 36px;
	display: inline-block;
	margin-top: 24px;
}
.syp11{padding: 48px 0;}
.sy11Ul{position: relative;justify-content: space-between;}
.sy11Ul li{position: relative;z-index: 2;}
.sy11Ul::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	bottom: 18px;
	position: absolute;
	left: 0;
	bottom: 18px;
	background: rgba(0,0,0,0.2);
}
.sy11Ul .kuang{
	position: relative;
	padding-bottom: 56px;
}
.sy11Ul .iconB img{margin: 0 auto;display: block;}
.sy11Ul .titB{
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 1.75;
	margin: 12px auto 0;
	text-align: center;
}
.sy11Ul .numB{
	width: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
	display: block;
	background: #ffffff;
	position: absolute;
	bottom: 0;
	left: calc(50% - 36px);
}
.sy11Ul .numB span{
	font-size: 16px;
	color: rgb(51, 51, 51);
	border-width: 2px;
	border-color: rgba(51, 51, 51,0.2);
	border-style: solid;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: block;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.syp12{padding: 0;}
.syp12 .nrBox{background: #f0eeed;padding: 24px 48px 0;}
.syp12Form .line{margin: -10px;}
.syp12Form .line>div{padding: 10px;}
.syp12Form label{
	display: block;
	width: 100%;
	position: relative;
}
.syp12Form label{margin-top: 20px;}
.syp12Form label:first-child{margin-top: 0;}
.syp12Form input,
.syp12Form textarea{
	display: block;
	background: #ffffff;
	width: 100%;
	height: 60px;
	border: 0;
	padding: 0 24px 0 64px;
	font-family: inherit;
}
.syp12Form .type2 input{padding-left: 88px;}
.syp12Form textarea{height: 140px;padding: 20px 16px 20px 88px;}
.syp12Form .titB{
	font-size: 14px;
	color: rgb(51, 51, 51);
	position: absolute;
	left: 16px;
	top: 0;
	height: 60px;
	line-height: 60px;
}
.syp12Form .bt{
	font-size: 14px;
	color: rgb(255, 90, 0);
	position: absolute;
	right: 16px;
	top: 0;
	height: 60px;
	line-height: 60px;
}
.syp12Form .botLine{
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-top: 10px;
}
.syp12Form .botLine .xinxi{
	font-size: 14px;
	color: rgba(51, 51, 51, 0.6);
	width: calc(100% - 180px);
}
.syp12Form .botLine .tijiao{
	font-size: 14px;
	color: rgb(255, 255, 255);
	background: #333333;
	display: block;
	width: 150px;
	height: 60px;
	text-align: center;
	padding: 0;
	cursor: pointer;
}
.syp13{background: #f0eeed;padding: 48px 0;}
.syp13 .clickB{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
.syp13 .clickB .eachB{
	font-size: 24px;
	color: #737373;
	margin: 0 30px;
	padding-bottom: 20px;
	position: relative;
	cursor: pointer;
}
.syp13 .clickB .eachB::after{
	content: "";
	background: rgb(255, 90, 0);
	position: absolute;
	left: calc(50% - 20px);
	bottom: 0;
	width: 40px;
	height: 2px;
	opacity: 0;
}
.syp13 .clickB .eachB.on{
	color: rgb(255, 90, 0);
}
.syp13 .clickB .eachB.on::after{opacity: 1;}
.swiper_syp13 .swiper-slide{background: #f0eeed;}
.sy13L{width: 50%;}
.sy13R{width: calc(50% - 48px);}
.sy13L .textB{
	width: 80%;
	background: #ffffff;
	padding: 32px 22% 5vw 32px;
}
.sy13L .textB .catB{
	font-size: 14px;
	color: rgb(115, 115, 115);
}
.sy13L .textB .titB{
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 2; 
}
.sy13L .textB .descB{
	font-size: 14px;
	color: rgb(115, 115, 115);
	line-height: 1.714;
	margin-top: 8px;
}
.sy13L .textB .timeB{
	font-size: 36px;
	font-family: "AvantGardeCE";
	color: rgb(204, 204, 204);
	font-weight: 600;
	margin-top: 32px;
}
.sy13L .tuB{
	width: 40%;
	position: absolute;
	right: 0;
	top: 44px;
	height: calc(100% - 140px);
}
.sy13L .imgB{padding-top: 0;height: 100%;}
.sy13Ul li{
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 15px 0;
}
.sy13Ul li:first-child{padding-top: 0;}
.sy13Ul .kuang{
	font-size: 14px;
	color: rgb(51, 51, 51);
}
.sy13Ul .titB{
	width: calc(100% - 100px);
}
.sy13Ul .titB:hover{color: rgb(255, 90, 0);}
.syp13 .fyB{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40%;
	height: 96px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.syp13 .swiper-pagination{
	position: relative;
	left: unset;
	right: unset;
	margin: unset;
	top: unset;
	margin: 0 20px;
	font-size: 18px;
	color: #7f7f7f;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	bottom: unset;
}
.syp13 .swiper-button-prev,
.syp13 .swiper-button-next{
	background: url(../img/jt4.png) center center no-repeat;
	background-size: 18px 14px;
	border-width: 2px;
	border-color: rgb(255, 90, 0);
	border-style: solid;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: relative;
	left: unset;
	right: unset;
	margin: unset;
	top: unset;
}
.syp13 .swiper-button-prev.swiper-button-disabled,
.syp13 .swiper-button-next.swiper-button-disabled{
	background-image: url(../img/jt6.png);
	border-color: rgba(51, 51, 51,0.2);
}
.syp13 .swiper-button-prev{transform: rotate(180deg);}
.syp13 .swiper-button-prev::after,
.syp13 .swiper-button-next::after{display: none;}

@media (max-width:1632px) {
	.syp2 .nrBox{padding: 0 48px;}
	.syp2 .swiper-button-prev{left: 0;}
	.syp2 .swiper-button-next{right: 0;}
	.syp2 .swiper-button-prev, 
	.syp2 .swiper-button-next{width: 40px;height: 40px;}
}
@media (max-width:1432px) {
	.sy1Ul li{padding: 24px 32px;}
	.sy1Ul .textB {width: calc(100% - 160px);}
	.sy3Ul .imgB{padding-top: 240px;}
	.sy4Ul .imgB{padding-top: 240px;}
	.swiper_syp9 .sy9R{width: calc(50% - 40px);}
	.swiper_syp9 .sy9R .moreK2{margin-top: 40px;}
	.swiper_syp9 .sy9R .btnB{padding-top: 8px;}
}
@media (max-width:1232px) {
	.indBan .fyBtn{bottom: 64px;}
	.syp1{margin-top: -32px;}
	.sy1Ul li{padding: 16px 24px;}
	.sy1Ul .iconB img{width: 84px;}
	.sy1Ul .textB {width: calc(100% - 104px);}
	.syp3 .clickB{width: 280px;}
	.swiper_syp3{width: calc(100% - 300px);}
	.syp3 .clickB .eachB{font-size: 16px;}
	.syp3 .clickB .eachB img{width: 32px;margin-right: 12px;}
	.sy3Ul .imgB{padding-top: 188px;}
	.sy4Ul .imgB{padding-top: 208px;}
	.sy3Ul .titB,
	.sy4Ul .titB{padding: 8px 12px;}
	.syTit2{font-size: 20px;margin-bottom: 16px;}
	.sy5Ul .descB,
	.sy7Ul .descB{font-size: 14px;}
	.syTit2 b{font-size: 28px;}
	.sy7Ul .textB{padding: 0 16px 0 40px;width: calc(100% - 494px);}
	.sy7Ul .keyB{width: 160px;}
	.sy7Ul .ttB{font-size: 24px;}
	.syp8 .titB{font-size: 22px;}
	.syp8 .descB{font-size: 24px;}
	.swiper_syp9 .sy9R .titB{display: block;}
	.swiper_syp9 .sy9R .moreK2{margin-top: 16px;}
	.swiper_syp9 .sy9R .moreB{height: 48px;line-height: 48px;}
	.syp3 .clickB .eachB,
	.swiper_syp9 .sy9R .moreK1,
	.swiper_syp9 .sy9R .moreK2,
	.sy10L .moreB{background-size: 14px 10px;}
	.syp12 .nrBox{padding: 24px 24px 0;}
	.sy13L .textB{padding-left: 16px;padding-bottom: 16px;}
	.sy13L .textB .timeB{font-size: 24px;margin-top: 16px;}
	.sy13Ul li{padding: 11px 0;}
}
@media (max-width:1024px) {
	.sy1Ul li{padding: 16px;}
	.sy1Ul .iconB img {width: 56px;}
	.sy1Ul .textB {width: calc(100% - 64px);}
	.sy1Ul .titB{font-size: 16px;}
	.sy1Ul .descB{margin-top: 8px;}
	.syp3 .clickB{display: none;}
	.swiper_syp3{width: 100%;}
	.swiper_syp3 .pTit{display: flex;justify-content: center;align-items: center;margin-bottom: 12px;}
	.sy3Ul .imgB{padding-top: 216px;}
	.syp3 .swiper-pagination{display: block;position: relative;left: unset;bottom: unset;margin: 16px auto 0;display: flex;justify-content: center;align-items: center;}
	.syp3 .swiper-pagination-bullet{width: 10px;height: 10px;background: rgba(0,0,0,1);}
	.syp3 .swiper-pagination-bullet-active{background: rgb(255, 90, 0);}
	.sy5Ul li{width: 50%;}
	.sy5Ul li:first-child{width: 100%;padding: 0 0 16px 0;}
	.sy5l1{border-bottom: 0;}
	.sy5l2{padding-top: 16px;}
	.sy6Ul .textB{padding: 18% 16px 16px;}
	.sy7Ul .keyB{width: 80px;}
	.sy7Ul .textB {width: calc(100% - 414px);}
	.syp8{padding: 40px 0;}
	.syp8>div{display: block;}
	.syp8 .textB{width: 100%;text-align: center;margin-bottom: 16px;}
	.syp8 .moreB{height: 48px;line-height: 48px;}
	.syp8 .telB{height: 48px;}
	.syp8 .telB b,
	.swiper_syp9 .sy9R .telB b{font-size: 20px;}
	.sy10L .titB{font-size: 18px;}
	.sy10L .descB {font-size: 14px;}
	.syp12Form .line>div{width: 50%;}
	.syp12Form .line>div.col_2{width: 100%;}
	.swiper_syp13 .swiper-slide{display: block;}
	.sy13L{width: 100%;}
	.sy13R{width: 100%;}
	.sy13Ul li,
	.sy13Ul li:first-child{padding: 12px 0;}
	.sy13L .tuB{top: 0;height: calc(100% - 56px);}
	.syp13 .fyB{height: 56px;}
}
@media (max-width:800px) {
	.indBan .fyBtn{bottom: 10px;}
	.syp1{margin: 16px auto 0;}
	.indBan .fyBtn{font-size: 16px;}
	.indBan .fyBtn .total{font-size: 16px;}
	.indBan .fyBtn .current{font-size: 16px;}
	.sy1Ul li{width: 50%;}
	.sy1Ul .kuang{display: block;}
	.sy1Ul .iconB img{margin: 0 auto;}
	.sy1Ul .textB{margin-top: 16px;width: 100%;}
	.sy1Ul li,
	.sy1Ul li:nth-child(-n+3){
	    border-top: 1px solid rgba(0, 0, 0, 0.1);
	    border-right: 1px solid rgba(0, 0, 0, 0.1);
	}
	.sy1Ul li:nth-child(-n+2){border-top: 0;}
	.sy1Ul .descB{margin-top: 0;}
	.syTit{margin-bottom: 16px;}
	.syTit .tit{font-size: 22px;}
	.syTit .desc{font-size: 16px;}
	.syTit .xian{margin: 12px auto 0;}
	.syp2 .nrBox{padding: 0;}
	.syp2 .swiper-button-prev, .syp2 .swiper-button-next{display: none;}
	.syp2 .swiper-pagination{display: block;position: relative;left: unset;bottom: unset;margin: 16px auto 0;display: flex;justify-content: center;align-items: center;}
	.syp2 .swiper-pagination-bullet-active{background: rgb(255, 90, 0);}
	
	.sy3Ul,
	.sy4Ul{margin: -4px;}
	.sy3Ul li,
	.sy4Ul li{width: 50%;padding: 4px;}
	.sy3Ul li.col_32,
	.sy4Ul li.col_2{width: 100%;}
	.sy3Ul .imgB,
	.sy4Ul .imgB{padding-top: 40vw;}
	.swiper_syp4B .titB{font-size: 14px;}
	.swiper_syp4B .tuB{width: 48px;height: 48px;}
	.swiper_syp4B .tuB img{max-width: 60%;max-height: 60%;}
	.syTit2{font-size: 18px;}
	.syTit2 b{font-size: 22px;}
	.sy5Ul .textB{padding: 16px;}
	.sy5Ul .textB .font2{font-size: 20px;}
	.sy6Ul{margin: 0;}
	.sy6Ul li{padding: 0;width: 100%;}
	.sy7Ul .kuang{
		display: block;
	}
	.sy7Ul .tuB{width: 100%;}
	.sy7Ul .textB{width: 100%;padding: 16px 0;}
	.sy7Ul .keyB{width: 100%;padding: 0 0 16px 0;}
	.syp8{background-size: auto;}
	.syp8 .descB{background-size: 50vw auto;padding-bottom: 5vw;font-size: 20px;}
	.syp9 .clickB{margin-bottom: 16px;}
	.swiper_syp9B .tuB img{height: 36px;}
	.swiper_syp9B .titB{font-size: 14px;}
	.swiper_syp9 .swiper-slide{display: block;}
	.swiper_syp9 .sy9L{width: 100%;}
	.swiper_syp9 .sy9R{width: 100%;margin-top: 12px;}
	.swiper_syp9 .sy9R .catB{font-size: 14px;}
	.swiper_syp9 .sy9R .titB {font-size: 18px;}
	.swiper_syp9 .sy9R .telB{height: 48px;}
	.sy10L{width: 100%;padding: 16px;}
	.sy10L .titB{padding: 12px 0;padding-left: 32px;background-size: 22px 22px;}
	.sy10R{position: relative;right: unset;bottom: unset;width: 100%;margin-top: 16px;}
	.sy10R .imgB{padding-top: 52%;}
	.sy11Ul{margin: -8px -4px;}
	.sy11Ul li{padding: 8px 4px;width: 25%;}
	.sy11Ul .iconB img{height: 40px;}
	.sy11Ul::after{display: none;}
	.sy11Ul .kuang{padding: 40px 0 0;}
	.sy11Ul .titB{font-size: 14px;margin-top: 8px;}
	.sy11Ul .numB{width: 100%;bottom: 0;top:0;height: auto;left: 0;background: none;}
	.sy11Ul .numB span{width: 32px;height: 32px;}
	.syp13 .clickB{margin-bottom: 16px;}
	.syp13 .clickB .eachB{font-size: 18px;margin: 0 8px;padding-bottom: 12px;}
	.sy13L .tuB{width: 100%;position: relative;right: unset;top: unset;height: auto;}
	.sy13L .imgB{height: auto;padding-top: 78%;}
	.sy13L .textB{width: 100%;padding: 16px;}
	.sy13L .textB .timeB{font-size: 16px;margin-top: 16px;}
	.syp13 .fyB{position: relative;right: unset;bottom: unset;margin: 8px auto 0;}
	.syp13 .swiper-button-prev, .syp13 .swiper-button-next {
	    background-size: 14px 11px;
		width: 32px;
		height: 32px;
		border-width: 1px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.syp12Form .line>div{width: 100%;}
	.syp12Form input{height: 48px;}
	.syp12Form .titB{height: 48px;line-height: 48px;}
	.syp12Form .bt{height: 48px;line-height: 48px;}
	.syp12Form textarea{padding: 14px 16px 14px 88px;}
	.syp12Form .botLine .tijiao {
	    width: 112px;
	    height: 48px;
	}
	.syp12 .nrBox{padding: 16px;}
	
}