/* CSS Document */

@charset "UTF-8";
.bannerbox {
	height: 976px;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.containt-div {
	width: 1380px;
	position: relative;
	height: 100vh;
	margin: 0 auto;
}

.bannerbox ul {
	position: relative;
}

.bannerbox ul li {
	list-style: none;
	width: 100%;
	height: 100vh;
	position: absolute;
	left: 0;
	top: 0;
}

.bannerbox ul li.fst-li {
	background: url("../image/bg11.png") center no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/bg11.png',sizingMethod='100%');
}

.bannerbox ul li.sec-li {
	background: url("../image/2.jpg") center no-repeat;
	background-size: cover;
}

.bannerbox ul li.third-li {
	/*background: url("../image/3.jpg") center no-repeat;*/
	background: url("../image/bg44.jpg") center no-repeat;
	background-size: cover;
}

.bannerbox ul li .img1 {
	position: absolute;
}


/*banner-01*/

.baner-01-a {
	position: absolute;
	right: 64px;
	height: 942px;
	width: 650px;
	bottom: 0px;
	opacity: 0;
}

.baner-01-b {
	width: 240px;
	height: 101px;
	position: absolute;
	opacity: 0;
	
	left: 0px;
}
.font-banner-01{
	font-size: 36px;
	line-height: 50px;
	margin-top:-282px;
	height: 142px;
	position: absolute;
	
	opacity: 1;
	width: 500px;
	
}

.font-banner-02{
	font-size: 36px;
	line-height: 50px;
	margin-top:210px;
}
/*banner2*/

.banner2-02 {
	width: 593px;
	height: 93px;
	position: absolute;
	top:406px;
	left: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.banner2-01 {
	top: 217px;
	position: absolute;
	left: -100px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.banner2-03 {
	top: 352px;
	left: 0;
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}


/*banner3*/

.banner3-01 {
	position: absolute;
	top: 138px;
	width: 720px;
	height: 73px;
	left: 50%;
	/*margin-left: -310px;*/
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.banner3-02 {
	position: absolute;
	top: 227px;
	left: 50%;
	/*margin-left: -305px;*/
	width: 610px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.banner3-03 {
	position: absolute;
	top: 283px;
	width: 214px;
	left: 50%;
	/*margin-left: -107px;*/
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.banner3-04 {
	position: absolute;
	bottom: 100px;
	left: 50%;
	width: 479px;
	margin-left: -239px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}


.nav23 {
	width: 100px;
	height: 14px;
	position: absolute;
	top: 50%;
	right:0px;
	z-index: 2;

}

.nav23 dl dd {
	list-style-type: none;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	cursor: pointer;
	background:#FFFFFF ;
}

.nav23 dl .bg {

	width: 12px;
	height: 36px;
	border-radius: 5px ;
	transition: 0.5s all;
}

.margin1{
	margin: 0 auto;
	width: 1380px;
}
