<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--base--*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 14px; font-family: Arial, Verdana, Tahoma, SimSun, Geneva, sans-serif; background-color:#fff; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body { line-height: 150%;  }
a, a:link { color: #000; text-decoration: none; }
a:visited {  }
a:active, a:hover { text-decoration: none; color:#999; }
a:focus { outline: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.blank1{ width:100%; height:1px; line-height:1px; clear:both; overflow:hidden;}
.blank10{ width:100%; height:10px; line-height:10px; clear:both; overflow:hidden;}
.blank22{ width:100%; height:22px; line-height:10px; clear:both; overflow:hidden;}



/*cssåŠ¨ç”»*/
.ani-view {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.top{ width:100%; background-color:#fff;}
.logo{ width:1200px; margin:0 auto;}
.lang{ padding-top:53px;}

.nav_box{ width:100%; height:50px; background-color:#0068b6;}
.navin{ width:1200px; margin:0 auto; }
.navin ul li a{ display:block; padding:0 20px; float:left; font-size:16px; color:#FFFFFF; height:50px; line-height:50px;}
.navin ul li a:hover{ background-color:#ffc82f;}
.navin ul li a.me{ background-color:#ffc82f;}
.navin .search{ float:right; position:relative;}
.navin .search input{ width:220px; height:30px; background:#FFF; border:none; border-radius:10px; margin-top:10px; line-height:30px; padding:0 10px; display:block; float:right;}
.navin .search a{ float:right; display:block; position:absolute; right:0px; top:15px;}
.navin .search a:hover{ background:none; top:13px;}
/*--footer--*/


.footer1{ width:100%; background-image:url(../images/footer1.png); background-repeat:no-repeat; background-position: center top;  height:140px; }
.footer1:hover{ background-position: center 5px;}
.footer_box{ width:100%; height:250px; background-color:#0068b7; color:#FFFFFF; padding-bottom:30px;}
.footer{ padding-top:20px;text-align:center; font-size:14px; line-height:25px; width:1200px; margin:0 auto;  }
.footer .p1 img{ margin-top:20px;}
.footer .p1 img{cursor: pointer;transition: all 0.6s;}
.footer .p1 img:hover{transform: scale(1.05);}

.footer .footerlogo{ float:left; padding-top:30px;}
.footer .footerlogo span{ padding-left:10px; }
.footer .footerlogo img{cursor: pointer;transition: all 0.6s;}
.footer .footerlogo img:hover{transform: scale(1.05);}
.footer .footer_txt{ text-align:left; padding-left:20px; float:left; padding-top:30px;}
.footer_wxcode{ padding-top:30px;}
.footer_wxcode span{ display:block; float:right; padding-left:10px; text-align:center; width:100px;}
.footer_wxcode span img{ width:100px; height:100px;}
.footer .footer_wxcode img{cursor: pointer;transition: all 0.6s;}
.footer .footer_wxcode img:hover{transform: scale(1.05);}
.footer a{ color:#FFF;}




/*--pagingbar--*/
.pagingbar{width:100%; height:26px; text-align:center; padding-top:30px; padding-bottom:20px; float:left; font-size:14px;}
DIV.blue{padding-right: 3px;padding-left: 3px;padding-bottom: 3px;margin: 3px;padding-top: 3px;text-align: center;}
DIV.blue A{padding:3px 10px; background-color:#e0e0e0; color:#0068b6; margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
DIV.blue A:hover{background-color:#0068b6;color:#fff;}
DIV.blue A:active{background-color:#0068b6;color:#fff; border:1 solid}
/*åˆ†é¡µé¢œè‰²*/
DIV.blue SPAN.current{padding:3px 10px; color:#fff; margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
background-color:#0068b6;}
DIV.blue SPAN.disabled{margin:0px 3px;color: #fff;text-align:center;display:inline;line-height:12px;padding:3px 3px 2px 5px;/*ORI:3px 3px 2px 5px;*/margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color:#e0e0e0; color:#fff;}



.blk100{height:80px;}

</pre></body></html>