*{
	margin: 0;padding: 0;list-style: none;
	text-decoration: none;
	color: #444444;
	font-family: "arial, helvetica, sans-serif";
}
body{
	background: #f1f1f1;
}
.title{
	width: 100%;
	height: 70px;
	box-shadow: 0 2px 6px #dddddd;
	background: #ffffff;
}
.title-box{
	width: 1300px;
	margin: auto;
	height: 100%;
	position: relative;
}
.logo{
	width: 550px;
	height: 56px;
	float: left;
	margin-top: 7px;
}
.menu-1{
	float: left;
	margin-left: 50px;
	width: 130px;
	height: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
}
.menu-1 a{
	height: 70px;
	display: block;
}
.menu-1 a:hover{
	height: 70px;
	color: #A41F24;
	box-sizing: border-box;
	border-bottom: 3px solid #A41F24;
}
.menu-2{
	float: left;
	width: 130px;
	height: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
}
.menu-2 a{
	height: 70px;
	display: block;
}
.menu-2 a:hover{
	height: 70px;
	color: #A41F24;
	box-sizing: border-box;
	border-bottom: 3px solid #A41F24;
}
.slogan{
	width: 160px;
	height: 60px;
	float: right;
	margin-top: 5px;
}
.language{
	float: right;
	margin-right: 20px;
	margin-top: 24px;
	font-size: 14px;
}
.language img{
	width: 30px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
.language a{
	float: left;
}
.mail{
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
}
.mail img{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	margin-top: 27px;
}
.mail a{
	font-weight: bold;
	color: #A41F24;
	height: 70px;
	line-height: 70px;
}
.title-box li{
	float: right;
	font-size: 14px;
}
.title-box li p{
	float: left;
	margin-right: 10px;
	margin-top: 25px;
}
.title-box li img{
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	margin-top: 26px;
}
.title-box li a{
	font-weight: bold;
	color: #A41F24;
	height: 70px;
	line-height: 70px;
	display: block;
	float: right;
	text-decoration: underline;
}
.title-box li:hover ul{
	display: block;
}
.expand-menu{
	width: 112px;
	height: 120px;
	position: absolute;
	margin-top: 70px;
	margin-left: 47px;
	display: none;
	box-shadow: 0 2px 6px #DDDDDD;
	z-index: 9;
}
.expand-menu li a{
	width: 112px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #FFFFFF;
	color: #444444 !important;
	text-decoration: none !important;
	}
.expand-menu a:hover{
	color: #A41F24!important;
}
.backgroung img{
	width: 100%;
	display: block;
}
.planlist-box1{
	width: 1300px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-top: 50px;
	overflow: hidden;
}
.table-name{
	width: 1220px;
	height: 50px;
	margin: auto;
	border-bottom: 1px solid #F1F1F1;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}
.xian{
	height: 28px;
	width: 4px;
	background: #A41F24;
	float: left;
	margin-top: 11px;
	margin-right: 16px;
}
.table-name p{
	float: left;
}
/* ↑头部 */
.footer{
	width: 100%;
	height: 120px;
	background: #414141;
}
.footer-box{
	width: 800px;
	height: 70px;
	padding-top: 25px;
	margin: auto;
}
.footer-box img{
	width: 70px;
	height: 70px;
	float: left;
}

.footer-box ul {
	float: left;
	font-size: 13px;
	margin-left: 30px;
}
.footer-box li{
	color: #FFFFFF;
	height: 25px;
}
.planlist-box1 ul:nth-child(1){
	width: 200px;
	height: 160px;
	background: #FFFFFF;
	float: left;
}
.planlist-box1 ul:nth-child(1) > li{
	height: 80px;
	width: 200px;
	text-align: center;
	line-height: 80px;
	margin: auto;
	font-size: 18px;
}
.planlist-box1 ul:nth-child(1) > li:nth-child(1){
	border-bottom: 1px solid #F1F1F1;
}
.planlist-box1 ul:nth-child(1) > li > a:hover{
	color: #A41F24;
}
.planlist-box1 ul:nth-child(2){
	padding: 40px 0;
	width: 1050px;
	background: #FFFFFF;
	float: right;
}
.planlist-box1 ul:nth-child(2) > li{
	width: 950px;
	margin: auto;
	margin-bottom: 30px;
	border-bottom: 1px solid #F1F1F1;
	overflow: hidden;
}
.time{
	border: 2px solid #A41F24;
	width: 70px;
	height: 70px;
	text-align: center;
	box-sizing: border-box;
	float: left;
}
.time span{
	font-size: 14px;
	color: #A41F24;
	display: block;
	margin-top: 8px;
}
.time p{
	font-size: 26px;
	color: #A41F24;
	font-weight: bold;
}
.news-right{
	width: 820px;
	float: right;
}
.news-title{
	font-size: 24px;
	margin-bottom: 10px;
}
.news-details{
	margin-bottom: 20px;
	line-height: 24px;
	color: #777777;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.page-number{
	width: 500px;
	height: 32px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.page-number a{
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #666666;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
.page-number a:nth-child(2){
	background: #5CB5FF;
	color: #FFFFFF;
	border: none;
}
.page-number a:active {
	background: #5CB5FF;
	color: #FFFFFF;
	border: none;
}
.page-number img{
	width: 16px;
	height: 16px;
}