<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 {
	margin: 0px;
	font-family: "微软雅黑";
	background: url(../images/bottom_color_bg.jpg) 0 100% repeat-x;	
	background: #f8fdff;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
}
.clearFloat {
	clear: both;
}
/*-------------------------------------------------网站头部----------------------------------------------*/
.top {
	width: auto;
	height: 127px;
}
.top_content {
	width: 1200px;
	height: 127px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/top_bg.png) 100% 0px no-repeat;
}
.top_logo {
	display: block;
	width: 100%;
	height: 127px;
	float: left;
	margin-top: 0px;
	background: url(../images/top_logo.png) no-repeat;
}
.top_link {
	float: right;
	width: 305px;
	height: 30px;
}
.top_link li {
	float: left;
	margin-left: 20px;
}
.top_link li a {
	display: block;
	font-size: 12px;
	line-height: 30px;
	text-indent: 29px;
}
.top_link li a:link {
	color: #888888;
}
.top_link li a:visited {
	color: #888888;
}
.top_link li a:hover {
	color: #c80a2c;
}
.top_link_1 {
	background: url(../images/top_ico_1.png) 0px 3px no-repeat;
}
.top_link_2 {
	background: url(../images/top_ico_2.png) 0px 3px no-repeat;
}
.top_link_3 {
	background: url(../images/top_ico_3.png) 0px 3px no-repeat;
}
.qr_img {
	display: none;
	position: absolute;
	z-index: 99;
	width: 112px;
	height: 112px;
	background: url(../images/qr_img.jpg) no-repeat;
}
/*-------------------------------------------------网站菜单----------------------------------------------*/
.top_menuCont {
	width: auto;
	height: 45px;
	background-color: #36768f;
}
.top_menu {
	width: 1300px;
	height: 45px;
	margin-left: 159px;
	margin-right: auto;
}
.top_menu li {
	float: left;
	position: relative;
	z-index: 999;
}
.top_menu dl{        text-align: center;
    position: absolute;
   left: 3px;
    right: 0;
    top: 44px;
    bottom: 0;
    width: 100%;
    height: 190px;
    background-color: #024fb5d1;display: none;}
.top_menu li:hover dl{
	display: block;
}	
.top_menu dd{margin: 0;}
.top_menu dd a{color: white;}
.classA {
	margin-left: 3px;
	margin-right: 28px;
	color: #fff;
}
.top_menu li a:link {
	display: block;
	width: auto;
	height: 45px;
	padding-left: 9px;
	padding-right: 8px;
	font-size: 16px;
	font-weight: lighter;
	line-height: 47px;
	text-align: center;
	    font-weight: bold;
}
.top_menu li a:visited {
}
.top_menu li a:hover {
	background-color:#000 ;
	color: #fff;
}


/*-------------------------------------------------网站头部----------------------------------------------*/
/*-------------------------------------------------网站LOGO搜索----------------------------------------------*/
.logoarea{
	width:1032px;
	height:132px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/xy3z_logo.png) no-repeat;
}
.search_area{
    position:absolute;
    display:block;
	width:290px;
	height:132px;
	top:-58px;
	right:-10px;
	
}
.search_bar{
	width:276px;
	height:44px;
	margin-top:42px;
	margin-right:114px;
	border-top:1px solid #dfdfdf;;
	border-left:1px solid #dfdfdf;;
	border-right:1px solid #dfdfdf;;
	border-bottom:1px solid #dfdfdf;;
	background-color:#fdfdfd;
}
.search{
	float:left;
	width:220px;
	height:28px;
	margin-top:4px;
	margin-left:10px;
	line-height:32px;
	font-size:14px;
	border:none;
	outline:none;
	color:#7a7979;
	font-size:14px;
}
.search_btu{
	float:right;
	width:32px;
	height:38px;
	background:url(../images/search_btu.png) no-repeat;
	border:none;
	cursor:pointer;
	*margin-left:10px;
}
/*-------------------------------------------------网站LOGO搜索----------------------------------------------*/
/*-------------------------------------------------------焦点大图--------------------------------------------------------*/
#iFocus {
	width: 100%;
	position: relative;
	height: 400px;
}
#iFocus .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
#iFocus .bd ul {
	width: 100% !important;
}
#iFocus .bd li {
	width: 100% !important;
	height: 410px;
	overflow: hidden;
	text-align: center;
}
#iFocus .bd li a {
	display: block;
	height: 410px;
}
#iFocus .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #fff;
	_filter: alpha(opacity=60);
}
#iFocus .hd ul {
	text-align: center;
	padding-top: 5px;
}
#iFocus .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 21px;
	height: 19px;
	margin: 5px;
	background: url(../images/tg_flash_p.png) -18px 0;
	overflow: hidden;
	line-height: 9999px;
}
#iFocus .hd ul .on {
	background-position: 0 0;
}
/*-------------------------------------------------------通知公告区域--------------------------------------------------------*/
.notice {
	width: auto;
	height: 75px;
background: #f8fdff
}
.notice_content {
	width: 1200px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
}
.notice_tit {
	display: block;
	width: 80px;
	height: 25px;
	float: left;
	margin-top: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	text-indent: 20px;
	background: url(../images/notice_ico.png) 0 2px no-repeat;
}
.notice_content ul {
	width: 990px;
	height: 75px;
	float: left;
	margin-left: 20px;
}
.notice_content ul li {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
.notice_content ul li a {
	display: block;
	width: 285px;
	height: 50px;
	font-size: 14px;
	color: #656565;
	margin-top: 16px;
}
.notice_content ul li a:hover {
	color: #da2118;
}
.notice_content ul li a span {
	margin-left: 10px;
	font-size: 12px;
	color: #da2118;
}
.notice_more {
	display: block;
	float: right;
	margin-top: 28px;
	width: 55px;
	height: 17px;
	font-size: 12px;
	color: #888888;
	text-indent: 22px;
	background: url(../images/more_ico_3.png) no-repeat;
}
/*-------------------------------------------------------栏目名称区域--------------------------------------------------------*/
.column_head {
	width: 100%;
	height: 24px;
}
.column_tit {
	display: block;
	width: 145px;
	height: 26px;
	font-size: 24px;
	color: #6e6e6e;
	font-weight: bold;
	line-height: 24px;
	text-indent: 25px;
	background: url(../images/tit_head_ico.png) no-repeat;
}

.column_more_1 {
	display: block;
	margin-right:600px;	
	float: right;
	width: 56;
	height: 22px;
	text-indent: 30px;
	font-size: 14px;
	color: #073f89;
	line-height: 22px;
	background: url(../images/more_ico_1.jpg) 0 0px no-repeat;
}
.column_more {
	display: block;	
	float: right;
	width: 56;
	height: 22px;
	text-indent: 30px;
	font-size: 14px;
	color: #073f89;
	line-height: 22px;
	background: url(../images/more_ico_1.jpg) 0 0px no-repeat;
}
.column_more_2 {
	display: block;
	float: right;
	width: 56;
	height: 24px;
	text-indent: 30px;
	font-size: 14px;
	color: #073f89;
	line-height: 22px;
	background: url(../images/more_ico_2.jpg) 0 0px no-repeat;
}
/*-------------------------------------------------------图片新闻区域--------------------------------------------------------*/
.content_01 {
   position:relative;
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}
.new_area {
	width: 1200px;
	height: 410px;
	margin-top: 38px;
}
.new_left {
	float: left;
	width: 605px;
	height: 410px;
}
.news_cont {
	float: left;
	margin-top: 8px;
	margin-bottom: 22px;
	width: 605px;
	height: 75px;
}
.news_data {
	float: left;
	width: 75px;
	height: 75px;
	border-right: 1px solid #b0b0b0;
}
.news_day {
	font-size: 30px;
	font-weight: bolder;
	text-indent: 10px;
	color: #da2118;
}
.news_month {
	font-size: 16px;
	font-weight: lighter;
	color: #888888;
}
.news_list {
	float: left;
	margin-left: 21px;
	width: 508px;
	height: 75px;
}
.news_tit {
	width: 508px;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
}
.news_tit a:link {
	color: #073f89;
}
.news_tit a:visited {
	color: #073f89;
}
.news_tit a:hover {
	color: #da2118;
}
.news_text {
	width: 508px;
	height: 45px;
	overflow: hidden;
	font-size: 14px;
	color: #292929;
	font-weight: lighter;
	margin-top: 8px;
}
.new_right {
	float: right;
	width: 552px;
	height: 395px;
	border: 1px solid #dfdbdb
}
.new_right img {
	display: block;
	width: 552px;
	height: 345px
}
.new_right span {
	display: block;
	width: 552px;
	height: 52px;
	font-size: 20px;
	color: #7d7d7d;
	text-indent: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 52px;
}
/*-------------------------------------------------------菁菁核桃林文化大观区域--------------------------------------------------------*/
.content_02 {
	width: auto;
	height: 580px;
	margin-top: 55px;
}
.c02_con {
	width: 1200px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
}
.c02_left {
	width: 750px;
	height: auto;
	float: left;
	padding-top: 24px;
}
.c02_l_c {
	width: 718px;
	height: 428px;
	margin-top: 29px;
	padding-top: 30px;
	padding-left: 30px;
	border: 1px solid #6c8aaa;
	background: url(../images/qqhtl_bg.png);
}
.htl_list {
	width: 322px;
	height: 400px;
	float: left;
	margin-right: 37px;
}
.htl_list img {
	display: block;
	width: 322px;
	height: 215px;
}
.htl_li {
	width: 322px;
	height: 50px;
	margin-top: 26px;
}
.htl_data {
	float: left;
	width: 48px;
	height: 48px;
	border: 1px solid #bccee5;
	background-color: #e0eafa;
	text-align: center;
}
.htl_day {
	display: block;
	font-size: 18px;
	color: #da2118;
	font-weight: bold;
}
.htl_month {
	display: block;
	color: #919191;
	font-size: 10px;
	font-weight: lighter;
}
.htl_text {
	float: right;
	display: block;
	width: 250px;
	height: 50px;
	color: #393939;
	font-size: 16px;
	font-weight: lighter;
	overflow: hidden;
}
.c02_right {
	float: left;
	margin-left: 40px;
	padding-top: 24px;
	width: 410px;
	height: 556px;
}
.whdg {
	width: 410px;
	height: 460px;
	margin-top: 29px;
	
}
.whdg_tit {
	display: block;
	float: left;
	margin-top: 115px;
	width: 335px;
	height: 45px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	background: url(../images/wh_tit_bg.png) no-repeat;
}
.whdg_tit span {
	display: block;
	width: 325px;
	height: 45px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}
.whdg_cont {
	float: left;
	margin-top: 42px;
	width: 340px;
	height: 118px;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 70px;
	background: url(../images/whdg_bg.png);
}
.whdg_cont span {
	display: block;
	width: 340px;
	height: 115px;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-indent: 28px;
	overflow: hidden;
}
.whdg_more {
	display: block;
	float: right;
	margin-top: 20px;
	width: 80px;
	height: 24px;
	background: url(../images/more_btu.jpg) no-repeat;
}
/*-------------------------------------------------------列表区域--------------------------------------------------------*/
.content_03 {
	width: 1200px;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
.c03_ul {
	float: left;
	width: 366px;
	height: 230px;
}
.c03_text span {
	display: block;
	width: 70px;
	height: 30px;
	font-size: 12px;
	text-align: right;
	color: #3d3d3d;
	float: right;
	line-height: 32px;
}
.c03_text a:link {
	display: block;
	width: 285px;
	height: 30px;
	float: left;
	line-height: 32px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/news_listyle.png) 0 4px no-repeat;
}
.c03_text a:visited {
	color: #3d3d3d;
}
.c03_text a:hover {
	color: #c80a2c;
}
/*-------------------------------------------------------媒体四中光影四中--------------------------------------------------------*/
.content_04 {
	width: 1200px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}
.c04_left {
	width: 750px;
	height: 230px;
	float: left;
}
.c04_left ul {
	width: 750px;
	height: 115px;
	margin-top: 40px;
}
.c04_left ul li {
	float: left;
}
.c04_left ul li img {
	width: 180px;
	height: 115px;
}
.c04_left ul li a {
	display: block;
	width: 550px;
	height: 24px;
	font-size: 18px;
	color: #073f89;
	font-weight: bold;
	margin-left: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.c04_left ul li a:hover {
	color: #c80a2c;
}
.c04_left ul li span {
	display: block;
	width: 550px;
	height: 45px;
	font-size: 14px;
	color: #6e6e6e;
	margin-left: 20px;
	margin-top: 30px;
	overflow: hidden;
}
.c04_right {
	float: right;
	width: 395px;
	height: 325px;
	padding-top: 12px;
	padding-left: 12px;
	border: 1px solid #e5e5e5;
}
.c04_pic img {
	width: 385px;
	height: 226px;
	display: block;
}
.c04_tit{
	display:block;
	width:380px;
	height: 35px;
	font-size: 30px;
	color: #36629e;
	font-weight: bold;
	margin-top: 10px;	
}
.co4_text{
	width:380px;
	height: 38px;
	font-size: 18px;
	color: #6e6e6e;
	font-weight: lighter;
	list-style: 38px;
	margin-top: 15px;
}
.co4_text a{
	display:block;
	width:38px;
	height:38px;
	float: right;
	background: url(../images/pic_btu.jpg) no-repeat;
}
/*-------------------------------------------------------专题报道--------------------------------------------------------*/
.content_05 {
	width: 1200px;
	height: 209px;
	margin-left: auto;
	margin-right: auto;
	    margin-top: -15px;
}
.content_05 ul li{
	margin-top: 33px;
	float: left;
}
/*-------------------------------------------------------底部信息--------------------------------------------------------*/
.bottom {
	width: auto;
	height: 160px;
	background: #073f89;
}
.bottom_cont {
	width: 1200px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bottom_logo.png) 0 50% no-repeat;
}
.bottom_cont ul {
	float: right;
	font-size: 14px;
	color: #fff;
	text-align: right;
	font-weight: lighter;
	line-height: 30px;
	margin-top: 50px;
}
.bottom_cont ul li span {
	margin-left: 24px;
}
</pre></body></html>