﻿*{ 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: "microsoft sans serif"; color:#333; font-size:15px; background: #FFFFFF; }
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: #134490;}
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;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { 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; }


#home .home,
#sczz .sczz,
#application .application,
#news .news,
#dlfx .dlfx,
#qua .qua,
#about .about{ color:#134490;}


.HeaderM{ display: none;}


input,button,select,textarea{ outline:none; font-family: "arial, helvetica, sans-serif";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden;}

header.current{ position: fixed; left: 0; top: 0;}

header{ width: 100%; height: 106px; background: #FFFFFF; z-index: 888; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
header .logo{ width: 225px; height: 46px;}
header .logo a{ display: block; width: 225px; height: 46px; background: url(../images/logo.png) no-repeat;}
header .logo a h1{ display: none;}

nav.Hnav{ }
nav.Hnav li{ font-size: 16px; height: 45px; line-height: 45px;}
nav.Hnav li a{ padding: 0 15px; position: relative; display: inline-block;  font-weight: bold;}
nav.Hnav li a i{ padding-left: 5px;}
header nav.Hnav li .sec_cont{width: 100%; height: auto; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); position: absolute; left: 0; top: 75px; z-index: 999; padding: 30px; box-sizing: border-box; visibility: hidden;}
header nav.Hnav li a.navmoon:after{ content: "";  width: 0;
    height: 0; position: absolute; left: 50%; bottom: 0;
    border-bottom: 10px solid #FFFFFF; margin-left: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;}
header nav.Hnav li .auto1280{  opacity: 0;}    
header nav.Hnav li:hover .sec_cont{ visibility: visible; }
header nav.Hnav li:hover .auto1280{ opacity: 1.0; justify-content:center;}
header nav.Hnav li .sec_cont dl{ width: 23%; overflow: hidden; text-align: center; margin:0 1%;}
header nav.Hnav li .sec_cont dl dt{ width: 100%; height: auto; overflow: hidden;}
header nav.Hnav li .sec_cont dl dt a{ padding: 0 !important;}
header nav.Hnav li .sec_cont dl dt img{ width: 100%; height: auto;}
header nav.Hnav li .sec_cont dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); }
header nav.Hnav li .sec_cont dl dd{ width: 100%; height: 42px; line-height: 42px; font-size: 15px;}
header nav.Hnav li .sec_cont dl dd a{ color: #333333 !important;}


.searchshow{  width: 254px; height: 40px; padding: 2px; border-radius: 21px; border: 1px solid #CCCCCC;}
.searchshow input{ width:80%; height: 34px; padding: 0 12px; line-height: 34px; border: none; background: none;}
.searchshow button{ width: 20%; height: 34px; line-height: 34px; border: none; background: #234894;  border-radius: 21px; font-size:18px; color: #FFFFFF; text-align: center;}



/**banner**/
.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-prev,.main_visual .owl-next{width:58px;height: 58px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}


.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; 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: 10px; height: 10px; background:#ffffff; border-radius: 50%;}
.main_visual .owl-dot.active span{ width: 10px; height: 10px; background:#134490; }
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.home-title{ padding: 60px 0 30px 0;}
.home-title-left{}
.home-title-left b{ display: block;  font-size: 2.2rem;  color: #111; line-height: 42px;}
.home-title-left b img{ margin-right: 15px;}
.home-title-left em{ color: #666; font-style:normal; display: block; padding-left: 25px; line-height: 22px;}


.home-title-right{}
.home-title-right a{ display: block; width: 160px; height: 52px; line-height: 52px; text-align: center; font-size: 1rem; font-weight: bold; background: #134490; color: #FFFFFF; border-radius: 30px;}
.home-title-right a img{ margin-left: 10px;}
.home-title-right a:hover{ background: #d7000f;}

.home-title ul{}
.home-title ul li{ cursor: pointer; font-size: 1.1rem; margin: 0 20px; line-height: 36px;}
.home-title ul li.thistab{ font-weight: bold; color: #111111; border-bottom: 3px solid #234894;}

.home-business{}
.home-business-item{ width: 14%; height: 526px; transition: width 0.5s ease; position: relative;  color: #FFFFFF;}
.home-business-item img{ width: 100%; height: 100%; object-fit: cover; border-radius: 16px; object-position: left; }
.home-business-item.active {width: 70%;}
.home-business-item.active .home-business-item-small{ opacity: 0;}
.home-business-item.active .home-business-item-box{ opacity: 1.0;}


.home-business-item-small{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; opacity: 1.0;}
.home-business-item-small img{ width: 46px; height: 46px;}
.home-business-item-small  b{ font-size: 1.6rem; display: block; line-height: 42px; margin-top: 10px;}


.home-business-item-box{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; padding: 0 80px; opacity: 0;}
.home-business-item-box b{font-size: 1.6rem; display: block; line-height: 42px; margin-bottom: 10px;}
.home-business-item-box a{ display: inline-block; color: #FFFFFF; height: 34px; line-height: 34px; background: #134490; border-radius: 6px; padding: 0 20px; margin-top: 30px;}
.home-business-item-box a:hover{ background: #d7000f;}


.home-about-title{ padding: 60px 0 30px 0;}
.home-about-title-left{ width: 260px;}
.home-about-title-left b{ display: block;  font-size: 2.2rem;  color: #111; line-height: 42px;}
.home-about-title-left b img{ margin-right: 15px;}
.home-about-title-left em{ color: #666; font-style:normal; display: block; padding-left: 25px; line-height: 22px;}
.home-about-title-left a{ margin-top: 20px; display: block; width: 160px; height: 52px; line-height: 52px; text-align: center; font-size: 1rem; font-weight: bold; background: #134490; color: #FFFFFF; border-radius: 30px;}
.home-about-title-left a img{ margin-left: 10px;}
.home-about-title-left a:hover{ background: #d7000f;}

.home-about-title-right{ width: calc(100% - 260px);}
.home-about-title-right p{ line-height: 30px; margin-bottom: 25px; font-size: 1.1rem;}

.home-about-box{ background: url(../images/home-about.png) no-repeat center; background-size:cover; color: #FFFFFF; padding: 115px 90px;}
.home-about-box-left{ margin: 0; width: 500px;}
.home-about-box-left dl{ width: 50%; margin: 25px 0;}
.home-about-box-left dl dt b{ font-size: 3rem; line-height: 52px;}
.home-about-box-left dl dt span{ font-weight: bold; font-size: 1.4rem; padding-left: 10px;}
.home-about-box-left dl dd{ line-height: 22px; margin-top:5px;}


.home-advan{ width: 100%; height: auto; background: url(../images/home-advan.png) no-repeat center; background-size:cover; margin-top: 55px; padding-bottom: 30px;}
.home-advan-list{}

.home-advan-item{ position: relative; width: 31.8%; margin-bottom: 2.4%; padding: 40px 30px; cursor: pointer; background: #FFFFFF; box-shadow: 0px 8px 16px 1px rgba(19,68,144,0.08); border-radius: 24px;} 
.home-advan-item-img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.home-advan-item-img img{ width: 100%; height: 100%;  border-radius: 24px; opacity: 0;}
.home-advan-item-box{ position: relative; z-index: 333; width: 100%; height: 100%;}
.home-advan-item-box em{ display: block; text-align: right;}
.home-advan-item-box b{ font-size: 1.4rem; line-height: 42px; display: block; color: #111111; margin-bottom: 10px;}
.home-advan-item-box p{ line-height: 24px;}

.home-advan-item:hover .home-advan-item-img img{ opacity: 1.0;}
.home-advan-item:hover{ color: #FFFFFF;}
.home-advan-item:hover b{ color: #FFFFFF;}
.home-advan-item:hover em img{filter: brightness(0) invert(1);}

.home-blog{ padding-bottom: 90px;}
.home-blog-list{}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; position: relative; padding: 55px 30px; border-radius: 16px; background: #f8f8ff; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{display:none;text-indent: -999px; }
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -10px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 2px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 24px; height: 4px; background:#a9a9a9; }
.main_visual1 .owl-dot.active span{ background:#134490; }


.main_visual1 .owl-carousel .item:hover .home-blog-img img{ opacity: 1.0;}
.main_visual1 .owl-carousel .item:hover .home-blog-item em{ color: #FFFFFF;}
.main_visual1 .owl-carousel .item:hover .home-blog-item a{ color: #FFFFFF;}
.main_visual1 .owl-carousel .item:hover .home-blog-item p{ color: #FFFFFF;}
.main_visual1 .owl-carousel .item:hover .home-blog-item a.home-blog-item-more{ border-color:#FFFFFF ;}

.home-blog-item{position: relative; z-index: 333; width: 100%; height: 100%;}
.home-blog-item em{ display: block; font-style: normal; line-height: 26px; color: #111111; font-weight: bold; font-size: 1rem; margin-bottom: 40px;}
.home-blog-item a.home-blog-item-link{ display: block; font-size: 1.4rem; color: #111111; font-weight: bold; line-height: 32px; height: 64px; overflow: hidden;}
.home-blog-item p{ line-height: 24px; height: 48px; overflow: hidden; color: #666666; margin-top: 20px;}

.home-blog-item a.home-blog-item-more{ margin-top: 25px; height: 34px; line-height: 32px; border: 1px solid #333; border-radius: 6px; display: inline-block; padding: 0 20px;}




.home-blog-img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.home-blog-img img{ width: 100%; height: 100%;  border-radius: 16px; opacity: 0;}


footer{ width: 100%; height: auto; background: url(../images/footer.png) no-repeat center; background-size:cover; color: #FFFFFF;}

.footer-box{ border-bottom: 2px solid rgba(255,255,255,0.3); padding: 55px 0 25px 0;}
.footer-box .flogo{ width: 225px; height: 46px;}
.footer-box .flogo a{ display: block; background: url(../images/flogo.png) no-repeat center; width: 225px; height: 46px;}


.footer-box .fshare{ }
.footer-box .fshare a{ display: block; position: relative; width: 48px; height: 48px; line-height: 48px; text-align: center; font-size: 1.2rem; border-radius: 50%; margin-left: 15px; background: #316ec3; color: #FFFFFF;}
.footer-box .fshare a .fwx{ display: none; z-index: 666; position: absolute; left: 0; top: -140px; width: 140px; height: 140px; background: #FFFFFF; border-radius: 6px; text-align: center; }
.footer-box .fshare a .fwx img{ width: 120px; height: 120px; margin-top: 10px;}
.footer-box .fshare a:hover .fwx{ display: block;}


.footer-menu{ padding: 60px 0;}
.footer-menu-left{ width: calc(100% - 320px); padding-right: 80px;}
.footer-menu-left dl dt{ display: block; font-weight: bold; font-size: 1.2rem; line-height: 32px;}
.footer-menu-left dl dd{ padding-top: 10px;}
.footer-menu-left dl dd a{ display: block; color: #E5E5E5; line-height: 30px;}


.footer-menu-right{ width: 320px;}
.footer-menu-right dl{ width: 100%;}
.footer-menu-right dl dt{ width: 37px;}
.footer-menu-right dl dd{ width: calc(100% - 37px); padding-left: 15px;}
.footer-menu-right dl dd em{ display: block; font-style: normal; line-height: 20px; font-size: 1rem;}
.footer-menu-right dl dd b{ display: block; font-size: 2rem; line-height: 42px;}
.footer-menu-right-info{ padding-top: 25px;}
.footer-menu-right-info p{ line-height: 26px;}


.footer-copy{ width: 100%; padding: 20px; line-height: 26px; border-top: 2px solid rgba(255,255,255,0.3);}
.footer-copy-left{}
.footer-copy-left a{ color: #FFFFFF; padding-left: 10px;}
.footer-copy-right{}
.footer-copy-right a{ color: #FFFFFF; }

.client-2 {
            position: fixed;
            right: -152px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #134490;
            color: #fff;
            height: 62px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #134490;
            width: 97px;
            height: 62px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
            display: block;
        }


.fposi{ display: none;}

#mmenu {
	opacity: 0;
}


.banner2{ width: 100%; height: 422px; }

.abmenu{ width: 100%; height: 72px;  line-height: 72px; margin-top: -72px; position: relative; z-index: 333; background: rgba(0,0,0,0.4);}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 45px; font-size: 18px; color: #FFFFFF;}
#lm_hover{ color: #FFFFFF; background:#134490;font-weight: bold; }
.abmenuR{ color: #FFFFFF; font-size: 16px;}
.abmenuR i{ padding-right: 10px; color: #134490; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px; color: #FFFFFF;}

.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}


.about-company{ padding-bottom: 25px; line-height: 24px;}


.about-enter{}

.about-enter-item{ position: relative; width: 32%;}
.about-enter-item-info{width: 100%; height: 100%; position: absolute; left: 0; top: 0; color: #FFFFFF; padding: 50px 25px;}
.about-enter-item-info em{ display: block;}
.about-enter-item-info b{ display: block; font-size: 1.4rem; line-height: 42px; margin-bottom: 10px; padding-top: 150px;}
.about-enter-item-info p{ line-height: 25px;}
.about-enter-item-img{ width: 100%; height: 100%;}
.about-enter-item-img img{ width: 100%; height: 100%;}


.about-chro{ padding-bottom: 30px;}
.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{ position: relative;  width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover; border-radius: 6px;}

.about-chro-left{ width: 50%;}
.about-chro-left img{ width: 100%; height: auto;}

.about-chro-right{ width: 50%; background:#f7f7f7; padding: 55px 35px;}
.about-chro-right em{ display: block; width: 128px; height: 40px; line-height: 40px; text-align: center; color: #FFFFFF; background: #134490; font-style: normal; font-size: 1rem;}
.about-chro-right b{ display: block; color: #111111; font-size: 1.4rem; line-height: 42px; margin-top: 30px; margin-bottom: 5px;}
.about-chro-right p{ font-size: 1rem; line-height: 28px;}



.main_visual2 .owl-prev,.main_visual2 .owl-next{width:52px;height: 52px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -26px;text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-prev{background-image: url(../images/about-chleft.png); left:-72px;}
.main_visual2 .owl-next{background-image: url(../images/about-chright.png); right:-72px;}
.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -50px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 2px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 24px; height: 4px; background:#a9a9a9; }
.main_visual2 .owl-dot.active span{ background:#134490; }


.industry-box1{}

.industry-box1-left{ width: 32%; background: #ebf5ff; text-align: center; border-radius: 20px; padding: 40px;}
.industry-box1-left em{ display: block;}
.industry-box1-left b{ display: block; font-size: 1.4rem; color: #111111; line-height: 42px; margin-top: 10px;}
.industry-box1-left p{ line-height: 24px; color: #666666;}

.industry-box1-mid{ width: 34%; position: relative;}
.industry-box1-mid img{ width: 100%; height: auto;}

.industry-box1-mid-icon1{ width:56px; height: 56px; background: url(../images/industry-icon3.png) no-repeat; position: absolute; left: -28px; top: 50%; margin-top: -28px;}

.industry-box1-mid-icon2{ width:56px; height: 56px; background: url(../images/industry-icon4.png) no-repeat; position: absolute; right: -28px; top: 50%; margin-top: -28px;}

.industry-box2{ width: 100%; height: auto; background: url(../images/industry-eng.png) no-repeat center; background-size:cover; padding-bottom: 50px; margin-top: 50px;}

.industry-box2-box{ position: relative; min-height: 535px;}
.industry-box2-img{ width: 708px; height: 535px; position: absolute; left: 50%; top: 0; margin-left: -354px;}
.industry-box2-img img{ width: 708px; height: 535px;}

.industry-box2-left{ width: 444px; padding-top: 80px;}
.industry-box2-left-info{ text-align: right; width: calc(100% - 90px); padding: 0 25px; }
.industry-box2-left-info b{display: block; font-size: 1.6rem; color: #111111; line-height: 42px; margin-bottom: 10px;}
.industry-box2-left-info p{ line-height: 24px;}
.industry-box2-left-icon{ width: 90px; height: 90px;}
.industry-box2-left-icon img{ width: 90px; height: 90px;}







.industry-box3{ padding-bottom: 30px;}
.industry-box3-left{ width: 476px; height: auto;}
.industry-box3-left img{ width: 100%; height: auto;}

.industry-box3-right{ width: calc(100% - 476px); height: auto; padding-left: 120px;}
.industry-box3-right dl{ margin-bottom: 60px;}
.industry-box3-right dl dd{ width:calc(100% - 90px); padding-left: 20px;}
.industry-box3-right dl dd b{ display: block; font-size: 1.6rem; color: #111111; line-height: 42px; }
.industry-box3-right dl dd p{ line-height: 24px;}


.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 32%; height: auto; text-align: center; margin: 0.5%;}
.about-img-list dl img{ width: 100%; height: auto;}
.about-img-list dl dd{ width: 100%; height: 58px; line-height: 58px; font-size: 18px; background: #F5F5F5;}

.NewsList{ padding:30px 0;}
.NewsList dl{ width:32.3%; background:#f7f7f7; margin:0.5%; overflow:hidden;}
.NewsList dl dt{ width: 100%; height: auto; overflow:hidden;}
.NewsList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.NewsList dl dt img{ width: 100%; height: auto;}
.NewsList dl dd{ width: 100%; height: auto;  padding:25px;}
.NewsList dl dd em{ display: block; height: 14px; line-height: 14px; font-style: normal; font-size: 14px;}
.NewsList dl dd a.InTeamLinks{ display: block; font-size: 22px; line-height: 30px; height: 30px; overflow: hidden; color: #111111; margin-top: 15px;}
.NewsList dl dd a.InTeamLinks:hover{ color: #EE8100;}
.NewsList dl dd p{ display: block; line-height: 22px; height: 44px; overflow: hidden; color: #666; margin-top: 5px;}

.SearchList{ padding:30px 0;}
.SearchList dl{ width:32.3%; background:#f7f7f7; margin:0.5%; overflow:hidden;}
.SearchList dl dt{ width: 100%; height: auto; overflow:hidden;}
.SearchList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.SearchList dl dt img{ width: 100%; height: auto;}
.SearchList dl dd{ width: 100%; height: auto;  padding:25px;}
.SearchList dl dd em{ display: block; height: 14px; line-height: 14px; font-style: normal; font-size: 14px;}
.SearchList dl dd a.InTeamLinks{ display: block; font-size: 22px; line-height: 30px; height: 30px; overflow: hidden; color: #111111; margin-top: 15px;}
.SearchList dl dd a.InTeamLinks:hover{ color: #EE8100;}
.SearchList dl dd p{ display: block; line-height: 22px; height: 44px; overflow: hidden; color: #666; margin-top: 5px;}



.rack{width:100%; background:#f7f7f7;}

.titleBx{color:#111;font-size:40px;padding:35px 0; text-align: center;  font-family: myFirstFont1; text-transform:uppercase;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

/*==新闻详情↓==*/
  .EssayCont{ padding:30px 0;}
 .EssayCont .lefter {width:70%; background:#fff; padding:30px; }
 .EssayCont .righter {width:27%;}
 .EssayCont .righter .shell {width:100%;margin-bottom:30px;border:1px #ddd solid}
 .EssayCont .righter .shell:last-child {margin-bottom:0px;}
 .EssayCont .righter .shell .tit {position:relative;color:#333333;font-size:18px;border-bottom:1px #e6e8eb solid;padding-bottom:15px;margin-bottom:20px;}
 .EssayCont .righter .shell .tit.bor:before {content:"";position:absolute;left:0;bottom:-1px;width:20%;height:1px;background:#134490;}
 .EssayCont .righter .shell .tit .more{float:right;font-size:14px;color: #999;margin-top: 5px;transition: all .4s ease-in-out;}
 .EssayCont .righter .shell .tit .more:hover{color:#EE8100}
 /*--*/
 .EssayCont .bgb {margin-bottom:30px;background:#fff;}
 .EssayCont .bgb:last-child {margin-bottom:0px;}
 .EssayCont .bgb.p3 {padding:20px; box-sizing:border-box;}

 /*--*/
 .EssayCont .news {}
 .EssayCont .news li {clear:both;width:100%;margin-bottom:12px;}
 .EssayCont .news li:last-child{margin-bottom:0px;}
 .EssayCont .news .one {position:relative;}
 .EssayCont .news .one h4 {position:absolute;left:0;right:0;bottom:0;width:100%;padding:10px 20px;color:#fff;font-size:14px;background:rgba(0,0,0,0.6)}
 .EssayCont .news .one:hover h4 {background:#134490}
 .EssayCont .news .two{}
 .EssayCont .news .two a {position:relative;display:block;padding-left:15px;color:#333333;font-size:15px;}
 .EssayCont .news .two a:before {content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#b2b2b2;}
 .EssayCont .news .title {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .EssayCont .news .two:hover a {color:#134490;}
 .EssayCont .news .two:hover a:before {background:#134490;}
 /*--*/
 .EssayCont .content .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 40px 0;border-bottom: 1px #e4e4e4 solid;}
 .EssayCont .content .title{color:#333333;font-size:24px; line-height:36px;}
 .EssayCont .content .msg{margin-top: 15px;color:#a7a7a7;font-size:14px;}
 .EssayCont .content .msg *,.NewsDetail .msg span,.NewsDetail .msg a{color:#a3a3a3;font-size:14px;}
 .EssayCont .content .msg span{margin:0 5px;}
 .EssayCont .content .msg a:hover,.NewsDetail .msg .active{color:#134490}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{font-size:16px; line-height:30px;}
.EssayCont .content .wor img{ max-width:100%; height:auto;}


 /*--*/
 .EssayCont .pagIng{margin-top:60px;padding-top:50px;border-top:1px #eee solid;overflow: hidden;}
 .EssayCont .pagIng span{ display: inline-block;color:#888888;font-size:15px;}
 .EssayCont .pagIng li{width:47%;color:#666666;font-size:15px;padding: 15px 20px;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f6f6f6; box-sizing:border-box;}
 .EssayCont .pagIng li:hover{ background: #134490; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

 .AppList{ padding:30px 0;}
.AppList dl{ width:24%; background:#f7f7f7; margin:0.5%; overflow:hidden;}
.AppList dl dt{ width: 100%; height: auto; overflow:hidden;}
.AppList dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.AppList dl dt img{ width: 100%; height: auto;}
.AppList dl dd{ width: 100%; height: 52px; line-height:52px; text-align:center; font-size:16px; overflow:hidden;}



@media (max-width: 767px) {
.auto1280{ width: 94%; height: auto; overflow: hidden;}
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;}
.m-menu{float: right;width: 30px; padding-top: 15px;}
.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;}
.client-2{ 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:86%;
	-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 #134490;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#134490 url(../images/search3.png) no-repeat center center;
}

.client-2{ display: none;}

.main_visual{ margin-top: 61px;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 8px; position:absolute; left: 0; bottom: 10px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px;border-radius: 10px;}
.main_visual .owl-dot.active span{width: 14px; height: 8px;  border-radius: 10px;}

.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}

footer{ display: none;}
.fposi{ width:100%; height:70px; background:#134490; 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:32px; font-size:0.9rem}



.home-title{ padding: 20px 0;}
.home-title-left{ text-align: center; width: 100%;}
.home-title-left b{ display: block;  font-size: 1.6rem;  color: #111; line-height: 42px;}
.home-title-left b img{display: none;}
.home-title-left em{  padding-left: 0; }

.home-title-right{ display: none;}


.home-title ul{ width: 100%; text-align: center; display: block;}
.home-title ul li{ margin: 0 10px; display: inline-block;}


.home-business{}
.home-business-item{ width: 100%; height:200px; margin-bottom: 10px; text-align: left; }
.home-business-item.active {width: 100%;}
.home-business-item.active .home-business-item-small{ opacity: 1.0; }
.home-business-item.active .home-business-item-box{ opacity: 0;}


.home-business-item-small{padding: 0 20px; width: auto; }
.home-business-item-small  b{ font-size: 1.2rem; margin-top: 5px;}


.home-about-title{ padding: 20px 0;}
.home-about-title-left{ width: 100%; text-align: center;}
.home-about-title-left b{ display: block;  font-size: 1.6rem;  }
.home-about-title-left b img{ display: none;}
.home-about-title-left em{ padding-left: 0; }
.home-about-title-left a{ display: none;}


.home-about-title-right{ width: 100%; padding-top: 20px;}
.home-about-title-right p{ line-height: 26px; margin-bottom: 15px; font-size: 1rem;}

.home-about-box{width: 100%; padding: 50px 30px;}
.home-about-box-left{  width: 100%;}
.home-about-box-left dl{ width: 40%; margin: 15px 0;}
.home-about-box-left dl dt b{ font-size: 2rem; line-height: 42px;}
.home-about-box-left dl dt span{  font-size: 1.1rem;}

.home-advan{  margin-top: 20px; padding-bottom: 20px;}


.home-advan-item{ width: 100%; margin-bottom: 10px; padding: 30px;  } 


.abmenuR i{ font-size: 1.1rem; padding-right: 5px;}
.abmenuR a{ font-size: 0.9rem;}


.abmenu{ width: 100%; height: 52px; line-height: 52px; font-size: 0.9rem; margin-top: -52px; font-size: 0.9rem !important;}
.abmenuL{ display: none;}
.abmenuR span{ float: left;}
.abmenuR i{ margin-top: 16px; }
.pro-lanmu{ display: block; font-size: 1.4rem;  }
.pro-lanmu i{ margin-top: 15px; color: #FFFFFF;}
.navbar-nav-more-body{ display: block; position:fixed;top:0;left:100%;width:100vw;height:100vh;overflow:hidden;z-index:1000;background-color:rgba(0,0,0,0.6);transition:.2s}
.navbar-nav-more-body .box-shadown{position:absolute;top:0;left:0;width:40%;height:100%}
.navbar-nav-more-body .offcanva{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;background-color:#134490; }
.navbar-nav-more-body .offcanvas-body{position:relative}
.navbar-nav-more-body .offcanvas-end{width:60%;z-index:999999}
.navbar-nav-more-body .top-menu-list{position:absolute;top:0px;right:0;width:100%;height:100%;transition:.2s;font-size:1rem;padding-top: 70px;}
.navbar-nav-more-body .top-menu-list.active{transform:translateX(-100%)}
.navbar-nav-more-body .top-menu-list>li{height:3.5rem;line-height:3.5rem;padding:0}
.navbar-nav-more-body .top-menu-list>li a{height:100%;padding:0 1rem;display:flex;align-items:center;justify-content:space-between; color: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.navbar-nav-more-body .top-menu-list ul{position:absolute;left:100%;width:100%;background-color:#fff;top:0;height:100%;padding:0;display:none}
.navbar-nav-more-body .top-menu-list ul.active{display:block}
.navbar-nav-more-body .top-menu-list .icon{font-size:16px;color:#666}
.navbar-nav-more-body .top-menu-list ul.active .icon{margin-right:.5rem}



.banner2{ width: 100%; height: 200px; margin-top:61px;}


.about-company{ padding-bottom: 15px; }




.about-enter-item{width: 100%; margin-bottom: 10px;}
.about-enter-item-info{ padding:25px;}

.about-enter-item-info b{font-size: 1.2rem; padding-top: 20px;}



.about-chro{ padding-bottom: 100px;}

.about-chro-left{ width: 100%;}


.about-chro-right{ width: 100%; background:#f7f7f7; padding: 25px;}
.about-chro-right b{ font-size: 1.2rem; margin-top: 10px;}




.main_visual2 .owl-prev,.main_visual2 .owl-next{width:12px;height: 22px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -11px;text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-prev{background-image: url(../images/about-chleft.png); left:0;}
.main_visual2 .owl-next{background-image: url(../images/about-chright.png); right:0;}
.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -50px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 2px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 24px; height: 4px; background:#a9a9a9; }
.main_visual2 .owl-dot.active span{ background:#134490; }


.industry-box1-left{ width: 100%;  padding: 20px;}
.industry-box1-left b{ font-size: 1.2rem;}


.industry-box1-mid{ width: 100%; margin: 10px 0;}


.industry-box1-mid-icon1{  left: 50%; top:0; margin-top: -28px; margin-left: -28px; transform: rotate(90deg);}

.industry-box1-mid-icon2{   left: 50%; top: inherit; bottom:0;  margin-bottom: -28px;  margin-left: -28px; transform: rotate(90deg);}


.industry-box2{ margin-top: 20px;}

.industry-box2-box{ position: relative; min-height: auto;}
.industry-box2-img{ width: 100%; height: auto; position: inherit; left: inherit; top: inherit; margin-left: 0;}
.industry-box2-img img{ width: 100%; height: auto;}

.industry-box2-left{ width: 100%; padding: 20px 0; }
.industry-box2-left-info{text-align: center; width:100%; padding: 0; }
.industry-box2-left-info b{font-size: 1.4rem; }
.industry-box2-left-icon{ display: none;}


.industry-box3{ padding-bottom: 20px;}
.industry-box3-left{ width: 100%; height: auto;}


.industry-box3-right{ width:100%; padding-left: 0;}
.industry-box3-right dl{ margin-bottom: 30px;}
.industry-box3-right dl dd{ width:calc(100% - 90px); padding-left: 20px;}
.industry-box3-right dl dd b{ display: block; font-size: 1.6rem; color: #111111; line-height: 42px; }
.industry-box3-right dl dd p{ line-height: 24px;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 49%;  margin: 0.5%;}

.NewsList{ padding:20px 0;}
.NewsList dl{ width:100%;  margin:0; margin-bottom:10px; }
.NewsList dl dd{  padding:20px;}
.NewsList dl dd a.InTeamLinks{ font-size: 1.2rem; line-height: 30px; height: 30px;  margin-top: 10px;}

.EssayCont .content .title{ font-size:1.4rem; line-height:30px;}

 .EssayCont{ padding:20px 0; width:100%;}
/*--*/
.EssayCont .lefter{width:100%;}
.EssayCont .righter{display: none;}
.container{width:100%;padding-left:10px; padding-right:10px; box-sizing:border-box;}
.titleBx{font-size:22px;margin-bottom:20px; }
.titleBx span{margin:5px auto 0;}
.titleBx.tTop{margin:30px }

 .AppList{ padding:20px 0;}
.AppList dl{ width:100%; }


.SearchList{ padding:20px 0;}
.SearchList dl{ width:100%;  margin:0; margin-bottom:10px; }
.SearchList dl dd{  padding:20px;}
.SearchList dl dd a.InTeamLinks{ font-size: 1.2rem; line-height: 30px; height: 30px;  margin-top: 10px;}


}