<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
html,body{margin:0 auto; padding:0; line-height:24px; font-size:14px; font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei","å®‹ä½“";  font-weight:normal;  color:#666; text-decoration:none; position:relative;z-index:2; left:0; top:0;}
a{color:#666; font-weight:normal; line-height:24px; font-size:14px;text-decoration:none;}
a:hover{color:#1b966c;}
ul,ol,dl,dt,dd,li{list-style:none;}
ul,ol,dl,dt,dd,li,p,h1,h2,h3,h4,h5,h6,span,div,font{margin:0; padding:0;}
img{border:0;}
/*------------------------------------------------------------------------------------------*/
.inner{display:block; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both; height:0px; font-size:1px; line-height:1px;}
.z2{font-size:18px; color:#e7463c;}

.header{ z-index: 999; height: 100px; position: fixed; background: rgba(255,255,255,1) url(../images/bg_header.jpg); top: 0px; width: 100%; box-shadow: rgba(15, 48, 89, 0.3) 1px 1px 5px; zoom:1;}
.header_info{ width:1600px; margin:0 auto;}
.logo{ width: 449px; height: 71px; margin-top: 10px; overflow: hidden;}

.menu{display:block; height:60px; line-height:60px; margin-left: 100px; margin-top:20px; position: relative;}
.menu .inner{display:block; height:60px; }
.menu .inner ul{display:block;}
.menu .inner ul li{float:left; margin:0 20px; height:60px; poisition:relative; z-index:2; left:0; top:0;}
.menu .inner ul li a.nav{display:block; height:60px; line-height:60px; font-size:16px; font-weight:bold;}
.menu .inner ul li .box{display:none; padding:20px; z-index:3; background:#fff; box-shadow: rgba(15, 48, 89, 0.3) 1px 1px 5px; position: absolute;}
.menu .inner ul li .box dl{display:block;padding-right:10px; }
.menu .inner ul li .box dd{display:block; height:28px; line-height:28px;}
.menu .inner ul li .box dd a{display:block; height:28px; line-height:28px; font-size:13px; color:#666; font-weight:normal; text-align:left;text-transform: uppercase;}
.menu .inner ul li .box dd a:hover{color:#e7463c; text-decoration:underline;}

.tel{ background: url("../images/tel.png") no-repeat left center; font-size: 16px; height: 48px; padding-left: 50px; margin-top: 15px;}
.tel strong{ color: #0a46c0; font-size: 24px; display: block;}

.header .header-right {position: absolute;right: 30px;top: 0;z-index: 10;}
.head_lan {width: auto;height: 36px;margin-top: 30px;margin-bottom: 10px;}
.head_lan .lan {float: left;margin: 0px 5px;}
.head_lan .lan a {display: block;background:#d4161e;border-radius: 50%;width: 36px;height: 36px;line-height: 36px;color: #fff;text-align: center;}
.head_lan .lan a:hover { background:#ed1b24;}

.bot{display:block; width:100%; background:#004d95;}
.bot .inner{display:block; width:1400px; margin:0 auto; padding:50px 0; zoom:1; overflow:hidden;}
.bot .inner dl{float:left; width:225px; margin-right:50px;}
.bot .inner dl dt{display:block; height:40px; line-height:40px; font-size:18px; color:#fff; font-weight:bold; background:url(../images/xian2.png) repeat-x left bottom; margin-bottom:12px;}
.bot .inner dl dd{ width:225px; color:#b2b1b1; font-size:14px;}
.bot .inner dl dd a{display:block; width:130px; font-size:14px; color:#b2b1b1;}

.bot .inner dl a:hover{color:#e7463c;}

.copyright{ clear:both; text-align:center; padding:20px 0; color:#ddd; border-top:solid 1px #2172bd;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
#banner{display:block;cursor:pointer;width:100%;height:720px;position:relative;margin:100px auto 0 auto;z-index:2;}
#banner .imglist{width:100%;height:720px;position:absolute;top:0px;left:0px;}
#banner .left{display:block;position:absolute;left:5%; top:300px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat 0px  top;z-index:7;}
#banner .right{display:block;position:absolute; right:5%; top:300px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat -36px top;z-index:8;}
.btn{position:absolute;bottom:10px;left:47%;display:block;padding:2px 15px; border-radius:11px;z-index:3;}
.btn li{float:left;height:16px;width:16px;margin:0px2px; background:url("../images/icon1.png") no-repeat; cursor:pointer;}
.btn .hover{background:url("../images/icon2.png") no-repeat;}


#pagesize{padding:8px;font-family: Noteworthy, Arial, sans-serif;    font-size: 14px;}
#pagesize a, #pagesize span {
	float: left;
	color: #666;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

#pagesize a:hover {
	text-decoration: none;
	background: #FCFCFC;
}

#pagesize .active{
	background: #666;
	color: #FFF;
	border-color: #444;
	box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
	cursor: default;
}
#pagesize .nolink
{
	color: #ccc;
	cursor: default;
}


.right_bar{position:fixed; top:300px; right:0; width:50px; height:203px; z-index:10;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:200px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}

.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#0359b1; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0359b1; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-120px; left:-160px; padding-bottom:9px; }
.rtbar_shwx img{ background-color:#FFF; }
.right_bar{display:none;}
.rtbar_shwx{top:-50px;}
.ewm {
    vertical-align: middle;
    border: 0;
    width: 160px;
}
</pre></body></html>