<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{ font-size:12px; font-family:"微软雅黑";color:#363636;background:#fff;}
html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup, tt,dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td,ul,li,p,a{ margin: 0; padding: 0;  }
.cbody{ margin:0 auto;width:982px; position:relative;background:#FFF;}
input,select,textarea{ vertical-align:middle;}
img{ display: inline-block; border:0; max-width:100%;}
ul,li{ list-style-type:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.overhide{overflow:hidden;text-indent:-100em; }
.clear {clear: both;}
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix{zoom:1}
.width{ width:1200px; margin:0 auto;}

.page-content{width: 100%;overflow: hidden;}


.seat{ float:left; width:100%; line-height:30px; color:#333; margin-top:31px;}
.seat span{ margin-left:5px; margin-right:10px;}
.seat a{ color:#333; margin-left:10px;}

.mian{ width:90%; margin:0 auto;}

.top{ float:left; height:100px;background-color: #fff;width: 100%; position:fixed; z-index:9;box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(236, 236, 236, .73);}
.logo{ float:left; margin-top:20px;}
.top .user{float:right;}
.top .user a{float: left;line-height: 30px;font-size: 14px;color: #999;margin: 0 8px}
.top .tel{ float:left; font-size:24px; margin-top:38px; padding-left:19px; background:url(/template/pc/skin/img/tel.png) left 18px no-repeat;}
.nav{ float:left; list-style:none;margin:0;padding:0; margin-right:20px;}
.nav li{display:inline-block;padding:0;position:relative;}
.nav li a{display:block;padding:0 20px;color:#333;font-size:16px; height:100px; line-height:100px;}
.nav li a:hover{background:#008636;}
.nav .hover a{background:#008636; color:#FFF;}
.nav li .subnav{position:absolute;background:#fff;border-bottom:0;/*border-radius:10px 10px 0 0;*/left:-45px;z-index:9999;opacity:0;transition:all .3s ease 0s;visibility:hidden;transform:translate3d(0,10px,0); box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(236, 236, 236, .73);}
.nav li .subnav li{position: relative;display:block;text-align:center;margin:0;min-width:200px; border-bottom:1px solid #cdcdcd;}
.nav li .subnav li a{color:#333;white-space:nowrap;border-radius:0;border-bottom:1px solid #f3f3f3;font-size:14px; height:50px; line-height:50px;}
.nav li .subnav li a:hover{color:#fff;}
.nav li:hover a{background:#008636; color:#FFF;}
.nav li:hover .subnav{opacity:1;transform:translate3d(0,0,0);visibility:visible; top:70px;}
.nav li:hover .subnav a{background:#fff;color:#333;font-size:14px;}
.nav li:hover .subnav a:hover{background:#f7f7f7;color:#333;}
.nav li .subnav li .subnav2{position:absolute;background:#fff;border:1px solid #f3f3f3;border-bottom:0;right:-202px;top:-17px;z-index:9999;opacity:0;transition:all .3s ease 0s;visibility:hidden;}
.nav li .subnav li:hover .subnav2{opacity:1;visibility:visible;}

.footer{ float:left; width:100%; height:505px; background:#f7f7f7;}
.footer .mian{ width:1142px;}
.tail{ float:left; width:100%;margin:90px 0;}
.tail_logo{ float:left; width:169px;}
.tail_logo .img{ float: left; width: 84px;}
.tail_nav{ float:right;}
.tail_nav li{ float:left; font-size:16px; width:80px; margin-left:58px;}
.tail_nav li a{ color:#000;}
.tail_nav li .subnav{ margin-top:10px;}
.tail_nav li .subnav li{ line-height:45px; margin:0;}
.tail_nav li .subnav li a{ color:#666;}


.footer .lxfs{ float:left; width:100%; margin-bottom:5px;}
.footer .lxfs span{ float:left;}
.footer .lxfs span strong{ font-size:18px;}
.footer .lxfs a{ float:right; width:77px; height:24px; border:1px solid #999; text-align:center; line-height:24px; border-radius:5px; color:#000;}
.footer .bottom{ float:left; width:100%; height:64px; line-height:64px; border-top:1px solid #999;}
.footer .bottom .fxd{ float:left;}
.footer .bottom span{ float:right;}
.footer .bottom span a{ color:#333;}
.footer .bottom span .map{margin-right: 20px;}

.pagelist{ float:left;}
.pagelist li{ float:left; padding:19px 24px; background:#cdcdcd; font-size:14px; margin:100px 5px;}
.pagelist li a{ color:#000;}
.pagelist li.active{ background:#008636;}
.pagelist li.active a{ color:#fff;}

.Links{float: left;width: 100%;margin: 10px 0;}
.Links strong{float: left;font-size: 14px;}
.Links a{float: left;font-size: 12px;margin-right: 30px;color: #757575}

@media (max-width: 1440px) {
.nav li a{padding: 0 14px;font-size: 14px;}
}</pre></body></html>