/*组件样式*/
.sj{position: absolute;right:-80px;top:0px;background:rgba(37,121,182,.5);display: inline-table;margin-top: 0px !important;width: 100px;opacity: 0;max-height:400px;}
.sj li{width:100%;display:block;padding: 0px !important;}
.sj li a{color:#fff !important;font-size:16px !important;line-height:20px !important;min-width: auto !important;}
#nav ul li .sub .box div:hover .sj{opacity: 1;}
.sj li:hover{background:#2497b5;}

.bg_s .headder_box{height:auto !important;}

#ycs .sj{display: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);}

.about-txt p img{margin-left:-2em;max-width:100%;}
.about-txt p iframe{margin-left:-2em;max-width:100%;    height: 200px;}

.jdts{margin-left:calc(50% - 20%);}

@media(max-width:1270px){
.jdts{margin-left:calc(50% - 30%);}
}

@media(max-width:991px){
.jdts{margin-left:calc(50% - 40%);}
}
@media(max-width:800px){
.jdts{margin-left:calc(50% - 50%);}
}
.rwm img:nth-child(2){margin-left:20px;}
