*{margin:0px;padding:0px;}
body{font-family: "Microsoft YaHei","simsun","sans-serif","Hiragino Sans GB","STHeiti",Arial;background-color:#fff;font-size:85%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;position: relative;width:100%;height:100%}
html,body {
	position:relative;
	height:100%;
	width:100%;
	overflow:hidden;
}
.shouye{margin:auto;height:100%;width:100%;background:url(img/syback.jpg) no-repeat center center;text-align:center;background-size:100% 100%}
.tab1{width:60%;height:13%;margin: 0 auto;text-align:center;padding-top:15vh;}
.tab{width:100%}
.tab li{font-size: 1.7vw;font-weight:700;line-height: 20px;}
.tab li a{color: rgb(183,91,26); border-bottom: 4px solid rgb(183,91,26);}
.tab li a:hover{text-decoration:none;color: rgb(255,193,24);border-bottom-color:rgb(255,193,24);}
.wdzg{margin:0 auto;position:absolute;width:60%;top:35%;left:0;right:0;display:none}
  .green {
	  background: url(img/plane.png) no-repeat center center;
	  background-size:159px 237px;
	}
	div.green {
	  position: absolute;
	  top: 5%;
	  left: .5rem;
	  width: 159px;
	  height: 237px;
	}
  .fire {
	background: url(img/fire1.png) no-repeat;
	position:absolute;
	top:60%;
	right:8%;
	width: 10vw;
    height: 10vw;
    animation: firing 1.5s ease infinte;
    -webkit-animation: firing 1.5s ease infinite;
  }

  .fire2 {
	background: url(img/fire2.png) no-repeat;
	position:absolute;
	top:65%;
	right:15%;
	width: 8vw;
    height: 8vw;
    animation: firing2 1.5s ease infinte;
    -webkit-animation: firing2 1.5s ease infinite;
  }
.fire, .fire2 {
    background-size: contain;
    box-sizing: border-box;
    background-clip: content-box;
    border-radius: 100%;
  }
  @keyframes firing {
    0%{ padding: 8vw; transform: scale(0.5) translateY(0); opacity:1;}
    100%{ opacity: 1; -webkit-transform: scale(1); }
  }

  @-webkit-keyframes firing {
    0%{ padding: 8vw; -webkit-transform: scale(0.5) translateY(0); opacity:1;}
    100%{ opacity: 1; -webkit-transform: scale(1); }
  }

  @keyframes firing2 {
    0%{ padding: 8vw; -webkit-transform: scale(0.5) translate(0); opacity:1; }
    100%{ opacity: 1; -webkit-transform: scale(1); }
  }

  @-webkit-keyframes firing2 {
    0%{ padding: 8vw; -webkit-transform: scale(0.5) translate(0); opacity:1; }
    100%{ opacity: 1; -webkit-transform:scale(1); }
  }
.fenye{margin:auto;height:100%;width:100%;background:url(img/fenyeback1.jpg) no-repeat center center;text-align:center;background-size:100% 100%}  
	.swiper-container {
      	  width: 100%;
          height: 80%;
        }
    	.swiper-slide {
      	  text-align: center;

       	  /* 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;
     	}
#content {
	   height:75%;width:100%;
	  	}
	.item{
	    display: none;
	}
	.show{
	   display: block;width:100%;height:100%;
	}
.list{width: 84%;height:96%;left:8%;}
.list-item{width: 25%;height:45%;float: left;}
.list-item .list-item-img{width:86%;max-height:90%;left: 7%; height:70%}
.list-item .list-item-title{position:relative;left:7%;width: 86%;color:rgb(183,91,26);font-size: 14px;text-align:left;white-space: nowrap;background:url(img/shu.png) no-repeat left center;margin-top:2%;}
.list-item .list-item-title .line{padding-left:15px;}
.list-item a:link {
color: rgb(255,193,24); 
}
.list-item a:visited {
color: rgb(255,193,24); 
}
.list-item a:hover {
color: rgb(255,193,24); 
}
.scrollbartext{position:absolute;bottom:3px;z-index:51;color:#FFF;text-align:center;height:20px;}























