.head{
  background: url("header_bj.png") no-repeat center;
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.head .head_con{
  width: 1200px;
  margin: 0 auto;
}
.head .head_con .head_t{
  margin-top: 18px;
}
.head .head_con .head_t .log{
  float: left;
}
.head .head_con .head_t .fh{
  float: right;
  margin-top: 18px;
  margin-right: 15px;
}
.head .head_con .head_tit{
  margin-top: 80px;
}

.con_t{
  width: 1200px;
  margin: 0 auto;
  margin-top: 43px;
  overflow: hidden;
}
.con_t .lbt{
  width: 560px;
  height: 320px;
  float: left;
}
.slideBox{ width:100%;  overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:8px; height:8px; line-height:8px; border-radius: 50%; text-align:center; border:1px solid #ffffff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#ffffff; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;  }
.slideBox .bd img{ width:560px; height: 320px;  display:block;  }
.slideBox .bd li a{overflow: hidden;position: relative;display: block;}
.slideBox .bd li a span{ position: absolute;left: 0;bottom: 0;height: 30px;line-height: 30px;background: rgba(0,0,0,.5);box-sizing: border-box;width: 100%; padding-left: 20px;font-size: 16px;color: #fff;}

.ysdt{
  width: 602px;
  height: 320px;
  float: right;
}
.ysdt .lis_t{
  /*height: 43px;*/
}
.ysdt .lis_t h3{
  width: 152px;
  height: 45px;
  background: url("lis_tit.png") no-repeat left center;
  line-height: 43px;
  text-align: center;
  font-size: 20px;
  color: #0b4dc6;
  float: left;
}
.ysdt .lis_t span{
  display: inline-block;
  float: right;
  width: 60px;
  height: 26px;
  line-height: 26px;
  margin-top: 12px;
  text-align: center;
  border-radius: 6px 10px 10px 10px;
}
.ysdt .lis_t .ysdt_gd{
  background-color: #ececec;
}
.ysdt .lis_t span a{
  color: #999999;
}
.ysdt .lis_c{
  margin-top: 20px;
}
.ysdt .lis_c li{
  box-sizing: border-box;
  background: url("list_dian.png") no-repeat 8px center;
  padding-left: 33px;
  line-height: 50px;
}
.ysdt .lis_c li a{
  color: #333333;
  display: block;
  font-size: 16px;
}
.ysdt .lis_c li a p{
  width: 80%;
  float: left;
}
.ysdt .lis_c li a span{
  display: inline-block;
  float: right;
}
.msb{
  margin: 40px auto;
  width: 1200px;
}

.con_c{
  width: 100%;
  background-color: #eeeeee;
  overflow: hidden;
}
.con_c .con_c_c{
  width: 1200px;
  margin: 40px auto;
}
.con_c .con_c_c .zcwj{
  float: left;
  width: 560px;
}
.con_c .con_c_c .zcjd{
  float: right;
}
.con_im{
  margin: 40px auto;
  width: 1200px;
}
.con_im .con_im_t{
  margin-bottom: 40px;
}
.con_im .con_im_t .zt_l{
  float: left;
  width: 48%;
}
.con_im .con_im_t .zt_r{
  float: right;
  width: 48%;
}
.con_im .con_im_t .zt_l img,
.con_im .con_im_t .zt_r img{
  display: block;
}

.con_im .ztlb{
  margin-bottom: 40px;
}
.picScroll-left{ overflow:hidden; position:relative; width: 1200px; }
.picScroll-left .hd{ position: relative; }
.picScroll-left .hd .prev,
.picScroll-left .hd .next{position: absolute;width: 32px; height: 48px; cursor: pointer; z-index: 999;}
.picScroll-left .hd .prev{ background: url("left_prev.png") no-repeat center;  left: 12px; top: 56px;}
.picScroll-left .hd .next{background: url("right_next.png") no-repeat center;right: 0; top: 56px;}

.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 13px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:280px; height:160px; display:block;  }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
