<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 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}
html, body {
    color: #333;
    font-family: "Microsoft YaHei","微软雅黑",PingHei,STHeiti,"宋体","SimSun","宋体","Arial";
    font-size: 14px;
}
img {
    border: 0 none;
    width: 100%;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #02439d;
    text-decoration: none;
}
ul, li {
    list-style-type: none;
}
.mb5{
	margin-bottom:5px;
}

.container{
	width:1000px;
	background:url(2017gzr_bg_body.png) repeat-y left top;
}
.wrap-topnews{
    background: #ededed;
    overflow: hidden;
    margin:0 45px;
}
.wrap-picnews {
    float: left;
    width: 500px;
}
/*hiSlider start*/
.hiSlider{
	overflow: hidden;
	height: 333px;
	width: 500px;
}
.hiSlider-item{
	float: left;
}
.hiSlider-pages,.hiSlider-title{
	position:absolute;
	z-index:3
}
.hiSlider-title{
	bottom:0;
	width:100%;
	padding:6px 0;
	color:#fff;
	text-indent:10px;
	background:rgba(10,70,111,.6);
	z-index:2;
	font:14px/2 "Microsoft YaHei",Arial,Tahoma
}
.hiSlider-pages{
	bottom:10px;
	right:10px;
	text-align:right
}
.hiSlider-pages a{
	height:12px;
	width:12px;
	margin:0 6px;
	display:inline-block;
	overflow:hidden;
	text-indent:-100px;
	font-size:0;
	border-radius:50%;
	background:#ddd;
}
.hiSlider-pages a.active{
	background:#dd9f0a;
}
/*hiSlider end*/

.wrap-topnewslist {
    float: right;
    width: 405px;
	margin-left:5px;
}
.wrap-topnewslist h2,
.wrap-column h2{
	background:url(2017gzr_bg_topnews.gif) repeat-x left top;
	height:42px;
	line-height:42px;
	padding-left:10px;
	color:#fff;
	font-weight:bold;
}
.wrap-topnewslist h2 span a{
	float:right;
	padding-right:10px;
	font-size:14px;
	color:#fff;
}
.wrap-topnewslist h2 span a:hover{
	color:#ffeb0c;
}
.wrap-topnewslist h3{
	color:#ba0808;
	font-size:18px;
	margin:10px 15px;
	line-height:26px;
}
.wrap-topnewslist h3 a{
	color:#ba0808;
	font-size:18px;
	margin:10px 15px;
	line-height:26px;
}
.wrap-topnewslist h4{
	font-size:16px;
	text-indent:2em;
	line-height:24px;
	margin:10px 15px;
	font-weight:normal;
}
.wrap-topnewslist ul{
	margin:10px 15px 0 15px;
}
.wrap-topnewslist li{
	font-size:15px;
	line-height:26px;
}
.wrap-topnewslist li i{
	padding-right:5px;
}

.wrpa-popWindow-add{
	background:url(2017gzr_bg_ad.jpg) no-repeat left top;
	padding:10px 0;
	text-align:center;
	font-weight:bold;
}
.popWindow-add-01{
	position:relative;
}
.popWindow-add-01 a{
	display:block;
	color:#fff;
	font-size:24px;
	line-height:24px;
}
.popWindow-add-01 .popWindow-add-01_nr{
	position:absolute;
	left:300px;
	top:65px;
	display:none;
	z-index:10;
}
.popWindow-add-01 .popWindow-add-01_nr img{
	margin-bottom:5px;
}
.popWindow-add-01 .popWindow-add-01_nr .arrow{
	width:0;
	height:0;
	border-bottom:10px solid #fff;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	position:absolute;
	left:50%;
	top:-10px;
}
.popWindow-add-01.on .popWindow-add-01_nr{
	display:block;
}

.wrap-column{
	margin:0 45px;
}
.wrap-column .wrap-info-jiangzuo{
	padding:0 10px;
	background:#cad3d4;
	display:block;
}
.wrap-column .wrap-info-jiangzuo li{
	padding:10px 15px;
	width:415px;
	float:left;
}
.wrap-column .wrap-info-jiangzuo li div{
	float:left;
}
.wrap-column .wrap-info-jiangzuo li div h3{
	font-size:22px;
	line-height:38px;
}
.wrap-column .wrap-info-jiangzuo li div h4{
	font-size:16px;
	line-height:30px;
}
.wrap-column .wrap-info-jiangzuo li div h5{
	font-size:14px;
	line-height:24px;
	font-weight:normal;
}
.wrap-column .wrap-info-jiangzuo li div h5 span a{
	color:#ed0038;
	font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.box-popWindow{
	width:910px;
}
.box-popWindow .exttb{
	display:none;
}
.box-popWindow .part-content{
	float:left;
	z-index:0;
	display:inline;
	margin:5px 20px 15px 20px;
}
.box-popWindow .part-content .headpic{
	width:182px;
	height:140px;
	overflow:hidden;
	display:block;
}
.box-popWindow .part-content-02{
	float:left;
	z-index:0;
	display:inline;
	margin:15px 30px;
}
.box-popWindow .part-content .headpic-02{
	width:161px;
	height:161px;
	overflow:hidden;
	display:block;
}
.box-popWindow .part-content .headpic-02 img{
	width:161px;
	height:161px;
}
.grp-content-02{
	padding:3px;
	margin-top:-56px;
	background:#fff;
	position:absolute;
	z-index:10;
	display:none;
}
.box-popWindow .part-content .headpic img{
	width:182px;
	height:140px;
}
.grp-content{
	padding:3px;
	margin-top:3px;
	background:#fff;
	position:absolute;
	z-index:10;
	display:none;
}
.table_c_tbody_b{
	display:block;
}
.box-popWindow .arrow{
	width:0;
	height:0;
	border-bottom:10px solid #fff;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	position:absolute;
	left:85px;
	top:-10px;
}


.wrap-column .wrap-info-02{
	padding:0 10px;
	background:#b8e9e7;
	display:block;
}

.wrap-copyright{
	background:url(2017gzr_copyright.jpg) no-repeat left top;
	color:#fff;
	font-weight:bold;
	line-height:22px;
	padding:20px 0 20px 120px;
}
</pre></body></html>