<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************************************************************  
MEDIA QUERIES  
*************************************************************************************/

/* for 980px or less */  
@media screen and (min-width: 980px) {
.worldmap {
	height: 711.32px;
}
.worldmap_c {
	width: 100%;
}
.worldmap_d {
	display: none;
}
.contentbottom2child img.lxbgJPG {
	width: auto;
}
.CompanyNews-child {
	background-attachment:scroll;
}
}
 /* for 1500px or less */  
@media screen and (min-width: 1500px) {

.worldmap {
	height: 745.98px;
}
.worldmap_c {
	width: 1500px;
}
.worldmap_d {
	display:block;
}
.CNpoint {
	top: 75px;
	left: 930px;
}
.Koreapoint {
	top: 115px;
	left: 1040px;
}
.Japanpoint {
	top: 103px;
	left: 1055px;
}
.Vietnampoint {
	top: 180px;
	left: 985px;
}
.Thailandpoint {
	top: 175px;
	left: 965px;
}
.Indonesiapoint {
	top: 190fpx;
	left: 975px;
}
.Australianpoint {
	top: 255px;
	left: 1000px;
}
.Indiapoint {
	top: 140px;
	left: 888px;
}
.Hollandpoint{
	top: 38px;
	left: 673px;
}
.USpoint {
	top: 40px;
	left: 335px;
}
.contentbottom2child img.lxbgJPG {
	width: auto;
}
.CompanyNews-child {
	background-attachment:fixed;
}
}
 /* for 1700px or less */  
@media screen and (min-width: 1700px) {
.worldmap {
	height: 780.64px;
}
.worldmap_c {
	width: 1700px;
	height:555px;
}
.worldmap_d {
	display: block;
}
.CNpoint {
	top: 100px;
	left: 1070px;
}
.Koreapoint {
	top: 135px;
	left: 1180px;
}
.Japanpoint {
	top: 120px;
	left: 1200px;
}
.Vietnampoint {
	top: 210px;
	left: 1120px;
}
.Thailandpoint {
	top: 205px;
	left: 1098px;
}
.Indonesiapoint {
	top: 225px;
	left: 1115px;
}
.Australianpoint {
	top: 300px;
	left: 1150px;
}
.Indiapoint {
	top: 165px;
	left: 1015px;
}
.Hollandpoint{
	top: 50px;
	left: 770px;
}
.USpoint {
	top: 56px;
	left: 395px;
}
.contentbottom2child img.lxbgJPG {
	width: auto;
}
.CompanyNews-child {
	background-attachment:fixed;
}
}
 /* for 1800px or less */  
@media screen and (min-width: 1800px) {

.worldmap {
	height: 855.3px;
}
.worldmap_c {
	width: 1800px;
	height:567.5px;
}
.worldmap_d {
	display: block;
}
.CNpoint {
	top: 110px;
	left: 1130px;
}
.Koreapoint {
	top: 145px;
	left: 1252px;
}
.Japanpoint {
	top: 130px;
	left: 1270px;
}
.Vietnampoint {
	top: 225px;
	left: 1190px;
}
.Thailandpoint {
	top: 220px;
	left: 1165px;
}
.Indonesiapoint {
	top: 242px;
	left: 1185px;
}
.Australianpoint {
	top: 320px;
	left: 1220px;
}
.Indiapoint {
	top: 178px;
	left: 1075px;
}
.Hollandpoint{
	top: 55px;
	left: 817px;
}
.USpoint {
	top: 66px;
	left: 425px;
}
.contentbottom2child img.lxbgJPG {
	width: auto;
}
.CompanyNews-child {
	background-attachment:fixed;
}
}
 /* for 1920px or less */  
@media screen and (min-width: 1920px) {

.worldmap {
	height: 900px;
}
.worldmap_c {
	width: 1903px;
	height:600px;
}
.worldmap_d {
	display: block;
}
.CNpoint {
	top: 120px;
	left: 1200px;
}
.Koreapoint {
	top: 155px;
	left: 1325px;
}
.Japanpoint {
	top: 140px;
	left: 1350px;
}
.Vietnampoint {
	top: 240px;
	left: 1260px;
}
.Thailandpoint {
	top: 235px;
	left: 1234px;
}
.Indonesiapoint {
	top: 260px;
	left: 1255px;
}
.Australianpoint {
	top: 350px;
	left: 1290px;
}
.Indiapoint {
	top: 190px;
	left: 1140px;
}
.Hollandpoint{
	top: 60px;
	left: 867px;
}
.USpoint {
	top: 75px;
	left: 455px;
}
.contentbottom2child img.lxbgJPG {
	width: 100%;
}
.CompanyNews-child {
	background-attachment:fixed;
}
}

 /* for 2250px or less */  
@media screen and (min-width: 2250px) {

.CompanyNews-child {
	background-attachment:fixed;
}

}
 /* for 2520px or less */  
@media screen and (min-width: 2520px) {

.CompanyNews-child {
	background-attachment:fixed;
}
}
</pre></body></html>