/*公共样式*/
.zcontain {
  width: 1200px;
  margin: 0 auto;
}
* {
  font-family: "微软雅黑";
  color: #3d3d3e;
  margin: 0;
  padding: 0;
}
.fl {
  float: left;
}
.rl {
  float: right;
}
.hide {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

/*当前位置*/
.location {
  width: 1200px;
  height: 35px;
  background: #eeeeee;
  margin: 0 auto;
}
.loca {
  height: 100%;
  background: url(/cms_files/webzhejiangshengsifating/pubtplobject/defaultSet/603353/images/bg_loca.png) no-repeat 10px 12px;
  line-height: 35px;
  padding-left: 30px;
  font-size: 13px;
}

.content {
  width: 1200px;
  min-height: 640px;
  margin: 20px auto;
}
.conleft {
  width: 300px;
  min-height: 780px;
  background: #f6f6f6;
}
.ul1 {
  width: 100%;
  height: 40px;
  background: #2f6699;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 18px;
}
.conright {
  width: 867px;
  min-height: 780px;
  background: #f6f6f6;
  padding: 0 20px;
}
.lm_left {
  width: 300px;
  font-size: 17px;
  min-height: 640px;
  background: #f7f7f7;
}
.lm_left a {
  font-size: 17px;
}
.lm_left > div:first-child {
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
  height: 50px;
  line-height: 50px;
  background: #16639f;
  padding-left: 20px;
}
.lm_list > div {
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  padding: 0 15px;
  color: #333333;
}
.h {
  border-bottom: 1px solid #ededed;
  padding-left: 50px;
  background: url(/cms_files/webzhejiangshengsifating/pubtplobject/defaultSet/603353/images/lm_bg_48.png) no-repeat 20px center;
}
.active_lm {
  background: #c6dcf4;
}
.active_lm .h {
  background: url(/cms_files/webzhejiangshengsifating/pubtplobject/defaultSet/603353/images/lm_bg_49.png) no-repeat 20px center;
}
.text:hover {
  background: #c6dcf4;
}
.text:hover .h {
  background: url(/cms_files/webzhejiangshengsifating/pubtplobject/defaultSet/603353/images/lm_bg_49.png) no-repeat 20px center;
}