*{
	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: 300px;
	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-box{
	width: 1300px;
	background: #FFFFFF;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-top: 50px;
}
.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-box h2{
	text-align: center;
	padding: 0 50px;
}
.planlist-box span{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.planlist-box p{
	text-indent: 25px;
	padding: 0 120px;
	margin: 10px 0;
	font-size: 16px;
	line-height: 30px;
}
.planlist-box img{
	display: block;
	margin: auto;
}
.news-source{
	text-align: center;
	margin-bottom: 30px;
}
