﻿*{ 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: "microsoft yahei"; color:#333; font-size:1rem;  line-height: 24px; min-width: 1280px;}
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: #e70012;}
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;}
#translate{ display: none;}
.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:1280px; margin: 0 auto;}
.auto_1280{ width:1280px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.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;}

::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}


#home .home,
#about .about,
#products .products,
#news .news,
#contact .contact,
#rfq .rfq,
#solution .solution{background: #b9000e;}







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; position: relative; }


header{ width: 100%; height: 98px; padding: 15px 0;}
header .auto1280{ height: 68px;}

header .logo{ height: 68px;}
header .logo a{ display: block; width: 75px; height: 68px; background: url(../images/logo.png) no-repeat;}
header .logo .logotext{ padding-left: 10px;}
header .logo .logotext h1{ color: #111; font-size: 1.5rem; line-height: 26px;}
header .logo .logotext b{ display: block; font-size: 0.9rem; font-weight: normal; color: #111111;}

header .header-right{}


.searchshow{ width: 372px; height: 48px; border-radius: 27px; padding: 3px; border: 1px solid #CCCCCC;}
.searchshow input{border: none; height: 40px;   background:none; padding: 0 15px; width: 80%;}
.searchshow button{ border: none; font-size: 1.4rem; border-radius: 30px; width: 20%; height: 41px; background: #e70012; color:#FFFFFF;}

header .langue{ height: 24px; line-height: 24px; cursor: pointer; position: relative; margin-left: 25px;}
header .langue em{ font-weight: normal; display: inline-block; padding: 0 5px;}
header .langue:hover ul{ display: block;}
header .langue ul{ display: none; position: absolute; width: 120px; z-index: 666; height: auto; background: #FFFFFF; box-shadow: 0px 8px 16px 1px rgba(16,34,55,0.08); border-radius:6px; text-align: center;}
header .langue ul li{ width: 100%; border-bottom:1px solid #EEEEEE; height: 40px; line-height: 40px; font-size: 0.9rem;}
header .langue ul li:last-child{ border-bottom: none;}
header .langue ul li a{ display: block;}
header .langue ul li a:hover{ background: #e70012; color: #FFFFFF;}

nav.current{ position: fixed; left: 0; top: 0; z-index: 999;}

nav{ width: 100%; height: 64px; line-height: 64px; background: #E70012;}
nav ul li{ position: relative;}
nav ul li a{ color: #FFFFFF; display: block; font-weight: 600; padding: 0 35px;}
nav ul li a.navmoon{background: #b9000e; color: #FFFFFF;}
nav ul li a i{ margin-left: 8px;}
nav ul li a:hover{ background: #b9000e; color: #FFFFFF;}
nav li:hover ul{ display: block;}
nav li ul{ display: none; position: absolute; left: 0; z-index: 999; top: 64px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 180px;}
nav li ul li{ height: 42px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #EEEEEE; }
nav li ul li a{ display: block; padding: 0 15px; font-weight: normal; font-size: 0.9rem; color: #333333;}
nav li ul li a:hover{ background: #b9000e; color: #FFFFFF;}

nav li.hpro ul{ width:720px;}
nav li.hpro ul li{ width:33.3%; float:left;}


/**banner**/
.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{width:16px;height: 28px;background-repeat: no-repeat; background-size:cover; background-position: center center; position: absolute;top: 50%;margin-top: -16px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 8%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 8%; }
.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 5px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 46px; height: 4px; background:#FFFFFF; }
.main_visual .owl-dot.active span{ background:#e70012; }
.main_visual .owl-controls{ height: 0;}

.home-about{ width: 100%; height: auto; background: url(../images/homeabout.jpg) no-repeat center; background-size:cover; padding: 80px 0;}

.home-about-left{ width: calc(100% - 545px); height: auto; padding-right: 100px;}
.home-about-left em{ display: block; line-height: 24px; height: 24px; background: url(../images/hometitleicon1.png) no-repeat left center; padding-left: 46px; font-size: 1.2rem;}
.home-about-left h2{ color: #111111; line-height: 54px; margin-bottom: 20px; font-size: 1.9rem;}
.home-about-left a{ display: inline-block; height: 56px; line-height: 56px; color: #FFFFFF; border-radius:28px; background: rgba(231,0,18,0.9); padding: 0 50px;}
.home-about-left a img{ margin-left: 10px;}
.home-about-left a:hover{ background: #B9000E;}
.home-about-left-info{ line-height: 26px;}
.home-about-left-info p{ margin-bottom: 30px;}



.home-about-right{ width: 545px; height: auto;}
.home-about-right img{ width: 100%; height: auto;}


.home-title{ padding: 70px 0 30px 0;}
.home-title-left{}
.home-title em{ display: block; line-height: 24px; height: 24px; background: url(../images/hometitleicon1.png) no-repeat left center; padding-left: 46px; font-size: 1.2rem;}
.home-title h2{ color: #111111; line-height: 54px; margin-bottom: 20px; font-size: 1.9rem;}
.home-title a{ display: inline-block; height: 56px; line-height: 56px; color: #FFFFFF; border-radius:28px; background:#E70012; padding: 0 50px;}
.home-title a img{ margin-left: 10px;}
.home-title a:hover{ background: #B9000E;}

.home-brand{ padding-bottom: 70px;}
.home-brand a{ display: block; width: 15.66%; margin-bottom: 1.2%; box-shadow: 0px 8px 16px 1px rgba(26,46,119,0.08);border: 1px solid #EEEEEE; padding: 10px;}
.home-brand a img{ width: 100%; height: auto;}
.home-brand a:hover{ box-shadow: 0px 8px 16px 1px rgba(26,46,119,0.3);}



.home-solution{ width: 100%; height: auto; position: relative;}
.home-solution-list{ width: 100%; height: auto;  position: relative;}
.home-solution-list img{ width: 100%; height: auto;  }

.home-solution-info{padding: 80px 0; position: absolute; left: 0; top: 0; z-index: 333; color: #FFFFFF; width: 100%; height: auto;}

.home-solution-title{ }
.home-solution-title em{ display: block; line-height: 24px; height: 24px; background: url(../images/hometitleicon2.png) no-repeat left center; padding-left: 46px; font-size: 1.2rem;}
.home-solution-title h2{ color: #FFFFFF; line-height: 54px; margin-bottom: 20px; font-size: 1.9rem;}



.home-solution-infobox{ padding-top: 110px; padding-right: 42%;}
.home-solution-infobox h3{ color: #FFFFFF; display: inline-block; font-size: 1.9rem; line-height: 42px; height: 42px;}
.home-solution-infobox p{ margin-top: 25px; line-height: 26px;}

.home-solution-tab{ position: relative; margin-top: -200px; z-index: 666;}
.home-solution-tab li{ padding:15px 20px; width:16.66%; height: 100px; margin-top: 53px; text-align: center; background: linear-gradient( 92deg, #FFFFFF 0%, #F2F2F2 100%); cursor: pointer;}
.home-solution-tab li em{ display: block;}
.home-solution-tab li b{ display: block; font-weight: normal; line-height: 26px; margin-top: 5px;}
.home-solution-tab li.thistab{background: #E70012; color: #FFFFFF; height: 130px; margin-top:38px;  padding:25px 20px; }
.home-solution-tab li.thistab img{filter: grayscale(100%) brightness(0%) invert(100%); }
.home-solution-tab li.thistab span{ display: block; height: 1px; background: #FFFFFF; width: 14px; margin: 0 auto; margin-top: 8px;}


.home-blog{ width: 100%; height: auto; padding-bottom: 80px; background: url(../images/homeblogbg.png) no-repeat center; background-size:cover; padding-bottom: 140px;}

.home-blog-list{}

.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%; height: auto;}
.main_visual1 .owl-carousel .item{width: 100%;height: auto; background: #FFFFFF; border-radius: 24px 0px 24px 0px; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: 100%;}

.home-blogiteminfo{ padding: 35px; position: relative; z-index: 333;}
.home-blogiteminfo-time{ width: 100%; height: auto;line-height: 48px; margin-bottom: 10px;}
.home-blogiteminfo-time b{ font-size: 1.9rem;}
.home-blogiteminfo-time span{}
.home-blogiteminfo-box{ width: 100%; border-top:2px solid #ececeb; padding-top: 20px;}
.home-blogiteminfo-box b{ display: block; font-size: 1.1rem; line-height: 26px; height: 52px; overflow: hidden;}
.home-blogiteminfo-box p{ line-height: 24px; height: 48px; overflow: hidden; margin-top: 20px; font-size: 0.9rem;}

.home-blogiteminfo-links{ width: 100%; margin-top:85px; height: 60px; line-height: 60px;}
.home-blogiteminfo-links span{ font-size: 1.2rem;}
.home-blogiteminfo-links em{ display: block; width: 60px; height: 60px; background: url(../images/homeblogmore.png) no-repeat;}


.home-blogitempic{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; border-radius: 24px 0px 24px 0px; opacity: 0;}
.home-blogitempic img{ object-fit: cover; border-radius: 24px 0px 24px 0px;}
	
.main_visual1 .owl-carousel .item:hover .home-blogitempic{ opacity: 1.0;}	
.main_visual1 .owl-carousel .item:hover a{ color: #FFFFFF;}	
.main_visual1 .owl-carousel .item:hover .home-blogiteminfo-links em{ background: url(../images/homeblogmores.png) no-repeat;}

	
	
	
.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: 16px; position:absolute; left: 0; bottom: -60px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 16px; height: 16px; background:#CCCCCC; border-radius:50%; }
.main_visual1 .owl-dot.active span{ background:#e70012; }
.main_visual1 .owl-controls{ height: 0;}


.home-contact{ width: 100%; height: auto; background: url(../images/homecontact.png) no-repeat center; background-size:cover; padding: 140px 0 160px 0;}

.home-contact-title{ color: #FFFFFF;}
.home-contact-title em{ display: block; line-height: 24px; height: 24px; background: url(../images/hometitleicon2.png) no-repeat left center; padding-left: 46px; font-size: 1.2rem;}
.home-contact-title h2{ color: #FFFFFF; line-height: 48px; margin-top: 10px; margin-bottom: 50px; font-size: 1.9rem;}

.home-contact-list{ color: #FFFFFF;}
.home-contact-list dl{ padding: 30px 40px; background: rgba(255,255,255,0.2); margin-right: 35px; border-radius: 12px;}
.home-contact-list dl dd{ padding-left: 15px;}
.home-contact-list dl dd a{ display: block; color: #FFFFFF; font-weight: bold; font-size: 1.2rem; line-height: 28px;}


.footer-box{ width: 100%; height: auto; background: url(../images/footer.png) no-repeat center; background-size:cover; padding: 60px 0;}

.footer-box-menu{ width: 740px; border-right:2px solid #CCCCCC; padding-right: 150px;}
.footer-box-menu dl dt b{ display: block; font-size: 1.2rem; color: #111111; line-height: 26px;}
.footer-box-menu dl dt em{ display: block; width: 24px; height: 2px; background: #E70012; margin-top: 10px;}
.footer-box-menu dl dd{ padding-top: 20px;}
.footer-box-menu dl dd a{ display: block; line-height: 30px; color: #111111;}
.footer-box-menu dl dd a:hover{ color: #e70012;}

.footer-box-contact{ width: calc(100% - 740px); height: auto; padding-left: 120px;}
.footer-box-contact-title{ margin-bottom: 20px;}
.footer-box-contact-title b{ display: block; font-size: 1.2rem; color: #111111; line-height: 26px;}
.footer-box-contact-title em{ display: block; width: 24px; height: 2px; background: #E70012; margin-top: 10px;}

.footer-box-contact dl{ width: 100%; line-height: 30px;}
.footer-box-contact dl dt{ width: 16px; height: 30px;}
.footer-box-contact dl dt img{ vertical-align: middle; margin-top: 7px;}
.footer-box-contact dl dd{ width: calc(100% - 16px); padding-left: 10px;}


.footer-box-contact-share{ width: 100%; height: 52px; line-height: 52px; margin-top: 15px;}
.footer-box-contact-share a{ display: block; width: 52px; height: 52px; line-height: 52px; font-size: 1.2rem; background: #e70012; color: #FFFFFF; margin-right: 15px; position: relative; border-radius:50%; text-align: center;}
.footer-box-contact-share a:hover{ background: #B9000E; }
.footer-box-contact-share a:hover .fwx{ display: block;}
.footer-box-contact-share a .fwx{ display: none; z-index: 333; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); background: #FFFFFF; border-radius:8px; width: 140px; height: 140px; text-align: center; position: absolute; left: 0; bottom: 52px;}
.footer-box-contact-share a .fwx img{ width: 120px; height: 120px; margin-top: 10px;}
.footer-box-contact-share span{ font-size: 0.9rem;}


.footer-copy{ width: 100%; height: 60px; line-height: 60px; background:#E70012; color: #FFFFFF;}
.footer-copy a{ color: #FFFFFF;}
.footer-copy a:hover{ text-decoration: underline;}



.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: #e70012;
            color: #fff;
            height: 62px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e70012;
            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;}
.banner2 h1{ color: #FFFFFF; font-size: 2.4rem; 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:#e70012; }
.abmenuR i{ padding-right: 10px; color: #e70012; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px;}



.about-company{ padding: 80px 0;}

.about-company-box{}
.about-company-box-left{ width: 503px; height: auto;}
.about-company-box-left em{ display: block; line-height: 24px; height: 24px; background: url(../images/hometitleicon1.png) no-repeat left center; padding-left: 46px; font-size: 1.2rem;}
.about-company-box-left h2{ color: #111111; line-height: 54px; margin-bottom: 20px; font-size: 1.9rem;}

.about-company-box-right{ width: calc(100% - 503px); padding-left: 40px;}
.about-company-box-right { line-height: 26px;}
.about-company-box-right p{ margin-bottom: 25px;}

.about-company-pic{ padding-top: 40px;}
.about-company-pic img{ width: 100%; height: auto;}

.about-title{ padding: 55px 0 45px 0; text-align: center;}
.about-title h2{ color: #111111; line-height: 54px; font-size: 1.9rem;}



.about-culture{ width: 100%; height: auto; background: url(../images/abcubg.png) no-repeat center; background-size:cover0; padding-bottom: 80px;}

.abcuitem{ width: 23.5%; background: #FFFFFF; border-radius:8px; text-align: center; padding: 80px 50px; position: relative;}
.abcuitempic{ width: 100%; height: auto;}
.abcuiteminfo{ padding-top: 30px;}
.abcuiteminfo h3{ color: #111111; line-height: 50px; font-size: 1.6rem; line-height: 48px; margin-bottom: 5px;}
.abcuiteminfo p{ line-height: 28px;}
.abcuitem:after{ content: ""; width: 69px; height: 4px; background: #e70012; position:absolute; bottom: 0; left: 50%; margin-left: -35px;}

.about-eneo{ padding-bottom: 80px;}
.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:8px;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 5px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 46px; height: 4px; background:#ccc; }
.main_visual2 .owl-dot.active span{ background:#e70012; }
.main_visual2 .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:48%; margin:1%; background: #f6f9fc; border-radius: 20px; padding: 25px;}
.newsList dl dt { width: 274px; height: auto;}
.newsList dl dt img{ width:100%; height:auto;  border-radius:10px;}
.newsList dl dd{ width: calc(100% - 274px); padding:60px 0 60px 30px;}
.newsList dl dd em{ display: inline-block; font-style: normal; line-height: 25px; padding:0 15px; border-radius:6px; color: #fff; background:#e70012; font-size:0.9rem;}
.newsList dl dd a{ display: block; color: #111111; font-size: 1.2rem; font-weight: bold; line-height: 28px; height: 56px; overflow: hidden; margin-top:20px;}
.newsList dl dd a:hover{ color: #e70012;}
.newsList dl dd p{ font-size: 0.9rem; line-height: 20px; height: 80px; overflow: hidden; color: #666666; margin-top: 20px;}

.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;}


/*提示样式*/
.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: #e70012; 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: #e70012; 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: #e70012; 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:19%; margin:0.5%; 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.2rem; 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:#e70012; 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:#e70012; display:inline-block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#e70012; 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: #e70012;}

.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:#e70012; 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:#e70012; 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: 1280px;
    height: 450px;
    overflow: hidden;
}

.conFed {
    width: 1280px; 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: #e70012;
            color: #FFFFFF;
            font-size: 16px;
            border-radius: 5px;
        }