﻿
/*图片细缆页面样式*/
.auto {
    width: 1200px;
    margin: 0 auto;
}
.banner-box-tj .banner-img-tj {
  width: 1200px;
  height: 660px;
  position: relative;
}
.banner-box-tj .banner-img-tj a {
  display: inline-block;
}
.banner-box-tj .banner-img-tj a img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.banner-box-tj .banner-text-tj {
  margin: 20px 0 0 28px;
  height: 100px;
  position: relative;
}
.banner-box-tj .banner-text-tj a {
  position: absolute;
  top: 0;
  left: 0;
}
.banner-box-tj .banner-text-tj .dy-num-tj span.dy-index-tj {
  font-size: 36px;
  color: #EE1712;
  line-height: 36px;
}
.banner-box-tj .banner-text-tj .dy-num-tj span {
  color: #d3d3d3;
  font-size: 38px;
}
.banner-box-tj .banner-text-tj .dy-num-tj span.dy-length-tj {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  margin-top: 30px;
  color: #60625F;
}
.banner-box-tj .banner-text-tj p {
  font-size: 18px;
  color: #3B3B3B;
  line-height: 36px;
}
.banner-box-tj .banner-text-tj p.autor {
  color: #A3A3A3;
  font-size: 14px;
}
.imgs_block a {
  width: 203px;
  height: 143px;
  display: inline-block;
  background: url(lf_bg.png) no-repeat 10px 10px;
}
.imgs_block .img_block a {
  width: 200px;
  height: 130px;
  margin-right: 10px;
  background: none;
}
.imgs_block .img_block a img {
  width: 100%;
  height: 100%;
}
.imgs_block .img_block .img_collection {
  display: inline-block;
  width: 630px;
  height: 130px;
  overflow: hidden;
  position: relative;
}
.imgs_block .img_block .img_collection .img_coll_block {
  position: absolute;
  width: 110%;
  height: 100%;
  top: 0;
  left: 0;
}
.imgs_block .img_block a.cur {
  width: 192px;
  height: 122px;
  border: 4px solid #c50001;
}
.imgs_block .img_block a.lfBtn {
  display: inline-block;
  width: 40px;
  height: 130px;
}
.imgs_block .img_block a.lfBtn img {
  width: 100%;
  height: 100%;
}
