@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-01-28 14:59:44
 * @version $Id$
 */
body{
	background: #fff;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.content .content_top{
	width:1200px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.case_ul{
	width:1200px;
	height: 50px;
}
.case_ul ul{
	width:500px;
	height: 50px;
	margin:0 auto;

}
.clear{
	clear: both;
}
.news_content{
	width: 1200px;
}
.news_content li{
	width: 560px;
	height: 620px;
	float: left;
}
.news_content li{
	width: 570px;
	height: 620px;
	float: left;
}
.news_content li:nth-child(even){
	margin-left: 60px;
}
.news_content li .new_img{
	width: 560px;
	height: 320px;
	float: left;
}
.news_content li .new_title{
	width: 560px;
	height: 115px;
	float: left;
	line-height: 115px;
}
.news_content li .new_order{
	float: left;
	font-family: 微软雅黑;
	font-size: 30px;
	color: #198fd7;
}
.news_content li .new_order span{
	float: right;
	font-family: 微软雅黑;
	font-size: 36px;
	color: #dddddd;
}
.news_content li .new_title2{
	float: left;
	font-size: 24px;
	font-weight: 600;
	font-family: 微软雅黑;
	color: #000;
	margin-left: 10px;
}
.news_content li .new_content{
	width: 560px;
	height: 70px;
	float: left;
	color: #666666;
	font-family: 微软雅黑;
	font-size: 14px;
}
.news_content li .new_time{
	width: 560px;
	height: 100px;
	float: left;
	color: #c7c7c7;
	font-size: 14px;
	font-family: Arial;
}
.content .view_title p{
	text-align: center;
	font-family: 微软雅黑;
	font-size: 24px;
	font-weight: 600;
	font-family: 微软雅黑;
}
.content .view_title {
	width: 1200px;
	margin-top: 70px;
	height: 50px;
}
.content .view_time {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.content .view_time p{
	width: 1200px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: left;
	font-family: 微软雅黑;
	font-size: 12px;
	color: #b6b6b6;
	margin: auto 0
}
.content .view_time p img{
	padding-right: 5px;
	line-height: 20px;
}
.view_content{
	width: 1200px;
	margin-top: 60px;
}
.back{
	width: 1200px;
	text-align: center;
	margin-top: 130px;
	margin-bottom: 130px;
}
.back a{
	display: inline-block;
	width: 153px;
	height: 43px;
	border-radius: 25px;
	border:1px solid #2b82c5;
	text-align: center;
	line-height: 43px;
	color: #2b82c5;
	font-size: 18px;
	font-weight: 600;
}
.back a:hover{
	border:1px solid #2b82c5;
	color: #fff;
	background:#2b82c5;
}
.banner{
	text-align: center;
	margin: auto;
}