* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body {
	background: #FFFFFF !important;
	font-size: 15px;
	color: #333333;
}
ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}
img{
	border: none;
}
.cont{
	margin-top: 10px;
	overflow: hidden;
	background: url(jn_pic_bg3_02.jpg) no-repeat 50% 0;
}
.cont1{
	width: 1200px;
	margin: auto;
	margin-top: 365px;
}
.cont1>div{
	width: 1100px;
	height: 413px;
	margin-bottom: 30px;
	background: #FFFFFF;
	margin: auto;
}
.cont1>div>div{
	float: left;
	width: 260px;
	height:260px;
	border: 1px solid #d2d2d2;
}
.jianju{
	margin-left: 20px;
}
.more_title{
	width: 238px;
	height: 36px;
	margin: auto;
	border-bottom: 1px solid #d2d2d2;
}
.title1{
	float: left;
	line-height: 36px;
}
.title1>a{
	font-size: 17px;
	color: #2f6698;
	font-weight: bold;
}
.cont_img{
	width: 238px;
	height: 190px;
	margin: auto;
	margin-top: 20px;
}
.cont_img>a{
	display: block;
	width: 100%;
	height: 100%;
}
.cont_img>a>img{
	width: 100%;
	height: 100%;
}
