li, ol, ul{ list-style:none; background: none;}
.aside {
    width: 65px;
    position: fixed;
	/*margin-right: -780px;*/
    top: 215px;
    right: 10px;
    box-sizing: border-box;
    z-index: 999;
}
.aside ul li{background-color: #e6f0fa; position: relative;
    margin-bottom: 1px; color: #848484; padding: 15px 0; font-size: 14px; text-align: center; cursor: pointer}
.aside ul li:hover{background-color: #3f78bd; color: #fff;}
.aside ul li.wza i{width: 35px; height: 41px; display: block; margin: 0 auto 15px; background: url(ycfd-icon01.png) top center no-repeat;}  
.aside ul li.wza:hover i{background: url(ycfd-icon01_a.png) top center no-repeat;}
.aside ul li.slh i{width: 35px; height: 34px; display: block; margin: 0 auto 15px; background: url(ycfd-icon02.png) top center no-repeat;}  
.aside ul li.slh:hover i{background: url(ycfd-icon02_a.png) top center no-repeat;}
.aside ul li a {
    line-height: 44px;
    display: block;
	color: #ffffff;
    font-size: 18px;
	font-weight: bold;
	text-align: center;
    height: 44px;
}
.aside ul li a:hover{
	background: #00A0E9;
}

.iframe_top{width: 100%; height: 152px;}

@media (max-width:1024px) {
 .iframe_top{height: 178px;}   
}

@media (max-width: 912px) {
    .iframe_top{height: 157px;}

}
@media (max-width: 820px) {
    .iframe_top{height: 146px;}

}

@media (max-width: 768px) {
.aside{display: none;}
  .slh-ui-soundMaker-toolbar, .slh-ui-soundMaker-help-pop, .slh-ui-soundMaker-screen-pop{display: none !important;}
    #slh-ui-soundMaker-screen-pop{display: none !important;}
    .slh-screenadaptbody{padding: 0 !important; margin: 0 !important;}
    .container_bg{padding-top: 0;}
     .iframe_top{height: 178px;}   
}

@media (max-width:480px) {
 .iframe_top{height: 110px;}   
}
@media (max-width:400px) {
 .iframe_top{height: 105px;}   
}
@media (max-width:400px) {
 .iframe_top{height: 103px;}   
}
@media (max-width:360px) {
 .iframe_top{height: 100px;}   
}
@media (max-width:320px) {
 .iframe_top{height: 92px;}   
}