<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* 顶部布局 */
#header #logo{display: block;}
#header .title,
#header .back{display: none;}

.mainMenu .first1 a { font-weight:bold; color:#155FA6}

/* 首页头条 */
.topicNews{padding: 6% 2%; background: #fff; margin-bottom: 2%;}
.topicNews li{ font-size: 1.2em; overflow: hidden; text-align:left}
.topicNews li a{color: #333; font-weight:bold; display:block; padding-left:20%; background:url(../../base/img/tttag.png) no-repeat 2.5%; height: 3em; line-height: 1.5em; }

/* 焦点图 */
#focusNews{border-bottom: 1px dotted #ddd}
/* 首页导航 */
.indMenu{overflow: hidden; margin-bottom: 20px;}
.indMenu li{width: 49%; float: left; height: 50px; margin-right: 2%; margin-bottom: 2%; background: #3b7fe4; position: relative; z-index: 1; border-radius: 4px;}
.indMenu li:after{font-family: "iconfont"; content: "\e779"; display: block; font-size: 30px; height: 50px; line-height: 50px; position: absolute; right: 20px; top: 0px; width: 30px; text-align: center; color: #fff; opacity: 0.2; z-index: 0;}
.indMenu li:nth-child(2n + 0){margin-right: 0px;}
.indMenu li a{display: block; height: 50px; line-height: 50px; overflow: hidden; font-size: 16px; color: #fff; padding-left: 13px; position: relative; z-index: 2;}
.indMenu li.li2{background: #ea8f4c}
.indMenu li.li3{background: #17c399; margin-bottom: 0px}
.indMenu li.li4{background: #ae78e0; margin-bottom: 0px}
.indMenu li.li2:after{content: "\e6a2";}
.indMenu li.li3:after{content: "\e6c4";}
.indMenu li.li4:after{content: "\e6b1";}

#indTv .bd div,
#indTv .bd video { width:100%!important; height:auto!important; line-height:0;}

#indQxxw .picListFl li .title { height:auto;}

#indQxjy nav { height:2em; line-height:2em; border-bottom:1px solid #EAEAEA;}
#indQxjy nav li { float:left;}
#indQxjy nav li a { color:#8A8A8A; padding:0 10px; }
#indQxjy nav li.on a { color:#333; display:block; border-bottom:1px solid #c00;}
#indQxjy .bd { padding:0; background:none;}
#indQxjy .bd li { padding:2% 0; border-bottom:1px solid #eaeaea}

#indQxly .topicList li.t .title a { height:3em; line-height:3em; margin-bottom:0.5em; overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
#indQxly .topicList li.t .pic img { width:100%; height:auto;}
#indQxly .topicList li.t .intro { height:4.5em}

#indTpzx .bd { padding:5% 10%; text-align:center;position: relative;}
#indTpzx .bd li { position:relative;}
#indTpzx .bd .pic img { width:100%; height:auto;}
#indTpzx .bd .prev,
#indTpzx .bd .next {position: absolute; left:1%; top:35%; width:24px; height:24px;background: url(../../base/img/arrprev.png) no-repeat;}
#indTpzx .bd .next { right:1%; left:auto;background-image: url(../../base/img/arrnext.png);}

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