 @charset "utf-8";
html { cursor: default;min-width: 1200px;height: 100%;}
h1, h2, h3, h4, h5, h6,p, li, label, td, th {cursor: text;}
a:link, a:visited, a:hover, a:active { cursor: pointer;}
body{width:100%;height: 100%;margin:0; padding:0; font-family:"微软雅黑",Arial, Helvetica, sans-serif;background-color: #000;color: #333;overflow-x: hidden;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;}
img{ border:0;outline: none;}
ol,ul{list-style:none;}
a{ font-family:"微软雅黑",Arial, Helvetica, sans-serif;text-decoration:none;outline:none;color:#fff;}
a:hover{ text-decoration:underline;}
.clearfix:after {content:"";display:block;height:0;clear:both;}
.clearfix {zoom:1;}
.logo{position: absolute;left: 0;top:0;z-index: 2;}
 .swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.swiper-slide1{background-image: url(../images/bg1.jpg);background-position:center 0;}
.swiper-slide2{background-image: url(../images/bg2.jpg);background-position:center 0;}
.swiper-slide3{background-image: url(../images/bg3.jpg);}
.swiper-slide4{background-image: url(../images/bg4.jpg);background-position:center 0;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 216px;}
.swiper-pagination-bullet{width: 20px;height: 20px;border-radius: 0;background-color: #000;opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;}
.swiper-pagination-bullet-active{background-color: #5bb6f7;width: 60px;}
.footer{position:absolute;bottom:0;left:0;width: 100%;padding:30px 0;background: rgba(0,0,0,0.8);z-index: 2;color: #fff;}
.footer-rel{width: 700px;margin:0 auto;position: relative;padding-left: 300px;line-height: 24px;}
.footer-img{position: absolute;left: 0;bottom:-30px;width: 277px;height: 225px;background: url(../images/footer-img.png) no-repeat center;}
.company-name{font-size: 18px;}
.footer-rel p{font-size: 14px;}