﻿@charset "UTF-8";
.bybg1{border-bottom:none;}
.bybg1 .wp{ padding-bottom:0;background:rgba(255,255,255,.8);}
.bybg1 .ban-wrap{margin-bottom:0;}
.hdnav .navli{ width: 20%;}
.hdlogo .logo{width:660px!important;background:url(/WebUI/images/logojd.png) center no-repeat!important;}
@media screen and (max-width:1200px){
    .hdlogo .logo{width:500px!important;background-size:500px!important;margin-left:0;}
    .hdlogo .search-box{margin-right:0;}
}
@media screen and (max-width:900px){
    .hdlogo .logo{width:400px!important;background-size:400px!important;}
    .hdlogo .search-box .ser-box input{width:120px;}
}
@media screen and (max-width:610px) {
    .hdlogo .logo{width: 34px!important;background: url(../images/logomob.png) center no-repeat!important;background-size: 30px!important;margin-left: 20px !important;}
    .hdnav .navli{ width:100%!important;}
}
@media screen and (max-width:450px) {
    .footer .wp .fotp{ top: 16px;}
}