﻿*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:16px; 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: #00649d;}
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;}
.auto_1280{ width:1280px; position: relative;}
.container{ width:1280px; position: relative;}

#home .home,
#products .products,
#hyyy .hyyy,
#news .news,
#contact .contact,
#zp .zp,
#slfw .slfw,
#about .about{ border-bottom: 3px solid #00649d;}


.HeaderM{ display: none;}


input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
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; }

.Header{ width: 100%; background: #fff; padding: 12px 0; height: 74px; z-index: 999; position: fixed; left: 0; top: 0; border-bottom: 1px solid #EEEEEE;}
.Header .logo{ float: left; width: 130px; height: 74px;}
.Header .logo a{ display: block; width: 130px; height: 74px; background: url(../images/logo.svg) no-repeat center;}
.Header .logo h1{ opacity: 0;}

.searchshow{ float: right; width: 210px; height: 46px; margin-top: 13px; border:1px solid #00649d; border-radius: 30px;}
.searchshow input{ float: left; width:114px; height: 46px; padding: 0 20px; border: none; background: none;}
.searchshow button{ float: left; width: 52px; height: 38px; border: none; background: #00649d; font-size:18px; margin-top: 4px; color: #FFFFFF;border-radius: 20px; text-align: center;}

.Header .lang{ float: right; position: relative;  margin-top: 22px; width: auto; height: 30px; line-height: 30px; padding: 0 30px; } 
.lang i{ font-size: 20px; line-height: 30px;}
.lang img{ vertical-align: middle;}
.lang span{ padding: 0 10px;}
.lang:hover ul{ display: block;}
.lang ul{ display: none; position: absolute; left: 35px; top: 30px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 100px;  z-index: 999;}
.lang ul li{ height: 42px; line-height: 42px; border-bottom: 1px solid #EEEEEE; text-align: center; font-size:13px;}
.lang ul li a{ display: block;}
.lang ul li a:hover{ background: #00649d; color: #FFFFFF;}


.Header .nav{ float: right; height: 30px; line-height: 30px; margin-top: 22px; }
.Header .nav li{ float: left; font-size: 15px; position: relative; padding: 0 20px; line-height: 22px;}
.Header .nav li a{ display:inline-block; font-weight: bold;  padding:5px 0;}
.Header .nav li a i{ padding-left: 10px;}




.Header .nav ul li ul{ position: absolute; left: -30px; top: 30px; background: #FFFFFF; width:180px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; font-weight: normal; width:180px;  height: auto; line-height: 22px;  font-size: 14px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #00649d;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; font-weight: normal; padding:5px 0;}
.Header .nav li ul li ul.nul2{ left:181px; top:0;}
.Header .nav li ul li ul.nul3{ left:181px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}
.Header .nav li ul li ul li:hover ul.nul3{ display: block;}


/**banner**/
.main_visual{ margin-top: 92px;}
.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-prev{background-image: url(../images/BL.png);left: 5%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%;  opacity: 0;}
.main_visual:hover .owl-prev{ opacity: 0;}
.main_visual:hover .owl-next{ opacity:0;}
.main_visual .owl-prev:hover{ background-image: url(../images/BLs.png);}
.main_visual .owl-next:hover{ background-image: url(../images/BRs.png);}

.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:#00649d; }
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.inAbbg{ width: 100%; height: auto; background: #FFFFFF; padding: 65px 0; border-radius: 60px 60px 0 0; position: relative; margin-top: -55px; z-index: 66;}
.inAbbg .auto_1280{ width:1180px;}
.inAbLeft{ float: left; width: 620px; height: auto; overflow: hidden;}
.inAbLeft h2{ font-size: 20px; height: 44px; line-height: 44px; background: url(../images/titicon1.png) no-repeat left center; color: #666666; padding-left: 45px;}
.inAbLeft h3{ line-height: 52px; font-size: 36px;}
.inAbLeft p{ line-height: 22px; margin-top: 15px;}
.inAbLeftList{ width: 100%; height: auto; padding-top: 20px;}
.inAbLeftList dl{ float: left; margin-right: 90px;}
.inAbLeftList dl dt{ line-height: 60px; height: 60px;}
.inAbLeftList dl dt h4{ font-size: 50px; display: inline; background: linear-gradient(160deg,#0887f5 15%,#4440dd 88%);  -webkit-background-clip: text;
      color: transparent;}
.inAbLeftList dl dt em{ font-size: 16px; font-style: normal; margin-left: 10px; display: inline; background: linear-gradient(160deg,#0887f5 15%,#4440dd 88%);  -webkit-background-clip: text;
      color: transparent;}
.inAbLeftList dl dd{ line-height: 32px; text-align: center;}      

.inAbRight{ float: right; width: 510px; height: auto; overflow: hidden;}
.inAbRight img{ width: 100%; height: auto;}


.inProbg{ width: 100%; height: auto; background: url(../images/footerbg.png) no-repeat center; background-size:cover; padding: 85px 0;}

.inProTit{ width: 1280px; height: auto;}
.inProTit h2{ font-size: 20px; height: 44px; line-height: 44px; background: url(../images/titicon1.png) no-repeat left center; color: #666666; padding-left: 45px;}
.inProTit h3{ line-height: 52px; font-size: 36px;}
.inProTit a{ float: right; border-radius: 30px; margin-top: 25px; text-align: center; width: 160px; height: 52px; line-height: 52px; background: #00649d; display: block; color: #FFFFFF;}
.inProTit a i{ padding-left: 7px;}
.inProTit a:hover{ background: #000000;}

.inPro{ width: 1280px; height: auto; padding-top: 40px; overflow: hidden;}
.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%; padding:150px 25px; border-radius: 20px; box-sizing: border-box; background: #FFFFFF; background-repeat: no-repeat; position: relative; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item:hover .inProinfo{ opacity: 1.0;}
.main_visual1 .owl-carousel .item .inBrand{ border-top:1px solid #EEEEEE; padding-top: 25px;}
.main_visual1 .owl-carousel .item .inProinfo{opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #00649d url(../images/inprodlbg.png) no-repeat center; padding: 40px 30px; border-radius: 20px; box-sizing: border-box; text-align: center; color: #FFFFFF;}
.main_visual1 .owl-carousel .item .inProinfo h4{ font-size: 24px; line-height: 38px; height: 38px; overflow: hidden;}
.main_visual1 .owl-carousel .item .inProinfo em{ text-transform: uppercase; font-style: normal; height: 20px; line-height: 20px; overflow: hidden; display: block; color: #82b3cf;}
.main_visual1 .owl-carousel .item .inProinfo p{ line-height: 26px; height: 78px; overflow: hidden; margin-top: 50px;}
.main_visual1 .owl-carousel .item .inProinfo a{ margin-top: 55px; display: block; color: #FFFFFF; width: 158px; height: 50px; line-height: 50px; border:1px solid #FFFFFF; border-radius: 30px;}
.main_visual1 .owl-carousel .item .inProinfo a img{ width: 14px; height: 14px; display: inline; padding-left: 7px;}
.main_visual1 .owl-carousel .item .inProinfo a:hover{ background: #00649d; border-color: #00649d;}
.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: 0;  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: 10px; height: 10px; background:#CCCCCC; border-radius: 50%;}
.main_visual1 .owl-dot.active span{ width: 10px; height: 10px; background:#00649d; }



.inSoubg{ width: 100%; height: auto; background: #FFFFFF; padding: 85px 0;}
.insou{padding-top: 40px;}
.industry-cell{display:flex;flex-wrap:wrap;justify-content:space-between}
.industry-item{ box-sizing: border-box; display:flex;flex-direction:column;justify-content:flex-end;height:360px;width:32.5%;transition:width .4s ease;background-position:center;margin-top:10px;background-repeat:no-repeat;background-color:#595959;background-size:cover;padding:30px;position:relative}
.industry-item:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.2);transition:all .4s ease}
.industry-cell.on .industry-item{width:27.5%}
.industry-cell.on .industry-item.active{width:42.5%}
.industry-cell.on .industry-item.active:after{opacity:0}
.industry-item p{color:#fff;font-size:20px;text-transform:uppercase;font-weight:700;opacity:.5;position: relative;z-index: 2;}
.industry-item-title{font-size:20px;color:#fff;font-weight:700;margin-top:10px;position: relative;z-index: 2;}
.industry-item-content{ display: none;}
.industry-item.active .industry-item-title{ display: none;}
.industry-item.active .industry-item-content{ display: block; box-sizing: border-box; padding: 80px 60px; position: absolute; left:5%; height: 300px; width: 90%; background:rgba(1,144,254,0.6); background-size:cover; text-align: center; color: #FFFFFF;}
.industry-item.active .industry-item-content h4{ font-size: 20px; height: 50px; line-height: 50px; overflow: hidden;}
.industry-item.active .industry-item-content em{ display: block; width: 48px; height: 2px; background: #9acce5;}
.industry-item.active .industry-item-content h3{ margin-top: 15px; color: #FFFFFF; font-weight: normal; font-size: 16px; line-height: 24px; height: 48px; overflow: hidden;}

.inNewsbg{width: 100%; height: auto; background: url(../images/inNewsbg.png) no-repeat center; background-size:cover; padding: 85px 0;}
.inNews{ width: 1280px; height: auto; padding-top: 40px; overflow: hidden;}


.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{width: 100%;height: 100%;  background-repeat: no-repeat; position: relative; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.newsinfodiv{ width: 100%; height: 100%; background: #FFFFFF; position: relative; z-index: 333; padding: 45px 40px; box-sizing: border-box; border-radius: 25px 0 25px 0;}
.newsinfodivtime{ width: 100%; height: 28px; line-height: 28px; border-bottom:1px solid #EEEEEE; padding-bottom: 22px; font-size: 30px; font-weight: bold;}
.newsinfodivtime span{  font-weight: normal; font-size: 16px; margin-left: 5px;}
.newsinfodiv h4{ font-size: 18px; line-height: 26px; height: 52px; overflow: hidden; margin-top: 25px;}
.newsinfodiv p{ font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; margin-top: 25px;}
.newsinfodiv a{ display: block; height: 60px; line-height: 60px; width: 100%; margin-top: 90px; background: url(../images/newsmore.png) no-repeat right center;}

.newsinfoPic{ width: 100%; height: auto; position: absolute; left: 0; top: 0; opacity: 0;}
.newsinfoPic img{ width: 100%; height: 100%;  border-radius: 25px 0 25px 0;}
.main_visual2 .owl-carousel .item:hover .newsinfoPic{ opacity: 1.0;}
.main_visual2 .owl-carousel .item:hover .newsinfodiv{ background: none; color: #FFFFFF;}
.main_visual2 .owl-carousel .item:hover .newsinfodiv a{ color: #FFFFFF; background: url(../images/newsmores.png) no-repeat right center;}

.main_visual2 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -999px; }



.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 0;  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: 10px; height: 10px; background:#CCCCCC; border-radius: 50%;}
.main_visual2 .owl-dot.active span{ width: 10px; height: 10px; background:#00649d; }


.footerAd{ width: 100%; height: auto; background: url(../images/fad.png) no-repeat center; background-size:cover; padding: 140px 0; color: #FFFFFF;}
.footerAd h2{ font-size: 20px; height: 44px; line-height: 44px; background: url(../images/titicon.png) no-repeat left center; padding-left: 45px;}
.footerAd h3{ font-size: 36px; line-height: 54px; margin-top: 10px;}
.footerAdMenu{ width: 100%; height: auto; padding-top: 48px;}
.footerAdMenu dl{ float: left; width: 302px; height: 121px; background: rgba(255, 255, 255, 0.2); margin-right: 35px; border-radius: 10px; box-sizing: border-box; padding: 30px 35px;}
.footerAdMenu dl dt{ float: left;}
.footerAdMenu dl dd{ float: left; padding-left: 20px;}
.footerAdMenu dl dd em{ display: block; font-style: normal; font-weight: bold; line-height: 30px; margin-top: 3px; font-size: 20px;}
.footerAdMenu dl dd em a{ color:#fff;}
.footerAdMenu dl dd p{ line-height: 24px;}

.footerBg{ width: 100%; height: auto; background: url(../images/footerbg.png) no-repeat center; background-size:cover; padding: 70px 0;}
.footerLeft{ float: left; width: 800px; height: auto; overflow: hidden;}
.footerLeft dl{ float: left; width: 33.3%; height: auto; overflow: hidden;}
.footerLeft dl dt{ color: #111; font-size: 20px; font-weight: bold; line-height: 42px;}
.footerLeft dl dd{ width: 100%; height: auto; padding-top: 10px;}
.footerLeft dl dd a{ display: block; line-height: 30px; height: 30px; overflow: hidden;}


.footerRight{ float: right; width: 480px; height: auto; overflow: hidden;}
.footerRight h4{ font-size: 16px; color: #999999; font-weight: normal; line-height: 36px;}
.footerRight h2{ color: #111111; font-size: 35px; line-height: 55px; margin-bottom: 10px;}
.footerRight p{ line-height: 28px;}

.footerRight .fwx{ width: 100%; height: 42px; margin-top: 20px;}
.footerRight .fwx a{ display: block; float: left; position: relative; margin-right: 15px; width: 42px; height: 42px; line-height: 42px; color: #FFFFFF; background: #65686e; border-radius: 50%; text-align: center;}
.footerRight .fwx a:hover{ background: #00649d;}
.footerRight .fwx a div{ width: 120px; height: 120px; position: absolute; left: 0; top: -130px; display: none;}
.footerRight .fwx a div img{width: 120px; height: 120px;}
.footerRight .fwx a:hover div{ display: block;}

.footerCopy{ width: 1280px; height: 30px; line-height: 30px; padding: 25px 0;}


.client-2 {
            position: fixed;
            right: -152px;
            bottom:0;
            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: #00649d;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #00649d;
            width: 97px;
            height: 53px;
            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;
        }


.fposi{ display: none;}

#mmenu {
	opacity: 0;
}

.banner2{ width: 100%; height: 350px; margin-top: 99px;}
.banner2Txt{ width: 1280px; box-sizing: border-box; padding: 100px 0 0 0; color: #FFFFFF;}
.banner2Txt em{width: 80px; height: 7px; background: #FFFFFF; display: block; margin: 0;}
.banner2Txt h3{ font-size: 56px; line-height: 120px;}


.abmenuBg{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 1280px; height: auto; line-height: 72px; font-size: 16px; }
.abmenuL{ float: left;}
.abmenuL a{ display: block; float: left; padding: 0 25px;}
#lm_hover{ color: #FFFFFF; background:#00649d; }
.abmenu span i{ padding-right: 10px; color: #00649d;}
.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}


.abBox1{ width: 1180px; height: auto; padding: 75px 0; background: #FFFFFF url(../images/abbg.png) no-repeat bottom center;}
.abBox1 h2{ font-size: 36px; line-height: 72px;  text-align: center;}
.abBox1 em{ display: block;  width: 80px; height: 6px; background: #00649D;}
.abBox1 p{ margin-top: 25px; line-height: 28px;}

.abNumBg{ width: 100%; height: auto; background: url(../images/abNumbg.png) no-repeat center; background-size:cover; color: #FFFFFF; padding: 60px 0;}
.abNumBg .auto_1280{ display: flex;}
.abNumBg dl{ }
.abNumBg dl dt{ line-height: 60px; height: 60px;}
.abNumBg dl dt h4{ font-size: 50px; display: inline; }
.abNumBg dl dt em{ font-size: 16px; font-style: normal; margin-left: 10px; display: inline;}
.abNumBg dl dd{ line-height: 32px; text-align: center;}     

.abCuBg{width: 100%; height: auto; background: url(../images/abcubg.png) no-repeat center; background-size:cover; padding: 80px 0;}
.abCuBg h2{ font-size: 36px; line-height: 72px; text-align: center;}
.abCuBg em{ display: block;  width: 80px; height: 6px; background: #00649D;}

.abcuBox{ width: 1280px; height: auto; text-align: center; padding-top: 35px;}
.abcuBox dl{ cursor: pointer; float: left; width: 23%; margin:0 1%; background: #FFFFFF; box-sizing: border-box; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); padding: 35px;}
.abcuBox dl dt{ width: 100%; height: 42px; line-height: 42px; font-size: 22px; font-weight: bold; padding-bottom: 15px; border-bottom: 2px solid #EEEEEE;}
.abcuBox dl dd{ width: 100%; padding-top: 35px;}
.abcuBox dl dd p{ line-height: 24px;}
.abcuBox dl dd div{ width: 100%; margin-top: 100px;}
.abcuBox dl dd div img.abdis{ display: block;}
.abcuBox dl dd div img.abdis1{ display: none;}
.abcuBox dl:hover{ background: #00649D; color: #FFFFFF;}
.abcuBox dl:hover div img.abdis{ display: none;}
.abcuBox dl:hover div img.abdis1{ display: block;}


.about-info{ line-height: 28px; font-size: 16px; padding: 30px 0; width: 1280px;}
.about-info img{ max-width: 100%; height: auto;}
.abList{ width:1280px;}
.abList dl{ float: left; width:24%; margin: 0.5%; text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF;}

.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 40px 0;}
.index-imgTop1 h3{ line-height: 58px;  font-size: 36px;}
.index-imgTop1 h4{ width: 34px; height: 6px; background: #0f5ac4; margin-top: 10px; display: inline-block;}

/*==????????==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height: 500px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 40px 40px 50px;background:#f7f7f7; box-sizing:border-box;}
.ContactInner .long .right .title {color:#333333;font-size:26px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel:before {content:"";position:absolute;left:0px;top:32px;width:10px;height:3px;background:#00649d;}
.ContactInner .long .right .tel:after {content:"";position:absolute;left:13px;top:32px;width:25px;height:3px;background:#00649d;}
.ContactInner .long .right .tel font {margin-top:30px;font-size:30px;color:#00649d;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {width: 120px;display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#00649d;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height: 500px;}
.ContactInner #dituContent img{max-width: initial;}





/*==?????????==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover; padding:100px 0;}

.MessageCon .long{padding:80px; background: #fff;}

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){}

.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px; box-sizing:border-box;}

.MessageCon textarea{width:100%;height:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#00649d}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png); margin-left:1%;}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png); margin-left:1%;}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==????????==*/
.form-item{display: flex;flex-wrap: wrap;}
.form-item .shell{display: flex;width: calc(50% - 20px);margin-bottom:20px;border: 1px #ddd solid;padding: 10px 20px;align-items: center;background: #fff;}
.form-item .shell.w100{width:100%}
.form-item .ml{margin-left:20px;}
.form-item .shell.vt{    align-items: flex-start;}
.form-item h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #3a3a3a;font-size: 16px;}
.form-item .fill{flex: 1;/* width: 100%; */line-height: 30px;color: #fff;font-size: 15px;border: none;background: none;}
.form-item textarea{height:180px}
.form-item .submit{position: relative;width: 350px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #00649d;}
.form-item .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.form-item .submit:hover:after{opacity:0.2}
/*--*/
.form-item .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid; background: #fff;align-items: center;}
.form-item .code input{ flex: 1;}
.form-item .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.form-item .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.form-item .yzm input{width: 150px;padding: 18px 20px;border: none;background: none;}
.form-item .explain{margin-top:20px;color: #9a9a9a;font-size:16px;}
.form-item .explain i{color:red}
.form-item .explain font{color: #00649d;font-weight:bold;}

.rack{width:100%;padding:50px 0;}

.titleBx{color:#000123;font-size:40px;margin-bottom:50px; text-align: center;}

.titleBx span{display: block; margin:10px auto 0;color:#bdbdbd;font-size:14px;font-weight:400}

/*==??????????==*/
 .news-list{display: flex;margin:0 0 -30px -30px;flex-wrap: wrap; padding:50px 0;}
 .news-list li{float:left;width: calc(33.3% - 30px);margin: 0 0 30px 30px;}
 .news-list li a{display: block;height:100%;background: #fff;border:1px #eee solid;}
 .news-list .pic{padding-top:60%; position:relative}
 .news-list .pic img{ position:absolute;top:0;left:0; width: 100%;height: 100%;object-fit: cover;}
 .news-list .box{padding:30px;}
 .news-list h4{color:#090929;font-size: 22px;margin-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
 .news-list p{-webkit-line-clamp: 2;color: #7a7a7a;font-size: 15px;line-height: 25px; height:50px; overflow:hidden; margin-bottom:20px;}
 .news-list .time{color: #999;font-size:14px;justify-content: space-between;align-items: center;}
 .news-list .time i{opacity: 0;font-size: 24px;}
 .news-list li:hover a{border-color:#00649d;transform: translateY(-0px);}
 .news-list li:hover h4{color:#00649d}
 .news-list li:hover .time i{opacity:1; color:#00649d;transform: translateX(-5px);}
 
 
 /*==?????????==*/
  .EssayCont{ padding:50px 0;}
 .EssayCont .lefter {float:left;width:70%;}
 .EssayCont .righter {float:right;width:25%;}
 .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:#00649d;}
 .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:#00649d}
 /*--*/
 .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:#00649d}
 .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:#00649d;}
 .EssayCont .news .two:hover a:before {background:#00649d;}
 /*--*/
 .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:28px;}
 .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:#00649d}
 .EssayCont .content .msg .active{font-weight:bold;}
 .EssayCont .content .wor{min-height:300px;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: #00649d; color:#fff;}
  .EssayCont .pagIng li:hover a{color:#fff;}
 .EssayCont .pagIng .prev{float:left}
 .EssayCont .pagIng .next{float:right} 

.wz{width: 94%;line-height:42px;padding-bottom:20px;font-size:16px;}
.wz i{ color: #00649d; padding-right:5px; font-size:18px;}

.GoodsMain{ width:99%; height:auto; padding:30px 0; position:relative; z-index:333;}
.MainWz{ width:100%; height:36px; line-height:36px; padding-bottom:20px;}

.GoodsMenu{width: 100%;height: auto;border: 1px solid #e8eef3;}
.GmobielMenu{ display:none;}

.MainLeft{float: left;width: 15%;height: auto;}
.MainLeft h2{width: 100%;height: 66px;line-height: 66px;color: #FFFFFF;background-image: linear-gradient(160deg, #5e7e9a 20%,#97b0c5 94%);padding-left:28px;box-sizing: border-box;border-radius: 5px 5px 0px 0px;font-size: 24px;}
.GoodsMenu .menu_head{width: 100%;height: 45px;line-height: 45px;margin-top: 1px;}
.GoodsMenu .menu_head a{display: block;width: 100%;height: 45px;background: #e8e8e8 url(../images/Mlibgs.png) no-repeat 20px center;font-size: 16px;color: #00649d;padding-left: 16px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #00649d url(../images/Mlibgs.png) no-repeat 20px center; color:#fff;}
.GoodsMenu dd{width: 100%;height: auto;display: none;}
.GoodsMenu dd a{display: block;width: 100%;line-height: 21px;padding: 8px 24px;background: #ffffff;margin-top: 1px;font-size: 14px;border-bottom: 1px solid #c8d8e6;box-sizing: border-box;}
.GoodsMenu dd li{position:relative;width:100%;background: #c8d8e6;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{position:absolute;left: 212px;top:0;display:none;z-index:999;}
.GoodsMenu dd li ul a{display:block;width: 500px;height: 42px;line-height: 42px;font-size:14px;padding:0;padding-left: 16px;text-align: left;background: #e6e6e6;}

#lm_hover2{ color: #00649d;}


.GoodsR{float:right;width: 84%;height:auto;overflow:hidden;}

.GoodsDesc{ margin-bottom:10px; overflow:hidden}
.GoodsDesc .gtest{ float:left; width:100%}
.GoodsDesc h2{ font-size:24px;    color: #00649d; line-height:40px; border-bottom:1px solid #eee}
.GoodsDesc .desc{ padding:15px 0; line-height:28px;}
.goodsNav{ width:1280px; height:auto; padding-top:50px;}
.goodsNav dl{ box-sizing:border-box; border:1px solid #eee; margin-bottom:15px; border-radius:5px;}
.goodsNav dl dt{ width:100%; height:48px; line-height:48px; padding:0 30px; background:#ccc; font-weight:bold; font-size:18px;  border-radius:5px 5px 0 0; box-sizing:border-box; }
.goodsNav dl dt img{ width:36px; height:36px; vertical-align:middle; margin-right:10px;}
.goodsNav dl dd{ width:100%; height:auto; padding:25px 30px; box-sizing:border-box; background:#f7f7f7;}
.goodsNav dl dd a{ padding-right:30px;}
 
.goods1tit{width: 94%;box-sizing:border-box;margin: 13px auto;line-height:24px;height:24px;border-left:4px solid #00649d;font-size:22px;padding-left:20px;font-weight:bold;}
.goods1info{ width:1280px; height:auto; padding:25px; box-sizing:border-box; line-height:28px; font-size:16px; background:#f9f9f9;}


.goodsListBox{overflow-y: hidden;width: 98%;padding: 14px 1%;height: auto;background: #e8eef3;overflow-x:auto;color: #151515;border-radius:10px 10px 0 0;}
.goodsListBox::-webkit-scrollbar {
    width: 4px;
    height:6px;
}
.goodsListBox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsListBox::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 

.tableSort{width:100%;margin-bottom: 10px;}
.tableSort th{text-align: center;padding:10px 5px;font-weight: normal;font-size: 13px;}
.tableSort th.select-item{padding: 2px;}
.tableSort th.select-item input{margin-right:5px;display: none;}
.tableSort th div{height: 94px;background:#fff;padding:10px;overflow-y: auto;white-space:nowrap;display:block;text-align:left;font-size:12px;line-height:20px;font-weight:normal;color:#666;}
.tableSort th div::-webkit-scrollbar {
    width: 4px;
    height:4px
}
.tableSort th div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
}
.tableSort th div::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.tableSort th div label{cursor: pointer;display: inline-block;width: 100%;}
.tableSort th div label:hover{ color:#0f5ac4}
.tableSort th div label.active{color: #ffffff;background: #8caeca;padding: 1px 6px;border-radius: 2px;}
.key-wrap{ padding:0 13px;}
    .key-wrap .key-item {
        margin: 0 10px 10px 0;
        display: inline-block;
        zoom: 1;
        padding: 0 6px;
        height: 22px;
        border: 1px solid #dedede;
        font-size: 12px;
        line-height: 22px;
        background: #fff;
    }
.key-wrap .key-item .close-icon {
    vertical-align: -3px;
    margin-left: 7px;
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url(../images/del.png);
}
.criteria-result-wrap{padding: 0px 15px;}
.clear-btn {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 84px;
    height: 30px;
    background-color: #00649d;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 100px;
}
.sure-btn {
    margin-left: 10px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width: 84px;
    height: 30px;
    background-color: #000;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
}
.statistics-info {
    margin-left: 17px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    color: #222;
}


.goodsList{ width:100%; height:auto; overflow-x:scroll; }
.goodsList::-webkit-scrollbar {
    width: 6px;
    height:6px;
}
.goodsList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#5c97d0;}
.goodsList::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
} 
.goodsList table{ }
.goodsList tbody tr:nth-child(even){background: #f1f8ff;}
.goodsList tbody{  border-left:0px; border-top:0px; font-size: 14px; table-layout: fixed;  width: 100%; box-sizing:border-box; border-spacing:0;}
.goodsList tbody td{border-bottom: 1px solid #d2eafd;min-width: 64px;border-right: 1px solid #d2eafd;padding: 4px 2px;text-align:center;word-wrap: break-word;font-size: 13px;/* position:relative; */font-size: 12px;}
.goodsList tbody td ul{ display:none; background:#fff; position:absolute; right:-120px; top:0; width:120px; z-index:999; line-height:18px; }
.goodsList tbody td ul li{ padding:10px 0; text-align:left;}
.goodsList tbody td ul li i{ padding:0 10px;}
.goodsList tbody td:hover ul{ display:block;}
.goodsList tbody td:nth-child(1){
    font-weight: bold;
    min-width: 124px;
    text-align: center;
}
.goodsList tbody td:nth-child(2){}
.goodsList tbody td a{
    color: #00649d;
}

.goodsList tbody tr:hover{ background:#00649d; color:#fff}
.goodsList tbody tr:hover a{ color:#fff}
.goodsList tbody td .fa-file-pdf-o{font-size:18px;color: #00649d;}
a.gsdown{ background:#00649d; color:#fff; display:inline-block; padding:15px 45px; border-radius:3px; margin:25px 0;}
a.gsdown i{ padding-right:10px}
.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width: 94%;height:auto;}
.goodsInfos .tit{overflow:hidden;}
.goodsInfos .tit h2{font-size:25px;line-height:50px;}
.goodsInfos .tit img{float:right;width:180px;border:1px solid #ccc;border-radius:8px; padding:20px;}
.goodsInfos .tit div{float:left;}
.goodsInfos dl{overflow:hidden;width: 99%;height:36px;border: 1px solid #d2eafd;line-height:36px;}

.goodsInfos dl dt{float:left;overflow:hidden;width: 23%;height:36px;font-weight:700;box-sizing:border-box;padding:0 10px;border-right: 1px solid #d2eafd;}
.goodsInfos dl dd{float:left;overflow:hidden;width:50%;height:36px; box-sizing:border-box; padding:0 10px;}
.goodsInfos iframe{ margin-top:20px;}
.goodsInfos h3{color:#00649d;line-height:35px;}
#dituContent2{ width:1280px; height:400px; margin-top:30px; clear:both;}

.goodsSubMenu{width: 94%;height:auto;padding: 12px 0;}
.goodsSubMenu a{display:block;float:left;padding:10px 15px;background: #ededed;font-size:15px;border-radius:3px;margin-right:8px;margin-bottom: 10px;}

.zpNrBot{ padding:50px 0; width:1280px;}
.zpNrBotListTop {
    position: relative;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding: 40px 120px 40px 55px;
    border-bottom: 1px solid #e5e5e5;
    align-items: center;
}

.zpNrBotListTop_1{flex: 1 1 auto;}
.zpNrBotListTop_2{width: 200px;}
.zpNrBotListTop_3{width: 200px;}
.zpNrBotListTop_4{width: 200px;}
.zpNrBotListBot{background-color: #f5f5f7;  line-height:28px; padding:30px 55px; display: none;}
.zpNrBotListBotH3{margin: 30px 0 8px;}
.zpNrBotTit .zpNrBotListTop{padding: 0 120px 0 55px;height: 50px;line-height: 50px;
	background-color: #f5f5f7;}

.wtList{padding-top: 30px;}
.wtList li{border-radius: 25px; -webkit-border-radius: 25px; background-color: #ffffff;margin-top: 19px;}
.wtListTop{height: 90px;position: relative;}
.wtListTopWz{line-height: 90px;padding: 0 80px 0 27px;}
.wtListTopBut{position: absolute;top: 20px;right: 0;bottom: 0; width: 80px;cursor: pointer;}
.wtListTopButAn span{display: inline-block;width: 18px;height: 2px;background-color: #808080;
transition:.8s; -webkit-transition:.8s; -moz-transition:.8s; -ms-transition:.8s; -o-transition:.8s;
}
.wtListTopButAn{width: 24px;position: absolute;top: 50%;left: 50%;margin: -12px 0 0 -12px;
	height: 24px; line-height: 24px;font-size: 0; }
.wtListTopButAn span:nth-child(2){transform: rotate(90deg); position: absolute;top: 0;left: 0;}
.wtListTopBut.on .wtListTopButAn span:nth-child(2){transform: rotate(0);opacity: 0;}
.wtListBot{padding: 0 27px 30px;display: none;}
.allNyBan{position: relative;z-index: 3;}
.allNyBanPos{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
-moz-transform:translate(-50%, -50%);
-webkit-transform:translate(-50%, -50%);
-o-transform:translate(-50%, -50%);}

.pdtion1{ width:1280px; height:auto; overflow:hidden; padding-bottom:60px;}
.main_visual6 .owl-carousel,.main_visual6 .owl-stage-outer,.main_visual6 .owl-stage,.main_visual6 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual6 .owl-carousel .item{ cursor: pointer; width: 100%;height: 100%;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual6 .owl-carousel .item p{ width: 100%; height: auto; box-sizing: border-box; background: #f7f7f7; padding: 15px 40px; font-size: 15px; text-align:center;}
.main_visual6 .owl-prev,.main_visual6 .owl-next{display: none; text-indent: -999em; }

.main_visual6 .owl-dots{ width: 100%; text-align: center; height: 9px; position:absolute; left: 0; bottom: 0px;  z-index: 999;}
.main_visual6 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual6 .owl-dots .owl-dot span{  display: inline-block; width: 9px; height: 9px; background:#cccccc; border-radius: 5px;}
.main_visual6 .owl-dot.active span{width:18px; height: 9px; background:#ffb027; }


.pdtion2BG{ width:100%; height:auto; background:#f7f7f7; padding-bottom:50px; }
.pdtion2Box{ width:1280px; height:auto;}
.pdtion2Box img{ width:100%; height:auto;}

.pdtion3BG{ width:100%; height:auto; overflow:hidden; background:#f7f7f7; margin-top:50px; padding-bottom:60px; }
.pdtion3List{ width:1300px; height:auto;}
.pdtion3List dl{float:left;width: 11%;margin:0.5%;padding-bottom: 10px;overflow:hidden;text-align:center;border-radius: 10px;background:#fff;box-shadow: 0 0 37px rgb(12 49 113 / 16%);}
.pdtion3List dl dt{ width:100%; height:auto; overflow:hidden;}
.pdtion3List dl dt img{width:100%; height:auto;}
.pdtion3List dl dd{width:100%;height: 32px;line-height: 32px;border-top: 0px solid #eee;overflow:hidden;color: #0163af;}

.pdtion4List{ width:1280px; height:auto; padding-top:35px;}
.pdtion4List .main_visual{ margin-top: 0;}

.downList{ width: 1300px; height: auto;  padding-top:35px;}
.downList dl{ float: left; width: 31.3%; height: auto; overflow: hidden; background: #FFFFFF; margin: 1%; border:1px solid #eee; box-sizing:border-box;}
.downList dl:hover{box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); transition: all ease .5s;}
.downList dl:hover h3{background: url(../images/downicon2.jpg) no-repeat right 25px;}
.downList dl dt{ width: 100%; height: auto; overflow: hidden;}
.downList dl dt img{ width: 100%; height: auto;}
.downList dl dd{ width: 100%; height: auto; padding: 25px 35px; box-sizing: border-box;}
.downList dl dd h4{ color: #000000; font-size: 18px; line-height: 24px; height: 24px; overflow: hidden;}
.downList dl dd p{ color: #999; line-height: 36px;}
.downList dl dd h3{ width: 100%; margin-top: 15px; border-top: 2px solid #eeeeee; line-height: 32px; padding-top: 20px; font-size: 16px; color: #999999; background: url(../images/downicon1.jpg) no-repeat right 25px;}

.simpleBg{ width:100%; height:auto; padding:35px 0; background:#f7f7f7;}
.simple1{ width:1300px; height:66px; overflow:hidden; margin-bottom:25px;}
.simple1 dl{ float:left; width:31.3%; height:66px; line-height:66px; background:#fff; box-sizing:border-box; margin:0 1%; padding:0 15px;}
.simple1 dl dt{ float:left; width:25%;  height:66px; line-height:66px;}
.simple1 dl dd{ float:left; width:75%;  height:66px; line-height:66px;}
.simple1 dl dd input{ border:none; padding:0 15px; box-sizing:border-box; width:100%;   height:66px; line-height:66px;}

.simple2{ width:1274px; height:200px; overflow:hidden; margin-bottom:25px; padding:15px; box-sizing:border-box; background:#fff;}
.simple2 dl dt{ float:left; width:8%;  height:100%; line-height:26px;}
.simple2 dl dd{ float:left; width:92%;  height:100%; line-height:26px;}
.simple2 dl dd textarea{ border:none;  box-sizing:border-box; width:100%;   height:100%; line-height:26px;}

.simple3{ width:100%; height:46px; text-align:center; overflow:hidden;}
.simple3 button{ text-align:center; color:#fff; width:170px; height:46px; line-height:46px; border:none; background: #00649d; font-size:16px;}

.souList{ width:1280px; height:auto; overflow:hidden;}
.souList dl{ width:1280px; height:242px; margin-bottom:15px;}
.souList dl dt{ float:left; width:404px; height:242px; overflow:hidden;}
.souList dl dt img{ width:404px; height:242px;}
.souList dl dd{ float:left; width:876px; height:242px; overflow:hidden; background:#f7f7f7; box-sizing:border-box; padding:35px;}
.souList dl dd a{ display:block; height:52px; line-height:52px; font-weight:bold; font-size:20px; overflow:hidden;}
.souList dl dd p{ font-size:16px; line-height:28px; height:84px; overflow:hidden; margin-top:10px;}

@media (max-width: 767px) {
.auto_1280{ width: 94%; height: auto; overflow: hidden;}
.Header{ display: none;}
.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: 94%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:54px; overflow: hidden; padding-top: 3px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:54px;}
.HeaderM .logo a img{width: auto; height:54px;}
.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 #00649d;
}
#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:#00649d 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; background: #FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 14px; height: 8px; background:#FFFFFF; border-radius: 10px;}

.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}

.inProTit{ width: 100%; height: auto;}
.inProTit h2{ font-size: 1.2rem; height: 34px; line-height: 44px; }
.inProTit h3{ line-height: 42px; font-size: 1.3rem;}
.inProTit a{ display: none;}



.inAbbg{  padding: 25px 0; border-radius:0; margin-top: 0; }


.inAbLeft{ float: none; width: 100%; height: auto; overflow: hidden;}
.inAbLeft h2{ font-size: 1.2rem; height: 34px; line-height: 44px;}
.inAbLeft h3{ line-height: 42px; font-size: 1.3rem;}
.inAbLeft p{  margin-top: 10px; }
.inAbLeftList{ width: 100%; height: auto; padding-top:20px; display: flex;}
.inAbLeftList dl{ float: left; margin-right: 30px;}
.inAbLeftList dl dt{ line-height: 40px; height: 40px;}
.inAbLeftList dl dt h4{ font-size: 2rem; }


.inAbRight{ display: none;}


.inProbg{ width: 94%; padding:25px 3%;}


.inPro{ width: 94%; padding-top: 20px; }
.main_visual1 .owl-carousel .item .inProinfo{opacity: 1.0; }

.inSoubg{ width: 94%; padding: 25px 3%;}
.insou{padding-top: 20px;}

.industry-cell{display:flex;flex-wrap:wrap;justify-content:space-between}
.industry-item{ box-sizing: border-box; display:flex;flex-direction:column;justify-content:flex-end;height:360px;width:100%;transition:width .4s ease;background-position:center;margin-top:10px;background-repeat:no-repeat;background-color:#595959;background-size:cover;padding:30px;position:relative}
.industry-item:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.2);transition:all .4s ease}
.industry-cell.on .industry-item{width:100%}
.industry-cell.on .industry-item.active{width:100%}
.industry-cell.on .industry-item.active:after{opacity:0}
.industry-item p{color:#fff;font-size:20px;text-transform:uppercase;font-weight:700;opacity:.5;font-family: "Samsung";position: relative;z-index: 2;}
.industry-item-title{font-size:20px;color:#fff;font-weight:700;margin-top:10px;position: relative;z-index: 2;}
.industry-item-content{ display: none;}
.industry-item.active .industry-item-title{ display: block;}
.industry-item.active .industry-item-content{ display: none; }




.inNewsbg{width: 94%; padding: 25px 3%;}
.inNews{ width: 100%; padding-top: 20px; }

.newsinfodiv a{  margin-top: 30px; }


.footerAd{ padding: 30px 0;}
.footerAd h2{ font-size: 1.2rem; height: 34px; line-height: 34px;}
.footerAd h3{ font-size: 1.3rem; line-height: 34px; margin-top: 10px;}
.footerAdMenu{ padding-top: 20px;}
.footerAdMenu dl{ float: left; margin-bottom: 10px; width: 100%; height: auto; background: rgba(255, 255, 255, 0.2); margin-right: 35px; border-radius: 10px; box-sizing: border-box; padding: 30px 35px;}


.footerBg{ display: none;}


.footerCopy{ width: 94%; padding: 25px 3%; height: auto; text-align: center; margin-bottom: 70px; background: #f7f7f7; }
.footerCopy a{ display: block; float: none;}

.fposi{ width:100%; height:70px; background:#00649d; 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}

.banner2{ width: 100%; height: 150px; margin-top: 61px;}
.banner2Txt{ width: 100%; box-sizing: border-box; padding: 40px 0 0 0; color: #FFFFFF; text-align: center;}
.banner2Txt h3{ font-size: 1.8rem; line-height: 40px; margin-bottom: 10px;}
.banner2Txt em{width: 60px; height: 4px;   margin: 0 auto;} 

.abmenuBg{ width: 100%; height: 52px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 94%; height: auto; line-height: 52px; font-size: 0.9rem; }
.abmenuL{ display: none;}
.abmenu span{ float: left;}
.pro-lanmu{ display: block; float: right; font-size: 1.4rem; margin-top: 15px;}

.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:#00649d; }
.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}



.abBox1{ width: 94%;  padding: 35px 3%; }
.abBox1 h2{ font-size: 1.4rem; line-height: 52px;}
.abBox1 em{ width: 60px; height: 4px; background: #00649D;}
.abBox1 p{ margin-top: 15px; line-height: 26px;}


.abNumBg{padding: 30px 0;}
.abNumBg dl dt{ line-height: 40px; height: 40px;}
.abNumBg dl dt h4{ font-size: 1.6rem; display: inline; } 

.abCuBg{padding: 30px 0;}
.abCuBg h2{ font-size: 1.4rem; line-height: 52px;}
.abCuBg em{ display: block;  width: 60px; height: 4px; background: #00649D;}

.abcuBox{ width: 94%; padding-top: 25px;}
.abcuBox dl{  float: none; width: 100%; margin:10px 0; padding: 25px;}
.abcuBox dl dd{  padding-top: 20px;}
.abcuBox dl dd div{  margin-top: 30px;}

.about-info{  width: 94%;}
.abList{  width: 94%;}
.abList dl{ float: left; width:49%; margin: 0.5%; text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 46px; line-height: 46px; background: #FFFFFF;}


.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 20px 0;}


.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 0 0 0}

/*--*/
.ContactInner .long .left{ display:none;}
.ContactInner .long .right{padding: 20px; width:100%; height:auto;}
.ContactInner .long .right .title{font-size: 18px;}
.ContactInner .long .right .tel{margin-top:10px;font-size:14px;}
.ContactInner .long .right .tel:before{top:32px;width:10px;height: 2px;}
.ContactInner .long .right .tel:after{left:13px;top:32px;width:25px;height: 2px;}
.ContactInner .long .right .tel font{margin-top: 25px;font-size: 20px;}
.ContactInner .long .right .wx{min-height:auto;margin-top: 10px;font-size:14px;line-height: 24px;}
.ContactInner .long .right .consult{position: initial;margin-top: 25px;}
.ContactInner .long .right .ewm{float: left;margin-right: 30px;}
.ContactInner .long .right .ewm:before{content:"";position:absolute;right: -15px;top: 20%;width:1px;height: 60%;border-right: 1px #ddd dashed;}
.ContactInner .long .right .ewm:after{right:-20px;}
.ContactInner .long .right .online{float: left;display: table;margin: 50px 0 0 0px;font-size:14px;padding: 5px 20px;}
.ContactInner .long .right .rt{margin-top:15px;}
.ContactInner #dituContent{height:220px;}
/*--*/
.MessageCon{ padding:50px 0;}
.MessageCon .long{padding:20px;}
.MessageCon .title{margin-bottom:20px;}
.MessageCon .title h2{font-size:18px;width: 100%;}
.MessageCon .title .tel{margin-top:15px;font-size:20px;width: 100%;}
.MessageCon .title .tel em{margin:5px 10px 0 0;font-size:20px;}
.MessageCon input{width:100%;margin-bottom:1%}
.MessageCon .block:nth-child(2n+1){margin-left:0;}
.MessageCon input,.MessageCon textarea{padding:10px 20px 10px 40px;background-position:10px 12px;}
.MessageCon textarea{height:100px;}
.MessageCon button{width:49%;margin-top:15px;padding:10px 0;font-size:14px;}

/*--*/
.news-list{ margin:0 0 -12px -12px; padding:20px 0;}
.news-list li{ width:calc(100%);margin:0 0 12px 12px;}
.news-list .box{padding:15px;}
.news-list h4{ font-size:15px;margin-bottom:8px; }
.news-list p{ font-size:13px;line-height:22px; height:44px; overflow:hidden;}
.news-list .time{margin-top:15px;  font-size:12px;}
.news-list .time i{ font-size: 16px;} 

/*--*/
.EssayCont .lefter{width:100%;}
.EssayCont .righter{display: none;}
.wz{ width:94%; line-height:42px; padding-bottom:20px; font-size:16px;}

.GoodsMain{ width:94%; height:auto; padding:20px 0;}
.MainWz{ width:100%; height:auto; line-height:36px; padding-bottom:20px;}

.GoodsMenu{ width: 100%; height: auto;}
.GmobielMenu{display:block;width: 100%;height: 42px;line-height: 42px;color: #FFFFFF;border-radius: 5px 5px 0px 0px;background: #7c7c7c;box-sizing: border-box;font-size: 1.2rem;padding:0 20px;}
.GmobielMenu i{line-height: 42px;font-size: 1.5rem;}


.MainLeft{ float: none; width: 100%; height: auto; display:none; }
.MainLeft h2{ display:none;}
.GoodsMenu .menu_head{width: 100%;height: 50px;line-height: 50px;margin-top: 1px;}
.GoodsMenu .menu_head a{display: block;width: 100%;height: 50px;background: #353535 url(../images/Mlibg.png) no-repeat 24px center;font-size: 1rem;color: #FFFFFF;padding-left: 55px;box-sizing: border-box;}
.GoodsMenu .menu_head.current a{background: #5e7e9a url(../images/Mlibgs.png) no-repeat 24px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{display: block;width: 100%;height: 40px;line-height: 40px;background: #ebebeb;margin-top: 1px;font-size: 16px;box-sizing: border-box;padding-left: 39px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{ position:inherit; left:0; top:0; display:block;}
.GoodsMenu dd li ul a{display:block;width:100%;height:42px;line-height:42px;font-size: 15px;padding:0;text-align: left;padding-left: 51px;background:#f7f7f7;}

#lm_hover2{ color: #5e7e9a;}


.goodsNav{ width:94%; padding-top:30px;}
.goodsNav dl{  margin-bottom:10px; }
.goodsNav dl dt{padding:0 20px;  font-size:1.1rem;  }
.goodsNav dl dd{ padding:20px; }
.goodsNav dl dd a{ padding-right:15px;}


.goods1tit{ width:94%; box-sizing:border-box; margin:20px auto; line-height:24px; height:24px; border-left:4px solid #4560d0; font-size:22px; padding-left:20px; font-weight:bold;}
.goods1info{ width:94%; height:auto; padding:20px; box-sizing:border-box; line-height:28px; font-size:1rem; background:#f9f9f9;}

.GoodsR{ width:100%;}

.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:94%;height:auto;}
.goodsInfos .tit img{float:none; margin-top:25px;}

#dituContent2{ width:94%; height:300px; margin-top:10px; clear:both;}

.goodsSubMenu{ width:94%; height:auto; padding:15px 0;}
.goodsSubMenu a{ display:block; float:left; width:48%; margin:1%; box-sizing:border-box; padding:10px 15px; background:#f7f7f7; font-size:15px; border-radius:3px; }

.zpNrBot{ padding:30px 0; width:94%;}
.zpNrBotTit .zpNrBotListTop{padding: 0 30px;}
.zpNrBotListTop {
   
   padding: 20px 30px;

}
.zpNrBotListTop_2{ display:none;}
.zpNrBotListTop_3{ display:none;}
.zpNrBotListTop_4{ display:none;}


.pdtion1{ width:94%; height:auto; overflow:hidden; padding-bottom:30px;}


.pdtion2BG{ width:100%; height:auto;  }
.pdtion2Box{ width:94%; }


.pdtion3BG{ width:100%; height:auto; overflow:hidden; background:#f7f7f7; margin-top:20px; padding-bottom:30px; }
.pdtion3List{ width:94%; height:auto;}
.pdtion3List dl{ float:left; width:48%; margin:1%; overflow:hidden; text-align:center; background:#fff;}

.pdtion4List{ width:94%; height:auto; padding-top:20px;}

.downList{ width: 94%; height: auto;  padding-top:20px;}
.downList dl{ float: none; width: 100%; height: auto; margin: 10px 0;}

.simpleBg{width:94%;  padding:25px 3%; }
.simple1{ width:100%; height:auto; overflow:hidden; margin-bottom:0;}
.simple1 dl{ float:none; width:100%;  margin:10px 0; padding:0 10px;}


.simple2{ width:100%;  margin-bottom:15px; }


.souList{ width:94%; }
.souList dl{ width:100%; height:auto; margin-bottom:10px;}
.souList dl dt{ float:none; width:100%; height:auto;}
.souList dl dt img{ width:100%; height:auto;}
.souList dl dd{ float:none; width:100%; height:auto; padding:25px;}

.inAbbg .auto_1280{ width:94%;}

}