.tab-nav li{
	display: inline-block;
	height: auto;
    padding: 14px 15px;
    border: 1px solid #d9d9d9;
    margin-left: -1px;
    color: #666;
    font-size: 14px;
    line-height: 100%;
    cursor: pointer;
    width: 150px;
    text-align: center;
}
.tab-nav .active{
	color: #fff;
}
.active{
	background-color: #f25246;
    border-color: #f25246;
    color: #fff;
}
.active a {
    color: #fff !important;
}
.tab-nav .firstli{
	margin-left: 326px;
}
.tab-content .tiwrap{
	display: none;
}
.live-box li{
	float: left;
	padding: 45px 58px;
}
.live-item {
	width: 482px;
	overflow: hidden;
}
.live-item dt{
	display: inline-block;
	float: left;
	width: 126px;
	height: 126px;
}
.live-item dd{
	margin-left: 156px;
}
.live-item dd h1{
	font-size: 28px;
	font-weight: bold;
	margin: 10px 0;
}
.live-item dd p{
	font-size: 14px;
	color: #666;
}
.live-item dd p>a{
	float: right;
}
.live-item dd .c-01,
.ld-art .c-01{
	color: #dd6450;
}
.b-01{
	background-color: #dd6450;
}

.live-item dd .c-02,
.ld-art .c-02{
	color: #6fbfdc;
}
.b-02{
	background-color: #6fbfdc;
}

.live-item dd .c-03,
.ld-art .c-03{
	color: #ecaf44;
}
.b-03{
	background-color: #ecaf44;
}

.live-item dd .c-04,
.ld-art .c-04{
	color: #1b96d5;
}
.b-04{
	background-color: #1b96d5;
}

.live-item dd .c-05,
.ld-art .c-05{
	color: #d72317;
}
.b-05{
	background-color: #d72317;
}

.live-item dd .c-06,
.ld-art .c-06{
	color: #2852a3;
}
.b-06{
	background-color: #2852a3;
}

.live-item dd .c-07,
.ld-art .c-07{
	color: #1d4955;
}
.b-07{
	background-color: #1d4955;
}
.live-item dd .c-08,
.ld-art .c-08{
	color: #d74231;
}
.b-08{
	background-color: #d74231;
}

.ld-wrap{
	position: relative;
	width: 1120px;
	padding: 20px 40px;
	margin: 0 auto;
	background: #fff;
	margin-top: 25px;
}
.ld-tile{
	font-size: 20px;
	padding-bottom: 20px;
}
.ld-tile i{
	display: inline-block;
	width: 32px;
	height: 30px;
	vertical-align: -8px;
	background: url(../images/live/back.png) center center no-repeat;
	background-size: cover;
}
.ld-tile span{
	color: #e60012;
	margin-right: 5px;
}
.ld-cont{
	background-color: #f5f5f5;
	padding-bottom: 10px;
}
.ld-vido{
	float: left;
	width: 846px;
	height: 502px;
}
.ld-art{
	float: right;
	width: 212px;
	padding: 0 30px;
	text-align: center;
}
.ld-art-icon{
	width: 60px;
	height: 60px;
	margin: 35px auto 20px;
}
.ld-art h1{
	font-size: 20px;
	font-weight: bold;	
}
.ld-art p{
	margin: 20px 0 50px;
	text-indent: 2em;
	text-align: justify;
}
.ld-load{
	padding: 8px 16px;
	color: #fff;
	border-radius: 5px;
}
