.tdt-left {
	left: 40% !important;
}

body{
	overflow:hidden;
	background:#fff;
	width:100%;
	height:100%;
}
ul{
	list-style:none;
}
*{
	margin:0;
	padding:0;
	outline: medium;
}
a{
	text-decoration:none;
}

/*弹窗提醒*/
.tanch{
	width: 404px;
	height: 184px;
	background: rgb(162 162 162 /60%);
	position: fixed;
    top: 40%;
    left: 40%;
    z-index: 9999;
}
.tanch1{
	width: 379px;/*374px*/
    height: 159px;/*154px*/
    background: rgb(255 255 255 /79%);
    margin: 12px;/*15px*/
}
.tanch1 p{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	/*padding-left: 25px;
	padding-right: 25px;*/
}
.yess, .nooo{
	border: none;	
	width: 50px;
    height: 25px;
}
.yess{
	float: left;
    margin-left: 80px;
    background: rgb(236 151 151);
}
.nooo{
	float: right;
	margin-right: 80px;
	background: rgb(162 162 162/70%)
}

/*页面不可点击图层*/
.fugai{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgb(255 255 255 /50%);
	z-index: 9998;
}

/*地图窗口*/
#mapDiv{
	position: absolute;
    width:100%;
    height:100%;
    /*bottom: 0px;
    top: 100px;*/
    border:none !important;
}
.tabc{
	position: absolute;
	width: 110px;
	height: 52px;
	bottom: 15px;
	right: 2%;
	z-index:9991;	
}
.tabc ul li{
	float: right;
	width: 50px;
	box-shadow: 1px 1px 1px #bbb;
	background-color: #fff;
	cursor: pointer;
}
.tabc ul li img{
	width: 100%;
	height: 40px;
	display: block;
}
.tabc ul li:hover img{
	opacity:0.8;
}

.ditu{
	background-color: #d57d81;
}
.icon_name{
	width: 100%;
	height: 12px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 3px;	
}



/*主题图片*/
#title{
	position:absolute;
	float:left;
	width:100%;
	height:101px;
	z-index:9999;
}
#titlepic{
	position:absolute;
	margin:0;
	width:100%;
	height:100px;
}
#tdtBj{
	position:absolute;
	margin-top:30px;
	margin-left:60px;
	width:160px;
	height:40px;
}
#tdtBj:hover{
	cursor:pointer;
}
#split_mark{
	position:absolute;
	margin-top:98px;
	width:100%;
	height:3px;
	left:0px;
	background-image:url(./img/bottom.png);
	background-repeat:no-repeat;
	background-size:100% 3px;
	z-index:9991;
}


/*缩放控件*/
.zoom {
    position: absolute;
    right: 2%;
    bottom: 80px;
    z-index: 9991;
}
.zoom ul li {
    width: 20px;
    height: 20px;
    margin-bottom: 2px;
    background-color: #fff;
    box-shadow: 2px 2px 10px #bbb;
    cursor: pointer;
}
.zoomin img {
    margin-left: 5px;
    margin-bottom: 0px;
    width: 12px;
    cursor: pointer;
}
.zoomout img {
    margin-left: 5px;
    margin-bottom: 4px;
    width: 12px;
    height: 2px;
}

/*导航栏*/
.navbar {
    position: absolute;
    top: 110px;
    left: 20px;
    width: 260px;
    height: 85%;/*500px*/  
    z-index: 9994;  
    /*background-image: linear-gradient(to top, #f7cab5, #fffbf6);*/
    background: rgb(179 48 49 /60%);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.fenlei{
	z-index: 9991;
}

.down{
	float:right;
	margin-right: 8px;
    margin-top: 8px;
    width: 24px;
    height: 12px;
	background: url(./img/down.png);
	background-repeat:no-repeat;
	transition: .1s;
}
#downopen,#downopen1,#downopen2,#downopen3{
	float:left;
    margin-top: 3px;
    width: 12px;
    height: 12px;
	background: url(./img/downopen.png);
	background-repeat:no-repeat;
	transition: .1s;
}

/*规划成果目录*/
.ghcg{
	height:AUTO;/*340px*/
}
.flzr {
    color: white;
    background: rgb(179 48 49 /80%);
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
.liChild1{
	color:white;
	font-size: 12px;
    padding-left:20px;
    height: 30px;
    line-height: 30px;
}
.ghcgwz{
    color: white;
    padding-left: 20px;
    font-weight: bold;
}
.ztgh a{
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.xxgh a{
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.zxgh a{
	color: white;
	font-weight: bold;
	font-size: 13px;
}
.xiaolei{
	padding-left: 12px;
}
.xiaolei1{
	padding-left: 12px;
}

/*土地市场目录*/
.tdsc{
	height:AUTO;/*80px*/
	margin-top: 15px;
}
.fltd{
	color: white;
	background: rgb(179 48 49 /80%);	
    height: 30px;
    line-height: 30px;
    font-size:15px;
}
.fltd a{
    color: white;
    padding-left: 20px;
    font-weight: bold;
}
.liChild2{
	color:white;
    padding-left:20px;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
/*.jqkg{
	height: 80px;
}*/

/*审批成果目录*/
.cxgh{
	height:AUTO;/*220px*/
	margin-top: 15px;
}
.flcx{
	color: white;
	background: rgb(179 48 49 /80%);	
    height: 30px;
    line-height: 30px;
    font-size:15px;
}
.flcx a{
    color: white;
    padding-left: 20px;
    font-weight: bold;
}
.liChild{
	color:white;
    padding-left:20px;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}


.twojml{
	color:white;
	font-size: 12px;
    padding-left:20px;
    padding-top: 5px;
}
.threejml{
	color:white;
	font-size: 12px;
    padding-left:20px;
    padding-top: 5px;
}

.xzy{
	margin-left: -10px;
}

.falvwenzi{
	position: absolute;
	width: 260px;
    bottom: 3px;
    /*z-index: 9990;*/
}
.falvwenzi p{
	text-align: center;
    display: inherit;
    color: #ffd9c7;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 2px;
    font-family: SimSun;
}

/*区*/
.qu{
	position: absolute;
    float: right;
    top: 110px;
    right: 280px;
    /* height: 350px; */
    /* width: 250px; */
    /*background-color: pink;*/
    z-index: 9991;
    /*display: flex;*/
}
 .qutitle{
    float: right;
    width: 65px;
    height: 30px;
    background: #ffd9c7;
    z-index: 9991;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.qutitle:hover{
	cursor:pointer;
}
.qutitle a {
    color: #ad2c32;
    /*padding-left: 10px;*/
} 
.quchoice{
	height: 230px;
	width: 130px;
	top: 150px;
	background: #ffd9c7;;
	display: grid;
  	grid-template-columns: auto auto;
  	margin-top: 40px;
    /* margin-left: 120px; */
	margin-right: -65px;
    /*display: none;*/
}
.quwz{
	margin-left: 9px;
    margin-top: 3px;
	font-size: 12px;
	color: #681d1a;
}

/*搜索栏*/
.searchBar{
	position:absolute;
	float:right;
	top:100px;
	right:0;
	width:265px;
	height:50px;
	background:#ad2c32;
	z-index:9991;
}

.pop{
	float:right;
	margin-top:16px;
	margin-right:15px;
}
#popSign{
	width:28px;
	height:15px;
}
.searchBox{
	float:left;
	margin-left:15px;
	margin-top:10px;
}
.dicSym{
	float:left;
	width:25px;
	height:30px;
	background:#fff;
}
#symbol{
	margin-left:3px;
	margin-top:3px;
	width:17px;
	height:25px;
}
#intext{
	float:left;
	width:120px;
	height:30px;
	border:none;
}
#search{
	float:left;
	width:20px;
	height:30px;
	margin-left: 2px;
}
#search:hover{
	cursor:pointer;
}
/*检索列表*/
.searchResult{
	position:absolute;
	width:265px;
	height:450px;
	background:url(./img/searchBar.png) no-repeat;
	z-index:9999;
	float:right;
	right:0;
	top:150px;
	display:none;
}
.resultList{
	margin-left:15px;
	width:235px;
	height:380px;
	background:#fff;
}
.dmInfo:hover{
	background-color: #F9D0D0 !important;
	cursor:pointer;
}
.dmInfo{
	width:235px;
	height:68px;
	border-bottom:#c0c0c0 1px dashed;
}
.dmNum{
	float:left;
	margin:11px 0px 0px 5px;
	color:#D42D3B;
	font-size: 13px;
}
.dmName{
	float:left;
	width:200px;
	margin-left:15px;
	margin-top:10px;
	font-family:Simhei;
	font-size: 12px;
}

/*页面跳转*/
#pagePlay{
	position: relative;
	width: 100%;
	height: auto;
}
.tabPage{
	margin-top: 5px;
    text-align: center;
   	width: 70%;
    height: 14px;
    margin-left: 16%;
}
.page-btn{
	float: left;
	margin: 0 3px;
	width:12px;
	height: 12px;
	line-height: 14px;
	cursor: pointer;
}
#page-first{
	background-image: url(./img/pag-first.png);
	background-size: cover;
}
#page-first:hover{
	background-image: url(./img/pag-first.png);
	background-size: cover;
}
#page-pre{
	background-image: url(./img/pag-pre.png);
	background-size: cover;
}
#page-pre:hover{
	background-image: url(./img/pag-pre.png);
	background-size: cover;
}
#page-next{
	background-image: url(./img/pag-next.png);
	background-size: cover;
}
#page-next:hover{
	background-image: url(./img/pag-next.png);
	background-size: cover;
}
#page-last{
	background-image: url(./img/pag-last.png);
	background-size: cover;
}
#page-last:hover{
	background-image: url(./img/pag-last.png);
	background-size: cover;
}
.page-text-p{
	float: left;
	text-indent: 0;
	font-size: 12px;
	line-height: 12px;
	margin:0;
	padding: 0;
}
.page-current{
	width: 20px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	padding: 0;
	border: 1px solid #bbb;
	margin: 0 5px;
}
.page-turnto{
	cursor: pointer;
}
.page-turnto:hover{
	color: #ff5f48;
}
.infopage{
	float: left;
    width: 100%;
    height: 12px;
    margin-top: 3px;
    margin-left: 28%;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 12px;
    color: #525252;
}

/*土地的时间轴*/
.timezone{
	position: absolute;
    float: right;
    top: 110px;
    right: 350px;
    z-index: 9991;
    height: 38px;
    width: 50%; /*700px*/
    display: none;
    /*border: 10px solid transparent;
	border-left: 20px solid #f00;
	width: 0;
	height: 0px;*//*制作三角*/
}
.jiantou img{
	float: right;
	height: 38px;
    width: 100%; /*700px*/
    position: absolute;
}
.twenty img{
	float: left;
    width: 100px;
    position: absolute;
}
.twentyone img{
	float: left;
    width: 100px;
    position: absolute;
    left: 12.5%;
}
.twentytwo img{
	float: left;
    width: 100px;
    position: absolute;
    left: 25%;
    /*
	width: 130px;
	bottom: -8px;*/
}
.twentythree img{
	float: left;
    width: 100px;
    position: absolute;
    left: 37.5%;
}
.twentyfour img{
	float: left;
    width: 100px;
    position: absolute;
    left: 50%;
}
.twentyfive img{
	float: left;
    width: 100px;
    position: absolute;
    left: 62.5%;
}
.twentysix img{
	float: left;
    width: 100px;
    position: absolute;
    left: 75%;
}

#TuLi1{
	position:absolute; 
	left:280px; 
	bottom:5%;
	height: AUTO;
	width: AUTO;
	background: rgb(255 255 255 /60%);
	z-index: 9991;
	display: none;
}