.topbar-bg {
    /* background: rgba(0, 0, 0, 0.2); */
    height: 40px;
}

@media screen and (max-width: 1200px) {
    .m-droplist {
        overflow: scroll;
        height: calc(90vh - 64px);
    }
    .m-droplist .til-col.no-arrow:after {
        content: initial;
    }
}

.pc-nav .droplist {
    top: 110px;
}

.pc-nav:hover .til-box {
    background: #fff;
}

.pc-nav:hover .nav-lan {
    background: transparent;
}

.pc-nav:hover {
    background: transparent;
}

.pc-nav:hover .til-box .logo,
.pc-nav .nav-fixed .til-box .logo {
    width: 220px;
    height: 60px;
}


/* 外面的图标 */

.pc-nav .nav-lan .til-box .logo {
    margin-top: 15px;
}


/* 修改字号加粗 */

.pc-nav .nav-lan .nav-til {
    font-weight: 700;
}


/* 导航栏里的图标 hover效果 */

.pc-nav:hover .nav-lan .til-box a.logo,
.pc-nav .nav-fixed .til-box a.logo {
    margin-top: 16px;
}


/* .pc-nav .nav-fixed .til-box a.logo {
    margin-top: 19px;
} */

.pc-nav .hradr a {
    opacity: inherit;
}

.pc-nav .topbar-item:hover {
    color: #FFF;
}

.pc-nav .droplist a {
    color: #aaa;
}


/* inbiz里的修改 */

.topbar-bg {
    height: 30px;
}

.pc-nav.fixed .droplist {
    z-index: 100;
}

.topbar-item {
    color: #fff;
    padding-left: 0;
    padding-right: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.nav-topbar a:last-child {
    padding-right: 0 !important;
}

.nav-topbar {
    margin-right: 125px;
}

@media screen and (max-width: 1400px) and (min-width: 1201px) {
    .nav-topbar {
        margin-right: 30px;
    }
}

@media screen and (max-width: 768px){
			.wzw img{   display:block;max-width:100%!important;margin:auto;height: auto!important;}	
.wzw embed{   display:block;max-width:100%!important;margin:auto;height: auto!important;}			
			}