﻿@charset "utf-8";

.popbox-wrap{z-index: 1;}
.popbox-body .sbox-text{height: 270px;}

/* 村简介切换 */
.upTit{height: 30px;font-weight: bold;line-height: 30px;}
.upTit_c{height: 30px;width:100px;background: url(../../lianjiang/img/change_A.png) 0 0 no-repeat;display: inline-block;}
.dialog-secquery{
	width: 600px;
	min-height:120px;
	z-index: 1003;
	overflow: hidden;
	position: relative;
	top:-500px;
	left: 350px;
	background-color: white;
	display: none;
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 3px 2px 4px #ccc;
	-webkit-box-shadow: 3px 2px 4px #ccc;
}
.map_ul_2{height: 100%;margin: 0 10px;}
.map_ul_2 li{width: 120px;height: 72px;float: left;margin:5px;cursor:pointer;background: url(../images/villagePublic/areaBg-vill.png) no-repeat;font-weight: bold;}
.map_ul_2 li .div_1{float:left;line-height: 40px;height: 40px;width: 80px;margin-top:13px;text-align: center;}
.map_ul_2 li .div_2{float:left;line-height: 30px;height: 30px;width: 40px;margin-top:10px;text-align: center;font-size: 20px;}
.map_pro_ul{width: 590px;min-height: 30px;margin-left: 10px;margin-top: 5px;max-height: 300px;overflow: auto;}
.map_pro_ul li{width: 110px;float: left;margin:0 0 0 25px;cursor:pointer;list-style: disc;padding: 4px;font-weight: bold;}
.areaProject{margin:5px auto;width: 100%;overflow:hidden;border-bottom: 1px solid #d2d3d7;}
