﻿@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; margin: auto; }
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; }
ul li { vertical-align: top; }
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; 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: 2; 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: #D60000; 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; min-width: 1200px; max-width: 1920px; margin: 0 auto; }
.wrap { background: url(../../Base/img/body.jpg) center 0 no-repeat #F7F7F7;    /*background: url(../img/body-cj2.jpg) no-repeat center top; 红色春节背景注释*/ background-attachment: fixed; background-size: cover; }
.siteWidth { position: relative; max-width: 1200px; _width: 1200px; margin: 0 auto; }
.siteWidth:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .siteWidth { height: 1%; }
* + html .siteWidth { min-height: 1%; }

/* topBar */
.topBar { height: 40px; line-height: 40px; position: relative; z-index: 5; text-align: left; color: #fff; font-size: 12px; }
.topBar a { color: #fff }
.topBar a:hover { color: #fff }
.topBar .topBarBg { height: 40px; display: block; width: 100%; background: #000; position: absolute; left: 0; top: 0; z-index: 1; filter: alpha(opacity=15); opacity: 0.15; }
.topBar .list { position: relative; z-index: 3; float: right; }
.topBar .list li { position: relative; display: inline-block; *display: inline; zoom: 1; padding: 0 10px 0 27px; background: url(../img/topBar.png) -37px -20px no-repeat; cursor: pointer; }
.topBar .list .obstacleFree { background-position: 0 7px; }
.topBar .list .character { background-position: 0 -241px; }
.topBar .list .phone { background-position: 7px -73px; }
.topBar .list .wechat { background-position: 0 -157px; }
.topBar .list .robot { background-position: 0 -321px; }
.topBar .list .sites { background-position: 3px -452px; }
#siteLast dt { line-height: 40px; }
.topBar .list .user { }
.topBar .list .user a { margin: 0 5px; }
.topBar .pic { display: none; -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 .pic img { width: 140px; height: 140px; padding: 5px; }
.topBar .wechat .pic img { padding: 0; }
.topBar .on .pic { display: block; position: absolute; left: 0; top: 40px; padding: 4px; background: #fff; margin-left: -50px; }
.topBar .on .pic 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 .links { position: relative; z-index: 2; }
.topBar .links a { padding: 4px 10px 0 25px; background: url(../img/topBarbtn.png) 0px center no-repeat; background-size: contain;}
.topBar .links .gszwfw { padding-left: 0; background: none; }
.topBar .links .gszwfw img { height: 21px; padding-top: 7px; }

/* 长者模式链接 */
.topBar .list .elderlyMode { padding: 5px 0px; height: 30px; line-height: 30px; }
.topBar .list .elderlyMode a { display: block; background: #EA9327 url(../img/icon-elderly.png) 8px 4px no-repeat; padding: 0 10px 0 30px; border-radius: 5px; font-size: 16px; line-height: 30px; height: 30px; }
.topBar .list .elderlyMode a:hover { text-decoration: none; background-color: #da8720; }

/* 站群导航 S */
.topBar .site a { padding: 0; margin: 0; }
.topBar .site dd { display: none; padding: 10px; color: #fff; font-size: 12px; }
.topBar .site dd a { margin: 0; color: #fff; }
.topBar .site dd h3 { text-align: left; margin: 0 10px; position: relative; font-size: 14px; font-weight: bold; line-height: 34px; }
.topBar .site dd h3 i { content: ""; display: block; height: 1px; line-height: 0; font-size: 0; background: #4fbcff; top: 20px; right: 0; width: 88%; position: absolute; }
.topBar .site dd ul { overflow: hidden; padding: 0 0 0 10px; }
.topBar .site dd li { float: left; width: 97px; text-align: left; overflow: hidden; height: 30px; line-height: 30px; padding: 0 0 0 0; }
.topBar .site dd li a { }
.topBar .site dd li a:hover { color: #ff0; }
.topBar .site li a { cursor: pointer; }
.topBar .sites.on { background-color: #2ba7f3; color: #fff; }
.topBar .sites.on dd { display: block; position: absolute; right: 0; top: 40px; width: 790px; padding-bottom: 10px; background: #2ba7f3; -webkit-box-shadow: box-shadow:0px 4px 8px rgba(0, 0, 0, .3); -moz-box-shadow: box-shadow:0px 4px 8px rgba(0, 0, 0, .3); box-shadow: 0px 4px 8px rgba(0, 0, 0, .3); }

/* 站群导航 E */

/* header */
#header { text-align: left; margin: 0 auto; position: relative; z-index: 4; }
.headerTop { padding-top: 185px; }
#content { min-height: 400px; position: relative; z-index: 3; width: 1160px; padding: 0 20px 40px 20px; margin: 0 auto; background: #fff; text-align: left; box-sizing: content-box; }
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* topNav */
.topNav { height: 56px; line-height: 56px; position: relative; margin-bottom: 10px; }
.topNav .menuBtn { cursor: pointer; position: absolute; right: 0; top: 0; display: none; width: 52px; height: 54px; background: url(../img/nav.png) center -1822px no-repeat; border-left: 1px solid #CFE1F9; }
.topNav .menuBtn:hover { background-color: #8cbbea; background-position: center -1922px }
.topNav .mainNav { overflow: hidden; background: url(../img/nav.png) 0 -1650px; height: 56px; }
.topNav .li1 { float: left; }
.topNav .h1 { float: left; position: relative; text-align: center; font-size: 16px; margin: 0; }
.topNav .li1 .a1 { text-align: center; color: #1A72BC; font-weight: bold; display: block; float: left; width: 146px; padding-left: 20px; cursor: pointer; background: url(../img/nav.png) -5px -22px no-repeat; position: relative; z-index: 1; border-left: 1px solid #CFE1F9; height: 54px; line-height: 54px; box-sizing: content-box; }
}
.topNav .li1 .a1:hover { text-decoration: none; }
.topNav .on1 .a1 { color: #fff; background-position: -5px -122px; }
.topNav .on1 { background: url(../img/nav.png) 0 -1750px; height: 56px; }
.topNav #li-home .a1 { border-left: 0; width: 130px; }
.topNav #li-sq .a1 { background-position: -5px -222px; }
.topNav #li-xw .a1 { background-position: -8px -422px; }
.topNav #li-zw .a1 { background-position: -5px -622px; }
.topNav #li-gk .a1 { background-position: -5px -822px; width: 194px; }
.topNav #li-fw .a1 { background-position: -5px -1024px; }
.topNav #li-hd .a1 { background-position: -5px -1224px; }
.topNav #li-zt .a1 { background-position: -5px -1424px; }
.topNav #li-sq.on1 .a1 { background-position: -5px -322px; }
.topNav #li-xw.on1 .a1 { background-position: -8px -522px; }
.topNav #li-zw.on1 .a1 { background-position: -5px -722px; }
.topNav #li-gk.on1 .a1 { background-position: -5px -922px; }
.topNav #li-fw.on1 .a1 { background-position: -5px -1124px; }
.topNav #li-hd.on1 .a1 { background-position: -5px -1324px; }
.topNav #li-zt.on1 .a1 { background-position: -5px -1524px; }

/* 搜索框 */
.siteSearchBar { z-index: 2; position: absolute; right: -600px; top: 63px; width: 530px; margin-right: 50%; }
.s-form { padding: 6px; background: url(../img/black-alpha20.png); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.s-form-in { background: #fff; padding: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.s-form { vertical-align: top; }
.s-form .input-box { float: left; background: #fff; height: 44px; }
.s-form .input-box input { width: 318px; vertical-align: top; padding: 7px 10px; border: 0; outline: none; line-height: 30px; background: none; }
.s-form .btn-box { float: right; height: 44px; overflow: hidden; }
.s-form .btn-box input { height: 44px; line-height: 200px; overflow: hidden; border: none; background: none; width: 74px; outline: none; font-size: 0; color: #fff; background: url(../img/icons.png) 20px -132px no-repeat #1276F0; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
.s-form .link-box { text-align: center; font-size: 14px; }
.s-form .select-box { float: left; width: 100px; height: 44px; position: relative; }
.s-form .select-box ul { position: absolute; background: #f7f7f7; line-height: 1.8; display: none; left: -2px; top: 43px; 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:nth-child(27) { display: none }
.s-form .select-box ul li:nth-child(28) { display: none }
.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: 44px; line-height: 44px; width: 80px; text-align: center; color: #999; }
.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: #D4D4D4 transparent transparent; position: absolute; right: 10px; top: 20px; 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 #D4D4D4 transparent; top: 11px; }
.siteSearchBar .hotWords { padding: 10px 0; color: #fff; height: 24px; line-height: 24px; color: #006FC2; }
.siteSearchBar .hotWords a { font-size: 12px; padding: 0 10px; display: inline-block; background: #7A8C9E; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; color: #fff; margin-left: 7px; -webkit-transition: 200ms; -o-transition: 200ms; -moz-transition: 200ms; transition: 200ms; }
.siteSearchBar .hotWords a:hover { text-decoration: none; background: #EC9720 }

/* 长者模式链接 */
.elderlyModeBar { position: absolute; right: 0px; top: 10px; font-size: 0; }
.elderlyModeBar .btn-elderlyMode { display: inline-block; text-align: left; background: #EA9327 url(../img/icon-elderly.png) 8px 7px no-repeat; padding: 0 10px 0 30px; border-radius: 5px; font-size: 16px; line-height: 36px; height: 36px; color: #fff; cursor: pointer; }
.elderlyModeBar .btn-elderlyMode:hover { text-decoration: none; background-color: #da8720; }

/* logo */
#logo { position: absolute; left: -590px; top: 53px; margin-left: 50%; }
#logo img { max-width: 100%; }

/* 主导航 */

/* 主栏 和 侧栏 */
.mainContent { width: 870px; zoom: 1; float: right; }
.side { width: 260px; overflow: hidden; float: left; }

/* 位置导航 */
.path { width: 1160px; padding: 20px; height: 30px; line-height: 30px; margin: 0 auto; text-align: left; font-size: 12px; background: url(../img/path.png) #fff; color: #666; box-sizing: content-box; }
.path a, .path span { position: relative; padding: 0 4px; color: #666; }
.path em { background: url(../img/icons.png) no-repeat 12px -1644px; padding-left: 37px; }

/*footer*/
#footer a { color: #fff; }
#footer { z-index: 2; position: relative; padding: 25px 0; clear: both; line-height: 24px; background: url(../../Base/img/ind-footer.png) center bottom repeat-x; color: #fff; text-align: center; font-size: 12px; }
#footer .footNav { margin-left: -10px; margin-bottom: 5px; }
#footer .footNav a { margin: 0 10px; }
#footer img { vertical-align: middle; }
#footer .copyRight a { text-decoration: underline; }
#footer #_span_jiucuo { margin-left: 15px; }

/* goTop */
#goTop { position: fixed; display: none; _display: none !important; width: 50px; height: 50px; bottom: 290px; left: 50%; margin-left: 620px; z-index: 99; cursor: pointer; 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 { padding: 20px; border: 1px solid #EAEAEA }
.sideMenu>.hd { position: relative; padding-left: 6px; height: 60px; line-height: 60px; overflow: hidden; }
.sideMenu>.hd:before { content: ""; position: absolute; border: 12px solid; border-color: transparent  transparent #B0B0B0 transparent; left: 0; bottom: 0; }
.sideMenu>.hd h3 { position: relative; font-size: 20px; font-weight: bold; border-top: 3px solid #379AFF; line-height: 57px; color: #fff; padding-left: 67px; background: url(../img/side.png) 20px -413px no-repeat #0167CC; }
.sideMenu>.hd .ico-zdbsfw { background: url(../img/gov-zdly.png) 20px 17px no-repeat; }
.sideMenu>.hd h3 a { color: #fff; }
.sideMenu .singleList { padding: 20px; border: 1px solid #eee; border-top: 0; }
.sideMenu .singleList .h1 { text-align: center; border: 1px solid #eee; margin-bottom: 10px; font-size: 14px; vertical-align: top; background: url(../img/side.png) 10px -518px no-repeat #F5F5F5; }
.sideMenu .singleList .li1 .a1 { display: block; line-height: 28px; padding: 5px 35px; background: url(../img/side.png) 193px -901px no-repeat; }
.sideMenu .singleList .h1:hover { background-color: #d4eaff; border-color: #d4eaff }
.sideMenu .singleList .on1 .h1 { background-color: #0167CC !important; border-color: #0167CC !important; background-position: 10px -719px; }
.sideMenu .singleList .on1 .a1 { text-decoration: none; color: #fff !important; background-position: 193px -1098px; }
.sideMenu .singleList .a1:hover { text-decoration: none; color: #0167CC; }
.sideMenu .singleList .ul1 { padding: 0 10px 20px 10px; }
.sideMenu .singleList .li2 { font-size: 13px; vertical-align: top; }
.sideMenu .singleList .a2 { display: block; border-bottom: 1px dotted #ddd; padding: 3px 0 3px 19px; background: url(../../Base/img/icons.png) 3px -2478px no-repeat; }
.sideMenu .singleList .on2 .a2 { color: #0167CC }
.sideMenu .multiList .li1 { border: 1px solid #eee; margin-top: -1px; font-size: 16px; vertical-align: top; }
.sideMenu .multiList .a1 { display: block; line-height: 28px; padding: 15px 50px; background: url(../img/icons.png) 215px -914px no-repeat; }
.sideMenu .multiList .a1:hover { text-decoration: none; color: #0167CC; background-color: #F8FBFF }
.sideMenu .multiList .a2 { display: block; padding: 8px 10px 8px 60px; line-height: 22px; font-size: 14px; background: url(../img/icons.png) 40px -1145px no-repeat; }
.sideMenu .multiList .ul1 { display: none; padding: 10px 0; }
.sideMenu .multiList .on1 .ul1 { display: block; border-top: 1px solid #eee }
.sideMenu .multiList .on1 .a1 { background-color: #F8FBFF; background-position: 215px -828px; }
.sideMenu .multiList .on2 .a2, .sideMenu .multiList .a2:hover { background-position: 40px -1030px; color: #F5AA4C; font-weight: bold; text-decoration: none }

/* box */
.box { margin-bottom: 15px; }
.box .hd { height: 49px; line-height: 49px; background: #F8F8F8; overflow: hidden; font-size: 18px; border-bottom: 1px solid #0167CC }
.box .hd .more { color: #999; float: right; font-size: 12px; margin-right: 10px; font-weight: normal; }
.box .hd .more a { color: #999; }
.box .hd h3 { float: left; background: #0167CC; padding: 0 28px; color: #fff; font-weight: bold }
.box .hd h3 a { display: block; float: left; color: #fff; }
.box .hd h3 a:hover { text-decoration: none; }
.box .hd ul { overflow: hidden }
.box .hd li { float: left; }
.box .hd li a { display: block; float: left; padding: 0 28px; }
.box .hd li a:hover { text-decoration: none }
.box .hd .on a { background: #0167CC; color: #fff; }
.box .bd { padding: 15px 0; overflow: hidden; }
.box-small .hd { height: 40px; line-height: 40px; border-bottom: 0; font-size: 16px; }
.box-small .hd h3 { font-weight: normal; }
.box-small .hd li a { padding: 0 20px; }

/* boxA */
.boxA, .mainBoxA { margin-bottom: 20px; }
.boxA .hd, .mainBoxA .mHd { height: 49px; line-height: 49px; background: #F8F8F8; position: relative; margin-bottom: 15px; border-bottom: 1px solid #0167CC; }
.boxA .hd h3, .boxA .hd li, .mainBoxA .mHd h3 { font-size: 18px; padding: 0 20px; display: inline-block; *display: inline; zoom: 1; line-height: 50px; }
.boxA .hd h3 a, .mainBoxA .mHd h3 a, .boxA .hd .on a { color: #fff }
.boxA .hd h3, .mainBoxA .mHd h3, .boxA .hd .on { background: #0167CC; color: #fff; }
.boxA .hd .more { position: absolute; right: 10px; font-size: 14px; color: #999; }
.boxA .bd { overflow: hidden; }

/* boxB */
.boxB .hd { height: 50px; line-height: 50px; position: relative; background: #0167CC; }
.boxB .hd .more { font-size: 12px; position: absolute; right: 10px; color: #fff; }
.boxB .hd h3 { font-size: 18px; color: #fff; padding-left: 40px; background: url(../img/icons-zwgk.png) 5px -410px no-repeat; }
.boxB .hd h3 a { color: #fff }
.boxB .hd ul { overflow: hidden; height: 46px; position: absolute; top: -2px; left: 10px; }
.boxB .hd li { float: left; font-size: 18px; margin-right: 20px; }
.boxB .hd li a { display: block; float: left; padding: 0 25px; }
.boxB .hd .on { border-top: 2px solid #CC1111; font-weight: bold; color: #CC1111; line-height: 40px; }
.boxB .hd .on a { color: #CC1111 }
.boxB .bd { overflow: hidden; padding: 15px 0; }
.boxB-small .bd { }
.boxB-small .hd { height: 40px; line-height: 40px; }
.boxB-small .hd li, .boxB-small .hd h3 { font-size: 16px; padding-left: 42px; background-position: 5px -179px }
.boxB-small .hd .on { line-height: 36px; }

/* boxC */
.boxC { margin-bottom: 20px; }
.boxC .hd { height: 40px; line-height: 40px; margin-bottom: 10px; position: relative; background: #EBEBEB }
.boxC .hd ul { font-size: 0; }
.boxC .hd li { font-size: 16px; display: inline-block; *display: inline; zoom: 1; position: relative; }
.boxC .hd li a { display: inline-block; *display: inline; zoom: 1; padding: 0 25px; }
.boxC .hd .on a { background: #58a8f9; color: #fff; }
.boxC .hd .on i { position: absolute; left: 50%; margin-left: -5px; bottom: -10px; border-color: transparent; border-style: dashed; border-width: 5px; border-top-color: #58a8f9; border-top-style: solid; content: ""; display: block; font-size: 0; line-height: 0; width: 0; }
.boxC .hd li a:hover { text-decoration: none; }
.boxC .hd .more { position: absolute; right: 10px; top: 0; color: #999; font-size: 12px; }
.boxC .bd { overflow: hidden; }
.boxC .fd { text-align: center; padding: 40px 0; }
.boxC .moreBtn { height: 40px; line-height: 40px; background: #eee; display: inline-block; color: #666; padding: 0 120px; }
.boxC .moreBtn:hover { text-decoration: none; background: #c7e3ff }

/* boxD */
.boxD { margin-bottom: 20px; background: #FBFBFB; border: 1px solid #eee; padding: 10px; }
.boxD .hd { height: 40px; line-height: 40px; border-bottom: 1px solid #eee; }
.boxD .hd h3 { font-size: 16px; color: #0167CC; font-weight: bold; border-bottom: 2px solid #0167CC; display: inline-block; *display: inline; zoom: 1; padding: 0 10px; }
.boxD .hd h3 a { color: #0167CC }
.boxD .bd { padding: 10px 0; overflow: hidden; }

/* boxE */
.boxE { margin-bottom: 15px; }
.boxE .hd { height: 40px; line-height: 40px; overflow: hidden; border-bottom: 2px solid #0167CC; }
.boxE .hd li { float: left; padding: 0 20px; font-size: 16px; }
.boxE .hd h3, .boxE .hd .on { float: left; padding: 0 20px; background: #0167CC; 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; }

/* indBox */
.indBox { padding: 0 20px 20px 20px; border: 1px solid #ddd; margin-bottom: 20px; }
.indBox .hd { height: 45px; padding-top: 4px; line-height: 45px; position: relative; border-bottom: 1px solid #E1E2E4; }
.indBox .hd h3 { float: left; padding: 0 15px; font-size: 18px; position: relative; z-index: 1; line-height: 44px; }
.indBox .hd ul { overflow: hidden; height: 46px; line-height: 43px; }
.indBox .hd li { float: left; }
.indBox .hd li a { padding: 0 16px; font-size: 18px; }
.indBox .hd .on, .indBox .hd h3 { border-bottom: 2px solid #E60002; color: #E60002; }
.indBox .hd .on a, .indBox .hd h3 a { color: #E60002 }
.indBox .hd li a:hover { text-decoration: none }
.indBox .hd .more { float: right; color: #999; background: #fff; position: relative; z-index: 1; padding-left: 10px; }
.indBox .bd { overflow: hidden; padding-top: 20px; }
.indBox .bd .infoList { margin-top: -5px; }

/* 侧栏盒子模型 */
.sideBox { margin-bottom: 20px; }
.sideBox .hd { border-top: 3px solid #379AFF; height: 40px; line-height: 40px; overflow: hidden; background: #f5f5f5; }
.sideBox .hd .more { float: right; color: #999; margin-right: 10px; }
.sideBox .hd h3 { font-size: 16px; background: #0167CC; color: #fff; float: left; width: 398px; text-align: center; }
.sideBox .hd h3 a { color: #fff; }
.sideBox .hd h3 a:hover { text-decoration: none; }
.sideBox .bd { padding: 15px; border: 1px solid #EAEAEA; border-top: 0; overflow: hidden; }
.sideBox-pic .bd { padding: 0; background: none; text-align: center; }

/* infoListA */
.infoListA li { padding: 0 0 10px 12px; margin-bottom: 10px; border-bottom: 1px solid #EBEBEB; line-height: 24px; height: 48px; overflow: hidden; background: url(../img/icons.png) 0 -387px no-repeat; position: relative; }
.infoListA .date { color: #999; position: absolute; right: 0; bottom: 4px; }
.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: #EFF4F7; border-bottom: 1px solid #BECEDC; color: #1A72BD }
.letterList th.title { text-align: left; }
.letterList td { border-bottom: 1px solid #eee; }
.letterList .even td { }
.letterList .num, .letterList .open { 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, .letterList .handle { width: 70px; }
.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 */
.detailTable { margin-bottom: 10px; background: #fff; width: 100%; }
.detailTable, .detailTable tr, .detailTable tr td { border: 1px solid #e6e6e6; border-collapse: collapse; }
.detailTable thead tr { }
.detailTable thead th { padding: 10px 15px; font-size: 16px; color: #015CAB; font-weight: bold; padding-left: 35px; background: #F8FBFF; text-align: center; }
.detailTable thead .jg { background-position: 0 -750px; }
.detailTable tbody td { padding: 10px 15px; text-align: left }
.detailTable tbody td.tdName { font-weight: bold; background: #F8FBFF; 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 */width: 340px }
.detailTable .trName td:nth-child(3), .detailTable .trUnit td:nth-child(3) { width: 160px }
.detailTable .preDiv { width: 670px; overflow: auto; }
.detailTable .preDiv img { max-width: 100% }
.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 { border-bottom: 2px solid #EAEAEA; line-height: 58px; height: 58px; margin-bottom: 20px; position: relative; background: url(../img/side.png) 0 0 no-repeat #F7F7F7; }
.mainBox .mHd .btn { display: block; position: absolute; right: 0; top: 13px; height: 34px; line-height: 34px; background: url(../../ServiceHall/img/icons.png) 9px -462px #72BBF0 no-repeat; color: #fff; padding: 0 15px 0 38px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.mainBox .mHd .btn-zx { right: 120px; background-color: #0DB253; background-position: 11px -398px; }
.mainBox .mHd .btn:hover { background-color: #53abea; text-decoration: none; }
.mainBox .mHd .btn-zx:hover { background-color: #099e49; }
.mainBox .mHd .list { overflow: hidden; }
.mainBox .mHd .list li { float: left; padding: 0 10px; font-size: 16px; }
.mainBox .mHd .list a { font-size: 20px; color: #888; }
.mainBox .mHd .list a:hover { text-decoration: none }
.mainBox .mHd .list .on a { color: #0167CC }
.mainBox .mHd h3, .mainBox .mHd .list .on { font-size: 20px; padding: 0 10px; float: left; }
.mainBox .mHd h3 { padding-left: 30px; color: #0167CC }

/* 友情链接模拟下拉 */
.friendLinks { margin: 20px -20px 0 0; }
.friendLinks dl { width: 279px; margin-right: 15px; float: left; display: inline; position: relative; }
.friendLinks dl dt { height: 34px; line-height: 34px; padding: 0 5px 0 8px; overflow: hidden; border: 1px solid #ccc; background: #fff; position: relative; cursor: pointer; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.friendLinks dl dt i { right: 12px; top: 50%; margin-top: -2px; border-width: 5px; position: absolute; border-color: transparent; border-style: dashed; border-top-color: #363636; border-top-style: solid; content: ""; display: block; font-size: 0; line-height: 0; width: 0; }
.friendLinks dl dt h3 { border-right: 1px solid #ccc; width: 234px; }
.friendLinks dd { bottom: 35px; display: none; width: 100%; position: absolute; left: 0; }
.friendLinks ul { max-height: 389px; border: 1px solid #ccc; background: #fff; overflow-y: scroll; }
.friendLinks li { line-height: 22px; padding: 8px 10px; border-bottom: 1px dotted #ccc;/* word-break:keep-all; *//* white-space:nowrap; */cursor: pointer; }
.friendLinks li a { display: block; }
.friendLinks li a:hover { text-decoration: none }
.friendLinks li:hover { color: #CD3333; background-color: #f1f1f1 }
.friendLinks .last { border-bottom: 0 }
.friendLinks .on { z-index: 9; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.friendLinks .on dt { border-color: #bbb; }
.friendLinks .on dt i { border-top-style: none; border-bottom-color: #aaa; border-bottom-style: solid; }
.friendLinks .on dd { display: block; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
.friendLinks .on dd ul { border-color: #bbb; }

/* 图标按钮 */
.grbsList { overflow: hidden; margin-right: -20px; }
.grbsList li { float: left; margin: 0 10px 10px 0; }
.grbsList a { display: block; width: 93px; border: 1px solid #E8E8E8; height: 38px; line-height: 38px; text-align: center; }
.grbsList a i { display: block; height: 46px; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; }
.grbsList a:hover { text-decoration: none; background-color: #EEF5FF; border-color: #DFE6EF; color: #0167CC }

/* 部门办事 */
.bmbsList { overflow: hidden; }
.bmbsList li { float: left; width: 21.9%; margin: 0 3% 1.5% 0; }
.bmbsList li a { border: 1px solid #E6E6E6; display: block; text-align: center; height: 30px; line-height: 30px; background: #FAFAFA; }
.bmbsList li a:hover { text-decoration: none; background: #F0F7FC; border-color: #A9D6FF; color: #3569B8 }

/*验证码*/
div.codeinp input { width: 30% !important; float: left; margin-right: 10px; }

/* 动画效果 */
.animate-scaleX i { -webkit-transition: transform 400ms; -o-transition: transform 400ms; -moz-transition: transform 400ms; transition: transform 400ms; }
.animate-scaleX a:hover i { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); }

/* 侧栏固定菜单 */
.sideFixed { display: block; z-index: 9; position: fixed; top: 305px; right: 0; width: 60px; font-size: 12px; _position: absolute; }
.sideFixed li { position: relative; background: url(../img/black-alpha50.png); border-bottom: 1px solid #717171; }
.sideFixed li a { padding-top: 45px; display: block; background: url(../img/sideFixed.png) center -23px no-repeat; color: #fff; cursor: pointer }
.sideFixed li a:hover { text-decoration: none; }
.sideFixed .wb { -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.sideFixed .db { -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
.sideFixed .on { background: #555 }
.sideFixed .wx a { background-position: center -123px; }
.sideFixed .phone a { background-position: center -223px; }
.sideFixed .db a { background-position: center -323px; }
.sideFixed .pic { display: none; -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 .on .pic { display: block; position: absolute; left: -145px; top: -25px; padding: 4px; background: #fff; }
.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; }
@media screen and (min-width:1330px) {
.sideFixed { right: 50%; margin-right: -680px; }
}

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 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: #0167CC; 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 { background: #fff; padding: 3% 0; width: 100%; 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%; border: 1px solid #ccc; padding: 6px; }
.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: 20px 0 }
.queryResult .mainBox { margin-bottom: 50px; }
.queryResult .tit h3 { text-align: center; font-size: 36px; line-height: 2; margin-bottom: 20px; }
.queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 40px 0 10px 0; }
.queryResult .number { font-weight: bold; color: #f00 }

/* 侧栏按钮 */
.sideXxgkBtns { overflow: hidden; margin-bottom: 20px; }
.sideXxgkBtns li { float: left; width: 125px; text-align: center; }
.sideXxgkBtns li a { display: block; background: url(../../Base/img/xxgk-icons.png) center -614px no-repeat #F0FBFF; padding-top: 50px; line-height: 50px; border: 1px solid #ddd; }
.sideXxgkBtns .li2 { float: right; }
.sideXxgkBtns .li2 a { background-position: center -713px; }
.sideXxgkBtns li a:hover { text-decoration: none; background-color: #d0eafd; color: #0167CC }
#sideXmhdBtns .li1 a { background-position: center -787px }
#sideXmhdBtns .li2 a { background-position: center -652px }

/* 侧栏-链接按钮组 */
.sideBtns { overflow: hidden; margin-right: -10px; padding-bottom: 20px }
.sideBtns li { width: 125px; height: 105px; margin-right: 10px; float: left; *display: inline; margin-bottom: 10px; overflow: hidden; }
.sideBtns li a { display: block; height: 100px; font-size: 14px; color: #fff; text-align: center; padding-top: 10px; line-height: 35px; font-size: 16px; }
.sideBtns li a:hover { text-decoration: none; }
.sideBtns li a i { display: block; width: 70px; height: 50px; margin: 0 auto; background-repeat: no-repeat; background-position: 50%; transition: all .5s; background-image: url(../../Interaction/img/interaction-icons.png); }
.sideBtns li a:hover i { transform: rotateY(180deg); }
.sideBtns .li1 a { background: #EB807F; }
.sideBtns .li2 a { background: #89C9E8; }
.sideBtns .li3 a { background: #CEDE7C; }
.sideBtns .li4 a { background: #8CE0CC; }
.sideBtns .li1 a i { background-position: center 6px; }
.sideBtns .li2 a i { background-position: center -167px; }
.sideBtns .li3 a i { background-position: center -344px; }
.sideBtns .li4 a i { background-position: center -517px; }

/* 大图标组 */
.bigIconList { overflow: hidden; margin-right: -12px; }
.bigIconList li { float: left; width: 150px; margin: 0 9px 9px 0; text-align: center; }
.bigIconList a { display: block; border: 1px solid #E6E6E6; background: #FAFAFA; line-height: 28px; padding-bottom: 2px; }
.bigIconList i { display: block; height: 46px; background: url(../img/bsfw-grbs.png) center -22px no-repeat; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; }
.bigIconList a:hover { background-color: #F0F7FC; color: #1376D1; text-decoration: none; border-color: #a9d6ff }
.bigIconList a:hover i { background-position: center -122px; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); }
.bigIconList .li2 i { background-position: center -222px }
.bigIconList .li3 i { background-position: center -422px }
.bigIconList .li4 i { background-position: center -622px }
.bigIconList .li5 i { background-position: center -822px }
.bigIconList .li6 i { background-position: center -1022px }
.bigIconList .li7 i { background-position: center -1222px }
.bigIconList .li8 i { background-position: center -1422px }
.bigIconList .li9 i { background-position: center -1622px }
.bigIconList .li10 i { background-position: center -1822px }
.bigIconList .li11 i { background-position: center -2022px }
.bigIconList .li12 i { background-position: center -2222px }
.bigIconList .li13 i { background-position: center -2422px }
.bigIconList .li14 i { background-position: center -2622px }
.bigIconList .li15 i { background-position: center -2822px }
.bigIconList .li16 i { background-position: center -3022px }
.bigIconList .li2 a:hover i { background-position: center -322px; }
.bigIconList .li3 a:hover i { background-position: center -522px; }
.bigIconList .li4 a:hover i { background-position: center -722px; }
.bigIconList .li5 a:hover i { background-position: center -922px; }
.bigIconList .li6 a:hover i { background-position: center -1122px; }
.bigIconList .li7 a:hover i { background-position: center -1322px; }
.bigIconList .li8 a:hover i { background-position: center -1522px; }
.bigIconList .li9 a:hover i { background-position: center -1722px; }
.bigIconList .li10 a:hover i { background-position: center -1922px; }
.bigIconList .li11 a:hover i { background-position: center -2122px; }
.bigIconList .li12 a:hover i { background-position: center -2322px; }
.bigIconList .li13 a:hover i { background-position: center -2522px; }
.bigIconList .li14 a:hover i { background-position: center -2722px; }
.bigIconList .li15 a:hover i { background-position: center -2922px; }
.bigIconList .li16 a:hover i { background-position: center -3122px; }
.bigIconList .li17 a:hover i { background-position: center -3322px; }

/* 服务公用部分 */
.severPage .side { width: 290px; float: right; }
.severPage .mainContent { width: 850px; float: left; }
.gszwfwBtn, .wywList li { display: block; height: 77px; background: url(../../Base/img/ind-picBg.jpg) 0 -100px; margin-bottom: 10px; }
.wywList li { position: relative; vertical-align: top; background-position: 0 -200px; cursor: pointer; }
.wywList .li2 { background-position: 0 -287px }
.wywList .li3 { background-position: 0 -373px }
.wywList em { display: block; position: absolute; top: 25px; right: 30px; height: 30px; line-height: 30px; background: #fff; width: 108px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.wywList .con { text-align: center; font-size: 0; visibility: hidden }
.wywList .con a { display: inline-block; *display: inline; zoom: 1; padding: 0 5px; color: #fff; position: relative; top: 5px; filter: alpha(opacity=0); opacity: 0; -webkit-transition: 200ms; -o-transition: 200ms; -moz-transition: 200ms; transition: 200ms; }
.wywList .con .a2 { -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; }
.wywList .con .a3 { -webkit-transition: 600ms; -o-transition: 600ms; -moz-transition: 600ms; transition: 600ms; }
.wywList .con .a4 { -webkit-transition: 800ms; -o-transition: 800ms; -moz-transition: 800ms; transition: 800ms; }
.wywList .con span { font-size: 12px; width: 62px; text-align: center; height: 62px; line-height: 62px; display: inline-block; *display: inline; zoom: 1; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; background: #4BACC1; -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); }
.wywList li:hover .con { visibility: visible; }
.wywList li:hover a { top: -52px; filter: alpha(opacity=70); opacity: .7; }
.wywList .con a:hover { text-decoration: none; filter: alpha(opacity=100); opacity: 1; }
.wywList .li2 span { background: #cea635 }
.wywList .li3 span { background: #67c795 }
.qzqdBtn { display: block; height: 75px; line-height: 75px; border: 1px solid #DDDDDD; text-align: center; font-size: 18px; color: #698EC4; letter-spacing: 5px; padding-left: 40px; background: url(../../Base/img/ind-bsfw.png) 30px -1012px #EDFAFF no-repeat; }
.qzqdBtn:hover { text-decoration: none; color: #698EC4; background-color: #e0f0f7; }

/* bsfwTab */
.bsfwTab { border: 1px solid #ddd; position: relative }
.bsfwTab dt { height: 50px; line-height: 50px; background: #F8F8F8; margin-bottom: 19px; }
.bsfwTab dt li { margin: -1px; }
.bsfwTab dt li, .bsfwTab dt a { display: inline-block; *display: inline; zoom: 1; position: relative; vertical-align: top; }
.bsfwTab dt ul { font-size: 0; }
.bsfwTab dt a { font-size: 18px; padding: 0 50px 0 75px; border-right: 1px solid #EDEDED; background: url(../../Base/img/ind-bsfw.png) 0 -22px no-repeat; }
.bsfwTab dt a:hover { text-decoration: none; }
.bsfwTab dt li i { display: none; position: absolute; left: 50%; bottom: -12px; border-color: transparent; border-style: dashed; border-width: 6px; border-top-color: #3569B8; border-top-style: solid; content: ""; font-size: 0; line-height: 0; width: 0; }
.bsfwTab dd { background: url(../../Base/img/ind-bsfw-tab.jpg) -1px bottom no-repeat; height: 355px; }
.bsfwTab dt .li2 a { background-position: 0 -224px }
.bsfwTab dt .on a { background-color: #3569B8; color: #fff; background-position: 0 -122px }
.bsfwTab dt .on i { display: block; }
.bsfwTab dt .li2.on a { background-position: 0 -324px }
.bsfwInTab { overflow: hidden; margin-left: -1px; }
.bsfwTab .bigIconList { height: 339px; }
.bsfwInTab .hd { width: 184px; float: left; margin-right: 20px; }
.bsfwInTab .bd { overflow: hidden; }
.bsfwInTab .hd li { padding-bottom: 10px; }
.bsfwInTab .hd a { display: block; height: 56px; line-height: 56px; font-size: 18px; padding-left: 60px; background: url(../../Base/img/ind-bsfw.png) -12px -621px no-repeat; text-decoration: none !important; }
.bsfwInTab .hd .li2 a { background-position: -12px -821px }
.bsfwInTab .hd .on { background: url(../../Base/img/ind-bsfw-tab-on.png) 0 0 no-repeat; }
.bsfwInTab .hd .on a { color: #3569B8; background-position: -12px -721px; }
.bsfwInTab .hd .li2.on a { background-position: -12px -921px; }

/* 专题 ----------------------- */
.ztFocus { height: 260px; position: relative; overflow: hidden; background: #F2F2F2; margin-bottom: 30px; }
.ztFocus .bd li { overflow: hidden }
.ztFocus .bd .pic { width: 695px; float: left; }
.ztFocus .bd .pic img { width: 100%; height: 260px; }
.ztFocus .bd .con { padding: 25px; overflow: hidden; }
.ztFocus .bd .title { font-size: 24px; line-height: 34px; min-height: 68px; margin-bottom: 10px; }
.ztFocus .bd .intro { color: #888; }
.ztFocus .hd { position: absolute; right: 25px; bottom: 20px; font-size: 0; height: 15px; overflow: hidden; }
.ztFocus .hd li { display: inline-block; *display: inline; zoom: 1; width: 15px; height: 15px; line-height: 100px; overflow: hidden; background: #DDDDDD; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; cursor: pointer; margin-left: 8px; }
.ztFocus .hd .on { background: #6ABA03 }
.ztList { overflow: hidden; margin-right: -26px; position: relative; padding-top: 28px; }
.ztBox { overflow: hidden; position: relative; height: 100px; }
.ztBox .hd { position: absolute; right: 20px; bottom: 10px; height: 12px; overflow: hidden; }
.ztBox .hd ul li { font-size: 0; line-height: 100px; display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin: 0 2px; width: 12px; height: 12px; background: #fff; cursor: pointer; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.ztBox .hd ul li.on { background: #FF5600; }
.ztBox .bd { position: relative; z-index: 0; }
.ztBox .bd .pic img { height: 100px; width: 100% }
.ztBox .bd .con { display: none; }
.ztList li { float: left; width: 270px; margin: 0 26px 26px 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.ztList .tit { display: none; }
.ztList .more {/* background:url(../../Base/img/ztMore.png) 0px 0px no-repeat; */display: block; position: absolute; right: 28px; top: 0px; }

/* xxList */
.xxList { overflow: hidden; margin-right: -13px; margin-bottom: 20px; }
.xxList li { float: left; margin-right: 13px; width: 365px; }
.xxList li a { display: block; height: 70px; line-height: 70px; background: url(../../Base/img/zmhd-icons.png) 60px -10px no-repeat #42A1D5; font-size: 16px; color: #fff; padding-left: 80px; }
.xxList .li2 a { background-position: 60px -110px; background-color: #51C583 }
.xxList .li3 a { background-position: -12px -210px; background-color: #E1615E }
.xxList .li4 a { background-position: -12px -310px; background-color: #58B552 }
.xxList .li2v a { line-height: 26px; padding-top: 10px; height: 60px; }
.xxList li a:hover { text-decoration: none; filter: alpha(opacity=80); opacity: 0.8; }
#zwhd-xxList .li4 a { font-size: 15px; }
#zwhd-xxList .li3 a { background-position: -12px -712px; }
#zwhd-xxList .li4 a { background-position: -12px -810px; }
.gszxxList { overflow: hidden; margin-right: -13px; margin-bottom: 20px; }
.gszxxList li { float: left; margin-right: 13px; width: 365px; }
.gszxxList li a { display: block; height: 70px; line-height: 70px; background: url(../../Base/img/zmhd-icons.png) 60px -10px no-repeat #42A1D5; font-size: 16px; color: #fff; padding-left: 150px; }
.gszxxList .li2 a { background-position: 60px -110px; background-color: #51C583 }
.gszxxList .li3 a { background-position: -12px -210px; background-color: #E1615E }
.gszxxList .li4 a { background-position: -12px -310px; background-color: #58B552 }
.gszxxList .li2v a { line-height: 26px; padding-top: 10px; height: 60px; }
.gszxxList li a:hover { text-decoration: none; filter: alpha(opacity=80); opacity: 0.8; }
.aduitRecordcss { display: none !important }
.midTitle { padding: 10px 0; font-size: 36px; line-height: 60px; text-align: center; margin-bottom: 0; color: #0167CC; }
.nodeList { overflow: hidden; padding: 10px 0 15px 0; }
.nodeList li { float: left; height: 32px; line-height: 32px; }
.nodeList a { padding-left: 15px; background: url(../../Base/img/icons.png) 2px -2325px no-repeat; }
.nodeList-7 li { width: 14.2%; }

/* 侧栏信件统计 */
#sideStatistics { margin-bottom: 0 }
.listContent #sideStatistics .hd { padding-bottom: 0; }
.listContent #sideStatistics .bd li { width: 100%; }
#sideStatistics .hd h3 { width: 100%; }
#sideStatistics .bd { background-color: #fff; font-size: 16px; padding: 0; }
#sideStatistics .bd li { float: left; width: 50%; border-top: 1px solid #ECECEC; text-align: center; height: 36px; line-height: 36px; overflow: hidden; border-right: 1px solid #ececec; margin-right: -1px; }
#sideStatistics .bd li span { overflow: hidden; }
#sideStatistics .bd li label { padding: 0 10px; border-right: 1px solid #ECECEC; text-align: center; float: left; }
.sideStatisticsTable { width: 100%; border-collapse: collapse; empty-cells: show; margin-top: -1px; }
.sideStatisticsTable th, .sideStatisticsTable td { border: 1px solid #ECECEC; text-align: center; width: 20%; }
.sideStatisticsTable th { background: #EFF4F7 }
.sideStatisticsTable .dept { width: auto; }
.sideStatisticsTable tbody tr:nth-child(2n) td { background: #f8f8f8 }

/* 新办事服务样式----------------------------------------------- */
#serve-rowA { }

/* 政务服务 */
.box-zwfw { border: 1px solid #dcdcdc;/* height: 431px; */ }
.box-zwfw .hd { background-color: #f7f7f7; height: 50px; position: relative; z-index: 1; }
.box-zwfw .hd li { float: left; position: relative; }
.box-zwfw .hd li a { display: block; padding: 0 50px 0 75px; line-height: 50px; font-size: 18px; background: url(../../Base/img/ind-bsfw.png) 0 -22px no-repeat; position: relative; }
.box-zwfw .hd li.li2 a { background-position: 0 -224px }
.box-zwfw .hd .on a { background-color: #3569B8; color: #fff; background-position: 0 -122px; text-decoration: none; }
.box-zwfw .hd .li2.on a { background-position: 0 -324px; }
.box-zwfw .hd li i { display: none; position: absolute; left: 50%; bottom: -12px; border-color: transparent; border-style: dashed; border-width: 6px; border-top-color: #3569B8; border-top-style: solid; content: ""; font-size: 0; line-height: 0; width: 0; }
.box-zwfw .hd li.on i { display: block; }
.box-zwfw .hd li.li3 { position: absolute; right: 0; }
.box-zwfw .hd li.li3 a { background: url(../../Base/img/fw/hcpicon.png) 0 8px no-repeat; color: #333; padding: 0 20px 0 40px; }
.box-zwfw .hd .li3.on a { color: #1A72BC; }
.box-zwfw .bd { clear: both; padding: 20px 0 20px 20px; }
.box-zwfw .icons-font li { margin: 0 14px 10px 0; float: left; width: 148px; height: 48px; line-height: 48px; border: 1px solid #e5e5e5; background-color: #f9f9f9; }
.box-zwfw .icons-font li a { display: block; text-align: center; }
.box-zwfw .icons-font li i {/* height: 46px;*/ display: block; margin: 0 auto; width: 100%;/* background: url(../img/fw/bsfw-grbs.png) no-repeat center -22px; */ }

/*
.box-zwfw .icons-font-01 li.li2 i { background-position: center -222px; }
.box-zwfw .icons-font-01 li.li3 i { background-position: center -1022px; }
.box-zwfw .icons-font-01 li.li4 i { background-position: center -1222px; }
.box-zwfw .icons-font-01 li.li5 i { background-position: center -2822px; }
.box-zwfw .icons-font-01 li.li6 i { background-position: center -422px; }
.box-zwfw .icons-font-01 li.li7 i { background-position: center -2422px; }
.box-zwfw .icons-font-01 li.li8 i { background-position: center -1622px; }
.box-zwfw .icons-font-01 li.li9 i { background-position: center -822px; }
.box-zwfw .icons-font-01 li.li10 i { background-position: center -2222px; }
.box-zwfw .icons-font-01 li.li11 i { background-position: center -3422px; }
.box-zwfw .icons-font-01 li.li12 i { background-position: center -3622px; }
.box-zwfw .icons-font-01 li.li13 i { background-position: center -4822px; }
.box-zwfw .icons-font-01 li.li14 i { background-position: center -3822px; }
.box-zwfw .icons-font-01 li.li15 i { background-position: center -4622px; }
.box-zwfw .icons-font-01 li.li16 i { background-position: center -4022px; }
.box-zwfw .icons-font-01 li.li17 i { background-position: center -4222px; }
.box-zwfw .icons-font-01 li.li18 i { background-position: center -4422px; }
.box-zwfw .icons-font-01 li.li19 i { background-position: center -1822px; }
.box-zwfw .icons-font-01 li.li20 i { background-position: center -2022px; }


.box-zwfw .icons-font-02 li.li2 i { background-position: center -4622px; }
.box-zwfw .icons-font-02 li.li3 i { background-position: center -3822px; }
.box-zwfw .icons-font-02 li.li4 i { background-position: center -4422px; }
.box-zwfw .icons-font-02 li.li5 i { background-position: center -3422px; }
.box-zwfw .icons-font-02 li.li6 i { background-position: center -1022px; }
.box-zwfw .icons-font-02 li.li7 i { background-position: center -2022px; }
.box-zwfw .icons-font-02 li.li8 i { background-position: center -1822px; }
.box-zwfw .icons-font-02 li.li9 i { background-position: center -1622px; }
.box-zwfw .icons-font-02 li.li10 i { background-position: center -1222px; }
.box-zwfw .icons-font-02 li.li11 i { background-position: center -2622px; }
.box-zwfw .icons-font-02 li.li12 i { background-position: center -2822px; }
.box-zwfw .icons-font-02 li.li13 i { background-position: center -822px; }
.box-zwfw .icons-font-02 li.li14 i { background-position: center -3622px; }
.box-zwfw .icons-font-02 li.li15 i { background-position: center -2422px; }
.box-zwfw .icons-font-02 li.li16 i { background-position: center -2022px; }
.box-zwfw .icons-font-02 li.li17 i { background-position: center -1422px; }
.box-zwfw .icons-font-02 li.li18 i { background-position: center -422px; }
.box-zwfw .icons-font-02 li.li19 i { background-position: center -222px; }
.box-zwfw .icons-font-02 li.li20 i { background-position: center -4822px; }
 */

/* side */
.IconList-btn-side li { width: 290px; height: 77px; margin-bottom: 12px; }
.IconList-btn-side li.li1 { background: url(../img/fw/li-btn.jpg) no-repeat; }
.IconList-btn-side li.li2 { background: url(../img/fw/li-btn-01.jpg) no-repeat; }
.IconList-btn-side li.li3 { background: url(../img/fw/li-btn-02.jpg) no-repeat; }
.IconList-btn-side li.li4 { background: url(../img/fw/li-btn-03.jpg) no-repeat; }
.IconList-btn-side li.li5 { background: url(../img/fw/li-btn-04.jpg) no-repeat; margin-bottom: 0; }
.IconList-btn-side li a { display: block; position: relative; height: 77px; }
.IconList-btn-side li em { position: absolute; display: block; width: 108px; height: 30px; background-color: #fff; text-align: center; line-height: 30px; right: 30px; top: 22px; border-radius: 3px; }

/* btn-按钮组 */
.row-btn { margin-bottom: 15px; }
.row-btn li { background-color: #f9f9f9; border: 1px solid #dcdcdc; height: 73px; width: 268px; float: left; margin-right: 20px; }
.row-btn li.li4 { width: 288px; margin-right: 0; }
.row-btn li a { display: block; position: relative; padding-left: 120px; line-height: 73px; font-size: 18px; }
.row-btn li i { display: block; position: absolute; left: 50px; top: 13px; background: url(../img/fw/quick-icon01.png) no-repeat; width: 48px; height: 48px; }
.row-btn li.li2 i { background: url(../img/fw/quick-icon02.png) no-repeat; }
.row-btn li.li3 i { background: url(../img/fw/quick-icon03.png) no-repeat; }
.row-btn li.li4 i { background: url(../img/fw/quick-icon04.png) no-repeat; left: 30px; }
.row-btn li.li4 a { padding-left: 100px; }

/* 便民服务 */
.box-bmfw { height: 120px; margin-bottom: 15px; clear: both; }
.box-bmfw .hd { float: left; width: 60px; height: 120px; background-color: #b9b286; }
.box-bmfw .hd h3 { font-size: 18px; font-weight: bold; color: #fff; line-height: 20px; padding: 17px 20px; }
.box-bmfw .bd { overflow: hidden; border: 1px solid #eee; width: 1098px; height: 88px; padding: 15px 0; float: right; }
.box-bmfw .bd .icons-font li { float: left; width: 182px; border-right: 1px solid #eee; text-align: center; height: 88px; }
.box-bmfw .bd .icons-font li a { display: block; }
.box-bmfw .bd .icons-font li i { display: block; width: 46px; margin: 10px auto; height: 37px; background: url(../img/fw/hot-icon01.png) no-repeat center; }
.box-bmfw .bd .icons-font li.li2 i { background: url(../img/fw/hot-icon02.png) no-repeat center; }
.box-bmfw .bd .icons-font li.li3 i { background: url(../img/fw/hot-icon03.png) no-repeat center; }
.box-bmfw .bd .icons-font li.li4 i { background: url(../img/fw/hot-icon04.png) no-repeat center; }
.box-bmfw .bd .icons-font li.li5 i { background: url(../img/fw/hot-icon05.png) no-repeat center; }
.box-bmfw .bd .icons-font li.li6 i { background: url(../img/fw/hot-icon06.png) no-repeat center; }
.box-bmfw .bd .icons-font li.li6 { border-right: 0; }

/* 利企服务 */
.box-lqfw { border: 1px solid #dcdcdc; padding: 0 20px; }
.box-lqfw .hd { border-bottom: 1px solid #e0e1e3; height: 49px; }
.box-lqfw .hd h3 { float: left; padding: 0 15px; border-bottom: 2px solid #e50303; height: 48px; line-height: 48px; font-size: 18px; color: #e50303; }
.box-lqfw .bd { clear: both; padding: 20px 0; }
.box-lqfw .pull-left { float: left; width: 495px; }
.box-lqfw .icons-font li { width: 148px; height: 98px; background-color: #f9f9f9; border: 1px solid #e5e5e5; margin-right: 15px; margin-bottom: 20px; float: left; }
.box-lqfw .icons-font li a { display: block; position: relative; text-align: center; padding-top: 18px; }
.box-lqfw .icons-font li i { display: block; width: 35px; height: 34px; background: url(../img/fw/company-icon01.png) no-repeat center; margin: 0 auto 5px; }
.box-lqfw .icons-font li.li2 i { background: url(../img/fw/company-icon02.png) no-repeat center; }
.box-lqfw .icons-font li.li3 i { background: url(../img/fw/company-icon03.png) no-repeat center; }
.box-lqfw .icons-font li.li4 i { background: url(../img/fw/company-icon04.png) no-repeat center; }
.box-lqfw .icons-font li.li5 i { background: url(../img/fw/company-icon05.png) no-repeat center; }
.box-lqfw .icons-font li.li6 i { background: url(../img/fw/company-icon06.png) no-repeat center; }
.box-lqfw .pull-right { overflow: hidden; }
.box-lqfw .pull-right li { float: left; width: 195px; height: 60px; border: 1px solid #dcdcdc; padding-top: 160px; margin-right: 10px; }
.box-lqfw .pull-right li.li1 { background: url(../img/fw/Q-bg-01.jpg) no-repeat center top; }
.box-lqfw .pull-right li.li2 { background: url(../img/fw/Q-bg-02.jpg) no-repeat center top; }
.box-lqfw .pull-right li.li3 { background: url(../img/fw/Q-bg-03.jpg) no-repeat center top; }
.box-lqfw .pull-right li.li4 { background: url(../img/fw/Q-bg-04.jpg) no-repeat center top; margin-right: 0; }
.box-lqfw .pull-right li a { display: block; width: 118px; height: 32px; text-align: center; margin: 12px auto 0; line-height: 32px; color: #3269b8; border: 1px solid #8eb4ee; border-radius: 3px; }
.box-lqfw .pull-right li a:hover { background-color: #3269b8; color: #fff; border-color: #225db1; text-decoration: none; }
.icons-font li i { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all  0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.icons-font li:hover i { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); }
.icons-font li:hover { background-color: #f0f0f0; border-color: #dbdbdb; }
.box-bmfw .icons-font li:hover { background: none !important; border-color: #eee !important; }
.validationcode { top: 2px; right: 25px; }
#gszwinfo ul li.show, #gszwinfo2 ul li.show, #gszwinfo3 ul li.show { display: block !important; }
.copyRight .pics { display: flex; justify-content: center; align-content: center; flex-wrap: nowrap; align-items: center; }
/*--
颜色代码
#0167CC 深蓝色标题
#ddd 淡蓝色边框
--
