﻿@font-face {
    font-family: myFirstFont;
    src: url(../fonts/BAIJAMJUREE-MEDIUM.ttf);
}

@font-face {
    font-family: myFirstFont1;
    src: url(../fonts/BAIJAMJUREE-BOLD.ttf);
}
*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{  font-family: myFirstFont; color:#333; font-size:1rem; background: #FFFFFF; text-transform: capitalize;}
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: #0075c5;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
.auto1280{ width:1360px;  margin: 0 auto;}
.auto_1280{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center2 { display: flex; align-items: center; justify-content: flex-end;}
.flex-center1 { display: flex; align-items: center; }
.flex-center-contain { justify-content: space-between;}
i,em{ font-style: normal;}
b{ color: #111111;}

#home .home,
#products .products,
#solution .solution,
#news .news,
#contact .contact,
#about .about{ background:#0075c5; color: #FFFFFF;}


.HeaderM{ display: none;}




input,button,select,textarea{ outline:none; font-family: "arial, helvetica, sans-serif";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden;}

header{ height: 106px; padding: 20px 0;}

header .htel{ height: 55px; background: url(../images/htel.png) no-repeat left center; padding-left: 60px;}
header .htel em{ display: block; line-height: 22px; font-size: 0.9rem;}
header .htel b{ display: block; line-height: 23px; font-size: 1.5rem;}

header .logo{}
header .logo .logo-pic{ width: 102px; height: 54px;}
header .logo .logo-pic img{ width: 102px; height: 54px;}
header .logo .logo-txt{ padding-left: 18px;}
header .logo .logo-txt h1{ color: #111111; font-size: 1.2rem; line-height: 30px;}
header .logo .logo-txt b{ color: #111111; font-size: 1.2rem; letter-spacing: 2px; line-height: 30px;}

header .hright{ width: 286px;}



.searchshow{ width: 100%; height: 42px; border-radius: 7px;border: 1px solid #666666;}
.searchshow input{ width:85%; height: 40px; padding: 0 20px; line-height: 40px; background: none; border: none;}
.searchshow button{ width: 15%; height: 40px; line-height: 40px; border: none; font-size:1.3rem; color: #111111; background: none;}


nav.Hnav{ width: 100%; height: 68px; line-height: 68px; background: url(../images/navbg.png) no-repeat center; background-size:cover;}
nav.Hnav li{ display: block; position: relative;}
nav.Hnav li a{ display: block; font-size: 1.1rem; font-weight: bold; color: #111111; padding: 0 45px;}
nav.Hnav li a i{ margin-right:10px;}
nav.Hnav li a:hover{ background:#0075c5; color: #FFFFFF;}
nav.Hnav li ul{ width: 240px; z-index: 666; position: absolute; left: 0; top: 68px; display: none; text-align:center;}
nav.Hnav li ul li{ width: 100%; height: 42px; line-height: 42px; background: #FFFFFF; border-bottom:1px solid #EEEEEE;}
nav.Hnav li ul li a{ padding: 0 20px; font-size: 0.9rem; font-weight: normal;}
nav.Hnav li:hover ul{ display: block;}

/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual .owl-prev,.main_visual .owl-next{width:16px;height: 28px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -14px;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-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 25px; height: 4px; background:#b4c2d1; }
.main_visual .owl-dot.active span{background: #0075c5;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.home-redproducts{ width:100%; padding-bottom:50px; background:#f5f5f5;}

.home-about{ width: 100%; height: auto; padding: 80px 0;}
.home-about-box{ background: url(../images/home-aboutbg.jpg) no-repeat center; background-size:cover;}
.home-about-box-left{ width: 40%;}
.home-about-box-left-top{}
.home-about-box-left-top b{ display: block; background: url(../images/home-title-icon.png) no-repeat left center; padding-left: 22px; color: #111111; font-size: 2rem; font-family: myFirstFont1; line-height: 38px;}
.home-about-box-left-top em{ padding-left: 22px; color: #666666; font-size: 0.9rem; line-height: 24px;}

.home-about-box-left-info{ font-size: 1rem; line-height: 30px;}
.home-about-box-left-info p{ margin-top: 30px;}

.home-about-box-left a{ display: inline-block; margin-top: 30px; height: 52px; line-height: 52px; color: #FFFFFF; padding: 0 35px; font-size: 1rem; background: #0075C5;border-radius: 29px;}
.home-about-box-left a img{ margin-left: 10px;}
.home-about-box-left a:hover{ background: #ee1d23;}


.home-about-box-mid{ width: 14%;}
.home-about-box-mid dl{ width: 100%; text-align: center;}
.home-about-box-mid dl dd{ padding-top: 5px;}
.home-about-box-mid dl b{ display: block; font-size: 0.9rem; line-height: 24px;}
.home-about-box-mid dl em{ display: block; color: #999999; font-size: 0.8rem;}

.home-about-box-right{ width: 46%;}
.home-about-box-right img{ width: 100%; height: auto;}

.home-title{ padding: 70px 0 35px 0;}
.home-title-left{}
.home-title-left b{ display: block; background: url(../images/home-title-icon.png) no-repeat left center; padding-left: 22px; color: #111111; font-size: 2rem; font-family: myFirstFont1; line-height: 38px;}
.home-title-left em{ padding-left: 22px; color: #666666; font-size: 0.9rem; line-height: 24px;}
.home-title a{ display: inline-block; height: 52px; line-height: 52px; color: #FFFFFF; padding: 0 35px; font-size: 1rem; background: #0075C5;border-radius: 29px;}
.home-title a img{ margin-left: 10px;}
.home-title a:hover{ background: #ee1d23;}

.home-solution-title{ width: 100%; height: auto; background: url(../images/home-soutitle.png) no-repeat center; background-size:cover;}

.home-solution{ width: 100%; height: 600px; background: url(../images/home-souimg.png) no-repeat center; background-size:cover;}
.home-solution dl{ width: 20%; text-align:center; height: 100%;  color: #FFFFFF; border-right:2px solid rgba(255,255,255,0.3);}
.home-solution dl dt{ width: 100%; }
.home-solution dl dt b{ color: #FFFFFF; display: block; font-size: 1.6rem; line-height: 52px; margin: 15px 0;}
.home-solution dl dd{ width: 100%; height:auto; display: none;}
.home-solution dl dd em{ display: block; font-size: 1.5rem; opacity: 0.8; line-height: 48px;}
.home-solution dl dd b{ color: #FFFFFF; display: block; font-size: 1.6rem; line-height: 52px; margin: 15px 0;}
.home-solution dl dd a{ display: block; font-size: 1rem; line-height: 36px; color: #FFFFFF;}
.home-solution dl dd a:hover{ text-decoration: underline;}
.home-solution dl:hover{ border: none; background: rgba(12,153,223,0.45);}
.home-solution dl:hover dt{ display: none;}
.home-solution dl:hover dd{ display: block;}

.home-brand{}
.home-brand a{ display: block; width: 19%; margin-bottom: 1.2%; box-shadow: 0px 6px 12px 1px rgba(0,0,0,0.06);border-radius: 8px;border: 1px solid #EEEEEE; padding: 15px 25px;}
.home-brand a img{ width: 100%; height: auto;}


.home-gcbrand{}
.home-gcbrand-left{ width: 304px; height: auto;}
.home-gcbrand-left img{ width: 100%; height: auto;}
.home-gcbrand-right{ width: calc(100% - 304px); height: auto; padding-left: 12px;}

.home-gcbrand-item{box-shadow: 0px 6px 20px 1px rgba(0,0,0,0.06);border-radius: 6px;border: 1px solid #DEDEDF; width: 24%; padding: 20px 25px;}
.home-gcbrand-item-pic1{ width: 100%; height: auto;} 
.home-gcbrand-item-pic1 img{ width: 100px; height: auto;}
.home-gcbrand-item-pic2{ width: 100%; height: auto; text-align: center;} 
.home-gcbrand-item-pic2 img{ width: 150px; height: 150px;} 
.home-gcbrand-item-txt{ width: 100%; line-height: 30px; height: 30px; margin-top: 10px; overflow: hidden; font-size: 1rem; text-align: center;}


.home-blog{}
.home-blog-left{ width: 50%; height: auto; overflow: hidden; background: #f7f8fa;}
.home-blog-left-pic{ width: 100%; height: auto; position: relative;}
.home-blog-left-pic em{ display: inline-block; position: absolute; right: 0; bottom: 0; background: #0075C5; color: #FFFFFF; height: 34px; line-height: 34px; padding: 0 20px;}
.home-blog-left-pic img{ width: 100%; height: auto;}
.home-blog-left-info{ width: 100%; height: auto; padding: 25px;}
.home-blog-left-info a{ display: block; color: #111111; font-size: 1.1rem; font-weight: bold; overflow: hidden; height: 32px; line-height: 32px; overflow: hidden;}
.home-blog-left-info a:hover{ color: #0075C5;}
.home-blog-left-info p{ line-height: 24px; height: 48px; overflow: hidden; margin-top:5px; font-size: 0.9rem;}



.home-blog-right{ width: 50%; height: auto; overflow: hidden; padding-left: 60px;}
.home-blog-right-top{ width: 100%; height: auto;}
.home-blog-right-top dl{ width: 48.5%; height: auto;}
.home-blog-right-top dl dt{ width: 100%; height: auto; position: relative;}
.home-blog-right-top dl dt img{ width: 100%; height: auto;}
.home-blog-right-top dl dt em{ display: inline-block; position: absolute; right: 0; bottom: 0; background: #0075C5; color: #FFFFFF; height: 34px; line-height: 34px; padding: 0 20px;}
.home-blog-right-top dl dd{ margin-top: 12px; display: block; color: #111111; font-size: 1.1rem; font-weight: bold; overflow: hidden; height: 52px; line-height: 26px; overflow: hidden;}

.home-blog-right-bot{ width: 100%; border-top:2px solid #e6e6e6; margin-top: 38px;}
.home-blog-right-bot dl{ width: 100%; height: 61px; line-height: 59px; border-bottom:2px solid #e6e6e6;}
.home-blog-right-bot dl dt{ width: 90%; overflow: hidden; }
.home-blog-right-bot dl dd{ width: 10%; text-align: right;}


.home-ad{ width: 100%; text-align: center; color: #FFFFFF; background: url(../images/home-ad.png) no-repeat center; padding: 65px 0; background-size:cover; margin-top: 50px;}
.home-ad em{ display: block; color: #FFFFFF; font-size: 1.8rem; line-height: 48px;}
.home-ad b{ display: block; color: #FFFFFF; line-height: 48px;  font-size: 1.6rem; }


.about-hj{ padding-bottom: 50px;}
.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%; 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 p{ text-align: center; background: #0075C5; color: #FFFFFF; line-height: 50px; height: 50px;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{width:16px;height: 28px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -14px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/ABL.png);left: 5%; }
.main_visual1 .owl-next{background-image: url(../images/ABR.png);right: 5%; }



.main_visual1 .owl-dots{ display: none; text-indent: -9999em;}


.home-redpro{ padding-top: 45px; 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: auto;}
.main_visual2 .owl-carousel .item{width: 100%;height: auto; background: #FFFFFF; text-align: center; padding: 40px 30px;  border-radius:6px; 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;}
.main_visual2 .owl-carousel .item:hover{ background: linear-gradient( 45deg, #0a5cac 0%, #0a9ae6 100%); }
.main_visual2 .owl-carousel .item:hover a{ color: #FFFFFF;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -99999em;}

.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom:-50px;  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:30px; height:4px; background:#CCCCCC; }
.main_visual2 .owl-dot.active span{background: #0262AF; }
.main_visual2 .owl-controls{ height: 0;}


footer{ width: 100%; height: auto;}



.footer-box{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; padding: 75px 0; background-size:cover;}
.footer-box-left{ width: 68%; height: auto; border-right:2px solid #666666;}
.footer-box-left dl{ width: 20%;}
.footer-box-left dl dt{ font-size: 1.1rem; line-height: 26px; margin-bottom: 10px; font-weight: bold;}
.footer-box-left dl dd a{ display: block; font-size: 0.9rem; line-height: 26px;}

.footer-box-right{ width: 32%; padding-left: 100px;}
.footer-box-right b{ display: block; font-size: 1.1rem; line-height: 26px; margin-bottom: 10px; font-weight: bold;}
.footer-box-right p{ font-size: 0.9rem; line-height: 26px;}
.footer-box-right span{ display: block; margin-right: 8px;}
.footer-box-right span img{ margin-top: 5px;}

.footer-box-right-share{ margin-top: 40px;}
.footer-box-right-share i{ display: block; font-size: 0.9rem; margin-bottom: 10px; line-height: 32px;}
.footer-box-right-share a{ display: block; width: 42px; height: 42px; line-height: 42px; background: #b1b1b1; color: #FFFFFF; margin-right: 15px; position: relative; border-radius:50%; text-align: center;}
.footer-box-right-share a:hover{ background: #0075C5; }
.footer-box-right-share a:hover .fwx{ display: block;}
.footer-box-right-share a .fwx{ display: none; background: #FFFFFF; border-radius:8px; width: 140px; height: 140px; text-align: center; position: absolute; left: 0; bottom: 42px;}
.footer-box-right-share a .fwx img{ width: 120px; height: 120px; margin-top: 10px;}
.footer-copy{ line-height: 52px;}





.client-2 {
            position: fixed;
            right: -150px;
            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: #0075c5;
            color: #fff;
            height: 62px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0075c5;
            width: 97px;
            height: 62px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
            display: block;
        }


.fposi{ display: none;}

#mmenu {
	opacity: 0;
}

.banner2{ width: 100%; height: 350px; color: #FFFFFF; text-align: center;}
.banner2 h2{ font-size: 2.2rem; line-height: 62px;}
.banner2 em{ display: block; width: 56px; height: 4px; background: #FFFFFF; margin: 15px auto 0 auto;}


.abmenu{ width: 100%; height: 72px;  line-height: 72px; position: relative; z-index: 333; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 45px; font-size: 1rem;}
#lm_hover{ color: #FFFFFF; background:#0075C5;font-weight: bold; }
.abmenuR{ font-size: 1rem;}
.abmenuR i{ padding-right: 10px;  margin-top: 26px; font-size: 20px; color: #0075C5;}
.abmenuR a{ margin: 0 5px; }

.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}

.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:#0075c5; 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: #0075c5;}
.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{  height: 188px; overflow: hidden;}
.cart-step img{  height: 188px;}

.cart-tips{  height: auto; line-height: 28px; margin-top: 20px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px;}


.cart-from{height: auto; margin-top: 20px; box-sizing: border-box; border: 1px solid #DEDEDE; border-radius: 3px;}
#inputHtml tr > th { background: #0075c5; 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: #0075c5; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ 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: #0075c5; 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:#0075c5; 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:#0075c5; display:inline-block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#0075c5; 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: #0075c5;}

.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:#0075c5; 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; line-height:28px; 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:#0075c5; 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: #0075c5;
            color: #FFFFFF;
            font-size: 16px;
            border-radius: 5px;
        }

.souList{ padding:30px 0;}
.souList dl{ width:100%; height:auto; margin-bottom:15px; background:#f7f7f7; }
.souList dl dt{ width:30%; height:100%; overflow:hidden;}
.souList dl dt img{ width:100%; height:100%;}
.souList dl dd{ width:70%; height:100%; overflow:hidden; box-sizing:border-box; padding:25px;}
.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) {
body{ font-size:0.9rem; }	
.auto_1280{ width: 94%; height: auto; overflow: hidden;}
.auto1280{ width: 94%; height: auto; overflow: hidden;}
header{ display: none !important;}
nav.Hnav{ 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: 100%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:50px; overflow: hidden; padding-top:10px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:40px;}
.HeaderM .logo a img{width: auto; height:40px;}
.HeaderM .mlang{ float: right; margin-right: 30px;}
.HeaderM .mlang img{ padding-right: 10px;}
.m-menu{float: right;width: 30px; padding-top: 15px;}
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
#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 #0075c5;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:14%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#0075c5 url(../images/search3.png) no-repeat center center;
}

.client-2{ display: none;}

.main_visual{ margin-top: 61px;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 8px; position:absolute; left: 0; bottom: 10px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 4px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px;border-radius: 10px;}
.main_visual .owl-dot.active span{width: 14px; height: 8px;  border-radius: 10px;}

.main_visual .owl-carousel .item img.Bpic{ display: none;}
.main_visual .owl-carousel .item img.Bmpic{ display:block;}


.home-about{  padding:20px 0;}
.home-about-box-left{ width:100%;}
.home-about-box-left-top b{  font-size: 1.6rem; }


.home-about-box-left-info{ font-size: 0.9rem; line-height: 26px;}
.home-about-box-left-info p{ margin-top: 10px;}

.home-about-box-left a{  margin-top:15px; height: 42px; line-height: 42px; padding: 0 25px;}



.home-about-box-mid{ display: none;}


.home-about-box-right{ width: 100%; margin-top: 20px;}



.home-title{ padding:30px 0;}
.home-title-left b{font-size: 1.6rem; }
.home-title a{height: 42px; line-height: 42px; padding: 0 25px; }


.home-solution-title{ display: none;}

.home-solution{display: none;}


.home-brand a{  width: 49%; margin-bottom: 2%; }



.home-gcbrand-left{display: none;}

.home-gcbrand-right{ width:100%; height: auto; padding-left: 0;}

.home-gcbrand-item{ width: 49%; padding: 15px; margin-bottom: 2.2%;}
.home-gcbrand-item-pic2 img{ width: 120px; height: 120px;} 


.home-blog{}
.home-blog-left{ width: 100%;}
.home-blog-left-info{ width: 100%; height: auto; padding:15px;}


.home-blog-right{ width: 100%; margin-top: 20px;  padding-left: 0;}
.home-blog-right-top dl{ width: 100%; height: auto; margin-bottom: 5px;}

.home-blog-right-bot{  margin-top: 10px;}
.home-blog-right-bot dl{ width: 100%; height: 51px; line-height: 49px; border-bottom:2px solid #e6e6e6;}
.home-blog-right-bot dl dt{ width: 80%; overflow: hidden; }
.home-blog-right-bot dl dd{ width: 20%; }


.home-ad{  padding: 30px 10px; margin-top: 30px;}
.home-ad em{  font-size: 1.4rem; line-height: 38px;}
.home-ad b{  line-height: 38px;  font-size: 1.2rem; }


.footer-box{ display: none;}
.footer-copy{ margin-bottom: 70px; line-height: 26px; padding: 15px 0; text-align: center; border-top:1px solid #EEEEEE;}
.footer-copy a{ display: none;}


.fposi{ width:100%; height:70px; background:#0075c5; 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}



.abmenuR i{ font-size: 1.1rem; padding-right: 5px;}
.abmenuR a{ font-size: 0.9rem;}


.abmenu{ width: 100%; height: 52px; line-height: 52px; font-size: 0.9rem; font-size: 0.9rem !important;}
.abmenuL{ display: none;}
.abmenuR span{ float: left;}
.abmenuR i{ margin-top: 16px; }
.pro-lanmu{ display: block; font-size: 1.4rem;  }
.pro-lanmu i{ margin-top: 15px;}
.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:#0075C5; }
.navbar-nav-more-body .offcanvas-body{position:relative}
.navbar-nav-more-body .offcanvas-end{width:60%;z-index:999999}
.navbar-nav-more-body .top-menu-list{position:absolute;top:0px;right:0;width:100%;height:100%;transition:.2s;font-size:1rem;padding-top: 70px;}
.navbar-nav-more-body .top-menu-list.active{transform:translateX(-100%)}
.navbar-nav-more-body .top-menu-list>li{height:3.5rem;line-height:3.5rem;padding:0}
.navbar-nav-more-body .top-menu-list>li a{height:100%;padding:0 1rem;display:flex;align-items:center;justify-content:space-between; color: #FFFFFF; border-bottom: 1px solid #EEEEEE;}
.navbar-nav-more-body .top-menu-list ul{position:absolute;left:100%;width:100%;background-color:#fff;top:0;height:100%;padding:0;display:none}
.navbar-nav-more-body .top-menu-list ul.active{display:block}
.navbar-nav-more-body .top-menu-list .icon{font-size:16px;color:#666}
.navbar-nav-more-body .top-menu-list ul.active .icon{margin-right:.5rem}



.banner2{ width: 100%; height: 200px; text-align: center; margin-top:61px; }
.banner2 h2{ font-size: 1.8rem;}
.banner2 em{ display: none;}



.newsList dl{ width:100%; margin:0; margin-bottom:10px;}


.NewsShow{ padding:20px;}


.about-info{ padding:20px 0;}

.souList{  }
.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;}

.cart-fedBoxL{ width:100%;}
.cart-from{ overflow-x:auto !important;}


.goods-show-box{ padding:20px 0;}
.goods-show-box-left{ width:100%;}



.goods-show-box-left1{ padding:15px;}
.goods-show-box-left1Img{ width:100%; height:auto;}

.goods-show-box-left1Info{ width:100%; margin-top:15px;}
.goods-show-box-left1Info dl{ padding:0 15px;}
.goods-show-box-left1Info dl dt{ width:100%;  padding-right:0; text-align:left;}
.goods-show-box-left1Info dl dd{ width:100%;}


.goods-show-box-left1info2{width:100%; border:1px solid #eee; border-radius:6px; line-height:28px; padding:25px; margin-top:20px; background:#f7f7f7;}


.goods-show-box-left2{  padding:20px; margin-top:20px;}



.goods-show-box-right{ width:100%;  margin-top:20px;}

.GoodsMainL{ width:100%;}
.GoodsMain{ padding:30px 0; margin:0 auto;}
.GoodsMainR{ float:none; width:100%; height:auto; padding-top:20px;}


}