﻿.content_shen {
  width: 1200px;
  margin: 0 auto;


}

.content_shen .content_left {
  width: 240px;
  min-height: 350px;
  float: left;
  background-color: #f5f5f5;
  padding-top: 10px;
  margin-bottom: 15px;
}

.content_shen .content_left h3 {
  text-align: center;
  line-height: 48px;
  background-color: #206faf;
  color: #fff;
}

.content_shen .content_left ol {
  list-style: none;
  text-align: center;
  position: relative;
}

.content_shen .content_left ol li {
  line-height: 40px;
}

.content_shen .content_left ol li a {
  display: block;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}

.content_shen .content_left ol li ul {
  display: none;
  list-style: none;
  background-color: #e5e1e1;
}

.content_shen .content_left ol li ul li {
  line-height: 32px;
  font-size: 14px;
}

.content_shen .content_right {
  width: 926px;
  min-height: 350px;
  float: right;
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 30px;
}

.content_shen .content_right img {
  margin: 10px;
}

.content_shen .content_right p {
  line-height: 24px;
  text-align: justify;
  margin: 10px 0;
}

.content_shen .tszycc_content_content ul {
  margin-top: 5px;
  margin-bottom: 20px;
  list-style: none;
}

.content_shen .tszycc_content_content ul li {
  list-style: none;
  line-height: 36px;
  border-bottom: 1px dashed #ccc;
}

.content_shen .tszycc_content_content ul li a {
  color: #333;
  text-decoration: none;
}

.content_shen .tszycc_content_content ul li .time {
  float: right;
}

.content_shen .tszycc_content_content .content_title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content_shen .tszycc_content_content .content_title p {
  color: #999;
}

.content_shen .tszycc_content_content .content_title_content p {
  height: 24px;
  line-height: 24px;
  margin-bottom: 35px;
  text-align: justify;
}

#current {
  background-color: #206faf;
}

.content {
  width: 1200px;
  margin: 0 auto;
}

.content .tszycc_content_content {
  padding: 0 100px;
}

.content .tszycc_content_content ul {
  margin-bottom: 20px;
  list-style: none;
}

.content .tszycc_content_content ul li {
  list-style: none;
  line-height: 36px;
  border-bottom: 1px dashed #ccc;
}

.content .tszycc_content_content ul li a {
  color: #333;
  text-decoration: none;
}

.content .tszycc_content_content ul li .time {
  float: right;
}

.content .tszycc_content_content ul li:before {
  content: '';
  display: inline-block;
  border-top: 6px solid transparent;
  border-left: 6px solid #0068b7;
  border-bottom: 6px solid transparent;
  margin-right: 5px;
}

.content .tszycc_content_content .content_title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content .tszycc_content_content .content_title p {
  color: #999;
margin-top:8px;
}

.content .tszycc_content_content .content_title_content p {
  line-height: 24px;
  margin-bottom: 15px;
  text-align: justify;
}

.content .a_weizhi h4 {
  margin: 20px 0 15px 0;
  display: inline-block;
}

.content .a_weizhi:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 4px;
  background-color: #015293;
  position: relative;
  top: 4px;
  margin-right: 10px;
}

.content .page {
  margin-bottom: 30px;
  text-align: center;
}

.content .page a {
  display: inline-block;
  color: #333;
  text-decoration: none;
  border: 1px solid #015293;
  text-align: center;
}

.content .page .num {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.content .page .prew, .content .page .next {
  width: 60px;
  height: 24px;
  line-height: 24px;
}

.content .page .current {
  background-color: #015293;
  color: #fff;
}

footer {
  margin-top: 100px;
}
.zysxjd_content img{
display:block;
margin:0 auto;
}