.subbanner{
	position: relative;
        z-index: 99;
}
.mian{
	margin-top: 40px;
	min-height: 40vh;
}
.erji_nav li{
	line-height: 55px;
	float: left;
	text-align: center;
	/* padding: 0 44px; */
	margin-right: 10px;
	width: 13%;
}
.erji_nav{
	float:none;
}
.erji_nav li a{
	font-size: 18px;
	color: #7f7f7f;
	display: block;
}
.erji_nav li.active,.erji_nav li:hover{
	background: #015ea1;
}
.erji_nav li.active a,.erji_nav li:hover a{
	color: #fff;
}
.mbox1{
	border-bottom: 1px solid #e8e8e8;
}
.dqwz {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    background: rgba(0,0,0,0.5);
	text-align: right;
}
.dqwz,.dqwz a{
	font-size: 15px;
	color: #fff;
	line-height: 55px;
}
.dqwz a{
	padding: 0 15px;
	background: url(../img/rt.png) no-repeat left center;
}
.dqwz a.home{
	background: none;
	padding: 0 15px 0 10px;
}
.dqwz img{
	position: relative;
	top: -2px;
}

.cons-list {
	padding-bottom: 40px;
}
.cons-list ul li {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	padding: 51px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.cons-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.cons-list ul li .date {
	width: 7%;
	height: 94px;
	background: #f5f5f5;
	margin-right: 3%;
	margin-top: 5px;
}
.cons-list ul li.hasimg .date{
	margin-top: 25px;
}
.cons-list ul li .txt {
	width: 82%;
	overflow: hidden;
}
.cons-list li .more_btn {
	display: block;
	padding: 15px;
	width: 21px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 45px;
	background: #f8f8f8;
	transition: all .8s ease;
}
.cons-list li .more_btn i, .cons-list li .more_btn::after, .cons-list li .more_btn::before {
	content: "";
	display: block;
	width: 21px;
	height: 2px;
	background: #5a5a5a;
	transition: all .5s ease;
}
.cons-list li .more_btn i {
	margin: 5px auto;
	position: relative;
}
.cons-list li:hover .more_btn {
	background: #015ea1;
}
.cons-list li:hover .more_btn::before {
	transform: rotate(45deg);
	top: 18px;
}
.cons-list li:hover .more_btn::after {
	transform: rotate(-45deg);
	bottom: 16px;
}
.cons-list li:hover .more_btn i, .cons-list li:hover .more_btn::after,.cons-list li:hover .more_btn::before {
	background: #FFF;
	width: 13px;
}
.cons-list li:hover .more_btn::after, .cons-list li:hover .more_btn::before {
	right: 10px;
	position: absolute;
}
.cons-list li:hover .more_btn i {
	width: 25px;
	margin: 8px 0px;
}
.cons-list ul li .date h2 {
	font-size: 35px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	margin-top: 18px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.cons-list ul li .date p {
	font-size: 12px;
	height: 35px;
	color: #000;
	text-align: center;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.cons-list ul li .txt h2 {
	font-size: 16px;
	color: #333;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	/*text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;*/
	line-height: 35px;
	height: 70px;
}
.cons-list ul li .txt p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 56px;
	margin-top: 10px;
}
.cons-list ul .hasimg .txt .fl img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	transition: all .5s;
	moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	object-fit: contain;
}
.cons-list ul .hasimg .txt .fl {
	width: 24%;
	height: 140px;
	overflow: hidden;
}
.cons-list ul .hasimg .txt .fr {
	width: 74%;
	overflow: hidden;
	padding: 20px 0;
}
.cons-list ul li:hover .date {
	background: #015ea1;
}
.cons-list ul li:hover .txt h2 {
	color: #015ea1;
}
.cons-list ul li:hover .date h2, .cons-list ul li:hover .date p {
	color: #fff;
}
.cons-list ul li:hover .txt img {
	transform: scale(1.1);
}
.page-box{
	padding: 40px 0 20px;
}

#page-list {font-family: Arial; text-align: center; margin: 30px 0 20px;}
#page-list .p_pages a,#page-list span{font-size: 14px; width: auto; height: auto;}
#page-list .p_pages a, #page-list .p_no_d, #page-list .p_fun_d{padding: 8px 10px;border: 1px solid #d3d3d3;border-radius: 2px;color: #022044;margin-bottom: 8px;}
#page-list .p_pages .p_no_d, #page-list a:hover{background: #015ea1;color: #fff;border-color: #2e86c5;}
#page-list .p_t{ padding: 0 25px 0 0; color: #444;}
#page-list .p_first, #page-list .p_first_d, #page-list .p_last, #page-list .p_last_d{display: inline-block;}
#page-list .p_pages span{color: #666;}

.cons-brief, .contents,.ldfg{
	padding: 40px 0 60px;
}
.cons-brief h2{
	text-align: center;
	font-size: 22px;
	line-height: 34px;
}
.cons-brief p{text-indent: 2em;line-height: 2.2em;margin: 2em 0;}
.cons-brief p img{max-width:80%;width:auto;height:auto;display:block;margin: 10px auto;}
.cont{
	padding: 0 0 50px;
}

.page{
	margin-top: 30px;
}
.cont .page p{
	margin: 0;
	text-indent: 0;
	line-height: 35px;
}

.contents #contents {
    float: right;
    width: 66%;
    border-radius: 5px;
}
.contents #contents .cont-tit {
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: normal;
}



.cont .content p {
    text-indent: 2em;
    line-height: 2em;
    margin-top: 15px;
    color: #666;
    font-size: 16px;
    text-align: justify;
}

.contents .content .cont-tit {
    font-size: 24px;
    color: #333;
    text-align: center;
	line-height: 35px;
	padding: 10px;
}
.contents .content h3 {
	font-size: 20px;
	color: #333;
    text-align: center;
	line-height: 35px;
}
.bar {
    text-align: center;
    font-size: 14px;
    color: #b2b2b2;
    margin-top: 15px;
}


.content .content p video,.contents .content p.vsbcontent_img img,.contents .content p img.img_vsb_content{
	margin: 0 auto !important;
	display: block;
	width: auto !important;
	height: auto !important;
	max-width: 80%;
}
.content p a{
	 color: #333;
	 font-size: 15px;
}
.content a:hover{
	color:#0a61ae;
}

.content p {
    font-size: 16px;
    color: #000000;
    text-indent: 2em;
    line-height: 2em;
    margin-top: 2em;
}
.content p iframe{
	width: 100%;
	display: block;
	margin: 0 auto;
	height: 800px;
}
.content{
	float: right;
    width: 100%;
    border-radius: 5px;
}
.contents-list {
display: none;
    background: #f8f8f8;
    
    width: 30%;
    padding: 10px 30px 40px;
    border-radius: 5px;
}

.contents-list h2.tit {
    font-size: 18px;
    color: #4c4c4c;
    line-height: 65px;
    border-bottom: 1px solid #dadada;
}
.contents-list li {
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
}
.contents-list li a {
    display: block;
    overflow: hidden;
}
.contents-list li:hover h2{
	color:#0d358f;
}
.contents-list li h2 {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.contents-list li p {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 30px;
}
.info2 {
    padding: 40px 0 0;
    border-top: 2px solid #f0f3f7;
    margin-top: 40px;
    position: relative;
}

.info2 a{
	color: #a4a4a4;
	font-size: 14px;
	display: block;
	line-height: 38px;
}
.info2 a:hover{
	color: #0b479a;
}
.back-list {
    width: 90px;
    text-align: right;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.jgsz td{
	line-height: 2.2em !important;
}
.jgsz tr.firstRow td strong{
	font-size:17px;
	color: #fff;
}
.jgsz tr.firstRow{
	background: #985cbf;
}
.ldfg li{
	padding: 35px 40px;
	background:#e4f3fd;
	position: relative;
	margin-bottom: 30px;
}
.ldfg li::before{
	display:block;
	content:"";
	width:5px;
	height:34px;
	position: absolute;
	left: 0;
	background: #015ea1;
	top: 35px;
}
.ldfg li h2{
	font-size:20px;
	margin-bottom: 35px;
	line-height: 1;
}
.ldfg li h2 span{
	margin-left:25px;
	font-weight: normal;
}
.ldfg li p,.ldfg li h4 span{
	font-size:16px;
	line-height: 32px;
	font-weight: normal;
}
.ldfg li h4 span:nth-child(2){
	margin-left:35px;
}

.zzjg-jgsz #vsb_content table{
	float: right;
	width: calc(100% - 580px);
	border: 0 !important;
	margin: 0;
}
.zzjg-jgsz p{
	float:left;
	width: 560px;
	margin: 0;
}
.zzjg-jgsz img{
	width: 100% !important;
	margin: 0 !important;
	max-width: 100% !important;
}

.zzjg-jgsz #vsb_content table tr td{
	border: 0 !important;
	line-height: 38px;
	background: #ebf7ff;
	margin-bottom: 10px;
	display: inline-block;
	width: 55%;
	text-indent: 20px;
	box-sizing: border-box;
 float: left;
}
.zzjg-jgsz #vsb_content table tr td p{
	border: 0 !important;
	line-height: 38px;
	background: #ebf7ff;
	
	display: inline-block;
	width: 56%;
	text-indent: 20px;
	box-sizing: border-box;
text-align: left;
width: 70%;
}
.zzjg-jgsz #vsb_content>div.clearfix{
	margin-top:50px;
}
.zzjg-jgsz #vsb_content table tr td:nth-child(3){
	width:44%;
}
.zzjg-jgsz #vsb_content table tr td:nth-child(1){
	display:none;
}

/*现任领导*/
.xrld ul {
    display: flex;
    flex-wrap: wrap;
}
.xrld ul li {
    width: 100%;
    margin: 2% 0;
    box-shadow: 0 0 5px #eee;
}
.xrld ul li a {
    display: flex;
    flex-wrap: wrap;
    margin: 20px;
}
.xrld ul li a .ldimgbox {
    width: 160px;
    height: 200px;
    margin-right: 30px;
}
.xrld ul li a .ldtxt {
    width: calc(100% - 190px);
}
.xrld ul li a .ldimgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.xrld ul li a .ldtxt p {
    line-height: 32px;
    color: #666;
}
.xrld ul li a .ldtxt p span {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.xrld ul li:hover {
    background: #015ea1;
}
.xrld ul li:hover a .ldtxt p {
    color: #fff;
}
.xrld ul li:hover a .ldtxt p span {
    color: #fff;
}

/*机构职能*/
.jgznlist {
    margin: 50px 0;
}
.jgznlist ul {
    display: flex;
    flex-wrap: wrap;
}
.jgznlist ul li {
    width: 46%;
    line-height: 80px;
    background: #1f6da6;
    margin: 1% 2%;
    border-radius: 10px;
    position: relative;
}
.jgznlist ul li a {
    color: #fff;
    padding-left: 120px;
    font-size: 18px;
    display: block;
}
.jgznlist ul li:before {
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 30px;
    background: url(../images/jgznico.png) no-repeat center;
    background-size: 60%;
    border: 1px #fff dashed;
    border-radius: 50%;
    top: 15px;
}
.jgznlist ul li:after {
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 30px;
    background: url(../images/jgjt.png) no-repeat center;
    background-size: 40%;
    top: 15px;
    opacity: 0.5;
    transition: .5s;
}
.jgznlist ul li:hover a {
    color: #ffd000;
}
.jgznlist ul li:hover:after {
    opacity: 0.8;
    right: 20px;
}
@media only screen and (max-width: 768px){
.jgznlist ul li {
    width: 96%;
}
}


/*机构职能列表*/
.jgznlb .jgzntop ul {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 0 5px #eee;
    margin: 60px 0 20px;
    justify-content: center;
}
.jgznlb .jgzntop ul li {
    width: 21%;
    margin: 2%;
}
.jgznlb .jgzntop ul li a {
    display: flex;
    flex-wrap: wrap;
    margin: 30px;
    justify-content: center;
}
.jgznlb .jgzntop ul li a .ldimgbox {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    padding-top: 120%;
}
.jgznlb .jgzntop ul li a .ldtxt {
    width: 100%;
}
.jgznlb .jgzntop ul li a .ldimgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.jgznlb .jgzntop ul li a .ldtxt p {
    line-height: 32px;
    color: #666;
}
.jgznlb .jgzntop ul li a .ldtxt p span {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.jgznlb .jgzntop ul li:hover {
    background: #015ea1;
}
.jgznlb .jgzntop ul li:hover a .ldtxt p {
    color: #fff;
}
.jgznlb .jgzntop ul li:hover a .ldtxt p span {
    color: #fff;
}
.jgznlb {
    margin-bottom: 60px;
}
.jgznlb .zngzzz {}
.jgznlb .zngzzz .gzzz {
    font-size: 20px;
    font-weight: bold;
    color: #015ea1;
    line-height: 60px;
}
.jgznlb .zngzzz .zz {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
@media only screen and (max-width: 1200px){
.jgznlb .jgzntop ul li {
    width: 29.333%;
}
}
@media only screen and (max-width: 800px){
.jgznlb .jgzntop ul li {
    width: 46%;
}
}
@media only screen and (max-width: 620px){
.jgznlb .jgzntop ul li {
    width: 96%;
}
}

