
.banner {
  height: auto;
}
.banner img {
  display: block;
  width: 100%;
}
.main {
  width: 1190px;
  margin: 0 auto;
  position: relative;
}
.main .rtips {
  width: 53px;
  height: 53px;
  color: #fff;
  font-size: 19.6px;
  text-align: center;
  line-height: 23.5px;
  position: absolute;
  right: -63px;
  top: 1080px;
  letter-spacing: 3px;
  padding-top: 3px;
  padding-left: 2px;
  background: #000000;
}
.main .works-ct {
  width: 1190px;
  height: 527px;
  margin: 0 auto;
  margin-top: 107px;
  background: #f0f0f0;
  overflow: hidden;
  position: relative;
}
.main .works-ct.color1 .r-tit {
  background: #ee3d52;
}
.main .works-ct.color1 .r-tit .zs-hid {
  background: #ee3d52;
}
.main .works-ct.color1 .r-tit .yz-s {
  background: #ee3d52;
}
.main .works-ct.color2 .r-tit {
  background: #f7ca39;
}
.main .works-ct.color2 .r-tit .zs-hid {
  background: #f7ca39;
}
.main .works-ct.color2 .r-tit .yz-s {
  background: #f7ca39;
}
.main .works-ct.color3 .r-tit {
  background: #2db993;
}
.main .works-ct.color3 .r-tit .zs-hid {
  background: #2db993;
}
.main .works-ct.color3 .r-tit .yz-s {
  background: #2db993;
}
.main .works-ct .l-zp {
  width: 1082px;
  height: 527px;
  float: left;
  padding: 12px 0;
}
.main .works-ct .l-zp .flex-control-nav {
  display: none;
}
.main .works-ct .l-zp .flex-direction-nav {
  position: absolute;
  right: -108px;
  bottom: 12px;
  width: 105px;
  height: 19px;
}
.main .works-ct .l-zp .flex-direction-nav a {
  height: 19px !important;
  color: transparent;
}
.main .works-ct .l-zp .list-z {
  overflow: hidden;
}
.main .works-ct .l-zp .list-z .li-div {
  float: left;
  margin-left: 12px;
  width: 257px;
  height: 502px;
  overflow: hidden;
  position: relative;
}
.main .works-ct .l-zp .list-z .li-div .pic1 {
  width:360px;
  height:100%;
  margin-left:-20%;
}
.main .works-ct .l-zp .list-z .li-div:hover .dts-bg {
  right: 0;
}
.main .works-ct .l-zp .list-z .li-div .pic1 img {
  width: auto;
  height: 100%;
  display: block;
}
.main .works-ct .l-zp .list-z .li-div .dts-bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  right: -258px;
  padding: 20px;
  transition: all .4s ease;
}
.main .works-ct .l-zp .list-z .li-div .dts-bg p {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.main .works-ct .l-zp .list-z .li-div .dts-bg p span {
  display: block;
  margin-top: 6px;
}
.main .works-ct .r-tit {
  width: 105px;
  height: 527px;
  float: right;
  position: relative;
}
.main .works-ct .r-tit .zs-hid {
  width: 490px;
  height: 527px;
  position: absolute;
  right: -490px;
  top: 0;
  padding: 25px;
  z-index: 2;
  transition: all .7s ease;
}
.main .works-ct .r-tit .zs-hid.on {
  right: 105px;
}
.main .works-ct .r-tit .zs-hid h5 {
  color: #010101;
  font-weight: 500;
  margin-bottom: 40px;
  font-size: 16.6px;
}
.main .works-ct .r-tit .zs-hid p {
  margin-top: 3px;
  color: #010101;
  font-size: 16.6px;
  line-height: 37.5px;
  overflow: hidden;
}
.main .works-ct .r-tit .zs-hid p span {
  color: #010101;
  display: block;
  float: left;
  height: 40px;
  font-size: 16.6px;
  line-height: 37.5px;
}
.main .works-ct .r-tit .zs-hid p strong {
  font-size: 16.6px;
  font-weight: 500;
  line-height: 37.5px;
  color: #010101;
  width: 375px;
  float: left;
  letter-spacing: 2.5px;
}
.main .works-ct .r-tit h2 {
  font-size: 66.6px;
  font-family: FZQTJW;
  font-weight: 500;
  width: 100%;
  color: #fff;
  text-align: center;
  display: block;
  padding-top: 12px;
  position: relative;
  z-index: 3;
  height: 90%;
}
.main .works-ct .r-tit .page {
  position: absolute;
  bottom: 12px;
  width: 100%;
  text-align: center;
}
.main .works-ct .r-tit .page span {
  color: #790b18;
  cursor: pointer;
}
.main .works-ct .r-tit .page i {
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #790b18;
  position: relative;
  top: 3px;
  margin: 0 3px;
}
.photo-pop {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9;
}
.photo-pop img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
}
