@media(max-width:1199px){
    .nav li{float:left;padding: 0 11px;}
.header-box{padding:0 10px;}
       .nav-box > ul { display: flex; justify-content: space-between;}
}
@media(max-width:840px){
.sousuo{width:100px;}
.lanmu h1{-webkit-line-clamp: 1;}

}
@media(max-width:640px){
    .sousuo{width:70px;}
}
.min-height { min-height: calc(100vh - 600px);}
@media(min-width:640px){
.search{border-radius: 30px;background: rgba(4,83,164,.4);width:260px;float:right;height:40px;margin-top:33px;}
.sousuo{margin-top:0;border:none;background:none;height:40px; width: 200px !important;}
.button{ width: auto; height: auto; margin-top:0;border:none;background:none;margin-top:7px;margin-right:15px;}
input::-webkit-input-placeholder { /* chrome, opera, safari */
  color: #fff;}
 
input:-moz-placeholder { /* firefox 18- */
  color: #fff;
  opacity: 1;}
 
input::-moz-placeholder { /* firefox 19+ */
  color: #fff;
  opacity: 1;}
 
input:-ms-input-placeholder { /* internet explorer 10-11 */
  color: #fff;}
}
@media screen and (max-width: 640px) {
.wrapper { height: 170px;}
.img_group img { height: 170px; object-fit: cover;}
}
@media screen and (max-width: 480px) {
.wrapper { height: 170px;}
.img_group img { height: 170px; object-fit: cover;}
}
.header { position:relative; z-index: 2;}
.xiaoanniu { font-size: 0; text-align: center;}
.xiaoanniu a { float: none; display: inline-block;}
.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);}
/*公共样式*/
