﻿body {
  font-family: "微软雅黑";
  background: #f2f2f2;
  font-size: 16px;
  color: #333333;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

.clearfloat {
  zoom: 1
}

.fl {
  float: left;
}

.rt {
  float: right;
}

.bt-text-center {
  text-align: center;
}

.bt-text-left {
  text-align: left;
}

.bt-text-right {
  text-align: right;
}

.bt-box-1100 {
  width: 1200px;
  margin: 0 auto;
}

/*顶部导航开始*/
.bt-top-nav {
  background: url("bg_02.jpg") repeat-x;
  height: 35px;
  line-height: 35px;
  color: #999999;
  font-size: 13px
}

.bt-top-nav a {
  color: #999999;
}

.bt-top-nav span {
  padding: 0 12px;
  width: 2px;
}

.bt-banner {
  height: 150px;
  background: url("banner.jpg") center no-repeat
}

.banner_pic {
  width: 1200px;
  height: 150px;
  margin: 0 auto;
}

.bt-nav {
  line-height: 50px;
  height: 50px;
  background: url("nav_03.jpg") repeat-x;
}

.bt-nav a {
  float: left;
  width: 115px;
  color: #ffffff;
  font-size: 17px;
  text-align: center
}

.bt-nav a:hover {
  font-weight: bold;
  background: #33a5ff
}

.bt-nav .bt-search {
  width: 245px;
  height: 30px;
  margin-top: 11px;
  position: relative;
}

.bt-nav .bt-search input.searchText {
  width: 245px;
  height: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 46px;
  color: #666666;
  border: 1px solid #d5dbe0;
  font-size: 13px;
}

.bt-nav .bt-search input[type="image"] {
  position: absolute;
  right: 1px;
  top: 1px;
  border: 0;
}

/*顶部导航结束*/

/*主内容开始*/
.bt-main {
  width: 1240px;
  padding: 0 20px;
}

.jrgz_list > div {
  min-height: 178px;
}

.jrgz_list > div li {
  line-height: 30px;
}

.jrgz_list > div li a {
  color: #333;
}

.jrgz_list > div li a:hover {
  color: #f00;
}

.jrgz_list > div li img {
  float: left;
  margin-right: 7px;
  margin-top: 14px;
}

/* .jrgz_list>div li span{float:right;} */
.partone {
  width: 575px;
  min-height: 100px;
  float: left;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 5px;
}

.titlepp {
  width: 100%;
  height: 40px;
  float: left;
  border-bottom: 1px solid #dbdfe3;
}

.titlepp span {
  height: 33px;
  line-height: 33px;
  display: inline-block;
  font-size: 22px;
  color: #c31f0b;
  font-weight: bold;
}

.titlepp .morepp {
  display: block;
  float: right;
  width: 60px;
  font-size: 15px;
  line-height: 33px;
  color: #666;
}

.titlepp .morepp:hover {
  color: #f00;
}

.parttwo {
  width: 575px;
  min-height: 100px;
  float: left;
  overflow: hidden;
  margin-bottom: 5px;
}

/**主内容区结束**/
/*页脚区域开始*/
.bt-footer {
  height: 170px;
  background: #434343
}

.bt-footer-top {
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #cecece;
  border-bottom: 1px solid #2a2a2a;
}

.bt-footer-top a {
  font-size: 13px;
  color: #cecece;
}

.bt-footer-top span {
  padding-left: 5px;
  padding-right: 3px;
}

.bt-footer-bottom {
  height: 122px;
  color: #bcbec0;
  font-size: 13px;
  text-align: center
}

.bt-footer-bottom li {
  float: left;
}

.bt-footer-bottom li.text p {
  line-height: 24px;
}

/*页脚区结束*/
/*左侧飘窗*/
#share_left {
  position: fixed;
  right: 50%;
  margin-right: 560px;
  top: 260px;
  z-index: 10;
}

/*右侧飘窗*/
#share_right {
  position: fixed;
  left: 50%;
  margin-left: 560px;
  top: 260px;
  z-index: 10;
}

.div1, .div2, .div3 {
  overflow: hidden;
  padding-top: 20px;
}

.weizhi {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
}

.bt-weizhi {
    width: 1200px;
    margin: 0 auto;
    background: url(weizhi.png) no-repeat left center;
    padding-left: 35px;
    color: #333333;
    font-size: 14px;
}

.bt-weizhi a {
    color: #333333;
    font-size: 14px;
}
