﻿﻿/* 全局定义 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 1100px;
    overflow-x: scroll;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
li {
    list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}



/*轮播广告*/
.focusAdzz{position: relative; z-index: 1; margin: 0px auto; height: 90px; width:1130px; background:#fff;}
.focusAdzz .bd img{display: block; width: 1080px; height: 90px;margin:auto 20px;}
.focusAdzz .bd .con{display: none;}
.focusAdzz .hd{position: absolute; z-index: 1; right: 50px; bottom: 12px;}
.focusAdzz .hd li{width: 8px; height: 8px; float: left; margin-left: 5px; line-height: 8px; overflow: hidden; background-color: #fff;}
.focusAdzz .hd li span{display: none;}
.focusAdzz .hd li.on{background-color: #ffcc33;}

/* 公共样式 */
html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    color: #333;
    font: 14px/30px "Microsoft YaHei", Tahoma, Helvetica, Arial, sans-serif;
    min-width: 1130px;
    background: #f8f8f8;
}
.wrap{background: url(../img/foot_bg.jpg) no-repeat center bottom;position: relative;}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

.clearbox {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.blank {
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    *height: 9px;
}

.nodata {
    color: #f60;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#header,#content,.sw {
    width: 1130px;
    margin: 0 auto;
    overflow: hidden;
}

.topbar {
    height: 32px;
    line-height: 32px;
}

.topbar span {
    color: #CCC;
}

.topbar .userPanel {
    float: right;
    *display: inline;
    cursor: pointer;
}

.topbar a {
    padding: 0 10px;
    font-size:12px;
}


.logobar {
    height: 185px;
    margin: 80px auto;
    text-align: center;
}

.topNav{
	height: 26px; 
    padding: 42px 15px 30px 0px; 
    background: url(../img/navbg.png) no-repeat;
}

.mainNav {
    width: 900px;
    float: left;
}

.mainNav .li1 {
    float: left;
    background: url(../img/nav_x.jpg) no-repeat right center;
    height: 26px;
    line-height: 26px;
    padding: 0px 26px;
}
.mainNav .li1 a{ font-size: 14px;
    font-weight: bold;}

.mainNav li.last1 {
    background: none
}

.mainNav li a:hover,
.mainNav li.on1 a {
    color: #dc0000
}


.siteSearch {
    float: right;
    width: 214px;
    position: relative;
    background: url(../img/search_txt.png) no-repeat;
    height:26px;
}

.keyWord {
    width: 160px;
    height: 24px;
    line-height: 24px;
    padding-left: 16px;
    font-size: 12px;
    color: #fff;
    background: none;
    border: 0;
    outline: none;
}

.siteSearch a.searchBtn,.siteSearch .searchBtn{
    width: 38px;
    height: 26px;
    display: block;
    border: 0px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    text-indent: -9999px;
    background: url(../img/search_bg.png) no-repeat;
     position: absolute;
    right: 0;
    top: 0;
    border:0;
    cursor: pointer;
    
}

.siteSearch a.searchBtn:hover,.siteSearch .searchBtn:hover {
    background-position: -38px 0px;
}


/* footer */
#footer {
    background: #5d5d5d;
    border-top: #dc0000 3px solid;
    height: 290px;
}

#footer .copyright {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-left: 80px;
    color: #fff;
    height:190px;
    padding-top:20px;
}
#footer .copyright a{
    color: #fff;
}

#footer .index_link {
    height: 24px;
    padding: 20px 0px;
    background: url(../img/foot_x.jpg) repeat-x left bottom;
    color: #fff;
}
#footer .index_link li{ 
    float: left;
    width: 242px;
    padding-left: 10px;
    margin-left: 10px;
 }
#footer .index_link select {
    width: 242px;
    height: 24px;
    border: 0px;
    line-height: 24px;
    color: #666;
    font-size: 12px;
}
#footer .index_link h3,#footer .index_link ul{float: left;}
.jiucuo,
.jiguan {
    position: absolute;
}

.jiucuo {
  left: 681px;
    top: 131px;
}

.jiguan {
  left: 550px;
    top: 120px;
}
#footer .sw {
    position: relative;
    overflow: hidden;
}

/* 背景切换 */
.bodyPic {width: 100%;
    height: 900px;
    position: absolute;
    overflow: hidden;
    min-width:1200px;
z-index:-1; top:0; left:0;}
.bodyPic .bd,.bodyPic .bd ul,.bodyPic .bd li{
	width: 100%;
    height: 900px;
    overflow: hidden;}
.bodyPic .bd li { background-repeat: no-repeat; background-position: center center; background-size: cover;}


.index_page_area {        
    padding: 30px 25px; 
    background: #fff; 
}

/*页面正文内容-二维码样式*/
.qrCodeBox{text-align: center; margin: 20px auto;}
.qrCodeBox .pic{display: inline-block; *display: inline; margin:0 auto; text-align: center;}
.qrCodeBox .tit{margin-top: 10px; height: 20px; line-height: 20px; font-size: 12px; color: #999;}
/* 信件列表 */
.letterList { width: 100%; }
.letterList th, .letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 28px; padding: 6px 0px }
.letterList th, .letterList .even { background: #f5f5f5; }
.letterList th { color: #0068B7; height: 40px; padding: 0px; }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList .num { display: none; }
.letterList td.title { text-align: left; padding-left: 5px; }
.letterList .ico { width: 30px; text-align: center; vertical-align: middle; padding: 0px }
.letterList .ico img { vertical-align: middle; }
.letterList .dep { width: 90px; }
.letterList .state { width: 60px; }
.letterList .state .s0 { color: #333; }
.letterList .state .s1 { color: #f70; }
.letterList .state .s2 { color: #f00; }
.letterList .state .s3 { color: #390; }
.letterList .state .s4 { color: #333; text-decoration: line-through; }
.letterList .date { border-right: none; width: 90px; }

/* detailTable */
.detailTable { margin-bottom: 10px; background: #fff; width: 100% }
.detailTable, .detailTable tr, .detailTable tr td { border: 1px solid #e6e6e6; border-collapse: collapse }
.detailTable thead tr { border-color: #c8000f; }
.detailTable thead th { background: #c8000f; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #c8000f; }
.detailTable tbody td { padding: 10px 15px; }
.detailTable tbody td.tdName { font-weight: bold; background: #f7f7f7; text-align: center; width: 20%; font-size: 14px; }
.detailTable .trTitle .tdCon { font-weight: bold; }
.detailTable .preDiv { width: 670px; overflow: auto; }
.detailTable .preDiv pre { font-size: 14px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
