.pics {
	padding-top: 75%;
	position: relative;
	overflow: hidden
}

.pics img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 1s
}

.pics img:hover {
	transform: scale(1.05)
}

.n-banner {
	width: 100%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	height: 420px
}

.n-banner img {
	width: 100%
}

.n-banner .title {
	color: #FFF;
	font-size: 36px;
	z-index: 1;
	position: absolute;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

.n-banner .mark {
	position: absolute;
	z-index: 0;
	width: 100%;
	bottom: 0;
	height: 80%;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
}

.n-banner .sub {
	width: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	height: 60px;
	line-height: 60px;
	overflow-x: auto;
}

.n-banner .sub a {
	color: #FFF
}

.n-banner .sub li {
	margin-right: 40px;
	padding-right: 40px;
	font-size: 18px
}

.n-banner .sub li::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 30%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background-color: #FFF
}

.n-banner .sub li:last-child {
	margin-right: 0;
	padding-right: 0
}

.n-banner .sub li:last-child::after {
	display: none
}

.con_page .main_con_hd {
	padding-top: 10px
}

.con_page .main_con_hd h2.title {
	font-size: 24px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 42px;
	text-align: center
}

.con_page .main_con_hd p.info {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #999;
	line-height: 60px;
	border-bottom: 1px dashed #e7e7e7;
	text-align: center
}

.con_page .main_con_hd p.info i {
	font-style: normal;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	margin-right: 26px
}

.content {
	padding: 0 0 30px 0;
	border-bottom: 1px solid #dadada;
}

.content p {
	font-size: 16px !important;
	color: #666;
	font-family: "Microsoft Yahei";
	line-height: 32px !important;
	text-indent: 2em;
	margin-bottom: 10px;
}

.content p img {
	/* display: block; */
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.con_page .nextbox {
	padding-top: 20px;
	font-size: 16px;
	color: #333;
}

.con_page .nextbox p {
	line-height: 30px;
	text-indent: 0 !important;
	font-family: "Microsoft Yahei";
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con_page .nextbox span {
	color: #333
}

.con_page .nextbox a {
	color: #333
}

.con_page .nextbox a:hover {
	color: #ba2d35
}

.jgtitle {
	background-image: linear-gradient(#f9ebbc, #aea071);
	width: 100%;
	color: #000;
	font-size: 20px;
	line-height: 45px;
	margin-top: 2%;
	text-indent: 20px;
	font-weight: bold
}

.yxTop {
	padding: 30px
}

.yxTop ul {
	overflow: hidden
}

.yxTop ul li {
	text-align: center;
	width: 23%;
	margin: 18px 1% 0 0;
	padding: 1%;
	float: left;
	background: #FCFCFC;
	border: 2px solid #E6E6E6;
	font-size: 16px
}

.yxTop ul li:hover {
	background: #ba2d35
}

.yxTop ul li:hover a span {
	color: #ffffff
}

.img-lists {
	padding-bottom: 50px
}

.img-lists ul {
	overflow: hidden
}

.img-lists ul li {
	float: left;
	width: 22.5%;
	margin: 30px 0 0 2%;
	transition: all 0.3s;
	position: relative;
	top: 0
}

.img-lists ul li:hover {
	box-shadow: 0 0 10px rgba(122, 13, 30, 0.4);
	border-color: #7a0d1e
}

.img-lists ul li a {
	display: block;
	width: 100%
}

.img-lists ul li a .pics {
	padding-top: 67%
}

.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px
}

.img-lists ul li a p {
	text-align: center;
	color: #303030;
	font-size: 16px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0
}

.img-lists ul li a>div.info {
	padding: 10px;
	font-size: 0
}

.img-lists ul li a>div.info p {
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px
}

.img-lists ul li a>div.info img {
	height: 14px;
	vertical-align: middle
}

.img-lists ul li a>div.info span {
	font-size: 14px;
	display: inline-block;
	margin-left: 5px;
	color: #999;
	vertical-align: middle
}

.text-list {
	padding: 0 0 40px 0
}

.text-list2 {
	padding: 0 0 0 0
}

.date2 {
	width: 80px;
	text-align: center
}

.date2 p {
	line-height: 31px;
	font-size: 18px;
	color: #fff;
	background: #992833;
	font-weight: 600;
	margin: 0
}

.date2 span {
	display: block;
	color: #626262;
	font-size: 14px;
	line-height: 37px;
	background: #f5f5f5
}

.text-list2 li:first-child a {
	border-top: none
}

.text-list2 li a {
	display: block;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid #d2d2d2
}

.text-list2 li a:hover .text-list-info h3 {
	color: #015290
}

.text-list2 li a:hover .text-list-info p {
	color: #015290
}

.text-list2 li a .date2 {
	float: left;
	width: 68px;
	margin-right: 15px
}

.text-list-info {
	font-size: 16px;
	overflow: hidden;
	vertical-align: middle
}

.text-list-info h3 {
	font-size: 16px;
	line-height: 26px;
	color: #181818;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 5px 0 0 0
}

.text-list-info p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 10px 0 0 0
}

@media (min-width: 1025px) {
	.n-banner .sub a:hover {
		text-decoration: underline
	}
}

@media (max-width: 1024px) {
	.img-lists ul li {
		width: 47%;
		margin-left: 2%
	}
	.img-lists ul li a>img {
		height: 209px
	}
	.img-lists ul li a>div.info p {
		font-size: 14px
	}
	.img-lists ul li a>div.info img {
		height: 12px
	}
	.img-lists ul li a>div.info span {
		font-size: 12px
	}
	.img-lists ul li a p {
		font-size: 16px;
		line-height: 36px
	}
}

@media (max-width: 1199px) {
	.n-banner {
		height: 4.2rem
	}
	.n-banner .sub li {
		padding-right: .3rem;
		margin-right: .3rem
	}
	.n-banner .title {
		font-size: .48rem;
	}
}

@media (max-width: 767px) {
	.yxTop ul li {
		width: 98%
	}
	.n-banner .sub ul {
		white-space: nowrap;
		overflow-x: scroll;
	}
	.n-banner .sub li {
		display: inline-block;
		float: none
	}
.public-title{height:auto !important;overflow:hidden;}
.crumbs{float: right;}
}

.public-title {
	width: 100%;
	border-bottom: 1px #dbe1ee solid;
	margin-top: 40px;
	height: 60px;
	line-height: 60px
}

.public-title strong {
	font-size: 24px;
	padding-left: 20px
}

.public-title strong::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 6px;
	height: 40%;
	background-color: #b62c34
}

.news-list {
	padding-bottom: 50px
}

.news-list .item {
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px #dbe1ee solid
}

.news-list .item .pic {
	margin-right: 35px;
	width: 345px;
	height: 215px;
	overflow: hidden
}

.news-list .item .pic img {
	width: 100%;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s
}

.news-list .item .time {
	color: #5e667a;
	font-size: 14px;
	font-style: italic
}

.news-list .item .time span {
	font-size: 22px;
	font-weight: bold;
	font-style: normal
}

.news-list .item .tit {
	font-size: 20px;
	height: 30px
}

.news-list .item .txt {
	color: #999;
	margin-top: 10px;
	line-height: 1.8;
	height: 84px
}

.news-list .item .more {
	border: 1px #c0cbe4 solid;
	color: #0e358e;
	line-height: 45px;
	padding: 0 55px;
	margin-top: 10px;
	font-size: 15px
}

.page {
	margin-top: 50px
}

.page a {
	border: 1px #dcdcdc solid;
	line-height: 38px;
	padding: 0 15px;
	margin: 0 5px
}

.page a.cur {
	background-color: #b52c34;
	color: #FFF
}

@media (min-width: 1025px) {
	.news-list .item:hover .pic img {
		transform: scale(1.05);
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05)
	}
	.news-list .item:hover .more,
	.page a:hover {
		color: #116c53;
		border-color: #b7d3cb
	}
}

@media (max-width: 1199px) {
	.news-list {
		padding-bottom: .6rem
	}
	.news-list .item .pic {
		width: 5.15rem;
		height: 3.15rem;
		margin-right: .3rem
	}
	.news-list .item .tit {
		height: auto;
		font-size: .3rem
	}
	.news-list .item .time span {
		font-size: .28rem
	}
	.news-list .item .time {
		font-size: .22rem
	}
	.news-list .item .txt {
		height: auto;
		margin-top: .2rem
	}
	.news-list .item .more {
		line-height: .6rem;
		padding: 0 .3rem;
		margin-top: .2rem
	}
	.page {
		margin-top: .6rem
	}
	.page a {
		line-height: .5rem;
		padding: 0 .2rem
	}
}

.xrld {
	margin-left: -5%;
	overflow: hidden;
	margin-top: 50px
}

.xrld li {
	width: 45%;
	margin-left: 5%;
	margin-bottom: 30px;
	float: left;
	background: url(../images/ldxx_bg.png) no-repeat bottom center #EEEEEE;
	padding: 25px 2%;
	text-align: center;
	color: #333333;
	background-size: cover
}

.xrld li span {
	font-size: 16px;
	color: #090606
}

.xrld li span b {
	display: inline;
	font-size: 20px;
	font-weight: normal;
	padding-right: 20px
}

.xrld li span b em {
	display: inline;
	font-size: 15px;
	color: #fff
}

.xrld li span strong {
	display: inline;
	font-size: 20px;
	font-weight: normal;
	padding-right: 10px;
	color: #333333
}

.xrld li span strong a {
	color: #292929;
	font-weight: bold
}

@media (max-width: 767px) {
	.img-lists ul li {
		margin-top: 10px
	}
	.news-list .item .pic {
		width: 100%;
		float: none;
		margin-right: 0
	}
	.news-list .item .text-content {
		margin-top: .3rem
	}
}
