﻿@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; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #E20500; 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; }
.wrap { background: #f2f2f2; position: relative; }
.siteWidth { position: relative; max-width: 1200px; _width: 1240px; margin: 0 auto; }
#header { height: 170px; text-align: left; margin: 0 auto; background: #2f5492 url(../img/new/headerbg.png) center 0 no-repeat; position: relative;z-index: 5; }
/*#header { height: 170px; text-align: left; margin: 0 auto; background: #2f5492 url(../img/new/70zqbg2.jpg) center 0 no-repeat; position: relative;z-index: 5; }*/
#header.header-topNav-fixed { z-index: 9999; }
#content { width: 1200px; background: #fafafa; clear: both;  margin: 20px auto; padding: 0; position: relative; min-height: 300px; z-index: 1; text-align: left; }
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#header .letterList .ico { width: 24px }
#header .letterList .dep { display: none; }
#header .letterList .state { width: 60px; }
#header .letterList .date { display: none; }
.headerTop { height: 117px; position: relative; z-index: 2;  border-bottom: 1px solid #204685; }
.headerTop .links { position: absolute; top: 0px; right: 1%; color: #0068B7; font-size: 12px; margin: 20px 0 0 0; z-index: 9; }
.headerTop .links dl { margin: 0 10px; color: #0068B7; position: relative; float: left; }
.headerTop .links s { float: left; text-decoration: none; line-height: 30px; width: 5px; overflow: hidden; text-align: center; color: #fff; }
.headerTop .links dt { float: left; height: 30px; line-height: 30px; position: relative; z-index: 11; color: #fff; }
.headerTop .links dt a { color: #fff; }
.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; }
/* 搜索框 */
.siteSearchBar { height: 43px; position: absolute; right: 1%; top: 60px; }
.s-form { vertical-align: top; height: 40px; line-height: 40px; }
.s-form .input-box { float: left }
.s-form .input-box input { background: #fff; filter: alpha(opacity=40); opacity: 0.4; width: 205px; vertical-align: top; margin: 0; height: 30px; border-radius: 15px 0 0 15px; font-size: 13px; padding: 0 15px; line-height: 30px; border: 0; border-right: 0; outline: none; color: #333; }
.s-form .btn-box { float: left; }
.s-form .btn-box input { height: 30px; border-radius: 0 15px 15px 0; line-height: 100px; overflow: hidden; border: none; background: url(../img/new/search.png) center center no-repeat #fff; filter: alpha(opacity=40); opacity: 0.4;width: 50px; outline: none; }
.s-form .btn-box input:active { background-color: #c00; }
.s-form .link-box { text-align: center; font-size: 14px; }
.s-form .select-box { float: left; width: 100px; height: 38px; border: none; background: #fff; filter: alpha(opacity=40); opacity: 0.4; border: 1px solid #ccc; border-right: none; position: relative; display: none; }
.s-form .select-box ul { position: absolute; background: #f7f7f7; border-top: 0; line-height: 1.8; display: none; left: -1px; top: 39px; border: 1px solid #ccc; border-top: 0; width: 301px; padding: 5px 10px; }
.s-form .select-box ul li { cursor: pointer; padding: 4px 5px; font-size: 14px; float: left; width: 90px; text-align: left; }
.s-form .select-box ul li:hover { color: #E20500; background: #f1f1f1; }
.s-form .select-box .s-option { display: inline-block; position: absolute; top: 0; height: 38px; line-height: 38px; width: 80px; text-align: center; }
.s-form .select-box a:hover { text-decoration: none; }
.s-form .select-box .arrow-dn { display: inline-block; top: 16px; height: 0; width: 0; font-size: 0; overflow: hidden; border: 5px solid transparent; border-color: #666 transparent transparent; position: absolute; right: 10px; top: 18px; transition: -webkit-transform .1s ease-in-out; transform: translate3d(0, 0, 999px); backface-visibility: visible; -webkit-transition: -webkit-transform .1s ease-in-out; -webkit-transform: translate3d(0, 0, 999px); -webkit-backface-visibility: visible; -moz-transition: -moz-transform .2s ease-in-out; -moz-transform: translate3d(0, 0, 999px); -moz-backface-visibility: visible; }
.s-form .select-box .arrow-hover { border-color: transparent transparent #666 transparent; top: 11px; }
/* logo */
#logo { float: left; margin-top: 20px; }
#logo img { max-width: 100%; }
/* 主导航 */
.topNav { position: relative; height: 51px; border-top: 1px solid #5472a4; }
.topNav-fixed { position: fixed; top: 0; left: 0; width: 100%; -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); }
.mainNav { position: relative; width: 1200px; }
.mainNav .li1 { width: 110px; float: left;  *display: inline;
position: relative; }
.mainNav .spe { height: 50px; height: 50px; text-indent: 100%; float: left;  *display: inline;
width: 9px; overflow: hidden; background: url(../img/new/navspe.png) center center no-repeat; }
.mainNav .h1 a { display: block; color: #fff; /* color:#820203;*******70zhounian*********/text-align: center; font-size: 16px; height: 50px; line-height: 50px; }
.mainNav .h1 a:hover { text-decoration: none; color: #fff; }
.mainNav .on1 .h1 a { background: url(../img/new/navon.png) center top no-repeat; font-weight: bold; color: #ffefd7; }
.mainNav .ul1 { overflow: hidden; line-height: 28px; position: absolute; left: -4px; top: 50px; width: 110px; display: none; background: #2f5492; background: rgba(47, 84, 146, 0.95); z-index: 10; }
.mainNav .li2 { vertical-align: top; }
.mainNav .a2 { font-size: 14px; display: block; border-top: 1px solid #2d4f87; border-bottom: 1px solid #5472a4; line-height: 20px; padding: 8px; color: #fff; text-align: center; }
.mainNav .a2:hover { background: #3c69b3; color: #fff; text-decoration: none; border-top: 1px solid #2d4f87; }

#li-rcdw .ul1 {width: 150px;}

/*站群导航*/

.topNav .site { position: relative; float: right; width: 150px; height: 58px; margin-top: -5px; background: url(../img/new/zqdhhd.png) no-repeat; }
.topNav .site dt { width: 150px; height: 58px; line-height: 58px; text-align: center; color: #fff; font-size: 16px; padding-left: 10px; background: url(../img/new/zqdh.png) 30px 23px no-repeat; }
.topNav .site dd { position: absolute; background: #fff; padding: 10px; width: 400px; top: 58px; margin-right: 0; right: 0; border: 1px solid #6E99B9; border-top: 0; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); box-shadow: 2x 2px 5px rgba(0, 0, 0, .15); }
.topNav .site dd { display: none }
.topNav .on dd { display: block; }
.topNav .site dd table tr td div { writing-mode: vertical-lr; text-align: center; height: 60px; width: 30px; overflow: hidden; }
.topNav .site ul { overflow: hidden }
.topNav .site li { float: left; padding: 0px 4px 0px 15px; line-height: 26px; height: 26px; color: #666; min-width: 55px; background: url(../img/icons.png) 4px -2320px no-repeat; }
.topNav .site li a { color: #0068B7 }
.topNav #siteLast.on dt { }
/* 主栏 和 侧栏 */
.mainContent { width: 860px; padding: 20px; zoom: 1; float: right; position: relative; background: #fafafa; }
.side { font-size: 14px; width: 280px; overflow: hidden; float: left; }
/* 位置导航 */
.path { color: #333; height: 50px; line-height: 50px; text-align: left;  width: 100%; border-bottom: 1px solid #90a3c2; font-size: 14px; position: relative;z-index: 2; }
.path a, .path span { padding: 0 3px; color: #666; }

/*PagePic*/
.PagePic  {width: 100%; overflow: hidden; position: relative;z-index: 0;}


.commentFormPage {background: #fafafa; width: 1200px;}

/*footer*/
#footer { color: #fff; height: 266px; overflow: hidden; width: 100%; background: url(../img/new/footerbg.jpg) center top no-repeat #343434; position: relative; text-align: left; }
#footer .siteWidth {height: 220px; width: 1200px; overflow: hidden;}
#footer .footerLogo {width: 392px; height: 220px; background: url(../img/new/footer-spe.png) right center no-repeat;}
#footer .footerLogo a {display: block; width:392px; height: 220px; background: url(../img/new/footerlogo.png) center center no-repeat;}

/*#footer .BoxLxwm {width: 300px; height: 220px; padding:0 0 0 80px; background: url(../img/new/footer-spe.png) right center no-repeat;}  */
#footer .BoxLxwm {width: 340px; height: 220px; padding:0 0 0 40px; background: url(../img/new/footer-spe.png) right center no-repeat;}
#footer .BoxLxwm .hd {height: 56px; line-height: 56px;}
#footer .BoxLxwm .hd a {color: #d1d7e3; font-size: 20px;}
#footer .BoxLxwm .bd {color: #d1d7e3; font-size: 13px; line-height: 30px;}

#footer .ewm {width: 300px; padding: 68px 0 0 105px;}
#footer .ewm li {float: left; width: 80px; height: 110px; margin-right: 20px;}
#footer .ewm li .pic {width: 80px; height: 80px;}
#footer .ewm li .tit {height: 30px; line-height: 30px; text-align: center; color: #d1d7e3; font-size: 13px; }
#footer .ewm li.wx .pic {background: url(../img/new/wx.jpg);}
#footer .ewm li.wb .pic {background: url(../img/new/wb.jpg);}
#footer .copyRight {width: 1200px; height: 45px; line-height: 45px; margin:0 auto; text-align: center; color: #d0d0d0;}

.wrap .Bbg {background: url(../img/new/bottombg.png) bottom center no-repeat; width: 100%; height: 621px; position: absolute; bottom: 340px; z-index: 0;}


/* 侧栏固定菜单 */
.sideFixed { z-index: 9; position: fixed; top: 234px; right: 0; width: 70px; background: #fff; font-size: 12px; _position: absolute; }
.sideFixed li { border: 1px solid #ddd; margin-top: -1px; position: relative; }
.sideFixed li a { height: 30px; line-height: 30px; padding: 34px 0 3px 0; display: block; background: url(../img/icons1.png) center 8px no-repeat; }
.sideFixed li a:hover { text-decoration: none }
.sideFixed .wx a { background-position: center -137px; }
.sideFixed .gt { display: none }
.sideFixed .gt a { background-position: center -284px; }
.sideFixed .qr a { background-position: center -2051px; }
.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: 150px; height: 150px; }
.sideFixed .on .pic { display: block; position: absolute; left: -168px; top: -45px; 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; }
/* 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; }
/* 侧栏-栏目菜单 */
#sideMenu li { width: 240px; min-height: 46px; height:auto; font-size: 16px; text-align: center; margin-bottom: 10px;   }

#sideMenu li span.T {background: url(../img/new/sidemenut.png) 0 0 no-repeat ;width:240px; height:11px; display:block; }
#sideMenu li span.B {background: url(../img/new/sidemenub.png) 0 0 no-repeat ;width:240px; height:10px; display:block;}
#sideMenu li a { display:block; width: 220px;  line-height: 26px; padding:0 10px; background: url(../img/new/sidemenuc.png) repeat-y ; -webkit-transition: 200ms; -o-transition: 200ms; -moz-transition: 200ms; transition: 200ms; }
#sideMenu li a:hover { letter-spacing: 2px; text-decoration: none; border-color: #ccc }


#sideMenu li.on span.T {background: url(../img/new/sidemenuton.png) 0 0 no-repeat ; }
#sideMenu li.on span.B {background: url(../img/new/sidemenubon.png) 0 0 no-repeat ;}
#sideMenu li.on a, #sideMenu li.on a:hover { background: url(../img/new/sidemenucon.png) repeat-y; color: #d41500;  }

/* box */
.box .hd { margin-bottom:20px; height: 46px;background: url(../../base/img/new/01.png) 0 0 no-repeat; position: relative; }
.box .hd .more { position: absolute; right: 0; color: #999; font-size: 14px; }
.box .hd .more a { color: #999 }
.box .hd h3 {padding-left: 55px; height: 30px; line-height: 30px;  }
.box .hd h3 a { color: #255098; font-size: 22px; }
.box .hd h3 a:hover { text-decoration: none; }
.box .hd span.Eng  {font-size: 12px; color: #999; display: block;padding-left: 55px; height: 16px; line-height: 16px;}

.box .bd { padding: 0 5px; overflow: hidden; }




/* boxA */
.boxA .hd { height: 46px; line-height: 46px; position: relative; }
.boxA .hd .more { font-size: 14px; position: absolute; right: 10px; color: #999; }
.boxA .hd h3 { position: absolute; color: #2f5492; font-size: 14px; line-height: 46px; padding: 0 5px; }
.boxA .hd h3 a { color: #2f5492; }
.boxA .hd h3 a:hover { text-decoration: none; }
.boxA .hd ul { position: absolute; height: 40px; overflow: hidden; right: 0; }
.boxA .hd li { float: left; font-size: 16px; height: 46px; line-height: 46px;  }
.boxA .hd li a { display: block; float: left; padding: 0 5px; }
.boxA .hd li a:hover { text-decoration: none }
.boxA .hd .on {}
.boxA .hd .on a {color: #2f5492; font-weight: bold;}
.boxA .bd { padding: 5px; overflow: hidden; }
.boxA .bd li { height: 36px; line-height: 36px; font-size: 16px;}

/* boxB */
.boxB { background: #fff; }
.boxB .hd { height: 39px; line-height: 39px; position: relative; border: 1px solid #E1E1E1; }
.boxB .hd .more { font-size: 14px; position: absolute; right: 10px; color: #666; }
.boxB .hd h3 { padding: 0 20px; font-size: 18px; color: #fff; background: #0068B7; position: absolute; height: 41px; line-height: 41px; left: -1px; top: -1px; }
.boxB .hd h3 a { color: #fff }
.boxB .bd { overflow: hidden; padding: 10px; border: 1px solid #E9E9E9; border-top: 0; }

/* boxC */
.boxC { margin-bottom: 15px; overflow: hidden; }
.boxC .hd { height: 50px; line-height: 50px; border-top: 2px solid #90a3c2; position: relative; }
.boxC .hd .more { position: absolute; right: 10px; top: 0; font-size: 14px; }
.boxC .hd .more a { color: #666666; }
.boxC .hd h3 { position: absolute; top:-2px; color: #2f5492;font-weight: bold; font-size: 18px; line-height: 50px; padding: 0 5px; border-top:2px solid #2f5492; }
.boxC .hd h3 a { color: #2f5492; font-weight: bold; }
.boxC .hd h3 a:hover { text-decoration: none; }
.boxC .hd i{position:absolute; z-index: 2; left:40px;  margin-left:-7px; bottom:-5px;border-color:transparent;  border-style:dashed; border-width:5px;  border-top-color:#2f5492; border-top-style:solid; content:""; display:block; font-size:0; line-height:0; width:0;}

.boxC .bd { overflow: hidden; padding: 8px 5px }

/* boxD */
.boxD { margin-bottom: 20px; }
.boxD .hd { height: 40px; line-height: 40px; background: #0068B7; }
.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 #0068B7; }
.boxE .hd h3 { float: left; padding: 0 20px; background: #0068B7; color: #fff; font-size: 18px; }
.boxE .hd h3 a { color: #fff; display: block; float: left; }
.boxE .hd .more { float: right; }
.boxE .bd { padding: 10px; overflow: hidden; }
/* 侧栏盒子模型 */
.sideBox { background: url(../img/new/sideboxbg.png) no-repeat #fafafa; margin-bottom: 20px; padding: 10px 18px 15px 18px; border-top: 1px solid #b2c0d7; }
.sideBox .hd { overflow: hidden; padding: 0px 0 10px 0; height: 36px; line-height: 36px; }
.sideBox .hd .more { float: right; }
.sideBox .hd h3 { font-size: 20px; color: #2f5492; font-weight: bold; }
.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 12px; margin-bottom: 10px; border-bottom: 1px solid #eee; line-height: 1.5; background: url(../img/icons.png) 0 -387px no-repeat; position: relative; }
.infoListA .date { color: #999; float: right; }
.infoListA .last { border-bottom: 0 }
/* 信件列表 */
.letterList { width: 100%; border: none; }
.letterList th, .letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 10px 5px }
.letterList th { background: #f2f2f2; }
.letterList th { color: #2f5492; height: 42px; line-height: 42px; padding: 0px; font-size: 16px; font-weight: bold;  }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList td {border-bottom: 1px solid #ededed; }
.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: #e5e5e5; }
.detailTable thead th { background: #f5f9ff; height: 40px; line-height: 40px; color: #2f5492; font-size: 16px; font-weight: bold; text-align: center; border-color: #e5e5e5; }
.detailTable tbody td { padding: 10px 15px; }
.detailTable tbody td.tdName { font-weight: bold; background: #f5f9ff; 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 { height: 50px; line-height: 50px; border-top: 2px solid #90a3c2; position: relative; }
.mainBox .mHd .list { overflow: hidden; }
.mainBox .mHd .list li { float: left; padding: 0 4%; }
.mainBox .mHd .list a { font-size: 20px; color: #888; }
.mainBox .mHd .list a:hover { text-decoration: none }
.mainBox .mHd .list .on a { color: #0068B7 }
.mainBox .mHd h3 { position: absolute; top:-2px; color: #2f5492; font-weight: bold; font-size: 18px; line-height: 50px; padding: 0 5px; border-top:2px solid #2f5492; }
.mainBox .mHd i.tria {position:absolute; z-index: 2; left:40px;  margin-left:-7px; bottom:-5px;border-color:transparent;  border-style:dashed; border-width:5px;  border-top-color:#2f5492; border-top-style:solid; content:""; display:block; font-size:0; line-height:0; width:0;}


.column { overflow: hidden; }
.slide-wrap {background: #fafafa;}

/* 热点专题 */
.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 { height: 74px; background: #2f5492;}
.friendLinks .siteWidth {width: 1200px; position: relative;}
.friendLinks h3 {width: 150px;height: 74px; float: left; }
.friendLinks h3 a { float: left; font-size: 18px; font-weight: bold; color: #fff; padding-top: 18px; width: 150px; height: 56px; padding-left: 20px; text-align: left; background: url(../img/new/yqlink.png) no-repeat; }
.friendLinks .more {display: block; position: absolute; right: 0; height: 74px; line-height: 74px; width: 50px; font-size: 13px; color: #fff;}

.friendLinks .con {width:1000px; overflow: hidden; height: 74px; line-height: 74px; float: left;   }
.friendLinks .con li {float: left;  }
.friendLinks .con li a {border-right: 1px solid #ebedf2; font-size: 13px;color: #fff;padding: 0 10px;}




/* 侧栏-栏目内搜索 */
#sideSearch .bd li { padding: 0 0 10px 0; overflow: hidden; }
#sideSearch .nodes, #sideSearch input, #sideSearch button { height: 32px; line-height: 32px; width: 100%; border: 1px solid #ddd; font-size: 14px; font-family: "microsoft yahei"; outline: none }
#sideSearch .keyword { width: 60%; padding: 0 5px; }
#sideSearch button { line-height: 28px; width: 32%; float: right; background: #0068B7; border-color: #0068B7; color: #fff; }
/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; }
/* 通用底部按钮 */
.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: #0068B7; 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: #fafafa; width: 1160px; padding: 120px 20px;  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; }
.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:1160px;padding: 20px; background: #fafafa; }
.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 }

#formBox {background:#fff; padding:20px;}
/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/







