.bannerbg{
    height: 1080px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slider{
    position: absolute;
    width: 100%;
    height: 700px;
    z-index: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.slider img{
    width: 100%;
    height: 100%;
    z-index: -1;
}
.banner{
    padding-top: 100px;
    position: absolute;
    height: 100px;
    left: 0 ;
    right: 0;
    margin: auto;
}

.bannerNav{
    background: url(../images/bg_01.png?v=20230202154123) center no-repeat;
    height: 244px;
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
  background-size: 100% 244px;
}
.logo{
    width: 145px;
    height: 29px;
  margin-left: 20px
}
.banner ul{
	margin-left: 89px;
}
.banner ul li{
    float: left;
    margin-top: 5px;
    padding:0 33px;
}
.banner ul li:last-child{
    padding-right: 0;
}
.banner ul li a{
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
}

.sliderbtn{
background: linear-gradient(
360deg, black, rgba(0,0,0,0));
    width: 100%;
    height: 230px;
    position: absolute;
    bottom: 0;
}

.sliderbtn ol li{
    position: relative;
    cursor: pointer;
}
.sliderbtn ol li div{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;top: 0;
    background: url(../images/slider_btnbg.png?v=20230202154123) center no-repeat;
    opacity: 0.6;
}
.sliderbtn ol li img{
    width: 220px;
    height: 147px;
}
.sliderbtn ol{
    display: flex;
    justify-content: space-between;
    position:absolute;
    bottom: 14px;
    width: 1400px;
    left: 50%;
    transform: translateX(-50%);
}
.ad_sf img,.njcp img{
    height: 230px;
    width: 100%;
}
.mianbg{
    width: 100%;
    
}
.main{
    padding-top: 32px;
}
.ad_sf,.njcp{
   // margin-bottom: 63px;
  margin-bottom: 0px;
}
.ad_sf{padding-bottom: 50px;}
.ad_sf a{
  width: 100%;
}
.sec1{
    position: relative;
}
.sec1_left{
    width: 998px;
}
.sec1_left .top span{
    display: block;
    font-size: 32px;
    font-weight: 500;
    /*color: #FFF;*/
    background: url(../images/spzb_sec1_pic1.png?v=20230202154123) left center no-repeat;
    padding-left: 48px;
    line-height: 34px;
}
.sec1_left .top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sec1_left .bottom ul li{
    width: 338px;
    height: 218px;
    margin-top: 15px;
    position: relative;
}
.sec1_left .bottom ul li img{
     width: 388px;
    height: 218px;
}
.sec1_left .bottom ul li span{
    display: block;
    width: 388px;
    height: 60px;
    position: absolute;
    bottom: 0;
    background: url(../images/spzb_sec1_pic5.png?v=20230202154123) center no-repeat;
    line-height: 60px;
    font-size: 22px;
    font-weight: 700;
    padding: 0 26px;
    color: #ffffff;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-size: 388px 60px;
}
.sec1_left .bottom ol li{
    width: 596px;
    height: 335px;
    margin-top: 15px;
    position: relative;
}
.sec1_left .bottom ol li a{
    height:100%
}
.sec1_left .bottom ol li img{
    width: 100%;
    height: 100%;
    width: 596px;
    height: 335px;
}
.sec1_left .bottom ol li span{
    display: block;
    width: 100%;
    height: 87px;
    position: absolute;
    bottom: 0;
    background: url(../images/spzb_sec1_pic7.png?v=20230202154123) center no-repeat;
    line-height: 118px;
    font-size: 22px;
    font-weight: 700;
    text-indent: 22px;
    color: #ffffff;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
   background-size: 596px 87px;
}
.sec1_right .top{
    display: block;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    background: url(../images/spzb_sec1_pic01.png?v=20230202154123) left center no-repeat;
    padding-left: 48px;
    line-height: 34px;
    background-size: 33px 37px;
}
.sec1_right{
    width: 360px;
    
}
.sec1_right .tops{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sec1_right>ul{
    width: 100%;
    height: 685px;
    margin-top: 15px;
    background: #ffffff;
    padding: 45px 36px;
}
.sec1_right>ul li{
    height: 85px;
    background: url(../images/spzb_sec1_pic4.png?v=20230202154123) left 8px no-repeat;
    padding-left: 25px;
    border-bottom: 2px solid #F0F0F0;
    margin-top: 40px;
}
.sec1_right>ul li:first-child{
    margin: 0;
}
.sec1_right>ul li span a{
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 22px;
    display: block;
    overflow: hidden;
    /*word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis*/
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sec1_right>ul li em{
    font-size: 14px;
    color: #808080;
    display: block;
    margin-top: 15px;
    line-height: 14px;
}
.sec1_right>ul li:hover{
    border-bottom: 2px dashed #999;
}
.sec2{
    width: 100%;
    margin-top: 17px;
    padding-bottom: 50px;
}
.sec2_top span{
    display: block;
    font-size: 34px;
    font-weight: 500;
    /*color: #fff;*/
    background: url(../images/spzb_sec2_pic1.png?v=20230202154123) left center no-repeat;
    padding-left: 48px;
    line-height: 34px;
}
.sec2_top .more{
    /*color: #fff;*/
}
.sec2_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sec2 ul{
    margin-top: 20px;
}

.sec2 ul>li{
    width: 455px;
    height: 257px;
    position: relative;
    margin-left: 17px;
    margin-top: 15px;
    float: left;
}
.sec2 ul>li:nth-child(3n+1){
    margin-left: 0;
}
.sec2 ul>li:nth-child(1){
    margin-top:0
}
.sec2 ul>li:nth-child(2){
    margin-top:0
}
.sec2 ul>li:nth-child(3){
    margin-top:0
}
.sec2 ul>li img{
    width: 455px;
    height: 257px;
}
.sec2 ul>li span{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 61px;
    display: block;
    background: url(../images/spzb_sec2_pic2.png?v=20230202154123) center top no-repeat;
    background-size: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    line-height: 61px;
    padding: 0 26px;
    overflow: hidden;
    word-break:keep-all;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.sec3 img{
    width: 1400px;
    height: 230px;
    margin-top: 40px;
    margin-bottom: 52px;
}
.mainbg2{
    width: 100%;
    /* background: url(../images/spzb_mainbg2.png?v=20230202154123) center top no-repeat; */
    position: relative;
    /* background-size: 100%; */
}
.sec4_top  span{
    display: block;
    font-size: 34px;
    font-weight: 500;
   /*color: #ffffff;*/
    background: url(../images/spzb_sec4_pic2.png?v=20230202154123) left center no-repeat;
    padding-left: 48px;
    line-height: 34px;
}
.sec4_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main2{
    padding-top: 67px;
}
.sec4_top a{
    /*color: #ffffff;*/
    margin-right: 0;
}
.sec4 ul{
    margin-top: 20px;
}

.sec4 ul>li{
    width: 455px;
    height: 257px;
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 17px;
}
.sec4 ul>li:nth-child(1){
    margin-top: 0;
}
.sec4 ul>li:nth-child(2){
    margin-top: 0;
}
.sec4 ul>li:nth-child(3){
    margin-top: 0;
}
.sec4 ul>li:nth-child(3n+1){
    margin-left: 0;
}
.sec4 ul>li img{
    width: 455px;
    height: 257px;
}
.sec4 ul>li span{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    display: block;
    background: url(../images/spzb_sec4_pic1.png?v=20230202154123) center top no-repeat;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    line-height: 60px;
    padding: 0 26px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis
}
.sec5{
   padding-bottom: 50px;
}
.sec5_top  span{
    display: block;
    font-size: 34px;
    font-weight: 500;
   /*color: #ffffff;*/
    background: url(../images/spzb_sec5_pic1.png?v=20230202154123) left center no-repeat;
    padding-left: 48px;
    line-height: 34px;
}
.sec5_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sec5_top a{
    /*color: #ffffff;*/
    margin-right: 0;
}




.sec5 ul{
    margin-top: 20px;
    height: 575px;
}

.sec5 ul>li{
    width: 340px;
    height: 281px;
    position: relative;
    margin-left: 12px;
    float: left;
    margin-top: 12px;
}
.sec5 ul>li:nth-child(1){
    margin-top:0
}
.sec5 ul>li:nth-child(2){
    margin-top:0
}
.sec5 ul>li:nth-child(3){
    margin-top:0
}
.sec5 ul>li:nth-child(4){
    margin-top:0
}
.sec5 ul>li:nth-child(4n+1){
    margin-left:0
}
.sec5 ul>li img{
    width: 340px;
    height:191px;
}
.sec5 ul>li span{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 90px;
    display: block;
    background: url(../images/spzb_sec5_pic2.png?v=20230202154123) center top no-repeat;
    font-size: 18px;
    font-weight: 500;
    /*color: #ffffff;*/
    line-height: 60px;
    padding: 0 26px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis
}
.sec6 img{
    width: 1400px;
    height: 230px;
    margin: 65px 0; 
}
.xf{
    width: 155px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    position: absolute;
    right: 60px;
    top: 200px;
    z-index: 10;
    padding: 30px 17px;
}
.xf_top span{
    font-size: 22px;
    color: #FFF;
    vertical-align: middle;
    font-weight: 500;
}
.xf_bottom li a .title{
    font-size: 17px;
    color: #FFF;
   
}
.xf_bottom li{
    padding: 10px 0;
}
.xf_bottom li:hover a{
    color: #e06d1c;
}
/*头部*/
.main-top {
      /* margin: 0px 159px; */
    position: absolute;
    z-index: 3;
    top: 24px;
    margin: auto;
    width: 1602px;
    left: 0;
    right: 0;
    margin: auto;
}
.main-top .icon_01 {
  width: 191px;
  height: 50px;
  margin-right:27px;
  vertical-align: middle;
}
.main-top .icon_02 {
  width: 178px;
  height: 30px;
  margin-right:94px;
  vertical-align: middle;
}
.main-top .index {
  font-size: 20px;
  font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  vertical-align: middle;
}
  .xf_top__icon {
    width:19px;
    height:17px;
    display:inline-block;
    background: url(../images/spzb_sec1_pic.png?v=20230202154123) left center no-repeat;
    background-size: 19px 17px;
    vertical-align: middle;
  }
  .xf_bottom__p {
    font-size: 12px;
    font-family: SourceHanSansSC Normal, SourceHanSansSC Normal-Normal;
    font-weight: Normal;
    color: #FFF;
    margin-top: 6px
  }
.zbpd_main{
    background: url(../images/spzb_mainbg2.png?v=20230202154123) center top no-repeat;
    background-size: 100%;
    background-attachment: fixed;
}
.part1{
  width:100%;
  padding-bottom: 63px;
  position: relative;
}
 .ul1 li:first-child{
    				width: 928px;
					height: 522px;
 				 }
				.ul1 li:first-child img{
                   width: 928px;
				   height: 522px;
                }
				.ul1 li:nth-child(2){
    		     	margin-bottom:10px;
 			   }
  /* .sf_float{
            position: absolute;
    		right: 60px;
            top: 500px;
            z-index: 9;
         } */
    .sf_float{
            position: fixed;
    		right: 30px;
            bottom: 30px;
            z-index: 9;
         }
         .sf_float ul li{
           width: 403px;
		   height: 228px;
         }
		.sf_float ul li img{
           width: 403px;
		   height: 228px;
        }
        .sf_float ul li .icon{
          width: 85px;
		  height: 31px;
          padding-left: 35px;
          line-height: 30px;
          font-size: 19px;
          color: #fff; 
          background-color: rgba(224,109,28,1);
          border-radius: 6px;
          margin-left: 12px;
          background-image: url(../images/living.png?v=20230202154123);
          background-repeat: no-repeat;
          background-size: 11px 14px;
    	  background-position: 15% 50%;
        }
		.sf_float ul li .close{
          font-size: 10px;
          color: #ffffff;
          margin-right: 20px;
          cursor: pointer;
        }
       .sf_float ul li .top{
         position: absolute;
         top: 10px;
         width: 100%;
       }
.sec1_left ul li .sign,.sec1_left ol li .sign{
  position: absolute;
   width: 85px;
		  height: 31px;
          padding-left: 35px;
          line-height: 30px;
          font-size: 19px;
          color: #fff; 
          background-color: rgba(224,109,28,1);
          border-radius: 6px;
          margin-left: 12px;
          background-image: url(../images/living.png?v=20230202154123);
          background-repeat: no-repeat;
          background-size: 11px 14px;
    	  background-position: 15% 50%;
          margin-top: 10px;
}
   .hotspot{
          
        }
        .hotspot .hotspot_left{
            float: left;
            height: auto;
            margin-right: 14px;
        }
        .hotspot .hotspot_left li{
            width: 440px;
            height: auto;
        }
        .hotspot .hotspot_left li a{
            width: 100%;
        }
        .hotspot .hotspot_left li img{
            width: 100%;
            height: 265px;
            display: block;
        }
        .hotspot .hotspot_left li .intro{
            padding: 20px 36px;
            width: 100%;
            height: 121px;
            background-color: rgba(0, 0, 0, 0.7);
        }
        .hotspot .hotspot_left li .intro .title{
          	width: 372px;
            font-size: 22px;
            color: #fff;
            overflow: hidden;
    		text-overflow: ellipsis;
  		    white-space: nowrap;
        }
        .hotspot .hotspot_left li .intro .breif{
            width: 372px;
            font-size: 18px;
            color: #fff;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        .hotspot .hotspot_right{
            width: 942px;
            float: left;
            height: auto; 
        }
        .hotspot .hotspot_right li{
            width: 225px;
            margin-right: 14px;
            margin-bottom: 0;
            margin-left: 0;
   		    height: auto;
        }
        .hotspot .hotspot_right li:nth-child(4n){
            margin-right: 0;
        }
        .hotspot .hotspot_right li img{
            display: block;
            width: 100%;
            height: 127px;
        }
        .hotspot .hotspot_right li .title{
          	padding: 7px;
            width: 225px;
            height: 60px;
          	color: #fff;
            background-color: rgba(0, 0, 0, 0.7);    
        }
       .hotspot .hotspot_right li .title p{
          height: 44px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
       }
       .hotspot_icon{
         background: url(../images/hotspot.png?v=20230202154123) left center no-repeat!important;
         background-size: 37px 30px!important;
       } .wbg {
            width: 100%;
            background-color: #fff;
            background: url(../images/wbg_new.jpg?v=20230202154123) center center no-repeat;
        }
        .vr_matrix .bg5 {
            background-color: rgba(0, 0, 0, 0.5);
        }
        .vr_matrix .bg7 {
            background-color: rgba(0, 0, 0, 0.7);
        }
        .vr_matrix .bg9 {
            background-color: rgba(0, 0, 0, 0.9);
        }
        .vr_matrix .bg5:hover {
            background-color: rgba(0, 0, 0, 1);
        }
        .vr_matrix .bg7:hover {
            background-color: rgba(0, 0, 0, 1);
        }
        .vr_matrix .bg9:hover {
            background-color: rgba(0, 0, 0,1);
        }
        .vr_matrix .block,.vr_matrix .block a{
            float: left;
            height: 152px;
            font-size: 41px;
            color: #ffffff;
            text-align: center;
            line-height: 152px;
            font-family: FZCHSJW, FZCHSJW--GB1-0;
            font-weight: -GB1-0;
            margin: 0 9px 7px 0;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .vr_matrix .block2,.vr_matrix .block2 a{
            float: left;
            height: 313px;
            font-size: 41px;
            color: #ffffff;
            text-align: center;
            line-height: 313px;
            font-family: FZCHSJW, FZCHSJW--GB1-0;
            font-weight: -GB1-0;
            margin: 0 9px 7px 0;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        /*分页 */
        .pagination {
          width:1400px;
          height:100px;
          text-align:center;
          color:#ffffff;
        }
        .pagination span {
          color:#ffffff;
          margin:10px 5px;
          background: #666;
          cursor:pointer;
        }
        .pagination a {
          color:#ffffff;
          margin:10px 5px;
          background: #666;
          cursor:pointer;
        }