@charset "utf-8";
select {
    text-align: center;
    text-align-last: center;
}


/* 头部logo以及toplink*/
.tb{
	height:300px;
    background:url(../ysdwimages/shsbg.png) top center no-repeat;
    background-size: 100% 100%;
	position:relative;
	z-index:999
	}
.header{height:243px; margin:0 auto;}
.header .logo{ position: absolute;left: 46%;margin-left: -633px;margin-top: 60px;}
.header .logo img{width:700px;}
.header ul{margin-top: 10px;position: absolute;    right: 50%;width: 470px;margin-right: 160px;}
.header ul li{float: left;margin-left:15px;height:26px;}
.header ul li:first-child{margin-left:0}
.header ul li a{font-size: 15px;color: #FFFFFF;}
.header ul li img{width:26px;height:26px;}
.header ul li a span{position: relative;top: -7px;}
.header .wzqlink{left: 50%; margin-left: 455px;margin-right: 0;width: 200px;}

/* 头部院属单位网站群*/
.wzqdiv{position:absolute;left: 50%;margin-left: 50px;top:46px;width: 580px;border:2px solid #10499F;background: #fff;min-height:50px;z-index:9999;display:none;}
.wzqdiv p{padding-left:15px;font-size:16px;height:45px; line-height:45px;font-weight:bold;color:#10499F}
.wzqdiv ul{padding:0 15px 15px 15px;}
.wzqdiv ul li{display:inline-block;font-size:16px;height:40px;line-height:40px;margin-right:10px;width: 260px;}
.wzqdiv ul li a:hover{ color:#57b4f7;}

/* 搜索 */
.header .search{position: absolute;left: 60%;margin-left: 94px;margin-top:80px; border:1px solid #10499F;    background: #fff;}
.search_text{ float:left; border:none; outline:none; width: 365px; height: 50px;background:none; line-height:50px; color:#333333; text-indent:10px;font-size:15px}
.search_sub{ float:left; width:30px; height:50px; border:none; background:url(shscx.png) no-repeat left center; background-size:57%;color:#333333; cursor:pointer;}
.search input::input-placeholder{ color: #333333 ;font-size:15px}
.search input::input-placeholder{ color: #333333 ;font-size:15px}
.search input::-webkit-input-placeholder{ color: #333333;font-size:15px}
.search input::-moz-placeholder{ color: #333333;font-size:15px}
.search input:-moz-placeholder{ color: #333333;font-size:15px}
.search input:-ms-input-placeholder{ color: #333333;font-size:15px}

/* 导航 */
.navtop{  width: 100%;margin:0 auto;height: 50px;background:#10499F;}
.nav1{  width: 1360px;margin:0 auto;height: 50px;background:#10499F;}
.nav1 ul{width:100%;}
.nav1 li{float: left;width:16.667%;height:50px;text-align:center;font-size: 18px;}
.nav1 li a{display:block;width: 100%;height: 50px;line-height: 50px;color:#fff;}
.nav1 li.current a,.nav li:hover a{ color:#fff;background:url(../ysdwimages/shsnavbg.png) center bottom no-repeat;background-color:#57B4F7}


.navlist{
    width: 1360px;
    margin: 0 auto;
    display: none;

}
 .navlist ul {
    height:0px;
	margin-top:-0px;
}
.navlist li {
	z-index:200;
	position: relative;	
    background: rgba(0, 116, 186, .6);
    width: 226.66px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;

}
.navlist li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative
}
.navlist li a:hover{
    color: #fff;
	background: rgba(3, 93, 185, .8);
}

.sjd{
	display: none;
}


.pagetop{
	width: 100%;
	margin-top:-20px;
	overflow: hidden;
	z-index:0;
}

.pagetop img{
	width: 100%;
	top: -10;
	left: 0;
	width: 100%;
}



@media (max-width: 1000px) {
.tb{
	height:200px;
    background:url(../ysdwimages/) top center no-repeat;
    background-size: 100% 100%;
	position:relative;
	z-index:999
	}
	
.header .logo{ position: absolute;left: 2%;margin-left:0px;margin-top: 20px;}
.header .logo img{width:100%;}

.header .toplink{    display: none;
}


.navtop{  width: 100%;margin:0 auto;height: 100px;background:#10499F; margin-top:-30px;}
.nav1{  width:100%;margin:0 auto;height: 50px;background:#10499F;}
.nav1 ul{width:100%;}
.nav1 li{float: left;width:33.33%;height:50px;text-align:center;font-size: 16px;border-left: 1px solid #4077B7; border-bottom:1px solid #4077B7;}

.nav1 li a{display:block;width: 100%;height: 50px;line-height: 50px;color:#fff;}
.nav1 li.current a,.nav li:hover a{ color:#fff;background:url(../ysdwimages/shsnavbg.png) center bottom no-repeat;background-color:#57B4F7}


.navlist{
    display: none;
}
 .navlist ul {
 display: none;
}

 .footbg{
 display: none;
}
 .sjd{display: block; padding-top:40px;;background: #205bbb;height:300px;text-align: center;line-height: 20px;font-size: 14px;color: #90b5e6; margin-top:30px;}
 .sjd ul li{
line-height: 25px;
}
 .sjd ul li img{
 width:80px;
}

}	


@media (max-width: 768px) {
.tb{
	height:200px;
    background:url(../ysdwimages/) top center no-repeat;
    background-size: 100% 100%;
	position:relative;
	z-index:999
	}
	
.header .logo{ position: absolute;left: 2%;margin-left:0px;margin-top: 0px;}
.header .logo img{width:100%;}

.header .toplink{    display: none;
}
.header .search{    display: none;
}

.navtop{  width: 100%;margin:0 auto;height: 100px;background:#10499F;}
.nav1{  width:100%;margin:0 auto;height: 50px;background:#10499F;}
.nav1 ul{width:100%;}
.nav1 li{float: left;width:33.33%;height:50px;text-align:center;font-size: 16px;border-left: 1px solid #4077B7; border-bottom:1px solid #4077B7;}

.nav1 li a{display:block;width: 100%;height: 50px;line-height: 50px;color:#fff;}
.nav1 li.current a,.nav li:hover a{ color:#fff;background:url(../ysdwimages/shsnavbg.png) center bottom no-repeat;background-color:#57B4F7}


.navlist{
    display: none;
}
 .navlist ul {
 display: none;
}

 .footbg{
 display: none;
}
 .sjd{display: block; padding-top:40px;;background: #205bbb;height:300px;text-align: center;line-height: 20px;font-size: 14px;color: #90b5e6; margin-top:30px;}
 .sjd ul li{
line-height: 25px;
}
 .sjd ul li img{
 width:80px;
}



.left{width:100%;float:left;}
.right{width: 100%;float:left;}


.main .center-b2 {
  width: 100%;
  position: relative;
}

.main .right-b2{
  width: 100%;
  float:left;
}
.main .b3{
  width: 100%;
    float:left;
}



/*轮播*/
.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;
}






body{
	font-size:0.24rem;
	margin:0 auto; 
	padding:0;  
	background: #fff;
	text-align: justify;
	position:relative;
	font-family: "微软雅黑";
}

html,p,ul,ol,li,input,form,h1,h2,h3,h4,h5,h6,dl,dt,dd,img{
	margin:0;
	padding:0;
	border:0;
}

img{
	//vertical-align: middle;
	border:none;
	margin:0;
	padding:0; 
	max-width:100%;
	max-height:100%;
}

ul,li,dt{
	list-style-type:none;
}

a{
	display: block;
	color:#333;
	text-decoration:none;
}

em{
	font-style:normal;
}

i{
	font-style: normal;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
.clear{
	clear:both;
	overflow: hidden;
}
.fgicon{
	width:100%;
	background:#f3f3f3;
	height:0.3rem;
	margin-bottom:0.34rem;
}

.topimg{display:block;width:70%;}
.bottomimg{display:block;width:100%;margin-top:0.34rem;height: 0.5rem;}
.date{
	float:right;
	color:#999;
}
/*切换列表*/
.top{
	height: auto;
    margin: 0 0.3rem;
}
.top ul{
	width: 100%;
	height: 0.64rem;
	border-bottom: 1px solid #237fcc;
}
.top ul li{
	float: left;
	line-height: 0.64rem;
	height: 0.64rem;
	padding: 0 0.16rem;
	margin-left: 0.16rem;
	padding-top: 0.1rem;
	font:bold 0.26rem "Microsoft YaHei","黑体";
}
.top ul li:first-child{
	margin-left: 0;
}
.top ul li.default{
	background: url(titbg.png) no-repeat left center;
    background-size: 100% 100%;
    padding-right:0.3rem;
}
.top ul li.default a{	
	color: #FFFFFF;
}
.more{
	float: right;
	font-size: 0.21rem;
	color: #999999;
	margin-top: -0.44rem;
}
.favor-header-bar>a{
	display: none;
}
.favor-header-bar>a.more{
	display: block;
}
.swiper-container{
	width: 100%;
	height: 3.2rem;
}
.swiper-wrapper{
	width: 100% ;
	height: 100%;
}
.swiper-wrapper div{
	width: 100% ;
	height: 100%;
}
.swiper-slide ul{
	margin: 0 0.3rem;
}
.swiper-slide ul li{
	display: block;
	clear: both;
	width: 100%;
	height: 0.79rem;
	border-bottom: 1px solid #e1e1e1;
	line-height: 0.79rem;
}
.swiper-slide ul li a p{
	float: left;
	font-size: 0.26rem;
	color: #666666;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swiper-slide ul li:last-child{
	border-bottom: none;
}

.news-tp{
	width: 100%;
	margin: 0.34rem 0;
}
.news-tp a{
	display: block;
}
.news-tp a img{
	width: 100%;
}

.news-tp-two{
	margin: 0.34rem 0.41rem;
}
.news-tp-two a{
	float: left;
}
.news-tp-two a:last-child{
	float: right;
}
.news-tp-two a img{
	width: 3.05rem;
}
/
.dzicon{
	float:left;
	width:15%;
	height:100%;
}
.dzicon img{
	width: 0.4rem;
    height: 0.5rem;
    margin: 0 0.3rem;
    margin-top: 0.05rem;
}

/*面包屑*/
.current-position{
font-size: 0.26rem;
    margin: 0.1rem;
}










}	



/* footer */
.bottom{height: 172px;background: #fff;background: url(../ysdwimages/shsfootbg.png) center center no-repeat;background-size:100% 100%;}
.bottom .btn-links{margin-top: 20px;height: 50px;background-color: #066fb1;text-align: center;line-height: 50px;}
.bottom .btn-links a{color:white;font-size: 14px}
.bottom .btn-links span{color:white;font-size: 14px;padding:0 15px}
.bottom .btn-info{    height: 103px;width: 746px;margin: 10px auto;}
.bottom .btn-info p.left{width: 296px}
.bottom .btn-info p{    float: left;color: #626262;line-height: 32px;font-size: 16px;padding-top: 10px;    width: 360px;}
.bottom .btn-info img{  margin-right: 20px;  width: 70px;height: 70px;float: left;margin-top:25px;}
/*底部链接*/
.line_com {position: relative;width: 1040px;margin: 0 auto;height: 35px;padding-top: 225px;}
.link2 {position: absolute;width: 100%;color: #000;color: #626262;}
.link2 b {float: left;height: 20px;line-height: 33px;font-size:17px;padding-right: 2px;}
.link2 select {float: left;width: 150px;height: 33px;line-height: 33px;margin-left:10px;border: 1px solid #D4D4D4;}7