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%;
	position: relative;
}
.nav-justified > li {
	width: 24.5%;
}
.nav-pills > li > a{
	font-size: 1.5rem;
}
#center{
	text-align: center;
}
#center  table  tr > td{
    width: 30%;
    line-height: 30px;
    text-align: center;
    background: #EBE9EA;
    border: 5px solid #fff;
} 

#center  table  tr > td > a{
    color: #333;
    text-decoration: none;
} 

#center  table {
	width: 100%;
	font-size: 1.5rem;
}
#center   .img1{
    position: absolute;
    top: 5%;
    left: 12%;
}
#center   .img2{
    position: absolute;
    top: 29.5%;
    right: 12%;
}
#center #tc1000 img{
	width: 12%;
    position: absolute;
    left: 12%;
    top: 17%;
}#center #tc2000 img{
	width: 12%;
    position: absolute;
    right: 12%;
    top: 17%;
}
#center #tc3000 img{
	width: 12%;
    position: absolute;
    left: 12%;
    top: 25%;
}
#center #tc4000 img{
	width: 12%;
    position: absolute;
    right: 12%;
    top: 17%;
}
