
.navbar .lbox{
	width: 1200px!important;
}
.navbar .innerbox ul{
	width: 1200px!important;
}
.zt{
	float: right!important;
	width: 62px!important;
}
.zt .zt_a{
	width: 62px !important;
    height: 22px !important;
    line-height: 22px!important;
    background: no-repeat!important;
    background-size: 100% 100% !important;
    padding-left: 21px;
    margin-top: 12px;
    text-align: center;
    box-sizing: border-box!important;
    font-size: 14px!important;
    color: #eb2e2e!important;
    display: block;
}
.zt .zt_a:hover{
	background: no-repeat!important;
    background-size: 100% 100% !important;
    color: #fff!important;
}
/****************����ֱ��**********************/
	.livebroadcast{
		width: 100%;
		height: 326px;
		background: #f2f2f2;
		padding-top: 30px;
		box-sizing: border-box;
	}
	.livebroadcast .liveimg{
		width: 1200px;
		height: 252px;
		margin: 0 auto 0 ;
		position: relative;
	}
	.livebroadcast .liveimg img{
		width: 100%;
		height: 100%;
	}
	.livebroadcast .liveimg .sign{
		position: absolute;
		top: 13px;
		left: 16px;
		display: block;
		width: 76px;
		height: 18px;
		line-height: 18px;
		background: #eb2e2e;
		border-radius: 3px;
		border: 1px solid #ffffff;
		text-align: center;
		font-size: 12px;
		color: #fff;
		font-weight: 500;
	}
	.livebroadcast .liveimg .sign i{
		display: inline-block;
		width: 17px;
		height: 16px;
		background: no-repeat;
		background-size: 100% 100%;
		margin-right: 3px;
		vertical-align: top;
	}



/****************����ֱ�� end**********************/

/****************������ר��**********************/
	.pressconferencelist{
		width: 100%;
		min-height: 1297px;
		background: #fff;
		margin: 0 auto;
	}
	.pressconferencelist .pcl_content{
		width: 1200px;
		min-height: 1297px;
		background: #fff;
		margin: 0 auto;
		overflow: hidden;
	}
	.conference{
		width: 100%;
		height: 1px;
		margin: 38px auto 38px;
		background: #ededed;
		position: relative;
	}
	.conference span{
		display: block;
		position: absolute;
		width: 145px;
		text-align: center;
		height: 20px;
		line-height: 20px;
		background: #fff;
		left: 50%;
		margin-left: -72.5px;
		font-size: 18px;
		color: #bcbcbc;
	    letter-spacing: 6px;
    	top: -9px;
	}
	.pressconferencelist .pcl_content ul{
		width: 1258px;
	}
	.pressconferencelist .pcl_content ul li{
		width: 364px;
		height: 338px;
		background: #ffffff;
		border-radius: 0px 0px 8px 8px;
		border: 1px solid #e0e0e0;
		float: left;
		margin-right: 51px;
		margin-bottom: 30px;
	}
	.pressconferencelist .pcl_content ul li .cfimg{
		width: 352px;
		height: 220px;
		margin: 6px auto 18px;
		position: relative;
	}
	.pressconferencelist .pcl_content ul li .cfimg .live{
		position: absolute;
		top: 9px;
		left: 9px;
		display: block;
		width: 76px;
		height: 18px;
		line-height: 18px;
		background: #eb2e2e;
		border-radius: 3px;
		text-align: center;
		font-size: 12px;
		color: #fff;
		z-index: 10px;
		border:1px solid #fff;
	/*	padding-left: 20px;
		box-sizing: border-box;*/
	}
	.pressconferencelist .pcl_content ul li .cfimg .live i{
		display: inline-block;
		width: 17px;
		height: 16px;
		background: no-repeat;
		background-size: 100% 100%;
		margin-right: 3px;
    	vertical-align: top;
	}
	.pressconferencelist .pcl_content ul li .cfimg .go{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.3);
		z-index: 60;
		opacity: 0;
		transition: all 0.7s ease 0s;
	}
	.pressconferencelist .pcl_content ul li .cfimg .go i{
		display: block;
		width: 50px;
		height: 50px;
		background: no-repeat;
		background-size: 100% 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -25px;
		margin-left: -25px;
	}
	.pressconferencelist .pcl_content ul li:hover .go{
		opacity: 1;
	}
	.pressconferencelist .pcl_content ul li .cfimg img{
		width: 100%;
		height: 100%;
	    object-fit: cover;
	    background: ;
		background-size: 100% 100%;
		font-family: 'object-fit: cover;'; 
	}
	.pressconferencelist .pcl_content ul li h3{
		width: 100%;
		height: 45px;
		padding: 0 13px;
		box-sizing: border-box;
		font-size: 18px;
		color: #404040;
		font-weight: 600;
		line-height: 21px;
		margin-bottom: 15px;
		transition: all 0.2s ease 0s;
	}
	.pressconferencelist .pcl_content ul li:hover h3{
		color: #eb2e2e;
	}
	.pressconferencelist .pcl_content ul li .aline{
		width: 100%;
		padding: 0 13px;
		box-sizing: border-box;
	}
	.pressconferencelist .pcl_content ul li .aline span{
		float: left;
		display: block;
		margin-right: 12px;
	}
	.pressconferencelist .pcl_content ul li .aline .cfspan{
		font-size: 14px;
		color: #949494;
		line-height: 20px;
	}
	.pressconferencelist .pcl_content ul li .aline .cfspan.on{
		color: #222;
		font-weight: 600;
	}
	.pressconferencelist .pcl_content ul li .aline .label{
		width: 43px;
		height: 20px;
		border-radius: 2px;
		font-size: 14px;
		line-height: 20px;
		color: #fff;
		text-align: center;
	}
	.pressconferencelist .pcl_content ul li .aline .label a{
		color: #fff;
	}
	.pressconferencelist .pcl_content ul li .aline .label.label1{
		background: #ff5454;
	}
	.pressconferencelist .pcl_content ul li .aline .label.label2{
		background: #8c54ff;
	}
	.pressconferencelist .pcl_content ul li .aline .label.label3{
		background: #0058ff;
	}
	.pressconferencelist .pcl_content ul li .aline .label.label4{
		background: #ff9900;
	}




/****************   ������ר�� end  *******************/

/*��ҳ*/
.pagebox{
	width: 100%;
}
.pagebox .on{
    background: #eb2e2e;
    border: 1px solid #6964dc;
    color: #fff;
    width: 40px;
	height: 40px;
	background: #eb2e2e;
	border: 1px solid #eb2e2e;
}