@charset "utf-8";
.newDetal {
  margin: 0 auto;
  width: 1200px;
  margin-bottom: 100px;
}
.newDetal .newTop {
  width: 140px;
  font-size: 18px;
  font-weight: 500;
  color: #555555;
  line-height: 39px;
}
.newDetal .newTop li {
  font-size: 18px;
  font-weight: 500;
  color: #555555;
  line-height: 39px;
}
.newDetal .newTop li.active {
  font-size: 18px;
  font-weight: 500;
  color: #deb390;
  line-height: 39px;
}
.newDetal .newCent {
  width: 100%;
  margin-top: 8px;
}
.newDetal .newCent .newLeft {
  width: 820px;
}
.newDetal .newCent .newLeft .line {
  width: 820px;
  border-bottom: 1px solid #dbe3e8;
  padding-bottom: 13px;
}
.newDetal .newCent .newLeft .line h3 {
  width: 100%;
  font-size: 30px;
  font-weight: 800;
  color: #555555;
  line-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
  text-align: center;
}
.newDetal .newCent .newLeft .time {
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.newDetal .newCent .newLeft .time p {
  font-size: 17px;
  font-weight: 500;
  color: #555555;
  line-height: 45px;
  margin-right: 20px;
}
.newDetal .newCent .newLeft .conten {
  width: 820px;
  margin-top: 25px;
}
.newDetal .newCent .newLeft .total {
  width: 820px;
  margin: 28px 0;
}
.newDetal .newCent .newLeft .total ul li {
  width: 36px;
  background: #ffffff;
  border: 1px solid #dbe3e8;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #1d2738;
  line-height: 30px;
  text-align: center;
  margin: 0px 2px;
}
.newDetal .newCent .newLeft .total ul li.active {
  width: 36px;
  background: #ffffff;
  border: 1px solid #d69962;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #d69962;
  line-height: 30px;
  text-align: center;
  margin: 0px 2px;
}
.newDetal .newCent .newLeft .total ul .num {
  font-size: 14px;
  font-weight: 500;
  color: #1d2738;
  line-height: 30px;
  margin: 0px 12px;
}
.newCent .newRight {
  width: 350px;
margin-top: 66px;
}
.newCent .newRight .rightTop h3 {
font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    width: 340px;
    background: #28436E;
    text-indent: 1em;

}
.newCent .newRight .rightTop{
    margin-bottom: 28px;
}
.newCent .newRight .rightTop .rightWen {
  width: 340px;
  background: #fff;
  padding: 12px 0;
  background: #FFFFFF;
  box-shadow: 3px 5px 13px 0px rgba(115,115,115,0.1);
  border-radius: 4px;
}
.newCent .newRight .rightTop .rightWen li {
  width: 320px;
  font-size: 15px;
  font-weight: 500;
  color: #84878b;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.newCent .newRight .rightTop .rightWen li:hover a{
   color: #d69962;
}
.newCent .newRight .rightTop .rightWen li.active {
  width: 320px;
  font-size: 14px;
  font-weight: bold;
  color: #d69962;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.newCent .newRight .rightBottn {
  margin-top: 12px;
}
.newCent .newRight .rightBottn h3 {
  width: 72px;
  font-size: 18px;
  font-weight: bold;
  color: #555555;
  line-height: 39px;
}
.newCent .newRight .rightBottn .rightWen {
  width: 340px;
  background: #fff;
  padding: 12px 0;
}
.newCent .newRight .rightBottn .rightWen li {
  width: 320px;
  font-size: 14px;
  font-weight: 500;
  color: #84878b;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}


/* reLink */
.reLink {/* height: 56px; */width: 100%;margin: 30px auto 30px;overflow:hidden;border-top: 1px solid #d7d6d6;padding-top: 20px;}
.reLink .prevLink,.reLink .prevLink a {/* float: left; *//* height: 56px; */line-height: 38px;font-size: 16px;}
.reLink .nextLink,.reLink .nextLink a {/* float: right; *//* height: 56px; */line-height: 38px;font-size: 16px;}
.reLink .prevLink:hover,.reLink .prevLink:hover a{
color: #d69962;
}
.reLink .nextLink:hover,.reLink .nextLink:hover a{
color: #d69962;
}




.newDetal table{
    width: 100%!important;
    border-collapse: collapse;/*边框重叠，否则你会看到双实线*/
    margin-bottom: 20px;
}
.newDetal table th {border-width: 1px;padding: 8px;border-style: solid;border-color: #ddd;}
.newDetal table td {
    border-width: 1px!important;
    border-style: solid!important;
    border-color: #ddd!important;
    padding: 10px!important;
  display:table-cell; vertical-align:middle
}
.newDetal table tr td:nth-child(2) p{
    text-align: left!important;
}
.newDetal table tr td  p{
  text-align: center!important;
  margin:0!important;
}
/*表格高亮*/
.newDetal table tr:hover,.newDetal table tr:hover td,.newDetal table tr:hover p,.newDetal table tr:hover span{
  background: #d69962!important;
    color: #fff!important;
}
.newDetal img{
  max-width: 100%;
  display: block;
  margin-bottom: 10px;
}