/* é€šç”¨ */

.banner a {
  display: block;
}
.bai {
  position: relative;
display: none;
}
.ny-main .more {
  position: relative;
  /* background: url(../images/ny-zhe.png) no-repeat center center; */
  display: none;
}
.banner {
  position: relative;
}
.ny-main .banner img {
  width: 100%;
}
.banner .zhe {
  position: absolute;
  z-index: 2;
  bottom: 0;
}
.ny-main .more p {
  position: absolute;
  bottom: 90px;
  left: 13.4%;
  margin-left: 48px;
  font-size: 34px;
  line-height: 44px;
  color: #fff;
  z-index: 2;
}
.ny-main .more .po {
  position: absolute;
  bottom: 90px;
  right: 13.3%;
  z-index: 2;
}
.ny-main .more .po span {
  font-size: 16px;
  line-height: 33px;
  color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: middle;
}
.ny-main .more .po a {
  font-size: 16px;
  line-height: 33px;
  color: #fff;
  vertical-align: middle;
}
.ny-main .ny-nav p {
  position: relative;
  padding: 5px 0;
  background-color: #93080c;
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: none;
  margin-bottom: 25px;
}
.ny-main .ny-nav p span {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 4px;
  background: url(../images/nyej1.png) no-repeat center center;
}
.ny-main p span.on {
  background: url(../images/nyej2.png) no-repeat center center;
}
.ny-main .ny-nav ul {
  position: absolute;
  width: 86.6%;
  z-index: 2;
  bottom: 0;
  background-color: #f6f4f3;
  opacity: 0.9;
  margin-left: 13.4%;
}
.ny-main .ny-nav ul li {
  display: inline-block;
  font-size: 22px;
  line-height: 44px;
}
.ny-main .ny-nav ul li a {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 34px;
  margin-left: 47px;
  color: #333;
}
.ny-main .ny-nav ul li a.active {
  color: #93080c;
  border-bottom: 4px solid #93080c;
}

/* lists */
/* section  */
.section .ts li a {
  display: block;
  overflow: hidden;
}
.section .ts {
  padding-top: 20px;
  margin-bottom: 55px;
}
.section .ts .date {
  float: left;
  border: 1px solid #c4c4c4;
  text-align: center;
}
.section .ts .date .day {
  /* padding-top: 7px; */
  /* padding: 7px 40px 0 42px; */
  padding-left: 42px;
  padding-right: 40px;
  font-size: 40px;
  line-height: 82px;
  color: #93080c;
  /* font-weight: 600; */
}
.section .ts .date .year {
  font-size: 16px;
  color: #93080c;
  padding-bottom: 15px;
}
.section .ts li {
  margin-top: 30px;
}
.section .ts li:hover {
  background-color: #93080c;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  transition: all 2s;
}
.section .ts li:hover .date {
  border: 0;
}
.section .ts li:hover .day,
.section .ts li:hover .year {
  color: #fff;
}
.section .ts .zi {
  overflow: hidden;
  padding-left: 2.1%;
  padding-right: 23px;
}
.section .ts .zi h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 13px;
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 32px;
  color: #333;
}
.section .ts .zi p {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  height: 48px;
  overflow: hidden;
  margin-bottom: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.section .ts li:hover .zi h4,
.section .ts li:hover .zi p {
  color: #fff;
}

/* å›¾ç‰‡åˆ—è¡¨ */
.section .lsim {
  padding-top: 20px;
  padding-bottom: 70px;
}
.section .lsim li a {
  display: block;
  overflow: hidden;
  padding-top: 32px;
  padding-bottom: 32px;
}
.section .lsim li:nth-child(2n) a {
  border-top: 1px solid #dbadae;
  border-bottom: 1px solid #dbadae;
}
.section .lsim li:hover a {
  background-color: #93080c;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  transition: all 2s;
}
.section .lsim li:hover .date {
  border: 0;
}
.section .lsim li:hover .day,
.section .lsim li:hover .year {
  color: #fff;
}
.section .lsim li:hover .top-l {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.section .lsim li:hover .bottom-r {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.section .lsim li:hover .zi h4,
.section .lsim li:hover .zi p {
  color: #fff;
}
.section .lsim li:hover h4::after {
  background-color: #fff;
}
.section .lsim .date1 {
  float: left;
  position: relative;
  margin-left: 2%;
  margin-right: 3%;
}
.section .lsim .date1 .bor-span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
}
.section .lsim .date1 .top-l {
  top: 1px;
  left: 1px;
  border-top: 1px solid #93080c;
  border-left: 1px solid #93080c;
}
.section .lsim .date1 .bottom-r {
  bottom: 1px;
  right: 1px;
  margin-top: 75px;
  border-bottom: 1px solid #93080c;
  border-right: 1px solid #93080c;
}
.section .lsim .date1 .day {
  font-size: 40px;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
}
.section .lsim .date1 .year {
  font-size: 16px;
  color: #93080c;
  padding-left: 5px;
  padding-right: 10px;
}
.section .lsim .imgs {
  float: left;
  /* width: 22.7%; */
  width: 318px;
}
.section .lsim .imgs img {
  width: 100%;
}
.section .lsim .zi {
  overflow: hidden;
  padding-left: 3%;
  padding-right: 35px;
  padding-top: 28px;
}
.section .lsim .zi h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  line-height: 32px;
  color: #333;
}
.section .lsim .zi h4::after {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 25px;
  background-color: #93080c;
}
.section .lsim .zi p {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  color: #808080;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* å†…å®¹é¡µ */

.bgcb {
  background-color: #f8f6f1;
  padding-top: 52px;
  /* padding-bottom: 83px; */
}
.ny-main .ch {
  position: relative;
}
.ny-main .ny-nav .move {
  bottom: 52px;
}
.ny-main .ch p {
  bottom: 142px;
}
.ny-main .ch .po {
  bottom: 142px;
}
.section .context {
  position: relative;
  background-color: #fff;
}
.section .context h3 {
  padding-top: 70px;
  padding-bottom: 45px;
  text-align: center;
  font-size: 28px;
  color: #93080c;
  border-top: 3px solid #93080c;
}
.section .context .titl {
  text-align: center;
  margin: 0 32px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.section .context .titl span {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 33px;
  color: #666666;
}
.section .context .zhu {
  font-size: 16px;
  color: #333;
  text-indent: 2em;
  padding-left: 3%;
  padding-top: 50px;
  padding-right: 35px;
  padding-bottom: 30px;
  text-align: justify;
}
.section .context .zhu p {
  padding-bottom: 12px;
  font-size: 16px;
  line-height: 30px;
}
.section .context .zhu .ny-slick img {
  /* width: 100%; */
  padding-top: 50px;
  padding-bottom: 80px;
  text-align: center;
  margin: 0 auto;
}
.section .context .slick-prev {
  background: url(../images/ny-al.png) no-repeat center center;
}
.section .context .slick-prev:before,
.section .context .slick-next:before {
  content: "";
}
.section .context .slick-prev,
.section .context .slick-next {
  width: 54px;
  height: 54px;
  top: 93%;
  /* bottom: 55px; */
  z-index: 9;
}
.section .context .slick-slider {
  position: static;
}
.section .context .slick-prev {
  left: 41.2%;
}
.section .context .slick-next {
  right: 44.2%;
  /* margin-left: 45px; */
}
.section .context .slick-next {
  background: url(../images/ny-ar.png) no-repeat center center;
}
/* åˆ†é¡µ */
.pagination {
  text-align: center;
  font-size: 0;
  padding-bottom: 55px;
}

.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: #9b0d14;
  color: #fff;
  border: 1px solid #9b0d14;
}

.pagination a:hover {
  background: #9b0d14;
  color: #fff;
  border: 1px solid #9b0d14;
}

.pagination span {
  display: inline-block;
  font-size: 14px;
}
.dpzw h3
{
  text-align:center;
  font-size:24px;
}
.dpzw .dpzw_box p
{
  font-size:18px;
  line-height:40px;
  text-indent:2em;
}
.ny-main .px1400{
  overflow:hidden;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ny-main .leftNav {
	width: 275px;
	position: relative;
}

.ny-main .leftNav>h2 {
	line-height: 100px;
	color: #fff;
	background: #93080c;
	font-size: 28px;
	overflow: hidden;
	text-align: center;
	padding: 10px;
}

.ny-main .leftNav>h2 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}

.ny-main .leftNav p {
	margin-left: 20px;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0;
}

.ny-main .leftNav>ul {
	border-right: 1px solid rgba(203,203,235,0.6);
	background: #fff;
	padding-bottom: 150px;
	/* box-shadow: 0 0 10px rgba(0,0,0,.1); */
}

.ny-main .leftNav>ul>li {
	position: relative;
	border-bottom: 1px dotted #b0bdcb;
}

.ny-main .leftNav>ul>li:first-child {
	border-top: none;
}

.ny-main .leftNav ul li a {
	display: block;
	font-size: 20px;
	line-height: 65px;
	padding-left: 45px;
}

.ny-main .leftNav>ul>li>span {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 10px;
	top: 20px;
	line-height: 50px;
	background: url(../images/sub_left_down.png) no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.ny-main .leftNav>ul>li.on>span {
	transform: rotate(90deg);
}

.ny-main .leftNav>ul>li.on>a {
	background: rgba(7, 49, 144, 0.04);
	color: #93080c;
	font-weight: 600;
}

.ny-main .leftNav>ul>li.activ {
	background: #dadada;
}

.ny-main .leftNav>ul>li.active>a {
	color: #93080c;
	font-weight: 600;
}

.ny-main .leftNav ul li:hover {}

.ny-main .leftNav ul li.active {
	/*border-left: 3px solid #d00c32;*/
}

.ny-main .leftNav ul li.active ul {
	display: block;
}

.ny-main .leftNav ul li a:hover {
	background-position: 31px center;
	color: #93080c;
}

.ny-main .leftNav>ul>li>ul {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.ny-main .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 64px;
	border-top: 1px solid #eeeeee;
	padding-left: 65px;
	color: #666666;
}

.ny-right {
	width: calc(100% - 315px);
	min-height: 400px;
	margin-bottom: 40px;
	/* padding-top:30px; */
}
.ny-right .po{
  display:flex;
  justify-content:flex-end;
  align-items:center;
  font-size:16px;
  line-height:24px;
  color:#333;
}
.ny-main{
  padding-top:45px;
}

.art-info {
    border-top: 1px solid #eaeaea;
    margin-top: 25px;
    margin: 25px;
    padding-bottom: 30px;
}

.pnext {
    margin-top: 10px;
}

.pnext p {
    text-indent: initial;
    font-size: 15px;
    line-height: 30px;
    color: #555555
}

.pnext p a {
    font-size: 15px;
    color: #444;
}