.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}
* {
  margin: 0px;
  padding: 0px;
}
body {
  background: rgb(237, 235, 223);
}

.list-container {
  width: 1200px;
  margin: 0 auto;
}
.list-top {
  width: 100%;
  height: 34px;
  margin: 30px 0;
  border-bottom: 2px solid rgb(10, 83, 155);
}
.list-sidebar {
  background: white;
  float: left;
  width: 210px;
  min-height: 700px;
  text-align: center;
}
.list-nav {
  height: 32px;
  font-size: 18px;
  line-height: 32px;
  color: rgb(10, 83, 155);
  font-weight: bold;
  float: left;
  margin-left: 20px;
}

.list-search {
  float: right;
}
.list-search .list-search-style {
  width: 177px;
  height: 21px;
}
.list-search-bun {
  height: 24px;
  width: 53px;
  border-radius: 6px;
  background-color: #fff;
  border: 0px;
}
.list-warp a {
  margin-left: 7px;
  text-decoration: none;
  color: #000;
}
.list-nav a {
  color: rgb(10, 83, 155);
}
.list-sidebar a {
  color: #fff;
  display: block;
}
.list-bag {
  list-style: none;
  display: inline-block;
  text-align: center;
  margin-top: 60px;
}
.list-bag li {
  display: block;
  height: 40px;
  font-size: 16px;
  width: 140px;
  line-height: 40px;
  text-align: center;
  background-color: #2993fd;
  margin-bottom: 30px;
  border-radius: 10px;
}
.list-bag li:hover {
  background-color: #0a539b;
}
.list-footer-warp {
  width: 528px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}
.list-footer-warp form {
  line-height: 50px;
  height: 50px;
}
.list-footer-warp input {
  background-color: #fff;
  width: 70px;
  height: 35px;
  border: 1px solid #000;
  border-radius: 5px;
}
.min-with {
  width: 1903px;
  height: 175px;
  background-color: rgb(10, 83, 155);
  background-size: cover;
  margin: 0 auto;
}

.neir {
  width: 840px;
  min-height: 700px;
  margin: 10px auto 0;
}

.list-main {
  width: 935px;
  min-height: 700px;
  background-color: white;
  float: right;
}
.list-sidebar a {
  color: #fff;
  display: block;
}
.backgr {
  width: 1903px;
  background-size: cover;
  overflow: hidden;
  margin: 0 auto;
}


.v_news_content p,.v_news_content span{
    font-size: 18px;
    color: #000000;
    line-height: 2;
    text-indent: 2em;
}

.v_news_content table{
  width: 100% !important;
  margin: 0 auto;
}

.v_news_content table tr td{
  width: 3px !important;
  /* display: block; */
}

.v_news_content table tr td p,.v_news_content table tr td span{
  font-size: 15px;
  text-indent: 0;
}

.v_news_content img {
    margin: 0 auto !important;
    display: block;
}

.p-page{
    /*border-top: 1px solid #dee4eb;
    padding-top: 25px;
    margin-top: 40px;*/
    margin-top: 15px;
}
.p-page p,.p-page a{
    font-size: 18px;
    line-height: 34px;
    color: #000;
}

 .dtl-ar {
    font-size: 0;
    text-align: center;
}
.dtl-ar span{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    margin: 0 8px;
}
.dtl-tit {
    padding-bottom: 10px;
    border-bottom: 1px solid #dee4eb;
}
