﻿*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: 'Microsoft YaHei'; color:#333; font-size:14px; background: #FFFFFF;  }
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #F26C1A;}
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;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}

.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: flex-start;}
.flex-center2 { display: flex; align-items: center; }
.flex-center3 { display: flex; align-items: center; justify-content:center;}
#home .home,
#about .about,
#products .products,
#yyly .yyly,
#news .news,
#contact .contact{ color: #F26C1A;}


input,button,select,textarea{ outline:none; font-family: 'Microsoft YaHei';}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden;}
.Header.current{ background:#FFFFFF; border-bottom: 1px solid #ccc;}
.Header.current .logo a{background: url(../images/logo.svg) no-repeat;}
.Header.current .HSea{ background: url(../images/Hsea1.png) no-repeat center; }
.Header.current .HLang{ background: url(../images/Hlang1.png) no-repeat left center; }
.Header.current .HLang a{ color: #333333;}
.Header.current .nav li a{ color: #333333;}



.Header{ width: 100%; height: 52px; padding: 25px 0; border-bottom: 2px solid rgba(255, 255, 255, 0.2); position: fixed; left: 0; top: 0; z-index: 9999;}
.Header .logo{ float: left; width: 170px; height: 52px; overflow: hidden;}
.Header .logo a{ display: block; width: 170px; height: 52px; background: url(../images/logo.svg) no-repeat;}
.Header .logo h1{ display: none;}

.searchshow{ width: 328px; height: 48px; z-index: 10;  background: #FFFFFF; float:right; }
.searchshow .inputt{ width: 248px; padding: 0 10px; height: 42px; border: 1px solid #ddd; border-right:none ; float: left; font-size: 14px; color:#999;}
.searchshow .submitt{ width: 59px; height: 44px; float: left;  border: none; background:#F26C1A; color: #FFFFFF; font-size: 18px; }

.Header .nav{ float: left; height: 52px; line-height: 52px; }
.Header .nav li{ float: left; font-size: 16px; position: relative; padding: 0 15px;}
.Header .nav li a{ display:inline-block; color: #FFFFFF; }
.Header .nav li a:hover{ color: #F26C1A;}
.Header .nav li a i{ padding-left: 10px;}


.Header .nav ul li ul{ position: absolute; left: -30px; top: 40px; background: #FFFFFF; width:180px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; width:180px;  height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #F26C1A;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:181px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}

.Header .nav li.productsUl ul{ width:540px;}
.Header .nav li.productsUl ul li{ float:left;}

.Header .HLang{ margin-left: 30px; float: right; width: 66px; height: 44px; background: url(../images/Hlang.png) no-repeat left center; cursor: pointer;}
.Header .HLang a{ display:block;  width: 66px; height: 44px; line-height:44px; padding-left:45px;  color: #FFFFFF; }


.HeaderM{ display: none;}

/**banner**/
.main_visual{ margin-top:103px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 10%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 10%;  opacity: 0;}
.main_visual:hover .owl-prev{ opacity: 1.0;}
.main_visual:hover .owl-next{ opacity: 1.0;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 20px; height: 10px; background:#F26C1A; border-radius: 10px;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}


.inTit{ width: 1280px; height: auto; position: relative;}
.inTit h2{ color: #111111; font-size: 36px; line-height: 52px; text-transform:uppercase;}
.inTit p{ line-height: 30px;}
.inTit a{ display: block; width: 160px; height: 52px; text-align: center; line-height: 52px; background: #111111; color: #FFFFFF; border-radius: 30px;}
.inTit a i{ padding-left: 10px;}
.inTit a:hover{ background: #E5322D;}

.inBrand{ width: 1280px; margin-top:30px;}
.inBrand a{ float: left; width: 15.66%; margin: 0.5%; border: 1px solid #eee; box-sizing: border-box; border-radius: 5px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); text-align: center; padding: 25px 15px;}
.inBrand a img{ width: 100%; height: auto;}
.inBrand a:hover img{filter: grayscale(100%);}

.inAbbg{ width: 100%; height: auto; background: url(../images/inAbbg.png) no-repeat center; background-size:cover; padding:100px 0; background-size:cover; margin-top: 50px; position: relative; margin-bottom:50px;}
.inAbBox{ float: left; width: 630px; height: auto; overflow: hidden;  color: #FFFFFF;}
.inAbTit{ width: 100%; height: auto; }
.inAbTit h2{ font-size: 36px; line-height: 42px;}
.inAbTit em{ width: 50px; height: 3px; background: #FFFFFF; display: block; float: left; margin-top: 15px; clear: both;}




.inAbBox h3{ clear: both; font-size: 1.3rem; line-height: 82px; margin-top: 50px;}
.inAbBox p{ font-size: 16px; line-height: 24px;}
.inAbBox a{ display: block; width: 160px; height: 52px; text-align: center; line-height: 52px; background: #F26C1A; color: #FFFFFF; border-radius: 30px; margin:0; margin-top:30px;}
.inAbBox a i{ padding-left: 10px;}
.inAbBox a:hover{ background: #fff; color:#F26C1A}



.inAbRight{ float:right; width:560px; height:auto; padding-top:50px;}
.inAbRight img{ width:100%; height:auto; border-radius:56px 0 56px 0;}

.inAbNum{ width: 50%; height: 120px; padding-top: 60px; position: absolute; right: 0; bottom: 0; background: #FFFFFF; border-radius: 47px 0 0 0;}
.inAbNum dl{ float: left; padding-left: 85px;}
.inAbNum dl dt{ float: left;}
.inAbNum dl dd{ float: left; padding-left: 10px; }
.inAbNum dl dd h4{ color:#F26C1A; font-size: 40px; line-height: 40px; display: inline;}
.inAbNum dl dd span{ display: inline; font-size: 16px; padding-left: 10px;}
.inAbNum dl dd h3{ font-weight: normal; line-height: 32px; font-size: 14px; }

.inAppBg{ width: 100%; height: 805px; background:#f7f7f7 url(../images/inAppbg.png) no-repeat bottom center;}
.inapp{ padding-top: 50px;}
.inappL{ position:absolute; left: 0; width: 510px; height: auto; overflow: hidden;}
.inappL h3{ font-size: 42px; line-height: 60px; text-transform:capitalize;}
.inappL p{ font-size: 16px; line-height: 24px; margin-top: 25px;}
.inappL a{ float: left; clear: both; margin-top: 65px; display: block; background: url(../images/inTabg.png) no-repeat; width: 140px; padding-left: 28px; height: 56px; line-height: 56px;  color: #FFFFFF; font-weight: normal; font-size: 16px;}

.inappList{ width: 1180px; height: auto; margin-left: 580px; margin-top: 55px;}
.inappList img{ border-radius: 86px 0 0 0;}

.inappList .owl-carousel,.inappList .owl-stage-outer,.inappList .owl-stage,.inappList .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.inappList .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.inappList .owl-carousel .item h4{ height: 36px; line-height: 36px; color: #FFFFFF; width: 100%; font-size: 20px; margin-top: 20px; display: inline-block;}
.inappList .owl-carousel .item h4 img{ height: 26px;  width: 26px; display: inline-block; border-radius: 0; margin-left: 20px; vertical-align: middle;}

.inappList .owl-prev,.inappList .owl-next{width:48px;height: 48px; border: 1px solid #FFFFFF; border-radius: 50%; background-repeat: no-repeat; background-position: center center; position: absolute;bottom: -50px; text-indent: -999px; overflow: hidden;}
.inappList .owl-prev{background-image: url(../images/inappL.png);left: -250px; opacity: 1.0;}
.inappList .owl-next{background-image: url(../images/inappR.png); left: -170px;   opacity: 1.0;}
.inappList .owl-prev:hover{ opacity: 0.5;}
.inappList .owl-next:hover{ opacity: 0.5;}
.inappList .owl-dots{ display: none;}

.inNews{ width: 1280px; padding-top: 50px; overflow: hidden; padding-bottom: 50px;}
.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item div{ width: 100%; height: auto; padding-bottom: 40px;}
.main_visual2 .owl-carousel .item div p{ line-height: 42px; color: #999999; font-size: 18px;}
.main_visual2 .owl-carousel .item div h4{ font-size:20px; line-height: 32px; height: 64px; overflow: hidden; color: #000000; padding-right: 50px;}
.main_visual2 .owl-carousel .item img{ border-radius:56px 0 56px 0;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{ text-indent: 9999em;}
.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -20px;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#CCCCCC; border-radius: 10px;}
.main_visual2 .owl-dot.active span{width: 20px; height: 10px; background:#F26C1A;border-radius: 10px;}

.abyfList{ width: 1280px; height: auto; padding-bottom:100px;}
.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%;  box-sizing: border-box;  background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item p{ text-align: center; display: block; height: 46px; line-height: 46px; background: #eee;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{text-indent: 9999em; display:none;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: -20px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#CCCCCC; border-radius: 10px;}
.main_visual1 .owl-dot.active span{width: 20px; height: 10px; background:#F26C1A;border-radius: 10px;}


.inYsBG{ width: 100%; height: auto; background: url(../images/inYsbg.jpg) no-repeat; background-size:cover; padding-bottom: 100px;}
.inYsBG h2{ color: #FFFFFF; font-size: 36px; line-height: 176px; text-align: center; text-transform:uppercase;}




.footerBg{ width: 100%; height: auto; padding: 50px 0; background: #f2f2f2;}
.footerL{ float: left; width: 840px; height: auto; overflow: hidden;}
.footerL dl{ float: left; width: 25%;}
.footerL dl dt{ width: 100%; line-height: 34px; font-size: 18px; font-weight: bold;}
.footerL dl dd{ width: 100%; height: auto; padding-top: 10px;}
.footerL dl dd a{ display: block; font-size: 16px; line-height: 30px;}

.footerR{ float: left; width: 440px; height: auto; overflow: hidden;}
.footerR h2{ width: 100%; line-height: 34px; font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.footerR h2 img{ vertical-align: middle; padding-right: 10px;}
.footerR p{ line-height: 30px; font-size: 16px;}

.footerCopy{ width: 100%; height: 52px; line-height: 52px; font-size: 16px; padding: 22px 0; background: #f2f2f2; border-top: 2px solid #e5e5e5;}
.flogo{ float: left; width:170px; height: 52px; }
.flogo a{ display: block;  width:170px; height: 52px; background: url(../images/logo.svg) no-repeat;}

.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: #F26C1A;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #F26C1A;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }

.banner2{ width: 100%; height: 350px; margin-top:95px;}
.banner2Txt{ width: 1280px; box-sizing: border-box;  color: #FFFFFF;}
.banner2Txt h2{ font-size: 42px; line-height: 350px; text-shadow: 0px 3px 6px rgba(0,0,0,0.16);  text-transform:uppercase;}
.banner2Txt h3{ font-size: 42px; line-height: 70px; text-shadow: 0px 3px 6px rgba(0,0,0,0.16);}

.inSouTit{ width: 100%; height: auto; text-align: center; color: #000;  padding:30px 0;}
.inSouTit h2{ line-height: 45px; font-size: 32px; text-transform:uppercase;}

.abBox{ width: 1280px; height: auto; overflow: hidden; margin-top: 70px; padding-bottom:50px;}
.abBoxL{ float: left; width:759px; position: relative; height: auto; overflow: hidden;}

.abBoxLinfo{ width: 100%; height: auto; padding-right: 80px; overflow: hidden; box-sizing: border-box; }
.abBoxLinfo h2{ line-height: 41px; font-size: 26px;}
.abBoxLinfo p{ line-height: 32px; margin-top: 25px;}

.abBoxR{ float: right; width: 521px; height: auto; overflow: hidden; padding-top:50px;}
.abBoxR img{ width:100%; height:auto; border-radius:56px 0 56px 0; }

.Ab3Tit{ width: 1280px; height: auto; position: relative; text-align:center; padding:60px 0}
.Ab3Tit h2{ color: #111111; font-size: 36px; line-height: 52px; text-transform:uppercase;}

.abList dl{ float: left; width:24%; margin: 0.5%; text-align: center;}
.abList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abList dl dt img{ width: 100%; height: auto;}
.abList dl dd{ width: 100%; height: 52px; line-height: 52px;background: #f5f5f5; font-size:16px;}

.about-info{ width: 1280px; padding: 30px 0; line-height: 28px; font-size: 16px;}
.about-info img{ max-width: 100%; height: auto;}

.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: #F26C1A;
            color: #FFFFFF;
            font-size: 16px;
            border-radius: 5px;
        }

.newsList{ width: 1300px; height: auto; overflow: hidden; padding-top:20px;}
.newsList dl{ float: left; width: 31%; height: auto; overflow: hidden; margin: 1%;}
.newsList dl dt{ width: 100%; height: auto; overflow: hidden;}
.newsList dl dt img{ width: 100%; height: auto;}
.newsList dl dd{ width: 100%; height: auto; overflow: hidden; box-sizing: border-box; padding: 30px 25px; background: #f5f5f5;}
.newsList dl dd h2{color: #A8A8A8; font-size: 15px; line-height: 36px; font-weight: normal;}
.newsList dl dd h4{font-size: 16px;font-weight: normal;color: #000000; line-height: 30px; height: 60px; overflow: hidden; margin-top: 10px;}
.newsList dl dd p{ margin-top: 20px; line-height: 28px; height: 56px; overflow: hidden; color: #666666;}
.newsList dl dd h3{transition: all ease .5s; width: 162px; height: 40px; border: 1px solid #999999;  text-align: center; line-height: 40px; color: #666; float: left; margin-top:25px; font-weight: normal;}
.newsList dl dd h3 i{ padding-left: 8px;}
.newsList dl a:hover h3{background: #F26C1A; color: #FFFFFF; border-color:#F26C1A;}
.newsList dl a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}

.newsBg{ width:100%; padding:30px 0; background:#f5f5f5;}
.NewsShow{ width:1280px; box-sizing:border-box; background:#fff; padding:30px;}
.NewsShowTit{ width:100%; height:auto; line-height:42px; font-size:30px; text-align:center; padding:15px 0; font-weight:bold;}
.NewsShowAdmin{ width:100%; line-height:30px; text-align:center; color:#999;}
.NewsShowInfo{ padding:25px 0; line-height:28px; font-size:15px; overflow:hidden;}
.NewsShowInfo img{ max-width:100%; height:auto;}

.newsPrev{ width:100%; line-height:30px; font-size:15px;}

.abmenuBg{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 1280px; height: auto; line-height: 72px; font-size: 16px; }
.abmenuL{ float: left;}
.abmenuL a{ display: block; float: left; padding: 0 35px;}
#lm_hover{ background: #F26C1A; color: #FFFFFF; }
.abmenu span i{ padding-right: 10px; color: #F26C1A;}

.pro-lanmu{ display: none;}
.navbar-nav-more-body{ display: none;}

.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: #F26C1A; 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: #F26C1A; 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%; height: 34px; padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #F26C1A; 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;
}

.GoodsMain{ width:94%; padding:50px 3%; }
.GoodsMainL{ float:left; width:20%; height:auto;}
.GoodsMainL h2{ background:#F26C1A; color:#fff; font-size:20px; padding:0 25px; box-sizing:border-box; height:46px; line-height:46px;}

.GoodsMainR{ float:right; width:77%; height:auto;}

.goodsList{ width:100%; height:auto;}
.goodsList .gimg img{ width:45px; height:45px;}
.goodsList a.gquo{ width:98px; height:29px; line-height:29px; background:#F26C1A; display:block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#F26C1A; background:#ccc;}

.in1About{ width: 1280px; padding: 65px 0; overflow: hidden;}
.AboutL{ float: left; width: 660px; height: auto; overflow: hidden; }
.AboutL p{ font-size: 16px; line-height: 26px; margin-bottom:15px;}
.AboutL a{ float: left; display: block; width: 187px; height: 48px; border-radius:20px 0  20px 0; line-height: 48px; text-align: center; color: #FFFFFF; background: #F26C1A; font-size: 18px; margin-top: 20px;}
.AboutL a:hover{ opacity: 0.8;}

.AboutR{ float: right; width: 580px; height: auto; overflow: hidden; }
.AboutR img{ width: 100%; height: auto; border-radius:100px 0  100px 0;}

.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: #F26C1A;}

/*提示样式*/
.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: left;}
.goodsList .msg-tips1 .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; 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{ margin-left:60px; }
.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 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{float:left;height: 34px;line-height: 34px;padding: 0px 10px;border-radius: 5px;}
.goodsList .cart-info .btn-success1{
    float:left;
    background: #ee0000;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
.goodsList .cart-info .close{
    float:left;
    background: #848484;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
  .parts-list  .cart-info .btn-success{ float:left;}  
 .parts-list .cart-info .btn-success1{float:left; background: #ee0000;
    border: 1px solid #ee0000;
    text-shadow: 0 -1px 0 #ee0000; height: 32px;  line-height: 32px; margin-left:10px; }   	

.home-contact{ width:40%; margin:0; }
.home-contact-info{ width:100%; padding:25px 0; line-height:26px; color:#fff !important;}
.home-contact-share{ margin-top:10px;}
.home-contact-share a{ display:block;  margin:0; margin-right:10px; width:36px; height:36px;}
.home-contact-share a img{ width:36px; height:36px;}
.home-contact-share a:hover{transform: translateY(-5px); transition: transform 0.5s ease;}

.home-feedback-box{ width:58%; margin:0;}
.home-feedback{}
.home-feedback li{ width:49%; margin:0; margin-bottom:2%;}
.home-feedback li input{ width:100%; height:46px; line-height:44px;  border:1px solid #fff; border-radius:6px; padding:0 25px;  background:#fff; box-sizing:border-box;}
.home-feedback textarea{ width:100%; height:120px; line-height:26px;  border:1px solid #fff; border-radius:6px; padding:25px; background:#fff; box-sizing:border-box;}
.home-feedback button{ margin-top:20px; padding:0 45px; height:46px; line-height:46px; font-weight:bold; background:#F26C1A; color:#fff; border:none;  border-radius:6px;}

.footer-search{ width:100%; height:auto; padding:35px 0; background:#111;}
.footer-search-box{ width:50%;}
.footer-search-box input{ width:85%; height:56px; line-height:56px; border:none; background:#fff; padding:0 25px; border-radius:6px 0 0 6px; box-sizing:border-box;}
.footer-search-box button{ width:15%; height:56px; line-height:56px; border:none; background:#F26C1A; border-radius:0 6px 6px 0; color:#fff; font-size:1.4rem;}

.inYsList{ width: 1280px; height: 305px; overflow: hidden;}
.inYsList dl{ cursor: pointer; float: left; width: 23%; height: auto; background: #FFFFFF; overflow: hidden; text-align: center; margin: 0 1%; border-radius:10px;  padding: 30px; box-sizing: border-box;}
.inYsList dl dt{ width: 100%; height: 48px;}
.inYsList dl dd{ width: 100%; height: auto; padding-top:10px;}
.inYsList dl dd h4{ line-height: 52px; height: 52px; overflow: hidden; font-size: 22px; color: #111;}
.inYsList dl dd p{ line-height: 24px; min-height:72px;}
.inYsList dl:hover{ background: #CCCCCC;}
