/*--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 m50_navee_sidebanner--*/
@charset "utf-8";


.m50-navee-sidebanner{position:relative;}
.m50-navee-sidebanner .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;}
.m50-navee-sidebanner .txt h1{color:#fff;font-size:70px;line-height:1;font-weight:700;}
.m50-navee-sidebanner .txt p{font-size:18px;line-height:30px;color:#fff;max-width:1020px;margin:30px auto 0;}
.m50-navee-sidebanner .go-next{display:block;bottom:55px;position:absolute;left:calc(50% - 18px);animation:mouse-top-up 2s linear infinite;}

@keyframes mouse-top-up{
0% {transform:translateY(0)}
25% {transform:translateY(10px)}
50% {transform:translateY(0)}
75% {transform:translateY(-10px)}
100% {transform:translateY(0)}
}

@media screen and (max-width: 1680px) {
.m50-navee-sidebanner .txt h1 {font-size: 56px;}
}

@media screen and (max-width: 1550px) {
.m50-navee-sidebanner .txt h1 {font-size: 52px;}
}

@media screen and (max-width: 1441px) {
.m50-navee-sidebanner .txt h1 {font-size: 48px;}
}

@media screen and (max-width: 1367px) {
.m50-navee-sidebanner .txt h1 {font-size: 44px;}
}

@media screen and (max-width: 1281px) {
.m50-navee-sidebanner .txt h1 {font-size: 40px;}
.m50-navee-sidebanner .txt p {font-size: 17px;line-height: 26px;margin: 20px auto 0;}
}

@media screen and (max-width: 1171px) {
.m50-navee-sidebanner .txt h1 {font-size: 36px;}
}

@media screen and (max-width: 992px) {
.m50-navee-sidebanner .txt h1 {font-size: 32px;}
}

@media screen and (max-width: 768px) {
.m50-navee-sidebanner .txt h1 {font-size: 30px;}
.m50-navee-sidebanner .txt p {font-size: 16px;line-height: 24px;max-width: 90%;}
}

@media screen and (max-width: 640px) {
.m50-navee-sidebanner .txt h1 {font-size: 28px;}
}

@media screen and (max-width: 576px) {
.m50-navee-sidebanner .txt h1 {font-size: 26px;}
}

@media screen and (max-width: 480px) {
.m50-navee-sidebanner .txt h1 {font-size: 24px;}
.m50-navee-sidebanner .txt p {font-size: 15px;line-height: 22px;margin: 15px auto 0;}
}

@media screen and (max-width: 420px) {
.m50-navee-sidebanner .txt h1 {font-size: 22px;}
}

/*--for m51_newslist2--*/
@charset "utf-8";
/*----------------------------*/


.m51-news-list{padding:100px 0;}

.m51-news-list .news-tabs{display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;transition: all .3s;}
.m51-news-list .news-tabs a{border: 1px solid #E8E8E8;margin-right: -1px;transition: all .3s;color: #333;position: relative;display: flex;align-items: center;justify-content: center;padding: 20px 30px;font-weight: 500;text-align: center;}
.m51-news-list .news-tabs a:first-child{border-top-left-radius: 29px;border-bottom-left-radius: 29px;}
.m51-news-list .news-tabs a:last-child{border-top-right-radius: 29px;border-bottom-right-radius: 29px;}
.m51-news-list .news-tabs a.active,.m51-news-list .news-tabs a:hover{background-color: var(--color-active);color: #fff;}

.m51-news-list .news-tabs.fixed{position: fixed;top: 98px;left: 0;border-bottom: 1px solid #E8E8E8;width: 100%;z-index: 1;background-color: #fff;}
.m51-news-list .news-tabs.fixed a{border: none;background-color: transparent;color: #333;}
.m51-news-list .news-tabs.fixed a::after{content: '';display: block;width: 1px;height: 60%;position: absolute;right: 0;top: 20%;background-color: #E8E8E8;}
.m51-news-list .news-tabs.fixed a:last-child::after{display: none;}
.m51-news-list .news-tabs.fixed a.active{color: var(--color-active);}

.m51-news-list .newswrap{margin:80px auto;}
.m51-news-list .news{width:100%;}
.m51-news-list .news a{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: flex-start;-webkti-align-items: flex-start;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #E8E8E8;}
.m51-news-list .news a .data{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;}
.m51-news-list .news a .data h3{font-size: 48px;color: #666666;font-weight: bold;}
.m51-news-list .news a .data p{font-size: 18px;color: #666666;font-weight: 500;}
.m51-news-list .news a .data i {font-size:15px;}
.m51-news-list .news a .data>div{border-left: 1px solid #E8E8E8;padding-left: 10px;margin-left: 10px;}
.m51-news-list .news a .min{width: calc(100% - 200px);display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;}
.m51-news-list .news a .min .imgbox{width: 34%;height: 235px;overflow: hidden;}
.m51-news-list .news a .min .imgbox img{width: 100%;height: 100%;object-fit: cover;transition: all .3s;}
.m51-news-list .news a .min .text{width: 62%;}
.m51-news-list .news a .min .text span{font-size: 14px;width:180px;background: #E2E5E6;border-radius: 17px;color: #333;margin-bottom: 15px;display: flex;padding: 8px 0;justify-content: center;font-weight: 500;}
.m51-news-list .news a .min .text span:hover{background :var(--color-active);color:#fff;}
.m51-news-list .news a .min .text h3{font-size: 20px;color: #333333;font-weight: bold;margin-bottom: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.m51-news-list .news a .min .text p{font-size: 14px;color: #666;line-height: 24px;margin-bottom: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;font-weight: 600;}
.m51-news-list .news a .min .text i{font-size:35px;}
.m51-news-list .news a:hover .data h3,.news a:hover .min .text h3,.news a:hover .text i{color:var(--color-active);}
.m51-news-list .news a:hover .min .imgbox img{transform: scale(1.1);}




@media screen and (max-width:1440px) {
.m51-news-list{padding:70px 0;}
.m51-news-list .news-tabs a{padding: 17px 27px;}
}


@media screen and (max-width:1280px){
.m51-news-list{padding:60px 0;}
.m51-news-list .news-tabs a{padding: 15px 25px;font-size: 14px;}
.m51-news-list .news a .data h3{font-size: 40px;}
.m51-news-list .news a .data p{font-size: 15px;}
.m51-news-list .news a .min{width: calc(100% - 185px);}
}


@media screen and (max-width:991px){
.m51-news-list{padding:45px 0;}
.m51-news-list .newswrap{margin: 40px auto;}
.m51-news-list .news a .min{width: calc(100% - 155px);}
.m51-news-list .news a .data h3{font-size: 35px;}
}


@media screen and (max-width:768px){
.m51-news-list{padding:30px 0;}
.m51-news-list .news-tabs a{font-size: 10px;padding: 10px 40px;}
.m51-news-list .news a{display: block;position: relative;}
.m51-news-list .news a .data{position: absolute;right: 10px;top: 6px;background: #fff;padding: 0 8px;border-radius: 3px;}
.m51-news-list .news a .data h3 {font-size: 18px;}
.m51-news-list .news a .data > div {padding-left: 5px;margin-left: 5px;}
.m51-news-list .news a .data p {font-size: 12px;}
.m51-news-list .news a .data i {display: none;}
.m51-news-list .news a .min {width: 100%;display: block;}
.m51-news-list .news a .min .imgbox {width: 100%;}
.m51-news-list .news a .min .text {width: 100%;margin-top:20px;}
.m51-news-list .news a .min .text h3 {font-size: 16px;margin-bottom: 10px;}
.m51-news-list .news a .min .text i{font-size:18px;}
.m51-news-list .news a .min .text span{font-size: 10px;padding: 5px 0;width: 120px;margin-bottom: 12px;}
.m51-news-list .news a .min .text p{margin-bottom: 5px;}
}

@media screen and (max-width:640px) {
.m51-news-list .news-tabs a{padding: 10px 30px;}

}

@media screen and (max-width:580px) {
.m51-news-list .news-tabs a{padding: 10px 10px;}
.m51-news-list .news a{padding-bottom: 20px;margin-bottom: 20px;}
}


@media screen and (max-width:410px) {
.m51-news-list .news-tabs a{padding: 10px 8px;}
.m51-news-list .news a .min .imgbox{width: 38%;}
.m51-news-list .news a .min .text{width: 59%;}
}

/*--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;}
}