﻿* {
    list-style:none;
}


.cb-slideshow {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
	background-size:cover;
}
.cb-slideshow img{max-width:100%;}

.cb-slideshow li span {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: none;
    /*opacity: 0;*/
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 6s;
    -moz-animation: imageAnimation 6s ;
    -o-animation: imageAnimation 6s ;
    -ms-animation: imageAnimation 6s ;
    animation: imageAnimation 6s ;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	max-width:100%;
	background-size:100% 100%;
	-o-background-size:100% 100%;
	-moz-background-size:100% 100%;
}


@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	    -webkit-animation-timing-function: ease-out;
	}
	20% {
	    opacity: 1;
	    -webkit-transform: scale(1.01);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.02);
	}
	70% {
	    opacity: 1;
	    -webkit-transform: scale(1.03);
	}
	100% { opacity: 1;
	    -webkit-transform: scale(1.06);
		}
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	    -webkit-animation-timing-function: ease-out;
	}
	20% {
	    opacity: 1;
	    -webkit-transform: scale(1.01);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.02);
	}
	70% {
	    opacity: 1;
	    -webkit-transform: scale(1.03);
	}
	100% { opacity: 1;
	    -webkit-transform: scale(1.06);
		}
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	    -webkit-animation-timing-function: ease-out;
	}
	20% {
	    opacity: 1;
	    -webkit-transform: scale(1.01);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.02);
	}
	70% {
	    opacity: 1;
	    -webkit-transform: scale(1.03);
	}
	100% { opacity: 1;
	    -webkit-transform: scale(1.06);
		}
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	    -webkit-animation-timing-function: ease-out;
	}
	20% {
	    opacity: 1;
	    -webkit-transform: scale(1.01);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.02);
	}
	70% {
	    opacity: 1;
	    -webkit-transform: scale(1.03);
	}
	100% { opacity: 1;
	    -webkit-transform: scale(1.06);
		}
}
@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	    -webkit-animation-timing-function: ease-out;
	}
	20% {
	    opacity: 1;
	    -webkit-transform: scale(1.01);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.02);
	}
	70% {
	    opacity: 1;
	    -webkit-transform: scale(1.03);
	}
	100% { opacity: 1;
	    -webkit-transform: scale(1.06);
		}
}


.cb-slideshow .bjbanner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    /*opacity: 0;*/
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation11 6s;
    -moz-animation: imageAnimation11 6s;
    -o-animation: imageAnimation11 6s;
    -ms-animation: imageAnimation11 6s;
    animation: imageAnimation11 6s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	/*background:url('../images/zhinengit1.jpg') no-repeat;*/
	background-size:100% 100%;
}
.cb-slideshow .bjbanner1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation11 6s;
    -moz-animation: imageAnimation11 6s;
    -o-animation: imageAnimation11 6s;
    -ms-animation: imageAnimation11 6s;
    animation: imageAnimation11 6s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	background:url('../images/xinnengyuan.jpg') no-repeat;
	background-size:100% 100%;
}
.cb-slideshow .bjbanner2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation11 6s;
    -moz-animation: imageAnimation11 6s;
    -o-animation: imageAnimation11 6s;
    -ms-animation: imageAnimation11 6s;
    animation: imageAnimation11 6s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	background:url('../images/zhinengzhuangbei.jpg') no-repeat;
	background-size:100% 100%;
}


@keyframes imageAnimation11 { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	22% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}
	25% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	100% { opacity: 1;
	    -webkit-transform: scale(1.1);
		}
}
@-webkit-keyframes imageAnimation11 { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	22% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}
	25% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	100% { opacity: 1;
	    -webkit-transform: scale(1.1);
		}
}


.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}
