*{
    padding: 0;
    margin: 0;
}

fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
ul,
ol {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  border: 0 none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}

body {
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}

.footer .copyright .copyright-list .identifying #imgConac {
  width: 80px;
}
.head_pic{
    width: 100%;
    height: 555px;
    background: url(../images/bg_top_photo02.png) no-repeat center center;
}
.head_warp{
    width: 1200px;
    height: 555px;
    margin: 0 auto;
    position: relative;
}
.head_pic i{
    width: 32px;
    height: 32px;
    background: url(../images/icon_tit.png) no-repeat center center;
    display: block;
    position: absolute;
    top: 445px;
    left: 420px;
}
.head_warp div{
    position: absolute;
    width: 242px;
    height: 59px;
    top: 260px;
    left: 880px;
    background: url(../images/tit_top_yjzj.png) no-repeat center center;
}

.head_pic h3{
    position: absolute;
    font-weight: 600;
    top: 81%;
    left: 38.5%;
}
.head_pic h3 a{
    font-size: 23px;
    color: white;
}
.head_pic div a{
    display: block;
    width: 465px;
    height: 60px;
}

.con_warp{
    width: 100%;
    height: 2300px;
    background: url(../images/bg_content_photo.png) no-repeat center center;
}

.content{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.zdxm{
    width: 1190;
    height: 363px;
    background-color: rgb(254, 249, 249);
    padding-top: 27px;
    padding-bottom: 25px;
    padding-right: 10px;
}
.zdxm_left{
    width: 602px;
    height: 337px;
    float: left;
}
.bd{
    width: 602px;
    height: 337px;
}
.bd ul{
    width: 602px;
    height: 337px;
}
.bd ul li{
    width: 602px;
    height: 337px;
    position: relative;
}
.pic{
    width: 602px;
    height: 337px;
    background: url(../images/yjptdy_pic.png) no-repeat center center;
}
.tit a{
    color: white;
    display: block;
    line-height: 32px;
    height: 100%;
   
}
.tit{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px 0 20px;
    z-index: 99;
    width: 559px;
    height: 32px;
}
.mask{
    width: 602px;
    height: 32px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: .6;
    z-index: 9;
}
.hd ul li{
    display: inline-block;
    
    width: 13px;
    height: 10px;
    background-color: white;
    color: white;
    cursor: pointer;
    margin-right: 3px;
   
}
.hd ul{
    margin-left: 530px;
    padding-top: 5px;
}
.hd{
    position: relative; 
    top: -30px;
    z-index: 99;
}
.hd ul li.on{
    background-color: rgb(194, 28, 31);
}
.zdxm_right{
    width: 555px;
    height: 337px;
    float: left;
    padding-left: 29px;
}
.zdxm_h3{
    margin-bottom: 18px;
}
.zdxm_right ul:nth-child(1){
    height: 114px;
}
.zdxm_h3 h3{
    font-weight: 600;
    overflow: hidden;
    text-overflow:ellipsis;     
     white-space:nowrap; 
}
.zdxm_h3 h3 a{
    font-size: 20px;
    width: 320px;
    overflow:hidden;
    text-overflow:ellipsis;     
    white-space:nowrap; 
}

.zdxm_ul li:nth-child(2){
    width: 100%;
    color: rgb(153, 152, 153);
    font-size: 16px;
    text-indent: 2em;
}
.zdxm_right ul:nth-child(2){
    width: 100%;
    height: 96px;
    border-top: 1px dashed rgb(153, 152, 153);
    padding-top: 18px;
}
.zdxm_right ul:nth-child(2) li h3{
    font-weight: 600;
    font-size: 20px;
}
.zdxm_right ul:nth-child(2) li:nth-child(2) {
    width: 100%;
    color: rgb(153, 152, 153);
    margin-top: 18px;
    text-indent: 2em;
    font-size: 16px;
}
.hd_2{
    height: 120px;
    border-top: 1px dashed rgb(153, 152, 153);
    padding-top: 20px;
}
.hd_2 ul{
    height: 120px;
    
}
.hd_2 ul li a{
    background: url(../images/jt_icon01.png) no-repeat left center;
    padding-left: 20px;
    line-height: 34px;
}
.hd_2 ul li h3{
    font-weight: normal;
}
.hd_2 ul li a.on{
    background: url(../images/jt_icon.png) no-repeat left center;
    color: rgb(194, 28, 31);
    font-weight: 600;
}
.gd{
    margin-top: 38px;
    position: absolute;
    right: 10px;
    
}
.gd h3{
    font-weight: 600;
}
.gd a{
    color: rgb(194, 28, 31);
    font-size: 14px;
}
.jszc_tit{
    width: 1200px;
    height: 83px;
    background: url(../images/zcfuwb_tit.png) no-repeat center center;
    margin-top: 25px;
    
}
.yw_tit{
    width: 1200px;
    height: 83px;
    margin-top: -20px;
    background: url(../images/yw_tit.png) no-repeat center center;   
}
.jszc{
    margin-top: 10px;
    width: 1200px;
    height: 90px;
}
.jszc div{
    width: 571px;
    height: 79px;
    float: left;
    margin-left: 20px;
    

}
.jszc div a{
    display: block;
    width: 571px;
    font-size: 25px;
    color: white;
    line-height: 79px;
    text-align: center;
}
.jszc div h2{
    font-weight: 600;
    
}
.jszc div:nth-child(1){
    background: url(../images/bjszc.png) no-repeat center center;
}
.jszc div:nth-child(2){
    background: url(../images/hdqzc.png) no-repeat center center;
}
.zctj_tit{
    width: 1200px;
    height: 83px;
    background: url(../images/zctj_tit.png) no-repeat center center;
    margin-top: 12px;
}
.gd_1{
    margin-top: 29px;
}
.zctj{
    width: 1200px;
    height: 707px;
    position: relative;
}

.xwfbh_tit{
    width: 1200px;
    height: 83px;
    background: url(../images/xwfbh_tit.png) no-repeat center center;
    margin-top: 8px;
}
.xwfbh{
    margin-top: 5px;
    height: 835px;
    width: 1200px;
    background: url(../images/bg_bottom_photo.png);
    position: relative;
}
.mask_1{
    width: 1200px;
    height: 70px;
    bottom: 52px;
}
.fbh_tit h3{
    font-weight: 600;
}
.fbh_tit a{
    font-size: 23px;
    line-height: 70px;
}
.fbh_tit{
    width: 1200px;
    height: 70px;
    bottom: 52px;
    text-align: center;
}
.poster-main {
    width: 1000px;
    height: 727px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
}
/* .swiper-wrapper{
    height: 727px;
    width: 1000px;
    margin: 0 auto;
} */
/* .swiper-slide {
    background-position: center;
    background-size: cover;
    height: 659px;
    width: 437px!important;
   } */
.zctj_pic1{
    
    /* background: url(../images/zctj_pic_1png.png) no-repeat; */
    border-radius: 5px;
    left: 300px;
    
}
.zctj_pic2{
    
    /* background: url(../images/zctj_pic_2png.png) no-repeat; */
     border-radius: 5px;
    
}
.zctj_pic3{
    
    /* background: url(../images/zctj_pic_3png.png) no-repeat; */
     border-radius: 5px;
    
   
}
.poster-main .poster-list {
    width: 1000px;
    height: 707px;
  }
  .poster-main .poster-list .poster-item {
    width: 439px;
    height: 707px;
    position: absolute;
    /* left: 0;
    top: 0; */
  }
  .poster-main a, .poster-main img { display: block; }
  .gd_3{
    margin-top: 15px;
    position: absolute;
}
.poster-btn{
    display: none !important;
}
video{
    margin: 40px auto;
    /* margin-top: 40px; */
    width: 1070px;
    height: 600px;
    margin-left: 60px;
}
