/*header > a{
	padding-top: 7px !important;
}
header{
	height: 36px !important;
}
header > h1{
	line-height: 36px !important;
}*/
header{
	background: #CE1719 !important;
}
header > a{
	color: #FFFFFF !important; 
}
header > h1{
	color: #FFFFFF !important;
}
#banner {
	margin-top: 3.5rem;
}
#hui {
	text-align: center;
	background: #565455;
	padding: 2%;
	color: #FFFFFF;
}

#hui h4 span {
	color: #F02E3D;
}

#hui h4 {
	margin: 0;
}
/*本次使用bootstrap是定制的 不可带走使用*/

#center {
	padding: 2%;
}
#center  table  tr > td{
    width: 30%;
    line-height: 2.5rem;
    text-align: center;
    background: #EBE9EA;
    border: 5px solid #fff;
} 
#center  table {
	width: 100%;
	font-size: 1.3rem;
}
#center h5{
	padding: 2%;
}
#center h4{
	font-size: 1.6rem;
	color:#CD2834 ;
	margin-left: 2%;
}
#center ol{
	padding-left: 3rem;
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 2px;
}
#center  p{
	font-size: 1.5rem;
    line-height: 2rem;
    color: #000;
    letter-spacing: 2px;
    padding: 2%;
}
