﻿@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/ALIMAMASHUHEITI.ttf);
}

@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/SOURCEHANSANSCN.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: myFirstFont; color:#333; font-size:16px; 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: #0190fe;}
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;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: center;}
.flex-center-contain { justify-content: space-between;}


#home .home,
#products .products,
#solu .solu,
#news .news,
#contact .contact,
#about .about{ background: #007fbc; }





input,button,select,textarea{ outline:none;  font-family: myFirstFont;}
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{ width: 100%; height: 40px; padding: 20px 0; background: #FFFFFF; position:fixed; left:0; top:0; z-index:999;}
header .logo{ float: left; width: 262px; height: 40px; overflow: hidden;}
header .logo a{ display: block; width: 262px; height: 40px;  background: url(../images/logo.svg) no-repeat center;}
header .logo a h1{ display: none;}

.searchshow{ float: left; width: 330px; padding: 0 20px; height: 34px; border:1px solid #EEEEEE; margin-left: 50px;}
.searchshow input{ float: left; width: 292px; padding-right: 18px; height: 34px; line-height: 34px; border: none;}
.searchshow button{ float: left; border: none; background: none; width: 20px; height: 34px; line-height: 34px; font-size: 20px; }

.lang{ float: right; position: relative;  width: auto; height: 40px; line-height: 40px; cursor: pointer; padding-left: 30px; background: url(../images/lang.png) no-repeat left center; } 
.lang i{ font-size: 20px; line-height: 40px;}
.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: 120px;  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: #0190fe; color: #FFFFFF;}


nav{ width: 100%; height: 60px; background: #0094dc; position:fixed; left:0; top:80px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); z-index:888;}
nav ul li{ float: left; font-family: myFirstFont1; line-height: 60px; height: 60px; position: relative;}
nav ul li a{ display: block; color: #FFFFFF; padding: 0 50px; font-size: 18px;}
nav ul li a:hover{background: #007fbc;  color: #FFFFFF;}
nav ul li ul{ display: none; background: #FFFFFF;  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 200px; position: absolute; left: 0; top: 60px; z-index: 666;}
nav ul li ul li{ line-height: 22px; height: auto; padding:5px 0; border-bottom:1px solid #EEEEEE; text-align: center; width: 100%;}
nav ul li ul li a{ padding: 0; color:#333333; font-size: 14px; }
nav ul li:hover ul{ display: block;}

/**banner**/
.main_visual{ margin-top:140px;}
.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:58px;height: 58px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -29px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%;  }
.main_visual:hover .owl-prev{background-image: url(../images/BLs.png); }
.main_visual:hover .owl-next{background-image: url(../images/BRs.png); }
.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:#0190fe; }

.inPro{ width: 100%; height: auto; background: url(../images/inprobg.png) no-repeat center; background-size:cover; padding: 65px 0;}

.inProTit{ width: 1280px; height: auto; position: relative;}
.inProTit h2{ font-size: 16px; font-weight: normal; line-height: 27px; }
.inProTit h2 i{background: url(../images/inTitLine.jpg) no-repeat left center; display: inline-block; width: 30px; height: 10px; margin-left: 10px;}
.inProTit em{ line-height: 44px; color: #111; font-weight: bold; font-size: 26px; font-style: normal;}
.inProTit a{ display: block; margin-top: 10px; float: right; width: 158px; height: 48px; line-height: 48px; box-sizing: border-box; background: #FFFFFF; border:1px solid #EEEEEE ; text-align: center;}
.inProTit a span{ color: #0190FE; margin-left: 10px;}
.inProTit a:hover{ background: #0190FE; color: #FFFFFF;}
.inProTit a:hover span{ color: #FFFFFF;}


.inProBox{ width: 1280px; margin-top: 30px;}
.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 em{ display: block; text-align: center; background: #FFFFFF; height: 60px; line-height: 60px; font-style: normal; font-weight: bold; color: #111111; overflow: hidden;}
.main_visual1 .owl-carousel .item:hover em{ color: #FFFFFF; background: #0190FE;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{width:16px;height: 28px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -14px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/PL.png);left: -5%; }
.main_visual1 .owl-next{background-image: url(../images/PR.png);right: -5%;  }
.main_visual1:hover .owl-prev{background-image: url(../images/PLs.png); }
.main_visual1:hover .owl-next{background-image: url(../images/PRs.png); }
.main_visual1 .owl-dots{ display: none; text-indent: -9999em;}

.inAboutBox{ width: 1280px; padding: 65px 0;}
.inAboutBoxL{ float: left; width: 500px; height: auto;  overflow: hidden; padding-top: 60px;}
.inAboutBoxL h2{ font-size: 16px; font-weight: normal; line-height: 27px; }
.inAboutBoxL h2 i{background: url(../images/inTitLine.jpg) no-repeat left center; display: inline-block; width: 30px; height: 10px; margin-left: 10px;}
.inAboutBoxL em{ line-height: 44px; color: #111; font-weight: bold; font-size: 26px; font-style: normal;}
.inAboutBoxL div{ line-height: 26px; margin-top: 22px; margin-bottom: 35px;}
.inAboutBoxL a{ display: block; width: 158px; height: 48px; text-align: center; line-height: 48px; background: #0190FE; color: #FFFFFF; margin: 0;}
.inAboutBoxL a span{ margin-left: 10px;}
.inAboutBoxL a:hover{ background: #000000;}


.inAboutBoxR{ float: right; width: 698px; height: auto; overflow: hidden;}
.inAboutBoxR img{ width: 100%; height: auto;}


.inBrandbg{ width: 100%; height: auto; background: url(../images/inBrandbg.png) no-repeat center; padding: 65px 0;}

.inBrandbg ul{ justify-content: space-between; margin: 0; padding-top: 30px;}
.inBrandbg ul li{ width: 19%; margin: 0; margin-bottom: 1%; overflow: hidden; text-align: center; background: #FFFFFF; box-sizing: border-box; border:1px solid #EEEEEE;}
.inBrandbg ul li img{ width: 100%; height: auto;}


.inRedPro{ width: 1280px; padding: 65px 0;}

.inRedProBox{ width: 1280px; height: auto; padding-top: 30px;}
.inRedProBoxL{ float: left; width: 280px; height: auto;}

.inRedProBoxR{ float: right; width: 990px; height: auto; background: #EEEEEE; }
#tableContent tr{ height: 51px; text-align: center; background: #FFFFFF;}
#tableContent tr:nth-child(even){background: #f5f5f5;}


.inSou{ width: 100%; height: auto; display: flex; padding-top: 30px;}
.inSou dl{ float: left; width: 20%; height: auto; overflow: hidden; text-align: center; position: relative;}
.inSou dl dt{ width: 100%; height: auto;}
.inSou dl dt img{ width: 100%; height: auto;}
.inSou dl dd{ width: 280px; height: 190px; padding-top: 90px; position: absolute; left: 50%; top: 50%; margin-left: -140px; margin-top: -140px;}
.inSou dl dd p{ color: #FFFFFF; line-height: 72px; height: 72px; overflow: hidden; font-size: 20px;}
.inSou dl a:hover dd{background: rgba(1, 144, 254, 0.4); border-radius: 50%;}

.inNewsbg{ width: 100%; height: auto; background: url(../images/innewsbg.png) no-repeat center; padding: 65px 0;}

.inProTit ul{ position: absolute; left: 50%; top:20px; margin-left: -80px;}
.inProTit ul a{ margin: 0 20px; font-size: 18px; line-height: 26px; height: 26px; border: none; width: auto; background: none; float: none; display: inline-block; padding: 0;}
.inProTit ul a.thistab{ color: #000000; font-weight: bold; background: url(../images/newsa.png) no-repeat bottom center;}


.inNewsList{ width: 1280px; padding-top: 35px;}
.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; background: #FFFFFF; box-sizing: border-box; padding: 55px 25px;}
.main_visual2 .owl-carousel .item em{ font-style: normal; color: #111111; display: block; line-height: 20px;}
.main_visual2 .owl-carousel .item strong{ display: block; color: #111111; font-size: 22px; line-height: 32px; height: 64px; overflow: hidden; margin-top: 12px;}
.main_visual2 .owl-carousel .item p{ font-size: 14px; color: #666; line-height: 24px; height: 48px; margin-top: 20px; overflow: hidden;}
.main_visual2 .owl-carousel .item i{ display: block; font-style: normal; font-size: 14px; color: #111111; height: 22px; line-height: 22px; background: url(../images/newsmore.png) no-repeat left center; padding-left: 30px; margin-top: 35px;}
.main_visual2 .owl-carousel .item:hover{ color: #FFFFFF; background: url(../images/newshover.png) no-repeat center; background-size:cover;}
.main_visual2 .owl-carousel .item:hover em,.main_visual2 .owl-carousel .item:hover strong,.main_visual2 .owl-carousel .item:hover p,.main_visual2 .owl-carousel .item:hover i{ color: #FFFFFF;}
.main_visual2 .owl-carousel .item:hover i{background: url(../images/newsmores.png) no-repeat left center;}

.main_visual2 .owl-prev,.main_visual2 .owl-next{width:16px;height: 28px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -14px;text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-prev{background-image: url(../images/PL.png);left: -5%; }
.main_visual2 .owl-next{background-image: url(../images/PR.png);right: -5%;  }
.main_visual2:hover .owl-prev{background-image: url(../images/PLs.png); }
.main_visual2:hover .owl-next{background-image: url(../images/PRs.png); }
.main_visual2 .owl-dots{ display: none; text-indent: -9999em;}


.footerContact{ width: 100%; line-height: 50px; height: 50px; font-size: 24px; background: url(../images/footercon.png) no-repeat center; padding: 40px 0; color: #FFFFFF;}
.footerContact a{ color: #FFFFFF; width: 168px; height: 48px; border:1px solid #FFFFFF; border-radius: 30px; text-align: center; font-size: 16px;}
.footerContact a i{ margin-right: 10px; font-size: 20px;}
.footerContact a:hover{ background: #FFFFFF; color: #0190FE;}

footer{ width: 100%; height: auto; background: #20242d; padding: 65px 0; color: #FFFFFF;}
.footerL{ float: left; width: 360px; height: auto; overflow: hidden;}
.footerL em{ font-style: normal; line-height: 32px;}
.footerL h2{ line-height: 46px; height: 46px; font-size: 36px; margin-bottom: 10px;}
.footerL dl{ width: 100%; margin-top: 10px; float: left;}
.footerL dl dt{ float: left; width: 5%;}
.footerL dl dt img{ padding-top: 5px;}
.footerL dl dd{ float: left; width: 95%; box-sizing: border-box; padding-left:10px;}
.footerL dl dd address{ font-style: normal;}

.footerL .fwx{ width:100%; height: auto; margin-top: 25px; float: left;}
.footerL .fwxL{ float: left; width: 100px;}
.footerL .fwxL img{ width: 100px; height: 100px;}

.footerL .fwxR{ float: left; width: auto; margin-left: 23px;}
.footerL .fwxR strong{ font-weight: normal; line-height: 45px;}
.footerL .fwxR ul{ width: 100%; height: auto;}
.footerL .fwxR ul li{ float: left; width: 42px; height: 42px; margin-right: 20px; position: relative;}
.footerL .fwxR ul li a{ display: block;width: 42px; height: 42px; line-height: 42px; color: #FFFFFF; font-size: 18px; text-align: center; border-radius: 50%; background: #4a4d54;}
.footerL .fwxR ul li .fwximg{ position: absolute; width: 100px; height: 100px; left: 0; top: -100px; display: none;}
.footerL .fwxR ul li:hover .fwximg{ display: block; width: 100px; height: 100px;}


.footerR{ float: right; width: 800px; height: auto; display: flex; justify-content: space-between; overflow: hidden;}
.footerR dl{ margin: 0; width: 22%;}
.footerR dl dt{ height: 42px; line-height: 40px; border-bottom:2px solid #51545b; font-size: 18px;}
.footerR dl dd{ width: 100%; height: auto; padding-top: 30px;}
.footerR dl dd a{ display: block; color: #ccc; line-height: 30px; }
.footerR dl dd a:hover{ color: #FFFFFF; text-decoration: underline;}

.footerCopy{ width: 100%; height: 67px; line-height: 67px; color: #FFFFFF; background: #12151a;}
.footerCopy a{ color: #FFFFFF;}
.footerCopy 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: #0190fe;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0190fe;
            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;  position: relative; align-items: center; margin-top:140px;}
.banner2Txt{ width: 100%; height: auto;color: #FFFFFF; text-align: center;}
.banner2Txt h1{ font-size: 60px; line-height: 100px;  text-transform: uppercase; font-family: myFirstFont1; width: 100%;}
.banner2Txt em{ display: block; width: 88px; height: 4px; background: #FFFFFF; margin: 0 auto;}

.abmenu{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE; line-height: 72px;}
.abmenuL{ margin: 0;}
.abmenuL a{ display: block; float: left; padding: 0 25px;}
#lm_hover{ color: #FFFFFF; background:#0190fe; }
.abmenuR{ margin: 0;}
.abmenuR i{ padding-right: 10px; color: #0190fe; margin-top: 26px; font-size: 20px; }


.AboutBg{ background: url(../images/abbg.png) no-repeat center; background-size:cover; padding: 65px 0; width: 100%; height: auto; text-align: center;}
.AboutBg h2{ color: #111111; font-size: 32px; line-height: 46px; font-family: myFirstFont1; }
.AboutBg em{ display: block; font-style: normal; line-height: 28px; text-transform: uppercase;}
.AboutInfo{ width: 900px; padding: 30px 0; line-height: 26px;}

.AboutNum{ text-align: center; justify-content: center; width: 1000px;}
.AboutNum dl dt h3{ font-size: 50px; display: inline; background: linear-gradient(160deg,#3cc5ce 15%,#268df6 88%);  -webkit-background-clip: text;
      color: transparent;}
.AboutNum dl dt span{ font-size: 16px;  margin-left: 10px; display: inline; background: linear-gradient(160deg,#3cc5ce 15%,#268df6 88%); -webkit-background-clip: text;
      color: transparent;}
.AboutNum dl dd{ line-height: 26px;}


.abbg2{ width: 100%; padding: 70px 0; height: auto; overflow: hidden;}
.abbg2Box{ width: 1280px;  margin-top:35px;}
.abbg2Box dl{ width:31.3%; background:#f6f6fa; border-radius:20px; text-align:center; margin:0 !important; padding:60px 80px; box-sizing:border-box;}
.abbg2Box dl dd{ width:100%; margin-top:30px;}
.abbg2Box dl dd em{ display:block; font-style:normal; font-size:32px; color:#111; line-height:56px;}
.abbg2Box dl dd i{ display:block; font-style:normal; line-height:28px;}


.abbg3{ background: url(../images/abbg3.png) no-repeat center; background-size:cover; padding: 65px 0; width: 100%; height: auto; }
.abbox3{ width: 1280px; height: auto; padding-top: 35px; display:flex; justify-content:space-between;}
.abbox3 .item{ width:24%; height:auto; margin:0;}
.abbox3 .item img{ width:100%; height:auto;}


.main_visual4 .owl-carousel,.main_visual4 .owl-stage-outer,.main_visual4 .owl-stage,.main_visual4 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual4 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual4 .owl-carousel .item img{ border-radius: 12px;}
.main_visual4 .owl-prev,.main_visual4 .owl-next{width:16px;height: 28px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -14px;text-indent: -999px; overflow: hidden;}
.main_visual4 .owl-prev{background-image: url(../images/PL.png);left: -5%; }
.main_visual4 .owl-next{background-image: url(../images/PR.png);right: -5%;  }
.main_visual4:hover .owl-prev{background-image: url(../images/PLs.png); }
.main_visual4:hover .owl-next{background-image: url(../images/PRs.png); }
.main_visual4 .owl-dots{ display: none; text-indent: -9999em;}

.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-family: myFirstFont1; 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: #0190fe;
            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: #0190fe; color: #FFFFFF; border-color:#0190fe;}
.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: #0190fe; 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: #0190fe; 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: #0190fe; border: none; color: #FFFFFF; border-radius: 3px;}

.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}


.message {   width: 1280px;  margin-top:50px;  
}
 
.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 h2 {
    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:#0190fe; 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:#0190fe; display:block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#0190fe; 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: #0190fe;}

/*提示样式*/
.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; }  