/* 懒人图库 搜集整理 www.lanrentuku.com */
.header{position:fixed;top:0;z-index:200;background-image: linear-gradient(180deg, rgba(0, 53, 93, 1) 0%, rgba(0, 105, 183, 0) 100%);width:100%;}
/* 懒人图库 搜集整理 www.lanrentuku.com */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;}

.rslides li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  display: none;
  width: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-out;}

.rslides li:first-child {
  position: relative;
  display: block;}

.rslides img {
  height: 100%;
  display: block;
  width: 100%;
  border: 0;
  object-fit: cover; /* 保持图片比例并填充容器 */
  object-position: center; /* 图片居中显示 */
  transform: scale(1.1); /* 初始放大状态 */
  transform-origin: center center; /* 缩放中心点 */
  transition: none;}

/* 特殊处理宽高比不同的图片 */
.rslides img[src*="dahezhao_fuben"] {
  object-fit: cover;
  object-position: center center;
  transform-origin: center center;}
.rslides video {
  height: 100%;
  display: block;
  width: 100%;
  border: 0;
  object-fit: cover;}

/* 缩放动画关键帧 */
@keyframes zoomOut {
  from {
    transform: scale(1.1);}
  to {
    transform: scale(1);}
}

/* 缩放动画类 */
.zoom-animation {
  animation: zoomOut 8s ease-out forwards;}

/* 显示状态类 */
.slide-active {
  opacity: 1 !important;}
.slide_container {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden; /* 隐藏溢出内容 */
  height: 100vh;}

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;}

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;}
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;}

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;}
.prev{
    left: 20px!important;}
.prev,.next{background: #0000007d url(../images/left_bg0726.png) no-repeat center;
  border-radius: 50%;}
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 61px;
  margin-top: -45px;
  background: #0000007d url(../images/left_bg0726.png) no-repeat center;
  border-radius: 50%;}

.slide_nav:active {
  opacity: 1.0;}

.slide_nav.next {
  left: auto;
  /* background-position: right top; */
  right: 20px;
  transform: rotateY(180deg);}

/* 小圆点导航样式 */
.slide_dots {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;}

.slide_dots .dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid rgba(255, 255, 255, 0.8);}

.slide_dots .dot:hover {
  background-color: #0069b7;
  transform: scale(1.1);}

.slide_dots .dot.active {
  background-color: #0069b7;
  border-color: #0069b7;
  transform: scale(1.2);}
.soua input{
    outline:none;}
   #c1123490 ul {list-style: none;width:1200px; margin: 0px auto; padding: 0px;display: flex;
    width: 1200px;
    flex-wrap: nowrap;
    justify-content: space-between;} 
    #c1123490 ul li a {font-family: 微软雅黑;text-decoration: none;color:#ffffff; display:block; width:120px; line-height:50px;  text-align:center; font-size:22px;font-weight: bolder;white-space:nowrap;} 
    #c1123490 ul li { float:left; margin-left:0px;} 
    #c1123490 ul li a:hover { color:#016bb7;}
    #c1123490 ul li ul { display:none; border:0px solid #ccc;display:none;} 
    #c1123490 ul li ul li {font-family: 微软雅黑;text-decoration: none; float:none;  margin:0;border-bottom:1px solid #004161;min-height:35px;line-height:35px; width:120px;}
    #c1123490 ul li ul li a {min-height:35px;line-height:35px; text-align:center; background:#006699; color:#fff;font-size:13px;min-width:112px;padding:0px 0px;} 
    #c1123490 ul li ul li a:hover { background:#016bb7; color:#fff;}  
    #c1123490 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c1123490 ul li.sfhover ul { display:block;} 
a{
    white-space:nowrap;}
.lknxy ul{
    width:1800px;
    margin:0 auto;
    margin-top:30px;}
