﻿@charset "UTF-8";
/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 
   本网站通用布局
*/
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,pre,td,textarea,th,ul{padding:0;margin:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{vertical-align:top;border:0}
address,caption,cite,code,dfn,em,i,th,var{font-weight:400;font-style:normal}
li,ol,ul{list-style:none}
dd,div,dl,dt,li,ol,ul{zoom:1}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}
q:after,q:before{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",'PingFang SC',Arial,Helvetica,Tahoma,sans-serif}
article,aside,dialog,figure,footer,header,menu,nav,section,time{margin:0;padding:0;display:block;zoom:1}

/* Public */
body {color: #4f4f4f;font-size: 16px;line-height: 30px;font-family: "Noto Sans SC", "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;text-align: center;-webkit-text-size-adjust: none;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;}
a { color: #333; text-decoration: none; outline: none; -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
a:hover { color: #0054a9; }
.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;}
.prev,
.next { transition: all 0.5s;}

/* frame */
body {text-align: center;width: 100%;min-width: 1400px;}
.wrap {min-width: 1400px;min-height: 400px;position: relative;}
.siteWidth {position: relative;max-width: 1400px;_width: 1400px;margin: 0 auto;}
#header{position: fixed;z-index: 2;left: 0;top: 0;width: 100%;min-width: 1200px;}
#header.header-topNav-fixed { z-index: 9999;}
#content {clear: both;margin: 0 auto;max-width: 1400px;_width: 1400px;position: relative;z-index: 1;text-align: left;padding: 40px 0 20px;}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.headerTop {width: 1400px;margin: 0 auto;height: 100px;background-color: rgba(255, 255, 255, .9);background-color: white\9;filter: Alpha(opacity=70)\9;position: static\9; *background-color: white; *filter: Alpha(opacity=70); *position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */ *zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.headerTop .siteWidth { width:100%;max-width: 100%;}
.topBar { position:absolute;right: 20px;top: 30px;z-index: 9;}

/*屏幕分辨率在 1200px 至 1439px 之间*/
@media only screen and (max-width: 1599px) {
   .headerTop { width:1400px}
   .headerTop .siteWidth { width:1400px;}
}

/* 访客类型 */
.visitorType { float: left; color: #429acd;}
.visitorType a { margin: 0 15px; color: white;}
.topLinks {float: right;font-size: 14px;}
.quickLinks>li {position: relative;z-index: 1;width: 20px;float: right;margin-left: 20px;height: 40px;line-height: 40px;}
.quickLinks .serch {}
.quickLinks>li>a {font-size: 14px;}
.quickLinks .serch a { position: absolute; z-index: 2; left: 0; top: 0; display: block; width: 20px; height: 40px; float: left; line-height: 40px; overflow: hidden;}
.quickLinks li.on .s-form {display: block;}
.quickLinks>li>a .icon { position: absolute; z-index: 1; left: 0; top: 50%; width: 20px; height: 20px; float: left; margin-top: -10px; overflow: hidden; background: url(../img/topicon.png) center top no-repeat;}
.quickLinks .li2 .icon { background-position: center -20px;}
.quickLinks .li3 .icon { background-position: center -40px;}
.quickLinks .li4 .icon { background-position: center -60px;}
.quickLinks .li5 .icon {background-position: center -174px;}
.quickLinks .serch .icon {background-position: center -120px;}
.quickLinks .siteGroup .icon {background-position: center -100px;}
.topLinks dl {position: relative;float: left;}
.topLinks .site {position: relative;z-index: 9;}
.topLinks dd { clear: both; display: none; transition: all 0.5s; padding: 7px; background: #fff; position: absolute; right: 50%; top: 36px; 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);}
.topLinks dd>i { z-index: 8; position: absolute; top: -10px; right: 10px; 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;}


/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:18%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
.quickLinks li.on #siteLast dd{display:block;}
#siteLast dt{
    width: 20px;
    line-height: 99px;
    overflow: hidden;
    height: 20px;
    background: url(../img/topicon.png) no-repeat center -100px;
    margin-top: 10px;
}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{font-size: 14px;border: 3px solid #0054a9; right:0; left:auto; margin:0px;top: 40px;}
#siteLast dd li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#0054a9; color:#fff;}

/* 顶部登录注册 */
.userLogged{right: 0;position: absolute;top: 0; color:#666;margin: 5px 20px 0!important; font-size: 14px;}
.userLogged a { color:#666;}
.userLogged .split,.userLogged .spe { margin:0 10px !important; color:#ccc}
.userLogged .userDropdown .nickname:hover{color:#fff; text-decoration:underline}
.userLogged .loggedin .signinSum,
.userLogged .loggedin .myMsg{ background-image: url(../img/icons-userlogged.png);}
.userLogged .loggedin .signinSum:hover,
.userLogged .loggedin .myMsg:hover,
.userLogged .loggedin .hasMsg { background-image: url(../img/icons-userlogged-on.png);}
.userLogged .userDropdown .nickname:after{background: url(../img/userlogged-arrow.png) 0px 0px no-repeat;}
.user-mainbox .hd h3{color:#0054a9 !important; border-bottom-color:#0054a9 !important;}
.user-mainbox .loginBtn{background-color:#0054a9 !important; }
.user-mainbox .loginBtn:hover{background-color:#0054a9 !important;}

/* 搜索框 */
.s-form {width: 510px;background-color: #fff;vertical-align: top;height: 56px;line-height: 56px;position: relative;}
.s-form .closeBtn { position: absolute; z-index: 1; right: 0; top: 0; width: 20px; float: left; text-align: center; background-color: #f0f0f0; font-size: 18px; height: 20px; line-height: 20px; color: #0054a9; cursor: pointer;}
.s-form .input-box {float: left;position: relative;}
.s-form .input-box .dropdown-word {position:absolute; width:100%}
.s-form .input-box .dropdown-word ul li { border-bottom:1px solid #eee; padding-left:20px; color:#666}
.s-form .input-box input {width: 350px;vertical-align: top;height: 24px;padding: 16px 0;line-height: 24px;border: 0;outline: none;background: url(../img/srhico.png) no-repeat 15px; font-size:24px; padding-left:50px;}
.s-form .btn-box { float: left;}
.s-form .btn-box input {height: 56px;overflow: hidden;border: none;background: #cfa972;width:110px;outline: none;vertical-align: top; color:#fff; font-size:24px;}
.s-form .btn-box input:active { background-color: #f1f1f1; border-radius: 0 25px 25px 0}
.s-form .link-box { text-align: center; font-size: 14px;}
.s-form .select-box {float: left;width: 100px;height: 56px;border: none;background: none;border: 0;position: relative;display: none;}
.s-form .select-box ul { position: absolute; background: #fff; border-top: 0; line-height: 1.8; display: none; left: 0px; top: 56px; border: 1px solid #ede0c9; 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: 56px; line-height: 56px; width: 80px; text-align: center;}
.s-form .select-box a:hover { text-decoration: none;}
.s-form .select-box .arrow-dn { display: inline-block; height: 0; width: 0; font-size: 0; overflow: hidden; border: 5px solid transparent; border-color: #666 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 #666 transparent; top: 14px;}

/* logo */
#logo {position: absolute;z-index: 1;left: 0;float: left;height: 100px; width: 340px; background: #0054a9; }
#logo img {max-width: 80%; height: auto; padding-top: 5%;
   image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */}

/* 主导航 */
.topNav {z-index: 3;position: absolute;top: 35px;left: 350px;height: 62px;line-height: 32px;width: 65%;}
#mainNav .li1 {float: left; font-size: 18px;position: relative;z-index: 9;width: 11%;}
#mainNav .a1 {display: block;line-height: 32px;color: #333; text-align: center; padding-bottom: 33px;font-size: 18px; position: relative;}
#mainNav .on1 .a1,
#mainNav .a1:hover { color: #0773c2; text-decoration: none;}
#mainNav .a1::after { width: 0; display: block; content:""; height: 2px; background-color: #0773c2; transition: all 0.5s; position: absolute; bottom: 30px; left: 0;}
#mainNav .a1::before { display: block; content:""; width: 1px; height: 0; left: 50%; bottom: 0; background-color: #0773c2; transition: all 0.5s; position: absolute; }
#mainNav .hasUl1:hover .a1::after { width: 70%; left: 15%; }
#mainNav .hasUl1:hover .a1::before {height: 30px; }
#mainNav .ul1 {display: none; width: 600px; border: 2px solid #0773c2; border-radius: 10px; left: 50%; margin-left: -300px; padding: 15px 15px 15px 220px; min-height: 180px; text-align: left; box-sizing: border-box; position: absolute; z-index: 91;background: #fff url(../img/sub-bg.jpg) no-repeat center bottom; -webkit-background-size: cover;
background-size: cover; box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);}
#mainNav .a2 {display: block;font-size: 16px;padding: 8px 10px;line-height: 20px;}
#mainNav .a2:hover {  color: #0773c2; text-decoration: none;}

#mainNav #li-xbzq .ul1,
#mainNav #li-tszt .ul1 { width: 800px; margin-left: -400px;}
#mainNav #li-tszt .ul1 li,
#mainNav #li-xxgk .ul1 li { min-width: 49.9%;}

#mainNav .ul1 li.pic { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); width: 200px !important; min-width: 200px !important; height: 150px; padding-left: 0;}
#mainNav .ul1 li.pic img { width: 200px; height: 150px;}
#mainNav .ul1 li { float: left; min-width: 33.33%; padding-left: 2%; box-sizing: border-box; }

#mainNav #li-bmzq .ul1 { width: 1000px; margin-left: -500px;}
#mainNav #li-bmzq .ul1 li { min-width: 25%;}



/* 节点banner  S */
.pageBanner {position: relative;z-index: -1;margin-top: -100px;width: 100%;min-width: 1200px;height: 500px;overflow: hidden;/* background: url(../img/bannerscan.jpg) no-repeat; *//* background-size: cover; */}
.pageBanner .hd,.pageBanner .con { display: none;}
.pageBanner .bd li { min-width: 1400px;}

/* 主栏 和 侧栏 */
.mainContent {zoom: 1;position: relative;overflow: hidden;}
.side {font-size: 14px;width: 29.28%;overflow: hidden;float: right;}

/* 位置导航 */
.path { height: 42px; line-height: 42px; font-size: 16px; color: #666; text-align:left;}
.path .container{width:1200px; margin:0 auto;}
.path a,
.path span { padding: 0 3px; color: #666;}

/* goTop */
#goTop { position: fixed; display: none; _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;}

/* 栏目-子菜单 */
.menuBox {margin: 0 auto;height: 80px;background-color: #f2f2f2;}
#sideMenu {width: 1400px;margin: 0 auto;text-align: center;}
#sideMenu .hd { width: auto; float: left; height: 80px; line-height: 80px; padding: 0 30px; margin-right: 20px; font-size: 24px; color: white; background-color: #0054a9;}
#sideMenu .bd { overflow: hidden;}
.menuList { overflow: hidden; height: 80px; float: right; text-align: right;}
.menuList li { display: inline-block; *display: inline; width: auto;}
.menuList li a {display: block;height: 80px;line-height: 80px;padding: 0 25px;font-size: 18px;color: #666;text-align: center;color: #666;}
.menuList li.on a,
.menuList li a:hover { position: relative; z-index: 1; background-color: white; text-decoration: none;}
.menuList li.on a::after,
.menuList li a:hover::after { display:none; position: absolute; z-index: 1; left: 50%; bottom: 10px; content: ''; float: left; margin-left: -6px; width: 0; height: 0; overflow: hidden; border-width: 6px; border-style: solid; border-color: #0773c2 transparent transparent transparent;}

/* box */
.box { overflow: hidden;}
.box .hd { height: 40px; line-height: 40px; position: relative; font-size: 16px; border-bottom: 1px solid #dcdcdc;}
.box .hd .more { float: right; font-size: 12px;}
.box .hd .more { -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
.box .hd .more:hover { color: #1668bc;}
.box .hd h3 { height: 40px; line-height: 40px; float: left; padding: 0 15px; font-size: 16px; color: white; background-color: #0865bb;}
.box .hd h3 a { color: white;}
.box .hd h3 a:hover { text-decoration: none;}
.box .hd ul { overflow: hidden;}
.box .hd li { float: left; margin-right: 5px;}
.box .hd li a { display: block; height: 40px; line-height: 40px; padding: 0 15px; font-size: 16px;}
.box .hd li a:hover { text-decoration: none;}
.box .hd .on a { background-color: #0865bb; color: white;}
.box .bd { padding: 15px 0 0; overflow: hidden;}

/* boxA */
.boxA { margin-bottom: 15px;}
.boxA .hd { height: 40px; line-height: 40px; position: relative; font-size: 18px; border-bottom: 2px solid #f3f3f3}
.boxA .hd .more { position: absolute; top: 8px; right: 0; color: #999; font-size: 14px; width: 24px; height: 24px; line-height: 80px; overflow: hidden; background: #e1e7f0 url(../img/moreicon.png) no-repeat center; border-radius: 50%;}
.boxA .hd .more a { color: #999}
.boxA .hd .more { -webkit-transition: 500ms; -o-transition: 500ms; -moz-transition: 500ms; transition: 500ms;}
.boxA .hd .more:hover { transform: rotate(360deg); background-color: #f7bc68}
.boxA .hd h3 { position: absolute; color: #0054a9; font-size: 18px; font-weight: bold; line-height: 30px; padding: 0 20px; height: 40px; border-bottom: 2px solid #0054a9;}
.boxA .hd h3 a { color: #0054a9;}
.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 #0054a9; border-bottom: 0;}
.boxA .bd { padding: 5px; overflow: hidden;}

/* 侧栏盒子模型 */
.sideBox {margin-bottom: 30px;}
.sideBox .hd .more { float: right; color: #999;}
.sideBox .hd { background: #0054a9; line-height: 60px; height: 60px; }
.sideBox .hd h3 { background:none; padding:0 30px; font-size:20px;color:#fff; }
.sideBox .hd h3 a { color:#fff; }
.sideBox .bd { background:#f6f6f6; padding:20px 30px;}
.sideBox .hd h3 a:hover { text-decoration: none;}
.sideBox .bd { overflow: hidden;}

#tzggSide .bd ul li { border-bottom:1px solid #d9d9d9; padding:10px 0; font-size:16px; line-height:28px;}
#tzggSide .bd ul li .date { display:block; background:url(../../base/img/dateicon2.png) no-repeat 0 ; padding-left:20px;color:#999}

#menuSide .bd ul { margin:0 -2%}
#menuSide .bd ul li { padding:0 0; font-size:16px; line-height:36px; float:left; width:46%; margin:0 2% 10px}
#menuSide .bd ul li a { padding:0 5%; display:block;border-bottom:1px solid #d9d9d9; }
#menuSide .bd ul li a:hover { background:#fff;box-shadow:  0 3px 2px #eee;}

/*节点归档信息样式*/
.archived-info { float: right;}
.archived-info span { margin: 0 5px;}

/* infoListA */
.infoListA li {height: 46px;line-height: 46px;font-size: 16px;padding-left: 15px;background: url(../img/dot01.png) left center no-repeat;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.infoListA li a { color: #666;}
.infoListA .date { color: #999; float: right;}

/* 图片标题内容列表 */
.picTitleList { overflow: hidden; margin-top: -20px;}
.picTitleList li { margin-top: 20px;}
.picTitleList li .pic { overflow: hidden; margin-bottom: 12px;}
.picTitleList li img { display: block; width: 100%; height: auto;}
.picTitleList li .title { margin-bottom: 8px; height: 30px; line-height: 30px; font-size: 16px;}
.picTitleList li .title a { color: #666;}
.picTitleList li .intro { line-height: 22px; color: #999;}
.picTitleList li .others { height: 20px; line-height: 20px; font-size: 12px; color: #999;}
.picTitleList li .date { padding-left: 25px; background: url(../img/dateicon.png) left center no-repeat;}

/* 信件列表 */
.letterList { width: 100%; border: none;}
.letterList th,
.letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 12px 5px}
.letterList th { background: #f1f6fa;}
.letterList th { color: #0054a9; height: 52px; line-height: 52px; padding: 0px; font-size: 16px; border-bottom: 1px solid #d7ebf6;}
.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 .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: #0054a9;}
.detailTable thead th { background: #0054a9; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #0054a9;}
.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", 'PingFang SC', 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: 42px; line-height: 42px;}
.mainBox .mHd .list { overflow: hidden;}
.mainBox .mHd .list li { float: left; padding: 0 4%;}
.mainBox .mHd .list a { font-size: 18px; color: #888;}
.mainBox .mHd .list a:hover { text-decoration: none}
.mainBox .mHd .list .on a { color: #0054a9}
.mainBox .mHd .list .on { position: relative; font-weight: bold; display: inline-block; *display: inline; zoom: 1; padding: 0 2.5%; border-radius: 6px 6px 0 0; color: #0054a9; border-bottom: 0; font-size: 18px; border-bottom: 2px solid #0054a9;}
.mainBox .mBd { margin-top: 8px; padding: 20px; background-color: #f9f9f9;}

/*footer*/
#footer {position: relative;text-align: left;padding: 30px 0;background-color: #001d50; box-sizing: content-box;}

.qrcodeBox {  float:right; border-left:1px solid #21375c; min-height:150px;padding: 0 60px;width: 130px;box-sizing: content-box;}
.qrcodeBox h3 { color:#fff; font-size:18px;margin-bottom: 10px;text-align: left;text-indent: 0.5em;font-weight: bold; color:#eee;}
.qrcodeBox h3 a { font-weight:bold; color:#eee;}

.footNav {  float:right; border-left:1px solid #21375c; min-height:150px;padding: 0 40px;width: 190px;box-sizing: content-box;}
.footNav h3 { color:#fff; font-size:18px;margin-bottom: 10px;text-align: left;text-indent: 0.7em;font-weight: bold;}
.footNav h3 a { font-weight:bold; color:#eee;}
.footNav li {float:left; margin:0 14px; }
.footNav li a { font-size:16px; color: rgba(255, 255, 255, 0.8); }
.footNav li a:hover { color: #fff; }


/* 底部版权 */
.copyRight {font-size: 14px;line-height: 30px;text-align: left; color: rgba(255, 255, 255, 0.8);margin-bottom: 10px;padding-top: 10px; float: left;}
.copyRight a { color: inherit; }
.copyRight a:hover { color: #fff; }
.copyRight img { vertical-align: text-bottom;
     image-rendering: -moz-crisp-edges; /* Firefox */
       image-rendering: -o-crisp-edges; /* Opera */
       image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
       image-rendering: crisp-edges;
       -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
 }

.pic-con { padding-top: 20px; }
.pic-con>a { margin-right: 20px; vertical-align: middle; }

/* 友情链接模拟下拉 */
.footerLinks { position: relative; z-index: 2; text-align: left;}
.footerLinks dl { width: 254px; margin: 0 23px; float: left; display: inline; position: relative; border-radius: 5px;}
.footerLinks dl dt { height: 38px; line-height: 38px; padding: 0 5px 0 8px; overflow: hidden; background: #fff; border: 2px solid #bcbcbc; font-size: 16px; color: #9a9a9a; position: relative; cursor: pointer; background-color: #f6f6f6;}
.footerLinks dl dt i { right: 12px; top: 50%; margin-top: -2px; border-width: 5px; position: absolute; border-color: transparent; border-style: dashed; border-top-color: #bcbcbc; border-top-style: solid; content: ""; display: block; font-size: 0; line-height: 0; width: 0;}
.footerLinks dd { bottom: 42px; display: none; width: 100%; position: absolute; left: 0;}
.footerLinks dd ul { max-height: 156px; border: 1px solid #ccc; background: #fff; overflow-y: scroll; border-radius: 5px;}
.footerLinks dd li { line-height: 18px; padding: 6px 10px; border-bottom: 1px dotted #ccc; /* word-break:keep-all; */ /* white-space:nowrap; */ cursor: pointer;}
.footerLinks dd li a { display: block;}
.footerLinks dd li a:hover { text-decoration: none}
.footerLinks dd li:hover { color: #29343f; background-color: #f1f1f1}
.footerLinks dd .last { border-bottom: 0}
.footerLinks dl.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); */}
.footerLinks dl.on dt { background: #f1f1f1;}
.footerLinks dl.on dt i { border-top-style: none; border-bottom-color: #aaa; border-bottom-style: solid;}
.footerLinks dl.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);}
.footerLinks dl.on dd ul { border-color: #bbb;}

/* 底部二维码列表 */
.qrcodeList { margin: 10px auto 0; text-align: center;}
.qrcodeList li { display: inline-block; *display: inline; margin-right: 30px;}
.qrcodeList li .pic { overflow: hidden;}
.qrcodeList li .pic img { width: 114px; height: 114px;}
.qrcodeList li .tit { height: 28px; line-height: 28px; text-align: center; overflow: hidden; color: #999;}

/* 底部图标列表 */
.picLinks { text-align: center;}
.picLinks dl {position: relative;z-index: 2;display: inline-block;width: 32px;margin: 0 5px 5px;vertical-align: middle;float: left;}
.picLinks dd { display: none; position: absolute; z-index: 1; left: -40px; bottom: 34px;}
.picLinks dd img { width: 100px; height: 100px; border: 5px solid white;}
.picLinks .on dd {display: block;}
.picLinks dt { line-height: 32px; text-align: center; overflow: hidden;}
.picLinks dt a { display: block; line-height: 32px;}
.picLinks dt img { display: block; width: 32px; height: auto;}
.picLinks dl dt a {width: 32px;height: 32px;line-height: 32px;overflow: hidden;border-radius: 50%;text-indent: -9999px;vertical-align: top;background: url(../img/footericon.png) center -26px no-repeat; opacity:0.5}
.picLinks .microblog dt a { background-position: center 6px;}
.picLinks .phone dt a { background-position: center -56px;}
.picLinks .qq dt a { background-position: center -119px;}
.picLinks dl dt a:hover{ opacity:1}

/* 侧栏-栏目内搜索 */
#sideSearch .bd { background-color: transparent;}
#sideSearch .hd { display:none;}
#sideSearch .bd li {padding: 0 0 10px 0;overflow: hidden;float: left;margin-left: 20px;}
#sideSearch .nodes,
#sideSearch input,
#sideSearch button { float:left;height: 40px;line-height: 40px;border: 1px solid #eee;font-size: 16px;font-family: "microsoft yahei", 'PingFang SC';outline: none; background:#eee;padding: 0 20px;}
#sideSearch .keyword {padding: 0 5px; width:400px;}
#sideSearch button { line-height: 28px; float: right; background: #0054a9; border-color: #0054a9; color: #fff;  padding:0 30px; margin-left:20px;}

/*验证码*/
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: #0054a9; 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: 30px auto; font-size: 16px;}
.queryForm td { padding: 8px 0}
.queryForm .tdlab { width: 40%; text-align: right;}
.queryForm input[type=text] { width: 56%; height: 30px; line-height: 30px; padding: 0 10px; border: 1px solid #ddd; border-radius: 3px;}
.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: 30px 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}

/*调查问卷*/
.surveyCommonList .tit { font-size:18px;}