
.zj_all{
	padding-top: 220px;
}
.header{
	font-size: 0;
}
.header_three{
	/*background-color: #fff;*/
}
.header_three>ul>li{
	width: 150px;
}
.header_three>ul>li>a:hover{
	color: #fcfcfc !important;
	background: #068eec;
}
.header_three>ul>li>a{
	font-size: 18px;
}
.header_three>ul>li>a.active{
	color: #fcfcfc !important;
	background: #068eec;
}
.czj_tit{
	background-color: #fff;
	border-bottom: 2px solid #10568A;
}
.czj_titL{
	color: #333333;
	border-bottom: 6px solid #000;
	padding-bottom: 6px;
	margin-left: 0;
	position: absolute;
}
.j_titR{
	color: #333;
	line-height: 62px;
	margin-right: 10px;
}
.zj_carousel{
	margin: 8px 10px 10px 8px;
}
.zj_carousel,.zj_carouselImg,.zj_carouselImg li,.zj_carouselImg li a,.zj_carouselImg li a img{
	width: 600px;
	height: 350px;
}
.zj_carouselBtnT{
	margin-left: 20px;
	width: 240px;
}
.zj_carouselBtnTL li{
	width: 28px;
	height: 28px;
	line-height: 28px;
	margin-top: 9px;
}
.zj01{
	margin: 0 auto;
	padding-bottom: 0;
	width: 1200px;
	border: #ccc 1px solid;
	margin-bottom:8px; 
}
.zj_new{
	width: 560px;
	padding: 6px 12px 0 0;
	border: none;
}
.zj_new_list li{
	padding: 0 0 0 28px;
	background: #fff;
}
.zj_new_list li:last-child{
	border-bottom: none;
}
.zj_new_list li a{
	color: #000;
	max-width: 100%;
    text-overflow: initial;
	white-space: inherit;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow: hidden;
	padding: 3px 0;
	width: 100%;
}
.zj_new_list li div{
	color: #666;
}
.zj_new_list li .zj_new_txt{
	font-size: 16px;
    width: calc(100% - 100px);
	display: inline-block!important;
	cursor: pointer;
}
.zj_new_list li .zj_new_time{
	font-size: 16px;
	display: inline-block!important;
	float: right;
}

.competition{
	width: 100%;
	height: 80px;
	margin-top: 15px;
}
.competition a{
	display: block;
}
.competition img{
	width: 100%;
	height: 80px;
}

.video.zj09{
	padding-bottom: 0;
	position: relative;
}
.video .zj09_val{
	margin-top: 20px;
	border: none;
	height: 290px;
}
.video .zj09_valL2,.zj09_valR2{
	width: 40px;
	background-color: #CCCCCC;
	height: 200px;
}
.shelter{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
    height: 90px;
    z-index: 999;
    background-color: #fff;
}
.video .zj09_val ul{
	padding-left: 43px;
	overflow: hidden;
	height: 260px;
}
.video .zj09_val ul li{
	width: 267px;
	height: 260px;
	border-left: none;
}
.video .zj09_valI{
	height: auto;
	position: relative;
}
.video .zj09_valI img {
	margin-top: 0;
	width: 250px;
	height: 200px;
}
.video .zj09_valI .shade{
	position: absolute;
	background: url(../../img/play.png) no-repeat center center rgba(106, 112, 118,0.5);
	top: 0;
    left: 8px;
    width: 250px;
    height: 200px;
}
.video .zj09_valT{
	width: 250px;
	margin: 0 auto;
	color: #020202;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.standard .img{
	background: url(../../img/title-lump.png) no-repeat center center;
	position: absolute;
	top: -25px;
	left: -1px;
	width: 208px;
	height: 50px;
	font-size: 18px;
    color: #fff;
    line-height: 50px;
    text-indent: 20px;
}


.zj03{
    height: 120px;
    margin: 20px 0px 0;
    color: #990000;
}
.zj03 .container{
	position: relative;
	border: #ccc 1px solid;
}
.zj03L{
	width: 21px;
    height: 92px;
    background: url(../../img/index/left_btn.jpg) no-repeat;
    position: absolute;
    left: 10px;
    top: 14px;
    cursor: pointer;
    z-index: 2;
}
.zj03R{
	width: 21px;
    height: 92px;
    background: url(../../img/index/right_btn.jpg) no-repeat;
    position: absolute;
    right: 10px;
    top: 14px;
    cursor: pointer;
    z-index: 2;
}
.zj03D{
	width: 1100px;
    height: 120px;
	margin: 0 auto;
	overflow: hidden;
}

.zj03DU{
	position: relative;
	width: 9999999px;
	left: -1100px;
}
.zj03DU li{
	width: 1100px;
	float: left;
	height: 120px;
	padding: 0 15px;
	text-align: center;
	box-sizing: border-box;
}

.zj03DU li>a{
	display: inline-block;
	line-height: 32px;
	max-height: 64px;
	color: #990000;
	font-weight: bold;
	font-size: 32px;
	font-family: "楷体";
	margin-top: 6px;
	overflow: hidden;
}
.zj03DU li a:hover{
	text-decoration: underline;
}
.zj03DU li p{
	text-indent: 2em;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
    font-family: "宋体";
    text-align: left;
    color: #6e6a6b;
    margin-top: 4px;
}

.zj004{
	margin: 0 auto 10px;
	padding-bottom: 0;
	width: 1200px;
}
.zj04_box{
	width: 425px;
	height:365px;
	float: left;
	margin-right: 10px;
	border: #ccc 1px solid;
}
.zj04_box:last-child{
	margin-right: 0;
}
.zj04_list li{
	height: 44px;
    margin-top: 15px;
}
.zj04_list li .zj04_list_txt a{
	color: #000;
}
.zj04_list li .zj04_list_time a{
	color: #666;
}
.zj04_list li>div{
	float: left;
}
.zj04_list li .zj04_list_dot{
	width: 8px;
	height: 8px;
	background-color: #10568a;
	border-radius: 50%;
    margin: 10px 11px;
}
.zj04_list li .zj04_list_txt{
	color: #000000;
	font-size: 16px;
	width: 240px;
	margin-right: 14px;
	display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}
.zj04_list li .zj04_list_time{
	color: #666666;
	font-size: 16px;
}
.dot{
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
    margin: 0 5px;
}
.red_txt{
	color: #ff2219;
	/* float: right; */
    /* margin-top: 14px; */
}
.red_txt .dot{
	background-color: #ff221a;
}

.footer_one{
	/* background-color: #ca1606;*/
}