@charset "utf-8";
/* Base Reset */
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 {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul ,li {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body { background:url(images/body.jpg) repeat 0 0;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:30px; background:url(images/index_08.jpg) no-repeat 0 0;   } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:30px; line-height:30px; padding-left:10px; color:#fff} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:30px; line-height:30px; float:right; padding-right:8px; }   /**更多按钮**/
.post .tt .more_btn a { color:#fff; }
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/

/*********************自定义新闻列表**************************/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/*************************页头开始*****************************/
#header {}
#header .inner {}
.logo { width:100%; height:156px; position:relative; background:url(images/index_02.jpg) no-repeat 0 0; position:relative;}    /**页头部分**/
.logo .sitetitle { width:100%; height:156px; position:relative; background:url(images/index_03.jpg) no-repeat right 0; }		/**站点名称**/
.navbar { width:100%; height:40px; background:url(images/index_05.jpg) repeat-x 0 0; height:55px;}   	/**导航区域背景**/
.navbar .navbox { width:980px; height:40px; margin:0 auto;}   /**导航窗口大小及位置**/

.logo .sitetitle a{    display: inline-block;width: 150px;  height: 25px;  float: left;}


.ssk {     width: 200px;
    height: 40px;

    position: absolute;
    top: 65px;
    right: 20px;}


/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 15px; height:40px; line-height:40px;  background:url(images/line.jpg) no-repeat right 0px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#054805;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#054805; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

.navbar .navbox .wp_nav .sub-nav { border:none; }



/**主页banner开始**/
#banner { }
#banner .inner {width:1000px;  overflow:hidden;  position:relative; height: 400px;}
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


.wp_search{ display:inline-block;position:relative;padding-left:0px;border: 1px solid #d0d0d0; background:#fff; }
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#333; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}



/**主体开始**/
#container { padding:7px 0;}
#container .inner { background:#fff; width:978px; padding:10px; border:1px solid #e5e5e5;}

/**首页三列布局**/
.mod {}
.mod1 .ml { width:100%;} 
.mbox { padding:0; border:none; background:#fff;  }
.mbox .con{border:1px solid #d3d3d3;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/


#container{ background:#fff; width:1000px; margin:0px auto; }

.pan-new2,.pan-new3 ,.pan-new4{width:980px; }
.pan-new2{margin:10px auto 8px auto;}
.pan-new3 { margin:0 auto 0px auto;}
.pan-new4{ margin:15px auto; }
.pan-new2 .mod1,.pan-new4-left{ width:230px; float:left; display: block; overflow: hidden; }
.pan-new2 .mod2{ width:500px; float:left; display: block; overflow: hidden;  margin-left:10px;}
.pan-new2 .mod3{ width:230px; float:right; display: block; overflow: hidden; }

.pan-new2 .mod3 .news_icon{ background: url(images/index_24.jpg) no-repeat  3px 10px; height:22px;}
.pan-new2 .mod3  .scrollnews_top #middlew4{margin:0px auto; width:96%;}

.pan-new2 .mod1-a1 .con{padding:0px;}

.pan-new3 .mod1{ width:740px; float:left; display: block; overflow: hidden; margin-bottom:6px;  }
.pan-new3 .mod2{ width:230px; float:right; display: block; overflow: hidden; }


.pan-new2 .mod1 .mod1-a2 ul,.pan-new4  .mod1-a2 ul{width:214px; margin:0px auto;}
.pan-new2 .mod1 .mod1-a2 li,.pan-new4 .mod1-a2 li{height:20px; background:url(images/index_29.jpg) no-repeat 0px 0px; line-height:20px; text-indent:35px; margin-bottom:8px;}
.pan-new2 .mod1 .mod1-a2 li:hover,.pan-new4  .mod1-a2 li:hover{height:20px; background:url(images/index_12.jpg) no-repeat 0px 0px; line-height:20px;}
.pan-new2 .mod1 .mod1-a2 li:hover a,.pan-new4 .mod1-a2 li:hover a{color:#fff;}

.pan-new3 .post .tt{background:url(images/index_49.jpg) no-repeat 0 0;   }
.pan-new3 .mod1 .con .wp_article_list .list_item{ border-bottom:none; width:170px; text-align:center;  position: relative; height: 142px;}
.pan-new3 .mod1 .wp_article_list .list_item span{margin:0px; width:100%; text-align:center;  }
.pan-new3 .mod1 .wp_article_list{width:170px;  text-align:center;}
.pan-new3 .wp_article_list .list_item .pr_fields{ width:170px;    text-align: center;     position: absolute; bottom: 0px;  left: 0px;}
.pan-new3 .mod1 .con .wp_article_list .list_item .Article_Index{display: none; }
.pan-new3 .mod1 .con #wp_news_w5{margin: 5px 0px 0px 13px;}

.pan-new3 .mod2 .con-a1{width:200px; margin:22px auto;}

.pan-new2 .mod3 .mod3-a2 li,.pan-new4 .mod3-a2 li{ margin-bottom:5px;}


.pan-new2 .mod3 .scrollnews_top .scrollnews_li{background:none;}

/****二级页面***/
.pan-new4 .infobox{border: 1px solid #d3d3d3; padding:10px 0;  border-top:0px; width:738px; float:left;   -moz-border-radius:0 0 8px 8px;      /* Gecko browsers */ -webkit-border-radius:0 0 8px 8px;   /* Webkit browsers */ border-radius:0 0 8px 8px;             /* W3C syntax */}
.pan-new4  .article{width:96%; margin:10px auto; }
/**********院系风采*********/
.yxfc .imgscroll2_td { text-align:center; width:190px; padding-left:15px; overflow:hidden;  }
.yxfc .imgscroll2_td div { padding-top:5px; text-align:center; width:190px; }
.yxfc .imgscroll2_img {  }




/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:5px 5px 5px 30px; background:url(images/icon_col_name.gif) no-repeat 5px 9px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#fff; background:#52B4EB url(images/icon_column_1.gif) no-repeat 6px 12px; border-top:1px solid #fff; border-bottom:1px solid #2867A0;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:740px; float:right;} /**栏目新闻**/
.col_news_head { background:url(images/new-it.jpg) no-repeat 0 0; width:100%; float:left; }
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;  }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:14px; font-weight:100; color:#222; padding:0 50px 0 30px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px; margin-right:15px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/


.pan-new4-right .col_news_con{border: 1px solid #d3d3d3; padding:10px 0;  border-top:0px; width:738px; float:left;   -moz-border-radius:0 0 8px 8px;      /* Gecko browsers */ -webkit-border-radius:0 0 8px 8px;   /* Webkit browsers */ border-radius:0 0 8px 8px;             /* W3C syntax */}

.pan-new4-right .wp_article_list .list_item{height:30px; line-height:30px; border-bottom:none; }
.pan-new4-right .col_news_list{    width: 95%;  margin: 10px auto;}
.pan-new4-right .col_news_list .wp_article_list .list_item .Article_Index{    background: #ccc;width: 4px; height: 4px; margin: 14px 5px 0 0;     -moz-border-radius: 15px;      /* Gecko browsers */-webkit-border-radius: 15px;   /* Webkit browsers */  border-radius:15px;            /* W3C syntax */}




/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:28px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#009900;  } /**文章标题**/
.article h2.arti_title2 { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center; border-bottom:1px solid #ccc;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/











/**页脚开始**/
#footer {}
#footer .inner { padding:20px 0;   background: url(images/index_75.jpg) repeat-x 0 0; }
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}




/************选项卡**********/

.mod_left_2 { float: left;width:100%;  }
.mod_left_3{ float: left;width:100%; }
.mod_left_4{ float: left;width:100%; height: 224px;}


.wp_article_list .list_item span{margin:0px;}
.sudy-tab .tab-list{color:#444;text-align:left;  border: 1px solid #d3d3d3; border-top:none;    display: block;  float: left; height:240px; width:478px;   padding: 0px 10px;}

.mod_right_2 .post1 .subnav .title{ float: left; height: 36px;   background: url(../images/video1.jpg) left bottom no-repeat;width: 50%;}

.mod_right_2 .wp_article_list .list_item .Article_Index{ background:url(../images/jt2.png) center no-repeat; display: block;}
.list_right .post1 .con {    border: 1px solid #cdcdcd;}
.list_right .post1 .subnav {background: url(../images/h2bg.jpg) no-repeat; height: 30px;}
.list_right .post1 .subnav .title{margin: 0px;padding: 0px 0px 0px 15px;font: normal normal 14px/30px ;color: #fff;  line-height: 30px;}
.mod_left_2  .wp_article_list .list_item { border-bottom: none;height: 33px;line-height: 35px;}
.news_list .news {margin: 0px 0px 10px 0px;background: url(../images/dot.png) left top no-repeat; padding: 0px 0px 0px 20px;}
.news_title {}
.news_title a {color: #0065A8;  font: normal bold 14px/24px ;}
.news_summary a { color: #545557;  font: normal normal 12px/18px ;}
.news_meta {color: #0065a8;font: normal normal 12px/18px ;}
.news_name {color: #e9b702 !important;font: normal normal 12px/18px;}  

.tab-list .wp_article_list .list_item .Article_Index { background:url(images/icon.png) no-repeat 0px 9px!important;  width: 12px; height: 24px; }
.sudy-tab .tab-menu { height: 31px!important;  padding-left:15px; overflow:hidden; background:url(images/index-z7.png) no-repeat -1px -1px; }
.sudy-tab .tab-list li .cbox{position:relative;  color:#000;}
.sudy-tab .tab-list li .cbox .more {position: absolute; right: 8px; top: -28px; z-index:300; width: 60px;}
.sudy-tab .tab-list li .cbox .con {position: absolute; left: 0px; top: 0px; z-index: 299; padding: 10px 0;}
.sudy-tab .tab-menu li{width: auto;text-align: center;padding: 0px 17px !important; background:url(images/index-z9.jpg) no-repeat 0px 0px !important; color: #555 !important; height: 25px !important; line-height:25px !important; margin-top:5px; margin-right:8px;}
.sudy-tab .tab-menu li a { color:#359239; font-size:14px;  }
.sudy-tab .tab-menu li.selected { background:url(images/index-z8.jpg) no-repeat 0px 0px !important; color: #fff !important; height: 25px !important; line-height:25px; }
.sudy-tab .tab-menu li.selected a { color: #fff !important;  }



#wp_news_w11{width: 100%;  float: left; height: 75px; border-bottom: 1px solid #d3d3d3; padding-bottom:10px; margin:10px 0 5px 0;}
#wp_news_w11 .wp_article_list .list_item{height:26px; line-height:26px;}
#wp_news_w11 .tab-list .wp_article_list .list_item .Article_Index{     display: none; }
#wp_news_w11 .list_item .pr_fields{    display: inline;  float: left; width: 100%; }
#wp_news_w11 .wp_article_list .list_item .Article_Index{display: none;}
#wp_news_w11 .wp_article_list .list_item .Article_Title{float: left;width: 100%;  text-align: center;  color:#222; font-size:14px; font-weight: bold;  }
#wp_news_w11 .wp_article_list .list_item .ex_fields .Article_Content{line-height:22px; color:#777; }


#wp_news_w12 .wp_article_list .list_item{height: 26px; line-height: 26px ;  float: left; width:100%; float:left; }
#wp_news_w21 .wp_article_list .list_item{height: 26px; line-height: 26px ;  float: left; width:100%; float:left; }

#wp_news_w14{width: 100%;  float: left; height: 75px; border-bottom: 1px solid #d3d3d3; padding-bottom:10px; margin:10px 0 5px 0;}
#wp_news_w14 .wp_article_list .list_item{height:26px; line-height:26px;}
#wp_news_w14 .tab-list .wp_article_list .list_item .Article_Index{     display: none; }
#wp_news_w14 .list_item .pr_fields{    display: inline;  float: left; width: 100%; }
#wp_news_w14 .wp_article_list .list_item .Article_Index{display: none;}
#wp_news_w14 .wp_article_list .list_item .Article_Title{float: left;width: 100%;  text-align: center; }
#wp_news_w14 .wp_article_list .list_item .ex_fields .Article_Content{line-height:22px; color:#777; }




#wp_news_w15 .wp_article_list .list_item{height: 26px; line-height: 26px ;  float: left; width:100%; float:left; border-bottom:none;}
#wp_news_w16 .wp_article_list .list_item{height: 26px; line-height: 26px ;  float: left; width:100%; float:left; border-bottom:none;}
.mod_left_3 .sudy-tab .tab-list{height:170px;padding:5px 10px;}

.mod2 .mod_left_3{margin-top:15px;}


.mod2 .mod_left_2 .tab-list .wp_article_list .list_item .Article_Index,.mod2 .mod_left_3 .tab-list .wp_article_list .list_item .Article_Index{background:url(images/index_17.jpg) no-repeat 0px 6px !important;  }

.piaoc {display:none;}
.piaoc .wp_article_list .list_item .pr_fields { display:none; }
.mod1-a3 { display:none;}