.banner{
	width: 100%;
	height: 200px;
	background: url(../images/banner4.png) no-repeat center center;
	background-size: cover;
}.banner_case{
	 width: 100%;
	 height: 200px;
	 background: url(../images/shakeanli.jpg) no-repeat center center;
	 background-size: cover;
 }
.news_main{
	width: 1120px;
	margin: 0 auto;
}
.news_con{
	width: 1120px;
}
.con_head{
	width: 1120px;
	/* height: 92px; */
	border-bottom: 1px solid #c7c7c7;
}
.title{
	width: 280px;
	/* height: 92px; */
	margin: 0 auto;
}
.title1{
	width: 80px;
	/* height: 92px; */
	text-align: center;
	display: block;
}
.title1 a{
	font-size: 16px;
	color: #333333;
	line-height: 51px;
}
.title1:hover{
	border-bottom:  2px solid #4975e5;
}
.news_con{
	width: 1120px;
	padding-top: 10px;
}
.con1{
	width: 1120px;
	/* height: 400px; */
}
.con1list1{
	width: 535px;
}
.con1list1 img{
	width: 100%;
}
.newslist{
	margin-bottom: 20px;
}
.newstitle a{
	font-size: 17px;
	color: #000000;
}
.newslist p{
	font-size: 13px;
	color: #737373;
	line-height: 25px;
}
.con2{
	width: 1120px;
	margin-top: 28px;
}
.con2list{
	width: 1120px;
	/* height: 103px; */
	border-bottom:1px  dashed #e0e0e0;
	margin-bottom: 33px;
}
.time{
	width: 86px;
	height: 86px;
	background-color: #f2f2f2;
}
.timep{
	padding-top: 20px;
}
.time1{
	text-align: center;
	font-size: 18px;
	color: #666a6e;
}
.time2{
	text-align: center;
	font-size: 14px;
	color: #666a6e;
}
.listcon{
	width: 1023px;
}
.listcontitle a{
	font-size: 18px;
	color: #000000;
}
.listconp{
	font-size: 13px;
	color: #737373;
	margin: 3px 0;
	line-height: 20px;
}
.con2list:last-child{
	border:none;
}
.connew_list{width:550px;}
.w_1120{width:1120px;margin: 0 auto;}
.pad_t20{padding-top:20px}
.pad_b20{padding-bottom:20px}
.mar_t20{margin-top:20px}
.h_t20{height:20px}
.showpic_new{width: 49.5%;float: left;display: inline;position: relative;margin-bottom:5px;}
.showpic_new a{width: 100%;display: inline-block;float: left;text-align: center;color: #666;/* line-height: 26px; */}
.showpic_new a img{width:100%;}
.news_frst {width:100%;}
.showpic_new a span{position:absolute;bottom:0;left:0;z-index:9999;color:#fff;width:100%;margin:0 auto;background:rgba(0,0,0,0.5);padding:0 5%;}
.navci{padding:15px 0;}
.picarr{margin:20px 0;}

.clear {
	clear: both;
}

.tag_list {
	float: left;
	display: inline-block;
	position: relative;
	margin-right: 5px;
	height: 30px;
}

.tag_list span {
	/* border: 1px solid #0b84fe; */
	border-radius: 15px;
	padding: 3px 5px;
	color: #999;
} .tag_list span.gray_span{
	  border: 1px solid #999;
	  color: #999
  }

.tag_show {
	margin: 10px 0;
}

.tag_list a {

}

.tag_list a:hover {
	color: #0b84fe;
	cursor: pointer;
	text-decoration: underline;
}
.tag_main{width:1120px;margin: 15px auto;padding:10px 15px;line-height: 30px;background: #f7f7f7}
.tag_main h3{display: inline;font-size: 24px;color: #0b84fe}