@charset "utf-8";

/* 分页 */
.f2{
	display: none;
}
.pic>img {
	width: 100%;
}
.banner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 8;
}
.banner img {
	display: block;
	width: 100%;
}

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 100px;
	padding-bottom: 130px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}

.pagination a.active {
	background: #9d0d0d;
	color: #fff;
	border: 1px solid #9d0d0d;
}

.pagination a:hover {
	background: #9d0d0d;
	color: #fff;
	border: 1px solid #9d0d0d;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}

.nymain {
	position: relative;
	margin-top: 40px
}


.nymain .leftNav {
	float: left;
	width: 275px;
	position: relative;
	margin-right: 40px;
}

.nymain .leftNav>h2 {
	line-height: 80px;
	color: #fff;
	background: #0e5f6c;
	font-size: 30px;
	overflow: hidden;
	padding-left: 45px;
}

.nymain .leftNav>h2 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}

.nymain .leftNav p {
	margin-left: 20px;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0;
}

.nymain .leftNav>ul {
	background: #f4f4f4;
	padding-bottom: 50px;
	/* box-shadow: 0 0 10px rgba(0,0,0,.1); */
}

.nymain .leftNav>ul>li {
	position: relative;
	border-bottom: 1px dotted #b0bdcb;
}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 18px;
	line-height: 55px;
	padding-left: 45px;
	color: #000;
}

.nymain .leftNav>ul>li>span {
	position: absolute;
	width: 9PX;
	height: 17PX;
	right: 10px;
	top: 20px;
	line-height: 50px;
	background: url("../images/sub_left_down.png") no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>span {
	transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
	background: rgba(12, 49, 115, 0.1);
	color: #0e5f6c;
	font-weight: 600;
}

.nymain .leftNav>ul>li.activ {
	background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
	color: #0e5f6c;
	font-weight: 600;
}



.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav ul li a:hover {
	background-position: 31px center;
	color: #0e5f6c;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 64px;
	border-top: 1px solid #eeeeee;
	padding-left: 65px;
	color: #666666;
}

.ny-right {
	background: #fff;
	overflow: hidden;
	min-height: 600px;
	margin-bottom: 40px;
}

.ny-rcom {
	font-size: 24px;
	color: #0e5f6c;
	margin-bottom: 15px;
	font-weight: normal;
}

.ny-nav {
	background: url(../images/t-n.png) no-repeat center;
	background-size: cover;
}

.ny-nav ul {
    font-size: 0;
    text-align: center;
}

.ny-nav ul li {
	display: inline-block;
}

.ny-nav ul .on {
	position: relative;
}
.ny-nav ul .on::after {

	position: absolute;

	content: '';

	width: 100%;

	height: 9px;

	bottom: 0;

	left: 0;

	right: 0;

	background: url(../images/na-on.png) no-repeat center;
}

.ny-nav ul li a {
	font-size: 24px;
	line-height: 70px;
	color: #ffffff;
	margin: 0 25px;
}

/* 当前位置 */
.ny-top {

	margin-top: -213px;
}

.ny-top h2 {
	margin-bottom: 17px;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
	margin-left: 4.4%;
}

.position {
	text-align: left;
	margin-bottom: 25px;
	margin-left: 4.4%;
}

.position span {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	vertical-align: middle;
}

.position img {
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}

.position a {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	vertical-align: middle;
	display: inline-block;
}

.position a:hover {
	color: #0397c7;
}

.dt-list2 li:hover a {
	border: none;
}

.dt-list2 li:hover a .dt-text p {
	color: #fff;
}

.text-list ul li {
	padding-left: 15px;
	padding-right: 110px;
	position: relative;
	line-height: 62px;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 16px;
	position: relative;
	left: 0;
	transition: all 0.5s;
	background-position: left center;
}

.text-list ul li:first-child {
	border-top: none;
}

.text-list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #000;
}

.text-list ul li span {
	position: absolute;
	right: 0;
	color: #666666;
	font-size: 16px;
}

.text-list ul li:hover a {
	color: #0e5f6c;
}

.text-list ul li:hover span {
	color: #0e5f6c;
}

.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-weight: normal;
	font-size: 24px;
	margin-top: 30px;
	font-weight: 600;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 18px;
	line-height: 2;
	/*margin-bottom: 30px;*/
}

.art-main .art-body img {
	max-width: 80% !important;
	/*display: block;*/
	margin: 0 auto;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	background: bottom;
	border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 5px;
}

.art-main .cont-tit p .liulan {
	margin-left: 50px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #888;
	margin: 0 10px;
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-size: 16px;
	line-height: 32px;
	color: #950b0e;
}

.pnext p a {
	font-size: 16px;
	color: #555555;
}

/* .pnext p:hover {
	color: #96632C;
} */

.pnext p:hover a {
	color: #b70b0b;
}


/* 图片列表 */

.img-lists ul {
	overflow: hidden;
	margin-left: -2%;
	margin-right: -2%;
}

.img-lists ul li {
	float: left;
	width: 29%;
	margin: 40px 2% 0 2%;
	border: 1px solid #eee;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

.img-lists ul li:hover {
	box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
	top: -10px;
}

.img-lists ul li a {
	display: block;
	width: 100%;
}



.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px;
}

.img-lists ul li a>div.info {
	padding: 10px;
	font-size: 0;
	text-align: center;
}

.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:hover a>div.info p {
	color: #0e5f6c;
}

/* 文字列表页 */
.dt-list2 {
	padding: 0 90px;
	background: #fff;
	overflow: hidden;
	padding-top: 25px;
}

.dt-list2 li {
	position: relative;
	transition: all 0.5s;
}

.dt-list2 li:hover {
	background: url(../images/ny-li-b.png) no-repeat bottom;
	background-size: cover;
	box-shadow: 0px 19px 40px 0px rgba(76, 16, 16, 0.72);
}

.dt-list2 li:hover .date {
	background: #fff;
}

.dt-list2 li:hover a .dt-text h3 {
	color: #fff;
}

.dt-list2 li a {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
}
.dt-list2 li:hover .date:after{
	width: 0;
}
.dt-list2 li:hover .date:before{
	width: 0;
}
.dt-list2 li .date {
	position: relative;
	float: left;
	border: solid 1px #d2d2d2;
	text-align: center;
	transition: all 0.3s;
	z-index: 4;
}

.dt-list2 li .date::after{
	position: absolute;
	content: '';
	height: 5px;
	width: 100%;
	right: 5px;
	bottom: -5px;
	background: #dedede;
	z-index: -1;
}
.dt-list2 li .date::before{
	position: absolute;
	content: '';
	height: 100%;
	width: 5px;
	left: -5px;
	bottom: -5px;
	background: #dedede;
	z-index: -1;
}

.dt-list2 li .date p {
	font-size: 14px;
	line-height: 14px;
	color: #6e6060;
	margin: 0 6px 10px 6px;
}

.dt-list2 li .date span {
	display: block;
	font-size: 30px;
	line-height: 40px;
	padding-top: 8px;
	padding-bottom: 7px;
	color: #983a3a;
}

.dt-list2 li a:hover .date p,
.dt-list2 li a:hover .date span {
	color: #983a3a;
}

.dt-list2 li a .dt-text {
	overflow: hidden;
	padding: 0 0 0 20px;
}

.dt-list2 li a .dt-text h3 {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 19px;
}

.dt-list2 li a .dt-text p {
	word-break: break-all;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	max-height: 52px;
}


/* 图片列表 */

.dr-l {
	padding-left: 10px;
	margin: 60px  0 80px 0;
	overflow: hidden;
}

.dr-r .pic {
	padding-top: 69%
}

.dr-r {
	margin-left: 67px;
	margin-top: 23px;
	float: right;
	width: 243px;
	margin-right: 12px;
}


/* wz */
.wz .dr-l {
	padding-left: 10px;
	overflow: hidden;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 23px;
}

.wz .dt-list2 li a .dt-text h3 {
	margin-top: 30px;
}

/* 通知公告 */
.tz {
	margin-top: 57px;
	padding: 0 79px;
}

.tz ul li {
	float: left;
	width: 49%;
	padding-left: 30px;
	padding-right: 10px;
}
.tz ul li:nth-child(odd){
	margin-right: 1.5%;
}
.tz .top1 h2 {
	float: left;
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
	color: #000000;
	padding-bottom: 12px;
	border-bottom: 6px solid #960000;
}

.tz .top1 a {
	float: right;
	font-size: 14px;
	line-height: 40px;
	color: #999999;

}
.tz .top1 a:hover{
	color: #960000;
}
.tz .dt-list2 {
	background: #fff;
	overflow: hidden;
	border:
		solid 1px #e9e9e9;
	padding-top: 20px;
	padding-bottom: 65px;
	padding-left: 0;
	padding-right: 0;
}

.tz .dt-list2 li a {
	border: none;
	padding: 20px 0;
}

.tz .dr-l {
	overflow: hidden;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

.tz-s2 {
	margin-top: 42px;
}

.tz-list {
	padding-bottom: 30px;
	border:
		solid 1px #e9e9e9;
}

.tz-list .tz-l {
	float: left;
	width: 36%;
	margin-top: 30px;
}

.tz-list .l-left {

	margin-left: 29px;
}

.tz-list .l-right {
	float: left;
	margin-left: 13%;
	width: 45%;
}

.tz-list h3 {
	padding-left: 15px;
	font-size: 20px;
	line-height: 47px;
	color: #333333;
	background-color: #e5e9e9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tz-list .tz-l:hover h3 {
	background: #960000;
	color: #fff;
}

.tz-list p {
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	max-height: 78px;
	overflow: hidden;
}

.tz .nr {
	margin-top: 20px;
	margin-left: 18px;
}

.tz-s3,
.tz-s4 {
	margin-top: 40px;
}


/*简介 */
.ny-zw {
	padding: 0 79px;
	padding-top: 90px;
	margin-bottom: 88px;
}

.ny-zw p {
	font-size: 18px;
	line-height: 47px;
	color: #333333;
	text-indent: 2em;
}

.ny-zw h4 {
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #960000;
}

.zw-1,
.zw-2,
.zw-3 {
	margin-top: 20px;
}

.zw-3 p {
	text-indent: 0;
}

/* renc */
.rc {
	padding: 0 79px;
	padding-top: 73px;
	padding-bottom: 62px;
}

.rc-left {
	float: left;
	margin-right: 4.4%;

}

.rc-right {
	margin-top: 22px;
	overflow: hidden;
}

.rc h3 {
	font-size: 36px;
	line-height: 56px;
	color: #333333;
	margin-bottom: 30px;
}

.rc p {
	font-size: 18px;
	line-height: 30px;
	color: #333333;

}

.rc .rc-t {
	background: url(../images/rc-p-bg.png) no-repeat left;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rc .rc-right h4 {
	color: #222222;
	font-size: 18px;
	line-height: 80px;
}

.rc .rc-right p {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
}

/* 人才列表 */
.rc ul li {
	float: left;
	width: 47.4%;
	border: solid 1px #e9e9e9;
	padding: 25px 35px 25px 30px;
}

.rc ul li:hover {
	background-color: #960000;
	box-shadow: 0px 19px 40px 0px rgba(76, 16, 16, 0.72);
	border: solid 1px #960000;
}

.rc ul li:hover .text .rc-b {
	color: #fff;
}

.rc ul li:hover .text p {
	color: #fff;
}

.rc ul li:hover .text h3 {
	color: #fff;
}

.rc ul li:nth-child(odd) {
	margin-right: 4.3%;
}

.rc ul li:nth-child(n+3) {
	margin-top: 66px;

}

.rc ul li a .pic {
	padding-top: 121%;
}

.rc-pic {
	float: left;
	width: 174px;
	margin-right: 8.2%;
}

.rc .text {
	overflow: hidden;

}

.rc .text p {
	font-size: 16px;
	line-height: 34px;
	color: #333333;
}

.rc .text .rc-ed {
	background: url(../images/ed.png) no-repeat left;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rc .text .rc-b {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	max-height: 60px;
	overflow: hidden;
}

.rc .text h3 {
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* nry */
.ny-nr {
	padding: 0 85px;
	padding-bottom: 130px;
}


@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) {
	.ldtz-info p {
		font-size: 14px;
	}
}

@media screen and (max-width: 1140px) {
	.list-jg ul li a {
		padding: 0 20px;
	}
}

@media screen and (max-width: 1024px) {
	.dt-list2 {
		padding: 0 10px;
		background: #fff;
		overflow: hidden;
		padding-top: 25px;
	}
	.dt-list2 li a .dt-text h3 {
		margin-bottom: 5px;
	}
	.art-main .art-body p {
		font-size: 16px;
	
	}
	.ny-zw p {
		font-size: 16px;
		line-height: 36px;
		color: #333333;
		text-indent: 2em;
	}
	.ny-zw {
		padding: 0 30px;
		padding-top: 34px;
		margin-bottom: 40px;
	}
	.ny-zw h4 {
		line-height: 24px;
		font-size: 16px;
	}






	
	.tz .top1 h2 {
		font-size: 22px;
		line-height: 22px;
		padding-bottom: 10px;
	
	}
	.tz .top1 a {
	
		line-height: 36px;
		
	}
	.tz-list .l-left {
		margin-left: 0;
	}
	.tz-list .tz-l {
		float: none;
		width: auto;
		margin-top: 30px;
		padding: 0 5px;
	}
	.tz-list .l-right {
		float: none;
		margin-left: 0;
		padding: 0 5px;
	}
	.tz {
		margin-top: 30px;
		padding: 0 30px;
	}
	.tz ul li {
		float: none;
		width: auto;
		padding-left: 30px;
	}
	.tz .dt-list2 {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.tz .dt-list2 li a {
		border: none;
		padding: 5px 0;
	}
	.rc .rc-right h4 {
		color: #222222;
		font-size: 16px;
		line-height: 50px;
	}
	.rc h3 {
		font-size: 18px;
		line-height: 26px;
		color: #333333;
		margin-bottom: 5px;
	}
	.rc {
		padding: 0 30px;
		padding-top: 0px;
		padding-bottom: 62px;
	}
	.rc ul li {

		float: none;

		width: auto;
		margin-top: 30px !important;
	}

	.rc ul li:nth-child(odd) {
		margin-right: 0;
	}

	.rc ul li:nth-child(n+3) {
		margin-top: 0;
	}

	.dt-list2 li .date span {
		font-size: 22px;
		line-height: 34px;
		padding-top: 8px;
		padding-bottom: 0px;
	}

	.wz .dr-l {

padding-bottom: 15px;

padding-top: 15px;

}

	.ny-nav ul li a {
		font-size: 18px;
		line-height: 44px;
	}

	.ny-top {
		margin-top: -155px;
	}

	.ny-top h2 {

		font-size: 24px;

		line-height: 30px;

		margin-bottom: 10px;
	}

	.banner:before {
		display: none;
	}

	.wz .dt-list2 li a .dt-text h3 {
		font-size: 16px;
		margin-top: 20px;
	}

	.nymain {
		padding: 0 20px;

	}

	.dr-r {
		margin-left: 30px;
		margin-top: 20px;
		margin-bottom: 20px;
		float: right;
		width: 200px;
	}

	.dr-l {
		margin: 35px 0 35px 0;
		overflow: hidden;
	}

	.position {
		margin-bottom: 10px;
	}

	.position span {
		font-size: 14px;
	}

	.position a {
		font-size: 14px;
	}

	.position h3 {
		height: 70px;
		line-height: 70px;
	}

	.text-list ul li {
		font-size: 16px;
	}

	.img-lists ul li {
		width: 47%;
		margin: 20px 1%;
	}

	.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;
	}

	.dt-list2 li {
		padding: 0 30px;
	}

	.timg-list ul li a h3 {
		font-size: 16px;
	}

	.timg-list-img {
		width: 260px;
	}

	.timg-linfo {
		padding-top: 10px;
	}

	.ldtz-pic {
		float: none;
		margin: 0 auto;
	}

	.ldtz-info {
		padding: 0 20px;
		padding-bottom: 15px;
		margin-top: 20px;
		text-align: center;
	}

	.ldtz-info h3::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.ldtz ul li a {
		padding-top: 15px;
	}

	.list-jg ul li {
		width: 46%;
	}

	.list-jg ul li a span {
		font-size: 14px;
	}
}

@media screen and (max-width:768px) {
	.ny-zw p {
		font-size: 14px;
		line-height: 28px;
	}
	.ny-zw h4 {
		line-height: 24px;
		font-size: 14px;
	}
	.wz .dr-l {
		padding: 10px 0;
	}
	.ny-top {
		margin-top: 0;
	}
	.f1{
		display: none;
	}
	.f2{
		display: inline-block;
	}
	.ny-zw {
		padding: 0 15px;
	}
	.ny-nav ul li:nth-child(1) {
		margin-left: 0;
	}
	.ny-top h2 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 0px;
		color: #000;
	}
	.ny-top a{
		color: #000;
	}
	.ny-top span{
		color: #000;
	}
	.ny-nav ul li a {
		font-size: 14px;
		line-height: 40px;
		margin: 0 15px;
	}
	.tz .top1 h2 {
		font-size: 18px;
		line-height: 20px;
		padding-bottom: 10px;
		border-bottom: 4px solid #960000;
	}
	.tz .nr {
		margin-top: 10px;
		margin-left: 18px;
	}
	.tz-list {
		padding-bottom: 15px;
	}
	.tz-s2 {
		margin-top: 20px;
	}
	.tz-list h3 {
		padding-left: 15px;
		font-size: 16px;
		line-height: 34px;
	}
	.tz-s3, .tz-s4 {
		margin-top: 20px;
	}
	.tz .dt-list2 li a {
		border: none;
		padding: 0;
	}
	.tz {
		margin-top: 15px;
		padding: 0 10px;
	}
	.tz .top1 a {
		line-height: 30px;
	}
	.tz ul li {
		float: none;
		width: auto;
		padding: 0 5px;
	}
	.rc-left {
		margin-top: 15px;
		text-align: center;
		float: none;
		margin-right: 0;
	}
	.rc .rc-right p {
		font-size: 14px;
		line-height: 22px;
		color: #333333;
	}
	.rc .rc-right h4 {
		color: #222222;
		font-size: 14px;
		line-height: 36px;
	}
	.rc {
		padding: 0px 10px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	.rc .text h3 {
		font-size: 16px;
		line-height: 20px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.rc ul li {
		padding: 15px;
	}
	.rc .text p {
		font-size: 14px;
		line-height: 28px;
	}
	.rc-pic {
		float: left;
		width: 140px;
		margin-right: 5.2%;
	}
	.wz .dt-list2 li a .dt-text h3 {
		font-size: 14px;
	}

	.ny-nr {
		padding: 0 10px;
		padding-bottom: 40px;
	}

	.banner::after {
		content: none;
	}

	.dr-l {
		margin: 25px 0 32px 0;
	}

	.dr-r {
		width: 160px;
	}

	.pnext p a {
		font-size: 14px;
	}


	.nymain {
		padding: 10px 0;
		margin-top: 0;
	}

	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		margin-top: 15px;
	}

	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0;
	}

	.ny-right {
		float: none;
		width: auto;
		margin-bottom: 10px;
		padding-top: 0;
		margin-top: 20px;
	}

	.position {
		padding: 5px 0;
		margin-top: 0;
		margin-bottom: 10px;
		text-align: left;
	}

	.position>div {
		text-align: left;
		line-height: 40px;
	}

	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 20px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px;
		font-weight: 600;
		display: none;
	}

	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px;
	}

	.pagination {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin: 0 3px;
	}


	.text-list ul li {
		line-height: 50px;
		padding-right: 100px;
	}

	.art-main .art-tit h3 {
		font-size: 16px;
		line-height: 30px;
		margin-top: 20px;
	}

	.art-main .art-body p {
		font-size: 14px;
		margin-bottom: 14px;
		line-height: 28px;
	}

	.art-main .cont-tit p span {
		font-size: 14px;
	}

	.art-main .cont-tit p img {
		height: 12px;
	}

	.pnext {
		float: none;
		border: none;
		width: auto;
	}

	.pnext p {
		line-height: 28px;
		font-size: 14px;
	}

	.zzjg_text li {
		width: 50%;
	}

	.img-lists ul li {
		margin: 10px 1%;
	}

	.img-lists ul li a>img {
		height: 191px;
	}

	.xbxx {
		padding-top: 0;
	}

	.xbxx ul li a {
		padding: 15px 10px;
	}

	.xbxx ul li a h3 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}

	.xbxx ul li a p {
		font-size: 14px;
		line-height: 26px;
		height: 72px;
		padding: 0;
	}

	.xbxx ul li a div span {
		font-size: 12px;
	}

	.xbxx ul li a div img {
		height: 14px;
	}

	.img-lists2 ul li {
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	.nymain .leftNav>h2 img {
		height: 20px;
	}

	.text-list ul li span {
		font-size: 14px;
	}

	.position a {
		margin: 0 2px;
	}

	.dt-list2 li a>.dt-text h3 {
		font-size: 18px;
	}

	.dt-list2 li a>.dt-text p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 0;
	}

	.dt-list2 li a>.dt-text {
		padding-left: 10px;
	}

	.dt-list2 li .date span {
		font-size: 24px;
	}


	.dt-list2 li {
		padding: 0 10px;
	}

	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 14px;
		line-height: 45px;
	}

	.art-main .art-body {
		padding-top: 0;
	}

	.timg-list-img {
		width: 220px;
		margin-right: 20px;
	}

	.timg-linfo span {
		margin-top: 10px;
	}

	.timg-linfo p {
		margin-top: 10px;
	}

	.timg-list ul li {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.list-ld ul li {
		padding: 15px 0;
	}

	.list-ld ul li h3 {
		font-size: 18px;
	}

	.list-ld ul li p {
		font-size: 14px;
		margin-top: 10px;
	}

	.list-ls ul li {
		padding: 15px 0;
	}

	.list-ls ul li h3 {
		font-size: 18px;
	}

	.list-ls ul li p {
		font-size: 14px;
		margin-top: 10px;
	}

	.list-ls ul {
		margin-top: 0;
	}

	.dt-list2 li a .dt-text {
    padding: 0 0 0 10px;
}


	.dt-list2 li .date span {
		font-size: 20px;
		line-height: 22px;
	}

	.dt-list2 li .date p {
		margin-top: 5px;
	}

}

@media screen and (max-width:480px) {
	

	.dt-list2 li .date p {
		margin-top: 3px;
		font-size: 12px;
	}
	.dt-list2 li .date span {
		font-size: 18px;
		line-height: 20px;
	}
	.dt-list2 li a .dt-text h3 {
		font-size: 15px;
	}
	.dt-list2 {
		padding-top: 0;
	}
	.img-lists ul li a>img {
		height: 100px;
	}
	.rc ul li a .pic {
		/* padding-top: 60%; */
	}
	.rc-pic {
		float: none;
		width: auto;
		margin-right: 0;
	}
	.rc .text .rc-b {
		margin-top: 0px;
	}
	.rc .text {
		margin-top: 10px;
	}

	.dt-list2 li a .dt-text p {
		margin-top: 0;
		line-height: 20px;
	}

	.text-list ul li {
		font-size: 14px;
		padding-left: 15px;
	}

	.art-main .cont-tit p .liulan {
		margin-left: 15px;
	}

	.text-list ul li span {
		width: 80px
	}

	.img-lists2 ul li {
		width: 47%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	.timg-list-img {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.timg-linfo {
		padding-top: 0;
	}

	.ldtz ul li {
		float: none;
		width: auto;
	}

	.ldtz ul li:nth-child(2n+1) {
		margin-right: 0;
	}

	.ldtz-pic {
		float: left;
	}

	.ldtz ul li {
		margin-bottom: 30px;
	}

	.ldtz ul li a {
		padding: 0;
	}

	.ldtz-pic {
		width: 120px;
	}

	.ldtz-info {
		text-align: left;
	}

	.ldtz-info h3::before {
		left: 0;
		transform: translateX(0);
	}

	.ldtz-info h3 {
		padding-top: 15px;
		margin-bottom: 10px;
	}

	.ldtz ul li a {
		margin: 0;
	}

	.pi-list .dr-l {
		width: 100%;
		float: none;
		margin: 15px 0;
	}

	.pi-list .dr-r {
		margin-left: 0;
		width: auto;
		float: none;
		margin: 10px 0;
	}
	.tz .dr-l {
		margin: 5px 0;
		padding: 5px 0;
	}
	.wz .dr-l {
		width: 100%;
		float: none;
		margin: 6px 0;
	}
}

@media screen and (max-width:320px) {
	.text-list ul li {
		line-height: 40px;
		font-size: 12px;
	}

	.art-main .art-tit span {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 24px;
		height: 24px;
	}

	.art-main .art-body p {
		font-size: 12px;
		line-height: 30px;
	}

	.img-lists ul li a>img {
		height: 84px;
	}
}