.blk-xs {
  width: 240px;
  margin-bottom: 70px;
}
.fdh-01-tit {
  background: #0f58d4;
  height: 80px;
}
.fdh-01-tit h2 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.fdh-01-tit h2 span {
  font-size: 14px;
  text-transform: uppercase;
}
.fdh-01-nav-one h3 {
  height: 50px;
  line-height: 50px;
  background: url(images/p14-icon5.png) no-repeat right center #ececeb;
  margin-bottom: 2px;
  overflow: hidden;
}

.fdh-01-nav-one h3 a {
  display: block;
  height: 40px;
  font-size: 15px;
  font-weight: normal;
  margin-right: 35px;
  margin-left: 16px;
  color: #666;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
  background: url(images/p14-icon2.png) no-repeat right center #0f58d4;
}

.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a {
  color: #fff;
}
.cbgg-01 {
  background: #0f58d4;
  text-align: center;
  color: #fff;
}

.cbgg-01-img img {
  width: 100%;
  display: block;
}

.cbgg-01 p {
  padding-top: 15px;
}

.cbgg-01 p img {
  vertical-align: middle;
  margin-right: 5px;
}

.cbgg-01 span {
  display: block;
  font-size: 28px;
  font-weight: bold;
  font-family: Arial;
  padding-bottom: 20px;
  padding-top: 10px;
}

.news_show {
  padding: 60px 30px 60px 30px;
}
.news_show .news_show_main {
  max-width: 1100px;
  margin: 0 auto;
}
.news_show .nshowWarp {
  width: 100%;
  margin-top: 7.5px;
}
.news_show .nshowWarp .nshowBox {
  background-color: #fff;
  padding: 0 30px;
  width: 100%;
  margin: 0 auto;
}
.news_show .nshowWarp .nshowBox .nshowTitle {
  font-size: 32px;
  line-height: 32px;
  color: #333;
  margin-bottom: 10px;
}
.news_show .nshowWarp .nshowBox .nshowTag {
  height: 50px;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #0f58d4;
}
.news_show .nshowWarp .nshowBox .nshowTag p {
  line-height: 20px;
  color: #999;
}
.news_show .nshowWarp .nshowBox .nshowTag span {
  display: block;
  width: 1px;
  height: 13px;
  background: #D9D9D9;
  margin: 0 10px;
}
.news_show .nshowWarp .nshowBox .xhremark {
  background: #eee;
  width: 100%;
  padding: 15px;
}
.news_show .nshowWarp .nshowBox .xhremark p {
  color: #333;
  font-size: 14px;
}
.news_show .nshowWarp .nshowBox .nshowInfo {
  margin: 30px 0;
  line-height: 30px;
}
.news_show .nshowWarp .nshowBox .nshowInfo p {
  font-size: 15px;
  line-height: 28px;
  padding: 5px 0;
  text-indent: 2em;
}
.news_show .nshowWarp .nshowBox .nshowInfo img {
  max-width: 800px;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
}
.news_show .nshowWarp .nshowBox .nshowOther {
  height: 60px;
  padding: 10px;
  border-radius: 30px;
  background-color: #F2F2F2;
  display: flex;
  justify-content: space-between;
  line-height: 40px;
}
.news_show .nshowWarp .nshowBox .nshowBack {
  width: 150px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
  text-align: center;
  color: #0f58d4;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  transition: 0.2s all ease-in;
}
.news_show .nshowWarp .nshowBox .nshowBack:hover {
  background: #0f58d4;
  color: #fff;
  transition: 0.2s all ease-in;
}
.news_show .nshowWarp .nshowBox .nshowNext {
  display: flex;
  color: #666;
}
.news_show .nshowWarp .nshowBox .nshowNext i {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 40px;
  color: #0f58d4;
  font-size: 20px;
  transition: 0.2s all ease-in;
}
.news_show .nshowWarp .nshowBox .nshowNext i:hover {
  background: #0f58d4;
  color: #fff;
  transition: 0.2s all ease-in;
}
.news_show .nshowWarp .nshowBox .nshowNext span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_show .nshowWarp .nshowBox .nshowNext:last-of-type {
  flex-direction: row-reverse;
}
.news_show .nshowWarp .nshowBox .nshowNext:last-of-type i {
  margin: 0 0 0 10px;
}
.news_show .nshowWarp .nshowBox .nshowOther a:first-child {
  width: 40%;
}
.news_show .nshowWarp .nshowBox .nshowOther a:last-child {
  width: 40%;
}
.footer_main{
    float: left;
    width: 100%;
}

table{
border-collapse: collapse;
}
