<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{width:1320px; height:100%; background:#000;color:white; font-family: Eurostib , Eurostile , Arial , "黑体"; margin:0 auto;padding:0; overflow-x:hidden;}
#header{width:1320px; height:250px; }
#header .logo{margin:0px 0px; width:200px; float:left; }

#webMask{position:absolute;  z-index: 5000;width: 100%;height: 2000px;background-color: #000;top: 0;opacity:0.8;}

/* 跑马灯 css */
.marquee_txt{overflow: hidden; height:14px;line-height:14px; margin-top:20px; font-family: Eurostib, Eurostile,Arial,"黑体"; text-align:right;}
.tp a{font-family:Eurostib, Eurostile,Arial,"黑体";font-size:13px; color:#fff; text-decoration:none; }
/* email css */
#header .email{	float:right;width:200px;padding-top:10px;text-align:right;}
#header .email a{color:#fff;text-decoration: none; font-family:Eurosti,Eurostib,Arial; font-size:13px; text-align:right; padding-bottom:1px;font-family: Eurostib, Eurostile,Arial,"黑体";}
/* 语言切换css */
#header .language{ width:80px; padding-left:130px; padding-top:30px;}
.language li{float: left; list-style-type:none; margin:0px 5px 0px 0px;}
.bi{position: relative;z-index: 0;}
.bi:hover{z-index: 99;}
.bi:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.bi span{ position: absolute; visibility: hidden;}
 li a,.bi:hover span{ text-decoration: none; display: block;}
 
#main{ width:1320px; height:100%;}

.tag_year{ font-family:Eurostib, Eurostile,Arial,"黑体";font-size:12px; color:#fff;}
.tag_year:hover{font-size:12px; color:#4efbb2;}
.tag_year:active{font-size:12px; color:#4efbb2;}

/* 面积鼠标经过图片切换css */
.scale_1{position: relative;z-index: 0;}
.scale_1:hover{pz-index: 20;}
.scale_1:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_1 span{ position: absolute; visibility: hidden;}

.scale_2{position: relative;z-index: 0;}
.scale_2:hover{pz-index: 20;}
.scale_2:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_2 span{ position: absolute; visibility: hidden;}

.scale_3{position: relative;z-index: 0;}
.scale_3:hover{pz-index: 20;}
.scale_3:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_3 span{ position: absolute; visibility: hidden;}

.scale_4{position: relative;z-index: 0;}
.scale_4:hover{pz-index: 20;}
.scale_4:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_4 span{ position: absolute; visibility: hidden;}

.scale_5{position: relative;z-index: 0;}
.scale_5:hover{pz-index: 20;}
.scale_5:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_5 span{ position: absolute; visibility: hidden;}

.scale_6{position: relative;z-index: 0;}
.scale_6:hover{pz-index: 20;}
.scale_6:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_6 span{ position: absolute; visibility: hidden;}

.scale_7{position: relative;z-index: 0;}
.scale_7:hover{pz-index: 20;}
.scale_7:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_7 span{ position: absolute; visibility: hidden;}

.scale_8{position: relative;z-index: 0;}
.scale_8:hover{pz-index: 20;}
.scale_8:hover span{visibility: visible;top: 0;left: 0; cursor: pointer;}
.scale_8 span{ position: absolute; visibility: hidden;}</pre></body></html>