<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);
/*****页面主体部分****/
.addr {
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-indent: 2.5em;
    margin-bottom: 10px;
    background: url(dqwz.png) 10px  center no-repeat #CEE1C8;
}
.LeftNav { width:280px; float:left;min-height: 718px; *min-height: 728px;  background: url(list_left_bg.jpg)  center  bottom no-repeat;border: 1px solid #D7E8D7;}
.LeftNav h1 { background: #219e24; color: #FFFFFF; font-size: 22px; height: 52px; text-align:center; line-height: 52px; margin: 10px 10px 0px 10px; }
.LeftNav ul { margin: 5px 10px 10px 10px;}
.LeftNav ul li a {
    display:block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-align:center;
    margin: 5px 0;
    color:#222222;
    background: url(list_bg.jpg) -269px 0 no-repeat;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
}

.topnav li{ margin-top: 5px;}
.topnav li a{background:url(imagesxwzx_img10.jpg) 20px center no-repeat #f8f8f8;line-height:50px;/* border-bottom:1px solid #dddede; */display:block;/* padding-left:90px; */font-size:16px;text-align:left;text-decoration:none;}

ul.topnav li a:hover {background:url(imagesxwzx_img11.jpg) 20px center no-repeat #f8f8f8;
    color:#009eef;}
ul.topnav li.on a.dy{ }
ul.topnav ul {
    margin: 0;
    display: none;
    padding:0 10px;

}

ul.topnav ul li {
    margin: 0;
    padding: 0;
    clear: both;
    /*background:#ececec;*/
    height:28px;
    line-height:28px;
}
ul.topnav ul li a{
    height:28px;
    line-height:28px;
}
ul.topnav ul li a.dr {
    font-size: 14px;
    font-weight: normal;
    outline:0;
    background:url(list_dr_icon.png) -252px -0px no-repeat;
    color:#222222;
    height:28px;
    line-height:28px;
    overflow:hidden;

}

ul.topnav ul li a:hover {
    background:url(list_dr_icon.png) -0px -0px no-repeat;
    color:#219e24;
}
ul.topnav ul li.on a.dr {
    background:url(list_dr_icon.png) -0px -0px no-repeat;
    color:#219e24;
}
ul.topnav ul ul li{clear: both;}
ul.topnav ul ul li a {
    background:none;
    color:#675C7C;
    margin-top: 5px;
    font-size: 12px;
}



ul.topnav span{
    float:right; padding-right: 5px;
}

.LeftNav ul li a:hover{ background: url(list_bg.jpg) 0 0 no-repeat;color:#FFFFFF;}
.LeftNav ul li.on a{background: url(list_bg.jpg) 0 0 no-repeat;color:#FFFFFF;}

.NewsList {width: 765px; float:right;min-height: 698px;padding: 10px; border:1px solid #D7E8D7;}
.NewsList h1 { width:720px;margin:10px auto;background: #eee; font-size: 14px; height: 45px; line-height: 45px;font-weight: normal;text-indent: 2em; }
.NewsList&gt;ul{ padding:5px;}
.NewsList&gt;ul li {
    text-align:right;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    background: url(i.png) no-repeat 3px 13px;
    padding-left: 15px;
}
.NewsList&gt;ul li a {font-size: 14px; float: left;}
.NewsList&gt;ul li:hover{margin-left:8px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.NewsList&gt;ul li span{color:#999;}
.NewsList&gt;ul .on {background: #b3e7fa;}



/*通用分页
.page{width: 500px;margin: 10px auto; position:relative;}
.page ul li{float:left;margin-right:8px; list-style:none;}
.page ul li a{float:left;padding:5px 10px;font-size: 14px; background:#ffffff; border:1px solid #cccccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#5d5d5d;}
.page ul li a:hover{background:#219e24; border:1px solid #219e24; color: #FFFFFF;}
.page ul li a.up{ }
.page ul li a.onhover{background:#219e24; border:1px solid #219e24; color: #FFFFFF;}*/

/*分页*/
.page{ margin:20px auto; overflow:hidden; width: 700px;  text-align: center; line-height:40px;}
.page a{padding: 5px 12px;background:#ffffff;border:1px solid #cccccc;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#5d5d5d;margin: 3px;font-size: 13px;}
.page a:hover{background:#219e24; border:1px solid #219e24; color:#ffffff;}
.page a.onhover{background:#219e24; border:1px solid #219e24;color:#ffffff;}
.page .bai12_22h{ margin-top:10px;}


.s-title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 5px;
}
.s-title a {
    display: inline-block;
    font-size: 18px;
    color: #219e24;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #219e24;
    cursor: default;
}

/*图片列表页*/
.pic_list {
    margin: 0px auto;
    overflow: hidden;
    /* padding: 5px; */
    margin-top: 10px;
}
.pic_list_con {
    float: left;
    /* margin:10px; */
    width: 248px;
    height: 215px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px;
}
.pic_list_con a {
    display: block;
    width: 248px;
    height: 215px;
    margin:auto;
    cursor: pointer;
}
.pic_list_con a img {
    background: #f2f2f2;
    padding: 10px;
    width: 220px;
    /* height: 155px; */
    height: 170px;
}
.pic_list_con a img:hover{background:#219e24;transform: scale(1.05);
    transition: transform 0.7s ease-out 0s;
    -moz-transition: transform 0.7s ease-out 0s;
    -webkit-transition: transform 0.7s ease-out 0s;}
.pic_list_con p {
    line-height: 22px;
    /* height:44px; */
    margin-top: 5px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
}
.pic_list_con a p{ font-size:14px;}
.pic_list_con a p:hover{}
.NewsList .bg {
    color: #0E770D;
    font-size: 18px;
    padding-left: 20px;
    letter-spacing: 2px;
    height: 46px;
    line-height: 46px;
    background: #CEE1C8;
    margin-bottom: 20px;
}
.view{padding: 10px;line-height: 26px;}

.dy {
    margin: 0 auto;
    margin-top: 20px;
    height:30px;
    text-align: center;
}
.dy a {
    padding:5px 10px;
    color:#fff;
    background-color: #219e24;
    border-radius: 4px;
}
/*在线访谈*/
.zxft{
    padding: 10px;
}
.zxft_con {
    margin-top: 15px;
    overflow: hidden;
}
.zxft_img {
    float: left;
    width: 205px;
    height: 165px;
}
.zxft_img img {
    width: 205px;
    height: 165px;
}
.zxft_xx {
    float: right;
    width: 520px;
    font-size: 14px;
}
.zxft_xx div {
    height: 35px;
}</pre></body></html>