﻿@font-face {
  font-family: 'iconfont';
  src: url('/IconFont/iconfont.eot');
  src: url('/IconFont/iconfont.eot?#iefix') format('embedded-opentype'),
      url('/IconFont/iconfont.woff') format('woff'),
      url('/IconFont/iconfont.ttf') format('truetype'),
      url('/IconFont/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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],
/* 1 */
[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,
/* 1 */
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: 1250px; margin: 0 auto; overflow:hidden; }
#message { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 1000; transform: scale(0); transition: .3s; }
.messagebg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .6); z-index: 1001; }
#message .m-content { margin-top: 8%; }
#message .m-content .m-message { background: #fff; width: 580px; background: #fff; padding: 50px; margin: 0 auto; position: relative; z-index: 1002; box-shadow: 1px 1px 50px rgba(0, 0, 0, .3); }
.m-message { width: 494px; margin: 48px auto 0; }
.m-message label { margin-bottom: 15px; display: block; font-size: 14px; }
.m-message label em { display: block; float: right; color: red; height: 32px; line-height: 32px; }
.m-message label span { width: 70px; height: 34px; line-height: 34px; color: #2F2F2F; float: left; font-weight: bold; text-align: right; margin-right: 30px; display: inline-block; }
.m-message label input.inp, .m-message label textarea, .m-message label.code input { width: 73%; overflow: hidden; height: 32px; line-height: 32px; border: #cccccc 1px solid; border-radius: 3px; padding: 0 14px; box-sizing: border-box; color: #555; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.m-message label input:focus, .m-message label textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); }
.m-message label textarea { height: 72px; line-height: 24px; padding: 10px 14px; }
.m-message label.code { line-height: 34px; }
.m-message label.code input { width: 30%; float: left; margin-right: 30px; }
.m-message label.code .pic { display: inline-block; vertical-align: top; width: 80px; height: 32px; }
.m-message label.code img { display: block; width: 100%; height: 100%; }
.btn1 { display: block; line-height: 32px; padding-left: 15px; background-color: #333; color: #fff; margin-top: 10px; }
.btn1:hover { background-color: #444; color: white; }
.btn1 span { display: block; padding-left: 15px; background-repeat: no-repeat; background-position: left center; background-image: url(../images/btn-r.png); }
.btn1-1 input { width: 52px; height: 32px; line-height: 32px; background: #e8e8e8; border: none; color: #333; margin-right: 22px; cursor: pointer; transition: 0.3s; }
.btn1-1 { padding-left: 100px; }
.btn1-1 input.focus { background: #333; color: #fff; }
.btn1-1 input.focus:hover { background: #444; }
.btn1-1 input:hover { background: #ccc; }
.kf { width: 208px; position: fixed; /* right: 20px; */ right: -208px; top: 50%; transform: translateY(-50%); z-index: 10; }
.kt-top { height: 40px; line-height: 40px; background: url(../images/kefu.png) 12px center no-repeat #023793; -ms-background-size: auto 20px; background-size: auto 20px; padding-left: 46px; font-size: 14px; color: #fff; }
.kt-top span:hover { transform: rotate(90deg); }
.kt-top span { width: 18px; height: 16px; float: right; position: relative; margin: 10px 10px 0 0; cursor: pointer; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.kt-top span b { width: 100%; height: 2px; background: #fff; display: block; position: absolute; top: 50%; left: 0; }
.kt-top span b:first-child { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
.kt-top span b:last-child { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
.kf .con { overflow: hidden; background: #fff; }
.kf .qq li { height: 36px; line-height: 36px; border-bottom: #f5f5f5 solid 1px; padding-left: 16px; }
.kf .qq li a { height: 36px !important; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: initial; display: block; }
.kf .qq li a img { padding-right: 6px; }
.kf .con h5 { height: 26px; line-height: 26px; margin-top: 12px; background: url(../images/lianxi.png) 16px center no-repeat; padding-left: 45px; color: #666; font-size: 14px; margin-bottom: 0; }
.kf .contact { margin-top: 1px; height: auto; background-color: #fff; }
.kf .contact p { height: 26px; line-height: 26px; color: #666; font-size: 14px; padding-left: 22px; margin: 0; }
.kf .contact p:nth-child(2n) { padding-left: 32px; }
.kf .con h5.qr-icon { background: url(../images/erweima.png) 16px center no-repeat; }
.kf .con .qr { margin-top: 10px; padding-left: 40px; }
.kf .con .qr img { width: 110px; height: 110px; }
.kf .backTop { width: 100%; height: 40px; margin-top: 10px; background: url(../images/huidaodingbu.png) center center no-repeat #023793; background-size: 18px auto; cursor: pointer; }
.kf-side { padding: 18px 10px 10px; background: #023793; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: -34px; cursor: pointer; }
.kf-side b { display: block; color: #fff; line-height: 18px; font-size: 14px; font-weight: 400; }
.kf-side span.arrow { width: 12px; height: 12px; background: url(../images/jt-1.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; display: block; margin-top: 10px; }
.kf-side span.on { background: url(../images/jt-2.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; }
.footer-fix { box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); position: fixed; bottom: 0; left: 0; width: 100%; background-color: #023793; z-index: 10; display: none; }
.footer-fix li { float: left; width: 25%; }
.footer-fix li a { display: block; text-align: center; padding: 8px 0; font-size: 12px; line-height: 1; color:#fff; }
.footer-fix li i { display: block; height: 22px; background: no-repeat center; background-size: contain; margin-bottom: 6px; }
.footer-fix li i.i1 { background-image: url(../images/nav/product1.png); }
.footer-fix li i.i2 { background-image: url(../images/nav/case.png); }
.footer-fix li i.i3 { background-image: url(../images/nav/msg.png); }
.footer-fix li i.i4 { background-image: url(../images/nav/telphone.png); }
.swiper-button-prev, .swiper-button-next { outline: none; }
.swiper-pagination-bullet-active { background-color: #023793; }
.top-bar { padding: 8px 0; background-color: #f5f5f5; color: #999; border-bottom: 1px solid #eee; }
.top-bar span { font-size: 12px; }
.top-bar em { font-style: normal; color: #ddd; padding: 0 15px; }
.top-bar a { color: #6a6a6a; }
.top-bar a:hover { color: #333; }
.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(../images/sprite.png) no-repeat -100px -12px; padding-left: 55px; margin-top: 25px; color: #999; }
.header .telephone span { display: block; font-size: 28px; font-family: Impact; line-height: 1; color: #023793; }
.header .summary { float: left; font-size: 16px; margin: 20px 0 20px 15px; padding: 4px 0 4px 15px; border-left: 1px solid #ddd; color: #999; }
.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:first-child { background:url(/images/sprite.png) right top no-repeat; cursor:pointer; width:86px; overflow:hidden; }
.header nav li .arrow-nav { float: right; height: 40px; width: 40px; position: relative; display: none; }
.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 a, .header nav li.open a, .header nav li a:hover { color: #fff; background-color: #000; }
.header nav li.active a{ text-indent:4em; background:none; }
.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-ny { height: 352px; position: relative; }

.search { width: 100%; margin:21px auto 0 auto; padding:0; }
.search-box{ height:auto;  margin:0px auto; text-align:center; }
.ss-range{ float:left; position:relative; border:2px solid #023793; padding:0 15px; height:36px; line-height:36px; border-right:none; font-size:14px; cursor:pointer; }
.ss-range:hover{ border-bottom:none; }
.ss-range:hover .ss-range-item{ display:block; border-top:0; }
.ss-range span{ display:inline-block; color:#666; }
.ss-range b{ display:inline-block; font-size:13px; -webkit-transform: rotate(90deg);  transform: rotate(90deg); margin-left:8px; vertical-align: top; font-weight: normal; color: #666; }
.ss-range i{ width: 1px; height: 14px; border-left: solid 1px #D8D8D8; position: absolute; top: 13px; right: 0px;} 
.ss-range .ss-range-item{ display:none; position: absolute; left: -2px; top: 36px; border: 2px solid #023793; width: 80px; z-index: 9999999; background:#fff; }
.ss-range .ss-range-item span{ display:block; color:#000; cursor:pointer; }
.ss-range .ss-range-item span:hover{ background:#eee;  }
.ss-input{ float:left; }
.ss-input .input-box{ width:510px; height:40px; line-height:40px; border:2px solid #023793; outline:none; border-left:none; padding-left:15px; font-size:14px; }
.ss-submit{ float:left; }
.ss-submit a{ display:block; background:#023793; color:#fff; width:100px; height:40px; line-height:40px; text-align:center; }
.ss-submit a:hover{ background:#032663; color:#fff; text-decoration:none; }
.ss-submit span{ display:inline-block; color:#fff; line-height:40px; font-size:15px;  }
.ss-submit .icon{ width:18px; height:18px; fill: currentColor; vertical-align: -3px; overflow:hidden; margin-right:8px; }
.ss-submit #icon-search{ color:#fff; }
.search-tip{ margin-top:2px; }
.search-tip span{ font-size:12px; color:#999; }
.telephone { float: right; background: url(/images/sprite.png) no-repeat -100px -12px; padding-left: 55px; margin-top: 24px; color: #999; font-size:14px; }
.telephone span { display: block; font-size: 28px; font-family: Impact; line-height: 1; color: #023793; }

.top-nav-fixed{ position:fixed; z-index:100000; left:0; top:-100px; background:#fff; width:100%; height:80px; -webkit-transition: top .3s linear; transition: top .3s linear; box-shadow:2px 3px 15px rgba(0,0,0,0.3); -webkit-box-shadow:2px 3px 15px rgba(0,0,0,0.3); }
.top-nav-fixed-content{ width:1250px; height:80px; margin:0 auto; }
.top-nav-fixed ul li .logo{ display:block; width:158px; height:40px; margin-top:21px; background:url(/images/logo_big.png) left bottom no-repeat; }
.top-nav-fixed ul li { float:left; }
.top-nav-fixed ul li:last-child{ float:right; }
.top-nav-fixed ul li:nth-child(2){ margin:0 0 0 80px; }
.top-nav-fixed .ss-range, .top-nav-fixed .ss-input, .top-nav-fixed .ss-submit, .top-nav-fixed .pro-btn { float:left; }

.top-nav-fixed ul li .search .search-box .ss-input .input-box{ width:420px; }
.top-nav-fixed ul li .search .search-box .pro-btn{ float:left; margin-left:10px; }
.top-nav-fixed ul li .search .search-box .pro-btn > span{ display:block; border:1px solid #023793; background:#fff; text-align:center; width:100px; height:38px; line-height:38px; border-radius: 5px; color: #023793; font-size: 15px; }
.top-nav-fixed ul li .search .pro-btn{ position:relative; }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list{ display:none; position:absolute; left:-862px; width:1250px; top:40px; background:#fff; z-index:100; overflow:hidden; opacity:0.98; box-shadow:2px 3px 15px rgba(0,0,0,0.3); -webkit-box-shadow:2px 3px 15px rgba(0,0,0,0.3); }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list .nav-fixed-pro-list-wrapper{ margin:50px auto; }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list ol{ margin:30px auto 0 auto; width:1000px; height:136px; text-align:center; }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list ol li{ list-style:none; text-align:center; float:left; margin:0; padding:0; }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list ol li a{ padding:0; margin:0; color:#000; }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list ol li a:hover{ background:none;  }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list ol li a:hover span{ color:#d80808; }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list img{ display:block; margin:0; border-right:1px solid #eee; padding:0 50px; height:80px; }
.top-nav-fixed ul li .search .pro-btn .nav-fixed-pro-list span{ display:block; margin-top:10px; font-size:12px; line-height:initial; }
.top-nav-fixed .top-nav-fixed-content > ul > li:nth-child(3){ margin-top: 23px; }
.top-nav-fixed .top-nav-fixed-content > ul > li:nth-child(3) i{ display:inline; font-size:28px; color:#023793; vertical-align:middle; }
.top-nav-fixed .top-nav-fixed-content > ul > li:nth-child(3) span{ display:inline; line-height:34px;  font-size:26px; color:#023793; margin-left:6px; vertical-align:middle; font-family:Arial; }
.ss-submit{ float:left; }
.ss-submit a{ display:block; background:#023793; color:#fff; width:100px; height:40px; line-height:40px; text-align:center; }
.ss-submit a:hover{ background:#032663; color:#fff; text-decoration:none; }
.ss-submit span{ display:inline-block; color:#fff; line-height:40px; font-size:15px;  }
.ss-submit .icon{ width:18px; height:18px; fill: currentColor; vertical-align: -3px; overflow:hidden; margin-right:8px; }
.ss-submit #icon-search{ color:#fff; }
.search-tip{ margin-top:2px; }
.search-tip span{ font-size:12px; color:#999; }
.telephone { float: right; background: url(/images/sprite.png) no-repeat -100px -12px; padding-left: 55px; margin-top: 24px; color: #999; font-size:14px; }
.telephone span { display: block; font-size: 28px; font-family: Impact; line-height: 1; color: #023793; }


.section-pos-search { padding: 15px 0; background-color: #fff; -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.1); -moz-box-shadow:0 5px 5px rgba(0,0,0,0.1); -ms-box-shadow:0 5px 5px rgba(0,0,0,0.1);}
.section-pos-search .search-pos { float: left; padding: 7px 0; background: url(../images/sprite.png) no-repeat left -151px; padding-left: 24px; }
.section-pos-search .search-pos a { margin-right:3px; }
.section-pos-search .search-pos a:hover { color:#0b6fba; }
.section-pos-search .search-pos i { font-weight: bold; font-style:normal; }
.section-pos-search .search-pos span { color:#999; margin-left:3px; }
.section-pos-search .search-form { float: right; }
.section-pos-search .search-form input { float: left; border: 1px solid #eee; padding: 6px 12px; width: 210px; font-size: 14px; }
.section-pos-search .search-form button { border: 0; padding: 0; float: left; cursor: pointer; outline: none; width: 60px; height: 34px; color: #fff; background: url(../images/sprite.png) no-repeat -312px -212px #023793; font-size: 0; }

.product{ background:#f2f2f2; }
.product-side{ float:left; width:260px;  background:#fff; margin-top:20px; }
.product-info{ float:right; width:975px; 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:0px; 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; }


.section-pro{ margin-bottom:20px; padding:25px 25px; background:#fff; border-radius:5px;}
.section-pro h2, .section-pro h3{ font-size:22px; font-weight:normal; color:#000; margin:0; padding:0; } 
.product-info-summary{ }
.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:470px; margin:0; padding:0; position: relative; }
.product-info-summary-text h1{ font-size:22px; border-bottom:1px dashed #bbb; font-weight:500; padding-bottom:12px; margin:0 0 10px 0;  }
.product-info-summary-text li{ font-size:14px; color:#999; margin-bottom:10px;  }
.product-info-summary-text ul li:nth-child(2){ margin-left:1000px; position:absolute; }
.product-info-summary-text ul li:nth-child(2) em{ font-style:normal; }
.product-info-summary-text ul li:nth-child(2) i{ font-style:normal; }
.product-info-summary-text li span{ color:#000;  }
.product-info-summary-text div{ border-top:1px dashed #ccc; margin-top:15px; 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 .btn-zxbj{ display:block; float:right; display:inline-block; background:#023793; color:#fff; height:30px; line-height:30px; padding:0 15px; text-align:center; cursor:pointer; border-radius:5px;  }
#contact-qrcode{ margin-top:8px; border-top:0; margin-top:20px; padding-top:0; }
#contact-qrcode div{ position:relative; float:left; width:33%; cursor:pointer; border-top:0; margin-top:0; padding-top:0;  }
#contact-qrcode div span{ font-size:12px;  }
#contact-qrcode div img{ width:50px; height:50px; vertical-align:middle; }
#contact-qrcode div img:nth-child(2){ width:40px; height:40px; }
#contact-qrcode div p{ position:absolute; background:#fff; padding:5px; left:0; left:-39px; top:-238px; display:none; opacity: 0; -webkit-transition:opacity .5s; transition:opacity .5s; border:1px solid #eee; box-shadow: 0 15px 15px rgba(0,0,0,0.4); -webkit-box-shadow: 0 15px 15px rgba(0,0,0,0.4);  }
#contact-qrcode div p img{ width:200px; height:auto;  }
#contact-qrcode div:hover p{ display:block; opacity:1; }

.product-info-image{  }
.product-info-image img{ max-width:925px; height:auto; }
.product-info-image .product-info-image-container{ text-align:center; margin:25px auto; text-align:center;}
.product-info-image br{ display:none;}

.product-info-image-cmp{ width:925px; background:url(/images/product/bg.jpg) left top no-repeat; margin:20px 0px 10px 0px; padding:0; overflow:hidden; }
.product-info-image-cmp h4{ color:#fff; font-size:40px; margin:50px 0 15px 40px; letter-spacing:5px; }
.product-info-image-cmp p{ width:580px; background:none; color:#fff; padding-bottom:30px; margin-left:43px; color:#fff; font-size:16px; line-height:38px; font-weight:lighter; }
.product-info-image-cmp .fgx{ display:block; margin:0 40px 0 40px; height:10px; border-top:1px solid #444e58;}
.product-info-image-cmp  ul{ width:725px; margin:20px auto; background:none; padding:0; }
.product-info-image-cmp  ul li{ float:left; margin-left:155px; }
.product-info-image-cmp  ul li:first-child{ margin-left:0; }
.product-info-image-cmp  ul li span{ display:block; color:#fff; font-size:16px; position:static; margin-top:6px; }
.product-info-image-cmp .seka{ display:block; margin:36px auto; text-align: center; }

.product-info-tjimg{ margin:30px auto; text-align:center; }
.product-info-tjimg h3{ margin:50px auto 20px auto; }
.product-info-tjimg div{ width:925px; margin:0 auto; padding:0; }
.product-info-tjimg div img{ display:block; margin:0 auto; text-align:center; padding:0;  max-width:925px;  }
.product-info-tjimg p{ margin:0px 0 45px 10px; text-align:left; font-size:16px; }

.product-info-parameter{  }
.product-info-parameter table{ width: 98%; margin:20px 0 30px 0; 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-moreinfo-text { text-align:left; margin-top:20px; }
.product-moreinfo-text p{ font-size:14px; text-indent:2em; line-height:24px; color:#000; }
.product-moreinfo-text p a{ color:#0975d0; }
.product-moreinfo-text p a:hover{ text-decoration:underline; }
.product-moreinfo-text p i{ color:#f00; font-style:normal; font-weight:bold; font-size:16px; }
.product-moreinfo-text p span{ color:#999; }
.product-moreinfo-text #proMore{ display:none; }
.product-moreinfo-text .product-copyright{ color:#999; margin-top:50px; font-size:12px; background:#f5f5f5; padding:10px 0; }

.product-info-summary-text .product-3d-view{ position:absolute; right:20px; top:22px; border:0;
                               animation: threedD 2s linear infinite alternate both; -webkit-animation: threedD 2s linear infinite alternate both; 
                               -moz-animation: threedD 2s linear infinite alternate both; -o-animation: threedD 2s linear infinite alternate both;  }
.product-info-summary-text .product-3d-view i{ font-size:30px; color:#015cb5; font-style:normal; vertical-align:middle; }
.product-info-summary-text .product-3d-view span{ font-size: 14px; color: #015cb5; }

@keyframes threedD {
    0% { transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg); }
    100% { transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg); }
}

@-webkit-keyframes threedD {
    0% { transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg); }
    100% { transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg); }
}

@-moz-keyframes threedD {
    0% { transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg); }
    100% { transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg); }
}

@-o-keyframes threedD {
    0% { transform: rotateY(0deg); -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -o-transform: rotateY(0deg); -moz-transform: rotateY(0deg); }
    100% { transform: rotateY(180deg); -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -o-transform: rotateY(180deg); -moz-transform: rotateY(180deg); }
}

#product3dview{ margin-bottom:20px; margin-top:20px; background: #fff;  padding: 25px 25px 40px 25px; border-radius:5px; }
#model { width: 880px; height: 600px; margin-top:20px; border-radius:15px; overflow:hidden; box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.3); }
#progress-bar { width: 500px; height: 32px; margin: -330px auto 0 auto; text-align: center; background-color: #dcdbd7; position: relative; border-radius: 32px; box-shadow: 0 1px 0 rgba(255,255,255,0.8),inset 0 2px 3px rgba(0,0,0,0.2); position: relative; height: 35px; padding-right: 2px; background-color: #abb2bc; border-radius: 35px; -moz-border-radius: 35px; -webkit-border-radius: 35px; background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#b6bcc6),color-stop(1,#9da5b0)); background: -moz-linear-gradient(#9da5b0 0,#b6bcc6 100%); -webkit-box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.5),0px 1px 0 0 #FFF; -moz-box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.5),0px 1px 0 0 #FFF; box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.5),0px 1px 0 0 #FFF }
#pb-bg { height: 32px; width: 16px; background: #7eea19; position: relative; display: block; overflow: hidden; height: 33px; -moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; -webkit-background-size: 44px 44px; background-color: #74d04c; background: -webkit-gradient(linear,0 0,44 44,color-stop(0.00,rgba(255,255,255,0.17)),color-stop(0.25,rgba(255,255,255,0.17)),color-stop(0.26,rgba(255,255,255,0)),color-stop(0.50,rgba(255,255,255,0)),color-stop(0.51,rgba(255,255,255,0.17)),color-stop(0.75,rgba(255,255,255,0.17)),color-stop(0.76,rgba(255,255,255,0)),color-stop(1.00,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(0,#74d04c),color-stop(1,#9bdd62)); background: -moz-repeating-linear-gradient(top left -30deg,rgba(255,255,255,0.17),rgba(255,255,255,0.17) 15px,rgba(255,255,255,0) 15px,rgba(255,255,255,0) 30px),-moz-linear-gradient(#9bdd62 0,#74d04c 100%); -webkit-box-shadow: inset 0 1px 0 0 #dbf383,inset 0 -1px 1px #58c43a; -moz-box-shadow: inset 0 1px 0 0 #dbf383,inset 0 -1px 1px #58c43a; box-shadow: inset 0 1px 0 0 #dbf383,inset 0 -1px 1px #58c43a; border: 1px solid #4c8932; -webkit-animation: animate-stripes 2s linear infinite; overflow: hidden; }
#pb-text { position: absolute; top: 1px; right: 0; font-size: 13px; padding-right: 12px; line-height: 32px; color: rgba(0,0,0,0.6); text-shadow: rgba(255,255,255,0.45) 0 1px 0; white-space: nowrap }
#opearte{ margin:30px 0 0 10px; }
#opearte ul li{ list-style:inside; color:#999; margin-top:5px; }
#opearte ul li span{ list-style:inside; font-weight:bold; color:#000; }

.product-info-case{  }
.product-info-case ul{ margin:20px 0 0 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-case li.more-link { display: none;}


.product-info-product{ }
.product-info-product ul{ margin:20px 0 0 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{  }
.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-comment{ margin-top:20px; }
#product-comment ul{ margin:0; padding:0; }
#product-comment ul li{ padding-left:5px; margin:0 0 20px 0; }
#product-comment .comment-img{ float:left; }
#product-comment .comment-img img{ display:block; width:42px; height:42px; border-radius:30px; border:1px solid #eee; }
#product-comment .comment-content{ float:left; width:800px; margin-left:15px; }
#product-comment .comment-content .user-nickname{ position: initial; color: #000; font-size: 15px; left: initial; top: initial; }
#product-comment .comment-content .user-publish-date{ display:inline-block; color:#999; margin-left:20px;  font-size: 15px; }
#product-comment .comment-content p{ color:#999; font-size:13px; line-height:20px; margin-top:5px; }

.product-info-QA{  }
#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{ }
.product-info-changjia-c{ margin:20px 0 0 10px; }
.product-info-changjia-c p{ text-indent:2em; line-height:24px; }

.product-info-service h6{ font-size:18px; font-weight:bold; margin-bottom:6px; margin-left:30px;}
.product-info-service ol{ margin-bottom:25px; margin-left:60px;}
.product-info-service ol:last-child{ margin-bottom:0px; }
.product-info-service li{ list-style: decimal; margin-bottom:6px; color:#666; font-size:15px; }
.product-info-service-content{ margin-top:-20px; }

footer { background-color: #333; color: #fff; }
footer a { color: #fff; }
footer a:hover { color: #fff; }
.footer-main{ background:#003f7d; }

.footer-qyjs{ border-bottom:1px solid #054e96; }
.footer-qyjs ul{ margin:35px auto;  }
.footer-qyjs ul li{ float:left; width:25%; height:97px; overflow:hidden; margin:0px; }
.footer-qyjs ul li:nth-child(1){ background:url(/images/sprite.png) left -230px no-repeat; }
.footer-qyjs ul li:nth-child(2){ background:url(/images/sprite.png) -716px -230px no-repeat; }
.footer-qyjs ul li:nth-child(3){ background:url(/images/sprite.png) left -360px no-repeat; }
.footer-qyjs ul li:nth-child(4){ background:url(/images/sprite.png) -716px -360px no-repeat; }
.footer-qyjs ul li h6{ margin:15px 0 0 100px; font-size:20px; font-weight:normal; }
.footer-qyjs ul li p{ margin:6px 0 0 100px; font-size:12px; }


.footer-nav { float:left; width:320px; margin:30px 0;}
.footer-nav a { color: #fff; }
.footer-nav ul { }
.footer-nav li { float:left; width:48%; margin-bottom:6px; }
.footer-nav li a { font-size: 12px; color:#ccc; }

.footer-tit { font-size: 20px; font-weight: bold; margin-bottom: 20px; }
.footer-tit small { margin-left: 10px; opacity: 0.6; font-size: 14px; }
.footer-contact { float: left; margin-left: 80px;  margin:30px 0; padding-left: 68px; border-left: 1px solid #054e96; padding-right: 0px; border-right: 1px solid #054e96; width: 430px; }
.footer-contact p { margin: 10px 0 0; font-size: 14px; line-height: 1.8; }
.footer-contact p a:first-child{ margin-right:30px; }

.footer-ewm { float: right;  margin:30px 30px 30px 0; }
.footer-ewm ul { margin-left: 0px; }
.footer-ewm li { float: left; width: 120px; margin-left: 30px; }
.footer-ewm li:first-child { margin-left: 0px; }
.footer-ewm li p { margin: 10px 0 0; text-align: center; font-size: 12px; }

.footer-copyright { text-align: center; padding: 18px 0; background-color: #111;}
.footer-copyright h6 { float: left; font-size:13px; color: #fff; margin:0; }
.footer-copyright p { float:left; font-size:12px; color:#666; margin:0 0 0 20px; width:850px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.footer-copyright p a { font-size:12px; color:#666; }


input { outline: none; }
.clearXJ { zoom: 1; }
.clearXJ:before, .clearXJ:after { display: table; line-height: 0; content: ""; }
.clearXJ:after { clear: both; }

.zj-kefu { position: fixed; right: 0; top: 50%; margin-top: -150px; height: 300px; z-index: 999; }
.zj-kefu li { position: relative; }
.zj-kefu li a { float:right; display: block; margin-bottom: 3px; position: relative; width: 65px; height: 65px; padding-top: 7px; background: #02337d; border-radius: 0px; color: #FFFFFF; text-align: center; -moz-box-shadow: 0 0 10px rgba(0,0,0,.08); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.08); box-shadow: 0 0 10px rgba(0,0,0,.08); }
.zj-kefu li span { display: inline-block; font-size: 36px; line-height: 30px; color: #fed803; margin-top: 5px; }
.zj-kefu li span.wx-icon { font-size: 32px; margin-top: 5px; }
.zj-kefu li span.tel-icon { font-size: 28px; margin-top: 5px; }
.zj-kefu li span.bj-icon { font-size: 32px; margin-top: 5px; }
.zj-kefu li a.bj-btn, .zj-kefu li a.back-top{ transition: padding .3s; }
.zj-kefu li a.bj-btn:hover, .zj-kefu li a.back-top:hover{ padding-right:20px; }
.zj-kefu li p { font-size: 12px; line-height: 16px; height: 16px; margin-top: 3px; }
.zj-kefu li .wxzx { position: absolute; top: 0; right: 65px; overflow:hidden;  width: 0px; transition: width .3s; height:200px; border-radius: 0px; background: #f73602; }
.zj-kefu li .wxzx img{ display:block; width: 150px; height:150px; margin:25px 0 0 25px; }
.zj-kefu li .tel { position: absolute; top: 0; right: 65px; overflow:hidden; width: 0px; transition: width .3s; letter-spacing: 1px; border-radius: 0px; font-size: 18px; font-weight: bold; height: 72px; background: #f73602; color: #FFFFFF; }
.zj-kefu li .tel span{ display:block; font-size: 18px; line-height:72px; margin:0; }
.zj-kefu li:hover a { background: #f73602; }
.zj-kefu li:hover span { color: #fff; }
.zj-kefu li:hover .tel {  width: 180px; }
.zj-kefu li:hover .wxzx { width: 200px; }

.xunjiadan { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0,0,0,.7); text-align: center; z-index: 9999; }
.xunjiadan .xunjiadan-container + i { display: inline-block; vertical-align: middle; height: 100%; }
.xunjiadan .xunjiadan-container { max-width: 780px; width: 90%; background: #FFFFFF; display: inline-block; vertical-align: middle; position: relative; }
.xunjiadan .xunjiadan-close-btn { cursor: pointer; position: absolute; top: 12px; right: 12px; width: 40px; height: 40px; }
.xunjiadan .xunjiadan-close-btn span { display:block; font-size:20px; margin:0; padding:0; background-color:transparent; }
.xunjiadan .xunjiadan-close-btn span:hover { color:#f00; }
.xunjiadan .xunjiadan-content { padding: 45px 70px 65px; text-align: left; }
.xunjiadan .tit { margin-bottom: 30px; position: relative; text-align: center; font-size: 26px; color: #333333; padding-bottom: 20px; font-weight: bold; letter-spacing: 5px; }
.xunjiadan .tit:after { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -17px; width: 34px; height: 2px; background: #ae5b08; }
.xunjiadan .box { max-width: 540px; margin: 0 auto; position: relative; padding-right: 100px; }
.xunjiadan .box .in { position: relative; float: left; width: 49%;  margin:0 0 20px 0; }
.xunjiadan .box .in:nth-child(2n) { float:right; }
.xunjiadan .box .in input { display:block; width:82%; padding: 0 12px; font-size: 13px; line-height: 34px; height: 34px; border: 1px solid #e5e5e5; }
.xunjiadan .box .in label { position: absolute; top: 7px; left: 8px; font-size: 13px; color: #999; padding:0 6px; background:#fff; }
.xunjiadan .box .in label span { font-size: 14px; color: #ff0000; margin-right:6px; vertical-align:middle; }
.xunjiadan .box .in input:focus { border-color:#023793; }

.xunjiadan .box .row img{ height:34px; }
.xunjiadan .box .right { position: absolute; top: 0; right: 0; cursor:pointer; background: #ae5b08; color: #FFFFFF; font-size: 13px; padding: 24px 15px; line-height: 22px; text-align: center; }
.xunjiadan .box-text { margin-top: 15px; color: #8a8a8a; text-align: center; letter-spacing: 1px; }
.xunjiadan .box-text span { font-size: 16px; }
.xunjiadan .box-text i { font-style: normal; color: #ae5b08; font-size: 16px; }
.xunjiadan .box-text em { font-style: normal; padding-left: 80px; color: #ae5b08; font-size: 16px; position: relative; }
.xunjiadan .box-text em:before { content: ""; position: absolute; top: 50%; margin-top: -3px; left: 40px; width: 6px; height: 6px; border-radius: 50%; background: #ae5b08; }
.xunjiadan .box-text em b{ font-style: normal; font-weight:lighter; /*color:#c00; */font-family:Arial; font-size:18px; }

.zj-ewm{ margin-top:38px; }
.zj-ewm div{ position:relative; float:left; width:33%; cursor:pointer; }
.zj-ewm div span{ font-size:12px;  }
.zj-ewm div img{ width:100px; height:100px; vertical-align:middle; }
.zj-ewm div img:nth-child(2){ width:80px; height:80px; }
.zj-ewm div p{ position:absolute; background:#fff; padding:5px; opacity: 0; -webkit-transition:opacity .5s;transition:opacity .5s; border:1px solid #f1f1f1; }
.zj-ewm div:hover p{ opacity:1; }
.zj-ewm div p img{ width:150px; height:auto;  }


@media screen and (max-width: 767px) {
    body { min-width: 320px; padding-top: 0; padding-bottom: 10px; }
    .module { width: auto; padding:0; }
    #message .m-content .m-message { width: 90%; padding: 20px; }
    .kf { display: none; }
    .footer-fix { display: block; }
    .top-bar { display: none; }
    .header { margin:0; padding:0; background:none; }
    .header .module{ display:none; }
    .header nav { display:none; }

    .header-mobile{ position: fixed; display:block; width:100%;  background:#fff; left:0; top:0; opacity:1; height:56px; overflow:hidden; z-index:10;  }
    .shadow{ box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); }
    .header-mobile-content{ margin:12px 10px 11px 10px; }
    .header-mobile .logo-container{ display:block; float:left; /*width:35%;*/ }
    .header-mobile .logo-container img{ display:block; width:113px; height: 27px; margin-top:0px; }

    .header-mobile-menu{ float:right; color:#fff; font-size:12px; width: 65%;}
    .header-mobile-menu-search{ float:left; cursor:pointer; background:#f5f5f5; height:32px; line-height:32px; padding:0; color:#b8b8b8; border-radius:20px; width: 63%; }
    .header-mobile-menu-pc{ float:right; cursor:pointer; height:32px; line-height:32px; padding:0;  }
    .header-mobile-menu-search img{ width:16px; vertical-align:text-bottom; margin-left: 10px; }
    .header-mobile-menu-search .menu-text{ margin-left:6px; vertical-align:top; font-size:13px; }
    .header-mobile-menu-pc span.iconfont{ font-weight:bold; }
    .header-mobile-menu-pc .menu-text{ font-size:12px;color:#888; margin-left: 3px; }
    .header-mobile-menu-pc img { width:16px; vertical-align:text-bottom; }

    .header-mobile-search{ width:100%; position:fixed; left:0; top:0; margin:-56px 0 0 0; background:#fff; height:56px; z-index:12; overflow:hidden; }
    .header-mobile-search .searchBox{ display:block; float:left; margin:8px; border:1px solid #eeecec; background-color:#f6f6f6; border-radius: 25px; width: 80%; height: 38px; line-height:38px; }
    .header-mobile-search .searchLogo{ display:inline-block; width:18px; height:18px; margin-left:15px; margin-right:3px; vertical-align:text-bottom; }
    .header-mobile-search input{ display:inline-block; height: 36px; line-height:36px; font-size:12px; color:#000; border:0; background:#f6f6f6; width:60%; }
    .header-mobile-search .searchButton { display:block; float:right; cursor:pointer; width:66px; height: 36px; line-height:36px; text-align: center; background:#023793; border-radius: 20px; color:#fff; font-size: 12px; margin-top:1px; margin-right:2px; }
    ::-webkit-search-cancel-button{ display: none; -webkit-appearance: none; }
    .search-cancel{ float:right; margin:0 17px 0 0; line-height:56px; cursor:pointer; }
    .search-cancel span{ color:#000; display:block; font-size:16px;  }

    .header-mobile-product-cate{ position:fixed; left:0; top:56px; background:#fff; width:100%; height:336px; margin:0 0 0 0; opacity:0; z-index:9; border-top:1px solid #f2f2f2; overflow:hidden;
                                 box-shadow:2px 6px 4px rgba(0,0,0,0.2); -webkit-box-shadow:2px 6px 4px rgba(0,0,0,0.2);}
    .header-mobile-product-cate ul{ margin:15px 10px; }
    .header-mobile-product-cate ul li{ float:left; width:31%; height:88px; background-color:#ffffff; border:1px solid #eee; border-radius: 10px; margin:0 9px 12px 0; position: relative; }
    .header-mobile-product-cate ul li:nth-child(3n){ margin-right:0; }
    .header-mobile-product-cate ul li:nth-child(7n){ margin-right:9px; }
    .header-mobile-product-cate ul li a{ display:block; color:#000; width: 100%; height: 100%; }
    .header-mobile-product-cate ul li a span{ display:block; font-size: 12px; font-weight:bold; margin: 8px auto 0 auto; text-align: center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
    .header-mobile-product-cate ul li a img{ display:block; height:50px; width:auto; position:absolute; right:16px; bottom:0; opacity: 0.89; }
    .header-mobile-product-cate ul li:nth-child(1) a img, .header-mobile-product-cate ul li:nth-child(2) a img{ right:25px;}
    .header-mobile-product-cate ul li:nth-child(7) a img, .header-mobile-product-cate ul li:nth-child(8) a img{ right:13px;}
    .header-mobile-product-cate ul li:nth-child(3) a img, .header-mobile-product-cate ul li:nth-child(5) a img, .header-mobile-product-cate ul li:nth-child(11) a img,
    .header-mobile-product-cate ul li:nth-child(13) a img{ right:30px;}
    .header-mobile-product-cate ul li:nth-child(1){ background:#f8e4e4; }
    .header-mobile-product-cate ul li:nth-child(2){ background:#cef4f5; }
    .header-mobile-product-cate ul li:nth-child(3){ background:#ffedcb; }
    .header-mobile-product-cate ul li:nth-child(4){ background:#dfd0e4; }
    .header-mobile-product-cate ul li:nth-child(5){ background:#d5f6db; }
    .header-mobile-product-cate ul li:nth-child(6){ background:#f5cece; }
    .header-mobile-product-cate ul li:nth-child(7){ background:#dfe9f0; }
    .header-mobile-product-cate ul li:nth-child(8){background: url(/city/img/nav/morebg.jpg) 0 center repeat;}
    .header-mobile-product-cate ul li:nth-child(8) i{ font-size:24px; transform: rotate(180deg); display: block; color: #fff; text-align: center; margin: 10px auto; }

    .banner-ny { display:none; height: 160px; }
    .section-pos-search { display:none; }

    .product{ background:#f2f2f2; }
    .product-side{ display:block; width:100%; background:none; margin-top:0; }
    .section-pro{ padding:12px; }
    .product-info{ float:none; margin:0; width:100%; padding-bottom:0; }
    .product-info .product-info-summary{ margin:0; padding:0; border-radius:0; background:none; }
    .product-info-summary-image{ float:none; width:100%; max-height: 100%; height:auto; text-align:center; margin-bottom:10px; padding:0; border:0; overflow:hidden; }
    .product-info-summary-image img{ display:block; vertical-align:middle; width:100%; height:auto; max-height:100%; max-width:100%; }

    .product-info-summary-text{ float:none; width:auto; margin:0 8px; padding:15px; background:#fff; border-radius:10px; overflow: hidden; position: relative;  }
    .product-info-summary-text h1{ font-size:18px; border-bottom:1px dashed #bbb; font-weight:500; padding-bottom:15px; margin:0 0 15px 0;  }
    .product-info-summary-text li{ font-size:12px; color:#999; margin-bottom:8px;  }
    .product-info-summary-text div{ border-top:1px dashed #ccc; margin-top:20px; padding-top:15px; font-size:14px;   }
    .product-info-summary-text div i{ font-size:18px; color:#023793; font-style:normal; font-weight:bold;}

    .product-info-image{ margin-top:0; }
    .product-info-image-cmp{ width:auto; background-size: 100% 100%; margin:10px 0; padding:0; overflow:hidden; }
    .product-info-image-cmp h4{ color:#fff; font-size:20px; margin:20px 0 0 20px; letter-spacing:5px; }
    .product-info-image-cmp p{ width:60%; background:none; color:#fff; padding-bottom:0; margin:10px 0 0 20px; color:#fff; font-size:12px; line-height:22px; font-weight:lighter; }
    .product-info-image-cmp .fgx{ display:block; margin:20px 20px 10px 20px; height:10px; border-top:1px solid #444e58;}
    .product-info-image-cmp  ul{ width:auto; margin:0 20px; background:none; padding:0; }
    .product-info-image-cmp  ul li{ float:left; margin-left:25px; width:18%; }
    .product-info-image-cmp  ul li img{ width:80%; }
    .product-info-image-cmp  ul li:first-child{ margin-left:0; }
    .product-info-image-cmp  ul li span{ display:block; color:#fff; font-size:12px; position:static; margin-top:6px; }
    .product-info-image-cmp .seka{ margin:20px; width:auto; }
    .product-info-image-cmp .seka img{ width:100%; }

    .product-info-image{ margin:10px 0 10px 0;  }
    .product-info-image h2{  font-size: 18px;}
    .product-info-image img{ max-width:100%; height:auto; }

    .product-info-tjimg{ background:#fff;  }
    .product-info-tjimg h3{ font-size:16px; text-align:center; padding:0; margin:35px auto 15px auto; }
    .product-info-tjimg div{ width:100%; margin:0 auto; padding:0; }
    .product-info-tjimg div a{ margin:0 8px;  }
    .product-info-tjimg div img{ display:block; margin:0; padding:0; width:100%; max-width:none;  }
    .product-info-tjimg p{ margin:0; text-indent:2em; font-size:13px; color:#000; }

    .product-info-parameter{ margin:10px 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:10px 0 0 0;  }
    .product-info-case ul{ margin:10px 0 0 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-case li.more-link { display: block; height: 140px; background: url(/city/img/nav/morebg.jpg) center center repeat; overflow: hidden;}
    .product-info-case li.more-link a{ display:block; color:#fff; }
    .product-info-case li.more-link a:hover{ background:none; box-shadow:none; }
    .product-info-case li.more-link span{ display:block; color:#fff; font-size: 13px; font-weight:bold; margin: 31px 0 10px 8px; text-shadow:1px 1px 2px #333; }
    .product-info-case li.more-link img{ display:block; width:32px; height:32px; margin: 0 auto; border:0; }
 
    .product-info-product{ margin:10px 0 0 0;  }
    .product-info-product ul{ margin:15px 0 0 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:10px 0 0 0;  }
    .product-info-dingzhi-img{ margin:10px 0; }
    .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-pj{ margin-top:10px; margin-bottom:0; } 
    #product-comment{ margin-top:10px; }
    #product-comment ul{ margin:0; padding:0; }
    #product-comment ul li{ padding-left:5px; margin:0 0 5px 0; }
    #product-comment .comment-img{ float:left; width:10%; }
    #product-comment .comment-img img{ display:block; width:100%; height:auto; border-radius:30px; border:1px solid #eee; }
    #product-comment .comment-content{ float:right; width:86%; margin-left:0; }
    #product-comment .comment-content .user-nickname{ position: initial; color: #000; font-size: 13px; left: initial; top: initial; }
    #product-comment .comment-content .user-publish-date{ display:inline-block; color:#999; margin-left:20px;  font-size: 13px; }
    #product-comment .comment-content p{ color:#999; font-size:12px; line-height:20px; margin-top:5px; }

    .product-info-QA{ margin:10px 0; }
    .product-info-QA h3{ margin-bottom:10px; }
    #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-service{ margin-top:10px; }
    .product-info-service-content{ margin-top:-5px; }
    .product-info-service h6{ font-size:15px; font-weight:bold; margin-bottom:6px; margin-left:6px; margin-top:15px; }
    .product-info-service ol{ margin-bottom:25px; margin-left:6px;}
    .product-info-service ol:last-child{ margin-bottom:0px; }
    .product-info-service li{ list-style: decimal; margin-bottom:6px; color:#666; font-size:13px; }

    .product-info-changjia{margin:10px 0;  }
    .product-info-changjia-c{ margin:10px auto; width:98%; }
    .product-info-changjia-c img{ width:100%; }
    .product-info-changjia-c p{ font-size:12px; line-height:20px; }

    .section-pro{ margin-bottom:0; margin-left: 8px; margin-right:8px; overflow:hidden; }
    .section-pro h2, .section-pro h3{ font-size:18px;  } 

    .product-side-cate{ display:none; }
    .product-side-contact{ display:none; }

    .product-side-case{ margin:10px 8px; padding:15px 12px; background:#fff; border-radius:8px; }
    .product-side-case h4{ background:none; padding:0; text-align:left; color:#000; font-size:18px; margin:0; font-weight:normal; letter-spacing:0; border:0; }
    .product-side-case ul { margin-top:15px; }
    .product-side-case li{ margin: 0; padding:0; border-bottom: 0; float: left; padding: 0px; background: #f2f2f2; margin: 0 0 8px 0; border-bottom: 0; width: 49%; }
    .product-side-case li:nth-child(2n){ float:right; }
    .product-side-case li a{display: block; width: auto; margin:0 6px; text-align:center; overflow: hidden;  }
    .product-side-case li a img{display:block; width:100%; height:auto; text-align:center; margin:0 auto; border:0; }
    .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;  }


    footer { padding-top: 15px; margin-bottom:50px; background:#003f7d; }
    .footer-main{ background:none; padding:0 15px; }
    .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:0 0 30px 0; background:none;}
    .footer-copyright h6{ float:none; font-size:12px; color:#fff; opacity: 0.6; }
    .footer-copyright p{ display:none; }

    .xunjiadan .xunjiadan-container { max-width: auto; width: 90%; background: #FFFFFF; display: inline-block; vertical-align: middle; position: relative; }
    .xunjiadan .xunjiadan-close-btn { cursor: pointer; position: absolute; top: 12px; right: 12px; width: 40px; height: 40px; }
    .xunjiadan .xunjiadan-close-btn span { display:block; font-size:20px; margin:0; padding:0; background-color:transparent; }
    .xunjiadan .xunjiadan-close-btn span:hover { color:#f00; }
    .xunjiadan .xunjiadan-content { padding: 38px 20px 45px 20px; text-align: left; }
    .xunjiadan .tit { margin-bottom: 30px; position: relative; text-align: center; font-size: 26px; color: #333333; padding-bottom: 20px; font-weight: bold; letter-spacing: 5px; }
    .xunjiadan .tit:after { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -17px; width: 34px; height: 2px; background: #ae5b08; }
    .xunjiadan .box { max-width:auto; margin: 0 auto; position: relative; padding-right: 75px; }
    .xunjiadan .box .in { position: relative; float: left; width: 49%;  margin:0 0 15px 0; }
    .xunjiadan .box .in:nth-child(2n) { float:right; }
    .xunjiadan .box .in input { display:block; width:68%; padding: 0 12px; font-size: 12px; line-height: 30px; height: 30px; }
    .xunjiadan .box .in label { position: absolute; top: 7px; left: 8px; font-size: 12px; color: #999; padding:0 6px; background:#fff; }
    .xunjiadan .box .in label span { font-size: 14px; color: #ff0000; margin-right:4px; vertical-align:middle; }
    .xunjiadan .box .in input:focus { border-color:#023793; }

    .xunjiadan .box .row img{ height:32px; }
    .xunjiadan .box .right { position: absolute; top: 0; right: 0; cursor:pointer; background: #ae5b08; color: #FFFFFF; font-size: 13px; padding: 17px 5px; line-height: 22px; text-align: center; }
    .xunjiadan .box-text { margin-top: 15px; color: #8a8a8a; text-align: center; letter-spacing: 1px; }
    .xunjiadan .box-text span { font-size: 13px; }
    .xunjiadan .box-text i { font-style: normal; color: #ae5b08; font-size: 13px; }
    .xunjiadan .box-text em { font-style: normal; padding-left: 35px; color: #ae5b08; font-size: 13px; position: relative; }
    .xunjiadan .box-text em:before { content: ""; position: absolute; top: 50%; margin-top: -2px; left: 13px; width: 5px; height: 5px; border-radius: 50%; background: #ae5b08; }
    .xunjiadan .box-text em b{ font-style: normal; font-weight:bold; font-family:Arial; font-size:14px; }

    .zj-ewm{ margin-top:20px; }
    .zj-ewm div{ position:relative; float:left; width:33%; cursor:pointer; }
    .zj-ewm div span{ font-size:12px; display: block; margin-bottom: 3px; }
    .zj-ewm div img{ width:70px; height:70px; vertical-align:middle; }
    .zj-ewm div:nth-child(2) img{ width:68px; height:68px; }
    .zj-ewm div p{ display:none; }
    .zj-ewm div:hover p{ opacity:0; }
    .zj-ewm div p img{ display:none;  }

    .footer-fix { display:block; box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); position: fixed; bottom: 0; left: 0; width: 100%; background-color: #fff; z-index: 10;  }
    .footer-fix{ background:#fff; width:100%; overflow:hidden; position:fixed; bottom:0; border-top:1px solid #eee; }
    .footer-fix ul{ margin:0; padding: 10px 0; overflow:hidden; }
    .footer-fix ul li{ float:left; margin:0 auto; }
    .footer-fix ul li a{ display:block; font-size:12px; color:#000;  margin:0; padding:0; }
    .footer-fix ul li:nth-child(1){ width:18%; text-align:right; }
    .footer-fix ul li:nth-child(2){ width:20%; }
    .footer-fix ul li.nav-button-1{ width:30%; }
    .footer-fix ul li.nav-button-2{ width:30%; }
    .footer-fix ul li:nth-child(1) a{ padding:0 0 0 18px; }
    .footer-fix ul li:nth-child(1) a img{ height:22px; margin: 0; }
    .footer-fix ul li a span{ display:block; font-size:12px; color:#000; }
    .footer-fix ul li:first-child a i{ font-size:16px; }
    .footer-fix ul li:nth-child(2) a img{ display:block; margin:0 auto; height:22px; }
    .footer-fix ul li a span{ display:block; font-size:11px; color:#000; padding-top:0px; }
    .footer-fix ul li.nav-button-1 a { display:block; background-color: transparent; border:1px solid #023793; color: #023793; border-radius: 8px;  height: 36px; line-height:36px; 
                                          padding:0; width:85%; text-align: center;  }
    .footer-fix ul li.nav-button-1 a span{ margin:0; padding:0;  color:#023793; font-size: 14px; }
    .footer-fix ul li.nav-button-2 a { display:block; border:1px solid #023793; background:#023793; border-radius: 8px;  height: 36px; line-height:36px;
                                          padding:0; width:85%; text-align: center; }
    .footer-fix ul li.nav-button-2 a span{ margin:0; padding:0;  color:#ffffff; font-size: 14px; }
}