body{background-color: #fff; font-family:'Microsoft YaHei', Arial, sans-serif;}
ul,li{list-style: none; padding: 0;}
a{text-decoration: none; color: #444;}
p{margin-bottom: 0;}
.w-1200,.w100{width: 100%;}
.header{width: 100%; background: url(../images/m-topbg.jpg) center no-repeat; max-width: 1920px; height: 200px; overflow:hidden}
.logo-t{ width:140px ; height: auto;margin:2px}
.logo-t img{width: 100%;}
.top-t{max-width: 1200px; margin: 10px auto; text-align:center; color: #fff;  height: 100%;}
.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(0.875rem, 2vw, 1.5rem); font-family: '宋体';text-transform: uppercase; letter-spacing: 0px;}
.fiexs{width: 80%; margin: 0 auto -15px auto;}
.watermark-container {
  position: relative;
}
.watermark-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/bg-sy.png');
  background-repeat: repeat;
  background-position: center;
  opacity: 0.8;
  pointer-events: none; /* 确保水印不影响用户操作 */
}
fieldset{border-width: 1px 0 0 !important; }
legend{float: none; padding: 5px 18px 0 28px;margin-bottom:0}
legend h2::before{content: "●"; position: absolute; left: -30px; top: 1px; font-size: 20px;}
legend h2::after{content: "●"; position: absolute; right: -30px; top: 1px; font-size: 20px;}
.banner-container {
	  width: 100%;
	  height: 0;
	  padding-top: 200px; /* 默认16:9比例 (9/16=56.25%) 按需修改 */
	  position: relative;
	  overflow: hidden;
	  background: #f0f0f0; /* 加载前的背景色 */

}
.m-top {height: 50px; background: #2c4154; line-height: 50px; font-weight: bold;font-size: 14px;}
.m-top-a { color: #fff;  border-bottom: 3px solid #5fb977;}
.m-fh{font-weight: bold;font-size: 14px; margin: 10px 10px 0 0;}
.m-top-b a, .m-fh a{color: #fff;}
.btn-fanhui {color: #198754;background-color: #fff; border-color: #fff; font-size: 14px; padding: 2px 8px;}
.btn-fanhui:hover {color: #198754;background-color: #d3ffdf; border-color: #d3ffdf;}
.main{ margin: 0 5px;}
.banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/m-topbg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
}
.bit{text-align: center;}
.title{text-align: center;}
.title-en{font-family: 'Elephant', Arial, sans-serif; font-size: 20px;text-transform: uppercase; color: #eee;}
.title-cn{font-size: 20px; font-weight: bold; margin-top: -10px; color: #000;}
.title-pa{font-size: 16px; color: #369668;}
.search {border: 1px solid #369668; border-radius: 25px;}
.search p{padding-top: 8px; text-align: center; font-size: 14px; border-right: 1px solid #ccc;}
button.butff {  background: #369668;white-space: nowrap; border-radius: 20px; border-color: #369668;font-size: 14px; } 
button:hover.butff{background: #2c8158; border-color: #2c8158;}
.search select  {border: 0; font-size: 14px;}
.search select :focus { box-shadow: none; border: none;}
.search .form-select { background-color: #fff;}
.lqcx{border: 1px solid #369668; border-radius: 15px; padding: 20px;}
.lqcx .p-ax{font-size: 14px; margin-bottom: 20px;}
.cxbd {}
.cxbd form{display: flex; flex-direction: column;  align-items: center;}
.cxbd p{font-size: 14px; margin-top: 7px; flex: 0 0 auto;}
.red{color: #ff0000; padding: 0 3px;}
.form-select { background-color: #dee2e6;}
.tab-dx th{text-align: center; color: #369668;}
.tab-dx td{text-align: center;}
.table td,.main-con .table th{font-size: 14px; color: #5c5c5c;}

.dzxx{overflow: hidden; border-top-right-radius: 20px; border-top-left-radius: 20px;}
.dzxx th{font-size: 14px; vertical-align: middle;}
.dzxx td{font-size: 12px; vertical-align: middle;}
.dzxx-t{background-color: #369668; }
.dzxx-t th{color: #fff;}
.dzxx-t1{background-color: #e2fff0; }
.dzxx a{color: #198754;}
@media (min-width: 768px) {
	.header{/* height: auto; */background-size:100% 100%;}
	.h-200{height: 200px;}
	.w-1200,.main{width: 1200px; margin: 20px auto;}
	.w-1280{width: 1280px; margin: 0 auto;}
    .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:1px; }
	.fiexs{width: 550px; margin: 0 auto;}
	fieldset{border-width: 1px 0 0 !important; }
	legend{float: none; padding: 0 30px 0 40px;margin-bottom:0}
	legend h2::before{content: "●"; position: absolute; left: -40px; top: 4px; font-size: 26px;}
	legend h2::after{content: "●"; position: absolute; right: -40px; top: 4px; font-size: 26px;}
	.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('../images/topbg.jpg');
	  background-size: cover;
	  background-position: center;
	  background-repeat: no-repeat;
	}

.table td,.main-con .table th{font-size: 14px; color: #5c5c5c;}
.table > :not(caption) > * > * {
    padding: 0.75rem 0.5rem;
}

.title-en{font-family: 'Elephant', Arial, sans-serif; font-size: 80px;text-transform: uppercase; color: #eee;}
.title-cn{font-size: 58px; font-weight: bold; margin-top: -60px; color: #000;}
.title-pa{font-size: 28px; color: #369668;}
.search p{font-size: 18px; }
button.butff { font-size: 16px; } 
.search select{font-size: 16px;}
.cxbd p{font-size: 16px; margin-top: 7px; }
.lqcx{ border-radius: 25px; padding: 30px;}
.lqcx .p-ax{font-size: 16px; margin-bottom: 40px; margin-top: 10px;}



}


@media (max-width: 768px) {

}