/**组件**/
.index-logo-11{display:inline-block;}

@media screen and (max-width: 1024px){

  .wap {
        display: flex;
        align-items: center;}
    .m-logo img{max-height:50px;line-height:50px;} 
}

.search{float:right;border:1px solid #eee;height:32px;line-height:32px;position:relative;width:250px;border-radius:5px;margin-top:15px;}
.search .inp-srk{position:absolute;width:210px;left:10px;height:32px;background:none;color:#fff;border:0;}
.search .inp-bth{position:absolute;width:20px;height:20px;right:5px;top:5px;border:0;}
input.inp-srk:-moz-placeholder,textarea:-moz-placeholder{ color: #eee;} 
input.inp-srk:-ms-input-placeholder,textarea:-ms-input-placeholder{ color: #eee;} 
input.inp-srk::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color: #eee;}
.foot-ul ul li{font-size: 14px;
    line-height: 36px;
    color: #808080;
transition: 0.6s;}

.foot-ul ul li a{color:#808080;}
.foot-ul ul li:hover a{color:#fff;}
.foot-ml{margin-left:8%;}


.nav ul li a.active{background:#0c71c0;color:#fff;}

a:link, span.MsoHyperlink{text-decoration:none !important;}
.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);}


.art-body table{margin:0 auto !important;}

@media screen and (max-width: 768px){

  .art-body table tr td{padding:0 !important;} 
 .art-body table tr td p{text-indent:0 !important;}
.art-body table{width:100% !important;}
div.WordSection1{width:100%;}

div.Section1 {
    width: 100%;}

}
