.czj_new{
	width: 100%;
	height: 40px;
	background-color: #eef7ff;
	overflow: hidden;
}
.czj_newT{
	float: left;
    width: 82px;
    font-size: 16px;
    line-height: 40px;
    color: #ff4e00;

}
.czj_newV0{
	position: relative;
	margin: 0 !important;
	width: 920px !important;
	height: 40px;
	float: left;
	overflow: hidden;
}
.czj_newV{
	position: relative;
}
.czj_newV li{
	box-sizing: border-box;
	height: 40px;
	padding: 8px 0;
	line-height: 24px;
}
.czj_newV li a{
	display: inline-block;
	font-size: 16px;
	color: #333;
	max-width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.roll-wrap .roll__list {}

.roll_row .roll__list::before,
.roll_row .roll__list::after {
	content: "";
	display: table;
	line-height: 0
}

.roll_row .roll__list::after {
	clear: both
}

.roll_row .roll__list {
	width: 9999px
}

.roll_row .roll__list li {
	float: left;
	display: block;
	margin-right: 36px;
	width: auto;
	height: 40px;
	line-height: 24px;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	margin-bottom: 0;
}

.zj01{
	padding-bottom: 10px;
	overflow: hidden;
}
.zj_carousel{
	float: left;
	width: 591px;
	height: 408px;
	position: relative;
}
.zj_carouselImg{
	width: 591px;
	height: 408px;
	position: relative;
}
.zj_carouselImg li{
	position: absolute;
	left: 0;
	top: 0;
	width: 591px;
	height: 408px;
	opacity: 0;
}
.zj_carouselImg li:first-child{
	opacity: 1;
	z-index:1;
}
.zj_carouselImg li a{
	display: block;
	width: 591px;
	height: 408px;
}
.zj_carouselImg li a img{
	width: 591px;
	height: 408px;
}

.zj_carouselBtn{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
}

.zj_carouselBtnT{
	float: left;
	margin-left: 30px;
	font-size:17px;
	width: 320px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zj_carouselBtnT li{
	display: none;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zj_carouselBtnT li:first-child{
	display: block;
}
.zj_carouselBtnTL{
	float: right;
	margin-right: 20px;
}
.zj_carouselBtnTL li{
	float: left;
	width: 30px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-left: 6px;
	margin-top: 8px;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
.zj_carouselBtnTL_active{
	background-color: rgba(255,00,00,0.6) !important;
}


/*新闻*/
.zj_new{
	width: 561px;
	float: right;
	border: 1px solid #ededed;
	padding: 15px;
}
.zj_new_list0{
	padding-top: 3px;
}
.zj_new_one{
	height: 48px;
    padding: 10px 0;
    padding-left: 96px;
    padding-right: 32px;
    line-height: 28px;
    box-sizing: border-box;
    background: url(../img/index/tt.png) no-repeat 2px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zj_new_one a{
	display: inline-block;
	max-width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zj_new_four{
	width: 100%;
	height: 72px;
	padding: 0 12px;
	box-sizing: border-box;
	line-height: 24px;
	background: #fdeddd;
	color: #fff;
}
.zj_new_four li{
	float: left;
    height: 36px;
    font-size: 0px;
    padding: 8px 0;
    box-sizing: border-box;
    width: 260px;
    margin-right: 0px;
}
.zj_new_four li:nth-child(even){
	margin-right: 0;
	margin-left: 10px;
}
.zj_new_four li a{
	display: inline-block;
	max-width: 100%;
	color: red;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.zj_new_list{
	
}
.zj_new_list li{
	padding: 8px 0;
	line-height: 24px;
	height: 35px;
	box-sizing: border-box;
	position:relative;
	padding-left:28px;
}
.zj_new_list li span{
	width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -2px;
    background-color: #de1516;
    border-radius: 50%;
}
.zj_new_list li a{
	display: inline-block;
	/* max-width: 420px; */
	max-width: 400px;
	float: left;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zj_new_list li div{
	float: right;
	font-size: 14px;
	color: #aaaaaa;
}
.zj_new_list li div img{
	/* width:44px; */
	margin-right: 5px;
	float: left;
	margin-top: 4px;
}

.zjHD{
	display: block;
}
/*专题*/
.zj02{
	padding-top: 10px;
	padding-bottom: 20px;
}
.zj02 li{
	float: left;
	margin-left: 30px;
	width: 380px;
	height: 110px;
}
.zj02 li:first-child{
	margin-left: 0;
}
.zj02 li a{
	display: block;
}
.zj02 li a img{
	width: 380px;
	height: 110px;
}

/*通知公共*/
.zj03{
	padding-bottom: 20px;
}
.zj03L{
	float: left;
	width: 591px;
	/* background: #FCFDFD; */
}
.zj03R{
	float: right;
	width: 591px;
	/* background: #FCFDFD; */
}
.zj03_detail{
	padding: 12px;
	box-sizing: border-box;
	width: 100%;
	/* border: 1px solid #2578bb; */
	border-top: none;
}
.zj03_detailR{
	display: none;
}
.zj03_detailR:first-child{
	display: block;
}
.zj03_detail li{
	width: 100%;
	padding: 8px 0;
	padding-left: 13px;
	box-sizing: border-box;
	height: 40px;
	line-height: 24px;
	position: relative;
	float: left;
}
.zj03_detail li span{
	width: 6px;
	height: 6px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background-color: #de1516;
	border-radius: 50%;
}
.zj03_detail li a{
	display: block;
	float: left;
	width: 450px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
}
.zj03_detail li div{
	float: right;
	font-size: 14px;
	line-height: 24px;
	color: #aaaaaa;
}
.zj03_detailD a{
	font-weight: bold;
	margin-left: -13px;
	width: 100% !important;
	font-size: 18px !important;
}

.zj_titD{
	float: left;
}
.zj_titL2{
	float: left;
	font-size: 18px;
	color: #333333;
	line-height: 34px;
	margin-right: 36px;
	cursor: pointer;
	font-weight: 400;
}
.zj_titL3{
	color: #015293;
	font-weight: bold;
}
/*党员服务*/
.zj04{
	
}
.zj04 li{
	float: left;
	width: 180px;
	height: 108px;
	background-color: #FCFDFD;
	box-shadow: 0px 2px 4px 0px rgba(170, 170, 170, 0.35);
	margin-left: 24px;
	margin-bottom: 20px;
}
.zj04 li:first-child{
	margin-left: 0;
}
.zj04 li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.zj04I{
	width: 95px;
	height: 66px;
	position: relative;
	text-align: center;
	margin:0 auto;
}
.zj04I img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	
}
.zj04T{
	width: 98%;
	font-size: 15px;
	color: #333333;
}

.zjDetail{
	padding-bottom: 20px;
}
.zjDetailL{
	float: left;
	width: 790px;
}
.zjDetailR{
	float: right;
	width: 383px;
}
.zjDetailR li{
	font-size: 0;
	margin-bottom: 10px;
}
.zjDetailR .firstLi{
	margin-top: 0px;
}
.zjDetailR a{
	display: block;
	font-size: 0;
}
.zjDetailR a .llimg{
	width:100%;
	height:49px;
}
#twoCode{
	height: 176px;
    width: 100%;
}
.roll-wrap{
	margin: 6px 0;
	position: relative;
	float: left;
	width: 383px;
	height: 245px;
}
.roll__list{
	width: 100%;
}
.roll__list li{
	width: 100%;
	height: 40px;
	margin-bottom: 6px;
	color: #fff;
}
.roll__list li a{
	display: block;
}
.roll__list li a img{
	width: 100%;
	height: 40px;
}
.zjDetailRT{
	width: 383px;
	height: 50px;
	background-image: linear-gradient(90deg, #ff6c00 0%, #ffaa3b 100%), 
	linear-gradient(#ea861b, #ea861b);
	background-blend-mode: normal, normal;
}
.zjDetailRT img{
	margin-left: 10px;
	margin-top: 13px;
}
.zjDetailRD{
	width: 100%;
	border: 1px solid #ff6000;
	box-sizing: border-box;
}
.zjDetailRD li{
	width: 362px;
	margin: 0 auto;
}
.zjDetailRD li a{
	display: block;
	font-size: 0;
	height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* .zjDetailRD li a:first-child {
    margin: 11px 0 22px;
} */
.zjDetailRD li a img{
	width: 362px;
	height: 140px;
}

.zj05{
	padding-bottom: 22px;
}
.zj05_tab{
	height: 44px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
}
.zj05_tab li{
	float: left;
	width: 106px;
	height: 43px;
	text-align: center;
	line-height: 43px;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #015293;
	cursor: pointer;
}
.zj05_tab_active{
	background-color: #015293;
	border-radius: 5px 5px 0 0;
	color: #fff !important;
}

.zj05_val{
	display: none;
	background-color: #ffffff;
	border: solid 1px #015293;
	padding: 18px 10px 10px 10px;
}
.zj05_val:first-child{
	display: block;
}
.zj05_valI{
	font-size: 0;
	float: left;
}
.zj05_valI img{
	width: 120px;
	height: 120px;
}
.zj05_valR{
	float: right;
	width: 645px;
}
.zj05_valRT{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 6px;
}
.zj05_valRV{
	font-size: 14px;
	line-height: 22px;
	color: #4d4d4d;
	position: relative;
	height: 88px;
	overflow: hidden;
}
.zj05_valRV a{
	position: absolute;
	top: 66px;
	right: 0;
	background-color: #fff;
	color: #015293;
}
.zj05_val li{
	padding: 8px 0;
	padding-left: 13px;
	line-height: 24px;
	height: 40px;
	position: relative;
	box-sizing: border-box;
}
.zj05_val li:first-child{
	height: 142px;
	padding: 0;
	padding-bottom: 22px;
	border-bottom: 1px solid #eee;
}
.zj05_val_list span{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #015293;
}
.zj05_val_list a{
	display: inline-block;
	max-width: 660px;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333333;
	font-size: 16px;
}
.zj05_val_list div{
	font-size: 14px;
	line-height: 24px;
	color: #aaaaaa;
	float: right;
}

.zj06{
	padding-bottom: 20px;
}
.zj06_tit{
	height: 40px;
	width: 100%;
	background: #2578bb;
	padding: 5px 22px;
	box-sizing: border-box;
}
.zj06_tit01{
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #ffffff;
	margin-right: 13px;
	float: left;
}
.zj06_tit02{
	width: 375px;
	border: none;
	height: 28px;
	line-height: 28px;
	background-color: #fff;
	padding-left: 10px;
	float: left;
	outline: none;
}
.zj06_tit03{
	float: right;
}
.zj06_tit03 div{
	float: left;
	width: 102px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #dee5ff;
	border-radius: 7px;
	font-size: 16px;
	color: #333438;
	margin-left: 8px;
	cursor: pointer;
}
.zj06_tit03 div a{
	display: block;
	color: #333438;
}
.zj06_list{
	width: 100%;
	height: 96px;
	background-color: #e3ebff;
	padding: 10.5px 8px;
	box-sizing: border-box;
}
.zj06_list ul{
	background-color: #fff;
}
.zj06_list li{
	float: left;
	width: 70px;
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	box-sizing: border-box;
	position: relative;
}
.zj06_list li:nth-child(1){
	border-left: none;
}
.zj06_list li:nth-child(12){
	border-left: none;
}
.zj06_list li a{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}

.zj07{
	
}
.zj07 li{
	float: left;
	width: 388px;
	height: 110px;
	margin-left: 14px;
}
.zj07 li:first-child{
	margin-left: 0;
}
.zj07 li a{
	display: block;
	font-size: 0;
}
.zj07 li a img{
	width: 388px;
	height: 110px;
}

/*举报方式*/
.zj08{
	padding-top: 14px;
}
.zij_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #eda720;
	color: #fff;
}
.zij_titL{
	float: left;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 13px;
}
.zj08_detail{
	width: 100%;
	border: 1px solid #eda720;
    box-sizing: border-box;
}
.zj08_detail1{
	float:left;
}
.zj08_detail1 a{
	display:block;
	font-size:0;
	margin: 2px 0;
}
.zj08_detail2{
	float:left;
	padding-left: 24px;
}
.zj08_detail2 li{
	padding-left:35px;
	line-height:30px;
	height:30px;
	box-sizing: border-box;
	margin-top:9px;
}
.zj08_detail2 li:nth-child(1){
	background: url(../img/index/icon_audit.png) no-repeat;
}
.zj08_detail2 li:nth-child(2){
	background: url(../img/index/lx.png) no-repeat;
}
.zj08_detail2 li:nth-child(3){
	background: url(../img/index/yb.png) no-repeat;
}
.zj08_detail2 li:nth-child(4){
	background: url(../img/index/lf.png) no-repeat;
}
.zj08_detail2 li:nth-child(5){
	background: url(../img/index/ld.png) no-repeat;
}
.zj08_detail2 li:nth-child(6){
	background: url(../img/index/ws.png) no-repeat;
}
.zj08_detail2 li:nth-child(7){
	background: url(../img/index/icon_down.png) no-repeat;
}
.zj08_detail2 li:nth-child(5) a{
	color: #000;
}
.zj08_detail3{
	font-size:0;
	float:right;
	padding: 0 12px;
    margin-top: 16px;
}
.zj08_detail3 img{
	width:150px;
}
.zj08_detail3 div{
	text-align: center;
	font-size: 12px;
    margin-top: 8px;
}

.zj09{
	padding-bottom: 20px;
}
.zj09_tab{
	height: 40px;
	padding-top: 10px;
	background-color: #2578bb;
}
.zj09_tab li{
	float: left;
    height: 40px;
    padding: 0 14px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    cursor: pointer;
    line-height: 36px;
}
.zj09_tab_active{
	background-color: #fff;
    color: #015293 !important;
}

.zj09_val{
	width: 100%;
	height: 170px;
	border: 1px solid #eee;
	margin-top: 20px;
	position: relative;
	display: none;
	overflow: hidden;
}
.zj09_val:first-child{
	display: block;
}
.zj09_valL,.zj09_valL2,.zj09_valL21,.zj09_valL3,.zj09_valL4,.zj09_valL5,.zj09_valL6,.zj09_valL7,.zj09_xsd_L,.zj09_XSD_L2,.move_btn_L{
	height: 100%;
    width: 25px;
    background: url(../img/index/L.png) no-repeat center center;
    background-color: rgba(0,0,0,0.2);
    background-size: 25px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}
.zj09_valR,.zj09_valR2,.zj09_valR21,.zj09_valR3,.zj09_valR4,.zj09_valR5,.zj09_valR6,.zj09_valR7,.zj09_xsd_R,.zj09_XSD_R2,.move_btn_R{
	height: 100%;
    width: 25px;
	background: url(../img/index/R.png) no-repeat center center;
	background-color: rgba(0,0,0,0.2);
    background-size: 25px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.XSD_banner_L{
	height: 100%;
    width: 25px;
    background: url(../img/index/L.png) no-repeat center center;
    background-color: #BBB;
    background-size: 25px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}
.XSD_banner_R{
	height: 100%;
    width: 25px;
	background: url(../img/index/R.png) no-repeat center center;
	background-color: #BBB;
    background-size: 25px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.zj09_valR5,.zj09_valR6,.zj09_valR7,.zj09_xsd_R,.move_btn_R{
	background-color: #ccc;
}
.zj09_val ul{
	width: 999999999px;
	height: 100%;
	position: relative;
	left: 0px;
	padding-left: 23px;
}
.zj09_val ul li{
	width: 144px;
	height: 100%;
	border-left: 1px solid #eee;
	box-sizing: border-box;
	float: left;
}
.zj09_val ul li:first-child{
	border: none;
}
.zj09_val ul li a{
	display: block;
}
.zj09_valI{
	height: 130px;
	width: 100%;
	text-align: center;
}
.zj09_valI img{
	margin-top: 22px;
    width: 90px;
    height: 100px;
}
.zj09_valT{
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: #333333;
}

.zj09_val0{
	display: none;
}
.zj09_val_list{
	padding-top: 16px;
}
.zj09_val_list li{
	width: 280px;
	height: 40px;
	padding: 8px 0;
	line-height: 24px;
	padding-left: 13px;
	box-sizing: border-box;
	margin-left: 20px;
	float: left;
	position: relative;
}
.zj09_val_list li:nth-child(1){
	margin-left: 0;
}
.zj09_val_list li:nth-child(5){
	margin-left: 0;
}
.zj09_val_list li:nth-child(9){
	margin-left: 0;
}
.zj09_val_list li:nth-child(13){
	margin-left: 0;
}
.zj09_val_list li:nth-child(17){
	margin-left: 0;
}
.zj09_val_list li span{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #015293;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
}
.zj09_val_list li a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333333;
}


.zj10{
	height: 214px;
	padding-bottom: 24px;
}
.zj10L{
	float: left;
	width: 798px;
	height: 214px;
	background: url(../img/index/jiangwenming.png) -1px -1px;
	border: solid 1px #eeeeee;
	box-sizing: border-box;
}
.zj10LL{
	position: relative;
	float: left;
	width: 300px;
	height: 176px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	box-sizing: border-box;
	margin-top: 18px;
	margin-left: 14px;
}
.zj10LL div{
	position: absolute;
	top: 0;
	left: 0;
	width: 133px;
	height: 41px;
	line-height: 41px;
	text-align: center;	
	background-color: #ff9915;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.zj10LL a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
}
.zj10LL a img{
	width: 300px;
	height: 176px;
}

.zj10LR{
	width: 440px;
	height: 176px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	box-sizing: border-box;
	float: left;
	margin-left: 25px;
	margin-top: 18px;
}
.zj10LRL{
	float: left;
	width: 176px;
	height: 176px;
	font-size: 0;
	position: relative;
}
.zj10LRL div{
	position: absolute;
	width: 133px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	background-color: #ff9915;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
.zj10LRL img{
	width: 176px;
	height: 176px;
}
.zj10LRR{
	width: 210px;
	height: 144px;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	float: left;
	overflow: hidden;
	position: relative;
	margin-top: 16px;
	margin-left: 20px;
}
.zj10LRR a{
	position: absolute;
	top: 120px;
	right: 0;
	color: #015293;
}

.zj10R{
	width: 383px;
	height: 215px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
	float: right;
	box-sizing: border-box;
}
.zj10RT{
	width: 383px;
	height: 30px;
	background-image: linear-gradient(90deg, 
		#ff6c00 0%, 
		#ffaa3b 100%), 
	linear-gradient(
		#ea861b, 
		#ea861b);
	background-blend-mode: normal, 
		normal;
}
.zj10RT img{
	margin-left: 25px;
	margin-top: 4px;
}
.zj10RV{
	padding: 0 8px;
}
.zj10RV li{
	float: left;
	width: 178px;
	height: 78px;
	margin: 0 auto;
	margin-top: 8px;
	font-size: 0;
}
.zj10RV li:last-child{
	width: 100%;
}
.zj10RV li:last-child img{
	width: 100%;
}
.zj10RV li a{
	display: block;
}
.zj10RV li a img{
	width: 178px;
	height: 78px;
}
.movie{
	margin-top: 16px;
}

.czj01{
	width: 100%;
	padding-bottom: 20px;
}
.czj01L{
	width: 388px;
	float: left;
}
.czj01R{
	width: 388px;
	float: right;	
}
.czj01_val{
	padding: 14px;
	padding-bottom: 8px;
	padding-top: 19px;
	box-sizing: border-box;
	/* border: 1px solid #2578bb; */
}
.czj01_valI0{
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.czj01_valI{
	font-size: 0;
	float: left;
}
.czj01_valI img{
	width: 120px;
	height: 100px;
}
.czj01_valR{
	float: right;
	width: 412px;
}
.czj01_valRT{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #de1516;
	font-size: 16px;
	line-height: 26px;
}
.czj01_valRV{
	font-size: 14px;
	line-height: 22px;
	color: #5a5a5a;
	position: relative;
	height: 66px;
	overflow: hidden;
}
.czj01_valRV a{
	position: absolute;
	top: 44px;
	right: 0;
	background-color: #fff;
	color: #de1516;
}
.czj01_val .czj010{
	position: relative;
	height: 37px;
	line-height: 29px;
	padding: 4px 0;
	padding-left: 13px;
	box-sizing: border-box;
}
.czj011{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #de1516;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
}
.czj012{
	display: inline-block;
	max-width: 445px;
	font-size: 16px;
	color: #333333;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.czj013{
	float: right;
	font-size: 14px;
	color: #aaaaaa;
}

/* 2019-03-09添加 */
.czj001 .czj01R{
	width: 100%;
    float: right;
}
.czj001 .czj01_valR {
    float: right;
    width: 625px;
}
.czj001 .czj012 {
    max-width: 660px;
}
.noData {
	font-size: 16px;
    line-height: 16px;
    position: absolute;
    left: 560px;
    top: 50%;
}
/* 2019-03-09添加 */

/*�Ƽ���Ƶ*/
.videoLi{
	position: relative;
}
.videoLi>p{
	position: absolute;
	bottom: 0;
	color: #fff;
	text-align: center;
	right: 0;
    left: 0;
}
#img_tit{
	color: #000;
	bottom: -20px;;
}
/* 先锋引领 */
.pioneer_title01{
	background: url(../img/pioneer_title01.png) no-repeat 2px center;
	height: 20px;
	margin-bottom: 12px;
}
.pioneer_title02{
	background: url(../img/pioneer_title02.png) no-repeat 2px center;
	height: 20px;
	margin-bottom: 12px;
}
.pioneer_title03{
	background: url(../img/pioneer_title03.png) no-repeat 2px center;
	height: 20px;
	margin-bottom: 12px;
}
.pioneer_line{
	background: url(../img/cut_line.png) no-repeat 2px center;
	height: 6px;
	margin-bottom: 20px;
}
/* 引领先锋 */
.tjbox{
	width: 800px;
	position: relative;
	padding: 8px 8px 15px;
}
.content_box{
	overflow: hidden;
	border: 1px solid #eee;
	border-top: none;
	width: 798px;
	float: left;
}
.slider_box{
	width: 724px;
	overflow: hidden;
	margin: 0 auto;
}
.slider_valL2 {
    height: 145px;
    width: 20px;
    background: url(../img/index/L.png) no-repeat center center;
    background-color: rgba(255,140,39,0.8);
    background-size: 20px;
    position: absolute;
    left: 8px;
	top: 50%;
    margin-top: -72.5px;
    z-index: 1;
    cursor: pointer;
}
.slider_valR,.slider_valR2 {
    height: 145px;
    width: 20px;
    background: url(../img/index/R.png) no-repeat center center;
    background-color: rgba(255,140,39,0.8);
    background-size: 20px;
    position: absolute;
    right: 8px;
	top: 50%;
    margin-top: -72.5px;
    z-index: 1;
    cursor: pointer;
}
.slider_valL2,.slider_valR2 {
    margin-top: -87.5px;
}
.tj_slider{
	overflow: hidden;
	height: 268px;
    position: relative;
	width: 999999999px;
    left: 0px;
}
.tj_slider li{
	float: left;
	margin: 0px 5px;
}
.tj_slider li a{
	float: left;
}
#sliderThree{
	height: 230px;
}
#sliderThree li a img{
	display: block;
	width: 230px;
	height: 200px;
}
#sliderThree li a p{
	color: #333333;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
}

.zj01{
	padding-bottom: 10px;
	overflow: hidden;
}
.tj_carousel{
	float: left;
	width: 380px;
	height: 250px;
	position: relative;
}
.tj_carouselImg{
	width: 380px;
	height: 250px;
	position: relative;
}
.tj_carouselImg li{
	position: absolute;
	left: 0;
	top: 0;
	width: 380px;
	height: 250px;
	opacity: 0;
}
.tj_carouselImg li:first-child{
	opacity: 1;
	z-index:1;
}
.tj_carouselImg li a{
	display: block;
	width: 380px;
	height: 250px;
}
.tj_carouselImg li a img{
	width: 380px;
	height: 250px;
}

.tj_carouselBtn{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
}

.tj_carouselBtnT{
	float: left;
	margin-left: 10px;
	font-size:14px;
	width: 221px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tj_carouselBtnT li{
	display: none;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tj_carouselBtnT li:first-child{
	display: block;
}
.tj_carouselBtnTL{
	float: right;
	margin-top:5px;	
	margin-right: 20px;
}
.tj_carouselBtnTL li{
	float: left;
	width: 20px;
	height: 20px;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-left: 4px;
	margin-top: 8px;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
.tj_carouselBtnTL_active{
	background-color: rgba(255,00,00,0.6) !important;
}

.carousel_right .shade{
	position: absolute;
	background: url(../img/play.png) no-repeat center center rgba(142, 142, 142,0.5);
	top: 0;
    left: 0;
    width: 236px;
	height: 160px;
	z-index: 999;
}