/*二级导航*/
.swiper1 {
	width: 100%;
	background: #f7f7f7;
}

.swiper1 .selected {
	min-width: 100px !important;
	color: #ec5566;
	border-bottom: 2px solid #ec5566;
}

.swiper1 .swiper-slide {
	min-width: 100px !important;
	text-align: center;
	font-size: 16px;
	height: 50px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
}

.swiper2 {
	width: 100%;
}

.swiper1 .swiper-slide a {
	font-size: 16px;
	color: #424242;
	font-size: 16px;
	color: #424242;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 48px;
}

.swiper1 .selected {
	color: #1c680d;
	border-bottom: 2px solid #1c680d;
}

.swiper2 .swiper-slide {
	height: calc(100vh - 50px);
	background-color: #ccc;
	color: #fff;
	text-align: center;
	box-sizing: border-box !important;
	overflow-x: hidden !important;
}

/*二级导航*/

.ej-cont-box {
	padding-top: 30px;
}

.ej-lt {
	width: 300px;
	padding-right: 30px;
	float: left;
}

.ej-lt .border1 .head1 {
	padding: 23px 0 22px 0;
	background: #045211;
	text-align: center;
}

.ej-lt .border1 .head1 span {
    color: #fff;
    font-size: 20px;
    display: block;
    font-weight: 600;
}

.ej-lt .border1 .main1 {
	background: #fff;
	padding: 0;
	border-left: 10px solid #12580a;
	border-right: 1px solid #e2e2e2;
}
.ej-lt .border1 .menu_list_1{
	padding: 0;
	margin: 0;
}

.ej-lt .border1 .menu_list_1 li {
	line-height: 35px;
	text-align: center;
	color: #4c4c4c;
	border-bottom: #e2e2e2 1px solid;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
	padding: 10px;
}

.ej-lt .border1 .menu_list_1 li:hover,.ej-lt .border1 .menu_list_1 li.cur{
	text-decoration: none;
        font-size:18px;
	color: #096206;
transition: all ease 0.5s;
	border-bottom: 1px solid #0c530a;
}

.ej-lt .border1 .menu_list_1 li a {
	display: block;
	color: #4c4c4c;
	font-size: 18px;
	margin: 0 auto;

}

.ej-rt {
	width: 75%;
	float: left;
}

.lm-box {
	padding: 29px 0px 10px 0px;
overflow:hidden;
	border-bottom: 1px solid #e2e2e2;
}

.lm-box .yclm {
	float: right;
}

.lm-box .yclm a {
	font-size: 15px;
	color: #666;
}

.lm-box .dqlm {
        font-size: 20px;
	color: #1c680d;
	font-weight: bold;
}

.list-box {
	min-height: 300px;
	margin: 14px 0px 40px 0px;
	padding: 0px 10px;
}

.list-box ul {
	padding: 0px;
}

.list-box .list-item {
	padding: 0px 0px 0px 22px;
	line-height: 50px;
	background: url(../images/lm-icon.png) no-repeat 0% 50%;
	background-size: 4px;
	border-bottom: 1px dashed #e1d3d3;
}

.list-box .list-item a p {
	color: #3f3b3b;
	font-size: 16px;
	float: left;
	width: 76%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px;
}

.list-box .list-item a .sslist-time {
	font-size: 16px;
	color: #a09e9e;
	line-height:50px;
	float: right;
	background-size: 18px;
}

.list-box .list-more {
	margin: 0px auto;
	text-align: center;
	width: 99.9%;
	border-right: none;
}

.list-box .list-more a {
	display: inline-block;
	margin: 15px 0px 23px 0px;
	color: #13509b;
	font-size: 18px;
	width: 111px;
	height: 36px;
	line-height: 36px;
}

.fy-box {
	text-align: center;
	padding: 20px 0px 10px 0px;
}

.content-box {
	min-height: 300px;
	margin: 40px 0px 30px 0px;
	padding: 0px 15px 0px 15px;
}

.content-box .cont-tit-box {
	padding-bottom: 12px;
}

.content-box .cont-tit-box .cont-tit {
	display: block;
	font-size:22px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.content-box .cont-tit-box .cont-sjxx {
	text-align: center;
	display: block;
	padding-top: 8px;
	font-size: 16px;
}

.content-box .cont-nr {
	padding-top: 20px;
}
.content-box table td{    padding: 4px 14px;height: 30px;
    line-height: 30px;
    font-size: 16px;}
.content-box table td.bt{
    width: 140px;
}
.content-box table td.td-nr{
    width: 470px;
}
.content-box table td.td-tx{
    padding:0px;
}
.content-box table td img{
max-width:200px;
}
.content-box .cont-nr p {
	line-height: 35px;
	color: #444;
	font-size: 15px;
}

.content-box .syp {
	padding-top: 20px;
	margin-top: 30px;
	border-top: 1px dashed #dedede;
}

.content-box .syp p {
	padding-top: 10px;
	font-size: 14px;
	color: #0f681e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content-box .syp p a {
	color: #434343;
}

.xyfg-list-box {
	min-height: 300px;
	margin: 14px 0px 30px 0px;
	padding: 0px 10px;
}

.xyfg-list-box ul {
	padding: 0px;
}

.xyfg-list-box .list-item {
	width: 15.5%;
	float: left;
	margin-right:10px;
	margin-bottom: 20px;
	padding: 19px 8px;
	border: 1px solid #EEEEEE;
}

.xyfg-list-box .list-item p {
	
	font-size: 13px;
	color: #222;
width:100%;
text-align:center;
}

.xyfg-list-box .list-item a img {
	width:100%;
    height:162px;
	
}

.xyfg-list-box .list-item a span {
	padding: 10px 0px 10px 0px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #3a3b3c;
}

.xyfg-list-box .list-more {
	background: #FFF;
	margin: 0px auto;
	text-align: center;
	width: 99.9%;
	border-right: none;
	margin-top: -20px;
	border-top: 1px solid #efefef;
}

.xyfg-list-box .list-more a {
	display: inline-block;
	margin: 15px 0px 23px 0px;
	color: #13509b;
	font-size: 16px;
	width: 111px;
	height: 36px;
	line-height: 36px;
}

.szdw01{}

.zzjg-list-box {
	min-height: 300px;
}

.zzjg-list-box .cont-nr {
	padding: 0px 15px;
}

.zzjg-list-box .cont-nr ul {
	padding: 0px;
}

.zzjg-list-box .cont-nr ul li {
	float: left;
	padding-bottom: 14px;
}

.zzjg-list-box .cont-nr ul li a {
	display: block;
	padding: 3px 20px;
	float: left;
	color: #4b4f54;
	font-size: 16px;
}


/* 大屏幕（大桌面显示器，大于等于 1200px） */

@media screen and (max-width: 1199px) {
	
.xyfg-list-box .list-item{width:15.5%;}
.xyfg-list-box .list-item a img{width:100%;}
.slideBox {
		width: 100%;
		height: 120px;
	}

	.slideBox .bd img {
		width: 100%;
		height: 120px;
	}
.ej-cont-box {
    padding-top: 0px;
}
.ej-lt {
    width:100%;
    padding-right: 0px;
    float: none;
}
.ej-lt .border1 .head1{
    background: none;
    padding: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.ej-lt .border1 .main1 {
    border: none;
    width: 100%;
    padding: 0px 15px;

}
.ej-lt .border1 .menu_list_1 li {
float: left;
        width: 50%;
    line-height: 40px;
}
.ej-lt .border1 .menu_list_1 li a {
    font-size: 14px;}

.ej-rt {
    width: 100%;
padding-top:10px;
    float: none;
}
.lm-box {
    padding: 29px 15px 10px 15px;
}
.lm-box .dqlm {
    font-size: 18px;}
.lm-box {
    width: 0px;
    height: 0px;
padding:0px;
    overflow: hidden;
}
	.content-box {
		margin: 20px 0px 30px 0px;
	}

	

	.content-box .cont-tit-box .cont-tit {
		font-size: 20px;
	}
}


/* 中等屏幕（桌面显示器，大于等于 992px） */

@media screen and (max-width: 992px) {
	
.xyfg-list-box .list-item{width: 33%;margin: 0 !important;}
.xyfg-list-box .list-item a img{width:100%;}
.xyfg-list-box .list-item:nth-of-type(4){float:none !important;}
}


/* 小屏幕（平板，大于等于 768px） */

@media only screen and (max-width: 768px) {
	.slideBox {
		width: 100%;
		height: 120px;
	}

	.slideBox .bd img {
		width: 100%;
		height: 120px;
	}
.ej-cont-box {
    padding-top: 0px;
}
.ej-lt {
    width:100%;
    padding-right: 0px;
    float: none;
}
.ej-lt .border1 .head1{
    background: none;
    padding: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.ej-lt .border1 .main1 {
    border: none;
    width: 100%;
    padding: 0px 15px;

}
.ej-lt .border1 .menu_list_1 li {
float: left;
        width: 50%;
    line-height: 40px;
}
.ej-lt .border1 .menu_list_1 li a {
    font-size: 14px;}

.ej-rt {
    width: 100%;
padding-top:10px;
    float: none;
}
.lm-box {
    padding: 29px 15px 10px 15px;
}
.lm-box .dqlm {
    font-size: 18px;}
.lm-box {
    width: 0px;
    height: 0px;
padding:0px;
    overflow: hidden;
}
	.content-box {
		margin: 20px 0px 30px 0px;
	}

	

	.content-box .cont-tit-box .cont-tit {
		font-size: 20px;
	}
}


/* 超小屏幕（手机，小于 768px） */

@media only screen and (max-width: 400px) {

.xyfg-list-box .list-item{width: 33%;}
.xyfg-list-box .list-item a img{width:100%;height: 132px;}
	.slideBox {
		width: 100%;
		height: 120px;
	}

	.slideBox .bd img {
		width: 100%;
		height: 120px;
	}
}