@charset "utf-8";
/* CSS Document */
/*banner 开始*/

.banner{ width:100%; margin: 0rem auto; position:relative; overflow:hidden;   }
.banner .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:8px; text-align:center;  }
.banner .hd ul{ display:inline-block; height:8px; padding:3px 5px; 
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; font-size:0; vertical-align:top;
}
.banner .hd ul li{ 
	display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; 
	border-radius:8px; background:#ffffff; margin:0 5px;  vertical-align:top; overflow:hidden;
}
.banner .hd ul .on{ background:red;  }

.banner .bd{ position:relative; z-index:0; }
.banner .bd li img{ 
	width:100%;  height:4rem; 
	background:url(loading.gif) center center no-repeat;  
}
.banner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/*banner 结束*/

/*我院动态 开始*/
#newslist{
	 margin: 0.3rem auto;
}
#newslist .hd{ 
	width:100%; 
	height:41px;
	position:absolute; z-index:1; top: 0px; text-align:center;
	border-bottom: 2px solid #f0f0f0;
}
#newslist .hd ul{ display:inline-block; padding:3px 3px; height:36px;width: 100%; 
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;vertical-align:top;
}
#newslist .hd ul li{
	display:inline-block; width:6px; height:6px;
	border-radius:0; 
	vertical-align:top; 
	overflow:hidden;
	width: 90px;
    height: 37px;
    font-size: 0.3rem;
    color: #000101;
    text-align: center;
    font-weight: bold;

}
#newslist .hd ul .on{ 
	color:#006fb7;
	border-bottom: 3px solid #006fb7;
	background:none;
}
#newslist .bd{
	margin-top: 30px;
}


#newssublist{
	 margin: 0 auto;
	 padding: 0 0.3rem;
	 position: relative;
    overflow: hidden;
}
#newssublist .hd{
	width: 89%;
    position: absolute;
    z-index: 1;
    top: 230px;
    text-align: center;
	border: none;
}
#newssublist .hd ul{ 
	display: inline-block;
    height: 8px;
    padding: 3px 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 0;
    vertical-align: top;
}
#newssublist .hd ul li{
	display: inline-block;
	width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 0;
    vertical-align: top;
	border: none;
	color: #ffffff;

}
#newssublist .hd ul .on{
	background: red;
	border: none;
}
#newssublist .bd{
	margin-top: 0px;
	height: 350px;
}
#newssublist .bd .desc {
	font-size: 0.2rem;
	color: #8C8C8C;
    text-align: left;
}
#newssublist .bd .tit{
	font-size: 0.24rem;
	color: #000000;
	font-weight: bold;
}

.lanmu_tu{
	padding: 0rem 0.3rem 0 0.36rem;
    text-align: left;
}
.lanmu_tu img{ 
	width: 100%;
}
.news{
	width: 6.4rem;
	padding: 0.4rem 0 0.45rem 0;
	text-align: left;
}
.news h3{
	font-size: 0.3rem;
    line-height: 0.6rem;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    width: 1.8rem;
    margin: 0 auto;
    background-color: #235793;
}
.news .tab{
	width: 0.45rem;
	position: relative;
	left: -0.22rem;
	margin-left: 50%;
}
.news .tab span{
	display: block;
	float: left;
	font-size: 0;
	line-height: 0;
	width: 0.1rem;
	height: 0.11rem;
	background: #f27f7f;
	border-radius: 0.05rem;
	margin-right: 0.05rem;
}
.news .tab span.current{
	background: #e60000;
}
.news .newlist{
	padding:0.25rem 0.3rem 0 0.36rem;
	text-align: left;
}
.news .newlist li{
	height: 1.2rem;
	padding-bottom: 0.1rem;
	margin-bottom: 0.2rem;
	border-bottom: 2px solid #f0f0f0;
	/* background: url(libg.png) left center no-repeat; */
}
.news .newlist a{	font-size:0.24rem;	color: #000000;}
.news .newlist a:hover{	color: #e60000;}
.news .newlist .more{
	text-align: center;margin-top: 0.3rem;
}
.news .newlist .more a{
	padding: 0.1rem 0.1rem;
	border: 2px solid #006fb7;
	border-radius: 20px;
	text-decoration: none; color:#006fb7;
}
.news .newlist .riqi{
	float: right;
	margin-right: 0.1rem;
	text-decoration: none; color:#2055a9;
}
/*我院动态 结束*/

/*全会精神 开始*/
.quanhui{
	width: 100%;
}
.quanhui img{
	width: 100%;
	height: 1.69rem;
}
.quanhui .hd{ width:100%; height:11px;  position:absolute; z-index:1;  text-align:center; display: none; }
.quanhui .hd ul{ display:inline-block; height:8px; padding:3px 5px; 
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; font-size:0; vertical-align:top;
}
.quanhui .hd ul li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#ffffff; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.quanhui .hd ul .on{ background:red;  }

.quanhui .bd{ position:relative; z-index:0; }
.quanhui .bd li img{ width:100%;background:url(loading.gif) center center no-repeat;  }
.quanhui .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }


/*全会精神 结束*/

/*测绘保障服务 开始*/
.service{
	width: 100%;
	margin-top: 0.4rem;
	/* background-color: #9ac1e3; */
}
.service h3 {
	font-size: 0.3rem;
	line-height: 1rem;
	font-weight: bold;
	color: #006fb7;
	margin-bottom: 0.0rem;
	text-align: center;
}
.service ul{

}
.service ul li {
	width: 50%;
	margin-bottom: 1px;
	float: left;
	/* text-align: center; */
}

.service ul li img {
	width: 99.8%;
    height: auto;
    transition: all 0.3s ease; /* 添加过渡效果 */
    filter: brightness(1); /* 初始亮度为正常 */
}

.service ul li a:hover img {
    transform: scale(1); /* 放大1.1倍 */
    filter: brightness(1.3); /* 增加亮度 */
    z-index: 10; /* 确保图片在其他元素之上 */
}

#cehuilist .hd{ width:100%; height:11px;z-index:1; top: 45px; text-align:center;margin-bottom: 0.2rem;}
#cehuilist .hd ul{ display:inline-block; height:6px; padding:3px 3px; 
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:0; vertical-align:top;
}
#cehuilist .hd ul li{ display:inline-block; width:6px; height:6px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; background:#8C8C8C; margin:0 3px;  vertical-align:top; overflow:hidden;   }
#cehuilist .hd ul .on{ background:red;  }

/*测绘保障服务 结束*/

/*应急 开始*/
.service_middle{
	width: 100%;
	margin-top: 0.4rem;
}
.service_middle h3 {
	font-size: 0.3rem;
	font-weight: bold;
	color: #006fb7;
	margin-bottom: 0.0rem;
	text-align: center;
}
#yingjilist{
	 margin: 0.3rem auto;
}
#yingjilist .hd{ 
	width:100%; 
	height:41px;
	position:absolute; z-index:1; top: 0px; text-align:center;
	border-bottom: 2px solid #f0f0f0;
}
#yingjilist .hd ul{ display:inline-block; padding:3px 3px; height:36px;width: 100%; 
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;vertical-align:top;
}
#yingjilist .hd ul li{
	display:inline-block; width:6px; height:6px;
	border-radius:0; 
	vertical-align:top; 
	overflow:hidden;
	width: 90px;
    height: 37px;
    font-size: 0.3rem;
    color: #000101;
    text-align: center;
    font-weight: bold;

}
#yingjilist .hd ul .on{ 
	color:#006fb7;
	border-bottom: 3px solid #006fb7;
	background:none;
}
#yingjilist .bd{
	margin-top: 30px;
}
/*应急 结束*/
/*标准 开始*/
#biaozhunlist{
	 margin: 0.3rem auto;
}
#biaozhunlist .hd{ 
	width:100%; 
	height:41px;
	position:absolute; z-index:1; top: 0px; text-align:center;
	border-bottom: 2px solid #f0f0f0;
}
#biaozhunlist .hd ul{ display:inline-block; padding:3px 3px; height:36px;width: 100%; 
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;vertical-align:top;
}
#biaozhunlist .hd ul li{
	display:inline-block; width:6px; height:6px;
	border-radius:0; 
	vertical-align:top; 
	overflow:hidden;
	width: 90px;
    height: 37px;
    font-size: 0.3rem;
    color: #000101;
    text-align: center;
    font-weight: bold;

}
#biaozhunlist .hd ul .on{ 
	color:#006fb7;
	border-bottom: 3px solid #006fb7;
	background:none;
}
#biaozhunlist .bd{
	margin-top: 30px;
}
/*标准 结束*/
/*科学研究 开始*/
#kexuelist{
	 margin: 0.3rem auto;
}
#kexuelist .hd{ 
	width:100%; 
	height:41px;
	position:absolute; z-index:1; top: 0px; text-align:center;
	border-bottom: 2px solid #f0f0f0;
}
#kexuelist .hd ul{ display:inline-block; padding:3px 3px; height:36px;width: 100%; 
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;vertical-align:top;
}
#kexuelist .hd ul li{
	display:inline-block; width:6px; height:6px;
	border-radius:0; 
	vertical-align:top; 
	overflow:hidden;
	width: 90px;
    height: 37px;
    font-size: 0.3rem;
    color: #000101;
    text-align: center;
    font-weight: bold;

}
#kexuelist .hd ul .on{ 
	color:#006fb7;
	border-bottom: 3px solid #006fb7;
	background:none;
}
#kexuelist .bd{
	margin-top: 30px;
}
/*科学研究 结束*/



/*ban02 开始*/
.ban02{
	width: 100%;
}
.ban02 img{
	width: 100%;
	height: 2.67rem;
}
/*ban02 结束*/

/*关于我们开始*/
.about{
	width: 6.4rem;
	padding: 0 0.3rem 0 0.38rem;
	margin-bottom: 0.5rem;
}
.about h3{
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.68rem;
	margin: 0.1rem 0 0; 
	color: #235793;
	font-family: "黑体";

}
.about p{
	text-align: left;
	font-size: 0.21rem;
	line-height: 0.36rem;
	text-indent: 2em;
}
.about img{
	width: 2.7rem;
}

.about li{
	width: 50%;
	float: left;
}

/*关于我们结束*/