@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; }/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto; min-width:1000px;}
.wrapper .inner {width:1000px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header {}
#header .inner { background:#0068b7;width: 100%;}
.head {width: 1000px;height:120px;margin: 0 auto;background:url(images/headbg.jpg) no-repeat 50% 0;} /**页头部分**/
.head .sitelogo{float:left;padding-top:30px;padding-left:30px;}
.head .sitetitle {float:left;margin-top:45px;margin-left: 6px;height: 41px;font-weight:bold;color:#fff;font-size: 36px;border-left: 1px solid #fff;padding: 0px 12px;} /**站点名称**/

#nav .inner { width:100%; margin:0 auto;background: #6dabde;}
.navbar { height: 40px;width: 1000px;margin: 0 auto;} /**导航区域背景**/
.navbar .navbox { } /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size: 16px;font-weight: normal;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: 0px 32px 0px 10px;/* height:40px; */line-height:40px;} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;} /**子菜单背景**/
.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:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; line-height:26px;} /**子菜单栏目高度与边距**/
#nav .inner1 .wp_nav .sub-nav li.nav-item i.mark { background:#c70202;}
#nav .inner1 .wp_nav .sub-nav li.nav-item a:hover,#nav .inner1 .wp_nav .sub-nav li.nav-item a.parent {background:#a10101; color:#fff;}

/**标题栏新闻窗口**/
.post {margin-bottom: 0px;}
.post .tt { display:inline-block; width:100%; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size: 18px; font-weight: normal; color: #434343;} /**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:32px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:32px; line-height:32px; } /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item {border-bottom: 0px dashed #ccc;height: 36px;line-height: 36px;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index {background:url(images/li.gif) no-repeat center;height: 36px;margin: 0px 2px;} /**新闻列表图标**/
/*带图标标题*/
.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;background: none;margin: 0px 0px 8px 0px;} /**标题图标**/
.news_list li.news span.news_title {float:left;margin: 0px 24px;font-size: 14px;background: url(images/li.gif) no-repeat left center;padding: 0px 15px;}
.news_list li.news span.news_meta {float: left;margin-left:2px;width: 150px;background: #066dbc;text-align: center;color: #fff;}
.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 {width: 1000px;padding:0px;border: none;position: relative;}
.cont {background:#f6f6f6 url(images/bod.jpg) repeat-x center;padding:0;}
/**首页四行布局**/
.mod_1,.mod_3,.mod_4 {
    margin: 20px 0px 20px 0px;
}
.mod_2{ margin: 30px 0px 10px 0px;}
.mod_1_left { float:left; width:650px;}
.mod_1_right { float:right;width:310px;}
.mod_2_left {float:left;width:650px;background: #e2f1ff;height: 288px;}
.mod_2_right {float:right;width: 310px;}
.mod_4_left { float:left;width: 650px;}
.mod_4_left_1{float:left; width:300px;}
.mod_4_left_2{float:right; width:300px;}
.mod_4_right { float:right;width: 315px;}
.rili {margin: 9px 0px;/* border-bottom: 1px dashed #c7bbc7; */}
.date { float:left;}
.date-day {font-size: 18px;margin: 0px auto;color: #fff;padding: 5px 0px 5px 0px;text-align: center;background:#63065f;}
.date-month {font-size: 12px;padding: 8px 5px 8px 5px;text-align: center;background: #fff;}
.cont-2-bt a {color: #000;font-size: 14px;}
.cont-2-con a {font-size: 12px; color: #797979;}
/**页脚开始**/
.footer11 {background: #c70202 url(images/footer1.jpg) center no-repeat !important;height:194px;}
#footer1 .inner { padding:0px 0; text-align:center;}
#footer1 .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer1 .inner p span { margin:0 3px;}
.b_left {float:left; width:767px; height:130px; margin:32px 0px;}
.bb_left {float:left; width:300px;}
.bb_right {float:left;color:#fff;font-family:"Microsoft YaHei";font-size:14px;line-height:30px;text-align:left;padding: 23px 0px 25px 30px;width:410px;border: 1px solid rgba(255, 255, 255, 0.31);border-bottom:none;border-top:none;}
.b_right {float:right; width:347px;height:130px; /*margin:32px 0px;*/margin:32px -61px;}
.bb_1 { background:url(images/bb_1.png) left center no-repeat;  padding:0px 0px 0px 20px;}
.bb_2 { background:url(images/bb_2.png) left center no-repeat;  padding:0px 0px 0px 20px;}
.bb_3 { background:url(images/bb_3.png) left center no-repeat;  padding:0px 0px 0px 20px;}
.c_left {float:left;text-align: left;}
.c_left span {color:#fff; line-height:25px; text-align:left;font-family:"Microsoft YaHei"; font-size:12px;}
.c_right {float:right; width: 335px;}
#footer .inner .share {    padding: 5px 0;}
#footer .inner .share li { display: inline-block; text-align: center; margin: 0 8px; float: left;}
#footer .inner .share li a { display: inline-block; white-space: nowrap; color: #a4aeba;height: 41px;}
#footer .inner .share li a span { display: inline-block;margin:0 auto; width: 30px; height: 30px; margin:0 auto; background: url(img/share.png) no-repeat;}
#footer .inner .share li a em { display: inline-block; white-space: nowrap; height: 14px; margin-top: 5px; line-height: 14px; font-style: normal;}
#footer .inner .share li a:hover em { color: #fff;}
#footer .inner .share li.add-weixin a span { background-position: 0 1px;}
#footer .inner .share li.add-tqq a span { background-position: -50px 1px;}
#footer .inner .share li.add-weibo a span { background-position: -104px 1px;}
#footer .inner .share li.add-weibolianmeng a span { background-position: -158px 1px;}
#footer .inner .share li.add-peng a span { background-position: -161px 1px;}
#footer .inner .share li.add-weixin a { position: relative;}
#footer .inner .share li.add-weixin a img { display: block; width: 200px; height: 200px; position: absolute; left: 50%; top:-210px; margin-left: -100px; z-index: 1000000; display: none;}
#footer .inner .share li.add-weixin a:hover img { display: block;}
.c_right_1 { float:left;width: 120px;}
.c_right_2{ float:right; width: 146px; background:url(images/tj.png) left center no-repeat;  padding: 0px 0px 0px 40px;margin: 10px 0px 0px 0px;}
.c_right_top { float:left; height:20px;line-height: 20px;}
.c_right_bottom { float:left;height:20px;line-height: 20px;}

/**页脚开始**/
#footer { background:#313131; height:70px;}
#footer .inner { padding:10px 0;text-align:center;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;margin: 0px;height: 41px;}
#footer .inner p span { margin:0 3px;}

/**列表页**/
.col_menu {width: 220px;float:left;background: #eee;margin: 20px 0px 0px 0px;} 
.col_menu .col_menu_head {background: none;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 24px;font-weight: bold;color: #0068b7;padding: 15px 0px;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 0px;background: none;text-align: left;margin: 0px 0px 0px 44px;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn {width: 80%;margin: 0 auto;border: none;}
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #3E3E3E;background: none;border: none; font-size:16px;     border-bottom: 1px solid #dadada;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-left:9px; line-height:30px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color:#4890c7;background: none;border-bottom: 1px solid #dadada;}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**二级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#9c9c9c !important; font-size: 13px;/* 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:21px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {color:#000 !important;/* background-image:url(images/icon_column_2_hover.gif); */ border-bottom: 1px solid #dadada;}	/**鼠标经过或选中二级子栏目**/
.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: 780px;float:left;margin: 20px 0px 0px 0px;} 
.col_news_box{margin-left: 50px;}

.col_news_head {border-bottom:1px solid #ccc;background: #0068b7;color: #fff;padding: 0px 20px;}
.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:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {
    border: none;
    line-height: 30px;
    height: 30px;
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;font-size: 14px;}
.col_news_list .wp_article_list .list_item .Article_Index {display: none;} /**栏目新闻图标序号**/
.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; border-bottom: 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;padding: 0px 20px;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/

.cont-2 {float: left;margin: 0px 0px 0px 20px;height: 42px;line-height: 42px;}
.cont-1-sj { float:left !important;}
span.pubdate-month span {display: block;float: left;width: auto;font-size: 14px;font-weight: normal;}
span.pubdate-year {
    background: #0068b7;
    color: #fff;
    font-size: 12px;
    height: 21px;
    line-height: 16px;
    display: block;
}
div#wp_nav_w52 li.nav-item{ width: 140px;height:80px; background:#e2f1ff url(images/dh1.png) center 10px no-repeat;margin: 0px 29px 24px 0px;}
div#wp_nav_w52 li.nav-item:hover{ background:#0068b7 url(images/dh1.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i2{margin: 0px 0px 24px 0px;background:#e2f1ff url(images/dh2.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i2:hover{margin: 0px 0px 24px 0px;background:#0068b7 url(images/dh2.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i5{background:#e2f1ff url(images/dh5.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i5:hover{background:#0068b7 url(images/dh5.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i6{background:#e2f1ff url(images/dh6.png) center 10px no-repeat;     margin: 0px 0px 24px 0px;}
div#wp_nav_w52 li.nav-item.i6:hover{background:#0068b7 url(images/dh6.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i3{background:#e2f1ff url(images/dh3.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i3:hover{background:#0068b7 url(images/dh3.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i4{margin: 0px 0px 24px 0px;background:#e2f1ff url(images/dh4.png) center 10px no-repeat;}
div#wp_nav_w52 li.nav-item.i4:hover{margin: 0px 0px 24px 0px;background:#0068b7 url(images/dh4.png) center 10px no-repeat;}
div#wp_nav_w52 .nav-item a {padding: 47px 0px 0px 0px;font-size: 16px;color: #0068b7;}
div#wp_nav_w52 .nav-item a:hover {color: #fff;}
div#wp_nav_w62 a span.item-name{padding: 10px 6px;text-align: left;}
div#wp_nav_w62 li.nav-item a {font-size: 14px;background: url(images/li.gif) no-repeat left center;text-align: left;}
div#wp_nav_w62 li.nav-item {width: 103px;}
div#wp_nav_w62 li.nav-item.i3,div#wp_nav_w62 li.nav-item.i6,div#wp_nav_w62 li.nav-item.i9,div#wp_nav_w62 li.nav-item.i12 {}
.mod_1_right span.title,.mod_1_left span.title,.mod_4_left span.title {padding: 0px 0px 0px 26px;background: url(images/bt1.png) left no-repeat;}
.mod_1_right span.title{background: url(images/bt2.png) left no-repeat;}
.mod_4_right span.title{padding: 0px 0px 0px 26px;background: url(images/bt3.png) left no-repeat;}
.bb_left img {width: 260px;float: left;margin: 30px 0px 0px 0px;}

.b_right img {margin: 0px 25px 0px 0px;}
.col_metas .col_path a {
    color: #fff;
}
.possplit { background:url(images/posSplit.gif) center no-repeat;}
.siteCounter5 span {
    color: #fff;
    border: none;
    margin: 0px;
    padding: 0px;
}

#header .inner1 { background:#a10101;width: 100%;}
#nav .inner1 { width:100%; margin:0 auto;background: #c70202;}

.wrapper .inner1 {width:1000px;margin:0 auto;} 
#footer1 .inner1 {padding:0px 0;text-align:center;background: #c70202 url(images/footer1.jpg) center no-repeat;}
#footer1 .inner1 p { font-size:14px; line-height:20px; text-align:center;}
#footer1 .inner1 p span { margin:0 3px;}
.inner1 .col_menu .col_menu_head h3.col_name .col_name_text{
    font-size: 18px;
    font-family: "宋体";
    width: 184px;
    height: 30px;
    color: #b2180d;
}
.inner1 .col_news_head {border-bottom:1px solid #ccc;background: #b2180d;color: #fff;padding: 0px 20px;}
.inner1 .head {width: 1000px;height:120px;margin: 0 auto;background:url(images/headbg1.jpg) no-repeat 50% 0;} /**页头部分**/
div#footer1 {
    background: #0068b7 url(images/footer.jpg) center no-repeat;
}
.head_1 { float:left; width:650px;}
.head_2 {float:right;width: 240px;}
.head_link {float:right;width: 120px;height:30px;margin: 10px 0px 0px 0px;}
.head_search {float:right;width:240px;height:30px;margin: 43px 0px 0px 0px;}
.head_link a{ color:#fff }
.head_link a span.item-name { padding: 0px 8px !important; margin: 0px !important;}
.wp_search .search {background:url(images/btn_search.png) center no-repeat !important;width: 21px;height: 21px;}
input#keyword {
    background: none;
    border: none;
    color: rgba(255, 255, 255, 0.87);
    font-size: 13px;
    padding: 0px 0px 0px 10px;
}

.wp_search {
    border-bottom: 1px solid rgba(255, 255, 255, 0.38);
}
div#wp_news_w73 .list_item {width: 156px;float: left;font-size: 14px;}
div#wp_news_w73 li.list_item.i7 {width: 90%;}
div#wp_news_w73 li.list_item.i8 {width: 90%;}
.supportTab {
    width: 100%;
    height: 106px;
	text-align:center;
	margin-top: 22px;
}
.supportTab a {
    float: left;
    width: 99px;
    height: auto;
	font-size:16px;
	font-weight:bold;
	color:#0068b7;
	line-height:24px;
    margin: 0 27px;
}
#upmid p {
    font-size: 12px;
    line-height: 18px;
    color: #a0a0a0;
    text-indent: 0;
    padding-left: 16px;
}
#upmid p a:hover{color:#0068b7 !important;}
div#umsearcht {
    height: 60px;
}
#wp_news_w71 .wp_article_list .list_item, #wp_news_w72 .wp_article_list .list_item {
    border-bottom: 1px solid #e8e8e8;
}
.inner1 .col_menu .col_menu_head h3.col_name {
    padding: 10px 0px 0px 0px;
}
.mod_1_left .post .con {
    position: relative;
    z-index: 0;
}
.articlecontent {
    height:  130px;
    padding-top: 5px;
}
.dl {
    position: absolute;
    top: 320px;
    left: 50px;
}
span.date1 {
        font-size: 13px;
    padding: 6px 0px;
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    background: #0068b7;
    color: #fff;
}
span.date2{
    color: #0068b7;
    text-align: center;
    float: left;
    width: 100%;
    background: #ccc;
    padding: 6px 0px;
    font-size: 13px;
}

input.enbtn {
    display: none !important;
}
input#umsearcha1_submit {
    display: none !important;
}
a#uma1 {
    display: none;
}
div#umcc1 p {
    display: none;
}
div#way1 {
    display: none !important;
}
input#umsearchtext {
    display: none !important;
}
select#slc {
    display: none !important;
}