* {
	padding: 0;
	margin: 0;
	cursor: default;
}
.list ul {
	list-style-type: none;
	width: 98%;
	margin: 0 auto;
	display: flex;
    justify-content: space-around;
}
.list{
    background-size: 100% 100%;border: 1px solid #ff6c02;height: 8.6rem;
}
.list ul li {
	width: 12.5%;
	height: 80px;
	float: left;
}
.list ul li span {
	display: block;
	text-align: center;
	font-size: 15px;
}
.list ul li .icon {
	width: 40px;
    height: 40px;
    line-height: 39px;
    text-indent: -2px;
    margin: 0 auto;
    background-size: 130px;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
	background-image: url(../images/am_ball.png);
}
.css05, .css06, .css11, .css16, .css17, .css21, .css22, .css27, .css28, .css32, .css33, .css38, .css39, .css43, .css44, .css49 {
    background-position:  -45px 0;
}
.css01, .css02, .css07, .css08, .css12, .css13, .css18, .css19, .css23, .css24, .css29, .css30, .css34, .css35, .css40, .css45, .css46 {
    background-position:  0px 0;
}
.css03, .css04, .css09, .css10, .css14, .css15, .css20, .css25, .css26, .css31, .css36, .css37, .css41, .css42, .css47, .css48 {
    background-position:  -91px 0;
}
.list ul li .icon-red {
	background-position:  0 0;
}
.list ul li .icon-jia {
	background-image: url(../images/am_jia.png);
	background-position:  center center;
	background-size: 50%;
}
.list .new_kj {
	padding: 0 10px;
	color: #666;
	font-size: 16px;
	font-weight: normal;
}
.list .new_kj a {
	color: blue;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	float: right;
	margin-top: 4px;
}
.new_kj .qi {
	padding-left: 2px;
	padding-right: 2px;
	color: red;
}
.list .next_kj {
	clear: both;
	font-size: .9rem;
	color: #444;
	border-top: 1px solid #ccc;
	text-align: center;
}
.list .next_kj .qi {
	padding-left: 2px;
	padding-right: 2px;
	color: red;
}
.list .time {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/clock.png) no-repeat;
	background-size: 100%;
	position: relative;
	top: 4px;
	margin-right: 5px;
}
.kj-tit #qi{ 
    color:#f00;
}
.kj-tit a{
    background: #e54f27;
    color: #fff;
    padding: .2rem;
    border-radius: .3rem;
    text-decoration: none;
    font-size: .8rem;
}
.kj-box{
    background: #fff;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    padding: .3rem;
}
.kj-tit{
    text-align: center;
    color: #999;
    padding: .2rem 0;
    border-bottom: 1px solid #ccc;
}
.kj-l{
    width: 83%;
    text-align: center;
}
.kj-r{
    width: 15%;
    text-align: center;
}
.kj-box td{
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: solid 1px #ddd;
}
.kj-info{
    text-align: center;
    background: #ffff6eed;
    padding: .1rem;
    font-size: .9rem;
}
.info{
    color: #f00;
}
.kj-res{
    float: right;
    color: #f00;
}
.kj_list .new_kj{
	padding: .4rem 10px;
    color: #666;
    font-size: 16px;
    font-weight: normal;
    background-color: #fff;
}

.kj_list .next_kj .qi {
    padding-left: 5px;
    padding-right: 5px;
    color: red;
}
.kj_list .new_kj a {
    color: blue;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    float: right;
    margin-top: 4px;
}
#xg ul li .icon {
	line-height: 35px;
    text-indent: -3px;
    margin-top: 5px;
    margin-bottom: 5px;
	background-image: url(../images/xg_ball.png);
}
#xg ul li .icon-jia {
	background-image: url(../images/am_jia.png);
	background-position:  center center;
	background-size: 50%;
}
.nav ul{
    display: flex;
    list-style: none;
    font-size: .9rem;
    border-left: 1px solid #ff6c02;
}
.nav ul li{
    padding: .3rem .2rem;
    border: 1px solid #acacac;
    margin-bottom: -1px;
    border-bottom: #ff6c02;
    color: #9c9c9c;
    margin-left: -1px;
}
.nav ul .active{
    border-bottom: #fff;
    background: #fff;
    border-color: #ff6c02;
    z-index: 1;
    color: #ff6c02;
    font-weight: 800;
}
.tcss05, .tcss06, .tcss11, .tcss16, .tcss17, .tcss21, .tcss22, .tcss27, .tcss28, .tcss32, .tcss33, .tcss38, .tcss39, .tcss43, .tcss44, .tcss49 {
    background:#20b000;
    color:#fff;
}
.tcss01, .tcss02, .tcss07, .tcss08, .tcss12, .tcss13, .tcss18, .tcss19, .tcss23, .tcss24, .tcss29, .tcss30, .tcss34, .tcss35, .tcss40, .tcss45, .tcss46 {
    background:red;
    color:#fff;
}
.tcss03, .tcss04, .tcss09, .tcss10, .tcss14, .tcss15, .tcss20, .tcss25, .tcss26, .tcss31, .tcss36, .tcss37, .tcss41, .tcss42, .tcss47, .tcss48 {
    background:#00a7ff;
    color:#fff;
}
#xjp .ball{
    border-radius: 50%;
    width: 2.6rem;
    height: 2.6rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.6rem;
    margin: .3rem auto;
    box-shadow: 1px 2px 3px #9d9d9d;
}
#xjp .k-jia{
    font-size: 1.2rem;
    line-height: 3rem;
}



















