@charset "UTF-8";
.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}

.zoom_d {
  font-size: 16px !important;
  line-height: 32px !important;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  display: flow-root;
}

.fl {
  float: left !important;
  /*display: inline;*/
}

.fr {
  float: right !important;
  /*display: inline;*/
}

a {
  color: #333333;
}

a:hover {
  color: #0981fc;
}

body {
  text-align: left;
  font-family: "微软雅黑";
  color: #000;
  min-width: 1200px;
  background: url(lm_bg.jpg) no-repeat top #fff;
}

.L {
  float: left;
}

.R {
  float: right;
}

.hidden {
  display: none;
}

.bt-note-0 {
  clear: both;
  height: 0px;
  width: 100%;
}

.bt-note-20 {
  clear: both;
  width: 100%;
  height: 20px;
}

.bt-note-30 {
  clear: both;
  width: 100%;
  height: 30px;
}

.bt-note-0 {
  clear: both;
  width: 100%;
  height: 0px;
}

.bt-note-10 {
  clear: both;
  width: 100%;
  height: 10px;
  background: #fff;
}

.bt-note-40 {
  clear: both;
  height: 40px;
  width: 1200px;
  margin: 0 auto;
  background: white;
}

.bt-note-420 {
  clear: both;
  height: 420px;
  width: 100%;
}

.span1 {
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}

a:hover {
  text-decoration: none;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
}

a:focus {
  outline: none;
}

/*当前位置*/
.dqwz {
  width: 100%;
  min-height: 52px;
  background: #f7f7f7;
  margin: 0 auto;
  display: inline-block;
}

.dqwz-center {
  width: 1200px;
  min-height: 52px;
  margin: 0 auto;
}

/* .dqwz-left1{
	width:auto;
	line-height:52px;
	color:#333333;
	float:left;
	background:url(box_1.png) no-repeat 0 16px;
	font-size:13px;
	padding-left:27px;
	}
.dqwz-left1 a:link{color:#333333; }
.dqwz-left1 a:visited{color:#333333; }
.dqwz-left1 a:hover{color:#d30804; } */
.dqwz-left2 {
  width: auto;
  line-height: 52px;
  color: #333333;
  font-size: 13px;
  float: left;
  padding-left: 24px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3597/site/picture/1551/2112081433042335683.png)
    no-repeat left 16px;
}

.dqwz-left2 a {
  padding-left: 5px;
  padding-right: 5px;
}

.dqwz-left2 a:link {
  color: #333333;
}

.dqwz-left2 a:visited {
  color: #333333;
}

.dqwz-left2 a:hover {
  color: #d30804;
}

/*-----------------栏目页开始----------------*/
.bt-coulmn {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.bt-acticle-main {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #ededed;
}

.bt-article-y p {
  text-align: center;
}

.bt-article-y .bt-position {
  text-align: right;
}

.dqlm span {
  line-height: 35px;
  float: left;
  padding: 0;
  color: black;
}

.dqlm {
  width: 1200px;
  height: auto;
  min-height: 35px;
  line-height: 35px;
  color: #333;
  margin: 0 auto;
  text-align: left;
  font-size: 13px;
  background: #ededed;
  /*如需使用红色版请将blue换成red*/
}

.dqlm a:link {
  color: black;
}

.dqlm a:visited {
  color: black;
}

.dqlm a:hover {
  color: #87b8f4;
}

.dqlm img {
  margin-right: 10px;
}

.bt-lanmu {
  width: 1200px;
  margin: 30px auto;
  height: auto;
}

.bt-left-title-font {
  color: #ffffff;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  padding-left: 70px;
}

.col_right {
  width: 99%;
  min-height: 600px;
  margin: 3px;
}

.col_right ul li {
  width: 100%;
  height: 45px;
  border-bottom: 1px dashed #e8e8e8;
  line-height: 45px;
  background: url(list2.png) no-repeat 4px 21px;
  padding-left: 17px;
}

.col_right ul li a {
  font-size: 15px;
}

.col_right ul li span {
  font-size: 15px;
  color: #999;
  line-height: 45px;
  float: right;
}

.col_right ul li a:link {
  color: black;
}

.col_right ul li a:visited {
  color: black;
}

.col_right ul li a:hover {
  color: #d30804;
}

/***栏目页的传统和扁平模式是由class的后缀名带s和y 来控制的，
    通过主内容区的bt-column 在后面加上："-s 宋体" ；"-y雅黑"
**/
.bt-lanmu-left,
.bt-column-s {
  width: 1200px;
  min-height: 770px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  display: flex;
}

.bt-lanmu-left {
  font-family: "微软雅黑";
}

.bt-column-s {
  font-family: "宋体";
}

/*共用*/
.bt-lanmu-left .bt-column-list,
.bt-column-s .bt-column-list {
  /*绝对定位值是解决自适应高度问题=同 时父div要加相定位*/
  /* border:1px solid #dedede; */
  /* position:absolute;
    left:0;
    top:0;
    bottom:0; */
  /* background:#f7f7f7; */
}

/*私用*/
.bt-lanmu-left .bt-column-list {
  width: 280px;
  margin: 2px;
}

.bt-column-s .bt-column-list {
  width: 270px;
  background: #f7f7f7;
}

/*共用*/
.bt-lanmu-left .bt-column-cen,
.bt-column-s .bt-column-cen {
  overflow: hidden;
  float: right;
  text-align: left;
  min-height: 770px;
  /* padding:20px; */
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/*私用*/
.bt-lanmu-left .bt-column-cen {
  width: 900px;
  border: #dedede solid 1px;
  background: #f7f7f7;
  position: relative;
  margin-left: 20px;
}

.bt-column-s .bt-column-cen {
  width: 900px;
  *width: 900px;
  padding-top: 5px;
  border: #e6e6e6 solid 1px;
  background: #fff;
}

/*左侧栏目样式开始*/
.bt-lanmu-left .bt-left-title {
  height: 60px;
  min-height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: default;
  background: url(dqzd.jpg) no-repeat;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
}

.bt-lanmu-left .bt-left-title span {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 40px;
  display: block;
}

/*栏目列表-雅黑*/
.bt-lanmu-left .bt-left-con {
  padding: 0;
  height: 100%;
  overflow: hidden;
  width: 270px;
  background: #f7f7f7;
  margin-left: 10px;
}

.bt-lanmu-left .bt-left-con ul {
  margin: 0;
  padding: 10px 0px;
  width: 100%;
  display: inline-block;
  min-height: 800px;
}

.bt-lanmu-left .bt-left-con li {
  float: left;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #e3e3e3;
}

.bt-lanmu-left .bt-left-con li a {
  width: 100%;
  font-size: 18px;
  line-height: 56px;
  display: block;
  vertical-align: middle;
  text-align: left;
  padding-left: 40px;
  padding-right: 2em;
  color: #333333;
  background: url(jt1.png) no-repeat 225px 18px !important;
}

.bt-lanmu-left .bt-left-con li a:hover {
  color: #d30804;
  background: url(jt2.png) no-repeat 225px 18px !important;
  font-weight: bold;
}

.bt-lanmu-left .bt-left-con li img {
  margin: -2px 10px 0 10px;
  border: 0;
}

.bt-lanmu-left .bt-left-con li span {
  line-height: 48px;
  font-size: 16px;
  padding-left: 0;
}

.bt_gg {
  width: 1200px;
  height: 80px;
  overflow: hidden;
  margin: auto;
}

/*-----------------栏目页结束----------------*/
.default_pgToolbar {
  margin: 24px 0 -1px 0;
}

.col_right ul li a {
  font-size: 16px !important;
  display: block;
  float: left;
}

.col_right ul li span {
  font-size: 16px !important;
}

.dqlanm {
  font-size: 22px;
  line-height: 80px;
  padding: 0 20px;
  border-bottom: 1px solid #dedede;
}

.col_right ul {
  padding: 20px;
}
