body,
html {
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei";
}
div,
p,
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #999;
}
/*img{
	display: block;
	margin: 0 auto;
}*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.dz-title {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  padding-top: 50px;
}
.dz-title-small {
  font-size: 18px;
  color: #888;
  text-align: center;
  font-weight: 400;
  margin-bottom: 15px;
}
.dz-title-img {
  width: 100%;
}
.dz-title-img img {
  display: block;
  margin: 0 auto;
}
.header {
  height: 30px;
  width: 100%;
  background-color: #232323;
  text-align: right;
  line-height: 30px;
}
.nav {
  height: 81px;
  line-height: 81px;
  box-sizing: border-box;
}
.nav .nav-log {
  height: 71px;
  margin: 5px;
}
.nav ul {
  float: right;
  margin-right: 150px;
}
.nav ul li {
  float: left;
}
.nav ul li a {
  display: block;
  width: 130px;
  height: 81px;
  line-height: 81px;
  text-align: center;
  color: #666;
  border-bottom: 5px solid #FFF;
  box-sizing: border-box;
}
.nav ul li a:hover {
  border-bottom: 5px solid #13BF5B;
}
.banner {
  width: 100%;
  background: #F5F5F5;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
  text-align: center;
}
.banner .swiper-slide {
  line-height: 480px;
}
.banner .swiper-pagination-bullet-active {
  background-color: #FFF;
}
.banner img {
  display: block;
  width: 100%;
  height: auto;
}
.dz-floor1 .dz-txt {
  margin-top: 20px;
}
.dz-floor1 .dz-txt p {
  line-height: 1.8;
  font-size: 16px;
  color: #777;
  text-align: center;
}
.dz-floor1 .about-con {
  margin-top: 40px;
  padding-bottom: 60px;
}
.dz-floor1 .about-con ul li {
  float: left;
  width: 272px;
  height: 180px;
  border: 4px solid #EBEBEB;
}
.dz-floor1 .about-con ul li:not(:last-child) {
  margin-right: 20px;
}
.dz-floor2 {
  background-color: #F8F8F8;
}
.dz-floor2 .pro-con ul.pro-title-list {
  width: 600px;
  margin: 0 auto;
}
.dz-floor2 .pro-con ul.pro-title-list li {
  float: left;
  color: #999;
  font-size: 16px;
  font-weight: 700px;
  width: 200px;
  text-align: center;
  margin: 25px 0;
  cursor: pointer;
}
.dz-floor2 .pro-con ul.pro-title-list li:hover {
  color: #13BF5B;
}
.dz-floor2 .pro-con ul.pro-list {
  width: 1200px;
}
.dz-floor2 .pro-con ul.pro-list li {
  float: left;
  width: 240px;
  box-sizing: border-box;
  border-right: 1px solid #CCCCCC;
  padding: 10px;
  margin-bottom: 45px;
}
.dz-floor2 .pro-con ul.pro-list li p {
  width: 220px;
  height: 210px;
  background: #EEE;
  margin-bottom: 10px;
  text-align: center;
}
.dz-floor2 .pro-con ul.pro-list li a.pro-txt {
  display: block;
  text-align: center;
  color: #555555;
  line-height: 28px;
  padding: 0 8px;
}
.dz-floor3 .equipment-con {
  margin-top: 50px;
  margin-bottom: 100px;
}
.dz-floor3 .equipment-con ul li {
  float: left;
  width: 272px;
  height: auto;
  border: 4px solid #EBEBEB;
}
.dz-floor3 .equipment-con ul li:not(:last-child) {
  margin-right: 20px;
}
.dz-floor {
  height: 415px;
  background: url("../imgs/bg.jpg") no-repeat;
}
.dz-floor * {
  color: #FFF;
  text-align: center;
}
.dz-floor .dz-icon-list {
  width: 100%;
  box-sizing: border-box;
  padding: 40px 100px;
}
.dz-floor .dz-icon-list ul {
  width: 100%;
}
.dz-floor .dz-icon-list ul li {
  float: left;
  width: 200px;
}
.dz-floor .dz-icon-list ul li img {
  margin: 0 auto;
}
.dz-floor4 .case-con {
  margin-top: 50px;
  padding-bottom: 0;
}
.dz-floor4 .case-con ul li {
  float: left;
  width: 272px;
  height: 157px;
  border: 4px solid #EBEBEB;
  margin-bottom: 20px;
}
.dz-floor4 .case-con ul li:not(:last-child) {
  margin-right: 20px;
}
.dz-footer {
  background-color: #272828;
  height: 300px;
  padding-bottom: 10px;
}
.dz-footer .w1300 {
  padding-top: 45px;
}
.dz-footer .w1300 div {
  width: 400px;
  float: left;
}
.dz-footer .w1300 div p {
  font-size: 18px;
  color: #E5E1DF;
}
.dz-footer .w1300 div > span {
  display: block;
  width: 210px;
  height: 15px;
  border-bottom: 1px solid #76746F;
  margin-bottom: 20px;
}
.dz-footer .w1300 div ul li {
  line-height: 40px;
  width: 95%;
  color: #999999;
}
.dz-footer .w1300 div img {
  width: 125%;
  margin: -30px;
}
.dz-footer .w1300 .pop-con-succ img {
  margin: 52px auto 40px;
}
.dz-floor5 {
  background-color: #F8F8F8;
  padding-bottom: 30px;
}
.dz-floor5 .pop-con {
  width: 740px;
  height: 600px;
  margin: 20px auto;
}
.dz-floor5 .pop-con ul li {
  float: left;
  padding: 11px 0;
  height: 41px;
  position: relative;
}
.dz-floor5 .pop-con ul input[type="text"] {
  width: 233px;
  height: 40px;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  font-size: 12px;
  padding: 0 8px;
  border-radius: 5px;
  float: left;
}
.dz-floor5 .pop-con ul span {
  display: block;
  float: left;
  width: 100px;
  text-align: right;
  font-size: 18px;
  color: #151512;
  height: 40px;
  line-height: 40px;
}
.dz-floor5 .pop-con ul i {
  color: #f7365f;
  display: block;
  float: left;
  font-style: normal;
  font-size: 18px;
  width: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
  height: 40px;
}
.dz-floor5 .pop-con ul li:nth-child(5) {
  height: 300px;
}
.dz-floor5 .pop-con ul textarea {
  float: left;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  font-size: 16px;
  padding: 0 8px;
  border-radius: 5px;
  margin-top: 5px;
  padding: 10px;
}
.dz-floor5 .pop-con .pop-submit {
  height: 60px;
  padding-top: 20px;
}
.dz-floor5 .pop-con .pop-submit div {
  cursor: pointer;
  width: 113px;
  height: 38px;
  line-height: 38px;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  background-color: #2F8ADD;
  border-radius: 5px;
  margin: 0 auto;
}
.dz-floor5 .pop-con .error {
  color: #F7365F;
  position: absolute;
  bottom: -7px;
  left: 126px;
  font-size: 12px;
  display: none;
}
.dz-floor5 .pop-con-succ {
  height: 250px;
}
.dz-floor5 .pop-con-succ img {
  display: block;
  margin: 60px auto 20px;
}
.dz-floor5 .pop-con-succ p {
  text-align: center;
}
span.dz-back {
  display: none;
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
  border-radius: 50%;
  position: fixed;
  right: 20px;
  bottom: 20px;
}
span.dz-back img {
  width: 50%;
  display: block;
  margin: 17px auto 0;
}
.clear {
  clear: both;
}
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
#MapContainer {
  width: 1200px;
  margin: 50px auto 100px;
  height: 460px;
}
