@charset "utf-8";

.banner-top{
	width: 950px;
	height: 330px;
	overflow: hidden;
	/*float: left;*/
}
.banner-top img{
	width: 100%;
}
.container{
	width: 950px;
	height: 1197px;
	background: url("/pr/crm/businesshours/aa/images/big-bg-img.jpg") no-repeat center;
	background-size: 950px 1197px;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 85px;
}
.center-news{
	width: 840px;
	height: 1077px;
	margin-left:60px;
	padding-top: 60px;
	letter-spacing: 1px;
}
.center-news h3{
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 24px;
	font-weight: bold;
}
.center-news ul{
	margin-left: 40px;
}
.center-news .ul1{
	margin-top: 10px;
}
.center-news .ul2{
	margin-top: 22px;
}
.center-news ul li{
	font-size: 20px;
	font-family: "微软雅黑";
	line-height: 40px;
}
.center-news ul li strong{
	font-size: 24px;
}
.center-news ul li small{
	font-size: 16px;
}
.center-news>p {
	font-size: 30px;
	font-family: "微软雅黑";
	line-height: 70px;
	color: #db2621;
	margin-left: 40px;
}
.center-news>p>strong{
	font-size: 34px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.center-news>p>small{
	font-size: 20px;
	font-family: "微软雅黑";
}
.center-news>img{
	width: 753px;
	height: 613px;
	margin-left: 40px;
	margin-top: 10px;
}
.center-news span{
	font-size: 20px;
	font-family: "微软雅黑";
	margin: 0 40px;
	line-height: 40px;
}
.center-news span a{
	color: #0169c6;
	text-decoration: underline;
	font-family: "helvetica";
}