
body {
	background-color: #F9FAFC;
}
.main-page {
	background: url(/front/zt/2024/kpr/imgs/bg1.jpg) center top no-repeat;
	padding-top: 620px;
}

.main-news {
	width: 1200px !important;
	padding-top: 0px !important;
	background:linear-gradient(to bottom, #ffffff 0%, #F8FAFC 10%);
	margin: auto;
}
.main-news-list {
	width: 1220px !important;
	margin-top: 300px;
	min-height: 500px;
	padding-top: 0px !important;
}

.main-news-tt {
	height: 136px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	position: relative;
}
.tt-max {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #1F4D83;
	padding-top: 20px;
	line-height: 50px;
}
.tt-min {
	text-align: left;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	height: 60px;
	text-indent: 2em;
}
.tt-max a{
	font-size: 30px;
	font-weight: bold;
	color: #1F4D83;
}


a.detail{
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	background: url(/front/zt/2024/kpr/imgs/detail.png) center top no-repeat;
	width: 123px;
	height: 36px;
	position: absolute;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	right: 15px;
	bottom: 10px;
}

.main-news-inner {
	width: 1200px !important;
	margin: auto;
	padding-top: 60px !important;
}

.newsinfo-sub{
	width: calc(100% - 30px);
	margin: auto;
	height: 520px;
}

.morelist-area {
	height: 60px;
	line-height:50px;
}
.morelist {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	float:right;
}

.first-news-area {
	padding: 10px 30px;
}

.first-news-tt {
	color: #FAE568;
	line-height: 30px;
}
.first-news-tt a{
	color: #FAE568;
	font-size: 20px;
	font-weight: bold;
}

.first-news-content{
	color: #FFFFD0;
	font-size: 16px;
	text-indent: 2em;
	padding-top: 10px;
	line-height: 28px;
	height: 94px;
}


.new-list-body {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.news-body {
	padding: 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: 18px;
	line-height: 35px;
}

.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;
}
.titlestr {
	display: block;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	width: 445px;
	padding-left: 15px;
	height: 100%;
}
.datestr {
	display: inline-block;
	color: #9999ff;
	font-size: 18px;
	line-height: 50px;
	width: 90px;
	font-size: 14px;
	text-align: right;
	height: 100%;
}

.news-item:hover a:before{
	background-color: #ff0;
}

.news-item:hover a{
	background-color: #144AEB;
}

.news-item:hover a .titlestr{
	color: #ff0;
}

.ttbar-bg {
	background-image: url(/front/zt/2024/kpr/imgs/tt_bg.png);
	background-position: center 50px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	height: auto;
	width: 1200px;
	margin: auto auto;
}
.tt-bar {
	text-align: center;
	letter-spacing: 3px;
	height: 70px;
	padding-top: 70px;
}
.tt-bar span {
	font-size: 40px;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(255,255,255,0.5);
}
.tt-bar .pptt0{
	color: #FF7F00;
}
.tt-bar .pptt1{
	color: #004094;
}


.pic-bts-area {
	display: flex;
    justify-content: center;
    align-items: center;
}
.pic-bts-area img {
	width: 390px;
}

.main-cc-body {
	width: 1200px !important;
}

.list-item {
	width: calc(50% - 55px);
	height: 132px;
	border: 1px solid #D7D7FF;
	padding: 10px;
	background-color: #ffffff;
	display: flex;
    justify-content: center;
    align-items: top;
    float: left;
    margin: 10px 13px;
    transition: all .3s;
}
.list-item:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border: 1px solid transparent;
}

.list-item img{
	width: 200px;
	height: 100%;
}
.list-item-right{
	margin-left : 10px;
	width: calc(100% - 220px);
	vertical-align: top;
}
.list-item-tt{
	color: #000000;
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
}

.list-item-cc{
	color: #666;
	height: 90px;
	padding-top: 10px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
  	white-space: pre-wrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}



.title-bar1 {
	background: url(/front/zt/2024/kpr/imgs/tt1.png) center center no-repeat;
	height: 90px;
}
.title-bar2 {
	background: url(/front/zt/2024/kpr/imgs/tt2.png) center center no-repeat;
	height: 90px;
}
.title-bar3 {
	background: url(/front/zt/2024/kpr/imgs/tt3.png) center center no-repeat;
	height: 90px;
}


.main-list1 {
	background: url(/front/zt/2024/kpr/imgs/bg1.jpg) center top no-repeat;
	height: 640px;
}



.main-list2 {
	background: url(/front/zt/2024/kpr/imgs/bg2.jpg) center top no-repeat;
	height: auto;
    padding-bottom: 30px;
}

.p-item {
	display: block;
	width: calc(25% - 25px);
	margin: 10px;
	height: 200px;
	background-color: transparent;
	border-radius: 7px;
    transition: all .3s;
    overflow: hidden;
}
.p-item img {
	height: calc(100% - 35px);
	width: 100%;
	margin: 0px;
	border-radius: 7px;
    transition: all .3s;
    margin-bottom: -4px;
}
.p-item div {
	height: 35px;
	width: calc(100% - 60px);
	margin: auto;
	border-radius: 7px;
    transition: all .3s;
    font-size: 18px;
    line-height: 20px;
    padding: 0px 10px;
    line-height: 30px;
    text-align: center;
}
.p-item:hover {
	background-color: #ffffff;
	box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.p-item:hover img{
	border-radius: 0px;
}
.p-item:hover div{
	border-radius: 0px;
	background-color: transparent;
}


.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/2024/kpr/imgs/bg3.jpg) center center no-repeat;
	height: 383px;
}
.footer-area {
	width: 1200px;
	margin: auto auto;
	padding: 20px;
	color: #ffffff;
	font-size: 16px;
}
.footer-remark{
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
	text-align:center;
}

.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;
}


.piclist-area {
	margin: auto 20px;
	height: 540px;
	padding-top: 160px;
	position: relative;
}

.piclist-body {
	height: 540px;
	position: relative;
}

.photo_item {
	/*width: 170px !important;*/
	height: 100%;
}

.photo_item a{
	display: block;
	border-radius: 5px;
	padding: 8px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	width: calc(100%-20px);
	height: calc(50% - 45px);
	background-color: #f1f1f1;
	margin: 10px;
    transition: all .3s;
	
}
.photo_item a:hover{
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	background-color: #ffffff;
}
.photo_item a:nth-child(odd){
	margin-bottom: 20px;
}

.photo_item a img {
	width: 100%;
	height: calc(100% - 30px);
}
.photo_item a i {
	display: block;
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	font-style: normal;
}

.footer p {
	font-size: 16px;	
}

.footer .row{
	padding: 0px;
}

.cel0, .cel1{
	width: calc(50% - 5px);
	display: inline-block;
	height: 300px;
}

.list-item2 {
	width: calc(100% - 30px);
    float: left;
    transition: all .3s;
    margin-left: 30px;
}
.list-item2-tt{
	color: #000000;
	display: block;
	width: 100%;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
}
.list-item2-tt:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #000000;    
	margin-right: 5px;
    margin-bottom: 4px;
}

.list-item2-cc{
	color: #666;
	width: 90% !important;
	margin-left: 10px;
	height: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
  	white-space: pre-wrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    transition: all .3s;
}
.hoverit .list-item2-cc{
	height: 90px;
}
.hoverit .list-item2-tt{
	color: #CC0D14;
}
.hoverit .list-item2-tt:before {
	background-color: #CC0D14;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}