﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/GEOMETR415.ttf);
}
*{ 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: "arial, helvetica, sans-serif"; color:#333; font-size:15px; 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: #0256ff;}
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;}
.auto_1280{ width:1280px !important; position: relative;}

#home .home,
#products .products,
#services .services,
#solu .solu,
#rfq .rfq,
#qua .qua,
#news .news,
#contact .contact,
#about .about{ border-bottom: 3px solid #0256ff; }



.window-container{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-image:url(../images/window.png);background-repeat:repeat;display:none}
.window-container .window-main{position:absolute;z-index:10;top:50%;left:50%;margin-top:-100px;margin-left:-220px;padding:40px 29px;line-height:40px;width:396px;height:45px;border-radius:10px;color:#e9672d;background-color:#fff;font-size:16px;border:7px solid #2a3e6c}
.window-container .window-main img{float:left}

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; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}
.Header.current .logo a{ background: url(../images/logo1.svg) no-repeat;}
.Header.current .nav li a{  color: #333;}
.Header.current .searchshow input{  border: 1px solid #ccc; color: #333333;}
.Header.current .lang{ color: #333333;}
.Header.current .searchshow input::placeholder{ color: #333;}

.Header{ width: 100%; height: 48px; padding: 25px 0; z-index: 999; position: fixed; left: 0; top: 0; }
.Header .logo{ float: left; width: 183px; height: 48px; overflow: hidden;}
.Header .logo a{ display: block; width: 183px; height: 48px; background: url(../images/logo.svg) no-repeat;}

.Header .lang{ float: right; position: relative;  width: auto; height: 48px; line-height: 48px; color: #FFFFFF; cursor: pointer; padding-left: 10px; } 
.lang i{ font-size: 20px; line-height: 48px;}
.lang img{ vertical-align: middle;}
.lang span{ padding: 0 10px;}
.lang:hover ul{ display: block;}
.lang ul{ display: none; position: absolute; left: 0; top: 40px; background: #FFFFFF; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 100px;  z-index: 999;}
.lang ul li{ height: 42px; line-height: 42px; border-bottom: 1px solid #EEEEEE; text-align: center; font-size:13px;}
.lang ul li a{ display: block;}
.lang ul li a:hover{ background: #0256ff; color: #FFFFFF;}

.searchshow{ float: right; width: 221px; height: 42px; margin-top: 3px; }
.searchshow input{ float: left; width: 171px; height: 42px; line-height: 42px; box-sizing: border-box; padding: 0 20px; border: 1px solid #FFFFFF; border-right: none; border-radius: 5px 0 0 5px; color: #FFFFFF; background: none;}
.searchshow button{ float: left; width: 49px; height: 42px; line-height: 42px; background: #0256ff; border-radius: 0 5px 5px 0; text-align: center; color: #FFFFFF; border: none; font-size: 20px;}
.searchshow input::placeholder{ color: #FFFFFF;}

.Header .nav{ float: left; height: 48px; line-height:46px; margin-left: 20px; width: 770px;}
.Header .nav ul{ display:flex;}
.Header .nav li{ float: left; font-size: 16px; position: relative;}
.Header .nav li a{ display:inline-block; color: #FFFFFF;}
.Header .nav li a:hover{ border-bottom: 3px solid #0256ff;}
.Header .nav li a i{ padding-left: 10px;}


.Header .nav ul li ul{ position: absolute; left: -30px; top: 40px; background: #FFFFFF; width:220px; 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:220px; font-weight: normal;  height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #0256ff;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;  color: #333333; }
.Header .nav li ul li ul.nul2{ left:181px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}



/**banner**/
.main_visual .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:22px;height: 39px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%;  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: 8px; position:absolute; left:0;  bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 8px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 48px; height: 4px; background:#ffffff;}
.main_visual .owl-dot.active span{ width: 48px; height: 4px; background:#0256ff; }


.inService{ width: 1308px; height: auto; overflow: hidden; padding: 80px 0;}
.inService dl{ float: left; width: 408px; height: 203px; border:1px solid #ccc; box-sizing: border-box; padding: 50px 25px; margin: 0 14px; background: #FFFFFF;}
.inService dl dt{ float: left; width: 68px; height: 68px;}
.inService dl dd{ float: left; width: 265px; float: right;}
.inService dl dd h4{ text-transform: uppercase; height: 24px; line-height: 24px; font-size: 18px;}
.inService dl dd p{ line-height: 26px; margin-top: 10px;}

.inAbout1{ width: 1280px; display: flex;}
.inAbout1L{ width: 640px; height: auto; overflow: hidden; padding-right: 50px; box-sizing: border-box;}
.inAbout1L h2{ font-size: 36px; color: #111; text-transform: uppercase; line-height: 48px;  font-family: myFirstFont;}
.inAbout1L p{ line-height: 26px; font-size: 16px; margin-top: 20px;}
.inAbout1L ul{ padding-top: 30px;}
.inAbout1L ul li{ line-height: 32px; height: 32px; background: url(../images/abicon.png) no-repeat left center; padding-left: 28px;}
.inAbout1L a{ display: block; width: 188px; height: 48px; text-align: center; line-height: 48px; color: #FFFFFF; background: #0256ff;margin: 0;  margin-top: 25px; font-size: 18px;}
.inAbout1L a i{ padding-left: 10px;}
.inAbout1L a:hover{ background: #000;}



.inAbout1R{  width: 640px; height: auto; overflow: hidden;}
.inAbout1R img{ width: 640px; height: auto;}



.inAbout2{ width: 1280px; height: 138px; display: flex;}
.inAbout2L{ width: 640px; height: 138px; line-height: 138px; text-align: center; background: #0256ff; color: #FFFFFF; text-transform: uppercase; font-size: 24px; font-family: myFirstFont;}
.inAbout2L img{ vertical-align: middle; margin-right: 20px;}
.inAbout2R{ width: 640px; height: 138px; background: #f9f9f9; box-sizing: border-box; padding: 25px 40px;}
.inAbout2R h4{ color: #111111; font-family: myFirstFont; font-size: 18px; text-transform: uppercase; line-height: 28px; margin-bottom: 5px;}
.inAbout2R p{line-height: 28px; height: 28px; background: url(../images/abicon.png) no-repeat left center; padding-left: 28px;}

.inTit{ width: 1280px; height: 48px; line-height: 48px; padding: 80px 0 35px 0;}
.inTit h2{ color: #111111; font-family: myFirstFont; text-transform: uppercase; font-size: 42px;}
.inTit a{ display: block; width: 188px; height: 48px; text-align: center; line-height: 48px; color: #FFFFFF; background: #0256ff; font-size: 18px;}
.inTit a i{ padding-left: 10px;}
.inTit a:hover{ background: #000;}
.inTitinfo{ padding-bottom: 35px; width: 100%; line-height: 26px; width: 1280px; padding-right: 300px; box-sizing: border-box;}


.inSou{ width: 100%; height: auto; display: flex;}
.inSou dl{ width: 25%; height: auto; overflow: hidden; position: relative; cursor: pointer; }
.inSou dl dd{ width: 100%; height: auto; overflow: hidden;}
.inSou dl dd img{ width: 100%; height: auto; }
.inSou dl dt{ width: 100%; height: 100%; overflow: hidden; color: #FFFFFF; position: absolute; left: 0; top: 0; z-index: 333; display: flex; justify-content: center;
    align-items: center; transition: all ease .5s;}
.inSou dl dt .insouTxt{ padding: 0 55px;}
.inSou dl dt .insouTxt h4{ font-size: 30px; font-family: myFirstFont; line-height: 42px; height: 42px;  overflow: hidden; margin-top: 25px;}
.inSou dl dt .insouTxt h4 a{ color: #FFFFFF;}
.inSou dl dt .insouTxt p{ line-height: 26px; height: 52px; overflow: hidden; margin-top: 5px;}
.inSou dl dt .insouTxt em { display: block; margin-top: 35px;}
.inSou dl:nth-child(1) dt{ background: #16429b;}
.inSou dl:nth-child(2) dt{background: #1946a3;}
.inSou dl:nth-child(3) dt{background: #1F4DAF;}
.inSou dl:nth-child(4) dt{background: #275ac7;}
.inSou dl:hover dt{ opacity: 0.8;}

.inBrandBg{ width: 100%; height: auto; background: url(../images/inBrandbg.png) no-repeat center; background-size:cover; padding-bottom: 70px;}
.inBrand{ width: 1290px; height: auto;}
.inBrand a{ display: block; float: left; width: 19%; margin: 0.5%; padding: 15px; background: #FFFFFF; text-align: center; box-sizing: border-box; border:1px solid #EEEEEE;}
.inBrand a img{ width: 100%; height: auto;}
.inBrand a:hover img{ filter:grayscale(1);}

.inNews{ width: 1280px; height: auto; padding-bottom: 120px;}
.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 .INnewsTxt{ width: 100%; height: auto; background: #f9f9f9; box-sizing: border-box; padding: 30px;}
.main_visual1 .owl-carousel .item .INnewsTxt img{ width: 13px; height: 13px; display: inline; margin-right: 10px;}
.main_visual1 .owl-carousel .item .INnewsTxt em{ display: block; height: 26px; line-height: 26px; overflow: hidden; font-style: normal;}
.main_visual1 .owl-carousel .item .INnewsTxt p{ font-weight: bold; color: #111111; font-size: 20px; line-height: 26px; height: 78px; overflow: hidden; margin-top: 10px;}
.main_visual1 .owl-carousel .item .INnewsTxt i{ display: block; width: 42px; height: 42px; background: url(../images/newsmore.png) no-repeat; margin: 0; margin-top: 25px;}
.main_visual1 .owl-carousel .item .INnewsTxt i:hover{background: url(../images/newsmores.png) no-repeat;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{ display: none; text-indent: -999999em;}



.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 8px; position:absolute; left:0;  bottom: -30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 6px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 12px; height: 12px; background:#ccc; border-radius: 30px;}
.main_visual1 .owl-dot.active span{ width: 26px; height: 12px; background:#0256ff; }

.footerBg{ width: 100%; height: auto; background: url(../images/footerbg.png) no-repeat center; background-size:cover;}
.footer{ padding: 75px 0; width: 1280px;}
.footerL{ float: left; width: 520px; height: auto; overflow: hidden;}
.footerL .flogo{ width: 100%; height: auto;}
.footerL .finfo{ width: 100%; height: auto; padding-top: 10px; color: #FFFFFF;}
.footerL .finfo dl{ width: 100%; height: auto; margin-top: 10px; float: left;}
.footerL .finfo dl dt{ float: left; width: 18px; height: 18px; }
.footerL .finfo dl dd{float: left;  padding-left: 10px; line-height: 24px; width: 490px;}

.footerR{ float: right; width: 700px; height: auto; overflow: hidden;}
.footerR dl{float: left; width: 33.3%; height: auto; overflow: hidden; color: #FFFFFF;}
.footerR dl dt h4{ font-size: 18px; line-height: 42px;}
.footerR dl dt em{ width: 32px; height: 1px; background: #FFFFFF; display: block; margin: 0;}
.footerR dl dd{ width: 100%; height: auto; padding-top: 20px;}
.footerR dl dd a{ display: block; line-height: 24px; color: #FFFFFF;}
.footerR dl dd a:hover{ text-decoration: underline;}

.footerCopy{ width: 100%; height: 28px; line-height: 28px; padding: 20px 0; border-top:2px solid #7190c7; color: #FFFFFF;}
.footerCopy a{ color: #FFFFFF;}





.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: #0256ff;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0256ff;
            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;
            display: block;
        }


.banner2{  width: 100%; height: 350px; text-align: center; color: #FFFFFF;}
.banner2 h2{ font-size: 48px; line-height: 120px; padding-top: 110px; text-transform: uppercase; font-family: myFirstFont;}
.banner2 em{ display: block; background: #FFFFFF; width: 82px; height: 5px;}

.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 15px;}
#lm_hover{ color: #FFFFFF; background:#0256ff; }
.abmenu span i{ padding-right: 10px; color: #0256ff;}

.abPad{ padding: 50px 0;}


.abSerbg{ width: 100%; height: auto; background: url(../images/abserbg.png) no-repeat center; background-size:cover; padding: 80px 0;}
.abSerbg h2{ color: #FFFFFF; text-align: center; font-family: myFirstFont; text-transform: uppercase; font-size: 42px; }

.abList{ padding:30px 0;}
.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;}

.inSouTit{ width: 100%; height: auto; text-align: center; color: #000;  padding:30px 0;}
.inSouTit h2{ color: #111; font-size:42px; line-height: 54px; 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: #0256ff;
            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 h2 img{ margin-right:10px;}
.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: #0256ff; color: #FFFFFF; border-color:#0256ff;}
.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;}



.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: #0256ff; 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: #0256ff; 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: #0256ff; 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:#0256ff; 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:#0256ff; display:block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#0256ff; 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: #0256ff;}

/*提示样式*/
.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 p b{ color:red; padding:0 5px;}
.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; }   