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;
}

.top {
	height: 682px;
	background-image: url('/front/zt/2025/kjgzzr/images/top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.tpxw {
	##width: 40%;
	height: 400px;
	float: left;
	position: relative;
}
.zhbd {
	##width: calc(60% - 0px);
}

.spbg {
	background-image: url('/front/zt/2025/kjgzzr/images/bg1.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.spbg .jcsp {
 	width: 100%;
 	height: 240px;
	margin-bottom: 10px;
 }

.szbg {
	min-height: 1000px;
	background-image: url('/front/zt/2025/kjgzzr/images/bg2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.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/kjgzzr/images/bbg.png') no-repeat center center;
	margin: auto;
}
.bar .text {
	width: 170px;
	margin: auto;
	text-align: center;
	display: block;
	text-decoration: none;
}
.bar .text .txt0{
	color: #263384;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 5px;
}
.bar .text .txt1{
	color: #FF7F00;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 5px;
}

.bar .more {
    display: inline-block;
    float: right;
    margin-top: -35px;
    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;
}



.hddj-item {
 	width: calc(50% - 10px);
 	height: 155px;
 	background-color: #FFFFFF;
 	border: 1px solid #61DFFF;
 	border-radius: 5px;
 	padding: 10px;
 	margin: 5px;
 	float: left;
 	transition: all 0.3s ease;
 	display:block;
}

.hddj-item img{
 	width: 180px;
 	height: 135px;
 	float: left;
}
.hddj-item .sbody{
 	width: calc(100% - 210px);
 	height: 135px;
 	margin: 0px 10px 0px 20px;
 	float: left;
 	
}
.hddj-item .sbody .sbody-title{
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	line-height: 34px;
 	transition: all 0.3s ease;
}
.hddj-item .sbody .sbody-remark{
	font-size: 16px;
	color: #555555;
	line-height: 30px;
	margin-top: 5px;
	text-indent: 2em;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.hddj-item:hover {
	border: 1px solid #cccccc;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.hddj-item:hover .sbody .sbody-title{
	color: #AA5400;
}







.mtjj-item {
 	width: calc(50% - 10px);
 	height: 155px;
 	background-color: #FFFFFF;
 	background-image: url(/front/zt/2025/kjgzzr/images/dot2.png);
 	background-repeat: no-repeat;
 	background-position: right bottom;
 	border: 1px solid #FF8000;
 	padding: 10px;
 	margin: 5px;
 	float: left;
 	transition: all 0.3s ease;
 	display:block;
}

.mtjj-item img{
 	width: 180px;
 	height: 135px;
 	float: left;
}
.mtjj-item .sbody{
 	width: calc(100% - 210px);
 	height: 135px;
 	margin: 0px 10px 0px 20px;
 	float: left;
 	
}
.mtjj-item .sbody .sbody-title{
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	line-height: 34px;
 	transition: all 0.3s ease;
}
.mtjj-item .sbody .sbody-remark{
	font-size: 16px;
	color: #555555;
	line-height: 30px;
	margin-top: 5px;
	text-indent: 2em;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.mtjj-item:hover {
	background-color: #FFEFDF;
	border: 1px solid #FFEFDF;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.mtjj-item:hover .sbody .sbody-title{
	color: #AA5400;
}











 
 
.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: 170%;
		height: 250px;
	}
	.tpxw {
		width: 100%;
		height: 220px;
	}
	.zhbd {
		width: 100%;
		padding-top : 10px;
	}
	.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;
	}
	
	.footer {
		margin-top: 10px;
	}
}