* {
  margin: 0;
  padding: 0;
}

.zndl-box {
  width: 100%;
  height: 550px;
  background: url('/images/dzdl/top_img.png');
  background-size: 100% 100%;
  position: relative;
}


.zndl-box h1 {
  position: absolute;
  font-size: 66px;
  color: white;
  top: 170px;
  left: 430px;
}

.zndl-box h5 {
  position: absolute;
  font-size: 32px;
  color: white;
  top: 260px;
  left: 430px;
}

.zndl-box button {
  position: absolute;
  width: 300px;
  height: 80px;
  border-radius: 40px;
  color: white;
  background-color: transparent;
  border-style: none;
  font-size: 40px;
  bottom: 100px;
  left: 440px;
  border: 2px solid white;
}

section {
  width: 100%;
}

section .list {
  width: 100%;
  height: 487px;
  background-color: #f8f9ff;
}
section .list .center-list {
  width: 1150px;
  height: 450px;
  margin: 0 auto;
  display: flex;
}
section .list .center-list dl {
  flex: 1;
  float: left;
  margin-top: 100px;
}

section .list .center-list dl dt {
  width: 236px;
  height: 236px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  margin: 0 auto;
}

section .list .center-list dl dt img {
  width: 100%;
  height: 100%;
}

section .list .center-list dl dd {
  text-align: center;
}

section .list .center-list dl dd .list-title {
  font-family: Source Han Sans CN;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 33px;
  letter-spacing: 0px;
  color: #291e10;
  font-weight: bold;
}

section .list .center-list dl dd p {
  text-align: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #291e10;
}

section .ditu {
  width: 100%;
  margin-top: 80px;
}

section .ditu h3 {
  text-align: center;
  color: black;
  font-size: 36px;
}

section .ditu .all-img-list {
  width: 1000px;
  margin: 0 auto;
  margin-top: 60px;
  display: flex;
}

section .ditu .all-img-list img {
  flex: 1;
  width: 258px;
  height: 530px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  margin-left: 18px;
  margin-right: 10px
}

section .ditu .ditu-img-list {
  width: 1000px;
  margin:0 auto;
  margin-top: 60px;
  display: flex;
}

section .ditu .ditu-img-list img {
  flex: 1;
  width: 258px;
  height: 455px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  margin-left: 18px;
  margin-right: 10px
}

section .ditu .ditu-info {
  width: 624px;
  height: 65px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #858585;
  margin-top: 50px;
  text-align: center;
}

section .dzdl {
  width: 100%;
  height: 460px;
  background-color: #f8f9ff;
}

section .dzdl img {
  width: 210px;
  height: 401px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  border-radius: 17px;
  margin-top: 35px;
  margin-left: 685px;
}

section .dzdl .dzdl-box {
  float: right;
  width: 530px;
  margin-right: 400px;
  margin-top: 40px;
}

section .dzdl .dzdl-box h3 {
  width: 200px;
  height: 37px;
  font-family: Microsoft YaHei;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 37px;
  letter-spacing: 0px;
  color: #000000;
  margin-top: 15px;
}

section .dzdl .dzdl-box p {
  width: 522px;
  height: 65px;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #858585;
  margin-top: 10px;
}

section .use {
  width: 100%;
  height: 106px;
  background-color: #0088ff;
  color: #ffffff;
  text-align: center;
  line-height: 106px;
  font-size: 26px;
}

section .use button {
  width: 170px;
  height: 45px;
  background-image: -webkit-gradient(linear, left top, right top, );
  background-image: linear-gradient(90deg);
  color: white;
  background-color: transparent;
  border-style: none;
  border: 1px solid white;
  font-size: 20px;
  border-radius: 5px;
  margin-left: 50px;
}
.footer-bottom-p img{
  width: 20px;
  height: 20px
}
header .nav-login li{
  padding: 3px !important;
  height:33px !important;
}
.search-btn-link{right:189px !important;top:133px !important;}
.search-link-img{right:270px !important;top:154px !important;}
.hot-info dl dd>p:nth-child(2){padding-top:10px !important;}
/*# sourceMappingURL=dzdl.css.map */