body {
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	
}

.col-xs-5, .col-xs-6, .col-xs-7, .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.top {
	background-image: url('/front/zt/2025/kpy/images/top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EFF1F2;
}
.topline {
	margin-top: 525px;
	background-color: #ffffff;
	padding: 0px;
}
.topline .body-toplight{
	height:5px;
	width: calc(100% - 2px);
	margin: 1px;
	background-color: orange;
}

.dzxw {
	background-color: #ffffff;
	height: 150px;
}

.tpxw{
	height: 540px;
	background-color: #ffffff;
}

.zhbd{
	height: 410px;
	background-color: #ffffff;
}




.main-news-tt {
	height: 120px;
	padding: 0px 20px;
	position: relative;
}
.tt-max {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #1F4D83;
	padding-top: 10px;
	line-height: 60px;
}
.tt-min {
	text-align: left;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-indent: 2em;
}
.tt-max a{
	font-size: 30px;
	font-weight: bold;
	color: #1F4D83;
}
a.detail {
    display: inline-block;
    font-size: 16px;
    width: 110px;
    height: 30px;
    position: absolute;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    right: 10px;
    bottom: -10px;
}






.new-list-body {
	display: flex;
	justify-content: space-between;
  align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
}

.news-body {
	padding: 0px 10px;
	list-style:none;
	width: calc(50% - 25px);
}

.news-body li{
	padding: 0px;
	font-size: 16px;
}

.news-bodyx{
	display: none;	
}

.news-body li:before{
	content: '';
    background: #004094;
    width: 5px;
    height: 5px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px;
    border-radius: 50%;
}

.news-body li a{
	font-size: 20px;
	line-height: 37px;
}

.morelist-bar{
	text-align: right;
}

.morelist-bar a{
	font-size: 16px;
	color: #ffffff;
	margin-right: 20px;
}

.news-item {
	background-color: #2B62ED;
	height: 52px;
	border-top: 1px dashed #9999ff;
	list-style-type: none;
	padding: 0px;
	color: #ffffff;
	line-height: 52px;
}
.news-item a{
	display: block;
	height: 100%;
	width: 100%;
    display: flex;
    align-items: baseline;
}
.news-item a:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #ffffff;
	margin-left: 5px;
}










.spbg {
	background-image: url('/front/zt/2025/kpy/images/bg1.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.spbg .jcsp {
 	width: 100%;
 	height: 770px;
 	padding: 0px 22px;
}
.sub-more {
    display: inline-block;
    float: right;
    width: 90px;
    height:30px;
    font-size: 16px;
    padding: 3px 15px;
    border-radius: 5px;
    background-color: #f1f1f1;
    color: #333333;
    text-decoration: none;
 	transition: all 0.3s ease;
 	text-align: center;
 }
.sub-more:hover {
    text-decoration: none;
 }
.jcsp-left {
	margin-top: 120px;
	display: inline-block;
	width: 510px;
	float: left;
	display: flex;
	flex-direction: column;
	align-items: center;
} 
.jcsp-right {
	margin-top: 120px;
	display: inline-block;
	width: calc(100% - 510px - 80px);
	margin-left: 80px;
	float: right;
}

.jcsp-left .main-vedio{
	width: 100%;
	border:1px solid #cccccc;
	height: 300px;
	margin-bottom: 20px;
}

.jcsp-left .main-vedio .video {
 	width: 100%;
 	height: 100%;
 }

.jcsp-left .sub-vedios{
	width: 100%;
	height: 220px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
}

.jcsp-left .sub-vedio{
	width: calc(50% - 10px);
	height: 100%;
	border:1px solid #cccccc;
    transition: all .3s;
}

.jcsp-left .sub-vedio:hover{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	text-decoration: none;
}


.jcsp-left .sub-vedios .sub-vedio img{
	width: 100%;
	height: 150px;
}
.jcsp-left .sub-vedios .sub-vedio div{
	color: #000000;
	line-height: 30px;
	height: 70px;
	padding: 0px 10px;	
	display: flex;
	align-items: center;
	text-decoration: none;
	font-size: 16px;
	text-align:center;
}
.jcsp-left .sub-vedios .sub-vedio div:before{
	content: '';
	display: inline-block;
	width: 28px;
	height: 60px;
	background: url('/front/zt/2025/kpy/images/v0.png') center left no-repeat;
}



.jcsp-right-body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
}
.jcsp-right-body .sub-vedio{
	width: calc(50% - 10px);
	height: 260px;
	border:1px solid #cccccc;
	text-decoration: none;
    transition: all .3s;
}
.jcsp-right-body .sub-vedio:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	text-decoration: none;
}
.jcsp-right-body .sub-vedio:first-child{
	margin-bottom: 20px;
}


.jcsp-right-body .sub-vedio img{
	width: 100%;
	height: 186px;
}
.jcsp-right-body .sub-vedio div{
	color: #000000;
	line-height: 30px;
	height: 70px;
	padding: 0px 10px;	
	display: flex;
	align-items: center;
	text-decoration: none;
	font-size: 18px;
	text-align:center;
	justify-content: center;
}
.jcsp-right-body .sub-vedio div:before{
	content: '';
	display: inline-block;
	width: 28px;
	height: 60px;
	background: url('/front/zt/2025/kpy/images/v1.png') center left no-repeat;
}










.hdzn {
	min-height: 560px;
	background-image: url('/front/zt/2025/kpy/images/bg2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.hdzn .bg1 {
	background-image: url('/front/zt/2025/kpy/images/s1.png');
}
.hdzn .bg2 {
	background-image: url('/front/zt/2025/kpy/images/s2.png');
}
.hdzn .bg3 {
	background-image: url('/front/zt/2025/kpy/images/s3.png');
}
.hdzn .bg4 {
	background-image: url('/front/zt/2025/kpy/images/s1.png');
}
.hdzn .bg5 {
	background-image: url('/front/zt/2025/kpy/images/s2.png');
}
.hdzn .bg6 {
	background-image: url('/front/zt/2025/kpy/images/s3.png');
}


.hdzn .bg1 .hdzn-title {
	color: #0059B3;
}
.hdzn .bg2 .hdzn-title {
	color: #FF7F00;
}
.hdzn .bg3 .hdzn-title {
	color: #2692FF;
}
.hdzn .bg4 .hdzn-title {
	color: #0059B3;
}
.hdzn .bg5 .hdzn-title {
	color: #FF7F00;
}
.hdzn .bg6 .hdzn-title {
	color: #2692FF;
}

.hdzn .bg1 .hdzn-remark {
	border-color: #0059B3 !important;
}
.hdzn .bg2 .hdzn-remark {
	border-color: #FF7F00 !important;
}
.hdzn .bg3 .hdzn-remark {
	border-color: #2692FF !important;
}
.hdzn .bg4 .hdzn-remark {
	border-color: #0059B3 !important;
}
.hdzn .bg5 .hdzn-remark {
	border-color: #FF7F00 !important;
}
.hdzn .bg6 .hdzn-remark {
	border-color: #2692FF !important;
}

.hdzn .hdzn-item {
	width: 380px;
	height: 379px;
	border: 1px solid #ccc;
	display: inline-block;
	background-color: #ffffff;
	background-repeat: no-repeat;
	text-decoration: none;
}

.hdzn .hdzn-item .hdzn-title {
	margin-top: 150px;
	padding: 0px 20px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
  text-overflow: ellipsis;
}

.hdzn .hdzn-item .hdzn-remark {
	margin: 5px 10px;
	height: 183px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: dashed;
	text-indent: 2em;
	font-size: 16px;
	padding: 5px 10px;
	text-decoration: none;
	line-height: 25px;
	color: #666666;
	
	word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}











.tpjj {
	min-height: 640px;
	background-image: url('/front/zt/2025/kpy/images/bg3.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.tpjj-list {
	width: 100%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.p-item {
	display: block;
	width: calc(25% - 15px);
	margin: 6px;
	height: 230px;
	border-radius: 7px;
	background-color: transparent;
    transition: all .3s;
    overflow: hidden;
    text-decoration: none;
}
.p-item img {
	height: calc(100% - 50px);
	width: calc(100% - 20px);
	margin: 10px 10px 0px 10px;
    transition: all .3s;
    margin-bottom: -4px;
    border: 1px solid #ccc;
}
.p-item div {
	height: 50px;
	width: calc(100% - 60px);
	margin: auto;
	border-radius: 7px;
    transition: all .3s;
    font-size: 18px;
    line-height: 20px;
    padding: 0px 10px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}
.p-item:hover {
	background-color: #ffffff;
	box-shadow: 0 0 25px rgba(0,0,0,0.5);
    text-decoration: none;
}
.p-item:hover img{
	border-radius: 0px;
}
.p-item:hover div{
	border-radius: 0px;
	background-color: transparent;
    text-decoration: none;
}



.item {
	width: 100%;
	height: 80px;
	display: flex;
	background-color: #1F4D83;
	justify-content: center;
	align-items: center;
	background-color: #E2EBFC;
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
}
.item-img {
	width: 25px;
	height: 80px;
	display: inline-block;
 }
.item-img img {
	margin: 35px 0px 0px 0px;
	vertical-align: top;
}

.item-title {
	width: calc(100% - 25px);
	font-size: 20px;
	font-weight: bold;
	color: #1F4D83;
	text-decoration: none;
	display: inline-block;
 }
 
.item:focus, .item:visited{
	text-decoration: none;
}
.item:hover, .item:hover .item-title{
	text-decoration: none;
	color: #BB5E00;
}
.sline {
	line-height: 60px;
}
.dline {
	line-height: 30px;
}


.bar {
	width: 100%;
	height: 90px;
	background: url('/front/zt/2025/kpy/images/bbg.png') no-repeat center center;
	margin: auto;
}
.bar .text {
	width: 300px;
	margin: auto;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height:90px;
}
.bar .text .txt0{
	color: #FF7F00;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 5px;
}
.bar .text .txt1{
	color: #263384;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 5px;
}

.bar .more {
    display: inline-block;
    float: right;
    margin-top: -60px;
    margin-right: 20px;
    font-size: 16px;
    padding: 3px 15px;
    border-radius: 5px;
    background-color: #f1f1f1;
    color: #333333;
    text-decoration: none;
 	transition: all 0.3s ease;
}
.bar .more:hover {
    background-color: #703384;
    color: #ffffff;
}










 
 
.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;
}
 
.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;
}
 

@media (min-width: 768px) {
	.pagination {
	    float: right;
	}
	.pagination li a, .pagination li a span{
	    font-size: 16px;
	}
}

@media ( max-width : 768px) {
	.container-fluid {
		padding: 0px;
	}
	.row {
		padding-top : 10px;
	}
	.top {
		background-size: 100%;

	}
	.topline {
    margin-top: 110px;
	}
	.dzxw {
    height: 90px;
	}
	.tt-max {
    line-height: 35px;
    width: 99%;
	}
	.tt-max a {
    font-size: 24px;
}
	.main-news-tt {
		padding: 0px;
	}
	.tt-min, .main-news-tt .detail {display: none;}
	.tpxw {
		width: 100%;
		height: 220px;
	}
	
	.zhbd {
    height: 385px;
    background-color: #ffffff;
	}
	
	.news-body0, .news-body1{
		display : none !important;
	}
	.news-bodyx{
		display:block !important;	
		width: 100%;
	}
	.spbgrow {
		padding:0px !important;	
	}
	.spbg {
		background-image:none;
	}
	.spbg .jcsp {
    width: 100%;
    height: 770px;
    padding: 0px;
	}
	.jcsp-left,.jcsp-right{
    width: 100%;
    margin-top: 0px;
    background-image: url(/front/zt/2025/kpy/images/bg1.jpg);
	}
	.jcsp-left .sub-more-area {
		height: 100px !important;	
	}
	.jcsp-left .sub-more {
		    margin-top: 60px;
	}
	.jcsp-left {
		background-position: -245px -70px;
    background-size: 345%;
    background-repeat: no-repeat;
    padding:20px;
	}
	.jcsp-left .main-vedio {
    height: 200px;
	}
	.jcsp-left .sub-vedios .sub-vedio img {
    height: 110px;
	}
	.jcsp-left .sub-vedio {
    height: 72%;
	}
	.jcsp-left .sub-vedios .sub-vedio div {
    line-height: 20px;
    height: 40px;
    font-size:16px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
  text-overflow: ellipsis;
}


	.jcsp-right .sub-more-area {
		height: 100px !important;	
	}
	.jcsp-right .sub-more {
		    margin-top: 62px;
	}
	.jcsp-right {
    background-image: url(/front/zt/2025/kpy/images/bg1.jpg);
    background-position: -660px -70px;
    background-repeat: no-repeat;
    background-size: 345%;
    padding:20px;
    height: 575px;
   }
	.jcsp-right-body .sub-vedio {
	    height: 180px;
	}
	.jcsp-right-body .sub-vedio img {
    height: 130px;
	}
	.jcsp-right-body .sub-vedio div {
    line-height: 20px;
    height: 40px;
    font-size:16px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
  text-overflow: ellipsis;
}
	
	.hdzn-list {
		width: 100% !important;	
	}

	.hdzn{
		margin-top: 20px;	
	}
	.hdzn-swiper {width: 100% !important;}
	.hdzn-title {
		font-size:20px;	
	}
	.item {
		height: 60px;
	}
	.sline {
		line-height: 60px;	
	}
	.dline {
		line-height: 30px;	
	}
	.item-img img {
    margin: 22px 0px 0px 0px;
	}
	.item-title {
		font-size: 16px;
		line-height: 25px;
		word-break: break-all;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		
	}
	.bar {
		width: 100%;
	}
	.bar .text {
		margin-top: 20px;
	}
	.bar .text .txt1, .bar .text .txt0 {
	    font-size: 30px;
	}
	.bar .more {
		display: none;
	}
	.spbg {
		margin-top: 10px;
	}
	.szbg {
		background-size: 100%;
	}
	.szbg .row {
		margin-top: 10px;
	}
	
	.hddj-item, .mtjj-item{
		width: calc(100% - 10px);
		height: 100px;
	}
	.hddj-item img, .mtjj-item img{
		width: 100px;
		height: 80px;
	}
	
	.hddj-item .sbody, .mtjj-item .sbody{
		width: calc(100% - 120px);
		margin: 0px 10px 0px 10px;
	}
	.hddj-item .sbody .sbody-title, .mtjj-item .sbody .sbody-title {
	    font-size: 16px;
	    line-height: 20px;
	}
	.hddj-item .sbody .sbody-remark, .mtjj-item .sbody .sbody-remark {
	    font-size: 14px;
	    line-height: 25px;
	    -webkit-line-clamp: 2;
	}
	.p-item {
    width: 100%;
	}
	
	.footer {
		margin-top: 10px;
	}
	
	.bottom-pics {
		display: none;	
	}
	.bottom-pics-swiper {
		display: block !important;	
	}
}