body {
  scrollbar-face-color: #b9b9b9;
  scrollbar-highlight-color: #b9b9b9;
  scrollbar-shadow-color: #b9b9b9;
  scrollbar-3dlight-color: #b9b9b9;
  scrollbar-darkshadow-color: #b9b9b9;
  scrollbar-arrow-color: #f0f0f0;
  scrollbar-track-color: #f0f0f0;
  scrollbar-base-color: #f0f0f0;
  /*拖动条的表面颜色*/
  scrollbar-face-color: #fbf6e8;
  margin: 0px;
  margin: auto;
  /*亮边*/
  scrollbar-highlight-color: #fbf6e8;
  /*暗边*/
  scrollbar-shadow-color: #aaaaaa;
  scrollbar-3dlight-color: #aaaaaa;
  /*箭头颜色*/
  scrollbar-arrow-color: #aaaaaa;
  /*拖动区域(TrackBar)颜色*/
  scrollbar-track-color: #fbf6e8;
  scrollbar-darkshadow-color: #fbf6e8;
}

form {
  padding: 0px;
  margin: 0px;
}

/*页面容器初始化开始,*/
tr,
td,
span {
  font-size: 16px;
  color: #3d3d3d;
  font-family: 微软雅黑;
  line-height: 180%;
}
td:first-child {
  width: 450 !important;
}
/*页面容器初始化结束*/
/*网页全局样式结束*/

/*版通基本样式开始*/
/*文章标题样式*/
.title {
  font-size: 16px;
  font-family: 微软雅黑;
  color: #3d3d3d;
  font-weight: bold;
  line-height: 150%;
}

/*首页、频道页栏目默认标题列表样式 小字体*/
.bt_link {
  font-size: 16px;
  font-family: 微软雅黑;
  text-decoration: none;
  color: #3d3d3d;
}

/*底层栏目页标题列表及文章正文样式 大字体*/
.bt_content {
  font-size: 10.5pt;
  font-family: 微软雅黑;
  text-decoration: none;
  color: #3d3d3d;
  line-height: 180%;
}

/*时间显示样式*/
.bt_time {
  font-size: 7pt;
  color: #999999;
  font-family: Verdana;
}
.bt_date {
  font-size: 9pt;
  color: #a7a7a7;
  font-family: Verdana;
  font-family: &quot;微软雅黑&quot;;
}

/*&quot;更多&quot;显示样式*/
.bt_more {
  font-size: 9pt;
  text-decoration: underline;
  color: #3d3d3d;
}

.bt_unline {
  border-bottom: #999999 dashed 1px;
}
/*版通基本样式结束*/

.currentpos a {
  color: #fff !important;
}
.currentpos span {
  color: #fff !important;
}
/*超链接样式开始 可自行扩展*/
a.white {
  font-family: 微软雅黑;
  text-decoration: none;
  color: #ffffff;
}
a.white:hover {
  font-family: 微软雅黑;
  text-decoration: none;
  color: #ff0000;
}
a.white:visited {
  font-family: 微软雅黑;
  text-decoration: none;
  color: #ffffff;
}

a.bt_more {
  font-family: 微软雅黑;
  text-decoration: underline;
  color: #3d3d3d;
}
a.bt_more:hover {
  font-family: 微软雅黑;
  text-decoration: underline;
  color: #ff0000;
}
a.bt_more:visited {
  font-family: 微软雅黑;
  text-decoration: underline;
  color: #3d3d3d;
}

/*整个网页超链接样式开始*/
a {
  font-family: 微软雅黑;
  text-decoration: none;
  color: #3d3d3d;
}
a:hover {
  font-family: 微软雅黑;
  text-decoration: underline;
  color: #ff0000;
}

/*超链接样式结束*/

/* 自定义样式开始 */
/*各种颜色样式 可自行扩展*/
.blue {
  color: #406ec2;
  font-size: 9pt;
  text-decoration: underline;
}
.blue2 {
  color: #1b5288;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.white {
  color: #ffffff;
  font-size: 9pt;
  text-decoration: none;
}
.black2 {
  color: #3d3d3d;
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
}
.white1 {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.red {
  text-decoration: underline;
  color: #c70506;
}
.yellow {
  text-decoration: none;
  color: #ffb900;
}
.green {
  text-decoration: underline;
  color: #038c54;
}
.coffee {
  color: #a70404;
  font-size: 9pt;
  text-decoration: none;
}
.purple {
  color: #70017a;
  font-size: 9pt;
  text-decoration: none;
}

/* 四周为1象素的边框*/
.border1 {
  border-right: #c9c9c9 1px solid;
  border-left: #c9c9c9 1px solid;
  border-bottom: #c9c9c9 1px solid;
  border-top: #c9c9c9 1px solid;
  background-color: #ffffff;
}
.border2 {
  border-right: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  background-color: #ffffff;
}
.h1_border {
  border-left: #e5e5e5 1px solid;
  border-top: #e5e5e5 1px solid;
  background-color: #f7f7f7;
}
.h2_border {
  border-left: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  background-color: #f7f7f7;
}
.r1_border {
  border-right: #e5e5e5 1px solid;
  border-top: #e5e5e5 1px solid;
  background-color: #f7f7f7;
}
.r2_border {
  border-right: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  background-color: #f7f7f7;
}
.glow {
  font-size: 10.5pt;
  filter: Glow(Color=#3D3D3D, Strength=2);
}

/* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5%2B */
.grad {
  font-size: 10.5pt;
  filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FF0000FF,endColorStr=#00000000);
}

/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5%2B*/
.alphaimage {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}

/* Blur IE5.5%2B 模糊阴影字*/
.blur1 {
  filter: progid:DXImageTransform.Microsoft.Blur(makeShadow=true,pixelRadius=1,shadowOpacity=0.25);
}

/* Blur IE5.5%2B 模糊阴影字*/
.blur2 {
  filter: blur(add=ture, direction=135, strength=6);
}

/* DropShadow 有斜度的阴影字 IE4.0%2B */
.dropshadow1 {
  color: #ff0000;
  filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}

/*	制作对象的阴影效果IE5.5%2B*/
.dropshadow2 {
  filter: progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=3,offY=3,positives=true);
}
/* 自定义样式结束 */

.lps_dh {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  font-family: &quot;微软雅黑&quot;;
  text-decoration: none;
}
.lps_bq1 {
  font-size: 12px;
  color: #d7f0fc;
  font-weight: bold;
  font-family: &quot;微软雅黑&quot;;
  text-decoration: none;
}
.lps_bq2 {
  font-size: 12px;
  color: #d7f0fc;
  font-family: &quot;微软雅黑&quot;;
  text-decoration: none;
  line-height: 20px;
}
.lps_lm1 {
  font-size: 12px;
  color: #333333;
  font-family: &quot;微软雅黑&quot;;
  text-decoration: none;
  font-weight: bold;
}
.tb_main {
  border: 1px solid #d0d0d0;
  padding: 1;
  width: 100%;
}

.td_main_label {
  border-top: 1px solid #97bce3;
}
.tr_main_value_odd {
  background-color: #ffffff;
  height: 20px;
}
.tr_main_value_even {
  background-color: #f9f8f3;
  height: 20px;
}
.tr_main_value_selected {
  background-color: #ffffde;
}
.td_main_value {
  border-top: 1px solid #97bce3;
  word-break: break-all;
}

/*************************************************
分页样式
.page_currpage	当前页码
.tb_page		页码表格
.btn_page		页码按钮
.inp_page		页码输入框
*************************************************/
.page_currpage {
  font-weight: bold;
  color: #ff6400;
}
.tb_page {
  border: 1px solid #94c3f7;
  background-color: #eff8ff;
  width: 100%;
  padding: 2px;
  font-size: 14px;
}
.btn_page {
  cursor: hand;
  background-color: #ffffff;
  border: 1px solid #b0cfee;
  vertical-align: middle;
  font-size: 12px;
}
.inp_page {
  background-color: #ffffff;
  border: 1px solid #b0cfee;
  vertical-align: middle;
  text-align: center;
}

.tb_title {
  border-left: 1px solid #e0e7eb;
  border-right: 1px solid #e0e7eb;
  border-bottom: 1px solid #e0e7eb;
  background-color: #f8f8f8;
  height: 28px;
  width: 100%;
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
}

/*.tb_title td:first-child{width:35% !important;}*/

/********当前位置样式************/
a.currentpos {
  text-decoration: none;
}
.bt-mod-wzpb-02 ul li {
  height: 45px;
  border-bottom: 0px dotted #dddddd;
  overflow: hidden;
}
.bt-mod-wzpb-02 {
  width: 760px;
}
.bt-mod-wzpb-02 ul li a {
  line-height: 45px;
}
.bt-data-time {
  float: right;
  line-height: 45px;
}
.bt-mod-wzpb-022 ul li {
  height: 45px;
  overflow: hidden;
  border: none;
}

.bt-mod-wzpb-022 ul li:hover {
  background: #e6f5ff;
}

.bt-mod-wzpb-022 ul li a {
  width: 120px;
  line-height: 45px;
  margin-left: 50px;
  font-size: 16px;
  background: none;
  color: #333333;
  text-align: left;
}
/* 信息公开组配分类列表 */
.xxgk_content {
  background: #fff;
  width: 765px;
}
.xxgk_title,
.xxgk_list {
  height: 40px;
  line-height: 40px;
}

.xxgk_title span,
.xxgk_list span {
  float: left;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.xxgk_title span:nth-child(1) {
  width: 50px;
}
.xxgk_title span:nth-child(2) {
  width: 305px;
  margin-right: 20px;
}
.xxgk_title span:nth-child(3) {
  width: 200px;
}
.xxgk_title span:nth-child(4) {
  width: 110px;
}
.xxgk_title span:nth-child(5) {
  width: 80px;
}

.xxgk_list span:nth-child(1) {
  width: 50px;
}
.xxgk_list span:nth-child(3) {
  width: 200px;
  text-align: left;
  overflow: hidden;
}
.xxgk_list span:nth-child(4) {
  width: 110px;
}
.xxgk_list span:nth-child(5) {
  width: 80px;
}
.xxgk_list a {
  width: 305px;
  margin-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  color: #333;
}
.xxgk_list a:hover {
  text-decoration: underline;
  color: #f00;
}

.tb_title &gt; tbody &gt; tr &gt; td:nth-child(1) {
  width: 330px;
}
.tb_title &gt; tbody &gt; tr &gt; td:nth-child(2) {
  width: 270px;
}
.tb_title &gt; tbody &gt; tr &gt; td:nth-child(3) {
  width: 165px;
}
/* 信息公开组配分类列表结束 */
