body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.6 Pingfang SC, Microsoft Yahei, Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4,
h5,
h6 {
  font-size: 100%;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

code,
kbd,
pre,
samp,
tt {
  font-family: "Courier New", Courier, monospace;
}

small {
  font-size: 12px;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

q:before,
q:after {
  content: '';
}

legend {
  color: #000;
}

fieldset,
img {
  border: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: none;
  height: 1px;
}

html {
  overflow-y: scroll;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

@font-face {
  font-family: font-D;
  src: url("../fonts/DINPro-Medium.ttf"), url("../fonts/DINPro-Medium.eot"), url("../fonts/DINPro-Medium.svg"), url("../fonts/DINPro-Medium.woff");
}

@font-face {
  font-family: ali;
  src: url("../fonts/ali.woff");
}

a {
  color: inherit;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

body {
  background-color: #fff;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.nav {
  height: 80px;
  overflow: hidden;
}

.nav .logo {
  margin-top: 18px;
  float: left;
}

.nav .navs {
  margin-left: 20px;
  float: left;
  line-height: 80px;
  font-size: 16px;
  font-weight: lighter;
  color: #000;
}

.nav .navs li {
  float: left;
  margin: 0 18px;
  position: relative;
  cursor: pointer;
}

.nav .navs li:after {
  display: block;
  content: '';
  width: 0;
  height: 1px;
  opacity: 0;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  -moz-transition: All .4s ease-in-out;
  -o-transition: All .4s ease-in-out;
  border-top: 2px #ff8d00 solid;
  position: absolute;
  bottom: 24px;
  left: 0;
}

.nav .navs li:hover, .nav .navs li.active {
  color: #ff8d00;
}

.nav .navs li:hover:after, .nav .navs li.active:after {
  width: 100%;
  opacity: 1;
}

.nav .navs a {
  font-weight: 500;
}

.nav .hotline {
  width: 214px;
  height: 80px;
  padding: 0 20px;
  height: 80px;
  float: right;
  font-size: 26px;
  font-family: font-D;
  line-height: 80px;
  color: #fff;
  background-color: #ff8d00;
  box-sizing: border-box;
}

.nav .hotline::before {
  content: "";
  width: 16px;
  height: 21px;
  background-image: url(../image/phone-icon.png);
  display: inline-block;
}

.banner {
  width: 100%;
  min-width: 1200px;
}

.banner.banner-index {
  width: 100%;
  height: 672px;
  overflow: hidden;
  background-image: url(../image/banner/banner-index.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-index .texts {
  margin-top: 240px;
  margin-left: 30px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px;
}

.banner.banner-index .texts .b {
  font-weight: bold;
  font-size: 60px;
}

.banner.banner-index .texts .s {
  font-size: 46px;
}

.banner.banner-introdoce {
  height: 605px;
  overflow: hidden;
  background-image: url(../image/banner/banner-introdoce.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-introdoce .texts {
  margin-top: 220px;
  margin-left: 30px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px;
}

.banner.banner-introdoce .texts .b {
  font-weight: bold;
  font-size: 60px;
}

.banner.banner-introdoce .texts .s {
  font-size: 46px;
}

.banner.banner-standard {
  height: 605px;
  overflow: hidden;
  background-image: url(../image/banner/banner-st.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-standard .texts {
  margin-top: 220px;
  margin-left: 30px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px;
}

.banner.banner-standard .texts .b {
  font-weight: bold;
  font-size: 60px;
}

.banner.banner-standard .texts .s {
  font-size: 46px;
}

.banner.banner-details {
  height: 605px;
  overflow: hidden;
  background-image: url(../image/banner/banner-details.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-details .texts {
  margin-top: 220px;
  margin-left: 30px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px;
}

.banner.banner-details .texts .b {
  font-weight: bold;
  font-size: 60px;
}

.banner.banner-details .texts .s {
  font-size: 46px;
}

.banner.banner-layout {
  height: 605px;
  overflow: hidden;
  background-image: url(../image/banner/banner-layout-230425.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-layout .texts {
  margin-top: 220px;
  margin-left: 30px;
  color: #fff;
}

.banner.banner-layout .texts .b {
  font-weight: bold;
  font-size: 60px;
}

.banner.banner-layout .texts .s {
  font-size: 46px;
}

.banner.banner-contactus {
  height: 605px;
  overflow: hidden;
  background-image: url(../image/banner/banner-ct.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-news {
  height: 605px;
  overflow: hidden;
  background-image: url(../image/banner/banner-news.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-news .texts {
  margin-top: 200px;
  margin-left: 30px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px;
}

.banner.banner-news .texts .b {
  font-weight: bold;
  font-size: 60px;
}

.banner.banner-news .texts .s {
  font-size: 46px;
}

.banner.banner-exhibition {
  height: 605px;
  overflow: hidden;
  background-image: url(../image/banner/banner-exhibition.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.banner.banner-exhibition .texts {
  margin-top: 220px;
  margin-left: 30px;
  color: #fff;
}

.banner.banner-exhibition .texts .b {
  font-family: ali;
  line-height: 1.4;
  font-weight: bold;
  font-size: 62px;
}

.banner.banner-exhibition .texts .s {
  font-family: ali;
  line-height: 1.4;
  font-size: 46px;
}

.foot {
  height: 80px;
  color: #fff;
  background-color: #222324;
}

.foot .foot-logo {
  margin-left: 30px;
  margin-top: 11px;
  float: left;
}

.foot .web-info {
  margin-right: 30px;
  margin-top: 20px;
  float: right;
}

.foot-b {
  height: 80px;
  color: #000;
  background-color: #fff;
}

.foot-b .foot-logo {
  margin-left: 30px;
  margin-top: 12px;
  float: left;
}

.foot-b .web-info {
  margin-right: 30px;
  margin-top: 30px;
  float: right;
}

.md {
  margin-top: 80px;
}

.md h2 {
  margin-bottom: 50px;
  font-size: 50px;
  text-align: center;
  color: #111114;
}

.md.sun .sun-info {
  margin: 0 197px;
  text-align: center;
  line-height: 2;
  font-size: 16px;
}

.md.sun .sun-points {
  margin-top: 55px;
  text-align: center;
}

.md.sun .sun-points .sun-points-wrap {
  display: inline-block;
}

.md.sun .sun-points .sun-points-wrap .item {
  margin: 0 18px;
  width: 180px;
  float: left;
  text-align: center;
}

.md.sun .sun-points .sun-points-wrap .item .text {
  font-size: 16px;
  font-weight: 600;
}

.md.sun .sun-points .sun-points-wrap .item .number {
  font-size: 22px;
}

.md.sun .sun-ms {
  margin-top: 100px;
}

.md.sun .sun-ms .sun-ms-item {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.md.sun .sun-ms .sun-ms-item + .sun-ms-item {
  margin-top: 138px;
}

.md.sun .sun-ms .sun-ms-item .img {
  width: 70%;
  display: table-cell;
}

.md.sun .sun-ms .sun-ms-item .img img {
  max-width: 100%;
}

.md.sun .sun-ms .sun-ms-item .texts {
  width: 30%;
  display: table-cell;
  vertical-align: middle;
}

.md.sun .sun-ms .sun-ms-item .texts .tit {
  padding-bottom: 25px;
  font-size: 29px;
  font-weight: bold;
  text-align: left;
}

.md.sun .sun-ms .sun-ms-item .texts .desc {
  display: table-cell;
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.md.details .swiper-slide {
  cursor: pointer;
}

.md.details .index-swiper-container .swiper-slide {
  display: none;
  position: relative;
}

.md.details .index-swiper-container .swiper-slide.show {
  display: block;
}

.md.details .index-swiper-container .swiper-slide img {
  max-width: 100%;
  display: block;
  margin: 0;
}

.md.details .index-swiper-container .swiper-text {
  width: 100%;
  height: 60px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.md.details .index-swiper-container .swiper-text span {
  font-size: 16px;
  position: relative;
  z-index: 2;
  line-height: 60px;
}

.md.details .index-swiper-container .swiper-text::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #ff8f05;
  opacity: 0.8;
}

.md.details .index-pre {
  margin-top: 10px;
}

.md.details .index-pre .swiper-wrapper {
  width: 100%;
  margin: 0 -2px;
}

.md.details .index-pre .swiper-slide {
  text-align: center;
  float: left;
  width: 11.11%;
  padding: 0 2px;
  position: relative;
  height: 86px;
  box-sizing: border-box;
  overflow: hidden;
}

.md.details .index-pre .swiper-slide.swiper-slide-thumb-active .mask {
  display: none;
}

.md.details .index-pre .swiper-slide img {
  max-width: 100%;
  height: 86px;
}

.md.details .index-pre .swiper-slide .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 2px;
  top: 0;
  text-align: center;
  line-height: 86px;
}

.md.details .index-pre .swiper-slide .mask span {
  position: relative;
  color: #fff;
  font-size: 16px;
  z-index: 1;
}

.md.details .index-pre .swiper-slide .mask::after {
  content: "";
  display: block;
  position: absolute;
  width: 130px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: black;
  opacity: 0.6;
}

.md.index-layout .layout-box {
  text-align: center;
}

.md.index-layout .layout-box .layout-tips {
  display: inline-block;
}

.md.index-layout .layout-box .item {
  margin: 0 70px;
  float: left;
  position: relative;
  cursor: pointer;
}

.md.index-layout .layout-box .item .num {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-family: font-D;
  border-radius: 50%;
  color: #ddd;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 0px 0px 25px 0px rgba(155, 160, 162, 0.25);
}

.md.index-layout .layout-box .item .num.active {
  color: #fff;
  background-color: #ff8d00;
}

.md.index-layout .layout-box .item .text {
  margin-top: 14px;
  text-align: center;
  font-weight: bold;
}

.md.index-layout .layout-box .item + .item::before {
  position: absolute;
  left: -132px;
  top: 30%;
  content: "";
  display: block;
  width: 124px;
  height: 3px;
  background-image: url(../image/ddd.png);
}

.md.index-layout .layout-content {
  margin-top: 40px;
}

.md.index-layout .layout-content .layout-item-out {
  display: none;
  text-align: center;
}

.md.index-layout .layout-content .layout-item-out.show {
  display: block;
}

.md.index-layout .layout-content .layout-item-out .layout-item {
  text-align: center;
}

.md.index-layout .layout-content .layout-item-out .layout-item .item {
  margin-top: 60px;
  display: inline-block;
}

.md.index-layout .layout-content .layout-item-out .layout-item .item span {
  width: 100%;
  font-size: 20px;
  display: inline-block;
}

.md.index-layout .layout-content .layout-item-out .layout-item .item span.t {
  color: #000;
}

.md.index-layout .layout-content .layout-item-out .layout-item .item span.i {
  color: #ff8d00;
}

.md.index-layout .st-bz {
  margin-top: 70px;
}

.md.index-layout .st-bz h4 {
  text-align: center;
  font-size: 40px;
}

.md.index-layout .st-bz .st-bz-wrap {
  margin-top: 30px;
  text-align: center;
}

.md.index-layout .st-bz .st-bz-wrap .st-bz-box {
  display: inline-block;
}

.md.index-layout .st-bz .st-bz-wrap .st-bz-box .item {
  float: left;
  margin: 0 35px;
  text-align: center;
  font-size: 20px;
}

.md.index-layout230423 .layout-box {
  text-align: center;
}

.md.index-layout230423 .layout-box .layout-tips {
  display: inline-block;
}

.md.index-layout230423 .layout-box .item {
  margin: 0 70px;
  float: left;
  position: relative;
}

.md.index-layout230423 .layout-box .item .dian {
  cursor: pointer;
}

.md.index-layout230423 .layout-box .item .num {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-family: font-D;
  border-radius: 50%;
  color: #ddd;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 0px 0px 25px 0px rgba(155, 160, 162, 0.25);
}

.md.index-layout230423 .layout-box .item .num.active {
  color: #fff;
  background-color: #ff8d00;
}

.md.index-layout230423 .layout-box .item .text {
  margin-top: 14px;
  text-align: center;
  font-weight: bold;
}

.md.index-layout230423 .layout-box .item + .item::before {
  position: absolute;
  left: -132px;
  top: 30%;
  content: "";
  display: block;
  width: 124px;
  height: 3px;
  background-image: url(../image/ddd.png);
}

.md.index-layout230423 .layout-content .layout-item-out {
  display: none;
  padding-top: 14px;
  padding-bottom: 0 !important;
}

.md.index-layout230423 .layout-content .layout-item-out.show {
  display: block;
}

.md.index-layout230423 .layout-content .layout-item-out.blank {
  background-color: #232323;
  color: #fff;
}

.md.index-layout230423 .layout-content .layout-item-out.blank h5 {
  color: #fff !important;
}

.md.index-layout230423 .layout-content .layout-item-out .mess + .mess {
  margin-top: 24px;
}

.md.index-layout230423 .layout-content .layout-item-out .layout-desc {
  margin-top: 30px;
  padding-left: 256px;
}

.md.index-layout230423 .layout-content .layout-item-out .layout-desc .mj {
  font-size: 20px;
}

.md.index-layout230423 .layout-content .layout-item-out .layout-desc .mj-v {
  margin-left: 15px;
  font-size: 20px;
  color: #ff8d00;
}

.md.index-layout230423 .layout-content .layout-item-out .layout-desc .p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
}

.md.index-layout230423 .layout-content .layout-item-out .fx-box {
  margin-top: 46px;
  font-size: 0;
  text-align: center;
}

.md.index-layout230423 .layout-content .layout-item-out .fx-ck {
  margin: 40px auto 0;
  width: 124px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #f00000;
}

.md.index-layout230423 .st-bz {
  margin-top: 70px;
}

.md.index-layout230423 .st-bz h4 {
  text-align: center;
  font-size: 40px;
}

.md.index-layout230423 .st-bz .st-bz-wrap {
  margin-top: 30px;
  text-align: center;
}

.md.index-layout230423 .st-bz .st-bz-wrap .st-bz-box {
  display: inline-block;
}

.md.index-layout230423 .st-bz .st-bz-wrap .st-bz-box .item {
  float: left;
  margin: 0 35px;
  text-align: center;
  font-size: 20px;
}

.md.layout-layout .layout-content {
  margin-top: 40px;
}

.md.layout-layout .layout-content .layout-item-out {
  padding-top: 50px;
  padding-bottom: 90px;
  text-align: center;
}

.md.layout-layout .layout-content .layout-item-out h5 {
  font-size: 34px;
}

.md.layout-layout .layout-content .layout-item-out.blank {
  background-color: #232323;
}

.md.layout-layout .layout-content .layout-item-out.blank .t {
  color: #fff !important;
}

.md.layout-layout .layout-content .layout-item-out.blank h5 {
  color: #fff !important;
}

.md.layout-layout .layout-content .layout-item-out .layout-item {
  margin-bottom: 70px;
  text-align: center;
}

.md.layout-layout .layout-content .layout-item-out .layout-item .item {
  margin-top: 40px;
  display: inline-block;
}

.md.layout-layout .layout-content .layout-item-out .layout-item .item span {
  width: 100%;
  font-size: 20px;
  display: inline-block;
}

.md.layout-layout .layout-content .layout-item-out .layout-item .item span.t {
  color: #000;
}

.md.layout-layout .layout-content .layout-item-out .layout-item .item span.i {
  color: #ff8d00;
}

.md.layout-layout .st-bz {
  margin-top: 70px;
}

.md.layout-layout .st-bz h4 {
  text-align: center;
  font-size: 40px;
}

.md.layout-layout .st-bz .st-bz-wrap {
  margin-top: 30px;
  text-align: center;
}

.md.layout-layout .st-bz .st-bz-wrap .st-bz-box {
  display: inline-block;
}

.md.layout-layout .st-bz .st-bz-wrap .st-bz-box .item {
  float: left;
  margin: 0 35px;
  text-align: center;
  font-size: 20px;
}

.md.layout-layout230425 {
  margin-top: 0 !important;
}

.md.layout-layout230425 .layout-content .layout-item-out {
  padding-top: 50px;
  padding-bottom: 40px;
}

.md.layout-layout230425 .layout-content .layout-item-out h5 {
  font-size: 34px;
  text-align: center;
  margin-bottom: 25px;
}

.md.layout-layout230425 .layout-content .layout-item-out.blank {
  background-color: #232323;
  color: #fff;
}

.md.layout-layout230425 .layout-content .layout-item-out.blank h5 {
  color: #fff !important;
}

.md.layout-layout230425 .layout-content .layout-item-out .mess + .mess {
  margin-top: 24px;
}

.md.layout-layout230425 .layout-content .layout-item-out .layout-desc {
  padding-left: 256px;
}

.md.layout-layout230425 .layout-content .layout-item-out .layout-desc .mj {
  font-size: 20px;
}

.md.layout-layout230425 .layout-content .layout-item-out .layout-desc .mj-v {
  margin-left: 15px;
  font-size: 20px;
  color: #ff8d00;
}

.md.layout-layout230425 .layout-content .layout-item-out .layout-desc .p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
}

.md.layout-layout230425 .layout-content .layout-item-out .fx-box {
  margin-top: 46px;
  font-size: 0;
  text-align: center;
}

.md.layout-layout230425 .layout-content .layout-item-out .fx-ck {
  margin: 40px auto 0;
  width: 124px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #f00000;
}

.md.layout-layout230425 .st-bz {
  margin-top: 70px;
}

.md.layout-layout230425 .st-bz h4 {
  text-align: center;
  font-size: 40px;
}

.md.layout-layout230425 .st-bz .st-bz-wrap {
  margin-top: 30px;
  text-align: center;
}

.md.layout-layout230425 .st-bz .st-bz-wrap .st-bz-box {
  display: inline-block;
}

.md.layout-layout230425 .st-bz .st-bz-wrap .st-bz-box .item {
  float: left;
  margin: 0 35px;
  text-align: center;
  font-size: 20px;
}

.md.contact .map-wrap {
  padding: 60px 0;
  background-color: #f9f9f9;
}

.md.contact .map-wrap .map-info {
  margin-left: 200px;
  float: left;
}

.md.contact .map-wrap .map-info .tit {
  font-size: 22px;
  font-weight: bold;
}

.md.contact .map-wrap .map-info .info {
  font-size: 18px;
}

.md.contact .map-wrap .map-info .item + .item {
  margin-top: 30px;
}

.md.contact .map-wrap .map-img {
  float: right;
  margin-right: 170px;
}

.md.intro-item .con {
  margin: 0 140px;
}

.md.intro-item .con h3 {
  font-size: 34px;
}

.md.intro-item .con .info {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
}

.md.intro-item .con .img {
  margin-top: 30px;
  font-size: 0;
}

.md.intro-item .con .img img {
  max-width: 100%;
}

.md.st-ct .con {
  margin: 0 140px;
}

.md.st-ct h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.md.st-ct .desc {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.md.st-ct .st-wrap {
  margin-top: 40px;
  margin-left: 30px;
}

.md.st-ct .st-wrap .item {
  width: 212px;
  float: left;
  text-align: center;
  font-size: 20px;
}

.md.st-ct .img {
  margin-top: 50px;
}

.md.st-ct .img img {
  width: 100%;
}

.md.st-ct .details {
  margin-top: 50px;
  font-size: 0;
}

.md.st-ct .details img {
  max-width: 100%;
}

.md.zt-ct h3 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.md.zt-ct .zt-ct-space .desc1, .md.zt-ct .zt-ct-space .desc2 {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.md.zt-ct .zt-ct-space .desc1 {
  margin-top: 26px;
}

.md.zt-ct .zt-ct-space .img {
  margin: 30px 0;
  text-align: center;
}

.md.zt-ct .zt-ct-space .img img {
  max-width: 100%;
}

.md.zt-ct .zt-high {
  padding-bottom: 58px;
}

.md.zt-ct .zt-high .desc {
  margin-top: 26px;
  margin-bottom: 33px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.md.zt-ct .zt-high .img-row01 {
  margin-top: 30px;
}

.md.zt-ct .zt-ct-green {
  padding-bottom: 58px;
}

.md.zt-ct .zt-ct-green .desc {
  margin-top: 26px;
  margin-bottom: 33px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.md.zt-ct .zt-ct-green .img-row {
  line-height: 0;
  text-align: center;
}

.md.zt-ct .zt-ct-green .img-row + .img-row {
  margin-top: 30px;
}

.md.zt-ct .zt-ct-green .img-row img {
  font-size: 0;
}

.md.zt-ct .zt-ct-cp {
  padding-bottom: 35px;
}

.md.zt-ct .zt-ct-cp .desc {
  margin-top: 26px;
  margin-bottom: 33px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.md.zt-ct .zt-ct-cp .cad-item + .cad-item {
  margin-top: 45px;
}

.md.zt-ct .zt-ct-cp .cad-item .cad-img {
  text-align: center;
}

.md.zt-ct .zt-ct-cp .cad-item p {
  margin-top: 20px;
  font-size: 26px;
  font-family: ali;
  line-height: 48px;
  text-align: center;
}

.md.zt-ct .zt-ct-bz {
  padding-bottom: 35px;
}

.md.zt-ct .zt-ct-bz .desc {
  margin-top: 26px;
  margin-bottom: 35px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.md.zt-ct .zt-ct-bz .zt-ct-imgs .img {
  margin-top: 25px;
  text-align: center;
}

.md.zt-ct .zt-ct-bz .zt-ct-imgs .img p {
  margin-top: 6px;
  font-size: 16px;
  line-height: 30px;
}

.md #map {
  margin-bottom: 60px;
  height: 480px;
}