@charset "utf-8";
html {
  background-color: #f4fafc;
}
.zt {
  overflow: hidden;
}
.zt .zt-banner {
  background-image: url(../images/yjtc_ztbg_zqsk.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}
.zt .zt-banner .header {
  background: none;
}
.zt .zt-banner .zt-logo {
  width: 819 17rem;
}
.zt .zt-banner .banner-logo {
  margin: 0 auto;
  padding: 4rem 0 23.35294118rem 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.zt .zt-banner .banner-logo img {
  display: inline-block;
}
.zt .zt-banner .banner-pic {
  max-width: 30.52941176rem;
  position: absolute;
  right: 6.58823529rem;
  bottom: 8.29411765rem;
}
.zt .zt-main {
  margin-top: -15.94117647rem;
  position: relative;
  z-index: 1;
}
.zt .zt-main .zt-sm {
  padding: 2.05882353rem 2.64705882rem 2.05882353rem 2.64705882rem;
  border-top-left-radius: 2.94117647rem;
  border-bottom-right-radius: 2.94117647rem;
  box-shadow: 0 0 0.47058824rem rgba(126, 190, 249, 0.65);
  background-color: #f4fafc;
  background-image: url(../images/yjtc_zt_zqsk_smbg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}
.zt .zt-main .zt-sm .tit {
  max-width: 29.05882353rem;
  height: 4.29411765rem;
  margin: 0 auto;
  background: url(../images/yjtc_zt_zqsk_title01.png) no-repeat center top;
  background-size: cover;
  text-align: center;
}
.zt .zt-main .zt-sm .tit span {
  font-size: 1.29411765rem;
  color: #fff;
  font-weight: bold;
  line-height: 3.05882353rem;
  display: block;
}
.zt .zt-main .zt-sm .nr {
  margin-top: 1.76470588rem;
  font-size: 1.05882353rem;
  color: #666;
  line-height: 2.94117647rem;
  text-align: justify;
  letter-spacing: 0.07647059rem;
  display: block;
}
.zt .zt-main .zt-btns {
  margin: 0.58823529rem auto 2.35294118rem auto;
}
.zt .zt-main .zt-btns ul {
  margin-right: -1.76470588rem;
}
.zt .zt-main .zt-btns ul li {
  width: 33.33%;
  margin-top: 1.76470588rem;
  float: left;
}
.zt .zt-main .zt-btns ul li a {
  margin-right: 1.76470588rem;
  height: 9.70588235rem;
  border-radius: 0.29411765rem;
  background: url(../images/yjtc_zt_zqsk_btnbg.png) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
}
.zt .zt-main .zt-btns ul li a img {
  max-width: 11.17647059rem;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.zt .zt-main .zt-btns ul li a p {
  position: absolute;
  z-index: 1;
  left: 2.23529412rem;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.zt .zt-main .zt-btns ul li a i {
  width: 0;
  height: 100%;
  background-color: rgba(32, 116, 221, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.zt .zt-main .zt-btns ul li a span {
  display: block;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.11764706rem;
  text-shadow: 0.17647059rem 0 0.41176471rem #439be9;
}
.zt .zt-main .zt-btns ul li a span.sp01 {
  font-size: 1.35294118rem;
}
.zt .zt-main .zt-btns ul li a span.sp02 {
  margin-top: 0.88235294rem;
  font-size: 1.17647059rem;
}
.zt .zt-main .zt-btns ul li a:hover img {
  right: -12.41176471rem;
}
.zt .zt-main .zt-btns ul li a:hover p {
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zt .zt-main .zt-btns ul li a:hover i {
  width: 100%;
}
