.subbanner{
	position: relative;
}
.subbanner>img{
	width:100%;
}
.subbanner p{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 30px;
	color: #fff;
	height: 30px;
	width: 200px;
	text-align: center;
}
.mian{
	margin-top: 30px;
}
.erji_nav {
	padding-bottom: 20px;
}
.erji_nav li{
	line-height: 50px;
	float: left;
	text-align: center;
	margin-right: 1%;
	background: #eee;
	margin-bottom: 10px;
	width: calc(94% / 7);
	padding: 0 10px;
}
.erji_nav li:nth-child(7n){
	margin-right:0;
}
.erji_nav li a{
	font-size: 14px;
	color: #7f7f7f;
	display: block;
	text-overflow: ellipsis;
	 overflow: hidden;
	 white-space: nowrap;
}
.erji_nav li.active,.erji_nav li:hover{
	background: #0d358f;
}
.erji_nav ul>li.active>a, .erji_nav ul>li:hover>a{
	color: #fff;
}
.mbox1{
	border-bottom: 1px solid #e8e8e8;
}
.dqwz,.dqwz a{
	font-size: 15px;
	color: #fff;
	line-height: 55px;
	text-align: right;
}
.dqwz{
	
position: absolute;bottom: 0;left: 0;right: 0;width: 100%;margin: auto;background: rgba(0,0,0,0.5);}
.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;
	position: relative;
}
.leader-list.cons-list ul li{	
	padding: 40px 0;
}
.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: 0;
	bottom: 0;margin: auto;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: #0d358f;
}
.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: 18px;
	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: 35px;
}
.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: cover;
}
.cons-list ul .hasimg .txt .fl {
	width: 24%;
	height: 148px;
	overflow: hidden;
}
.leader-list.cons-list ul .hasimg .txt .fl {
	width: 25%;
	height: 190px;
}
.leader-list.cons-list ul li .txt p{	
	-webkit-line-clamp: 3;
	height: 84px;
}
.leader-list.cons-list ul .hasimg .txt .fr{
	width: 72%;
	padding: 30px 0;
}
.cons-list ul .hasimg .txt .fr {
	width: 74%;
	overflow: hidden;
	padding: 20px 0;
}

.cons-list.leader-list ul li .txt {
	width: 94%;
}
.cons-list ul li:hover .date {
	background: #0d358f;
}
.cons-list ul li:hover .txt h2 {
	color: #0d358f;
}
.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,#page-list .p_goto a{padding: 8px 10px;border: 1px solid #d3d3d3;border-radius: 2px;color: #022044;margin-bottom: 8px;height: auto;}
#page-list .p_pages .p_no_d, #page-list a:hover{background: #3f7ed9;color: #fff;border-color: #3f7ed9;}
#page-list .p_t{ padding: 0 0 0 0; color: #444;padding: 0 5px;position: relative;top: -2px;}
#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;}
#page-list .pb_sys_common .p_goto input, .pb_sys_common .p_search input{width: 40px;height: 30px;line-height: 40px;vertical-align: top;}

.cons-brief, .contents{
	padding: 40px 0 60px;
}
.cons-brief h2.tit{
	text-align: center;
	font-size: 22px;
	line-height: 34px;
}
.cons-brief p{text-indent: 2em !important;line-height: 2.2em !important;margin: 2em 0;font-size: 17px !important;}
.cons-brief iframe{
	width:100%;
	display: block;
}
.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;
}

.bar {
    text-align: center;
    font-size: 14px;
    color: #b2b2b2;
    margin-top: 15px;
}

.contents .content p video,.cons-brief video{
	margin:0 auto;
	display: block;
	width:100%;
	height: auto;
	max-width: 80%;
}
.contents .content p img.img_vsb_content,.contents .content p.vsbcontent_img img{
	margin:0 auto;
	display: block;
	height: auto  !important;
	max-width: 80%;
	border: 0 !important;
}
.content p a{
	 color: #333;
	 font-size: 15px;
}
.content a:hover{
	color:#0a61ae;
}

.content p {
    font-size: 17px !important;
    color: #808080;
    text-indent: 2em !important;
    line-height: 2em !important;
    margin-top: 2em;
}
.content p iframe{
	display:block;
	width:90%;
	margin: 0 auto;
	height:800px;
}
.content{
	float: left;
    width: 69%;
    border-radius: 5px;
}
.contents-list {
    background: #f8f8f8;
    float: right;
    width: 28%;
    padding: 10px 25px 35px;
    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;
    line-height: 27px;   
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 54px;
}
.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;
}

.info a{
	color: #a4a4a4;
	font-size: 14px;
	display: block;
	line-height: 38px;
}
.info a:hover{
	color: #0b479a;
}
.back-list {
    width: 90px;
    text-align: right;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/caidan.png) no-repeat left center;
}
.zzjg .dome{
	margin-bottom: 50px;
}
.zzjg .dome h2{
	font-size: 24px;
	color: #0d358f;
	line-height: 65px;
	border-bottom: 1px solid #e6e6e6;
	float: right;
	width: calc(100% - 90px);
}
.zzjg{
	padding: 65px 0;
}
.zzjg ul{
	background: #fafafa;
	padding: 40px 40px 0;
	margin-top: 20px;
}
.zzjg ul li{
	float: left;
	width: calc(100% / 6);
	margin-bottom: 30px;
}
.zzjg li a{
	font-size: 17px;
	color: #737373;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.zzjg li:hover a{
	color:#0d358f;
}
.img-list li{
	float:left;
	width:32%;
	margin-right:2%;
	text-align: center;
	margin-bottom: 30px
	;box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.img-list li:nth-child(3n){
	margin-right:0;
}
.img-list{
	margin-top:40px;
	padding-bottom: 40px;
}
.img-list li img{
	height: 280px;
	width:100%;
	object-fit: cover;
}
.img-list li p{
	font-size: 16px;
	line-height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 55px;
	white-space: nowrap;
	padding: 0 12px;
}
.leaderxx{
	padding: 40px 0;
}
.leaderxx td{
	text-indent: 15px;
    max-width: 80%;
}
.winstyle256586{	
	display: block;
	overflow: hidden;
/* border: 1px solid #0d358f !important; */}
.govitemcontent256586 table tbody{
	width:100%;
	display: block;
}
.leaderxx tr:nth-child(9) td{
	text-indent: 0;
}
.leaderxx tr{
	line-height:30px;
	max-width: 100%;
}
.govitemcontent256586 td input.entertextstyle256586{
	width: 50%;height: 30px;
}
.titlestyle256586{
	color: #0d358f !important;
	font-size: 13px !important;
}
iframe.#webberedit{
	width:100%;
}
.xx{width: 138px;margin: 20px auto;text-align: center;line-height: 42px;background: #0d358f;border-radius: 5px;}
.xx a{color: #fff;font-size: 14px;display: block;}
.govitemcontentc256589 td{
	/* border: 1px #0d358f solid !important; *//* color: #0d358f; */
}
.cx {
	margin-bottom:10px;
}
.cx td{
	margin-right: 20px;
	display: inline-block;
}
.cx td input{width: 150px !important;line-height: 30px;height: 30px !important;border: 1px solid #aaabad !important;text-indent: 10px;}
.cx td.cxinput input{width: 65px!important;text-align: center;border-radius: 3px;cursor: pointer;text-indent: 0;}
.tishitabstyle256586{min-height: 30vh;font-size: 16px !important;background: none !important;}
.govitemcontentdetalc256591{
	margin-top:20px;
}
.govitemcontentdetalc256591 table{
	
}
.govitemcontentdetalc256591 tr td:nth-child(1){
	width: 13%;
	box-sizing: border-box;
	margin-right: 0;
}
.govitemcontentdetalc256591 tr td:nth-child(2){
	width: 87%;
	box-sizing: border-box;
	margin: 0;
	border-right: 0;border-collapse: collapse;text-indent: 15px;
}
.xxgkrj{
	float:left;
	width:20%;
	border: 0;
}
.xxgkrj ul{
	padding: 20px;
	background: #eee;
}
.xxgkrj .erji_nav li{
	float: none;
	width: 100%;
	margin: 0;
	text-align: left;
	position: relative;
	line-height: 55px;
	padding: 0;
	background: none;
	border-bottom: 1px solid #ddd;
}
.xxgkrj .erji_nav li ol li{
	border-bottom: 0px solid #ddd;
	border-top: 1px solid #ddd;
}
.xxgkrj .erji_nav li ol li:hover>a,.xxgkrj .erji_nav li ol ol li:hover>a{
	color: #ffcb00;
}
.xxgkrj .erji_nav li ol{
	display:none;
	text-indent: 15px;
}
.xxgkrj .erji_nav li ol ol{
	text-indent: 25px;
}
.xxgkrj .erji_nav li i{
	position: absolute;
	right: 0;
	width: 20%;
	height: 60px;
	top: 0;
	background: url(../img/jia1.png) no-repeat center center;
	margin: auto;
	z-index: 10;
	cursor: pointer;
	transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-webkit-transition: all .2s ease;
}
.xxgkrj .erji_nav li i.on{
	background: url(../img/jian2.png) no-repeat center center;
}
.xxgkrj .erji_nav li a{
	font-size: 15px;
	width: 78%;
}
.xxgk-list{
	width: 77%;
	float: right;
} 
.xxgk-list .cons-list ul li .date{
	width: 9%;
}
.lmmc{
	width: 100%;
	height: 80px;
	font-size: 24px;
	color: #fff;
	bottom: 0;
	line-height: 80px;
	text-align: center;
	background: #20337f;
}
.xxgkrj  .erji_nav li.active,.xxgkrj  .erji_nav li:hover{
	background: #eeeeee;
}
.xxgkrj .erji_nav ul>li.active>a,.xxgkrj .erji_nav ul>li:hover>a{
	color: #ffcb00;
}