.contact-map{
	height: 9.357rem;
	position: relative;
}
.map-content{
	position: relative;
}
.map-title{
	font-size: 0.4rem;
	font-weight: bold;
	position: absolute;
	top: 2.314rem;
	right: 1.2rem;
	color: #0F3475;
	font-style: italic;
}
.map-des{
	position: absolute;
	top: 2.857rem;
	right: 1.2rem;
	font-size: 0.314rem;
	font-weight: bold;
}
.map-bg{
	display: block;
	width: 16.685rem;
}
.map-swiper{
	position: relative;
	height: 2.8rem;
}
.maplist{
	position: absolute;
	left: 0;
	width: 100%;
	top: 5.75rem;
}
.map-swiper-item{
	box-shadow: 0px 0 0.0714rem 0.0142rem rgba(75,75,75,0.15);
	width: 3.685rem !important;
	height: 2.55rem;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 0.0571rem;
	padding: 0.257rem 0.3rem;
	position: relative;
	margin-right: 0.35rem;
	transform: translateY(0.15rem);
	transition: 0.3s;
}
.map-item-title{
	font-size: 0.2rem;
	margin-bottom: 0.4rem;
}
.map-item-msg{
	font-size: 0.157rem;
	margin-bottom: 0.157rem;
}
.map-swiper-item .map-item-point{
	right: 0.457rem;
	top: 0.385rem;
}
.map-item-point{
	position: absolute;
	width: 0.1rem;
	height: 0.1rem;
	background: #228D7C;
	border-radius: 50%;
}
.map-item-point::after{
	content: '';
	position: absolute;
	top: -0.11rem;
	left: -0.11rem;
	border-radius: 50%;
	background: #afc6e8;
	width: 0.32rem;
	height: 0.32rem;
	animation: point-sca 2s linear 0s infinite;
}
.map-item-point::before{
	content: '';
	position: absolute;
	top: -0.25rem;
	left: -0.25rem;
	border-radius: 50%;
	background: #afc6e8;
	width: 0.6rem;
	height: 0.6rem;
	animation: point-sca 2s linear 0s infinite;
}
@keyframes point-sca {
	0%{transform: scale(0.8);opacity: 0;}
	50%{transform: scale(1);opacity: 0.5;}
	100%{transform: scale(1.2);opacity: 0;}
}
.swiper-slide-active{
	background: #0F3475;
}
.swiper-slide-active{
	color: white;
}
.map-arrow{
	position: absolute;
	top: 1.2rem;
	border-radius: 50%;
	background: #AFAFAF;
	width: 0.4rem;
	height: 0.4rem;
	cursor: pointer;
	z-index: 10;
}
.map-pagination-pre{
	left: 3.44rem;
}
.map-pagination-next{
	right: 3.44rem;
}
.map-arrow img{
	display: block;
	width: 0.1rem;
}
.map-arrow:active{
	background: #0F3475;
}
.map-arrow:hover{
    background: #0F3475;
}
.map-point{
	cursor: pointer;
}
.map-point.active::after, .map-point.active::before{
	background: #4b7fca;
}
.map-point-1{
	top: 5rem;
	right: 5rem;
}
.map-point-2{
	top: 4rem;
	right: 8rem;
}
.map-point-3{
	top: 3.5rem;
	right: 8rem;
}
.map-point-4{
	top: 3rem;
	right: 8.5rem;
}
.map-point-5{
	top: 3rem;
	right: 6.5rem;
}
.map-point-6{
	top: 2rem;
	right: 7rem;
}
.contact-form{
	background: #F3F4F6;
	padding: 1rem 2.6rem;
}
.form-box{
	padding: 1.1rem 0.9rem;
	background: white;
	align-items: flex-start;
}
.from-title{
	font-weight: bold;
	font-size: 0.357rem;
	/*margin-bottom: 0.557rem;*/
	margin-bottom: .65rem;
	max-width: 4.6rem;
	position: relative;
}
.from-title::after{
	position: absolute;
	width: 0.571rem;
	height: 0.042rem;
	background: #0F3475;
	content: '';
	left: 0;
	bottom: -0.271rem;
}
.from-des{
	font-size: 0.157rem;
	line-height: 0.3rem;
	max-width: 4.6rem;
	margin-bottom: 0.942rem;
	margin-bottom: .5rem;
}
.from-txt{
	font-size: 0.157rem;
	line-height: 0.3rem;
	/*margin-bottom: 0.1rem;*/
	margin-bottom: .2rem;
}
.from-num{
	font-weight: bold;
	font-size: 0.242rem;
	font-style: italic;
	color: #0F3475;
}
.from-line{
	margin-bottom: 0.2rem;
	width: 6.2rem;
}
.from-line-item.big{
	width: 6.2rem;
}
.from-line-item.textarea{
	width: 6.2rem;
	height: 1.285rem;
}
.from-line-item{
	width: 3rem;
	height: 0.442rem;
	box-sizing: border-box;
	border: 0.0142rem solid #C8C8C8;
	border-radius: 0.0571rem;
	padding: 0 0.1rem;
	/*align-items: start;*/
	    align-items: center;
}
.from-line:nth-child(4) .from-line-item{
    padding-top: 0.1rem;
    align-items: start;
}
.from-line-item div{
	color: #FF4444;
	font-size: 0.3rem;
	line-height: 0.157rem;
	transform: translateY(0.06rem);
}
.from-line-item input{
	line-height: 0.157rem;
	height: 0.157rem;
	padding-left: 0.05rem;
	font-size: 0.142rem;
	background: none;
	border: 0;
}
.from-line-item textarea{
	background: none;
	border: 0;
	resize: none;
	padding-left: 0.05rem;
	width: 100%;
	height: 100%;
}
input[type=checkbox]{
	margin-right: 0.05rem;
}
.form-btn{
	background: #0F3475;
	border-radius: 0.057rem;
	font-size: 0.185rem;
	color: white;
	width: 1.34rem;
	height: 0.5rem;
	margin-top: 0.242rem;
	cursor: pointer;
}


@media only screen and (max-width: 1024px) {
    .map-des{
        top: 3.857rem;
    }
    .map-title{
        top: 3.314rem;
    }
    .map-point-3{
        top: 1.2rem !important;
    right: 1.7rem !important;
    }
    .map-point-5{
        top: 1.4rem !important;
    right: 1.5rem !important;
    }
    .map-point-2{
        top: 1.75rem !important;
    right: 1.75rem !important;
    }
    .map-point-1{
        top: 2rem !important;
    right: 1.85rem !important;
    }
    .map-point-4{
        top: 0.9rem !important;
    right: 3.8rem !important;
    }
    .maplist{
        top: 4.75rem;
    }
    .map-pagination-next{
        right: 0.3rem;
    }
    .map-pagination-pre{
        left: 0.3rem;
    }
    .contact-map{
        height: 8.357rem;
    }
    .contact-form{
        padding: 1rem 0.3rem;
    }
    .form-box{
        padding: 0.35rem;
        display: block;
    }
    .from-line-item input{
        line-height: 22px;
    height: 22px;
    }
}