﻿@font-face {
    font-family: 'myFirstFont';
    src: url('../fonts/BAIJAMJUREE-MEDIUM.TTF') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'myFirstFont1';
    src: url('../fonts/BAIJAMJUREE-BOLD.TTF') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{   font-family: Arial; color:#333; font-size:1rem; background: #FFFFFF;  line-height: 24px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #4d6eb5;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
.auto1280{ width:1360px;  margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1 { display: flex; align-items: center; justify-content:center;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center-contain-center{ justify-content:center;}
.window-container{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-image:url(../images/window.png);background-repeat:repeat; display:none; }
.window-container .window-main{position:absolute;z-index:10;top:50%;left:50%;margin-top:-100px;margin-left:-220px;padding:40px 0;line-height:40px;width:396px;height:125px;border-radius:10px;color:#1E53A2;background-color:#fff;font-size:20px;border:7px solid #1E53A2}
.window-container .window-main img{ margin-right:5px;}


h1,h2,h3,h4,b,strong{  font-family: Arial;color: #111111;}
em,i{ font-style: normal;}
.mar0{ margin:0 auto;}

::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

#home .home,
#products .products,
#service .service,
#solution .solution,
#contact .contact,
#newsT .newsT,
#about .about{ background:#4d6eb5; color:#fff; }


.HeaderM{ display: none;}


input,button,select,textarea{ outline:none;  font-family: Arial;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}
input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}

#warp{ width:100%; height:auto; overflow: hidden;}


header.current{ position: fixed; left: 0; top: 0; z-index: 999; }
header{ width: 100%; height: 110px; padding: 15px 0; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
header .logo{ width: 91px; height: 80px;}
header .logo a{ display: block; width: 91px; height: 80px; background: url(../images/logo.jpg) no-repeat;}
header .logo a h1{ display: none;}

header nav.Hnav{ height: 100%;}
header nav.Hnav li{ padding: 0 18px; font-size: 1.1rem; height: 80px; line-height: 80px; position: relative;}
header nav.Hnav li a{ color: #333; display: inline-block; font-weight:bold; padding: 0 8px; }
header nav.Hnav li a:hover{ background:#4d6eb5; color:#fff; }



header nav.Hnav li ul{ display: none; position: absolute; left: -60px; z-index: 999; top:80px; background: #FFFFFF; border-top:3px solid #4D6EB5; border-radius:6px ; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 340px;}
header nav.Hnav li ul li{ height: 42px; line-height: 42px; font-size: 0.9rem; border-bottom: 1px solid #EEEEEE; padding: 0; position:relative;}
header nav.Hnav li ul li a{ display: block; padding: 0 15px; font-weight: normal; font-size: 0.9rem; color: #333333; }
header nav.Hnav li ul li a i{ line-height:42px;}
header nav.Hnav li ul li a:hover{ background: #4D6EB5; color: #FFFFFF; border-bottom: none;}
header nav.Hnav li ul li:last-child{ border-bottom: none;}

header nav.Hnav li ul li ul{ position:absolute; left:341px; top:0; border-top:none; }


nav.Hnav li.pronav{ position: inherit;}
nav.Hnav li.pronav .sec_cont{ display: none; width: 100%; height: auto; background: #FFFFFF; position: absolute; left: 0; top: 95px; z-index: 999; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);  box-sizing: border-box; visibility: hidden;}

.secLeft{ width:25%; padding:50px 0; background:#f2f2f2;}
.secLeft ul{ display: block !important; padding-left:30%; border-top:none !important; position:initial !important; background:none !important; width:100% !important; box-shadow:none !important; cursor:pointer;}
.secLeft ul li{ border-bottom:none  !important; height:50px  !important; line-height:50px  !important; text-align:left !important; padding-left:20px !important; font-size:16px !important; font-weight:bold !important; width:100% !important;}
.secLeft ul li.thistab{ background:#fff !important; color:#4d6eb5 !important; border-left:4px solid #4d6eb5}
.secLeft ul li:hover{background:#fff !important; color:#4d6eb5 !important; border-left:4px solid #4d6eb5}

.secRight{ width:75%; padding:50px 80px; background:#fff;}
.secRight a{ width:31.3%; display:block; font-size: 15px !important; color: #333333 !important; height:50px !important; line-height:50px  !important; overflow:hidden; border-bottom:1px solid #eee; margin:0 1%;}
.secRight a:hover{ color: #4d6eb5 !important; border-bottom: 1px solid #4d6eb5 !important; font-weight: normal !important;}
nav.Hnav li.pronav:hover .sec_cont{ visibility: visible; display: block;}


.searchshow{  width: 205px;height: 48px; border-radius: 6px;border: 1px solid #DDDDDD;}
.searchshow input{ width:70%; height: 46px; padding: 0 20px; line-height: 46px;  border: none; background: none;}
.searchshow button{ width: 30%; height: 46px; line-height: 46px; border: none; background: none;  font-size:1.1rem; color: #111; text-align: center; cursor: pointer;}

.header-lang{ height: 16px; line-height: 16px; cursor: pointer; position: relative; color: #FFFFFF; margin-left: 30px;}
.header-lang b{ padding: 0 5px;}
.header-lang i{ display: inline-block; line-height: 16px;}
.header-lang:hover ul{ display: block;}
.header-lang ul{ display: none; position: absolute; left: 0; z-index: 999; top: 16px; border-radius:6px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 160px;}
.header-lang ul li{ height: 40px; line-height: 40px; font-size: 0.9rem; border-bottom: 1px solid #EEEEEE; padding: 0;}
.header-lang ul li a{ display: block; padding: 0 15px; line-height: 40px; font-weight: normal;}
.header-lang ul li a:hover{ background: #4d6eb5; color: #FFFFFF;}
.header-lang ul li a img{ width: auto; height: 18px; vertical-align: middle; margin-right: 10px;}
.header-lang ul li:last-child{ border-bottom: none;}



.animate__animated.animate__fadeInLeft {
    --animate-duration: 2.5s; /* 慢慢出来 */
    --animate-delay: 0.3s; /* 图片切换后再延迟0.3秒才开始动 */
}


/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual .owl-carousel .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto; position:relative;}
.main_visual .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -999px; overflow: hidden;}
.main_visual .owl-carousel .item .auto1280{ position:absolute; left:50%; margin-left:-680px; top:0; z-index:888; height:100%; max-width:700px;}
.main_visual .owl-carousel .item .auto1280 h2{ text-transform:uppercase; font-size:4.4rem; line-height:64px; margin-bottom:20px;}
.main_visual .owl-carousel .item .auto1280 p{ font-size:1.2rem; line-height:32px; color:#111;}
.main_visual .owl-carousel .item .auto1280 em{ display:block; width:56px; height:5px; background:#e90101;}
.main_visual .owl-carousel .item .auto1280 a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:180px;
    height:56px;
    line-height:56px;
    padding:0 45px;
    margin-top:35px;
    background:#b30000;
    border:1px solid #b30000;
    color:#fff !important;
    font-size:16px !important;
    font-weight:600;
    text-decoration:none;
    box-sizing:border-box;
}

.main_visual .owl-carousel .item .auto1280 a:hover{
    background:#1d4ed8;
    border-color:#1d4ed8;
    color:#fff !important;
}
.main_visual .owl-carousel .item .auto1280 img{ width:auto; max-width:100%; height:auto !important;}

.main_visual .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 24px; height: 4px; background:#FFFFFF; border-radius:5px; }
.main_visual .owl-dot.active span{ background:#4d6eb5; }
.main_visual .owl-controls{ height: 0;}
.main_visual .owl-nav{ height: 0;}

.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}


.home-products{
    padding:10px 0 80px 0;
    width:100%;
    background:url(../images/home-probg.jpg) no-repeat center;
    background-size:cover;
}

.home-products-list{}

.main_visual2 .owl-carousel,
.main_visual2 .owl-stage-outer,
.main_visual2 .owl-stage,
.main_visual2 .owl-carousel .owl-item{
    width:100%;
    height:auto;
}

.main_visual2 .owl-carousel .item{
    width:100%;
    height:auto;
    background:#FFFFFF;
    text-align:center;
    padding:10px;
    transition:all ease .1s;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    box-sizing:border-box;
}

.main_visual2 .owl-carousel .item .home-propic{
    width:100%;
    aspect-ratio:1 / 1;
    background:#EEEEEE;
    overflow:hidden;
}

.main_visual2 .owl-carousel .item .home-propic img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .3s ease;
}

.main_visual2 .owl-carousel .item .home-protxt{
    width:100%;
    height:32px;
    line-height:32px;
    margin-top:10px;
    overflow:hidden;
}

.main_visual2 .owl-carousel .item:hover .home-propic img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
}

.main_visual2 .owl-carousel .item:hover{
    background:#4D6EB5;
}

.main_visual2 .owl-carousel .item:hover a{
    color:#FFFFFF;
}

.main_visual2 .owl-prev,
.main_visual2 .owl-next{
    text-indent:-999em;
    overflow:hidden;
}

.main_visual2 .owl-dots{
    width:100%;
    text-align:center;
    height:4px;
    position:absolute;
    left:0;
    bottom:-30px;
    z-index:999;
}

.main_visual2 .owl-dots .owl-dot{
    display:inline-block;
    margin:0 5px;
}

.main_visual2 .owl-dots .owl-dot span{
    display:inline-block;
    width:26px;
    height:4px;
    background:#ccc;
    border-radius:6px;
}

.main_visual2 .owl-dot.active span{
    background:#4D6EB5;
}

.main_visual2 .owl-controls{
    height:0;
}






/* About Us - PC */
.home-about{
    display:flex;
    align-items:flex-start;
    padding:80px 0;
}

.home-about-left{
    width:calc(100% - 619px);
    padding-right:60px;
    min-width:0;
    box-sizing:border-box;
}

.home-about-left-info{
    width:100%;
}

.home-about-left-info h2{
    font-size:2.6rem;
    line-height:52px;
}

.home-about-left-info h3{
    font-size:1.2rem;
    line-height:40px;
}

.home-about-left-info p{
    margin-top:20px;
}

.home-about-right{
    width:619px;
    flex:0 0 619px;
    position:relative;
    aspect-ratio:619 / 607;
    overflow:hidden;
}

.home-about-right img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:8px;
}

.home-about-right-list{
    position:absolute;
    left:-30px;
    top:0;
    width:100%;
    z-index:333;
    height:100%;
}

.home-about-right-list dl{
    height:auto;
    transition:all ease .5s;
    padding:12px;
    border-radius:8px;
    margin:10px 0;
    box-shadow:3px 3px 10px 0 rgba(0,0,0,.1);
    cursor:pointer;
    background:linear-gradient(137deg, #2952ac 0%, #4d6eb5 100%);
    box-sizing:border-box;
}

.home-about-right-list dl dt{
    width:30%;
}

.home-about-right-list dl dt img{
    display:block;
    width:100%;
    height:auto;
    border-radius:6px;
    border:2px solid #38a9eb;
}

.home-about-right-list dl dd{
    width:70%;
    padding-left:20px;
    box-sizing:border-box;
}

.home-about-right-list dl dd h3{
    font-size:1.1rem;
    line-height:24px;
    color:#ffffff;
}

.home-about-right-list dl dd p{
    line-height:16px;
    margin-top:3px;
    color:#fff;
    font-size:0.8rem;
}

.home-about-right-list dl:nth-child(1){
    width:65%;
}

.home-about-right-list dl:nth-child(2){
    width:80%;
}

.home-about-right-list dl:nth-child(3){
    width:95%;
}

.home-about-right-list dl:hover{
    transform:translateX(20px);
}

.home-about-num{
    width:100%;
    margin-top:30px;
}

.home-about-num dl dd{
    padding-left:12px;
}

.home-about-num dl dd b{
    display:block;
    color:#e90101;
    font-size:2rem;
}

.home-about-num dl dd b span{
    color:#666;
    padding-left:10px;
    font-size:0.9rem;
}

.home-about-num dl dd em{
    display:block;
    font-size:0.9rem;
    color:#666666;
}


.home-solution-title{ width: 100%; height: auto; background: url(../images/homesoutitle.png) no-repeat center; background-size:cover; padding: 85px 0 35px 0;}
.home-solution-title-left{ width: 55%;}
.home-solution-title-left h2{font-size: 2.6rem; line-height: 62px;}
.home-solution-title-left p{ text-transform: capitalize; font-size: 1.2rem; line-height: 28px;}

.home-solution-title a{display: inline-block;background: #e90101;border-radius: 25px;height: 49px;line-height: 49px;color: #FFFFFF;padding: 0 40px;}
.home-solution-title a:hover{background: #2b55af;}

.home-solution{}
.home-solution dl{
    width:25%;
    overflow:hidden;
    position:relative;
    text-align:center;
    color:#FFFFFF;
}
.home-solution dl dt{
    transition:transform 0.5s ease;
    transform:translateY(100px);
    width:100%;
    height:auto;
    position:absolute;
    left:0;
    bottom:0;
    background:linear-gradient(180deg, rgba(60,114,252,0) 0%, #1B283A 100%);
    padding:35px 60px;
    z-index:2;
}
.home-solution dl dt a{
    display:block;
    color:#FFFFFF;
    font-size:1.5rem;
    line-height:45px;
    margin-top:10px;
    font-family:myFirstFont1;
}
.home-solution dl dt em{
    display:block;
    width:30px;
    height:3px;
    background:#F08618;
    margin:20px auto;
}
.home-solution dl dt p{
    font-size:0.9rem;
    height:40px;
    line-height:20px;
    overflow:hidden;
}
.home-solution dl dd{
    width:100%;
    aspect-ratio:1 / 1;
    overflow:hidden;
}
.home-solution dl dd img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
}
.home-solution dl:hover dt{
    transform:translateY(0);
}

.home-blog-title{ width: 100%; height: auto; background-size:cover; padding: 60px 0 35px 0;}
.home-blog-title-left{ width: 55%;}
.home-blog-title-left h2{font-size: 2.6rem; line-height: 62px;}
.home-blog-title-left p{ text-transform: capitalize; font-size: 1.2rem; line-height: 28px;}

.home-blog-title a{display: inline-block;background: #e90101;border-radius: 25px;height: 49px;line-height: 49px;color: #FFFFFF;padding: 0 40px;}
.home-blog-title a:hover{background: #0e18a1;}

.home-blog{ padding-bottom: 120px;}

.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual1 .owl-carousel .item{width: 100%;height: auto; background: #FFFFFF; border:1px solid #EEEEEE; border-radius:8px; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual1 .owl-carousel .item .home-blog-pic{ width: 100%; height: auto;}
.main_visual1 .owl-carousel .item .home-blog-pic img{ width: 100%; height: auto; border-radius:8px 8px 0 0;}

.main_visual1 .owl-carousel .item .home-blog-info{ width: 100%; padding: 20px;}
.main_visual1 .owl-carousel .item .home-blog-info em{ display: block; color: #4D6EB5; margin-bottom: 15px; line-height: 16px;}
.main_visual1 .owl-carousel .item .home-blog-info em img{ display: inline; margin-right: 10px;  vertical-align: middle; width: 16px; height: 16px;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks1{ display: block;   color: #111111; font-size: 1.1rem; line-height: 32px; height: 32px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks1:hover{color: #4D6EB5;}
.main_visual1 .owl-carousel .item .home-blog-info p{ color: #666666; line-height: 30px; height: 60px; overflow: hidden;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2{margin-top: 15px;display: block;line-height: 28px;color: #e90101;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2 img{ width: 28px; height: 28px; margin-left: 10px; vertical-align: middle; display: inline-block;}
.main_visual1 .owl-carousel .item .home-blog-info a.bloglinks2:hover img{ margin-left: 30px;}

.main_visual1 .owl-prev,.main_visual1 .owl-next{text-indent: -999em; overflow: hidden;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 26px; height: 4px; background:#ccc; border-radius:6px;}
.main_visual1 .owl-dot.active span{ background:#4D6EB5; }
.main_visual1 .owl-controls{ height: 0;}





footer{ width: 100%; height: auto; background: #4D6EB5;}

.footer-box{ padding: 65px 0; color: #FFFFFF;}
.footer-box-left{ width: 30%; padding-right: 60px;}
.footer-box-left .flogo{ width: 91px; height: 80px;}
.footer-box-left .flogo a{ display: block; width: 91px; height: 80px; background: url(../images/flogo.png) no-repeat;}
.footer-box-left p{ font-size: 1rem; line-height: 30px; margin-top: 15px;}
.footer-box-left img{ margin-top: 30px;}

.footer-box-right{ width:70%;}
.footer-box-right dl:last-child{ max-width: 270px;}
.footer-box-right dl dt b{ font-size: 1.3rem; display: block; line-height: 28px; color: #FFFFFF; }
.footer-box-right dl dt em{ display: block; width: 32px; height: 2px; background: #ee030a; margin-top: 10px;}
.footer-box-right dl dd{ padding-top: 25px;}
.footer-box-right dl dd a{ font-size: 1rem; line-height: 28px; display: block; color: #FFFFFF;}
.footer-box-right dl dd ul{ padding-top:20px;}
.footer-copy{ width: 100%; height: 60px; line-height: 28px; border-top:2px solid rgba(255,255,255,0.2); color: #fff; padding: 15px 0; text-align: center;}


.optain{ display:none;}
.fposi{ display: none;}

#mmenu {
	opacity: 0;
}

.web-language-box{ display:none;}

.customerList{ width:60px; height:auto; position: fixed; right: 0; top: 30%; z-index:999; }
.customerList a b{ display: block; color: #FFFFFF !important; font-size: 14px; line-height: 21px; font-weight: normal;}

.customerBox{ width: 60px; height: auto;  }
.customerBox a{ display: block; text-align: center; position: relative; width: 60px; height: 60px; line-height:60px; color:#fff; margin-bottom:1px; font-size:1.8rem; background: #4d6eb5; border-radius: 6px  0px  0px  6px; }
.customerBox a.fa-teams{background: #9b0b14 url(../images/teams.png) no-repeat; }
.customerBox a.fa-teams:hover{background: #9b0b14 url(../images/teams.png) no-repeat;}
.customerBox a:hover{ text-decoration:none; background:#9b0b14;}
.customerBox a .eso_divinfo{ display:none; position:absolute;  right:60px; top:0; min-width:260px; background:#fff; color:#0359d8; font-size:1rem;  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); padding:10px; border-radius:6px; }
.customerBox a .eso_divinfo:before{
    content:""; position:absolute; right:-12px; top:50%; margin-top:-12px; 
width:0;
height:0;
border-top:12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #fff;
}
.customerBox a:hover .eso_divinfo{ display: block;}
.customerBox a:hover .eso_divinfo img{ width:150px; height:150px;}


@media (max-width: 767px) {
    body{ font-size: 0.9rem;}
.auto1280{ width: 94%; height: auto; }
.auto_1280{ width: 94%; height: auto;}
header{ display: none !important;}

.HeaderM{ display: block ;  background: #FFFFFF; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 100%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:50px; overflow: hidden; padding-top:10px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:40px;}
.HeaderM .logo a img{width: auto; height:40px;}
.HeaderM .mlang{ float: right; margin-right: 30px;}
.HeaderM .mlang img{ padding-right: 10px;}

.navlangue{ float: right; margin-right: 20px; font-size: 1.1rem;}
.navlangue i{ color: #4D6EB5; font-size: 1.2rem; margin-right: 8px;}


.m-menu{float: right;width: 30px;}
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
.kefu-posi{ display: none;}
#mmenu {
	z-index:9999;  opacity: 1.0;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:85%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #4d6eb5;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:15%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#4d6eb5 url(../images/search3.png) no-repeat center center;
}


.main_visual{margin-top:61px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}

.main_visual .owl-dots{  height: 8px;  bottom:30px; }
.main_visual .owl-dots .owl-dot{ margin:0 3px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; }





.main_visual .owl-carousel .item .auto1280{ position:absolute; left:0; margin-left:0; top:50px; padding:0; width:100%; z-index:888; height:100%; max-width:100%; text-align:center; align-items:flex-start;}
.main_visual .owl-carousel .item .auto1280 h2{ text-transform:uppercase; font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.main_visual .owl-carousel .item .auto1280 p{ font-size:1rem; line-height:24px; color:#111;}
.main_visual .owl-carousel .item .auto1280 div{ width:94%; margin:0 auto;}
.main_visual .owl-carousel .item .auto1280 em{ display:block; width:46px; height:3px; background:#e90101;}
.main_visual .owl-carousel .item .auto1280 a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:46px;
    line-height:46px;
    background:#b30000;
    font-size:16px !important;
    font-weight:600;
    color:#fff !important;
    text-decoration:none;
    padding:0 25px;
    margin-top:15px;
    border:1px solid #b30000;
}

.main_visual .owl-carousel .item .auto1280 a:hover{
    background:#1d4ed8;
    border-color:#1d4ed8;
    color:#fff !important;
}
.main_visual .owl-carousel .item .auto1280 img{ width:auto; max-width:100%; height:auto !important;}


 .home-products{
        padding:0 0 70px 0;
    }

    .main_visual2 .owl-dots .owl-dot{
        margin:0 3px;
    }

    .main_visual2 .owl-dots .owl-dot span{
        width:12px;
    }



.home-blog-title{  padding: 25px 0; text-align: center;}
.home-blog-title-left{ width: 100%;}
.home-blog-title-left h2{font-size: 1.6rem; line-height: 52px;}
.home-blog-title-left p{ font-size: 1rem; line-height: 24px;}

.home-blog-title a{ display: none;}



@media (max-width:768px){
    .home-about{
        padding:30px 0;
        display:block;
    }

    .home-about-left{
        width:100%;
        padding-right:0;
    }

    .home-about-left-info{
        width:100%;
    }

    .home-about-left-info h2{
        font-size:1.6rem;
        line-height:42px;
        text-align:center;
    }

    .home-about-left-info h3{
        font-size:1.1rem;
        line-height:30px;
        text-align:center;
    }

    .home-about-left-info p{
        margin-top:20px;
    }

    .home-about-right{
        display:none;
    }

    .home-about-right-list{
        position:inherit;
        left:inherit;
        top:inherit;
        width:100%;
        z-index:333;
        height:100%;
    }

    .home-about-right-list dl dt{
        width:100%;
    }

    .home-about-right-list dl dt img{
        display:block;
    }

    .home-about-right-list dl dd{
        width:100%;
        padding-left:0;
        padding-top:20px;
    }

    .home-about-right-list dl dd h3{
        font-size:1rem;
    }

    .home-about-right-list dl:nth-child(1),
    .home-about-right-list dl:nth-child(2),
    .home-about-right-list dl:nth-child(3){
        width:100%;
    }

    .home-about-right-list dl:hover{
        transform:translateX(0);
    }

    .home-about-num{
        display:none;
    }
}


.home-solution-title{ padding: 30px 0;}
.home-solution-title-left{ width: 100%; text-align: center;}
.home-solution-title-left h2{font-size: 1.6rem; line-height: 42px;}
.home-solution-title-left p{  font-size: 1rem; line-height: 24px;}

.home-solution-title a{ display: none;}


.home-solution{}
.home-solution dl{  width: 50%; height: auto; overflow: hidden; position: relative; text-align: center; color: #FFFFFF;}
.home-solution dl dt{ padding:10px; transform: translateY(0);}
.home-solution dl dt img{ width: 36px; height: 36px;}
.home-solution dl dt a{  font-size: 1rem; line-height: 32px; height: 32px; overflow: hidden; margin-top: 5px; }
.home-solution dl dt em{  width:20px; height: 2px; margin: 10px auto;}
.home-solution dl dt p{display: none;  }


.fposi{ width:100%; height:70px; background:#4d6eb5; position:fixed; left:0; bottom:0; display:block; z-index:999; }
.fposi a{ display:block; float:left; text-align:center; width:25%; height:70px; color:#fff !important; border-right:1px solid #EEEEEE;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:30px; height:auto; padding-top:8px;}
.fposi a p{ line-height:20px; font-size:0.9rem}


.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.optain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.optain-search{width:100%; height:100%; }
.optain-search-box{ width:94%; margin:0 auto;}
.optain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:42px; line-height:42px; background:#4d6eb5; border-radius:0 4px 4px 0; color:#fff; font-size:1rem; border:none;}

.web-language-box{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.web-language-box .flex{width:100%; height:100%;  }
.web-language-box .flex a{ display: inline-block; border-radius:6px; height: 42px; line-height: 42px; overflow: hidden; text-align: center; color: #FFFFFF;   background:#4D6EB5;}
#web-language-close{ width: 60px; font-size: 1.5rem;}
.web-language-box .flex a img{ height: 20px; width: auto; margin-right: 10px; vertical-align: middle;}

.web-language-box .flex a{ display: block; width: 48%; float: left; margin: 1%; }
.web-language-box .flex div{ width: 100%; justify-content: space-between;}
#web-language-close{ width: 60px; font-size: 1.5rem;}

.footer-copy{ height: auto; padding:15px 0; line-height: 26px;  margin-bottom:70px;}
.footer-box{ display:none;}


.customerList{ display:none;}

}


