@charset "utf-8";
.zt .zt-banner {
  background-image: url(../images/yjtc_ztbg_zmt.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.zt .zt-banner .header {
  background: none;
}
.zt .zt-banner .banner-logo {
  margin: 0 auto;
  padding: 2.94117647rem 0;
  text-align: center;
}
.zt .zt-banner .banner-logo img {
  display: inline-block;
}
.zt .zt-banner .banner-ewm {
  padding: 0 0 8.82352941rem 0;
  text-align: center;
  overflow: hidden;
}
.zt .zt-banner .banner-ewm ul li {
  width: 7.64705882rem;
  margin: 0 1.17647059rem;
  padding: 1.17647059rem 1.17647059rem 0rem 1.17647059rem;
  border-radius: 0.47058824rem;
  display: inline-block;
  background-color: #fff;
}
.zt .zt-banner .banner-ewm ul li img {
  width: 7.64705882rem;
  height: 7.64705882rem;
  display: block;
}
.zt .zt-banner .banner-ewm ul li span {
  height: 2.82352941rem;
  line-height: 1.41176471rem;
  margin-top: 0.29411765rem;
  font-size: 0.94117647rem;
  color: #666;
  text-align: center;
  display: block;
}
.zt .zt-main {
  margin-top: -2.35294118rem;
  position: relative;
  z-index: 1;
}
.zt .zt-main .tab-hd {
  text-align: center;
}
.zt .zt-main .tab-hd ul {
  margin-right: -2.64705882rem;
}
.zt .zt-main .tab-hd ul li {
  width: 18.11764706rem;
  margin-right: 2.64705882rem;
  font-size: 1.52941176rem;
  color: #1e6dcb;
  line-height: 4.70588235rem;
  font-weight: bold;
  box-shadow: 0 0 0.35294118rem rgba(143, 189, 244, 0.65);
  background-color: #fff;
  display: inline-block;
  cursor: pointer;
}
.zt .zt-main .tab-hd ul li:hover,
.zt .zt-main .tab-hd ul li.active {
  background-color: #f4fafc;
}
.zt .zt-main .tab-bd .infos-box {
  display: none;
}
.zt .zt-main .tab-bd .infos-box .xmt-lm {
  margin-top: 2.64705882rem;
  font-size: 1.41176471rem;
  color: #1e6dcb;
  font-weight: bold;
  line-height: 1.76470588rem;
  text-align: center;
  letter-spacing: 0.11764706rem;
  background: url(../images/yjtc_zt_xmt_title.png) no-repeat center center;
  background-size: 100%;
}
.zt .zt-main .tab-bd .infos-box .xmt-info {
  margin-top: 0.76470588rem;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul {
  margin-right: -1.88235294rem;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li {
  width: 20%;
  float: left;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box {
  height: 16.76470588rem;
  margin: 1.88235294rem 1.88235294rem 0 0;
  padding: 2.35294118rem 0.88235294rem 0 0.88235294rem;
  background-color: #f4fafc;
  box-sizing: border-box;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box img,
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box span {
  margin: 0 auto;
  display: block;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box img {
  width: 9rem;
  height: 9rem;
  margin-bottom: 0.58823529rem;
  border: 0.29411765rem solid #f4fafc;
  object-fit: cover;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box span {
  font-size: 1.05882353rem;
  text-align: center;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box:hover {
  background-color: #1e6dcb;
  border-radius: 0.17647059rem;
  cursor: pointer;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box:hover img {
  border: 0.29411765rem solid #ffffff;
  border-radius: 0.17647059rem;
}
.zt .zt-main .tab-bd .infos-box .xmt-info ul li .box:hover span {
  color: #fff;
}
.zt .footer {
  background-color: #1e6dcb;
}
