﻿/* 全局定义 */
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; max-width: 1100px;  overflow-x: scroll; 
}
fieldset,img { 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; }
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;
}
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;
}

/* 公共样式 */
html{ width:100%; height:100%;  }
body{  min-width: 1200px; color: #333;
   background: url(../img/body.jpg) center 0 no-repeat;font:16px/30px "Microsoft YaHei",Tahoma,Helvetica,Arial,sans-serif;background-attachment: fixed;
   
}
.txt20d { display: none;}

a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#d53b05;text-decoration:none; }
.clearbox { border:none; clear:both;font-size:0; height:0; line-height:0; overflow:hidden;}
.blank { height:10px;font-size:0px; line-height:0; overflow:hidden;*height:9px; }
.nodata{color:#f60;}
.fl{float:left; }
.fr{float:right; }
.siteWidth{max-width: 1200px; width: 1200px; margin: 0 auto; position: relative;}

.wrap{ /*background: url(../img/wrapbg.png) repeat-x bottom center;padding-top: 200px;    background: #fff url(../img/guoqingbg.jpg) top center no-repeat;*/}
.pd40{padding:  0 40px;}

.toplink{overflow: hidden; line-height:40px;position: relative;
    z-index: 5;}
.toplink .links a{
    padding: 0 10px 0 25px;
    background: url(../img/topBarbtn.png) 0px center no-repeat; background-size: 13%;
    font-size: 14px;
    color: #fff;
    float: left;
    line-height: 40px
}
.toplink .links{
    position:relative;
    z-index:2;
}

.toplink .links .gszwfw{
    padding-left:0;
    background:none;
}
.toplink .links .gszwfw img{
    height: 24px;
    padding-top: 7px;
}
.toplink .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;
}
/* logo */
#logo {  float: left;margin-top: 32px;}
#logo img {max-width: 100%;}
.topright{float: right; width: 652px;}
.logobox { height: 170px;}
.govLinks{    position: relative;
    z-index: 3;
    float: right; color: #fff; font-size: 14px; line-height: 24px; margin-top: 10px; padding-right: 10px;}
.govLinks a{color: #fff; padding: 0 8px;}

/* 关怀版按钮 */
.elderlyMode{float:right; position: relative; z-index:3; padding-top:4px;}
.elderlyMode a#slbBtn{background: url(../img/icon-elderly.png) 9px 7px no-repeat #EA9327;font-size:16px;display:block;padding:0 10px 0 34px; border-radius:5px; color:#fff; height:32px; line-height:32px;}
.elderlyMode a#slbBtn:hover{background-color:#e90000; text-decoration:none;}
/* 搜索框 */
.SearchBox{margin-top: 60px;}
.siteSearchBar{float: right; width: 387px; height: 60px; background: url(../img/SearchBar.png) no-repeat left center;}
.s-form .select-box{
    display:none;
}
.s-form {
    vertical-align: top;
    width:353px;
    padding: 8px 0 8px 25px;
    height: 42px;
    line-height: 42px;
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    width: 287px;
    vertical-align: top;
    font-size: 14px;
    color: #ccc;
    border:0;
    outline: none;
    height:42px;
    line-height:42px;
    background:none;
}
.s-form .btn-box {
    float: right;
}
.s-form .btn-box input {
    height: 42px;
    overflow: hidden;
    border: none;
    background:none;
    width: 42px;
    outline: none;
}

.listTool{ margin-top: 10px; height: 36px; float: left; width: 252px;}
.listTool li{float: left; margin-right: 14px;position: relative; z-index: 101;}
.listTool li a{display: block; width: 36px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: url(../img/topbar.png) no-repeat;}
.listTool li.character a{background-position: 0 center; cursor: pointer;}
.listTool li.obstacleFree a{background-position: -49px center;}
.listTool li.phone a{background-position: -99px center;}
.listTool li.weibo a{background-position: -149px center;}
.listTool li.weixin a{background-position: -199px center;}
.listTool li .pic{display: none; }
.listTool .pic img {
    width: 100px;
    height: 100px;
    padding: 4px;
}
.listTool .on .pic {
    display: block;
    position: absolute;
    left: 0;
    top: 38px;
    padding: 4px;
    background: #fff;
    margin-left:-42px;
     border-radius: 4px;
}
.listTool .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;
}


/*网站导航*/
.navBar{height: 52px; background: #1476d1; position: relative; }
#mainNav{width: 1200px; margin: 0 auto;}
.mainNav {
    clear: both; 
    position: relative; 
    z-index: 100;}

.mainNav .li1 {
    width: 200px;
    text-align: center;
    float:left;
    line-height:52px;
    height:52px;
    position: relative;
    background: url(../img/nav_spe.png) no-repeat right center;
}
.mainNav .on1 .a1,.mainNav .on .a1,.mainNav .a1:hover{
    background: #055bad;

}
.mainNav .li1.last{background: none;}
.mainNav .li1 .a1 { display: block;
    font: 18px/52px "Microsoft YaHei";
    color:#fff;
}
.mainNav .ul1 {
    background: #b50202;
    display: none;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50px;
    padding:5px 0 12px 0;
    width: 104px;
}
.mainNav .li2 ul {
    left: 100px;
    top: 0;
}
.mainNav .li2 {
    padding:0 5px;
    line-height: 28px;
}
.mainNav .li2 h4 {
    border-bottom:1px #fde88d solid;
}
.mainNav .li2 a {
    padding:0 6px;
    color:#fff;
    font-size:16px;
}
.mainNav .li2 a:hover {
    font-size:16px;
}
.mainNav .li2 .a2 {
    line-height: 32px;
    font-size:16px;
}

/*网站主体*/
#content,.sectionbg{background: #fff;width: 1200px; margin: 0 auto; overflow: hidden;}

.friendLinks{margin-top: 10px; margin-right: -12px; height: 30px;}
/* 友情链接模拟下拉 */
.friendLinks dl{width: 291px;margin-right: 12px;float:left;display:inline;position:relative;}
.friendLinks dl dt{height: 28px;line-height: 28px;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:8px; 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:255px; font-size: 14px;}
.friendLinks dd{bottom: 28px;display:none;width:100%;position:absolute;left:0;}
.friendLinks ul{ max-height: 389px; border:1px solid #ccc; background:#fff; overflow: hidden; }
.friendLinks li{line-height:22px;padding: 8px 10px;border-bottom:1px dotted #ccc;/* word-break:keep-all; *//* white-space:nowrap; */cursor:pointer;font-size: 12px;}
.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; }



/*footer*/
#footer {
    position: relative;
    text-align: center;
    font-size:12px;
    width: 1200px;
    margin: 0 auto;
    color: #f8f8f8;
    padding: 20px 0;
    clear: both;
}
#footer img {
    vertical-align: middle;
}
.footNav,.footNav a,#footer a{color: #fff;}
.footNav a{padding: 0 12px;}
#footer .copyRight {
        line-height:24px;
}

.zc,.dzjg{position: absolute;}
.zc{top: 42px; right: 140px;}
.dzjg{top: 42px; left: 150px;}


/* 主栏 和 侧栏 */
.mainContent {
    width: 860px;
    zoom: 1;
    float: right;
    margin-right: 20px;
}
.mainContent1{float: left; width: 868px; margin-left: 30px;}
.side {
    font-size: 14px;
    width: 280px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
.side1{float: right; width: 240px; margin:30px 36px 0 0;}

/* 位置导航 */
.path,.path1{
    color: #999;
    line-height: 46px;
    font-size: 14px;   
    padding-left: 20px;
}
.path1{border-bottom: 1px #f5f5f5 solid;}
.path a,
.path span,.path1 a,
.path1 span {
    padding: 0 3px;
    color: #999;
}
.path em,.path1 em {
    background: url(../img/icons.png) no-repeat 0 -1642px;
    padding-left: 26px;
}


.mainBox .mHd{background:url(../../base/img/Leader_hd.png) repeat-x bottom #f9f9f9; height: 44px; line-height: 44px; overflow: hidden;border-left: 1px #dadada solid;}
.mainBox .mHd h3{float: left;padding: 0 20px; background: #fff; border-top: 3px #1f80da solid; border-right: 1px #dadada solid;
text-align: center;font-size: 18px; color:#1476d1; line-height: 41px;}

/* boxA */
.boxA {
    margin-bottom: 15px;
}
.boxA .hd,.boxB .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #E1E1E1;
    background: #f9f9f9;
}
.boxA .hd .more,.boxB .hd .more{
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.boxA .hd h3,.boxB .hd h3{
    position: absolute;
    color: #1f80da;
    font-size: 18px;
    line-height: 38px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #E1E1E1;
    border-top: 3px solid #1f80da;
    border-bottom: 0;
}
.boxA .hd h3 a,.boxB .hd h3 a {
    color: #1f80da;
}
.boxA .hd h3 a:hover,.boxB .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 #d7d7d7;
    border-top: 3px solid #1f80da;
    border-bottom: 0;
}

/* boxB */
.boxB {
    background: #fff;
}

.boxB .bd{
    overflow: hidden;
    border: 1px solid #d7d7d7;
    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: #0068B7;
}
.boxC .bd {
    overflow: hidden;
    padding: 8px 5px
}
/* boxD */
.boxD {
    margin-bottom: 20px;
}
.boxD .hd,.sideTab-zt .hd{
    height: 45px;
    line-height: 45px;
    background: #4598e5;
}
.boxD .hd h3,.sideTab-zt .hd ul li {
    font-size: 18px;
    color: #fff;
}
.boxD .hd h3 a {
    color: #fff
}
.boxD .hd h3 i {
    display: block;
    float: left;
    width: 28px;
    height: 40px;
    background: url(../img/icons-zwgk.png) 10px 10px no-repeat;
    margin-left: 10px;
}
.boxD .bd {
    background: #fff;
    overflow: hidden;
    border: 1px solid #E9E9E9;
    border-top: 0;
}
/* boxE */
.boxE {
    margin-bottom: 15px;
}
.boxE .hd {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-bottom: 1px solid #d4d4d4;
    background: #f9f9f9;
    padding-left: 20px;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    font-size: 18px;
    background: url(../../InfoPublicity/img/depart_icon1.png) no-repeat left center;
 color: #5fa5e5;
}

.boxE .hd .more {
    float: right;
}
.boxE .bd {
    padding: 20px 0 20px 0;
    overflow: hidden;
}

/* 侧栏盒子模型 */

.sideBox .hd {
    overflow: hidden;
}
.sideBox .hd .more {
    float: right;
}
.sideBox .hd h3 {
    font-size: 20px;
    color: #0068B7;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}

/* 侧栏-栏目菜单 */
#sideMenu .hd,.sideLeaderBox .hd.on{ height: 56px; line-height: 56px;
  background: url(../img/sideMenu.png) no-repeat center center;}
#sideMenu .hd h3,.sideLeaderBox .hd h3{padding-left: 42px; font-size: 20px; font-weight: bold; color: #fff;}
#sideMenu li {
    font-size: 16px;
    text-align: center;
    vertical-align: top;
  border-bottom: 1px #fff solid;
}
#sideMenu li a{
    display: block;
    line-height: 24px;
    background: url(../img/menuList_jt.png) 248px center no-repeat #f5f5f5;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
    padding: 10px 40px;
}
#sideMenu li a:hover,.sideLeaderBox .list li a:hover {
    letter-spacing: 2px;
    text-decoration: none;
}
#sideMenu .on a,
#sideMenu .on a:hover,#sideMenu li a:hover {
      background: url(../img/menuList_jton.png) 248px center no-repeat #419bee;
    color: #fff;
}



/* 依申请、信访、咨询等通用 查询页样色 */
.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; }
.queryForm .validationcode{float:left; vertical-align:top;}
.queryForm .validationcode img{float:left}

/* 依申请、信访、咨询等通用 查询结果页样色 */
.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 }
/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0; }
.bot a, .bot button { cursor: pointer; display: inline-block; height: 40px; line-height: 40px; padding: 0 5%; font-size: 16px; background: #1476d1; 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; }
.bot button{width: 222px;font-family:"微软雅黑"; font-size: 18px;}


/* 信件列表 */
.letterList {
    width: 100%;
    border: none;
}
.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height:30px;
    padding: 5px 5px;

}
.letterList td.handle{color: #5ca526;}
.letterList th {
    background: #eefaff;
}
.letterList th {
    color: #0087cb;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    font-size: 16px;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList .dep,
.letterList .num {
    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 {
    width: 90px;
}
.letterList .state {
    width: 90px;
}
.letterList .open,
.letterList .state {
    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 */
.petitionCon{margin-top: 20px;}
.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: #338ee2;
}
.detailTable thead th {
    background: #338ee2;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #338ee2;
}
.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-size: 14px;
}
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 360px
}
.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;
}
#gszwinfo ul li.show,#gszwinfo2 ul li.show,#gszwinfo3 ul li.show{
    display:block!important;
}



