* {
    margin: 0;
    padding: 0;
  }
  a,
  abbr,
  acronym,
  address,
  applet,
  article,
  aside,
  audio,
  b,
  big,
  blockquote,
  body,
  canvas,
  caption,
  center,
  cite,
  code,
  dd,
  del,
  details,
  dfn,
  dialog,
  div,
  dl,
  dt,
  em,
  embed,
  fieldset,
  figcaption,
  figure,
  font,
  footer,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  header,
  hr,
  html,
  i,
  iframe,
  img,
  ins,
  kbd,
  label,
  legend,
  li,
  mark,
  menu,
  meter,
  nav,
  object,
  ol,
  output,
  p,
  pre,
  progress,
  q,
  rp,
  rt,
  ruby,
  s,
  samp,
  section,
  small,
  span,
  strike,
  strong,
  sub,
  summary,
  sup,
  time,
  tt,
  u,
  ul,
  var,
  video {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
  }
  .clearfix::before,
  .clearfix::after {
    content: "";
  
    display: table;
  }
  
  .clearfix::after {
    clear: both;
  }
  
  .clearfix {
    *zoom: 1;
  }
  body,
  html {
    width: 100%;
    height: 100%;
  }
  .palasbigbox {
    width: 1200px;
    margin: 0 auto;
  }
  .palasbigbox a{
    text-decoration: none;
    color: #000;
  }
  .palasbigbox ul li {
    list-style: none;
  }
  .palasbigbox ul li a:hover {
    color: green;
  }
  .palasbigbox dl dt:hover {
    border: 1px solid #009964;
  }
  .centerbox {
    width: 90%;
    height: 120px;
    margin: 0 auto;
    display: flex;
  }
  .cllbox {
    clear: both;
  }
  .centerbox2 {
    width: 20%;
    height: 4.4%;
  }
  .centerbox3 {
    width: 62%;
    height: 120px;;
    margin-left: 2.1%;
    margin-right: 3%;
  }
  .centerbox4 {
    width: 15.8%;
    height: 4.4%;
  }
  .centerbox3-1 {
    width: 100%;
    height: 50px;
  }
  
  .centerbox3-3 {
   height:20px;
  }
  .centerbox3-3 img {
  float: left;
   }
  .centerbox3-3 ul li{
   float: left;
   font-size: 10px;
   padding-left: 10px;
   color: gray;
   }
   #palasboxdlzy{
     margin-top: 60px;
   }
  .centerbox3-2 {
    vertical-align: top;
    width: 100%;
    height: 50px;
  }
  .centerbox2 img {
    width: 100%;
    margin-top: 27px;
  }
  .centerbox4 img {
    width: 100%;
    margin-top: 50px;
  }
  .centerbox3-1 img {
    float: left;
    margin-top: 30px;
  }
  .centerbox3-1 ul li {
    float: left;
    font-size: 15px;
    color: #797979;
    padding-right: 0.5%;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #centerbox3-1li {
    font-weight: bold;
    color: red;
  }
  .centerbox3-2 select {
    text-indent: 1em;
    font-size: 14px;
    height: 35px;
    width: 92px;
    border-color: #e3e3e3;
    box-sizing: border-box;
  
    float: left;
    outline: none;
  }
  .centerbox3-2 input {
    box-sizing: border-box;
    width: 450px;
    height: 35px;
    padding: 5px;
    border: 1px solid #e3e3e3;
    outline: none;
    float: left;
    font-size: 14px;
    background: white;
    border-left: none;
  }
  #centerbox3button {
    box-sizing: border-box;
    margin-left: 5px;
    width: 92px;
    height: 35px;
    background-color: #efefef;
    color: #000;
    font-size: 14px;
    padding: 4px;
    border-radius: 2px;
    border: #e3e3e3 1px solid;
    border: none;
  }
  .bannerbox {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .bannerbox img {
    width: 100%;
  }
  .btnloop {
    position: absolute;
    bottom: 0;
  }
  :root {
    --swiper-theme-color: #fff !important;
  }
  
  .textbox {
    width: 90%;
    margin: 0 auto;
    height: auto;
    display: flex;
  }
  .textleft {
    width: 70%;
  }
  .textright {
    width: 27%;
    margin-left: 3%;
    overflow: hidden;
  }
  .textleft-1 {
    padding: 10px;
    width: 100%;
    height: 175px;
    border: 1px solid #e8e8e8;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  #img08 {
    width: 35%;
  }
  .textleft-1 dl {
    width: 108px;
    height: 160px;
  }
  
  .textleft-1 dl dt {
    width: 100%;
    height: 108px;
    border: 1px solid #e8e8e8;
    position: relative;
  }
  .textleft-1 dl dd {
    width: 100%;
  }
  .textleft-1 dl dt img {
    width: 40%;
  
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  .textleft-1 dl dd p {
    font-size: 14px !important;
    font-size: 0.5%;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #textleftp {
    margin-top: 10px;
    font-size: 12px !important;
    color: #4081bd;
    padding-top: 0.3%;
  }
  .textleft-2 {
    width: 100%;
    height: auto;
    margin-top: 2%;
    display: flex;
  }
  .palasboxleft-2-1 {
    width: 49%;
    border-top: 4px solid #009964;
  }
  .palasboxleft-2-2{
    width: 49%;
    margin-left: 2%;
    border-top: 4px solid #009964;
  }
  .leftbox {
    width: 100%;
    margin-top: 1.2%;
  }
  .palasleftbox2 {
    width: 100%;
    height: 180px;
    display: flex;
  }
  
  .leftbox3 {
    width: 100%;
  }
  .leftbox p {
    float: left;
  }
  #leftboxp {
    font-size: 27px;
    margin-top: 21px;
    border-right: 1px solid #e8e8e8;
  }
  #leftboxp span {
    width: 1px;
    height: 26px;
    background: #e8e8e8;
    margin-left: 17px;
  }
  #palaslsftboxp2 {
    margin-left: 20px;
    margin-top: 8%;
    font-size: 15px;
    color:#009964;
  }
  .palasleftbox2 dl {
    width: 49%;
    margin-left: 2%;
    margin-top: 3%;
  }
  .palasleftbox2 dt {
    text-align: center;
    width: 100%;
    height: 139px;
    border: 1px solid #e8e8e8;
  }
  .palasleftbox2 dl dt img {
    margin-top: 4%;
  }
  .palasleftbox2 dd {
    font-size: 12px;
    margin-top: 2%;
  }
  .palasleftbox2 dd p {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .leftbox3 ul li {
    width: 100%;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
  }
  .leftbox3 ul {
    margin-top: 1.2%;
  }
  .leftbox3 ul li span {
    font-size: 12px;
    margin-left: 5px;
    color: #19486a;
  }
  #leftbox3li {
    font-weight: bold;
  }
  /* #leftbox3span {
    font-size: 16px;
    font-weight: 700;
    color: #19486a;
    margin-right: 10px;
  } */
  #palasleftbox3span::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2px;
    text-align: center;
    border: 1px solid #fff;
    margin-bottom: 1px;
    border-radius: 50%;
    background-color: #009964;
    margin-right: 5px;
    color: #f1f1f1;
  }
  #palasleftbox3span-1::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2px;
    text-align: center;
    border: 1px solid #fff;
    margin-bottom: 1px;
    border-radius: 50%;
    background-color: #305b77;
    margin-right: 5px;
  }
  #gtd5000img {
    width: 100px;
  }
  .palastextleft-3{
    width: 90%;
    height: auto;
    margin: 0 auto;
    border-top: 4px solid #009964;
    display: flex;
    margin-top: 1.5%;
  }
  .textleft-3-1 {
    width: 70%;
  }
  .textleft-3-2 {
    width: 27%;
    margin-left: 3%;
  }
  .textleft-3-1-1 {
    width: 40%;
    float: left;
  }
  .textleft-3-1-2 {
    width: 58%;
    float: right;
  }
  #leftboxp3 {
    font-size: 27px;
    margin-top: 3%;
    border-right: 1px solid #e8e8e8;
  }
  #leftboxp3 span {
    width: 1px;
    height: 26px;
    background: #e8e8e8;
    margin-left: 17px;
  }
  .leftbox hr {
    width: 130px;
    height: 4px;
    background: #fdd000;
    margin-top: -2.5%;
    border: none;
  }
  .leftbox5 {
    width: 100%;
  }
  .leftbox5 img {
    width: 290px;
    height: 155px;
    margin-top: 1%;
  }
  .leftbox5 p {
    font-size: 14px;
    margin-top: 0.7%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .palasleftbox6 {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    text-align: center;
    
  }
  .palasleftbox6 dl {
    width: 48%;
    height: 150px;
    float: left;
    margin-top: 9%;
  }
  .palasleftbox6 dt {
    width: 100%;
    float: right;
    height: 150px;
    border: 1px solid #e8e8e8;
  }
  
  .palasleftbox6 dt img {
    width: 90%;
    height: 80%;
  
    margin-top: 8px;
  }
  #leftbox6img3 {
    width: 100%;
    /* margin-top: 8px;
    margin-left: 40px; */
  }
  #leftbox6img4 {
    width: 100%;
    /* margin-top: 8px;
    margin-left: 50px; */
  }
  .palasleftbox6 dd p {
    width: 90%;
    height: 50px;
    font-size: 12px;
    margin-top: 3%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #textleft-3-1ul {
    margin-top: 20px;
  }
  #textleft-3-1ul2 {
    margin-top: 20px;
  }
  .textleft-3-1-2 ul li {
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .leftCenterMian {
    width: 100%;
    height: 650px;
  }
  .leftcenterbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: 230px;
    margin-top: 3%;
  }
  .leftcenterbox dl {
    width: 15%;
    height: 112px;
    /* float: left;
    margin-left: 2%; */
  }
  .leftcenterbox dt {
    width: 100%;
    height: 70px;
    position: relative;
    border: 1px solid #e8e8e8;
  }
  .leftcenterbox dt img {
    width: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .img19 {
    width: 60px !important;
  }
  .leftcenterbox dd {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
  }
  .RightBox-1 {
    width: 100%;
    /* height: 240px; */
  }
  
  .right p {
    color: #bfbfbf;
    font-size: 14px;
    text-align: right;
    /* padding-top: 5px; */
    width: 100%;
    line-height: 25px;
    height: 25px;
    /* height: 15%; */
  }
  
  .RightBox-1 img {
    width: 100%;
    /* margin-top: 0.7%; */
  }
  .RightBox-2 {
    width: 100%;
    /* height: 440px; */
  }
  .RightBox-2 h3 {
    width: 100%;
    margin: 20px 0;
    /* height: 10%; */
  }
  .RightBox_style {
    display: inline-block;
    width: 3px;
    height: 35%;
    background: #19486a;
    vertical-align: middle;
    margin-right: 4px;
  }
  .RightTable {
    width: 100%;
    /* height: 85%; */
  }
  #table {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    /* margin-top: 8%; */
    /* margin-top: 50px; */
    /* border: 1px solid #e0e0e0; */
  }
  #table a {
    color: black;
    text-align: center;
    text-decoration: none;
  }
  #table #header {
    width: 100%;
    margin: 20px 0;
    /* height: 50px; */
  }
  #table #header a {
    width: 33%;
    float: left;
    line-height: 40px;
    background-color: #fff;
  }
  #table #header a:hover {
    color: blue;
  }
  #table #header .selected a {
    background-color: #eeeeee;
  }
  
  /* 内容样式 */
  #table #content {
    width: 100%;
    height: 120px;
  }
  #table #content .dom {
    margin-top: 10px;
    display: none;
  }
  #table #content .dom a {
    overflow: hidden;
  
    text-overflow: ellipsis;
  
    white-space: nowrap;
    font-size: 14px;
    width: 100%;
    padding-top: 0.3%;
  }
  #table #content .dom ul li span {
    width: 20px;
    height: 20px;
    background: #19486a;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    margin-right: 10px;
  }
  #table #content .dom ul li {
    margin: 3px 0;
  }
  #table #content .dom ul li b {
    font-weight: none;
    color: #bfbfbf;
    padding-left: 20px;
  }
  .textleft-3-2-1 {
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #e8e8e8;
  }
  #palasimg17{
    width: 100%;
    margin-top: 3%;
  }
  .textleft-3-2-2 img {
    width: 90%;
  }
  .textleft-3-2-2 {
    width: 100%;
    margin-top: 6%;
  }
  .textleft-3-2-2 h3,
  .textleft-3-2-3 h3 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .RightBox1_style {
    width: 3px;
    height: 100%;
    display: inline-block;
    background: #19486a;
    vertical-align: middle;
    margin-right: 5px;
  }
  .textleft-3-2-3 {
    width: 100%;
    margin-top: 6%;
  }
  .textleft-3-2-3 dl {
    width: 50%;
    height: 145px;
    float: left;
    border: none;
  }
  .textleft-3-2-3 dt {
    width: 100%;
    height: 105px;
  }
  .textleft-3-2-3 dd {
    width: 100%;
    height: 40px;
  }
  
  .textleft-3-2-3 dt:hover {
    border: 1px solid #19486a;
  }
  .textleft-3-2-3 img {
    width: 95%;
  }
  .textleft-3-2-3 dl dd {
    /* text-align: center; */
    font-size: 13px;
  }
  
  .palasfooterbox {
    font-size: 14px;
    width: 100%;
    height: 200px;
    background: #009964;
    margin-top: 1%;
  }
  .palasfooterbox2 {
    width: 100%;
    height: 60px;
  }
  .palasfooterbox3 {
    font-size: 12px;
    width: 100%;
    height: 40px;
  }
  .palasfooterbox4 {
    width: 100%;
    height: 100px;
  }
  .palasfooterbox2 ul li {
    font-size: 12px;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    color: white;
  }
  .palasfooterbox2 ul {
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
  }
  .palasfooterbox2 span img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: #009964;
  }
  .palasfooterbox3 ul li {
    float: left;
    text-align: center;
    padding-left: 20px;
    color: white;
  }
  .palasfooterbox3 ul {
    margin-left: 400px;
    height: 25px;
  }
  .palasfooterbox3 hr {
    width: 80%;
    border: 1px solid white;
    margin-left: 90px;
  }
  
  .palasfooterbox4 .box4-flex {
    font-size: 12px;
    color: #fff;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    text-align: center;
  }
  .palasfooterbox4 .box4-flex span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
  }
  
  
  
  #palasimg
  {
    width: 100px;
  }
  
  #palasimg3{
    width: 90px;
  }
  #palasimg4{
    width: 100px;
    margin-left: 5px;
    margin-top: 18px;
  }
  #palasimg5{
    width:100%;
  }
  #palasimg6{
   border: 1px solid #009964;
   width:100%;
  }
  #palasimg8{
    width: 100px;
    margin-left: 5px;
    margin-top: 30px;
  }
  #palasimg7{
    width: 100px;
    margin-left: 5px;
  
  }
  #palasimg9{
    width:80%;
  }
  #palasimg10{
    width:90%;
  
  }
  .palasboxyb {
    width: 100%;
    margin-top: 6%;
  }
  .palasboxyb h3 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .palasboxyb img {
   float: left;
   width: 100%;
  }
  .palasboxyb dl{
    width: 130px;
    height: 200px;
    border: 1px solid white;
    float: left;
    margin-left: 13px;
    margin-top: 5px;
  }
  .palasboxyb dt{
    width: 100%;
    height: 170px;
  }
  .palasboxyb dd{
    width: 100%;
    height: 30px;
    font-size: 10px;
    text-align: center;
    line-height: 30px;
  }
  #palasul li {
    float: left;
    font-size: 15px;
    color: #797979;
    padding-right: 3%;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .palasbox2{
    padding: 10px;
    width: 100%;
    height: 175px;
    border: 1px solid #e8e8e8;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .palasbox2 dl{
    width: 135px;
    height: 175px;
  }
  .palasbox2 dt{
    height: 135px;
    border: 1px solid #009964;
    border-radius: 48%;
  }
  .palasbox2 dd{
    height: 40px;
  }
  .palasbox2 dt img{
  width: 80%;
  margin-top: 30px;
  margin-left: 18px;
  }
  .palasbox2 dd p{ 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    width: 100%;
  line-height: 40px;
  }
  #fidasfrogimg{
    width: 70%;
    margin-top: 25px;
  margin-left: 19px;
  }
  #Mas-Q-Checkimg{
  width:85%;
  margin-left: 10px;
  }
  #Resp-Aer-Meterimg{
    width: 80%;
    margin-top: 25px;
    margin-left: 20px;
    }
  #palasspan{
    background: #009964 !important;
  }
  .palasboxyb img{
    border: 1px solid #09553a;
  
  }
  #palasimg11{
    width: 90%;
  }
  .palasboxyb dd p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .guanggaobox{
    width: 1080px;
    height:93px;
    margin: auto;
    margin-top: 20px;
  }
  .guanggaobox img{
  width:530px;
  }
  #guanggaobox2{
  margin-left: 15px;
    }