@charset "UTF-8";
body {
  background: #f8f8f8 url(bg.png) no-repeat center top;
  /*background:#f8f8f8 url(http://www.shaanxi.gov.cn/ggbf/images/P020210624547352549530.png) no-repeat center 0px;*/
  /*background-position: center 0;
  background-repeat: no-repeat;*/
 /* width: 100%;*/
  z-index: 0;
  /*margin-top:110px;*/
}
.head-top {
  margin-top: 14px;
  font-size: 14px;
}
.head-top span {
  padding: 0 5px;
}
.head-bottom {
  margin-top: 64px;
}
.head-bottom .search {
  height: 53px;
  line-height: 51px;
  margin-top: 13px;
  font-size: 14px;
  border: 1px solid #96b6e2;
  border-radius: 5px;
  background: #f8f8f8;
}
.head-bottom .search input {
  width: 310px;
  line-height: 51px;
  padding: 0 20px;
}
.head-bottom .search input::placeholder {
  color: #666;
}
.head-bottom .search button {
  width: 68px;
  height: 100%;
  vertical-align: top;
  border-radius: 5px;
  background: #256dcf url(search.png) no-repeat center;
}
.nav {
  height: 60px;
  margin-top: 40px;
  line-height: 60px;
  background: url(nav-bg.png) no-repeat;
}
.nav li {
  float: left;
}
.nav li a {
  display: block;
  height: 100%;
  padding: 0 49.7px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.nav li a:hover,
.nav li a.cur {
  background: url(navli-cur.png) repeat-x;
}
/***首页开始***/
.news-cont {
  width: 100%;
  height: 110px;
}
.news-cont .news-box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.news-cont .news-box p {
  font-size: 16px;
  color: #666;
}
.news-cont .news-box p a.datail {
  color: #e80f0f;
}
.news-cont .news-box a.tit {
  display: inline-block;
  font-size: 34px;
  color: #256dcf;
}
.news-cont .news-box a.tit:hover {
  font-weight: bold;
}
.banner1 {
  width: 628px;
  height: 348px;
}
.banner1 .cm-banner-text {
  height: 46px;
  line-height: 46px;
}
.banner1 .cm-banner-text p a {
  font-size: 16px;
  color: #fff;
}
.banner1 .cm-banner-text p a:hover {
  font-weight: bold;
}
.banner1 .cm-banner-btn {
  right: 20px;
  bottom: 19px;
}
.banner1 .cm-banner-btn span {
  background: #cfceca;
}
.banner1 .cm-banner-btn span:hover,
.banner1 .cm-banner-btn span.cur {
  width: 23px;
  border-radius: 4px;
  background: #fff;
}
.con-tab1 {
  width: 562px;
  padding: 13px 20px;
  background: #fff;
  background: url(tab-panel-bg.png) no-repeat center top;
}
.con-tab1 .com-tabPanel {
  padding-left: 2px;
  padding-bottom: 8px;
  border-bottom: 2px solid #c8daf4;
}
.con-tab1 .com-tabPanel .panel {
  display: inline-block;
  width: 152px;
  height: 41px;
  line-height: 41px;
  font-size: 20px;
  font-weight: bold;
  color: #666;
  text-align: center;
  background: #eff5fd;
}
.con-tab1 .com-tabPanel .panel:hover,
.con-tab1 .com-tabPanel .panel.cur {
  background: #256dcf;
  color: #fff;
}
.con-tab1 .com-tabPanel span {
  display: inline-block;
  margin: 0 14px;
  font-size: 14px;
  color: #666;
}
.con-tab1 .com-tabPanel span:first-child {
  font-size: 0;
  margin: 0;
}
.con-tab1 .cm-news-list li {
  height: 42.5px;
  line-height: 42.5px;
}
.con-tab1 .cm-news-list li a:hover {
  background: url(news-list.png) no-repeat left center;
}
.con-3 {
  width: 100%;
  height: 57px;
  margin-top: 9px;
  line-height: 57px;
  background: url(scorll-right.png) no-repeat;
}
.con-3 .c3-tit {
  display: inline-block;
  width: 114px;
  font-size: 18px;
  color: #fff;
}
.con-3 .ul-boxrela {
  width: 1070px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.con-3 .c3-ul {
  position: absolute;
  left: 0;
  top: 0;
}
.con-3 .c3-ul li {
  float: left;
  width: 600px;
  height: 57px;
  margin-right: 20px;
  padding-right: 20px;
  line-height: 57px;
  font-size: 16px;
}
.con-3 .c3-ul li a {
  max-width: 86%;
  font-size: 16px;
}
.con-3 .c3-ul li a:hover {
  background: url(news-list.png) no-repeat left center;
}
.con-4 {
  margin-bottom: 10px;
}
.con-4 .lfCont {
  width: 595px;
}
.con-4 .lfCont .c4-tit {
  width: 100%;
  height: 52px;
  line-height: 51px;
  background: #f4f7fc;
  border-bottom: 1px solid #cbdbf3;
}
.con-4 .lfCont .c4-tit a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-left: 20px;
}
.con-4 .lfCont .c4-ul {
  background: #fff;
  padding: 8px 20px;
}
.con-4 .lfCont .c4-ul li {
  line-height: 44px;
}
.con-5 {
  width: 1200px;
  height: 120px;
  position: relative;
  padding: 18px 0 17px 120px;
  background: url(ztzlBg.png) no-repeat;
}
.con-5 .cm-banner {
  width: 1072px;
  height: 85px;
}
.con-5 .cm-banner .cm-banner-img1 {
  width: 1043px;
  margin: 0 14px 0 15px;
}
.con-5 .cm-banner a {
  margin-right: 20px;
}
.con-5 .cm-banner a:hover img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.con-5 .cm-banner a:last-child {
  margin-right: 0;
}
.con-5 .btn {
  width: 32px;
  height: 32px;
  margin-top: -16px;
  z-index: 5;
}
.con-5 .btn-lf {
  background: url(btnLf.png) no-repeat;
}
.con-5 .btn-rt {
  background: url(btnRt.png) no-repeat;
}
.w797 {
  width: 797px;
}
.w797 .tit {
  height: 56px;
  line-height: 56px;
  overflow: hidden;
}
.w797 .tit a {
  display: inline-block;
  height: 100%;
}
.w797 .tit a.lf {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.w797 .tit .rt a {
  margin-left: 33px;
  padding-left: 21px;
  background: url(selectXin.png) no-repeat left center;
  font-size: 14px;
  color: #333333;
}
.w797 .tit .rt a:hover {
  font-weight: bold;
}
.w797 .tit .rt a:first-child {
  background: url(writeIcon.png) no-repeat left center;
}
.w797 .tit .rt a.total {
  background: url(totalICon.png) no-repeat left center;
}
.w797 .xinPub {
  width: 100%;
  padding: 0 20px;
  background: #fff;
  margin-bottom: 10px;
}
.w797 .xinPub ul.xin-detail {
  padding-bottom: 12px;
}
.w797 .xinPub ul.xin-detail li {
  line-height: 36px;
}
.w797 .xinPub ul.xin-detail li span {
  float: left;
  width: 377px;
  font-size: 14px;
  height: 36px;
  color: #666666;
}
.w797 .xinPub ul.xin-detail li span a {
  display: inline-block;
  font-size: 16px;
  max-width: 95%;
  padding-left: 21px;
  background: url(news-list.png) no-repeat left center;
  color: #333333;
}
.w797 .xinPub ul.xin-detail li span a:hover {
  font-weight: bold;
}
.w797 .xinPub ul.xin-detail li .w150 {
  width: 150px;
}
.w797 .xinPub ul.xin-detail li .w100 {
  width: 100px;
}
.w797 .xinPub ul.xin-detail li:first-child {
  line-height: 41px;
  background: #f3f6fb;
  margin-bottom: 13px;
}
.w797 .xinPub ul.xin-detail li:first-child span {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.w797 .xinPub ul.xin-detail li:first-child span:first-child {
  padding-left: 13px;
}
.w797 .bs-service {
  width: 100%;
  padding: 0 20px 18px;
  background: #fff;
}
.w797 .bs-service .tit {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 17px;
}
.w797 .bs-service .g-cm-tab {
  background: url(g-bs-bg.png) no-repeat;
}
.w797 .bs-service .g-cm-tab-c {
  background: url(g-bs-bg1.png) no-repeat;
}
.w797 .bs-service .lfTabPanel {
  width: 136px;
  text-align: center;
}
.w797 .bs-service .lfTabPanel a {
  margin-left: 0;
  margin-top: 19px;
  display: inline-block;
  width: 118px;
  height: 41px;
  line-height: 41px;
  background: #ebebeb;
  font-size: 16px;
  color: #666666;
}
.w797 .bs-service .lfTabPanel a:first-child {
  margin-top: 9px;
}
.w797 .bs-service .lfTabPanel .cur {
  background: url(bsTitBg.png) no-repeat;
  color: #ffffff;
  font-weight: bold;
}
.w797 .bs-service .tabItem {
  width: 152px;
  height: 118px;
  padding-top: 25px;
}
.w797 .bs-service .tabItem a {
  display: block;
  text-align: center;
}
.w797 .bs-service .tabItem a p {
  font-size: 16px;
  color: #333333;
  margin-top: 5px;
  cursor: pointer;
}
.w797 .bs-service .bs-zn {
  border: 1px solid #e0e0e0;
  padding: 5px 18px 5px 6px;
}
.w797 .bs-service .bs-zn a.lf {
  margin-right: 20px;
  padding: 9px 18px 0 16px;
  height: 106px;
  vertical-align: middle;
  width: 51px;
  font-size: 16px;
  color: #ffffff;
  background: url(bs-znBg.png) no-repeat;
}
.w797 .bs-service .bs-zn .cm-news-list {
  margin-top: 5px;
}
.w797 .bs-service .bs-zn .cm-news-list li {
  width: 364px;
  border-bottom: 1px dashed #e0e0e0;
}
.w393 {
  width: 393px;
  border-top: 3px solid #f3933b;
}
.w393 .zf-pub {
  height: 518px;
  padding: 3px 20px 0;
  background: url(zf-pubBg.png) no-repeat bottom center;
}
.w393 .zf-pub .tit {
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #5587e9;
}
.w393 .zf-pub .tit a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
.w393 .zf-pub .zf-list a {
  width: 172px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666666;
  background: #fff;
  font-size: 16px;
  margin-top: 18px;
}
.w393 .zf-pub .zf-list a:hover {
  font-weight: bold;
}
.w393 .zf-pub .zf-ul1 {
  margin-top: 24px;
  border-top: 1px solid #549bf0;
}
.w393 .zf-pub .zf-ul1 a {
  width: 33.33%;
  text-align: center;
  height: 58px;
  line-height: 58px;
  vertical-align: middle;
  font-size: 14px;
  color: #ffffff;
  border-right: 1px solid #549bf0;
  border-bottom: 1px solid #549bf0;
}
.w393 .zf-pub .zf-ul1 a:hover {
  font-weight: bold;
}
.w393 .zf-pub .zf-ul1 .last-pubLi {
  line-height: 29px;
}
/*底部下拉*/
.cm-drop {
  background: #fff;
  padding: 15px 0;
  line-height: 46px;
  position: relative;
}
.cm-drop .mlink {
  margin: 0 0 0 19px;
  width: 120px;
  padding-left: 28px;
  background: url(mlink.png) no-repeat left center;
  font-size: 16px;
  color: #333333;
}
.cm-drop .drop-select {
  position: unset;
  width: 332px;
  height: 46px;
  margin-right: 18px;
}
.cm-drop .drop-select p {
  padding-left: 29px;
  font-size: 16px;
  color: #333333;
}
.cm-drop .drop-select .arrow-icon {
  margin-right: 20px;
}
.cm-drop .dropdown-menu {
  position: absolute;
  bottom: 73px;
  width: 1200px;
  background: #256dcf;
  height: 215px;
  left: 0;
  padding: 0 20px;
  overflow-y: auto;
}
.cm-drop .dropdown-menu a {
  color: #fff;
  width: 22%;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
}
.f-foot {
  width: 100%;
  height: 115px;
  background: #256dcf;
}
.f-foot .link {
  font-size: 14px;
  font-weight: bold;
  line-height: 34px;
  padding-top: 5px;
  color: #ffffff;
}
.f-foot .link a {
  display: inline-block;
  color: #ffffff;
}
.f-foot .link a:hover {
  text-decoration: underline;
}
.f-foot p {
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
}
.f-foot .dzjg {
  margin-top: 30px;
}
/*信件详情*/
.mailBox_page .leader-xin {
  height: 54px;
  line-height: 54px;
  margin: 0 20px;
  background: url(leader-xinBg.png) no-repeat bottom center;
}
.mailBox_page .leader-xin a {
  display: inline-block;
  margin-left: 11px;
  font-size: 20px;
  font-weight: bold;
  color: #256dcf;
}
.mailBox_page .tit {
  width: 1096px;
  margin: 0 auto;
  padding: 37px 0 30px;
  border-bottom: 1px solid #bae1f4;
}
.mailBox_page .tit a {
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
  background: #f3b50f;
}
.mailBox_page .tit .titContent {
  background: none;
  width: 982px;
  height: auto;
  font-size: 30px;
  color: #333333;
}
.mailBox_page .tit .titContent span {
  color: #ef0909;
}
.mailBox_page .question-box {
  width: 1100px;
  border: 1px solid #e5e5e5;
  margin: 24px auto 29px;
  text-align: right;
}
.mailBox_page .question-box .ask-box {
  margin-right: 40px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.mailBox_page .question-box .ask-box span {
  display: inline-block;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
}
.mailBox_page .question-box .ask-box span.ask {
  float: left;
  margin-left: 37px;
  width: 70px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  margin-bottom: 10px;
  background: #327eda;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.mailBox_page .question-box .ask-box span.answer {
  background: #556fb5;
}
.mailBox_page .question-box .quest-cont {
  padding: 17px 38px;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
}
/*领导信息*/
.leader-info {
  margin: 23px 20px 0;
}
.leader-info img {
  width: 172px;
  height: 221px;
}
.leader-info .leader-detailInfo {
  margin-left: 34px;
}
.leader-info .leader-detailInfo p {
  width: 951px;
  font-size: 18px;
  line-height: 36px;
  color: #333;
}
.leader-info .leader-detailInfo p span {
  color: #ff0000;
}
.leader-info .leader-detailInfo p.name {
  font-size: 24px;
  font-weight: bold;
  margin: 11px 0 10px;
}
.leader-info .leader-detailInfo .leader-mailBox {
  display: block;
  margin-top: 18px;
  width: 189px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background: #256dcf;
}
.leader-info .leader-detailInfo .leader-mailBox:hover {
  font-weight: bold;
}
.other-leader {
  margin: 50px auto 0;
  width: 1160px;
}
.other-leader img {
  width: 172px;
  height: 221px;
}
.other-leader .tit {
  background: url(other-leaderBg.png) no-repeat;
  padding: 0;
  border: none;
  width: 1160px;
  margin-bottom: 10px;
  height: 50px;
}
.other-leader .tit a {
  display: inline-block;
  margin-top: 4px;
  width: auto;
  background: none;
  line-height: 46px;
  margin-left: 22px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.other-leader .tit a span {
  font-size: 18px;
  font-weight: 400;
}
.other-leader .list {
  padding: 61px 92px 0;
  background: url(leaderUlBg.png) no-repeat;
  background-size: 100% 100%;
}
.other-leader .list a {
  width: 172px;
  margin-left: 96px;
  margin-bottom: 50px;
}
.other-leader .list a img {
  width: 172px;
  height: 221px;
}
.other-leader .list a p {
  font-size: 18px;
  color: #333;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.other-leader .list a p.name {
  color: #fff;
  background: #256dcf;
  margin-top: 20px;
}
.other-leader .list a:hover {
  font-weight: bold;
}
.other-leader .list .ml0 {
  margin-left: 0;
}
/*领导详情*/
.img-box {
  padding: 22px 0 40px;
  border-bottom: 2px solid #e5e5e5;
}
.work-select {
  width: 1160px;
  position: relative;
  padding: 14px  60px 20px;
  background: url(leaderUlBg1.png) no-repeat top center;
  background-size: 100% 100%;
  margin-top: 73px;
}
.work-select a.tit {
  display: inline-block;
  width: auto;
  position: absolute;
  top: -36px;
  left: 42px;
  padding: 20px 10px 0;
  background: #fff;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  margin-bottom: 0;
}
.work-select p {
  font-size: 16px;
  color: #333;
  line-height: 36px;
  padding: 20px 0 15px;
}
/*概览*/
.dynamicNews {
  width: 1160px;
  margin: 18px auto 32px;
}
.dynamicNews .newsLf {
  width: 262px;
  padding: 28px 17px 0 18px;
  background: #f5f7fc url(newsLfBg.png) no-repeat top center;
  min-height: 817px;
}
.dynamicNews .newsLf a {
  display: block;
  width: 227px;
  box-sizing: border-box;
  padding-left: 35px;
  /*height: 53px;*/
  line-height: 53px;
  font-size: 20px;
  color: #333333;
  background: url(lb_j.png) no-repeat;
  margin-bottom: 20px;
}
.dynamicNews .newsLf a:hover {
  color: #fff;
  font-weight: bold;
  background: url(lb_jt.png) no-repeat;
  background-size:100% 100%;
}
.dynamicNews .newsLf .cur {
  color: #fff;
  font-weight: bold;
  background: url(lb_jt.png) no-repeat;
  background-size:100% 100%;
}
.dynamicNews .newsRt {
  width: 869px;
}
.dynamicNews .newsRt .newsRt-tit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #f1f1f1;
}
.dynamicNews .newsRt .newsRt-tit a {
  display: inline-block;
  padding: 0 14px;
  border-bottom: 1px solid #256dcf;
  color: #333333;
  font-weight: bold;
  font-size: 20px;
}
.dynamicNews .noLfLan {
  width: 1160px;
}
.dynamicNews .news-list {
  width: 100%;
  padding: 17px 0 20px;
  border-bottom: 2px solid #e5e5e5;
}
.dynamicNews .news-list li {
  height: 40px;
  line-height: 40px;
}
.dynamicNews .news-list li a {
  display: inline-block;
  max-width: 80%;
  font-size: 16px;
  color: #000000;
  padding-left: 16px;
  background: url(dian.png) no-repeat left center;
}
.dynamicNews .news-list li a:hover {
  font-weight: bold;
}
.dynamicNews .news-list li span {
  font-size: 16px;
  color: #666666;
}
/*领导信箱*/
.write-box {
  width: 869px;
}
.write-box .xx-ibox {
  height: 64px;
  padding: 0 20px;
  line-height: 64px;
  font-size: 16px;
  background: #f0f2f7;
}
.write-box .xx-ibox input {
  width: 263px;
  height: 35px;
  padding: 0 16px;
  line-height: 35px;
  border-radius: 5px;
  background: #ffffff;
  box-sizing: border-box;
}
.write-box .xx-ibox button {
  width: 75px;
  line-height: 32px;
  color: #fff;
  border-radius: 5px;
  background: #f3b50f;
  margin-left: 14px;
}
.write-box .xx-titdiv {
  line-height: 39px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.write-box .xx-titdiv span {
  display: inline-block;
  text-align: center;
}
.write-box .xx-titdiv span:first-child {
  text-align: left;
  padding-left: 20px;
}
.write-box .w453 {
  width: 453px;
}
.write-box .w160 {
  width: 160px;
}
.write-box .w122 {
  width: 122px;
}
.write-box .w94 {
  width: 94px;
}
.write-box .list-table {
  margin-top: 7px;
}
.write-box .list-table tr td {
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #666666;
}
.write-box .list-table tr td a {
  display: block;
  max-width: 90%;
  padding-left: 16px;
  font-size: 16px;
  color: #333;
}
.write-box .list-table tr td a:hover {
  color: #256dcf;
}
/*写信须知*/
.xin-notice {
  width: 840px;
}
.xin-notice .xin-notice-tit {
  margin: 10px 0 34px;
}
.xin-notice .xin-notice-tit a {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #256dcf;
}
.xin-notice p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.xin-notice p.detail-tit {
  font-weight: bold;
}
.xin-notice .detail {
  margin-left: 30px;
}
.xin-notice .xin-button button {
  display: inline-block;
  width: 160px;
  height: 45px;
  background: #f2f2f2;
  font-size: 16px;
  color: #999999;
  line-height: 45px;
  text-align: center;
  margin-right: 20px;
  margin-top: 28px;
}
.xin-notice .xin-button button:hover {
  color: #fff;
  background: #256dcf;
}
.write-notice .newsLf {
  min-height: 671px;
}
/*我要写信*/
.writeByMy {
  width: 1054px;
  margin: 44px auto 0;
}
.writeByMy .w-h1 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding-left: 16px;
  margin-bottom: 40px;
  border-left: 3px solid #4a7dbc;
}
.writeByMy .w-table {
  width: 100%;
}
.writeByMy .w-table .redstar {
  font-size: -16px;
  color: #db1f1f;
  font-weight: bold;
}
.writeByMy .w-table tr th,
.writeByMy .w-table tr td {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.writeByMy .w-table tr th {
  width: 156px;
  font-weight: 400;
}
.writeByMy .w-table tr td {
  padding: 8px 10px;
}
.writeByMy .w-table tr td select,
.writeByMy .w-table tr td input,
.writeByMy .w-table tr td textarea {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 16px;
  border: 1px solid #d2d2d2;
  background: #f6f8fc;
  box-sizing: border-box;
}
.writeByMy .w-table tr .s-label {
  margin-right: 18px;
}
.writeByMy .w-table tr .s-label input {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  cursor: pointer;
}
.writeByMy .w-table tr .s-textarea {
  line-height: 20px;
}
.writeByMy .w-table tr .s-textarea textarea {
  height: 155px;
}
.writeByMy .w-table tr .phone-yz input {
  width: 170px;
}
.writeByMy .w-table tr .phone-yz span:hover {
  text-decoration: underline;
}
.writeByMy .w-table tr .phone-yz button {
  width: 102px;
  height: 40px;
  margin-left: 10px;
  line-height: 38px;
  font-size: 14px;
  border: 1px solid #d2d2d2;
  background: #fff;
}
.writeByMy .w-table tr .phone-yz img {
  padding: 0 12px;
}
.writeByMy .write-btns {
  margin-top: 30px;
}
.writeByMy .write-btns button {
  width: 160px;
  height: 45px;
  margin-right: 20px;
  line-height: 45px;
  font-size: 16px;
  color: #999999;
  border-radius: 5px;
  background: #f2f2f2;
  cursor: pointer;
}
.writeByMy .write-btns button:hover {
  color: #fff;
  background: #256dcf;
}
/*网站地图*/
.website-map {
  padding: 0 20px 14px;
}
.website-map .website-block {
  margin-top: 18px;
  border: 10px solid #f8f8f8;
}
.website-map .website-block .website-tit {
  width: 1077px;
  margin: 0 auto;
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #ebebeb;
}
.website-map .website-block .website-tit a {
  display: inline-block;
  padding-left: 7px;
  margin: 16px 0;
  font-size: 20px;
  color: #333333;
  line-height: 22px;
  font-weight: bold;
  border-left: 4px solid #256dcf;
}
.website-map .website-block .website-a {
  width: 1077px;
  margin: 0 auto;
  padding-left: 12px;
}
.website-map .website-block .website-a a {
  display: inline-block;
  font-size: 16px;
  color: #000000;
  margin-left: 80px;
  line-height: 73px;
}
.website-map .website-block .website-a a:hover {
  font-weight: bold;
}
.website-map .website-block .website-a a:first-child {
  margin-left: 0;
}
/*细揽*/
.message-box h1.xx-tit {
  font-size: 34px;
  color: #333333;
  font-weight: bold;
  line-height: 48px;
  padding: 43px 40px 30px;
}
.message-box h1.xx-tit:hover {
  color: #256dcf;
}
.message-box .cm-xlso {
  margin: 0 20px;
  padding-left: 20px;
  height: 53px;
  line-height: 53px;
  background: #f5f5fc;
}
.message-box .cm-xlso span {
  display: inline-block;
  vertical-align: top;
  color: #333;
  font-size: 16px;
}
.message-box .cm-xlso img {
  margin-right: 5px;
}
.message-box .cm-xlso .mlr13 {
  margin: 0 13px;
}
.message-box .cm-xlso .rt img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.message-box .cm-xlso .fontsize a {
  display: inline-block;
  vertical-align: top;
}
.message-box .cm-xlso .fontsize a img {
  margin-right: 8px;
}
/*细揽*/
.lfNewsDetail {
  width: 800px;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin: 35px 21px 0 44px;
}
.lfNewsDetail .code {
  font-size: 12px;
  color: #666666;
}
.rtNewsDetial {
  width: 287px;
  margin-right: 21px;
  margin-top: 30px;
}
.rtNewsDetial .img-tit a {
  display: inline-block;
  padding-left: 34px;
  color: #333333;
  font-size: 18px;
  line-height: 40px;
  font-weight: bold;
  background: url(imgIcon.png) no-repeat left center;
}
.rtNewsDetial .img-tit a:hover {
  color: #256dcf;
}
.rtNewsDetial .img-tit .bg1 {
  background: url(videoIcon.png) no-repeat left center;
}
.rtNewsDetial .img-tit .bg2 {
  background: url(reportIcon.png) no-repeat left center;
}
.rtNewsDetial .news-list-a a {
  display: inline-block;
  max-width: 95%;
  color: #333333;
  font-size: 16px;
  line-height: 40px;
}
.rtNewsDetial .news-list-a a:hover {
  font-weight: bold;
}
/*信息公开细揽*/
.zw-table {
  width: 1160px;
  margin: 0 auto;
}
.zw-table tr {
  height: 38px;
  border: 1px solid #ebebeb;
}
.zw-table tr th {
  width: 136px;
  background: #f7fafc;
  text-align: center;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  border-right: 1px solid #ebebeb;
}
.zw-table tr td {
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
/*页码*/
.total {
  padding: 20px 10px;
  font-size: 16px;
  line-height: 32px;
}
.total span.red {
  color: #155c9e;
}
.cm-page a,
.cm-page span {
  margin: 0 3px;
}
/*当前位置*/
.cm-loc {
  background: #f7f7f7 url(m-loc.png) no-repeat 10px center;
  height: 46px;
  line-height: 46px;
}
.cm-page a {
  border: 1px solid #dcdcdc;
  width: 28px;
  background: #fff;
}
.cm-page .pageprv,
.cm-page .pagenext {
  color: #666666;
}
.cm-page .go {
  width: 59px;
  background: #f1f1f1;
}
.bgw {
  background: #fff;
}
.pt28 {
  padding-top: 28px;
}
.pb17 {
  padding-bottom: 17px;
}
.pb53 {
  padding-bottom: 53px;
}
.ml10 {
  margin-left: 10px;
}
.ml30 {
  margin-left: 30px;
}
.ml82 {
  margin-left: 82px;
}
.mt90 {
  margin-top: 90px;
}
.f-mr20 {
  margin-right: 20px;
}
/*细揽页面标题fixed效果添加*/
.header-hidden,
.header-hidden1 {
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
  width: 100%;
  min-height: 80px;
  line-height: 80px;
  background: #fff;
  z-index: 9999;
  border-bottom: 2px solid #004da5;
}
.header-hidden a:hover img,
.header-hidden1 a:hover img {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.header-hidden img,
.header-hidden1 img {
  margin-right: 8px;
  vertical-align: middle;
}
.header-hidden .fontsize,
.header-hidden1 .fontsize {
  margin-left: 8px;
}
.header-hidden span,
.header-hidden1 span {
  font-size: 16px;
  color: #333;
  line-height: 80px;
  vertical-align: middle;
}
.header-hidden h1.xx-tit,
.header-hidden1 h1.xx-tit {
  font-size: 34px;
  color: #333333;
  font-weight: bold;
  line-height: 80px;
}