.c_sousuo {
  width: 207px;
  height: 33px;
  background: url(images/sousuo2024.png) no-repeat;
margin: 4px 0;
  background-size: 100% 100%;}
.ss {
  width: 161px;
  height: 33px;
  border: none;
  overflow: hidden;
  background: none;
  line-height: 34px;
  margin-top: 1px;
  color: #fff;
  padding-left: 10px;
  float: left;
  outline: none;}
.s_btn {
  width: 36px;
  height: 33px;
  border: none;
  overflow: hidden;
  background: none;
  line-height: 34px;
  margin-top: 1px;
  cursor: pointer;
  float: left;
  outline: none;}
 /* 全局统一样式：西文罗马体，字号18px */
        .wznry {
            font-size: 18px; /* 统一字号 18px */
            font-family: "Times New Roman", Times, "SimSun", serif;}

        /* 标题样式（保持罗马字体，字号更大） */
        .wznry h1, .wznry h2, .wznry h3, .wznry h4, .wznry h5, .wznry h6 {
            font-family: "Times New Roman", Times, serif;}

        /* 段落样式 */
        .wznry p {
            font-family: "Times New Roman", Times, "SimSun", serif !important;
            font-size: 18px !important;}

        /* 强调、加粗、斜体 全部强制罗马字体 */
        .wznry strong, .wznry b, .wznry em, .wznry i, .wznry span {
            font-family: "Times New Roman", Times, "SimSun", serif !important;
            font-size: 18px !important;}
