﻿@font-face {
  font-family: 'iconfont';
  src: url('/IconFont/iconfont.eot');
  src: url('/IconFont/iconfont.eot?#iefix') format('embedded-opentype'),
  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;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/* IE 8 会显示粗边框  */
img{ border-style:none; }

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; }
html, body, div, a, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea, button, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-weight:normal;
}
ol, ul, li { list-style: none outside none; }
table { border-collapse: collapse; border-spacing: 0; }
a{ text-decoration:none; transition: all .3s; }


/* 清除浮动 */
.clear,.clearfix,.clear-float { height:0; line-height:0; font-size:0; clear:both; }
.clearXJ { zoom: 1; }
.clearXJ:before, .clearXJ:after { display: table; line-height: 0; content: ""; }
.clearXJ:after { clear: both; }

body{ background:#f5f5f5; }
.zj-header{  }
.zj-header-top{ background:#f8f8f8; height:32px; line-height:32px; border-bottom:1px solid #eee; }
.zj-header-top-c{ position:relative; width:1200px; margin:0 auto;  }
.zj-header-top p{ font-size:12px; color:#666; line-height:30px; }
.zj-header-ss{ position:absolute; right:0; top:4px;  }
.zj-header-ss input{ float:left; display:block; width:150px; font-size:12px; padding-left:10px; height:22px; line-height:24px; border:1px solid #ddd; }
.zj-header-ss a{ float:left; display:block; width:50px; text-align:center; height:24px; line-height:24px; background:#d80808; color:#fff; font-size:13px;  }

.zj-header-zy{ background:#fff; height:116px; }
.zj-header-zy ul { width:1200px; margin:0 auto;  height:100px; }
.zj-header-zy ul li{ float:left; }
.zj-header-zy ul li .logo{ display:block; width:180px; height:58px; margin-top:26px; background:url(/images/icons.png) left bottom no-repeat; }

.zj-header-zy ul li:nth-child(2){ margin-left:20px; padding-left:20px; height:68px; margin-top:28px; border-left:1px solid #ddd; }
.zj-header-zy ul li p:first-child{ font-size:18px; font-weight:bold; color:#cb0707; }
.zj-header-zy ul li p:first-child i{ margin-right:6px; font-size:20px; font-weight:bold; }
.zj-header-zy ul li p:last-child{ font-size:13px; margin-top:5px; }
.zj-header-zy ul li p:last-child span{ color:#999; margin-right:20px; }

.zj-header-zy ul li:nth-child(3){float:right; background:url(/images/icons.png) -434px -966px no-repeat; padding-left:46px;  }
.zj-header-zy ul li:nth-child(3) span{display:block; }
.zj-header-zy ul li:nth-child(3) span:nth-child(1){ font-size:12px; text-align:right; margin-top:28px; color:#333; }
.zj-header-zy ul li:nth-child(3) span:nth-child(2){ font-size:28px; color:#d80808; line-height:33px;  }
#nav-menu{ display:none; }
.zj-header-mobile{ display:none; }
#zj-product-nav-mobile{ display:none; }

.zj-header-nav{ width:100%; background:#041226; }
.zj-header-nav #mobile-nav-mask{ display:none; }
.zj-header-nav .zj-header-nav-c{ width:1200px; margin:0 auto;}
.zj-header-nav ul{  }
.zj-header-nav ul > li{ float:left; position:relative; }
.zj-header-nav ul > li a{ display:block; height:56px; line-height:56px; padding:0 22px; color:#fff; font-size:15px; position:relative; z-index:1; }
.zj-header-nav ul > li a.s{ background:#9e1009; color:#fff;  }
.zj-header-nav ul > li:first-child{ width:74px; overflow:hidden; text-indent:4em; }
.zj-header-nav ul > li:first-child a{ background:url(/images/hct.jpg) left top no-repeat; width:74px; background-color:none; }
.zj-header-nav ul > li:after{ content:''; position:absolute; width:100%; height:0px; background:#9e1009; bottom:0; left:0; z-index:0; -webkit-transition:height .3s;transition:height .3s;}
.zj-header-nav ul > li:hover:after{height:56px; color:#fff}

.zj-header-nav ul li.pro-list{  }
.zj-header-nav ul li.pro-list .sub-pro-list{ position:absolute; left:0; top:56px; width:100%; height:0px; background:#fff; z-index:100; overflow:hidden; opacity:0.98; }
.zj-header-nav ul li.pro-list .sub-pro-list ol{ margin:50px auto 0 auto; width:1200px; height:136px; }
.zj-header-nav ul li.pro-list .sub-pro-list ol li{ text-align:center; float:left; }
.zj-header-nav ul li.pro-list .sub-pro-list ol li a{ padding:0; margin:0; color:#000; }
.zj-header-nav ul li.pro-list .sub-pro-list ol li a:hover{ background:none;  }
.zj-header-nav ul li.pro-list .sub-pro-list ol li a:hover span{ color:#d80808; }

.zj-header-nav ul li.pro-list .sub-pro-list img{ display:block; margin:0; border-right:1px solid #eee; padding:0 46px; height:96px; }
.zj-header-nav ul li.pro-list .sub-pro-list span{ display:block; margin-top:10px; font-size:14px; line-height:initial; }

.zj-banner{ margin:0 auto; height:352px; }
.zj-banner img{ width:100%; }
.zj-banner-dz{ overflow:hidden; height:170px; text-align:center; margin:0 auto; }

.zj-pos { margin:0 auto; padding:10px 0 10px 0; background:#fff; }
.zj-pos h3{ width:1200px; margin:10px auto; }
.zj-pos span.zj-pos-icon{ display:inline-block; padding-left:22px; background:url(/images/icons.png) -100px 2px no-repeat; color:#ababab; font-size:14px; }
.zj-pos a{ color:#000; font-size:14px; }
.zj-pos a:hover{ color:#f00; }
.zj-pos span{ color:#888; font-size:14px; }
.zj-pos i{ display:inline-block; margin:0 5px; color:#aaa; font-size:13px; font-style:normal; }


.zj-product{ margin:0 auto; background:#f5f5f5; padding:20px 0;}
.zj-product-c{ width:1200px; margin:0 auto; }
.zj-product-list{ float:right; width:940px; }
.zj-product-list h1 a{ display:block; font-size:18px; color:#000; border-bottom:1px solid #ccc; padding-bottom:6px; height:30px; line-height:30px; }
.zj-product-list h1 a:before{ border-left: 5px solid #d9304f; content: ""; margin-right: 8px; width: 5px;}
.zj-product-gy { margin:20px 15px; }
.zj-product-gy p{ text-indent:2em; line-height:22px; font-size:14px; color:#333; margin-bottom:15px; }
.zj-product-gy a{ color:#000; }
.product-title .list-mode{ display:none; }

.zj-product-list-c{ width:940px; margin:20px 10px; }
.zj-product-list-c ul li{ float:left; width:450px; height:auto; background:#fff; overflow:hidden; text-align:center; margin-right:15px; transition: all .2s linear; margin-bottom:15px; padding-bottom:18px; }
.zj-product-list-c ul li:hover{ box-shadow:0 6px 10px rgba(0,0,0,0.3); -webkit-box-shadow:0 6px 10px rgba(0,0,0,0.3); transform:translate3d(0, -2px, 0); }
.zj-product-list-c ul li img{ display:block; width:420px; margin:15px 15px 10px 15px; }
.zj-product-list-c ul li a{ display:block; color:#000; font-size:14px; }
.zj-product-list-c ul li a:hover{ color:#d80808; }

.zj-product-list-c .cp3 li{ width:300px; margin-right:14px; height:auto; padding-bottom:18px; }
.zj-product-list-c .cp3 li:nth-child(3n){ margin-right:0; }
.zj-product-list-c .cp3 li img{ width:270px; height:202px; }

.zj-product-list-c ul li a h4{ margin-bottom:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.zj-product-list-c ul li a .img-content{ margin-top:10px; }
.zj-product-list-c ul li a .text-content{ margin-top:15px; }
.zj-product-list-c ul li .text-content span{float:left; display:block; }
.zj-product-list-c ul li .text-content span.price{ color:#d80808; margin-left:15px; margin-top:5px; }
.zj-product-list-c ul li .text-content span.price em{ font-size:14px; font-style:normal; }
.zj-product-list-c ul li .text-content span.price i{ font-size:14px; font-style:normal; }
.zj-product-list-c ul li .text-content span.type{ float:right; font-size:12px; margin-right:20px; margin-top:6px; }
.zj-product-list-c ul li span.xunjia{ width:72px; font-size:13px; height:28px; color:#fff; line-height:28px; border-radius:5px; background:#c91806; color:#fff; margin-left:15px; cursor:pointer; }
.zj-product-list-c ul li span.xunjia:hover{ color:#ff0; }



.zj-ly{ margin:0 auto; background:#f5f5f5; padding:20px 0; }
.zj-ly-area{ width:1200px; margin:0 auto; }
.zj-ly-nr{ float:right; width:940px; margin:0px 0 0 20px; }
.zj-ly-nr h1{ font-size:26px; margin-bottom:10px;  }
.zj-ly-nr h1 span{ display:inline-block; font-size:14px; margin-left:20px; color:#888;  }
.zj-ly-fb{ width:940px; background:#fff; padding:38px 0 50px 0; }
.zj-ly-fb ul{ margin-left:60px; }
.zj-ly-fb ul li{ margin-bottom:20px; }
.zj-ly-fb ul li span{ display:inline-block; width:80px; font-size:15px; color:#555; }
.zj-ly-fb ul li i{ display:inline-block; font-size:18px; color:#f00; margin-left:10px; vertical-align:middle; font-style:normal; }
.zj-ly-fb ul li input, .zj-ly-fb #txtMsg{ width:660px; height:22px; padding:6px 12px; background-color: #fff; border: 1px solid #ccc; border-radius: 4px;
	-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 .15s ease-in-out,box-shadow .15s ease-in-out;
	-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
 }
#txtCode_ly{ width:545px; }
.zj-ly-fb ul li:nth-child(6){ position:relative; }
.zj-ly-fb ul li:nth-child(6) p{ position:absolute; left:92px; top:8px; color:#aaa; font-size:12px; }

/*.zj-ly-fb ul li input:focus{ border-color:#fedbdb;  outline:0;  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233,111,102,.5);  box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233,111,102,.5)}*/
.zj-ly-fb ul li #public{ width:20px;  vertical-align:middle;}
.zj-ly-fb ul li #private{ width:20px; vertical-align:middle; }
.zj-ly-fb ul li label{ margin-right:60px; vertical-align:middle; font-size:14px; }
.zj-ly-fb #txtMsg{ height:100px; vertical-align:top; }
.zj-ly-fb div{ margin:30px 0 0 142px;  }
.zj-ly-fb div span{ display:block; width:300px; height:36px; line-height:36px; background:#d80808; color:#fff; text-align:center; cursor:pointer;  }

.zj-ly-list{ width:940px; margin:38px 0 50px 0; }
.zj-ly-list li{ background:#fff; padding:30px; margin-bottom:10px; }
.zj-ly-tx{ float:left; width:60px; height:50px; background:url(/images/head1.jpg) left top no-repeat; border-radius:0px; }
.zj-ly-xq{ float:left; margin-left:20px; }
.zj-ly-xq div:nth-child(1) span{ display:block; }
.zj-ly-xq div:nth-child(1) span:nth-child(1){ font-size:14px; }
.zj-ly-xq div:nth-child(1) span:nth-child(2){ font-size:13px; color:#888; margin:6px 0 15px 0; }
.zj-ly-xq p:nth-child(1) { margin-top:10px; font-size:14px; color:#333; }
.zj-ly-hf { margin:16px 0 0 82px; background:#f2f2f2; padding:20px;  }
.zj-ly-hf span:first-child{ display:block; font-size:14px; margin-bottom:10px; }
.zj-ly-hf div p{ font-size:14px; }
#more{ width:200px; margin:30px auto; text-align:center; }
#more span{ display:block; width:200px; height:30px; line-height:30px; font-size:14px; background:#d80808; color:#fff; text-align:center; cursor:pointer;}


.zj-pager{margin:28px auto 0 auto;text-align:center;font-family:宋体;font-size:14px;}
.zj-pager a{font-family:Arial;font-size:14px;color:#111;background:#fff;border:1px solid #ccc;text-decoration:none;margin-left:6px;display:inline-block;height:28px;line-height:28px;width:28px;text-align:center;vertical-align:middle;}
.zj-pager a:hover{color:#fff;background:#9e1009;border:1px solid #980c25;}
.zj-pager a.zj-pager-pre,.zj-pager a.zj-pager-next{width:64px;}
.zj-pager span{font-family:Arial;font-size:14px;color:#fff;background:#333;border:1px solid #111;margin-left:8px;display:inline-block;height:28px;line-height:28px;width:28px;text-align:center;vertical-align:middle;}
.zj-pager span.zj-pager-sel{color:#fff;background:#9e1009;border:1px solid #980c25; font-weight:bold; }
.zj-pager span.zj-pager-nopage{width:64px;background:#eee;color:#aaa;border:1px solid #ddd;}

.zj-product-case{ margin-top:50px; }
.zj-product-case h2{font-size:18px; border-bottom:1px solid #ccc; padding-bottom:10px; height:30px; line-height:30px;  }
.zj-product-case h2:before{ border-left: 5px solid #d9304f; content: ""; margin-right: 6px; width: 5px; }
.zj-product-case ul{ margin-top:15px; margin-left:10px; }
.zj-product-case li{ float:left; margin-right:15px; background:#fff; padding:5px 10px 15px 10px; }
.zj-product-case li img{ width:275px; height:183px; display:block; margin-bottom:6px; }
.zj-product-case li a{  display:block; color:#000; font-size:14px; text-align:center; }
.zj-product-case li a:hover{ color:#d80808; }
.zj-product-case .right0{ margin-right:0; }
.zj-product-case li.more-link{ display:none; }

.zj-product-xg{ margin:50px auto 20px auto; }
.zj-product-xg h2{font-size:18px; border-bottom:1px solid #ccc; padding-bottom:10px; height:30px; line-height:30px;  }
.zj-product-xg h2:before{content:""; border:2px solid #9e1009; margin-right:6px; }
.zj-product-xg ul{ margin-top:15px; margin-left:10px; }
.zj-product-xg li{ float:left; margin-right:15px; margin-bottom:15px; background:#fff; padding:5px 10px 15px 10px; }
.zj-product-xg li:nth-child(3n){ margin-right:0; }
.zj-product-xg li img{ display:block; width:275px; height:152px; margin-bottom:6px; }
.zj-product-xg li a{  display:block; color:#000; font-size:14px; text-align:center; }
.zj-product-xg li a:hover{ color:#d80808; }

.zj-product-nav{ float:left; width:240px; }
.zj-product-cate{  }
.zj-product-cate h3{ background:#810802; color:#fff; font-size:28px; height:90px;line-height:90px; text-align:center; }
.zj-product-cate ul{ }
.zj-product-cate ul li:nth-child(1) a{ margin-top:1px; }
.zj-product-cate ul li a{ display:block; position:relative; margin:15px 0; padding-left:25px; height:45px; line-height:45px; margin:2px 0; color:#333; 
                          background-color:#ddd; font-size:16px; background-image:url(/images/icons.png); background-position:-788px -130px; background-repeat:no-repeat;}
.zj-product-cate ul li a:hover{ background-color:#810802; color:#fff; background-position:-788px -74px; }
.zj-product-cate ul li dl dt a{ background:#ed4703; color:#fff;  }
.zj-product-cate ul li dl dd a{ background:#ececec; color:#666; padding-left:50px; margin:1px 0; }
.zj-product-cate ul li dl dd a:after { content: ""; width: 8px; height: 8px; border: 2px solid #bbb; border-style: solid solid none none; position: absolute; top: 22px; right: 20px;
            -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.zj-product-cate ul li dl dd a:hover{ color:#dd0101; background-color:#ececec; }
.zj-product-cate ul li dl dd a:hover::after{ border-color:#dd0101; }

.zj-product-xc{ margin:15px 0; }

.zj-product-zx{ margin-top:10px; background:#fff; }
.zj-product-zx h3{background:#810802; color:#fff; font-size:20px; height:50px;line-height:50px; text-align:center; }
.zj-product-zx ul li{  }
.zj-product-zx ul li a{ display:block; border-bottom:1px dashed #ccc; padding:15px 0 15px 10px; font-size:13px; color:#000;  }
.zj-product-zx ul li a:hover{ color:#dd0101;  }

.zj-product-lx{ margin-top:10px; background:#fff; }
.zj-product-lx-bg{ width:230px; height:116px; background:url(/images/icons.png) right -884px no-repeat; }
.zj-product-lx-qq{ margin:20px 15px 0 20px; }
.zj-product-lx-qq a{ display:block; color:#666; font-size:13px; background:url(/images/icons.png) -188px -731px no-repeat; padding-left:28px; height:30px; line-height:21px; margin-top:10px; }
.zj-product-lx-wt{ border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; margin:20px 15px; padding:18px 0; }
.zj-product-lx-wt span:nth-child(1){ display:block; background:Url(/images/icons.png) -176px -80px no-repeat; padding-left:35px; font-size:16px; height:30px; line-height:25px;  }
.zj-product-lx-wt span:nth-child(2){ font-size:12px; margin-left:35px; }
.zj-product-lx-fs{ margin:0 0 20px 15px; padding: 0 0 30px 0; }
.zj-product-lx-fs span:nth-child(1){ display:block; background:Url(/images/icons.png) -176px -41px no-repeat; padding-left:30px; font-size:16px; height:30px; line-height:18px;  }
.zj-product-lx-fs span{ font-size:12px; margin-top:10px; display:block;}


.zj-news{ margin:0 auto; background:#f5f5f5; padding:20px 0; }
.zj-news-c{ width:1200px; margin:0 auto; }
.zj-news-c-l{ float:left; width:930px; }
.zj-news-c-l h2 span{ display:inline-block; background:#9e1009; color:#fff; font-size:16px; width:180px; height:50px; line-height:50px; margin-right:15px; text-align:center;}
.zj-news-c-l h2 a{ display:inline-block; background:#ddd; color:#333; font-size:16px; width:180px; height:50px; line-height:50px; margin-right:15px; text-align:center; }
.zj-news-c-l h2 a:hover{ background:#9e1009; color:#fff;  }
.zj-news-c-l ul{ background:#fff; margin-top:15px; padding:20px 20px; }
.zj-news-c-l ul li{ float:none; padding:25px 0; border-bottom:1px dashed #eee; }
.zj-news-c-l li a{ display:block; }
.zj-news-c-l li a img{ display:block; float:left; width:180px; height:100px; border:1px solid #eaeaea; }
.zj-news-c-l li a dl{ float:left;  margin-left:15px; width:680px;}
.zj-news-c-l li a dl dt{ font-size:16px; color:#000; margin-bottom:10px; }
.zj-news-c-l li a dl dd p{ font-size:12px; color:#999; line-height:22px; }
.zj-news-c-l li:hover{ background:#f5f5f5; }
.zj-news-c-l .news-pager{ margin:0 auto; text-align:center; padding:35px 0 60px 0; background:#fff; }


.zj-news-c-tj{ float:right; width:240px; z-index:10; }
.zj-news-c-tjcp{ background:#fff; padding-bottom:13px; }
#cptj_news{ padding-bottom:0px; }
.zj-news-c-tjcp h3{ height:50px; line-height:50px; background:#c00000; color:#fff; font-size:20px; text-align:center;  }
.zj-news-c-tjcp ul{ margin-top:0px; }
.zj-news-c-tjcp li{ padding:32px 0px; margin:0 10px; border-bottom:1px dashed #eee;}
.zj-news-c-tjcp ul li.noboder{ border-bottom-width:0; }
.zj-news-c-tjcp li img{ display:block; width:190px; text-align:center; margin:0 auto; border:1px solid #fafafa; }
.zj-news-c-tjcp li span{ display:block; text-align:center; font-size:12px; margin:6px auto 0 auto; color:#333; width:160px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.zj-news-c-tjcp li a:hover span{ color:#d80808; }


.zj-news-hot{ float:left; width:930px; }
.zj-news-hot-detail{ width:930px; background:#fff; margin-top:35px; padding-top:35px; padding-bottom:1px; }
.zj-news-hot-detail h1{ font-size:24px; text-align:center; }
.zj-tejia-pro{ }
.zj-tejia-pro ul{ margin:0 auto; text-align:center; }
.zj-tejia-pro ul.small{  }
.zj-tejia-pro ul li{ float:left; background:#fff; margin-right:15px; width:300px; text-align:center; position:relative; }
.zj-tejia-pro ul.small li{ width:221px; margin-right:15px; }
.zj-tejia-pro ul li:last-child{ margin-right:0; }
.zj-tejia-pro ul li img{ width:283px; display:block; margin:10px auto; text-align:center; }
.zj-tejia-pro ul.small li img{ width:188px; display:block; margin:0 auto 10px auto; text-align:center; }
.zj-tejia-pro ul li a{ color:#333; font-size:14px; display:block; padding-bottom:2px;  }
.zj-tejia-pro ul li a:hover{ color:#d80808; }
.zj-tejia-pro ul li a span{ display:inline-block; width:280px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.zj-tejia-pro ul.small li a span{ width:208px; }
.zj-tejia-pro ul li p{ margin:1px auto 0 auto; text-align:center; }
.zj-tejia-pro ul li p i{ display:inline-block; padding:5px 6px; margin-right:10px; font-size:12px; font-style:normal; background:#d80808; color:#fff; }
.zj-tejia-pro ul li p i:last-child{ margin-right:0; background:#037c57; color:#fff; }
.zj-tejia-pro ul li p span { display: block; cursor: pointer;  font-size: 14px; margin-top:12px; width:100%; height:33px; line-height:33px; letter-spacing:1px; text-align:center; color: #000; background: #bbb; }
.zj-tejia-pro ul li div{ position:absolute; left:0; top:0; background:url(/images/sale.png) left top no-repeat; width:120px; height:120px; }


.zj-news-detail{ float:left; background:#fff; width:930px; }
.zj-news-detail h1{ font-size:24px; margin:35px 0 0 0; text-align:center; }

.zj-news-detail-t{ margin:10px 20px; border-bottom:1px dashed #ddd; padding-bottom:15px; }
.zj-news-detail-t span{ font-size:12px; margin-right:50px; margin-left:20px; color:#999;}
.zj-news-detail-zy{ margin:30px 20px 20px 20px; border:1px solid #f3f3f3; padding:20px; color:#999; line-height:24px; font-size:14px; background:#f8f8f8; }
.zj-news-detail-zy span{ color:#000; font-size:16px; }
.zj-news-detail-xq{ margin:30px 20px 20px  20px; padding-bottom:20px; font-size:16px; line-height:30px; }
.zj-news-detail-xq p{ text-indent:30px; color:#666; }
.zj-news-detail-xq img{ max-width:780px; }
.zj-news-detail-xq h2{ text-indent:30px; font-size:22px; margin:25px 0 15px 0; font-weight:bold; }
.zj-news-detail-xq a{ color:#136ec2; }
.zj-news-detail-xq a:hover{ text-decoration:underline; }
#zj-news-bdshare{ margin:0 auto 30px 20px; text-align:center; }
#zj-news-bdshare span{ float:left; font-size:12px; display:block; line-height:16px; margin:6px; color:#666;}
.zj-news-detail-sx{ margin:0 30px 30px 20px; }
.zj-news-detail-sx ul li{ float:left; font-size:14px; color:#999; width:430px; overflow:hidden; }
.zj-news-detail-sx ul li:nth-child(2){ float:right;  }
.zj-news-detail-sx a{ display:inline-block; overflow:hidden; width:350px; white-space:nowrap; text-overflow:ellipsis; color:#555; font-size:14px; vertical-align:text-bottom; }
.zj-news-detail-sx a:hover{ color:#d80808; }
.zj-news-detail-wztj{ margin:60px 30px;  }
.zj-news-detail-wztj h3, .zj-news-detail-cptj h3{ font-size:16px; border-bottom:1px solid #ddd; padding-bottom:10px; height:18px; line-height:18px; overflow:hidden;  }
.zj-news-detail-wztj h3:before, .zj-news-detail-cptj h3:before{content:""; border:2px solid #d80808; margin-right:8px;  }
.zj-news-detail-wztj ul{ margin-top:10px; margin-left:20px;   }
.zj-news-detail-wztj ul li{ float:left; padding:10px 40px 10px 0px; border-bottom:1px dashed #eee; color:#666; width: 380px;  list-style-type: disc; }
.zj-news-detail-wztj ul a{ font-size:14px; color:#666; display:block; width:360px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.zj-news-detail-wztj ul a:hover{ color:#f00; }
.zj-news-detail-cptj{ margin:60px 30px 40px 30px;  }
.zj-news-detail-cptj ul{ margin-top:15px; }
.zj-news-detail-cptj ul li{ float:left; margin-left:10px; width:280px; text-align:center; border:1px solid #f5f5f5; }
.zj-news-detail-cptj ul.cptj-ljx li{ width:190px; margin-left:30px; }
.zj-news-detail-cptj ul li:nth-child(1){ margin-left:0; }
.zj-news-detail-cptj ul li img{ width:280px; display:block; margin-bottom:10px; }
.zj-news-detail-cptj ul.cptj-ljx li img{ width:190px; display:block; margin-bottom:10px; }
.zj-news-detail-cptj ul li a{ color:#333; font-size:14px; display:block; padding-bottom:12px;  }
.zj-news-detail-cptj ul li a:hover{ color:#d80808; }
.zj-news-detail-cptj ul li a span{ display:inline-block; width:258px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.zj-news-detail-cptj ul.cptj-ljx li a span{ width:168px; }


.zj-case{ margin:0 auto; background:#f5f5f5; padding:20px 0; }
.zj-case-c{ width:1200px; margin:0 auto; }
.zj-case-c-al{ float:left; width:950px; }
.zj-case-c-al ul{ }
.zj-case-c-al ul li{ float:left; width:430px; height:326px; background:#fff; margin-right:15px; margin-bottom:15px; padding:15px; }
.zj-case-c-al li a{ display:block; }
.zj-case-c-al li a img{ display:block; width:430px; height:287px; }
.zj-case-c-al li a span{ display:inline-block; width:400px; font-size:14px; color:#000; margin-top:15px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.zj-case-c-al li:hover{ box-shadow:0 8px 15px rgba(0,0,0,0.3); -webkit-box-shadow:0 8px 15px rgba(0,0,0,0.3); transform:translate3d(0, -2px, 0)  }
.zj-case-c-al .news-pager{ margin:0 auto; text-align:center; padding:35px 0 60px 0; background:#f5f5f5; }


.zj-case-c-cp{ float:right; width:240px; z-index:10; }
.zj-case-c-hot{ background:#fff; padding-bottom:5px; }
.zj-case-c-hot h3{ height:50px; line-height:50px; background:#c00000; color:#fff; font-size:20px; text-align:center;  }
.zj-case-c-hot ul{ margin-top:0px; }
.zj-case-c-hot li{ padding:28px 0px; margin:0 10px; border-bottom:1px dashed #eee;}
.zj-case-c-hot ul li.noboder{ border-bottom-width:0; }
.zj-case-c-hot li img{ display:block; width:190px; text-align:center; margin:0 auto; border:1px solid #fafafa; }
.zj-case-c-hot li span{ display:block; text-align:center; font-size:12px; margin:6px auto 0 auto; color:#333; width:160px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.zj-case-c-hot li a:hover span{ color:#d80808; }


.zj-dz{  background:#f2f2f2; padding:40px 0; /*border-top:1px solid #f5f5f5;*/ }
.zj-dz-c{  width:1200px; margin:0 auto;   }
.zj-dz h1{ float:left; display:inline-block; font-size:22px; margin-bottom:20px; margin-top:0px; background:#d81408; padding:6px 20px; color:#fff; }
.zj-dz-c p{ float:left; margin-left:20px; height:42px; line-height:42px; font-size:14px; color:#999;  }
.zj-dz-c ul{ margin-top:10px;  }
.zj-dz-c li{ margin-bottom:35px; font-size:16px;  }
.zj-dz-c li span{ display:block; color:#757575; margin-bottom:10px; font-size:14px; font-weight:400; font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft Yahei";  }
.zj-dz-c li b{ margin-left:20px; color:#f00; vertical-align:middle; }
.zj-dz-c li i{ margin-left:20px; color:#f00; font-size:14px; display:none; }
.zj-dz-c li input{  width:450px; height: 18px;	padding: 10px 16px;	border: 1px solid #e0e0e0;	font-size: 14px; line-height: 18px;	background: #fff;
                    -webkit-transition: border-color .2s linear;	transition: border-color .2s linear; }
.zj-dz-c li input:hover{ border-color:#aaa; }
.zj-dz-c li input:focus{ border-color:#ff6700; }
.zj-dz-c li.li_yzm input{ display:inline-block; vertical-align:top; }
.zj-dz-c li.li_yzm img{ display:inline-block; margin-left:5px; vertical-align:top; }
.zj-dz-c li a#btn_tj{ padding:6px 35px; background:#d81408; color:#fff; font-size:14px; }
.zj-dz-c .zj-dz-tiptxt{ display:block; font-size:12px; margin-top:30px; }
.zj-dz_form{ margin-top:15px; padding:20px 40px; width:820px; background:#fff; border:1px solid #ddd; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;}
.zj-dz_form textarea{ width:450px; height:100px; padding: 10px 16px; border: 1px solid #e0e0e0;	font-size: 14px; line-height: 18px;	background: #fff;
                    -webkit-transition: border-color .2s linear;	transition: border-color .2s linear; }
.zj-dz-c textarea:hover{ border-color:#aaa; }
.zj-dz-c textarea:focus{ border-color:#ff6700; }


.zj-lxwm{ background:#f2f2f2; padding:10px 0; }
.zj-lxwm-c{ position:relative; margin:0 auto; background:url(/images/about/lxwm.jpg) left top no-repeat; width:1214px; height:1264px; }
.zj-lxwm-lxfs{ position:absolute; left:168px; top:68px;  }
.zj-lxwm-lxfs h2{ font-size:24px;  }
.zj-lxwm-lxfs ul{ margin:50px 0 0 45px;  }
.zj-lxwm-lxfs ul li{ margin-bottom:53px; font-size:16px;  }
.zj-lxwm-lxfs ul li:nth-child(5){ font-size:14px;  }
#mapContent{ position:absolute; left:580px; top:112px; width:560px; height:380px; }

.zj-about{ background:#f2f2f2; padding:10px 0; }
.zj-about-c{ width:1200px; margin:0 auto; }
.zj-about-list{ float:left; width:200px; background:#fff; }
.zj-about-xq{ float:right; width:900px; background:#fff; padding:30px 40px; }
.zj-about-xq h1{ font-size:30px; margin-left:5px; }
.zj-about-xq p{ text-indent:30px; margin:20px 0; font-size:15px; line-height:24px; color:#666; }
.zj-about-img { padding:0; margin:15px 0;  }
.zj-about-img img{ display:block; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px; overflow:hidden; }
.zj-about-list ul{  }
.zj-about-list ul li{ text-align:center; }
.zj-about-list ul li:hover{ background:#ff6700; }
.zj-about-list ul li.s{ background:#d80808; }
.zj-about-list ul li.s a, .zj-about-list ul li:hover a{ color:#fff; }
.zj-about-list ul li a{ color:#000; font-size:16px; display:block;  padding:30px 0; transition: all .15s; }

.zj-about-img-cf img{ display:block; margin:15px 0 15px 0; max-width:900px; }
.zj-about-job { margin-top:50px;  }
.zj-about-job a { display:block; }
.zj-about-job li{ float:left;  width:280px; border:1px solid #eee; margin-right:20px; }
li.right0{ margin-right:0px; }
.zj-about-job li img{ width:280px; height:200px; }
.zj-about-job li h3{ color:#000; font-size:14px; width:240px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center; margin:10px auto; }
.zj-about-c .zj-about-job li p{ color:#999; font-size:13px; margin:0 15px; text-indent:0; line-height:20px; margin-bottom:16px; }

.zj-about-install{ margin-top:40px; }
.zj-about-install img{ display:block; float:left; }
.zj-about-install ul{ float:left; margin-top:40px; }
.zj-about-install ul li{ margin-bottom:26px; font-size:15px; color:#666; }
.zj-about-install img:nth-child(3){ margin:40px 0 0 50px; }




.zj-footer{ background:#000; }
.zj-footer-c{ width:1200px; margin:0px auto; padding-top:50px; } 
.zj-footer-c-1{ float:left; border-right:1px solid #333; padding-top:10px; }
.zj-footer-c-1 ul{ width:253px; }
.zj-footer-c-1 ul li{ float:left; font-size:14px; margin-right:30px; margin-bottom:30px; }
.zj-footer-c-1 ul li a{ color:#fff; font-size:14px; }
.zj-footer-c-2{ float:left; width:530px; border-right:1px solid #333; margin-left:60px; padding-right:30px; padding-top:10px; }
.zj-footer-c-2 li{ color:#fff; margin-bottom:20px; font-size:14px; }
.zj-footer-c-2 li a{ color:#fff; }
.zj-footer-c-3{ float:left; width:200px; margin-left:80px; padding-top:10px;}
.zj-footer-c-3 img{ display:block; margin-bottom:5px; }
.zj-footer-c-3 span{ display:block; color:#fff; font-size:12px; margin-left:8px; }

.zj-rz{ text-align:center; margin:30px 0; }
.zj-rz a{ width:110px; height:47px; margin:0 20px; display:inline-block;}
.zj-rz a:nth-child(1){ background:url(/images/icons.png) -560px top no-repeat; }
.zj-rz a:nth-child(2){ background:url(/images/icons.png) -670px top no-repeat; }
.zj-rz a:nth-child(3){ background:url(/images/icons.png) -780px top no-repeat; }
.zj-rz a:nth-child(4){ background:url(/images/icons.png) -890px top no-repeat; }
.zj-rz a:nth-child(5){ background:url(/images/icons.png) -450px top no-repeat; }

.zj_cpr{ padding:15px; background:#111;  }
.zj_cpr p{ width:1200px; margin:0px auto; text-align:center; font-size:13px; color:#ccc;  }
.zj_cpr p a{ color:#ddd;  }

.zj-zxzx{ width:141px; position:fixed; right:0;  }
.zj-zxzx-top{ background:url(/images/icons.png) left -708px; height:242px; color:#000; font-size:14px;}
.zj-zxzx-top div{ padding:75px 0 0 0; text-align:center; }
.zj-zxzx-top div img{ display:block; width:108px; margin:5px auto; text-align:center; height:108px; }
.zj-zxzx-top div span:nth-child(1){ font-family:Arial; color:#ce031d; display:block; font-size:16px; font-weight:bold; }
.zj-zxzx-top div span.gw{ display:block; color:#bd0b22; font-size:14px; }

.zj-zxzx-bottom{ background:#a71427; width:121px; height:96px; padding:20px 10px; }
.zj-zxzx-bottom span{ font-size:14px; color:#fff; margin-bottom:15px; text-align:center; display:block; background:#5c010d; padding:10px 10px; border-radius:25px; cursor:pointer; }
.zj-zxzx-bottom span:hover{ color:#ff0; }
.zj-zxzx-bottom div{ font-size:12px; color:#370108; text-align:center; }

input { outline: none; }
.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:#cb0707; }

.xunjiadan .box .row img{ height:34px; }
.xunjiadan .box .right { position: absolute; top: 0; right: 0; cursor:pointer; background: #9e1009; 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 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;  }

#nav_zhiding{ position:fixed; z-index:100; top:0px; margin-top:-60px;  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;  }
#nav_zhiding ul{ width:1200px; margin:0 auto; text-align:center; }
#nav_zhiding ul li{ float:left; }
#nav_zhiding ul li:last-child{ float:right; }
#nav_zhiding ul li a{ display:block; margin-right:35px; height:55px; line-height:55px; color:#000; font-size:16px; }
#nav_zhiding ul li a.imp{ color:#d80808; }
#nav_zhiding ul li a:hover{ color:#d80808; }
#nav_zhiding ul li:first-child span{ display:block; margin-top:16px; margin-right:10px; }
#nav_zhiding ul li:first-child i{ color:#fff; font-size:14px; margin:0; padding:4px 5px 5px 6px; background:#9e1009; border-radius:9px; text-align:center;  }
#nav_zhiding ul li:last-child i{ display:inline; font-size:36px; color:#9e1009; vertical-align:middle; }
#nav_zhiding ul li:last-child span{ display:inline;  font-size:26px; color:#d80808; margin-left:6px; vertical-align:middle; font-family:Arial; }



@media screen and (min-width: 800px) {
    .nav-fixed{ position:fixed; left: 0; top: 0; z-index: 100; }
}

@media screen and (max-width: 800px) {
    body { min-width: 320px; }
    .zj-header{width:100%; background:#fff; }
    .zj-header-top{display:none; }
    .zj-header-zy { width:100%; position:static; height:auto; z-index:0; box-shadow: none; }
    .zj-header-zy ul{ width:auto; height:34px; padding:8px 0; }
    .zj-header-zy ul li{ float:none;}
    .zj-header-zy ul li:nth-child(2),.zj-header-zy ul li:nth-child(3){ display:none;}
    .zj-header-zy ul li .logo{ height:34px; width:108px; line-height:34px; background:url(/images/logo_m.jpg) no-repeat; background-size:cover; margin:0 0 0 5px; }
    .bar-fixed{ position:fixed;  z-index:10; }
            
    .zj-header-mobile{ display:block; width:100%; background:#fff; position:fixed; left:0; top:0; height:auto; 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); }
    .zj-header-mobile-c{ margin:13px 10px 10px 10px }
    .zj-header-mobile .search{ float:left; position:relative; width:86%; }
    .zj-header-mobile .searchBox{ display:block; border:1px solid #f0f0f0; background-color:#f6f6f6; border-radius: 25px; padding-left:12%; width:100%; height: 42px; line-height:42px; font-size:14px; color:#000; }
    .zj-header-mobile .searchLogo{ position:absolute; top:12px; left:12px; width:20px; height:20px; }
    .zj-header-mobile .searchButton { display:block; cursor:pointer; position:absolute; right:5px; top:4px; width:60px; height: 36px; line-height:36px; text-align: center; background:#b30404; border-radius: 20px; color:#fff; font-size: 13px; letter-spacing:2px; }
    .zj-header-mobile #menuButton{ float:right; cursor:pointer; }
    .zj-header-mobile #menuButton span{ display:block; font-size:44px; line-height:44px; color:#9e1009; }
    ::-webkit-search-cancel-button{ display: none; -webkit-appearance: none; }
    input[type="search"]{ outline: none; } 
   
    .zj-header-nav{ height:100%; width:100%; position:fixed; left:0; top:0; z-index:1000; display:none; background:none;  }
    .zj-header-nav #mobile-nav-mask{ display:block; float:left; width:40%; height:100%; background:#000; opacity:0.8; }
    .zj-header-nav #mobile-nav-mask #closeMenu{  }
    .zj-header-nav #mobile-nav-mask #closeMenu i{ font-size:36px; color:#fff; display:block; margin:10px 20px;}
    .zj-header-nav .zj-header-nav-c{ float:left; width:60%; height:100%; background:#260000; overflow-y:scroll; }
    .zj-header-nav ul{  }
    .zj-header-nav ul > li{ float:none; position:relative; border-bottom:1px solid #3a0000; }
    .zj-header-nav ul > li a{ display:block; height:auto; line-height:initial; padding:8px 0 8px 15px; color:#fff; font-size:14px; position:static; border-bottom:1px solid #0d0000; }
    .zj-header-nav ul > li a.s{ background:none;  }
    .zj-header-nav ul > li:after{ display:none; }
    .zj-header-nav ul > li:hover:after{display:none;}
    .zj-header-nav ul li.pro-list a{ border-bottom:0; padding-bottom:0; }
    .zj-header-nav ul li.pro-list .sub-pro-list{ display:block; position:static; height:auto; background:none; overflow:auto;  border-bottom:1px solid #0d0000;  opacity:1; }
    .zj-header-nav ul li.pro-list .sub-pro-list ol { margin: 5px 0 5px 15px; width: auto; height: auto;}
    .zj-header-nav ul li.pro-list .sub-pro-list ol li{ float:none; text-align:left; padding-left:2em; }
    .zj-header-nav ul li.pro-list .sub-pro-list ol li a{ color:#fff; border-bottom:0; margin-top:0; }
    .zj-header-nav ul li.pro-list .sub-pro-list ol li a span{ font-size:13px; margin:0; padding:8px 0; }
    .zj-header-nav ul li.pro-list .sub-pro-list ol li a img{ display:none; }

    .zj-banner{ width:auto; height:130px; margin:18px 12px 0px 12px; }
    .zj-banner img{ height:127px; width:100%; border-radius:10px; }

    .zj-pos { margin:0 auto; padding:10px 8px; background:#fff; }
    .zj-pos h3{ width:100%; margin:0 auto; }
    .zj-pos span.zj-pos-icon{ display:inline-block; padding-left:22px; background:url(/images/icons.png) -100px 2px no-repeat; color:#ababab; font-size:14px; }
    .zj-pos a{ color:#000; font-size:14px; }
    .zj-pos a:hover{ color:#f00; }
    .zj-pos span{ color:#888; font-size:14px; }
    .zj-pos i{ display:inline-block; margin:0 5px; color:#aaa; font-size:13px; font-style:normal; }

    .zj-product{ margin:0 8px; padding: 0; width:auto; overflow: hidden; }
    .zj-product-c{ width:auto; margin:0; }
    .zj-product-list{ float:none; width:auto; }
    .zj-product-main{ width:auto; background:#fff; margin:10px 0 10px 0; overflow:hidden; border-radius:10px;}
    .zj-product-list h1{ margin:16px 0 5px 12px; font-size:20px; color:#000;}
    .zj-product-list h1 a{ display:block; border:0; }
    .zj-product-list h1 a:before{ border-left: 0px; content: ""; margin-right: 0; width: 0px;}
    .zj-product-gy { margin:15px 0 0 0; padding:10px 10px 0 10px; background:#fff; overflow:hidden; }
    .zj-product-gy p{ text-indent:2em; line-height:20px; font-size:12px; color:#333; margin-bottom:10px; }
    .zj-product-gy a{ color:#000; }
    .product-title{ margin:0; width:auto; position:relative; }
    .product-title .list-mode{ display:block; position:absolute; right:15px; top:5px; cursor:pointer; }
    .product-title .list-mode img{ display:block; width:19px; }

    .zj-product-list-c{ width:auto; margin:0; }
    .zj-product-list-c ul{ margin:0 10px; padding-bottom:12px; }
    .zj-product-list-c ul li{ transition:none; padding-bottom: 0; }

    .zj-product-list-c .list-verticle li{ float:left; width:48.5%; height:auto; background:#fff; text-align:center; margin-right:0; margin-bottom:8px; padding-bottom:0; }
    .zj-product-list-c .list-verticle li:nth-child(2n){ float:right; margin-right:0; }
    .zj-product-list-c .list-verticle li:hover{ box-shadow:none; -webkit-box-shadow:none; transform:none;}
    .zj-product-list-c .list-verticle li a{ display:block; color:#000; font-size:12px; width:100%; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
    .zj-product-list-c .list-verticle li a:hover{ color:#d80808; }
    .zj-product-list-c .list-verticle li a .img-content{ margin-top:10px; border-radius:8px; border:1px solid #eee; }
    .zj-product-list-c .list-verticle li a .text-content{ margin-top:15px; }
    .zj-product-list-c .list-verticle li a img{ display:block; width:100%; height:auto; margin:0; border-radius:8px; }
    .zj-product-list-c .list-verticle li .text-content { margin-top:10px; }
    .zj-product-list-c .list-verticle li a h4{ margin-bottom:8px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
    .zj-product-list-c .list-verticle li .text-content span{float:left; display:block; }
    .zj-product-list-c .list-verticle li .text-content span.price{ color:#d80808; margin-left:6px; margin-top:2px; }
    .zj-product-list-c .list-verticle li .text-content span.price em{ font-size:14px; font-style:normal; }
    .zj-product-list-c .list-verticle li .text-content span.price i{ font-size:14px; font-style:normal; }
    .zj-product-list-c .list-verticle li span.xunjia{ float:right; width:auto; font-size:12px; height:auto; color:#fff; line-height:initial; background:#c91806; border-radius:5px; color:#fff; margin:0 20px 0 0px; padding:5px 12px; cursor:pointer; }
    .zj-product-list-c .list-verticle li span.xunjia:hover{ color:#ff0; }
    .zj-product-list-c .list-verticle li .text-content span.type{ float:left; color:#999; font-size:12px; margin:6px 0 10px 6px; }
    
    .zj-product-list-c .list-horizontal li{ float:none; width:100%; height:auto; background:#fff; text-align:left; margin-right:0px; margin-bottom:8px; padding-bottom:0; }
    .zj-product-list-c .list-horizontal li{ float:none; width:100%; height:auto; background:#fff; text-align:left; margin-right:0px; margin-bottom:8px; }
    .zj-product-list-c .list-horizontal li:hover{ box-shadow:none; -webkit-box-shadow:none; transform:none;}
    .zj-product-list-c .list-horizontal li a{ display:block; color:#000; font-size:12px; width:100%; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
    .zj-product-list-c .list-horizontal li a:hover{ color:#d80808; }
    .zj-product-list-c .list-horizontal li a .img-content{ float:left; width:48%; margin-top:10px; border-radius:8px; border:1px solid #eee; }
    .zj-product-list-c .list-horizontal li a img{ display:block; width:100%; height:auto; margin:0; border-radius:8px; }
    .zj-product-list-c .list-horizontal li a .text-content{ float:right; width:48%; text-align:left; margin-top:10px;  }
    .zj-product-list-c .list-horizontal li a .text-content h4{ margin-bottom:12px; font-size:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
    .zj-product-list-c .list-horizontal li .text-content span{ display:block; }
    .zj-product-list-c .list-horizontal li .text-content span.price{float:left; color:#d80808; margin:5px 0 0 0; }
    .zj-product-list-c .list-horizontal li .text-content span.price em{ font-size:15px; font-style:normal; }
    .zj-product-list-c .list-horizontal li .text-content span.price i{ font-size:15px; font-style:normal; }
    .zj-product-list-c .list-horizontal li span.xunjia{ float:right; width:auto; font-size:12px; height:auto; color:#fff; background:#c91806; border-radius:5px; line-height:initial; color:#fff; margin:0 28px 0 0px; padding:6px 12px; cursor:pointer; }
    .zj-product-list-c .list-horizontal li span.xunjia:hover{ color:#ff0; }
    .zj-product-list-c .list-horizontal li .text-content span.type{ float:left; color:#999; font-size:12px; margin:8px 0 0 0; }
        
    .zj-pager{ line-height:40px; margin:15px auto 30px auto; }

    .zj-product-case{ width:auto; background:#fff; margin:10px 0 20px 0; overflow:hidden; border-radius:10px;}
    .zj-product-case h2{ margin:16px auto 10px 12px; font-size:20px; border-bottom:0; }
    .zj-product-case h2::before { margin-right: 0; width:0; border:0; }
    .zj-product-case ul{ margin:5px 12px 10px 12px; width:auto; }
    .zj-product-case li{ float:left; width:48.6%; height:140px; margin-right:0; padding:0; margin-bottom:10px; background:#f2f2f2; }
    .zj-product-case li:nth-child(2n){ float:right; }
    .zj-product-case li a{ display:block; color:#000; font-size:12px; text-align:center; margin:5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
    .zj-product-case li img{ width:100%; height:108px; display:block; margin-bottom:4px; }
    .zj-product-case ul li.more-link { display:block; height:140px; background: url(/images/nav/morebg.jpg) center center repeat; overflow:hidden; }
    .zj-product-case ul li.more-link a{ display:block; color:#fff; }
    .zj-product-case ul li.more-link span{ display:block; font-size: 13px; font-weight:bold; margin: 31px 0 10px 8px; text-shadow:1px 1px 2px #333; }
    .zj-product-case ul li.more-link img{ display:block; width:32px; height:32px; margin: 0 auto; }

    .zj-product-zx{ margin:0px 0 20px 0; width:auto; background:#fff; border-radius:10px; overflow:hidden; }
    .zj-product-zx h3{ margin:16px auto 10px 12px; font-size:20px; background: none; color: #000; text-align: left; height: auto; line-height: 26px; }
    .zj-product-zx h3::before { margin-right: 0; width:0; border:0; }
    .zj-product-zx ul{ background:#fff; padding:0 8px; }
    .zj-product-zx ul li a{ display:block; border-bottom:1px dashed #ccc; padding:10px 6px; font-size:12px; color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
    .zj-product-zx ul li:last-child a{ border-bottom:0; }


    .zj-product-nav{ float:none; width:100%; }
    .zj-product-cate, .zj-product-lx{ display:none; }
    
    .zj-pager{ line-height:36px;}

    .zj-dz{  background:#f2f2f2; padding:40px 0; width:100%; }
    .zj-dz-c{  width:auto; margin:0 10px;   }
    .zj-dz h1{ float:none; display:block; font-size:18px; margin-bottom:5px; margin-top:0px; background:none; padding:6px 0; color:#000; }
    .zj-dz h1:before{border-left: 5px solid #d9304f; content: ""; margin-right: 6px; width: 5px;}
    .zj-dz-c p{ float:none; margin-left:20px; height:auto; line-height:initial; font-size:12px;  }
    .zj-dz-c ul{ margin-top:5px;  }
    .zj-dz-c li{ margin-bottom:20px; font-size:13px;  }
    .zj-dz-c li span{ display:block; color:#757575; margin-bottom:10px; font-size:12px; }
    .zj-dz-c li b{ margin-left:8px; color:#f00; vertical-align:middle; }
    .zj-dz-c li i{ margin-left:20px; color:#f00; font-size:14px; display:none; }
    .zj-dz-c li input{  width:89%; height: auto; padding: 6px 8px; font-size: 14px; line-height: initial;}
    .zj-dz-c li input:hover{ border-color:#aaa; }
    .zj-dz-c li input:focus{ border-color:#ff6700; }
    .zj-dz-c li a#btn_tj{ padding:6px 35px; background:#d81408; color:#fff; font-size:14px; }
    .zj-dz-c .zj-dz-tiptxt{ display:block; font-size:12px; margin-top:30px; }
    .zj-dz_form{ margin-top:15px; padding:20px; width:auto; background:#fff; border:1px solid #ddd; }
    .zj-dz_form textarea{ width:89%; height:50px; padding: 6px 8px; border: 1px solid #e0e0e0;	font-size: 13px; line-height:initial;	 }
    .zj-dz-c textarea:hover{ border-color:#aaa; }
    .zj-dz-c textarea:focus{ border-color:#ff6700; }
    .zj-dz-c #txtCode_dingzhi{ width:50%; }
    .zj-dz-c #imgCode_dingzhi{display:inline-block; margin-left:10px; width:100px; height:32px; vertical-align:middle;}


    .zj-ly{ width:100%; padding:20px 0; }
    .zj-ly-area{ width:auto; margin:0 auto; }
    .zj-ly-nr{ float:none; width:auto; margin:0px 8px; }
    .zj-ly-nr h1{ font-size:22px; margin-bottom:10px;  }
    .zj-ly-nr h1 span{ display:inline-block; font-size:13px; margin-left:20px; color:#888;  }
    .zj-ly-fb{ width:auto; background:#fff; padding:15px 0 15px 0; }
    .zj-ly-fb ul{ margin-left:12px; }
    .zj-ly-fb ul li{ margin-bottom:20px; }
    .zj-ly-fb ul li span{ display:inline-block; width:20%; font-size:13px; color:#555; }
    .zj-ly-fb ul li i{ display:inline-block; font-size:14px; color:#f00; margin-left:10px; vertical-align:middle; font-style:normal; }
    .zj-ly-fb ul li:nth-child(6){ position:relative; }
    .zj-ly-fb ul li:nth-child(6) p{ position:absolute; left:92px; top:8px; color:#aaa; font-size:12px; width:60%; }
    .zj-ly-fb ul li input, .zj-ly-fb #txtMsg{ width:62%; height:auto; padding:8px 8px; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; }
    #txtCode_ly{ width:30%; }

    .zj-ly-fb ul li #public{ width:20px;  vertical-align:middle;}
    .zj-ly-fb ul li #private{ width:20px; vertical-align:middle; }
    .zj-ly-fb ul li label{ margin-right:60px; vertical-align:middle; font-size:13px; }
    .zj-ly-fb #txtMsg{ height:100px; vertical-align:top; }
    .zj-ly-fb div{ margin:30px 0 0 20%;  }
    .zj-ly-fb div span{ display:block; width:60%; height:36px; margin-left:8px; line-height:36px; background:#d80808; color:#fff; text-align:center; cursor:pointer;  }

    .zj-ly-list{ width:auto; margin:38px 0 50px 0; }
    .zj-ly-list li{ background:#fff; padding:15px; margin-bottom:10px; }
    .zj-ly-tx{ float:left; width:60px; height:50px; background:url(/images/head1.jpg) left top no-repeat; border-radius:0px; }
    .zj-ly-xq{ float:left; margin-left:10px; width:80%; }

    .zj-footer{ background:#000; width:100%; overflow:hidden; margin-bottom:59px; }
    .zj-footer-c{ margin:0px auto; padding:15px; } 
    .zj-footer-c-1{ display:none; }
    .zj-footer-c-3{ display:none;}
    .zj-rz{ display:none; }
    .zj_cpr{ display:none; }
    .zj-footer-c-2{ float:none; width:100%; border:0; margin:0; padding:0px; }
    .zj-footer-c-2 li{ color:#fff; margin-bottom:10px; font-size:12px; width:96%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
    .zj-footer-c-2 li a{ color:#ddd; }
    .zj-footer-c-2 li:last-child{ margin-bottom:0; }

    .zj-footer-nav{ background:#fff; width:100%; overflow:hidden; height:60px; position:fixed; bottom:0; border-top:1px solid #eee; }
    .zj-footer-nav ul{  }
    .zj-footer-nav ul li{ float:left; width:25%; text-align:center; }
    .zj-footer-nav ul li a{ display:block; font-size:12px; color:#000;  margin:0; padding:0; }
    .zj-footer-nav ul li a i{ display:block; font-size:20px; line-height:28px; color:#000; padding-top:8px; }
    .zj-footer-nav ul li:first-child a i{ font-size:18px; }
    .zj-footer-nav ul li a span{ display:block; font-size:11px; color:#000; padding-top:0px; }
    .zj-footer-nav ul li.sel a i{ color:#b30404;  }
    .zj-footer-nav ul li.sel a span{ color:#b30404;}

    .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: 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:75%; 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:#cb0707; }

    .xunjiadan .box .row img{ height:32px; }
    .xunjiadan .box .right { position: absolute; top: 0; right: 0; cursor:pointer; background: #9e1009; 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;  }
}

/* overflow:hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; */