﻿@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: #333; font-size: 14px; line-height: 30px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
body * { outline: none; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #2a5ec7; }
.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 */
html { width: 100%; background-color: #fff; }
body { text-align: center; min-width: 1200px; background: #f5f5f5; max-width: 1920px; margin: 0 auto; }
body * { outline: none; }
.siteWidth { position: relative; max-width: 1200px; margin: 0 auto; }
#header { text-align: left; position: relative; z-index: 2; margin: 0 auto; }
#content { clear: both; margin: 0 auto; width: 1160px; padding: 0 20px; position: relative; min-height: 386px; z-index: 1; text-align: left; background-color: #fff; overflow: hidden; }
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* topBar */
.topBar { height: 40px; line-height: 40px; background-color: rgb(0, 0, 0, 0.1); color: #fff; font-size: 13px; z-index: 5; position: relative; }
.topBar a { color: #fff; }
.topBar a:hover { color: #ffe283; }
.topBar .fl a { background: url(../img/top-gh.png) no-repeat left center; padding-left: 26px; margin-right: 10px; display: inline-block; }
.topBar .fr span.ipv { padding-left: 15px; }
.topBar .userLogged { margin-top: 7px; }
.topBar .userLogged .spe { padding: 0 10px; }
.userLogged .userDropdown .nickname:hover { color: #fff !important; }
.userLogged .loggedin .myMsg { background: url(../img/icons-userlogged.png) -37px -237px no-repeat !important; }
.userLogged .userDropdown .nickname:after { background: url(../img/userlogged-arrow.png) 0px 0px no-repeat !important; }
.userLogged .userDropdown .nickname { font-weight: normal !important; }

/* indBanner */
#indpiaohong {/* position: absolute; */top: 0; left: 0; min-width: 1200px; width: 100%;background: url(../img/2024lhtaohongbgbg.jpg) 0px 0px repeat-x }
.fixedCount{
    display: none;
}
#indBanner { position: absolute;/*top: 98px; */left: 0; min-width: 1200px; width: 100%; }
#indBanner .hd, #indBanner .bd .con { display: none; }
#indBanner .bd li { height: 1000px; }
#header .letterList .ico { width: 24px }
#header .letterList .dep { display: none }
#header .letterList .state { width: 60px; }
#header .letterList .date { display: none; }
.headerTop { height: 200px; position: relative; z-index: 3; }
.headerTop .links { position: absolute; top: 0px; right: 1%; color: #2a5ec7; font-size: 12px; margin: 5px 0 0 0; z-index: 9; }
.headerTop .links dl { margin: 0 10px; color: #2a5ec7; position: relative; float: left; }
.headerTop .links s { float: left; text-decoration: none; line-height: 30px; width: 5px; overflow: hidden; text-align: center; }
.headerTop .links dt { float: left; height: 30px; line-height: 30px; position: relative; z-index: 11; }

/* 顶部注册登录 */
.headerTop .links .userLogged .spe { margin: 0 10px; }
.headerTop .links .site { margin: 0 0 0 5px; }
.headerTop .links dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 34px; 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); }
.headerTop .links dd img { width: 100px; height: 100px; }
.headerTop .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; }
.headerTop .links .on dd { display: block; }
.headerTop .links .site dt { padding: 0 10px 0 27px; background: url(../img/icons.png) 10px -2407px no-repeat; }
.headerTop .links .site dd { padding: 10px; width: 770px; top: 31px; margin-right: 0; right: -1px; border: 1px solid #6E99B9; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); }
.headerTop .links .site dd h3 { text-align: left; margin: 0 10px; position: relative; font-size: 14px; font-weight: bold; line-height: 34px; color: #2a5ec7; display: block; height: 34px; }
#siteLast dd h3 span { float: left; height: 34px; line-height: 34px; padding: 0 15px 0 0; background: #ffffff; position: relative; z-index: 2; }
.headerTop .links .site dd h3 a { color: #2a5ec7; }
.headerTop .links .site dd h3 i { content: ""; display: block; height: 1px; line-height: 0; font-size: 0; background: #eee; top: 18px; right: 0; width: 100%; position: absolute; z-index: 1; }
.headerTop .links .site dd ul { overflow: hidden; padding: 0 0 0 10px; display: block; margin-right: -10px; }
.headerTop .links .site dd li { float: left; min-width: 100px; margin-right: 10px; text-align: left; overflow: hidden; height: 30px; line-height: 30px; padding: 0 0 0 0; }
.headerTop .links .site dd li a { }
.headerTop .links .site dd li a:hover { color: #195daf; }
.headerTop .links .site li a { cursor: pointer; }
.headerTop .links #siteLast.on dt { background-color: #fff; border: 1px solid #6E99B9; margin: -1px; border-bottom: 0; height: 32px; }

/* 搜索框 */
.siteSearchBar { float: right; width: 360px; height: 40px; background-color: rgba(0, 0, 0, 0.2); padding: 5px; margin-top: 70px; border-radius: 5px; }
.s-form { vertical-align: top; height: 40px; line-height: 40px; }
.s-form .input-box { float: left }
.s-form .input-box input { width: 280px; vertical-align: top; height: 40px; font-size: 16px; padding: 0 10px; line-height: 40px; background-color: #fff; border: none; outline: none; color: #bbb; border-radius: 5px 0 0 5px; }
.s-form .btn-box { float: left; height: 40px; }
.s-form .btn-box input { height: 40px; font-size: 0; overflow: hidden; border: none; background: url(../img/icons-search.png) center no-repeat #2a5ec7; width: 60px; outline: none; border-radius: 0 5px 5px 0; vertical-align: top; }
.s-form .btn-box input:active { background-color: #1f52b8; }
.s-form .link-box { text-align: center; font-size: 14px; }
.s-form .select-box { float: left; width: 100px; height: 38px; 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; }
.s-hot-search { position: absolute; padding-top: 50px; z-index: -1; margin-top: -10px; font-size: 12px; }
.s-hot-search a { color: #666; }

/* logo */
#header #logo { float: left; margin-top: 35px; max-width: 600px; }
#header #logo img { max-width: 100%; }

/* 主导航 */
.topNav { position: relative; }
.mainNav { position: relative; background: #2a5ec7; height: 60px; }
.mainNav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.mainNav .li1 { width: 14.28%; float: left; overflow: hidden; }
.mainNav .a1 {display: block;color: #fff;text-align: left;font-size: 20px;height: 60px;line-height: 60px;font-weight: bold;background: url(../img/icons-nav-01.png) no-repeat 28px center;padding-left: 60px;}
.mainNav .a1:hover { text-decoration: none; color: #fff }


/* 图标 */
.mainNav #li-home a.a1 {background: url(../img/icons-nav-07.png) no-repeat 28px center;}
.mainNav #li-zjqs a.a1 { background: url(../img/icons-nav-01.png) no-repeat 28px center; }
.mainNav #li-zwgk a.a1 { background: url(../img/icons-nav-02.png) no-repeat 28px center; }
.mainNav #li-zwfw a.a1 { background: url(../img/icons-nav-03.png) no-repeat 28px center; }
.mainNav #li-zmhd a.a1 { background: url(../img/icons-nav-04.png) no-repeat 28px center; }
.mainNav #li-hyrm a.a1 { background: url(../img/icons-nav-05.png) no-repeat 28px center; }
.mainNav #li-ztzl a.a1 { background: url(../img/icons-nav-06.png) no-repeat 28px center; }
.mainNav .on1 { background: #ffc400; }

/* 主栏 和 侧栏 */
.mainContent { overflow: hidden; }
.side { float: left; width: 200px; background-color: #f6f8fc; margin-right: 30px; padding: 0 20px; }

/* 位置导航 */
.path { color: #666; padding: 10px 20px; text-align: left; max-width: 1160px; margin: 0 auto; font-size: 14px; background-color: #fff; line-height: 30px; position: relative; z-index: 1; }
.path a, .path span { padding: 0 3px; color: #666; }
.path a:hover { color: #2a5ec7; }

/*footer*/
#footer { color: #fff; background: #4d8ed4; position: relative; text-align: left; padding: 20px 0; }
#footer .footNav { overflow: hidden; padding: 10px 0 15px; clear: both; }
#footer .footNav li { float: left; margin-right: 20px; font-size: 16px; }
#footer .footNav li.spe { padding: 0 10px; }
#footer a { color: #fff; }
#footer a:hover { color: #ffe283; }
#footer .copyRight { font-size: 14px; line-height: 24px; }
#footer .copyRight img { vertical-align: text-bottom; }
#footer .foot-pic { position: absolute; right: 0; top: 25px; }
#footer .foot-pic li { float: left; margin: 0 5px; }
#footer .foot-pic li img { height: 40px; vertical-align: middle; padding-top: 5px; }
#footer .li1 img { height: 50px; padding-top: 0 }

/* 侧栏固定菜单 */
.sideFixed { z-index: 20; position: fixed; top: 240px; left: 50%; margin-left: 610px; width: 60px; height: auto; _position: absolute; }
@media screen and (max-width:1480px) {
    .sideFixed { left: auto; right: 5px; margin-left: 0; }
}
.sideFixed li { position: relative; height: 60px; width: 60px; text-align: center; margin-top: -1px; background-color: rgba(255, 255, 255, 0.8); }
.sideFixed li a { position: relative; z-index: 3; height: 58px; border: 1px solid rgba(224, 224, 224, 0.8); width: 58px; display: block; font-size: 0; background: url(../img/icons-fixed.png) center 0 no-repeat; transition: all 0.3s ease 0s; }
.sideFixed li.wza a { background-position: center 0; }
.sideFixed li.jqr a { background-position: center -116px; }
.sideFixed li.phone a { background-position: center -232px; }
.sideFixed li.ftb a { background: none; font-size: 28px; font-weight: bold; text-align: center; line-height: 58px; color: #f39800; overflow: hidden; padding: 0 10px; width: 38px; }
.sideFixed li.wx a { background-position: center -348px; }
.sideFixed li.dy a { background-position: center -464px; }
.sideFixed li.gt a { background-position: center -580px; }
.sideFixed li.wza.on { background-color: #00a0e9; }
.sideFixed li.wza.on a { background-position: center -58px; border-color: #00a0e9; }
.sideFixed li.jqr.on { background-color: #80c269; }
.sideFixed li.jqr.on a { background-position: center -174px; border-color: #80c269; }
.sideFixed li.phone.on { background-color: #00a0e9; }
.sideFixed li.phone.on a { background-position: center -290px; border-color: #00a0e9; }
.sideFixed li.ftb.on { background-color: #f39800; }
.sideFixed li.ftb.on a { border-color: #f39800; color: #fff; }
.sideFixed li.wx.on { background-color: #64c244; }
.sideFixed li.wx.on a { background-position: center -406px; border-color: #64c244; }
.sideFixed li.dy.on { background-color: #222; }
.sideFixed li.dy.on a { background-position: center -522px; border-color: #222; }
.sideFixed li.gt.on { background-color: #ccc; }
.sideFixed li.gt.on a { background-position: center -638px; border-color: #ccc; }
.sideFixed li.on { cursor: pointer; }
.sideFixed .pic { display: none; position: absolute; right: 70px; top: -40px; padding: 14px; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.sideFixed .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 .pic img { width: 130px; height: 130px; }
.sideFixed li.on .pic { display: block; }

/* 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; padding-top: 20px; }
#sideMenu .hd { padding-top: 10px; position: relative; margin-bottom: 20px; }
#sideMenu .hd::after, #sideMenu .hd h3::after, #sideMenu .hd::before, #sideMenu .hd h3::before { display: block; content: ""; background-color: #9bbfd6; position: absolute; top: 0; }
#sideMenu .hd::after { width: 2px; height: 20px; left: 0; }
#sideMenu .hd::before { width: 20px; height: 2px; left: 0; }
#sideMenu .hd h3::after { width: 2px; height: 20px; right: 0; }
#sideMenu .hd h3::before { width: 20px; height: 2px; right: 0; }
#sideMenu .hd h3 { font-size: 30px; text-align: center; color: #9bbad6; line-height: 50px; }
#sideMenu li { font-size: 18px; text-align: center; }
#sideMenu li a { display: block; transition: 200ms; line-height: 28px; padding: 15px 10px; border-radius: 5px; }
#sideMenu li a:hover { letter-spacing: 2px; text-decoration: none; }
#sideMenu .on a, #sideMenu .on a:hover { background: linear-gradient(to right, rgba(77, 147, 227, 1), rgba(46, 99, 202, 1)); color: #fff; }

/* box-tab */
.box-tab .hd { height: 40px; padding-bottom: 9px; border-bottom: 1px solid #e0e0e0; }
.box-tab .hd li { float: left; text-align: center; font-size: 20px; font-weight: bold; }
.box-tab .hd li a { display: block; line-height: 40px; height: 40px; padding: 0 15px; }
.box-tab .hd li.on a { background-color: #2a5ec7; border-radius: 5px; color: #fff; }
.box-tab .hd h3 { float: left; font-size: 20px; font-weight: bold; }
.box-tab .hd h3 a, .box-tab .hd h3 span { background-color: #2a5ec7; border-radius: 5px; color: #fff; display: block; line-height: 40px; height: 40px; padding: 0 15px; }
.box-tab .hd a.more { float: right; width: 20px; height: 20px; display: block; background: #e0e0e0 url(../img/more.png) no-repeat center; font-size: 0; border-radius: 100%; margin-top: 10px; transition: all 0.5s; }
.box-tab .hd a.more:hover { background-color: #2a5ec7; }
.box-tab .bd { clear: both; }

/* surveyList-home */
.surveyList-home li { position: relative; padding-right: 75px; }
.surveyList-home a.tit { line-height: 40px; height: 40px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; }
.surveyList-home .btns { top: 15px; position: absolute; right: 0; }
.surveyList-home .btns>a { border: 1px solid #ccc; background-color: #fff; text-align: center; width: 58px; line-height: 24px; height: 24px; display: block; transition: all 0.5s; border-radius: 2px; margin-bottom: 10px; }
.surveyList-home .btns>a.join, .surveyList-home .btns>a.view { border-color: #2a5ec7; color: #2a5ec7; }
.surveyList-home .btns>a:hover { border-color: #2a5ec7; color: #fff; background-color: #2a5ec7; }
.surveyList-home .dates { display: block; font-size: 14px; color: #999; line-height: 24px; clear: both; padding: 9px 0; }
.surveyList-home .dates>span { display: block; }

/* box */
.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 a.more { float: right; width: 20px; height: 20px; display: block; background: #e0e0e0 url(../img/more.png) no-repeat center; font-size: 0; border-radius: 100%; margin-top: 10px; transition: all 0.5s; }
.box .hd a.more:hover { background-color: #2a5ec7; }
.box .hd h3 { border-bottom: 1px solid #2a5ec7; line-height: 34px; position: absolute; color: #2a5ec7; padding: 0 12px 4px 12px; font-size: 20px; }
.box .hd h3 a { color: #2a5ec7; }
.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 #2a5ec7; }
.box .hd .on a { color: #2a5ec7; }
.box .bd { padding: 5px; overflow: hidden; }

/* boxA */
.boxA { margin-bottom: 15px; }
.boxA .hd { height: 39px; line-height: 39px; 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: #2a5ec7; font-size: 18px; line-height: 38px; padding: 0 20px; background: #F9F9F9; border: 1px solid #E1E1E1; border-top: 3px solid #2a5ec7; border-bottom: 0; }
.boxA .hd h3 a { color: #2a5ec7; }
.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 #2a5ec7; 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: #2a5ec7; 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: #2a5ec7; }
.boxC .bd { overflow: hidden; padding: 8px 5px }

/* boxD */
.boxD { margin-bottom: 20px; }
.boxD .hd { height: 40px; line-height: 40px; background: #2a5ec7; }
.boxD .hd h3 { font-size: 18px; color: #fff; }
.boxD .hd h3 a { color: #fff }
.boxD .hd h3 i { display: block; float: left; width: 42px; height: 40px; background: url(../img/icons-zwgk.png) #00599D 10px 10px no-repeat; margin-right: 10px; }
.boxD .bd { background: #fff; overflow: hidden; border: 1px solid #E9E9E9; border-top: 0; }

/* boxE */
.boxE { margin-bottom: 15px; }
.boxE .hd { height: 40px; line-height: 40px; overflow: hidden; border-bottom: 2px solid #2a5ec7; }
.boxE .hd h3 { float: left; padding: 0 20px; background: #2a5ec7; 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; border: 1px solid #ECECEC; padding: 10px 18px 15px 18px; background: #fff; border-top: 2px solid #2a5ec7; }
.sideBox .hd { overflow: hidden; padding: 0px 0 10px 0; }
.sideBox .hd .more { float: right; }
.sideBox .hd h3 { font-size: 20px; color: #2a5ec7; }
.sideBox .hd h3 a { color: #fff; }
.sideBox .hd h3 a:hover { text-decoration: none; }

/*节点归档信息样式*/
.archived-info { float: right; }
.archived-info span { margin: 0 5px; }

/* infoListA */
.infoListA li { padding: 0 0 10px 0; margin-bottom: 10px; border-bottom: 1px dashed #ababab; line-height: 24px; position: relative; max-height: 48px; overflow: hidden; }
.infoListA .date { color: #999; float: right; font-size: 14px; }
.infoListA .last { border-bottom: 0 }

/* 信件列表 */
.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; white-space: normal; word-break: break-all; }
.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 .clicks, .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: #2a5ec7; }
.detailTable thead th { background: #2a5ec7; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #2a5ec7; }
.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; white-space: normal; word-break: break-all; }
.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 #e0e0e0; line-height: 48px; height: 48px; margin-bottom: 20px; }
.mainBox .mHd .list { overflow: hidden; }
.mainBox .mHd .list li { float: left; padding: 0 20px; line-height: 40px; }
.mainBox .mHd .list a { font-size: 20px; color: #888; }
.mainBox .mHd .list a:hover { text-decoration: none }
.mainBox .mHd .list .on a { color: #2a5ec7 }
.mainBox .mHd h3 { padding: 0 20px; }
.mainBox .mHd h3, .mainBox .mHd .list .on { position: relative; display: inline-block; *display: inline; zoom: 1; border-bottom: 1px solid #2a5ec7; font-size: 24px; height: 48px; line-height: 40px; }
.mainBox .mHd h3 a { color: #2a5ec7 }
.column { margin-bottom: 20px; overflow: hidden; }

/* 热点专题 */
.indRdzt { overflow: hidden; zoom: 1; }
.indRdzt ul { margin-right: -20px; overflow: hidden; }
.indRdzt li { float: left; margin-right: 15px; width: 254px; }
.indRdzt li a { display: block; }
.indRdzt li img { width: 100%; height: 66px; }
.indRdzt .tit { display: block; font-size: 14px; text-align: center; height: 25px; overflow: hidden; }

/* 友情链接 */
.friendLinks { overflow: hidden; }
.friendLinks select { padding: 10px; float: left; width: 17.99%; background: #4580c3; border: none; color: #fff; margin: 0 1%; }
.friendLinks select:last-child { margin-right: 0; }

/* 侧栏-栏目内搜索 */
#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: #2a5ec7; border-color: #2a5ec7; color: #fff; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; line-height: 26px; }

/* 通用底部按钮 */
.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: #2a5ec7; 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: #077BD4; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { 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%; height: 30px; }
.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; }
.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 }


/* 20d飘红
#header #logo {display:none}
.siteSearchBar {  margin-top: 100px;  }
 20d飘红 */

/*--
颜色代码
#2a5ec7 深蓝色标题
#ddd 淡蓝色边框
--*/
