.banner {
	width: 100%
}

.banner img {
	width: 100%
}

.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 30px
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 10px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #666;
	margin: 0 7px
}

.pagination a.active {
	background: #3469ac;
	color: #fff;
	border: 1px solid #3469ac
}

.pagination a:hover {
	background: #3469ac;
	color: #fff;
	border: 1px solid #3469ac
}

.pagination span {
	display: inline-block;
	font-size: 14px
}

.main-ny {
	margin: 0 auto;
	width: 1400px
}

.ny {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: calc(100% - 40px);
}

.ny-l {
	float: left;
	width: 230px;
	float: left;
	width: 250px;
	position: relative;
	z-index: 1;
	margin-top: -122px;
	padding: 0 0 3.625rem;
}

.ny-l>p {
	 height: 98px;
	 background: rgb(16 79 158 / 0.85);
	 font-size: 1.875rem;
	 color: #fff;
	 padding: 0 1rem;
	 text-align: center;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 border-radius: 2.5rem 2.5rem 0 0;
}

.ny-l>p span {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 24px;
	background: url(../images/sub_left_down2.png) no-repeat center center;
	background-size: 14px 14px;
	display: none
}

.ny-l>p span.on {
	background: url(../images/sub_left_up2.png) no-repeat center center;
	background-size: 14px 14px
}

.ny-l>ul {
	padding: 0 0 2rem;
	border-top: none;
	position: relative;
	background: #edf1f9;
	border-bottom: #104f9e .625rem solid;
}

.ny-l>ul>li {
	    line-height: 4.375rem;
    font-size: 1.125rem;
    color: #333333;
    position: relative;
}
.ny-l>ul>li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;border-bottom: #add8e3 1px dotted;}
.ny-l>ul>li.on:before{content:"";position:absolute;top: 0;left: 20px;right: 20px;height: 70px;border-bottom: #add8e3 1px dotted;background: #1c5398;box-shadow: 0 0 8px #1c5395;}
.ny-l>ul>li:first-child {
	margin-top: 0
}
.ny-l>ul>li>a{
    display: block;
    padding: 0;
    transition: 0.36s;
    margin: 0 66px 0 18px;
    position: relative;
    z-index: 1;
    padding-left: 35px;
    }
.ny-l>ul>li span {
	position: absolute;
	width: 47px;
	height: 30px;
	right: 15px;
	top: 20px;
	background: url(../images/jia.png) no-repeat center center;
}

.ny-l>ul>li.on span {
	background: url(../images/jian1.png) no-repeat center center;
	top: 20px;
}
.ny-l>ul>li.on span:after {
    content: "-";
    position: absolute;
    top: -70%;
    left: 0px;
    right: 20px;
    font-size:60px;
    height: 70px;
    color: #fff;
    font-weight: 100;
    }
.ny-l>ul>li.on>a {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

.ny-l>ul>li>a {
	font-size: 1.125rem;
	color: #333;
}

.ny-l>ul>li.on>a {
	/* font-size: 1.225rem; */
	color: #ffffff !important;
	font-weight: 700;
}

.ny-l>ul>li:hover>a {
    font-size: 1.225rem;
    color: #3469ac;
    font-weight: 700;
}

.ny-l>ul>li>ul {
	display: none
}

.ny-l>ul>li>ul>li {
	line-height: 48px;
	font-size: 16px;
	color: #fff;
}

.ny-l>ul>li>ul>li>a {
	font-size: 16px;
	color: #333;
	padding-left: 70px;
}
.ny-l>ul>li>ul>li:hover a{color: #3469ac;}
.ny-l>ul>li>ul>li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;border-bottom: #add8e3 1px dotted;}
.ny-l>ul>li>ul>li>a:before{content:"";width: 0;height: 100%;background:transparent;position:absolute;left: 50%;top: 0;right: 0;transition:0.6s;z-index: -1;box-shadow: 0px 0px 10px 0px rgba(32, 115, 158, 0.8);opacity: 0;}


.ny-l>ul>li>ul>li.on a:before{width: calc(100% + 1.125rem);background: #2070c2;left: 0;opacity: 1;}
.ny-l>ul>li>ul>li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}



.ny-r {
	overflow: hidden;
	padding-left: 30px;
}

.topic {
	position: relative;
	padding-bottom: 8px;
	line-height: 62px
}

.topic:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	bottom: 0;
	background-color: #3469ac
}

.topic h2 {
	float: left;
	font-size: 20px;
	color: #000;
	font-weight: normal
}

.topic .position {
	float: right
}

.topic .position span {
	font-size: 14px;
	color: #646464
}

.topic .position a {
	font-size: 14px;
	color: #646464
}

.art p {
	line-height: 2.5rem !important;
	font-size: 1.05rem !important;
}

.art-topic {
	padding-top: 30px
}

.art-topic h2 {
	font-size: 24px;
	color: #000;
	text-align: center;
	margin-bottom: 20px
}

.art-topic p {
	background-color: #f5f6f5;
	line-height: 35px;
	text-align: center
}

.art-topic p span {
	font-size: 15px;
	color: #888888;
	padding: 0 18px;
	display: inline-block
}

.art>p {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	margin-top: 5px;
	text-indent: 2em
}

.art>p.picture {
	text-align: center
}

.art-down {
	border-top: 1px dashed #d7d7d7;
	background-color: #f7f8f8;
	padding: 30px 0 30px 30px;
	margin-top: 40px;
	margin-bottom: 60px
}

.art-down>p {
	line-height: 35px
}

.art-down>p>span {
	font-size: 16px;
	color: #3469ac
}

.art-down>p>a {
	font-size: 16px;
	color: #333
}

.list {
	padding-top: 10px;
	padding-bottom: 20px
}

.list>ul>li {
	position: relative;
	border-bottom: 1px dashed #dedfdf;
	line-height: 45px;
	padding-left: 20px;
	padding-right: 100px;
	background: url(../images/list.png) no-repeat 10px center
}

.list>ul>li>a {
	font-size: 1.125rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.list>ul>li>span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 1rem;
	color: #999;
}

.simple .art p {
	margin-top: 0
}

.title-list>ul>li {
	padding: 20px 0;
	border-bottom: 1px dashed #dfdfdf
}

.title-list>ul>li>a {
	display: block;
	overflow: hidden
}

.title-list>ul>li>a h3 {
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	font-weight: normal;
	background: url(../images/list.png) no-repeat 10px center;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.title-list>ul>li>a p {
	line-height: 24px;
	font-size: 14px;
	color: #888888;
	text-indent: 2em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.title-list>ul>li>a span {
	font-size: 14px;
	color: #999
}

.title-list>ul>li.ny-pic .ny-art {
	float: left;
	width: 80%
}

.title-list>ul>li.ny-pic .ny-list-pic {
	float: right;
	width: 160px
}

.title-list>ul>li.ny-pic .ny-list-pic>div {
	position: relative;
	padding-top: 66.7%
}

.title-list>ul>li.ny-pic .ny-list-pic>div img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%
}

.pic-list>ul>li {
	float: left;
	margin-top: 30px;
	width: 32%;
	margin-left: 2%
}

.pic-list>ul>li:nth-child(3n-2) {
	margin-left: 0
}

.pic-list>ul>li>a {
	display: block
}

.pic-list>ul>li .pic {
	position: relative;
	padding-top: 67%
}

.pic-list>ul>li .pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%
}

.pic-list>ul>li .text {
	text-align: center;
	padding-top: 30PX
}

.pic-list>ul>li .text p {
	font-size: 18px;
	color: #333
}

.pic-list>ul>li .text span {
	font-size: 18px;
	color: #333
}

@media screen and (max-width:1440px) {
	.main-ny {
		width: 100%
	}
}

@media screen and (max-width:1250px) {
	.title-list>ul>li.ny-pic .ny-art {
		width: 70%
	}
}

@media screen and (max-width:1024px) {
	.main-ny {
		width: 100%
	}
	.ny-l {
		float: none;
		width: auto;
		margin-top: 15px;
	}
	.ny-l>ul {
		display: none;
		min-height: auto;
		padding-bottom: 20px
	}
	.ny-l>p>span {
		display: block
	}
	.ny-l>ul>li {
		padding: 10px 0;
		line-height: 46px;
	}
	.ny-l>ul>li.on:before{height: 56px;}
	.ny {
		padding-left: 20px;
		padding-right: 20px
	}
	.ny-r {
		padding-left: 0
	}
}

@media screen and (max-width:760px) {
	.ny-l>p {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 20px;
		border-radius: 0;
		height: 44px;
	}
	.ny-l>p span {
		top: 22px;
	}
	.ny-l>ul {
		padding-top: 20px
	}
	.art {
		padding-top: 0
	}
	.art>p.picture img {
		width: 90%;
		margin: 0 auto;
		display: block
	}
	.ny {
		padding-left: 10px;
		padding-right: 10px;
		width: calc(100% - 20px);
	}
	.ny-l>ul>li>a {
		font-size: 16px !important;
	}
	.ny-l>ul>li.on>a {
		font-size: 18px !important;
	}
	.ny-l>ul>li span{
}
	.art-topic h2 {
		font-size: 18px
	}
	.art-down {
		padding: 0;
		margin-top: 20px;
		margin-bottom: 20px
	}
}

@media screen and (max-width:570px) {
	.title-list>ul>li.ny-pic .ny-list-pic {
		width: 120px
	}
	.title-list>ul>li.ny-pic .ny-art {
		width: 60%
	}
	.pic-list>ul>li .text p {
		font-size: 14px
	}
	.pic-list>ul>li .text span {
		font-size: 14px
	}
	.pic-list>ul>li {
		width: 48%;
		margin-left: 0
	}
	.pic-list>ul>li:nth-child(2n) {
		margin-left: 2%
	}
}

@media screen and (max-width:420px) {
	.topic h2 {
		display: none;
	}
}

.art p a {
	word-break: break-all;
}