
/*LUNBO*/
.slider{ width:100%;max-width:1920px;margin:0 auto;  position:relative; overflow:hidden;}
.slider .bd{ position:relative;max-height:879px;sz-index:0;  }
.slider .bd li{overflow:hidden;text-align:center;}
.slider .bd li img{display:block;width:100%;max-width:1920px;}
.slider .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.slider .hd ul{ text-align:center;  }
.slider .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:0 4px;background:url(../img/dot.png) 0 -16px;overflow:hidden;  filter:alpha(opacity=70);opacity:0.7;  vertical-align:top; line-height:9999px;}
.slider .hd ul .on{ background-position:0 0;}

/*-IN-ABOUT-*/
.slideBox{ width:100%;overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{display:block;vertical-align:top;width:100%;}

/*-IN-CASE-*/
.picScroll-left {width:100%;height:89px;overflow:hidden;}
.picScroll-left .bd {padding:0px 10px;}
.picScroll-left .bd ul {overflow:hidden; zoom:1;height:89px;}
.picScroll-left .bd ul li {margin-right:2px;height:89px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic {text-align:center;}
.picScroll-left .bd ul li .pic img { width:166px; height:83px; display:block;padding:2px 0px; border:1px solid #c8c8c8;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.picScroll-left .bd ul li .pic:hover img{border-color:#0079d5;}
.picScroll-left .bd ul li .title{ line-height:24px;}


/*RIGHT*/
.full {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 1001;
}
.full li a {
	display: block;
	width: 52px;
	height: 52px;
	margin-bottom: 1px;
	position: relative;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}
.full li a:hover span, .full li a:hover label {
	background-color: #1685e7 !important;
}
.full li:last-child a {
	border-bottom: 0;
}
.full li a span {
	display: block;
	width: 52px;
	height: 52px;
	position: relative;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
}
.full li:nth-child(2) a, .full li:nth-child(1) a {
	z-index: 2;
}
.full li a label {
	display: block;
	width: 100px;
	white-space: nowrap;
	padding: 0 20px;
	position: absolute;
	line-height: 52px;
	color: #fff;
	z-index: -1;
	background: #1685e7;
	bottom: 0;
	left: 100%;
	box-sizing: inherit;
	max-width: 300%;
	;
}
.full li a:hover label {
	left: -120px;
}
.full li a .lbl_img {
	padding: 10px;
	height: auto;
	line-height: normal;
}
.full li a span.span1 {
	background-image: url(../Album/full1.png);
}
.full li a span.span2 {
	background-image: url(../Album/full2.png);
}
.full li a span.span3 {
	background-image: url(../Album/full3.png);
}
.full li a span.span4 {
	background-image: url(../Album/full4.png);
}
*, *:after, *:before {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

/*PHONE-MENU*/
