.slideshow {
    height: 500px;
}
@media screen and (max-width: 600px) {
  .lc-bg{
      display: none;
  }
}
.lc-bg {
    margin-bottom: 50px;
}
.dbt {
    text-align: center;
    margin: 40px auto;
}
.dbt1 {
    height: 30px;
}
.dbt span {
    text-transform: uppercase;
    color: #808080;
    margin: 6px auto;
    display: block;
}
.dbt b {
    display: block;
    width: 30px;
    height: 1px;
    background: #ca1413;
    margin: 0 auto;
    margin-top: 4px;
}
.dbt h2 a {
    font-size: 32px;
    color: #241b16;
}
.lc-box1 {
    background: url(../images/zs2.jpg) no-repeat center;
}
.lc-box {
    position: relative;
    height: 413px;
}
.width {
    width: 1200px;
    margin: 0 auto;
}
.lc-box ul li {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 218px;
    height: 190px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.lc1 {
    left: -2px;
    top: 3px;
    background: url(../images/zs1.png) no-repeat center bottom;
}
.lc2 {
    left: 239px;
    top: 210px;
    background: url(../images/zs2.png) no-repeat center top;
    padding-top: 120px;
}
.lc3 {
    left: 483px;
    top: 2px;
    background: url(../images/zs1.png) no-repeat center bottom;
}
.lc4 {
    left: 729px;
    top: 210px;
    background: url(../images/zs2.png) no-repeat center top;
    padding-top: 120px;
}
.lc5 {
    left: 969px;
    top: 3px;
    background: url(../images/zs1.png) no-repeat center bottom;
}
.lc-box ul li a b {
    display: block;
    font-size: 86px;
    color: #333;
    font-weight: 300;
    opacity: .2;
    margin-top: -68px;
}
.lc-box ul li a h5 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-top: -50px;
}
.lc-box ul li a p {
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
}
.lc-box ul li a i {
    display: block;
    width: 30px;
    height: 1px;
    background: #666666;
    margin: 0 auto;
    margin-top: 10px;
}