* {
    margin: 0;
    padding: 0;
    border:0;
}

/* html {
  font-size: 62.5%;
} */
ul,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
body {
  background-color: #ffffff;
}
.img-fluid2 {
    max-width: 100%;
    height: auto;
}
.img-fluid3 {
    width: 100%;
    height: auto;
}
.kanxj2023bg2 {
	background-image: url(../images/kxj2023bj.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.xjrw .col-6,.xjrw .col-12{
	padding-left: 5px;
	padding-right: 5px;
}

.bor_fen{
	border: 1px solid #fad2b8;
	padding: 5px;
	margin-top: 30px;
	height: auto;
}
.nuanBg{
	background: url(../images/kxj2023shu2.jpg) repeat-x;
}
.ftit{
	background: url(../images/kxj2023shu.jpg) repeat-x;
	 height: 64px;
	 text-align: center;
	position: absolute;
	    bottom: 0px;
	    left: 0;
	    right: 0;
}
.ftit h3{
	margin-top: 15px;
}
.ntit{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #a1a2a2;
	color: #fff;
}
.sfq{
	width: 100%;
	position: relative;
}
.shu{
	height: 550px;
	float: left;
	width: 65px;
	padding: 6em 20px;
	margin-left: 4px;
	align-items: center;
	text-align: center;
		word-break: break-all;
		background:  linear-gradient(#f8c9a7, #f19954);
		   overflow: hidden;
}
.shu-pic{
	width: 80%;
	height: 550px;
	   overflow: hidden;
}

.sfq .on{
	background:  linear-gradient(#f8c9a7, #ca2c44);
	color: #fff;
}
.mei-swiper{
	overflow: hidden;
}
.ts-img-title1 {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1.3;
    overflow: hidden;
    padding: 10px;
    color: #fff;
    z-index: 10;
    background-color: rgb(52 58 64 / 50%);
    border-radius: 6px;
    background-color: rgba(52, 58, 64, 0.5);
}

/* .mei-swiper .swiper-slide{
    transform: scale(0.8);	
}

.mei-swiper .swiper-slide-active,.mei-swiper .swiper-slide-duplicate-active{
	      transform: scale(1);
} */
.lu-swiper{
	position: relative;
	overflow: hidden;
	padding-bottom: 150px;
}
.lu-swiper .swiper-slide{
	      font-size: 18px;
	      background: #c92944;
		  padding: 10px;
	 
		  transform: scale(0.8);		
}
.lu-swiper .swiper-slide p{
	padding: 10px;
	color: #fff;
	text-align: left;
	text-indent: 2em;
}

.lu-swiper .swiper-slide::after{
	content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background: inherit;
		left: 0;
		z-index: -1;
		bottom: 0;
		transform-origin: right bottom;;
		transform: skewY(-10deg);

}

.lu-swiper .swiper-slide-active,.lu-swiper .swiper-slide-duplicate-active{
	      transform: scale(1);
}
.mypage{
	width: 100%;
	position: absolute;
	bottom: 0;
	margin-top: 20px;
	text-align: center;
}
.yunprev,.yunnext{
	margin: 10px auto;
	display: inline-table;
	position: relative;
	z-index: 1;
	width: 106px;
	height: 65px;
}
.yunprev{
	background: url(../images/kxj2023prev.png);
}
.yunnext{
	background: url(../images/kxj2023next.png);
}
/* 公共 */
.logo{
	padding-top: 30px;
	padding-bottom: 300px;
}
.wlogo{
	width: 38%!important;
}
.mar0{
	margin-top: -200px;
}

/* 公共end */
.footer{
	background-color: #c92945;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	 color: #fff;
}


@keyframes searchLights {
	0% {
		left: -200px;
		top: -300px;
	}
	100% {
		left: -160px;
		top: 800px;
	}
}
@media only screen and (max-width:1200px) {

}

@media (max-width: 1440px) {
	.shu-pic {
		width: 70%;
	}

}

@media (max-width: 850px) {


}
@media (min-width: 768px){

}
@media (max-width: 600px) {
	.lu-swiper{
		padding-bottom: 80px;
	}
	.yunprev,.yunnext{
		width: 50px;
		height: 25px;
		background-size: 100% 100%;
	}
  .shu {
         height: 300px;
         width: 36px;
      
		 padding: 3em 8px;
	}
	.shu-pic {
		height: 300px;
	    width: 55%;
	}
 html{
	 font-size: 62.5%;
 }

	 
}
