﻿*{ 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: #2588f8;}
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; }
.right{ float:right;}
.left{ 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;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}

#home .home,
#products .products,
#products1 .products1,
#products2 .products2,
#news .news,
#yyly .yyly,
#contact .contact,
#solution .solution,
#about .about{ color:#2588f8;}





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; overflow: hidden;}
.HeaderM{ display: none;}

.Header{ width: 100%; height: 54px; background: #FFFFFF; padding: 25px 0; z-index: 999; position: fixed; left: 0; top: 0; border-bottom: 1px solid #EEEEEE;}
.Header .logo{ float: left; width: 202px; height: 54px;}
.Header .logo a{ display: block; width: 202px; height: 54px; background: url(../images/logo.png) no-repeat;}
.Header .searchshow{ float: right; width: 123px; height: 42px; margin-top: 6px; padding: 0 15px; overflow: hidden; background: #f5f5f5; border-radius: 20px;}
.Header .searchshow input{ float: left;  border: none; background: none; width: 95px; height: 42px; line-height: 42px;}
.Header .searchshow button{ float: left; border: none; background: none; color:#2588f8; line-height: 42px; font-size: 20px;}


.Header .lang{ float: right; position: relative;  margin-top: 12px; width: auto; height: 30px; line-height: 30px; padding: 0 25px; border-left: 1px solid #ccc;} 
.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: 5px; 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: #2588f8; color: #FFFFFF;}

.Header .nav{ float: right; height: 30px; line-height: 30px; margin-top: 12px; margin-right: 30px;}
.Header .nav li{ float: left; font-size: 16px; position: relative; padding: 0 12px; }
.Header .nav li a{ display:inline-block; }
.Header .nav li a:hover{ border-bottom: 3px solid #2588f8;}
.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: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #2588f8;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:181px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}



/**banner**/
.main_visual{ margin-top: 105px;}
.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%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%; }
.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: 10px;}
.main_visual .owl-dot.active span{width: 20px; height: 10px; background:#2588f8; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}



.inProbg{ width: 100%; height: auto; background: url(../images/inprobg.png) no-repeat center; background-size:cover; padding-bottom: 90px;}
.inProTit{ width: 1280px; padding: 80px 0 40px 0;}
.inProTit h2{ font-size: 36px; line-height: 46px;}
.inProTit a{ float: right; font-size: 16px; margin-top: 28px; display: block; background: url(../images/inTmore.png) no-repeat left center; height: 40px; line-height: 40px; padding-left: 50px;}
.inProTit p{ width: 335px; line-height: 26px; font-size: 14px; float: left;}


.inPro{ width: 1280px; height: auto;}
.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%; text-align: center; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ background: #FFFFFF; border-radius: 20px;}
.main_visual1 .owl-carousel .item h3{ margin-top: 15px; line-height: 70px; height: 70px; overflow: hidden; color: #000000; font-size: 24px;}
.main_visual1 .owl-carousel .item em{ display: block; font-style: normal; width: 140px; height: 40px; line-height: 40px; background: #FFFFFF; border-radius: 30px;}
.main_visual1 .owl-carousel .item em i{ padding-left: 10px;}
.main_visual1 .owl-carousel .item a:hover em{ background: #2588F8; color: #FFFFFF;}

.main_visual1 .owl-prev,.main_visual1 .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_visual1 .owl-prev{background-image: url(../images/ProL.png);left: -100px; }
.main_visual1 .owl-next{background-image: url(../images/ProR.png);right: -100px; }
.main_visual1 .owl-prev:hover{ background-image: url(../images/ProLs.png); }
.main_visual1 .owl-next:hover{ background-image: url(../images/ProRs.png);}
.main_visual1 .owl-dots{ display: none;}


.inAbbg{ width: 100%; height: auto; background: url(../images/inAbbg.svg) no-repeat center; background-size:100%; padding: 85px 0 100px 0;}
.inAbbg .auto_1280{ padding-right: 600px; box-sizing: border-box;}
.inAbbg h2{font-size: 36px; line-height: 46px;}
.inAbbg p{ line-height: 26px; margin-top: 30px;}
.inAbbg a{ float: left; font-size: 16px; margin-top: 60px; display: block; background: url(../images/inTmore.png) no-repeat left center; height: 40px; line-height: 40px; padding-left: 50px;}


.inYYbg{ width: 100%; height: auto; background: url(../images/inYYbg.png) no-repeat center; background-size:cover; padding-bottom: 90px;}
.inYYLeft{ float: left; width: 280px; height: auto; overflow: hidden;}
.inYYLeft a{ display: block; width: 280px; height: 288px; background: #FFFFFF; padding: 120px 25px; box-sizing: border-box;}
.inYYLeft a span{ display: block; font-size: 14px; color: #999999; text-transform: uppercase; font-weight: normal;}
.inYYLeft a img{ float: left; display: block; margin-right: 10px; padding-top: 8px;}
.inYYLeft a h4{ float: left; font-size: 24px; line-height: 30px;}
.inYYLeft a i{ font-size: 30px; line-height: 52px;}
.inYYLeft a:first-child{ border-radius: 20px 20px 0 0;}
.inYYLeft a:last-child{ border-radius: 0 0 20px 20px;}
.inYYLeft a.thistab{ color: #FFFFFF; background-image: linear-gradient(160deg,#41d0c6 20%,#268af7 94%);}
.inYYLeft a.thistab span{ color: #FFFFFF;}
.inYYLeft a.thistab img{filter: grayscale(100%) brightness(2000%);}

#tab_conbox{ float: right; width: 960px; height: auto; overflow: hidden;}
.inAppList{ width: 100%; height: auto;}
.inAppList dl{ float: left; width: 20%; height: 100%; text-align: center; overflow: hidden; position: relative; }
.inAppList dl dt{ width: 100%; height: 100px;  position: absolute; top: 0;right: 0;bottom: 0;left: 0; margin:  auto;
color: #FFFFFF;}
.inAppList dl dt h4{ font-size: 20px; line-height: 78px;}
.inAppList dl dt em{ display: block; width: 25px; height: 4px; background: #FFFFFF; border-radius: 5px;}
.inAppList dl dt p{ opacity: 0; display: block; width: 114px; height: 30px; line-height: 30px; border: 1px solid #FFFFFF; border-radius: 30px; margin-top: 80px;}
.inAppList dl dt p i{ padding-left: 10px;}
.inAppList dl a:hover p{ opacity: 1.0;}
.inAppList dl dd{ width: 100%; height: auto;}
.inAppList dl dd img{ width: 100%; height: auto;}
.inAppList dl:last-child{ border-radius: 0 20px 20px 0; }


.inSupport{ width:1320px; height:auto; overflow:hidden; padding:50px 0;}
.inSupport .inSu1{ float:left; width:404px; height:244px; overflow:hidden; margin:18px;}
.inSupport .inSu1 h3{  font-size:32px; line-height:42px;}
.inSupport .inSu1 a{ display:block;background:url(../images/inTmore.png) no-repeat left center; font-size:16px; padding-left:50px; height:40px; line-height:40px; margin-top:45px;}
.inSupport dl{ float:left;  width:404px; height:244px; overflow:hidden; box-sizing:border-box; position:relative; background:#f6f6f6; border-radius:10px; margin:18px; cursor:pointer;}
.inSupport dl dt{width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:35px 40px; z-index:333; position:relative;}
.inSupport dl dt em{ text-align:right; display:block;}
.inSupport dl dt h4{ font-size:26px; color:#000; line-height:32px;}
.inSupport dl dt p{ font-size:16px; line-height:24px; margin-top:20px; padding-right:100px;}
.inSupport dl dd{ width:100%; height:auto; overflow:hidden; display:none; position:absolute; left:0; top:0;}
.inSupport dl dd img{ width:100%; height:auto;}
.inSupport dl:hover dd{ display:block;}
.inSupport dl:hover dt{ color:#fff;}
.inSupport dl:hover dt h4{ color:#fff;}
.inSupport dl:hover dt img{filter: grayscale(100%) brightness(2000%);}

.inNewsbg{ width: 100%; height: auto; background: url(../images/inNewsbg.png) no-repeat center; background-size:cover; padding: 90px 0;}
.inNewsTit{ width: 1280px; height: 42px; line-height: 42px;}
.inNewsTit h2{ font-size: 36px;}
.inNewsTit ul{ float: right;}
.inNewsTit ul a{ display: block; float: left; margin-left: 40px; font-size: 18px;}
.inNewsTit ul a.thistab{ font-weight: bold; background: url(../images/innewsa.png) no-repeat center 25px;}

.inNewsList{ width: 1280px; height: auto; overflow: hidden; padding-top: 50px; padding-bottom: 100px;}
.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: 350px;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover; position: relative;}
.main_visual2 .owl-carousel .item img{ background: #FFFFFF; border-radius: 20px; margin-top: 38px; width: 270px; height: 270px; position: relative; z-index: 333; float: left;}
.main_visual2 .owl-carousel .item div{ background: #FFFFFF; width: 95%; height:350px; border-radius: 20px; box-sizing: border-box; padding: 52px 30px 0 265px; position: absolute; right: 0; top: 0;}
.main_visual2 .owl-carousel .item div h4{ font-size: 16px; font-weight: normal; line-height: 28px;}
.main_visual2 .owl-carousel .item div h3{ font-size: 24px; line-height: 36px; height: 72px; overflow: hidden;}
.main_visual2 .owl-carousel .item div p{ font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-top: 25px;}
.main_visual2 .owl-carousel .item div i{ margin-top: 20px;}

.main_visual2 .owl-carousel .item:hover div{background-image: linear-gradient(160deg,#41d0c6 20%,#268af7 94%); color: #FFFFFF;}


.main_visual2 .owl-prev,.main_visual2 .owl-next{width:58px;height: 58px;background-repeat: no-repeat; background-position: center center; position: absolute;bottom: -100px; left: 0; text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-prev{background-image: url(../images/ProL.png);left: 0; }
.main_visual2 .owl-next{background-image: url(../images/ProR.png);left: 100px; }
.main_visual2 .owl-prev:hover{ background-image: url(../images/ProLs.png); }
.main_visual2 .owl-next:hover{ background-image: url(../images/ProRs.png);}
.main_visual2 .owl-dots{ display: none;}

.inNewsMore{ width: 1280px; height: 40px; line-height: 40px; }
.inNewsMore a{ float: right; font-size: 16px; margin-top: -50px;  display: block; background: url(../images/inTmore.png) no-repeat left center; height: 40px; line-height: 40px; padding-left: 50px;}

.footer{ width: 100%;  background: #353535;  height: auto; padding:30px 0 50px 0;}
.footer1{ width: 1280px; height: 54px; padding: 28px 0; border-bottom: 2px solid #454545;}

.flogo{ float: left; width: 212px; height: 54px;}
.flogo a{ display: block; width: 212px; height: 54px; background: url(../images/flogo.png) no-repeat;}

.footer1 .fwx{ float:right; height: 42px; margin-top: 6px;}
.footer1 .fwx a{ display: block; float: left; position: relative; margin-right: 15px; width: 42px; height: 42px; line-height: 42px; color: #FFFFFF; background: #565656; border-radius: 50%; text-align: center;}
.footer1 .fwx a:hover{ background: #2588f8;}
.footer1 .fwx a div{ width: 120px; height: 120px; position: absolute; left: 0; top: -130px; display: none;}
.footer1 .fwx a div img{width: 120px; height: 120px;}
.footer1 .fwx a:hover div{ display: block;}


.footer2{ width: 1280px; height: auto;  padding-top: 55px;}
.footer2L{ float: left; width: 840px; height: auto; overflow: hidden;}
.footer2L dl{ float: left; width: 25%; overflow: hidden;}
.footer2L dl dt{ color: #FFFFFF; font-weight: bold; font-size: 20px; line-height: 32px;}
.footer2L dl dd{ width: 100%; height: auto; padding-top: 15px;}
.footer2L dl dd a{ display: block; color: #CCCCCC; line-height: 30px;}
.footer2L dl dd a:hover{ color: #FFFFFF;}
.footerCopy{ width: 100%; height: auto; line-height: 32px; padding: 15px 0; background: #353535; color: #CCCCCC; border-top: 2px solid #454545;}
.footerCopy a{color: #CCCCCC; }
.footerCopy a:hover{ color: #FFFFFF;}

.footer2R{ float: right; width: 420px; height: auto; overflow: hidden;}
.footer2R dl{ width: 100%; height: auto; padding-bottom: 20px; float: left;}
.footer2R dl dt{ float: left;}
.footer2R dl dd{ float: left; padding-left: 20px;}
.footer2R dl dd em{ color: #CCCCCC; font-style: normal; line-height: 20px;}
.footer2R dl dd h2{ color: #FFFFFF; font-size: 30px;}

.footer2R p{color: #CCCCCC; line-height: 30px;}
.footer2R ul{ width:100%; height:auto; padding-top:20px;}
.footer2R ul li{ float:left; width:180px; height:auto; text-align:center; margin-right:20px;}
.footer2R ul li img{ width:100%; height:auto;}
.footer2R ul li p{ height:42px; line-height:42px;}
.fposi{ display: none;}



.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: #2588f8;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #2588f8;
            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;
        }


#mmenu {
	opacity: 0;
}


.banner2{ width: 100%; height: 350px; margin-top: 105px;}
.banner2Txt{ width: 1280px; box-sizing: border-box; padding: 110px 0 0 0; color: #FFFFFF;}
.banner2Txt h2{ font-size: 30px; line-height: 60px;  text-transform: uppercase;}
.banner2Txt h3{ font-size: 42px; line-height: 70px;}


.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:#2588f8; }
.abmenu span i{ padding-right: 10px; color: #2588f8;}
.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}


.index-imgTop1{ width: 100%; height: auto; text-align: center; padding: 40px 0;}
.index-imgTop1 h3{ line-height: 58px;  font-size: 36px;}
.index-imgTop1 em{ width: 34px; height: 6px; background: #2588f8; margin-top: 10px; display: inline-block;}


.abbg2{ width: 100%; height: auto; background: url(../images/abbg2.png) no-repeat center; background-size:cover; padding-bottom: 75px;}

.abjs{ width: 1280px; height: auto; overflow: hidden; background: url(../images/abline.png) no-repeat  center 52px;}
.abjs dl{ float: left; width: 25%; height: auto; text-align: center; padding: 0 50px; box-sizing: border-box;}
.abjs dl dd{ width: 100%; height: auto; padding-top: 25px;}
.abjs dl dd h4{ color: #000000; font-size: 18px; line-height: 36px;}
.abjs dl dd p{ font-size: 14px; line-height: 20px;}

.abjs1{ width: 1280px; height: 300px; background: url(../images/abimg2.png) no-repeat center; padding: 40px 50px; box-sizing: border-box; margin-top: 40px; color: #FFFFFF;}
.abjs1 h2{ font-size: 18px; line-height: 32px;}
.abjs1 p{ font-size: 14px; line-height: 22px;}
.abculture{ width: 1280px; height: auto; overflow: hidden; padding-bottom: 50px;}
.abculture dl{ float: left; width: 302px; height: 310px; overflow: hidden; position: relative; margin-left: 24px;}
.abculture dl:first-child{ margin-left: 0;}
.abculture dl dt{ width: 80%; height: auto; position: absolute; left: 10%; bottom: 30px;}
.abculture dl dt h4{ color: #000000; font-size: 18px; line-height: 42px;}
.abculture dl dt em{ display: block; width: 30px; height: 3px; background: #2588F8; float: left;}
.abculture dl dt p{ clear: both; font-size: 14px; line-height: 20px; min-height: 40px; margin-top: 12px;}

.abculture dl dd{ width: 100%; height: auto;}
.abculture dl dd img{ width: 100%; height: auto;}

.about-info{ line-height: 28px; font-size: 16px; padding: 30px 0; width: 1280px;}
.about-info img{ max-width: 100%; height: auto;}
.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;}

.about_con{ width:1280px; border:1px solid #eee; box-sizing:border-box; margin:60px  auto; padding:30px;}
.about_con .left p {
  font-size: 40px;
  color: #2588F8;
  text-transform: uppercase;
}

.about_con .left h3 {
  font-size: 50px;
}
.about_con .right {
  width: 900px;
}

.about_con .right li {
  float: left;
  border-bottom: 1px solid #eee;
  width: 440px;
  margin-right: 20px;
  padding-bottom: 23px;
  margin-bottom: 23px;
}

.about_con .right li h3 {
  font-size: 16px;
  color: #999;
  padding-bottom: 8px;
  padding-top: 4px; font-weight:normal;
}

.about_con .right li p {
  font-size: 16px;
  height: 30px;
}

.about_con .right li i {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px; margin-top:10px;
}


.about_con .right li:first-child p {
  font-size: 24px;
  font-weight: lighter;
}

.about_con .right li:nth-child(2n) {
  margin-right: 0;
}

.conMap{ width: 1280px; height: 400px; overflow: hidden;}
.conBox1Left{ width: 1280px; height: auto; overflow: hidden;}
.conBox1Left li{ width: 100%; height: 42px; margin-bottom: 10px;}
.conBox1Left .coninput1{ width: 100%; box-sizing:border-box; padding: 0 15px; height: 40px; border: 1px solid #EEEEEE;}
.conBox1Left .contex{ width: 100%; box-sizing:border-box; padding: 15px; height: 102px; border: 1px solid #EEEEEE;}
.conBox1Left .consub{ width: 100%; height: 55px; border: none; font-size: 16px; text-align: center; color: #FFFFFF; background: #2588F8;}


.NewsList{ width: 1310px; height: auto; overflow: hidden; padding:30px 0;}
.NewsList dl{ float: left; width: 31.3%; height: auto; overflow: hidden; margin:2% 1%; background:#f7f7f7;}
.NewsList dl a{ display: block; width: 100%; height: auto; }
.NewsList dl a dt{width: 100%; height: auto; overflow: hidden;}
.NewsList dl a dt img{width: 100%; height: auto; }
.NewsList dl a dd{ width: 100%; height: auto; box-sizing:border-box; padding:20px;}
.NewsList dl a dd h3{ line-height: 32px; height: 32px; overflow: hidden; font-weight: normal; font-size: 16px;}
.NewsList dl a dd h4{ line-height: 23px; height: 23px; overflow: hidden; font-weight: normal; font-size: 14px; color: #999999;}
.NewsList dl a dd p{ width: 100%; height:72px; overflow: hidden; border-top: 1px solid #eeeeee; color: #999999; margin-top: 10px; padding-top: 12px; line-height: 24px;}

.newsShowbg{ width: 100%; height: auto; background: #eee; padding: 135px 0 35px 0;}
.newsShow{ width: 1280px; height: auto; overflow: hidden; background:#fff; box-sizing:border-box; padding:30px;}
.newsShowTit{ width: 100%; height: auto; text-align: center; font-size: 26px; line-height: 36px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5;}
.newsShowTime{ width: 100%; height: 55px; line-height: 55px; color: #999999; text-align: center;}
.newsShowinfo{ font-size: 14px; color: #666666; line-height: 26px; padding: 30px 0; overflow: hidden;}
.newsShowinfo img{ max-width: 100%; height: auto; text-align:center;}
.newsShowImg{ width:100%; height:auto; padding-top:30px; text-align:center;}


.newsPrev{ width: 100%; height: auto; overflow: hidden;}
.newsPrev li{ width: 100%; height: 32px; line-height: 32px; overflow: hidden; font-size: 16px; color: #666666;}
.newsPrev li a{ color: #666666;}
.newsPrev li span{ color: #333333;}
.newsPrev li a:hover{ color: #ffb027;}

.wz{ width:1280px; line-height:42px; padding-bottom:20px; font-size:16px;}
.wz i{ color: #2588F8; padding-right:5px; font-size:18px;}

.goodsNav{ width:1300px; height:auto;  overflow:hidden; padding:30px 0;}
.goodsNav dl{ float:left; width:31.3%; margin:1%; display:block; box-sizing:border-box; height:auto; padding:30px; background:#fff; border:1px solid #ccc; border-radius:5px;  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}
.goodsNav dl dt{ font-size:22px; font-weight:bold; line-height:42px; height:42px; overflow:hidden;}
.goodsNav dl dd{ width:100%; height:auto; padding-top:10px;}
.goodsNav dl dd div{ font-size:15px; line-height:24px; height:72px; overflow:hidden;}
.goodsNav dl dd a{ display:block; width:120px; height:42px; line-height:42px; font-size:15px; background:#2588f8; color:#fff; margin:0; margin-top:25px; border-radius:30px; text-align:center;}
.goodsNav dl dd a i{ line-height:42px; padding-left:10px;}
.goodsNav dl dd a:hover{ background:#000;}


.goods1tit{ width:1280px; box-sizing:border-box; margin:40px auto; line-height:24px; height:24px; border-left:4px solid #2588F8; 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;}

.GoodsR{ width:1280px; padding:30px 0;}
.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: #2588F8;
    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: 0px solid #ccc;min-width: 60px;border-right:0px;border-bottom:0px;padding:0;text-align:center;word-wrap: break-word;font-size: 13px;position:relative;}
.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 .fa-file-pdf-o{font-size:18px;color: #2588F8;}

.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:1280px;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 a{display:inline-block;padding-left:40px;height:65px;background:url(../images/pdf.png) left center no-repeat;color:#2588F8;font-size:16px;line-height:65px;}
.goodsInfos .tit div{float:left;}
.goodsInfos dl{overflow:hidden;width:100%;height:36px;border-bottom:1px solid #ccc;line-height:36px;}
.goodsInfos dl:nth-child(even){ background:#eee;}
.goodsInfos dl dt{float:left;overflow:hidden;width:50%;height:36px;font-weight:700; box-sizing:border-box; padding:0 10px; }
.goodsInfos dl dd{float:left;overflow:hidden;width:50%;height:36px; box-sizing:border-box; padding:0 10px;}
.goodsInfos h3{color:#2588F8;line-height:35px;}

.ABMenu{ width:100%; height:42px; line-height:42px;}
.downList{ width: 1420px; height: auto; }
.downList dl{ float: left; width: 31%; height: auto; overflow: hidden; background: #f5f5f5; margin: 1%;}
.downList dl:hover{box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); transition: all ease .5s;}
.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: 10px; border-top: 2px solid #eeeeee; line-height: 32px; padding-top: 10px; font-size: 16px; color: #999999;}
.downList dl dd h3 i{ line-height:32px}

.cart-tips{ width: 1400px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}


.cart-from{width: 1400px; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #ffb027; color: #fff; height: 38px; line-height: 38px;}
.cart-from table{ width: 100%; border-collapse:collapse;border-spacing:0;}



.cart-from table input{ width: 70%; padding:0 5%; margin:10px 0 10px 5%; border: 1px solid #DEDEDE; height: 28px; line-height: 28px;}
.cart-from table tr{border: 1px solid #DEDEDE; }
.cart-from table input.checkall{ width:20px; float:left}
.cart-from table button{ width: 34px; height: 30px; border: none; background: url(../images/cartDe.jpg) no-repeat;}

.cart-button { padding: 10px; }
.cart-button button{ width: 106px; height: 30px; line-height: 30px; border: none; background: #ffb027; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 1400px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 18px;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: left; width: 50%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;   line-height: 34px; margin-top:20px;}
.cart-fedBoxL dl dt{ float: left; width: 30%; padding-left: 5%; height: 34px; overflow: hidden; font-weight: bold; color: #333333;}
.cart-fedBoxL dl dd{ float: left; width: 65%; min-height: 56px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%; height: 34px; padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #ffb027; border: none; color: #FFFFFF; border-radius: 3px;}



.message {    margin: 0 auto;  width: 1400px;    
}
 
.panel-default {border: 1px solid #ccc;padding: 15px;border-radius: 5px;}
.panel-default .bg-default {
    
    }
.panel-default .alert-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 12px;
    border-radius: 6px;
}

.message h1 {
    margin-top: 18px;
    font-weight: 500;
    font-size: 36px;
    color: #000;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.message p{ line-height:28px; margin-bottom:10px}
.message .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.probox1{ width:100%; height:auto; margin-top:105px;}
.probox1 img{ max-width:100%; height:auto;}


@media (max-width: 767px) {
.auto_1280{ width: 94%; height: auto; overflow: hidden;}
.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: 202px; height:54px; overflow: hidden; padding-top: 3px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: 202px; height:54px;}
.HeaderM .logo a img{ width: 202px; 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 #0074b1;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#2588f8;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#2588f8 url(../images/search3.png) no-repeat center center;
}

.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:#2588f8; border-radius: 10px;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -9999em;}
.main_visual .owl-prev{background-image: none;}
.main_visual .owl-next{background-image: none;}



.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}









.Header{ display: none;}
.fposi{ width:100%; height:70px; background:#2588f8; 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 #2181ed;  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}


.inProbg{ padding-bottom:80px;}
.inProTit{ width: 94%; padding: 30px 0;}
.inProTit h2{ font-size: 1.8rem; line-height: 46px;}
.inProTit a{ display: none;}
.inProTit p{ width: 335px; line-height: 26px; font-size: 14px; float: left;}


.inPro{ width: 94%; height: auto;}
.main_visual1 .owl-carousel .item h3{ margin-top: 10px; line-height: 50px; height: 50px;  font-size: 1rem;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}

.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -30px;  z-index: 999; display: block;}
.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: 10px;}
.main_visual1 .owl-dot.active span{width: 20px; height: 10px; background:#2588f8; border-radius: 10px;}



.inAbbg{ width: 100%; height: auto; background:#FFFFFF; background-size:cover; padding: 30px 0;}
.inAbbg .auto_1280{ padding-right: 0; box-sizing: border-box;}
.inAbbg h2{font-size: 1.8rem; line-height: 46px;}
.inAbbg p{ line-height: 26px; margin-top: 10px;}
.inAbbg a{  margin-top: 20px;}

.inYYbg{ display: none;}
.inSupport{ display: none;}


.inNewsbg{ width: 100%; height: auto; background: url(../images/inNewsbg.png) no-repeat center; background-size:cover; padding: 40px 0;}
.inNewsTit{ width: 94%; height: auto; line-height: 42px;}
.inNewsTit h2{ font-size: 1.8rem;}

.inNewsList{ width: 94%; height: auto; overflow: hidden; padding-top: 30px; padding-bottom: 50px;}
.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: auto;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover; position: relative;}
.main_visual2 .owl-carousel .item img{ background: #FFFFFF; border-radius: 20px 20px 0 0; margin-top: 0; width: 100%; height: auto; position: relative; z-index: 333; float: none;}
.main_visual2 .owl-carousel .item div{ background: #FFFFFF; width:100%; height:auto; border-radius:0 0 20px 20px; box-sizing: border-box; padding: 30px; position: inherit; right: inherit; top: inherit;}


.main_visual2 .owl-carousel .item:hover div{background-image: linear-gradient(160deg,#41d0c6 20%,#268af7 94%); color: #FFFFFF;}


.main_visual2 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -999999em; opacity: 0;}

.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -30px;  z-index: 999; display: block;}
.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: 10px;}
.main_visual2 .owl-dot.active span{width: 20px; height: 10px; background:#2588f8; border-radius: 10px;}

.inNewsMore{ display: none;}

.footer{ display: none;}
.footerCopy{ margin-bottom: 70px; text-align: center;}
.footerCopy a{color: #CCCCCC;  display: block; float: none;}

.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 h2{ font-size: 1.4rem; line-height: 40px;  text-transform: uppercase;}
.banner2Txt h3{ font-size: 1.8rem; line-height: 40px;}
 

.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:#2588f8; }
.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}


.index-imgTop1{ padding: 20px 0;}
.index-imgTop1 h3{ line-height: 48px;  font-size: 1.8rem;}


.abbg2{ padding-bottom: 30px;}

.abjs{ width: 94%; height: auto; overflow: hidden; background: none;}
.abjs dl{ float: none; width: 100%; height: auto; text-align: center; padding: 20px 0; box-sizing: border-box;}


.abjs1{ width: 94%; height: 200px; padding: 30px;  margin-top: 20px;}


.abculture{ width: 94%; padding-bottom: 30px;}
.abculture dl{ float: none; width: 100%; height: auto; overflow: hidden; position: relative; margin-left: 0; margin-bottom: 15px;}
.abculture dl:first-child{ margin-left: 0;}
.abculture dl dt{ width: 90%; height: auto; position: absolute; left: 5%; bottom: 30px;}



.about-info{  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;}

.conMap{ width: 100%; height: 300px; overflow: hidden;}
.conBox1Left{ width: 94%; height: auto; overflow: hidden;}

.about_con{ width:94%; margin:30px  auto; padding:20px;}

.about_con .right {
  width: 100%; margin-top:20px;
}

.about_con .right li {
  float: none;
  border-bottom: 1px solid #eee;
  width: 100%;
  margin-right: 0;
  padding-bottom: 23px;
  margin-bottom: 23px;
}

.NewsList{ width: 94%; height: auto; overflow: hidden; padding:30px 0;}
.NewsList dl{ float: none; width: 100%; height: auto; overflow: hidden; margin:2% 0; background:#f7f7f7;}


.newsShowbg{ padding: 20px 0; margin-top:61px;}
.newsShow{ width: 94%;  padding:20px;}
.wz{ width:94%; line-height:42px; padding-bottom:20px; font-size:16px;}

.goodsNav{ width:94%; height:auto;  overflow:hidden;}
.goodsNav dl{ float:none; width:100%; margin:10px 0;}



.goods1tit{ width:94%; box-sizing:border-box; margin:20px auto; line-height:24px; height:24px; border-left:4px solid #ffb027; 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:94%;}

.goodsInfos{overflow:hidden;margin-bottom:20px;padding:20px 0;width:94%;height:auto;}
.goodsInfos .tit img{float:none; margin-top:25px;}

.downList{ width: 94%; height: auto; }
.downList dl{ float: none; width: 100%; height: auto; overflow: hidden; background: #f5f5f5; margin:2% 0;}

.cart-tips{ width: 96%; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}


.cart-from{width: 96%; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #ffb027; color: #fff; height: 38px; line-height: 38px;}
.cart-from table{ width: 100%; border-collapse:collapse;border-spacing:0;}



.cart-from table input{ width: 70%; padding:0 5%; margin:10px 0 ; border: 1px solid #DEDEDE; height: 28px; line-height: 28px;}
.cart-from table tr{border: 1px solid #DEDEDE; }
.cart-from table input.checkall{ width:10px; float:left}
.cart-from table button{ width: 34px; height: 30px; border: none; background: url(../images/cartDe.jpg) no-repeat;}

.cart-button { padding: 10px; }
.cart-button button{ width: 106px; height: 30px; line-height: 30px; border: none; background: #ffb027; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 96%; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 1rem;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: none; width:100%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;  line-height: 34px; margin-top:0;}
.cart-fedBoxL dl dt{ float: none; width: 100%; padding-left: 0; height: 34px; overflow: hidden; font-weight: bold; color: #333333;}
.cart-fedBoxL dl dd{ float: none; width: 100%; min-height: 36px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%; height: 34px; padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #ffb027; border: none; color: #FFFFFF; border-radius: 3px;}



.message {    margin: 0 auto;  width: 96%;    }   
.probox1{ width:94%;margin-top:61px;}


}