@charset "utf-8";
/* CSS Document */

.guonei_map{ text-align:center; clear:both; overflow:hidden; padding-bottom:45px;}
.guonei_map h2{ font-size:32px; color:#303030; font-weight:bold;}
.guonei_map_ul{ padding-top:34px; margin-bottom:30px; overflow:hidden;}
.guonei_map_ul p{ font-size:20px; color:#414141; line-height:42px; margin-bottom:11px; text-align:left;}
.guonei_map_ul ul{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.guonei_map_ul ul li{ margin-bottom:15px; margin-top:15px; }
.guonei_map_ul ul li a{ display:block; font-size:17px; color:#909090; line-height:36px; padding:0 21px; background:#f7f7f7; border-radius:36px;}
.guonei_map_ul ul dt{ margin-bottom:15px; margin-top:15px; }
.guonei_map_ul ul dl{ display:block; font-size:17px; font-weight:normal; margin-bottom:0px; color:#909090; line-height:36px; padding:0 21px; background:#f7f7f7; border-radius:36px;}
.guonei_map_ul ul dd{ margin-right:20px; margin-bottom:15px; margin-top:15px; }
.guonei_map_ul ul dd a{ display:block; font-size:17px; color:#909090; line-height:36px; padding:0 21px; background:#f7f7f7; border-radius:36px;}

.guonei_map_dt{ clear:both; overflow:hidden; display: flex;flex-wrap: wrap; justify-content: space-between; flex-direction: row-reverse; margin-bottom:25px;}
.guonei_map_dt_right{ text-align:left; width:40%;}
.guonei_map_dt_right h3{ color:#414141;  font-size:20px; line-height:40px; margin-bottom:30px;}
.guonei_map_dt_right li{ padding-top:22px; padding-bottom:15px; border-bottom:1px solid #ebebeb;display: flex;flex-wrap: wrap;justify-content: space-between; align-items: center;}
.presentation_left{width: calc(100% - 80px);}
.presentation_left h6{ color:#2e2e2e;  font-size:20px; line-height:40px; margin:0px;}
.presentation_left p{ font-size:14px; color:#646464; margin-bottom:0px; background:url(presentation_left_tel.jpg) no-repeat left center; padding-left:25px; line-height:30px; }
.presentation_left span{ font-size:14px; color:#646464; background:url(presentation_left_add.jpg) no-repeat left center; padding-left:25px; line-height:30px; }
.presentation_right{ text-align:center; }
.presentation_right a{ margin:3px 0 4px 0; font-size:12px; color:#646464; border:1px solid #cccccc; width:71px; height:23px; line-height:23px; display:block; border-radius:25px;}

.tab-content{ width:100%;}

.guonei_map_dt_left{ text-align:left; width:57%;}
.guonei_map_dt_left h3{ background:url(map_title.jpg) no-repeat left center; color:#414141;  font-size:20px; line-height:40px; padding-left:120px; margin-bottom:30px;}
.guonei_map_dt_left .tab-pane{border:#e8e8e8 solid 1px; padding:6px;}
.tabpanel_map{ width:100%; height:590px;}


#scrolllayout {	width: 100%; height: 610px;}
#scrolllayout .nav{ margin-top:0px; min-width: 100%; }
#scrolllayout .nav-tabs>li{ float:none;}
.scrollcontent { width: 100%; top: 0; padding-right:40px; left: 0;}
/* 滚动条样式 */
#Yscrollouter {
	width: 10px;
	height: 610px;
	background: #dedede;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}
#Yscrollinner {
	width: 10px;
	height: 100px;
	background: #bbb;
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
/* 滚动条样式 */


#map_page{ text-align:left;}
#map_page a{ font-size:17px; color:#7b7b7b; border:none;}
#map_page a span{ color:#fd2016;}

.BMap_stdMpCtrl{ display:none;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}



@media (max-width: 1200px) {  
.guonei_map_dt_left h3{padding-left: 0; padding-top:50px;}
.scrollcontent{ padding-right:25px;}
}


@media (max-width: 768px) {  
.guonei_map_dt_right{ width:100%;}
.guonei_map_dt_left{width:100%;}
.scrollcontent{ padding-left:25px;}
.guonei_map_dt_left h3{ margin:0 25px;}

}


@media (max-width: 425px) {  
.tabpanel_map{ height:350px;}

}













