.fl {
  float: left;
}
.fr {
  float: right;
}
/*内页开始*/
.page-nr {
  margin: 25px 0;
}
.sve-left {
  width: 255px;
}
.sve-l-hd {
  background: #1d384c;
  height: 83px;
  text-align: center;
}
.sve-l-hd h3 {
  font-size: 23px;
  color: #ffffff;
  line-height: 83px;
  font-weight: 400;
}
.sve-l-hd h3 span {
  padding: 0 10px;
}
.sve-left ul {
  border-top: 0;
}
.sve-left ul li {
  line-height: 65px;
}
.sve-left ul li a {
  font-size: 15px;
  color: #4f4f4f;
}
.sve-left ul li a:hover {
  color: #02ae6b;
}
.sve-right {
  width: 882px;
}
.sve-right ul li {
  width: 274px;
  height: 257px;
  text-align: center;
  background: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border: solid 1px #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.sve-right ul li h3 {
  font-size: 15px;
  font-weight: 400;
  line-height: 35px;
  color: #333;
}
.sve-right ul li:hover {
  border: solid 1px #0a759d;
}
.sve-right ul li:hover h3 {
  color: #0a759d;
}
.sve-img {
  width: 100%;
  height: 215px;
  overflow: hidden;
  position: relative;
}
.sve-img img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.sve-right ul li {
  margin-right: 30px;
  margin-bottom: 38px;
}
.sve-right ul li:nth-child(3n) {
  margin-right: 0;
}
.page-right {
  width: 882px;
  min-height: 500px;
}
.this-add {
  padding: 0 15px;
  border: 1px solid #eee;
  line-height: 35px;
  font-size: 14px;
  color: #5a5a5a;
  margin-bottom: 25px;
  background: #1d384c;
  color: #fff;
}
.this-add > a {
  font-size: 14px;
  color: #fff;
}
.this-add a:hover {
  color: #000;
}
.page-nr {
  margin: 25px 0;
}
.list_xw_aad {
  font-size: 16px;
}
.list_xw_aad li {
  border-bottom: dotted 1px #5d5d5d;
}
.list_xw_aad a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #5d5d5d;
  font-size: 14px;
}
.list_xw_aad span {
  float: right;
}
/*内页结束*/
/*show整个右侧*/
.show_title h1 {
  height: 45px;
  line-height: 45px;
  text-align: center;
  overflow: hidden;
  font-size: 24px;
  font-weight: normal;
  color: #545353;
}
.show_bt {
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #a7a7a7;
}
.show_bt li {
  margin-right: 17px;
  display: inline;
}
.show_content {
  line-height: 28px;
  font-size: 14px;
  color: #666;
  min-height: 500px;
}
.show_content img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.pt-righta {
  width: 878px;
}
/*相关文章*/
.ar_likeart {
  padding: 0;
  overflow: hidden;
}
.ar_likeart h3 {
  color: #1d384c;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #1d384c;
}
.ar_likeart ul {
  padding: 10px 0;
  overflow: hidden;
}
.ar_likeart li {
  float: left;
  width: 47%;
  border-bottom: 1px dashed #CCC;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 2%;
}
.ar_likeart li a {
  color: #4f4f4f;
  font-size: 12px;
}
.ar_linkeartpro {
  margin: 0 auto;
  overflow: hidden;
}
.ar_linkeartpro h3 {
  color: #076CE0;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #076CE0;
}
.ar_linkeartpro ul {
  padding: 10px 0;
  overflow: hidden;
}
.ar_linkeartpro li {
  float: left;
  width: 210px;
  height: 210px;
  display: inline;
  margin-right: 5px;
}
.ar_linkeartpro ul {
  padding: 10px 0;
  overflow: hidden;
}
.ar_linkeartpro li a {
  cursor: pointer;
  float: left;
  width: 210px;
  height: 210px;
  color: #000;
}
.ar_linkeartpro li img {
  height: 175px;
  max-width: 100%;
  vertical-align: middle;
}
.ar_linkeartpro li a p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*上一篇*/
#PrevNext {
  line-height: 24px;
  padding: 10px 0;
  border-top: 1px solid #cfcfcf;
  font-size: 14px;
  color: #666;
}
#PrevNext a {
  color: #666;
}
/*上一篇结束*/
/*织梦分页代码*/
#pages {
  padding: 14px 0 10px;
  font-family: 宋体;
  text-align: center;
  clear: both;
}
#pages a {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  background: #fff;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #333;
  padding: 0 10px;
}
#pages a:hover {
  background: #f1f1f1;
  color: #000;
  text-decoration: none;
}
#pages span {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  background: #1cb9ec;
  border: 1px solid #1cb9ec;
  color: #fff;
  text-align: center;
  padding: 0 10px;
}
.page .noPage {
  display: inline-block;
  width: 56px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #a4a4a4;
}
.thisclass {
  color: red !important;
}
/*织梦分页代码结束*/
/*show整个右侧结束*/
.list_xw_zuo {
  width: 290px;
  background-color: #1d384c;
  border: solid 1px #dcdcdc;
}
.list_xw_zuo .cpad {
  height: 72px;
  background: #1d384c;
  color: #ffffff;
  font-size: 30PX;
  font-weight: bold;
  text-indent: 10px;
  text-align: center;
  line-height: 72px;
}
.list_xw_zuo .huise {
  background-color: #ffffff;
}
.list_xw_zuo .huise .hlb li {
  margin-bottom: 8px;
}
.list_xw_zuo .huise .hlb li a {
  display: block;
  height: 43px;
  line-height: 50px;
  background: url(../images/nei/ico_bbjds_03.jpg) top center no-repeat;
  color: #424242;
  text-indent: 60px;
}
.list_xw_zuo .huise .hlb li a:hover {
  color: #1d384c;
}
.list_xw_zuo .bbj_d {
  height: 103px;
  background: #1d384c;
}
.list_xw_zuo .bbj_d .ctt {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.list_xw_zuo .bbj_d .czz {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
}
.llb_ad li {
  border: solid 1px #dfdfdf;
  margin-bottom: 13px;
}
.llb_ad li .zuo {
  width: 134px;
  height: 121px;
  background: #dfdfdf;
}
.llb_ad li .zuo .ss {
  color: #595959;
  font-size: 32px;
  text-align: center;
}
.llb_ad li .zuo .ssx {
  text-align: center;
  color: #393939;
  font-size: 18px;
  border: solid 1px #9b9b9b;
  width: 90px;
  margin: 0 auto;
}
.llb_ad li .you {
  width: 717px;
}
.llb_ad li .you .chakan a {
  color: #595959;
  font-size: 20px;
}
.llb_ad li .you .chakan a:hover {
  color: #1d384c;
}
.llb_ad li .you .zhaiyao {
  color: #595959;
  font-size: 16px;
  line-height: 24px;
}
