@charset "utf-8";
/* CSS Document */
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section,input,select,option,textarea{margin:0;padding:0;}
body {font-family:"宋体";font-size:12px; color:#000; background:#fffbf3;  max-width: 1293px;min-width: 1293px;; margin: 0 auto;}
a {color:#000;text-decoration:none;}
a:hover{ color:#F00;}
img{ border:none; vertical-align:top;}
ul,ol,li,form,dl,dt,dd{ list-style:none;}
.clearfix:after{content:"."; display:block; clear:both; visibility:hidden; height:0;}
.clearfix{ zoom:1;}
.zengti{width:1293px;margin: 0 auto;}
.hd-1{width: 100%;background: url(../images/hd-1.jpg) no-repeat top;height: 1298px;}
.hd-2{width: 100%;background: url(../images/hd-2.jpg) no-repeat top;height:946px;margin-top: -2px;}
.hd-3{width: 100%;background: url(../images/hd-3.jpg) no-repeat top;height: 950px;margin-top: -2px;}
.hd-4{width: 100%;background: url(../images/hd-4.jpg) no-repeat top;height: 1091px;margin-top: -2px;}
.hd-5{width: 100%;background: url(../images/hd-5.jpg) no-repeat top;height: 682px;margin-top: -2px;}
.hd-6{width: 100%;background: url(../images/hd-6.jpg) no-repeat top;height: 475px;margin-top: -2px;}


.kqImg-01{padding:0px 0 0 469px;}
.kqImg-02{padding:0px 0 0 50px;}
.kqImg-03{padding: 0px 0 0 469px;}
.kqImg-04{padding: 0px 0 0 50px;}
.kqImg-05{padding: 32px 0 0 89px;}


.ul1{width: 1178px;height: 184px;background: url(../images/xx-1.png) no-repeat;margin: 0 auto;}
.ul1 li{width: 281px;height: 74px;float: left;margin-right: 18px;margin-bottom: 37px;}
.ul1 li:nth-child(4){margin-right: 0px;}
.ul1 li:nth-child(5){margin-left:150px;}
.ul2{padding: 0;margin-top: 35px;}
.ul2 li{width: 80%;background: url(../images/k.png) no-repeat top;background-size: 100% 100%;padding: 4px;padding: 4px;text-align: center;margin: 0 auto;}
.ul2 li img{width: 100%;}
.ul2 li:nth-child(4){width: 826px;position: relative;}
.ul2 li:nth-child(6){width: 826px;position: relative;}

 

    .swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
     .swiper-button-next{background:url(../images/y.png) no-repeat;background-size: 100%;width:103px;height: 102px;right: -130px;} 
    .swiper-button-prev{background: url(../images/z.png) no-repeat;background-size: 100%;width:103px;height: 102px;left: -130px;}
    .swiper-pagination-bullet {background: #FFFFFF;margin:15px  10px 0 0;}
    .swiper-pagination-bullet-active{background: #FFFFFF;}
    .swiper-button-next2{background:url(../images/y.png) no-repeat;background-size: 100%;width:103px;height: 102px;right: -130px;} 
    .swiper-button-prev2{background: url(../images/z.png) no-repeat;background-size: 100%;width:103px;height: 102px;left: -130px;}
    
.video{ width:778px; height: 584px; position: relative;}
.video img{ width:778px; height: 584px;}
.videoMask{ width:778px; height: 584px; background: rgba(0,0,0,.3); position: absolute; left: 0; top:0; z-index: 2;}
.playBtn{ width:140px; height: 140px; position: absolute; left: 50%; top:50%; margin-left: -70px; margin-top: -70px; z-index: 3; cursor: pointer;}
.playBtn img{ width:140px; height: 140px;}
.pageMask{ position:fixed; left:0; top:0; bottom:0; right:0; z-index:9; background:rgba(0,0,0,.8); display:none;}
.pageMaskCnt{ display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;
-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; width:100%; height:100%;}
.pageMaskClose{ position:fixed; right:20px; top:20px; z-index:10; cursor: pointer;}
.pageMaskClose img{ width:70px; }
.pageMaskCnt video{ width:1293px;}


.swiper-slide{height:550px} /* 随意指定一个height值即可 */    
.swiper-slide-active { height:auto}

@media screen and (max-width:1000px){
	
	.pageMaskClose{ position:fixed; width:100%; right:20px; top:20px; z-index:10; cursor: pointer;text-align: right;}
.pageMaskClose img{ width:15%; height:px;}
	
}