.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}



.zj-box-list li{
    width: 33.3%;
}


.pb_sys_style1 .p_no_d {
    /* border: 1px solid #004e72 !important;
    background-color: #004e72 !important; */
    border: 1px solid #008478 !important;
    background-color: #50c6d7 !important;
}


li.lv1_li.tylelable:nth-child(3n) {
 margin-right: 0;
}

li.lv1_li.tylelable>div {
 position: absolute;
 border-style: solid;
 border-width: 0;
 width: 10px;
 height: 10px;
 transition: all .3s;
 -webkit-transition: all .3s;
 z-index: 0;
 display: none;
}

li.lv1_li.tylelable .line_tl {
 left: -1px;
 top: -1px;
 border-top-width: 1px;
 border-left-width: 1px;
 border-color: #08839E;
}

li.lv1_li.tylelable .line_tr {
 right: -1px;
 top: -1px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-color: #08839E;
}

li.lv1_li.tylelable .line_bl {
 left: -1px;
 bottom: -1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-color: #08839E;
}

li.lv1_li.tylelable .line_br {
 right: -1px;
 bottom: -1px;
 border-bottom-width: 1px;
 border-right-width: 1px;
 border-color: #08839E;
}


li.lv1_li.tylelable:hover {
 border-color: transparent;
 background:rgb(8 131 158 / 0.08)
}

li.lv1_li.tylelable:hover>div {
 display: block;
 transform: translateY(-5px);
}


li.lv1_li.tylelable:hover>div {
  -webkit-transition: .3s all ease-in;
  -moz-transition: .3s all ease-in;
  -ms-transition: .3s all ease-in;
  transition: .3s all ease-in;
}


.fc-tabs li {

  padding:0px;
  margin: 0 10px 20px;
  width: 31.333333%;
}


.nav-list li a {
    font-size: 16px;
    color: #62a4a7;
    display: block;
}

.nav-list li.active a {
  color: #79d5e2;
}





.tpcontent {
    font-weight: bold;
    font-size: 11pt;
    color: #2b2b2b;
    font-family: 宋体;
}

.cytpstyle {
    font-size: 9pt;
    color: #2b2b2b;
    font-family: 宋体;
}

.content {
    margin: auto;
    text-align: left;
    line-height: 18px;
    padding: 3px 0 0 0;
    color: #727272;
}

.process {
    width: 162px;
    height: 11px;
    background: #EDEDED;
    overflow: hidden;
    float: left;
    margin-left: 26px !important;
    margin-left: 13px;
    margin-right: 10px;
}

.process div {
    width: 160px;
    height: 11px;
    background: url(../images/newsvote/bg.gif) repeat-x;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.process .style7 {
    border-left-color: #ff0000;
    border-right-color: #ff0000;
    background-position: 0 -77px;
}


.com-content-article__body {
    clear: both;
}

.com-content-article__body, .com-content-article__body p {

    LINE-HEIGHT: 180%;
    text-indent: 2em;
    font-size: 14pt;
}
.com-content-article__body, .com-content-article__body p img {

    margin-left:-36px;
}

.page-header h1{
    font-size: 24px;
    text-align: center;
}

.pagenavigation{
    font-size: 14pt;
}

.article-info {

    text-align: center;

}

.article-info dd {
    /* float: left; */
        margin: 0 10px 10px;
        text-align: center;
        display: inline-block;
}