﻿@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,
main,
menu,
time { margin: 0; padding: 0; display: block; zoom: 1; }

/* Public */
body { color: #333; font-size: 16px; line-height: 36px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #c00; 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 !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; background: #fff; min-width: 1200px; }
.siteWidth,
.path { width: 1200px; margin: 0 auto; }
.siteWidth { position: relative; }
#header { text-align: left; margin: 0 auto; position: relative; z-index: 2 ; background:#fbfaf8  url(../img/head-bg.jpg) no-repeat center top;}
#header.header-topNav-fixed { z-index: 9999; }
#content { margin: 0 auto; position: relative; z-index: 1; text-align: left; width: 1200px; clear: both; }
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.headerTop { height: 170px; position: relative; z-index: 1; }

/* topBar */
.topBar { height: 40px; overflow: visible; background: #666; }
.topLinks { overflow: hidden; float: left; }
.topLinks li { float: left; height: 40px; line-height: 40px; padding-left: 30px; background: url(../img/icons-toplinks.png) 6px 12px no-repeat; font-size: 14px; color: #fff }
.topLinks li a { color: #fff; }
.topLinks li.li2 { background-position: 6px -65px; }
.topLinks li.li3 { background-position: 6px -65px; }
.topLinks li.li4 { background-position: 6px -143px; }

/* userPanel */
.userPanel { height: 40px; float: right; }
.userPanel dl { float: left; color: #fff; font-size: 14px; }
.userPanel dl a { color: #fff; }

/* 顶部注册登录 */
.topBar .userLogged { margin-top: 7px; margin-right: 0; }
.topBar .userLogged .split { opacity: 0.5; font-family: "simsun"; color: #fff !important; }
.topBar .userLogged .userDropdown .nickname { font-weight: normal; }
.topBar .userLogged .userDropdown.on .nickname { color: #fff; }
.topBar .userLogged .loggedin .myMsg { background: url(../img/icons-userlogged.png) -37px -237px no-repeat; }
.topBar .userLogged .userDropdown .nickname:after { background: url(../img/userlogged-arrow.png) 0px 0px no-repeat; }
.topBar .userLogged .userDropdown .avatar { display: none; }
.topBar .userLogged .userDropdown .ud-bd { right: -17px; }
.topBar .userLogged .userDropdown .ud-bd li a { opacity: 1; }

/* 搜索框 */
.siteSearchBar { z-index: 2; position: absolute; right:0; top: 52px; }
.s-form { position: relative;}
.s-form .in { float: left; }
.s-form .input-box { float: left; }
.s-form .input-box input { width: 210px; height: 40px; line-height: 40px; box-shadow: 0 0 1px rgba(0, 0, 0, 1) inset; background-color:#fff; padding: 0 50px 0 10px; border:none;  outline: none; transition:all .3s; }
.s-form .input-box input:focus{ box-shadow: 0 0 5px rgba(0, 0, 0, .3) inset;}
.s-form .btn-box { position: absolute; right: 0; top: 0; }
.s-form .btn-box input { font-size: 16px; color: #fff;width: 50px; height: 40px; line-height: 100px; overflow: hidden; border: none; background:#146ac1 url(../img/icon-search.png) no-repeat center;  background-size:60% auto;  outline: none; transition:all .3s;}
.s-form .btn-box input:hover{ background-color:#d50000;}
.s-form .link-box { text-align: center; font-size: 14px; }
.s-form .select-box { display:none; float: left; width: 100px; height: 38px; line-height: 38px; border-right: 1px solid #ddd; position: relative; }
.s-form .select-box ul { position: absolute; background: #fff; border-top: 0; line-height: 1.8; display: none; left: -1px; top: 39px; width: 355px; padding: 5px 10px; border-radius: 15px; border: 1px solid #ddd; }
.s-form .select-box ul li { cursor: pointer; padding: 4px 0 4px 3%; font-size: 14px; float: left; width: 30%; text-align: left; }
.s-form .select-box ul li:hover { color: #f60; 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; color: #999; font-size: 14px; }
.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: #999 transparent transparent; position: absolute; right: 10px; top: 16px; 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 #999 transparent; top: 11px; }
.search-gjc { clear: both; font-size: 14px; }
.search-gjc h3 { display: inline; color: #146ac1; padding-left: 10px; }
.search-gjc ul,
.search-gjc ul li { display: inline; padding-right: 10px; }
.search-gjc ul li a { color: #666; }

/* links */
.links { position: absolute; top: 53px; right: 0; font-size: 14px; z-index: 5; }
.links dl { margin: 0 5px; position: relative; float: left; *display: inline; }
.links dt { float: left; height: 30px; line-height: 30px; position: relative; }
.links dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 40px; 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); }
.links dd img { width: 100px; height: 100px; }
.links dd 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; }
.links .on dd { display: block; }
.links .site dt { background: #fff; cursor: pointer; border: 1px solid #d0e0f0; width: 72px; height: 38px; line-height: 38px; border-radius: 20px; background: url(../img/icons/icons-zq.png) no-repeat 16px center; padding-left: 36px; }
.links .site dd { background: #fff; border: 2px solid #d0e0f0; padding: 10px; width: 1000px; margin-right: 0; right: 0px; }
.links .site dd i { display: none }
.links .site dd table { width: 100%; }
.links .site dd table tr td { padding: 10px 0px }
.links .site dd table .tdlab th { width: 100px; }
.links .site dd table .tdlab div { text-align: right; width: 81px; overflow: hidden; padding-right: 20px; color: rgba(0, 0, 0, .8); }
.links .site dd .up tr { background: #f7f7f7; }
.links .site ul { overflow: hidden }
.links .site li { float: left; padding: 0px 4px 0px 15px; line-height: 26px; height: 26px; color: rgba(0, 0, 0, .8); min-width: 195px; }
.links .site li a { color: #333; }
.links #siteLast.on dt { background-color: #d0e0f0; }
.links dl.phone { z-index: 10; }
.links dl.phone dt { width: 40px; height: 40px; }
.links dl.phone dt a { display: block; text-indent: 999px; overflow: hidden; line-height: 99px; width: 40px; height: 40px; background: url(../img/icons/icons-phone.png) no-repeat; }
.links a.a1 { float: left; display: block; text-indent: 999px; overflow: hidden; line-height: 99px; width: 40px; height: 40px; background: url(../img/icons/icons-jqr.png) no-repeat; margin: 0 5px; *display: inline; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all  0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.links a.a1:hover { transform: rotate(360deg); }

/* logo */
#logo { position: absolute; left: 0; top: 45px; }
#logo img { max-width: 100%; }

/* 主导航 */
.topNav { position: relative; height: 60px; min-width: 1200px;}
.mainNav { line-height: 60px; height: 60px; zoom: 1; position: relative;  text-align:center; background-color: #146ac1; }
.mainNav .li1 { position: relative; float: left; width: 14.28%; *width: 14.2%; }
.mainNav .a1 { display: block; font-size: 20px;  font-weight:bold;  color: #fff; text-align: center; }
.mainNav .a1:hover { background-color: #275DA6; text-decoration: none; }
.mainNav .on1 .a1 { background: #275DA6; }
.mainNav .ul1{ display:none; position: absolute;top:100%;left:0;width:100%; background-color:#275DA6; box-shadow: 0 4px 10px rgba(0,0,0,.25);}
.mainNav .ul1 li a{ display:block; padding:8px 5px; line-height: 1.5rem; color:#fff; border-top:1px solid rgba(255, 255, 255, .1); transition:all .5s; }
.mainNav .ul1 li a:hover{ background-color:rgba(255, 255, 255, .2);}


/* 导航-走进县市 */
#xsjj { width: 580px; float: left; height: 250px; background: url(../img/about-hd.png) no-repeat left top; padding-left: 210px; }
#xsjj .intro { text-indent: 2em; line-height: 34px; font-size: 16px; padding-top: 30px; }
#xsjj .intro .more { color: #e25656; }

/* about-menu */
.about-menu { float: right; width: 320px; }
.about-menu li { float: left; width: 150px !important; height: 50px; margin-left: 10px; *display: inline; margin-top: 10px; }
.about-menu li a { display: block; width: 148px; height: 48px; font-size: 16px; color: #666; line-height: 48px; background-color: #fff; border: 1px solid #d5d8de; border-radius: 5px; text-align: center; }
.about-menu li a:hover { background-color: #146ac1; color: #fff; border-color: #95b7da; text-decoration: none; }

/* 导航-新闻中心 */
.subSide { float: left; width: 200px; padding-right: 29px; border-right: 1px solid #dedede; margin-right: 35px; }
.subMain { overflow: hidden; }
.sideMenulist li { float: none !important; border-bottom: 1px solid #f2f2f2; width: 100% !important; }
.sideMenulist li a { padding-left: 30px; display: block; background: url(../img/arrow-xxgk.png) no-repeat 5px center; line-height: 44px; height: 44px; overflow: hidden; }
#sub-xwzx .subMain .box { width: 48%; }

/* 导航-政务公开 */
.subSide-zwgk { float: left; width: 610px; }
.subMain-zwgk { float: right; width: 500px; }
.mlList { margin-right: -10px; padding-top: 5px; }
.mlList li { float: left; width: 160px !important; height: 30px !important; margin-right: 10px; margin-bottom: 10px; }
.mlList li a { display: block; background-color: #fff; border: 1px solid #d5d8de; border-radius: 5px; width: 158px; line-height: 28px; text-align: center; }
.mlList li a:hover { background-color: #5f95cc; color: #fff; border-color: #4e88c2; text-decoration: none; }
.subMain-zwgk .sideList { background-color: #f2f7fc; height: 72px; border-radius: 5px; clear: both; margin-top: 5px; padding: 9px 10px; overflow: hidden; }
.subMain-zwgk .sideList li { width: 31% !important; padding-left: 2%; overflow: hidden; height: 36px; line-height: 36px; float: left; }

/* 导航-解读回应 */
#sub-jdhy .subMain .box { width: 48%; }

/* 导航-办事服务 */
#sub-bsfw .subMain .box { width: 48%; }
#sub-bsfw .mlList { padding-top: 15px; }
#sub-bsfw .mlList li { width: 130px !important; }
#sub-bsfw .mlList li a { width: 128px; }

/* 导航-政民互动 */
#navSjxx { width: 620px; }
#navSjxx .letterList th { font-size: 14px; font-weight: bold; padding: 6px 0; background-color: #f0f5fa; border-top: none; }
#navSjxx .letterList td { padding: 6px 0; }
#navSjxx .letterList thead { margin-bottom: 10px; }
#navZxft { overflow: hidden; width: 230px; }
#navZxft .bd { background-color: #f2f2f2; height: 220px; overflow: hidden; }
#navZxft .bd .title { line-height: 26px; padding: 5px 10px; }
#navZxft .bd .title .label { color: #146ac1; }
#navZxft .bd .date,
#navZxft .bd .guest,
#navZxft .bd .intro { display: none; }

/* 发文部门导航 */
.mainNav li.item { float: left; }
.mainNav li.item h4 a { display: block; font-size: 20px; color: #fff; text-align: center; }

/* 主栏 和 侧栏 */
.mainContent { overflow: hidden; }
.side { width: 280px; float: left; margin-right: 30px; }
.power-content_voice { margin-bottom: 15px; display:none; }

/* 位置导航 */
.path { color: #666; line-height: 20px; padding: 15px 0; text-align: left; margin: 0 auto; font-size: 14px; border-bottom: 1px solid #dedede; margin-bottom: 20px; }
.path a,
.path span { padding: 0 3px; color: #666; }
.path em { background: url(../img/icons/icons-path.png) no-repeat 12px center; padding-left: 36px; }

/*footer*/
#footer { background: #e1e3e6; border-top: 4px solid #275DA6; margin-top: 30px; }
#footer .siteWidth { padding: 20px 0; text-align: center; }
#footer .con { overflow: hidden; text-align: center; line-height: 30px; }
#footer .footNav a { margin: 0 5px }
#footer .pics { float: right; margin-left: 100px; }
#footer .pics img { height: 55px; }
#footer #_ideConac img { height: 80px; margin: -10px 0 0 0 }
#footer .copyRight{ margin:0 5px; }

/* 友情链接 */
.friendLinks { height: 40px; border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 20px; }
.friendLinks h3 { display: none; }
.friendLinks .con { margin-right: -30px; }
.friendLinks select { padding: 8px 6px; float: left; width: 216px; *width: 214px; margin-right: 30px; *display: inline; border: 1px solid #ccc; border-radius: 3px; }

/* 侧栏固定菜单 */
.sideFixed { z-index: 9; position: fixed; bottom: 10px; right: 2px;width: 100px; line-height: 1.2; font-size: 12px; _position: absolute; text-align: center; background: #fff; border-radius: 3px; }
.sideFixed li{ margin-bottom:20px; }

/* goTop */
#goTop { position: fixed; 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 { margin-bottom: 20px; }
#sideMenu .bd { border: 1px solid #eee; border-top: none; padding: 20px 20px 10px; background-color: #fafafa; }
#sideMenu li { margin-bottom: 10px; }
#sideMenu li a { display: block; background: #f2f2f2 url(../img/arrow-menu.png) no-repeat 215px center; padding: 8px 30px; line-height: 24px; font-size: 16px; border: 1px solid #eee; border-radius: 5px; }
#sideMenu li a:hover,
#sideMenu .on a { text-decoration: none; color: #fff; background: #146ac1 url(../img/arrow-menu-on.png) no-repeat 215px center; border-color: #87aacf; }
#sideMenu .bd img { width: 240px; height: 150px; }

/* box */
.box>.hd { height: 40px; line-height: 40px; position: relative; margin-bottom:10px;  border-bottom:1px solid #eee}
.box>.hd .more { color: #999; overflow: hidden; float: right; font-size: 14px; }
.box>.hd ul { overflow: hidden; }
.box>.hd li,
.box>.hd h3 { font-size: 20px; float: left; position: relative; font-weight: bold;}
.box>.hd li a,
.box>.hd h3 a { display:block; padding:0 10px;   color: #666; }
.box>.hd li a,
.box>.hd h3 a:hover { text-decoration: none; }
.box>.hd .on,
.box>.hd h3 { color: #146ac1; }
.box>.hd .on a,
.box>.hd h3 a { border-bottom:1px solid #146ac1; color: #146ac1; }
.box>.bd { overflow: hidden; clear: both; }

/* boxA */
.boxA { margin-bottom: 15px; }
.boxA .hd { height: 50px; line-height: 50px; position: relative; background: #F6F6F6; }
.boxA .hd .more { font-size: 14px; position: absolute; right: 10px; color: #999; }
.boxA .hd h3 { position: absolute; color: #fff; font-size: 20px; padding: 0 20px; background: #146ac1; }
.boxA .hd h3 a { color: #fff; }
.boxA .hd h3 a:hover { text-decoration: none; }
.boxA .hd ul { position: absolute; overflow: hidden; }
.boxA .hd li { float: left; font-size: 16px; }
.boxA .hd li a { display: block; float: left; padding: 0 30px; }
.boxA .hd li a:hover { text-decoration: none }
.boxA .hd .on { background: #146ac1; color: #fff; }
.boxA .hd .on a { color: #fff; }
.boxA .bd { padding: 5px 0; overflow: hidden; }

/* boxB */
.boxB { background: #fff; }
.boxB .hd { height: 49px; line-height: 49px; 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: #146ac1; position: absolute; height: 51px; line-height: 51px; 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: 40px; line-height: 40px; border-bottom: 1px solid #dedede; position: relative; margin-bottom: 10px; font-size: 20px; font-weight: bold; padding-bottom: 5px; }
.boxC .hd .more { position: absolute; right: 10px; top: 0; font-size: 14px; color: #666 }
.boxC .hd h3 { margin-right: 25px; color: #4284c5; font-weight: bold; }
.boxC .hd li { float: left; margin-right: 25px; }
.boxC .hd li a { color: #666; }
.boxC .hd h3 a,
.boxC .hd .on a { color: #4284c5; }
.boxC .bd { overflow: hidden; padding: 0 5px }

/* boxD */
.boxD { margin-bottom: 20px; }
.boxD .hd { height: 50px; line-height: 50px; background: url(../img/new/box-bg.png) 0 -250px; padding-left: 30px; overflow: hidden; }
.boxD .hd h3 { font-size: 18px; text-align: center; font-weight: bold; padding-right: 30px; background: url(../img/new/box-bg.png) right -250px; color: #fff; }
.boxD .hd h3 a { color: #fff }
.boxD .hd .more { display: none; }
.boxD .bd { background: #F5F5F5; overflow: hidden; padding: 20px; }

/* boxE */
.boxE { margin-bottom: 15px; }
.boxE .hd { height: 40px; line-height: 40px; overflow: hidden; margin-bottom: 10px; background: #F7F7F7 }
.boxE .hd h3 { float: left; padding: 0 20px; background: #146ac1; color: #fff; font-size: 16px; }
.boxE .hd h3 a { color: #fff; display: block; float: left; }
.boxE .hd .more { float: right; margin-right: 10px; font-size: 12px; color: #999 }
.boxE .bd { overflow: hidden; }

/* 侧栏盒子模型 */
.sideBox .hd { background: #146ac1; border-radius: 5px 5px 0 0; }
.sideBox .hd .more { float: right; color: #fff; line-height: 30px; padding: 10px 0; }
.sideBox .hd h3 { font-size: 22px; color: #fff; padding: 10px 30px; line-height: 30px; }
.sideBox .hd h3 a { color: #fff; vertical-align: middle; }
.sideBox .hd h3 .ico2 { background-position: 2px -70px; }
.sideBox .bd { padding: 15px 20px; border: 1px solid #e9e9e9; border-top: none; }
.sideBoxA { background: #f5f5f5 }
.sideBoxA .hd .more { display: none; }
.sideBoxA .hd { height: 46px; line-height: 46px; overflow: hidden; text-align: center; background: url(../../base/img/new/box-bg.png) 0 -200px no-repeat; padding-left: 30px; font-size: 18px; color: #fff; }
.sideBoxA .hd h3 { padding-right: 30px; background: url(../../base/img/new/box-bg.png) right -200px no-repeat; }
.sideBoxA .hd a { font-weight: bold; color: #fff; }
.sideBoxA .bd { padding: 15px 15px 0 15px; }
.sideRankList li { padding: 10px 0; border-bottom: 1px dotted #ccc; overflow: hidden; line-height: 24px; }
.sideRankList .last { border-bottom: 0 }
.sideRankList em { display: block; float: left; margin-right: 10px; height: 30px; width: 30px; text-align: center; line-height: 30px; background: #c2c2c2; color: #777; margin-top: 5px; font-size: 16px; border-radius: 5px; font-weight: bold; }
.sideRankList .hot em { background: #e25656; color: #fff; }

/* infoListA */
.infoListA li { padding: 0 0 10px 12px; margin-bottom: 10px; border-bottom: 1px solid #eee; line-height: 1.6; background: url(../img/dot.png) no-repeat left 11px; position: relative; }
.infoListA .date { color: #999; float: right; }
.infoListA .last { border-bottom: 0 }

/* 信件列表 */
.letterList { width: 100%; border: none; }
.letterList th,
.letterList td { text-align: center; vertical-align: middle; line-height: 26px; padding: 7px 5px; }
.letterList th { background: #F6F6F6; font-weight: bold; border-top: 1px solid #EFEFEF }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList .even td { }
.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 .open,
.letterList .handle { display: none }
.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: #146ac1; }
.detailTable thead th { background: #146ac1; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #146ac1; }
.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 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; height: 58px; margin-bottom: 20px; border-bottom: 2px solid #EBEBEB; }
.mainBox .mHd .list { overflow: hidden; line-height: 57px; }
.mainBox .mHd .list li { float: left; margin-right: 15px; padding: 0 15px; }
.mainBox .mHd .list a { font-size: 20px; color: #666; font-weight: bold; }
.mainBox .mHd .list a:hover { text-decoration: none }
.mainBox .mHd .list .on { border-bottom: 3px solid #146ac1; }
.mainBox .mHd .list .on a { color: #146ac1; }
.mainBox .mHd h3,
.mainBox .mHd .list .on { position: relative; display: inline-block; *display: inline; zoom: 1; color: #146ac1; font-size: 20px; font-weight: bold; line-height: 57px; border-bottom: 3px solid #146ac1; padding: 0 15px; }
.mainBox .mHd h3 a { color: #146ac1; }
.column { margin-bottom: 20px; overflow: hidden; }

/* 图片内容 */
.sw-list h3 { padding-top: 10px !important; }

/* 热点专题 */
.indRdzt { overflow: hidden; zoom: 1; }
.indRdzt ul { margin-right: -20px; overflow: hidden; }
.indRdzt li { float: left; margin-right: 20px; width: 255px; }
.indRdzt li a { display: block; }
.indRdzt li img { width: 100%; height: 65px; }
.indRdzt .tit { display: none }

/* 侧栏-栏目内搜索 */
#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: #146ac1; border-color: #146ac1; color: #fff; }

/*验证码*/
div.codeinp input[type=text] { width: 30%; float: left; margin-right: 10px; }
div input[type=text] {    /*width: 80%;*/
border: 1px solid #ccc; height: 30px; padding: 0 10px; }

/* 动画 */
.animate1 i { -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; }
.animate1 a:hover i { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); }
.animate2 a { -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; }
.animate3 .pic img { -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; }
.animate3 .pic a:hover img { -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.animate-btn a { -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; }
.animate-btn a:hover { text-decoration: none; filter: alpha(opacity=80); opacity: 0.8; }


/* surveyCommonList */
.surveyCommonList li { background-position: 8px 20px !important; }

/* 图标按钮 */
.iconsList li a { position: relative; display: block; }
.iconsList li i { display: block; position: absolute; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all  0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; }
div input[type=text] { border: 1px solid #ccc; height: 30px; padding: 0 10px; }

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0; }
.bot a,
.bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #146ac1; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover,
.bot button:hover { text-decoration: none; background: #1e5fa1; color: #fff; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; width: 80%; margin: 0 auto; padding: 30px 0; 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; padding: 30px 0; }
.queryResult .mainBox { margin-bottom: 50px; }
.queryResult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px; }
.queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0; }
.queryResult .number { font-weight: bold; color: #f00; }

/* 登录弹窗 */
.user-mainbox .hd h3,
.user-mainbox .top h3 { color: #146ac1 !important; border-bottom: 3px solid #146ac1 !important; }
.user-mainbox .loginBtn { background: #146ac1 !important; }
.user-mainbox .loginBtn:hover { background: #275DA6 !important; }

/*--
颜色代码
#146ac1 深蓝色标题
#ddd 淡蓝色边框
--*/