
menu { display: block; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
audio, video, canvas { display: inline-block; }
template, [hidden] { display: none; }
.clear { zoom: 1; }
.clear:before, .clear:after { display: table; line-height: 0; content: ""; }
.clear:after { clear: both; }
a { color: #333; text-decoration: none; }
a:hover { color: #023793; }
ul { margin: 0; list-style: none; padding: 0; }
.img-center { text-align: center; font-size: 0; }
.img-center img { display: inline-block; width: auto; height: auto; max-width: 100%; max-height: 100%; vertical-align: middle; transition: all 0.5s; }
.img-cover { overflow: hidden; position: relative; }
.img-cover span { display: block; width: 100%; background: no-repeat center / cover; transition: all 0.5s; height: 100%; position: absolute; left: 0; top: 0; }
.module { padding: 0 10px; width: 1210px; margin: 0 auto; overflow:hidden; }
#message { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 1000; transform: scale(0); transition: .3s; }
.messagebg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .6); z-index: 1001; }
#message .m-content { margin-top: 8%; }
#message .m-content .m-message { background: #fff; width: 580px; background: #fff; padding: 50px; margin: 0 auto; position: relative; z-index: 1002; box-shadow: 1px 1px 50px rgba(0, 0, 0, .3); }
.m-message { width: 494px; margin: 48px auto 0; }
.m-message label { margin-bottom: 15px; display: block; font-size: 14px; }
.m-message label em { display: block; float: right; color: red; height: 32px; line-height: 32px; }
.m-message label span { width: 70px; height: 34px; line-height: 34px; color: #2F2F2F; float: left; font-weight: bold; text-align: right; margin-right: 30px; display: inline-block; }
.m-message label input.inp, .m-message label textarea, .m-message label.code input { width: 73%; overflow: hidden; height: 32px; line-height: 32px; border: #cccccc 1px solid; border-radius: 3px; padding: 0 14px; box-sizing: border-box; color: #555; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.m-message label input:focus, .m-message label textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); }
.m-message label textarea { height: 72px; line-height: 24px; padding: 10px 14px; }
.m-message label.code { line-height: 34px; }
.m-message label.code input { width: 30%; float: left; margin-right: 30px; }
.m-message label.code .pic { display: inline-block; vertical-align: top; width: 80px; height: 32px; }
.m-message label.code img { display: block; width: 100%; height: 100%; }
.btn1 { display: block; line-height: 32px; padding-left: 15px; background-color: #333; color: #fff; margin-top: 10px; }
.btn1:hover { background-color: #444; color: white; }
.btn1 span { display: block; padding-left: 15px; background-repeat: no-repeat; background-position: left center; background-image: url("../images/btn-r.png"/*tpa=https://www.jszjgg.net/images/btn-r.png*/); }
.btn1-1 input { width: 52px; height: 32px; line-height: 32px; background: #e8e8e8; border: none; color: #333; margin-right: 22px; cursor: pointer; transition: 0.3s; }
.btn1-1 { padding-left: 100px; }
.btn1-1 input.focus { background: #333; color: #fff; }
.btn1-1 input.focus:hover { background: #444; }
.btn1-1 input:hover { background: #ccc; }
.kf { width: 208px; position: fixed; /* right: 20px; */ right: -208px; top: 50%; transform: translateY(-50%); z-index: 10; }
.kt-top { height: 40px; line-height: 40px; background: url("../images/kefu.png"/*tpa=https://www.jszjgg.net/images/kefu.png*/) 12px center no-repeat #023793; -ms-background-size: auto 20px; background-size: auto 20px; padding-left: 46px; font-size: 14px; color: #fff; }
.kt-top span:hover { transform: rotate(90deg); }
.kt-top span { width: 18px; height: 16px; float: right; position: relative; margin: 10px 10px 0 0; cursor: pointer; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.kt-top span b { width: 100%; height: 2px; background: #fff; display: block; position: absolute; top: 50%; left: 0; }
.kt-top span b:first-child { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
.kt-top span b:last-child { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
.kf .con { overflow: hidden; background: #fff; }
.kf .qq li { height: 36px; line-height: 36px; border-bottom: #f5f5f5 solid 1px; padding-left: 16px; }
.kf .qq li a { height: 36px !important; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: initial; display: block; }
.kf .qq li a img { padding-right: 6px; }
.kf .con h5 { height: 26px; line-height: 26px; margin-top: 12px; background: url("../images/lianxi.png"/*tpa=https://www.jszjgg.net/images/lianxi.png*/) 16px center no-repeat; padding-left: 45px; color: #666; font-size: 14px; margin-bottom: 0; }
.kf .contact { margin-top: 1px; height: auto; background-color: #fff; }
.kf .contact p { height: 26px; line-height: 26px; color: #666; font-size: 14px; padding-left: 22px; margin: 0; }
.kf .contact p:nth-child(2n) { padding-left: 32px; }
.kf .con h5.qr-icon { background: url("../images/erweima.png"/*tpa=https://www.jszjgg.net/images/erweima.png*/) 16px center no-repeat; }
.kf .con .qr { margin-top: 10px; padding-left: 40px; }
.kf .con .qr img { width: 110px; height: 110px; }
.kf .backTop { width: 100%; height: 40px; margin-top: 10px; background: url("../images/huidaodingbu.png"/*tpa=https://www.jszjgg.net/images/huidaodingbu.png*/) center center no-repeat #023793; background-size: 18px auto; cursor: pointer; }
.kf-side { padding: 18px 10px 10px; background: #023793; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: -34px; cursor: pointer; }
.kf-side b { display: block; color: #fff; line-height: 18px; font-size: 14px; font-weight: 400; }
.kf-side span.arrow { width: 12px; height: 12px; background: url("../images/jt-1.png"/*tpa=https://www.jszjgg.net/images/jt-1.png*/) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; display: block; margin-top: 10px; }
.kf-side span.on { background: url("../images/jt-2.png"/*tpa=https://www.jszjgg.net/images/jt-2.png*/) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; }
.footer-fix { box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); position: fixed; bottom: 0; left: 0; width: 100%; background-color: #023793; z-index: 10; display: none; }
.footer-fix li { float: left; width: 25%; }
.footer-fix li a { display: block; text-align: center; padding: 8px 0; font-size: 12px; line-height: 1; color:#fff; }
.footer-fix li i { display: block; height: 22px; background: no-repeat center; background-size: contain; margin-bottom: 6px; }
.footer-fix li i.i1 { background-image: url("../images/nav/product1.png"/*tpa=https://www.jszjgg.net/images/nav/product1.png*/); }
.footer-fix li i.i2 { background-image: url("../images/nav/case.png"/*tpa=https://www.jszjgg.net/images/nav/case.png*/); }
.footer-fix li i.i3 { background-image: url("../images/nav/msg.png"/*tpa=https://www.jszjgg.net/images/nav/msg.png*/); }
.footer-fix li i.i4 { background-image: url("../images/nav/telphone.png"/*tpa=https://www.jszjgg.net/images/nav/telphone.png*/); }
.swiper-button-prev, .swiper-button-next { outline: none; }
.swiper-pagination-bullet-active { background-color: #023793; }
.top-bar { padding: 8px 0; background-color: #f5f5f5; color: #999; border-bottom: 1px solid #eee; }
.top-bar span { font-size: 12px; }
.top-bar em { font-style: normal; color: #ddd; padding: 0 15px; }
.top-bar a { color: #6a6a6a; }
.top-bar a:hover { color: #333; }



.menu-btn { display: none; padding: 6px 0; float: right; margin-left: 15px; }
.menu-btn:before, .menu-btn:after, .menu-btn span { display: block; height: 2px; background-color: #023793; content: ''; }
.menu-btn:before { width: 24px; }
.menu-btn:after { width: 18px; margin-left: 6px; }
.menu-btn span { width: 12px; margin: 6px 0 6px 12px; }

.banner-ny { height: 460px; position: relative; }

.product_list{ background:#f2f2f2; }
.section-pos-search { padding: 12px 0; background-color: #fff; -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.05); -moz-box-shadow:0 5px 5px rgba(0,0,0,0.05); -ms-box-shadow:0 5px 5px rgba(0,0,0,0.05);}
.section-pos-search .search-pos { float: left; padding: 7px 0; background: url("../images/location.png") no-repeat 0 center; padding-left: 24px; }




.section-pos-search .search-pos a { margin-right:3px; }
.section-pos-search .search-pos a:hover { color:#0b6fba; }
.section-pos-search .search-pos i { font-weight: bold; font-style:normal; }
.section-pos-search .search-pos span { color:#999; margin-left:3px; }
.section-pos-search .search-form { float: right; }
.section-pos-search .search-form input { float: left; border: 1px solid #eee; padding: 6px 12px; width: 210px; font-size: 14px; }
.section-pos-search .search-form button { border: 0; padding: 0; float: left; cursor: pointer; outline: none; width: 60px; height: 34px; color: #fff; background: url("../images/sprite.png") no-repeat -312px -212px #023793; font-size: 0; }

.BusShelter-Pro { padding: 30px 0 30px 0; background:#f5f5f5; padding-bottom:15px; }
.BusShelter-Pro h1 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.BusShelter-Pro-c { padding-bottom: 15px; }
.BusShelter-Pro-c li { float: left; width: 390px; background: #fff; margin-right: 15px; margin-bottom: 15px; transition: all .1s linear; text-align: center; }
.BusShelter-Pro-c li:hover { box-shadow: 0 15px 15px rgba(0,0,0,0.4); -webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.4); transform: translate3d(0, -2px, 0) }
.BusShelter-Pro-c li:nth-child(3n) { margin-right: 0; }
.BusShelter-Pro-c li a { display: block; margin: 10px 10px 0 10px; }
.BusShelter-Pro-c li:hover a figcaption { color: #000; }
.BusShelter-Pro-c li a figure { margin: 0; padding: 0; }
.BusShelter-Pro-c li img { display: block; width: 370px; margin-bottom: 10px; }
.BusShelter-Pro-c li figcaption { display: block; font-size: 13px; color: #999; margin: 0 0 0 0; }

/*.BusShelter-Pro-c li p { text-align: left; margin: 16px 0 20px 0; }
.BusShelter-Pro-c li p span { float: left; display: block; }
.BusShelter-Pro-c li p span.price { margin-left: 20px; color: #ef1f1f; font-size: 14px; }
.BusShelter-Pro-c li p span.price i { font-size: 14px; font-style: normal; margin-right: 2px; }
.BusShelter-Pro-c li p span.xunjia { color: #ef1f1f; border: 1px solid #ef1f1f; padding: 0px 10px 1px 10px; font-size: 14px; margin-left: 20px; cursor: pointer; }
.BusShelter-Pro-c li p span.xunjia:hover { background: #ef1f1f; color: #fff; }
.BusShelter-Pro-c li p span.type { float: right; font-size: 13px; margin-right: 25px; font-weight: bold; }
.BusShelter-Pro-c li p span.size { float: left; font-size: 13px; margin-left: 20px; }*/

.BusShelter-Pro-c li p { text-align: left; margin: 20px 0 20px 0; }
.BusShelter-Pro-c li p span { float: left; display: block; }
.BusShelter-Pro-c li p span.price { margin-left: 20px; color: #ef1f1f; font-size: 14px; }
.BusShelter-Pro-c li p span.price i { font-size: 14px; font-style: normal; margin-right: 2px; }
.BusShelter-Pro-c li p a.xunjia { color: #ef1f1f; border: 1px solid #ef1f1f; display:inline-block; padding: 1px 12px 2px 12px; font-size: 12px; margin:0 0 0 20px; cursor: pointer; }
.BusShelter-Pro-c li p a.xunjia:hover { background: #ef1f1f; color: #fff; }
.BusShelter-Pro-c li p span.type { float: right; font-size: 13px; margin-right: 25px; font-weight: bold; }
.BusShelter-Pro-c li p span.size { float: left; font-size: 13px; margin-left: 20px; }


.BusShelter-Case { padding: 30px 0 30px 0; background:#f5f5f5; padding-bottom:15px; }
.BusShelter-Case h2 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.BusShelter-Case-title{ background:#fff; padding:5px 15px; }
.BusShelter-Case-title p{ line-height:24px; }
.BusShelter-Case-body { margin-top:10px; padding-bottom:15px; }
.BusShelter-Case-body li { float: left; width: 390px; background: #fff; margin-right: 19px; margin-bottom: 15px; transition: all .1s linear; text-align: center; }
.BusShelter-Case-body li:last-child { float: right; margin-right: 0; }
.BusShelter-Case-body li:hover { box-shadow: 0 15px 15px rgba(0,0,0,0.4); -webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.4); transform: translate3d(0, -2px, 0) }
.BusShelter-Case-body li a { display: block; margin: 10px 10px 0 10px; }
.BusShelter-Case-body li:hover a figcaption { color: #000; }
.BusShelter-Case-body li a figure { margin: 0; padding: 0; }
.BusShelter-Case-body li img { display: block; width: 370px; margin-bottom: 10px; }
.BusShelter-Case-body li figcaption { display: block; font-size: 13px; color: #999; margin: 0 0 15px 0; }

.BusShelter-News { padding: 30px 0 60px 0; background:#f5f5f5; }
.BusShelter-News h2 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.BusShelter-News-c{ background:#fff; padding:15px; }
.BusShelter-News-c ul li{ float:left; padding:15px 0; border-bottom:1px dashed #ddd; }
.BusShelter-News-c ul li:nth-child(2n){ float:right; }
.BusShelter-News-c ul li img{ display:block; float:left; width:175px; height:118px; }
.BusShelter-News-c ul li div{ float:left; margin-left:10px; width:390px;  }
.BusShelter-News-c ul li div a{ font-size:14px; font-weight:bold; }
.BusShelter-News-c ul li div p{ font-size:12px; color:#aaa; line-height:20px; padding:0; margin:6px 0 0 0;  }

.BusShelter-Cooperation { padding: 30px 0 60px 0; background:#f5f5f5; }
.BusShelter-Cooperation h4 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.BusShelter-Cooperation ul { background:#fff; padding:20px; }
.BusShelter-Cooperation ul li{ float:left; margin-right:20px;  }
.BusShelter-Cooperation ul li a{ font-size:12px; color:#aaa;  }


.pager{margin:28px auto 0px auto;text-align:center;font-family:宋体;font-size:14px;}
.pager li{ display:inline-block;}
.pager a{font-family:Arial;font-size:14px;color:#111;background:#fff;border:1px solid #ccc;text-decoration:none;margin-left:6px;display:inline-block;height:28px;line-height:28px;width:58px;text-align:center;vertical-align:middle;}
.pager a:hover{color:#fff;background:#136ec2;border:1px solid #136ec2;}
.pager a.pager-pre,.pager a.pager-next{width:64px;}
.pager span{font-family:Arial;font-size:14px;color:#fff;background:#333;border:1px solid #111;margin-left:8px;display:inline-block;height:28px;line-height:28px;width:28px;text-align:center;vertical-align:middle;}
.pager span.pager-sel{color:#fff;background:#0442b0;border:1px solid #023793; font-weight:bold; }
.pager span.pager-nopage{width:64px;background:#eee;color:#aaa;border:1px solid #ddd;}


footer { background-color: #333; color: #fff; }
footer a { color: #fff; }
footer a:hover { color: #fff; }
.footer-main{ background:#003f7d; }

.footer-qyjs{ border-bottom:1px solid #054e96; }
.footer-qyjs ul{ margin:35px auto;  }
.footer-qyjs ul li{ float:left; width:25%; height:97px; overflow:hidden; margin:0px; }
.footer-qyjs ul li:nth-child(1){ background:url("../images/sprite.png") left -230px no-repeat; }
.footer-qyjs ul li:nth-child(2){ background:url("../images/sprite.png") -716px -230px no-repeat; }
.footer-qyjs ul li:nth-child(3){ background:url("../images/sprite.png") left -360px no-repeat; }
.footer-qyjs ul li:nth-child(4){ background:url("../images/sprite.png") -716px -360px no-repeat; }
.footer-qyjs ul li h6{ margin:15px 0 0 100px; font-size:20px; font-weight:normal; }
.footer-qyjs ul li p{ margin:6px 0 0 100px; font-size:12px; }


.footer-nav { float:left; width:320px; margin:30px 0;}
.footer-nav a { color: #fff; }
.footer-nav ul { }
.footer-nav li { float:left; width:48%; margin-bottom:6px; }
.footer-nav li a { font-size: 12px; color:#ccc; }

.footer-tit { font-size: 20px; font-weight: bold; margin-bottom: 20px; }
.footer-tit small { margin-left: 10px; opacity: 0.6; font-size: 14px; }
.footer-contact { float: left; margin-left: 80px;  margin:30px 0; padding-left: 68px; border-left: 1px solid #054e96; padding-right: 0px; border-right: 1px solid #054e96; width: 430px; }
.footer-contact p { margin: 10px 0 0; font-size: 14px; line-height: 1.8; }
.footer-contact p a:first-child{ margin-right:30px; }

.footer-ewm { float: right;  margin:30px 30px 30px 0; }
.footer-ewm ul { margin-left: 0px; }
.footer-ewm li { float: left; width: 120px; margin-left: 30px; }
.footer-ewm li:first-child { margin-left: 0px; }
.footer-ewm li p { margin: 10px 0 0; text-align: center; font-size: 12px; }

.footer-copyright { text-align: center; padding: 18px 0; background-color: #111;}
.footer-copyright h6 { float: left; font-size:13px; color: #fff; margin:0; }
.footer-copyright p { float:left; font-size:12px; color:#666; margin:0 0 0 20px; width:850px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.footer-copyright p a { font-size:12px; color:#666; }


.mask{ background:#000; opacity:0.5; display:none; position:absolute; left:0; top:0; z-index:1000; }
.RFQ{ width:750px; height:450px; display:none; background:#fff;   position:absolute; z-index:1001; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; }
.RFQ-title{ margin:35px 30px 25px 30px; border-bottom:1px solid #ddd; padding-bottom:5px; }
.RFQ-title p{ font-size:22px; text-align:center; letter-spacing:10px; }
.RFQ-title i{ position:absolute; display:block; width:30px; height:30px; right:10px; top:10px; background:url("../images/close.png") left top no-repeat; }
.RFQ ul li span.bt{ color:#f00; margin-left:10px; font-size:18px;  }
.RFQ ul { margin:10px 0 50px 100px; }
.RFQ ul li{ padding:8px 0; font-size:14px; }
.RFQ ul li span{ display:inline-block; width:80px; font-size:14px; color:#999; }
.RFQ ul li #proName{ display:inline-block; width:400px; font-size:14px; color:#000; }
.RFQ ul li input{ width:390px; height:35px; padding-left:10px; padding-right:10px; border:1px solid #ddd; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; }
.RFQ ul li:nth-child(4) input{ width:268px; }
#imgCode{ vertical-align: middle; height: 40px;  margin-left: 10px; }
.RFQ ul li span.btn{ display:inline-block; margin-top:20px; background:#9e1009; cursor:pointer; color:#fff; width:116px; margin-right:20px; height:38px; line-height:38px; text-align:center; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;}
.RFQ ul li span.RFQ-Tel{ width:auto; margin-left:30px; font-size:16px; margin-right:2px; color:#000; vertical-align:bottom; }
.RFQ ul li span.zxbtn{ width:auto;  color:#d80808; text-decoration:underline; vertical-align:bottom; cursor:pointer; }
.RFQ ul li a{  font-size: 18px; color:#f30; }


@media screen and (max-width: 767px) {
    body { min-width: 320px; padding-top: 50px; padding-bottom: 50px; }
    .module { width: auto; }
    #message .m-content .m-message { width: 90%; padding: 20px; }
    .kf { display: none; }
    .footer-fix { display: block; }
    .top-bar { display: none; }
    .header { padding: 10px 0; position: fixed; z-index: 10; width: 100%; top: 0; left: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }


    .header nav { margin: 10px 0 -10px; text-align: left; display: none; background-color: transparent; border-bottom: 0; }
    .header nav ul { margin: 0 -15px; }
    .header nav li { display: block; margin: 0; border-top: 1px solid #eee; background: none; }
    .header nav li:first-child { display: none; }
    .header nav li a { line-height: 40px; padding: 0 15px; color: #333; height:auto; }
    .header nav li .arrow-nav { display: block; }
    .header nav li.active a, .header nav li.open a, .header nav li a:hover { background-color: transparent; color: #023793 }
    .header nav li.open .arrow-nav:after { border-color: #023793; transform: rotate(225deg); }
    .header nav .dropdown-box { position: static; background-color: #f5f5f5; min-width: auto; text-align: left; box-shadow: none; }
    .header nav .dropdown-box a { color: #333 !important; border-top: 1px dotted #ddd; padding: 0 15px; line-height: 40px; background-color: transparent !important; border-bottom: 0; }
    .header nav .dropdown-box a:hover { background-color: transparent !important; }
	
	
	
    .menu-btn { display: block; }
    .style-showcase { margin-bottom: 30px; }
    .pc-slide { float: none; width: auto; }
    .view .swiper-slide .img-center { height: 260px; line-height: 260px; }
    .style-showcase-info { margin: 20px 0 0; }
    .style-showcase-info h1 { margin-bottom: 20px; font-size: 18px; }
    .style-showcase-info p { margin-top: 10px; min-height: auto; }
    .style-showcase-info .tel { font-size: 14px; }
    .style-showcase-info .tel strong { font-size: 18px; }

    .banner-ny { height: 160px; }
    .section-pos-search { padding: 0; }
    .section-pos-search .module { padding: 0; }
    .section-pos-search .search-form { display: none; }

    .BusShelter-Pro { padding: 30px 0; }
    .BusShelter-Pro-c li { width: 48.2%; margin-right: 0; margin-bottom: 15px; }
    .BusShelter-Pro-c li:nth-child(2n) { float: right; }
    .BusShelter-Pro-c li a { margin: 10px 10px 0 10px; }
    .BusShelter-Pro-c li a figcaption, .BusShelter-Pro-c li p { font-size: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    .BusShelter-Pro-c li a img { display: block; width: 100%; margin-bottom: 6px; }
    .BusShelter-Pro-c li p span.price { font-size: 12px; }
    .BusShelter-Pro-c li p span.price i { font-size: 12px; }
    .BusShelter-Pro-c li p span.xunjia { float: right; padding: 0px 10px 1px 10px; margin-right: 20px; font-size: 12px; margin-left: 20px; }
    .BusShelter-Pro-c li p span.xunjia:hover { background: #ef1f1f; color: #fff; }
    .BusShelter-Pro-c li p span.type { clear: both; float: none; text-align: center; font-size: 12px; padding-top: 10px; }

    .BusShelter-Case-body li { width: 100%; margin-right: 0px; }
    .BusShelter-Case-body li img { display: block; width: 100%; margin-bottom: 10px; }
    .BusShelter-Case-body li figcaption { display: block; font-size: 13px; color: #999; margin: 0 0 15px 0; }

    .BusShelter-News-c ul li{ float:left; padding:15px 0; border-bottom:1px dashed #ddd; }
    .BusShelter-News-c ul li:last-child{ border-bottom:0; }
    .BusShelter-News-c ul li:nth-child(2n){ float:left; }
    .BusShelter-News-c ul li img{ width:25%; height:auto; }
    .BusShelter-News-c ul li div{ float:right; width:70%;   }
    .BusShelter-News-c ul li div a{ display:block; font-size:14px; font-weight:bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .BusShelter-News-c ul li div p{ font-size:12px; color:#aaa; line-height:20px; padding:0; margin:6px 0 0 0;  }
    
    .pager{margin:10px auto 20px auto;text-align:center;font-family:宋体;font-size:14px; line-height:45px;}
     .pager li{ display:inline; float:left;}
    .pager a{font-family:Arial;font-size:14px;color:#111;background:#fff;border:1px solid #ccc;text-decoration:none;margin-left:3px;display:inline-block;height:30px;line-height:30px;width:55px;text-align:center;vertical-align:middle;}
    .pager a:hover{color:#fff;background:#136ec2;border:1px solid #136ec2;}
    .pager a.pager-pre,.pager a.pager-next{width:50px; font-size:11px;}
    .pager span{font-family:Arial;font-size:14px;color:#fff;background:#333;border:1px solid #111;margin-left:8px;display:inline-block;height:30px;line-height:30px;width:30px;text-align:center;vertical-align:middle;}
    .pager span.pager-sel{color:#fff;background:#0442b0;border:1px solid #023793; font-weight:bold; }
    .pager span.pager-nopage{width:50px;background:#eee;color:#aaa;border:1px solid #ddd; font-size:11px;}
    .pager a:nth-child(1){ margin-left:0; }
    .pager span:nth-child(1){ margin-left:0; }


    .RFQ{ width:100%; height:450px; }
    .RFQ-title{ margin:15px 10px 10px 10px; }
    .RFQ ul { margin:10px 0 50px 20px; }
    .RFQ ul li span{ display:inline-block; width:auto; margin-right:20px; }
    .RFQ ul li #proName{ display:inline-block; width:auto; }
    .RFQ ul li input{ width:60%; height:35px;  }
    .RFQ ul li:nth-child(4) input{ width:26%; }
    .RFQ ul li span.btn{ display:inline-block; margin-top:20px; background:#9e1009; cursor:pointer; color:#fff; width:116px; margin-right:20px; height:38px; line-height:38px; text-align:center; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;}
    .RFQ ul li span.RFQ-Tel{ display:block; margin-left:0px; font-size:14px; margin-top:10px;}
    .RFQ ul li span.zxbtn{ width:auto;  color:#d80808; text-decoration:underline; vertical-align:bottom; cursor:pointer; }

    footer { padding-top: 15px; }
    .footer-main{ background:none; }
    .footer-qyjs { display: none; }
    .footer-nav { display: none; }
    .footer-contact { float: none; width: auto; margin:0 0 15px 0; padding:0; border-bottom:0; border-left:0; font-size:12px; }
    .footer-contact p{ font-size:12px; }
    .footer-ewm { float: none; margin: 0; display:none; }

    .footer-copyright{ font-size:12px; padding:10px 0; background-color:#222;}
    .footer-copyright h6{ float:none; font-size:12px; }
    .footer-copyright p{ display:none; }
}


#product-cate-nav{ position:fixed; z-index:100; top:0px; margin-top:-66px;  background:#fff; height:55px; width:100%; border-bottom:1px solid #ccc; -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
box-shadow: 0px 5px 5px rgba(0,0,0,0.3); -webkit-transition: margin-top .3s linear;
transition: margin-top .3s linear; }
#product-cate-nav ul{ width:1210px; margin:0 auto; text-align:center; }
#product-cate-nav ul li{ float:left; }
#product-cate-nav ul li:last-child{ float:right; }
#product-cate-nav ul li a{ display:block; margin-right:40px; height:55px; line-height:55px; color:#000; font-size:16px; }
#product-cate-nav ul li a.imp{ color:#023793; }
#product-cate-nav ul li a:hover{ color:#023793; font-weight:bold; }
#product-cate-nav ul li small{ display:inline-block; background:url("../images/home.png") center center; background-size:cover; width:26px; height:26px; margin-right:10px; margin-top:14px; }
#product-cate-nav ul li i{ display:inline-block; width:30px; height:30px; background:url("../images/tel.png") center center; background-size:cover; vertical-align:text-bottom; }
#product-cate-nav ul li span{ display:inline-block; height:55px; line-height:55px; font-size:28px; font-weight:lighter; color:#023793; margin-left:6px; font-family:Impact; margin-left:10px; }