.service .box1{
	padding: 135px 0 80px;
}
.service .box1 .index-title .title{
	text-align: center;
}
.service .box1 .box-t{
	margin-top: 65px;
	border-bottom: 1px solid rgba(229, 229, 229, 1);
}
.service .box1 .box-t .swiper-slide{
	width: auto;
	position: relative;
}
.service .box1 .box-t .swiper-slide:not(:last-child){
	margin-right: 50px;
}
.service .box1 .box-t .swiper-slide::before{
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0px;
	width: 0;
	height: 1px;
	background-color: rgba(5, 161, 234, 1);
	transition: all .6s;
	transform: translateX(-50%);
}
.service .box1 .box-t .swiper-slide.active::before,
.service .box1 .box-t .swiper-slide:hover::before{
	width: 100%;
}
.service .box1 .box-t .swiper-slide a{
	display: block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	padding-bottom: 29px;
}
.service .box1 .box-c{
	margin-top: 80px;
}
.service .box1 .box-c .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.service .box1 .box-c .list li,
.service .box1 .box-c .list i{
	width: 30.71%;
}
.service .box1 .box-c .list li{
	margin-bottom: 53px;
}
.service .box1 .box-c .list li .pic{
	position: relative;
	border-radius: 15px;
}
.service .box1 .box-c .list li .pic .playBtn{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.service .box1 .box-c .list li .pic .playBtn .iconfont{
	font-size: 56px;
	color: #fff;
}
.service .box1 .box-c .list li .text{
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	margin-top: 22px;
	text-align: center;
}
.service .box1 .box-c .pagination{
	margin-top: 20px;
}
.service .box1 .box-c1{
	margin-top: 68px;
}
.service .box1 .box-c1 .list li{
	padding: 0 50px;
	background-color: rgba(249, 249, 249, 1);
}
.service .box1 .box-c1 .list li:not(:last-child){
	margin-bottom: 20px;
}
.service .box1 .box-c1 .list .li-t{
	display: flex;
	min-height: 88px;
	justify-content: space-between;
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #222222;
	line-height: 28px;
	padding: 10px 0;
	align-items: center;
	cursor: pointer;
	
}
.service .box1 .box-c1 .list .li-t .title{
	flex: 1;
	margin-right: 30px;
}
.service .box1 .box-c1 .list .li-t .icon-guanbi{
	color: rgba(112, 112, 112, 1);
	transform: rotate(45deg);
	transition: all .6s;
}
.service .box1 .box-c1 .list li.active .li-t .icon-guanbi{
	transform: rotate(0);
}
.service .box1 .box-c1 .list .li-c{
	border-top: 1px solid rgba(235, 235, 235, 1);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #777777;
	line-height: 2;
	padding: 32px 0 72px;
	display: none;
}
.service .box1 .box-c1 .pagination{
	margin-top: 80px;
}
.service .box1 .box-c2{
	margin-top: 68px;
	position: relative;
	z-index: 10;
}
.service .box1 .box-c2 form{
	display: flex;
	align-items: center;
}
.service .box1 .box-c2 .select{
	position: relative;
	width: 340px;
	margin-right: 30px;
}
.service .box1 .box-c2 .select-t{
	position: relative;
	height: 50px;
	background: #FFFFFF;
	border-radius: 25px;
	display: flex;
	align-items: center;
	padding: 0 40px;
	justify-content: space-between;
	cursor: pointer;
	z-index: 3;
	box-shadow: 0px 8px 30px 0px rgba(161,164,169,0.2);
}
.service .box1 .box-c2 .select-t .icon-youjiantou11{
	background: linear-gradient(90deg, #5B2D89, #00A2E9);
	box-shadow: 0px 10px 25px 0px rgba(125,125,125,0.15);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	transform: rotate(90deg);
}
.service .box1 .box-c2 .select-b{
	position: absolute;
	top: 0;
	left: 0;
	padding: 60px 0 10px;
	width: 100%;
	background-color: #fff;
	border-radius: 25px;
	box-shadow: 0px 8px 30px 0px rgba(161,164,169,0.2);
	display: none;
	z-index: 2;
	overflow: auto;
}
.service .box1 .box-c2 .select-b .links{
    max-height: 250px;
    overflow: auto;
}
.service .box1 .box-c2 .select:hover .select-b{
	display: block;
}
.service .box1 .box-c2 .select-b a{
	display: block;
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #000000;
	cursor: pointer;
	padding: 0 40px;
	line-height: 35px;
}
.service .box1 .box-c2 .select-b a:hover{
	color: #00A2E9;
}
.service .box1 .box-c2 .submit{
	width: 130px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: linear-gradient(to left, #00A2E9, #5B2D89);
	box-shadow: 0px 8px 30px 0px rgba(161,164,169,0.2);
	border-radius: 25px;
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
}
.service .box1 #container{
	position: relative;
	margin-top: 70px;
	width: 100%;
	height: 700px;
}
.service .box1 #container #map{
	width: 100%;
	height: 100%;
}
.service .box1 #container .map-container{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: 71.42%;
}
.service .box1 #container .address{
	height: 100%;
	width: 340px;
	padding: 45px 0;
	background: #FFFFFF
}
.service .box1 #container .list{
	padding: 0 11px 0 30px;
	height: 100%;
	overflow: auto;
}
.service .box1 #container .list::-webkit-scrollbar,
.service .box1 .box-c2 .select-b .links::-webkit-scrollbar {
  width: 4px;
}
.service .box1 #container .list::-webkit-scrollbar-track,
.service .box1 .box-c2 .select-b .links::-webkit-scrollbar-track {
  background: rgba(232, 232, 232, 1);
}
.service .box1 #container .list::-webkit-scrollbar-track,
.service .box1 .box-c2 .select-b .links::-webkit-scrollbar-thumb {
  background: rgba(8, 152, 225, 1);
}
.service .box1 #container .list li{
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(235, 235, 235, 1);
	margin-right: 19px;
	cursor: pointer;
}
.service .box1 #container .list li:not(:last-child){
	margin-bottom: 22px;
}
.service .box1 #container .list .li-t{
	display: flex;
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
}
.service .box1 #container .list li:hover .li-t{
	color: rgba(2, 161, 231, 1);
}
.service .box1 #container .list .icon-weizhi{
	font-size: 22px;
	background: linear-gradient(90deg, #5B2D89, #00A2E9);
	text-shadow: 0px 10px 25px rgba(125,125,125,0.15);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: block;
}
.service .box1 #container .list .li-t .title{
	flex: 1;
	margin-left: 7px;
}
.service .box1 #container .list .li-c{
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-top: 14px;
}
.service .box1 #container .list .li-c p:not(:last-child){
	margin-bottom: 5px;
}
.service-network .box1{
	padding-bottom: 0;
}
.service .box1 .box-c3{
	margin-top: 70px;
}
.service .box1 .box-c3 .inputs{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.service .box1 .box-c3 .inputs .input{
	width: 49.28%;
	height: 70px;
	background: #F7F8FA;
	border-radius: 8px;
	padding: 15px 25px;
	margin-bottom: 15px;
}
.service .box1 .box-c3 .inputs .input.select{
	width: 100%;
}
.service .box1 .box-c3 .inputs .input.textarea{
	width: 100%;
	height: 160px;
}
.service .box1 .box-c3 .inputs .input input,
.service .box1 .box-c3 .inputs .input select,
.service .box1 .box-c3 .inputs .input textarea{
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #777;
	background-color: transparent;
	resize: none;
}
.service .box1 .box-c3 .inputs .input input::placeholder{
	color: #777;
}
.service .box1 .box-c3  .formBtns{
	display: flex;
	justify-content: center;
	margin-top: 25px;
}
.service .box1 .box-c3  .formBtns .btn{
	width: 300px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #EFF1F4;
	border-radius: 8px;
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #888888;
	cursor: pointer;
}
.service .box1 .box-c3  .formBtns .btn.submit{
	background: linear-gradient(to left, #00A2E9, #5B2D89);
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 15px;
}
@media (max-width: 1199px) {
	.service .box1{
		padding: 100px 0 70px;
	}
	.service .box1 .box-c3,.service .box1 .box-c1,
	.service .box1 .box-c1 .pagination,
	.service .box1 .box-t,
	.service .box1 .box-c,
	.service .box1 .box-c2,
	.service .box1 #container{
		margin-top: 50px;
	}
	.service .box1 .box-c .list li{
		margin-bottom: 50px;
	}
	.service-network .box1{
		padding-bottom: 0 !important;
	}
}
@media (max-width: 1024px) {
	.service .box1{
		padding: 60px 0;
	}
	.service .box1 .box-c3,.service .box1 .box-c1,
	.service .box1 .box-c1 .pagination,
	.service .box1 .box-t,
	.service .box1 .box-c,
	.service .box1 .box-c2,
	.service .box1 #container{
		margin-top: 40px;
	}
	.service .box1 .box-c3 .inputs .input{
		height: 45px;
		padding: 8px 20px;
	}
	.service .box1 .box-c3 .formBtns .btn{
		width: 160px;
		height: 45px;
		line-height: 45px;
	}
	.service .box1 .box-c1 .list li{
		padding: 0 30px;
	}
	.service .box1 .box-c1 .list .li-t{
		min-height: 0;
		height: auto;
		padding: 10px 0;
	}
	.service .box1 .box-c1 .list .li-c{
		padding: 30px 0;
	}
	.service .box1 .box-t .swiper-slide:not(:last-child){
		margin-right: 40px;
	}
	.service .box1 .box-t .swiper-slide a{
		padding-bottom: 20px;
	}
	.service .box1 .box-c .list li, .service .box1 .box-c .list i{
		width: 48%;
	}
	.service .box1 .box-c .list li{
		margin-bottom: 40px;
	}
	.service .box1 .box-c .list li .text{
		margin-top: 15px;
	}
	.service .box1 .box-c2 .select-t,
	.service .box1 .box-c2 .select-b a{
		padding: 0 20px;
	}
}
@media (max-width: 768px) {
	.service .box1{
		padding: 50px 0;
	}
	.service .box1 .box-c3,.service .box1 .box-c1,
	.service .box1 .box-c1 .pagination,
	.service .box1 .box-t,
	.service .box1 .box-c,
	.service .box1 .box-c2,
	.service .box1 #container{
		margin-top: 35px;
	}
	.service .box1 .box-c .list li{
		margin-bottom: 35px;
	}
	.service .box1 .box-t .swiper-slide:not(:last-child){
		margin-right: 30px;
	}
	.service .box1 .box-t .swiper-slide a{
		padding-bottom: 10px;
	}
	.service .box1 .box-c .list li .pic .playBtn .iconfont{
		font-size: 40px;
	}
	.service .box1 .box-c2 .select{
		width: 150px;
	}
	.service .box1 .box-c2 .select-t{
		height: 40px;
	}
	.service .box1 .box-c2 .select-b{
		padding: 50px 0 10px;
	}
	.service .box1 .box-c2 .submit{
		width: 100px;
		height: 40px;
		line-height: 40px;
	}
	.service .box1 #container .map-container{
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0,0);
		/* margin-top: 30px; */
	}
	.service .box1 #container{
		height: auto;
	}
	.service .box1 #container #map{
		height: 400px;
		margin: 0 3%;
		width: 94%;
	}
	.service .box1 #container .address{
		width: 100%;
		height: 500px;
	}
	.service .box1 #container .list{
		padding: 0;
	}
}
@media (max-width: 500px) {
	.service .box1 .box-c2 .select-t, .service .box1 .box-c2 .select-b a{
		padding: 0 10px;
		font-size: 14px;
	}
	.service .box1 .box-c2 .select{
		width: 130px;
	}
	.service .box1 .box-c2 .select{
		margin-right: 15px;
	}
	.service .box1 .box-c .list li{
		margin-bottom: 30px;
	}
	.service .box1{
		padding: 40px 0;
	}
	.service .box1 .box-c3,.service .box1 .box-c1,
	.service .box1 .box-c1 .pagination,
	.service .box1 .box-t,
	.service .box1 .box-c,
	.service .box1 .box-c2,
	.service .box1 #container{
		margin-top: 30px;
	}
	.service .box1 .box-c3 .inputs .input{
		width: 100%;
	}
	.service .box1 .box-c1 .list li{
		padding: 0 20px;
	}
	.service .box1 .box-c1 .list .li-c{
		padding: 15px 0;
		font-size: 14px;
		line-height: 1.6;
	}
	.service .box1 .box-c1 .list .li-t{
		font-size: 16px;
	}
	.service .box1 .box-c1 .list .li-t .icon-guanbi{
		font-size: 14px;
	}
	.service .box1 .box-c .list li, .service .box1 .box-c .list i{
		width: 100%;
	}
	.service .box1 .box-c .list li .text{
		margin-top: 10px;
	}
	.service .box1 .box-c .list li:last-child{
		margin-bottom: 0;
	}
}