/*--for m04_head--*/
@charset "UTF-8";
/*---mo-nav----*/
.m04-mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;max-width:350px;-webkit-overflow-scrolling:touch;z-index:105!important;transition:all .4s cubic-bezier(0.7,0,0.2,1);box-shadow:0 0 40px rgba(82,85,90,0.1);transform:translateX(-100%)}
.m04-mo-leftmenu .tit{height:50px;background:#485157;display:flex;justify-content:space-between;align-items:center;}
.m04-mo-leftmenu .tit h6{color:#fff;padding:0 0 0 15px;font-size:16px;font-weight:bold;}
.m04-mo-leftmenu .tit span{cursor:pointer;width:40px;height:40px;line-height:40px;text-align:center;display:block;}
.m04-mo-leftmenu .tit span i{color:#fff;font-size:16px;}
.m04-mo-leftmenu > ul{}
.m04-mo-leftmenu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.m04-mo-leftmenu > ul > li > a{padding:0 0 0 15px;}
.m04-mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:14px;top:10px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.m04-mo-leftmenu > ul > li.active{}
.m04-mo-leftmenu ul li a{color:#333;display: block;}
.m04-mo-leftmenu ul li a:hover{text-decoration: none;}
.m04-mo-leftmenu ul li ul{display:none;padding-bottom:10px;padding-left:15px;}
.m04-mo-leftmenu ul li ul li{line-height:22px;position:relative;}
.m04-mo-leftmenu ul li ul li i {position:absolute;color:#333;font-size:12px;top:1px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.m04-mo-leftmenu ul li ul li a{padding:5px 0 5px 10px;margin-right:30px;}
.menu-transitioning{transform:translateX(0)}
/*---header---*/
.m04-header{height:100px;background:#fff;border-bottom:1px solid #ddd;}
.m04-header.header-fix {position: fixed;top: 0;left: 0;width: 100%;z-index: 10;}
.m04-header .wp{height:100%;display:flex;align-items:center;justify-content:space-between;}
.m04-header .logo img{max-height:70px;}
.m04-header .nav{}
.m04-header .nav > ul{display:flex;}
.m04-header .nav > ul > li{position:relative;}
.m04-header .nav > ul > li+li{margin-left:30px;}
[lang=fr] .m04-header .nav > ul > li+li{margin-left:-13px;}
.m04-header .nav > ul > li > a{display:block;font-size:22px;color:#040404;padding:0 22px;line-height:40px;text-transform:uppercase;}
.m04-header .nav > ul > li ul{position:absolute;width:252px;height:auto;left:-35px;text-align:left;top:48px;z-index:100;padding:10px;background:#fff;transform:rotate3d(1,0,0,-90deg);transform-origin:0 0 0;opacity:0;transition: transform 0.5s, opacity 0.3s;box-shadow:rgba(0,0,0,0.14) 0px -6px 9px 0px;}
.m04-header .nav > ul > li:nth-child(5) ul{width:160px;}
.m04-header .nav > ul > li > ul::before{content:'';position:absolute;left:40px;margin:0;top:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;}
.m04-header .nav > ul > li > ul li{border-bottom:1px solid #EDEDED;position:relative;}
.m04-header .nav > ul > li > ul li:last-child{border:none;}
.m04-header .nav > ul > li > ul li > a{display:block;border-radius:4px;padding:10px 8px;color:#333333;font-size:15px;line-height:21px;text-transform:capitalize;}
.m04-header .nav > ul > li > ul > li > a{padding-right:20px;}
.m04-header .nav > ul > li > ul li > a i{position:absolute;right:10px;top:10px;font-size:11px;}
.m04-header .nav > ul > li > ul li:hover > a{background:var(--color-active);color:#fff;}
.m04-header .nav > ul > li:hover > a,.nav > ul > li.active > a{color:var(--color-active);}
.m04-header .nav > ul > li:hover > a > i{transform:rotate(180deg);}
.m04-header .nav > ul li:hover > ul{opacity:1;transform:rotate3d(0,0,0,0);}
.m04-header .nav > ul > li > ul li ul{left:210px;top:0;}
.m04-header .header-right{display:flex;align-items:center;}
.m04-header .header-lang{position:relative;z-index:20;margin:0 0 0 20px;}
.m04-header .header-lang .box{height:34px;width:90px;border:1px solid #EBEBEB;cursor:pointer;display:flex;align-items:center;padding:0 7px;}
.m04-header .header-lang .box img{}
.m04-header .header-lang .box em{margin:0 7px;line-height:18px;font-size:13px;color:#333;text-transform:uppercase;}
.m04-header .header-lang .box i{width:15px;line-height:18px;font-size:14px;text-align:center;color:#333;}
.m04-header .header-lang .lang-box{width:200px;padding:15px;position:absolute;right:0;top:42px;z-index:200;background:#fff;transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;box-shadow:0 0 10px rgba(63,62,62,0.2);}
.m04-header .header-lang .lang-box::before{content:'';position:absolute;right:37px;top:-8px;overflow:hidden;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;display:block;}
.m04-header .header-lang ul{max-height:160px;overflow-y:scroll;padding:5px 10px;border:1px solid #e5e5e5;display:flex;flex-wrap:wrap;}
.m04-header .header-lang ul li{line-height:20px;padding:5px 0;border-bottom:1px solid #f5f5f5;width:50%;}
.m04-header .header-lang ul li:last-child{border:none;}
.m04-header .header-lang ul li a{color:#333;font-size:12px;display:block;}
.m04-header .header-lang ul li a:hover{color:#015198;}
.m04-header .header-lang ul li img{vertical-align:middle;margin-right:7px;}
.m04-header .header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0);}
.m04-header .header-right .search{cursor:pointer;}
.m04-header .header-right .search i{color:#4C4A48;font-size:25px;}
.m04-header .header-right .mo-header-menu{width:40px;height:40px;line-height:40px;text-align:center;color:#333;display:none;}
.m04-header .header-right .mo-header-menu i{font-size:24px;}
.m04-header .search-box{display:none;position:absolute;z-index:9999;width:100%;left:0;right:0;top:100px;background:rgba(0,0,0,0.6);padding:33px 0;}
.m04-header .search-box .close{position:absolute;right:30px;top:calc(50% - 11px);line-height:22px;height:22px;}
.m04-header .search-box .close i{font-size:21px;color:#fff;}
.m04-header .search-box .serchbox{width:700px;margin:0 auto;position:relative;}
.m04-header .search-box .serchbox .submit_text{background:#fff;width:100%;height:47px;line-height:47px;float:left;color:#111;padding:0 90px 0 15px;font-size:15px;}
.m04-header .search-box .serchbox .submit_btn{position:absolute;right:0;top:0;width:70px;height:47px;line-height:47px;background:var(--color-active);text-align:center;display:block;cursor:pointer;}
.m04-header .search-box .serchbox .submit_btn i{font-size:25px;color:#fff;}

@media screen and (max-width:1550px) {
.m04-header .nav > ul > li > a {font-size: 16px;padding: 0 10px;}
.m04-header .nav > ul > li + li {margin-left: 10px;}

}

@media screen and (max-width:1441px) 
}
@media screen and (max-width:1367px) {
.m04-header .nav > ul > li > a{padding:0;}
}
@media screen and (max-width:1281px){
.m04-header{height:100px;}
}
@media screen and (max-width:992px){
.m04-header{height:90px;}
.m04-header .nav{display:none;}
.m04-header .logo img{max-height:60px;}
.m04-header .header-right .mo-header-menu{display:block;}
.m04-header .search-box{top:90px;padding:30px 0;}
.m04-header .search-box .serchbox{width:600px;}
}
@media screen and (max-width:768px){
.m04-header{height:auto;padding:15px 0;}
.m04-header .logo img{max-height:50px;}
.m04-header .search-box{top:81px;padding:30px 30px;}
.m04-header .search-box .close{display:none;}
.m04-header .search-box .serchbox{width:100%;}
.m04-header .search-box .serchbox .submit_text{height:42px;line-height:42px;}
.m04-header .search-box .serchbox .submit_btn{width:60px;height:42px;line-height:42px;}
.m04-header .search-box .serchbox .submit_btn i{font-size:23px;}
}
@media screen and (max-width:576px){
.m04-header .logo img{max-height:45px;}
.m04-header .search-box{top:76px;padding:20px 20px;}
}
@media screen and (max-width:480px){
.m04-header .logo img{max-height:40px;}
.m04-header .search-box{top:71px;padding:15px 15px;}
.m04-header .search-box .serchbox .submit_text{height:36px;line-height:36px;}
.m04-header .search-box .serchbox .submit_btn{width:50px;height:36px;line-height:36px;}
.m04-header .search-box .serchbox .submit_btn i{font-size:21px;}
}

/*--for m03_slidebanner--*/
@charset "utf-8";
.m03_sidebanner img{width:100%;}
.m03_sidebanner .wp p a{font-size:22px}
.m03_path{height:50px;line-height:50px;/*border-bottom:1px solid #EAEAEA;*/}
.m03_path p{color:#666;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.m03_path p i{margin:0 5px 0 0;font-size:14px;}
.m03_path p a{color:#666;}
@media screen and (max-width:768px) {
.m03_path{height:45px;line-height:45px;}
.m03_path p{font-size:15px;}
.m03_sidebanner .wp p a{font-size:18px}
}
@media screen and (max-width:480px) {
.m03_path{height:40px;line-height:40px;}
.m03_path p{font-size:14px;}
}
            
.m03_path{position:relative;}
.m03_path .txt{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.m03_path .txt h1{color:#fff;font-size:70px;line-height:1;font-weight:700;position: relative;top: -326px;}
.m03_path .txt p{font-size:18px;line-height:30px;color:#fff;max-width:1020px;margin:30px auto 0;}
.m03_path .go-next{display:block;bottom:55px;position:absolute;left:calc(50% - 18px);animation:mouse-top-up 2s linear infinite;}

/*--for m03_goodslist--*/
@charset "utf-8";
.m03-main-right{}

.m03-main-top p{font-size:18px;line-height:1.6;padding:30px 0;}
.m03-main-left{width:300px;}
.m03-main-left h3{height:50px;line-height:50px;padding:0 0 0 18px;background:var(--color-active);font-size:20px;color:#fff;font-weight:bold;text-transform:uppercase;position:relative;}
.m03-main-left h3 i{font-size:20px;float:right;padding-right:20px}
.m03-main-left h3::after{display:none;font-family:"qico";content: "\e727";position:absolute;right:0;top:5px;width:40px;height:40px;line-height:40px;font-size:20px;text-align:center;transition:transform .3s ease;}
.m03-main-left h3.active::after{transform:rotate(45deg) scale(1.08);}
.m03-sidenav{position: relative;margin:0 0 20px;}
.m03-sidenav ul {
  width: 100%;
  z-index: 999;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.5s, opacity 0.3s;
}
.m03-sidenav  ul  li ul{position:absolute;width: 255px;height:auto;left: 235px;text-align:left;top: 0px;z-index:100;background:#fff;transform:rotate3d(1,0,0,-90deg);transform-origin:0 0 0;opacity:0;transition: transform 0.5s, opacity 0.3s;box-shadow:rgba(0,0,0,0.14) 0px -6px 9px 0px;}
.m03-sidenav  ul li:hover > ul{opacity:1;transform:rotate3d(0,0,0,0);}
.m03-sidenav ul li ul li ul{left:210px;top:0;}
.m03-sidenav:hover ul {
  opacity: 1; 
  visibility: visible;  
  transition: transform 0.5s, opacity 0.3s;
}
.m03-sidenav ul li{display:block;line-height:24px;font-size:16px;color:#333;background:#fff;border:1px solid #e2e2e2;border-top:none;position:relative;}
.m03-sidenav ul li a{color:#333;display:block;padding:10px 30px 10px 18px;}
.m03-sidenav ul li:last-child a{border-bottom:none;}
.m03-sidenav ul li.active::after{display:block;color:var(--color-active);}
.m03-sidenav ul li.active a,.m03-sidenav ul li a:hover{color:var(--color-active);}
/*-----products------*/
.m03-pro-top{margin-bottom:15px;background:#F7F7F7;padding:20px;}
.m03-pro-top h1{font-size:24px;color:#111;font-weight:600;}
.m03-pro-top .t{font-size:16px;color:#545454;line-height:24px;margin:15px 0 0;}
.m03-pro-top .t h5{font-size:18px;font-weight:500;color:#333;margin-top:10px;}
.m03-pro-top .t p~p{margin-top:10px;}

.m03-pro-list ul{margin:0 -15px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.m03-pro-list ul li{border-bottom: solid 4px var(--color-active);width: 100%;background:#fff;cursor:pointer;box-sizing:border-box;padding: 40px 0;}
.m03-pro-list ul li .box{=: #F2F2F2;float: left;width: 50%;}
.m03-pro-list ul li .pic{display:block;width:100%;position:relative;overflow:hidden;box-sizing:border-box;}
.m03-pro-list ul li .pic > img{width:100%;display:block;transition:transform .5s;-webkit-transition:transform .5s;}
.m03-pro-list ul li .txt{
    float: left;
    width: 50%;
}
.m03-pro-list ul li .txt h6{color:#222;font-weight:500;position:relative;}
.m03-pro-list ul li .txt h6:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 75px;
    height: 2px;
    background-color: var(--color-active);
}
.m03-pro-list ul li .txt h6 a{padding-bottom: 30px;margin-bottom: 20px;display:block;font-size: 35px;overflow:hidden;}
.m03-pro-list ul li .txt h6 a:hover{color:var(--active-color);}
.m03-pro-list ul li .txt p{margin:10px 0 0;font-size:16px;color: #333;line-height:24px;}
.m03-pro-list ul li:hover .box{}
.m03-pro-list ul li:hover .pic > img{transform:scale(1.03);-webkit-transform: scale(1.03);}
.m03-pro-list ul li:hover .txt h6 a{color:var(--active-color);}
@media screen and (max-width:1280px){
.m03-main-left{width:280px;}
.m03-pro-top h1{font-size:22px;}
}
@media screen and (max-width:1171px) {
.m03-main-left{float:none;width:100%;}
.m03-main-right{margin:20px 0 0;}
.m03-main-left h3{padding:0 0 0 15px;}
.m03-main-left h3::after{display:block;}
.m03-sidenav ul{display:none;}
.m03-sidenav ul li a{padding:9px 30px 9px 15px;}
.m03-sidenav ul li::after{line-height:42px;}
}
@media screen and (max-width:768px) {
.m03-pro-top{padding:15px;}
.m03-pro-top h1{font-size:20px;}
.m03-pro-top .t{font-size:15px;}
.m03-pro-list ul{margin:0;}
.m03-pro-list ul li .txt{padding:15px 5px 10px;}
.m03-pro-list ul li .txt h6 a{font-size:16px;}
.m03-main-left h3 i {display: none;}
.m03-pro-list ul li .box {float: none;width: 100%;}
.m03-pro-list ul li .txt {float: none;width: 100%;}
}
@media screen and (max-width:480px) {
.m03-pro-list ul li .txt h6 a{font-size:15px;}
}

/*--for m36_foot--*/
@charset "UTF-8";


footer {padding: 0px 0 0;background: #F8F8F8;border-top: 1px solid #dedede;}
footer h5 {font-size: 20px;font-weight: 700;color: #000;margin: 0 0 20px;}

.m36-foot-top {padding: 70px 0 40px 0;}
.m36-foot-top .tit {text-align: center;max-width: 78%;margin: 0 auto;}
.m36-foot-top .tit h1 {font-size: 48px;color: #111;line-height: 1;}
.m36-foot-top .tit p {font-size: 16px;line-height: 30px;margin-top: 25px;color: #585858;}
.m36-foot-top .list {display: flex;justify-content: space-between;margin-top: 70px;}
.m36-foot-top .contact-inquiry {flex: 1;margin-right: 110px;}
.m36-foot-top .contact-inquiry h3 {font-size: 36px;color: #111;line-height: 1;}
.m36-foot-top .contact-inquiry .inquirbox {}
.m36-foot-top .contact-inquiry .inquirbox .row {margin-bottom: 20px;}
.m36-foot-top .contact-inquiry .inquirbox em {display: block;font-size: 18px;color: #111;line-height: 1;margin-bottom: 10px;font-weight: 500;}
.m36-foot-top .contact-inquiry .inquirbox input[type="text"],.m36-foot-top .contact-inquiry .inquirbox textarea {padding: 12px 15px;font-size: 17px;border: 1px solid #171717;line-height: 22px;width:100%;}
.m36-foot-top .contact-inquiry .inquirbox .submit {margin: 0 auto;width: 100%;line-height: 50px;background: var(--color-active);color: #fff;font-size: 18px;border-radius: 30px;}

.contact-info {width: 55%;}
.contact-info .pic img {width: 75%;}
.contact-info .txt {margin-top: 40px;}
.contact-info .txt h5 {font-size: 36px;color: #171717;line-height: 1;}
.contact-info .txt .t em {display: block;font-size: 18px;font-weight: 700;color: #5C5C5C;margin-bottom: 5px;margin-top: 15px;}
.contact-info .txt .t p.add {font-size: 18px;line-height: 30px;color: #171717;}
.contact-info .txt .t p.tel {font-size: 30px;font-weight: 600;line-height: 1;color: #171717;}
.contact-info .txt .t p.mail {color: var(--color-active);font-size: 30px;line-height: 1;font-weight: 600;text-decoration: underline;font-style: oblique;}

.m32-foot {margin-top: 85px;}
.m32-foot .wp {display: flex;justify-content: space-between;}
.m32-foot .foot-logo .share {margin-top: 25px;}
.m32-foot .foot-logo .share a{display:inline-block;color:#111;background:#DFDFDF;width:34px;height:34px;line-height:34px;border-radius:50%;text-align:center;}
.m32-foot .foot-logo .share a+a{margin-left:20px;}
.m32-foot .foot-logo .share a i{font-size:16px;color:inherit;}
.m32-foot .foot-logo .share a:hover{color:#fff;background:var(--color-active);}

.m32-foot .foot-list ul li,.m32-foot .foot-nav ul li{font-size: 18px;font-weight: 300;color: #080808;line-height: 2;}

.m32-foot .foot-contact {width: 370px;}
.m32-foot .foot-contact p {font-size: 18px;line-height: 30px;color: #808080;font-weight: 300;}
.m32-foot .foot-contact h6 {font-size: 18px;font-weight: 600;color: var(--color-active);margin:5px 0}

.m36-foot-copyright {margin-top: 55px;border-top: 1px solid #D6D6D6;padding: 35px 0;display: flex;justify-content: space-between;}
.m36-foot-copyright p{font-size: 18px;color: #161616;}
.m36-foot-copyright .t {font-size: 18px;color: #6F6F6F;display: flex;line-height: 24px;}
.m36-foot-copyright .t a + a {margin-left: 18px;padding-left: 18px;border-left: 2px solid #6F6F6F;}


@media screen and (max-width: 1550px) {
.m36-foot-top .tit h1 {font-size: 42px;}
}
 
@media screen and (max-width: 1367px) {
.m36-foot-top .tit h1 {font-size: 36px;}
}

@media screen and (max-width: 768px) {
.m36-foot-top {padding: 30px 0;}
.m36-foot-top .tit {max-width: 100%;}
.m36-foot-top .tit h1 {font-size: 32px;}
.m36-foot-top .tit p {line-height: 22px;margin-top: 15px;}
.m36-foot-top .list {display: block;margin-top: 30px;}
.m36-foot-top .contact-inquiry {margin-right: 0;}
.m36-foot-top .contact-inquiry .inquirbox em {font-size: 16px;margin-bottom: 6px;}
.m36-foot-top .contact-inquiry .inquirbox input[type="text"], .m36-foot-top .contact-inquiry .inquirbox textarea {padding: 8px 15px;font-size: 15px;}
.contact-info {width: 100%;margin-top: 30px;}
.contact-info .pic img {width: 100%;}
.contact-info .txt {margin-top: 20px;text-align: center;}
.contact-info .txt h5 {font-size: 24px;}
footer h5 {margin: 0 0 14px;}
.contact-info .txt .t p.add {font-size: 16px;line-height: 24px;} 
.contact-info .txt .t em {font-size: 16px;margin-top: 10px;}
.contact-info .txt .t p.tel {font-size: 22px;}
.contact-info .txt .t p.mail {font-size: 22px;}
  
.m32-foot {margin-top: 25px;}
.m32-foot .wp {display: block;}
.foot-logo {text-align:center;}
.foot-logo img {height:60px;}
.m32-foot .foot-logo .share {margin-top: 15px;}
.foot-nav,.foot-list,.foot-contact {display:none;}
.m36-foot-copyright {margin-top: 25px;padding: 15px 0;display: block;text-align: center;}
.m36-foot-copyright .t {font-size: 16px;justify-content: center;margin-top: 20px;}
}
                      
@media screen and (max-width: 480px) {
.m36-foot-top .tit h1 {font-size: 24px;}
.m36-foot-top .tit p {line-height: 18px;margin-top: 10px;}
  
  
.contact-info .txt .t p.tel {font-size: 20px;}
.contact-info .txt .t p.mail {font-size: 20px;}
}