@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;
}
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;
}
/* Public */
body {
    color: #555;
    font-size: 14px;
    line-height: 30px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased; background-color: #f5f5f5;
}
a {
    color: #555;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #1e76ba;
    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: 20px;
    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 !important;
}
.fr {
    float: right !important;
}
.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;
}
/* frame */

body {
    text-align: center;
    min-width: 1280px;
}
.wrap {min-width: 1280px;}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
}
#header {
    height: 236px;
    text-align: left;
    margin: 0 auto;
}
#header.header-topNav-fixed {
    z-index: 9999;
}
#content {
    background: #fff;
    margin: 0 auto;
    max-width: 1200px;
    _width: 1200px;
    position: relative;
    min-height: 300px;
    z-index: 1;
    text-align: left;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .letterList .ico {
    width: 24px
}
#header .letterList .dep {
    display: none
}
#header .letterList .state {
    width: 60px;
}
#header .letterList .date {
    display: none;
}
.headerTop {
    height: 150px;
    position: relative;
    z-index: 1
}
.headerTop .links {
    position: absolute;
    top: 20px;
    right: 1%;
    font-size: 12px;
    z-index: 9; 
}
.headerTop .links a { color: #0084cf; display: block; height: 32px;line-height: 32px; /* background-color: #fff;  */ padding: 0 20px; border: 1px solid #0084cf; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.headerTop .links a:hover { background-color: #0084cf; color: #fff; text-decoration: none;}

/* 顶部蓝条 */
.top-home { height: 36px; line-height: 36px; /* background-color: #f5f5f5; */ background-color: #0084cf; min-width: 1200px; width: 100%;color: #fff; }
.top-home span.fl a { padding-right: 10px;  background: url(gov.png) no-repeat left center; padding-left: 25px;}

.top-home a { color: #fff;}

/* 顶部广告 */
.topBanner { position: absolute; top: 30px; left: 390px;  width: 520px; height: 90px;}
.topBanner .hd { display: none;}
.topBanner .bd li { width: 520px; height: 90px;}
.topBanner .bd li a { display: block; width: 100%; height: 100%;}
.topBanner .bd .con { display: none;}

/* 搜索框 */
.siteSearchBar {
    z-index: 2;
    height: 44px;
    position: absolute;
    top: 70px; right: 0; width: 260px;
}
.s-form {
    vertical-align: top;
    height: 44px;
    line-height: 44px;
}
.s-form .input-box {
    float: left; width: 190px;
}
.s-form .input-box input {
    width: 140px;
    vertical-align: top;
    *margin: -1px 0;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    border: 1px solid #e4e4e4; color: #999;
    border-right: 0;
    outline: none;  border-radius: 22px 0 0 22px ;  background:#fff url(icons-home.png) no-repeat 15px 10px; padding:0 4px 0 45px; font-family: "Microsoft Yahei";
}
.s-form .btn-box {
    float: left;
}
.s-form .btn-box input {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border: none;
    background: #2980c8;
    width: 70px;
    outline: none; border-radius: 0 22px 22px 0; font: 16px/44px "Microsoft Yahei"; color: #fff;
}
.s-form .btn-box input:active {
    background-color: #1867a8;
}
.s-form .link-box {
    text-align: center;
    font-size: 14px;
}
.s-form .select-box {
    float: left;
    width: 100px;
    height: 42px;
    border: none;
    background: #fff;
    border: 1px solid #ccc;
    border-right: none;
    position: relative; display: none;
}
.s-form .select-box ul {
    position: absolute;
    background: #f7f7f7;
    border-top: 0;
    line-height: 1.8;
    display: none;
    left: -1px;
    top: 39px;
    border: 1px solid #ccc;
    border-top: 0;
    width: 301px;
    padding: 5px 10px;
}
.s-form .select-box ul li {
    cursor: pointer;
    padding: 4px 5px;
    font-size: 14px;
    float: left;
    width: 90px;
    text-align: left;
}
.s-form .select-box ul li:hover {
    color: #E20500;
    background: #f1f1f1;
}
.s-form .select-box .s-option {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 38px;
    line-height: 38px;
    width: 80px;
    text-align: center;
}
.s-form .select-box a:hover {
    text-decoration: none;
}
.s-form .select-box .arrow-dn {
    display: inline-block;
    top: 16px;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-color: #666 transparent transparent;
    position: absolute;
    right: 10px;
    top: 18px;
    transition: -webkit-transform .1s ease-in-out;
    transform: translate3d(0, 0, 999px);
    backface-visibility: visible;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    -webkit-transform: translate3d(0, 0, 999px);
    -webkit-backface-visibility: visible;
    -moz-transition: -moz-transform .2s ease-in-out;
    -moz-transform: translate3d(0, 0, 999px);
    -moz-backface-visibility: visible;
}
.s-form .select-box .arrow-hover {
    border-color: transparent transparent #666 transparent;
    top: 11px;
}
/* logo */
#logo {
    float: left;
    margin-top: 30px; padding-left: 10px;
}
#logo img {
    max-width: 100%;
}
/* 主导航 */
.topNav {
    position: relative;
    background: #0084cf; width: 1200px; margin: 0 auto;
}
.topNav-fixed {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}
.mainNav {
    position: relative; width: 905px; float: left;
}
.mainNav .li1 {
    width: 110px;
    float: left;
}
.mainNav li.spe { float: left; color: #339dd9;  line-height: 50px; padding: 0 20px; font-family: "宋体"; width: 1px; overflow: hidden;}
.mainNav .a1 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}
.mainNav .a1:hover {
    text-decoration: none;
    color: #fff
}
.mainNav .on1 .a1 {
    background: #1a91d4;
}

.videoPlayer{ margin: 0 auto;}


/* 当前日期 */
.ShowDate { float: right; line-height: 50px; color: #fff; font-size: 12px; padding-right: 15px;}

/* 主栏 和 侧栏 */
.mainContent {
    width: 74%;
    zoom: 1;
    float: right;
}
.side {
    font-size: 14px;
    width: 24.5%;
    overflow: hidden;
    float: left;
}
/* 位置导航 */
.path {
    color: #666;
    line-height: 20px;
    padding: 15px 10px;
    text-align: left;
    max-width: 1180px;
    _width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}
.path a,
.path span {
    padding: 0 3px;
    color: #666;
}
.path em {
    background: url(icons.png) no-repeat 0 -1642px;
    padding-left: 26px;
}
/*footer*/
#footer { position: relative; text-align: center; padding: 20px 0; min-width: 1200px; _width: 1200px;}

#footer .copyRight { float: left; text-align: left; width: 840px; line-height: 26px;}
#footer .copyRight a {text-decoration: underline;}
#footer .copyRight .ba { background: url(ind-ldzc.png) no-repeat 0 -209px; padding-left: 30px;}
#footer .foot-picLink { float: left; width: 240px; text-align: left; padding-top: 10px; padding-left: 60px;}
#footer .foot-picLink li { display: inline; margin: 0 5px;}
#footer .foot-picLink li.li2 {position: relative; top:10px;}
#footer .footNav { margin-left: -5px;}
#footer .footNav li { display: inline;}
#footer .footNav a {  margin: 0 5px; display: inline-block; border-right: 1px solid #ccc; height: 14px; line-height: 14px; padding-right: 10px; text-decoration: none ;}
#footer .footNav li.last a { border-right: none;}
#footer .zc { /* float: right; width: 110px; padding-top: 20px; */ width: 110px; position: absolute; top:10px; right: 200px;}


/* 友情链接 */
.friendLinks{ position: relative; overflow: visible; }
.friendLinks .bd { margin: 0 auto; width: 1080px; border-right: 1px solid #fff; height: 45px;}
.friendLinks dl{float: left; width: 33.33%; position: relative; }
.friendLinks dl dt{ height: 45px; line-height: 45px; border-left: 1px solid #fff;position: relative;cursor: pointer;  font-size: 16px;}
.friendLinks dl dt i{ right: 78px; top:17px; position: absolute; display: block; width: 21px; height: 11px; background: url(arrow.png) no-repeat 0 0; }
.friendLinks dl dt span{ display: block; text-align: left; padding-left: 100px;}
.friendLinks dl dt span a{ font-weight: normal;}
.friendLinks dd{  bottom: 45px;display: none;position: absolute;left: 0;right: 0; z-index: 99;}
.friendLinks ul{ max-height: 400px; background: #f5f5f5;overflow-y: scroll;}
.friendLinks li{padding: 8px 10px;border-bottom: 1px dotted #ccc;word-break: keep-all;white-space: nowrap;cursor: pointer;}
.friendLinks li:hover{background-color: #f1f1f1}
.friendLinks li a { display: block;}
.friendLinks .on dt i{ background-position: -21px 0;}
.friendLinks .on dd{ display: block; }
.friendLinks .on dd ul{ border-color: #bbb;}


/* 侧栏固定菜单 */
.sideFixed { z-index: 9; position: fixed;top: 215px; width: 81px; position:fixed; /*left:50%; margin-left:640px;*/ _position: absolute; right: 0;}
.sideFixed li { margin-top: 5px; border: 1px solid #e4e4e4; border-radius: 2px; position: relative;background-color: #fbfbfb; width: 80px; height: 75px; }
.sideFixed li a { width: 80px; height: 30px;display: block; padding-top: 45px; font-size: 12px; background: url(icons-home.png) 30px -552px no-repeat; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

.sideFixed .wx a { background-position: center -725px;}
.sideFixed .wb a { background-position: center -902px;}
.sideFixed .gt a {background-position: 25px -1063px;}
.sideFixed .wbo a { background: url(icons-wb.png) center 14px no-repeat; }
.sideFixed .wbo:hover a { background-position: center -64px;}
.sideFixed li:hover { background-color: #0084cf; border-color: #0084cf;}
.sideFixed li:hover a { text-decoration: none; color: #fff;  background-position: 30px -626px;}
.sideFixed .qr:hover a {  background-position: 30px -626px;}

.sideFixed .wx:hover a {background-position: center -803px;}
.sideFixed .wb:hover a { background-position: center -980px;}
.sideFixed .gt:hover a {background-position: 25px -1128px;}

.sideFixed li.wzq a {background: url(wza.png) 27px 10px no-repeat; cursor: pointer;}
.sideFixed li.wzq:hover a { background-position: 27px -54px;}
.sideFixed .pic { display: none; border-radius:10px;  -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);}
.sideFixed .pic img { width: 125px ; height: 125px ;}
.sideFixed li.on .pic {
    display: block;
    position: absolute;
    left: -143px;
    top: -38px;
    padding: 4px;
    background: #fff; width: 125px; height: 125px;
}
.sideFixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
.sideFixed li.sideFixed-gb { height: 30px; background-color: #0084cf; text-align: left;}
.sideFixed li.sideFixed-gb a { display: block; color: #fff; line-height: 30px; margin: 0; background: url(gb-side.png) no-repeat 15px center; padding:0 0 0 35px;}



/* 文章列表页 -----------------------------------------*/
#xwph .hd { border-bottom: 1px solid #efefef; height: 54px;padding: 0 10px; margin-bottom: 10px;}
#xwph .hd h3 { line-height: 53px; border-bottom: 2px solid #0080c9; position: relative; bottom: 0; padding: 0 15px; float: left; height: 53px;}
#xwph .hd h3 a { color:#0080c9;}

/* goTop */
#goTop {
    position: fixed;
    display: none !important;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}

/* 侧栏-栏目菜单 */
#sideMenu li {
    font-size: 16px;
    margin-bottom: 8px;
    vertical-align: top;
}
#sideMenu li a {
    display: block;
    background: url(icons.png) 25px -1816px no-repeat #f9f9f9; padding:5px 5px 5px 60px;
    border: 1px solid #e4e4e4;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
#sideMenu li a:hover {
    letter-spacing: 1px;
    text-decoration: none;
    border-color: #d7e4ea
}
#sideMenu .on a,
#sideMenu .on a:hover {
    background-color: #f3fbff;
    background-position: 25px -1889px;
    color: #0084cf; font-weight: bold;
    border-color: #d7e4ea;
}
/* box */
.box {
    margin-bottom: 15px;
}
.box .hd {
    margin-bottom: 5px;
    height: 38px;
    line-height: 38px;
    position: relative;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}
.box .hd .more {
    position: absolute;
    right: 0;
    color: #999;
    font-size: 14px; 
}
.box .hd .more a {
    color: #999
}
.box .hd h3 {
    border-bottom: 2px solid #0068B7;
    line-height: 33px;
    position: absolute;
    color: #0068B7;
    padding: 0 12px 4px 12px;
}
.box .hd h3 a {
    color: #0068B7;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd ul {
    position: absolute;
    height: 39px;
    line-height: 33px;
    overflow: hidden;
}
.box .hd li {
    float: left;
    padding: 0 12px 4px 12px;
    position: relative;
}
.box .hd li a:hover {
    text-decoration: none;
}
.box .hd .on {
    border-bottom: 2px solid #0068B7;
}
.box .hd .on a {
    color: #0068B7;
}
.box .bd {
    padding: 5px;
    overflow: hidden;
}
/* boxA */
.boxA {
    margin-bottom: 15px;
}
.boxA .hd {
    height: 49px;
    line-height: 49px;
    position: relative;
    border-bottom: 1px solid #E1E1E1;
    background: #F9F9F9;
}
.boxA .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.boxA .hd h3 {
    position: absolute;
    color: #0084cf;
    font-size: 18px;
    line-height: 48px;
    padding: 0 20px;
    background: #F9F9F9;
    border: 1px solid #E1E1E1;
    border-top: 3px solid #0084cf;
    border-bottom: 0;
}
.boxA .hd h3 a {
    color: #0084cf;
}
.boxA .hd h3 a:hover {
    text-decoration: none;
}
.boxA .hd ul {
    position: absolute;
    height: 40px;
    overflow: hidden;
}
.boxA .hd li {
    float: left;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    background: #F9F9F9;
}
.boxA .hd li a {
    display: block;
    float: left;
    padding: 0 30px;
}
.boxA .hd li a:hover {
    text-decoration: none
}
.boxA .hd .on {
    border: 1px solid #E1E1E1;
    border-top: 3px solid #0084cf;
    border-bottom: 0;
}
.boxA .bd {
    padding: 5px;
    overflow: hidden;
}
/* boxB */
.boxB {
    background: #fff;
}
.boxB .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border: 1px solid #E1E1E1;
}
.boxB .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #666;
}
.boxB .hd h3 {
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background: #0068B7;
    position: absolute;
    height: 41px;
    line-height: 41px;
    left: -1px;
    top: -1px;
}
.boxB .hd h3 a {
    color: #fff
}
.boxB .bd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-top: 0;
}
/* boxC */
.boxC {
    margin-bottom: 15px;
    overflow: hidden;
}
.boxC .hd {
    height: 30px;
    line-height: 30px;
    background: #FAFAFA;
    border-bottom: 1px solid #E9E9E9;
    position: relative;
}
.boxC .hd .more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}
.boxC .hd .more a {
    color: #666
}
.boxC .hd ul {
    overflow: hidden;
}
.boxC .hd ul li {
    float: left;
}
.boxC .hd ul a {
    display: block;
    float: left;
    line-height: 16px;
    padding: 0 20px;
    margin: 9px 0;
    border-right: 1px solid #ccc;
}
.boxC .hd ul a:hover {
    text-decoration: none
}
.boxC .hd ul li:last-child a {
    border-right: 0
}
.boxC .hd .on a {
    color: #0068B7;
}
.boxC .bd {
    overflow: hidden;
    padding: 8px 5px
}

/* box-tab */
.box-tab .hd li {float: left; height: 54px; line-height: 52px; width: 33.33%; font-size: 18px; text-align: center;}
.box-tab .hd li.on {border-bottom: 2px solid #0080c9; position: relative; bottom: 0; height: 53px;}
.box-tab .hd li.on a { color: #0080c9;}

/* box-border */
.box-border .hd { border-bottom: 1px solid #e4e4e4; height: 54px; margin-bottom: 10px;}
.box-border .hd h3 {border-bottom: 2px solid #0080c9; position: relative; bottom: 0; height: 53px; color: #0080c9; padding: 0 15px; line-height: 52px; font-size: 18px; float: left; }
.box-border .hd a.more { float: right; color: #999; line-height: 54px;}
.box-border .bd { clear: both;}


/* boxE */
.boxE {
    margin-bottom: 15px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #0068B7;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #0068B7;
    color: #fff;
    font-size: 18px;
}
.boxE .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}
.boxE .hd .more {
    float: right;
}
.boxE .bd {
    padding: 10px;
    overflow: hidden;
}
/* 侧栏盒子模型 */
.sideBox {
    margin-bottom: 20px; padding-bottom: 15px;
    border: 1px solid #e4e4e4;
    background: #fff;
    border-top: 2px solid #0080c9;
}


.sideBox .hd .more {
    float: right;
}
.sideBox .hd h3 {
    font-size: 18px; line-height: 50px;
    color: #0080c9;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}
.sideBox .bd { padding: 0 18px;}

/* 侧栏菜单 */
#sideMenu .hd { height: 50px; background-color: #0084cf;}
#sideMenu .hd h3 { color: #fff; padding-left: 50px; background:url(icons-home.png) no-repeat 18px -1208px;}
#sideMenu .bd ul { padding-top: 15px;}

/* 新闻点击排行 */

#xwph .bd li { height: 37px; line-height: 37px; overflow: hidden; border-bottom: 1px dotted #ccc;}
#xwph .bd li em { width: 20px; height: 20px; border-radius: 50%; background-color: #eee; text-align: center; line-height: 20px; color: #999; display: inline-block; font-size: 12px; margin-right: 5px;}
#xwph .bd li.li1 em,#xwph .bd li.li2 em,#xwph .bd li.li3 em { background-color: #de1f0e; color: #fff;}



/* 信件列表 */
.letterList {
    width: 100%;
    border: none;
}
.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 30px;
    padding: 5px 5px
}
.letterList th {
    background: #f3fbff;
}
.letterList th {
    color: #0084cf;
    height: 40px;
    line-height: 40px; font-weight: bold;
    padding: 0px;

}
.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; display: none;
}
.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
}

/* 写信内容 */
#formBox { border: 1px solid #eee; padding: 20px;}


/* 信件内容页 */
.ueditortable { margin-bottom: 20px; clear: both; position: relative; z-index: 1; overflow: visible !important; }

/* detailTable */
.detailTable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
}
.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #d7e4ea;
    border-collapse: collapse;
}
.detailTable thead tr {
    border-color: #f3fbff;
}
.detailTable thead th {
    background: #f3fbff;
    height: 40px;
    line-height: 40px;
    color: #0084cf;
    font-size: 16px;
    text-align: center;
    border-color: #0068B7; border: 1px solid #d7e4ea;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    background: #f3fbff;
    text-align: center;
    width: 20%;
    font-size: 14px;
}

.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;
}
/* mainBox */
.mainBox .mHd {
    position: relative;
    border-bottom: 1px solid #E1E1E1;
    background: #F9F9F9;
    line-height: 45px;
    height: 48px;
    margin-bottom: 15px;
}
.mainBox .mHd .list {
    overflow: hidden;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
}
.mainBox .mHd .list a {
    font-size: 18px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #0068B7
}
.mainBox .mHd h3,
.mainBox .mHd .list .on {
    position: relative;
    font-weight: bold;
    border: 1px solid #e4e4e4;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4%;
    height: 46px;
    border-top: 3px solid #0084cf; border-bottom: none;
    color: #0080c9;
    border-bottom: 0;
    font-size: 18px;
    background: #fff;
    bottom: -1px;
}
.mainBox .mHd h3 a {
    color: #0080c9
}
.mainBox .mHd a.more { float: right; padding-right: 15px; color: #999;}
.column {
    margin-bottom: 20px;
}

.row { clear: both; margin-bottom: 20px;}

/* 友情链接 */
.friendLinks { background-color: #e5e5e5; height: 45px; width: 100%;}


.friendLinks select {
    padding: 6px;
    float: left;
    width: 18.4%;
    *width: 18.2%;
    *display: inline;
    margin-left: 1.6%;
    *margin: 6px 0 6px 1.6%;
    border: 1px solid #ccc;
}
/* 侧栏-栏目内搜索 */
#sideSearch .bd li {
    padding: 0 0 10px 0;
    overflow: hidden;
}
#sideSearch .nodes,
#sideSearch input,
#sideSearch button {
    height: 32px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: "microsoft yahei";
    outline: none
}
#sideSearch .keyword {
    width: 60%;
    padding: 0 5px;
}
#sideSearch button {
    line-height: 28px;
    width: 32%;
    float: right;
    background: #0068B7;
    border-color: #0068B7;
    color: #fff;
}
/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
div input[type=text] {
    width: 80%;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
}

.buttonA { background-color: #aaa; cursor: pointer; border-radius: 3px; border: none; display: inline-block; width: 100px; height: 30px; text-align: center; color: #fff; line-height: 30px; font-family: "Microsoft Yahei";}
.buttonA:hover { color: #fff; }

/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 30px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 5%;
    font-size: 16px;
    background: #0084cf;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; font-family: "Microsoft Yahei";
}
.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #0077bb;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm {
    background: #fff;
    padding: 3% 0;
    /* width: 80%; */
    margin: 0 auto;
    /* border: 1px solid #e2e2e2; */
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult {
  /*  width: 80%;*/
    margin: 0 auto 20px; border: 1px solid #eee;
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px; font-weight: bold; color: #0084cf; padding-top: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}

/* 查询结果 */
.queryResultA { margin: 0 auto;}
.mainBox-xjxq { width: 95%; margin: 0 auto;}


.pic { overflow: hidden;} 
.pic img { -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pic img:hover { transition:all 1.05s linear;-moz-transition:all 1.05s linear;-o-transition:all 1.05s linear;-webkit-transition:all 1.05s linear; -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-m-transform:scale(1.05);transform:scale(1.05);}
/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/