.content-min-height{
  min-height:608px;
}
.left{
    min-width: 170px;
}
.bg2{
    width: 100%;
    height: auto;
    min-height:320px;
   overflow:hidden;
text-align: center;
}
.subnav{}
.level1{border-bottom: 1px solid #F5F5F5;}
.level1:first-child{
  border-top: 1px solid #F5F5F5;
}
.level1 .selected{
    background: #5557A4;
}
.level1 .parent {
  background: #5557A4;
}
.level2 .parent {
  background: #FFF !important;
}
.level1 .selected a{

}
.level2 .parent .level2 a{
 color:#333333;
 font-size:16px;
}
.level2 .parent .selected a{
     color:#ED7C40;
}
.level1 .parent a {
  color: #F5F5F5;
  font-size: 16px;
  width: 100%;
  background: url(/_upload/tpl/0e/b9/3769/template3769/images/sub.png) no-repeat;
  background-position-y: center;
  background-position-x: 95%;
  height: 26px;
}

.level2 .parent a{
   color:#ED7C40;
}

.level1 .selected > a {
  color: #F5F5F5;
  font-size: 16px;
  width: 100%;
  background: url(/_upload/tpl/0e/b9/3769/template3769/images/sub.png) no-repeat;
  background-position-y: center;
  background-position-x: 95%;
}
.level1-title{
    height: 54px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.level1-title a{
  width: 100%;
  padding-right: 36px;
  line-height: 26px;
  height: 54px;
  margin-left: 15px;
  background: url(/_upload/tpl/0e/b9/3769/template3769/images/add.png) no-repeat;
  background-position-y: center;
  background-position-x: 95%;
  display: flex;
  align-items: center;
}
.level2{
    margin: 8px 0 9px 16px;
}
.level2 .selected{
  background:#fff;
}
.level2:first-child{
  margin-top:16px;
}
.level2:last-child{
  margin-bottom:16px;
}
.level2 .selected > a{
  color:#ED7C40;
}
.level2-title{
    margin: 16px 0;
}
.main{
    width: 100%;
    margin-left: 34px;
    flex:1;
}
.breadcrumb{
    color: #999999;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
}
.breadcrumb:last-child {
    color: #333333;
}

.breadcrumb a{
    color: #999999;
    height: 44px;
    line-height: 44px;
}
.breadcrumb a:last-child {
    color: #333333;
}
.possplit{
background-image:none;
    padding:0;
    margin:0;
    text-indent: 8px;
    background-position: center;
    width: 22px;
    display: inline-block;
    border: 0px;
}
.possplit::before{
    content: '·';
    color:#999999;
}
.titleb{}
.title{
    font-size: 32px !important;
    font-weight: bold;
    color: #333333;
    height: 58px;
}
.split{
  display:flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.split-left{
  height:4px;
  width:60px;
  background: #ED7C40;
}
.split-right{
  height:2px;
  width:100%;
  background: #F5F5F5;
}
.list{}
.topic_list{
  display:flex;
  flex-direction: column;
}
.topic_list li{
  width:100%;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  line-height:56px;
  border-bottom:1px solid #EEEEEE;
}
.topic_list li a{
  font-size:16px;
  color:#333333;
}
.topic_list li > .time{
  font-size: 14px;
  font-family: PingFang SC-常规体, PingFang SC;
  font-weight: normal;
  color: #CCCCCC;
}
.wp_paging{
  margin-top:16px;
  display:flex;
  font-size: 16px;
  font-family: PingFang SC-中黑体, PingFang SC;
  font-weight: normal;
  color: #333333;
  justify-content: flex-end;
}
.wp_paging li{
  height:32px;
  // line-height:32px;
  margin-left:16px;
}

.wp_paging .pageNum{
  height:32px;
  width:50px;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  // border: 1px solid #EEEEEE;
background: #f5f5f5;
margin-top:0px;
}
BODY, DIV, TABLE, THEAD, TBODY, TFOOT, TR, TH, TD, P {
    font-family: none !important;
    font-size: inherit !important;
}
.wp_entry img{
max-width: 100% !important;
}
.wp_entry .mls_n  img {
    min-width: 120px !important;
}