@charset "utf-8";

.cntmain{
	position:relative;
	top:-71px;
	z-index:99;
	margin-bottom:-71px;
	margin-top:71px;
}
/*第二块，第三块*/
.dzgz{
    width:287px;
    float: left;
	margin-left:40px;
}
/*地质工作*/
.dztitle{ height: 60px; line-height:55px;border-bottom: 1px solid #ccc;}
.dztitle h2{ float: left ;font-size: 18px;font-weight: normal;}
.dztitle h2 a{ display:block; float:left; padding-right:10px;height:60px; line-height:55px;text-align:center; color:#333;}
.dztitle h2 a img{float: left ;height:60px; line-height:60px;padding-right:10px;}
.dztitle .more{ display:none; float: right; color:#a5a5a5;font-size: 14px;}
.dztitle h2 a:hover,.dztitle .more:hover{ color:#277ec3;}

.dzlist ul li{font-size: 15px;padding-top:20px;height:75px;line-height:30px;vertical-align:top; overflow:hidden;position:relative;border-bottom: 1px dotted #ccc;}
.dzlist ul li:last-child{border-bottom: none;}
.dzlist ul li a{ float:left; color:#313131; }
.dzlist ul li .date{position: absolute;top:50px;right: 0;color:#959595;}
.dzlist h2 a:hover,.dzlist ul li a:hover{ color:#277ec3;}

.dzkp{
	box-shadow: 0px 0px 10px 2px #ccc;
    width: 565px;
    padding: 5px 20px;
	margin-top: -5px;
	border-radius:5px;
}
.dzkp .dzlist{
	width:287px;
	float:left;
}
.dzkpimg{
	width: 258px;
	height: 265px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.dzkpimg img{
	border-radius:5px;
	width:100%;
	height:100%;
}
/*地质技术*/
.dzjs{
    width:287px;
    float: left;
	margin-left:40px;
}
.dzjstitle{ margin-top:50px;position:relative;height: 44px; line-height: 44px;    padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.dzjstitle h2{ float: left ;font-size: 16px;font-weight: normal;}
.dzjstitle h2 a{ display:block; float:left; padding-right:10px;height: 44px; line-height:43px;text-align:center; color:#333;}
.dzjstitle h2 a span{position: absolute;top: -50px;}
.dzjstitle h2 a img{height:60px;}
.dzjstitle h2 .noactive{color:#277ec3;}
.dzjstitle .more{ display:none; float: right; color:#a5a5a5;font-size: 14px;}
.dzjstitle .more:hover{ color:#277ec3;}
.list ul li a {
    max-width: 68%;
}
.dzky{
	box-shadow: 0px 0px 10px 2px #ccc;
    width: 892px;
    padding: 5px 20px;
	margin-top: -5px;
	border-radius:5px;
}
.dzky .dzjstitle{
	width: 287px;
}
.dzky .list{
	width:287px;
	float:left;
}
.dzkyimg{
	    width: 550px;
    height: 265px;
    float: left;
    margin-left: 40px;
    margin-top: -40px
}
.dzkyimg img{
	border-radius:5px;
	width:100%;
	height:100%;
}























