
.NoInformation{
    text-align: center;
    margin: 3vh 0 6vh 0;
}

.PageProgram {
    width: 100%;
    text-align: center;
    padding: 15px 0 7px 0px;
    clear: both;
    font: normal 12px/21px 'Arial';
    color: #666666;
}

.PageProgram span {
    padding: 6px 9px;
    background: #F9F9F9;
    border: 1px solid #E4E4E4;
}

.PageProgram span:hover {
    background: #E9E9E9;
    border: 1px solid #D4D4D4;
}

.PageProgram span a {
    color: #333333;
}

.PageProgram input {
    vertical-align: middle;
    margin-top: -1px;
}

.PageProgram_inputA {
    border: 1px solid #CFCFCF;
    background-color: #FFFFFF;
    width: 19px;
    padding: 2px 4px 1px 4px;
}

.PageProgram_inputB {
    border: 1px solid #AFAFAF;
    background-color: #CCCCCC;
    width: 29px;
    padding: 2px 4px 1px 4px;
    cursor: pointer;
}
html, body{
  overflow: unset!important;
}
.weui-c-article{
  width: 96%;
  margin: 0 auto 30px;
  line-height: 2;
  text-align: justify;
}
.page_l_d_wrapper{
    overflow: hidden;
}
.weui-c-article img{
  display: inline-block;
  max-width: 100%;
}
.big_div {

  width: 100%;

  overflow: hidden;

}

.c-row {

  float: left;

}

/*信息最终页*/
#article_view_content {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 5px;
}

#article_view_content .aTitle {
    text-align: center;
    font: normal 24px/31px 'Microsoft Yahei', 'Arial', '宋体';
    padding: 7px 0px;
    background: url(../images/underline.png) repeat-x 0px bottom;
    color: #333;
}

#article_view_content .aProperties {
    text-align: center;
    font: normal 14px/27px 'Arial';
    color: #999;
}

#article_view_content .aProperties span {
    cursor: pointer;
}

#article_view_content .aContent {
    text-align: left;
    padding: 10px 0px;
    word-wrap: break-all;
    font: normal 18px/1.8 '';
}

#article_view_content .aContent p {
    padding: 1px 0 9px 0;
    font: normal 18px/1.8 '';
}

#article_view_content .aIMG {
    padding: 10px 0 2px 0;
    text-align: center;
    margin:auto;
    max-width: 450px;
}

#article_view_content .aIMG img {
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #DDD;
    margin:auto;
    width: 100%;
}

.btn_viewB, .btn_viewA {
    width: 45px;
    height: 19px;
    color: #FFF;
    float: right;
    margin-left: 1px;
    display: inline;
    font: normal 12px/19px "宋体";
    text-align: center;
}

.btn_viewB a, .btn_viewB a:link, .btn_viewB a:visited, .btn_viewB a:active, .btn_viewA a, .btn_viewA a:link, .btn_viewA a:visited, .btn_viewA a:active {
    color: #FFF;
    display: block;
    height: 19px;
}

.btn_viewB {
    background: #6A440B;
}

.btn_viewA {
    background: #A46B11;
}

.show_next {
    display: block;
    clear: both;
    margin: 0px auto;
    text-align: left;
    font: normal 12px/21px 'Arial';
    padding: 3px 6px;
    border: 1px dashed #DDD;
    color: #666;
}

.show_next a:link, .show_next a:visited, .show_next a:active {
    color: #666;
}

.aContent img{
    display: inline-block!important;
    max-width: 100%;
}

.ClsSinglePageTxt {
    text-align: left;
    padding: 1px 0px;
    word-wrap: break-all;
    font: normal 18px/1.8 '';
    color: #111;
}

.ClsSinglePageTxt p {
    padding: 2px 0 7px 0;
    font: normal 18px/1.8 '';
}

@media (min-width:992px) {
  .do-element-media-li {
    width: 25%!important;
  }
}
