@charset "utf-8";
/* CSS Document */

.zhibo{
  width: 100%;
}
.zhibo_a{
  height: 893px;
  background: url(/template/zhongan/image/zhibo1.jpg) no-repeat center 0;
}
.zhibo_b{
/*  padding-top: 92px;*/
  height: 792px;
  background: url(/template/zhongan/image/bj.png) no-repeat center 0px;
}
.zhibo_c{
  height: 554px;
  background: url(/template/zhongan/image/zhibo3.jpg) no-repeat center 0px;
}
.zhibo_d{
  height:747px;
  color: #fff;
  background: url(/template/zhongan/image/zhibo4.jpg) no-repeat center 0px;
}
.zhibo_e{
  height:573px;
  background: url(/template/zhongan/image/zhibo5.jpg) no-repeat center 0px;
}
.zhibo_f{
  height:497px;
  background: url(/template/zhongan/image/zhibo6.jpg) no-repeat center 0px;
}
.zhibo_g{
  height: 713px;
  background: url(/template/zhongan/image/zhibo7.jpg) no-repeat center 0px;
}
.zhibo_m{
  height: 775px;
  background: url(/template/zhongan/image/zhibo8.jpg) no-repeat center 0px;
}
.zhibo_n{
  height:212px;
  background: url(/template/zhongan/image/zhibo9.jpg) no-repeat center 0px;
}
.zhibo_n .warp{
    padding-top: 110px;  
}
.zhibo_n a {
    display: block;
    width: 220px;
    height: 60px;
    margin: 0 auto;
}
.zhibo_g a {
    display: block;
    width: 220px;
    height: 80px;
    margin: 0 auto;
}
.zhibo_h{
  width: 100%;
}
.zhibobox{
  width:1250;
  padding-bottom: 50px;
  padding-top: 30px;
  margin-left: -54px;
}
.zhibobox1{
  float: left;
  width:364px;
  padding-left: 54px;
}
.zhibobox1 h1{
      font-weight: 700;
    padding: 10px 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    padding-bottom: 15px;
}
.zhibobox1 a{
    padding: 7px 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhibobox1 h1 a{
  display: inline;
  padding: 0;
  color: #ccc;
  font-size: 13px;
  padding-top:3px;
  text-align: right;
  float: right;
}
.zhibobox1 a .graly{
  color: #ccc;
  margin-right: 5px;
}
.zhibo_d .tab-change{
  display: none;
  float: left;
  padding-left: 55px;
  width: 900px;
}
.zhibo_d h1,
.zhibo_b h1{
  text-align: center;
  padding-top:50px;
  padding-bottom: 10px;
  font-size: 38px;
  font-style: normal;
  line-height: 50px;
  font-weight: normal;
} 
.zhibo_d h1 em{
  font-weight: bold;
  padding-right:15px;
}
.zhibo_b{
  color: #fff;
}
.zhibo_d .tit2,
.zhibo_b .tit2 {
  text-align: center;
    padding-top:10px;
    font-size: 16px;
    line-height: 1.8;
    padding-bottom:50px;
}
.zhibo_b .tit2 span{
  color: #e0f512
}
.zhibo_d ul{
  float: left;
  display: inline-block;
  width: 139px;
  padding-right: 60px;
  border-right: 1px solid rgba(255,255,255,0.4);
}
.zhibo_d ul li{
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 15px;
  cursor: pointer;
  margin-bottom: 5px;
}
.zhibo_d ul li:hover,
.zhibo_d ul li.active{
  background: #fe5d5b;
}
.zhibo_d  .bk1{
  font-size: 35px;
  color: #d5fd09;
  padding-top: 60px;
  padding-bottom: 15px;
}
.zhibo_d  .bk2{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background-color: transparent;
  background-color: rgba(0,0,0,.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)";
}
.zhibo_d  .bk3{
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 25px;
  color: #E6E6E6;
}
.changeimg{
  margin-top: 15px;
}
a.zx{
  display: block;
  color: #fff;
  font-size: 16px;
  width: 135px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
a.zx:hover{
  transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
  background: #fe5d5b;
  border: 1px solid #fe5d5b;
}
.slideBox{width:1200px; height:450px;  position:relative;}
.slideBox .hd{display: none;}
.slideBox .bd{position:relative; height:100%; z-index:0;}
.slideBox .bd li{zoom:1;width: 1200px; vertical-align:middle; display:block; text-align: center;}
.slideBox .prev2,.slideBox .next2{
    border: 1px solid #e9ddca; 
    position:absolute; left:0; top:50%; 
    margin-top:-25px; display:block;
    width:50px; height:55px;
    border-radius: 5px; 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
 }
 .slideBox .prev2{
    background: url(/template/zhongan/image/prev.png) no-repeat center #000; 
    filter:alpha(opacity=30);opacity:0.3;  
    border: 1px solid ;  
 }
.slideBox .next2{ 
    left:auto; 
    right:0;  
    background: url(/template/zhongan/image/next.png) no-repeat center  #000; 
    filter:alpha(opacity=30);
    opacity:0.3;  
    border: 1px solid ;    
}