﻿html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.15; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body { margin: 0; font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; line-height: 1.42857143; font-size: 14px; min-width: 1230px; background: #fff; color: #333; }
h1 { font-size: 2em; margin: .67em 0; }
figure { /*margin:1em 40px;*/ }
hr { box-sizing: content-box; height: 0; overflow: visible; }
a { -webkit-text-decoration-skip: objects; background-color: transparent; }
abbr[title] { border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { line-height: 1.42857143; margin: 0; outline: none; }
body, button, input, select, textarea { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga", "kern"; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html[type=button],

[type=reset], [type=submit] { -webkit-appearance: button; }
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: .35em .75em .625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type=checkbox], [type=radio] { box-sizing: border-box; padding: 0; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }
[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
summary { display: list-item; }
article, aside, footer, header, nav, section, figcaption, figure, main, details,

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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/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(../imgs/nav/product1.png); }
.footer-fix li i.i2 { background-image: url(../imgs/nav/case.png); }
.footer-fix li i.i3 { background-image: url(../imgs/nav/msg.png); }
.footer-fix li i.i4 { background-image: url(../imgs/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; }
.header { background-color: #fff; }
.header .logo { float: left; font-size: 0; height: 70px; line-height: 70px; text-align: left; padding: 15px 0; }
.header .telephone { float: right; background: url(../imgs/sprite.png) no-repeat -100px -12px; padding-left: 55px; margin-top: 25px; color: #999; height:45px;  min-height:45px; padding-right:25px; }
.header .telephone span { display: block; font-size: 28px; font-family: Impact; line-height: 1; color: #023793; }
.header .summary { float: left; font-size: 20px; margin: 20px 0 20px 24px; padding: 4px 0 4px 24px; border-left: 1px solid #ddd; color: #999; color:#023793; font-weight:600}
.header .summary p{ font-size:16px; color:#999; font-weight:400}
.header .summary i{ color:#F60}
.hh1{ color:#F60; font-size:20PX; display: inline;}.header .summary p:nth-child(1) { font-size: 20px; font-weight: bold; color: #023793; margin: 0; }
.header .summary p:nth-child(1) i { margin: 0 10px 0 5px; }
.header .summary p:nth-child(2) { font-size: 14px; margin: 5px 0 0 0; }
.header nav { font-size: 0; background-color: #023793; color: #fff; }
.header nav li { display: inline-block; vertical-align: middle; }
.header nav li a { display: block; font-size: 16px; height:55px; line-height: 55px; padding: 0 28px; color: #fff; }
.header nav li .arrow-nav { float: right; height: 40px; width: 40px; position: relative;  background:#ff5c01 }
.header nav li .arrow-nav:after { content: ''; border-top: 2px solid #ccc; border-left: 2px solid #ccc; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; transform: rotate(135deg); right: 15px; }
.header nav li.active{ background:#ff5c01; padding: 0 28px; color: #fff;}
.header nav li.dropdown { position: relative; }
.header nav li.dropdown:before { content: ""; position: absolute; border: 4px solid transparent; border-bottom: 0; border-top-color: currentColor; top: 50%; margin-top: -2px; right: 6px; }
.header nav .dropdown-box { position: absolute; left: 0; min-width: 100%; top: 100%; display: none; z-index: 10; text-align: center; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18); background-color: rgba(255, 255, 255, 0.9); }
.header nav .dropdown-box p { margin: 0; border-bottom: dotted 1px #ccc; }
.header nav .dropdown-box a { height:auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 0 10px; font-size: 14px; background-color: transparent !important; line-height: 40px; color: #333 !important; }
.header nav .dropdown-box a:hover { background-color: #fff !important; color: #023793 !important; }
.header nav li.open .dropdown-box { display: block; }
.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 { height: 550px; position: relative; }
.banner .swiper-slide { background: no-repeat center / cover; }
.section-search { padding: 15px 0; background-color: #f2f2f2; }
.section-search .search-hot { float: left; padding: 7px 0; background: url(../imgs/sprite.png) no-repeat 0 -75px; padding-left: 30px; }
.section-search .search-hot a { margin-right: 15px; }
.section-search .search-hot span { font-weight: bold; }
.section-search .search-form { float: right; }
.section-search .search-form input { float: left; border: 1px solid #eee; padding: 6px 12px; width: 210px; font-size: 14px; }
.section-search .search-form button { border: 0; padding: 0; float: left; cursor: pointer; outline: none; width: 60px; height: 34px; color: #fff; background: url(../imgs/sprite.png) no-repeat -312px -212px #023793; font-size: 0; }

.friend-link { padding: 20px 0; }
.friend-link h4 { border-bottom: 1px solid #ddd; margin: 0; font-size: 18px; color: #023793; padding-bottom: 15px; }
.friend-link h4 small { text-transform: uppercase; font-size: 16px; font-weight: normal; color: #999; }
.friend-link ul { margin-left: 0px; margin-top:5px; }
.friend-link li { float: left; margin: 1px 20px 0 0; }
.friend-link li a{ font-size:12px; color:#999; }


.view .swiper-slide .img-center { width: 100%; height: 300px; line-height: 300px; }
.swiper-container { width: 100%; }
.preview { width: 100%; margin-top: 10px; position: relative; }
.preview .swiper-container { margin: 0 30px; }
.preview .swiper-slide .img-center { height: 80px; border: 1px solid #ddd; cursor: pointer; position: relative; line-height: 80px; }
.preview .arrow-left { background: url(../imgs/feel3.png) no-repeat left top; position: absolute; left: 0; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .arrow-right { background: url(../imgs/feel4.png) no-repeat left bottom; position: absolute; right: 0; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .active-nav .img-center { border-color: #023793; }
div.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; background: #ffffff; border: 1px solid #ddd; display: none; text-align: center; overflow: hidden; font-size: 0; }
div.zoomMask { position: absolute; background: url(../imgs/mask.png) repeat scroll 0 0 transparent; cursor: move; z-index: 1; }
.style-showcase { margin: 0 0 40px; }
.style-showcase-info { margin-left: 430px; }
.style-showcase-info h1 { font-size: 24px; margin: 0 0 30px; font-weight: normal; }
.style-showcase-info p { margin: 5px 0 0; color: #666; line-height: 1.8; min-height: 250px; }
.style-showcase-info .tel { border-top: 2px solid #e6e6e6; margin-top: 15px; padding-top: 15px; height: 42px; line-height: 21px; font-size: 18px; }
.style-showcase-info .tel span { color: #023793; }
.style-showcase-info .tel a { float: right; line-height: 42px; padding: 0 25px; background-color: #333; color: #fff; }
.section { padding: 60px 0 30px 0; }
.section-title { margin-bottom: 40px; text-align: center; font-size: 28px; }
.section-title h2 { margin-top: 0; margin-bottom: 0px; text-align: center; font-size: 28px; letter-spacing: 2px; }
.section-title p { color: #999; font-size: 13px; /*font-family:Arial;*/ margin: 5px 0 0 0; text-align: center; }
.section-title:after { display: block; content: ''; width: 38px; height: 3px; margin: 10px auto 0; background-color: #023793; }
.in-prod-menu { text-align: center; font-size: 0; margin-bottom: 20px; }
.in-prod-menu li { display: inline-block; vertical-align: middle; }
.in-prod-menu li span { display: block; margin: 0 5px 10px; font-size: 14px; line-height: 39px; position: relative; background: url(../imgs/pro-btn.png) no-repeat center / 100% 100%; width: 175px; cursor: pointer; }
.in-prod-menu li span:before, .in-prod-menu li span:after { position: absolute; content: ''; background-color: #fff; width: 16px; height: 1px; top: 50%; display: none; }
.in-prod-menu li span:before { left: 33px; }
.in-prod-menu li span:after { right: 33px; }
.in-prod-menu li.active span { color: #fff; background-image: url(../imgs/pro-btn-on.png); }
.in-prod-menu li.active span:before, .in-prod-menu li.active span:after { /*display: block;*/ }
.product { /*margin: -20px 0 0 -20px;*/ padding-bottom: 15px; }
.product li { float: left; width: 390px; background: #fff; margin-right: 15px; margin-bottom: 15px; transition: all .1s linear; text-align: center; }
.product 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) }
.product li:nth-child(3n) { margin-right: 0; }
.product li a { display: block; margin: 10px 10px 0 10px; }
.product li:hover a figcaption { color: #000; }
.product li a figure { margin: 0; padding: 0; }
.product li img { display: block; width: 370px; margin-bottom: 8px; }
.product li figcaption { display: block; font-size: 14px; color: #999; margin: 0 0 0 0; }

.product li p { text-align: left; margin: 20px 0 20px 0; }
.product li p span { float: left; display: block; }
.product li p span.price { margin-left: 20px; color: #ef1f1f; font-size: 14px; }
.product li p span.price i { font-size: 14px; font-style: normal; margin-right: 2px; }
.product 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; }
.product li p a.xunjia:hover { background: #ef1f1f; color: #fff; }
.product li p span.type { float: right; font-size: 13px; margin-right: 25px; font-weight: bold; }
.product li p span.size { float: left; font-size: 13px; margin-left: 20px; }

.case-nav { float: left; margin:0 20px 0 0; padding:0; }
.case-nav ul { margin:0; padding:0;  }
.case-nav ul li{  position:relative;  }
.case-nav ul li a{ display:block; height:92px; width:300px; height:92px; background:#f1f1f1; margin:0 0 10px 0;  }
.case-nav ul li a span{ display:block;  }
.case-nav ul li a span:nth-child(1){ font-size:20px; color:#000; padding:20px 0 5px 30px; }
.case-nav ul li a span:nth-child(2){ font-size:12px; color:#aaa; padding:0 0 0 30px; }
.case-nav ul li i{ position:absolute; display:none;  width:12px; height:12px; background:#023793; right:-6px; top:35px; transform: rotate(135deg); }

.case-nav ul li:nth-child(1) a{ background:#023793; }
.case-nav ul li:nth-child(1) a span{ color:#fff; }
.case-nav ul li:nth-child(1) i{ display:block; }

.case-img { float: left; margin:0; padding:0; }
.case-img a{ display:none; }
.case-img img{ margin:0; padding:0; }
.case-img a:nth-child(1){ display:block; }




.bg1 { background: url(../imgs/ys-bg.jpg) no-repeat center / cover;  overflow:hidden; }
.bg2 { background: url(../imgs/ys-bg2.jpg) no-repeat center / cover; overflow:hidden; padding-top:40px; }
.youshi-tel { display: block; background: url(../imgs/ys-consult.png) no-repeat left center; line-height: 42px; color: #023793; padding-left: 64px; margin: 30px auto 0; width: 262px; }
.youshi-tel span { font-size: 20px; font-family:Impact; }
.youshi dl { margin: 0; padding: 50px 0; border-bottom: solid 1px #C4C4C4; }
.youshi dl:last-child { border-bottom: 0; }
.youshi dt { float: right; width: 500px; }
.youshi dd { margin: 0 550px 0 0; }
.youshi dd h4 { background: url(../imgs/ys-line.png) no-repeat 0 bottom; padding-bottom: 15px; margin: 0 0 30px; overflow: hidden; }
.youshi dd h4 i { float: left; font-style: normal; color: #fff; background-color: #023793; width: 77px; line-height: 77px; text-align: center; border-radius: 50%; font-family: Impact; font-size: 48px; }
.youshi dd h4 span { display: block; margin-left: 100px; font-size: 44px; line-height: 1; color: #023793; padding: 8px 0; }
.youshi dd h4 small { display: block; color: #333; font-size: 12px; text-transform: uppercase; margin-top: 5px; }
.youshi dd p { margin: 10px 0 0; line-height: 2; color: #666; background: url(../imgs/ys-icon.png) no-repeat left center; padding-left: 20px; }
.youshi dd .text { margin-left: 70px; }
.youshi dd .btn { margin-top: 30px; }
.youshi dd .btn span { display: inline-block; margin-right: 15px; line-height: 38px; background-color: #023793; color: #fff; padding: 0 30px; cursor:pointer; }
.youshi dd .btn .tel { display: inline-block; line-height: 38px; background: url(../imgs/ys-tel.png) no-repeat 0 center; padding-left: 44px; }
.youshi dd .btn .tel span { font-size: 18px; color: #023793; font-family:Impact; font-weight:lighter; background-color:transparent; padding:0; margin:0;  }
.youshi dl:nth-child(even) dt { float: left; }
.youshi dl:nth-child(even) dd { margin: 0 0 0 550px; }

@-webkit-keyframes circle {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes circle {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.youshi-list { }
.youshi-list li { float: left; width: 20%; position: relative; background: url(../imgs/ys2-line.png) no-repeat center; }
.youshi-list li .ys-circle { -webkit-animation: circle 10s infinite linear; animation: circle 10s infinite linear; -moz-animation: circle 10s infinite linear; width: 154px; height: 146px; margin: 0 auto; }
.youshi-list li .ys-circle img { display: block; width: 100%; height: 100%; }
.youshi-list li .icon { position: absolute; top: 0; left: 0; width: 100%; text-align: center; color: #fff; }
.youshi-list li .icon img { display: block; margin: 40px auto 4px; }
.youshi-list li .icon span { display:block; margin: 0; font-weight: normal; font-size: 15px; }
.in-about { margin: 0; }
.in-about dt { float: left; width: 530px; }
.in-about dd { margin-left: 580px; }
.in-about dd h4 { margin: 0 0 20px; font-size: 18px; }
.in-about dd h4 small { display: block; color: #999; font-weight: normal; font-size: 12px; }
.in-about dd h4:after { display: block; content: ''; width: 38px; height: 3px; /*margin: 10px 0 0; background-color: #023793;*/ }
.in-about dd p { margin: 0; text-align: justify; color: #666; line-height: 1.8; }
.in-about dd .btn { margin-top: 30px; }
.in-about dd .btn span { display: inline-block; margin-right: 15px; line-height: 38px; background-color: #023793; color: #fff; padding: 0 30px; cursor:pointer; }
.in-about dd .btn span a{color: #fff; line-height:38px;}
.in-about dd p{ text-indent:2em}
.in-about-class { margin: 15px 0 0 -20px; }
.in-about-class li { float: left; width: 285px; margin:15px 0 0 20px; position: relative; }
.in-about-class li img { display: block; }
.in-about-class li .pic { width: 285px; }
.in-about-class li .icon { position: absolute; color: #fff; width: 100%; text-align: center; }
.in-about-class li .icon img { display: block; margin: 35px auto 7px; }
.in-about-class li .icon span { display: block; font-size: 20px; line-height: 20px; font-weight: bold; }
.in-about-class li .icon i { display: block; font-size: 12px; font-weight: normal; }
.in-about-class li .bg { position: absolute; background: rgba(2, 55, 147, 0.8); width: 100%; height: 100%; opacity: 0; }
.in-about-class li:hover .bg { opacity: 1; }
.in-about-class li .line::before, .in-about-class li .line::after { position: absolute; content: ''; opacity: 0; }
.in-about-class li .line::before { top: 8px; right: 8px; bottom: 8px; left: 8px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; transform: scale(0, 1); transform-origin: 0 0; }
.in-about-class li .line::after { top: 8px; right: 8px; bottom: 8px; left: 8px; border-right: 1px solid #fff; border-left: 1px solid #fff; transform: scale(1, 0); transform-origin: 100% 0; }
.in-about-class li .line::before, .in-about-class li .line::after { transition: opacity 0.35s, transform 0.35s; }
.in-about-class li:hover .line::before, .in-about-class li:hover .line::after { opacity: 1; transform: scale(1); }
.in-about-class li:hover .line::before, .in-about-class li:hover .line::after { transition-delay: 0.05s; }


.news { }
.news-hydt{ float:left; width:350px; border-right:1px solid #ccc; padding-right:35px; }
.news-baike{ float:left; width:350px; border-right:1px solid #ccc; padding-left:35px; padding-right:35px; }
.news-qa{ float:left; width:350px; padding-left:35px; }
.news .news-title {margin-bottom: 15px;line-height: 30px;font-weight: bold;font-size: 18px;}
.news .news-title .more {float: right;text-transform: uppercase;font-size: 12px;font-weight: normal; font-style:normal;}
.news .news-title span {color: #023793;margin-left: 10px;font-size: 12px; text-transform:uppercase;}

.news-list {margin-top: 15px;}
.news-list li a {display: block;line-height: 38px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; position: relative;padding-left: 15px;}
.news-list li a:before {content: '';position: absolute;left: 0;top: 50%;width: 6px;height: 6px;background-color: #ccc;margin-top: -3px;border-radius: 50%;}
.news-list li a:hover:before {background-color: #023793;}


/*.news-baike ul li { float: left; width:430px; padding:15px 0; border-bottom:1px dotted #ccc; }
.news-baike ul li:nth-child(2n) { float: right; }
.news-baike ul li img { display:block; float:left; width:100px; height:70px; }
.news-baike ul li div { float:right; width:320px;  }
.news-baike ul li div a{ font-size:15px; margin:0 0 0 0; padding:0; overflow: hidden; white-space: nowrap;  text-overflow:ellipsis;  }
.news-baike ul li div p{ font-size:12px; color:#999; margin:5px 0 0 0; line-height:18px; overflow: hidden; text-overflow: ellipsis; 
                   display: -webkit-box; -webkit-line-clamp: 2; overflow:hidden;  -webkit-box-orient: vertical; }*/

/*
-webkit-line-clamp需要和 display、-webkit-box-orient 和 overflow 结合使用：

display: -webkit-box;  //必须结合的属性，将对象作为弹性伸缩盒子模型显示。
-webkit-box-orient: vertical; //必须结合的属性，设置伸缩盒子的子元素排列方式，vertical是从上到下排列
-webkit-line-clamp: 3;（行数）//不是css的规范属性，需要组合上面两个属性使用
text-overflow: ellipsis; //可选属性，可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本。
*/

#qa{ float:right; width:350px; height:208px; overflow:hidden}
#qa-wrapper{background:#fff;margin-top:15px;padding:0;height:208px;overflow:hidden}
#qa-list{margin:0;padding:0}
#qa-list li{padding:18px 0;border-bottom:1px dashed #ccc; float:none;}
#qa-list li a{ font-size:14px;color:#000; overflow: hidden; white-space: nowrap;  text-overflow:ellipsis; width:311px; display:inline-block; vertical-align:top; }
#qa-list li a:hover{color:#023793}
#qa-list li span{display:inline-block;background-color:#023793;color:#fff;padding:1px 3px;text-align:center;margin-right:6px; font-size:12px;}
#qa-list li div span{float:left;background-color:#aaa;color:#fff;padding:1px 4px 0;text-align:center;margin-top:12px;margin-right:10px}
#qa-list li div p{float:left;width:310px;font-size:12px;color:#999;line-height:20px; margin:0; padding:0; margin-top:8px; }

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(/imgs/sprite.png) left -230px no-repeat; }
.footer-qyjs ul li:nth-child(2){ background:url(/imgs/sprite.png) -716px -230px no-repeat; }
.footer-qyjs ul li:nth-child(3){ background:url(/imgs/sprite.png) left -360px no-repeat; }
.footer-qyjs ul li:nth-child(4){ background:url(/imgs/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:12px; }
.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: left;  margin:30px 30px 30px 30px; }
.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(/imgs/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 (min-width: 768px) {
    .header-fix { height: 155px; }
    .header-fix nav { position: fixed; left: 0; top: 0; width: 100%; z-index: 100; }
}

@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 .summary, .header .telephone { display: none; }
    .header .logo { height: 30px; line-height: 30px; /*float: none;*/ padding: 0; }
    .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 { height: 160px; }
    .section-search { padding: 0; }
    .section-search .module { padding: 0; }
    .section-search .search-hot { display: none; }
    .section-search .search-form { float: none; position: relative; }
    .section-search .search-form input { border-color: transparent; width: 100%; box-sizing: border-box; line-height: 20px; padding: 9px 60px 9px 15px; border-radius: 0; border-bottom: 1px solid #eee; }
    .section-search .search-form button { position: absolute; right: 0; top: 0; width: 50px; height: 40px; }
    .section { padding: 30px 0; }
    .section-title { margin-bottom: 20px; font-size: 20px; }
    .section-title p { font-size: 12px; }
    .section-title:after { width: 20px; height: 2px; margin-top: 10px; }
    .in-prod-menu { margin-bottom: 10px; }
    .in-prod-menu li span { width: 105px; margin: 0 3px 6px; line-height: 34px; font-size: 12px; }
    .in-prod-menu li span:before, .in-prod-menu li span:after { display: none !important; }
    /*.product {
        margin: -10px 0 0 -10px;
    }
    .product li {
        float: left;
        width: 50%;
    }
    .product li a {
        margin: 10px 0 0 10px;
    }
    .product li .text {
        line-height: 34px;
        font-size: 12px;
    }*/
    .product li { width: 48.2%; margin-right: 0; margin-bottom: 15px; }
    .product li:nth-child(2n) { float: right; }
    .product li a { margin: 10px 10px 0 10px; }
    .product li a figcaption, .product li p { font-size: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    .product li a img { display: block; width: 100%; margin-bottom: 6px; }
    .product li p span.price { font-size: 12px; }
    .product li p span.price i { font-size: 12px; }
    .product li p a.xunjia { float: right; padding: 0px 10px 1px 10px; margin-right: 20px; font-size: 12px; margin-left: 20px; }
    .product li p a.xunjia:hover { background: #ef1f1f; color: #fff; }
    .product li p span.type { clear: both; float: none; text-align: center; font-size: 12px; padding-top: 10px; }


    .case-nav { float: none; width:100%; padding-bottom:10px; }
    .case-nav ul li{ position:inherit;  float:left; width:48.5%; height:53px; margin:3px 0; }
    .case-nav ul li:nth-child(2n){ float:right; }
    .case-nav ul li:last-child{ width:100%; }
    .case-nav ul li a{ display:block;   background:#f1f1f1; margin:0 0 0 0; width:auto; height:50px; }
    .case-nav ul li a span{ display:block;  }
    .case-nav ul li a span:nth-child(1){ font-size:15px; color:#000; padding:5px 0 2px 10px; }
    .case-nav ul li a span:nth-child(2){ font-size:12px; color:#aaa; padding:0 5px 0 10px; text-overflow:ellipsis; white-space:nowrap; overflow: hidden;  }
    .case-nav ul li i{ position:absolute; display:none;  width:12px; height:12px; background:#023793; right:-6px; top:35px; transform: rotate(135deg); }

    .case-nav ul li:nth-child(1) a{ background:#023793; }
    .case-nav ul li:nth-child(1) a span{ color:#fff; }
    .case-nav ul li i{ display:none; }

    .case-img { float: none; width:100%; margin:0; padding:0; }
    .case-img img{ margin:0; padding:0; display:none; width:100%; }
    .case-img img:nth-child(1){ display:block; }


    .youshi-tel { margin-top: 20px; width: 220px; background-size: 100% 100%; font-size: 12px; line-height: 36px; }
    .youshi-tel span { font-size: 16px; }
    .youshi dl { padding: 30px 0; }
    .youshi dt { float: none !important; width: auto; }
    .youshi dd { margin: 20px 0 0 !important; }
    .youshi dd h4 { margin-bottom: 15px; }
    .youshi dd h4 i { width: 50px; line-height: 50px; font-size: 30px; }
    .youshi dd h4 span { padding: 6px 0; margin-left: 60px; font-size: 20px; }
    .youshi dd .text { margin: 0; }
    .youshi dd p { line-height: 1.8; font-size:12px; }
    .youshi dd .btn { margin-top: 20px; }
    .youshi dd .btn .tel { display: block; margin-top: 10px; }
    .youshi-list { margin-top: -15px; }
    .youshi-list li { width: 33.333333%; margin-top: 15px; background: none; }
    .youshi-list li .ys-circle { width: 86px; height: 80px; }
    .youshi-list li .icon img { width: 21px; height: 21px; margin-top: 20px; }
    .youshi-list li .icon span { display:block; font-size: 12px; }
    .youshi-list li:nth-child(4), .youshi-list li:nth-child(5){ display:none; }

    .in-about dt { width: auto; float: none; }
    .in-about dd { margin: 20px 0 0; }
    .in-about dd h4 { font-size: 18px; margin-bottom: 15px; }
    .in-about dd h4 small { font-size: 12px; }
    .in-about dd h4:after { width: 20px; height: 2px; }
    .in-about dd .btn { margin-top: 20px; }
    .in-about-class { margin: 10px 0 0 -10px; }
    .in-about-class li { width: 46%; margin: 10px 0 0 10px; overflow: hidden; }

    .news-list li a { font-size:12px; line-height:28px; }

    .news-hydt{ float:none; width:100%; border-right:0; padding-right:0; margin-top:15px; }
    .news-baike{ margin:50px 0 0 0; padding:0; border:0; float:none; width:100%; border-right:0; padding-right:0; }
    .news-qa{ margin:50px 0 0 0; padding:0; border:0; float:none; width:100%;  }
	.news-hydt img, .news-baike img, .news-qa img{ width:100%; }
	#qa{ float:none; width:100%; }

    .mt{ margin-top:30px; }


	.friend-link{ display:none; }
    .friend-link li { margin-top: 0px; }
    .friend-link li a{ font-size:11px;  }

    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: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; }

    
    .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; }
}



.banner-ny { height: 352px; position: relative; }
.about{ background:#f1f1f1; }
.about-main{ margin:30px 0; float:left; width:930px;}
.about-main-nav{ padding:0 0 15px 0; }
.about-main-nav ul li{ float:left; margin-right:10px; }
/*.about-main-nav ul li:last-child{ float:right; margin-right:0;}*/
.about-main-nav ul li a{ display:block; width:178px; padding:13px 0; background:#ddd; color:#000; text-align:center;}
.about-main-nav ul li a.sel{ background:#023793; color:#fff; }

.about-main-content{ padding:20px; background:#fff; min-height:500px; }
.about-main-content-gsjs img{ display:block; text-align:center; width:100%;  }
.about-main-content-gsjs p{ font-size:16px; line-height:32px; text-indent:2em; margin-bottom:20px; }

.about-main-content-ryzz{ background:#fff; }
.about-main-content-ryzz li{ float:left; width:30%; height:420px; margin-right:30px; }
.about-main-content-ryzz li:nth-child(1),.about-main-content-ryzz li:nth-child(2),.about-main-content-ryzz li:nth-child(3){ height:450px; }
.about-main-content-ryzz li p{ box-shadow: 0px 0px 5px #ccc; background:#fff; padding:3px; }
.about-main-content-ryzz li:nth-child(3n){ margin-right:0; }
.about-main-content-ryzz li img{ width:100%; }

.about-main-content-fwzz{ margin-left:20px; }
.about-main-content-fwzz h6{ font-size:18px; font-weight:bold; margin-bottom:6px;}
.about-main-content-fwzz ol{ margin-bottom:50px; margin-left:30px;}
.about-main-content-fwzz ol:last-child{ margin-bottom:0px; }
.about-main-content-fwzz li{ font-size:14px; list-style: decimal; margin-bottom:10px; color:#666;}

.about-main-content-lxwm{ margin:20px;} 
.about-main-content-lxwm dl dt{ border-bottom:1px solid #ddd; font-size:28px; padding:20px 0; margin-bottom:15px; }
.about-main-content-lxwm dl dd{ border-bottom:1px dashed #ddd; font-size:16px; color:#555; padding:25px 0 25px 0; margin-left:0;}
.about-main-content-lxwm dl dd span{ color:#000; margin-right:20px; }
.about-main-content-lxwm dl dd a{ color:#005b69; text-decoration:underline; margin-right:30px; }
.about-main-content-lxwm dl dd a:hover{ color:#bf0526; }
.about-main-content-lxwm dl dd:nth-child(2) span{ font-family:Arial; color:#e10303; font-size:24px; }
.about-main-content-lxwm dl dd:nth-child(3) span{ text-decoration:underline; cursor:pointer; color:#005b69; }
.about-main-content-lxwm dl dd:nth-child(3) span:hover{ color:#bf0526; }
.about-main-content-lxwm dl dd.dh{ background:url(/imgs/about/phone.png) left center no-repeat; padding-left:44px; }
.about-main-content-lxwm dl dd.xx{ background:url(/imgs/about/msg1.png) left center no-repeat; padding-left:44px; }
.about-main-content-lxwm dl dd.qq{ background:url(/imgs/about/qq1.png) left center no-repeat; padding-left:44px; }
.about-main-content-lxwm dl dd.yx{ background:url(/imgs/about/mail1.png) left center no-repeat; padding-left:44px; }
.about-main-content-lxwm dl dd.dz{ background:url(/imgs/about/pos.png) left center no-repeat; padding-left:44px; }


.about-main-content-dingzhi h1{ float:left; display:inline-block; font-size:22px; margin-bottom:20px; margin-top:16px; background:#023793; padding:6px 20px; color:#fff; }
.about-main-content-dingzhi p{ float:left; margin-left:20px; height:42px; line-height:42px; font-size:14px; color:#999;  }
.about-main-content-dingzhi ul{ margin:10px 30px 30px 30px;  }
.about-main-content-dingzhi li{ margin-bottom:35px; font-size:16px;  }
.about-main-content-dingzhi li span{ display:block; color:#757575; margin-bottom:10px; font-size:14px; font-weight:400; font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei";  }
.about-main-content-dingzhi li b{ margin-left:20px; color:#f00; vertical-align:middle; }
.about-main-content-dingzhi li i{ margin-left:20px; color:#f00; font-size:14px; display:none; }
.about-main-content-dingzhi li input{  width:450px; height: 18px;	padding: 10px 16px;	border: 1px solid #e0e0e0;	font-size: 14px; line-height: 18px;	background: #fff;
                    -webkit-transition: border-color .2s linear;	transition: border-color .2s linear; }
.about-main-content-dingzhi li input:hover{ border-color:#aaa; }
.about-main-content-dingzhi li input:focus{ border-color:#023793; }
.about-main-content-dingzhi li #btn{ padding:6px 35px; background:#023793; color:#fff; font-size:14px; }
.about-main-content-dingzhi .zj-dz-tiptxt{ display:block; font-size:12px; margin-top:30px; }
.about-main-content-dingzhi textarea{ width:450px; height:100px; padding: 10px 16px; border: 1px solid #e0e0e0;	font-size: 14px; line-height: 18px;	background: #fff;
                    -webkit-transition: border-color .2s linear;	transition: border-color .2s linear; }
.about-main-content-dingzhi textarea:hover{ border-color:#aaa; }
.about-main-content-dingzhi textarea:focus{ border-color:#023793; }


#mapContent{ width:838px; height:600px; margin:0 auto; text-align:center; }


 .section-pos-search { padding: 8px 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: none; padding: 7px 0; background: url(../imgs/location.png) no-repeat 0 center; padding-left: 24px; }
    .section-pos-search .search-form { float: none; display:none; }

.about-side{ float:right; width:260px;  margin-top:30px; overflow:hidden; background:#fff; }
.about-side h3{ background:#023793; padding:15px 0; text-align:center; color:#fff; font-size:22px; margin:0; font-weight:500; letter-spacing:3px; }
.about-side ul{ padding-top:10px; }
.about-side ul li{   }
.about-side ul li a{ display:block; height:45px; line-height:45px; padding-left:20px; background:#fff; margin-bottom:2px; border-bottom:1px dashed #eee; font-size:15px;}
.about-side ul li:last-child a{ border-bottom:1px dashed #fff; }
.about-side ul li a:hover{ background:#023793; color:#fff; border-bottom:1px dashed #023793; }
.about-side ul li dt a{   }
.about-side ul li dd { margin-left:0; }
.about-side ul li dd a{ display:block; padding-left:50px; color:#999; font-size:15px; }
.about-side ul li dd a:hover{  background:#023793; color:#fff; }
.contact{ margin-top:30px; }
.contact h4{ background:#023793; padding:15px 0; text-align:center; color:#fff; font-size:22px; margin:0; font-weight:500; letter-spacing:3px; }
.contact img{ display:inline-block; }
.contact-wechat { margin-top:15px; text-align:center; }
.contact-wechat span{ text-align:center; margin-top:0px; font-size:16px; letter-spacing:2px;  }
.contact-lxfs{ margin:25px 15px 25px 15px; border-top:1px dashed #ddd; padding-top:10px; }
.contact-lxfs dt{ background: Url(../imgs/icons.png) -176px -41px no-repeat; padding-left: 30px; font-size: 16px; font-weight:bold; height: 30px; line-height: 18px; }
.contact-lxfs dd{ margin-left:30px; margin-top:3px; font-size:12px; margin-top:10px; color:#666; }
.contact-lxfs dd a{ font-size: 13px; color:#666; display:block; background: url(../imgs/icons.png) -188px -731px no-repeat; margin-top:6px; padding-left:30px; height:24px; vertical-align:middle; }
.contact-wt{ margin:25px 15px 25px 15px; border-top:1px dashed #ddd; padding-top:10px; }
.contact-wt dt{ display: block; background: Url(../imgs/icons.png) -176px -80px no-repeat; padding-left: 35px;  font-size: 16px;  height: 30px;  line-height: 25px; }
.contact-wt dd{ font-size:14px; color:#666; margin:15px 0 50px 30px; }

.news{ background:#f1f1f1; }
.news-list{ margin:30px 0; float:left; width:900px;  background:#fff; min-height:500px; }
.news-list h1{ font-weight:normal; margin: 15px 15px 10px 15px; font-size: 20px;  border-left: 8px solid #023793; padding-left: 12px; border-bottom:1px dashed #eee; padding-bottom:3px; }
.news-list-main{ padding:0 20px 15px 20px; min-height:500px;  }
.news-list ul{ list-style:none }
.news-list ul li{ padding:25px 0; border-bottom:1px dashed #eee; list-style:none !important; list-style-type:none !important }
.news-list ul li:last-child{ border-bottom:0; }
.news-list ul li a{  display:block; font-size: 14px; }
.news-list ul li a img{ float:left; width: 180px; height: 100px; border: 1px solid #eaeaea; }
.news-list ul li a > div{ float:left; margin-left:15px; width:600px; } 
.news-list ul li a h4 { font-size: 16px; font-weight:normal; color: #000; margin: 0; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; } 
.news-list ul li a p {font-size: 12px; color: #aaa; line-height: 22px; margin:6px 0;  }  
.news-list ul li a span{ display:inline-block; font-size: 12px; color:#333;  } 
.news-list ul li a span:last-child{ margin-left:100px;  } 


.news-list-side{ float:right; width:290px;  margin-top:30px; min-height:500px; background:#fff; }
.news-list-side h3{ background:#023793; color:#fff; text-align:center; height:60px; line-height:60px; margin:0; }
.news-list-side ul { margin:0; padding:6px 10px; background:#fff;  }
.news-list-side li{ margin: 10px 0 0 0;  }
.news-list-side li a{display: block; width: 100%; margin:0 auto 28px auto; text-align:center; overflow: hidden;  }
.news-list-side li a img{display: block; width: 94%; height: auto; padding: 4px;  text-align:center; border: 1px solid #eee; cursor: pointer; }
.news-list-side li a span{display: block; font-size: 12px; text-align: center; padding: 6px 6px 10px 6px; color: #000; overflow: hidden; text-overflow:ellipsis; width:90%; white-space:nowrap;  }
.news-list-side li a:hover { background:#fcfcfc; box-shadow:0 10px 10px rgba(0,0,0,0.25); -webkit-box-shadow:0 10px 10px rgba(0,0,0,0.25);  }
.news-list-side li a:hover span{ font-weight:bold; }



.case{ background:#f1f1f1; }
.case-list{ margin:20px 0; float:left; width:930px;  }
.case-list h1{ margin-top: 0; font-weight:normal; margin-bottom: 10px; font-size: 22px;  border-left: 8px solid #023793; padding-left: 12px;}
.case-list-cate{  }
.case-list-cate li{ float:left; margin:15px 15px 20px 0; }
.case-list-cate li:last-child{ margin-right:0; }
.case-list-cate li a{ display:block;  color:#000; background: url(../images/pro-btn_e.png) no-repeat center / 100% 100%; padding:8px 22px;  }
.case-list-cate li a.sel, .case-list-cate li a:hover{ color:#fff; background-image: url(../images/pro-btn-on.png);  }

.case-list-main{ margin-bottom:50px; }
.case-list-main ul{ margin-bottom:40px; }
.case-list-main ul li{ float:left; height:326px; background:#fff; margin:0 15px 15px 0; padding:10px; }
.case-list-main ul li:nth-child(2n){ margin-right:0; }
.case-list-main li a{ display:block; }
.case-list-main li a img{ display:block; width:430px; height:287px; }
.case-list-main li a span{ display:inline-block; width:430px; font-size:14px; color:#000; margin-top:10px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.case-list-main li:hover{ box-shadow:0 8px 15px rgba(0,0,0,0.3); -webkit-box-shadow:0 8px 15px rgba(0,0,0,0.3); transform:translate3d(0, -2px, 0)  }

.case-list-side{ float:right; width:270px;  margin-top:30px; background:#fff; }
.product-cate h3{ background:#023793; padding:15px 0; text-align:center; color:#fff; font-size:22px; margin:0; font-weight:500; letter-spacing:3px; }
.product-cate ul{ padding-top:10px; }
.product-cate ul li{   }
.product-cate ul li a{ display:block; height:45px; line-height:45px; padding-left:20px; background:#fff; margin-bottom:2px; border-bottom:1px dashed #eee; font-size:15px;}
.product-cate ul li:last-child a{ border-bottom:1px dashed #fff; }
.product-cate ul li a:hover{ background:#023793; color:#fff; border-bottom:1px dashed #023793; }
.product-cate ul li dt a{   }
.product-cate ul li dd { margin-left:0; }
.product-cate ul li dd a{ display:block; padding-left:50px; color:#999; font-size:15px; }
.product-cate ul li dd a:hover{  background:#023793; color:#fff; }

.contact{ margin-top:30px; }
.contact h4{ background:#023793; padding:15px 0; text-align:center; color:#fff; font-size:22px; margin:0; font-weight:500; letter-spacing:3px; }
.contact img{ display:inline-block; }
.contact-wechat { margin-top:15px; text-align:center; }
.contact-wechat span{ text-align:center; margin-top:0px; font-size:16px; letter-spacing:2px;  }
.contact-lxfs{ margin:25px 15px 25px 15px; border-top:1px dashed #ddd; padding-top:10px; }
.contact-lxfs dt{ background: Url(../imgs/icons.png) -176px -41px no-repeat; padding-left: 30px; font-size: 16px; font-weight:bold; height: 30px; line-height: 18px; }
.contact-lxfs dd{ margin-left:30px; margin-top:3px; font-size:12px; margin-top:10px; color:#666; }
.contact-lxfs dd a{ font-size: 13px; color:#666; display:block; background: url(../imgs/icons.png) -188px -731px no-repeat; margin-top:6px; padding-left:30px; height:24px; vertical-align:middle; }
.contact-wt{ margin:25px 15px 25px 15px; border-top:1px dashed #ddd; padding-top:10px; }
.contact-wt dt{ display: block; background: Url(../imgs/icons.png) -176px -80px no-repeat; padding-left: 35px;  font-size: 16px;  height: 30px;  line-height: 25px; }
.contact-wt dd{ font-size:14px; color:#666; margin:15px 0 50px 30px; }



.pager{margin:28px auto 0px auto;text-align:center;font-family:宋体;font-size:14px;}
.pager a,.pager span{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;text-align:center;vertical-align:middle; padding:0px 5px; margin:0px 5px;}
.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;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;}

.news{ background:#f1f1f1; }
.news-info{ float:left; width:930px;  }
.news-cxcp{ margin:30px 0; }
.news-cxcp ul{ position:relative; }
.news-cxcp ul li{ float: left; background: #fff; margin-right: 15px; width: 300px; text-align: center; }
.news-cxcp ul li:last-child{ margin-right: 0; float:right; }
.news-cxcp ul li a{ color: #333; font-size: 14px; display: block; padding: 6px; }
.news-cxcp ul li a img{ width: 288px; height:178px; display: block;  margin: 0 auto; text-align: center; }
.news-cxcp ul li a span{ display: inline-block; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; margin:6px 0; font-size:12px; } 
.news-cxcp ul li p { margin:0 0 15px 0;   } 
.news-cxcp ul li p a{ display:inline-block; font-size: 14px;  padding: 5px 0; background:#023793; color:#fff; width:130px; } 
.news-cxcp ul li p a:nth-child(2){ background:#bbb; color:#fff; margin-left:10px;  } 

.news-cxcp ul li.product_c4{ width: 220px; text-align: center; margin-right:16px; }
.news-cxcp ul li.product_c4:nth-child(3){ margin-right:0; }
.news-cxcp ul li.product_c4:nth-child(4){ margin-right:0; float:right; }
.news-cxcp ul li.product_c4 a{ padding-top:12px; }
.news-cxcp ul li.product_c4 a img{ width: 190px; height:250px; }
.news-cxcp ul li.product_c4 p a{ width:88px; } 



.news-info-main{ width: 890px; background: #fff; margin-top: 20px;  padding: 20px 20px 10px 20px; } 
.news-info-main h1{ font-size: 20px; text-align: center;}
.news-info-main-header{ border-bottom:1px dashed #ccc; padding-bottom: 15px; margin-bottom:20px;  text-align:center;}
.news-info-main-header p{ margin:0; }
.news-info-main-header span{ font-size: 12px; margin-right: 30px; color: #999;}
.news-info-main-header span:last-child{ margin-right: 0px;}
.news-info-main-summary{ margin: 30px 0 20px 0; border: 1px solid #f3f3f3; padding: 15px; color: #999;  line-height: 24px; font-size: 14px; background: #f8f8f8;}
.news-info-main-summary span{ color: #023793; font-size:14px; } 
.news-info-main-content{ margin: 30px 20px 20px 20px; padding-bottom: 20px; font-size: 16px; line-height: 30px; }  
.news-info-main-content p{ text-indent: 30px; color: #333; margin:0; padding:0; }
.news-info-main-content h2{ text-indent: 30px; font-size: 22px; margin: 25px 0 15px 0;  font-weight: bold; }
.news-info-main-content img{ max-width: 800px; height: auto;}
.news-info-main-content a{ color:#136ec2; }
.news-info-main-content p.article-cpy{ color:#999; margin-top:50px; font-size:12px; background:#f5f5f5; }
.news-info-main-PN{ margin: 0 30px 30px 20px; }
.news-info-main-PN li{ font-size: 14px; color: #999; margin-bottom:10px; } 
.news-info-main-PN li a{ color: #333; font-size: 14px; }
.news-info-main-PN li a:hover{ color:#136ec2; }

#voice{ margin-left:0; display:inline-block; border:1px solid #ccc; padding:1px 6px 2px 6px; border-radius:5px; cursor:pointer; }
#voice:hover{ background:#f5f5f5; }
#voice img{ display:inline-block; vertical-align:bottom; margin-right:3px;  }
#tts_wrapper{ margin:50px auto 30px auto; width:310px; display:none;}


.news-info-relativeNews{ margin:20px 0; background:#fff; padding:10px 20px; } 
.news-info-relativeNews h3{ font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
.news-info-relativeNews ul{ margin:5px 0 30px 24px; } 
.news-info-relativeNews ul li{ float: left; padding: 10px 40px 10px 0px; border-bottom: 1px dashed #eee; color: #666; width: 380px; list-style-type: disc; }  
.news-info-relativeNews ul li a{ font-size: 14px; color: #555; display: block; width: 360px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } 
.news-info-relativeNews ul li a:hover{ color:#136ec2; } 


.news-side-case{ float:right; width:230px;  background:#fff; margin-top:30px; padding:0 15px; }
.news-side-case h4{ font-size: 16px; font-weight: normal; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
.news-side-case ul {}
.news-side-case li{ margin: 10px 0 0 0;  }
.news-side-case li a{display: block; width: 98%; margin:0 auto 26px auto; text-align:center; overflow: hidden;  }
.news-side-case li a img{display: block; width: 94%; height: auto; padding: 4px;  text-align:center; border: 1px solid #eee; cursor: pointer; }
.news-side-case li a span{display: block; font-size: 12px; text-align: center; padding: 6px 6px 10px 6px; color: #000; overflow: hidden; text-overflow:ellipsis; width:90%; white-space:nowrap;  }
.news-side-case li a:hover { background:#fcfcfc; box-shadow:0 10px 10px rgba(0,0,0,0.25); -webkit-box-shadow:0 10px 10px rgba(0,0,0,0.25);  }
.news-side-case li a:hover span{ font-weight:bold; }
.Product5-Pro { padding: 30px 0 30px 0; background:#f5f5f5; padding-bottom:15px; }
.Product5-Pro h1 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.Product5-Pro-c { padding-bottom: 15px; }
.Product5-Pro-c li { float: left; width: 220px; background: #fff; margin-right: 25px; margin-bottom: 25px; transition: all .1s linear; text-align: center; }
.Product5-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) }
.Product5-Pro-c li:nth-child(5n) { margin-right: 0; }
.Product5-Pro-c li a { display: block; margin: 10px 15px 0 15px; }
.Product5-Pro-c li:hover a figcaption { color: #000; }
.Product5-Pro-c li a figure { margin: 0; padding: 0; }
.Product5-Pro-c li img { display: block; width: 190px; margin-bottom: 10px; }
.Product5-Pro-c li figcaption { display: block; width:180px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;  font-size: 13px; color: #999; margin: 0 0 0 0; }

.Product5-Pro-c li p { text-align: left; margin: 20px 0 20px 0; }
.Product5-Pro-c li p span { display: inline-block; }
.Product5-Pro-c li p span.price { margin-left: 20px; color: #ef1f1f; font-size: 14px; }
.Product5-Pro-c li p span.price i { font-size: 14px; font-style: normal; margin-right: 2px; }
.Product5-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 60px; cursor: pointer; }
.Product5-Pro-c li p a.xunjia:hover { background: #ef1f1f; color: #fff; }
.Product5-Pro-c li p span.type { float: none; margin:15px 0 0 20px; font-size: 13px; font-weight: bold; }



.Product5-Case { padding: 30px 0 30px 0; background:#f5f5f5; padding-bottom:15px; }
.Product5-Case h2 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.Product5-Case-title{ background:#fff; padding:5px 15px; }
.Product5-Case-title p{ line-height:24px; }
.Product5-Case-body { margin-top:10px; padding-bottom:15px; }
.Product5-Case-body li { float: left; width: 390px; background: #fff; margin-right: 19px; margin-bottom: 15px; transition: all .1s linear; text-align: center; }
.Product5-Case-body li:last-child { float: right; margin-right: 0; }
.Product5-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) }
.Product5-Case-body li a { display: block; margin: 10px 10px 0 10px; }
.Product5-Case-body li:hover a figcaption { color: #000; }
.Product5-Case-body li a figure { margin: 0; padding: 0; }
.Product5-Case-body li img { display: block; width: 370px; margin-bottom: 10px; }
.Product5-Case-body li figcaption { display: block; font-size: 13px; color: #999; margin: 0 0 15px 0; }

.Product5-News { padding: 30px 0 60px 0; background:#f5f5f5; }
.Product5-News h2 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.Product5-News-c{ background:#fff; padding:15px; }
.Product5-News-c ul li{ float:left; padding:15px 0; border-bottom:1px dashed #ddd; }
.Product5-News-c ul li:nth-child(2n){ float:right; }
.Product5-News-c ul li img{ display:block; float:left; width:175px; height:118px; }
.Product5-News-c ul li div{ float:left; margin-left:10px; width:390px;  }
.Product5-News-c ul li div a{ font-size:14px; font-weight:bold; }
.Product5-News-c ul li div p{ font-size:12px; color:#aaa; line-height:20px; padding:0; margin:6px 0 0 0;  }

.Product5-Cooperation { padding: 30px 0 60px 0; background:#f5f5f5; }
.Product5-Cooperation h4 { margin-top: 0; margin-bottom: 10px; font-size: 22px; border-left:8px solid #023793; padding-left:12px; }
.Product5-Cooperation ul { background:#fff; padding:20px; }
.Product5-Cooperation ul li{ float:left; margin-right:20px;  }
.Product5-Cooperation ul li a{ font-size:12px; color:#aaa;  }

.product{ background:#f2f2f2; }
.product-side{ float:left; width:260px;  background:#fff; margin-top:20px; }
.product-info{ float:right; width:930px; background:#fff; margin-top:20px; padding-bottom:50px;  }
.product-side-cate{ }
.product-side-cate h3{ background:#023793; padding:20px 0; text-align:center; color:#fff; font-size:26px; margin:0; font-weight:500; letter-spacing:3px; }
.product-side-cate ul{  }
.product-side-cate ul li{   }
.product-side-cate ul li a{ display:block; height:45px; line-height:45px; padding-left:20px; background:#fff; margin-bottom:2px; border-bottom:1px dashed #eee; font-size:15px;}
.product-side-cate ul li:last-child a{ border-bottom:1px dashed #fff; }
.product-side-cate ul li a:hover{ background:#023793; color:#fff; border-bottom:1px dashed #023793; }
.product-side-cate ul li dt a{   }
.product-side-cate ul li dd { margin-left:0; }
.product-side-cate ul li dd a{ display:block; padding-left:50px; color:#999; font-size:15px; }
.product-side-cate ul li dd a:hover{  background:#023793; color:#fff; }

.product-side-contact{ margin-top:30px; }
.product-side-contact h4{ background:#023793; padding:20px 0; text-align:center; color:#fff; font-size:26px; margin:0; font-weight:500; letter-spacing:3px; }
.product-side-contact img{ display:inline-block; }
.product-side-contact-wechat { margin-top:15px; text-align:center; }
.product-side-contact-wechat span{ text-align:center; margin-top:0px; font-size:16px; letter-spacing:1px;  }
.product-side-contact-lxfs{ margin:25px 15px 25px 15px; border-top:1px dashed #ddd; padding-top:10px; }
.product-side-contact-lxfs dt{ background: Url(https://www.jszjgg.com/images/icons.png) -176px -41px no-repeat; padding-left: 30px; font-size: 16px; font-weight:bold; height: 30px; line-height: 18px; }
.product-side-contact-lxfs dd{ margin-left:30px; margin-top:3px; font-size:12px; margin-top:10px; color:#666; }
.product-side-contact-lxfs dd a{ font-size: 13px; color:#666; display:block; background: url(https://www.jszjgg.com/images/icons.png) -188px -731px no-repeat; margin-top:6px; padding-left:30px; height:24px; vertical-align:middle; }
.product-side-contact-wt{ margin:25px 15px 25px 15px; border-top:1px dashed #ddd; padding-top:10px; }
.product-side-contact-wt dt{ display: block; background: Url(https://www.jszjgg.com/images/icons.png) -176px -80px no-repeat; padding-left: 35px;  font-size: 16px;  height: 30px;  line-height: 25px; }
.product-side-contact-wt dd{ font-size:14px; color:#666; margin:15px 0 50px 30px; }


.product-side-case{ margin-top:80px; padding:0 10px; }
.product-side-case h4{ font-size: 16px; font-weight: normal; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
.product-side-case ul { margin-top:10px; }
.product-side-case li{ margin: 0 0 0 0;  }
.product-side-case li a{display: block; width: 98%; margin:0 auto 35px auto; text-align:center; overflow: hidden;  }
.product-side-case li a img{display: block; width: 94%; height: auto; padding: 4px;  text-align:center; border: 1px solid #eee; cursor: pointer; }
.product-side-case li a span{display: block; font-size: 12px; text-align: center; padding: 6px 6px 10px 6px; color: #000; overflow: hidden; text-overflow:ellipsis; width:90%; white-space:nowrap;  }
.product-side-case li a:hover { background:#fcfcfc; box-shadow:0 10px 10px rgba(0,0,0,0.25); -webkit-box-shadow:0 10px 10px rgba(0,0,0,0.25);  }
.product-side-case li a:hover span{ font-weight:bold; }



.product-info-summary{ margin:15px 15px 0 15px; }
.product-info-summary-image{ float:left; width:420px; height:232px; padding:3px; border:1px solid #eee; overflow:hidden; margin-bottom:30px; /*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)*/ }
.product-info-summary-image img{ display:inline-block; vertical-align:middle; width:auto; height:auto; max-height:100%; max-width:100%;  }

.product-info-summary-text{ float:right; width:450px; margin:0; padding:0; text-align:left }
.product-info-summary-text h1{ font-size:22px; border-bottom:1px dashed #bbb; font-weight:500; padding-bottom:15px; margin:0 0 15px 0;  }
.product-info-summary-text li{ font-size:14px; color:#999; margin-bottom:8px;  }
.product-info-summary-text li span{ color:#000;  }
.product-info-summary-text div{ border-top:1px dashed #ccc; margin-top:20px; padding-top:15px; }
.product-info-summary-text div i{ font-size:18px; color:#023793; font-style:normal; font-weight:bold;  }
.product-info-summary-text div a{ display:block; float:right; display:inline-block; background:#023793; color:#fff; height:30px; line-height:30px; padding:0 15px; text-align:center;  }
.product-info-summary-text2{ float:right; width:450px; margin:0; padding:0; text-align:left }
.product-info-summary-text2 h1{ font-size:22px; border-bottom:1px dashed #bbb; font-weight:500; padding-bottom:15px; margin:0 0 15px 0;  }
.product-info-summary-text2 li{ font-size:14px; color:#999; margin-bottom:8px; clear:both; float:none; width:100%; text-align:left  }
.product-info-summary-text2 li span{ color:#000;  }
.product-info-summary-text2 div{ border-top:1px dashed #ccc; margin-top:20px; padding-top:15px; }
.product-info-summary-text2 div i{ font-size:18px; color:#023793; font-style:normal; font-weight:bold;  }
.product-info-summary-text2 div a{ display:block; float:right; display:inline-block; background:#023793; color:#fff; height:30px; line-height:30px; padding:0 15px; text-align:center;  }

.product-info-image{ margin:10px 15px;  }
.product-info-image h2{  font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
.product-info-image img{ max-width:880px; }
.product-info-image .product-info-image-container{ text-align:center; padding:0 15px;}
.product-info-image br{ display:none;}

.product-info-parameter{ margin:50px 15px;  }
.product-info-parameter h2{ font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
.product-info-parameter table{ width: 98%; margin-bottom: 30px; border-collapse: collapse; border-spacing: 0; }
.product-info-parameter table tr:first-child th{ background: #f4f4f6; text-indent: 30px; color: #000; font-size: 15px; font-weight: bold; text-align: left;} 
.product-info-parameter table tr th{ border: 1px solid #dedede; color: #000; padding: 10px 0; font-size: 14px; text-align: center; width:150px;} 
.product-info-parameter table tr td{ border: 1px solid #dedede; padding: 10px 20px; font-size: 13px; color: #666; line-height: 26px;} 
.product-info-parameter table.t-left tr th{ text-align:left; padding-left:20px; width:130px;}
.product-info-parameter table.t-about tr th{ color:#023793; }
.product-info-parameter p{ font-size:14px; text-indent:2em; line-height:24px; color:#000; }
.product-info-parameter p a{ color:#0975d0; }
.product-info-parameter p a:hover{ text-decoration:underline; }
.product-info-parameter p i{ color:#f00; font-style:normal; font-weight:bold; font-size:16px; }
.product-info-parameter #proMore{ padding:20px ;  color:#999; margin-top:50px; font-size:12px; background:#f5f5f5;}


.product-info-case{ margin:30px 15px;  }
.product-info-case h3{ font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 8px; color: #000; border-bottom: 1px dashed #ddd;}
.product-info-case ul{ margin-left:12px; }
.product-info-case li{float: left; margin: 0 16px 0 0; background: #fff; padding: 0px; width: 280px; overflow: hidden;}
.product-info-case li:last-child{ margin-right:0;  }
.product-info-case li a{display: block;  }
.product-info-case li a img{display: block; width: 270px; height: 173px; border: 1px dotted #ccc; padding: 4px; cursor: pointer; }
.product-info-case li a span{display: block; font-size: 12px; text-align: center; padding: 10px 0 12px 0; color: #000; }
.product-info-case li a:hover { background:#fcfcfc; box-shadow:0 10px 10px rgba(0,0,0,0.25); -webkit-box-shadow:0 10px 10px rgba(0,0,0,0.25);  }
.product-info-case li a:hover span{ font-weight:bold; }


.product-info-product{ margin:60px 15px;  }
.product-info-product h3{ font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 8px; color: #000; border-bottom: 1px dashed #ddd;}
.product-info-product ul{ margin-left:12px; }
.product-info-product li{float: left; margin: 0 16px 0 0; background: #fff; padding: 0px; width:280px; overflow: hidden; }
.product-info-product li:last-child{ margin-right:0;  }
.product-info-product li a{display: block; }
.product-info-product li a img{display: block; width: 270px; height: 173px; border: 1px dotted #ccc; padding: 4px; cursor: pointer; }
.product-info-product li a span{display: block; font-size: 12px; text-align: center; padding: 10px 0 12px 0; color: #000; }
.product-info-product li a:hover { background:#fcfcfc; box-shadow:0 10px 10px rgba(0,0,0,0.25); -webkit-box-shadow:0 10px 10px rgba(0,0,0,0.25);  }
.product-info-product li a:hover span{ font-weight:bold; }

.product-info-product li.product_c4{ width:200px; margin: 0 22px 0 0;  }
.product-info-product li.product_c4 a img{ width: 190px; height: 250px; }
.product-info-product li.product_c4:last-child{ margin-right:0;  }



.product-info-dingzhi{ margin:50px 15px;  }
.product-info-dingzhi h2{ font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
.product-info-dingzhi-img{ margin:30px 0 30px 30px; }
.product-info-dingzhi-text ol li{ padding: 5px 0;}
.product-info-dingzhi-text ol li span{ font-size: 16px; font-weight:bold; color:#000; }
.product-info-dingzhi-text ol li p{font-size: 14px; color: #555; margin-top: 5px; }
.product-info-dingzhi-text ol li{ }


.product-info-QA{ margin:50px 15px;  }
.product-info-QA h3{ font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
#qa{ width:830px; height:350px; overflow:hidden; margin-left:24px;}
#qa-wrapper{background:#fff;margin-top:15px;padding:0;height:350px;overflow:hidden}
#qa-list{margin:0;padding:0}
#qa-list li{padding:18px 0;border-bottom:1px dashed #ccc; float:none;}
#qa-list li a{ font-size:14px;color:#000; overflow: hidden; white-space: nowrap;  text-overflow:ellipsis; width:311px; display:inline-block; vertical-align:top; }
#qa-list li a:hover{color:#023793}
#qa-list li span{display:inline-block;background-color:#023793;color:#fff;padding:1px 3px;text-align:center;margin-right:6px; font-size:12px;}
#qa-list li div span{float:left;background-color:#aaa;color:#fff;padding:1px 4px 0;text-align:center;margin-top:12px;margin-right:10px}
#qa-list li div p{float:left;width:700px;font-size:12px;color:#999;line-height:20px; margin:0; padding:0; margin-top:8px; }


.product-info-changjia{margin:50px 15px;  }
.product-info-changjia h3{ font-size: 18px; font-weight: bold; border-left: 5px solid #023793; padding: 0 0 5px 10px; color: #000; border-bottom: 1px dashed #ddd;}
.product-info-changjia-c{ margin:0 0 0 10px; }
.product-info-changjia-c p{ text-indent:2em; line-height:24px; }

@media screen and (max-width: 767px) {
    body { min-width: 320px; padding-top: 50px; padding-bottom: 50px; }
    .module { width: auto; padding:0 8px; }
    #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 .summary, .header .telephone { display: none; }
    .header .logo { height: 30px; line-height: 30px; /*float: none;*/ padding: 0; }
    .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 { display:none; height: 160px; }
    .section-pos-search { padding: 8px 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: none; padding: 7px 0; background: url(../images/location.png) no-repeat 0 center; padding-left: 24px; }
    .section-pos-search .search-form { float: none; display:none; }


    .about-main{ margin:15px 0 20px 0; float:none; width:100%;}
    .about-main-nav{ padding:0 0 10px 0; }
    .about-main-nav ul li{ margin-right:4px; width:19%; }
    .about-main-nav ul li:last-child{ float:left; }
    .about-main-nav ul li a{ width:100%; padding:10px 0; font-size:12px; }

    .about-main-content{ padding:15px; background:#fff; min-height:initial; }
    .about-main-content-gsjs img{ display:block; text-align:center; width:100%;  }
    .about-main-content-gsjs p{ font-size:13px; line-height:24px; text-indent:2em; margin-bottom:20px; }

    .about-side{ float:none; display:none; }

    .about-main-content-ryzz li{ width:48%; height:260px; margin-right:0; }
    .about-main-content-ryzz li:nth-child(2n){ float:right;  }
    .about-main-content-ryzz li:nth-child(1),.about-main-content-ryzz li:nth-child(2),.about-main-content-ryzz li:nth-child(3),.about-main-content-ryzz li:nth-child(4){ height:290px; }
    .about-main-content-ryzz li p{ box-shadow: 0px 0px 5px #ccc; background:#fff; padding:3px; }
    .about-main-content-ryzz li img{ width:100%; }


    .about-main-content-fwzz { margin-left:0; } 
    .about-main-content-fwzz h6{ font-size:16px;}
    .about-main-content-fwzz ol{ margin-left:0px;}
    .about-main-content-fwzz li{ font-size:12px; margin-bottom:15px; }
    .about-main-content-fwzz ol:last-child{ margin-bottom:36px; }

    .about-main-content-lxwm{ margin:0px; }

    .about-main-content-lxwm dl dt{ border-bottom:1px solid #ddd; font-size:20px; font-weight:bold; padding:15px 0; margin-bottom:15px; }
    .about-main-content-lxwm dl dd{ border-bottom:1px dashed #ddd; font-size:14px; color:#555; padding:15px 0 15px 0; margin-left:0;}
    .about-main-content-lxwm dl dd span{ color:#000; margin-right:20px; }
    .about-main-content-lxwm dl dd a{ color:#005b69; text-decoration:underline; margin-right:30px; }
    .about-main-content-lxwm dl dd a:hover{ color:#bf0526; }
    .about-main-content-lxwm dl dd:nth-child(2) span{ font-family:Arial; color:#e10303; font-size:18px; }
    .about-main-content-lxwm dl dd:nth-child(3) span{ text-decoration:underline; cursor:pointer; color:#005b69; }
    .about-main-content-lxwm dl dd:nth-child(3) span:hover{ color:#bf0526; }

    #mapContent{width:100%; height:300px; margin:0 auto; text-align:center; }

    .about-main-content-dingzhi h1{ display:none; }
    .about-main-content-dingzhi p{ float:none; margin-left:0; height:auto; line-height:20px; font-size:13px; color:#333;  }
    .about-main-content-dingzhi ul{ margin:20px 0 30px 0px;  }
    .about-main-content-dingzhi li{ margin-bottom:35px; font-size:16px;  }
    .about-main-content-dingzhi li span{ display:block; color:#757575; margin-bottom:5px; font-size:12px; font-weight:400; font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei";  }
    .about-main-content-dingzhi li b{ margin-left:8px; color:#f00; vertical-align:middle; }
    .about-main-content-dingzhi li i{ margin-left:10px; color:#f00; font-size:12px; display:none; }
    .about-main-content-dingzhi li input{  width:60%; height: 16px;	padding: 8px 5px;	border: 1px solid #e0e0e0;	font-size: 14px; line-height: 18px;	background: #fff;
                        -webkit-transition: border-color .2s linear;	transition: border-color .2s linear; }
    .about-main-content-dingzhi li input:hover{ border-color:#aaa; }
    .about-main-content-dingzhi li input:focus{ border-color:#023793; }
    .about-main-content-dingzhi #txtCode{ width:50%; }
    .about-main-content-dingzhi li #btn{ padding:6px 35px; background:#023793; color:#fff; font-size:14px; }
    .about-main-content-dingzhi textarea{ width:93%; height:80px; padding:5px 6px; border: 1px solid #e0e0e0;	font-size: 14px; line-height: 18px;	background: #fff;
                        -webkit-transition: border-color .2s linear;	transition: border-color .2s linear; }
    .about-main-content-dingzhi textarea:hover{ border-color:#aaa; }
    .about-main-content-dingzhi textarea:focus{ border-color:#023793; }


    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; }
}
@media screen and (max-width: 767px) {
    body { min-width: 320px; padding-top: 50px; padding-bottom: 50px; }
    .module { width: auto; padding:0 8px; }
    #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 .summary, .header .telephone { display: none; }
    .header .logo { height: 30px; line-height: 30px; /*float: none;*/ padding: 0; }
    .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 { display:none; height: 160px; }
    .section-pos-search { padding: 8px 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: none; padding: 7px 0; background: url(../images/location.png) no-repeat 0 center; padding-left: 24px; }
    .section-pos-search .search-form { float: none; display:none; }



     /* news list page */
    .news{ background:#f1f1f1; }
    .news-list{ margin:30px 0; float:none; width:100%; background:none; height:auto; }
    .news-list h1{ margin-top: 0; font-weight:normal; margin-bottom: 10px; font-size: 16px;  border-left: 5px solid #023793; padding-left: 12px; margin-left:0;}
    .news-list-main{ padding:5px 10px 10px 10px; height:auto; background:#fff; }
    .news-list ul{  }
    .news-list ul li{ padding:25px 0;  }
    .news-list ul li:first-child{ padding-top:10px;  }
    .news-list ul li:last-child{ border-bottom:0; }
    .news-list ul li a{  display:block; font-size: 14px; }
    .news-list ul li a img{ float:left; width: 30%; height: auto; border: 1px solid #eaeaea; }
    .news-list ul li a > div{ float:left; margin-left:10px; width:66%; } 
    .news-list ul li a h4 { font-size: 14px; font-weight:normal; color: #000; margin: 0; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; } 
    .news-list ul li a p {font-size: 11px; color: #aaa; line-height: 20px; margin:6px 0; overflow: hidden; text-overflow: ellipsis; 
                   display: -webkit-box; -webkit-line-clamp: 2; overflow:hidden;  -webkit-box-orient: vertical; }  
    .news-list ul li a span{ display:inline-block; font-size: 11px; color:#333; margin-right:30px; } 
    .news-list ul li a span:last-child{ margin-left:0px;  } 


    .news-list-side{ float:none; width:100%;  margin-top:50px; height:auto; margin-bottom:50px; background:none; }
    .news-list-side h3{ font-weight:normal; margin-bottom: 10px; font-size: 16px;  border-left: 5px solid #023793; padding-left: 12px; margin-left:0; background:none; text-align:left; color:#000; height:auto; line-height:inherit; }
    .news-list-side ul { padding:0; height:auto; background:none;}
    .news-list-side li{ float:left; margin: 10px 0 0 0; width:46.5%; background:#fff; padding:4px; }
    .news-list-side li:nth-child(2n){ float:right; }
    .news-list-side li a { margin:0;  }
    .news-list-side li a img{width: 100%; display:block; border:0; padding:0; }




    /* case list page  */
    .case-list{ margin:30px 0; float:none; width:100%;  }
    .case-list-cate li{ float:left; margin:0px 5px 15px 0;  }
    .case-list-cate li:nth-child(3n){ margin-right:0; }
    .case-list-cate li a{ font-size:12px; padding:8px 15px; text-align:center;  width:85px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; }

    .case-list-main{ margin-bottom:30px; }
    .case-list-main ul{ margin-bottom:0px; }
    .case-list-main ul li{ float:left; width:46.5%; height:auto; background:#fff; margin:0 0 15px 0; padding:4px; }
    .case-list-main ul li:nth-child(2n){ float:right; }
    .case-list-main li a img{ width:100%; height:auto; }
    .case-list-main li a span{ display:block; width:98%; font-size:12px;  margin:6px auto 4px auto;  text-align:center; }

    .case-list-side{ float:none; width:100%;  margin-top:60px; margin-bottom:30px; background:none; }
    .product-cate h3{ background:none; font-weight:bold; margin-bottom: 10px; font-size: 18px;  border-left: 5px solid #023793; padding:0 0 0 12px; margin-left:0; background:none; text-align:left; color:#000; height:auto; line-height:inherit; }
    .product-cate ul{ padding-top:10px; background:#fff; }
    .product-cate ul li{   }
    .product-cate ul li a{ display:block; height:45px; line-height:45px; padding-left:20px; background:#fff; margin-bottom:2px; border-bottom:1px dashed #eee; font-size:15px;}
    .product-cate ul li:last-child a{ border-bottom:1px dashed #fff; }
    .product-cate ul li a:hover{ background:#023793; color:#fff; border-bottom:1px dashed #023793; }
    .product-cate ul li dt a{   }
    .product-cate ul li dd { margin-left:0; }
    .product-cate ul li dd a{ display:block; padding-left:50px; color:#999; font-size:15px; }
    .product-cate ul li dd a:hover{  background:#023793; color:#fff; }

    .contact{ display:none;}


    .pager{margin:10px auto 20px auto;text-align:center;font-family:宋体;font-size:14px; line-height:45px;}
    .pager a{font-family:Arial;font-size:14px;color:#111;background:#fff;border:1px solid #ccc;text-decoration:none;margin-left:8px;display:inline-block;height:30px;line-height:30px;width:30px;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; }


}
@media screen and (max-width: 767px) {
    
    .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 { display:none; height: 160px; }
    .section-pos-search { padding: 7px 0; background-color: #fff; width:99%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.2); -moz-box-shadow:0 5px 5px rgba(0,0,0,0.2); -ms-box-shadow:0 5px 5px rgba(0,0,0,0.2);}
    .section-pos-search .search-pos { background:none; padding-left: 0; }

    .news{ background:#f1f1f1; }
    .news-info{ float:none; width:100%;  }
    .news-cxcp{ margin:20px 0; }
    .news-cxcp ul li, .news-cxcp ul li.product_c4{ float: left; background: #fff; margin-right: 0; width: 49%; text-align: center; }
    .news-cxcp ul li:nth-child(2){ float: right; }
    .news-cxcp ul li:nth-child(3), .news-cxcp ul li:last-child{ display:none; }
    .news-cxcp ul li a{ color: #333; font-size: 14px; display: block; padding: 6px; }
    .news-cxcp ul li a img, .news-cxcp ul li.product_c4 a img{ width: 100%; height:auto; display: block;  margin: 0 auto; text-align: center; }
    .news-cxcp ul li a span{  width:96%; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; margin:6px 0 2px 0; font-size:12px; } 
    .news-cxcp ul li p { margin:0 0 8px 0;   } 
    .news-cxcp ul li p a, .news-cxcp ul li.product_c4 p a{ font-size: 12px;  padding: 5px 0;  width:45%; } 

    .news-info-main{ width: 94.6%;  margin-top: 20px;  padding: 10px 10px 5px 10px; } 
    .news-info-main h1{ font-size: 20px; text-align: center;}
    .news-info-main-header{ border-bottom:1px dashed #ccc; padding-bottom: 15px; margin-bottom:20px;  text-align:center;}
    .news-info-main-header p{ margin:0; }
    .news-info-main-header span{ font-size: 11px; margin-right: 30px; color: #999;}
    .news-info-main-summary{ width:94%; margin: 30px 0 20px 0; padding: 10px; line-height: 24px; font-size: 14px; background: #f8f8f8;}
    .news-info-main-content{ margin:0 6px; padding-bottom: 20px; font-size: 14px; line-height: 24px; }  
    .news-info-main-content p{ text-indent: 2em;  }
    .news-info-main-content h2{ text-indent: 0; font-size: 18px; margin: 25px 0 15px 0; }
    .news-info-main-content img{ max-width:93%; height: auto; display: block; text-indent: -2em; }
    .news-info-main-content a{ color:#136ec2; }
    .news-info-main-content p.article-cpy{ color:#999; margin-top:50px; font-size:12px; background:#f5f5f5; padding:3px 8px; }
    .news-info-main-PN{ margin: 10px 30px 20px 10px; }


    .news-info-relativeNews{ margin:20px 0; background:#fff; padding:5px 10px; } 
    .news-info-relativeNews h3{ font-size: 18px; margin:15px 0 5px 0;}
    .news-info-relativeNews ul{ margin:0 0 20px 20px; } 
    .news-info-relativeNews ul li{ float: none; padding: 10px 20px 10px 0px; border-bottom: 1px dashed #eee; color: #666; width: auto; list-style-type: disc; }  
    .news-info-relativeNews ul li a{ font-size: 14px; color: #555; display: block; width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } 
    .news-info-relativeNews ul li a:hover{ color:#136ec2; } 


    .news-side-case{ float:none; width:95%; margin:20px 0 30px 0; padding:5px 10px; }
    .news-side-case h3{ font-size: 18px; margin:15px 0 5px 0; font-weight:bold; }
    .news-side-case ul{ clear:both; }
    .news-side-case li{ margin:0 0 15px 0; float:left; width:49%; }
    .news-side-case li:nth-child(2n){ float:right; }
    .news-side-case li a{ width: 100%; margin:0 auto; text-align:center; }
    .news-side-case li a img{ width: 95%; height: auto; padding: 3px;  text-align:center; }
    .news-side-case li a span{ display:inline-block; padding: 5px 0 0 0; text-align:center; width:96%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

.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; }

    .Product5-Pro-c li { width: 48.2%; margin-right: 0; margin-bottom: 15px; }
    .Product5-Pro-c li:nth-child(2n) { float: right; }
    .Product5-Pro-c li a { margin: 10px 10px 0 10px; }
    .Product5-Pro-c li a figcaption{ font-size: 12px; width:98%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    .Product5-Pro-c li p { margin:10px 0; }
    .Product5-Pro-c li a img { display: block; width: 100%; margin-bottom: 6px; }
    .Product5-Pro-c li p span.price { font-size: 12px; margin-left:10px; }
    .Product5-Pro-c li p span.price i { font-size: 12px; }
    .Product5-Pro-c li p a.xunjia { font-size: 12px; margin-left: 20px; }
    .Product5-Pro-c li p span.type { font-size: 12px; margin:10px; }

    .Product4-Pro-c li { width: 48.2%; margin-right: 0; margin-bottom: 15px; }
    .Product4-Pro-c li:nth-child(2n) { float: right; }
    .Product4-Pro-c li a { margin: 10px 10px 0 10px; }
    .Product4-Pro-c li a figcaption{ font-size: 12px; width:98%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    .Product4-Pro-c li p { margin:10px 0; }
    .Product4-Pro-c li a img { display: block; width: 100%; margin-bottom: 6px; }
    .Product4-Pro-c li p span.price { font-size: 12px; margin-left:10px; }
    .Product4-Pro-c li p span.price i { font-size: 12px; }
    .Product4-Pro-c li p a.xunjia { font-size: 12px; margin-left: 20px; }
    .Product4-Pro-c li p span.type { font-size: 12px; margin:10px; }
	
	.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 { display:none; height: 160px; }
    .section-pos-search { padding: 7px 0; background-color: #fff; width:98%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  -webkit-box-shadow:0 5px 5px rgba(0,0,0,0); -moz-box-shadow:0 5px 5px rgba(0,0,0,0); -ms-box-shadow:0 5px 5px rgba(0,0,0,0);}
    .section-pos-search .search-pos { float: none; background:none; padding-left: 0; }
    .section-pos-search .search-form { display: none; float:none; }

    .product{ background:#fff; }
    .product-side{ display:none; }

    .product-info{ float:none; margin:0; width:100%; }
    .product-info-summary{ margin:5px 0 0 0; padding:0; }
    .product-info-summary-image{ float:none; width:98%; height:auto; }
    .product-info-summary-image img{ display:block; width:100%; height:auto; max-height:initial; max-width:initial; }

    .product-info-summary-text{ float:none; width:100%; margin:15px 0 0 0;  }
    .product-info-summary-text h1{ font-size:18px; margin-bottom:15px; padding-bottom:10px;  }
    .product-info-summary-text li{ font-size:12px;   }
    .product-info-summary-text div{ font-size:14px;   }
    .product-info-summary-text div i{ }

  .product-info-summary-text2{ float:none; width:100%; margin:15px 0 0 0;  }
    .product-info-summary-text2 h1{ font-size:18px; margin-bottom:15px; padding-bottom:10px;  }
    .product-info-summary-text2 li{ font-size:12px;   }
    .product-info-summary-text2 div{ font-size:14px;   }
    .product-info-summary-text2 div i{ }
    .product-info-image{ margin:50px 0 10px 0;  }
    .product-info-image h2{  font-size: 18px;}
    .product-info-image img{ max-width:100%; height:auto; }

    .product-info-parameter{ margin:45px 0;  }
    .product-info-parameter table{ width: 98%; margin-bottom: 30px; border-collapse: collapse; border-spacing: 0; }
    .product-info-parameter table tr th{ padding: 8px 0; font-size: 14px; width:25%; } 
    .product-info-parameter table tr td{ padding: 8px 20px; font-size: 12px; color: #666; line-height: 20px;} 
    .product-info-parameter table.t-left tr th{ padding-left:10px; width:30%;}


    .product-info-case{ margin:60px 0 0 0;  }
    .product-info-case ul{ margin:0;  }
    .product-info-case li{ margin:0 0 15px 0; float:left; width:49%; }
    .product-info-case li:nth-child(2n){ float:right; }
    .product-info-case li a{ width: 100%; margin:0 auto; text-align:center; }
    .product-info-case li a img{ width: 95%; height: auto; padding: 3px;  text-align:center; }
    .product-info-case li a span{ display:inline-block; padding: 5px 0 0 0; text-align:center; width:96%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

    .product-info-product{ margin:60px 0 50px 0;  }
    .product-info-product ul{ margin:0;  }
    .product-info-product li, .product-info-product li.product_c4{ margin:0 0 15px 0; float:left; width:49%; }
    .product-info-product li:nth-child(2n), .product-info-product li.product_c4:nth-child(2n){ float:right; }
    .product-info-product li a{ width: 100%; margin:0 auto; text-align:center; }
    .product-info-product li a img, .product-info-product li.product_c4 a img{ width: 95%; height: auto; padding: 3px;  text-align:center; }
    .product-info-product li a span{ display:inline-block; padding: 5px 0 0 0; text-align:center; width:96%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }


    .product-info-dingzhi{ margin:0;  }
    .product-info-dingzhi-img{ margin:0 5px; }
    .product-info-dingzhi-img img{ width:100%; }
    .product-info-dingzhi-text ol{ margin-left:0; padding-left:23px; }
    .product-info-dingzhi-text ol li{ padding: 5px 0;}
    .product-info-dingzhi-text ol li span{ font-size: 14px; font-weight:bold; color:#000; }
    .product-info-dingzhi-text ol li p{font-size: 12px; color: #555; margin-top: 5px; }
    .product-info-dingzhi-text ol li{ }

    .product-info-QA{ margin:50px 0;  }
    #qa{ width:98%; height:300px; overflow:hidden; margin-left:3px;}
    #qa-wrapper{ margin-top:0px; height:300px;}
    #qa-list li div p{ width:89%; }

    .product-info-changjia{margin:50px 0;  }
    .product-info-changjia-c{ margin:0 auto; width:98%; }
    .product-info-changjia-c img{ width:100%; }
    .product-info-changjia-c p{ font-size:12px; line-height:20px; }


}