/* index big menu css */
.bigmenu {
	display: block;
	background-color: #EFEFEF;
	width: 1110px;
	height: 631px;
	margin: 0 auto;
	position: relative;
	line-height: 0;
	font-size: 18px;
	text-align: left;
	clear: both;
}

/* .bigmenu2{
	display: inline-block;
	background-color: #EFEFEF;
	width: 1100px;
	height: auto;
	margin: 0 auto;
	position: relative;
	line-height: inherit;
	font-size: 14px;
	font-weight: inherit;

} */


.bigmenu span{
	color: #2D2D2D;
}

.bigmenu a:visited{
	color: rgb(255 255 255);
}

.menu_s img{
	opacity: 1.0;
	transition: all .8s ease;
}

.sub_topic{
	color: #FFFFFF;
}

.menu_active img{
	opacity: 0.4;
	transition: all .8s ease;
}



.menu_base_test {
	position: absolute;
	top: 0;
	left: 0;
}


.bigmenu_base {
	width: 1100px;
	position: relative;
	top: 4px;
	left: 4px;
}

.menu_back{
	display: block;
	background-color: #000000;

}
.menu01 {
	position: absolute;
	top: 0;
	left: 0;
}

.menu02 {
	position: absolute;
	top: 0;
	left: 328px;
}

.menu03 {
	position: absolute;
	top: 0;
	left: 716px;
}


.menu04 {
	position: absolute;
	top: 0;
	left: 910px;
}


.menu05 {
	position: absolute;
	top: 194px;
	left: 716px;
}


.menu06 {
	position: absolute;
	top: 194px;
	left: 910px;
}


.menu07 {
	position: absolute;
	top: 194px;
	left: 0;
}


.menu08 {
	position: absolute;
	top: 388px;
	left: 328px;
}

.menu01_text {
	position: absolute;
	top: 100px;
	left: 230px;
	transition: all .4s ease;
}
.menu01_text2 {
	position: absolute;
	top: 113px;
	left: 135px;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF !important;
	opacity: 0;
	transition: all .4s ease;
}

.menu02_text {
	position: absolute;
	top: 100px;
	left: 275px;
	transition: all .4s ease;
}


.menu02_text2 {
	position: absolute;
	top: 185px;
	left: 230px;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF !important;
	opacity: 0;
	transition: all .4s ease;
}

.menu02_text3 {
	position: absolute;
	top: 200px;
	left: 10px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF !important;
	transition: all .6s ease;
}

.topic01{
	opacity: 0;
	transition: all .2s ease;
}

.topic02{
	opacity: 0;
	transition: all .2s ease;
	transition-delay: .1s;
}

.topic03{
	opacity: 0;
	transition: all .2s ease;
	transition-delay: .2s;
}

.topic04{
	opacity: 0;
	transition: all .2s ease;
	transition-delay: .3s;
}

.topic05{
	opacity: 0;
	transition: all .2s ease;
	transition-delay: .4s;
}

.topic06{
	opacity: 0;
	transition: all .2s ease;
	transition-delay: .5s;
}


.menu03_text {
	position: absolute;
	top: 100px;
	left: 134px;
	transition: all .4s ease;

}

.menu04_text {
	position: absolute;
	top: 100px;
	left: 140px;
	transition: all .4s ease;
}

.menu05_text {
	position: absolute;
	top: 100px;
	left: 134px;
	transition: all .4s ease;
}

.menu06_text {
	position: absolute;
	top: 100px;
	left: 124px;
	transition: all .4s ease;
}

.menu07_text {
	position: absolute;
	top: 220px;
	left: 230px;
	transition: all .4s ease;
}

.menu07_text2 {
	position: absolute;
	top: 270px;
	left: 30px;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF !important;
	opacity: 0;
	transition: all .4s ease;
}

.menu08_text {
	position: absolute;
	top: 115px;
	left: 620px;
	transition: all .4s ease;

}

.menu08_text2 {
	position: absolute;
	top: 90px;
	left: 320px;
	line-height: 17px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF !important;
	opacity: 0;
	transition: all .4s ease;
}

.menu08_text3 {
	position: absolute;
	top: 150px;
	left: 500px;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF !important;
	transition: all .6s ease;
}
