﻿.fullSlide{width:100%;position:absolute;height:600px;margin:0px 0 0 0;top:0;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:1;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align: left;background: center top no-repeat;background-size: cover;position: relative; }

.txt_con{width:1230px;float:left;background:rgba(0,0,0,0.0);left:50%;top:270px;position: absolute; z-index:10;box-sizing: border-box;text-align: center; margin:0px 0 0 -615px;/* 垂直居中 */
  }
.txt_con p{padding:0 0px 0 0px; color:#FFF;}
.h1{font-size:46px; line-height:1.5; font-weight:normal;text-shadow:3px 2px 2px rgba(0,0,0,0.5);letter-spacing:2px; margin:0 0 30px 0;}
.h2{font-size:18px; line-height:1.5; font-weight: inherit;text-shadow:2px 2px 2px rgba(0,0,0,0.5);letter-spacing:2px;}
.fullSlide .bd li a{display:block;height:506px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0%;height:30px;line-height:20px;}
.fullSlide .hd ul{text-align:center;bottom:0;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:60px;height:2px;margin:1px;overflow:hidden;background: #fff;filter:alpha(opacity=100);opacity:1.0;line-height:999px;}
.fullSlide .hd ul .on{background: #F00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.1;display:none;}
.fullSlide .next{left:auto;right:0%;background-position:-6px -137px;}