
/*轮播*/
.device {
  width: 100%;
  height: 4rem;
  margin: 0.34rem auto;
  margin-top:0;
  position: relative;
}
.device .swiper-container {
  height:100%;
  width: 100%;
}

.device .swiper-slide {
  width: 100%; 	
  height: 100%;
  color: #fff;
  position: relative;
}
.device .swiper-slide>a{
	display: block;
	height: 100%;
}
.device .swiper-slide>a img{
	width: 100%;
	height:3.35rem;
}
.device .swiper-slide>a p{
	width: 100%;
	height: 0.65rem;
	font-size: 0.26rem;
	color: #FFFFFF;
	line-height: 0.65rem;
	padding-left: 0.27rem;
	background:#11499f;
	position: absolute;
	left: 0;
	font-weight:bold;
}
.device .pagination {
  position: absolute;
    right: 0.3rem;
    z-index: 99;
    text-align: right;
    bottom: 0.45rem;
    width: 100%;
    height: 0.08rem;
}
.device .swiper-pagination-switch {
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 0.08rem;
  background: #FFFFFF; 
  margin: 0 0.06rem;
}
.device .swiper-active-switch {
  background: #6cbeec;
}
/*新闻切换列表*/
.news{
	width: 100%;
	height: auto;
}
.news-one{
	width: 100%;
	height: auto;
}

/*信息公开*/
.xxgk,.dzgz,.dzjs{
	margin:0 0.3rem;
}
.xxgk li{
	float:left;
	width:49%;
	height:2rem;
	margin-left:2%;
	margin-top:0.2rem;
}
.xxgk li:nth-child(2n+1){
	margin-left:0;
}
.xxgk li img{
	width: 100%;
    height: 2rem;
}
/*地质工作*/
.dzgz li{
	float: left;
    width: 21%;
    margin-left: 5%;
    text-align: center;
	margin-top:0.34rem;
}
.dzgz li:nth-child(4n+1){
	margin-left:0;
}
.dzgz li span{
	display: block;
    padding-bottom:0.1rem;
}
.dzgz li span img{
	width: 100%;
    height: 1.4rem;
}
.dzgz li p{
	font-size: 0.26rem;
	line-height: 0.4rem;
	cursor:pointer;
}
/*地质技术*/
.dzjs{
	background:#fff;
	border-radius:0.1rem;
	margin-top:0.34rem;
	border: 1px solid #eee;
	padding: 0.2rem;
}
.dzjs li{
	float: left;
    width: 20%;
    text-align: center;
}
.dzjs li span{
	display: block;
}
.dzjs li span img{
	width: 70%;
    height: 0.8rem;
}
.dzjs li p{
	font-size: 0.24rem;
	line-height: 0.4rem;
	cursor:pointer;
}
.dzjs .ul1 li{
    border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding-bottom:0.2rem;
}

.dzjs .ul2 li{
    border-right:1px solid #eee;
	padding-top:0.2rem;
}
/*党建工作*/
.djgz{
	background:url(djbg.png) center center no-repeat;
	background-size: 100% 100%;
	margin-top: 0.34rem;
	height:2.5rem;
}
.djgz li{
	float:left;
	width:18%;
	margin-left:1%;
	text-align: center;
    margin-top: 0.5rem;
}
.djgz li img{
	width: 100%;
    height: 1.85rem;
}
.djgz li:first-child{
	margin-left:0;
}
.djgz li:last-child{
	width:24%;
	margin-top: 0.3rem;
}
/*专题专栏*/
.ztzl {
  height:1.2rem;
  margin:0 0.3rem;

  margin-top: 0.34rem;
  position: relative;
}
.ztzl .swiper-container {
  height:100%;

}

.ztzl .swiper-slide { 	
  height: 100%;
  position: relative;
}
.ztzl .swiper-slide>a{
	display: block;
	height:100%;
	width:95%;
	margin:0 auto;
}

.ztzl .swiper-slide>a img{
	width: 100%;
	height:1.2rem;
	border-radius:0.1rem;
}


/*视频展示*/
/*视频*/
.spzslist,.linkdiv{
	margin:0 0.3rem;
	margin-top:0.34rem;
}
.spzslist li{
	float: left;
    width:45%;
    text-align: center;
}
.spzslist li:first-child{
	margin-right:10%;
}
.spzslist img{
	width:100%;
    height: 2.4rem;

}
.spzslist li span{
	display: block;
    margin-bottom: 0.2rem;
}
.spzslist li p{
	font-size: 0.26rem;
    line-height: 0.4rem;
    cursor: pointer;
}
/*领导信箱 地质期刊*/
.ldxx {
	width:31%;
	height: 2.9rem;
	float:left;
}
/*下载中心*/
.xzzx{
	float:left;
	margin-left:1%;
	width: 37%;
}
.xzzx li{
    width: 100%;
    text-align: center;
	height: 1.35rem;
}













