input:-moz-placeholder,
textarea:-moz-placeholder { 
    color: #fff;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder { 
    color: #fff;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { 
    color: #fff ;} 
@media (max-width: 1430px) {
.ycan{display:block !important;}
 .navbar  .navbar-nav>li a{  background: none !important;  margin: 0 20px;padding:0;}
 .navbar .navbar-nav>li>em {
            position: absolute;
            top: 16px;
            right: 2px;
            width: 50px;
            height: 25px;
            background: url(images/jiahao.png) center no-repeat;
            background-size: 50% 100%;z-index:9999;}
 .navbar .navbar-nav>li.on>em {
            background: url(images/jianhao.png) center no-repeat;
            background-size: 50% 100%;}

}

@media (max-width: 1200px){

.article-page .location{background:none !important;}
}
@media (max-width: 460px){
.weizhi{display:none;}
.article-page .location p{float:none;text-align:center;}
.list-rcpy .title p{font-size:1.25em;}
.article-page .location{background:none !important;}
}


 .text p {
    font-size: 1rem !important;
    color: #3f5064!important;
    line-height: 38px!important;

    margin-bottom: 20px!important;}
 .text table{min-width: 70%;}
.text img{border: 0 !important;}
@media (max-width: 900px){
.vsbcontent_img img{margin-left:-32px;}
}
.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);}
