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

*{mairin:0px; padding:0px}
html,body,h1,h2,h3,h4,h5,hr,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td{margin:0;padding:0;}
html,body{-webkit-text-size-adjust:none;}/*禁用Webkit内核浏览器的文字大小调整功能*/
ul,ol,li{list-style:none;}/*去掉列表项自带的样式以及默认的margin值*/
body,button,input,select,textarea{font:12px/1.2 "宋体",Arial,tohama,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;}
h1,h2,h3,button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
/** Link */
a:link,a:visited{text-decoration:none;color:#434343;}
a:hover,a:active{text-decoration:none;color:#4a4949; outline:none;}
a img,img,embed,object{border:none;vertical-align:top;}
.fl{ float:left;}
.fr{ float:right;}

/** Global */
body{ background:#fff;}


/*border-padding*/
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mbt5{ margin-bottom:5px;}
.mbt8{ margin-bottom:8px;}
.mbt10{ margin-bottom:10px;}
.bor{ border:#e9e9e9 solid 1px;}
.mt20{ margin-top:20px}
.mbt20{ margin-bottom:20px}
.pt15{ padding-top:15px;}
/** Layout */
.wrap{ width:1000px; margin:0 auto;  text-align:left; overflow:hidden; clear:both;} 
.box{ width:1000px; margin:0 auto; }
/** head */
.top_banner{ background:url(imagestop_banner_img.jpg) no-repeat top; height:307px;}
.top_banner_wrap{ height:65px; width:1000px; margin-left:auto; margin-right:auto; z-index:999; padding-top:242px;}

/** general-nav */
.header-list-wrap{ width:1000px; margin-left:auto; margin-right:auto;}
.genal-bg,.general-menu li{background: url(imagesbg-general-nav.png)  no-repeat; text-align:center; font-size:12px;}
.general-nav{ height:34px; line-height:34px; overflow:hidden; background-repeat:repeat-x;  }
.general-lngov{ float:left; padding-top:3px;text-decoration: none;color: #888888;background-position: 0px -50px; padding-left:20px; display:block; height:30px; width:90px;}
.general-lngov a:link,.general-lngov a:visited{color: #888888;}
.general-menu{ float:right; width:405px; *zoom:1; overflow:hidden;}
.general-menu li{ float:left; height:29px; padding-top:2px; display:block; font-size:12px;}
.general-menu li.sp2{ padding-left:10px; padding-right:10px; padding-top:5px; }.general-menu li.sp3{background-position: 0px -146px; padding-left:20px; padding-right:15px; }
.general-menu li.sp4{background-position: 0px -121px; padding-left:20px; }.general-menu li.sp4 a{  background-position: 58px -126px; padding-right:0px;}
.genal-ipt-c{ padding-top:4px; line-height:normal;}.general-bg-search{ margin-top:2px; background-position: 0px -92px; width:160px; height:21px; display:block; text-align:left; overflow:hidden;}
.genal-txtcont{ width:140px; float:left;}.genal-btncont{ float:left; width:20px;}.general-menu input.txt{width: 130px; padding:3px 2px 3px 8px; padding:2px 2px 2px 8px\9;  _padding:2px 2px 2px 8px;  background-color:transparent; border:none; font:12px/1.2 Tahoma,SimSun,Arial; outline:none; }.general-menu input.btn{width: 20px;height: 21px;border:0px;background: #eae3cf;color: #644a04; outline:none; cursor:pointer;filter:alpha(opacity=0);opacity:0; }


/** nav */
.nav{ height:45px;  width:960px; padding:0px 20px; background:#fff8e7 url(imagesnav_bg.jpg) repeat-x; clear:both;    z-index:99999999999; }
.nav ul li{ width:80px; height:45px; float:left;  text-align:center; line-height:45px; font-family:"微软雅黑"; font-size:16px; }
.nav ul li a,.nav ul li a:visited{color:#d20c0e; width:80px; height:45px; display:block;}
.nav ul li a:hover{ color:#fff; width:80px; height:45px; display:block;background:url(imagesnav_hoverbg.jpg) no-repeat top;}


/*导航下第一条新闻*/
.cont_bg{ background:url(imagesbody_bg.jpg) repeat-x top;}
.one_news{ height:54px; background:url(imagesone_newsbg.jpg) repeat-x top; text-align:center; line-height:54px; font-family:"微软雅黑"; font-size:30px; color:#d20c0e; margin-bottom:23px; font-weight:bold; clear:both;}

/*幻灯片图片切换*/
.huandeng{ width:486px; height:362px; float:left; overflow:hidden; padding:1px; border:#d5d5d5 solid 1px;}
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

#owl-demo{position:relative;width:486px;height:362px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:486px;height:362px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:38px;background-color:#000;opacity:.6;filter:alpha(opacity=60); border-top:#fff solid 1px;}
#owl-demo span{position:absolute;left:0;top:330px;width:90%;font:16px/1.5 "微软雅黑","黑体";color:#fff;text-align:left; padding:0px 5%;}

.owl-pagination{position:absolute;right:20px;bottom:5px;width:100%;height:22px;text-align:right;}
.owl-page{display:inline-block;width:20px;height:4px;margin:0 5px;background-image:url(imagesbg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:20px;background-image:url(imagesbg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(imagesbg17.png);}
.owl-next{right:0;background-image:url(imagesbg18.png);}
.owl-prev:hover{background-image:url(imagesbg19.png);}
.owl-next:hover{background-image:url(imagesbg20.png);}



/*幻灯片右侧要闻*/
.yaowen{ width:488px; height:368px;  float:right;  overflow:hidden;}
.mod-header{ height:33px; border-bottom:#d5d5d5 solid 1px; background:#f0f0f0;}
.mod-header h2{width:90px; color:#d20c0e; height:33px; line-height:33px; font-size:16px; font-family:"微软雅黑"; text-align:center; display:block; background:#fff; border-top:#d20c0e solid 1px;border-left:#d5d5d5 solid 1px;border-right:#d5d5d5 solid 1px;}
.mod-header .more{  font-size:14px; width:60px; float:right; text-align:right; line-height:32px; padding-right:10px;}
.mod-header .more a:link,.mod-header .more a:hover{ color:#7f7f7f;}

.mod-body{ clear:both; padding:5px 10px; }
.mod-body ul{}
.mod-body li{  height:32px; padding-left:20px; border-bottom:#e6e6e6 solid 1px; font-size:14px; line-height:32px; background:url(imagesli.jpg) no-repeat left; position:relative;}
.mod-body li:hover{}
.mod-body li a:hover{ color:#d20c0e;}
.mod-body li span.datetime{ position:absolute; top:0px; right:0px; color:#7f7f7f;}


/*通知公告、工委工作*/
.tzgg{ width:490px; height:344px;}

.mod-title{ height:33px; border-bottom:#d5d5d5 solid 1px;}
.mod-title h2{width:90px; color:#d20c0e; height:33px; line-height:33px; font-size:16px; font-family:"微软雅黑"; text-align:center; display:block; background:url(imagesli.jpg) no-repeat left;}
.mod-title .more{  font-size:14px; width:60px; float:right; text-align:right; line-height:32px; padding-right:10px;}
.mod-title .more a:link,.mod-title .more a:hover{ color:#7f7f7f;}

.mod-cont{ clear:both; padding:5px 10px; }
.mod-cont ul{ clear:both;}
.mod-cont li{  height:30px; padding-left:15px; font-size:14px; line-height:30px; background:url(imagesorage_li.jpg) no-repeat left; position:relative;}
.mod-cont li:hover{}
.mod-cont li a:hover{ color:#d20c0e;}
.mod-cont li span.datetime{ position:absolute; top:0px; right:0px; color:#7f7f7f;}

.mod-cont dl{ clear:both;}
.mod-cont dl dt{ float:left; width:94px; height:70px; padding:1px; border:#d5d5d5 solid 1px; margin-right:10px;}
.mod-cont dl dd{ width:345px; height:80px; padding-left:10px; font-size:14px; line-height:30px; background:url(imagesorage_li.jpg) no-repeat 0px 12px; position:relative; float:left; }
.mod-cont dl dd span.xiangxi{ width:60px; height:30px; position:absolute; right:0px; bottom:0px; color:#d20c0e;}
.mod-cont dl dd span.xiangxi a:link,.mod-cont dl dd span.xiangxi a:visited{ color:#d20c0e;}
.mod-cont dl dd h2{ font-weight:normal;}
.mod-cont dl dd p{ line-height:20px; color:#8b8b8b;}
/*广告条*/
.ad_img1{ width:1000px; height:67px;}


/*省直专区*/
.szzq{ width:355px; height:200px; padding-top:20px;}
.meiti{  text-align:left;}
.meiti .mod-head{height:33px; border-bottom:#d5d5d5 solid 1px; background:#f0f0f0;}
.meiti .mod-head ul li{ width:90px; height:34px;  font-size:16px; line-height:34px; font-family:"微软雅黑"; float:left; text-align:center; }
.meiti .mod-head ul li a:link{}
.meiti .on,.mod-head .on a{width:90px; color:#d20c0e; height:33px; line-height:33px; font-size:16px; font-family:"微软雅黑"; text-align:center; display:block; background:#fff; border-top:#d20c0e solid 1px;border-left:#d5d5d5 solid 1px;border-right:#d5d5d5 solid 1px;}
.meiti .mod-head .on a:link{ color:#d20c0e;}
.meiti .off{width:90px;  height:34px; display:block; background:url(../images/meiti_tit.jpg) repeat-x;}

.meiti .more{  font-size:14px; width:50px; float:right; text-align:right; line-height:32px; padding-right:10px;}
.meiti .more a:link,.meiti .mod-body .more a:hover{ color:#7f7f7f;}
.meiti .mod-body1{ clear:both; }
.meiti .mod-body1 ul{ }
.meiti .mod-body1 li{ height:32px; padding-left:15px; font-size:14px; line-height:32px; background:url(imagesorage_li.jpg) no-repeat left; position:relative;}
.meiti .mod-body1 li:hover{ }
.meiti .mod-body1 li a:hover{ color:#d20c0e;}
.meiti .mod-body1 li span.hongse{ color:#d20c0e;}

/*党建视野*/
.djsy{ width:355px; height:200px; padding-left:20px; padding-top:20px;}


/*聚焦*/
.jujiao{ width:248px; height:200px; padding-top:20px;}



/*第二个通栏广告下面的新闻*/
.sed_left{ width:752px; float:left;}
.ffcl{ width:355px; height:205px; float:left; padding-right:20px;}
.zgzj{ width:485px; height:225px; }
.sed_right{ width:248px; float:right;}
.gpzz{}
.gpzz_tit{ height:34px; line-height:34px; margin-top:5px; background:url(imagesgpzz_tit.jpg) no-repeat 0px 10px; color:#d20c0e; font-family:"微软雅黑"; font-size:16px; text-align:center;}
.gpzz_con{}
.gpzz_con dl{ width:115px; height:170px;}
.gpzz_con dl dt{ width:110px; height:136px; padding:1px; border:#d5d5d5 solid 1px;}
.gpzz_con dl dd{ line-height:30px;}
.gpzz_fot{ background:url(imagesgpzz-fot.jpg) no-repeat left; clear:both; text-align:right; font-size:14px; line-height:25px;color:#8b8b8b;}
.gpzz_fot a:link,.gpzz_fot a:visited{ color:#8b8b8b;}

.ad_ztzl{ width:244px; height:49px; padding:1px; border:#d5d5d5 solid 1px; margin-bottom:10px;}
.ad_ztzl img{ width:244px; height:49px; overflow:hidden; display:block;}



/*图片新闻*/
.tpxw{ width:998px; height:300px; clear:both; margin:0 auto;}
.mod-body2{ clear:both;}
.mod-body2-left{ width:322px; height:241px; float:left; padding:1px; border:#d5d5d5 solid 1px; margin-top:10px; position:relative;}
.mod-body2-right{ width:672px; height:260px; float:left;}
.mod-body2-right ul{}
.mod-body2-right ul li{ width:141px; height:110px; float:left; padding:1px; border:#d5d5d5 solid 1px; margin-left:20px;_margin-left:10px; margin-top:12px; display:inline;}
.mod-body2-left span.titl{position:absolute;left:0;bottom:0;width:100%;height:30px; line-height:30px; font-size:14px; color:#fff;background-color:#000;opacity:.7;filter:alpha(opacity=70); border-top:#fff solid 1px;}
.mod-body2-left span.titl a:link,.mod-body2-left span.titl a:visited{ color:#fff; padding:0px 10px;}

/*全国党刊联盟*/
.qgdklm{ width:1000px; height:auto; clear:both; margin:0 auto;}
.qgdklm_tit{ height:25px; background:url(imagesqgdklm_tit.jpg) no-repeat left; padding-left:25px; line-height:25px; color:#d20c0e; font-family:"微软雅黑"; font-size:16px; font-weight:bold;}
.qgdklm_con{ width:998px; height:402px; padding-top:20px; border-bottom:#d5d5d5 solid 1px; border-left:#d5d5d5 solid 1px; border-right:#d5d5d5 solid 1px; border-top:#d20c0e solid 1px;}
.qgdklm_con ul{}
.qgdklm_con ul li{ width:142px; height:200px; float:left; text-align:center;}
.qgdklm_con ul li span.biaoti{ font-size:14px; display:block; clear:both; line-height:35px;}


/*重要媒体*/
.zymt{}
.friend{width:998px;height:200px; padding-top:10px;}
.mr_frbox{}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:11px;width:8px; padding-top:80px;}
.mr_frUl{float:left;width:980px;}
.mr_frBtnR{float:right;cursor:pointer;width:8px;height:11px; padding-top:80px;}
.mr_frUl ul li{display:inline;float:left;position:relative; margin:0px 6px;}
.mr_frUl ul li{width:115px;height:192px;padding:1px 6px 5px 6px; font-size:14px;overflow:hidden; text-align:center; background:url(../images/ztzl_img.jpg) no-repeat; position:relative;}
.mr_frUl ul li a img{width:115px;height:162px;border:0px;}
.mr_frUl ul li span.wenzi{ width:115px; height:30px; line-height:30px; }



/*网站链接*/
.wzlj_tit{ height:34px; line-height:34px; margin-top:5px; background:url(imageswzljtitbg.jpg) no-repeat 0px 10px; color:#d20c0e; font-family:"微软雅黑"; font-size:16px; text-align:center;}
.wzlj_con{ border-bottom:#d5d5d5 solid 1px; overflow:hidden; height:68px;}
.wzlj_con ul li{ width:130px; height:30px; line-height:30px; float:left; background:url(imagesorage_li.jpg) no-repeat left; padding-left:10px; font-size:14px;}

.wzlj_con1{ clear:both; margin-top:20px;}
.wzlj_con1_left{ width:131px; height:120px; float:left;}
.wzlj_con1_right{ width:865px; float:left;}
.wzlj_con1_right ul li{ width:100px; margin-left:10px; height:30px; line-height:30px; float:left; background:url(imagesorage_li.jpg) no-repeat 0px 10px; padding-left:8px; font-size:14px;overflow:hidden;}


.wzlj_con1{  text-align:left;}
.wzlj_con1_left{}
.wzlj_con1_left ul li{ width:121px; padding-left:11px; height:26px;  font-size:14px; line-height:26px; margin-bottom:10px;    }
.wzlj_con1_left ul li a:link{}
.wzlj_con1_left .on,.wzlj_con1_left .on a{width:121px; color:#fff; height:26px; line-height:26px; font-size:14px;  display:block; background:url(imageswzlj_con1_on.jpg) no-repeat left;  }
.wzlj_con1_left .on a:link{ color:#fff;}
.wzlj_con1_left .off{width:121px;  height:26px; display:block; background:url(imageswzlj_con1_off.jpg) no-repeat left; }



/*foot*/
.footer{ width:100%; height:auto; min-height:100px; padding-top:30px; border-top:#d5d5d5 solid 13px; background:#b11e01; clear:both; margin-top:20px;}
.footer_erweima{ float:left; width:82px; height:82px; padding-left:58px; }
.footer_main{ float:left;  line-height:27px; color:#fff; font-size:14px;}

/*__________________________________________内页_________________________________________________*/

.cont-title{  height:36px; padding-top:15px;border-bottom:#d20c0e solid 2px; }
.cont-title h2{ float:left; height:36px; line-height:36px; width:auto; padding:0px 10px 0px 10px;  text-align:left; color:#fff;   font-size:16px; font-family:"微软雅黑"; font-weight:normal; background:#d20c0e ; }

.more-link-long{font-size: 14px;line-height:34px;color:#6c6c6c;	border-bottom:#ffde00 solid 2px; text-align:right;	}
.more-link-long a{color:#6c6c6c;}

.gailan_left{ width:206px; float:left; padding-top:10px;}
.gailanleft_tit{width:191px; background:#d20c0e;padding-left:15px; height:36px;border-bottom:#ffde00 solid 3px;  line-height:36px; text-align:center;  font-size:16px; color:#fff; font-family:"微软雅黑";}
.gailan_left_con{ border-left:#cfcfcf solid 1px;border-right:#cfcfcf solid 1px; }
.gailan_left_con ul{}
.gailan_left_con ul li{ height:44px; line-height:44px;border-bottom:#cfcfcf solid 1px;  width:206px; font-size:14px; background:url(imagesgailan_leftbg.jpg)  no-repeat 35px 16px;}
.gailan_left_con ul li a:link,.gailan_left_con ul li a:visited{padding-left:50px; width:156px; height:44px ;display:block; }
.gailan_left_con ul li a:hover{ color:#fff; background:#d20c0e url(imagesgailan_leftbg1.jpg) no-repeat 35px 15px; display:block;}

.ywpd_rightlist1{width:770px; float:right; height:auto; min-height:610px; }
.ywpd_rightlist1 .mod-body{border:#d7d7d7 solid 1px; border-top:none;}
.ywpd_rightlist1 .mod-body ul{ padding:20px 15px 0px 15px; }
.ywpd_rightlist1 .mod-body li{ padding-left:20px; font-size:14px; color:#7f7f7f;height:35px;  line-height:35px; background:url(imagesorage_li.jpg) no-repeat left; position:relative;}
.ywpd_rightlist1 .mod-body li a:hover,.ywpd_rightlist1 .mod-body li:hover{ color:#d20c0e;}
.ywpd_rightlist1 .mod-body li span.datetime{ position:absolute; top:0px; right:0px; }

/*page*/
.page {height: 34px;line-height: 34px;padding-top: 10px;padding-bottom: 10px;color: #555;text-align: center;overflow: hidden;font-size: 14px; clear:both;font-family: "Microsoft Yahei",Tahoma,Geneva,sans-serif;}
.page a:link, .page a:visited {display: inline-block;padding: 2px 3px;color: #555;line-height: 18px;height: 18px;vertical-align: middle;}
.page a { height: 34px; line-height: 34px;text-align: center;  }
.page a:hover{background: #d20c0e none repeat scroll 0% 0%; color:#fff;}
.page input {vertical-align: middle; border: 1px solid #D4D4D4;padding: 3px;text-align: center; background:#fff; font-size:12px;}


/**新闻内容*/
.news-content-main{ width:970px; margin-left:auto; margin-right:auto; overflow:hidden; *zoom:1;}
.news-content-main h1{ font-size:18px; text-align:center;  padding-top:5px; line-height:42px; color:#292929; font-family:"微软雅黑"; font-weight:normal;}
.news-info{ height:30px; line-height:30px; color:#8b8b8b; position:relative; background:#f2f2f2;font-size:12px; width:980px; text-align:center;  margin-top:5px;}
.news-info a:link,.news-info a:visited{ color:#303030;}.news-info a:hover{ color:#303030;}
.news-info span.news-edit-cont{
	position: absolute;
	right: -19px;
	top: -2px;
	font-size: 12px;
}
.news-text{ padding:10px; color:#323232; line-height:30px; font-size:14px;}
.news-bottom-info{border-top:none; border-bottom:1px dotted #c8c8c8;}
.news-attachment{ padding:10px 15px 15px;}
.news-attachment a:link,.news-attachment a:visited,.news-attachment a:hover{ color:#8b8b8b;}
.news-attachment h4{ color:#db0700; height:42px; line-height:42px; font-size:14px; font-weight: bold;  padding-left:5px; border-bottom:dashed 1px #bababa; margin-bottom:10px;}.news-attachment ul{ padding:0px 3px;}.news-attachment li{  height:30px; line-height:30px; }.news-attachment li.on{background:#ececec;}
.news-attachment li{ background:url(imagesxiazaili.png) no-repeat left; height:30px; line-height:30px; position:relative; padding-left:22px; position:relative; font-size:14px;}
.news-attachment li:hover{ background: url(imagesxiazaili.png) no-repeat left;}
.news-attachment li span.xiazai{ position:absolute; right:10px; top:0px;  padding-left:16px; color:#24427b; background:url(../images/xiazai.png) no-repeat left;}
.news-attachment li span a:link,.news-attachment li span a:hover,.news-attachment li span a:visited,.news-attachment li span a:active{ color:#8b8b8b;}
.zzjg-map{ width:615px; height:310px; margin:0 auto; padding-bottom:30px; padding-top:30px;}
.zzjg-map img{ margin:0px; padding:0px; overflow:hidden; float:left;width:615px; height:310px; }


/*概览-杂志*/
.zazhi_wrap{ width:1047px; margin:0 auto; padding-left:3px}
.zazhi{ border-top:#d3d3d3 dashed 1px; width:1000px; margin:0px auto; height:10px; overflow:hidden;  clear:both;}
.zazhi_li{ width:217px; height:390px; float:left; margin:30px 22px; display:inline;}
.zazhi_li_img{ width:211px; height:301px; border:#ededed solid 3px;}
.zazhi_li_bt{ line-height:20px; font-size:14px; clear:both; margin-top:10px; margin-bottom:10px;}
.zazhi_li_bt span.rq{ color:#d20c0e;}
.zazhi_li_yd{ width:82px; height:23px; line-height:23px; text-align:center; font-size:14px;}
.zazhi_li_yd a:link,.zazhi_li_yd a:visited{width:82px; height:23px; display:block; background:url(imageszxyd_bg.jpg) no-repeat left;}
.zazhi_li_yd a:active,.zazhi_li_yd a:hover{width:82px; height:23px; display:block; color:#fff; background:url(imageszxyd_hoverbg.jpg) no-repeat left;}

/*概览-图片新闻*/
.gl_tpxw{ width:1000px; margin:30px auto; overflow:hidden; clear:both; }
.gl_tpxw dl{ clear:both;}
.gl_tpxw dl dt{ float:left; width:468px; height:351px; padding:1px; border:#d5d5d5 solid 1px; margin-right:30px;}
.gl_tpxw dl dt img{ width:468px; height:351px;}
.gl_tpxw dl dd{ width:490px; height:350px;  font-size:14px; line-height:30px; position:relative; float:left; }
.gl_tpxw dl dd span.xiangxi{ width:60px; height:30px; position:absolute; right:0px; bottom:0px; color:#d20c0e;}
.gl_tpxw dl dd span.xiangxi a:link,.gl_tpxw dl dd span.xiangxi a:visited{ color:#d20c0e;}
.gl_tpxw dl dd h2{ font-size:16px; text-align:center; border-bottom:#ececec solid 1px; padding:10px 0px; line-height:20px;}
.gl_tpxw dl dd p{ line-height:30px;  color:#797979; padding:10px 0px;}
.gl_tpxw_xh{}
.gl_tpxw_xh ul li{ width:311px; height:280px; float:left; margin:0px 18px;}
.gl_tpxw_xh ul li img{ width:299px; height:224px; padding:4px; border:#ececec solid 2px;}
.gl_tpxw_xh ul li span.wen{ line-height:40px; text-align:center; font-size:14px; width:311px; display:block;}



/*_______________________________________________________________职工之家子站_________________________________________________________________*/
.zgzj_top_banner{ background:url(imageszgzj_top_banner_img.jpg) no-repeat top; height:307px;}
.nav ul li.shu{ width:45px; color:#e18682; }

/*职工之家-新闻动态*/
.mod-body3{ clear:both; padding:5px 10px; }
.mod-body3 ul{}
.mod-body3 li{  height:32px; padding-left:20px; border-bottom:#e6e6e6 solid 1px; font-size:14px; line-height:32px; background:url(imageszgzj_li.jpg) no-repeat left; position:relative;}
.mod-body3 li:hover{}
.mod-body3 li a:hover{ color:#d20c0e;}
.mod-body3 li span.datetime{ position:absolute; top:0px; right:0px; color:#7f7f7f;}

/*职工之家-全会工作*/
.zgzj_qhgz{ width:278px; height:344px; }

/*职工之家-全会工作*/
.zgzj_gzdt{ width:404px; height:344px; padding-left:20px; }

/*职工之家-全会工作*/
.zgzj_tzgg{ width:278px; height:344px; }


/*职工画苑*/
.zgzj_zghy{ width:100%; height:301px; background:url(imageszgzj_zghy_bg.jpg) repeat-x bottom; clear:both;}
.zgzj_zghy_wrap{ width:1024px;}
.zgzj_zghy_con{ margin-top:15px;}
.zgzj_zghy dl{width:226px; height:252px;}

.tpjjiao{}
.zp_box{ margin:0px 14px; width:226px; height:252px;display:inline;overflow:hidden;float:left;cursor:pointer; float:left; position:relative;}
.pop_tit{ position:absolute; left:0px; top:0px;width:100%;height:100%; background:url(imageszgzj_ljxs.png) no-repeat top;display:none; color:#ffffff;font-size:14px;line-height:30px; }
.pop_tit a:link,.pop_tit a:visited{ color:#ffffff; width:226px; height:68px; line-height:30px; display:block; margin-top:184px; margin-left:5px; }
.pop_tit a.ljxs{ position:absolute; left:47px; top:-112px; font-weight:bold; color:#ffffff; width:125px; height:38px; text-align:center; line-height:38px; display:block;}


.zgzj_zghy dl dt{width:228px; height:179px;}
.zgzj_zghy dl dt img{width:228px; height:179px;}
.zgzj_zghy dl dd{ font-size:14px; color:#292929; line-height:30px; height:68px; padding-top:5px; padding-left:5px; background:#fff;}


/*职工书屋*/
.zgzj_zgsw{ height:137px; width:100%; background:url(imageszgzj_zggw_bg.jpg) no-repeat right;}
.mod-cont1{ clear:both; padding:5px 10px; }
.mod-cont1 ul{ clear:both;}
.mod-cont1 ul li{  height:30px; padding-left:15px; font-size:14px; line-height:30px; background:url(imageszgzj_qi.jpg) no-repeat left; }


/*职工之家-友情链接*/
.wzlj_con2{ clear:both; margin-top:10px; }
.wzlj_con2_left{ width:240px; height:120px; float:left;}
.wzlj_con2_right{ width:760px; float:left;}
.wzlj_con2_right ul li{ width:100px; margin-left:10px; height:30px; line-height:30px; float:left; background:url(imagesorage_li.jpg) no-repeat 0px 10px; padding-left:8px; font-size:14px;overflow:hidden;}


.wzlj_con2{  text-align:left;}
.wzlj_con2_left{}
.wzlj_con2_left ul li{ width:100px;  height:44px;  font-size:14px; line-height:44px; float:left; text-align:center; margin-bottom:20px; margin-right:20px; display:inline;}
.wzlj_con2_left ul li a:link{}
.wzlj_con2_left .on,.wzlj_con2_left .on a{width:100px; color:#fff; height:44px; line-height:44px; font-size:14px;  display:block; background:url(imagesoffoff.jpg) repeat-x left;  }
.wzlj_con2_left .on a:link{ color:#fff;}
.wzlj_con2_left .off{width:100px;  height:44px; display:block; background:url(imagesonon.jpg) repeat-x left; }


/*职工之家-视频新闻*/
.mod-cont2{ clear:both; padding:5px 10px; }
.mod-cont2 ul{ clear:both;}
.mod-cont2 ul li{  height:30px; padding-left:15px; font-size:14px; line-height:30px; background:url(imageszgzj_shipinli.jpg) no-repeat left; position:relative;}
.shipin{ width:248px; height:210px; position:relative;}
.bofang{ position:absolute; left:40%; top:35%; background:url(imageszgzj_bofang.png) no-repeat left; width:57px; height:57px;}</pre></body></html>