@charset "utf-8";
/*********========特效-导航效果=======*********/

.bt-nav-01 {
  /***编号：***/
  width: 1000px;
  height: 35px;
  margin: 0 auto;
  position: relative;
}

.bt-nav-01 ul {
  margin: 0;
  padding: 0;
}

.bt-nav-01 li {
  width: 125px;
  height: 35px;
  line-height: 35px;
  float: left;
  color: #FFF;
  text-align: center;
  position: relative;
}

.bt-nav-01 li a {
  display: block;
  float: left;
  width: 100%;
  line-height: 35px;
  color: #fff;
  font-size: 15px;
}

.bt-nav-01 li a:hover {
  background: #424242
}

.bt-nav-01 li .bt-subdiv {
  display: none;
}

.bt-nav-01 li:hover .bt-subdiv {
  display: block;
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 999;
  background: #a9a9a9;
}

.bt-nav-01 li:hover .bt-subdiv li {
  border-bottom: #b7b7b7 solid 1px;
  overflow: hidden
}

.bt-nav-01 li:hover .bt-subdiv li a {
  display: block;
  color: #FFF;
  text-align: left;
  padding-left: 20px;
}

.bt-nav-01 li:hover .bt-subdiv li a:hover {
  background: #424242;
}

.bt-jq-TX-070508 {
  /***编号：***/
  width: 1100px;
  height: 50px;
  margin: 0 auto;
  position: relative;
  background: #265c98;
}

.bt-jq-TX-070508-list {
  width: 1100px;
  height: 50px;
  margin: 0 auto;
}

.bt-jq-TX-070508-list ul {
  margin: 0;
  padding: 0
}

.bt-jq-TX-070508-list li {
  width: 130px;
  height: 50px;
  float: left;
  text-align: center
}

.bt-jq-TX-070508-list li a {
  line-height: 50px;
  display: block;
  color: #fff;
  font-size: 17px;
}

.bt-jq-TX-070508-list li a:hover {
  color: #fff;
  background: #3f73b3;
  cursor: pointer
}

.bt-jq-TX-070508-sub {
  width: 810px;
  *width: 787px;
  min-height: 300px;
  position: absolute;
  top: 50px;
  left: 150px;
  clear: both;
  display: none;
  z-index: 999
}

.bt-jq-TX-070508-sub .bt-jq-TX-070508-sub-menu {
  width: 100%;
  min-height: 300px;
  margin: 0;
  top: 0;
  background: url(../images_JS/bt-jq-TX-070508-bg.jpg) no-repeat left bottom #fff;
  position: absolute;
  display: none;
  height: auto;
  padding: 0 0 10px 20px;
  border: #efefef solid 1px;
  border-top: none;
}

.bt-jq-TX-070508-sub .bt-jq-TX-070508-sub-menu .navigation-down-inner {
  padding: 35px 0 0 0;
  position: relative;
}

.bt-jq-TX-070508-sub-menu ul {
  /*子栏目==下拉列表样式*/
  width: 100px;
  height: auto;
  float: left;
  display: block;
  overflow: hidden;
  margin: 20px 0 0 28px;
  padding: 0;
}

.bt-jq-TX-070508-sub-menu ul li {
  width: 100px;
  line-height: 45px;
  border-top: #bcbcbc 1px dashed;
  float: left;
}

.bt-jq-TX-070508-sub-menu ul li a {
  line-height: 45px;
  padding-left: 10px;
  display: block
}

.bt-jq-TX-070508-sub-menu ul li .three {
  color: #666;
  line-height: 30px;
}

.bt-jq-TX-070508-sub-menu ul li .three:hover {
  color: #666666;
  line-height: 30px;
  color: #e60012
}

.bt-jq-TX-070508-pic {
  float: left;
  width: 265px;
  margin-top: 30px;
}

.bt-jq-TX-070508-pic img {
  max-width: 285px;
}

.bt-jq-TX-1603 {
  /***编号： 返回顶部***/
  position: fixed;
  bottom: 40px;
  right: 20px;
  width: 46px;
  z-index: 999;
}

.bt-jq-TX-1603 a {
  transition: none;
  display: block;
  width: 46px;
  height: 46px;
  margin-bottom: 10px;
  background: url(../images_JS/bt-go-top.png) no-repeat;
}

.bt-jq-TX-1603 a:last-child {
  margin-bottom: 0;
}

.bt-jq-TX-1603 .bt-jq-TX-1603-link {
  background-position: 0 -150px;
}

.bt-jq-TX-1603 .bt-jq-TX-1603-link:hover {
  transition: none;
  background-position: 0 -250px;
}

.bt-jq-TX-1603 .feedback {
  background-position: 0 -100px;
}

.bt-jq-TX-1603 .feedback:hover {
  transition: none;
  background-position: 0 -300px;
}

.bt-jq-TX-1603 .uc-2vm {
  transition: none;
  background-position: 0 0;
}

.bt-jq-TX-1603 .uc-2vm:hover {
  transition: none;
  background-position: 0 -350px;
}

.bt-jq-TX-1603 .go {
  transition: none;
  background-position: 0 -150px;
}

.bt-jq-TX-1603 .go:hover {
  transition: none;
  background-position: 0 -250px;
}

/*
.bt-go-top .share{background-position: 0 -50px;}
.bt-go-top .share:hover{background-position: 0 -200px;}
*/

.bt-jq-TX-1603 .uc-2vm-pop {
  position: absolute;
  right: 60px;
  top: -100px;
  width: 240px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
  background: #fff;
}

.bt-jq-TX-1603 .uc-2vm-pop .title-2wm {
  font-size: 14px;
  margin: 10px 20px;
}

.bt-jq-TX-1603 .uc-2vm-pop .logo-2wm-box {
  position: relative;
}

/*********========济南市物价局首页样式=======*********/

body {
  font-family: "微软雅黑";
}

a {
  color: #333;
}

button {
  border: none;
}
.bt-mod-xxjs-02 {
    width: 375px !important;
    height: 40px;
    text-align: right;
}
.position_relative {
  position: relative;
}

.position_absolute {
  position: absolute;
}

.jnswjj_banner_bg {
  background: url("./banner_bg.jpg") no-repeat 100%;
}

.jnswjj_banner_content {
  margin: 0 auto;
  width: 1100px;
  height: 150px;
}

.jnswjj_banner_content .jnswjj_search {
  height: 40px;
}

.jnswjj_banner_content .jnswjj_from_box {
  padding-top: 33px;
}

.jnswjj_banner_content .jnswjj_from_box a {
  width: 100%;
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  color: #666666;
  text-align: right;
}

.jnswjj_banner_content .jnswjj_from_box a:hover {
  color: red;
}

.jnswjj_banner_content .jnswjj_search input {
  width: 280px;
  height: 40px;
}

.jnswjj_banner_content .jnswjj_search .jnswjj_search_btn {
  width: 80px;
  height: 40px;
  border: 0;
  background: url("./button_search.jpg") no-repeat;
}

.bt_nav {
  background: #265c98;
}

.bt_nav li {
  width: 157px;
}

.margin_right_11 {
  margin-right: 11px;
}

.padding_left_right_40 {
  padding: 0 40px;
}

.float_after:after {
  /*===== 清除浮动 =====*/
  content: "";
  visibility: hidden;
  display: block;
  clear: both;
}

.text_center {
  text-align: center;
}

.nav_box {
  width: 100%;
  height: 370px;
  background: #f7fcff;
  padding: 25px 0;
}

.img_news {
  width: 500px;
  height: 320px;
  background: #fff;
}

.jnswjj_gzdt_title {
  margin-top: -1.5px;
  border-bottom: solid 2px #5e8dc8;
  color: #5e8dc8;
  line-height: 40px;
}

.jnswjj_title {
  margin-top: -1.5px;
  color: #333;
  line-height: 40px;
}

.tzgg_title {
	margin-left: 30px;
}

.jnswjj_gzdt_list {
  font-size: 15px;
}

.jnswjj_gzdt_times {
  float: right;
  color: #a9acad
}

.jnswjj_czyjs_box {
  width: 310px;
  height: 280px;
}

.jnswjj_czyjs_title {
  height: 40px;
}

.jnswjj_czyjs_title div {
  margin-top: -1.5px;
  border-bottom: solid 2px #5e8dc8;
  color: #5e8dc8;
  line-height: 40px;
}

.jnswjj_czyjs_title a {
  color: #999;
  top: 15px;
}

.jnswjj_jgzswd_box {
  width: 420px;
  height: 280px;
}

.jnswjj_jgzswd_title {
  height: 40px;
}

.jnswjj_jgzswd_title div {
  margin-top: -1.5px;
  border-bottom: solid 2px #5e8dc8;
  color: #5e8dc8;
  line-height: 40px;
}

.jnswjj_jgzswd_title a {
  color: #999;
  top: 15px
}

.jnswjj_zt_box {
  width: 300px;
  height: 280px;
}

.jnswjj_zt_sub_box {
  margin-bottom: 11px;
  border-color: #ddf3f8;
  background: #ecf6fb;
  height: 50px;
  border-radius: 1px;
}

.line_height_50 {
  line-height: 50px;
}

.jnwjj_czyjs {
  margin-left: 5px;
}

/**********========== 栏目页 ==========**********/

.wjlm_con_box {
  margin: 30px auto;
  text-align: center;
}

.wjlm_now_box {
  width: 100%;
  height: 40px;
  background-color: #ededed;
}

.wjlm_now {
  height: 40px;
  font-weight: bold;
  font-size: 13px;
  color: #454545;
  background: url("./dqwz_icon.jpg") no-repeat 0 50%;
}

.wjlm_now_text {
  margin-left: 22px;
  height: 40px;
  line-height: 40px;
}

.wjlm_now_text a {
  color: #454545;
}

.wjlm_side_box {
  width: 280px;
  min-height: 800px;
  background-color: #efefef;
}

.wjlm_side_tit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  text-align: left;
  color: #ffffff;
  background-color: #427fda;
  font-weight: bold;
  padding-left: 40px;
}

.wjlm_side_box ul {
  padding-top: 20px;
}

.wjlm_side_box ul>li {
  height: 45px;
  line-height: 45px;
}

.wjlm_side_box ul>li>div {
  padding-left: 40px;
  text-align: left;
  background: url("./pic_right_g.png") no-repeat 10% 50%;
}

.wjlm_side_box ul>li>div>a {
  font-size: 17px;
  font-weight: lighter;
}

.wjlm_side_box ul>li:hover {
  background: #b6ccec;
}

.wjlm_side_box ul>li:hover>div {
  background: url("./pic_right_b.png") no-repeat 10% 50%;
}

.wjlm_con_list {
  width: 795px;
  height: 800px;
  background-color: #f9f9f9;
  border: solid 1px #dedede;
}

.wjlm_con_list ul {
  width: 100%;
}

.wjlm_con_list ul>li {
  width: 96%;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  background: url("./pic_point.jpg") 1px no-repeat;
  border-bottom: dashed 1px #e8e8e8;
  padding-left: 15px;
}

.wjlm_con_list ul>li>a {
  color: #333333;
    font-size: 17px;
}

.wjlm_con_list ul>li>span {
  color: #999999;
}

/***********========== 栏目页结束 ==========***********/

/***********========== 文章页 ==========***********/

/***********========== 文章页结束 ==========***********/

/* 轮播图 */

.banner_box {
    width: 500px;
    height: 320px;
    background: #fff;
    padding: 20px 30px;
}

#focus {
    width: 500px;
    height: 320px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    z-index: 1
}

#focus ul {
    height: 1280px;
    position: absolute;
    margin: 0;
    padding: 0;
}

#focus ul li {
    float: left;
    width: 500px;
    height: 320px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li div.photo_bt {
    position: absolute;
    bottom: -2px;
    left: 12px;
    font-size: 15px;
    color: #ffffff;
    z-index: 1;
    line-height: 40px;
}

#focus .btnBg {
    position: absolute;
    width: 500px;
    height: 40px;
    left: 0;
    bottom: 0;
    background: #4c67a7;
}

#focus .btn {
    position: absolute;
    width: 250px;
    height: 32px;
    padding: 14px 10px;
    right: 5px;
    bottom: 12px;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 40px;
    height: 8px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #4c67a7;
}

#focus .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 45px;
    cursor: pointer;
}

#focus .pre {
    left: 0;
}

#focus .next {
    right: 0;
    background-position: right top;
}