﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/EXO-MEDIUM.ttf);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/EXO-SEMIBOLD.ttf);
}
*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: myFirstFont; color:#333; font-size:14px; line-height: 24px; background: #FFFFFF; text-transform: capitalize;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #0a1c57;}
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;  margin: 0 auto;}
.auto1280{ width:1280px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1 { display: flex; align-items: center; }
.flex-center-contain1 { display: flex; align-items: center;  justify-content: center;}
.flex-center-contain { justify-content: space-between;}
.mar0{margin: 0 auto;}
.nodata{ text-align:center; line-height:32px; color:red;}

#home .home,
#products .products,
#solution .solution,
#stock .stock,
#news .news,
#contact .contact,
#pcba .pcba,
#about .about{ color:#0a1c57; border-bottom:4px solid #0A1C57;}


.HeaderM{ display: none;}


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: 104px; padding: 22px 0; border-bottom:2px solid #eaedf1;}
header .logo{ width: 210px; height: 58px;}
header .logo a{ display: block; width: 210px; height: 58px; background: url(../images/logo.png) no-repeat;}
header .logo a h1{ display:none;}
header .header-search{width:calc(100% - 210px); padding-left: 180px; }
.searchshow{ width: 100%; height: 46px; border:1px solid #D4DAE3; padding: 5px; border-radius: 8px;}
.searchshow input{ width: 88%; height: 34px; line-height: 34px; background: #FFFFFF url(../images/top-search.png) no-repeat 20px center; padding: 0 20px 0 50px; border: none;}
.searchshow button{ width: 12%; height: 34px; line-height: 34px; background: #0A1C57;border-radius: 6px; color: #FFFFFF; border: none;}


nav.Hnav{ line-height: 54px;}
nav.Hnav ul li{ font-size: 1rem; margin-right: 65px; position: relative;}
nav.Hnav ul li i{ padding-left: 5px;}
nav.Hnav ul li a{ display: inline-block;}
nav.Hnav ul li:hover ul{ display: block;}
nav.Hnav ul li ul{ position: absolute; left: 0; top: 54px; background: #FFFFFF; width: 200px; display: none; z-index: 666; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
nav.Hnav ul li ul li{ width: 100%; text-align: center; margin: 0;}
nav.Hnav ul li ul li a{ color: #333333; height: 42px; line-height: 42px; padding: 0; border: none; border-bottom: 1px solid #EEEEEE; font-size: 0.9rem; display: block;}
nav.Hnav ul li ul li a:hover{background: #0a1c57; border-top: none; color: #FFFFFF;}
nav.Hnav ul li ul.proul{ width:600px;}
nav.Hnav ul li ul.proul li{ width:33.3%; float:left;}


/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual .owl-prev,.main_visual .owl-next{width:14px;height: 25px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -12px;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: 4px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 2px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 25px; height: 4px; background:#ffffff; opacity: 0.5;}
.main_visual .owl-dot.active span{ opacity: 1.0;}
.main_visual .owl-carousel .item img.Bpic{ display: block;}
.main_visual .owl-carousel .item img.Bmpic{ display: none;}

.home-stock-title{ padding: 50px 0; text-align: center;}
.home-stock-title b{ display: block; color: #111; font-family: myFirstFont1; font-size: 2rem; line-height: 60px;}

.home-stock-search{ width: 730px; background: #F5F5F5; border-radius: 8px; height: 46px; line-height: 46px; margin: 0 auto; margin-top: 10px;}
.home-stock-search button{ border: none; color: #0A1C57; background: none; font-size: 1.2rem;}
.home-stock-search input{ border: none; background: none; font-size: 1rem; padding-left: 10px;}

.home-stock-box{ padding-bottom: 70px;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto;}
.main_visual1 .owl-carousel em{ display: block; text-align: center; font-style: normal; font-family: myFirstFont1; background: #f5f5f5; font-size: 1rem; height: 50px; line-height: 50px; overflow: hidden;}
.main_visual1 .owl-carousel em:hover{ background: #246ed4; color: #FFFFFF;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{width:46px;height: 46px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -23px;text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background-image: url(../images/home-proBL.png);left: -80px; }
.main_visual1 .owl-next{background-image: url(../images/home-proBR.png);right: -80px;  }
.main_visual1 .owl-prev:hover {background-image: url(../images/home-proBLs.png);}
.main_visual1 .owl-next:hover{ background-image: url(../images/home-proBRs.png);}


.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 2px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 25px; height: 4px; background:#cccccc; }
.main_visual1 .owl-dot.active span{  background: #246ed4; }


.home-about{ }
.home-about-left{ width: 50%; height: auto; padding-right: 40px;}
.home-about-left b{font-family: myFirstFont1; color: #111111; display: block; font-size: 2rem; line-height: 38px;}
.home-about-left p{ font-size: 1rem;}
.home-about-left a{ margin-top: 10px; padding: 0 45px; font-size: 1rem; display: inline-block; background: #246ED1; border-radius: 6px; height: 52px; line-height: 52px; text-align: center; color: #FFFFFF;}
.home-about-left a img{ margin-left: 10px;}
.home-about-left a:hover{ background: #0A1C57;}
.home-about-right{ width: 50%; height: auto;}
.home-about-right img{width: 100%; height: 100%;}

.home-about1{ }
.home-about1-left{ width: 50%; height: auto; }
.home-about1-left img{width: 100%; height: 100%;}
.home-about1-right{ width: 50%; height: auto; padding: 35px 20px; background: #f9f9f9;}
.home-about1-right dl{ margin-bottom: 6px;}
.home-about1-right dl dt{ width: 16px; margin-top: 3px;}
.home-about1-right dl dd{ width: calc(100% - 16px); padding-left: 12px; line-height: 20px;}


.home-brand{ width: 100%; background: url(../images/home-brandbg.png) no-repeat center; background-size:cover; padding: 65px 0; color: #FFFFFF; margin-top: 65px;}

.home-brand-title{ height: 52px; line-height: 52px;}
.home-brand-title b{ display: block;  font-family: myFirstFont1; font-size: 2rem;}
.home-brand-title b img{ margin-right: 10px;}
.home-brand-title a{ display: inline-block; font-size: 1rem; border: 2px solid #FFFFFF; color: #FFFFFF; height: 52px; line-height: 48px; padding: 0 45px; border-radius:6px ;}
.home-brand-title a img{ margin-left: 10px;}
.home-brand-title a:hover{ background: #0A1C57; border-color:#0A1C57;}

.home-brand-list{ padding-top: 30px;}
.home-brand-list a{ display: block; background: #FFFFFF; border-radius: 6px; text-align: center; padding: 10px; width: 11.5%; margin-bottom: 1%; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}
.home-brand-list a img{ width: 100%; height: auto;}

.home-solution-title{ height: 52px; line-height: 52px; margin-top: 60px;}
.home-solution-title b{ display: block;  font-family: myFirstFont1; font-size: 2rem; color: #111111;}
.home-solution-title b img{ margin-right: 10px;}
.home-solution-title a{ display: inline-block; font-size: 1rem; background: #246ed1; color: #FFFFFF; height: 52px; line-height: 52px; padding: 0 45px; border-radius:6px ;}
.home-solution-title a img{ margin-left: 10px;}
.home-solution-title a:hover{ background: #0A1C57; }

.home-solution-info{ font-size: 1rem; padding: 25px 0;}

.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;}

.home-service-title{ text-align: center; font-family: myFirstFont1; font-size: 2rem; color: #111111; padding: 50px 0;}
.home-service{ padding-bottom: 60px;}
.home-service dl{ text-align: center; width: 30%;}
.home-service dl dd{ padding-top: 20px;}
.home-service dl dd b{ display: block; color: #111111; text-transform: uppercase; line-height: 42px; font-size: 1.4rem;}
.home-service dl dd p{ font-size: 1rem; margin-top: 5px;}

.home-blog{ width: 100%; height: auto; background: url(../images/home-blogbg.png) no-repeat center; background-size:cover; padding: 70px 0 100px 0;}

.home-blog-title{ height: 52px; line-height: 52px; }
.home-blog-title b{ display: block;  font-family: myFirstFont1; font-size: 2rem; color: #111111;}
.home-blog-title b img{ margin-right: 10px;}
.home-blog-title a{ display: inline-block; font-size: 1rem; background: #246ed1; color: #FFFFFF; height: 52px; line-height: 52px; padding: 0 45px; border-radius:6px ;}
.home-blog-title a img{ margin-left: 10px;}
.home-blog-title a:hover{ background: #0A1C57; }

.home-blog-list{ margin-top: 30px;}

.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 .blog-item{ width: 100%; height: auto;}
.main_visual2 .owl-carousel .item .blog-item img{ width: 100%; height: auto; border-radius:6px 6px 0 0;}
.main_visual2 .owl-carousel .item .blog-item-info{ width: 100%; height: auto; background: #FFFFFF; border-radius:0 0 6px 6px; border:1px solid #EEEEEE; padding: 25px 20px;}
.main_visual2 .owl-carousel .item .blog-item-info em{ display: block; line-height: 26px; font-style: normal;}
.main_visual2 .owl-carousel .item .blog-item-info a{ display: block; color: #111111; font-size: 1.2rem;  font-family: myFirstFont1; height: 36px; line-height: 36px; overflow: hidden;}
.main_visual2 .owl-carousel .item .blog-item-info p{ color: #999; line-height: 20px; height: 40px; overflow: hidden;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{display:none; text-indent: -999px; }



.main_visual2 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 0;  z-index: 999;}
.main_visual2 .owl-dots .owl-dot{display: inline-block;  margin:0 2px;}
.main_visual2 .owl-dots .owl-dot span{  display: inline-block; width: 25px; height: 4px; background:#cccccc; }
.main_visual2 .owl-dot.active span{  background: #246ed4; }


footer{ width: 100%; height: auto; background: url(../images/footer.png) no-repeat center; background-size:cover;}

.footer-box{ padding: 65px 0; color: #FFFFFF;}
.footer-box-left{ width: 414px;}
.footer-box-left p{ font-size: 1rem; line-height: 26px; margin-bottom: 35px;}

.footer-box-right{ width: calc(100% - 414px); padding-left: 100px;}
.footer-box-right dl dt{ font-family: myFirstFont1; font-size:1.6rem; line-height: 32px; margin-bottom: 12px;}
.footer-box-right dl dd a{ display: block; color: #FFFFFF; line-height: 26px;}
.footer-box-right dl dd a:hover{ text-decoration: underline;}


.footer-box-right-contact{ width: 220px;}
.footer-box-right-contact b{ font-family: myFirstFont1; font-size:1.6rem; line-height: 32px; margin-bottom: 12px; display: block;}
.footer-box-right-contact dl{ margin-bottom: 15px;}
.footer-box-right-contact dl dd{ margin-left: 12px;}
.footer-box-right-contact dl dd a{ display: block; line-height: 20px;}


.footer-box-right-share{ padding-top: 20px; text-align:center;}
.footer-box-right-share a{ display: block; width:100px; height:auto; }
.footer-box-right-share a img{ width:100px; height:100px;}
.footer-box-right-share a p{ color:#fff; line-height:32px;}

.footer-copy{ width: 100%; line-height: 38px; padding: 15px 0; border-top:1px solid #69717b;}
.footer-copy em{ display: block; color: #FFFFFF; font-style: normal; font-size: 1rem; }

.customer-list{ width:65px; height:auto; border-radius:6px; position:fixed; top:30%; right:10px; background:#246ED1; padding:15px 0; z-index:999;}
.customer-list a{ display:block; width:65px; height:65px; position:relative; text-align:center;}
.customer-list a i{  color:#fff; font-size:2rem; line-height:65px;}
.customer-list a .custimg{ display:none; width:140px; height:140px; padding:10px; background:#fff; border-radius:6px;  box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); position:absolute; right:65px; top:0;}
.customer-list a .custimg img{ width:120px; height:120px;}
.customer-list a:hover .custimg{ display:block;}

.customer-list a .custiinfo{ display:none; width:200px; height:50px; line-height:30px; padding:10px; background:#fff; border-radius:6px;  box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); position:absolute; right:65px; top:0;}
.customer-list a:hover .custiinfo{ display:block;}


.banner2{ width: 100%; height: 350px; text-align: center; }
.banner2 h1{ color: #FFFFFF; font-size: 3rem; text-transform: uppercase; line-height: 78px;  font-family: myFirstFont1;}
.banner2 em{ display: block; width: 72px; height: 4px; background: #FFFFFF; margin: 0 auto;} 


.abmenu{ width: 100%; height: 72px;  border-bottom: 2px solid #EEEEEE; line-height: 72px;}
.abmenuL{}
.abmenuL a{ display: block; float: left; padding: 0 15px; font-size: 1rem;}
#lm_hover{ color: #FFFFFF; background:#246ed1; }
.abmenuR i{ padding-right: 10px; color: #246ed1; margin-top: 26px; font-size: 20px;}
.abmenuR a{ margin: 0 5px;}

.about-company{ padding: 60px 0;}
.about-company-left{ width: 53%; padding-right: 65px;}
.about-company-left b{ color: #111111; font-size: 2rem; line-height: 36px;}
.about-company-left-info{ margin-top: 15px; font-size: 1rem;}

.about-company-right{ width: 47%; height: auto; overflow: hidden;}
.about-company-right img{ width: 100%; height: auto;}


.about-solution{ width: 100%; height: auto; text-align: center; color: #FFFFFF; background: url(../images/about-soubg.png) no-repeat; background-size:cover; padding: 75px 0;}

.about-solution-info{}
.about-solution-info b{ font-size: 2rem; line-height: 48px;  font-family: myFirstFont1;}
.about-solution-info p{ font-size: 1rem; line-height: 26px; margin-top: 10px;}


.about-solution-list{ padding-top: 45px; }
.about-solution-list dl{ width: 15%; background: #1961c3; border-radius: 50%; padding:5% 0;}
.about-solution-list dl dt b{ font-size: 2rem;  font-family: myFirstFont1;}
.about-solution-list dl dt span{ padding-left: 5px; font-weight: bold;}


.about-advan{ text-align: center; padding: 50px 0;}
.about-advan b{ color: #000000; font-size: 2rem; line-height: 48px;  font-family: myFirstFont1;}
.about-advan p{ font-size: 1rem; line-height: 26px; margin-top: 10px;}

.about-brand{ width: 100%; height: auto; background: url(../images/home-blogbg.png) no-repeat center; background-size:cover; padding: 70px  0;}
.about-brand-title{ width: 100%; text-align: center;  color: #000000; font-size: 2rem;  font-family: myFirstFont1; font-weight: bold;}

.about-info{ padding: 25px 0;}
.about-info img{max-width: 100%;}

.about-img-list{ padding: 25px 0;}
.about-img-list dl{ width: 24%; height: auto; text-align: center; margin: 0.5%;}
.about-img-list dl img{ width: 100%; height: auto;}
.about-img-list dl dd{ width: 100%; height:48px; line-height: 48px; font-size: 1rem; background: #F5F5F5;}


.home-title{ text-align: center; padding: 60px 0 35px 0;}
.home-title b{ display: block; color: #111111; text-transform: uppercase; font-size: 2rem; line-height: 46px;}
.home-title em{ display: block; margin: 0 auto; margin-top: 10px; width: 37px; height: 3px; background: #0a1c57;}
.home-title p{ color: #999;}


.newsList{ padding:30px 0;}
.newsList dl{ width:31.3%; margin:1%; background:#fff; border:1px solid #eee; border-radius:6px;}
.newsList dl dt img{ width:100%; height:auto;}
.newsList dl dd{ padding:25px;}
.newsList dl dd em{ display: block; font-style: normal; line-height: 25px; color: #666; font-size:0.9rem;}
.newsList dl dd em img{ margin-right:5px;}
.newsList dl dd a{ display: block; color: #111111; font-size: 1.2rem; font-weight: bold; line-height: 26px; height: 26px; overflow: hidden;}
.newsList dl dd a:hover{ color: #0a1c57;}
.newsList dl dd p{ font-size: 0.9rem; line-height: 18px; height: 36px; overflow: hidden; color: #666666; margin-top: 5px;}

.NewsShow{ padding:30px; margin-top:30px; box-shadow: 0px 6px 30px 1px rgba(0,40,120,0.12); border-radius: 15px;}
.NewsShowTit{ font-weight:bold; font-size:1.4rem; line-height:28px; text-align:center; color:#111; padding:15px 0;}
.NewsShowAdmin{ text-align:center; line-height:26px; color:#999;}
.NewsShowInfo{ padding:25px 0;}
.NewsShowInfo img{ max-width:100%; height:auto;}

.about-info{ padding:30px 0;}
.about-info img{ max-width:100%; height:auto;}

/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
	
 

.goodsList .msg-tips1{position: fixed;right: 20%;top: 25%;margin: 30px auto;padding: 30px 20px;width: 339px;font-size: 14px;text-align: center;}
.goodsList .msg-tips1 .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:0; height:0; text-indent:-99999px;overflow:hidden; }
.goodsList .msg-tips1 .ico.error{ background-position:-50px 0; }
.goodsList .msg-tips1 .ico.warning{ background-position:-100px 0; }
.goodsList .msg-tips1 .msg{  }
.goodsList .msg-tips1 .msg strong{ margin-bottom:10px; color:#444; font-size:15px; line-height:22px;}
.goodsList .msg-tips1 .msg p{ line-height:1.8em; margin-bottom:10px; }
.goodsList .msg-tips1 .msg p b{ padding:0 5px; color:red;}
.goodsList .msg-tips1 .msg i{color: #fff;font-style:normal;}
.goodsList .cart-info {background:#fff;border: 5px  solid #b76161;border-radius: 10px;box-shadow: 4px 2px 10px 3px #0000007d;}
.goodsList .cart-info .btn-success{height: 34px;line-height: 34px;padding: 0px 10px;border-radius: 5px; display:inline-block;}
.goodsList .cart-info .btn-success1{
    background: #ee0000; display:inline-block;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
.goodsList .cart-info .close{
    background: #848484; display:inline-block;
    margin-left:10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    }
  .parts-list  .cart-info .btn-success{display:inline-block;}  
 .parts-list .cart-info .btn-success1{ background: #ee0000; display:inline-block;
    border: 1px solid #ee0000;
    text-shadow: 0 -1px 0 #ee0000; height: 32px;  line-height: 32px; }   	

 .cart-step{ 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: #0a1c57; 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: #0a1c57; color: #FFFFFF; border-radius: 3px;}

.cart-fed{ width: 1280px; box-sizing: border-box; padding: 15px;  border: 1px solid #DEDEDE; border-radius: 3px; margin-top: 20px;}
.cart-fed h2{ font-weight: normal; color: #333333; font-size: 18px;}
.cart-fedBox{ width: 100%; height: auto; overflow: hidden; padding: 20px 0;}

.cart-fedBoxL{ float: left; width: 50%; height: auto; overflow: hidden;}
.cart-fedBoxL dl{ width: 100%;   line-height: 34px; margin-top:20px;}
.cart-fedBoxL dl dt{ float: left; width: 30%; padding-left: 5%; height: 34px; overflow: hidden; font-weight: bold; color: #333333;}
.cart-fedBoxL dl dd{ float: left; width: 65%; min-height: 56px; overflow: hidden;}
.cart-fedBoxL dl dd input{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}
.cart-fedBoxL dl dd textarea{ border: 1px solid #DEDEDE; border-radius: 3px; width:100%; height: 80px; padding: 15px; box-sizing: border-box;}
.cart-fedBoxL dl dd select{ width: 100%; height: 34px; box-sizing: border-box; padding:0 15px ;  border: 1px solid #DEDEDE; border-radius: 3px;}

.cart-fedBtn{ width: 100%;  padding-top: 20px; border-top: 1px solid #EEEEEE; text-align: center;}
.cart-fedBtn button{ width: 60%; height: 34px; background: #0a1c57; border: none; color: #FFFFFF; border-radius: 3px;}



.message {   width: 1280px;  margin-top:131px;  
}
 
.panel-default {border: 1px solid #ccc;padding: 15px;border-radius: 5px;}
.panel-default .bg-default {
    
    }
.panel-default .alert-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 12px;
    border-radius: 6px;
}

.message h1 {
    margin-top: 18px;
    font-weight: 500;
    font-size: 36px;
    color: #000;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.message p{ line-height:28px; margin-bottom:10px}
.message .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #ef7603;
    border-color: #4cae4c;
}
.btn-info {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.productsList{ padding:30px 0;}
.productsList dl{ width:23%; margin:1%;  padding:25px; text-align:center; background:#fff; border:1px solid #eee; border-radius:6px;}
.productsList dl dt img{ width:100%; height:auto;}
.productsList dl dd{}
.productsList dl dd a{ display:block; font-weight:bold; height:30px; line-height:30px; overflow:hidden;}

.products_catemenu{ padding:30px 0; }
.products_catemenu dl{width:23%; background:#fff; box-shadow: 0px 6px 8px 1px rgba(2,36,93,0.08); border-radius:12px; margin:1%; padding:25px; text-align:center;}
.products_catemenu dl dt{ width:100%;}
.products_catemenu dl dt img{ width:100%; height:auto;}
.products_catemenu dl dd{ width:100%; }
.products_catemenu dl dd a{ display:block; font-weight:bold; font-size:1.4rem; color:#111; line-height:32px; height:32px; overflow: hidden;}
.products_catemenu dl dd div{ color:#666; line-height:26px;}


.GoodsMain{ width:94%; padding:50px 3%; }
.GoodsMainL{ float:left; width:20%; height:auto;}
.GoodsMainL h2{ background:#0a1c57; color:#fff; font-size:20px; padding:0 25px; box-sizing:border-box; height:46px; line-height:46px;}

.stock-search{ padding:30px 0;}
.stock-search dl{ width:19%; margin:0 0.5% 1% 0.5%;}
.stock-search dl dt img{ width:100%; height:auto;}
.stock-search dl dd{ display: block; text-align: center; font-style: normal; font-family: myFirstFont1; background: #f5f5f5; font-size: 1rem; height: 50px; line-height: 50px; overflow: hidden;}
.stock-search dl dd:hover{ background: #246ed4; color: #FFFFFF;}
.stock-search dl dd:hover a{ color:#fff;}


.GoodsMainR-pic{ height:auto; padding:30px 0;}
.GoodsMainR-pic dl{ width:19%; margin:0 0.5% 1% 0.5%;}
.GoodsMainR-pic dl dt img{ width:100%; height:auto;}
.GoodsMainR-pic dl dd{ display: block; text-align: center; font-style: normal; font-family: myFirstFont1; background: #f5f5f5; font-size: 1rem; height: 50px; line-height: 50px; overflow: hidden;}
.GoodsMainR-pic dl dd:hover{ background: #246ed4; color: #FFFFFF;}
.GoodsMainR-pic dl dd:hover a{ color:#fff;}

.GoodsMainR{ float:right; width:79%; height:auto;}

.goodsList{ width:100%; height:auto; overflow-x:auto;}
.goodsList .gimg img{ width:45px; height:45px;}
.goodsList a.gquo{ width:98px; height:29px; line-height:29px; background:#0a1c57; display:inline-block; color:#fff; cursor:pointer;}
.goodsList a.gquo:hover{ color:#0a1c57; 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: #0a1c57;}

.goods-show-box{ padding:30px 0;}
.goods-show-box-left{ width:70%;}



.goods-show-box-left1{ width:100%; border:1px solid #eee; border-radius:6px; padding:25px;}
.goods-show-box-left1Img{ width:35%; height:auto;}
.goods-show-box-left1Img img{ width:100%; height:auto; border:1px solid #eee;}

.goods-show-box-left1Info{ width:60%; height:auto; border:1px solid #eee; border-radius:6px; padding:15px;}
.goods-show-box-left1Info dl{ width:100%; line-height:36px; padding:8px 0;}
.goods-show-box-left1Info dl:nth-child(even){ background:#f7f7f7}
.goods-show-box-left1Info dl dt{ width:30%; font-weight:bold; color:#111; text-align:right; padding-right:10px;}
.goods-show-box-left1Info dl dd h2{ font-weight:normal; font-size:16px;}
.goods-show-box-left1Info dl dd h3{ font-weight:normal; font-size:16px;}
.goods-show-box-left1Info dl dd{ width:70%; color:#666;}
.goods-show-box-left1Info dl dd a{ display:inline-block; background:#0a1c57; color:#fff; font-size:15px; border-radius:4px; padding:0 25px; height:36px; cursor:pointer;}

.goods-show-box-left1info2{width:100%; border:1px solid #eee; border-radius:6px; padding:25px; margin-top:20px; background:#f7f7f7;}


.goods-show-box-left2{ width:100%; border:1px solid #eee; border-radius:6px; padding:25px; margin-top:20px;}
.goods-show-box-left2 table {
        border: none;
        border-left: 0px;
        border-top: 0px;
        font-size: 14px;
        table-layout: fixed;
        width: 100%;
        box-sizing: border-box;
        border-spacing: 0;
    }

.goods-show-box-left2 table th {
            border-right: 0px;
            border-bottom: 1px solid #ccc;
            padding: 8px 2px;
            word-wrap: break-word;
            text-align: left;
        }

.goods-show-box-left2 table td {
            border-right: 0px;
            border-bottom: 1px solid #ccc;
            padding: 8px 2px;
            word-wrap: break-word;
        }

.goods-show-box-left2 table tr {
            background: #fff;
        }



.goods-show-box-right{ width:28%;}
.goods-show-box-right h4{ width:100%; height:52px; line-height:52px; color:#FFFFFF; background:#0a1c57; border-radius:6px 6px 0 0; font-size:1.4rem; padding:0 25px;}
.goods-show-box-right-info{width:100%; border:1px solid #eee; border-top:none; border-radius:0 0 6px 6px; padding:25px; margin-bottom:20px;}
.goods-show-box-right-info li{ line-height:28px;}

.inSouTit{ width: 100%; height: auto; text-align: center; color: #000;  padding:30px 0;}
.inSouTit h2{ color: #111; font-size: 40px; line-height: 74px; font-weight: normal;  font-family: myFirstFont; text-transform: uppercase;}




.conMap {
    height: 450px;
    overflow: hidden;
}

.conFed {
    width: 100%; 
    height: auto;
    overflow: hidden;
}

    .conFed dl {
        width: 100%;
        height: 42px;
        line-height: 42px;
        border: 1px solid #dedede;
         border-radius: 5px;
         margin-bottom:10px;
    }

        .conFed dl dt {
            width: 20%; box-sizing:border-box; padding-left:20px;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
        }

        .conFed dl dd {
            width: 80%;
            height: 42px;
        }

            .conFed dl dd input {
                width: 100%;
                padding: 0 15px;
                height: 40px;
                background:none;
                border:none;
                box-sizing: border-box;
                line-height: 42px;
               
            }

            .conFed dl dd textarea {
                width: 100%;
                padding: 15px;
                height: 80px;
                border:none; 
                box-sizing: border-box;
                line-height: 24px;
              background:none;
            }

    .conFed li {
        width: 100%;
        height: 42px;
        margin-top: 20px;
    }

        .conFed li input {
            width: 100%;
            height: 42px;
            line-height: 42px;
            border: none;
            background: #0a1c57;
            color: #FFFFFF;
            font-size: 16px;
            border-radius: 5px;
        }

.contactbox{ padding:50px 0; background:#f7f7f7;}
.contactbox-left{ width:48%; padding-top:20px;}
.contactbox-left h2{ color:#111; font-size:1.6rem; line-height:32px; margin-bottom:15px;}
.contactbox-leftinfo{ line-height:28px;}

.contactbox-right{ width:48%; background:#fff; padding:20px;}
.contactbox-right h3{ color:#111; font-size:1.6rem; line-height:32px; margin-bottom:15px; text-align:center;}