@charset "utf-8";
/* CSS Document */

@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#144a9d;}

/* css */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pd60{padding:60px 0}
.ptm100{padding:100px 0}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
/*--*/
.zj-title{font-size: 24px;margin-bottom:56px;position: relative;line-height:1.4;text-align:center;text-transform: uppercase;color: #303030;}
.zj-title span{display:block;font-size: 36px;color:#333;font-weight:bold;position: relative;padding-bottom: 20px;/* margin-bottom:15px; */}
/*--*/
.zj-titlew{font-size: 24px;margin-bottom:56px;position: relative;line-height:1.4;text-align:center;text-transform: uppercase;color: #fff;}
.zj-titlew span{display:block;font-size: 36px;color:#fff;font-weight:bold;position: relative;padding-bottom:15px;margin-bottom:15px;}
/* css */

/* pagination */
.pagination{padding:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size: 16px;line-height: 40px;display:inline-block;height: 40px;padding: 0 20px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height: 40px;display:inline-block;height: 40px;padding: 0 20px;text-align:center;color:#fff;margin-left:2px;background:#1652d8;color:#fff;border:1px solid #1652d8;}
/* pagination */

/* header */
.header{height:90px;padding-top:20px;line-height:1.2;}
.header .logo{height: 57px;line-height: 57px;}
.header .logo img{ padding-bottom:20px;}
.headTie{padding-left:20px;margin-left:20px;background: url('../images/head_line.jpg') no-repeat left center;letter-spacing:0;}
.headTie a{color:#555;}
.headTie span{display:block;color:#144a9d;font-size:1.50em;font-weight:700;padding-bottom:5px;}
.headR{font-size:1.143em;color:#333;}
.headR li{float:left;margin-left:25px;padding-top:10px;}
.headR li i{float:left;width:26px;height:23px;background: url('../images/topIcon.png') no-repeat;margin-right:8px;}
.headTel{font-size:14px;background: url('../images/tel.png') no-repeat left center;padding-left:50px;}
.headR .headTel{padding-top:0;}
.headTel span{display: block;color:#191919;font-weight:700;font-family:Arial;font-size:20px;}
/* pc */
.nav{height:60px;line-height:60px;background:#144a9d;}
.nav>ul{display: flex;flex-flow: row wrap;justify-content: space-between;width:100%;}
.nav .m{float:left;text-align:center;flex-grow:1;position:relative;z-index:10;background: url('../images/nav_line.png') no-repeat right center;}
.nav .m:last-child{background:none;}
.nav .m>a{color:#fff;display:block;position:relative;z-index:2;font-size: 18px;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:0;background:#235eb9;width:100%;transition:all .3s;z-index:-1;}
.nav .cur>a::after,.nav .m>a:hover::after,.nav .on>a::after{height:100%;}
.nav .cur>a,.nav .m>a:hover,.nav .on>a{color:#fff;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height:35px;width:154px;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;}
.nav .m3 .navSub{width:247px;overflow:hidden;}
.nav .m3 .navSub li{width: 247px;float:left;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height: 55px;}
.nav .navSub a{color:#333;display:block;font-size: 16px;}
.nav .navSub a:hover{background:#144a9d;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.navFix{position: fixed;top:0;width:100%;left:0;z-index:99;}
/* navTrigger */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#144a9d;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{font-family:"iconfont";position: absolute;color:#144a9d;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapLang{position: absolute;right:96px;top:12px;display:none;}
/* header */

/* zj-banner */
.zj-banner{position:relative;overflow:hidden;height:820px;min-height:600px}
.zj-banner .shade{position:absolute;left:0;top:0}
.zj-banner .shade:after{content:" ";position:absolute;left:0;top:0;right:0;bottom:0;z-index:6;pointer-events:none;background-image:-webkit-linear-gradient(-90deg, rgba(0,0,0,0.33), rgba(0,0,0,0) 50%, transparent)}
.zj-banner .item{position:relative;left:0;top:0;width:100%;height:100%;z-index:1;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.index-banner .item:after{display:none}.index-banner .item .videoBg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;opacity:.8;background-color:#000}.index-banner .item .bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all 600ms ease-out 0s;transition:all 600ms ease-out 0s}.index-banner .item.on .bg{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 6000ms ease-out 0s;transition:all 6000ms ease-out 0s}
.zj-banner .item .contain{-webkit-transition:all 500ms ease-out 0ms;transition:all 500ms ease-out 0ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-30%);transform:translateY(-30%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;font-weight:normal;z-index:9;pointer-events:none}.index-banner .item .contain .p1,.index-banner .item .contain .p2{letter-spacing:.075em}.index-banner .item .contain .p1{font-size:64px;line-height:78px}.index-banner .item .contain .p2{margin-top:48px;font-family:Arial,sans-serif,"Microsoft YaHei","微软雅黑";font-size:24px;line-height:32px;text-transform:uppercase}.index-banner .item.leave .contain{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:all 800ms ease-out 0ms;transition:all 800ms ease-out 0ms;opacity:0;visibility:hidden;-webkit-transform:translateY(30%);transform:translateY(30%)}.index-banner .item.come .contain{-webkit-transform-origin:50% 0;transform-origin:50% 0}
.zj-banner .item.on .contain{-webkit-transition:all 800ms ease-out 0ms;transition:all 800ms ease-out 0ms;opacity:1;visibility:visible;-webkit-transform:none !important;transform:none !important}
.zj-banner .tips{position:absolute;left:50%;bottom:25px;margin-left:-30px;font-size:16px;color:#fff;width:60px;z-index:5;pointer-events:none;text-align:center}
.zj-banner .tips .vr{position:absolute;left:50%;bottom:100%;margin-bottom:12px;width:1px;height:40px;background-color:rgba(255,255,255,0.5)}
.zj-banner .tips .vr:before{content:" ";position:absolute;left:0;top:0;width:1px;height:100%;background-color:#fff;-webkit-animation-name:Ani_height_scale;animation-name:Ani_height_scale;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes Ani_height_scale{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}49%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}51%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}@keyframes Ani_height_scale{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}49%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}51%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}.index-banner .pagination-banner{display:none}
.wap .index-banner{height:0;padding-bottom:62.5%;min-height:0}
.index-head{position:relative;z-index:2}
.shade {display: block;width: 100%;height: 100%;}
.shade>.box, .shade>.ysqJsBox, .shade>.ysqMoveBox, .shadow, .videoBg, .wh100 {z-index: 2;position: absolute!important;left: 0;top: 0;max-width: none!important;width: 100%;height: 100%;}
/* zj-banner */

/* zj-business */
.zj-business .business-box{ padding:100px; background:#f0f0f6; overflow:hidden;}
.zj-business .business-box li{ width:50%; float:left; text-align:center; padding:75px 15px 100px 15px; text-align:center; background:white; position:relative;}
.zj-business .business-box li h2{width:100%;font-size: 36px;color: #030303;line-height:56px;letter-spacing:2px;font-weight: bold;}
.zj-business .business-box li .p{width:100%;margin-top: 20px;font-size: 18px;color: #000;line-height: 35px;letter-spacing:1px;padding: 0 50px;}
.zj-business .business-box li .pic{ display:inline-block; vertical-align:top; width:526px; margin-top:42px; height:320px; position:relative; overflow:hidden;}
.zj-business .business-box li .pic img{ width:100%; position:absolute; left:0; top:0; min-height:100%;}
.zj-business .business-box li:hover{ box-shadow:0 0 43px rgba(0,0,0,0.07); z-index:2;}
/* zj-business */

/* zj-application */
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.zj-application ul{margin-right:-10px;}
.zj-application li{float:left;width:33.3%;;padding-right:10px;margin-bottom:10px;}
.zj-application li a{display: block;position:relative}
.zj-application li .pImg{padding-top:66%;background:#000;}
.zj-application li img{opacity:.7;}
.zj-application li h4{position: absolute;text-align:center;width:100%;padding:0 15px;left:0;top:40%;z-index:2;color:#fff;font-size: 36px;background: url('../images/a_more.png') no-repeat center bottom;padding-bottom:50px;transition:all .5s;font-weight: bold;}
.zj-application li .txt{position: absolute;left:0;width:100%;text-align:center;padding:0 8%;top:50%;color:#fff;opacity:0;transition:all .5s;}
.zj-application li .txt p{ font-size:18px; color:#fff; }
.zj-application li .more{display:inline-block;width:120px;height:32px;line-height:32px;border:1px solid #fff;border-radius:18px;margin-top:25px;}
.zj-application li a:hover img{transform: scale(1.1);opacity:.3;}
.zj-application li a:hover h4{transform: scale(0);opacity:0;}
.zj-application li a:hover .txt{opacity:1;top:40%;transition-delay:.2s;}
/* zj-application */

/* zj-company */
.zj-company{background: url('../images/about_bg.jpg') no-repeat center;background-position:center;background-size:cover;background-attachment: fixed;text-align:center;position:relative;z-index:2;}
.zj-company .main{max-width:1340px;margin:0 auto;color:#fff;line-height:1.8;min-height:230px;}
.zj-company .more{display:inline-block;width:220px;height:46px;line-height:44px;margin-top:40px;border:2px solid #fff;color:#fff;}
.zj-company .more:hover{background:#fff;color:#2f318b;}
.zj-company .more i{font-style:normal;margin-left:10px;}
.zj-company .setting{padding:40px;background:#fff;padding-bottom:0;}
.zj-company .setting li{float:left;width:25%;}
.zj-company .setting li .pImg{padding-top:64%;border:1px solid #144a9d;}
.zj-company .setting li .pImg img{border:9px solid #fff;}
.zj-company .setting li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:60px;line-height:50px;}
.zj-company .setting li:hover img{transform: scale(1.1);}
.zj-company .setting .btn{display:none;position: static;width:40px;height:28px;line-height:28px;background:#333;color:#fff;}
/* zj-company */

/* zj-info */
.info-box{overflow:hidden; border:1px solid #e1e1e1;}
.info-box li{float:left;width:33.3%;overflow:hidden;margin-top:-1px;}
.info-box li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;padding:40px;border-left: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;}
.info-box li .bgImg{height:262px;transition:all .6s;}
.info-box li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;font-weight:bold;}
.info-box li p{height:100px;margin-bottom:20px;line-height:1.8;}
.info-box li .date{display:block;font-size:12px;}
.info-box li .date i{font-style:normal;float:right;}
.info-box li a:hover .bgImg{transform: scale(1.1);}
.info-box li.pic a{border-left:none;}
.info-box .pic h4{z-index:2;position:relative;}
.info-box .pic .hide{display:block;}
.info-box .txt a{padding:47px 40px;}
.info-box .txt h4{padding-top:0;}
.info-box .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.info-box .txt a:hover .bgImg{opacity:.2;}
.info-box .txt a:hover{color:#fff;background-color:#144a9d;}
.info-box .txt a:hover h4{color:#fff;}
/* zj-info */

/* footer */
.footer {background-image: linear-gradient(180deg, #144a9d 0%, #144a9d 100%);padding-top: 100px;color: rgba(255, 255, 255, 0.7);}
.footer .list li { display: inline-block; vertical-align: text-top; }
.footer .list li ~ li { margin-left: 80px; }
.footer .list li dt a {font-size: 20px;color: #fff;font-weight: bold;height: 44px;line-height: 40px;width: 100%;}
.footer .list li dt { margin-bottom: 15px; }
.footer .list li dd a {color: rgba(255, 255, 255, 0.7);font-size: 15px;display: block;padding: 6px 0;}
.footer .list li dd a:hover { color: #fff }
.footer .content { padding-top: 10px; }
.footer .content .wx { display: inline-block; vertical-align: text-top; text-align: center }
.footer .content .wx p {margin-top: 12px;color: #fff;font-size: 16px;}
.footer .content .tel { display: inline-block; vertical-align: text-top; margin-left: 25px; }
.footer .content .tel a { width: 200px; text-align: center; background: #235eb9; color: #fff; line-height: 50px; display: block; margin-bottom: 15px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.footer .content .tel a:hover { opacity: .9; }
.footer .content .tel a .icon-kf {width: 29px;height: 31px;background: url(../images/icon-kf.png) no-repeat center;background-size: contain;display: inline-block;vertical-align: middle;}
.footer .content .tel a span { display: inline-block; margin-left: 5px; font-size: 16px; }
.footer .content .tel .pt p { display: block; font-size: 24px; color: #fff; line-height: 36px; }
.footer .content .tel .pt p .icon-tel {width: 24px;height: 24px;background: url(../images/icon-tel.png) no-repeat center;background-size: contain;margin-top: -4px;margin-right: 12px;display: inline-block;vertical-align: middle;}
.footer .copyright {margin-top: 66px;padding-bottom: 25px;color: rgba(255, 255, 255, 0.5);font-size: 14px;border-top: 1px solid #3966ab;padding: 20px 0;}
.footer .copyright a {display: inline-block;margin: 0 6px;color: rgba(255, 255, 255, 0.5);font-size: 14px;}
.footer .copyright a:hover { color: #fff }
/* footer */

/* foot */
.foot{ display:none;}
.foot .box {width: 100%;float: left;position: fixed;left: 0;bottom: 0;height: 45px;background: #1d25b7;z-index: 66;box-shadow: 0 -4px 7px rgba(0, 0, 0, 0.15);z-index: 9999999;}
.foot .box li {box-sizing: border-box;width: 33.33%;float: left;text-align: center;border-right: 1px solid rgba(255, 255, 255, 0.2);}
.foot .box li .ico7 {width: 100%;float: left;}
.foot .box li .name {font-weight: bold;width: 100%;float: left;font-size: 1rem;color: #fff;line-height: 45px;width: 100%;height: 100%;}
.foot .box li .name img{width:22px;margin-right: 10px;display: inline-block;vertical-align: middle;}
.foot #wxnr {width: 100%;height: 100%;max-width: 640px;min-width: 320px;position: fixed;top: 0;z-index: 1000;display: none;background: rgba(0,0,0,.6);}
.foot #wxnr .nrdf {margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 22rem;padding: 4rem 0 3rem;margin-top: -11rem;text-align: center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius: 10px;}
.foot #wxnr img {display: block;margin: 0 auto 0.8rem;}
.foot #wxnr p {display: block;font-size: 1.4rem;text-align: center;color: #666;}
.foot #wxnr i {display: block;position: absolute;top: 1rem;right: 1rem;width: 1.5rem;height: 1.5rem;font-size: 1rem;line-height: 1.5rem;text-align: center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
.foot #wxnr #btn {display: inline-block;padding:  0.1rem 0.2rem;background-color: #f19903;color: #fff;border-radius: 0.2rem;cursor: pointer;}
/* foot */

/* list-banner */
.list-banner{position: relative; overflow: hidden; height:auto;}
.list-banner .picture{overflow: hidden;}
.list-banner .picture img{position: relative; left: 50%; margin-left: -960px; max-width: none; -webkit-animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s; animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s;}
.list-banner .wap-pic{display: none;}
.list-banner .title{position: absolute; top: 37%; left: 50%; z-index: 2; margin-left: -700px;}
.list-banner .ce{left: 0; margin-left: 0; width: 100%;}
.list-banner .title .cn{font-size: 50px;color: #fff;font-weight: bold;text-shadow: 3px 5px 5px #040404;}
.list-banner .title .des{font-size: 20px;color: #fff;line-height: 35px;margin-top: 22px;}
/* list-banner */

/* zj-menu */
.zj-menu{background:#f7f7f7;height:60px;line-height:60px;position:relative;font-size:16px;}
.zj-menu::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f7f7f7;height:100%;z-index:-1;}
.zj-menu p span::after{line-height:1;top:2px;}
.zj-menu .list{font-size:1.143rem;}
.zj-menu .list a{display:inline-block;position:relative;color:#191919;margin-left:50px;}
.zj-menu .list a:hover,.zj-menu .list .cur{color:#1c24b7;}
.zj-menu .list a::after{content:"";position: absolute;left:0;bottom:0;background:#1c24b7;width:0;height:2px;transition:all .5s;}
.zj-menu .list .cur::after,.zj-menu .list a:hover::after{width:100%;}
/* zj-menu */

/* zj-about */
.zj-about .text{background:url(../images/ab-bg.png) no-repeat center bottom;}
.zj-about .text h2{color:#333;font-size:36px;margin-bottom:40px;text-align:center;font-weight: bold;}
.zj-about .text p{color:#000;line-height:30px;margin-bottom:30px;}
.zj-about .culture ul{overflow:hidden}
.zj-about .culture ul li{width:33.333333%;float:left;text-align:center;position: relative;margin-top: 20px;}
.zj-about .culture ul li .note{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);color:#fff;width:100%;}
.zj-about .culture li .note span{display:block;width:89px;height:89px;line-height:89px;border-radius:50%;margin:0px auto;}
.zj-about .culture li .note h4{margin:25px auto 15px;font-size:20px;color:#fff;}
.zj-about .culture ul li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
/* zj-about */

/* zj-partner */
.zj-partner .list{margin:0 -10px -20px;overflow:hidden}
.zj-partner .list li{float:left;width:16%;margin-bottom:20px}
.zj-partner .list .picture{height:118px;line-height:118px;font-size:0;text-align:center;overflow:hidden;margin: 0 10px;border: 1px solid #f0f0f0;}
.zj-partner .list .picture img{display:inline-block;vertical-align:middle;max-height:90%;max-width:90%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.zj-partner .list .con:hover .pic img{-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
/* zj-partner */

/* zj-reality */
.zj-reality .reality-box .list li{float:left;width:25%;}
.zj-reality .reality-box .list a{position: relative; display: block; margin:0 0 1px 1px}
.zj-reality .reality-box .list a img{ width:100%}
.zj-reality .reality-box .list h4{ position: absolute; left:0;bottom:0;z-index:5;width:100%;color:#fff;font-size:16px; padding:10px 20px; background: rgba(0,0,0,0.5);}
.zj-reality .reality-box .list li:nth-child(1){width:50%}
.zj-reality .reality-box .list li:nth-child(n+6){display: none;}
/* zj-reality */

/* zj-elbow */
.zj-elbow .list ul{/* margin-right:-30px; */overflow: hidden;}
.zj-elbow .list li{width: 18.5%;text-align:center;float:left;margin-right:30px;margin-bottom:30px;}
.zj-elbow .list li:nth-child(5n){margin-right: 0;}
.zj-elbow .list li a{display:block;overflow:hidden;}
.zj-elbow .list li .picture{padding-top:75%;}
.zj-elbow .list li .picture img{border:1px solid #e3e3e3;width: 100%;padding: 34px;}
.zj-elbow .list li p{height: 50PX;line-height: 50PX;color: #191919;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: center;font-size: 1.143em;}
/* zj-elbow */

/* zj-ultrasonic */
.proList {margin-right:-30px;}
.proWrap{padding-top:0;overflow: visible;}
.proSider{width:22%;font-size:1.143em;float:left;}
.proSider .title{background:#144a9d;padding:20px 30px;color:#fff;font-size:2em;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#144a9d;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e655";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
/*--*/
.proSide_sub{background:#f2f2f2;margin-bottom:30px;width:100%;}
.proSide_sub li{border-top: 1px solid #fff;}
.proSide_sub li a{padding:0 30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;height:55px;line-height:55px;}
.proSide_sub li i{font-family:"iconfont";margin-right:10px;font-style:normal;font-size: 12px;position: relative;top: -1px;font-weight: bold;}
.proSide_sub li a:hover,.proSide_sub li .cur{background:#144a9d;color:#fff;}
.proSide_sub .sub{border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li a{background: url('../images/ly_li2.png') no-repeat 15% center;padding-left:20%;line-height:50px;height:50px;}
.proSide_sub ul a{padding:0;}
.proSide_sub ul .cur,.proSide_sub ul  a:hover{color:#fff;background:#144a9d url('../images/ly_li.png') no-repeat 15% center;}
/*--*/
.zj-ultrasonic .relaCase{background:#f2f2f2;padding:20px 8%;}
.zj-ultrasonic .relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.zj-ultrasonic .relaCase li .picture{padding-top:78%;}
.zj-ultrasonic .relaCase li .pImg{padding-top: 75%;}
.zj-ultrasonic .relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align: center;}
.zj-ultrasonic .relaCase li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.zj-ultrasonic .relaCase li:hover img{transform: scale(1.1);}
/*--*/
.zj-ultrasonic .proR{width:74%;}
.zj-ultrasonic .proList li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.zj-ultrasonic .proList li a{display:block;}
.zj-ultrasonic .proList li .picture{padding-top:80%;}
.zj-ultrasonic .proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.143em;}
.zj-ultrasonic .proList li a:hover p{color:#144a9d;}
/* zj-ultrasonic */

/* zj-shop */
.proShow_R{width:75%;border: solid 1px #ddd;padding: 0 30px 30px 30px;overflow: hidden;}
.proShow_R1{width:100%;border: solid 1px #ddd;padding: 0 30px 30px 30px;overflow: hidden;}
.proTie{height: 80px;line-height: 80px;border-bottom:1px solid #dcdcdc;font-size: 32px;margin-bottom:25px;margin-top:30px;text-align: center;}
.proTie span{display:inline-block;border-bottom:1px solid #2f318f;color:#2f318f;height: 80px;font-size: 32px;font-weight:bold;}
.proShow_con3{width:100%;}
/*--*/
.proShow_R .list li{float:left;width:33.3%;margin-bottom:20px;padding-right:30px;}
.proShow_R .list li a{display:block;}
.proShow_R .list li .picture{padding-top:80%;}
.proShow_R .list li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.143em;}
.proShow_R .list li a:hover p{color:#2f318f;}
/*--*/
.proShow_R1 .list li{float:left;width: 24%;margin-bottom:20px;margin-right: 20px;}
.proShow_R1 .list li a{display:block;}
.proShow_R1 .list li:nth-child(4n){margin-right: 0;}
.proShow_R1 .list li .picture{padding-top:80%;}
.proShow_R1 .list li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.143em;}
.proShow_R1 .list li a:hover p{color:#2f318f;}
/* zj-shop */

/* zj-news */
.zj-news{background:#f1f1f1;padding:70px 0;overflow:hidden;font-size:.813rem;}
.zj-news ul{/* margin-right:-25px; */}
.zj-news li{float:left;margin-right:25px;width: 32.2%;margin-bottom:25px;}
.zj-news li:nth-child(3n){margin-right: 0;}
.zj-news li a{background:#fff;padding:6%;display:block;color:#777;}
.zj-news li .picture{padding-top: 0;margin-bottom:15px;overflow:hidden;position: relative;height:261px;width: 100%;display: block;}
.zj-news li .picture img{width:100%;height: 100%;overflow: hidden;display: block;transition:ease .5s;}
.zj-news li .picture:hover img{transform: scale(1.04);}
.zj-news li h3{font-size: 22px;color: #000;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-top: 30px;}
.zj-news li p{height:80px;margin-bottom: 20px;margin-top:15px;line-height: 26px;font-size: 15px;color: #333;}
.zj-news li .date{display:block;font-size:12px;}
.zj-news li .date i{font-style:normal;float:right;}
.zj-news li a:hover{box-shadow:0 0 10px #ccc;}
.zj-news li a:hover img{transform:scale(1.1);}
/* zj-news */

/* zj-industry */
.zj-industry{background:none;font-size:.985em;}
.zj-industry li{background:#ededed;overflow:hidden;margin-bottom:20px;}
.zj-industry li .picture{width:50%;overflow:hidden;display:block;height:430px;}
.zj-industry li .picture img{ width:100%;}
.zj-industry li .text{width:50%;padding:4%;position:relative;}
.zj-industry li h4{font-size: 2.143em;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:30px;}
.zj-industry li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#144a9d;width:15px;transition:all 0.4s; }
.zj-industry li h4 a{color:#333;}
.zj-industry li .text .info{min-height:130px;}
.zj-industry li .more{text-align:center;display:inline-block;font-size:12px;font-family:Arial;margin-top:25px;width:160px;border:none;height:46px;line-height:46px;color:#fff;background:#144a9d;}
.zj-industry li .more:hover{width:220px;color:#fff;border:none;}
.zj-industry li:nth-child(2n) .text{float:left;} 
.zj-industry li:nth-child(2n) .picture{float:right;}
.zj-industry li:hover .bgImg{transform: scale(1.05);}
.zj-industry li h4 a:hover{color:#144a9d;}
/* zj-industry */

/* zj-case */
.zj-case{width:70%;overflow:hidden;}
.zj-case li{border-bottom: 1px solid #ddd;padding-bottom:40px;margin-bottom:40px;transition: all .3s;overflow: hidden;}
.zj-case li .picture{float: left;width:420px;height:240px;margin-right:50px;overflow: hidden;}
.zj-case li img{transition: all .5s;width:100%;height:100%;}
.zj-case li h3{font-size: 1.571em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:12px;}
.zj-case li h3 a{color:#333;}
.zj-case li p{min-height:80px;}
.zj-case li .date{display: block;color:#999;margin-bottom:25px;font-size:12px;}
.zj-case li .date i{font-style: normal;margin-left:8px;}
.zj-case li .more{display: inline-block;width:120px;height:38px;line-height:38px;text-align: center;margin-top:25px;border: 1px solid #ccc;}
.zj-case li .more:hover{background: #ff0000;border: 1px solid #ff0000;color:#fff;}
.zj-case li:hover{box-shadow: 6px 6px 6px #eee;}
.zj-case li:hover img{transform: scale(1.1);}
/* zj-case */

/* zj-show */
.zj-show .left{width:70%}
.zj-show .right{width:29%;}
.zj-show .left { float: left; margin: auto; width: 70%; background: #fff; border: 1px #eceaea solid;}
.zj-show .left h3.tag{line-height: 32px;border-top:1px dashed #e0e1dc;padding-top: 10px;color:#999;font-weight:normal;padding-left: 20px;padding-bottom: 5px;}
.zj-show .left h3.tag a{color:#017cc2;}
.zj-show .left h3.tag a:hover{color:#e87518;}
.zj-show .left .title { padding: 40px 20px; padding-bottom: 20px; text-align: center; line-height: 1.5; }
.zj-show .left .title .tit { padding-bottom: 10px;color: #191919;font-weight: bold;font-size: 28px;}
.zj-show .left .title p { padding-bottom: 10px; border-bottom: 1px solid #eceaea; color: #a3afb7; font-size: 14px; }
.zj-show .left .title p a { color: #a3afb7; }
.zj-show .left .content { overflow: hidden; margin: 40px 20px 20px; margin-top: 0; min-height: auto; color: #666; font-size: 14px; line-height: 1.75; }
.zj-show .left .content p { margin-bottom: 10px;color: #1d1b1b;font-size: 15px;line-height: 30px;text-indent: 2em;}
.zj-show .left .content img { max-width: 100% !important; height: auto !important; width: auto !important; }
.zj-show .left .other { padding: 20px 15px; border-top: 1px #eceaea solid; }
.zj-show .left .other p { display: block; padding-left: 3px; height: 40px; line-height: 40px; }
.zj-show .left .other p a { color: #333; font-size: 14px; }
.zj-show .left .other p a:hover { color: #017cc2; }
.zj-show .left .back { margin-top: 20px; width: 125px; height: 40px; background-color: #017cc2; color: #fff !important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; float: right; }
.zj-show .left .back:hover { opacity: 0.8; filter: alpha(opacity=80); }
/*--*/
.proTiec{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;margin-left: 15px;margin-right: 15px;}
.proTiec span{display:inline-block;border-bottom:1px solid #017cc2;;color:#017cc2;height:50px;}
.proListc ul{padding: 20px 15px;}
.proListc li{float:left;width: 31.4%;margin-bottom:20px;margin-right: 30px;}
.proListc li:nth-child(3n){margin-right: 0;}
.proListc li a{display:block;}
.proListc li .pImg{padding-top: 0;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proListc li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proListc li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proListc li a:hover img{transform: scale(1.1);}
.proListcli a:hover p{color:#017cc2;}
/*--*/
.zj-show .right .case{ overflow: hidden;border: 1px #eceaea solid;padding: 30px; margin-bottom:20px;}
.zj-show .right .case .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.zj-show .right .case .title span{display:inline-block;border-bottom: 1px solid #2e87eb;height:40px;}
.zj-show .right .case .title a{float:right;font-size:12px;margin-top:4px;}
.zj-show .right .case .list{margin:0 0 -30px 0px}
.zj-show .right .case .list li {width:100%;margin-bottom:30px;}
.zj-show .right .case .list li .pImg{padding-top: 75%;width: 100%;height: 100%;border: 1px #eceaea solid;}
.zj-show .right .case .list li .pImg img{ height:100%;}
.zj-show .right .case .list li .pImg:hover img{transform: scale(1.1);}
.zj-show .right .case .list li a {display:block;}
.zj-show .right .case .list li h4 {font-size:16px;color:#666666;margin-top:10px;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zj-show .right .case .list li:hover h4 {color:#27a1dc;}
.zj-show .right .case .list li:hover .pic {border-color:#27a1dc;}
/*--*/
.zj-show .right .news{overflow:hidden;border: 1px #eceaea solid;padding: 30px;}
.zj-show .right .news .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.zj-show .right .news .title span{display:inline-block;border-bottom: 1px solid #2e87eb;height:40px;}
.zj-show .right .news .title a{float:right;font-size:12px;margin-top:4px;}
.zj-show .right .news li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.zj-show .right .news li .pImg{width:35%;float:left;padding-top:0;margin-right:20px;}
.zj-show .right .news li h4{font-size:15px;margin-bottom:10px;}
.zj-show .right .news li h4 a{color: #222;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-weight: bold;}
.zj-show .right .news li h4 p{ line-height:24px;}
.zj-show .right .news li h4 a:hover{color:#005aae;}
.zj-show .right .news li:hover img{transform: scale(1.1);}
.zj-show .right .news li:last-child{border-bottom:none;padding-bottom: 0;margin-bottom: 0;}
/* zj-show */

/* zj-equipment */
.zj-equipment{padding-top:60px;}
.zj-equipment{overflow:hidden;}
.zj-equipment .title{font-size:1.857em;color:#333;position:relative;overflow:hidden;margin-bottom:35px;}
.zj-equipment .tie::after{content:"";position: absolute;width:100%;height:1px;background:#e5e5e5;top:25px;left:120px;}
.zj-equipment ul{margin-right:-30px;}
.zj-equipment li{float: left;width:33%;padding-right:30px;margin-bottom:30px;}
.zj-equipment li .pImg{border-radius:5px;overflow:hidden;padding-top:75%;position: relative;}
.zj-equipment li .pImg img{width:100%;height: 100%;overflow: hidden;display: block;transition:ease .5s;}
.zj-equipment li .pImg:hover img{transform: scale(1.04);}
.zj-equipment li p{text-align: center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding: 15px 0;}
.zj-equipment li a:hover img{transform:scale(1.08);}
.zj-equipment li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.zj-equipment:nth-child(2n+1){background:#ededed;}
/* zj-equipment */

/* zj-service */
.zj-service{width: 100%;padding: 100px 0;overflow: hidden;}
.service-box{width: 100%;background: #fafafa;padding: 54px;margin-top: 48px;overflow: hidden;}
.zj-service .text{width: 53.5%;float: left;padding: 0 100px 0 50px;}
.zj-service .text h5, .zj-service .text h2{font-size: 40px;color: #333;margin-top: 60px;}
.zj-service .text h6, .serfw-wd h1{font-size: 20px;color: #333;margin: 24px 0 42px;}
.zj-service .text p{font-size: 15px;color: #666;line-height: 28px;}
.zj-service .text a{display: block;width: 145px;height: 40px;line-height: 40px;margin-top: 64px;background: #1f5dcb;border-radius: 6px;font-size: 16px;color: #fff;text-align: center;}
.zj-service .picture{width: 46.5%;float: right;position: relative;overflow: hidden;}
.zj-service .picture img{width: 100%;object-fit: cover;height: 100%;overflow: hidden;display: block;transition:ease .5s;}
.zj-service .picture:hover img{transform: scale(1.04);}
/* zj-service */

/* zj-support */
.zj-support{background:url(../images/support-bg.jpg) no-repeat center / cover;}
.zj-support .ind-tit{color:#fff;}
.zj-support .ind-msg{color:#fff;}
.zj-support ul li{width:25%;float:left;color:#fff;text-align:center;padding:0px 2%;}
.zj-support ul li span{display:block;background:url(../images/ser-iconbg.png) no-repeat center;width:150px;height:167px;line-height:167px;margin:0px auto;text-align:center;}
.zj-support ul li h4{font-size:24px;margin:20px auto;}
.zj-support ul li p{line-height:28px;}
.zj-support ul li:hover .sh1 img{transform:rotate(360deg);transition: all 0.3s ease-in-out;}
.zj-support ul li:hover .sh2 img{transform:rotateY(360deg);transition: all 0.3s ease-in-out;}
.zj-support ul li:hover .sh3 img{transform:rotate(360deg);transition: all 0.3s ease-in-out;}
.zj-support ul li:hover .sh4 img{transform:rotateY(360deg);transition: all 0.3s ease-in-out;}
/* zj-support */

/* zj-question */
.zj-question{background: #fff;}
.zj-question .list li{float:left;width:50%;padding-right:10px;margin-bottom:10px;font-size:12px;}
.zj-question .list li:nth-child(2n){float:right;}
.zj-question .list li .text{display:block;background:#fff;padding:4% 5%;color:#999;height:135px;background: #f9f9f9;}
.zj-question .list li h4,.zj-question .list li p{padding-left: 35px;font-size: 14px;color: #333;}
.zj-question .list li i{font-style:normal;width:24px;height:24px;background:#144a9d;color:#fff;font-size:12px;text-align:center;line-height:24px;margin-left:-35px;float:left;}
.zj-question .list li p i{background:none;border:1px solid #ccc;color:#999;}
.zj-question .list li h4{font-size:17px;color:#191919;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
/* zj-question */

/* zj-message */
.message-content{padding: 90px 0;}
.message-content .cont{padding-left: 48px;width: 44%;}
.message-content .cont h3{font-size: 30px;color: #282828;line-height: 1;margin-bottom: 35px;}
.zj-message{position: relative; padding-bottom:100px;}
.zj-message .flex{display: flex;justify-content: space-between;}
.form-content .one .item { width: 28.5%; height: 60px; background-color: #ffffff; border-radius: 5px; border: solid 1px #dddcd7; line-height: 58px; font-size: 0; }
.form-content .one .item input { height: 30px; vertical-align: middle; padding-left: 35px; padding-right: 35px; width: 100%; color: #2e3136; font-size: 16px; }
.form-content .one .item:nth-child(3) { width: 41%; }
.form-content .two textarea { width: 100%; height: 200px; background-color: #ffffff; border-radius: 5px; border: solid 1px #dddcd7; margin-top: 10px; display: block; line-height: 1.75; padding: 30px 35px; color: #2e3136; font-size: 16px; }
.form-content .sub { display: block; margin: 28px auto 0; width: 200px; height: 46px; background-color: #16367f; box-shadow: 0px 10px 20px 0px 
rgba(47, 113, 214, 0.15); border-radius: 28px; font-size: 18px; color: #ffffff; cursor: pointer; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.form-content .sub:hover { width: 260px; box-shadow: 0px 10px 20px 0px 
rgba(47, 113, 214, 0.25); }
/* zj-message */

/* zj-job */
.zj-job{background:#efefef; background:#ccc url(../images/job-bg.jpg) no-repeat center / cover;}
.zj-job li{overflow:hidden;padding:0 40px;margin-bottom:15px;background:#fff;}
.zj-job .top{padding:20px 0;overflow:hidden;padding-right:150px;line-height:34px;cursor:pointer;}
.zj-job .top span{float:left; width:20%;}
.zj-job .top a{float:right;width:130px;height:34px;line-height:34px;background:#144a9d;color:#fff;text-align:center;font-size:12px;margin-right:-150px;}
.zj-job .top .tie{font-weight:700;color:#333;font-size:1.286em;}
.zj-job .top a:hover{background:#bd4100;}
.zj-job .font{border-top: 1px solid #cfcfcf; overflow:hidden;padding-top:30px;font-size:12px;display:none;padding-bottom:40px;}
.zj-job .font .txt{float:left;width:48%;}
.zj-job .font .txt .title{color:#333;margin-bottom:20px;display:block;font-size:14px;}
.zj-job .font .txt:nth-child(2n){float:right;}
.zj-job li.on{border-top: 1px solid #144a9d;}
.zj-job li:nth-child(1) .font{display:block;}
.zj-job .more{height:60px;line-height:60px;text-align:center;padding:0;}
.zj-job .more a{display:block;color:#e46522;}
.zj-job .more a:hover{background:#144a9d;color:#fff;}
/* zj-job */

/* zj-route */
.zj-route{line-height:32px;background: #ffffff;}
.zj-route .route-box{ font-size:16px;}
.zj-route .route-box ul{ width:103%}
.zj-route .route-box li{ float:left; width:30.3%; margin-right:3%; text-align:center; background:#ffffff; border-radius:15px; height:360px; border:1px solid #e5e5e5;}
.zj-route .route-box li .picture{ width:150px; height:150px; border-radius:50%; overflow:hidden; margin:30px auto 20px; background:#27a1dc}
.zj-route .route-box li .picture img{ width:100%; height:auto; display:block}
.zj-route .route-box .title{ font-size:20px; font-weight:bold; color:#555}
.zj-route .route-box .text{ padding:20px 30px 30px; min-height:65px}
.zj-route .col{color:#27a1dc;}
.zj-route strong {display: block;}
/* zj-route */

/* zj-contact */
.zj-contact .left{width:69.23%;float:left;background:#ebebeb;}
.zj-contact .left .dt{ width:100%; float:left; padding:49px 40px 34px 88px; background:#ebebeb;}
.zj-contact .left .dt h3{ width:100%; float:left; font-size:30px; color:#151515; line-height:47px; letter-spacing:1px;}
.zj-contact .left .dd{ width:100%; float:left; padding:36px 40px 32px 40px; background:#f6f6f6;}
.zj-contact .left .dd li{width:50%;float:left;padding-left:105px;position:relative;/* padding-right:15%; */}
.zj-contact .left .dd li .ewm{ width:79px; height:79px; border:solid 2px #004098; position:absolute; right:10%; top:50%; margin-top:-40px;}
.zj-contact .left .dd li .ico{ width:42px; height:42px; background:#144a9d; line-height:0; position:absolute; left:45px; top:2px;-moz-border-radius:50%; -webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%;}
.zj-contact .left .dd li h5{ float:left; width:100%; font-size:16px; color:#444; line-height:29px; letter-spacing:1px;}
.zj-contact .left .dd li h6{float:left;width:100%;font-size:16px;color:#444;line-height:26px;letter-spacing:1px;}
.zj-contact .left .dd li h6 span{ margin-right:22px; display:inline-block;}
.zj-contact .left .dd:nth-child(3n){ background:#ebebeb;}
.zj-contact .right{width:29.51%;float:right;background:white;border:solid 1px #ededed;}
/* zj-contact */

.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height:400px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {width:100%;height:100%;object-fit:cover;}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:60px 240px 40px 50px;background:#f7f7f7;}
.ContactInner .long .right .title {color:#333333;font-size:26px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel:before {content:"";position:absolute;left:0px;top:32px;width:10px;height:3px;background:#1d25b7;}
.ContactInner .long .right .tel:after {content:"";position:absolute;left:13px;top:32px;width:25px;height:3px;background:#1d25b7;}
.ContactInner .long .right .tel font {margin-top:30px;font-size:30px;color:#1d25b7;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#1d25b7;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height:500px;}