﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/

/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img { padding: 0; margin: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset,
img { vertical-align: top; border: 0;}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i { font-weight: normal; font-style: normal;}
ol,
ul,
li { list-style: none;}
div,
dl,
dt,
dd,
ol,
ul,
li { zoom: 1;}
caption,
th { text-align: left;}
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: normal; font-size: 100%;}
q:before,
q:after { content: "";}
abbr,
acronym { border: 0;}
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time { margin: 0; padding: 0; display: block; zoom: 1;}

/* Public */
body { color: #333; font-size: 14px; line-height: 30px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
a { color: #333; text-decoration: none; outline: none;}
a:hover { color: #1068c2; text-decoration: none;}
.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 */
html {}
body { text-align: center; min-width: 1200px;}
.wrap { max-width: 1920px; margin: 0 auto; overflow: hidden;}
.siteWidth,
.container { position: relative; max-width: 1200px; margin: 0 auto;}
#content { clear: both; background: #fff; margin: 0 auto 20px; width: 1200px; position: relative; min-height: 386px; z-index: 1; text-align: left;}
.siteWidth:after,
.container:after,
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.userlogincomment .loginBtn {
    background: #3785d4;
}
.userlogincomment .loginBtn:hover{background: #2873bf;}
.userlogincomment .loginDialog .hd .on {
    border-bottom-color: #3785d4;
}
.user-mainbox .top h3,.userlogincomment .login-tip .registerlink a{ color: #3785d4;}

/* pageBanner ------------------- */
.pageBanner { min-width: 1200px; margin: 0 auto; height: 419px; background: url(../../base/img/pagebanner.jpg) 50% 0px no-repeat;}

/* header */
.topBar { height: 36px; line-height: 36px; background: #f0f0f0; position: relative; /* z-index: 5; */}
.topBar .today { float: left; height: 34px; line-height: 34px; padding-left: 27px; background: url(../img/icon-date.png) 0px 9px no-repeat;}
.topBar .links { float: right;}
.topBar .links s { float: left; text-decoration: none; line-height: 34px; width: 5px; overflow: hidden; text-align: center;}
.topBar .links dl { float: left; position: relative; z-index: 10; margin: 0 10px;}
.topBar .links dd { clear: both; display: none; padding: 5px; background: #fff; position: absolute; right: 50%; top: 50px; margin-right: -55px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.topBar .links dd img { width: 100px; height: 100px;}
.topBar .links dl.on dd { display: block;}
.topBar .links>dl>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;}
.topBar .links>span.spe { float: left; margin: 0 8px;}
.topBar .links .userLogged .spe { margin: 0 10px;}
.topBar .links .topUserLogin dt { padding-left: 22px; background: url(../img/icons-sign.png) 0px 8px no-repeat;}
.logoBar { height: 112px; width: 1200px; margin: 0 auto; position: relative; z-index: 4; clear: both;}
.logoBar #logo { position: absolute; left: 0px; top: 20px;}
.logoBar .QRCode { float: right; height: 36px; margin-top: 32px;}
.logoBar .QRCode dl { float: left; position: relative; margin-right: 10px;}
.logoBar .QRCode dl dt { height: 36px; padding: 0 20px; line-height: 36px; font-size: 16px; color: #fff; background: #d69d3c; border-radius: 18px; cursor: pointer;}
.logoBar .QRCode dl dt a { color: #fff;}
.logoBar .QRCode dl dt a:hover { text-decoration: none;}
.logoBar .QRCode dd { clear: both; display: none; padding: 6px; background: #fff; position: absolute; right: 50%; top: 37px; margin-right: -49px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.logoBar .QRCode dd img { width: 87px; height: 87px;}
.logoBar .QRCode 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;}
.logoBar .QRCode .on dd { display: block;}
.logoBar .QRCode dl.weixin dt { background: #3da6ab;}

/* 搜索框 */
.s-form { height: 43px; float: right; margin-top: 36px;}
.s-form .select-box { display: none;}
.s-form .input-box { float: left;}
.s-form .input-box input { height: 39px; line-height: 39px; padding-left: 12px; background: #fff; border: 2px solid #ebebeb;  border-right: none; width: 313px; outline: none;}
.s-form .input-box input::-webkit-input-placeholder {color: #999; font-size: 14px;}
.s-form .input-box input::-webkit-input-placeholder { color: #999;font-size: 14px; }
.s-form .input-box input::-moz-placeholder {  color: #999;font-size: 14px; } 
.s-form .input-box input:-moz-placeholder {  color: #999; font-size: 14px; } 
.s-form .input-box input:-ms-input-placeholder { color: #999; font-size: 14px; }
.s-form .btn-box { float: left;}
.s-form .btn-box input { height: 43px; width: 94px; background: #3785d4; border: none; line-height: 36px; font-size: 16px; color: #fff;  outline: none;}

/* 主导航 */
.nav { height: 52px; background-color: #fff;border-top: 1px #cfcfcf solid;}
.nav .mainNav { width: 1200px; height: 48px; margin: 0 auto;}
.nav .mainNav .li1 { float: left; height: 48px; position: relative; z-index: 9;}
.nav .mainNav .spe { height: 48px; line-height: 48px; text-align: center; float: left; width: 8px; color: #2c8793;}
.nav .mainNav .h1 { height: 48px; line-height: 48px; font-size: 16px;padding-bottom:4px;}
.nav .mainNav .h1 a { display: block; padding: 0 21px; color: #333; border-top:4px #fff solid;}
.nav .mainNav .h1 a:hover,
.nav .mainNav li.on1 .a1 { text-decoration: none; border-top:4px #3785d4 solid; color:#3785d4; font-weight:bold;}
.nav .mainNav .ul1 { display: none; width: 100%; position: absolute; left: 0; top: 52px; background: rgba(55, 133, 212, 0.9);}
.nav .mainNav .ul1 li { border-top: 1px solid #85b2df;}
.nav .mainNav .ul1 .a2 { color: #fff; display: block; line-height: 22px; padding: 8px 10px; font-size: 14px;}
.nav .mainNav .ul1 li a:hover { background-color: #3785d4;}
.nav .mainNav .ul1 .a2:hover{background-color: #3785d4;font-size: 15px;}

/* 主栏 和 侧栏 */
.mainContent { overflow: hidden;}
.side {overflow: hidden;}

/* 当前位置 */
.path { height: 54px; line-height: 54px; color: #555; min-width: 1200px; width: 100%; font-size: 14px; background: #f3f3f3; text-align: left;}
.path em { background: url(../img/path.png) no-repeat 0px center; padding-left: 20px;}
.path a,
.path span { margin: 0 5px; color: #555;}

/* guideLinks */
.guideLinks { background: #f2f2f2; min-width: 1200px; padding-top: 30px; padding-bottom: 50px;}
.guideLinks .hd { height: 64px; line-height: 64px; font-size: 24px;}
.guideLinks .bd { width: 1200px; margin: 0 auto; padding-top: 20px;}
.guideLinks .bd ul { display: block; margin-right: -26px; overflow: hidden;}
.guideLinks .bd ul li { width: 150px; float: left; margin-right: 25px;}
.guideLinks .bd ul li a { display: block; border: 1px solid #cccccc; border-radius: 5px; padding-top: 30px; text-align: center; height: 118px; font-size: 20px;}
.guideLinks .bd ul li a i { display: block;}
.guideLinks .bd ul li a i { display: block; width: 46px; height: 46px; display: block; margin: 0 auto 10px; background: url(../../base/img/icons-guidelinks.png) -26px -25px no-repeat; position: relative; top: 0px; transition: 0.5s;}
.guideLinks .bd ul li a:hover i { top: -5px; transform: rotateY(180deg);}
.guideLinks .bd ul li.li2 a i { background-position: -26px -225px;}
.guideLinks .bd ul li.li3 a i { background-position: -26px -425px;}
.guideLinks .bd ul li.li4 a i { background-position: -26px -625px;}
.guideLinks .bd ul li.li5 a i { background-position: -26px -825px;}
.guideLinks .bd ul li.li6 a i { background-position: -26px -1025px;}
.guideLinks .bd ul li.li7 a i { background-position: -26px -1225px;}

/*footer*/
#footer { color: #e6e7e7; position: relative; text-align: left; padding: 20px 0 0px 0;  background-color: #2b373d; min-height: 116px;}
#footer .footNav { overflow: hidden; margin: 0px auto;    width: 140px;}
#footer .footNav li { float: left;}
#footer .footNav li.spe { width: 20px; text-align: center;}
#footer .copyRight a,#footer .footNav li a{ color: #fafafa;}
#footer .copyRight a:hover { color: #fef58d; text-decoration: none;}
#footer .copyRight {    text-align: center;}
#footer .copyRight img { vertical-align: text-bottom;}
#footer .copyRight p { margin: 0px; padding:0px; line-height: 30px; font-size: 14px;}
#footer .pics { position: absolute; right: 0px; top: 102px;}
#footer .pics #_ideConac { float: left; margin-top: 20px;}
#footer .pics .footerQR { float: left;}
#footer .pics .footerQR li { float: left; width: 100px;}
#footer .pics .footerQR li .pic { width: 88px; height: 88px; padding: 6px; background: #fff; margin-bottom: 5px;}
#footer .pics .footerQR li .title { font-size: 14px; height: 26px; line-height: 26px;}
#footer .pics .footerQR li.li1 { margin-right: 20px;}


/* 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: 0.9; background: rgba(0, 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, 0.8); left: 0; top: 0;}

/* 侧栏导航 */

.menuList{overflow: hidden; width: 100%; display: flex;justify-content: center;}
.menuList li { font-size: 16px;margin: 0 10px;height:40px; line-height:40px;}
.menuList li:last-child { border-bottom: none;}
.menuList li a{display: block;padding: 0 20px;}
.menuList li a:hover { color: #3785d4;}
.menuList li.on {background: #3785d4;}
.menuList li.on a { color: #fff; font-weight: bold;}

/* 侧栏盒子模型 */
.sideBox { margin-bottom: 20px;}
.sideBox>.hd { height: 54px; line-height: 54px; position: relative; border-bottom: 1px solid #ccc; font-size: 20px;}
.sideBox>.hd .more { width: 26px; height: 26px; float: right; line-height: 26px; font-size: 14px; text-indent: 300%; overflow: hidden; background: url(../img/more.png) 6px 6px no-repeat #ebebeb; margin-top: 14px; margin-right: 10px;}
.sideBox>.hd h3 { float: left; height: 53px; border-bottom: 2px solid #3691ac; padding: 0 20px; color: #3691ac; font-weight: bold;}
.sideBox>.hd h3 a { color: #3691ac;}
.sideBox>.hd ul { float: left;}
.sideBox>.hd ul li { float: left; height: 53px; padding: 0 20px;}
.sideBox>.hd ul li a { display: block;}
.sideBox>.hd ul li a:hover { color: #3691ac;}
.sideBox>.hd ul li.on { border-bottom: 2px solid #3691ac; font-weight: bold;}
.sideBox>.hd ul li.on a { color: #3691ac;}
.sideBox>.bd { padding: 15px; overflow: hidden; background: #f7f7f7;}

/* box */
.box>.hd { margin-bottom: 5px; height: 40px; line-height: 40px; position: relative; border-bottom: 1px solid #c8c8c8; }
.box>.hd .more {  float: right; line-height: 40px; font-size: 14px; margin-right: 10px; color:#666;}
.box>.hd h3 { float: left; height:40px; padding: 0 32px; background: #3785d4; color: #fff; font-weight: bold;font-size:16px;}
.box>.hd h3 a { color: #fff;}
.box>.hd ul { float: left;}
.box>.hd ul li { float: left; height: 40px; padding: 0 32px;}
.box>.hd ul li a { display: block;font-size:16px;}
.box>.hd ul li a:hover { color: #fff;}
.box>.hd ul li.on { background: #3785d4; font-weight: bold;}
.box>.hd ul li.on a { color: #fff;}
.box>.bd { padding: 5px; overflow: hidden;}

/* boxA */
.boxA { margin-bottom: 15px;}
.boxA .hd { height: 39px; line-height: 39px; position: relative; border-bottom: 1px solid #e1e1e1; background: #f9f9f9;}
.boxA .hd .more { font-size: 14px; position: absolute; right: 10px; color: #999;}
.boxA .hd h3 { position: absolute; color: #4299c9; font-size: 18px; line-height: 38px; padding: 0 20px; background: #f9f9f9; border: 1px solid #e1e1e1; border-top: 3px solid #4299c9; border-bottom: 0;}
.boxA .hd h3 a { color: #4299c9;}
.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 #4299c9; border-bottom: 0;}
.boxA .bd { padding: 5px; overflow: hidden;}

/* boxB */
.boxB { background: #fff;}
.boxB .hd { height: 39px; line-height: 39px; position: relative; border: 1px solid #e1e1e1;}
.boxB .hd .more { font-size: 14px; position: absolute; right: 10px; color: #666;}
.boxB .hd h3 { padding: 0 20px; font-size: 18px; color: #fff; background: #4299c9; position: absolute; height: 41px; line-height: 41px; left: -1px; top: -1px;}
.boxB .hd h3 a { color: #fff;}
.boxB .bd { overflow: hidden; padding: 10px; border: 1px solid #e9e9e9; border-top: 0;}

/* boxC */
.boxC { margin-bottom: 15px; overflow: hidden;}
.boxC .hd { height: 30px; line-height: 30px; background: #fafafa; border-bottom: 1px solid #e9e9e9; position: relative;}
.boxC .hd .more { position: absolute; right: 10px; top: 0; font-size: 14px;}
.boxC .hd .more a { color: #666;}
.boxC .hd ul { overflow: hidden;}
.boxC .hd ul li { float: left;}
.boxC .hd ul a { display: block; float: left; line-height: 16px; padding: 0 20px; margin: 9px 0; border-right: 1px solid #ccc;}
.boxC .hd ul a:hover { text-decoration: none;}
.boxC .hd ul li:last-child a { border-right: 0;}
.boxC .hd .on a { color: #4299c9;}
.boxC .bd { overflow: hidden; padding: 8px 5px;}

/* boxD */
.boxD { margin-bottom: 20px;}
.boxD .hd { height: 40px; line-height: 40px; background: #4299c9;}
.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 #4299c9;}
.boxE .hd h3 { float: left; padding: 0 20px; background: #4299c9; 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;}

/*节点归档信息样式*/
.archived-info { float: right;}
.archived-info span { margin: 0 5px;}

/* dateList */
.dateList li { height: 80px; line-height: 24px; font-size: 15px; padding: 20px 10px 0; margin-bottom: 16px; background: #fff; border: 1px #ddd solid; transition: 0.5s;}
.dateList li .date { width: 71px; float: left; text-align: center; font-size: 14px; color: #999999; background: url(../img/date.jpg) no-repeat center top #e7f0fa; padding-top: 10px; height: 60px; margin-right: 20px;margin-top:-5px;}
.dateList li .date b { display: block; height: 30px; line-height: 30px; font-size: 24px; color: #3785d4;}
.dateList li .date span { display: block; height: 24px; line-height: 24px;}
.dateList li.last { margin-bottom: 0px;}
.dateList li:hover { box-shadow: 0px 0px 4px 0px #d5d5d5;}


/* letterList */
.letterList { width: 100%;}
.letterList td,
.letterList th { padding: 8px; text-align: center;}
.letterList th { color: #3785d4; font-weight: bold; font-size: 15px;}
.letterList thead { background: #f5f5f5; border-bottom: 1px solid #ddd;}
.letterList tr { border-bottom: 1px dotted #ddd;}
.letterList tr.even { background-color: #f9f9f9;}
.letterList .title { text-align: left;}
.letterList .num { display: none;}
.letterList .ico { padding: 8px 5px;}
.letterList .ico img { vertical-align: middle;}
.letterList .dep { width: 60px;}
.letterList .state { width: 80px;}
.letterList .date { width: 80px; font-size: 14px;}
.letterList i { font-style: normal;}
.letterList .s0,
.letterList .noreply { color: #999;}
.letterList .s1 { color: #17d;}
.letterList .s2 { color: #f60;}
.letterList .isreply,
.letterList .s3 { color: #390;}
.letterList .s4 { color: #999;}

/* infoList-ranking */
.infoList-ranking li { height: 24px; line-height: 24px; overflow: hidden; font-size: 14px; margin-bottom: 18px;}
.infoList-ranking li.last { margin-bottom: 0px;}
.infoList-ranking li .number { display: block; width: 24px; height: 24px; float: left; background: #666666; text-align: center; line-height: 24px; font-size: 12px; color: #fff; border-radius: 50%; margin-right: 10px;}
.infoList-ranking li:nth-child(1) .number { background: #db2c10;}
.infoList-ranking li:nth-child(2) .number { background: #e58c00;}
.infoList-ranking li:nth-child(3) .number { background: #e5b700;}

/* sidePicList */
.sidePicList li { overflow: hidden; padding-bottom: 10px; border-bottom: 1px solid #e6e6e6; margin-bottom: 10px;}
.sidePicList li .pic { float: left; margin-right: 15px; width: 110px;}
.sidePicList li .pic img { width: 100%; height: auto;}
.sidePicList li .con { overflow: hidden;}
.sidePicList li .con .title { line-height: 22px; font-size: 14px; max-height: 66px; margin-bottom: 10px; overflow: hidden;}
.sidePicList li .con .others { display: none; line-height: 22px; height: 22px; overflow: hidden; font-size: 12px; color: #999999;}
.sidePicList li.last { padding-bottom: 0px; margin-bottom: 0px; border-bottom: none;}

/* 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: #4299c9;}
.detailTable thead th { background: #3785d4; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #3785d4;}
.detailTable tbody td { padding: 10px 15px;}
.detailTable tbody td.tdName { font-weight: bold; background: #f7f7f7; text-align: center; width: 20%; font-size: 14px;}
.detailTable .trTitle .tdCon { font-weight: bold; white-space: normal; word-break: break-all;}
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) { width: 160px;}
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) { width: 160px;}
.detailTable .preDiv { width: 670px; overflow: auto;}
.detailTable .preDiv pre { font-size: 14px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}

/* mainBox ------------------------------------------------------------ */
.mainBox .mHd{ width: 440px; border-bottom: 1px #ddd solid; margin: 0 auto;  font-size: 34px;height:78px; line-height:78px ; text-align: center; margin-bottom: 20px; }
.mainBox .mHd>h3 { border-bottom: 5px solid #3785d4; color: #374d6b; font-weight:bold; display: inline-block; line-height: 75px;}
.mainBox .mHd>h3 a { color: #374d6b;}
#sideMenu{margin-top:40px;}
.mainBox .singlePage-title { line-height: 70px; text-align: center; font-size: 36px; font-weight: bold; color: #374d6b; margin-bottom: 30px;}
.mainBox .singlePage-title:after { content: ""; display: block; width: 38px; height: 5px; margin: 0 auto; background: #3691ac;}
.nodeSearchBar { height: 32px; font-size: 14px; float: right; padding-top: 8px;}
.nodeSearchBar .sHd { float: left; line-height: 32px;}
.nodeSearchBar .sBd { overflow: hidden;}
.nodeSearchBar .sBd li { float: left; margin-left: 10px;}
.nodeSearchBar .nodes,
.nodeSearchBar input,
.nodeSearchBar button { float: left; height: 32px; line-height: 32px; border: 1px solid #ddd; font-size: 14px; font-family: "microsoft yahei"; outline: none; border-radius: 5px;}
.nodeSearchBar .keyword { width: 120px; padding: 0 5px; height: 30px; line-height: 30px;}
.nodeSearchBar button { line-height: 28px; width: 60px; float: left; margin-left: 10px; background: #3785d4; border-color: #3785d4; color: #fff;}

/* 友情链接 */
.friendLinks {padding: 10px 0; border-bottom:1px #555f64 solid;color:#979b9d; margin: 0 0 16px 0;}
.friendLinks h3 { float: left; font-size: 14px; padding-left: 31px; background: url(../img/icon-link.png) 6px 5px no-repeat;}
.friendLinks ul { overflow: hidden;}
.friendLinks ul li { white-space: nowrap; line-height: 30px; height: 30px; padding: 0 19px; position: relative; float: left; font-size: 14px;color:#979b9d;}
.friendLinks ul li:after { position: absolute; right: 0; top: 10px; height: 11px; width: 1px; background-color: #bebebe; display: block; content: "";}
.friendLinks ul li.last:after { display: none;}
.friendLinks ul li a,.friendLinks h3 a{color:#979b9d;}

/*验证码*/
div.codeinp input[type="text"] { width: 100px !important; float: left; margin-right: 10px; line-height: 26px;}

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0;}
.bot a,
.bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #4299c9; 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: #3084b3;}

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; border: 1px solid #e2e2e2; font-size: 16px;}
.queryForm td { padding: 8px 0;}
.queryForm .tdlab { width: 40%; text-align: right;}
.queryForm input[type="text"] { width: 56%; height: 30px;}
.queryForm .bot { text-align: left;}
.queryForm .bot a { margin: 0;}
.queryForm .required strong { color: #f00; margin-right: 5px;}
.queryForm .errorMessage { color: #f00;}
.queryForm table { width: 100%; border: 0;}

/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult { width: 80%; margin: 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;}

/* 登录注册 */
.topBar .userLogged{margin-top: 5px;margin-right: 0px; display:inline-block; float:none;}
.topBar .userLogged .split{width:5px; text-align:center; display:inline-block; margin: 0 0px;}
.topBar .userLogged .userDropdown .ud-bd li a:hover,
.logoBar .userLogged .userDropdown .nickname:hover{ color:#3785d4}
.user-mainbox .hd h3{color:#3785d4 !important; border-bottom-color:#3785d4 !important;}
.user-mainbox .loginBtn{background-color:#3785d4 !important; }
.user-mainbox .loginBtn:hover{background-color:#2873bf !important;}


.ewm{ 
	position: fixed;
	right: 20px;
	bottom: 200px;
	background: #fff;
	box-shadow: 0px 0px 8px #ddd;
	padding: 4px;
	text-align: center;
    z-index:100;
 }
 .ewm img,.ftewm img{
    width: 100px;
    height: 100px;
 }
  .ewm .tit{
  	color: #333;
  	font-size: 12px;
    margin-bottom: 5px;
  }
.ftewm{
	position: absolute;
	right: 0;
	top: 0px;
}
