body{background-color: #fff;}
ul,li{list-style: none; padding: 0;}
a{text-decoration: none; color: cornflowerblue;}
p{margin-bottom: 0;}
.fw-bold {font-weight: bold;}
.w-1200,.w100{ margin-left:5px; margin-right: 5px;}
.header{width: 100%; background: url(../images2/m-topbg.jpg) center no-repeat; max-width: 1920px; height: 200px; overflow:hidden}
.logo-t{ width:158px ; height: 38px;margin:2px}
.logo-t img{width: 100%;}
.top-t{max-width: 1200px; margin: 0 auto; margin-top:clamp(2rem,3vw,4rem); text-align:center; color: #fff; }
.top-t h2{font-size: 22px;letter-spacing: 10px; position: relative;}
.top-t h1{font-size: clamp(1.75rem, 5vw, 5rem); font-weight: bold;letter-spacing: 5px; padding: 10px 0;}
.top-t p{font-size:  clamp(1.25rem, 3vw, 3.5rem); }
.fiexs{width: 80%; margin: 0 auto -15px auto;}
.watermark-container {
  position: relative;
}

.watermark-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  height: 100%;
  background-image: url('../images2/bg-sy.png');
  background-repeat: repeat;
  background-position: center;
  opacity: 0.8;
  pointer-events: none; /* 确保水印不影响用户操作 */
}
.banner-container {
	  width: 100%;
	  height: 0;
	  padding-top: 200px; /* 默认16:9比例 (9/16=56.25%) 按需修改 */
	  position: relative;
	  overflow: hidden;
	  background: #f0f0f0; /* 加载前的背景色 */

}

.banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images2/m-topbg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
}
.bit{text-align: center;}
.title{font-family: Georgia, 'Times New Roman', Times, serif;font-weight: bold;font-size: 66px;color: #222222;line-height: 65px; color: #a6a6a6;text-transform: uppercase;}
.p-title{font-size: clamp(1.5rem, 5vw, 3rem);font-family: Microsoft YaHei, Microsoft YaHei;font-weight: bold; padding: 10px;position: relative;}
.p-title::after {
  content: '';
  position: absolute;
  height: 5px; /* 背景图的高度 */
  z-index: 1;
  background:#369668 ;
  width: 58px;
  bottom: 0;
  right: calc(50% - 29px);
  border-radius: 3px;
}


.lvse{color: #4abc5b;}
.lanse{color: #00a2ff;}

.ksnr{max-width: 1200px; margin: 20px auto; border-top-left-radius: 15px; border-top-right-radius: 15px;overflow: hidden;background: #fff;}
.table{margin-bottom:0; }
.table  { vertical-align: middle;}
.table > thead { vertical-align: middle;}
.table-lvse {
    --bs-table-color: #fff;
    --bs-table-bg: #369668;
    --bs-table-border-color: #bcd0c7;
    --bs-table-striped-bg: #c7dbd2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bcd0c7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c1d6cc;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: #369668;
}
.table td,.main-con .table th{font-size: 14px; color: #5c5c5c;}
.table td.bg-dlvse{background: #ecfff6;color: #369668; font-weight: 600;}


.main{margin: 0 5px; background: #fff;}
.title-a{width: 164px; height: 50px; background: url('../images2/e7-m.png') no-repeat;}
.title-a span{display: inline-block; margin: 17px 0 0 15px; font-size: 18px; color: #fff;}
.table-a{border: 1px solid #ccc; border-bottom: none;}
.table-a .table-kc{background-color: #f0f8f4; color: #369668; font-size: 16px; width: 100px;  text-align: center;}
.table-a .w120{width: 120px;}
.xbg{display: inline-block; height: 21px; line-height: 21px; font-size: 12px;position: relative; padding: 0 10px;}
.xbg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 10px;
  height: 21px; 
  
  background-repeat: no-repeat;
  background-position: left;
  pointer-events: none; /* 确保水印不影响用户操作 */
}
.xbg::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: 10px;
  height: 21px;

  background-repeat: no-repeat;
  background-position: right;
  pointer-events: none; /* 确保水印不影响用户操作 */
}
.l-bg{ background: #ddf1ff;color: #00a2ff;background-clip:content-box;}
.l-bg::before {content: "";
position: absolute;
background-image: url('../images2/l-bg.png');
}
.l-bg::after {
	content: "";
	position: absolute;
	background-image: url('../images2/l-bg.png');
}
.f-bg{ background: #ffe1e1;color: #ff0000;background-clip:content-box;}
.f-bg::before {content: "";
position: absolute;
background-image: url('../images2/f-bg.png');
}
.f-bg::after {
	content: "";
	position: absolute;
	background-image: url('../images2/f-bg.png');
}

.kc-bg{background-size: 100% auto; width: 100%;height: 520px; background: url(../images2/cd-2-m.jpg) center no-repeat; }
.kctalbe{border-radius: 20px; background: #fff; overflow: hidden;}
.kctalbe .table th{color: #369668;text-align: center;}
.kctalbe .table td{color: #000; text-align: center;}
.badge-wu{margin: 0 3px; color: #ccc;padding: 3px 12px;}
.badge-you {
    display: inline-block;
    padding: 3px 12px;
	height: 20px;
	line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
	background: #00a2ff;
	margin: 0 3px;

}
.tb-p-a td p{font-size: 14px; padding: 5px 0; color: #5c5c5c;}
.kc-tab-a  .table td { color: #000; text-align: center; width: 14.28%;}
.kc-tab-a .table > :not(caption) > * > * {
    padding: 0.5rem 0.4rem;}


@media (min-width: 768px) {
	.header{/* height: auto; */background-size:100% 100%;}
	.h-200{height: 200px;}
	.w-1200{max-width: 1200px; margin: 20px auto;}
	.main{width: 1200px; margin: 0 auto; background: #fff;}
    .logo-t{width:226px ; height: 54px; margin: 20px 0 0 46px;}
	.top-t h2{font-size: 28px;letter-spacing: 10px;}
	.top-t h1{font-weight: bold;letter-spacing: 5px; padding:  0;}
	.top-t p{letter-spacing:2px; }
	.fiexs{width: 550px; margin: 0 auto;}
	.banner-container {
	  width: 100%;
	  height: 0;
	  padding-top: 28%; /* 默认16:9比例 (9/16=56.25%) 按需修改 */
	  position: relative;
	  overflow: hidden;
	  background: #f0f0f0; /* 加载前的背景色 */
	}
	
	.banner {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  max-height: 631px;
	  background-image: url('../images2/topbg.jpg');
	  background-size: cover;
	  background-position: center;
	  background-repeat: no-repeat;
	}

.table td,.main-con .table th{font-size: 14px; color: #444;}
.table > :not(caption) > * > * {
    padding: 0.75rem 0.5rem;
}
.title-a{width: 253px; height: 77px; background: url('../images2/e7.png') no-repeat;}
.title-a span{display: inline-block; margin: 27px 0 0 30px; font-size: 26px; color: #fff;}
.table-a .table-kc{width: 150px;}
.kc-bg{background-size: 100% auto;height: 671px; background: url(../images2/cd-2.jpg) center no-repeat; }
/* .kc-bg p{line-height: 40px;} */




@media (max-width: 768px) {
.row {
    margin-right: 0; 
    margin-left: 0;
	}
	.col-6{padding-left: 8px; padding-right: 8px;
	}
}