﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/BAIJAMJUREE-MEDIUM.ttf);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/BAIJAMJUREE-BOLD.ttf);
}
*{ margin:0; box-sizing: border-box; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: myFirstFont; color:#333; font-size:0.9rem;  line-height: 24px; min-width: 1360px;}
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: #08c881;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s; vertical-align: middle;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0; 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;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto1280{ width:1360px; margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: center;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center1 { display: flex; align-items: center; justify-content: center;}
em,i{ font-style: normal;}
.mar0{ margin:0 auto;}


#home .home,
#products .products,
#about .about,
#news .news,
#contact .contact,
#solution .solution{color: #08c881; border-bottom: 3px solid #08C881; }







input,button,select,textarea{ outline:none;  font-family: arial;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; position: relative; }

header{ width: 100%; height: 99px; padding: 20px 0; background: #FFFFFF; position: fixed; left: 0; top: 0; z-index: 999; box-shadow: 0px 6px 20px 1px rgba(0,0,0,0.08);}

header .logo{ width: 164px; height: 59px;}
header .logo a{ display: block; width: 164px; height: 59px; background: url(../images/logo.svg) no-repeat center;}
header .logo a h1{ display: none;}

header nav li{  font-family: myFirstFont1; font-size: 1.1rem; line-height: 40px; padding: 0 23px; position: relative;}
header nav li a{ display: inline-block;}
header nav li:hover ul{ display: block;}
header nav li ul{ display: none; position: absolute; left: 0; z-index: 999; top: 40px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 240px;}
header nav li ul li{ height: 42px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #EEEEEE; padding: 0;}
header nav li ul li a{ display: block; padding: 0 15px; font-weight: normal; font-size: 1rem;}
header nav li ul li a:hover{ background: #08c881; color: #FFFFFF;}
header nav li.hpro ul{ width:720px;}
header nav li.hpro ul li{ width:33.3%; float:left;}

.searchshow{ width: 383px; height:50px; border:2px solid #08C881; border-radius: 25px; padding: 3px;}
.searchshow input{border: none; height: 40px;   background:none; padding: 0 15px; width: 75%;}
.searchshow button{ border: none; font-size: 1.2rem; border-radius: 25px; width: 25%; height: 40px; background: #08C881; color:#FFFFFF;}



/**banner**/
.main_visual{ margin-top:99px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual .owl-prev,.main_visual .owl-next{ display: none; text-indent: -99999em;}

.main_visual .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 40px;  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: 46px; height: 4px; background:#999; }
.main_visual .owl-dot.active span{ background:#08c881; }
.main_visual .owl-controls{ height: 0;}


.home-service{ padding: 65px 0;}
.home-service dl{ width: 320px; height: 400px; background: url(../images/home-servicedl.png) no-repeat; text-align: center; padding: 40px 30px; position: relative;}
.home-service dl dd{ padding-top: 40px;}
.home-service dl dd b{ display: block; color: #111; font-family: myFirstFont1; font-size: 1.2rem;}
.home-service dl dd p{ margin-top: 10px; line-height: 20px;}
.home-service dl dd span{ display: block; width: 56px; height: 56px; line-height: 56px; background: #0085FF; border-radius:50%; color: #ECECEC; font-size: 1.2rem; bottom: -28px; position: absolute; left: 50%; margin-left: -28px;}
.home-service dl:nth-child(even){ margin-top: 55px;}

.home-aboutbg{ width: 100%; height: auto; background: url(../images/home-aboutbg.png) no-repeat center; background-size:cover; padding: 65px 0;}
.home-about{}
.home-about-left{ width: 57%; padding-right: 100px;}
.home-about-left-title{ line-height: 25px; text-transform: uppercase;}
.home-about-left-title span{ display: inline-block; height: 25px; line-height: 25px; background: #08C881; border-radius: 5px; color: #FFFFFF; padding: 0 10px; margin-right: 8px;}
.home-about-left h2{ color: #111111; line-height: 54px; font-size: 2.4rem; text-transform: capitalize; margin-top: 15px;}
.home-about-left h2 span{ color: #0085FF;}
.home-about-left p{ margin: 20px 0;}
.home-about-left-list{ width: 100%;}
.home-about-left-list dl{ margin-right: 45px;}
.home-about-left-list dl dd{ padding-left: 15px;}
.home-about-left-list dl b{ display: block; color: #111111; text-transform: capitalize; line-height: 20px; margin-bottom: 5px; font-size: 1.1rem;}
.home-about-left-list dl em{ display: block; font-style: normal;}

.home-about-right{ width: 43%; position: relative;}

.home-about-right-box{ position: absolute; left: -60px; bottom: 23px; width: 200px;}
.home-about-right-box dl{ margin-bottom: 16px; background: #FFFFFF;border-radius: 10px;border: 1px solid #0085FF; padding: 15px;}
.home-about-right-box dl dt{ font-size: 1.6rem; color: #111111; line-height: 32px;}
.home-about-right-box dl dd{ font-size: 0.9rem; line-height: 26px;}


.home-about-right img{ width: 100%; height: auto;}


.home-title{padding: 60px 280px 30px 280px; text-align: center;}
.home-title span{ display: block; text-transform: uppercase; height: 25px; line-height: 25px;}
.home-title span i{ display: inline-block; background: #08C881;border-radius: 5px; color: #FFFFFF; margin-right: 8px; padding: 0 10px;}
.home-title b{ display: block; color: #111111; line-height: 54px; font-size: 2.4rem; text-transform: capitalize; margin-top: 15px;}
.home-title b em{color: #0085FF;}


.home-blog-title{padding: 60px 0 30px 0; }
.home-blog-title-left{}
.home-blog-title-left span{ display: block; text-transform: uppercase; height: 25px; line-height: 25px;}
.home-blog-title-left span i{ display: inline-block; background: #08C881;border-radius: 5px; color: #FFFFFF; margin-right: 8px; padding: 0 10px;}
.home-blog-title-left b{ display: block; color: #111111; line-height: 54px; font-size: 2.4rem; text-transform: capitalize; margin-top: 10px;}
.home-blog-title-left b em{color: #0085FF;}

.home-blog-title-right{}
.home-blog-title-right a{ display: inline-block; text-align: center; width: 184px;height: 42px; line-height: 42px; color: #FFFFFF; background: #0085FF;border-radius: 111px;}
.home-blog-title-right a:hover{ background: #08C881;}

.home-brand-list{}
.home-brand-list a{ display: block; background: #FFFFFF; border: 1px solid rgba(0,139,255,0.5); border-radius:8px; padding: 5px; width: 15.8%; margin-bottom: 1.2%;}
.home-brand-list a img{ width: 100%; height: auto;}

.home-brand-more{ width: 100%; text-align: center; margin-top: 12px;}
.home-brand-more a{ display: inline-block; width: 184px;height: 42px; line-height: 42px; color: #FFFFFF; background: #0085FF;border-radius: 111px;}
.home-brand-more a:hover{ background: #08C881;}

.home-solutionbg{ width: 100%; height: auto; background: url(../images/home-solutionbg.png) no-repeat center; background-size:cover; padding-bottom: 70px; margin-top: 60px;}

.home-solution{ width: 100%;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual1 .owl-carousel .item{width: 100%;height: auto; position: relative; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual1 .owl-carousel .item .home-iteminfo{ position: absolute; z-index: 333; left: 0; bottom: 0; width: 100%; height: auto; color: #FFFFFF; text-align: center; padding: 30px 50px;}
.main_visual1 .owl-carousel .item .home-iteminfo img{ width: 84px; height: 84px; margin: 0 auto;}
.main_visual1 .owl-carousel .item .home-iteminfo b{ display: block; line-height: 52px; height: 52px; margin-top: 25px; overflow: hidden; font-size: 2rem;}
.main_visual1 .owl-carousel .item .home-iteminfo p{ line-height: 20px; height: 40px; overflow: hidden;}

.main_visual1 .owl-prev,.main_visual1 .owl-next{width:48px;height: 48px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -24px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/SL.png);left: 10%;}
.main_visual1 .owl-next{background-image: url(../images/SR.png);right: 10%; }
.main_visual1 .owl-prev:hover{ background-image: url(../images/SLS.png);}
.main_visual1 .owl-next:hover { background-image: url(../images/SRS.png);}


.main_visual1 .owl-carousel .owl-item {
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.main_visual1 .owl-carousel .owl-item.active.center {
    transform: scale(1); /* 中间的项目保持正常大小 */
    z-index: 2;
    opacity: 1;
}

.main_visual1 .owl-carousel .owl-item:not(.center) {
    transform: scale(0.9); /* 左右两边的项目缩小一半 */
    opacity: 0.8; /* 让两侧稍微透明 */
}
.main_visual1 .owl-carousel .owl-item:not(.center) .home-iteminfo{opacity: 0; /* 让两侧稍微透明 */}
.main_visual1 .owl-dots{ display: none; text-indent: -99999em;}
.main_visual1 .owl-controls{ height: 0;}


.home-blog{ 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: auto;}
.main_visual2 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item img{ width: 100%; height: auto; border-radius: 6px 6px 0 0;}
.main_visual2 .owl-carousel .item .home-blog-img{}
.main_visual2 .owl-carousel .item .home-blog-info{ width: 100%; height: auto; background: #FFFFFF; border:1px solid #EEEEEE;  border-radius: 0 0 6px 6px; padding: 40px 20px 0 20px;}
.main_visual2 .owl-carousel .item .home-blog-info em{ margin-top: -58px; position: relative; z-index: 333; padding: 0 15px; display: inline-block; background: #0085FF; color: #FFFFFF; border-radius: 8px; line-height: 36px; height: 36px;}
.main_visual2 .owl-carousel .item .home-blog-info b a{ display: block; font-size: 1rem; line-height: 24px; height: 48px; overflow: hidden;}
.main_visual2 .owl-carousel .item .home-blog-info p{ line-height: 24px; height: 24px; overflow: hidden; margin-top: 8px;}
.main_visual2 .owl-carousel .item .home-blog-info span{ display: block; height: 50px; line-height: 48px; border-top:2px solid #f2f3f5; margin-top: 20px;}

.main_visual2 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -99999em;}

.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 3px; position:absolute; left: 0; bottom: -40px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 24px; height: 3px; background:#999; }
.main_visual2 .owl-dot.active span{ background:#08c881; }
.main_visual2 .owl-controls{ height: 0;}

footer{ width: 100%; height: auto; background: url(../images/footer.png) no-repeat center; background-size:cover; color: #FFFFFF; padding-top: 80px;}
.footer-box{ padding-bottom: 50px;}

.footer-box-left{ width: 414px; height: auto;}
.footer-box-left .flogo{ width: 151px; height: 54px;}
.footer-box-left .flogo a{ display: block;  width: 151px; height: 54px; background: url(../images/flogo.png) no-repeat;}
.footer-box-left p{ line-height: 20px; margin: 22px 0;}

.footer-box-left .fiso{ width: 100%; height: auto;}
.footer-box-left .fiso img{ width: 100%; height: auto;}


.footer-box-right{ width: calc(100% - 414px); height: auto; padding-left: 110px;}
.footer-box-right dl dt{ font-family: myFirstFont1; font-size: 1.4rem; line-height: 42px; margin-bottom: 10px;}
.footer-box-right dl dd a{ display: block; color: #FFFFFF; line-height: 26px;}


.footer-box-right .footer-contact{ width: 350px;}
.footer-box-right .footer-contact b{ display: block; font-family: myFirstFont1; font-size: 1.4rem; line-height: 42px; margin-bottom: 10px;}
.footer-box-right .footer-contact li{ width: 100%; line-height: 20px; margin-bottom: 10px;}
.footer-box-right .footer-contact li em{ display: block; width: 16px; height: 16px; padding-top: 3px;}
.footer-box-right .footer-contact li span{ display: block; width: calc(100% - 16px); padding-left: 10px;}
.footer-box-right .footer-share{ width: 100%; margin-top: 20px;}
.footer-box-right .footer-share a{ display: block; width: 36px; height: 36px; margin-right: 6px; position:relative;}
.footer-box-right .footer-share a:hover .fwx{ display:block;}
.footer-box-right .footer-share a .fwx{ width:120px; height:120px; background:#fff; border-radius:6px; padding:10px; position:absolute; left:0; bottom:36px; display:none;}
.footer-box-right .footer-share a .fwx img{ width:100px; height:100px;}
.footer-copy{ line-height: 38px; padding: 25px 0; font-size: 1rem; border-top:1px solid rgba(255,255,255,0.4);}



.client-2 {
            position: fixed;
            right: -20px;
            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: #08c881;
            color: #fff;
            height: 62px;
            width: 62px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #08c881;
            width: 97px;
            height: 62px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
            display: block;
        }

.banner2{ width: 100%; height: 350px; text-align: center; margin-top: 99px;}
.banner2 h1{ color: #FFFFFF; font-size: 3rem; text-transform: uppercase; line-height: 78px;  font-family: myFirstFont1;}
.banner2 em{ display: block; width: 72px; height: 4px; background: #FFFFFF; margin: 0 auto;} 


.abmenu{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE; line-height: 72px;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 25px; font-size: 1rem;}
#lm_hover{ color: #FFFFFF; background:#08C881; }
.abmenuR i{ padding-right: 10px; color: #08C881; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px;}

.about-company{ padding: 60px 0;}
.about-company-left{ width: 53%; padding-right: 65px;}
.about-company-left b{ color: #111111; font-size: 2rem; line-height: 36px;}
.about-company-left-info{ margin-top: 15px; font-size: 1rem;}

.about-company-right{ width: 47%; height: auto; overflow: hidden;}
.about-company-right img{ width: 100%; height: auto;}


.about-solution{ width: 100%; height: auto; text-align: center; color: #FFFFFF; background: url(../images/about-soubg.png) no-repeat; background-size:cover; padding: 75px 0;}

.about-solution-info{}
.about-solution-info b{ font-size: 2rem; line-height: 48px;  font-family: myFirstFont1;}
.about-solution-info p{ font-size: 1rem; line-height: 26px; margin-top: 10px;}


.about-solution-list{ padding-top: 45px; }
.about-solution-list dl{ width: 15%; background: #08C881; border-radius: 50%; padding:5% 0;}
.about-solution-list dl dt b{ font-size: 2rem;  font-family: myFirstFont1;}
.about-solution-list dl dt span{ padding-left: 5px; font-weight: bold;}


.about-advan{ text-align: center; padding: 50px 0;}
.about-advan b{ color: #000000; font-size: 2rem; line-height: 48px;  font-family: myFirstFont1;}
.about-advan p{ font-size: 1rem; line-height: 26px; margin-top: 10px;}

.about-brand{ width: 100%; height: auto; background: url(../images/home-blogbg.png) no-repeat center; background-size:cover; padding: 70px  0;}
.about-brand-title{ width: 100%; text-align: center;  color: #000000; font-size: 2rem;  font-family: myFirstFont1; font-weight: bold;}

.about-service{ padding-bottom: 60px;}
.about-service dl{ text-align: center; width: 30%;}
.about-service dl dd{ padding-top: 20px;}
.about-service dl dd b{ display: block; color: #111111; text-transform: uppercase; line-height: 42px; font-size: 1.4rem;}
.about-service dl dd p{ font-size: 1rem; margin-top: 5px;}


.about-envi{width: 100%; height:auto; background: url(../images/about-envibg.png) no-repeat center; background-size:cover; padding-bottom: 120px; padding-top: 65px;}
.about-envi b{ display: block; color: #111111; font-size: 2rem; font-family: myFirstFont1; line-height: 42px; margin-bottom: 30px; text-align: center;}
.about-envi-list{}

.main_visual3 .owl-carousel,.main_visual3 .owl-stage-outer,.main_visual3 .owl-stage,.main_visual3 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual3 .owl-carousel .item{width: 100%;height: auto; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual3 .owl-carousel .item img{ width: 100%; height: auto; border-radius:8px;}
.main_visual3 .owl-prev,.main_visual3 .owl-next{ display: none; text-indent: -99999em;}

.main_visual3 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -40px;  z-index: 999;}
.main_visual3 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual3 .owl-dots .owl-dot span{  display: inline-block; width: 46px; height: 4px; background:#999; }
.main_visual3 .owl-dot.active span{ background:#08c881; }
.main_visual3 .owl-controls{ height: 0;}


.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 24%; height: auto; text-align: center; margin: 0.5%;}
.about-img-list dl img{ width: 100%; height: auto;}
.about-img-list dl dd{ width: 100%; height:48px; line-height: 48px; font-size: 1rem; background: #F5F5F5;}


.newsList{ padding:30px 0;}
.newsList dl{ width:31.3%; margin:1%; background:#fff; border:1px solid #eee; border-radius:6px;}
.newsList dl dt img{ width:100%; height:auto;}
.newsList dl dd{ padding:25px;}
.newsList dl dd em{ display: inline-block; font-style: normal; line-height: 25px; padding:0 15px; border-radius:6px; color: #fff; background:#08c881; font-size:0.9rem;}
.newsList dl dd a{ display: block; color: #111111; font-size: 1.2rem; font-weight: bold; line-height: 24px; height: 48px; overflow: hidden; margin-top:10px;}
.newsList dl dd a:hover{ color: #08c881;}
.newsList dl dd p{ font-size: 0.9rem; line-height: 20px; height: 20px; overflow: hidden; color: #666666; margin-top: 5px;}

.NewsShow{ padding:30px; margin-top:30px; box-shadow: 0px 6px 30px 1px rgba(0,40,120,0.12); border-radius: 15px;}
.NewsShowTit{ font-weight:bold; font-size:1.4rem; line-height:28px; text-align:center; color:#111; padding:15px 0;}
.NewsShowAdmin{ text-align:center; line-height:26px; color:#999;}
.NewsShowInfo{ padding:25px 0;}
.NewsShowInfo img{ max-width:100%; height:auto;}

.about-info{ padding:30px 0;}
.about-info img{ max-width:100%; height:auto;}

/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
	
 

.goodsList .msg-tips1{position: fixed;right: 20%;top: 25%;margin: 30px auto;padding: 30px 20px;width: 339px;font-size: 14px;text-align: center;}
.goodsList .msg-tips1 .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:0; height:0; text-indent:-99999px;overflow:hidden; }
.goodsList .msg-tips1 .ico.error{ background-position:-50px 0; }
.goodsList .msg-tips1 .ico.warning{ background-position:-100px 0; }
.goodsList .msg-tips1 .msg{  }
.goodsList .msg-tips1 .msg strong{ margin-bottom:10px; color:#444; font-size:15px; line-height:22px;}
.goodsList .msg-tips1 .msg p{ line-height:1.8em; margin-bottom:10px; }
.goodsList .msg-tips1 .msg p b{ padding:0 5px; color:red;}
.goodsList .msg-tips1 .msg i{color: #fff;font-style:normal;}
.goodsList .cart-info {background:#fff;border: 5px  solid #b76161;border-radius: 10px;box-shadow: 4px 2px 10px 3px #0000007d;}
.goodsList .cart-info .btn-success{height: 34px;line-height: 34px;padding: 0px 10px;border-radius: 5px; display:inline-block;}
.goodsList .cart-info .btn-success1{
    background: #ee0000; display:inline-block;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
.goodsList .cart-info .close{
    background: #848484; display:inline-block;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
  .parts-list  .cart-info .btn-success{display:inline-block;}  
 .parts-list .cart-info .btn-success1{ background: #ee0000; display:inline-block;
    border: 1px solid #ee0000;
    text-shadow: 0 -1px 0 #ee0000; height: 32px;  line-height: 32px; }   	

 .cart-step{ width: 1280px; height: 188px; overflow: hidden;}
.cart-step img{ width: 1280px; height: 188px;}

.cart-tips{ width: 1280px; height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}


.cart-from{width: 1280px; height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #08c881; 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: #08c881; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 1280px; 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%;  padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #08c881; border: none; color: #FFFFFF; border-radius: 3px;}



.message {   width: 1280px;  margin-top:131px;  
}
 
.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: #ef7603;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.productsList{ padding:30px 0;}
.productsList dl{ width:23%; margin:1%;  padding:25px; text-align:center; background:#fff; border:1px solid #eee; border-radius:6px;}
.productsList dl dt img{ width:100%; height:auto;}
.productsList dl dd{}
.productsList dl dd a{ display:block; font-weight:bold; height:30px; line-height:30px; overflow:hidden;}

.products_catemenu{ padding:30px 0; }
.products_catemenu dl{width:24%; background:#fff; box-shadow: 0px 6px 8px 1px rgba(2,36,93,0.08); border-radius:12px; margin-bottom:15px; padding:25px; text-align:center;}
.products_catemenu dl dt{ width:100%;}
.products_catemenu dl dt img{ width:100%; height:auto;}
.products_catemenu dl dd{ width:100%; }
.products_catemenu dl dd a{ display:block; font-weight:bold; font-size:1.4rem; color:#111; line-height:32px; height:32px; overflow: hidden;}



.GoodsMain{ width:94%; padding:50px 3%; }
.GoodsMainL{ float:left; width:20%; height:auto;}
.GoodsMainL h2{ background:#08c881; color:#fff; font-size:20px; padding:0 25px; box-sizing:border-box; height:46px; line-height:46px;}

.GoodsMainR{ float:right; width:79%; height:auto;}

.goodsList{ width:100%; height:auto; overflow-x:auto;}
.goodsList .gimg img{ width:45px; height:45px;}
.goodsList a.gquo{ width:98px; height:29px; line-height:29px; background:#08c881; display:inline-block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#08c881; background:#ccc;}



.GoodsMenu .menu_head{width: 100%; height: 42px; line-height: 42px; margin-top: 1px;}
.GoodsMenu .menu_head a{display: block; width: 100%; height: 42px; background: #353535 url(../images/Mlibg.png) no-repeat 12px center; font-size: 15px; color: #FFFFFF; padding-left: 42px; box-sizing: border-box; }
.GoodsMenu .menu_head.current a{background: #000000 url(../images/Mlibgs.png) no-repeat 12px center;}
.GoodsMenu dd{ width: 100%; height: auto; display: none;}
.GoodsMenu dd a{ display: block; width: 100%; height: 35px; line-height: 35px; background: #ebebeb; margin-top: 1px; font-size: 14px; box-sizing: border-box; padding-left: 40px;}
.GoodsMenu dd li{ position:relative; width:100%;}
.GoodsMenu dd li:hover ul{ display:block;}
.GoodsMenu dd li ul{ position:absolute; left:251px; top:0; display:none; z-index:999;}
.GoodsMenu dd li ul a{ display:block; width:230px; height:42px; line-height:42px; font-size:14px; padding:0; text-align:center;}

#lm_hover2{ color: #08c881;}

.goods-show-box{ padding:30px 0;}
.goods-show-box-left{ width:70%;}



.goods-show-box-left1{ width:100%; border:1px solid #eee; border-radius:6px; padding:25px;}
.goods-show-box-left1Img{ width:35%; height:auto;}
.goods-show-box-left1Img img{ width:100%; height:auto; border:1px solid #eee;}

.goods-show-box-left1Info{ width:60%; height:auto; border:1px solid #eee; border-radius:6px; padding:15px;}
.goods-show-box-left1Info dl{ width:100%; line-height:36px; padding:8px 0;}
.goods-show-box-left1Info dl:nth-child(even){ background:#f7f7f7}
.goods-show-box-left1Info dl dt{ width:30%; font-weight:bold; color:#111; text-align:right; padding-right:10px;}
.goods-show-box-left1Info dl dd h2{ font-weight:normal; font-size:16px;}
.goods-show-box-left1Info dl dd h3{ font-weight:normal; font-size:16px;}
.goods-show-box-left1Info dl dd{ width:70%; color:#666;}
.goods-show-box-left1Info dl dd a{ display:inline-block; background:#08c881; color:#fff; font-size:15px; border-radius:4px; padding:0 25px; height:36px; cursor:pointer;}

.goods-show-box-left1info2{width:100%; border:1px solid #eee; border-radius:6px; padding:25px; margin-top:20px; background:#f7f7f7;}


.goods-show-box-left2{ width:100%; border:1px solid #eee; border-radius:6px; padding:25px; margin-top:20px;}
.goods-show-box-left2 table {
        border: none;
        border-left: 0px;
        border-top: 0px;
        font-size: 14px;
        table-layout: fixed;
        width: 100%;
        box-sizing: border-box;
        border-spacing: 0;
    }

.goods-show-box-left2 table th {
            border-right: 0px;
            border-bottom: 1px solid #ccc;
            padding: 8px 2px;
            word-wrap: break-word;
            text-align: left;
        }

.goods-show-box-left2 table td {
            border-right: 0px;
            border-bottom: 1px solid #ccc;
            padding: 8px 2px;
            word-wrap: break-word;
        }

.goods-show-box-left2 table tr {
            background: #fff;
        }



.goods-show-box-right{ width:28%;}
.goods-show-box-right h4{ width:100%; height:52px; line-height:52px; color:#FFFFFF; background:#08c881; border-radius:6px 6px 0 0; font-size:1.4rem; padding:0 25px;}
.goods-show-box-right-info{width:100%; border:1px solid #eee; border-top:none; border-radius:0 0 6px 6px; padding:25px; margin-bottom:20px;}
.goods-show-box-right-info li{ line-height:28px;}

.inSouTit{ width: 100%; height: auto; text-align: center; color: #000;  padding:30px 0;}
.inSouTit h2{ color: #111; font-size: 40px; line-height: 74px; font-weight: normal;  font-family: myFirstFont; text-transform: uppercase;}




.conMap {
    width: 1360px;
    height: 450px;
    overflow: hidden;
}

.conFed {
    width: 1360px; padding-bottom:50px;
    height: auto;
    overflow: hidden;
}

    .conFed dl {
        width: 100%;
        height: auto;
    }

        .conFed dl dt {
            width: 100%;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
        }

        .conFed dl dd {
            width: 100%;
            height: 42px;
        }

            .conFed dl dd input {
                width: 100%;
                padding: 0 15px;
                height: 42px;
                border: 1px solid #dedede;
                box-sizing: border-box;
                line-height: 42px;
                border-radius: 5px;
            }

            .conFed dl dd textarea {
                width: 100%;
                padding: 15px;
                height: 80px;
                border: 1px solid #dedede;
                box-sizing: border-box;
                line-height: 24px;
                border-radius: 5px;
            }

    .conFed li {
        width: 100%;
        height: 42px;
        margin-top: 20px;
    }

        .conFed li input {
            width: 100%;
            height: 42px;
            line-height: 42px;
            border: none;
            background: #08c881;
            color: #FFFFFF;
            font-size: 16px;
            border-radius: 5px;
        }