   .header .logo a{ background-size: auto 77px;}
.header .toplink{}
.header .top:after,
.headfix  .toplink:after,
.header .toplink:after {
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;}
.header .top .rt li:hover a,
.headfix .toplink li:hover a,
.header .toplink li:hover a{
    background: #1151af;
    color: #fff;}
.header .top .rt li.weixin,
.headfix .toplink li.weixin,
.header .toplink li.weixin {
    position: relative;}
.header .top .rt li.weixin .ewm,
.headfix .toplink li.weixin .ewm,
.header .toplink li.weixin .ewm {
    position: absolute;
    top: 120%;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    transform: translateY(-150%);
    transition: .5s
;}
.header .top .rt li.weixin:hover .ewm,
.headfix .toplink  li.weixin:hover .ewm,
.header .toplink  li.weixin:hover .ewm {
    transform: translateY(0);}
.banner img{width:100%; height:auto;}
.article .con {
    margin: 30px 0;
    overflow: hidden;
    word-break: break-all;}

.article .article-text {
    float: left;
    width: calc(100% - 360px);}

.article .article-text iframe{
   width: 100%;
   margin-left: -2em;}


.article .article-text p {
    font-size: 1rem;
    color: #222222;
    line-height: 34px;
    text-indent: 2em;}

.article .article-text p img, .article .article-text p video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 10px auto;}

.article .article-text table {
    display: flex;
    width: 100%;
    overflow-x: auto;}

.article .article-text table p {
    text-indent: 0 !important;
    padding: 0;}




.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);}
.foot-info .lf {
    float: left;
    padding-top: 25px;}

.foot-info .lf a {
    float: left;
    margin-right: 8px;}

.foot-info .lf img {
    vertical-align: middle;
    height: 54px;}

.foot-info .mid {
    float: left;
    margin-left: 20px;}


@media (max-width: 768px) {
.foot-info .mid {
    float: none;
    margin-top: 10px;
    text-align: center;}
 .foot-info .lf {
        float: none;
        text-align: center;}
    .foot-info .lf a {
        float: none;
        display: inline-block;}
    .foot-info .mid {
        float: none;
        margin-top: 10px;
        text-align: center;}
    .foot-info .rt {
        float: none;
        margin-top: 10px;
        text-align: center;}
    .foot-info .rt li {
        float: none;
        display: inline-block;}}
/* style */
