@charset "utf-8";
/* CSS Document */

header ul#language {
width: 30px;
height: 100px;
background-image: url(../../img/collection/language_chn.png);
background-repeat: no-repeat;
background-size: cover;
position: fixed;
z-index: 100;
top: 4%;
left: 0%;
text-indent:-9999px;
}
header ul#language a{
display:block;
width: 30px;
height: 50px;
}
#collection #fullpage #section0 ul#language {
width: 30px;
height: 100px;
background-image: url(../../img/collection/language_chn.png);
background-repeat: no-repeat;
background-size: cover;
position: fixed;
z-index: 100;
top: 4%;
left: 0%;
text-indent:-9999px;
}
#collection #fullpage #section0 ul#language a{
display:block;
width: 30px;
height: 50px;
}