.muuweb-header-m { top: 0; box-shadow: 0 5px 10px rgba(0,0,0,.05); left: 0; z-index: 1000; position: fixed; background:#011e4d;  width: 100%; height: 80px; transition: all 0.8s;opacity:.96; filter: alpha(opacity=96);  }
.muuweb-header-m .muuweb-logo { width: 193px; float: left; margin: 14px 0 0 10px; display: block; transition: all 0.8s; }

.muuweb-header .muuweb-nav li { position: relative; margin-top: 11px; height: 100%; display: inline-block; text-align: center; }
.muuweb-header .muuweb-nav li.on a.link { color: #c72233!important; }
.muuweb-header .muuweb-nav li .link { display: block; line-height: 26px; font-size:.93rem !important;
padding: 0 18px; color: #222222; position: relative; }

.muuweb-header .muuweb-nav li .hider { transform-origin: center top; position: absolute; top: 100%; left: 0; width: 100%; background: none; box-shadow: 0px 0px 46px rgba(44,70,95,0.16); visibility: hidden;  }
.muuweb-header .muuweb-nav li .hider .sub-link { display: block; border-bottom: 1px solid rgb(221, 236, 255, 0.4); font-size: 14px; color: #222222; background: #fff; }
.muuweb-header .muuweb-nav li .hider .sub-link .text { position: relative; font-size: 13px; padding: 8px 0; display: inline-block; }

.muuweb-header-m .muuweb-logo { width: 193px; float: left; margin: 12px 0 0 10px; display: block; transition: all 0.8s; }
.muuweb-header-m img { display: block; max-width: 100%; height: auto; }
.muuweb-nav { float: right; }

.muuweb-header-m .bg { position: fixed; top: 70px; right: 0; bottom: 0; width: 100%; height: 100vh; z-index: 99; background: #000; opacity: .5; filter: alpha(opacity=10); cursor: pointer; transform: scaleX(0); transform-origin: 100% 50%; transition: transform 0.6s; }
.muuweb-header-m .menu-box { position: absolute; z-index: 9999; padding: 27px 20px 25px; right: 0; transition: all 0.6s; }
.muuweb-header-m .muuweb-menu { width: 25px; margin: 0 auto; cursor: pointer; }
.muuweb-header-m .muuweb-menu .line { position: relative; top: 0; display: block; width: 100%; height: 2px; transition: transform 0.3s ease, top 0.3s ease, width 0.3s ease, opacity 0.3s, background 0.3s; transform-origin: center center; background:#fff /*#021253*/; }
.muuweb-header-m .muuweb-menu .line:nth-child(2) { margin: 6px 0; }
.muuweb-header-m.ishow { }
.muuweb-header-m.ishow .bg { transform: scaleX(1); }
.muuweb-header-m.ishow .muuweb-nav li .link { transform: translateX(0px); opacity: 1 }
.muuweb-header-m.ishow .muuweb-nav li .hider.ishow { transform: translateX(-101%) }
.muuweb-header-m.ishow .muuweb-nav li .hider.ishow .sub-link .text { transform: translateX(0px); opacity: 1 }
.muuweb-header-m.ishow .menu-box { right: 0; }
.muuweb-header-m.ishow .muuweb-menu .line:nth-child(1) { top: 8px; transform: rotate(45deg); opacity: 0.8; }
.muuweb-header-m.ishow .muuweb-menu .line:nth-child(2) { opacity: 0; width: 0 }
.muuweb-header-m.ishow .muuweb-menu .line:nth-child(3) { top: -8px; transform: rotate(-45deg); opacity: 0.8; }
.muuweb-header-m .muuweb-nav { position: fixed; top: 70px; right: 0; opacity: 0; bottom: 0; overflow-y: auto; padding-top: 0; width: 0; z-index: 99; background: #f9f9f9; cursor: pointer; transition: .36s ease-in-out; -webkit-transition: .36s ease-in-out; transform-origin: 100% 50%; }
.muuweb-header-m.ishow .muuweb-nav { transform: scaleX(1); width: 70%; opacity: 1; }
.muuweb-header-m .muuweb-nav li { padding-left: 5%; overflow: hidden; position: relative; /*border-bottom: 1px solid #ebebeb;*/   border-bottom: 1px solid rgba(0, 0, 0, .05);}
.muuweb-header-m .muuweb-nav li:nth-child(1) { border-top : 1px solid /*#ebebeb*/#a5d6ff; }
.muuweb-header-m .muuweb-nav li .hide { position: absolute; top: 0; left: 101%; z-index: 1001; width: 100%; height: 100%; background-color: #fff; transition: all 0.8s; }
.muuweb-header-m .muuweb-nav li .link { position: relative; display: inline-block; line-height: 50px; float: left; text-align: left; color: #fff /*#222*/; width: 90%; font-size:18px; font-weight:700; transition: all 0.6s; opacity: 0; }
.muuweb-header-m .muuweb-nav li   .iconfont{ line-height:50px; float:right; margin-right:20px;}
.muuweb-header-m .muuweb-nav li .cur { display: inline-block; height: 50px; width: 10%; line-height: 50px; color: #999; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; }
.muuweb-header-m .muuweb-nav li .hider { display: none; width:90%; }
.muuweb-header-m.ishow .muuweb-nav li .hider.ishow { transform: translateX(-101%); }
.muuweb-header-m .muuweb-nav li .conter { }
.muuweb-header-m .muuweb-nav li .back { display: block; width: 10%; height: 50px; line-height: 50px; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; transform: rotateZ(180deg); }
.muuweb-header-m .muuweb-nav li .hider .sub-link {display: block; padding: 2%; border-bottom: 1px solid #ebebeb; font-size: 14px; color:#a5d6ff; text-align: left; }
.muuweb-header-m .muuweb-nav li .jtRote { transform: rotateZ(90deg); }
.muuweb-header-m .muuweb-nav li .hider a:last-child { border: none; }
@media (min-width: 1200px) {
.muuweb-header-m { display: none; }
}
@media (max-width: 1200px) {
.muuweb-header { display: none; }
.muuweb-header-m { height: 70px; }
}
@media (max-width: 768px) {
.muuweb-header-m .stock { left: 10px; }
}
@media (max-width: 500px) {
.muuweb-header-m .muuweb-logo { height: 55px; }
.muuweb-header-m { height: 60px; }
.muuweb-header-m .menu-box { padding: 21px 15px; transition: all 0.6s; }
.muuweb-header-m .muuweb-nav { padding: 0; top: 60px; background:#0060ed /*#f9f9f9*/; }
.muuweb-header-m .bg { display: none; }
.muuweb-header-m.ishow .muuweb-nav { transform: scaleX(1); width: 100%; opacity: 1; }
.muuweb-header-m .muuweb-nav li .cur { width: 20%; }
.muuweb-header-m .muuweb-nav li .link { width: 96%; }
}

/*myplus  --»ÃµÆÆ¬*/
.fullSlide { width:100%;position:relative; background:#fff; height:552px; overflow:hidden;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:552px;overflow:hidden;text-align:center;}
.fullSlide .bd li a {display:block;height:440px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {border-radius:10px;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#4169e1;filter:alpha(opacity=80);opacity:0.8;line-height:999px;}
.fullSlide .hd ul .on {background:#dcaf23;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:5;top:50%;margin-top:-66px;z-index:1;width:69px;height:138px;cursor:pointer;filter:alpha(opacity=100);opacity:1;display:none;}
.fullSlide .prev{ background:url("banner_icon1.png") no-repeat left top;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../banLeft.png');_background:none; left:120px;}
.fullSlide .next {background:url("banner_icon1.png") no-repeat right top;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../banRight.png');_background:none;right:120px;}
.hh-banner {
    background-image:none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 6rem
;
    position: relative;
    width: 100%;
}
@media (max-width: 500px) {
.fullSlide,.fullSlide .bd li {height:312px;}
.fullSlide .prev,.fullSlide .next {z-index:-5;}
    .hh-content-home {
         margin-top:0; 
    }
.hh-advanced{ display:none}	
.hh-carousel-slides{display:none
}
.hh-footer-content .grid{display:none}
.hh-footer-column{ display:block}
.hh-footer-logo-address .logo>.hh-image:first-child {
     width: 6rem; 
}
.hh-footer-content, .hh-footer-content-mobile {

    max-width:auto;

    padding: 2rem 1rem 8rem 1rem;

}
}