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

/*---------------------------------------------------*/

.c-tabs-box{margin:80px 0 0;transition: all .3s;}

.c-tabs{background:#fff;}
.c-tabs.scroll-top{width:100%;position:fixed;top:99px;left:0;right:0;z-index:2;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;}

.c-tabs ul{display:flex;justify-content:center;}
.c-tabs ul li{}
.c-tabs ul li a{padding:0 40px;font-size:16px;height:58px;border-radius:29px;border:1px solid #E8E8E8;border-radius:0;margin-right:-1px;transition:all .3s;color:#333;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center;}
.c-tabs ul li:first-child a{border-top-left-radius: 29px;border-bottom-left-radius: 29px;}
.c-tabs ul li:last-child a{border-top-right-radius: 29px;border-bottom-right-radius: 29px;}

.c-tabs.scroll-top ul li a{border-top:none;border-bottom:none;border-radius:0;}
.c-tabs ul li.active a{background-color:var(--color-active);color: #fff;}


@media screen and (max-width:1281px){
.c-tabs-box{margin:60px 0 0;}
.c-tabs ul li a{padding:0 20px;font-size:15px;}
}

@media screen and (max-width:768px){
.c-tabs-box{margin:30px 0 0;}
.c-tabs-box {display:none;}
}

@media screen and (max-width:640px) {
.c-tabs-box{display:none;}
}

@media screen and (max-width:480px) {

}	

@media screen and (max-width:420px) {

}



/*-----------------------------*/
.m51-about{padding:80px 0;display: flex;justify-content: space-between;}
.m51-about .wp{display: flex;justify-content: space-between;}
.m51-about .left{width: 52%;}
.m51-about .left h3{color: #333;font-size:36px;font-weight:700;line-height:1;}
.m51-about .left .txt{margin:20px 0 0;}
.m51-about .left .left-img{width:100%}
.m51-about .left .left-img img{width:49%;}
.m51-about .left .txt h5{font-size:20px;color: var(--color-active);font-weight:600;margin-bottom:20px;}
.m51-about .left .txt p{font-size:16px;color:#666;line-height:20px;text-align: justify;}

.m51-about .right{float:left;width:40%;border-radius:10px;}
.m51-about .right img{width:100%;}
.m51-about .right .swiper-pagination-bullet-active{background:var(--color-active)}


@media screen and (max-width:1550px) {
.m51-about{padding:75px 0;}
}

@media screen and (max-width:1441px) {
.m51-about{padding:70px 0;}
.m51-about .left h3{font-size:34px;}
.m51-about .right{margin:0 0 20px 70px;}
.m51-about .left .txt p{font-size: 15px;line-height: 18px;}
}

@media screen and (max-width:1367px) {
.m51-about{padding:65px 0;}
.m51-about .left h3{font-size:32px;}
}

@media screen and (max-width:1281px){
.m51-about{padding:60px 0;}
.m51-about .left h3{font-size:30px;}
.m51-about .left .txt p{font-size: 14px;line-height: 16px;}
.m51-about .left .txt h5{font-size:18px;margin-bottom: 10px;}
  
}

@media screen and (max-width:768px){
.m51-about{padding:35px 0;}
.m51-about .left h3{font-size:26px;}
.m51-about .left .txt h5{margin-bottom:15px;}
.m51-about .left .txt p{font-size:15px;line-height:24px;}
.m51-about .wp {display: block;}
.m51-about .right {float: none;width: 100%;}
.m51-about .left {width: 100%;margin-top:30px;}
}

@media screen and (max-width:576px) {
.m51-about .right{float:none;width:100%;margin:0 0 20px;}
.m51-about .left h3{text-align:center;}
.m51-about .left h3::after{margin:15px auto 0;}

}

@media screen and (max-width:480px) {
.m51-about .left h3{font-size:24px;}
.m51-about .left .txt h5{font-size:16px;}
.m51-about .left .txt p{font-size:14px;line-height:22px;}
}

@media screen and (max-width:420px) {
.m51-about .left h3{font-size:22px;}
}

/*-----------------------------*/

.m51-culture{padding:80px 0;background:url('https://cdn-pro.analyspeed.com/1386/template/pc/default/html/module/m51_about/images/bg1.jpg') no-repeat fixed;background-size:cover;}

.m51-culture .tit{}
.m51-culture .tit h3{color: #fff;font-size:36px;font-weight:700;line-height:1;}
.m51-culture .tit h3::after{content:"";display:block;width:34px;height:4px;background-color:#fff;margin:20px auto 0 0;}
.m51-culture .tit p{font-size:20px;color:#fff;margin:25px 0 0;}

.m51-culture ul{margin:40px -15px 0;display:flex;flex-wrap:wrap;justify-content:center;}
.m51-culture ul li{width:calc(100% / 4);padding:0 15px;transition:0.3s all ease-in-out;text-align:center;}
.m51-culture ul li .box{height:316px;border-radius: 10px;padding:0 20px;border: 1px solid rgba(255,255,255,0.5);display:flex;flex-direction:column;justify-content:center;align-items:center;}
.m51-culture ul li img{max-height:45px;}
.m51-culture ul li h5{margin:20px 0 0;font-size:24px;color:#fff;font-weight:700;line-height:1;}
.m51-culture ul li p{font-size:16px;color:#fff;height:0;opacity:0;transition: all .5s;}

@media screen and (min-width:768px){
.m51-culture ul li:hover .box{background-color:rgba(51, 51, 51, 0.6);;border-color:rgba(51, 51, 51, 0.6);;}
.m51-culture ul li:hover p{margin-top:15px;opacity:1;height:auto;}
}

@media screen and (max-width:1550px) {
.m51-culture{padding:75px 0;}
}

@media screen and (max-width:1441px) {
.m51-culture{padding:70px 0;}
.m51-culture .tit h3{font-size:34px;}
.m51-culture ul li h5{font-size:22px;}
}

@media screen and (max-width:1367px) {
.m51-culture{padding:65px 0;}
.m51-culture .tit h3{font-size:32px;}
.m51-culture ul li h5{font-size:21px;}
}

@media screen and (max-width:1281px){
.m51-culture{padding:60px 0;}
.m51-culture .tit h3{font-size:30px;}
.m51-culture .tit p{font-size:18px;margin:20px 0 0;}
.m51-culture ul li h5{font-size:20px;}
}

@media screen and (max-width:1171px){

}

@media screen and (max-width:992px){

}

@media screen and (max-width:768px){
.m51-culture{padding:35px 0;}
.m51-culture .tit{text-align:center;}
.m51-culture .tit h3{font-size:26px;}
.m51-culture .tit h3::after{margin:15px auto 0;}
.m51-culture .tit p{font-size:16px;margin:15px 0 0;}
.m51-culture ul{margin:20px -15px 0;}
.m51-culture ul li{width:calc(100% / 2);padding:15px;}
.m51-culture ul li .box{height:auto;padding:30px 20px;display:block;height:100%;}
.m51-culture ul li h5{font-size:18px;}
.m51-culture ul li p{margin-top:15px;font-size:15px;height:auto;opacity:1;}
}

@media screen and (max-width:640px) {
.m51-culture ul{margin:20px -10px 0;}
.m51-culture ul li{padding:10px;}
}

@media screen and (max-width:480px) {
.m51-culture .tit h3{font-size:24px;}
.m51-culture ul{margin:20px 0 0;}
.m51-culture ul li{width:100%;padding:6px 0;}
.m51-culture ul li .box{padding:25px 15px;}
.m51-culture ul li h5{font-size:17px;margin:15px 0 0;}
}

@media screen and (max-width:420px) {
.m51-culture .tit h3{font-size:22px;}
}


/*-----------------------------*/

.m51-strength{padding:80px 0;}
.m51-strength h3{color:#333;font-size:36px;font-weight:700;line-height:1;text-align:center;}
.m51-strength h3::after{content:"";display:block;width:34px;height:4px;background-color:#333;margin:20px auto 0;}

.m51-strength .box{margin:40px 0 0;display:flex;justify-content: space-between;}

.m51-strength .txt{width:56%;}
.m51-strength .txt h5{font-size:30px;color: var(--color-active);font-weight:600;margin-bottom:20px;line-height:1.2;}
.m51-strength .txt p{font-size:16px;color:#666;line-height:30px;}
.m51-strength .txt ul{margin:25px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;}
.m51-strength .txt ul li{width:48%;border-radius:10px;overflow:hidden;}

.m51-strength .right{width:calc(41% - 20px);border-radius:10px;overflow:hidden;}
.m51-strength .right img{width:100%;height:100%;object-fit:cover;}


@media screen and (max-width:1550px){
.m51-strength{padding:75px 0;}
.m51-strength .txt h5{font-size:28px;}
}

@media screen and (max-width:1441px) {
.m51-strength{padding:70px 0;}
.m51-strength h3{font-size:34px;}
.m51-strength .txt h5{font-size:26px;}
.m51-strength .txt p{line-height:28px;}
}

@media screen and (max-width:1367px) {
.m51-strength{padding:65px 0;}
.m51-strength h3{font-size:32px;}
.m51-strength .txt h5{font-size:24px;}
.m51-strength .txt p{line-height:27px;}
}

@media screen and (max-width:1281px){
.m51-strength{padding:60px 0;}
.m51-strength h3{font-size:30px;}
.m51-strength .txt h5{font-size:22px;}
.m51-strength .txt p{line-height:26px;}
}

@media screen and (max-width:992px){
.m51-strength .box{display:block;}
.m51-strength .txt{width:100%;}
.m51-strength .txt ul li{width:49%;}
.m51-strength .right{width:100%;margin:20px 0 0;}
}

@media screen and (max-width:768px){
.m51-strength{padding:35px 0;}
.m51-strength h3{font-size:26px;}
.m51-strength .box{margin:30px 0 0;}
.m51-strength .txt h5{font-size:20px;margin-bottom:15px;}
.m51-strength .txt p{line-height:24px;}
}

@media screen and (max-width:640px) {
.m51-strength .txt p{font-size:15px;}
}

@media screen and (max-width:480px) {
.m51-strength h3{font-size:24px;}
.m51-strength .txt h5{font-size:18px;}
.m51-strength .right{margin:15px 0 0;}
}	

@media screen and (max-width:420px) {
.m51-strength h3{font-size:22px;}
}





/*-----------------------------*/
.m51-advantage{padding:80px 0;background:#F8F8F8;}
.m51-advantage h3{color:var(--color-active);font-size:36px;font-weight:700;line-height:1;padding-bottom:40px}
.m51-advantage h3::after{content:"";display:block;width:34px;height:4px;background-color:var(--color-active);margin:20px auto 0 0;}
.m51-advantage ul{margin:-15px -20px 0;display:flex;justify-content: center;flex-wrap:wrap;}
.m51-advantage ul li{width: 34%;padding:15px 20px;}
.m51-advantage ul li:nth-child(n+3){width: 33%;}
.m51-advantage ul li >a{position:relative;overflow:hidden;display:block;}
.m51-advantage ul li img{display:block;width:100%;}
.m51-advantage ul li .txt{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;z-index:1;padding:0 34px 0px;transition:opacity 0.2s, transform 0.35s;display:flex;justify-content:flex-end;-webkit-flex-direction:column;flex-direction:column;}
.m51-advantage ul li .txt::after{content:"";background:rgba(226,0,26,.55);height:0;position:absolute;left:0;right:0;bottom:0;transition:all 0.3s ease 0s;}
.m51-advantage ul li .txt > *{position:relative;z-index:10;}
.m51-advantage ul li .txt h6{font-size:20px;color:#fff;line-height:1;font-weight:700;padding-bottom:10px;}
.m51-advantage ul li .txt span{font-size:16px;color:#fff;line-height:1;}
.m51-advantage ul li .txt p{font-size:15px;color:#fff;line-height: 16px;height:0;transition:all 0.5s ease 0s;margin:15px 0 0;}
.m51-advantage ul li .txt .more{display:inline-block;font-size:14px;font-weight:500;color:#fff;margin:25px 0 0;}
.m51-advantage ul li .txt .more i{color:#fff;font-size:12px;border-radius:50%;width:26px;height:26px;border:1px solid #fff;line-height:24px;display:inline-block;text-align:center;margin-right:20px;}

.m51-advantage ul li:hover .txt::after{height:100%;}
.m51-advantage ul li:hover .txt p{height:210px;}



@media screen and (max-width:1550px) {
.m51-advantage ul li .txt h6 {font-size: 18px;padding-bottom: 7px;}
.m51-advantage ul li .txt span {font-size: 14px;}
.m51-advantage ul li .txt p {font-size: 13px;line-height: 15px;margin: 11px 0 0;}
.m51-advantage ul li .txt {padding: 0 25px 0px;}
}

@media screen and (max-width:1367px) {
.m51-advantage ul li .txt h6 {font-size: 16px;padding-bottom: 4px;}
.m51-advantage ul li .txt span {font-size: 12px;}
.m51-advantage ul li .txt p {font-size: 11px;line-height: 14px;margin: 7px 0 0;}
.m51-advantage ul li .txt {padding: 0 16px 0px;}

}

@media screen and (max-width:768px) {
.m51-advantage {padding: 30px 0;}
.m51-advantage h3 {font-size: 28px;padding-bottom: 20px;text-align:center;}
.m51-advantage h3::after {margin: 20px auto 0;}
.m51-advantage ul {margin: -5px -10px 0;}
.m51-advantage ul li {width: 50%;padding: 5px 10px;}
.m51-advantage ul li:nth-child(n+3) {width: 50%;}
.m51-advantage ul li .txt {position: relative;padding: 15px;}
.m51-advantage ul li .txt p {height: auto;}
.m51-advantage ul li .txt:hover p {height: auto;}
.m51-advantage ul li .txt::after {height: 100%;background: rgb(226, 0, 26);}
}

@media screen and (max-width:480px){
.m51-advantage ul li {width: 100%;}
.m51-advantage ul li:nth-child(n+3) {width: 100%;}
}

@media screen and (max-width:1550px){

}

@media screen and (max-width:1441px) {

}

@media screen and (max-width:1367px) {

}

@media screen and (max-width:1281px){

}

@media screen and (max-width:992px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:640px) {

}

@media screen and (max-width:576px) {

}

@media screen and (max-width:480px) {

}	

@media screen and (max-width:420px) {

}

/*-----------------------------*/

.m51-global{padding:80px 0;position: relative;background:url('https://cdn-pro.analyspeed.com/1386/template/pc/default/html/module/m51_about/images/mapbg.jpg') no-repeat center;background-size:cover;}
.m51-global .tit{display:flex;justify-content:space-between;margin-bottom:80px;}
.m51-global .tit .tl h3{font-size: 36px;color:#333;font-weight:bold;}
.m51-global .tit .tl h3::after{content:"Global layout";font-size: 60px;color:#333;opacity: 0.1;font-weight: bold;margin-top: -20px;display:block;line-height:1;}
.m51-global .tit p{font-size: 16px;color: #FFFFFF;line-height: 30px;width:64%;}

.m51-global .mo-map{display:none;}

.m51-global .pc-map{position: relative;width:1285px;margin:0 auto;}
.m51-global .pc-map > img{width:100%;}

.m51-global .pc-map .list{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.m51-global .pc-map .mdgq{position: absolute;text-align: center;display:flex;justify-content:center;}
.m51-global .pc-map .mdgq p{font-size: 13px;color: #333333;margin-top: 15px;white-space: nowrap;position: absolute;}
.m51-global .pc-map .mdgq .pulse{width: 10px;height: 10px;border-radius: 50%;background-color: var(--color-active);position: relative;margin: auto;z-index: 0;cursor: pointer;}
.m51-global .pc-map .mdgq .pulse .ring{width: 100%;height: 100%;position: absolute;top: 0;left: 0;position: absolute;border-radius: 50%;background-color: var(--color-active);animation:pulsing 2s ease-out infinite;}
.m51-global .pc-map .mdgq .pulse .ring:nth-of-type(1){-webkit-animation-delay:-0.5s;animation-delay:-0.5s}
.m51-global .pc-map .mdgq .pulse .ring:nth-of-type(2){-webkit-animation-delay:-1s;animation-delay:-1s}
.m51-global .pc-map .mdgq .pulse .ring:nth-of-type(3){-webkit-animation-delay:-1.5s;animation-delay:-1.5s}


.m51-global .pc-map .mdgq .info{width: 243px;height: 178px;background: rgba(2,46,118,0.7);border-radius: 10px;display:flex;align-items: center;text-align: center;position: absolute;top: 50%;left: 78px;transform: translateY(-50%) scale(0.2);top: -18%;box-shadow: 0px 0px 20px 0 rgba(0,0,0,.2);transition: all .6s;opacity: 0;visibility: hidden;z-index: 1;}
.m51-global .pc-map .mdgq .info>div{width:100%;padding:0 15px;}
.m51-global .pc-map .mdgq .info h3{font-size:18px;color: #fff;margin-bottom: 30px;}
.m51-global .pc-map .mdgq .info .more{display:flex;justify-content:center;align-items:center;width: 130px;height: 40px;border-radius: 20px;border: 1px solid #FFFFFF;position: relative;padding-right: 30px;color: #fff;font-size: 16px;margin: auto;}
.m51-global .pc-map .mdgq .info .more .imgbox{width: 30px;height: 30px;background-color: #ffffff;border-radius: 15px;display: flex;align-items: center;justify-content: center;position: absolute;right: 4px;top: 4px;transition: all .3s;}
.m51-global .pc-map .mdgq .info .more .imgbox i{font-size:16px;color:var(--color-active);}
.m51-global .pc-map .mdgq .info .more:hover .imgbox{width: calc(100% - 8px);}

.m51-global .pc-map .mdgq .info.openinfo{transform: scale(1) translateY(-50%);transition: all .6s;opacity: 1;visibility: visible;}

#md01{top: 38%;left:47%;}
#md02{top: 28%;left:53%;}
#md03{top: 30%;left:56%;}
#md04{top: 35%;left:58%;}
#md05{top: 39%;left:63%;}
#md06{top: 51%;left:58%;}
#md07{top: 57%;left:57.5%;}
#md08{top: 28%;left:65%;}
#md09{top: 30%;right:20%;}
#md10{top: 37%;right:23%;}
#md11{top: 39%;right:25%;}
#md12{top: 42%;right:26%;}
#md13{top: 41%;right:20%;}
#md14{top: 24%;left:66%;}
#md15{top: 48%;right:18%;}
#md16{top: 41%;left:59%;}
#md17{top: 36%;left:69%;}
#md18{top: 36%;left:66%;}
#md19{top: 58%;right:19%;}
#md20{top: 47%;left:50%;}
#md21{top: 29%;left:59%;}
#md22{top: 41%;left:78%;}
#md23{top: 49%;left:46%;}
#md24{top: 49%;left:48%;}

#md06 .pulse,#md06 .pulse .ring,#md05 .pulse,#md05 .pulse .ring,#md07 .pulse,#md07 .pulse .ring,#md10 .pulse,#md10 .pulse .ring,#md11 .pulse,#md11 .pulse .ring{background-color: #e92727;}
#md06 p,#md14 p,#md24 p,#md20 p,#md10 p{left: 20px;top: initial;margin:0;}
#md02 p,#md21 p{margin-top: -20px;}
#md18 p,#md22 p,#md23 p,#md11 p{right: 20px;top: initial;margin:0;}


@-webkit-keyframes pulsing{
	100%{transform:scale(3);opacity:0}
}
@keyframes pulsing{
	100%{transform:scale(3);opacity:0}
}


@media screen and (max-width:1680px){
.m51-global .tit .tl h3::after{font-size:56px;}
}

@media screen and (max-width:1550px){
.m51-global{padding:75px 0;}
.m51-global .tit .tl h3::after{font-size:52px;}
}

@media screen and (max-width:1441px) {
.m51-global{padding:70px 0;}
.m51-global .tit .tl h3{font-size:34px;}
.m51-global .tit .tl h3::after{font-size:48px;}
.m51-global .pc-map{width:100%;}
}

@media screen and (max-width:1367px) {
.m51-global{padding:65px 0;}
.m51-global .tit .tl h3{font-size:32px;}
.m51-global .tit .tl h3::after{font-size:44px;}
}

@media screen and (max-width:1281px){
.m51-global{padding:60px 0;}
.m51-global .tit{margin-bottom:60px;}
.m51-global .tit .tl h3{font-size:30px;}
.m51-global .tit .tl h3::after{font-size:40px;}
.m51-global .tit p{font-size:15px;line-height:24px;width:64%;}
}

@media screen and (max-width:992px){
.m51-global .tit{display:block;margin-bottom:50px;text-align:center;}
.m51-global .tit .tl h3{font-size:28px;}
.m51-global .tit .tl h3::after{font-size:36px;}
.m51-global .tit p{margin:15px 0 0;width:100%;}


}

@media screen and (max-width:768px){
.m51-global{padding:35px 0;}
.m51-global .tit{margin-bottom:20px;}
.m51-global .tit .tl h3{font-size:26px;}
.m51-global .mo-map{display:block;}
.m51-global .pc-map{display:none;}
}

@media screen and (max-width:480px) {
.m51-global .tit .tl h3{font-size:24px;}
.m51-global .tit p{font-size:14px;line-height:22px;}
}	

@media screen and (max-width:420px) {
.m51-global .tit .tl h3{font-size:22px;}
}






/*-----------------------------*/

/*--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;}
}