*{}
.menu_masker_bg{position: fixed;height: 100% !important;width: 100% !important;left:0px;top:0px;z-index: -1;display: none;bottom: 0px;background: rgba(0, 0, 0, 0);right: 0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;}
.menu_show{z-index: -1;display: block;bottom: 0px;/* background: rgba(0, 0, 0, 0.2); */right: 0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.header_bg .m-btn {
    width: 50px;
    height: 48px;
    display: block;
    padding: 15px 6px 0px 10px;
    cursor: pointer;
    top: 8px;
    position: absolute;
    right: 18px;
    margin-top: 10px;
    z-index: 9999999999;
    /* transition: all 2s; */
    /* -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s; */
    animation-name: fadeInLeft;
    animation-duration: 1.8s;
    animation-delay: 1s;
    animation-fill-mode: both;
    display: none;
}
.nav .language {
    display:none;
}
body .header_bg div.cur {position: fixed;transition: all 2s;-webkit-transition: all 2s;-moz-transition: all 2s;-o-transition: all 2s;}
.fr {float: right; display: inline;}

.header_bg .m-btn .box {
    display: block;
    width: 42px;
    height: 48px;
    overflow: hidden;
    position: relative;
}
.header_bg .m-btn .line {
    display: block;
    width: 100%;
    height: 4px;
    background-color: #0068b7;
    position: absolute;
    left: 0;
    transition: all .5s;
    border-radius: 2px;
}
.header_bg .m-btn .line1 {width: 53px;top: 0;}


.header_bg .m-btn .box {
    display: block;
    width: 25px;
    height: 48px;
    overflow: hidden;
    position: relative;
}
.header_bg .m-btn .line {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    transition: all .5s;
    border-radius: 4px;
}
.header_bg .m-btn .line1 {width: 25px !important;top: 2px;}
.header_bg .m-btn.cur .line1 {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 20px;
    left:0px;
    }
.header_bg .m-btn.cur .line.line2{width:0 !important;opacity: 0;}
.header_bg .m-btn.cur .line3 {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 20px;
}
.header_bg .m-btn .line2{width: 25px !important;top: 10px;}
.header_bg .m-btn .line3{width: 25px !important;top: 18px;}
.header_bg .m-btn.cur .line1, .header_bg .m-btn.cur .line2, .header_bg .m-btn.cur .line3 {
    width: 100%;
    background: #000;
}
.m-sub-menu {
    position: fixed;
    right: -100%;
    width: 72%;
    top: 0;
    z-index: 0;
    height: 100%;
    background-color: #fff;
    transition: all 0.64s ease 0s;
}
.m-sub-menu.show {
    right: 0;
    transition: all 0.44s ease 0s;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.m-sub-menu .top-box {line-height: 100px; /* background-color: #fff; */}
.f-cb {zoom: 1;}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.fl {float: left; display: inline;}
.fr {float: right; display: inline;}
.m-sub-menu .top-box .stt {
    display: inline-block;
    font-size: 36px;
    color: rgba(199, 36, 42, 0.7);
    margin-left: 10%;
    /* font-family: 'iconfont'!important; */
    font-family: inherit;
    font-weight: bold;
    opacity: 0;
}
.m-sub-menu .list-wrap ul {width: 100%; padding: 28px 0 0 0;}
.m-sub-menu .list-wrap li {
    line-height: 80px;
    width: 100%;
    border-bottom: 1px solid rgba(242, 242, 242, 0.3);
    padding: 2px 0 0px 0;
}
.m-sub-menu .list-wrap li .col-box {display: block;  width: 100%;}
.m-sub-menu .list-wrap .tit {
    font-size: 30px;
    color: #666;
    margin-left: 0%;
    width: 100%;
    display: block;
    text-align: center;
}
/*ul:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
*/

@media only screen and (max-width: 769px){
.show .language {
    width: auto;
    display:block !important;
    margin: 15px 0 0 10px;
    float: left;
}
.show .language span{margin-left:5px;}
.nav {position: fixed;right: -100%; width: 100%; top: 0; z-index: 0; height: 100%;background-color: #fff; transition: all 0.64s ease 0s;}
.nav.show {right: 0;transition: all 0.44s ease 0s;background: rgba(255, 255, 255, 1);-webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;padding: 80px 20px 0;}
.nav .FrontColumns_navigation01-d2_c1 UL.nav-first LI A{width: 100%; color: #363636; font-size: 32px; line-height: 86px; height: 86px; text-align: center;}
.nav .FrontColumns_navigation01-d2_c1 UL.nav-first{padding: 90px 0 0 0;width: 100%;}
.header_bg .m-btn{display: block !important;}
body .nav li{width:100%;border-bottom: #eee 1px solid;position: relative;}
body .nav li a{line-height: 52px;}
.nav li .subnav{display: block !important;position: relative;background: none;opacity: 1 !important;margin: 0;width: 100%;left: auto;top: auto;transform: translate3d(0,0,0);transition: all 0s ease 0s;height: auto;visibility: initial;}
.nav li .subnav.hide{display:none !important;}
body .nav li i:before{content: "";width: 12px;height: 12px;border-right: 1px solid #999;border-top: 1px solid #999;display: block;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);z-index: 999;margin: 20px;}
body .nav li>i{
    position: absolute;
    height: 50px;
    width: 50px;
    z-index: 999;
    top: 0px;
    right: 10px;
    cursor: pointer;
    z-index: 999;
    padding: 0 10px;
}
body .nav li.active>i:before{-webkit-transform: rotate(135deg);-moz-transform: rotate(90deg);transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);top: 0;overflow: hidden;}
.nav li .subnav:after{opacity:0;}
.nav li.active .subnav{/* display:block !important; */}
.nav li .subnav li a{text-align:left;padding:0 0 0 30px;/* border-top: 1px solid #f3f3f3; */line-height: 36px !important;}
.header_bg.backs .nav li.subnav a {line-height:38px;}
.nav li a{display:block;padding: 0px 32px;color: #000;font-size: 16px;line-height: 100px;}
.nav li:hover a{color:#000;}
.nav .hover a{background:none;color: #000;}
}



