
.topbg {
	background: url(/front/zt/2025/nh/images/tbg.png) center top no-repeat;
	z-index: 1;
    position: relative;
    height: 665px;
}

.topbg0 {
	background: url(/front/zt/2025/nh/images/tbg0.png) center top no-repeat;
	z-index: 1;
    position: relative;
    height: 530px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.toutiao {
	width: 1130px;
    padding-top: 480px;
    margin: auto auto;
}
.toutiao-body{
	height: 145px;
}

.top-body {
	margin-top: -40px !important;
	background: url(/front/zt/2025/nh/images/dbg.jpg) center top no-repeat;
}
.top-body .topbody{
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	height:1025px;
	background-color: #ffffff;
	padding: 50px 15px 0px 15px;
}


.tt-max {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #1F4D83;
	padding-top: 0px;
	line-height: 50px;
}
.tt-min {
	text-align: left;
	font-size: 18px;
	color: #525252;
	line-height: 30px;
	text-indent: 2em;
	padding: 0px 10px;
}
.tt-max a{
	font-size: 30px;
	font-weight: bold;
	color: #1F4D83;
}
a.detail {
	border-radius: 5px;
    display: inline-block;
    color: #000;
    font-size: 16px;
    width: 110px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    right: 0px;
    float: right;
    position: relative;
    margin-top: -30px;
}





.pics-area {
	width: 100%;
	height: 520px;
}


.tt-bar {
	background: url(/front/zt/2025/nh/images/ttbg.png) center bottom no-repeat;
	height: 100px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 547px;
}
.ttbar-txt {
	font-size: 36px;
	color: orange;
	font-weight: bold;
	line-height: 90px;
	letter-spacing: 3px;
}
.zhbg-part {
	padding-top:30px;
}
.new-list-body {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
}
.news-body {
    padding: 10px;
    list-style: none;
    width: calc(50% - 25px);
}
.news-body li {
	background: url(/front/zt/2024/nh/imgs/dot.png) left center no-repeat;
	padding-left: 15px;
	line-height: 45px;
}
.news-body li a{
	font-size: 20px;
}


.bgr-area{
	display: flex;
    justify-content: space-evenly;
}

.bgr-item {
	width: 573px;
	background-color:rgba(255,255,255,0.7);
	height: 325px;
    padding: 10px;
    border-radius: 7px;
    border:1px #eeeeee solid;
	display: flex;
    justify-content: space-between;
}
.bgr-pic{
	width: 267px;
}

.bgr-txt {
	width: calc(100% - 280px);
}
.bgr-txt-title {
	font-size: 30px;
	color: #0E37AB;
	text-align: center;
	font-weight: bold;
	line-height: 70px;
}
.bgr-txt-ext {
	font-size:18px;
	color: #AA5300;
	text-align: left;
	line-height: 25px;
}
.bgr-remark {
	padding-top:20px;
	height: 120px;
	color: #666666;
	text-indent: 2em;
	line-height: 25px;
	font-size: 16px;
}

.bgr-link {
	display: block;
	background-color: #6A6AFF;
	color: #ffffff;
	border-radius: 5px;
	height: 37px;
	width:100%;
	text-align: center;
    line-height: 37px;
    font-size: 16px;
    letter-spacing: 3px;
}
.bgr-link:hover {
	background-color: #5e5eff;
}







.hzdgl-area {
	height: 770px;
    background-image: url(/front/zt/2025/nh/images/hdbg.png);
    background-repeat: no-repeat;
    background-position: center 105px;
}
.hzdgl-body {
	width: calc(100% - 70px);
    height: 563px;
    margin: auto auto 4px auto;
}
.hzdgl-item-area {
	display: flex;
    justify-content: space-between;
	width: calc(100% - 43px);
    margin: auto;
}

.hzdgl-item {
	width:150px;
	height: 75px;
	padding-top:25px;
	cursor: pointer;
    transition: all .3s;
}
.hzdgl-item div{
	color: #0F2F8E;
	background-color: #C1D9FB;
	text-align: center;
	height: 58px;
	display: grid;
    align-items: center;
}
.hzdgl-item div:hover{
	background-color: #abccfa;
}
.item-act {
	cursor: default;
    background: url(/front/zt/2025/nh/images/mark.png) top center no-repeat;
}
.item-act div, .item-act div:hover{
	background-color: transparent;
	color: #ffff00;
	font-weight: bold;
}
.hzdgl-conn{
	width:100%;
	height: 100%;
	display:none;
    transition: all .3s;
    justify-content: space-between;
    
}
.conn-act{
	display: flex;
}

.pic-area {
	width: 447px;
	height: 100%;
	border: 1px solid #ccc;
}
.txt-area {
	width: calc(100% - 470px);
	height: 100%;
	overflow-x: hidden;
	padding-left: 50px;
}



.hzdgl-bar {
	width: 212px;
	height: 515px;
	background: url(/front/zt/2024/nh/imgs/bar-bg.png) center top repeat-y;
}
.hzdgl-txt {
	height: 103px;
	color: #fff;
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-indent: 1em;
    line-height: 80px;
    cursor: pointer;
}
.hzdgl-act {
	background: url(/front/zt/2024/nh/imgs/bar_bt.png) center top no-repeat;
	color: yellow;
}
.hzdgl-content {
	width: calc(100% - 227px);
    height: calc(100% -  68px);
    padding: 0px 0px 0px 10px;
    margin-top: 50px;
    overflow:hidden;
}

.pics-area-sub {
	height: 450px;
	border: 1px solid #ffffff;
}
.minic {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
    overflow:hidden;
}
.minic-left {
	width: calc(45% - 10px);
	margin-right: 10px;
}

.minic-right {
	width: calc(55% - 10px);
	height: 455px;
	overflow: auto;
}
.line-bar {
	background: url(/front/zt/2025/nh/images/star.png) left center no-repeat;
	margin-top: 10px;
	padding-left: 1.5em;
	letter-spacing: 1px;
	line-height: 33px;
	color: #000000;
	font-weight:bold;
	font-size: 24px;
}
.line-cc{
	font-size: 18px;
	color: #000000;
	line-height:25px;
	margin: 20px 0px 30px 0px;
	padding-left: 25px;
}

.line-cc ul {
	width: calc(100% - 30px);
	margin-left: 10px;
}
.line-cc ul li {
	font-size: 18px;
	color: #000000;
	line-height:25px;
	margin: 10px auto;
	padding-left: 0px;
}
.line-cc ul li{
	margin-bottom: 10px;
	position: relative;
	list-style:none;
}
.flt-name {
	font-weight:bold !important;
	font-size: 20px !important;
	line-height: 33px;
	color: #FFFFFF;
	text-align: center;
}




.p-item {
	width: 30%;
	height: 260px;
	margin: 10px 10px 20px 10px;
	border-radius: 5px;
	overflow:hidden;
    transition: all .3s;
}
.p-item img{
	width: 100%;
	height: 220px;
	border-radius: 5px;
}
.p-item div {
	width: calc(100% - 30px);
	text-align: center;
	line-height: 30px;
	margin: auto;
  	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.p-item:hover {
	background-color: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}


.pic_item span{
    background-color: rgba(0,0,0,0.5);
}
.pic_item span, .pic_item i {
    display: block;
    position: absolute;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 998;
    font-size: 16px;
    color: #fff;
    font-style: normal;
    text-align: left;
}
.pic_item i {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-left: 10px;
}
.pagination_swiper {
    position: relative;
    text-align: right;
    bottom: 10px;
    float:right;
    z-index: 999;
    padding-right: 5px;
    margin-top: -25px
}
.swiper-pagination-bullet {
    margin: 0px 2px;
    width: 13px;
    position: relative;
    border-radius: 0px;
    background-color:#fff;
}

.footer {
	background: url(/front/zt/2025/nh/images/bbg.jpg) top center no-repeat;
	text-align: center;
	color: #fff;
	line-height: 30px;
	text-align: 16px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding-top:10px;
	height: 207px;
}

.footer .text-content {
    text-align: center;
    padding-left: 25px;
    margin-top: 25px;
}
.qrcodearea {
    display: inline-block;
    width: calc(35% - 10px);
    vertical-align: bottom;
    float: right;
}
.qrcode {
    width: 100px;
    height: 150px;
    display: inline-block;
    margin: 10px;
    font-size: 16px;
    line-height: 20px;
}
.qrcode img {
    width: 100%;
}
.textarea {
    display: inline-block;
    width: calc(65% - 10px);
    float: left;
}
.footer .text-content p {
    font-size: 18px;
}


.swiper-slide .pic-info {
    display: block;
    position: absolute;
    padding: 0px 10px;
    height: 40px;
    line-height: 40px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 998;
    font-size: 16px;
    color: #fff;
    font-style: normal;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.3);
}

#swiper-imgs .swiper-slide.swiper-slide-active {
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next {
    opacity: 1;
    transform: translate(0, 0);
}

.swiper-container .swiper-button-next {
    transform: translate(50px, 0);
    right: 0;
}

.swiper-container .swiper-button-prev {
    transform: translate(-50px, 0);
    left: 0;
}

.swiper-button-next, .swiper-button-prev {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.swiper-container:hover .prev, .swiper-container:hover .next {
    opacity: 1;
    transform: translate(0, 0);
}

.swiper-container .prev {
    transform: translate(-50px, 0);
    left: 0;
}

.swiper-container .next {
    transform: translate(50px, 0);
    right: 0;
}

.next, .prev {
    position: absolute;
    top: 50%;
    z-index: 9;
    display: block;
    width: 50px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .3);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.footer p {
	font-size: 16px;	
}

.footer .row{
	padding: 0px;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}


