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

/* 首页banner图切换 S*/
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{width: 1200px; height:300px;}
#indBanner{overflow: hidden; position: relative; z-index: 1; margin: 0 auto 20px; text-align: left;  }
#indBanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indBanner .bd li{position: relative; z-index: 3;}
#indBanner .bd .con{height:48px; position:absolute; bottom:0px; left:0px; width:1200px; z-index:4; display: none;}
#indBanner .bd .con .title{height: 48px; line-height: 48px; padding-left: 10px; font-size: 16px; position: relative; z-index: 6;}
#indBanner .bd .con .title a{color: #fff;}
#indBanner .bd .con .title a:hover{color: #f60; text-decoration: none;}
#indBanner .bd .con .titleBg{width: 1200px; height: 48px; position: absolute; left: 0px; top: 0px; background: #000; filter:alpha(opacity=60);opacity:0.6; z-index: 5;}
#indBanner .prev,
#indBanner .next{ border:1px solid #fff; border-radius: 20px; width: 40px;height: 40px;background: url(../../Base/img/slideArrow.png) no-repeat;display: block;position: absolute; z-index: 7; top: 50%;margin-top:-20px;cursor: pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
#indBanner .prev{left:10px; background-position: 13px 10px;}
#indBanner .next{right:10px; background-position: 16px -74px; }
#indBanner .prev:hover{border:1px solid #2b71c4;background: url(../../Base/img/slideArrow.png) no-repeat 13px 10px #2b71c4;}
#indBanner .next:hover{border:1px solid #2b71c4;background: url(../../Base/img/slideArrow.png) no-repeat 16px -74px #2b71c4; }

#indBanner .hd{ height:14px; overflow:hidden; position:absolute; z-index: 8; width: 100%; right:0; bottom:20px; text-align:center; font-size:0; }
#indBanner .hd li{cursor:pointer;display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 3px; width:14px; height:14px; background:#999; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px;  }
#indBanner .hd li span{display:none; }
#indBanner .hd .on{width:30px;background:#fff;}


/* columnA */
#columnA{margin-bottom: 20px;}
#columnA .areaL{float: left; _display: inline; width: 870px}
#columnA .areaR{float: right; _display: inline; width: 310px}
/* 焦点图 */
#focusBox{width: 360px; height: 290px; float: left; _display: inline; }
#focusBox .hd{bottom: 48px;}
#focusBox .bd .pic img{width: 360px; height: 290px}
#focusBox .bd .con .title{text-align: center; text-indent: 0; }
#focusBox .bd .con .title a{display: block; text-align: center; padding: 0 10px;}

/* 新闻中心 */
#indXwzx{width: 490px; float: right; _display: inline; }

/* columnB */
#columnB .areaL{float: left; _display: inline; width: 870px; margin-bottom: 20px;}
#columnB .areaL .box{width: 425px}
#columnB .areaL .box .bd{height: 180px; overflow: hidden; }
#columnB .areaR{float: right; _display: inline; width: 310px}

/* 快速链按 */
#indLslj{}
#indLslj .links{width: 270px; margin: 0 auto; overflow: hidden; }
#indLslj .links li{width: 50%; float: left; height: 80px;}
#indLslj .links li a{display: block; height: 24px; line-height: 24px; padding-top: 50px; background: url(../../Base/img/icons.png)  center -332px  no-repeat; text-align: center;  }
#indLslj .links li.li2 a{background-position: center -419px;}
#indLslj .links li.li5 a{background-position: center -507px;}
#indLslj .links li.li4 a{background-position: center -590px;}
#indLslj .links li.li3 a{background-position: center -678px;}
#indLslj .links li.li6 a{background-position: center -761px;}

.friendLinks {background:#fff; height: 48px; border: 1px solid #d7d7d7; margin-bottom: 20px; }
.friendLinks .title{height: 48px; line-height: 48px; width: 112px;float: left; _display: inline;  text-align: center; border-right: 1px solid #d7d7d7; color: #333; font-size: 16px; color: #2a6fc2 }
.friendLinks select{font-size:12px;margin:10px 10px 0;border:1px solid #ddd;background:#fff;padding:5px;width: 184px;vertical-align:middle;}</pre></body></html>