﻿@charset "UTF-8";


/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* Css Reset */
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; }
fieldset,
img { vertical-align: top; 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; }
caption,
th { text-align: left; }
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; font-size: 100%; }
q:before,
q:after { content: ''; }
abbr,
acronym { border: 0; }
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time { margin: 0; padding: 0; display: block; zoom: 1; }

/* Public */
body { min-width: 1200px; color: #333; font-size: 14px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: left; -webkit-text-size-adjust: none; background: #fff }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #fa9e00; text-decoration: underline; }
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
*+html .clearfix { min-height: 1%; }
.fl { float: left; }
.fr { float: right; }
.hide { display: none; }
input[type=button],
input[type=submit],
input[type=file],
button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.siteWidth { width: 1200px; margin: 0 auto; }
.wrap {position: relative;}

/*头部 */
#header { display: block; width: 1200px; height: 0px; margin: 0 auto; position: relative; }
#header .siteWidth { height: 130px; position: absolute; z-index: 10; top: 30px; }

/* logoBar */
.logoBar { float: left; _display: inline; width: 380px; height: 130px; background: url(../img/bg-logo.png) repeat; }
.logoBar a { display: block; width: 380px; height: 130px; position: relative; }
.logoBar a img { position: absolute; left: 27px; top: 18px; }

/* topBar */
.topBar { width: 820px; float: right; _display: inline; height: 50px; background: url(../img/bg-topBar.png) 0px 0px repeat; }
.topBar .topLinks { float: left; _display: inline; height: 50px; padding-left: 20px }
.topBar .topLinks li { float: left; _display: inline; height: 50px; line-height: 50px; font-size: 12px; color: #fff; position: relative; z-index: 11 }
.topBar .topLinks li.split { padding: 0 10px; }
.topBar .topLinks li a { color: #fff; }
.topBar .topLinks li a:hover { color: #ff0; text-decoration: none; }
.topBar .topLinks li .con { display: none; }
.topBar .topLinks li .tit { cursor: pointer; }
.topBar .topLinks li .con { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 46px; margin-right: -54px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.topBar .topLinks li .con img { width: 100px; height: 100px; }
.topBar .topLinks li .con i { z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }
.topBar .topLinks li.on .tit { color: #ff0 }
.topBar .topLinks li.on .con { display: block; }
.topBar .selectBtn { width: 50px; height: 50px; float: right; _display: inline; background: url(../img/icons.png) 8px 16px no-repeat #1f4a95; }

.textLoop{width: 280px; float: right; *display: inline; height: 50px; line-height: 50px; overflow: hidden; }
.textLoop li{display: block; height: 50px; line-height: 50px; color: #fff; text-align: center;font-size:16px  }
.textLoop li a{display: block; height: 50px; line-height: 50px; text-align: center;  color: #fff; overflow: hidden;font-size:16px  }
.textLoop li a:hover{text-decoration: none; }

/* 站群 */


/* siteLast */
#siteLast { float: right; _display: inline; height: 50px; position: relative; z-index: 20; width: 80px }
#siteLast dt { height: 50px; line-height: 50px; color: #fff; font-size: 12px; cursor: pointer; text-align: center; background: #fa9e00; }
#siteLast dd {background: #fff;padding: 10px 10px 10px 20px;margin: 0px;width: 730px;top: 50px;right: -50px;display: none;position: absolute;box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);border-radius: 5px;z-index: 21;}
#siteLast dd:after { content: ""; width: 0px; height: 0px; position: absolute; top: -5px; right: 85px; border: 5px solid #fff; border-top: none; border-left: 5px solid transparent; border-right: 5px solid transparent; }
#siteLast ul { overflow: hidden }
#siteLast li {float: left;_display: inline;padding-left: 10px;width: 230px;height: 30px;line-height: 30px;color: #666;background: url(../img/dot-03.png) 0 11px no-repeat;text-align: left;}
#siteLast li:nth-child(33){display:none;}
#siteLast li:nth-child(34){display:none;}
#siteLast li:nth-child(35){display:none;}
#siteLast li:nth-child(36){display:none;}
#siteLast li:nth-child(37){display:none;}
#siteLast li:nth-child(38){display:none;}
#siteLast li:nth-child(39){display:none;}
#siteLast li:nth-child(40){display:none;}
#siteLast li:nth-child(41){display:none;}
#siteLast li:nth-child(42){display:none;}
#siteLast li:nth-child(43){display:none;}
#siteLast.on dt { color: #ff0 }
#siteLast.on dd { display: block; }
#siteLast.on dd a { color: #333 }
#siteLast.on dd a:hover { color: #fa9e00 }
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}

/*导航 */
.nav { width: 820px; height: 80px; float: left; _display: inline; background: url(../img/bg-nav.png) 0px 0px repeat; }
.mainNav { width: 820px; height: 80px; float: right; _display: inline; }
.mainNav a:hover { text-decoration: none }
.mainNav li.li1 { float: left; width: 102px; height: 80px; line-height: 80px; text-align: center; position: relative; z-index: 10; background: url(../img/icons.png) 73px -66px no-repeat; }
.mainNav li.li1 .a1 { font-size: 13px; display: block; color: #fff; padding-right: 10px; }
.mainNav li.on1 { background-color: #254f99; }
.mainNav li.on1 a { color: #fff; }
.mainNav li .ul1 { display: none; position: absolute; left: 0px; right: 0px; top: 80px; padding: 10px 0px; background: url(../img/bg-navSub.png) 0px 0px repeat; }
.mainNav li .ul1 li { display: block; height: auto; line-height: 18px; padding: 8px 16px }
.mainNav li .ul1 li a { color: #fff; }
.mainNav li .ul1 li a:hover { color: #ff0; }
.mainNav li#li-home { display: none; }
.mainNav li#li-xwzx { width: 106px; }
.mainNav li#li-xxgk .ul1 { width: 204px; }
.mainNav li#li-xxgk .ul1 li { padding: 8px; float: left; _display: inline; width: 86px }
.mainNav li#li-ggfw .ul1 { width: 204px; left: auto; right: 0px; }
.mainNav li#li-ggfw .ul1 li { padding: 8px; float: left; _display: inline; width: 86px }

/*内容区 */
#content { margin: 0 auto; overflow: hidden;  position:relative; z-index:1;}
.column { overflow: hidden; }

/*底部 */
#footer { clear: both; background: #333333; text-align: left; color: #fff; }
#footer a { color: #fff; }
#footer a:hover { color: #fa9e00; text-decoration: none; }
#footer .siteWidth { padding: 40px 0 20px; font-size: 12px; overflow: hidden; }
#footer .qr { float: left; _display: inline; padding: 5px 25px 0px; }
#footer .qr img { width: 90px; height: auto; }
#footer .qr .title { display: block; height: 26px; line-height: 26px; text-align: center; }
#footer .copyRightBar { width: 820px; float: left; _display: inline; padding-left: 20px; border-left: 1px dashed #5c5c5c; }
#footer .copyRight { overflow: hidden; }
#footer .footerNav { height: 20px; line-height: 20px; margin-bottom: 10px; padding-top: 5px; }
#footer .footerNav li { float: left; _display: inline; margin: 0px; font-size: 16px; color: #fff; height: 20px; padding-right: 10px; border-right: 1px solid #fff; margin-right: 10px; }
#footer .footerNav li.last { border-right: none; padding-right: 0px; margin-right: 0px; }
#footer .copyRight { font-size: 14px; color: #bebebe; line-height: 24px; }

#footer #_ideConac{float:right;}
#footer .friendLinks { width: 200px; float: right; _display: inline; text-align: left; margin-top: -20px; }
#footer .friendLinks .hd { height: 36px; line-height: 36px; font-size: 16px; color: #fff; }
#footer .friendLinks .bd { padding: 0px; }
#footer .friendLinks select { width: 200px; line-height: 24px; height: 26px; border: 1px solid #707070; margin-bottom: 10px; background: #7d7d7d; outline: none; }

/* 当前位置 */
.path { height: 34px; line-height: 34px; padding-left: 24px; background: url(../../Base/img/path.png) 0px 9px no-repeat; text-align: left; font-size: 14px; color: #888888; margin-bottom: 10px; }
.path a,
.path span { padding: 0 3px; color: #888888; }
.path a:hover { color: #fa9e00 }

/* 盒子 */
.box { background: #fff; padding: 15px 20px; }
.box .hd { height: 35px; border-bottom: 1px solid #b0b0b0; padding-right: 10px; line-height: 34px; }
.box .hd h3 { float: left; _display: inline; height: 34px; line-height: 34px; border-bottom: 2px solid #0d67bb; padding: 0 6px 0 15px; background: url(../../Base/img/icons.png) -12px -301px no-repeat; color: #0d67bb; font-size: 20px; }
.box .hd h3 a { color: #0d67bb }
.box .hd h3 a:hover { color: #1f82df; text-decoration: none; }
.box .hd .more { float: right; _display: inline; font-size: 14px; color: #666 }
.box .hd .more:hover { text-decoration: none; color: #fa9e00 }
.box .bd { padding: 10px 0px 0px; }

/* 盒子B */
.boxB {}
.boxB .hd { height: 46px; line-height: 46px; background: #0d67bb; overflow: hidden; }
.boxB .hd h3 { display: block; height: 46px; text-align: center; color: #fff; font-size: 22px; }
.boxB .hd h3 a { color: #fff }
.boxB .hd h3 a:hover { color: #ff0 }
.boxB .hd .more { display: none; }
.boxB .bd { background: #fff; padding: 0px }

/* 信件列表 */
.letterList { width: 100%; border: none; }
.letterList th,
.letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 5px 5px }
.letterList th { background: #eff4f7; }
.letterList th { color: #1a72bd; height: 35px; line-height: 35px; padding: 0px; border-bottom: 1px solid #becedc; }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList .even td { background: #f4f4f2; }
.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: 90px; }
.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; }
.letterList td.date { color: #999999 }

/* 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: #0068B7; }
.detailTable thead th { background: #0068B7; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #0068B7; }
.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 .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) { width: 160px }
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) { width: 160px }
.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; }


/* 侧栏固定菜单 */
.sideFixed { z-index: 9; position: fixed; top: 50%; margin-top:-175px; right: 10px; width: 70px; font-size: 14px; _position: absolute; background: url(../img/sideFixed.png) 0px 0px repeat; }
.sideFixed li { width: 70px; height: 70px; }
.sideFixed li a { display: block; height: 30px; line-height: 30px; text-align: center; color: #fff; padding-top: 40px; background: url(../img/icons.png) 19px -508px no-repeat; }
.sideFixed li a:hover { color: #fff; text-decoration: none; background-color: #fa9e00 }
.sideFixed li.li2 a { background-position: 19px -614px; }
.sideFixed li.li3 a { background-position: 20px -715px; }
.sideFixed li.li4 a { background-position: 20px -817px; }
.sideFixed li.li5 a { background-position: 19px -924px; }
.sideFixed li.li6 a { background-position: 19px -614px; }
.sideFixedStop{top:auto;margin-top: 0px; position: absolute;}


/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/