body,
p,
button,
input,
textarea,
select {
  margin: 0;
  border: 0;
  padding: 0;
}

button,
input,
textarea,
select {
  outline: none;
  display: block;
}

/*包含以下四种的链接*/
a {
  text-decoration: none;

  /*正常的未被访问过的链接*/
  &:link {
    text-decoration: none;
  }

  /*已经访问过的链接*/
  &:visited {
    text-decoration: none;
  }

  /*鼠标划过(停留)的链接*/
  &:hover {
    text-decoration: none;
  }

  /* 正在点击的链接*/
  &:active {
    text-decoration: none;
  }
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

body {
  position: relative;
  min-width: 1100px;
 
}
.first .blueda {
  font-family: serif !important;
}
.first .yel {
  font-family: serif !important;
}
.top {
  width: 100%;
}

.top > img:nth-child(1) {
  width: 100%;
}

.top > a:nth-child(2) {
  position: absolute;
  right: 50%;
  margin: 10px 240px 0 0;
}

.top > a:nth-child(3) {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: 300px;
  display: block;
  height: 31px;
  font-size: 20px;
  line-height: 31px;
  padding: 0 10px;
  color: white;
  background: #00bb00;
}

.gdang {
  position: absolute;
  right: 5%;
  top: 4%;
  width: 300px !important;
  z-index: 99;
}

.first {
  position: relative;
  margin: -96px auto 0;
  width: 1011px;
  height: 437px;
  box-sizing: border-box;
  background: url(20230530_box_bg_0.png) 0 0 no-repeat;
  padding: 70px 300px 0 40px;
}

.first p {
  text-align: center;
  font-size: 18px;
  color: #666666;
  line-height: 32px;
}

.first p:first-child {
  color: #00bbff;
  font-size: 35px;
  line-height: 41px;
}

.title {
  position: relative;
  width: 718px;
  height: 88px;
  background: url(20230530_title.png) 0 0 no-repeat;
  text-align: center;
  font-size: 33px;
  color: #ffffff;
  line-height: 80px;
  margin: 50px auto 30px;
}

.more {
  position: absolute;
  right: -100px;
  bottom: 0;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
}

.second {
  width: 1000px;
  margin: auto;
  font-size: 0;
}

.second a {
  position: relative;
  display: inline-block;
  padding: 0 40px 50px 10px;
  vertical-align: top;
}

.second div {
  width: 280px;
  height: 210px;
  background-color: #f5f5f5;
  border: 1px solid #d8d2d2;
}

.second div img:nth-child(1) {
  width: 260px;
  height: 190px;
  margin: 10px;
}

.second div img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 290px;
}

.second p {
  width: 280px;
  padding: 10px 0 0 30px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666666;
}

.second p img {
  position: absolute;
  top: 220px;
  left: 15px;
  bottom: 50px;
  margin: auto;
}

.second a:nth-child(3n-2):before {
  content: "";
  position: absolute;
  left: 16px;
  top: 280px;
  display: block;
  width: 1000px;
  height: 18px;
  background: url(20230530_line.png) 0 0 no-repeat;
}

.third > img {
  display: block;
  width: 983px;
  margin: 0 auto 6px;
}

.third ul {
  width: 972px;
  height: 326px;
  padding: 30px 0 0 70px;
  box-sizing: border-box;
  margin: auto;
  background: url(20230530_box_bg_1.png) 0 0 no-repeat;
}

.third li a {
  font-size: 14px;
  color: rgb(102, 102, 102);
  line-height: 2.143;
  padding-left: 20px;
  background: url(20230530_icon.png) 0 5px no-repeat;
}

.fourth {
  width: 1000px;
  font-size: 0;
  margin: auto;
}

.fourth a {
  display: inline-block;
  margin: 0 15px 60px 0;
}

.fourth img {
  width: 234px;
}

.show {
  width: 1000px;
  margin: auto;
}

.position {
  font-size: 18px;
  margin: 100px auto 10px auto;
}

.position + div {
  width: 915px;
  border: 1px solid #dddddd;
  padding: 25px 40px;
  background-color: #f6f6f6;
}

.position + div > h1 {
  width: 95%;
  font-size: 22px;
  text-align: center;
  font-weight: 400;
  margin: auto;
}

.position + div > h2 {
  font-size: 16px;
  border-bottom: 1px solid #dddddd;
  margin: 20px auto;
  padding-bottom: 5px;
  color: #666;
  text-align: center;
  font-weight: none;
}

.content p {
  text-indent: 2em;
  line-height: 28px;
  color: #555555;
}

.content img {
  display: block;
  min-width: 50%;
  max-width: 100%;
  margin: 10px auto;
}

.listmain {
  width: 1100px;
  padding: 0 20px;
  background-color: white;
  background: #f6f6f6;
  margin: 0 auto;
  min-height: 720px;
  margin-bottom: 60px;
}

.listmain a,.position a {
  color: #000;
}
.position2021 {
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #d00010;
  position: relative;
  margin-bottom: 20px;
  margin-top: 40px;
}
.position2021 h3 {
  font-size: 24px;
  color: black;
  background: none;
}
.position2021 span {
  position: absolute;
  right: 0;
  top: 0;
}
.listul li {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  border-bottom: 1px dashed #d6d6d6;
  font-size: 16px;
}
.listul li a {
  float: left;
  width: 830px;
}
.listul li span {
  float: right;
  color: #999;
}
.page_box {
  text-align: center;
  padding: 10px 0;
}

.aboutthis{
  text-align: center;
  padding: 20px 0 30px 0;
  font-size: 16px;
}