<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.map{width:100%;overflow: hidden;}
.map #dituContent{width:100%;height:350px;}
.anchorBL{display: none;}
.BMap_bubble_content h1{font-size:16px;color:#225999;margin-bottom:10px;margin-top:0;font-weight: 700;}
.BMap_bubble_content p{margin-bottom: 5px;}

@media (max-width:767px){
	.contact_list .column:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}
}
@media (min-width:768px){
	.contact_list{overflow:hidden;margin-right:-15px;margin-left:-15px}
	.contact_list .column{float:left;width:33.33333%;padding:0 15px;border-bottom:0}
	.contact_list .icon{margin-top:20px;margin-bottom:35px;width:80px;height:80px}
	.message_form .form-group{margin-bottom:20px}
}
@media (min-width:992px){
	.map #dituContent{height:400px}
	.contact_list .column{width:20%;}
	.contact_list .icon{margin-top:30px;margin-bottom:45px;width:90px;height:90px}
	.message_form .button{height:50px;font-size:16px;line-height:50px;}
}
@media (min-width:1200px){
	.contact_list .icon{margin-top:15px;margin-bottom:30px;width:100px;height:100px}
	.contact_list h2{font-size:18px}
}
@media (min-width:1450px){
	.map #dituContent{height:500px}
}
</pre></body></html>