/* 直通车详情页文章主体样式 */
.ztcxq-content-body{
  width: 100%;
}
/* 主体左侧 */
.ztcxq-content-body .content-left{
  width: 100%;
}
.ztcxq-content-body .content-left.width800{
  width: 730px;
  width: 7.3rem;
}
.ztcxq-content-body .content-left .lf-box-desc{
  padding: 10px 33px 18px 18px;
  padding: 0.1rem 0.33rem 0.18rem 0.18rem;
  background-color: #f5f7fb;
  border-left: 6px solid #d3d9e4;
  border-left: 0.06rem solid #d3d9e4;
  font-size: 16px;
  font-size: 0.16rem;
  color: #666666;
}
.ztcxq-content-body .content-left .lf-box-desc div div{
  margin: 16px 0;
  margin: 0.16rem 0;
}
.ztcxq-content-body .content-left .lf-box-desc div div span{
  margin-left: 15px;
  margin-left: .15rem;
}
.ztcxq-content-body .content-left .lf-box-title{
  margin: 0 auto;
  width: 95%;
  text-align: center;
  font-size: 30px;
  font-size: 0.3rem;
  font-weight: bold;
  color: #333333;
  line-height: 65px;
  line-height: 0.65rem;
}
.fz-file{
  float: right;
  margin-top: -108px;
  margin-top: -1.08rem;
}
.ztcxq-content-body .content-left .lf-box-undertitle{
  margin: 0 auto;
  font-size: 16px;
  font-size: 0.16rem;
  height: 46px;
  height: 0.46rem;
  line-height: 46px;
  line-height: 0.46rem;
  text-align: center;
  color: #999999;
  margin-bottom: 30px;
  margin-bottom: .3rem;
  border-bottom: 1px solid #eee;
}
.ztcxq-content-body .content-left .lf-box-content p{
  margin-top: 10px;
  margin-top: 0.1rem;
  margin-bottom: 10px;
  margin-bottom: .1rem;
  /*text-indent: 2em;*/
  line-height: 1.75em;
}
.ztcxq-content-body .content-left .lf-box-contentbottom{
  margin-top: 46px;
  margin-top: 0.46rem;
}
.ztcxq-content-body .content-left .lf-box-contentbottom,.ztcxq-content-body .content-left .lf-box-contentbottom .ft-size a{
  color: #999999;
}
.ztcxq-content-body .content-left .lf-box-contentbottom .ft-size a.cur,.ztcxq-content-body .content-left .lf-box-contentbottom .ft-size a:hover{
  text-decoration: none;
  color: #1764ce;
}
/* 主体右侧 */
.ztcxq-content-body .content-right{
  width: 315px;
  width: 3.15rem;
  padding-left: 10px;
  padding-left: 0.1rem;
  display: none;
}
.ztcxq-content-body .content-right .content-right-box1{
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  margin-bottom: .2rem;
  display: none;
}
.box1-tit{
  height: 50px;
  height: .5rem;
  line-height: 50px;
  line-height: .5rem;
  padding-left: 22px;
  padding-left: .22rem;
  font-size: 18px;
  font-size: .18rem;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f5f7fb;
}
.box1-tit a{
  color: #1873c1;
  font-weight: bold;
}
.box1-items{
  padding: 0 20px;
  padding: 0 .2rem;
}
.box1-items .box1-item{
  line-height: 20px;
  line-height: .2rem;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
  padding: .15rem 0;
}
.box1-items .box1-item:last-of-type{
  border-bottom: none;
}
.box1-items .box1-item a{
  color: #666666;
}
.ztcxq-content-body .content-right .content-right-box2{
  border: 1px solid #e5e5e5;
  margin-top: 22px;
  margin-top: .22rem;
}
.box2-tit{
  height: 50px;
  height: .5rem;
  line-height: 50px;
  line-height: .5rem;
  padding-left: 22px;
  padding-left: .22rem;
  font-size: 18px;
  font-size: .18rem;
  font-weight: bold;
  color: #333333;
  border-bottom: 1px solid #e5e5e5;
}
.box2-items{
  padding: 0 18px 21px;
  padding: 0 .18rem 21px;
}
.box2-item{
  margin-top: 16px;
  padding: 12px 11px 12px 6px;
  height: 98px;
  background-color: #f5f7fb;
  display: block;
}
.box2-item-ch{
  height: 50%;
}
.box2-item .box2-item-ch .icon{
  width: 20px;
  height: 21px;
  width: .2rem;
  height: .21rem;
  margin-right: 8px;
}
.box2-item .box2-item-ch .text{
  width: 230px;
  width: 2.3rem;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* 直通车详情页主体样式 */
#main{
  width: 100%;
  padding: 20px 0;
  padding: .2rem 0;
  background: #eee;
}
#main #content{
  width: 1200px;
  width: 12rem;
  margin: 0 auto;
  -webkit-box-shadow: 0 10px 10px #eeeeee;
          box-shadow: 0 10px 10px #eeeeee;
}
.tabs-content{
  padding: 0 70px 30px!important;
  padding: 0 0.7rem 0.3rem!important;
  z-index: 3;
  background-color: #fff;
  position: relative;
}
.ztc-page{
  margin: 58px auto;
  margin: 0.59rem auto;
}
.ztc-footer{
  margin-top: 128px;
  margin-top: 1.28rem;
}

.tjBtn{
  display: none;
}
.tjBtn img{
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: .2rem;
}
.img-con {
  padding: 20px;
  padding: .2rem;
}
.img-con img{
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tj-title {
  background: #2f7cc3;
  font-size: 20px;
  font-size: .2rem;
  font-weight: bold;
  color: #fff;
  padding: 11px;
  padding: .11rem;
}
.con-tk{padding:30px 10px;padding:.3rem .1rem;}
.con-qa{background:#f5f7fb;padding: 20px 10px;padding: .2rem .1rem;margin-top: 20px;margin-top: .2rem;}
.con-qa p{padding-top:12px;padding-left:7px;padding-top:.12rem;padding-left:.07rem}
.con-qa p .lf{width:30px;height:30px;width:.3rem;height:.3rem;text-align: center;line-height:30px;line-height:.3rem;font-size:16px;
  font-size: .16rem;color:#fff;border-radius:2px;}
.con-qa p .lf.q{background:#ff7800;}
.con-qa p .lf.a{background:#2f7cc3;}
.con-qa p .rt{width:650px;width:6.5rem;line-height:30px;line-height:.3rem;}
.con-title {
  display: block;
  padding-bottom: 20px;
  padding-bottom: .2rem;
  text-align: center;
  font-size: 18px;
  font-size: .18rem;
}
/* 通用 */
.f-otw{
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
a:hover{
  text-decoration: none;
  color: #1764ce;
}

@media screen and (max-width: 1534px) {
  .box2-item .box2-item-ch .text{
    width: 2.2rem;
  }
}
@media screen and (max-width: 1050px) {
  .box2-item .box2-item-ch .text{
    width: 2rem;
  }
}
@media screen and (max-width: 930px) {
  .box2-item .box2-item-ch .text{
    width: 1.9rem;
  }
}
@media screen and (max-width: 824px) {
  .box2-item .box2-item-ch .text{
    width: 1.8rem;
  }
}
/* 手机端适配 */
@media screen and (max-width: 768px) {
  /* 主体适配 */
  #main{
    padding: 0;
  }
  #main #content{
    width: auto;
    padding: 0;
  }
  /* 文章展示部门 */
  .ztcxq-content-body .content-left{
    width: auto;
  }
  .fz-file {
    width: 0.9rem;
  }
  .ztcxq-content-body .content-right {
    width: 100%;
    padding-left: 0;
    border-left: 0;
    float: left;
    margin-top: 0.4rem;
  }
  .box2-item .box2-item-ch .text{
    width: 90%;
  }
}
.lf-box-content img{
  max-width: 100%;
}