.w1200{
  width: 1200px;
  margin: 0 auto;
}
.zxft-main {
  padding: 40px 50px 66px;
}
.zxft-title {
  padding-bottom: 11px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.zxft-title .qc {
  display: inline-block;
  color: #fffefe;
  font-weight: bold;
  font-size: 18px;
  background: url(ty-bg1.png) top center no-repeat;
  line-height: 40px;
  height: 45px;
  width: 109px;
  text-align: center;
}
.zxft-title span.tit {
  display: inline-block;
  color: #333333;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  width: 966px;
}
.zxft-img video {
  width: 100%;
  height: 100%;
}
.zxft-intro {
  width: 520px;
}
.zxft-intro .tit {
  color: #2760b7;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 20px;
}
.zxft-intro .con {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
}
.zxft-mid {
    margin-top: 20px;
}
#titImg{width:340px;height: 430px;}
.zxft-tp {
  height: 426px;
  width: 340px;
  padding: 18px 14px 20px;
  position: relative;
  border: 1px solid #e6e6e6;
}
.zxft-tp-tit {
  line-height: 18px;
  margin-bottom: 22px;
}
.zxft-tp-tit img {
  vertical-align: middle;
  margin-right: 10px;
}
.zxft-tp-tit .tit {
  display: inline-block;
  color: #2760b7;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
}
.zxft-tp-tit .tit:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-tp-btn {
  position: absolute;
  top: 16px;
  right: 20px;
}
.zxft-tp-btn span {
  display: inline-block;
  height: 23px;
  width: 23px;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  margin-left: 9px;
}
.zxft-tp-btn .prev {
  background: url(ty-icon13.png) center #fff no-repeat;
}
.zxft-tp-btn .prev:hover {
  background: url(ty-icon13o.png) center #2760b7 no-repeat;
  border: 1px solid #2760b7;
}
.zxft-tp-btn .next {
  background: url(ty-icon14.png) center #fff no-repeat;
}
.zxft-tp-btn .next:hover {
  background: url(ty-icon14o.png) center #2760b7 no-repeat;
  border: 1px solid #2760b7;
}
.zxft-tab {
  position: relative;
  overflow: hidden;
  width: 310px;
  height: 384px;
}
.zxft-item {
  width: 310px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.zxft-item img {
  width: auto;
  height: 185px;
  margin-bottom: 13px;
}
.zxft-wz {
  width: 730px;
  border: 1px solid #e6e6e6;
}
.zxft-wz-tit {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e6e6e6;
  background: #f5f5f5;
  padding: 0 22px;
}
.zxft-wz-tit img {
  vertical-align: middle;
  margin-right: 16px;
}
.zxft-wz-tit a {
  display: inline-block;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  vertical-align: middle;
}
.zxft-wz-tit a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-con {
  line-height: 30px;
  color: #333333;
  font-size: 16px;
  padding: 0 30px;
  height: 357px;
  overflow-y: auto;
  margin-top: 24px;
  margin-bottom: 34px;
}
.zxft-wq {
  margin-top: 30px;
}
.zxft-title a.qc:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-wq-con {
  height: 300px;
  margin-left: -25px;
}
.zxft-wq-con a {
  display: inline-block;
  width: 255px;
  height: 300px;
  position: relative;
  margin-left: 25px;
}
.zxft-wq-con a:hover {
  opacity: 0.8;
  -moz-opacity: 0,8;
  filter: alpha(opacity=80);
}
.zxft-wq-con a:hover p {
  text-decoration: underline;
}
.zxft-wq-con a img {
  width: 100%;
  height: 100%;
}
.zxft-wq-con a p {
  width: 100%;
  padding: 0 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
  font-size: 16px;
  line-height: 45px;
  background: url(ty-bg2.png);
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px){
  .w1200{
    width: 100%;
  }
  .zxft-main{
    padding: .2rem;
  }
  .zxft-title{
    margin-bottom: .3rem;
  }
  .zxft-title .qc{
    width: 25%;
    font-size: .32rem;
    line-height: .5rem;
    background-size: 100% 100%;
    padding-bottom: .1rem;
    height: auto;
  }
  .zxft-title span.tit{
    width: 70%;
    font-size: .32rem;
    line-height: .5rem;
  }
  .videoBox{
    width: 100%;
  }
  #titImg{
    width: 50%;
    height: auto;
  }
  .zxft-intro{
    width: 100%;
    margin: 0!important;
  }
  .zxft-tp{
    width: 100%;
    height: auto;
    padding: .2rem;
  }
  .zxft-wz{
    width: 100%;
    margin-top: .3rem;
  }
  .zxft-con{
    padding: .2rem;
    margin: 0 auto;
  }
  .zxft-wq-con{
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
  }
  .zxft-wq-con a{
    width: 48%;
    height: 4rem;
    margin: 0 0 .2rem;
  }
  .zxft-intro .tit{
    font-size: .32rem;
    margin: .3rem 0 .1rem;
  }
  .zxft-intro .con{
    font-size: .32rem;
    line-height: .5rem;
  }
}