@charset "utf-8";
/* Base Reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu { margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details { display:block; }
table { border-collapse:collapse; border-spacing:0; }
caption,th { text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr { border:0; }
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[hidefocus],summary { outline:0; }
li{list-style:none; }
h1,h2,h3,h4,h5,h6,small { font-size:100%; }
sup,sub { font-size:83%; }
pre,code,kbd,samp { font-family:inherit; }
q:before,q:after { content:none; }
textarea { overflow:auto; resize:none; }
label,summary { cursor:default; }
a,button { cursor:pointer; }
h1,h2,h3,h4,h5,h6,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body,textarea,input,button,select,keygen,legend {font:12px/1 arial,\5b8b\4f53; outline:0;}
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb { width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.clearfix { display: block; *zoom:1; }

/**全局样式**/
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333; background:url(images/bg.png) repeat-x 0 0;}/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1000px;margin:0 auto;} /**页面全局宽度**/

/**页头**/
#header {}
#header .inner {}
.head { width:100%; height:120px; position:relative; background:url(images/headbg.png) no-repeat 50% 0; position:relative;} /**页头部分**/
.head .sitelogo{display:none;float:left;padding-top:30px;padding-left:30px;}
.head .sitetitle {display:none;float:left;margin-top:45px; margin-left:20px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.nav{width:100%;background-color:#1e3f75;}
.navbar {width:1000px;height:40px;margin:0 auto; } /**导航区域背景**/
.navbar .navbox {width:810px;height:100%;float:left;} /**导航窗口大小及位置**/
.navbar .searchbox{width:180px;height:100%; margin:0 auto;float:left;}/**搜索框**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size: 14px;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 10px;/* height:40px; */line-height:45px;} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#1e3f75;} /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:16px; 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:#1e3f75; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 26px; line-height:20px;} /**子菜单栏目高度与边距*

/**标题栏新闻窗口**/
.ml_bottom .post { margin-bottom:10px;}
.ml_bottom .post .tt { display:inline-block; width:100%;font-color:#fff;border:1px solid #d3d3d3;} /**标题栏**/
.ml_bottom .post .tt .tit { height:32px;width:100px;display:inline-block; float:left; font-size:16px;  color:#fff;background-color:#1e3f75;font-weight:bold;} /**标题字体**/
.ml_bottom .post .tt .tit .title { display:inline-block; line-height:24px;text-align:center;margin-left:22px;margin-top:3px;font-family:"Microsoft YaHei";} /**标题图标**/
.ml_bottom .post .tt .more_btn { display:inline-block;float:right; height:32px; line-height:32px; margin-right:15px;} /**更多按钮**/
.ml_bottom .post .con { padding:5px 0; margin:0 auto;}
.ml_bottom .post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;line-height:30px;} /**系统新闻列表**/
.ml_bottom .post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.ml_bottom .post .con .wp_article_list .list_item a { font-size:14px;line-height:30px;}
.ml_bottom .post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.left .post { margin-bottom:0px;}
.left .post .tt { display:inline-block; width:100%;background-color:#1e3f75;margin-top:3px;border:1px solid #d3d3d3;} /**标题栏**/
.left .post .tt .tit { height:32px;display:inline-block; float:left; font-size:16px;  color:#fff;margin-left:10px;font-weight:bold;} /**标题字体**/
.left .post .tt .tit .title { display:inline-block; line-height:24px;margin-left:7px;margin-top:3px;font-family:"Microsoft YaHei";} /**标题图标**/
.left .post .tt .more_btn { display:inline-block;float:right; height:32px; line-height:32px; margin-right:10px;} /**更多按钮**/
.left .post .con { padding:5px 0; margin:0 auto;}
.left .post .con .wp_article_list .list_item {} /**系统新闻列表**/
.left .post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.left .post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.more_text img{margin-top:12px;}
/*带图标标题*/
.post1 {}
.post1 .tt {background:url(images/icon_tit.gif) no-repeat 5px center;}
.post1 .tt .tit {}
.post1 .tt .tit .title {padding-left:35px;}
/**自定义新闻列表**/
.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;}
/** 
*其他样式
*/

/**主体开始**/
#container {/* padding:7px 0; */}
#container .inner {background:#fff;width:1000px;}

/**首页三列布局**/
.mod {}
.mod .ml {width:710px; float:left;margin-top:10px;}/**左列**/ 
.mod .mr { width:270px; float:right; margin-left:20px; padding:10px 0;margin-top:10px;} /**右列**/
.mod .ml_top{width:710px; float:left;padding:10px 0;}/**左上**/
.mod .ml .ml_top .left{width:290px;float:left;}
.mod .ml .ml_top .right{width:400px; margin-left:20px; float:left;}
.mod .ml_bottom{width:710px; float:left;}/**左上**/
.mbox { padding:0 4px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mbox1 {  background:#fff;}
.mr .entrance{width:100%; margin-bottom:10px;}
.mr .calendar{width:100%; margin-bottom:10px;}
.mr .contact{width:100%;}
.entrance .entrance_top{width:100%; height:80px;margin:0 auto; background-image:url(images/entrance2.png);}
.entrance_menu{padding:20px; border:1px solid #e4e4e4;}
.calendar{margin-top:20px;}
.contact{border:1px solid #e4e4e4;margin-top:20px;}
.contact_name{ width:260px;height:32px;line-height:22px; color:#fff;background-color:#1e3f75;font-size:16px;margin-left:5px;margin-right:5px;margin-top:5px;}
.contact_name .contact_title{display:block;margin-left:25px;line-height:32px;  color:#fff;font-size:16px;font-family:"微软雅黑";}

/**页脚开始**/
#footer {}
#footer .inner { padding:10px 0; text-align:center;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}
.link{width:100%; margin:0 auto;background-color:#1e3f75;}
.linker{width:1000px; height:40px;margin:0 auto;}
.linkbox{width:100%;height:100%; padding:2px;}
.link_name{width:70px; height:26px;text-align:center;float:left;margin-top:8px;font-size:16px;color:#ffffff;}
.link_boxer{width:220px;height:100%;float:right;margin-top:5px;}
.copyright{font-size:12px;line-height:24px;}
.address{font-size:12px;line-height:24px;}

/**列表页**/
.col_menu {width: 210px;float:left;position:relative;margin-right: -220px;} 
.col_menu .col_menu_head { background-color:#1e3f75;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 16px;font-weight: normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 0px 5px 0px 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 {font-weight:normal;color: #3E3E3E;background: #EFEFEF url(images/icon_column_1.gif) no-repeat 10px 10px;border-top:1px solid #fff;border-bottom: 1px solid #ddd;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-left:25px;}
.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: #F7F7F7 url(images/icon_column_2.gif) no-repeat 26px 11px;border-top:1px solid #fff;border-bottom: 1px solid #E0E0E0;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:40px;}
.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 .column-name{padding-left:55px;}
.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 .column-name{padding-left:70px;}
.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 .column-name{padding-left:85px;}
.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:100%;float:left;} 
.col_news_box{margin-left: 220px;}

.col_news_head {border-bottom:1px solid #ccc;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;font-weight: normal;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:26px; line-height:26px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {line-height:36px;font-size:18px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top: 1px solid #D0D0D0;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; 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:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/

/**日历**/
.sudyclndr {position: relative; font-size: 16px; color: #565656; font-family: "Microsoft YaHei",Tahoma, Geneva, sans-serif;border: 1px solid #CBD0E2;}
.sudyclndr a { color: #565656; cursor: pointer;}
.sudyclndr a:hover { text-decoration: none;}
.sudyclndr .clndr-controls { height: 36px; line-height: 36px; background: #909090; position: relative;  }
.sudyclndr .clndr-controls .clndr-nav { display: block; width: 25px; height: 25px; line-height: 25px; position: absolute; top: 50%; margin-top: -13px; color: #fff; font-size: 16px; font-family: arial; text-align: center; cursor: pointer; font-weight: bold; text-decoration: none;}
.sudyclndr .clndr-controls .clndr-nav:hover {color:#000;}
.sudyclndr .clndr-controls .clndr-prev { left: 0;}
.sudyclndr .clndr-controls .clndr-next { right:0;}
.sudyclndr .clndr-controls .clndr-dates {margin:0px 30px; text-align: center; position: relative;}
.sudyclndr .clndr-controls .clndr-dates a {margin:0 1px; font-family"songti";}

.sudyclndr .clndr-container { position: relative; overflow: hidden; }
.sudyclndr .clndr-container .clndr-days { position: absolute; width: 100%; left: 0; top: 0; z-index:5;}
.sudyclndr .clndr-container .clndr-days-week { background: #e9e9e9; color: #555; }
.sudyclndr .clndr-container .clndr-days-week .clndr-week {font-weight: normal; }
.sudyclndr .clndr-container .clndr-days-week .clndr-week .week-box {height: 39px; line-height: 39px; text-align: center;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box {background: #fff; height: 39px; line-height: 39px; text-align: center;border-left: 1px solid #f4f4f4; border-bottom: 1px solid #f4f4f4; cursor: pointer; position: relative;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day-0 .day-box {border-left:none;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box .day-number { color: #000; display: block; width: 100%; height: 100%; cursor: pointer;
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-ms-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
transition: background-color 0.5s;font-family: "songti";}

.sudyclndr .clndr-container .clndr-days-wrap .clndr-day .day-box .day-number:hover { color: #fff; background: #c5c5c5}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day-out .day-box .day-number:hover { color: #CECECE; background: #f2f2f2; cursor: text;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day-out .day-box .day-number { color: #CECECE;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events .day-box .day-number { color: #fff; }

.sudyclndr .clndr-container .clndr-days-wrap .clndr-day-cur .day-box{ background: #DFDFDF;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-today .day-box{ background: #135cae;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-has-events .day-box {background: #FCDABA;}
.sudyclndr .clndr-container .clndr-days-wrap .clndr-day-cur .day-box .day-number,
.sudyclndr .clndr-container .clndr-days-wrap .clndr-today .day-box .day-number { color: #fff; font-weight: normal;}
.sudyclndr .clndr-container .clndr-events { width: 100%; height: 100%; position: absolute; left: 100%; top: 0; z-index: 10; background: #f8f8f8;}
.sudyclndr .clndr-container .clndr-events .clndr-events-head { height: 30px; position: relative; background:#fff;}
.sudyclndr .clndr-container .clndr-events .clndr-events-head .clndr-events-close { display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #999; position: absolute; right: 0; top: 50%; margin-top: -15px; font-size: 20px; font-family: "arial"}
.sudyclndr .clndr-container .clndr-events .clndr-events-head h3 { margin:0 30px; height: 30px; line-height: 30px; font-weight: normal; font-size: 14px; text-align: center;}
.sudyclndr .clndr-container .clndr-events .clndr-events-list { overflow: auto; list-style: none;}
.sudyclndr .clndr-container .clndr-events .clndr-events-list li { border-bottom: 1px solid #DFDFDF; list-style: none;}
.sudyclndr .clndr-container .clndr-events .clndr-events-list li a{ display: block; line-height: 20px; padding: 4px 10px 4px 6px; border-left:4px solid #f8f8f8;}
.sudyclndr .clndr-container .clndr-events .clndr-events-list li a:hover{ background: #f2f2f2; border-left-color:#F6C491; color: #000}


/**日历事件输出**/
.sudyclndr-event-wrap {}
.sudyclndr-event-wrap .sudyclndr-event-date { font-size: 22px; font-weight: bold; height: 42px; line-height: 42px; border-bottom: 3px solid #666; color: #1A5493; margin-bottom: 10px;}
.sudyclndr-event-wrap .sudyclndr-event-news { padding: 0 5px; border-bottom: 1px solid #666; margin-top: 10px;}
.sudyclndr-event-wrap .sudyclndr-event-news h2 { color: #1A5493; font-size: 18px; font-weight: bold; line-height: 22px; margin-bottom: 3px;}
.sudyclndr-event-wrap .sudyclndr-event-news h2 a { color: #1A5493; font-size: 18px;}
.sudyclndr-event-wrap .sudyclndr-event-news p { line-height: 20px; color: #787878;}
.sudyclndr-event-wrap .sudyclndr-event-news .event-news-filed { color: #555; font-weight: bold;}

/**覆盖**/
.wp_search {
    width:180px;
    height:26px;
    margin-top:7px;
    float:right;
}
.wp_search .search {
    background: url(images/search.png);
    width: 30px;
    height: 26px;
    cursor: pointer;
}

.wp_search table tr td input{
    width:150px;
    height:26px;
    border:none;
}
.w12_openLink{
    width:200px;
    height:26px;
}
.w13_openLink{
    width:200px;
    height:26px;
}
.w14_openLink{
    width:200px;
    height:26px;
}
.w15_openLink{
    width:200px;
    height:26px;
}
#wp_nav_w9  ul li.nav-item.i1{}
#wp_nav_w9  ul li.nav-item.i2 {margin-top:15px;}
#wp_nav_w9  ul li.nav-item.i3 {margin-top:15px;}
#wp_nav_w9  ul li.nav-item.i1 a{text-align:left;color:#fff;background:url(images/1.png) no-repeat;font-size:14px;height:50px;}
#wp_nav_w9  ul li.nav-item.i2 a{text-align:left;color:#fff;background:url(images/2.png) no-repeat;font-size:14px;height:50px;}
#wp_nav_w9  ul li.nav-item.i3 a{text-align:left;color:#fff;background:url(images/3.png) no-repeat;font-size:14px;height:50px;}
#wp_nav_w9  ul li.nav-item.i1 span{margin-left:60px;line-height:36px;}
#wp_nav_w9  ul li.nav-item.i2 span{margin-left:60px;line-height:36px;}
#wp_nav_w9  ul li.nav-item.i3 span{margin-left:60px;line-height:36px;}

.contact .articlecontent {margin-left:20px;}

.wrapper1 {
    width: 1000px;
    margin: 0 auto;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 30px;
    padding: 0px 5px 0px 30px;
    background: none;
}

.col_menu .col_menu_head h3.col_name {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}

.wrapper1 .inner{
   margin-top:20px;
}

.fields pr_fields .Article_Title a{font-size:14px;line-height:30px;font-family:"微软雅黑";}

.left .post .con .wp_article_list .list_item {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom:none;
    vertical-align: top;
}

.ml_bottom .wp_article_list .list_item {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
}


