@charset "utf-8";
@import url("css.css");
html {
  -webkit-text-size-adjust: none;
}
body {
	color: #000;
	font-size: 16px;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #F00;
  text-decoration: none;
}
/*全局*/
.bjgt-head1 {
    height: 45px;
    width: 100%;
    min-width: 1200px;
}
.bjgt-head1 .c1200 {
  line-height: 45px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.bjgt-head1 .c1200 .link-1 {
  background: url(/images/bjgtj/ghs.png) no-repeat left center;
  padding-left: 26px;
  padding-right: 40px;
  float: left;
}
.bjgt-head1 .c1200 .link-2 {
  float: right;
}
.bjgt-head2 {
    background-position: center bottom;
    background-image: url(/images/bjgtj/head2bg.png);
    height: 235px;
    width: 100%;
    min-width: 1200px;
}
.bjgt-head2 .c1200t {
    height: 45px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    line-height: 45px;
}
.bjgt-head2 .c1200 {
  height: 190px;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 500px;
  background: url(/images/bjgtj/head2logo.png) no-repeat left;
}
.bjgt-headerpic {
  width: 700px;
  height: 190px;
  overflow: hidden;
  position: relative;
}
.bjgt-headerpic .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.bjgt-headerpic .bd li {
  zoom: 1;
  vertical-align: middle;
}
.bjgt-headerpic .bd img {
  width: 700px;
  height: 190px;
  display: block;
}
/*/标题logo*/
.bjgt-head-nav {
    background: #015ab6;
    height: 50px;
    width: 100%;
    min-width: 1200px;
}
.bjgt-head-nav ul {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  height: 50px;
}
.bjgt-head-nav ul .nav1, .bjgt-head-nav ul .nav2 {
  float: left;
  width: 128px;
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}
.bjgt-head-nav ul .nav2 {
  width: 134px;
}
.bjgt-head-nav ul a {
  color: #FFF;
  -webkit-text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
/*/主导航*/
.bjgt-head3 {
  height: 45px;
  width: 100%;
  background: #f5f5f5;
  margin-bottom: 30px;
	min-width: 1200px;
}
.bjgt-head3 .c1200 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  line-height: 40px;
}
/*/欢迎、搜索*/
.qrcode {
    font-size: 16px;
    line-height: 45px;
    padding-right: 11px;
    padding-left: 40px;
    height: 45px;
    width: 330px;
    background: url(/images/bjgtj/wxlogo.png) no-repeat 5px;
    position: relative;
    cursor: pointer;
    float: left;
}
.qrcode div {
  font-size: 14px;
  line-height: 28px;
  height: 1px;
  width: 1px;
  background: #FFF;
  z-index: 999;
  position: absolute;
  text-align: center;
  opacity: 0;
  border: 1px solid #ddd;
  overflow: hidden;
}
.qrcode div img {
  height: 1px;
  width: 1px;
}
.qrcode:hover div {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 1;
  height: 228px;
  width: 200px;
}
.qrcode:hover div img {
  height: 200px;
  width: 200px;
}
/*/导航下二维码*/
.bjgt-main1 {
  height: 435px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
.bjgt-slideBox1 {
  width: 585px;
  height: 435px;
  overflow: hidden;
  position: relative;
  float: left;
}
.bjgt-slideBox1 .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 13px;
  z-index: 1;
}
.bjgt-slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.bjgt-slideBox1 .hd ul li {
  float: left;
  margin-right: 2px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  background: #e0e0e0;
  cursor: pointer;
  border-radius: 6px;
}
.bjgt-slideBox1 .hd ul li.on {
  background: #015ab6;
  color: #fff;
}
.bjgt-slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.bjgt-slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
}
.bjgt-slideBox1 .bd img {
  width: 585px;
  height: 390px;
  display: block;
}
.bjgt-slideBox1 .bd ul li a span {
  display: block;
  height: 45px;
  width: 575px;
  background: url(/images/bjgtj/b70.png);
  top: 0px;
  color: #FFF;
  position: relative;
  font-size: 16px;
  line-height: 45px;
  padding-left: 10px;
}
.bjgt-slideBox1 .prev, .bjgt-slideBox1 .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(/images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.bjgt-slideBox1 .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.bjgt-slideBox1 .prev:hover, .bjgt-slideBox1 .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.bjgt-slideBox1 .prevStop {
  display: none;
}
.bjgt-slideBox1 .nextStop {
  display: none;
}
/*/图片幻灯*/
.bjgt-slideTxtBox3 {
  width: 585px;
  text-align: left;
  float: right;
  /*height: 435px;*/
  overflow: hidden;
}
.bjgt-slideTxtBox3 .hd {
  height: 45px;
  position: relative;
  border-bottom: 4px solid #e0e0e0;
  margin-bottom: 2px;
}
.bjgt-slideTxtBox3 .hd ul {
  float: left;
  position: absolute;
  top: 0px;
  height: 45px;
}
.bjgt-slideTxtBox3 .hd ul li {
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
}
.bjgt-slideTxtBox3 .hd ul li.on {
  border-bottom: 4px solid #015ab6;
  color: #015ab6;
}
.bjgt-slideTxtBox3 .hd ul li a {
  color: #4c4c4c;
}
.bjgt-slideTxtBox3 .hd ul li.on a {
  color: #000;
}
.bjgt-slideTxtBox3 .bd ul {
  padding: 8px 0px 0px;
  zoom: 1;
}
.bjgt-slideTxtBox3 .bd ul li {
  font-size: 16px;
  list-style: disc inside;
  line-height: 37px;
  color: #F00;
}
.bjgt-slideTxtBox3 .bd ul li span {
  float: right;
  color: #4c4c4c;
}
/*/文艺动态……主新闻标签切换*/
.bjgt-main2 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background: #FFF;
  padding: 0px;
  margin-bottom: 30px;
}
/*/横幅*/
.slideBox{ width: 1200px; height: 130px; overflow: hidden; position: relative; }
.slideBox .hd{ height:16px; overflow:hidden; position:absolute; left:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float: left; margin-right: 10px; width: 16px; height: 16px; line-height: 16px; text-align: center; background: #fff; cursor: pointer; border-radius: 8px; text-shadow: 0 1px 5px rgba(128,128,1128,0.75);}
.slideBox .hd ul li.on{ background:#015ab6; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1200px; height:130px; display:block; border-radius: 10px; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
/*.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }*/
/*首页横幅轮播*/
.bjzgh-main13 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFF;
    margin-bottom: 30px;
}
/*/社会组织等4个窗口*/
.bjgt-slideTxtBox5 {
    width: 585px;
    text-align: left;
    float: left;
    height: 350px;
    overflow: hidden;
}
.bjgt-slideTxtBox5 .hd {
  height: 45px;
  position: relative;
  border-bottom: 4px solid #e0e0e0;
  margin-bottom: 2px;
}
.bjgt-slideTxtBox5 .hd ul {
  float: left;
  position: absolute;
  top: 0px;
  height: 45px;
}
.bjgt-slideTxtBox5 .hd ul li {
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
}
.bjgt-slideTxtBox5 .hd ul li.on {
  border-bottom: 4px solid #015ab6;
  color: #015ab6;
}
.bjgt-slideTxtBox5 .hd ul li a {
  color: #4c4c4c;
}
.bjgt-slideTxtBox5 .hd ul li.on a {
  color: #000;
}
.bjgt-slideTxtBox5 .bd ul {
    padding: 8px 0px 0px;
    zoom: 1;
}
.bjgt-slideTxtBox5 .bd ul li {
    font-size: 16px;
    list-style: disc inside;
    line-height: 37px;
    color: #F00;
}
/*/社会组织……*/
.bjwl-main13title {
    font-size: 20px;
    line-height: 45px;
    font-weight: bold;
    border-bottom: 4px solid #e0e0e0;
    height: 45px;
    float: right;
    width: 585px;
}
.bjwl-main13title span {
    text-align: center;
    display: block;
    width: 120px;
    border-bottom: 4px solid #015ab6;
    color: #000000;
}
.bjwl-main13-right {
    width: 585px;
    overflow: hidden;
    position: relative;
    padding-top: 15px;
    float: right;
}
.bjwl-main13-right .bd {}
.bjwl-main13-right .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bjwl-main13-right .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bjwl-main13-right .bd ul li .pic {
  text-align: center;
}
.bjwl-main13-right .bd ul li .pic img {
    width: 167px;
    height: 230px;
    display: block;
    padding: 5px;
    border: 1px solid #e0e0e0;
}
.bjwl-main13-right .bd ul li .pic a:hover img {
	border-color: #C3C3C3;
}
.bjwl-main13-right .bd ul li .title {
    line-height: 43px;
    font-size: 16px;
}
/*/名家风采单标签*/
.slideGroup {
    width: 585px;
    text-align: left;
    float: right;
    height: 350px;
}
.slideGroup .parHd {
    height: 45px;
    border-bottom: 4px solid #e0e0e0;
    position: relative;
}
.slideGroup .parHd ul {
    float: left;
    position: absolute;
    height: 45px;
}
.slideGroup .parHd ul li {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
    color: #4c4c4c;
}
.slideGroup .parHd ul li.on {
    height: 45px;
    border-bottom: 4px solid #015ab6;
    color: #000000;
}
.slideGroup .slideBox1 {
    overflow: hidden;
    zoom: 1;
    padding-top: 15px;
    padding-right: 0;
    position: relative;
}
.slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}
.slideGroup .parBd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.slideGroup .parBd ul li .pic {
    text-align: center;
}
.slideGroup .parBd ul li .pic img {
    width: 167px;
    height: 230px;
    display: block;
    padding: 5px;
    border: 1px solid #ccc;
}
.slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}
.slideGroup .parBd ul li .title {
    line-height: 43px;
    font-size: 16px;
}
/*/名家风采多标签*/
.bjwl-main15title {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFF;
  padding: 0px;
  margin-bottom: 50px;
  background-image: url(/images/bjgtj/main15title.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 50px;
  font-size: 25px;
  line-height: 50px;
  color: #015AB6;
  text-align: center;
  font-weight: bold;
}
.poster-main {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}
.poster-main .poster-list .poster-item {
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.poster-main .poster-prev-btn {
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/images/btn_l.png);
}
.poster-main .poster-next-btn {
  right: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/images/btn_r.png);
}
/*网上展厅*/
.pushinfo {
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  height: 100px;
}
.pushinfo dt {
  background: #f8f8f8;
  height: 100px;
  width: 210px;
  float: left;
  padding-top: 7px;
  padding-right: 12px;
  padding-left: 12px;
}
.pushinfo dt a {
  text-decoration: none;
  color: #FFF;
  background: #015ab6;
  display: block;
  line-height: 24px;
  float: left;
  margin-bottom: 7px;
  width: 100%;
  text-align: center;
}
.pushinfo dd {
  line-height: 30px;
  text-decoration: none;
  height: 96px;
  border-top: 1px solid #f8f8f8;
  border-right: 1px solid #f8f8f8;
  border-bottom: 1px solid #f8f8f8;
  border-left: 1px solid #015ab6;
  float: right;
  width: 964px;
  margin: 0px;
  padding: 1px 0px;
}
.pushinfo dd ul {
  margin: 0px;
  padding: 0px;
}
.pushinfo dd ul li {
  list-style: disc inside;
  margin-left: 20px;
  color: #FF0000;
  width: 928px;
}
.pushinfo dd ul li a {
  color: #000;
  width: 750px;
  display: inline-block;
  white-space: nowrap;
}
.pushinfo dd ul li span {
  color: #999;
  float: right;
  margin-right: 0px;
  width: 100px;
  display: inline-block;
}
/*/国务院新闻推送*/
.bjgt-main3 {
  height: 73px;
  width: 1200px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  font-size: 18px;
  line-height: 73px;
  font-weight: bold;
  -webkit-text-shadow: #015ab6 2px 0 0, #015ab6 0 2px 0, #015ab6 -2px 0 0, #015ab6 0 -2px 0;
  -moz-text-shadow: #015ab6 2px 0 0, #015ab6 0 2px 0, #015ab6 -2px 0 0, #015ab6 0 -2px 0;
  text-shadow: #015ab6 2px 0 0, #015ab6 0 2px 0, #015ab6 -2px 0 0, #015ab6 0 -2px 0;
  *filter: Glow(Color=#015ab6, Strength=2);
}
.bjgt-main3 dt {
  background: url(/images/bjgtj/main3bg1.png);
  float: left;
  height: 73px;
  width: 113px;
  padding-left: 87px;
  color: #FFF;
}
.bjgt-main3 dd {
  background: url(/images/bjgtj/main3bg2.png);
  height: 73px;
  width: 1000px;
  float: right;
}
.bjgt-main3 dd a {
  color: #FFF;
  width: 240px;
  border-left: 10px solid #FFF;
  text-align: center;
  float: left;
  height: 73px;
}
/*/专题专栏*/
.bjgt-main4 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
.bjgt-slideTxtBox4 {
  width: 430px;
  text-align: left;
  float: left;
  height: 295px;
  overflow: hidden;
  margin-right: 20px;
}
.bjgt-main4 .main4left {
  float: left;
  width: 900px;
}
.bjgt-slideTxtBox4 .hd {
  height: 45px;
  position: relative;
  border-bottom: 3px solid #e0e0e0;
  margin-bottom: 2px;
}
.bjgt-slideTxtBox4 .hd ul {
  float: left;
  position: absolute;
  top: 0px;
  height: 45px;
}
.bjgt-slideTxtBox4 .hd ul li {
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
}
.bjgt-slideTxtBox4 .hd ul li.on {
  border-bottom: 3px solid #015ab6;
  color: #015ab6;
}
.bjgt-slideTxtBox4 .hd ul li a {
  color: #4c4c4c;
}
.bjgt-slideTxtBox4 .hd ul li.on a {
  color: #000;
}
.bjgt-slideTxtBox4 .bd ul {
  padding: 8px 0px 0px;
  zoom: 1;
}
.bjgt-slideTxtBox4 .bd ul li {
  font-size: 14px;
  list-style: disc inside;
  line-height: 33px;
  color: #F00;
}
.bjgt-slideTxtBox4 .bd ul li span {
  float: right;
  color: #4c4c4c;
}
/*……中部新闻标签切换*/
.bjgt-main4 .main4right {
  width: 295px;
  float: right;
  height: auto;
}
.bjgt-main4 .main4right .right1 {
  background: #f5f5f5;
  width: 259px;
  border-left: 2px solid #015ab6;
  padding: 10px 14px 14px 20px;
  float: right;
  margin-bottom: 15px;
}
.bjgt-main4 .main4right .right1 .tico1 {
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  background: url(/images/bjgtj/main4ico1.png) no-repeat left center;
  height: 50px;
  padding-left: 46px;
  display: block;
  float: left;
  width: 209px;
}
.bjgt-main4 .main4right .right1 .dico2, .bjgt-main4 .main4right .right1 .dico3 {
  line-height: 34px;
  background: #FFF url(/images/bjgtj/main4ico2.png) no-repeat 13px center;
  text-align: center;
  display: block;
  float: left;
  height: 34px;
  width: 94px;
  padding-left: 27px;
  border: 1px solid #e1e1e1;
  margin-right: 6px;
  margin-bottom: 6px;
}
.bjgt-main4 .main4right .right1 .dico3 {
  width: 224px;
}
.bjgt-main4 .main4right .right2 {
  font-size: 16px;
  line-height: 73px;
  background: url(/images/bjgtj/main4right2.png) left center;
  text-align: center;
  width: 223px;
  padding-left: 72px;
  display: block;
  height: 73px;
  float: right;
  -webkit-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
  -moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
  text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
  *filter: Glow(Color=#fff, Strength=1);
}
/*/政务公开、信息公开、原中部右侧*/
.bjgt-main5 {
  height: 68px;
  width: 1200px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
.bjgt-main5 a {
  font-size: 18px;
  line-height: 68px;
  text-align: center;
  display: block;
  float: left;
  height: 68px;
  width: 196px;
  padding-left: 95px;
  margin-right: 12px;
}
.bjgt-main5 a.lico1 {
  background: #f8f8f8 url(/images/bjgtj/main51.png) no-repeat left center;
}
.bjgt-main5 a.lico2 {
  background: #f8f8f8 url(/images/bjgtj/main52.png) no-repeat left center;
}
.bjgt-main5 a.lico3 {
  background: #f8f8f8 url(/images/bjgtj/main53.png) no-repeat left center;
}
.bjgt-main5 a.lico4 {
  background: #f8f8f8 url(/images/bjgtj/main54.png) no-repeat left center;
  margin-right: 0px;
}
/*/办事指南……*/
.bjgt-main4 .main4right .right3 {
    background: #f5f5f5;
    width: 255px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    float: right;
    border-top: 3px solid #015ab6;
}
.bjgt-main4 .main4right .right3 .dico4 {
  font-size: 16px;
  line-height: 58px;
  background: #FFFFFF url(/images/bjgtj/main4right3dico4.png) left center;
  text-align: center;
  float: left;
  height: 72px;
  width: 128px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-left: 127px;
}
.bjgt-main4 .main4right .right3 .dico5 {
  font-size: 16px;
  line-height: 58px;
  background: #FFFFFF url(/images/bjgtj/main4right3dico5.png) left center;
  text-align: center;
  float: left;
  height: 72px;
  width: 128px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-left: 127px;
}
.bjgt-main4 .main4right .right3 .dico8 {
  font-size: 16px;
  line-height: 58px;
  background: #FFFFFF url(/images/bjgtj/main4right3dico8.png) left center;
  text-align: center;
  float: left;
  height: 72px;
  width: 128px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  padding-left: 127px;
}
.bjgt-main4 .main4right .right3 .dico6 {
  background: #FFF url(/images/bjgtj/wx.png) no-repeat center 15px;
  text-align: center;
  height: 32px;
  width: 118px;
  padding-top: 69px;
  border: 1px solid #e1e1e1;
  float: left;
  margin-right: 15px;
}
.bjgt-main4 .main4right .right3 .dico7 {
  background: #FFF url(/images/bjgtj/wb.png) no-repeat center 15px;
  text-align: center;
  height: 32px;
  width: 118px;
  padding-top: 69px;
  border: 1px solid #e1e1e1;
  float: left;
}
/*在线咨询……、信箱……*/
.bjgt-main6 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
.bjgt-slideTxtBox6 {
  width: 386px;
  text-align: left;
  float: left;
  height: 295px;
  overflow: hidden;
  margin-right: 21px;
}
.bjgt-slideTxtBox6 .hd {
  height: 45px;
  position: relative;
  border-bottom: 3px solid #e0e0e0;
  margin-bottom: 2px;
}
.bjgt-slideTxtBox6 .hd ul {
  float: left;
  position: absolute;
  top: 0px;
  height: 45px;
}
.bjgt-slideTxtBox6 .hd ul li {
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
}
.bjgt-slideTxtBox6 .hd ul li.on {
  border-bottom: 3px solid #015ab6;
  color: #015ab6;
}
.bjgt-slideTxtBox6 .hd ul li a {
  color: #4c4c4c;
}
.bjgt-slideTxtBox6 .hd ul li.on a {
  color: #000;
}
.bjgt-slideTxtBox6 .bd ul {
  padding: 8px 0px 0px;
  zoom: 1;
}
.bjgt-slideTxtBox6 .bd ul li {
  font-size: 14px;
  list-style: disc inside;
  line-height: 33px;
  color: #F00;
}
.bjgt-slideTxtBox6 .bd ul li span {
  float: right;
  color: #4c4c4c;
}
/*机关建设、调研视察、委员之家……*/
.bjgt-main7 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
.bjgt-main7 .main7title {
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  border-bottom: 4px solid #e0e0e0;
  height: 45px;
}
.bjgt-main7 .main7title span {
    text-align: center;
    display: block;
    width: 130px;
    border-bottom: 4px solid #015ab6;
    color: #000000;
}
.bjgtj-main7-left {
  width: 1200px;
  overflow: hidden;
  position: relative;
  padding-top: 15px;
}
.bjgtj-main7-left .bd {}
.bjgtj-main7-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.bjgtj-main7-left .bd ul li {
  margin: 0 10px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.bjgtj-main7-left .bd ul li .pic {
  text-align: center;
}
.bjgtj-main7-left .bd ul li .pic img {
  width: 268px;
  height: 179px;
  display: block;
  padding: 5px;
  border: 1px solid #e0e0e0;
}
.bjgtj-main7-left .bd ul li .pic a:hover img {
	border-color: #C3C3C3;
}
.bjgtj-main7-left .bd ul li .title {
  line-height: 43px;
}
/*/佳作赏析……*/
.bjgt-main8 {
	width: 1185px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-top: 15px solid #f5f5f5;
	border-bottom: 15px solid #f5f5f5;
	border-left: 15px solid #f5f5f5;
}
.bjgt-main8 a {
	border-right: 17px solid #f5f5f5;
	display: block;
	float: left;
	height: 98px;
	width: 378px;
}
.bjgt-main8 a img {
	border: 1px solid #e2e2e2;
	width: 378px;
	height: 98px;
}
/*/网上管理系统、电子书、微信*/
.bjzgh-main11 {
    width: 1200px;
    height: 45px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 3px solid #015ab6;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
}
.bjzgh-main11 span {
    width: 130px;
    height: 45px;
    display: block;
    line-height: 48px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    background-image: -webkit-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(197,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(197,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,0,0,1.00) 0%,rgba(197,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,0,0,1.00) 0%,rgba(197,0,0,1.00) 100%);
    border-bottom: 3px solid #C50000;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%,0 0);
    font-weight: bold;
    padding-right: 20px;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
.picBtnTop {
    width: 1200px;
    height: 244px;
    position: relative;
    overflow: hidden;
    zoom: 1;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.picBtnTop .hd {
    width: 150px;
    height: 244px;
    position: absolute;
    overflow: hidden;
    left: 0px;
}
.picBtnTop .hd ul li {
    width: 150px;
    height: 80px;
    background-color: #F5F5F5;
    font-size: 18px;
    line-height: 80px;
    border-bottom: 2px solid #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.picBtnTop .hd ul li.on {
    background-repeat: no-repeat;
    background-image: url(/images/bjgtj/main11dd1bg.png);
    color: #FFFFFF;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
.picBtnTop .bd {
    width: 1050px;
    height: 244px;
    position: relative;
    margin-left: 150px;
}
.picBtnTop .bd li {
    position: relative;
    zoom: 1;
    vertical-align: middle;
    width: 1050px;
    height: 244px;
}
.picBtnTop .bd ul li dl {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    height: 92px;
    width: 320px;
    float: left;
}
.picBtnTop .bd ul li dl img {
    width: 92px;
    height: 92px;
    float: left;
    margin-right: 15px;
	clip-path: circle(50%);
}
.picBtnTop .bd ul li dl dt {
    font-size: 16px;
    color: #000000;
}
.picBtnTop .bd ul li dl dd {
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}
/*/劳模工匠*/
.bjgt-flink {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.bjgt-flink dt {
  font-size: 20px;
  line-height: 45px;
  font-weight: bold;
  border-bottom: 4px solid #e0e0e0;
  height: 45px;
}
.bjgt-flink dt span {
  text-align: center;
  display: block;
  width: 130px;
  border-bottom: 4px solid #015ab6;
}
.bjgt-flink dd {
  padding-top: 15px;
}
.bjgt-flink dd #form select {
  height: 33px;
  width: 357px;
  margin-left: 29px;
  font-size: 16px;
  padding-left: 10px;
}
.bjgt-flink dd a img {
    float: left;
    height: 62px;
    width: 208px;
    margin-left: 15px;
    border: 1px solid #dbdbdb;
    margin-right: 15px;
}
/*/友情链接*/
.bjgt-foot {
  background-color: #015AB6;
  width: 100%;
  border-top: 4px solid #015ab6;
  min-width: 1200px;
  /*height: 245px;*/
  background-position: center bottom;
  background-repeat: repeat-x;
  color: #FFFFFF;
}
.bjgt-foot a {
  color: #FFFFFF;
}
.bjgt-foot .c1200 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 27px;
  padding-bottom: 27px;
}
.bjgt-foot .c1200 ul {
  margin-right: 100px;
  float: left;
}
.bjgt-foot .c1200 ul li {
  line-height: 37px;
}
.bjgt-foot .c1200 .foot-logo {
  float: left;
  height: 120px;
  width: 170px;
  background: url(/images/bjgtj/footlogo.png) no-repeat 56px top;
  margin-right: 100px;
}
.bjgt-foot .c1200 .foot-qr {
    float: right;
    height: 200px;
    width: 170px;
    text-align: center;
    line-height: 30px;
}
/*/底部版权*/
.bjdaj-listmain1 {
  background: #FFF;
  padding: 0px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  position: relative;
  min-height: 900px;
}
.bjdaj-listmain1 .listmain1-left {
    background-color: #f8f8f8;
    float: left;
    width: 265px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    background-image: url(/images/bjgtj/listmain1-left.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.bjdaj-listmain1 .listmain1-right {
  float: right;
  width: 885px;
}
.bjdaj-listmain1 .listmain1-left .submenu {
  margin-bottom: 55px;
}
.bjdaj-listmain1 .listmain1-left .submenu dt {
  font-size: 24px;
  line-height: 68px;
  background: #015ab6 url(/images/bjgtj/navarr2.png) no-repeat 25px 24px;
  text-align: center;
  width: 100%;
  color: #FFF;
}
.bjdaj-listmain1 .listmain1-left .submenu dt a {
  color: #FFF;
}
.bjdaj-listmain1 .listmain1-left .submenu a dd {
    font-size: 16px;
    line-height: 32px;
    color: #000;
    border-bottom: 1px solid #eaeaea;
    width: 212px;
    text-align: center;
    background: url(/images/bjgtj/submenuico1.png) no-repeat 225px center;
    border-left: 3px solid #f8f8f8;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 40px;
}
.bjdaj-listmain1 .listmain1-left .submenu a dd:hover {
  background: #FFF url(/images/bjgtj/submenuico1.png) no-repeat 240px center;
  border-left: 3px solid #015ab6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.bjdaj-listmain1 .listmain1-left .submenu a dd.thisclass {
  background: #FFF url(/images/bjgtj/submenuico1.png) no-repeat 240px center;
  border-left: 3px solid #015ab6;
}
.bjdaj-listmain1 .listmain1-right .content1 {
  height: 66px;
  border-bottom: 4px solid #e0e0e0;
}
.bjdaj-listmain1 .listmain1-right .content1 div {
  font-size: 20px;
  line-height: 66px;
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 4px solid #015ab6;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.3em;
}
.bjdaj-listmain1 .listmain1-right .content1 span {
  float: right;
  line-height: 66px;
  padding-right: 30px;
}
.bjdaj-listmain1 .pleft {
  width: 885px;
}
.bjdaj-listmain1 .pleft .listbox {
  width: 885px;
}
.bjdaj-listmain1 .pleft .listbox .e2 li {
  list-style: url(/images/bjgtj/list.gif) inside;
}
.bjdaj-listmain1 .pleft .listbox .e2 li:hover {
  background: #fcfcfc;
}
.bjdaj-listmain1 .pleft .listbox .e2 li a.title, .bjdaj-listmain1 .pleft .listbox .e2 p.intro, .bjdaj-listmain1 .pleft .listbox .e2 span.info {
  line-height: 1.8em;
}
.bjdaj-listmain1 .pleft .listbox .e2 li a.title {
  font-size: 16px;
}
.bjdaj-listmain1 .pleft .listbox .e2 p.intro {
    color: #999;
    margin-left: 10px;
    font-size: 14px;
}
.bjdaj-listmain1 .pleft .listbox .e2 span.info {
  padding-left: 16px;
    font-size: 14px;
}
/*二级默认新闻列表页*/
.bjdaj-listmain1 .listmain1-left .notice {
  border-top: 1px solid #eaeaea;
  background: #f8f8f8;
  margin-bottom: 55px;
}
/*在线咨询……、局长信箱……*/
.bjgt-main6 {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
.bjdaj-listmain1 .listmain1-left .notice dt {
  font-size: 18px;
  line-height: 60px;
  font-weight: bold;
  width: 190px;
  background: url(/images/bjgtj/OpennessT.png) no-repeat 25px center;
  padding-left: 75px;
}
.bjdaj-txtScroll-top1 {
  overflow: hidden;
  position: relative;
  color: #000;
  width: 235px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  line-height: 25px;
}
.bjdaj-txtScroll-top1 .bd {
  padding-bottom: 15px;
}
.bjdaj-txtScroll-top1 .infoList li {
  height: 82px;
  border-bottom: 1px dashed #d8d8d8;
  overflow: hidden;
  padding-top: 8px;
}
.bjdaj-txtScroll-top1 .infoList li .date {
  float: right;
  color: #4c4c4c;
  display: block;
  width: 235px;
}
/*/二级页面左侧通知公告*/
.bjdaj-position {
  margin: 0px auto;
  padding: 10px 10px 10px 45px;
  width: 1145px;
  background: url(/images/bjgtj/OpennessD.png) repeat-x top;
  font-size: 16px;
  line-height: 30px;
  border-top: 1px solid #015ab6;
}
.articleview .Articlecontent {
  margin: 0px auto 15px;
  width: 1150px;
  overflow: hidden;
  padding: 25px;
  background: #FFF;
}
.articleview .Articlecontent .title {
  color: #000000;
  text-align: center;
  font-size: 28px;
  line-height: 55px;
  font-weight: bold;
}
.articleview .Articlecontent .info {
  line-height: 36px;
  text-align: center;
  margin-bottom: 25px;
}
.articleview .Articlecontent .fbody {
  color: #000;
  text-align: justify;
  font-size: 18px;
  line-height: 2.2em;
}
.articleview .Articlecontent .fbody img {
  max-width: 1150px
}
.Articlecontent .fbody table {
  margin-right: auto;
  margin-left: auto;
}
.boxoff {
  height: 10px;
  overflow: hidden;
  clear: both;
  background: url(/images/boxoff.gif) left 15px repeat-x;
  margin: 4px auto;
  padding-top: 10px;
}
.boxoff strong {
  display: block;
  width: 8px;
  height: 10px;
  overflow: hidden;
  font-size: 0px;
  line-height: 100px;
  background: url(/images/boxoff.gif) right -10px no-repeat;
  float: left;
}
.context ul li {
  line-height: 37px;
  color: #888;
}
.context ul li a, .context ul li a:hover {
  color: #236375;
}
/*/文章内容页模版*/
.bjdaj-notice {
  height: 50px;
  width: 1140px;
  background: #FFF;
  padding-right: 20px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
}
.bjdaj-notice a .ntitle {
  color: #015ab6;
  display: block;
  float: left;
  height: 50px;
  width: 90px;
  background: url(/images/bjgtj/notice.png) no-repeat;
  padding-left: 50px;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
}
.bjdaj-notice ul {
  float: left;
  height: 50px;
  width: 900px;
  overflow: hidden;
}
.bjdaj-notice ul li {
  float: left;
}
.bjdaj-notice ul li a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
}
.bjdaj-notice ul li a:hover {
  color: #015ab6;
  text-decoration: underline;
}
.bjdaj-notice ul li a span {
  color: #015ab6;
}
.bjdaj-notice a .nmore {
  color: #666;
  background: #f5f5f5;
  height: 30px;
  width: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  float: right;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
}
/*/二级页面上部通知公告*/
.bjdaj-listmain1 .listmain1-right .cover-content {
  float: left;
  width: 835px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 2em;
}
.bjdaj-listmain1 .listmain1-right .pleft div ul li a {
  color: #000;
} /*index_article_sublist.htm显示子栏目新闻列表链接改为黑色*/
/*/二级默认封面页*/
.bjdaj-search {
  margin: 0px auto 15px;
  width: 1200px;
  background: #FFF;
  padding-bottom: 20px;
}
.bjdaj-search .result_content .resultlist ul li p {
  width: 950px;
}
.bjdaj-search .resultbar {
  color: #0068b7;
  border-top-style: none;
}
.bjdaj-search .result_content .resultlist ul {
  padding-left: 50px;
}
/*/搜索结果页*/
.bjzgh-main12 {
  width: 1200px;
  margin: 15px auto;
}
.bjzgh-main12 .main12title {
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
    border-bottom: 3px solid #e0e0e0;
    height: 45px;
    background-color: #FCFCFC;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.bjzgh-main12 .main12title span {
    text-align: center;
    display: inline-block;
    border-bottom: 3px solid #015ab6;
    color: #FFF;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #015ab6;
    border-top-left-radius: 20px;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
.bjzgh-main12 .main12dd {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    background-color: #FAFAFA;
    margin-bottom: 35px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.bjzgh-main12 .main12dd li {
    border: 1px solid #FAFAFA;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    /*margin: 10px;*/
    flex: 1 1 198px;
    border-bottom-right-radius: 20px;
    background-color: #FAFAFA;
    border-bottom-left-radius: 20px;
}
.bjzgh-main12 .main12dd li:hover {
    border: 1px solid #015ab6;
    background-color: #FFE9E9;
    background-image: url(/images/bjgtj/footlogog.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}
.bjzgh-main12 .main12dd li .t2 {
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    background-image: url(/images/bjgtj/main4ico2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.bjzgh-main12 .main12dd li .t3 {
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    margin-right: 20px;
	background-image: url(/images/bjgtj/list.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 20px;
}
/*/服务大厅二级栏目页面*/
.eyou_nav_377 {
    height: 50px;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, .1);*/
    background: #015ab6;
    width: 100%;
    min-width: 1200px;
}
.eyou_container {
  width: 1200px;
  margin: 0 auto;
}
.eyou_nav_377 .eyou_all {
  margin-right: 2px;
  height: 49px;
  position: relative;
  width: 110px;
  display: block;
  z-index: 100;
  background: #015ab6;
  border-bottom: 1px solid #015ab6;
}
.eyou_fl {
  float: left;
}
.eyou_nav_377 .eyou_all .eyou_menu {
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 18px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 50px;
	text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
.eyou_container a {
  text-decoration: none;
}
.eyou_nav_377 .eyou_allmenu {
  font-size: 15px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  position: relative;
  padding-left: 10px;
}
.eyou_nav_377 .eyou_allmenu li {
  float: left;
  position: relative;
}
.eyou_nav_377 .eyou_allmenu a {
  color: #fff;
  display: block;
  font-size: 20px;
  padding: 0 37px;
  position: relative;
  /*border-right: 1px solid rgba(44, 44, 44, .1);*/
  margin-left: -2px;
  margin-right: -2px;
  height: 50px;
  text-decoration: none;
  cursor: pointer;
  line-height: 50px;
}
.eyou_allmenu li.menu-item-has-children a {
  padding-right: 30px;
}
.eyou_allmenu ul {
  left: -2px;
  position: absolute;
  top: 100%;
  z-index: 1000;
  min-width: 235px;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  display: block;
  opacity: 0;
  transition: transform .5s ease, opacity .2s ease;
  -webkit-transition: -webkit-transform .5s ease, opacity .2s ease;
  background-color: #fdfdfd;
  /*box-shadow: 0 1px 2px #fff;*/
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 12px;
  font-style: inherit;
  font-weight: inherit;
}
.eyou_allmenu li:hover > ul.sub-menu {
  display: block;
  opacity: 1;
  z-index: 1000;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: transform .3s ease, opacity .2s ease .1s;
  -webkit-transition: -webkit-transform .3s ease, opacity .2s ease .1s;
}
.eyou_nav_377 .eyou_allmenu li:hover > a {
  background: #f6f6f6;
  color: #333;
}
.eyou_nav_377 .eyou_allmenu li ul li {
  float: inherit;
}
.eyou_nav_377 .eyou_allmenu .menu-item-has-children .sub-menu li a {
  width: auto;
  border-right: 0;
}
.eyou_nav_377 .eyou_allmenu ul a {
  border-bottom: 1px dashed rgba(116, 116, 116, .1);
  height: auto;
  padding-right: 20px;
  text-align: left;
  width: 100%;
  font-size: 16px;
  text-transform: capitalize;
  color: #303030;
}
.eyou_allmenu li.menu-item-has-children > a::after {
  content: "";
  margin-left: 5px;
  position: absolute;
  top: 2px;
  font-family: iconfont !important;
  font-size: 18px;
}
.eyou_nav_377 li, .eyou_nav_377 ol, .eyou_nav_377 ul {
  list-style: none;
  list-style-type: none;
}
.eyou_allmenu li:hover ul.sub-menu li.menu-item-has-children ul.sub-menu {
  margin-left: 100%;
  top: 0;
}
.eyou_allmenu li:hover > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu li a {
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
div.eyou_nav_377 > div > div > li > a {
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.75);
}
div.eyou_nav_377 > div > div > li:hover > a {
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.75);
}
/*/三级主导航*/