@charset "utf-8";
/* CSS Document */

body{ font-family:"微软雅黑"; background:#f6f6f6;}

.mapHeader{ background:#626262;}
.mapHeader .head{ max-width:1000px; height:30px; margin:0 15px; line-height:30px; color:#fffefe; font-size:14px;}
.mapHeader .head a{ color:#fffefe;}
.login_span{ display:none; margin-left:40px}


.mapTop{ border-bottom:solid #ededed 1px; display:none}
.mapTop .warp{ max-width:1000px; height:100px; margin:0 auto;}
.mapTop h2{ line-height:100px; font-size:30px; color:#4b4b4b;}
.mapTop .search{ width:322px; height:36px; border:solid #c4c4c4 1px; background:#FFF; margin:30px 0 0 0;}
.mapTop .search .fidtext{ width:265px; height:20px; border:0; background:none; margin:9px 0 0 9px; float:left; font-size:14px; font-family:"微软雅黑";}
.mapTop .search .bnt{ background:url(../images/search.png) no-repeat; width:37px; height:34px; border:0 none; cursor:pointer; float:right;}


@media (min-width:750px){
	.login_span{ display:inline-block}
	.mapHeader .head,.maptext{ margin:0 auto;}
	.mapTop{ display:block}
}

.main{ max-width:1000px; margin:10px auto 0 auto;}
.maptext{ line-height:34px; color:#4b4b4b; font-size:14px; padding-bottom:10px; margin:0 15px;}
.mapleft{ height:574px;}
.mapleft img{ width:100%; height:574px;}
.mapright{ height:574px;}
.mapright ul{ min-height:506px;}
.mapright li{ zoom:1; overflow:hidden; background:#FFF; line-height:20px; position:relative; padding:10px 60px 10px 8px; margin-bottom:10px;}
.mapright li img{ float:left; width:84px; height:60px; margin-right:10px;}
.mapright li h3{ font-size:14px; line-height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.mapright li h3 a{ color:#00b0ec;}
.mapright li h3 a:hover{ color:#c60000;}
.mapright li p{ font-size:12px; color:#aaa; margin-bottom:0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.mapright li a.posit{ float:right; display:block; width:44px; height:20px; background:#8ec31f; color:#FFF; line-height:20px; text-align:center; border-radius:2px; position:absolute; top:50%; right:10px; margin-top:-10px;}
.mapright .paging{ height:34px;}
.mapright .paging a{ width:48%; height:32px; border:solid #cecece 1px; background:#FFF; text-align:center; line-height:32px; display:block; font-size:14px; color:#00b0ec; border-radius:2px;}
.mapright .paging a:hover{ color:#c60000;}

.footer{ background:#f3f3f3; border-top:solid #e5e5e5 1px; line-height:24px; padding:20px; margin-top:40px; text-align:center;}


.mainleft>div{ background:#ffffff;}
.mapdivImg{ padding:12px 10px 30px 10px; border-bottom:solid #ededed 1px; line-height:28px;}
.mapdivImg img{ width:100%; margin-bottom:20px;}
.mapdivImg h4{ font-size:20px; color:#00b0ec;}
.mapdivImg p{ font-size:14px; color:#989898; margin:0}
.mapdatetext{ font-size:14px; line-height:28px; color:#6b6b6b; padding:20px;}

.mainright>div{ background:#ffffff; padding:16px 0 0 0;}
.mainright h3{ height:26px; line-height:26px; background:url(../images/map_01.png) no-repeat 10px center; padding-left:35px; font-size:14px; color:#8ec31f;}
.mainright ul{ margin:10px 0 0 0; padding:0 14px;}
.mainright li{ zoom:1; overflow:hidden; padding:8px 0; border-bottom:dashed #e9e9e9 1px;}
.mainright li img{ float:left; width:78px; height:54px; margin-right:10px;}
.mainright li h4 a{ font-size:14px; color:#00b0ec;}
.mainright li h4 a:hover{ color:#c60000;}
.mainright li p{ color:#aaa;}





















































