﻿@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: 1210px; margin: 0 auto; overflow:hidden; }
#message { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 1000; transform: scale(0); transition: .3s; }
.messagebg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .6); z-index: 1001; }
#message .m-content { margin-top: 8%; }
#message .m-content .m-message { background: #fff; width: 580px; background: #fff; padding: 50px; margin: 0 auto; position: relative; z-index: 1002; box-shadow: 1px 1px 50px rgba(0, 0, 0, .3); }
.m-message { width: 494px; margin: 48px auto 0; }
.m-message label { margin-bottom: 15px; display: block; font-size: 14px; }
.m-message label em { display: block; float: right; color: red; height: 32px; line-height: 32px; }
.m-message label span { width: 70px; height: 34px; line-height: 34px; color: #2F2F2F; float: left; font-weight: bold; text-align: right; margin-right: 30px; display: inline-block; }
.m-message label input.inp, .m-message label textarea, .m-message label.code input { width: 73%; overflow: hidden; height: 32px; line-height: 32px; border: #cccccc 1px solid; border-radius: 3px; padding: 0 14px; box-sizing: border-box; color: #555; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.m-message label input:focus, .m-message label textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 150, 0, .6); }
.m-message label textarea { height: 72px; line-height: 24px; padding: 10px 14px; }
.m-message label.code { line-height: 34px; }
.m-message label.code input { width: 30%; float: left; margin-right: 30px; }
.m-message label.code .pic { display: inline-block; vertical-align: top; width: 80px; height: 32px; }
.m-message label.code img { display: block; width: 100%; height: 100%; }
.btn1 { display: block; line-height: 32px; padding-left: 15px; background-color: #333; color: #fff; margin-top: 10px; }
.btn1:hover { background-color: #444; color: white; }
.btn1 span { display: block; padding-left: 15px; background-repeat: no-repeat; background-position: left center; background-image: url(../images/btn-r.png); }
.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; }

.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/location.png) no-repeat 0 center; padding-left: 24px; }
.section-pos-search .search-pos a { margin-right:3px; }
.section-pos-search .search-pos a:hover { color:#0b6fba; }
.section-pos-search .search-pos i { font-weight: bold; font-style:normal; }
.section-pos-search .search-pos span { color:#999; margin-left:3px; }

.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 span{ display:inline-block; font-size: 14px;  padding: 5px 0; background:#023793; color:#fff; width:130px; cursor:pointer; } 
.news-cxcp ul li p span: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 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; }
.news-info-main-content p.img-p{ margin:0 auto; text-align:center; text-indent:0; }
.news-info-main-content p.img-p a{ font-size:14px; color:#999; display:block; }
.news-info-main-content p.img-p span{ font-size:14px; color:#999; display:block; }

.news-info-main-content p.p-tp{ margin:0 auto; text-align:center; text-indent:0; }
.news-info-main-content p.p-tp a{ font-size:14px; color:#999; display:block; }
.news-info-main-content p.p-tp span{ font-size:14px; color:#999; display:block; }

.news-info-main-content h2{ font-size:20px; margin:35px 0 15px 0; font-weight:bold; }
.news-info-main-content h3{ font-size:16px; margin:15px 0 5px 20px; font-weight:bold; }
.news-info-main-content h2:before{ border-left: 5px solid #023793; content: ""; margin-right: 10px; width: 6px;}

.news-info-main-content table{ width:96%; margin-left:2%; border-collapse: collapse; border-spacing: 0;  font-family:"PingFang SC","微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体"; }
.news-info-main-content table tr:nth-child(1) th{ background:#f4f4f6;  text-indent:0; color:#000; font-size:16px; font-weight:bold; }
.news-info-main-content table th{border:1px solid #dedede; color:#000; padding:10px 0 10px 0px; text-align:center; background:#fafafa; font-size:13px; font-weight:bold; }
.news-info-main-content table td{ border:1px solid #dedede; padding:10px 20px; font-size:13px; color:#666; line-height:26px; }
.news-info-main-content table a{ color:#000; }

.news-info-main-content  ol{ margin-left:50px; }
.news-info-main-content  ol li{ list-style:decimal; margin-bottom:10px; }
.news-info-main-content  ol li p{ text-indent: 0;}

.news-info-main-content  ul{ margin-left:50px; }
.news-info-main-content  ul li{ list-style:circle; margin-bottom:10px; }
.news-info-main-content  ul li p{ text-indent: 0;}

#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; }



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:18px; 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: 11px; left: 8px; font-size: 13px; line-height:14px; color: #aaa; 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 18px; 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: 50px; color: #ae5b08; font-size: 16px; }
.xunjiadan .box-text em:before { content: ""; display:inline-block; margin:0 42px 3px 0; 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: 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: 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 span, .news-cxcp ul li.product_c4 p span{ 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; }



    .RFQ{ width:100%; height:450px; }
    .RFQ-title{ margin:15px 10px 10px 10px; }
    .RFQ ul { margin:10px 0 50px 20px; }
    .RFQ ul li span{ display:inline-block; width:auto; margin-right:20px; }
    .RFQ ul li #proName{ display:inline-block; width:auto; }
    .RFQ ul li input{ width:60%; height:35px;  }
    .RFQ ul li:nth-child(4) input{ width:26%; }
    .RFQ ul li span.btn{ display:inline-block; margin-top:20px; background:#9e1009; cursor:pointer; color:#fff; width:116px; margin-right:20px; height:38px; line-height:38px; text-align:center; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;}
    .RFQ ul li span.RFQ-Tel{ display:block; margin-left:0px; font-size:14px; margin-top:10px;}
    .RFQ ul li span.zxbtn{ width:auto;  color:#d80808; text-decoration:underline; vertical-align:bottom; cursor:pointer; }


    footer { padding-top: 15px; }
    .footer-main{ background:none; }
    .footer-qyjs { display: none; }
    .footer-nav { display: none; }
    .footer-contact { float: none; width: auto; margin:0 0 15px 0; padding:0; border-bottom:0; border-left:0; font-size:12px; }
    .footer-contact p{ font-size:12px; }
    .footer-ewm { float: none; margin: 0; display:none; }

    .footer-copyright{ font-size:12px; padding:10px 0; background-color:#222;}
    .footer-copyright h6{ float:none; font-size:12px; }
    .footer-copyright p{ display:none; }

    .xunjiadan .xunjiadan-container { max-width: auto; width: 96%; }
    .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: 73px; }
    .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:70%; padding: 0 12px; font-size: 12px; line-height: 30px; height: 30px; }
    .xunjiadan .box .in label { position: absolute; top: 9px; left: 8px; font-size: 12px; line-height:12px; padding:0 6px; }
    .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 8px; 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; font-weight:bold; }
    .xunjiadan .box-text em { font-style: normal; padding-left: 33px; color: #ae5b08; font-size: 13px; }
    .xunjiadan .box-text em:before { content: ""; display:inline-block; margin:0 30px 2px 0; width: 6px; height: 6px; 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;  }
}


#product-cate-nav{ position:fixed; z-index:100; top:0px; margin-top:-66px;  background:#fff; height:55px; width:100%; border-bottom:1px solid #ccc; -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
box-shadow: 0px 5px 5px rgba(0,0,0,0.3); -webkit-transition: margin-top .3s linear;
transition: margin-top .3s linear; }
#product-cate-nav ul{ width:1210px; margin:0 auto; text-align:center; }
#product-cate-nav ul li{ float:left; }
#product-cate-nav ul li:last-child{ float:right; }
#product-cate-nav ul li a{ display:block; margin-right:40px; height:55px; line-height:55px; color:#000; font-size:16px; }
#product-cate-nav ul li a.imp{ color:#023793; }
#product-cate-nav ul li a:hover{ color:#023793; font-weight:bold; }
#product-cate-nav ul li small{ display:inline-block; background:url(/images/home.png) center center; background-size:cover; width:26px; height:26px; margin-right:10px; margin-top:14px; }
#product-cate-nav ul li i{ display:inline-block; width:30px; height:30px; background:url(/images/tel.png) center center; background-size:cover; vertical-align:text-bottom; }
#product-cate-nav ul li span{ display:inline-block; height:55px; line-height:55px; font-size:28px; font-weight:lighter; color:#023793; margin-left:6px; font-family:Impact; margin-left:10px; }