 .p1{
  background:none;
  margin-top: 30px;
  padding:0px;
}
.header {
    height: 360px;
    border-bottom: 0px;
    background: #fff url(../../images/zt_images/zty-v1_01.jpg) 50% 0 no-repeat;
}
  .navs{
    width: 1200px;
    height: 50px;
    /* border-bottom: 10px solid #0b41a1; */
   
    margin: auto;
  }
  .navs  .fh{
    float: right;
    display: block;
    height: 50px;
    width: 210px;
    background: #fff url(../../images/zt_images/zt01_11.png) 100% no-repeat;
   
  }
  
 .movie {
  
    position: relative;
    height: 60px;
    overflow: hidden;
}
.movie .scroll {
    margin: auto;
    width: 1200px;
    position: relative;
    overflow: hidden;
}
.movie .scroll li {
    width: 245px;
    /* height: 220px; */
    padding-top: 13px;
    line-height: 30px;
}
.movie .scroll li a.pic {
      float: left;
    display: block;
    position: relative;
    overflow: hidden;
    margin-right: 15px;
    width: 220px;
    height: 48px;
}
.movie .scroll li a img {
    width: 218px;
    height: 42px;
}
  .movie .scroll li a span{
  display: block;
    width: 280px;
    color: #171616;
    height: 30px;
    text-align: center;
  }
  .movie .scroll .h{
      margin: auto;
    width: 980px;
  }
  #cs_box {
   position: fixed;
    top: 50%;
    right: 0px;
}

  .focus{
  margin-left:0px; 
  }
  .w580 {
    width: 585px;
}