.gjjl_news{
	width:100%;
	height:538px;
	background:url(../images/gjjl_news.jpg) top center no-repeat;
	padding-top:60px;
}
.gjjl_news1{
	width:1200px;
	margin:0 auto;
}
.news_r{
	width:700px;
}
.news_tit{
	width:100%;
	overflow:hidden;
}
.news_tit span{
	float:left;
	font-size:28px;
	color:#103f80;
}
.news_tit1{
	width:50%;
	float:left;
	font-size:28px;
	text-align:center;
	cursor:pointer;
}
.news_tit2{
	background-color:#d01516;
    color:rgb(255, 255, 255);
}
.news_nr{
	width:100%;
	overflow:hidden;
}
.news_nr1{
	width:100%;
	float:left;
}
.news_nr1 ul li{
	width:100%;
	height:60px;
	line-height:60px;
	font-size:14px;
	overflow:hidden;
	padding:0px;
	margin-bottom: 0px;
	border:0px solid #e7eaf1;
	border-radius:0px;
}
.news_nr1 ul{
	margin-top:20px;
}
.news_nr1 ul li a{
	width:80%;
	float:left;
	display:block;
}
.news_nr1 ul li span{
	width:20%;
	float:left;
	display:block;
}
.news_nr1 ul li:hover a{
	text-decoration:underline;
}

/*ÊÖ»ú°æ*/
@media screen and (max-width: 640px){
.news_r {
    width: 100%;
}
.news_nr1 img{
	 width: 100%;
	 height:100%
}
}
