body {
  background: #f6f6f6;
}
.regulation_title {
  overflow: hidden;
  height: 43px;
  width: 828px;
  border: 1px solid #bebebe;
}
.regulation_title p {
  display: inline-block;
  width: 114px;
  height: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 43px;
  background: #e22323;
}
.regulation_title span {
  float: right;
  display: inline-block;
  height: 100%;
  line-height: 43px;
}
.regulation_title span a {
  color: #666666;
  font-size: 12px;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
.content .content_top {
  margin-top: 44px;
  height: 292px;
}
.content .content_top .content_top_left,
.content .content_top .content_top_right {
  float: left;
  width: 585px;
  height: 292px;
}
.content .content_top .content_top_left .content_top_left_img,
.content .content_top .content_top_right .content_top_left_img {
  float: left;
  width: 264px;
  height: 292px;
}
.content .content_top .content_top_left .content_top_left_img a img,
.content .content_top .content_top_right .content_top_left_img a img{
  /*width: 264px;
  height: 292px;*/
  width: 100%;
  height: 100%;
}
.content .content_top .content_top_left .content_top_left_text,
.content .content_top .content_top_right .content_top_left_text {
  background: #fff;
  height: 292px;
  width: 321px;
  float: left;
  box-sizing: border-box;
  padding: 20px;
}
.content .content_top .content_top_left .content_top_left_text h1,
.content .content_top .content_top_right .content_top_left_text h1 {
  height: 50px;
  font-size: 18px;
  font-weight: bold;
}
.content .content_top .content_top_left .content_top_left_text .zhuanlai,
.content .content_top .content_top_right .content_top_left_text .zhuanlai {
  margin-top: 10px;
  margin-bottom: 10px;
}
.content .content_top .content_top_left .content_top_left_text .zhuanlai .title_text,
.content .content_top .content_top_right .content_top_left_text .zhuanlai .title_text {
  display: inline-block;
  width: 118px;
  height: 20px;
  background: #efefef;
  font-size: 12px;
  color: #333;
}
.content .content_top .content_top_left .content_top_left_text .zhuanlai .title_text .zhuanlan,
.content .content_top .content_top_right .content_top_left_text .zhuanlai .title_text .zhuanlan {
  display: inline-block;
  width: 40px;
  height: 20px;
  background: #ea3e3e;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  margin-right: 13px;
}
.content .content_top .content_top_left .content_top_left_text .zhuanlai .laishi,
.content .content_top .content_top_right .content_top_left_text .zhuanlai .laishi {
  display: inline-block;
  float: right;
  color: #9f9f9f;
  font-size: 12px;
}
.content .content_top .content_top_left .content_top_left_text .zhuanlai .laishi em,
.content .content_top .content_top_right .content_top_left_text .zhuanlai .laishi em{
  display: inline-block;
  width: 13px;
  height: 13px;
  background:  no-repeat;
  vertical-align: middle;
  margin-right: 3px;
}
.content .content_top .content_top_left .content_top_left_text .text_content,
.content .content_top .content_top_right .content_top_left_text .text_content {
  height: 150px;
  font-size: 14px;
  overflow: hidden;
  color: #333;
}
.content .content_top .content_top_left .content_top_left_text .look_more,
.content .content_top .content_top_right .content_top_left_text .look_more {
  display: inline-block;
  float: right;
}
.content .content_top .content_top_left .content_top_left_text .look_more a,
.content .content_top .content_top_right .content_top_left_text .look_more a {
  font-size: 12px;
  color: #ea3e3e;
}
.content .content_top .content_top_right {
  float: right;
}
.content .content_middle {
  overflow: hidden;
  margin-top: 44px;
}
.content .content_middle .content_middle_left {
  float: left;
  width: 830px;
}
.content .content_middle .content_middle_left .regulation .central,
.content .content_middle .content_middle_left .unscramble .central,
.content .content_middle .content_middle_left .regulation .local,
.content .content_middle .content_middle_left .unscramble .local {
  float: left;
  width: 390px;
  height: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.content .content_middle .content_middle_left .regulation .central .small_title,
.content .content_middle .content_middle_left .unscramble .central .small_title,
.content .content_middle .content_middle_left .regulation .local .small_title,
.content .content_middle .content_middle_left .unscramble .local .small_title {
  width: 100%;
  height: 31px;
  border-bottom: 4px solid #e6e6e6;
}
.content .content_middle .content_middle_left .regulation .central .small_title .title_name,
.content .content_middle .content_middle_left .unscramble .central .small_title .title_name,
.content .content_middle .content_middle_left .regulation .local .small_title .title_name,
.content .content_middle .content_middle_left .unscramble .local .small_title .title_name {
  background:  no-repeat left;
  font-size: 18px;
  height: 31px;
  float: left;
  line-height: 35px;
  border-bottom: 4px solid #ea3e3e;
  padding-left: 35px;
}
.content .content_middle .content_middle_left .regulation .central .small_title .title_more,
.content .content_middle .content_middle_left .unscramble .central .small_title .title_more,
.content .content_middle .content_middle_left .regulation .local .small_title .title_more,
.content .content_middle .content_middle_left .unscramble .local .small_title .title_more {
  float: right;
  font-size: 12px;
  line-height: 35px;
}
.content .content_middle .content_middle_left .regulation .central .small_title .title_more a,
.content .content_middle .content_middle_left .unscramble .central .small_title .title_more a,
.content .content_middle .content_middle_left .regulation .local .small_title .title_more a,
.content .content_middle .content_middle_left .unscramble .local .small_title .title_more a {
  color: #666666;
}
.content .content_middle .content_middle_left .regulation .central ul li,
.content .content_middle .content_middle_left .unscramble .central ul li,
.content .content_middle .content_middle_left .regulation .local ul li,
.content .content_middle .content_middle_left .unscramble .local ul li {
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
}
.content .content_middle .content_middle_left .regulation .local,
.content .content_middle .content_middle_left .unscramble .local {
  float: right;
}
.content .content_middle .body_part_right {
  float: right;
  width: 350px;
  /*background: gold;*/
}
.main_body .body_part_right .special_column_wrap{
  margin-top: 0px;
}
.content .content_bottom .legislation .legislation_left {
  height: 185px;
  width: 828px;
  border: 1px solid #bebebe;
  margin: 15px 0 30px 0;
  box-sizing: border-box;
  padding: 15px;
}
.content .content_bottom .legislation .legislation_left .ul_left,
.content .content_bottom .legislation .legislation_left .ul_right {
  float: left;
  width: 365px;
}
.content .content_bottom .legislation .legislation_left .ul_left li,
.content .content_bottom .legislation .legislation_left .ul_right li {
  height: 30px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  background: green;
  box-sizing: border-box;
  padding-left: 20px;
  background:  no-repeat left;
}
.content .content_bottom .legislation .legislation_left .vertical_line {
  margin-left:30px;
  margin-right: 16px;
  float: left;
  height: 140px;
  border-right: 1px solid #bebebe;
}
.content .content_bottom .legislation .legislation_left .ul_right {
  float: left;
}
