@charset "utf-8";
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{ font-style:normal; }
[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,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; 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; }
.icon{ display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/**布局开始**/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
    z-index: 110;
}
body,p { font:14px/1.75 "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
a { color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#00428d; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:900px; margin:0 auto;} /**页面全局宽度**/
/*head开始*/
#header {}
.head {width:100%;height: 110px;position:relative;background:url(../images/head.jpg) no-repeat 0px 8px;}  
.head .head-left{float:left;display:inline-block;width: 427px;height: 110px;}
.head .head-left .sitelogo{}
.head .sitelogo a{display:none; }
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox { background:; }
.main1{background-color: #0065a8;}
.main1 .inner{}
.main1 .ml{float:left;width: 156px; padding:0px 0px 0px;}
.main1 .mr{float:right;width: 670px; color:#fff; font-size:14px;}
.main1 .mr td{vertical-align:top;}
.main1 .mr .tit{margin-top:50px;font-size:30px; line-height:30px;}
.main1 .mr .tit span{font-size:20px; line-height:30px; margin-left:20px; vertical-align:middle;}


.main2{background:#fff;    min-height: 1000px;}
.main2 .ml{float:left;width: 156px;background:#e6e6e6;padding:10px 0px 0px;top: 241px!important;}
.main2 .mr{float:right;width: 670px; padding:15px 0px;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 1px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 18px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title { display:block; line-height: 42px; color: #00428d; font-family:"Microsoft yahei"; }
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }
.post .con { padding: 6px 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; } 
.post .more_btn { display:inline-block; height: 20px; margin-top:15px; line-height: 20px; float:right; } 
.post .more_btn a{color:#fff;} 

/**页脚开始**/
#footer { background:#575a5f; }
#footer .inner {padding:25px 0px;}
#footer .inner p{font-size:13px; line-height:30px; text-align:center; color: #fff; }
#footer .inner p span { margin:0 3px; }
#footer .inner p.copyright{}

.photo{text-align:center;}
.photo img{ vertical-align:bottom;}
.tabmenu{padding:0px 20px;}
.tabmenu li{text-align:right;margin: 15px 0px;}
.tabmenu li span{line-height:24px; font-size:16px;}



.post-21 li {
    white-space: break-spaces;
    list-style: auto;
}