*{margin:0;padding:0;list-style: none;text-decoration : none;font-family: \\5FAE\8F6F\96C5\9ED1,Open Sans,Arial,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;}
.periphery{
	width: 100%;overflow: auto;
}
/*横幅*/
.banner{width:100%;}
.banner img{width: 100%}
/*关于我们 描述*/
.contact-con{width: 60%;margin:auto;padding:40px  0;}
.contact-con-l{width: 53%;float: left;padding:1.5% 0;}
.contact-con-l h3{font-size: 25px;color: #7a60e8;border-left:4px solid#7a60e8;padding-left: 5px;font-weight: 300;}
.modern-container {padding:0 !important;     margin: 35px 0 !important;}
.mdn-label{top:-12px !important;font-size: 18px !important;    color: #333 !important;}
.contact-con-r{width:35%;padding:4%;float: right;border-radius: 4px;    background-color: #f7f7f7;border: 1px solid #eee;margin-top: 5%}
.contact-con-r h4{font-size: 22px;color: #7a60e8;padding: 10px 0;font-weight: 300;}
.contact-con-r p{font-size: 17px;color: #333}
.contact-con-r p a{color: #333}
.mdn-button {height: 38px !important;    line-height: 36px !important;  }
/*ͼ*/
.contact-map{width: 100%;margin:auto;}
.BMap_top{border-top:0 !important;}
 .BMap_pop div div{border-top:0 !important;border-left:0 !important;border-right:0 !important;border-bottom:0 !important;border-radius: 4px;}  
.BMap_center{border-left:0 !important;border-right:0 !important;}
#container2{width:100%;height:500px}
 /*ʾϢ*/
.msg{
	width: 200px;height: 40px;border-radius: 5px;position: fixed;
	top: 30%;left: 0;right: 0;z-index:999;margin: auto;background: #000;opacity: .7;display: none
}
.msg p{
	font-size: 14px;color: #fff;text-align: center;line-height: 40px
}



@media(max-width: 1200px){
	.contact-con {width:90%;}
}
@media(max-width: 900px){
	.contact-con {width:70%;overflow: auto;padding:10%}
	.contact-con-l {width: 98%;}
	.contact-con-r {width: 98%;}
}
@media(max-width: 500px){
	.contact-con {width:80%;overflow: auto;padding:5%} 
	.contact-con-r {width: 92%;margin-top:0%}
	.contact-con-l h3 {font-size: 21px;font-weight: 600;}
	.mdn-label {font-size: 16px !important;}
	.mdn-button {height: 34px !important; line-height: 34px !important; }
	.contact-con-r h4 {font-size: 19px;font-weight: 300;}
	.contact-con-r p {font-size: 16px;}
	#container2{height:300px}
	.modern-container {margin: 35px 0 10px 0 !important;}
}




