
        /*banner*/
        .fullSlide{position:relative;height:600px;}
        .fullSlide{ min-width:1200px; position:relative; }
        .fullSlide .bd{ position:relative; z-index:0;}
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  overflow:hidden; text-align:center;  height:600px;}
        .fullSlide .bd li a{ display:block; height:700px;}
	.fullSlide li img{position:absolute;left:50%;top:0;margin-left:-960px;}
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:20px; position:absolute; z-index:1;}
        .fullSlide .hd ul{margin-left:500px; }
        .fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; width: 62px;height: 5px;background: #fff; text-indent: -999px;}
        .fullSlide .hd ul .on{background:#075ebd;}
        .fullSlide .prev{position:absolute;top:45%;left:1.5%;z-index: 10;cursor: pointer;}
.fullSlide .next{position:absolute;top:45%;right:1.5%;z-index: 10;cursor: pointer;}
.fullSlide i{text-align: center;width: 60px; height: 60px;border-radius: 50%;background: rgba(0,0,0,0.5);}
.fullSlide i img{height: 30px;display: inline-block;margin-top: 15px;}
      

		   