body,
html {
  width: 100%;
  height: 100%;
}
/* top */
.top {
  width: 100%;
  height: 792px;
  /* background-image: url('./top-bg.png'); */
  background-size: 100% 100%;
  /* border-bottom: 1px solid #ccc; */
}
/* logo行 */
.top-logoh {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  /* padding: 0 366px 0 354px; */
  display: flex;
  justify-content: space-between;
  /* background-color: coral; */
}
.logoh-left {
  width: 440px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hljs {
  width: 95px;
  height: 30px;
  /* opacity: 0.15; */
  border-radius: 15px;
  background: #eaf3ff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.logo {
  width: 55px;
  height: 59px;
}
.top-text1 {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.79px;
  line-height: 21.95px;
  /* color: rgba(255, 255, 255, 1); */
  text-align: left;
  vertical-align: top;
}
.top-text2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 41.16px;
  /* color: rgba(255, 255, 255, 1); */
  text-align: left;
  vertical-align: top;
}
.hljs span {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 20.27px;
  text-align: left;
  vertical-align: top;
}
.logoh-right {
  width: 500px;
}
.logoh-right ul {
  display: flex;
  height: 100px;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #999999;
}
.top-dl {
  width: 50px;
  height: 30px;
  background-color: #e7f1ff;
  line-height: 30px;
  text-align: center;
  border-radius: 15px 0 0 15px;
  color: #fff;
}
.top-zc {
  width: 50px;
  height: 30px;
  background-color: #4393f5;
  line-height: 30px;
  text-align: center;
  border-radius: 0 15px 15px 0;
  margin-left: -14px;
  color: #fff;
}
/* 导航头 */
header {
  height: 40px;
  width: 100%;
}
.header-content {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-content ul {
  display: flex;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: left;
  height: 40px;
  line-height: 40px;
}
.header-content li {
  padding: 0 10px 11px 10px;
  /* border-bottom: 4px solid #fff; */
  text-align: center;
}
.header-content input {
  width: 236px;
  height: 40px;
  background-color: #d8d8d8;
  padding-left: 40px;
  border-radius: 8px;
}
.search {
  position: relative;
}
.search img {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 9px;
}
/* main */
.dyh {
  color: #4393f5;
}
.main-header {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.dyh img {
  width: 12px;
  height: 12px;
}
.main-header img {
  margin-right: 5px;
}
.main-bottom {
  width: 100%;
  padding-bottom:50px;
}
.title {
  height: 80px;
  line-height: 80px;
  font-size: 32px;
  border-bottom: 2px solid #3d3d3d;
}
.main-bottom-content {
  width: 100%;
  height: 500px;
}
.main-bottom-content-header {
  height: 60px;
  background-color: #f1f2f3;
  margin-top: 30px;
  padding-left: 20px;
}
.main-bottom-content-header ul {
  width: 100%;
  display: flex;
}
.main-bottom-content-header li {
  width: 25%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  color: #333;
  /* background-color: #4393f5; */
}
.main-bottom-content-content {
  padding-left: 20px;
}
.main-bottom-content-content ul {
  display: flex;
}
.main-bottom-content-content li {
  width: 25%;
  height: 60px;
  line-height: 30px;
  padding:20px 0;
  text-align: left;
  color: #333;
}
.pagination{
  margin-top:30px;
}
/* footer */
footer {
  width: 100%;
  height: 200px;
  background-color: #f1f2f3;
  padding: 20px 0;
}
footer .content {
  display: flex;
  justify-content: space-between;
}
.footer1 img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.footer1 div {
  width: 220px;
  height: 51.5px;
  background-color: #eaebeb;
  /* text-align: center; */
  line-height: 50px;
  padding-left: 10px;
  margin-top: 5px;
}
.footer2 {
  width: 290px;
  height: 170px;
  background-color: #eaebeb;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p1,
.s1 {
  font-size: 14px;
}
.footer3 {
  width: 275px;
  height: 170px;
  padding: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #eaebeb;
}
.s1 {
  margin-left: 40px;
}
.footer4 {
  width: 160px;
  height: 170px;
  background-color: #eaebeb;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer5 {
    width: 130px;
    height: 170px;
    background-color: #eaebeb;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer-bottom {
    width: 100%;
    height: 60px;
    background-color: #EAEBEB;
    margin-top: 10px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
  }
  .footer-bottom img {
    margin-left: 20px;
    width: 18px;
    height: 18px;
  }