﻿.banner img {
	width: 100%;
	height: 760px;
}

.nav_hdjs {
	padding: 90px 0;
	background-color: #e6f8fc;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.nav_hdjs h1 {
	font-size: 36px;
	color: #1e3135;
	text-align: center;
}

.nav_hdjs p {
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-align: center;
	margin-top: 30px;
	text-indent: 2em;
	text-align: justify;
}

.picScroll-left .next {
	font-size: 36px;
	color: #fff;
	width: 50px;
	height: 100px;
	font-family: 宋体;
	display: block;
	line-height: 100px;
	text-align: center;
	position: absolute;
	top: 150px;
	z-index: 2;
	opacity: 0.5;
	background-color: #060606;
}

.picScroll-left .hd {
	position: relative;
}

.picScroll-left .prev {
	font-size: 36px;
	color: #fff;
	width: 50px;
	height: 100px;
	line-height: 100px;
	font-family: 宋体;
	display: block;
	text-align: center;
	position: absolute;
	top: 150px;
	right: 0;
	z-index: 2;
	opacity: 0.5;
	background-color: #060606;
}

.picScroll-left {
	width: 730px;
	height: 410px;
	float: left;
	overflow: hidden;
}

.nav_lbt {
	overflow: hidden;
	margin-top: 50px;
}

.nav_sptxt {
	width: 425px;
	float: right;
}

.nav_sptxt ul li {
	padding-bottom: 12px;
	border-bottom: 1px dashed #666666;
}

.nav_sptxt ul li h1 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav_sptxt ul li p {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	line-height: 22px;
	text-align: justify;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 3;
	/** 显示的行数 **/
	overflow: hidden;
	/** 隐藏超出的内容 **/
}

.nav_sptxt ul li:nth-of-type(4) {
	border: none;
}

/* 新修订 */
.nav_dlb {}

.nav_top h1 {
	font-size: 36px;
	color: #1e3135;
	margin: 30px 0;
	text-align: center;
	background-image: url(20220721c.png);
	background-repeat: no-repeat;	
}

.picScroll-left2 {
	position: relative;
}


.picScroll-left2 .hd .prev,
.picScroll-left2 .hd .next {
	display: block;
	width: 32px;
	height: 60px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
	position: absolute;
	top: 80px;
	font-family: 宋体;
	color: #999999;
	text-align: center;
	line-height: 60px;
	font-size: 72px;
	font-weight: 600;
	opacity: 0.8;
}

.picScroll-left2 .hd .prev {
	right: -50px;
}

.picScroll-left2 .hd .next {
	left: -50px;
}

.picScroll-left2 .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left2 .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left2 .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left2 .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("http://www.bjjubao.org.cn/img/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left2 .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left2 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left2 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 380px;
	height: 215px;
	position: relative;
	margin-right: 30px;
	border-bottom: 1px solid #999999;
}

.picScroll-left2 .bd ul li .pic {
	text-align: center;
}

.picScroll-left2 .bd ul li .pic img {
	width: 380px;
	height: 216px;
	display: block;
	padding: 2px;

}

.picScroll-left2 .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left2 .bd ul li .title {
	line-height: 24px;
	position: relative;
	bottom: 42px;
}

.picScroll-left2 .bd ul li .title i {
	background-color: #000;
	opacity: 0.5;
	display: block;
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0;
}

.picScroll-left2 .title h1 {
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	z-index: 9;
}

.nav_jczp li span {
	width: 48px;
	height: 48px;
	display: block;
	left: 50%;
	top: 50%;
	margin-top: -24px;
	margin-left: -24px;
	position: absolute;
	z-index: 10;
	background: url(http://www.bjjubao.org.cn/img//bfi.png) no-repeat;
}

/* 网站专题 */
.nav_wzt {
	margin: 50px 0;
	padding: 20px 0 40px 0;
	box-sizing: border-box;
	background-color: #e6f8fc;
}

.nav_wzt .yct {
	height: 600px;
	width: 100%;
	padding: 20px 0 40px 0;
	box-sizing: border-box;
	background-color: #fff;
	-moz-box-shadow: 2px 2px 5px #eaebee;
	-webkit-box-shadow: 2px 2px 5px #eaebee;
	box-shadow: 2px 2px 5px #eaebee;
}


.picScroll-left02 .next {
	font-size: 36px;
	color: #fff;
	width: 85px;
	height: 85px;
	font-family: 宋体;
	display: block;
	line-height: 80px;
	text-align: center;
	position: absolute;
	top: 235px;
	left: -130px;
	z-index: 2;
	opacity: 0.5;
	background: url(http://www.bjjubao.org.cn/img//left01.png) no-repeat 50%;
}

.picScroll-left02 .hd {
	position: relative;
}

.picScroll-left02 .prev {
	font-size: 36px;
	color: #fff;
	width: 85px;
	height: 85px;
	line-height: 80px;
	font-family: 宋体;
	display: block;
	text-align: center;
	position: absolute;
	top: 235px;
	right: 0;
	right: -130px;
	z-index: 2;
	opacity: 0.5;
	background: url(http://www.bjjubao.org.cn/img//right01.png) no-repeat 50%;
}

.picScroll-left02 {
	width: 850px;
	margin: 0 auto;

}

.picScroll-left02 .hd ul {
	width: 330px;
	height: 20px;
	position: relative;
	/* right: 10px; */
	bottom: 2px;
	top: 545px;
	z-index: 66;
	margin: 0 auto;

}

.picScroll-left02 .hd ul li {
	cursor: pointer;
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 20px;
	border: 1px solid red;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: -99999em;
}
.picScroll-left02 ul li img{
	width:900px;
	height:500px
}
.picScroll-left02 .hd ul li.on {
	background-color: #f00;
}

.picScroll-left03 {
	position: relative;
}

.picScroll-left03 ul li img {
	height: 130px;
	width: 100%;
}

.picScroll-left03 .hd {
	overflow: hidden;
}

.picScroll-left03 .hd .prev,
.picScroll-left03 .hd .next {
	display: block;
	width: 32px;
	height: 60px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background-color: #666;
	z-index: 99;
	position: absolute;
	top: 40px;
	font-family: 宋体;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	font-weight: 600;
	opacity: 0.8;
}

.picScroll-left03 .hd .prev {
	right: 0;
}

.picScroll-left03 .hd .next {
	background-position: 0 -50px;
}

.nav_wqhg {
	width: 100%;
	margin: 50px 0;
}

.foaer img {
	width: 100%;
}

footer {
	height: 90px;
	background-color: #2e2e2e;
}

footer h1 {
	text-align: center;
	font-size: 14px;
	line-height: 90px;
	color: #fff;
}

.slideGroup .parHd {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-bottom: 22px;

}

.slideGroup .parHd ul {
	float: left;
	height: 32px;
}

.slideGroup .parHd ul li {
	float: left;
	padding: 0 25px;
	cursor: pointer;
	font-size: 18px;
	color: #333333;
}

.slideGroup .parHd ul li.on {
	height: 60px;
	color: #2468f2;
	border-bottom: 2px solid #2468f2;
}

.slideGroup .slideBox {
	zoom: 1;
	position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	right: -77px;
	top: 310px;
	display: block;
	width: 60px;
	height: 90px;
	line-height: 90px;
	font-size: 48px;
	font-family: 宋体;
	color: #fff;
	text-align: center;
	z-index: 99;
	background-color: #e0e1e4;
}

.slideGroup .sNext {
	left: auto;
	left: -77px;
}



.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.slideGroup .parBd ul li .pic {
	text-align: center;
}



.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.slideGroup .parBd ul li .title {
	line-height: 24px;
}

.nav_dlb {
	margin: 50px 0;
	padding: 40px 0;
	background-color: #e6f8fc;
}
.nav_dlb .a1{
	width: 275px;
	height: 350px;
	float: left;
	margin-bottom: 10px;
	position: relative;
	margin-right: 10px;
}
.nav_dlb img{
	width: 100%;
	height: 100%;
}
.nav_dlb .a2{
	width: 630px;
	height: 350px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
.nav_dlb .tempWrap{
	width: 1200px;
}
.nav_dlb li span{
	font-size: 16px;
	text-align: center;
	position: relative;
	top: -35px;
	color: #fff;
}
.nav_dlb li i{
	height: 45px;
	    background: #000;
	    opacity: .5;
	    filter: alpha(opacity=50);
	    width: 100%;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    text-indent: -99999em;
}
.mr10{
	margin-right: 10px;
}
.nav_dlb .qcmr{
	margin-right: 0;
}


/* 第二个套 */
.d2g ul li .nav_left01{
	width: 385px;
	height: 465px;
	float: left;
}
.nav_left01 .spxw {
    width: 380px;
    height: 215px;
    position: relative;
}
.nav_left01 .spxw  img {
    width: 380px;
    height: 215px;
}
.spxw span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    height: 35px;
    width: 100%;
}
.spxw h2 {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
    text-align: center;
}
.spxw h2 a {
    font-size: 16px;
    line-height: 60px;
    color: #fff;
}
.slideGroup .parBd  .spxw{
	margin-bottom: 15px;
}
.slideGroup .parBd .ul a{
	text-align: left;
	display: block;
	position: relative;
		
}
.slideGroup .parBd .ul h3{
		line-height: 36px;
		position: relative;
		font-size: 16px;
	overflow: hidden;  
		text-overflow:ellipsis;
		white-space: nowrap;
		padding-left: 10px;
}
.d2g ul li .nav_left01 .ul h3{
	line-height:40px;
}
.slideGroup .parBd .ul a:after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #333;
    display: block;
    position: absolute;
    left: 4px;
    top: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.slideGroup .parBd  .ul li a{
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
}
.mr20{
	margin-right: 20px;
}
.slideGroup .parBd .nav_center{
	width: 370px;
	float: left;
}
.slideGroup .parBd  .nav_right01{
	float: right;
	width: 380px;
}
.slideGroup .parBd  .nav_right01 img{
	width: 180px;
	height: 110px;
	float: left;
	padding-right: 15px;
}
.slideGroup .parBd  .nav_right01 h1{
	width: 170px;
	float: left;
	text-align: justify;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
}
.slideGroup .parBd  .nav_right01 a{
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	display: block;
	overflow: hidden;
}
.acp1 img{
	width: 380px;
	height: 210px;
}
.acp1 {
	width: 380px;
	height: 210px;
	position: relative;
	float: left;
	margin-right: 25px;
}

.acp1 h1{
	    font-size: 16px;
	    color: #fff;
	    top: -10px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    position: relative;
	    z-index: 9;
}
.acp1 .title {
    position: relative;
    bottom:25px;
}
.picScroll-left2 .bd{
	width: 1200px;
	overflow: hidden;
}