@charset "utf-8";
/* CSS Document */
@font-face{font-family:SourceHanSerifCN-Bold;src:url(fonts/SourceHanSerifCN-Bold.ttf);font-display: swap;}
body {margin:0px;padding:0px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";-webkit-font-smoothing:antialiased;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,input,textarea,button,form,select,option{margin:0;padding:0;-webkit-font-smoothing:antialiased;vertical-align: baseline;}
table, td{font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; border-spacing:0!important; padding:0; font-size:12px;}
ul { list-style:none;margin: 0px;padding: 0px;}
ul li{list-style:none;}
a {text-decoration: none; color:#222222;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none; }	
.fl{ float:left;}
.fr{ float:right;}
.fn{ margin:0px auto;}
.hg1{width:100%;  margin:0px auto; height:1px; overflow:hidden; clear:both;}
.hg10{width:100%;  margin:0px auto;  height:10px; overflow:hidden; clear:both;}
.hg15{width:100%; margin:0px auto; height:15px; overflow:hidden; clear:both;}
.hg20{width:100%;  margin:0px auto; height:20px; overflow:hidden; clear:both;}
.hg30{width:100%; margin:0px auto; height:30px; overflow:hidden; clear:both;}
.hg40{width:100%; margin:0px auto; height:40px; overflow:hidden; clear:both;}
.hg50{width:100%; margin:0px auto; height:50px; overflow:hidden; clear:both;}
.mfl10 { margin-left:10px;}
.mfr10 { margin-right:10px;}
.mfl15 { margin-left:15px;}
.mfr15 { margin-right:15px;}
.mfl20 { margin-left:20px;}
.mfr20 { margin-right:20px;}
.mfl30 { margin-left:30px;}
.mfr30 { margin-right:30px;}
.fr14 { margin-right:14px;}
.btm14 { margin-bottom:14px;}
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0px; line-height:0px; font-size:0px; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
.container{margin:0 auto;width: 1200px;}
.block{padding: 20px 0;}

/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height:10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}

a {font-family:"Microsoft YaHei"; color:#333; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#DA2C43;}

/**************************************************************/
/* html5 div 由左向右移动*/
@keyframes slide-right {
	0% {opacity: 0;transform: translateX(-50px);}
	100% {opacity: 1;transform: translateX(0);}
}
.slide-right-effect {animation: slide-right 1s ease-out forwards;will-change: transform, opacity;}
/* html5 div 由右向左移动*/
@keyframes slide-left {
	0% {opacity: 0;transform: translateX(50px);
	}
	100% {opacity: 1;transform: translateX(0);}
}
.slide-left-effect {animation: slide-left 1s ease-out forwards;will-change: transform, opacity;}
/* html5 div 由下向上移动*/
@keyframes slide-up {
	0% {opacity: 0;transform: translateY(50px);}
	100% {opacity: 1;transform: translateY(0);}
}
.slide-up-effect {animation: slide-up 1s ease-out forwards;will-change: transform, opacity;}
/* html5 div 由上向下移动*/
@keyframes slide-down {
	0% {opacity: 0;transform: translateY(-50px);}
	100% {opacity: 1;transform: translateY(0);}
}
.slide-down-effect {animation: slide-down 1s ease-out forwards;will-change: transform, opacity;}

.hidden {opacity: 0;}
/* html5 */
/**************************************************************/

/************************布局开始*******************************/
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1400px; margin:0px auto;} /**页面全局宽度**/


/*head开始*/
#header { background: url(images/head_bg.png) bottom center no-repeat #DA2C43;box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 18%); position:absolute /*fixed*/; z-index:9999; top:0px;} 
#header .inner{position:relative;}
.header { border-bottom:0px solid #ffffff;}
.header .sitelogo{float:left;margin-top:27px; margin-bottom:27px;}
.header .sitelogo img {max-width:100%;}
.header .head-left{width:auto;float:left;display:inline-block;}
.header .head-right{ width:auto; float:right; margin-top:10px;/* width:200px; */}
.header .head-right .sousuobox { float:right;}

 /*系统默认搜索*/
.searchbox{text-align:right;margin-top:18px;}
.wp_search{ display:inline-block;position:relative;padding-left:4px;border:0px solid #f5f5f5;}
.wp_search #keyword{ width:200px!important; padding-left:15px; border:none;height:27px; line-height:27px; background:transparent;font-size: 14px; font-family:"Microsoft YaHei"; color:#555555; outline: none; background:#FFFFFF;border-top-left-radius: 15px;border-bottom-left-radius: 15px; }
.wp_search .search{width:27px;height:27px;border:0px; background: url(images/sous2.png) no-repeat center;cursor: pointer; vertical-align:top; }


/*默认主导航样式*/
.header .head-right .stydhk { float:right; margin-top:10px;}
#nav .inner{font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";}
#nav .inner .wp-panel{font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block; padding:0px 15px 19px 15px; /*width:92px;*/ line-height:70px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";color: #FFFFFF;font-size:20px; text-align: right;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/*background-color:#c00000;*/ text-decoration: none; color: #FFCC00;}
.nav .sub-menu {display: none;position: absolute; padding:0px 0px;left: 0;top:89px;z-index: 100;}
.nav .sub-menu .sub-item { position: relative;white-space: nowrap; vertical-align: top; _zoom:1;background-color: rgba(188, 30, 29, 1); left:-20px; position: relative;}
.nav .sub-menu .sub-item a {display: block;color: #ffffff;height:50px;line-height:50px; min-width:136px;font-family: "Microsoft YaHei";font-size:17px; text-align: center; padding:0px 10px;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color:#222; font-weight:bold; background-color: rgba(255, 204, 0, 0.8);  display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}

/*banner*/
.slider-container {position: relative;width: 100%;height:500px;overflow: hidden; margin-top:153px;}
.slider {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0; /* 初始透明度为 0 */transition: opacity 1s ease-in-out; /* 添加淡入淡出过渡效果 */display: block; /* 始终显示，通过透明度控制可见性 */}
/* 缩放动画 */
@keyframes scale-down 
	{
	from {transform: scale(1.1);}
	to {transform: scale(1);}
	}
.slider.active {opacity: 1; /* 活动幻灯片透明度为 1 */z-index: 1; /* 确保活动幻灯片在最上层 */ animation: scale-down 3s ease-in-out forwards;}
.slider img {width: 100%;height: 100%;object-fit: cover;}
.slider-container .icons {position: absolute;bottom: 50px;right: 50px;display: flex;gap: 10px;background-color: rgba(0, 0, 0, 0.5);line-height: 25px;padding: 5px 15px;box-sizing: border-box;border-radius: 50px;align-items: center;z-index: 999;}
.slider-container .icons .icon {width: 10px;height: 10px;line-height: 25px;background-color: rgba(255, 255, 255, 0.9);border-radius: 50%;cursor: pointer;transition: background-color 0.3s;margin: 0px 5px;}
.slider-container .icons .icon.active {background: url(images/bannerdotbg.png);width: 25px;height: 25px;line-height: 25px;}

/***********************主页开始*******************************/

/*板块标题*/
.titbox1 { float:left; width:100%; line-height:26px; margin-bottom:30px;}
.titbox1 .tit { float:left;font-size:26px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; color:#222; }
.titbox1 .more { float:right;display: flex;align-items: center;}
.titbox1 .more a {font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";font-size:16px;color: #DA2C43; background:url(images/more1.png) right center no-repeat; padding-right:30px;}
.titbox1 .more a:hover { color:#DA2C43;}
.titbox1 .icon1 {background: url(images/icon1.png) left center no-repeat;padding-left:45px;}

/*板块标题*/
.titbox2 { float:left; width:100%; line-height:26px; margin-bottom:30px;}
.titbox2 .tit { float:left;font-size:26px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; color:#222; }
.titbox2 .more { float:right;display: flex;align-items: center;}
.titbox2 .more a {font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";font-size:16px;color: #DA2C43; background:url(images/more1.png) right center no-repeat; padding-right:30px;}
.titbox2 .more a:hover { color:#DA2C43;}
.titbox2 .icon2 {background: url(images/icon2.png) left center no-repeat;padding-left:45px;}

/*板块标题*/
.titbox3 { float:left; width:100%; line-height:20px; margin-bottom:30px;}
.titbox3 .tit { float:left;font-size:20px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";  color:#fff;}
.titbox3 .more { float:right;display: flex;align-items: center;}
.titbox3 .more a {font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";font-size:15px;color: #fff; background:url(images/more2.png) right center no-repeat; padding-right:30px;}
.titbox3 .more a:hover { color:#fff;}
.titbox3 .icon3 {background: url(images/yqurlpic.png) left center no-repeat;padding-left:30px;}

/*新闻焦点*/
.list2_bg { background:url(images/list2_bg.jpg) center center no-repeat; padding:40px 0px;}
.news-slider-container { float:left; position: relative;width: 620px;height: 500px; overflow: hidden;}
.news-slider-container .news-slider {display: flex;transition: transform 1s ease;}
.news-slider-container .news-slider .slide {/*min-width: 100%;*/height:580px;position: relative;}
.news-slider-container .news-slider .slide .pic {width: 620px;height:380px;overflow: hidden;}
.news-slider-container .news-slider .slide .pic img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.5s ease-out;}
.news-slider-container:hover img {transform: scale(1.1);}
.news-slider-container .news-slider .slide .date-time {position: absolute;top:290px;left:10px;background-color: rgba(218, 44, 67, 0.8);color: white;padding:10px 5px;}
.news-slider-container .news-slider .slide .date-time .tiemdd { float:left; width:100%; text-align:center;font-size:22px; color: #fff; font-weight:bold;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";}
.news-slider-container .news-slider .slide .date-time .tiemyymm { float:left; width:100%; text-align:center;font-size:16px; color: #fff;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";}
.news-slider-container .news-slider .slide .caption {width:100%;padding:15px 0px; box-sizing:border-box; position: absolute;bottom: 0;left: 0;right: 0; height:200px;}
.news-slider-container .news-slider .slide .caption h2 { line-height:35px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; font-size:20px; color:#DA2C43; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;text-overflow: ellipsis;}
.news-slider-container .news-slider .slide .caption p { line-height:27px;font-family: "Microsoft YaHei"; font-size:15px; color: #777; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis; margin-top:10px;}
.news-slider-container:hover .news-slider .slide .caption h2 {color:#123885;transition:all 0.4s ease-in-out;}
.news-slider-container .dots {position: absolute;top:340px; right: 10px;display: flex;line-height: 25px;align-items: center;background-color: rgba(0, 0, 0, 0.5);box-sizing: border-box;border-radius: 50px;}
.news-slider-container .dots .dot {width: 12px;height: 12px;background-color: rgba(255, 255, 255, 0.9);border-radius: 50%;margin: 0px 8px;cursor: pointer;transition: background-color 0.3s ease;}
.news-slider-container .dots .dot.active {background: url(images/bannerdotbg.png);width: 25px;height: 25px;}

/*工作动态*/
.newsbox { float:left; width:730px;height: auto; overflow: hidden; margin-left:50px;}
.newsbox .newslitbox {float:left; width:100%;height: auto;}

.newsbox .newslitbox .yw-list {position: relative;}
.newsbox .newslitbox .yw-list:before {display: block;content: "";position: absolute;left: 5px;top: 10px;border-right: dashed 1px #b12b1b;bottom: 10px;}
.newsbox .newslitbox .yw-list li {margin-bottom: 23px;}
.newsbox .newslitbox .yw-list-tt {position: relative;line-height: 25px;margin-bottom: 3px;}
.newsbox .newslitbox .yw-list-tt a {font-size:17px;color:#333;padding-left: 24px;background: url(images/d01.png) left center no-repeat;width:78%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;text-overflow: ellipsis;}
.newsbox .newslitbox .yw-list-tt a:hover {color:#DA2C43;}
.newsbox .newslitbox .yw-list-tt span {font-size:15px;color: #999;position: absolute;right: 0;top: 0;width:20%;text-align:right;}
.newsbox .newslitbox .yw-list-p {font-size:15px;color: #777;font-family:"Microsoft YaHei"; text-align: justify;line-height: 30px;height: 60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-left: 24px;margin-top:10px;text-overflow: ellipsis;}


/*tab列表*/
.tabnewsbox { width:100%;height: auto; overflow: hidden; background:url(images/tabbg.png) center center no-repeat; padding:20px 0px 20px 0px;}
.tabnewsbox .button-container {float:left; width:100%; display: flex; position: relative; margin-bottom:50px;}
.tabnewsbox .button { float:left; color:#777;height:45px; line-height:45px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; font-size:26px; font-weight:bold; margin-right:60px;cursor:pointer; }
.tabnewsbox .button.active {background: url(images/tabli.png) no-repeat bottom center;color:#222;}
.button-container .ico1.active { background:url(images/icon4.png) left center no-repeat; padding-left:45px;}
.button-container .ico2.active { background:url(images/icon6.png) left center no-repeat; padding-left:45px;}
.button-container .ico3.active { background:url(images/icon3.png) left center no-repeat; padding-left:45px;}
.button-container .ico4.active { background:url(images/icon2.png) left center no-repeat; padding-left:45px;}

.tabnewsbox .more-news-button { position:absolute; right:0; display: none; line-height:55px;}
.tabnewsbox .more-news-button.active {display: block;}
.tabnewsbox .more-news-button a {font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei";font-size:16px;color: #DA2C43; background:url(images/more1.png) right center no-repeat; padding-right:30px;}
.tabnewsbox .more-news-button a:hover { color:#DA2C43;}

.tabnewsbox .page-container { float:left; width:100%;}
.tabnewsbox .page {display: none; width:100%;}
.tabnewsbox .page.active {display: block;}

.tabnewsbox .page .listbox { float:left; width:1440px; height: auto;}
.tabnewsbox .page .listbox ul { float:left; width:110%; height:auto; overflow:hidden;}
.tabnewsbox .page .listbox ul li { float:left; width:440px; height:66px; margin:0px 40px 40px 0px; }
.tabnewsbox .page .listbox ul li .tiem { float:left; width:70px; height:66px;border-radius:5px; overflow:hidden; box-shadow: 0 3px 1.6px rgb(0 0 0 / 90%);/*层底部阴影*/}
.tabnewsbox .page .listbox ul li .tiem .tiemdd { float:left; width:100%; height:46px; line-height:46px; font-size:24px; color:#fff; text-align:center; background:#DA2C43;}
.tabnewsbox .page .listbox ul li .tiem .tiemym { float:left; width:100%; height:20px; line-height:20px; font-size:13px; color:#222; text-align:center; background:#fff;}

.tabnewsbox .page .listbox ul li .title { float:left; width:370px; height:66px; line-height:33px;}
.tabnewsbox .page .listbox ul li .title a {font-size:17px; color:#333!important; text-align:left; margin-left:20px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;}
.tabnewsbox .page .listbox ul li .title a:hover {color: #DA2C43!important;}


/*乡村振兴
.xiangcunbox { float:left; width:100%;height: auto; overflow: hidden;}
.xiangcunbox .carousel-container {float:left;width: 1440px;height: auto;overflow: hidden;position: relative;}
.xiangcunbox .carousel-container .carousel {float:left;display: flex;transition: transform 0.5s ease-in-out;}
.xiangcunbox .carousel-container .carousel .carousel-item {float:left;min-width: 320px;height: auto;margin-right: 40px;position: relative;}
.xiangcunbox .carousel-container .carousel .carousel-item .image-wrapper {float:left;width: 320px;height: 200px;overflow: hidden;}
.xiangcunbox .carousel-container .carousel .carousel-item .image-wrapper img {width: 100%;height: 100%;object-fit: cover; transition: transform 0.8s ease;}
.xiangcunbox .carousel-container .carousel .carousel-item:hover img {transform: scale(1.1);}

.xiangcunbox .carousel-container .carousel .carousel-item .p-2 {float:left; width:100%; height:auto; margin-top:15px;}

.xiangcunbox .carousel-container .carousel .carousel-item .p-2 .text-lg {float:left; width:100%; line-height:23px; height:46px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;}
.xiangcunbox .carousel-container .carousel .carousel-item .p-2 .text-lg a {font-family:"Microsoft YaHei"; font-size:17px; color:#333;}
.xiangcunbox .carousel-container .carousel .carousel-item .p-2 .text-lg a:hover {color:#DA2C43;}
.xiangcunbox .carousel-container .carousel .carousel-item .p-2 .text-sm {float:left; width: auto; line-height:23px; height:23px; margin-top:10px;font-family: 'SourceHanSerifCN-Bold', "Microsoft YaHei"; font-size:15px;color:#777; background:url(images/time1.png) left center no-repeat; padding-left:30px;box-sizing: border-box;}

.xiangcunbox .carousel-container .btn {position: absolute;top:35%;transform: translateY(-50%);border: none;cursor: pointer; outline: none; z-index: 10; width:25px; height:45px;}
.xiangcunbox .carousel-container .btn.prev {left:0px; background:url(images/prev.png) left center no-repeat;}
.xiangcunbox .carousel-container .btn.next {right:40px; background:url(images/prev2.png) right center no-repeat;}
*/


/*网站版权*/
#sy_footer  { margin:0px auto; width:100%; padding:40px 0px 0px 0px; background: url(images/footerbg.png) center center no-repeat #C21E1D;}
#sy_footer .footer_bq { margin:0px auto; width:1400px; }
#sy_footer .footer_bq .foottek1 { float: left; width:30%; text-align:left; }
<!--底部快捷链接-->
.copyright-icons { float:left;display: flex;justify-content: center;}
.copyright-icons .icon-container {float:left; position: relative;width:70px;height: auto; margin-right:30px; text-align:center; cursor: pointer;}
.copyright-icons .icon-container .icon-text {width:100%;padding-top:15px;font-family:"Microsoft YaHei";font-size:15px;color:#fff;text-align:center;}
.copyright-icons .icon-container .icon {width:100%;height: auto;}
.copyright-icons .icon-container .qrcode {position: absolute;bottom: 100%;left: 50%;transform: translateX(-50%) translateY(10px);width: 150px;height: auto;opacity: 0;visibility: hidden;transition: all 0.3s ease;background: url(images/jtpic.png) bottom center no-repeat; padding-bottom:10px;}
.copyright-icons .icon-container:hover .qrcode {opacity: 1;visibility: visible;transform: translateX(-50%) translateY(-15px);}

#sy_footer .footer_bq .foottek2 { float:right;  max-width:840px; width:60%; text-align:left;}
/*#sy_footer .footer_bq .foottek2 .urltext { float:left; width:45px; height:100px;writing-mode: vertical-rl;display: flex;justify-content: center;align-items: center; font-size:20px; color:#fff;}*/
#sy_footer .footer_bq .foottek2 .urllist { float:left;max-width:840px; width:100%; height:60px; overflow:hidden;}
#sy_footer .footer_bq .foottek2 .urllist .youqingbox { float:left; width:250px; height:60px; margin:0px 15px;}
#sy_footer .footer_bq .foottek2 .urllist .youqingbox .option-center {text-align: center !important;/* 添加浏览器前缀以增强兼容性 */-moz-text-align-last: center;text-align-last: center;}

#sy_footer .copyright { float:left; width:100%; margin-top:20px; padding:10px 0; background:#990000; text-align:center; font-size:15px; color:#fff; line-height:30px;}
#sy_footer .copyright span { margin:0px 10px;}

























	
/*列表页 listcolumn*/
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background: url(images/gq.png) right top no-repeat #B71D1D;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size:32px;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:110px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
.col_menu .col_menu_bottom { width:240px; height:72px; background:url(images/tslistbottom.png);}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #18267E; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size:18px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:50px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#222; background:#f5f5f5; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #B71D1D;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#B71D1D;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#B71D1D;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#B71D1D;} 



/**列表**/
#listfrk { float: right; width:1100px; height: auto; padding:6px 20px 20px 20px;box-sizing: border-box; border: 1px solid #ececec;}
#listfrk .listweizhi { float:left; width:100%; height:52px; line-height:50px; border-bottom: 1px solid #ececec;}
#listfrk .listweizhi .lmtext { float:left;font-size:24px; color:#B71D1D; font-weight:bold; text-align:left; background:url(images/xfz.png) left center no-repeat; padding-left:35px;}
#listfrk .listweizhi .lmweizhi { float:right; font-family:"Microsoft YaHei"; font-size:15px; color: #999999; text-align: right;}
#listfrk .listweizhi .lmweizhi a{  font-family:"Microsoft YaHei"; color:#999999;}
#listfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}

#listfrk .listbox { float:left; width:100%;}
#listfrk .listbox .ul { float:left; width:100%;}
#listfrk .listbox .ul .fxl { float:left; width:100%; height:57px; line-height:57px; border-bottom: 1px dotted #f0f0f0;}
#listfrk .listbox .ul .fxl a { float:left; width:80%; height:51px; line-height:51px; font-size:17px; background: url(images/h132.png) left center no-repeat; padding-left:28px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .listbox .ul .fxl a:hover { color:#cc0000;}
#listfrk .listbox .ul  span { float:right; width:10%; text-align:right; font-size:15px; color:#999;}
#listfrk .listbox .ul img { max-width:860px; margin:5px;}

#listfrk .listbox .wp_entry {
    width: 100%;
    line-height:2em;
    font-size:16px;
    color: #333;
    overflow: hidden;
}

/**控制列表页再单页文档下  显示内容图片的大小设置**/
.listbox .wp_entry img {
    max-width:100%;
    _width: :expression(this.width>640?"640px":this.width+"px");
}

/**图片列表页**/
#listfrk .Piclistbox { float:left; width:950px; overflow:hidden;}
#listfrk .Piclistbox .ul { float:left; width:970px;}
#listfrk .Piclistbox .ul .li { float:left; width:222px; height:180px; margin-right:20px; margin-bottom:20px; list-style:none;}
#listfrk .Piclistbox .ul .li .picbox { float:left; width:100%; height:140px;}
#listfrk .Piclistbox .ul .li .picbox img { width:100%; height:140px; max-width:222px; min-width:222px;}
#listfrk .Piclistbox .ul .li .pictext{ float:left; width:100%; height:40px; line-height:40px; text-align:center; font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .Piclistbox .ul .li .pictext a { color:#333333;}
#listfrk .Piclistbox .ul .li .pictext a:hover {color:#cc0000;}

/**内容页**/
#artiboxfrk { float: left; width:100%; height: auto; /*padding:20px;box-sizing: border-box;*/}
#artiboxfrk .listweizhi { float:left; width:100%; height:52px; line-height:50px; border-bottom: 1px solid #ececec;}
#artiboxfrk .listweizhi .lmtext { float:left;font-size:24px; color:#B71D1D; font-weight:bold; text-align:left; background:url(images/xfz.png) left center no-repeat; padding-left:35px;}
#artiboxfrk .listweizhi .lmweizhi { float:right; font-family:"Microsoft YaHei"; font-size:15px; color: #999999; text-align: right;}
#artiboxfrk .listweizhi .lmweizhi a{  font-family:"Microsoft YaHei"; color:#999999;}
#artiboxfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}

#artiboxfrk .artibox { float:left; width:100%;}
#artiboxfrk .artibox .arti_title { float:left; width:100%;font-family:"Microsoft YaHei";font-size:24px; color: #222; text-align: center; font-weight: bold; margin-top:0px;}
#artiboxfrk .artibox .arti_metas { float:left; width:100%; font-family:"Microsoft YaHei"; font-size:15px; color: #666; text-align: center; margin:20px 0px 0px 0px; padding-bottom:20px; border-bottom:1px dotted #dddddd;}
#artiboxfrk .artibox .arti_metas .arti_publisher { margin:0px 10px;}

#artiboxfrk .artibox { float:left; width:100%; line-height:2.3em;font-size:16px; color: #222222; margin:20px 0px; text-align:left; border-bottom:1px solid #ddd; padding-bottom:20px;}
#artiboxfrk .artibox p {line-height:2.3em;font-size:16px; color: #222222;}
#artiboxfrk .artibox  a { color:#333;}
#artiboxfrk .artibox  a:hover { color:#333; text-decoration: none;}
#artiboxfrk .artibox .artibox img { max-width:860px; margin:5px;}

#artiboxfrk .artibox .prev_next { float:left; width:100%; line-height:27px;font-size:14px; color: #666; text-align:left;}
#artiboxfrk .artibox .prev_next a { color:#666;}
#artiboxfrk .artibox .prev_next a:hover { color:#CC0000; text-decoration: none;}

#wp_news_w101{display:flex;}
