@charset "utf-8";
/*banner*/
.fade-banner{position:relative;clear:both;animation:0.8s ease 0.6s 1 normal backwards running fadeInDown;}
.fade-1 img{width:100%;/*height:691px;*/}
.fade-banner video{width:100%;height:100%;}
.news .slick-prev{position:absolute;left: 21%;bottom: 85px;width:58px;height:33px;display:inline-block;
          z-index:1000;*z-index:1000;_z-index:1000;cursor:pointer;}
.news .slick-next{position:absolute;left: 28%;bottom: 85px;width:58px;height:33px;display:inline-block;
          z-index:1000;*z-index:1000;_z-index:1000;cursor:pointer;}
.fade-1 .start{position:absolute;}
.fade-1 .slick-dots{position: relative;/*right: 100px;*/bottom: 58px;color: #fff;text-align: center;line-height: 1;}
.fade-1 .slick-dots li{display:inline-block;width: 11px;height: 11px;margin-right:5px;cursor:pointer;background:#fff;border-radius: 50%;}
.fade-1 .slick-dots li.slick-active{background: #d5a001;width:41px;border-radius: 10px;}
.fade-1 .slick-dots button{display:none;}
.fade-1 button:before{outline:none;border:none;}
