@charset "utf-8";
/*公共样式*/* {margin:0;padding:0;}
body {font-size:14px;background:#fff;font-family: "Microsoft Yahei",Arial,Helvetica,Arial,sans-serif;line-height:1.3;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
ol,ul,li {list-style:none;}
a {text-decoration:none;color:#333;-webkit-tap-highlight-color:rgba(255,0,0,0);cursor:pointer;}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a:hover {color:#70afbb!important;}
em,i {font-style:normal;}
h1,h2,h3,h4,h5,h6,th {font-weight:normal;}
img {border:0;max-width:100%;height:auto;vertical-align:middle;}
table {border-collapse:collapse;border-spacing:0;table-layout:fixed;}
input,textarea,select,button {border:0;background:none;outline:0;font-family:"Arial";}
input[type="button"],input[type="text"],input[type="submit"] {appearance:none;-moz-appearance:none;-webkit-appearance:none;}
input,input:focus,input:active {user-select:text;}
textarea {resize:none;}
.clearfix {zoom:1;}
.clearfix:after {content:".";*zoom:1;display:block;visibility:hidden;height:0;clear:both;}
.fl {float:left;}
.fr {float:right;}
.hide {display:none;}
.tl {text-align:left!important;}
.tc {text-align:center!important;}
.tr {text-align:right!important;}
.middle {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;width:0;height:100%;}
.container {width:1723px;margin:0 auto;position:relative;}
.w1841 {width:1841px;margin:0 auto;position:relative;}
video {width:100%;height:100%;}
.c_1570{width: 1400px;margin: 0 auto;}
.w1400{width: 1400px;margin: 0 auto;position: relative;}
@media only screen and (max-width:1499px) {
    .container{width: 1200px;}
    .c_1570{width: 1200px;}
    .w1400{width: 1200px;}
}
.imgshow{display: block !important;}
/*字体*/
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'),
    url('../fonts/iconfont.woff2') format('woff2'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
  }
  .iconfont{font: 16px/1 iconfont; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

/*slick.css*/
.slick-slider {position:relative;z-index:2;}
.slick-list {position:relative;overflow:hidden;}
.slick-list:focus {outline:0;}
.slick-list.dragging {cursor:pointer;cursor:hand;}
.slick-track {position:relative;}
.slick-track:before,.slick-track:after {content:"";display:table;}
.slick-track:after {clear:both;}
.slick-loading .slick-track {visibility:hidden;}
.slick-slide {float:left;height:100%;min-height:1px;display:none;position:relative;z-index:1;}
.slick-slide:focus {outline:0;}
.slick-slide img {display:block;width: 100%;}
.slick-slide.slick-active {z-index:2;}
.slick-slide.slick-loading img {display:none;}
.slick-slide.dragging img {pointer-events:none;}
.slick-initialized .slick-slide {display:block;}
.slick-loading .slick-slide {visibility:hidden;}
.slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent;}
.slick-prev,.slick-next {display:block;width:20px;height:20px;line-height:0;font-size:0;cursor:pointer;position:absolute;top:50%;margin-top:-10px;z-index:6;}
.slick-prev:focus,.slick-next:focus {outline:0;}
.slick-prev {left:-25px;}
.slick-next {right:-25px;}
.slick-dots {width:100%;font-size:0;text-align:center;position:absolute;bottom:30px;z-index:4;}
.slick-dots li {position:relative;display:inline-block;*display:inline;*zoom:1;margin:0 5px;}
.slick-dots li button {display:block;width:14px;height:14px;line-height:0;font-size:0;background:#fff;border-radius:50%;overflow:hidden;cursor:pointer;}
.slick-dots li.slick-active button {background:#ff9800;}
/*owl.carousel.css*/
.owl-carousel .owl-wrapper:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel {display:none;position:relative;width:100%;touch-action:pan-y;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper {display:none;position:relative;transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);}
.owl-carousel .owl-wrapper-outer {width:100%;overflow:hidden;position:relative;}
.owl-carousel .owl-wrapper-outer.autoHeight {-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item {float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div {cursor:pointer;}
.owl-controls {-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item {backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-theme .owl-controls {text-align:center;}
.owl-theme .owl-controls .owl-page {display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span {display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;overflow:hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span {filter:Alpha(Opacity=100);opacity:1;}
/* 标题 */
.inner-box{position: relative;padding-left: 10px;padding-top: 70px;}
.inner-box22{padding-top: 0px;padding-bottom: 60px;}
.inner-box22 .inner-border{bottom: 54px;}
/* .active .inner-box{    animation: zifadeInUp 0.8s ease 0.6s both;} */
.inner-title { text-transform: uppercase;opacity: 0.2;filter: alpha(opacity=20); -webkit-filter: alpha(opacity=20); font-size:74px; color:#70afbb; font-family:Microsoft YaHei; font-weight:Bold; position:relative; }
.inner-desc {font-size:44px;color:#000;margin-top:-60px;font-weight:Bold;position: relative;z-index: 2;}
.inner-border { width:1px; height:80px; background-color:#d0d0d0; position:absolute; left:0px; bottom:0; transform: rotate(20deg); -webkit-transform: rotate(20deg); -moz-transform: rotate(20deg); -ms-transform: rotate(20deg); -o-transform: rotate(20deg); }
.fixTop2 {
    position: fixed;
    top: 190px;
    left: 13.2%;
    margin-right: -600px;
    z-index: 100;
}

/*头部*/
.header{
    width: 100%;
    z-index: 334;
    box-sizing: border-box;
    padding: 0 90px;
    position: absolute;
    top: 40px;
}
.header .logo img{height: 84px;}
.sp_nav_box{
    cursor: pointer;
    width: 43px;
    height: 43px;
    background-color: #70afbb;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: fixed;
    right: 90px;
    top: 40px;  
}
.sp_nav {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 10px;
    right: 10px;
    margin-top: 4px;
}
.sp_nav i {
    display: block;
    background: #fff;
    width: 24px;
    height: 2px;
    position: absolute;
    left: 0;
    transition: all ease .35s;
}
.sp_nav i:nth-of-type(1) {
    top: 0;
}
.sp_nav i:nth-of-type(2) {
    top: 6px;
}
.sp_nav i:nth-of-type(3) {
    top: 12px;
}
.sp_nav.sp_nav_se i:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg);
}
.sp_nav.sp_nav_se i:nth-of-type(2) {
    width: 0;
}
.sp_nav.sp_nav_se i:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg);
}
.block-bg {
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 438;
}
.nav_collapse {
    width: 80%;
    max-width: 390px;
    height: 100%;
    background: #ecebeb;
    position: fixed;
    right: -100%;
    top: 0;
    transition: right .4s;
    z-index: 999999;
    -webkit-transition: right .4s;
    -moz-transition: right .4s;
    -ms-transition: right .4s;
    -o-transition: right .4s;
}
.nav_collapse.open{
    right: 0;
}
.block-bg.open {
    display: block;
}
.menu-close {
    cursor: pointer;
    display: block;
    background: url(../images/close-btn.png) no-repeat center/cover;
    width: 44px;
    height: 42px;
    line-height: 30px;
    font-size: 28px;
    text-align: center;
    position: absolute;
    left: 16px;
    top: 15px;
}
.menu-contact{
    position: absolute;
    right: 16px;
    top: 12px;
}
.menu-contact span{
    display: block;
    font-size: 15px;
    color: #3f4144;
    padding-left: 26px;
}
.menu-contact .contact_type1{
    background: url(../images/footer1.png) no-repeat left center;
}
.menu-contact .contact_type2{
    background: url(../images/email.png) no-repeat left center;
}
.nav_collapse > ul {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 60px;
    right: 20px;
    bottom: 70px;
    left: 20px;
    border-top: 1px solid #ecebeb;
    height: auto;
    margin-top: 50px;
}
.nav_collapse > ul > li {
    display: block!important;
    padding: 0;
    border-bottom: 1px solid #ecebeb;
    float: none;
    height: auto;
    font-size: 24px;
}
.nav_collapse > ul > li:hover > a .menu-dsub{
	background: url(../images/add2.png) no-repeat;
	background-size: cover;
}
.nav_collapse > ul > li.on:hover > a >.menu-dsub, .nav_collapse > ul > li.on:hover .subnav-menu.on .menu-dsub {
    background: url(../images/plus2.png) no-repeat;
    top: 28px;
}
.nav_collapse > ul > li.active>a{
    color: #76becc;
}
.nav_collapse ul > li > a {
    display: block;
    color: #333;
    height: 56px;
    line-height: 56px;
    position: relative;
    transition: all 0s;
    padding: 0 8px;
    text-transform: capitalize;
}
.subnav {
    position: relative;
    background: #ecebeb;
    border-top: 0;
    display: none;
    box-shadow: none;
    font-size: 14px;
    padding: 0 20px 0 8px;
}
.subnav .item{
    height: 40px;
    line-height: 40px;
}
.nav_collapse > ul > li > a .menu-dsub ,
.subnav-menu>a .menu-dsub{
    display: block;
    width: 16px;
    height: 16px;
    line-height: 20px;
    font-size: 18px;
    text-align: center;
    color: #666;
    position: absolute;
    right: 0;
    top: 21px;
    transition: transform .4s;
    -webkit-transition: transform .4s;
    -moz-transition: transform .4s;
    -ms-transition: transform .4s;
    -o-transition: transform .4s;
    background: url(../images/add.png) no-repeat;
    background-size: cover;
}

.nav_collapse > ul > li.on > a >.menu-dsub,.nav_collapse > ul > li.on .subnav-menu.on .menu-dsub  {
    background: url(../images/plus.png) no-repeat;
    top: 28px;
}

.subnav-menu{
    height: auto;
    margin-bottom: 10px;
    line-height: 40px;
}
.subnav-menu>a{
    font-size: 20px;
    color: #333;
    display: block;
    width: 100%;
    position: relative;
}
.subnav-menu .sublist{
    display: none;
}
/*底部*/
.pz_down{ float:left; width:100%; background:#ecebeb;}
.footer{ width:100%; }
.footer .footer_head{ width:100%; float:left; padding:41px 0 41px 0;}
.footer .footer_head ul{ width:100%; float:left;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
align-items: flex-start;}
.footer .footer_head ul li{ width:16.66%; float:left;}
.footer .footer_head ul li .dt{ width:100%; float:left; font-size:18px; color:#000000; line-height:36px;}
.footer .footer_head ul li .dt a{border-bottom: 5px solid #000;padding-bottom: 4px;}
.footer .footer_head ul li .dd{ width:100%; float:left; margin-top:17px;}
.footer .footer_head ul li .dd .lin{ position: relative;;width:100%; display:block; float:left; font-size:14px; color:#000; line-height:16px; letter-spacing:1px; padding:6px 0 6px 10px;}
.footer .footer_head ul li .dd .lin::after{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    width: 6px;
    height: 1px;
    background-color: #000;
}
.footer .footer_head ul li .dd .lin1{ width:100%; display:block; float:left; font-size:18px; columns: #000000;font-size: 14px; line-height:28px; letter-spacing:1px; padding-left:26px; background:url(../images/footer1.png) no-repeat left center;}
.footer .footer_head ul li .dd  p{padding: 6px 0 6px 0px;}
.footer .footer_head ul li .dd .dd_gz{ float: left; margin-top:10px;}
.footer .footer_head ul li .dd .dd_gz a{ display:block; float:left; width:26px; height:26px; margin-right:17px; margin-left:3px; background-position:center center; background-size:contain; background-repeat:no-repeat; position:relative;}
.footer .footer_head ul li .dd .dd_gz a .ewm{ position:absolute; left:50%; top:-126px; width:116px; height:123px; padding:10px 10px 17px 10px; background:url(../images/ewm_bg.png) no-repeat center center; background-size:contain; margin-left:-58px; display:none;}
.footer .footer_head ul li .dd .dd_gz a .ewm img{ width:100%; float:left;}
.footer .footer_head ul li .dd .dd_gz a:hover .ewm{ display:block;
-webkit-animation:fadeInUp1 0.5s 0s ease both;
-moz-animation:fadeInUp1 0.5s 0s ease both;animation:fadeInUp1 0.5s 0s ease both;}
.footer_head ul li .dd .dd_gz a.a1{ background-image:url(../images/footer3.png);}
.footer_head ul li .dd .dd_gz a.a2{ background-image:url(../images/footer4.png);}
.footer_head ul li .dd .dd_gz a.a3{ background-image:url(../images/footer5.png);}
.footer_down{ width:100%;  padding:22px 0; background-color: #3f4144;color: #8E8E8E;}
.footer_down a{
    color: #8E8E8E;
}
.footer_down ul, .footer_down ul li{display: inline-block;}
.footer_down span{margin-right: 12px;}
.footer_down ul li a{
    padding: 0 10px;
}
.footer  .ft-phone{
	background: url(../images/footer1.png) no-repeat left center;
	padding: 6px 0 6px 22px !important;
}
@keyframes fadeInUp1{
    0%{opacity:0;
    -moz-transform:translateY(20px)}
    100%{opacity:1;
    -moz-transform:translateY(0)}
    }
@-webkit-keyframes fadeInUp1{
    0%{opacity:0;
    -webkit-transform:translateY(20px)}
    100%{opacity:1;
    -webkit-transform:translateY(0)}
    }
    @-moz-keyframes fadeInUp1{
    0%{opacity:0;
    -moz-transform:translateY(20px)}
    100%{opacity:1;
    -moz-transform:translateY(0)}
    }

/* 首页 */
.ind-banner{overflow: hidden;height: 100%;}
.ind-banner .slick-dots li button{
    width: 15px;
    height: 15px;
    opacity:0.5;
    filter: alpha(opacity=50);
    -webkit-filter: alpha(opacity=50);
    background-color: #70afbb;
}
.ind-banner .slick-dots li.slick-active button{
    opacity:1;
    filter: alpha(opacity=100);
    -webkit-filter: alpha(opacity=100);
}
.ind-brand{
	width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    background-color: #ecebeb;
}
.ind-brand .c_1570{
    position: relative;
	height: 100%;
}
.ind-brand.active .brand-desc-box{
    animation: zifadeInUp 0.8s ease 0.6s both;
}
.ind-brand .brand-desc-box{
   /* width: 580px; */
    width: 400px;
    position: absolute;
    bottom: 106px;
	/* left: 0; */
	left: 90px;
   /* right: 0;
    margin-right: 670px; */
}
.ind-brand .brand-pic{
    position: absolute;
    right: 20px;
    top: 0;
}
.ind-brand .brand-tit{
    color: #000000;
    font-size: 56px;
	font-weight: bold;
}
.ind-brand .brand-tit i{
	display: block;
	background-color: #404040;
	width: 40px;
	margin-top: 0px;
	height: 4px;
}
.ind-brand .brand-desc{
    /* color: #000; */
	color: #919191;
    /* font-size: 25px; */
	font-size: 16px;
    width: 436px;
    margin-top: 30px;
}
.ind-brand .brand-desc p{
	margin-bottom: 20px;
}
.ind-brand .brand-more a{
    color: #000;
    font-size: 19px;
    float: right;
}
.ind-brand .brand-more i{
    display: inline-block;
    background-color: #000;
    width:40px;
height:2px;
vertical-align: middle;
}
.ind-brand .brand-more a:hover{
    color: #70afbb;
    font-weight: bold;
}
.ind_news{
    overflow: hidden;
}
.ind_news .news_box {
    padding: 55px 0;
}
/* .ind_news .news-tit{
    margin-bottom: 10px;
} */
.ind_news .news-tit a{
	font-size: 18px;
	color: #221815;
	font-weight: normal;
}
.ind_news .news-desc{
	color: #221815;
	font-size: 14px;
	margin-top: 4px;
	font-weight: normal;
	line-height:22px;
	max-height:44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.ind_news .new_desc_box{
	float: right;
	width: 752px;
	/* height: 470px; */
	overflow: hidden;
	/* margin-left: 70px; */
	border-left: 1px solid #ddd;
	box-sizing: border-box;
	padding-left: 50px;
	padding-top: 18px;
	box-sizing: border-box;
}
.ind_news .news-pic{
    float: left;
    width: 460px;
}
.ind_news.active .news-pic{
    animation: zifadeInUp 0.8s ease 0.6s both;
}
.ind_news .news-item{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 40px;
    /* margin-right: 26px; */
}
.ind_news .news-time{
	color: #221815;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: normal;
}
.ind_news .news_more{
    position: absolute;
    right: 10px;
    top: 114px;
	display: none;
}
.ind_news .news_more a{
    float: right;
    font-size: 14px;
    color: #000000;
}
.ind_news .news_more a:hover{
    color: #70afbb;
    font-weight: bold;
}
.ind-product{
    overflow: hidden;
	background-color: #f5f5f5;
}
.ind-product .ind-pro-ibox{
    padding-top: 20px;
}
.ind-product .c_1570{
    position: relative;
}
.ind-product .pro-tip{
    padding: 10px 5px;
    writing-mode: vertical-rl;
    background-color: #70afbb;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
}
.ind-product .pro-item{
    float: left;
    width: 50%;
}
.ind-product .pro-item a{
    display: block;
    position: relative;
    height: 310px;
    overflow: hidden;
    margin: 24px 48.5px;
	outline: none;
}
.ind-product .pro-item .pic{
    width: 100%;
	text-align: center;
    overflow: hidden;
}
.ind-product .pro-item .pic img{
    width: 100%;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}
.ind-product .pro-item .pro-mask{
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=50);
    width: 100%;
    height: 310px;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.ind-product .pro-desc-box{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 2;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.ind-product .pro-tit{
    background: url(../images/tit-bg.png) no-repeat center bottom;
    padding-bottom: 8px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 23px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transition: all 0.35s 0.1s linear;
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    -ms-transition: all 0.35s 0.1s linear;
    -o-transition: all 0.35s 0.1s linear;
}
.ind-product .pro-desc{
    text-align: center;
    width: 354px;
    margin: 40px auto;
}
.ind-product .pro-ibox{
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transition: all 0.35s 0.1s linear;
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    -ms-transition: all 0.35s 0.1s linear;
    -o-transition: all 0.35s 0.1s linear;
}
.ind-product .pro-more{
    width:85px;
    height:32px;
    margin: 0 auto;
    text-transform: uppercase;
    border: #7ea6ae 1px solid;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    transition: all 0.35s 0.1s linear;
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    -ms-transition: all 0.35s 0.1s linear;
    -o-transition: all 0.35s 0.1s linear;
}
.ind-product .pro-more:hover{
    background: #70afbb;
    color: #fff;
}
.ind-product .pro-item a:hover .pro-mask{
opacity: .5;
    filter: alpha(opacity=50);
    -webkit-filter: alpha(opacity=0);
    visibility: visible;
}
.ind-product .pro-item a:hover .pro-tit,.ind-product .pro-item a:hover .pro-ibox{
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
} 
.ind-product .pro-item a:hover .pic img{
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
}
.ind-product .pro-tab-itit{
    text-align: right;
    font-size: 0;
   margin: 0 -35px;
   position: absolute;
   top: 100px;
   right: 26px;
   z-index: 3;
}
.ind-product .pro-tab-tit{
    display: inline-block;
    color: #000;
    font-size: 21px;
    /* font-weight: bold; */
    margin: 0 35px;
    border-bottom: 3px solid transparent;
    padding-bottom: 4px;
    cursor: pointer;
}
.ind-product .pro-tab-tit.active{
    color: #70afbb;
    border-bottom: 3px solid #70afbb;
}
.ind-case.active .case-item{
    animation: zifadeInUp 0.8s ease 0.6s both;
}
.ind-case .case-item{
    float: left;
    width: 25%;
    /* height: 555px; */
	height: 65vh;
    position: relative;
    /* margin-bottom: 120px; */
    transition: width .4s;
    -webkit-transition: width .4s;
    -moz-transition: width .4s;
    -ms-transition: width .4s;
    -o-transition: width .4s;
}
.ind-case .case-item.on{ width:37.5%;}
.ind-case .case-item.on_1{ width:20.8333%;}
.ind-case .case-item .case-item-con{
    height: 555px;
    overflow: hidden;
}
.ind-case .pic{
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.ind-case .pic img{
    width: 100%;
    overflow: hidden;
    height: 100%;
    transition: transform 1.2s;
    -webkit-transition: transform 1.2s;
    -moz-transition: transform 1.2s;
    -ms-transition: transform 1.2s;
    -o-transition: transform 1.2s;
}
.ind-case .ind-case-ibox{
    padding: 94px 0;
}
.ind-case .case-line{
    width:3px;
height:168px;
background-color: #fff;
display: inline-block;
position: relative;
top: -80px;
}
.ind-case .case-mask{
    background-color: #70afbb;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=50);
    width: 100%;
   /* height: 555px; */
    height: 630px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.35s 0.1s linear;
    -webkit-transition: all 0.35s 0.1s linear;
    -moz-transition: all 0.35s 0.1s linear;
    -ms-transition: all 0.35s 0.1s linear;
    -o-transition: all 0.35s 0.1s linear;
}
.ind-case .case-desc{
    position: absolute;
    left: 50px;
    bottom: 115px;
    z-index: 2;
}
.ind-case .case-desc span{
    color: #fff;
    font-size: 42px;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    font-weight: 300;
}
.ind-case .case-border{
	display: none !important;
    position: absolute;
    top: -74px;
    right: 54px;
    display: none;
    transition: display 0.5s linear;
    -webkit-transition: display 0.5s linear;
    -moz-transition: display 0.5s linear;
    -ms-transition: display 0.5s linear;
    -o-transition: display 0.5s linear;
}
.ind-case .case-text{
	display: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 34px;
    padding-top: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
}
.ind-case .case-item:hover .case-text{
    visibility: visible;
    opacity: 1;
}
.ind-case .case-border img{
    height: 778px;
}
.ind-case .case-item:hover .case-mask{
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-filter: alpha(opacity=0);
}
.ind-case .case-item:hover .case-border{
    display: block;
}
.ind-case .case-item:hover .pic img{
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
}
.news-navbar{
	z-index: 2;
	position: absolute;
	right: 10px;
	top: 114px;
}
.news-navbar .news-navar-tit {
    padding-bottom: 6px;
    display: inline-block;
    cursor: pointer;
    *display: inline;
    *zoom: 1;
    color: #221815;
    /* font-size: 18px; */
    font-size: 21px;
   /* font-weight: bold; */
    border-bottom: 3px solid transparent;
    height: 33px;
    line-height: 33px;
    /* margin: 0 20px; */
    margin: 0 40px;
}
.news-navbar .news-navar-tit.active {
    color: #70afbb;
    border-bottom: 3px solid #70afbb;
}
.news-navbar .news-navar-tit.active a ,.news-navbar .news-navar-tit:hover a {
    color: #70afbb;
}
.ind-brand-ibox{
	/* background-color: #FFFFFF; */
	width: 240px;
	box-sizing: border-box;
	padding: 10px 10px 40px;
	margin-bottom: 55px;
}
    /* 内页 */
/* .pz_main{
    margin-top: 80px;
} */
.pz_main{margin-top: 10px;}
.ny_banner .tit_cur2{
    font-size: 180px;
}
.ny_banner .tit_cur33{
	text-shadow: 3px 4px #d2d6d3;
	/* font-size: 140px !important; */
}
.ny_banner{
    position: relative;
   /* height: 670px; */
   height: 604px;
}
.ny_brand{
    height: 997px;
}
.ny_brand .ny_banner_box{
    background: url(../images/brand-bg.png) no-repeat center top;
    width: 100%;
}
.ny_pz_main{
    position: relative;
}
.pz_menu{
	position: relative;
	z-index: 4;
}
.pz_menu .c_1570{
	position: relative;
}
.ny_pz_menu{
	position: relative;
	z-index: 2;
}
/* .ny_pz_menu .subhead{
    margin-top: -220px;
} */
.subhead-ibox-brand.subhead-ibox{
	top: -220px;
}
.ny_pz_main .c_1570{
    width: 100%;
}
.pz_main .brand-brief,
.pz_main .brand_brief-text,
.pz_main .brand_brief3 p{
    font-size: 20px;
    color: #221815;
    text-align: left;
    float: right;
    line-height: 36px;
}
.pz_main .brand-brief{
    position: relative;
    top:-136px;
}
.pz_main .brand-brief .tit{
	font-size: 30px;
	font-weight: bold;
}
.pz_main .brand-brief .text{
	width: 514px;
	line-height: 30px;
	padding-top: 30px;
	font-size: 18px;
}
.pz_main .brand-brief .text2{
	font-size: 22px;
	font-weight: bold;
	margin-top: 18px;
}
.pz_main .brand_brief2{
    background: url(../images/brand_bg2.png) no-repeat center;
    width: 100%;
    height: 1346px;
	color: #FFFFFF;
}
.pz_main .brand_brief2 p{
	color: #FFFFFF;
}
.pz_main .brand_brief2 p.tit{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 36px;
}
.pz_main .brand_brief2 p.tit span{
	display: block;
	margin-left: 60px;
}
.pz_main .brand_brief2 p.text{
	font-size: 20px;
	line-height: 36px;
}
.ny_pz_main .brand_brief3{
    background: url(../images/brand-bg3.png) no-repeat center;
    overflow: hidden;
    width: 100%;
    height: 2192px;
    position: relative;
}
.ny_pz_main .ny-brand-box2{
    position: absolute;
    left: -50px;
    top: 714px;
}
.ny_brand .ny_brand_mask{
    position: relative;
    z-index: 2;
}
.ny_pz_main .ny-brand-box1{
    position: absolute;
    right: -50px;
    top: 1110px;
}
.ny_pz_main .brand-text{
    float: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    height: 75px;
    width: 224px;
    text-align: center;
    line-height: 75px;
    font-size: 40px;
    position: relative;
    margin-top: -40px;
    z-index: 2;
    margin-right: -55px;
}
.ny_pz_main .ny-brand-tit{
    font-weight: bold;
    color: #fff;
    font-size: 90px;
    position: absolute;
    right: 272px;
    top: 490px;
}
.ny_pz_main .brand_brief3  p{
    position: absolute;
	top: 1320px;
	left: 50px;
	width: 566px;
}
.ny_pz_main .brand_brief3 p.brand-text2{
	position: absolute;
	left: 0;
	top: -170px;
	width: 480px;
}
.pz_main .brand_brief2 .brand_brief-text{
    width: 464px;
    position: absolute;
    top: 452px;
    left: -110px;
}
.ny_pz_main .brand-mask2{
    position: absolute;
}
.ny_pz_main .brand-mask2 img{height: 1343px;}
.ny_pz_main .ny-brand-ibox{
    position: relative;
}
.ny_pz_main .ny-brand-imgs-ibox{
	position: relative;
}
.ny_pz_main .ny-brand-ibox span{
    font-size: 20px;
    color: #221815;
    text-align: left;
    line-height: 36px;
    display: block;
    width: 660px;
    position: absolute;
    bottom: -75px;
	left: 220px;
}
.ny_pz_main .ny-brand-ibox .ny-brand-imgs-ibox2 span{
	left: 500px;
	bottom: 0;
}
.ny_pz_main .ny-brand-imgs{text-align: center;}
.ny_pz_main .ny-brand-imgs2{margin-top: 145px;}
.patent-list{width: 1400px;margin: 0 auto;padding-bottom: 60px;}
.patent-list .other-recommend-list{
	margin-top: 32px;
}
.ny_banner_con{
    width: 1226px;
    margin: 0 auto;
}
.ny_banner_box{
    position: absolute;
    right: 0;
    top: 0;
    /* width: 60%; */
	width: 80%;
    height: 100%;
    background: url(../images/case-bg.jpg) no-repeat center;
	background-size: cover;
}
.ny_banner .tit{
	font-size: 85px;
    color: #d2d6d3;
	font-weight: bold;
	text-transform: uppercase;
}
.ny_banner .tit_cur{
    color: #70afbb;
    font-weight: bold;
	margin-top: -60px;
    font-size: 54px;
}
.ny_banner .ny_banner_desc{
    position: absolute;
    /* bottom: 260px; */
    bottom: 165px;
	left: 90px;
    z-index: 2;
}
.subnav-img{
    position: fixed;
    right: 146px;
    top: 40px;
    width: 120px;
    cursor: pointer;
}

.pz_main .probg-list{
    float: left;
    width: 360px;
}
.pz_main .probg-tit{
    font-size: 22px;
    color: #221815;
    margin-bottom: 50px;
	display: none;
}
.pz_main .pro-list{
	margin-top: 50px;
	margin-left: -48.5px;
	margin-right: -48.5px;
}
.pz_main .pro-list-ibtit{
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    color: #221815;
    position: relative;
}
.pz_main .pro-itit-item{
    margin-bottom: 50px;
}
.pz_main .pro-list-ibtit a {
	transition: all .4s; 
	cursor: pointer;
}
.pz_main .pro-itit-item.active  .pro-list-ibtit a, .pz_main .pro-list-ibtit:hover a{
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: #0c93ad 1px;
}
.pz_main .pro-list-ibtit i{
    position: absolute;
    bottom: -6px;
    left: 32px;
    height: 25px;
    width: 90px;
    background-color: #70afbb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    z-index: -1;
}
.pz_main .pro-subnav {
    font-size: 18px;
    color: #221815;
    font-size: 18px;
    color: #221815;
    padding-top: 22px;
    padding-left: 30px;
    display: none;
}
.pz_main .pro-itit-item.on .pro-subnav{
    display: block;
}
.pz_main .pro-subnav .item{
    height: 38px;
    line-height: 38px;
}
.pz_main .pro-subnav .item.active{
    font-size: 24px;
    color: #70afbb;
}
.pz_main .pro-subnav .item.active a{
    color: #70afbb;
}
.pz_main .probg-tit p{
    font-size: 12px;
	color: #70afbb;
}
.pz_main .pro-right{
    /* float: right;
    width: 1140px; */
	width: 100%;
}
.pz_main .pro-right2{
	float: right;
	width: calc(100% - 360px);
}
.pz_main .technology-bar {
    font-size: 0;
    text-align: right;
    margin-bottom: 40px;
}
.pz_main .hsearch {
    display: inline-block;
    width: 28px;
    height: 28px;
    /* position: relative;
    top: 8px; */
    position: absolute;
    right: 0;
    top: 30px;
}
.header .hsearch{
	position: fixed;
	right: 90px;
	top: 42px; 
	width: 28px;
	height: 28px;
}
.pz_main .hsearch .j-form,.header .hsearch .j-form {
    position: relative;
}
.pz_main .hsearch .j-form .j-input, .header .hsearch.j-form .j-input {
    border-radius: 7px;
    width: 180px;
    background: #fff;
    box-sizing: border-box;
    border: 2px solid #70afbb;
    height: 0;
    line-height: 38px;
    padding: 0 15px;
    color: #333;
    position: absolute;
    right: 0px;
    top: 40px;
    -webkit-transition: 0.36s ease;
    transition: 0.36s ease;
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}
.pz_main .hsearch.open .j-form .j-input, .header .hsearch.open .j-form {
    height: 38px;
    opacity: 1;
}
.pz_main .hsearch .j-form .btn, .header .hsearch .j-form .btn {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../images/h-search.png) no-repeat center;
    cursor: pointer;
}
.header .hsearch .j-form .btn{
	width: 40px;
	height: 40px;
	background: url(../images/h-search2.png) no-repeat center;
	background-size: contain;
}
.pz_main .technology-bar>div{
    display: inline-block;
}
.pz_main .technology-tit a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #221815;
    border-bottom: 3px solid transparent;
    padding-bottom: 4px;
    margin: 0 20px;
}
.pz_main .technology-tit.active a{
    color: #70afbb;
    border-bottom-color: #70afbb;
}
.pz_main .technology-item{
    margin-bottom: 54px;
}
.pz_main .technology-list{
    margin-top: 180px;
}
.pz_main .ny_products-ibox {
	margin-top: 180px;
}
.pz_main .ny_products-ibox2{
	margin-top: 100px;
}
.pz_main .technology-list .download a{
    display: block;
    text-align: center;
    width: 193px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ec651a;
    color: #ec651a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 18px;
    font-weight: 300;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.pz_main .technology-list .download a:hover{
    background-color: #ec651a;
    color: #fff !important;
}
.pz_main .technology-list .desc{
    color: #221815;
    font-weight: 300;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 60px;
    margin-top: 70px;
	width: 170px;
}
.pz_main .technology-list .desc .time{
    font-size: 14px;
}
.pz_main .technology-list .type{
    font-weight: 300;
    font-size: 18px;
    color: #221815;
    margin-left: 50px;
    margin-top: 33px;
}
.pz_main .technology-list .type i{
    float: left;
    width: 1px;
    height: 100px;
    background-color: #aaaaa9;
    margin-right: 45px;
}
.pz_main .technology-list .type span{
    margin-top: 40px;
    display: inline-block;
}
.pz_main .technology-list .pic{
    float: left;
}
.pz_main .technology-list .desc, .pz_main .technology-list .type{
    float: left;
}
.pz_main .technology-list .download{
    float: right;
    margin-top:55px;
}

.content4 .homedown{ width:100%; float:left; position:relative;padding-top: 70px;}
.content4 .homedown:before{ content:''; width:100%; height:1px; background:#ebeef6; position:absolute; left:0; top:200px;  z-index:-1;}
.content4 .homedown .slick-slide{ text-align:center; height:269px; position:relative;}
.content4 .homedown .slick-slide .ico{ display:inline-block; width:147px; height:147px; border:solid 4px #ebeef6; cursor:pointer;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.content4 .homedown .slick-slide .ico img{ width:100%; float:left;}
.content4 .homedown .slick-slide .tab{ display:inline-block; background:url(../images/gn4.png) no-repeat center center; width:100%; height:69px; margin-top:-34px;}
.content4 .homedown .slick-slide h5{ width:100%; margin-top:6px; font-size:16px; color:#666; line-height:27px; letter-spacing:1px;}
.content4 .homedown .slick-slide.slick-current .tab{ background-image:url(../images/gn4_h.png);}
.content4 .homedown .slick-slide.slick-current h5{ color:#ff0000;}
.content4 .homedown .slick-slide.slick-current:before{ content:''; background:url(../images/gn5.png) no-repeat center center; width:27px; height:14px; position:absolute; left:50%; bottom:0; margin-left:-13.5px;}
.content4 .homedown .slick-prev,.content4 .homedown .slick-next {
	position: absolute;
	left:-130px;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	background:url(../images/gn6.png) no-repeat left center; margin-top:-35px;
}
.content4 .homedown .slick-next {
	left: auto;
	right: -130px; background-position:right center;
}
.content4 .homedown .slick-prev:hover,
.content4 .homedown .slick-next:hover{ background-image:url(../images/gn6_h.png);}
.content4 .hometop{ width:100%; float:left; position:relative;margin-bottom: 70px;}
.content4 .hometop .zbox{ width:100%; float:left; background:#f8f8f8; padding:29px 30px 40px 30px;box-sizing: border-box;max-width: 1400px;}
.content4 .hometop .zbox .p{ width:100%; font-size:16px; color:#333; line-height:37px; letter-spacing:1px; text-indent:2em;}
.content4 .hometop .zbox table{ width:100%; margin-top:28px;}
.content4 .hometop .zbox table td,.content4 .hometop .zbox table th{ border:solid 1px #cdcdcd; text-align:center; padding:14px 10px; font-size:16px; color:#333; line-height:22px;}
.content4 .hometop .zbox table th{ color:white; background:#ff0000;}
.content4 .hometop .zbox table td a{ color:#333;}
.content4 .hometop .zbox table td a:hover{ color:#ff0000;}

/* 新闻中心 */
.pz_main .ny_news_con{margin-top: 180px;}
.ny_news_item{
    margin-bottom: 60px;
    padding-left: 88px;
}
.ny_news_item .pic{
	float: left;
    width: 400px;
    height: 170px;
    overflow: hidden;
}
.ny_news_list .news-time{
	color: #221815;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: normal;
}
.ny_news_item .news_desc_box{
	float: left;
	margin-left: 40px;
	width: 870px;
	font-weight: normal;
}
.ny_news_list .news-tit{
	font-size: 18px;
	color: #221815;
	font-weight: normal;
}
.ny_news_list .news-desc{
	color: #221815;
	font-size: 14px;
	margin-top: 4px;
}
/* 新闻详情 */
.news-detai_box{
    float: left;
    width: 740px;
	box-sizing: border-box;
	padding: 40px;
	background-color: #FFFFFF;
	margin: 42px 0 60px;
}
.ny_news_detail .details-title{
    font-size: 26px;
    font-weight: bold;
    color: #000000;
}
.ny_news_detail .details-info{
    font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:normal;
	color:#9e9e9e;
	margin-top: 20px;
}
.ny_news_detail .details-info span{margin-right: 14px;}
.ny_news_detail .details-info .right{
	float: right;
	font-size: 13px;
	position: relative;
	top: -8px;
}
.ny_news_detail .details-info .right a{
	color:#9e9e9e ;
}
.ny_news_detail .details-info .right i {
    padding-left: 14px;
    display: inline-block;
    background: url(../images/return.png) no-repeat center;
    position: relative;
    top: 3px;
    background-size: contain;
    width: 18px;
    height: 18px;
}
.ny_news_detail .details-info .right  a:hover i{
	background: url(../images/return2.png) no-repeat center;
	background-size: contain;
}
.ny_news_detail .details-body{
    color: #000;
    padding: 30px 0;
    /* line-height: 1.5; */
	line-height: 30px;
	letter-spacing: 2px;
	margin-top: 50px;
	min-height: 214px;
	font-weight: normal;
}
.news_pz_main{
	background-color: #f5f5f5;
}
.cases-share{
    padding-bottom: 15px;
}
.details-prevnext {
    border-top: 1px solid #ddd;
    padding-top: 25px;
    padding-bottom: 25px;
	font-weight: normal;
}
.details-prevnext>div{
    float: left;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.other-recommend-list li{
    padding: 30px 0;
    border-bottom: 1px solid #c6c6c6;
}
.other-recommend-list li .pic {
    width: 222px;
    float: left;
	height: 100px;
    overflow: hidden;
}
.other-recommend-list li .pic img {
    width: 100%;
    transition: transform .6s;
}
.other-recommend-list li .text {
    margin-left: 242px;
}
.other-recommend-list li .title {
    height: 26px;
    line-height: 26px;
    font-size: 17px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.other-recommend-list li .time {
    font-size: 13px;
    color: #999;
    margin-top: 4px;
	font-weight: normal;
}
.other-recommend-list li .desc {
    font-size: 14px;
    color: #666;
    height: 48px;
    line-height: 24px;
    color: #666;
    margin-top: 6px;
    overflow: hidden;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	font-weight: normal;
}
.recommended-top{
    text-align: right;
}
.recommended-top .tit{
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    display: inline-block;
    padding: 0 20px;
    
}
.news_pz_main .ny-navbar{
	margin: 0;
}
.recommended_news{
    float: right;
    width: 570px;
	box-sizing: border-box;
	padding: 70px 20px 60px;
	margin-top: 42px;
	background-color: #FFFFFF;
	position: relative;
}
.recommended-top .tit a{
    border-bottom: 3px solid transparent;
    padding-bottom: 4px;
}
.recommended-top .tit.active a{
    border-bottom: 3px solid #70afbb;
    color: #70afbb;
}
/* 公司文化 */
.ny_culture_box{
    background: url(../images/culture33.jpg) no-repeat center;
    width: 1260px;
	margin: 0 auto;
    height: 940px;
    position: relative;
    margin-bottom: 170px;
	margin-top: 60px;
	background-size: cover;
}
.ny_culture_box .culture-item{
    color: #fff;
}
.ny_culture_box .culture-item{
    position: absolute;
}
.ny_culture_box .culture-item1{
    right: 60px;
    bottom: -94px;
}
.ny_culture_box .culture-item2{
    left: -218px;
    top: 106px;
}
.ny_culture_box .culture-item3{
    /* right: -100px; */
	right: -130px;
    top: 88px;
}

.subhead{padding: 0 40px; color: #fff; background-color: #70afbb; height: 40px; line-height:40px; transform: skewX(-30deg); -webkit-transform: skewX(-30deg); -moz-transform: skewX(-30deg); -ms-transform: skewX(-30deg); -o-transform: skewX(-30deg); border: 3px solid #fff;}
.subhead img{height: 22px; margin-right: 10px;}
.subhead a{font-size: 16px;color: #fff;}
.subhead a:hover{color: #fff !important;}
.subhead-box{  transform: skewX(45deg); -webkit-transform: skewX(30deg); -moz-transform: skewX(45deg); -ms-transform: skewX(45deg); -o-transform: skewX(45deg); }

/* 新增 */
.ny-navbar{
	position: absolute;
	top: -170px;
    margin: 0 -40px;
}
.ny-navbar2{
	top: -170px;
}
.ny-navbar .nav-tit{
    padding-bottom: 6px;
    display: inline-block;
    cursor: pointer;
	*display: inline;
	*zoom: 1;
	color: #221815;
    /* font-size: 18px; */
    font-size: 22px;
    font-weight: bold;
	border-bottom: 3px solid transparent;
	height: 33px;
	line-height: 33px;
    /* margin: 0 20px; */
    margin: 0 40px;
}
.ny-navbar .nav-tit.active{
	color: #70afbb;
	border-bottom: 3px solid #70afbb;
}
.ny-navbar .nav-tit.active a{
    color: #70afbb;
}
.pz_main .ny_product_desc {
    margin-bottom: 90px;
    position: relative;
}
.pz_main .pro-download{
    position: absolute;
    bottom: 40px;
}
.pz_main .download-btn{
    float: left;
    margin-right: 30px;
    margin-top: 20px;
}
.pz_main .download-btn .inner-box2 .inner-title{
	font-size: 40px;
}
.pz_main .download-btn .inner-box2 .inner-desc{
	font-size: 30px;
	margin-top: -30px;
}
.pz_main .download-btn .inner-box2 .inner-border{
	height: 60px;
}
.pz_main .download-btn .inner-box{
	padding-top: 0;
	margin-bottom: 10px;
}
.pz_main .download-pic{
    float: left;
}
.pz_main .download-pic img{height: 80px;}
.pz_main .download-desc{
    float: left;
    margin-left: 16px;
    /* margin-top: 35px; */
	margin-top: 12px;
}
.pz_main .download-text{
    font-weight: bold;
    /* font-size: 28px; */
	font-size: 20px;
    color: #ec651a;
}

.pz_main .pro-download a ,.pz_main .download-btn a{
    margin-top: 10px;
    display: block;
    text-align: center;
    width: 120px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    border: 1px solid #ec651a;
    color: #ec651a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 13px;
    font-weight: 300;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.pz_main .pro-download a:hover,.pz_main .download-btn a:hover{
    background-color: #ec651a;
    color: #fff !important;
}
.pz_main .pro-detail-desc .tit{
    color: #221815;
    font-size: 36px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pz_main .pro-detail-desc .text{
    color: #221815;
    font-size: 18px;
    font-weight: 300;
    margin: 40px 0 35px;
	height: 346px;
	overflow: hidden;
}
.ny_product_list .pro-pic{
    float: left;
    width: 42%;
}
.ny_product_list .pro-detail-desc{
    float: left;
    width: 50%;
    margin-left: 5%;
	margin-top: 100px;
}
.pz_main .recommend-other{
	padding-top: 40px;
    background-color: #f9f9f9;
   
}
.pz_main .recommend-other-ibox{
	margin: 0 -15px;
	 padding: 34px 0 42px;
}
.pz_main .recommend-other .item{
    float: left;
    width: 33.3%;
    text-align: center;
}
.pz_main .recommend-other .item .pic {
    width: 100%;
    overflow: hidden;
}
.pz_main .recommend-other .item .pic img{
    width: 100%;
}
.pz_main .recommend-other .item a{
    display: block;
    position: relative;
    margin: 0 15px;
}
.pz_main .recommend-other .zbox_down{
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background: white;
    height: 142px;
    padding: 25px 30px 0 30px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.pz_main .recommend-other .zbox_down_head{
    width: 100%;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    background-position: center bottom;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.pz_main .recommend-other .zbox_down_body{
    width: 100%;
    margin-top: 16px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.pz_main .recommend-other .item a:hover .zbox_down{
    height: 190px;
    padding-top: 35px;
    background: rgba(255,255,255,0.85);
}
.pz_main .recommend-other .slick-prev, .pz_main .recommend-other .slick-next {
    width: 13px;
    height: 25px;
    background: url(../images/index2_1.png) no-repeat left center;
    cursor: pointer;
    margin-top: -6.5px;
}
.pz_main .recommend-other .slick-prev{
    background-position: 0 0;
}
.pz_main .recommend-other .slick-next{
    background-position: -13px 0;
}
.pz_main .recommend-product .recommend-list{
    padding: 50px 0;
	margin: 0 -15px;
	overflow: hidden;
}
.pz_main .recommend-product .slick-list{overflow: visible;}
.pz_main .recommend-product.dif-recommend-product .recommend-list{
	padding: 45px 0;
	margin-top: 65px;
}
/* .pz_main .recommend-product .recommend-list22{
	padding: 0;
} */
.pz_main .recommend-product .item{
    float: left;
    width: 50%;
}
.pz_main .pro-right .recommend-product .item{
    margin-bottom: 40px;
    height: 140px;
	/* overflow: hidden; */
}
.pz_main .recommend-product .item a{
	display: block;
	position: relative;
	height: 130px;
	background: #fff;
	margin: 0 10px 35px;
}
.pz_main .ny_search-ibox .recommend-product .item {
	height: 160px;
}
.pz_main .ny_search-ibox .recommend-product .more{
	bottom: -28px;
}
.pz_main .recommend-product.dif-recommend-product .item a{
	margin-bottom: 59px;
}
.pz_main .recommend-product .pic{
    float: left;
    /* width: 203px;
    height: 180px; */
    overflow: hidden;
}
.pz_main .recommend-product .pic img{
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
}
.pz_main .recommend-product a:hover .pic img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
}
.pz_main .recommend-product .desc-ibox{
    right: 0;
    position: absolute;
	height: 100%;
	width: 50%;
}
.pz_main .recommend-product .tit{
	margin-top: -20px;
    font-size: 24px;
    font-weight: bold;
    color: #221815;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}
.pz_main .recommend-product a:hover .tit{
    color: #70afbb;
}
.pz_main .recommend-product .text{
    color: #221815;
	display: none;
    font-size: 18px;
    height: 48px;
    overflow: hidden;
    margin: 12px 0;
    padding-right: 20px;
	/* overflow:hidden;
	display:-webkit-box!important;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; */
}
.pz_main  .recommend-product .more{
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 148px;
    font-size: 15px;
    color: #70afbb;
    border: 1px solid #70afbb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
	position: absolute;
	bottom: -6px;
}
.pz_main  .recommend-product.dif-recommend-product .more{
	bottom: -28px;
}
.pz_main .recommend-product .more:hover{
    background-color: #70afbb;
    color: #fff;
}
.pz_main .recommend-product .slick-prev,.pz_main .recommend-product .slick-next,
#dapei-product .slick-prev,#dapei-product .slick-next{
    width: 13px;
    height: 25px;
    background: url(../images/index2_1.png) no-repeat left center;
    cursor: pointer;
    margin-top: -6.5px;
}
.pz_main .recommend-product .slick-prev,
#dapei-product .slick-prev{
    background-position: 0 0;
}
.pz_main .recommend-product .slick-next,
#dapei-product .slick-next{
    background-position: -13px 0;
}
.product_Accessory, .recommend-other{
	background-color: #f9f9f9;
}
.product_Accessory .accessory_ibox{
    padding: 45px 0;
    position: relative;
    margin-top: 65px;
}
.product_Accessory .accessory_ibox .item{
    margin-bottom: 40px;
}
.product_Accessory .accessory_ibox .pic{
    float: left;
    overflow: hidden;
    width: 50%;
    position: relative;
}
.product_Accessory .accessory_ibox .pic::before, .product_Accessory .accessory_ibox .pic::after {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    content: '';
    opacity: 0;
    z-index: 2;
    transition: opacity 0.5s,transform 0.5s;
    -webkit-transition: opacity 0.5s,transform 0.5s;
    -moz-transition: opacity 0.5s,transform 0.5s;
    -ms-transition: opacity 0.5s,transform 0.5s;
    -o-transition: opacity 0.5s,transform 0.5s;
}
.product_Accessory .accessory_ibox .pic::before {
    border-top: 6px solid #70afbb;
    border-bottom: 6px solid #70afbb;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.product_Accessory .accessory_ibox .pic::after {
    border-right: 6px solid #70afbb;
    border-left: 6px solid #70afbb;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.product_Accessory .accessory_ibox a:hover .pic::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.product_Accessory .accessory_ibox a:hover .pic::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.product_Accessory .accessory_ibox .pic img{
    width: 100%;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}
.product_Accessory .accessory_ibox a:hover .pic img{
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
}
.product_Accessory .accessory_ibox .accessory_desc{
    float: right;
    font-size: 22px;
    color: #221815;
    font-weight: bold;
}
.product_Accessory  .accessory_desc .tit,
.product_Accessory  .accessory_desc .text{
    float: left;
}
.product_Accessory .accessory_ibox .text span{
    display: block;
    text-align: right;
}
.product_Accessory .accessory_ibox a:hover .accessory_desc{
    color: #70afbb;
}
.product_Accessory .accessory_icon{
	display: none;
    padding: 10px 5px;
    writing-mode: vertical-rl;
    background-color: #70afbb;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 36px;
    position: absolute;
    left: 0;
    top: -20px;
    z-index: 4;
}
/* .pz_main .prodetails-right {
    position: absolute;
} */
.pz_main .prodetails-right{
	/* position: absolute;
	width: 40%; */
	    width: 44.65%;
	    float: right;
}
.pz_main .prodetails-left {
    float: left;
    width: 700px;
	position: relative;
}
.pz_main .prodetails-left .pic{
	width: 100%;
}
.pz_main .prodetails-left .pic img{
	width: 100%;
}
.pz_main .prodetails-wbox .return{
	position: absolute;
	right: 20px;
	top: 20px;
	color: #b5b0b0;
	font-size: 16px;
	font-weight: normal;
}
.ny-pro-choice{overflow: hidden;}
.recommend-product{overflow: hidden;}
.pz_main .prodetails-wbox .return i{
	padding-left: 14px;
	display: inline-block;
	background: url(../images/return.png) no-repeat center;
	position: relative;
	top: 6px;
	background-size: contain;
	width: 22px;
	height: 22px;
}
.pz_main .prodetails-wbox .return:hover i{
	background: url(../images/return2.png) no-repeat center;
	background-size: contain;
}
.pz_main .prodetails-tit-top{
	position: relative;
}
.pz_main .prodetails-title {
    color: #70afbb;
	padding-right: 122px;
    font-size: 66px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	border-bottom: dashed 1px #e5e5e5;
}
.pz_main .prodetails-wbox{min-height: 470px;}
.pz_main .prodetails-desc {
	overflow: hidden;
    color: #666;
    width: 90%;
    font-size: 16px;
	border-bottom: dashed 1px #e5e5e5;
    font-weight: 300;
	padding: 30px 0 0 0;
	line-height: 30px;
	height: 220px;
	box-sizing: border-box;
	overflow: hidden;
}
.pz_main .prodetails-desc2{
	height: 280px;
}
.pz_main .prodetails-desc3 {
    height: 292px;
}
.pz_main .prodetails-wbox  .download-btn{
	margin-top: 10px;
}
.pz_main .prodetails-wbox .download-btn2{
	margin-top: 20px;
}
.pz_main .ny-pro-choice .pro-choice-box{
    position: relative;
    margin: 64px 0 140px;
}
.pz_main .ny-pro-choice .border{
    position: absolute;
    left: -20px;
    bottom: -70px;
    border: 3px solid #fff;
    width: 90%;
    height: 266px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
	display: none;
}
.pz_main .ny-pro-choice  .pro-choice-box:hover .border{
    border: 3px solid #70afbb;
}
/* .pz_main .ny-pro-choice{
	background-color: #f5f5f5;
} */
.pz_main .ny-pro-choice .item{
    float: left;
    /* width: 33.3%; */
	width: 50%;
}
.pz_main .ny-pro-choice .item a{
    margin: 0 26px 70px;
    position: relative;
    display: block;
	
}
.pz_main .ny-pro-choice .pic{
    width: 100%;
    overflow: hidden;
}
.pz_main .ny-pro-choice .pic img{
    width: 100%;
	transition:transform .8s ;
	-webkit-transition:transform .8s ;
	-moz-transition:transform .8s ;
	-ms-transition:transform .8s ;
	-o-transition:transform .8s ;
    
}
.pz_main .ny-pro-choice a:hover .pic img{
    transform: scale(1.1);
}
.pz_main .ny-pro-choice .more{
    position: absolute;
    right: 4px;
    bottom: 8px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 110px;
    font-size: 12px;
    color: #70afbb;
    border: 1px solid #70afbb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.pz_main .ny-pro-choice .more:hover{
    background-color: #70afbb;
    color: #fff;
}
.pz_main .ny-pro-choice .pro-tip {
    padding: 10px 5px;
    writing-mode: vertical-rl;
    background-color: #70afbb;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
	overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
	height: 100%;
	text-align: center;
}
.pz_main .ny_product_list .dd{
    margin-top: 50px;
}
.pz_main .ny_product_list .dd table th {
    border: solid 1px #dcdcdc;
    text-align: center;
    padding: 16px 10px 19px 10px;
    font-size: 16px;
    color: #3d4047;
    line-height: 24px;
    letter-spacing: 1px;
    background: #ebecec;
}
.pz_main .ny_product_list .dd table td {
    border: solid 1px #dcdcdc;
    text-align: center;
    font-size: 14px;
    color: #3d4047;
    height: 40px;
	cursor: default;
}
.pz_main .ny_product_list .dd table img{
    height: 100px;
}
.pz_main .ny_product_list .dd table span{
    display: block;
    border-bottom: solid 1px #dcdcdc;
    margin-bottom: -1px;
    height: 36px;
    padding-top: 10px;
    box-sizing: border-box;
}
.pz_main .ny_product_search{
    height: 60px;
    position: relative;
}
.pz_main .ny_product_search .hsearch{
    float: right;
}
.pz_main .ny_product_list{
    margin-top: 40px;
}
.pz_main .ny_product_search .hsearch .j-input {
    opacity: 1;
    width: 310px;
    height: 38px;
    top: -6px;
    right: 36px;
}
.header .hsearch .j-input{
	width: 200px;
	background: #fff;
	box-sizing: border-box;
	border: 2px solid #70afbb;
	height: 0;
	line-height: 38px;
	padding: 0 15px;
	color: #333;
	position: absolute;
	right: 0px;
	top: 40px;
	-webkit-transition: 0.36s ease;
	transition: 0.36s ease;
	opacity: 0;
	display: none;
	margin-top: 10px;
}
.header .hsearch.open .j-form .j-input {
    height: 38px;
    opacity: 1;
	display: block;
	width: 250px;
	
}
/* .ny_contact_ibox {
    padding: 60px 0;
}
.ny_contact_ibox .ny_contact_l{
    float: left;
}
.ny_contact_ibox .lx_le1{
    font-weight: bold;
    font-size: 24px;
    color: #76becc;
    margin-bottom: 12px;
}
.ny_contact_ibox .lx_le5{
    font-size: 15px;
    line-height: 32px;
}
.ny_contact_ibox .ny_contact_r{
    float: left;
    margin-left: 90px;
    margin-top: 65px;
}
.ny_contact_ibox .contact_type{
    position: relative;
    float: left;
    margin-right: 120px;
}
.ny_contact_ibox .contact_type .contact-btn{
    width: 70px;
    cursor: pointer;
}
.ny_contact_ibox .contact_inner{
    border: 1px solid #dcdcdc;
    width: 130px;
    height: 130px;
    padding: 10px;
    text-align: center;
    color: #b5b5b5;
    font-size: 16px;
    position: absolute;
    left: 34px;
    top: -154px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: none;
}
.ny_contact_ibox .contact_type.on .contact_inner{
    display: block;
}
.ny_contact_ibox .contact_inner span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    width: 80%;
} */
.ny_contact_ibox {
    padding: 110px 0 100px;
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.ny_contact_ibox .ny_contact_l{
    float: left;
    width: 42%;
}
.ny_contact_ibox .lx_le1{
    font-weight: bold;
    font-size: 40px;
    color: #000;
    margin-bottom: 12px;
}
.ny_contact_ibox .lx_le5{
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    font-size: 20px;
    margin: 55px 0 40px;
    color: #333;
}
.ny_contact_ibox .lx_le6{
	font-weight: bold;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.ny_contact_ibox .ny_contact_r{
    position: absolute;
    right: 20px;
    bottom: 98px;
}
.ny_contact_ibox .contact_type{
    position: relative;
    margin-right: 120px;
}
.ny_contact_ibox .contact_type .contact-btn{
    width: 100px;
    cursor: pointer;
	margin-bottom: 40px;
}
.contact_inner{
    border: 4px solid #70afbb;
    width: 520px;
    color: #000;
	min-height: 240px;
    font-weight: bold;
    font-size: 18px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    font-weight: bold;
    box-sizing: border-box;
	padding: 60px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
	text-align: left;
    z-index: 522;
}
.contact-mask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpah(opacity=50);
    -webkit-filter: alpah(opacity=50);
    display: none;
    z-index: 442;
}
.ny_contact_ibox .contact_type.on .contact_inner{
    display: block;
}
 .contact_inner span{
    display: block;margin-bottom: 18px;
}
.pz_main .map{
    margin: 30px auto;
    width: 80%;
}
.c_1570 {
	position: relative;
}
.tit_cur_desc {
	 position: absolute;
	 top: -40px;
	right: 180px;
	padding: 10px 55px 12px 0px;
	color: #fff;
	box-sizing: border-box;
	background: url(../images/tit_cur_bg.png) no-repeat;
	max-height: 100px;
	overflow: hidden;
	min-width: 270px;
}
.tit_cur_desc .tit {
    font-weight: bold;
    font-size: 30px;
}
.tit_cur_desc .text {
    font-size: 14px;
}
.pz_main{
	 margin-top: 180px;
}
.pz_main44{
	margin-top: 190px;
}
.dfs_text{
	display: none;
	color: #c6dfe4;
	font-size: 320px;
	position: absolute;
	left: 2%;
	top: -310%;
	font-weight: bold;
	text-transform: uppercase;
	z-index: -1;
	transform: rotate(30deg);
}
.pz_main_news{
	margin-top: 120px;
}
.pz_main .ny_bar {
    width: 100%;
    height: 10px;
    background-color: #70afbb;
   /* margin-top: 140px; */
    margin-top: 180px;
}
.news_pz_main .ny-navbar {
    text-align: right;
    position: relative;
    top: 90px;
    float: right;
}
.news_pz_main .ny-navbar.ny-navbar22{
	top: 20px;
	width: 100%;
	text-align: left;
	left: 0;
	position: absolute;
}
/* .ny-navbar3{
	top: -110px;
} */
.zhengshu_pz_main {
    top: 100px;
	position: relative;
}
/* 证书 */
.zhengshu_pz_main{
	top: 162px;
}
.zhengshu_pz_main .subhead{
	margin-top: 0;
}
.zhengshu{
	margin-top: 180px;
}
.zhengshu-items{
	background-color: #fff;
	transition: all .4s;
	cursor: pointer;
	padding: 45px 20px;
	margin-bottom: 50px;
	position: relative;
	height: 130px;
}
.zhengshu-items:hover{
	background-color: #f2f2f2;
}
.zhengshu-items .zhengshu_arr{
	position: absolute;
	bottom: 12px;
	right: 12px;
	width: 35px;
}
.zhengshu-items .zhegnshu-left{
	border-right: 2px solid #cccccc;
	float: left;
	padding-right: 20px;
	margin-top: 30px;
	box-sizing: border-box;
	width: 176px;
}
.zhengshu-items .text22{
	font-weight: bold;
	color: #221815;
	font-size: 36px;
	display: block;
}
.zhengshu-items .text333{
	color: #221815;
	font-weight: bold;
	display: block;
	font-size: 22px;
}
.zhengshu-items .zhengshu-desc{
	margin-top: 45px;
}
.zhengshu-items .zhengshu-desc .tit,
.zhengshu-items .zhengshu-desc .text{
	color: #221815;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zhengshu-items .zhengshu-desc .text{
	margin-top: 15px;
}
.zhengshu-items .zhengshu-imgs{
	height: 130px;
	overflow: hidden;
	float: left;
	width: 40%;
	margin: 0 40px 0 25px;
	position: relative;
}
.zhengshu-items .border{
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 65px;
	background-color: #cccccc; ;
}
.zhegnshu-detail-ibox{
	padding-top: 40px;
}
.zhegnshu-detail-ibox .tit{
	font-size: 35px;
	font-weight: bold;
	color: #221815;
}
.zhegnshu-detail-ibox .details-info{
	color: #888381;
	font-weight: bold;
	font-size: 12px;
	margin-top: 40px;
	margin-bottom: 16px;
}
.zhegnshu-detail-ibox .details-info .left{
	margin-top: 10px;
	float: left;
}
.zhegnshu-detail-ibox .details-info .right{
	float: right;
}
.zhegnshu-detail-ibox .details-info .right a{
	color: #b5b0b0;
}
.zhegnshu-detail-ibox .details-info .right i{
	padding-left: 14px;
	display: inline-block;
	background: url(../images/return.png) no-repeat center;
	position: relative;
	top: 6px;
	background-size: contain;
	width: 22px;
	height: 22px;
}
.zhegnshu-detail-ibox .details-prevnext{
	padding-top: 35px;
	border-top: 0;
}
.zhegnshu-detail-ibox .details-prevnext .next{
	text-align: right;
}
.zhegnshu-detail-ibox .details-prevnext>div{
	font-weight: bold;
}
.news_pz_main .ny-navbar{
	text-align: right;
	position: relative;
	top: 90px;
	float: right;
}
.news_pz_main .ny-navbar .nav-tit{
	margin: 0 28px;
	font-size: 21px;
}

/* 图片放大 */
.pz_main .bigimg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 9999;
    /* border: 10px solid #fff; */
	height: 100%;
}
.pz_main .mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	z-index: 2110;
	transition: all 1s;
	display: none;
}
.pz_main .mask>img {
	position: fixed;
	right: 10px;
	top: 10px;
	width: 60px;
}
/* 公司文化 */
.ny_culture_con .culture_item{
    margin-bottom: 40px;
    text-align: center;
}
.ny_culture_con .culture_item .text{
    font-size: 20px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    margin-bottom: 70px;
    line-height: 30px;
} 
.ny_culture_con .culture_item .text1{
	width: 57%;
	margin: 0 auto;
}
/* al-39系列 */
.product_series_part  .tit{
	padding-top: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.product_series_part .tit>span{margin-top: 10px;display: block;}
.product_series_part .desc-ibox{
	width: 36%;
	margin: 0 auto;
}
.product_series_part .text{
    color: #221815;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    padding: 40px 0 20px;
}
.product_series_part .text2, .product_series_ibox{
	width: 36%;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 50px;
	padding-bottom: 20px;
	/* margin-left: 42%; */
	margin-left: 13.5%;
}
.product_series_ibox{
	padding-bottom: 60px;
}
.product_series_part .text2 p{
	margin-bottom: 32px;
}
.product_series_ibox p{margin-bottom: 15px;}
.product_series_ibox .part1 .tit{
	font-size: 32px;
	margin-bottom: 7px;
}
.product_series_ibox .part1{
	margin-bottom: 40px;
}
.product_series_part .text p{
    margin-bottom: 16px;
}
.pz_main .recommend-product .series-recommend-list .item{
    width: 33.3%;
    height: 174px;
    margin-bottom: 30px;
}
.pz_main .series-recommend-list{
    margin-bottom: 50px;
}
.slide_pic_6{
    margin: 22px 0;
}
.slide_pic_6 .slick_text{
    color: #221815;
    font-size: 14px;
    padding: 24px 12px;
}
.slide_pic_6 .slide-logo {
    width: 100%;
    padding-bottom: 12px;
    float: right;
    margin-bottom: 40px;
}
.slide_pic_6 .slide-logo img{
    width: 200px;
    float: right;
}
.slide_pic_6 .slide-logo{
    border-bottom: 1px solid #221815;
}
.slide_pic_6 .border{
    width: 100%;
    height: 14px;
    background-color: #70afbb;
    margin-top: 90px;
}

.slide_pic_6 .slick-slide {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    margin: 120px 0;
	background-color: #FFFFFF;
}
.slide_pic_6 .slide_slick .item {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    padding: 22px;
    position: relative;
}
.slide_pic_6 .slick-center.slide_slick {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    z-index: 22;
    padding: 0px 0;
}
.slide_pic_6 .slide_slick .mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-filter: alpha(opacity=50);
    left: 0;
    bottom: 0;
	right: auto;
	top: auto;
	display: block;
}
.slide_pic_6 .slick-center.slide_slick .mask{
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
}
.slide_pic_6  .slick-center.slide_slick .slide-logo{
    border-bottom: 0;
}
.slide_pic_6 .slick-center.slide_slick  .border{height: 10px;}
.slide_pic_6 .slick-prev,.slide_pic_6 .slick-next{
    width: 27px;
    height: 70px;
    background: url(../images/slick_arr.png) no-repeat;
    background-size: cover;
}
.slide_pic_6 .slick-prev{
    background-position: 0 0;
    left: -90px;
}
.slide_pic_6 .slick-next{
    background-position: -36px 0;
    right: -90px;
}
.ny_culture_con .culture_item{
    margin-bottom: 100px;
    text-align: center;
}
.ny_culture_con .culture_item .text{
	font-size: 18px;
	color: #5d5d5d;
	text-align: center;
	font-weight: normal;
	margin-bottom: 50px;
	line-height: 30px;
} 

.contact-img{
    width: 300px;
    margin-left: -20px;
	margin-bottom: 15px;
}
.ny-culture-text{
	font-size: 20px;
	color: #5d5d5d;
	text-align: center;
	font-weight: normal;
	margin-bottom: 50px;
}

@media only screen and (max-width:1629px){
    .inner-box{padding-top: 20px;}
	.ind-product .pro-tab-itit{margin: 0 -16px;}
    .ind-product .pro-item a {
        height: 300px;
        margin: 8px 16px;
    }
    .ind-case .ind-case-ibox {
        padding: 30px 0;
    }
    .ind-case .case-item {
        height: 620px;
    }
    .ind-case .case-desc {
        bottom: 46px;
    }
    .inner-title{font-size: 55px;}
    .ind-brand .brand-desc-box{bottom: 30px;}
    .ind-brand-ibox{margin-bottom: 0;}
    .ind-case .case-mask{height: 620px;}
    .ind-product .pro-tab-itit {
        top: 50px;
        right: 210px;
    }
    .news-navbar {
        right: 200px;
        top: 42px;
    }
    .news-navbar .news-navar-tit{margin: 0 14px;}
}
@media only screen and (max-width:1499px) {
	.pz_main .prodetails-title{font-size: 90px;}
	/* .pz_main .prodetails-desc{height: 144px;} */
    .ny_news_item .news_desc_box {
        width: 760px;
    }
    .ind_news .news-pic{
        width: 430px;
    }
    /* .ind-brand .brand-desc-box{margin-right: 600px;} */
    .ind_news .new_desc_box{width: 700px;}
    
    
    .news-detai_box{width: 600px;}
    .ny_pz_main .ny-brand-box .pic{
        width: 80%;
    }
    .ny_pz_main .ny-brand-box2{
        left: 0;
        top: 620px;
    }
    .ny_pz_main .ny-brand-box1{
        right: 0;
    }
    .ny_pz_main .brand-text {
        height: 70px;
        width: 180px;
        line-height: 70px;
        margin-right: 0px;
    }
    .patent-list{width: 1200px;}
    .ind-case .case-border{top: -70px;}
    .ind-case .case-border img {
        height: 768px;
    }
    .ind-product .pro-desc{
        margin: 20px auto 30px;
    }
    .ind-product .pro-tit{
        font-size: 21px;
    }
	.slide_pic_6 .slick-prev{
		left: 0px;
	}
	.slide_pic_6 .slick-next{
		right: 0px;
	}
	.pz_main .prodetails-left{width: 630px;}
	.pz_main .prodetails-desc{box-sizing: border-box;height: 200px;font-size: 14px;padding: 25px 0 0 0;}
	.pz_main .prodetails-title {
	    font-size: 44px;
	}
	.pz_main .prodetails-wbox {
		min-height: 430px;
	}
	.news-navbar .news-navar-tit{font-size: 18px;}
	.news-navbar .news-navar-tit {
		margin: 0 10px;
	}
	
	.ind-product .pro-tab-tit{margin: 0 10px;}
	
	
 
	.ind-case .case-line {
		height: 130px;
		top: -70px;
	}
	.ind-case .case-desc span {
		font-size: 36px;
	}
}
@media only screen and (max-width:1362px){
    .ind-product .pro-item a {
        height: 230px;
        margin: 10px 15px;
    }
    .ind-product .pro-tab-itit {
        right: 290px;
    }
    .ind-product .pro-item .pro-mask{height: 258px;}
    .ind-case .case-item {
        height: 500px;
    }
    .ind-case .case-mask{height: 500px;}
    .ind_news .news_box {
        padding: 30px 0;
    }
    .news-navbar {
        right: 258px;
    }
	/* .ind-product .pro-item a{height: 258px;margin: 24px;}
	.ind-product .pro-item .pro-mask{height: 258px;} */
}


.section{display: block; position: relative;}
.fp-tableCell{width: 100%; height: 100%; position: relative;}
.fp-auto-height{height: auto!important;}
.fp-auto-height .fp-tableCell{height: auto!important;}

@keyframes zifadeInUp{0%{transform:translateY(80px);opacity: 0;}100%{transform:translateY(0px);opacity: 1;}}
@keyframes zifadeOutUp{0%{transform:translateY(0);opacity: 1;}100%{transform:translateY(-80px);opacity: 0;}}
@keyframes fd{0%{transform:rotate(0deg);transform-origin:right bottom;}50%{transform:rotate(90deg);transform-origin:right bottom;}100%{transform:rotate(0deg);transform-origin:right bottom;}}
@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px);}100%{opacity:1;transform:translateY(0);}}
@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px);}100%{opacity:1;transform:translateY(0);}}
@keyframes gundong{0%{transform:translateX(-50px) rotate(-180deg);opacity: 0;}100%{transform:translateX(0) rotate(0deg);opacity: 1;}}
@keyframes tantiao{0%{transform:scale(0);opacity: 0;}80%{transform:scale(1.2);opacity: 1;}100%{transform:scale(1);opacity: 1;}}
@keyframes tada{0%{transform:scale(1);}10%,20%{transform:scale(0.9) rotate(-3deg);}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg);}40%,60%,80%{transform:scale(1.1) rotate(-3deg);}100%{transform:scale(1) rotate(0);}}


/* 表格*/
/* .product-table tr:nth-child(odd){background:#eeefef;} */
/* .product-table tr:hover{background:#70afbb;color: #FFFFFF;} */
/* .pz_main .ny_product_list .dd table tr:hover td{color: #FFFFFF;} */
.product-table .product-table-imgs{
    float: left;
    width: 33.3%;
    text-align: center;
    border-right: solid 1px #dcdcdc;
    margin-right: -1px;
    padding: 15px 0;
}
.product-table .z_sx_th{
    position: relative;
    overflow: hidden;
}
.pz_main .ny_product_list  .product-table .z_sx_th span{
    position: absolute;
    border: 0;
    padding-top: 0;
}
.pz_main .ny_product_list .product-table .z_sx_th span.z_sx_span1{
    top: 4px;
    right: 10px;   
}
.pz_main .ny_product_list .product-table .z_sx_th span.z_sx_span2{
    left: 10px;
    bottom: 0;
    margin-bottom: -10px;
}
.pz_main .ny_product_list .product-table .z_sx_th i.border{
    width: 105%;
    height: 1px;
    position: absolute;
    left: -4px;
    top: 29px;
    background-color: #dcdcdc;
    transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
}
.subhead-ibox{
	position: absolute;
	right: 0;
	top: 8px;
}
.product-table .z_sx{
	background-color: #ebecec;
}
.product-table .product-table-imgs a{
	display: block;
}

.product-table2 i{font-size: 12px;padding-left: 8px;}
.table-tips{
    font-size: 12px;
    margin-top: 14px;
}
.product-table3 .dif_z_sx2{
    position: relative;
}
.product-table3 i.table-logo{
    color: #fff;
    background-color: #000;
    font-weight: bold;
    font-size: 24px;
    padding: 10px 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.pz_main .ny_product_list .product-table3 .z_sx2_text td {
    text-align: left;
}
.pz_main .ny_product_list .dd table.product-table3 th{
    background-color: #fff;
}
.pbj_table1 table{
    width: 100%;
    position: relative;
}
.pbj_table1 td{
    vertical-align: top;
}
.pbj_table1 .left{
    width: 30% !important;
    padding: 10px;
}
.pbj_table1 .left p{
    text-align: center;
    margin-top: 40px;
}
.pbj_table1 .right{
    width: 70%;
}
.pbj_table1 .right p{
    text-align: center; 
}
.pbj_table1 .right p{
    border: solid 1px #dcdcdc;
    margin: 10px 20px;
    border-radius: 8px;
    padding: 10px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.pbj_table1 .pbj_logo{
    padding: 8px 20px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
}
.contact-info span{
	display: block;
	margin-bottom: 10px;
}
.contact-other{
	display: block;
}
.lx_le52{
	width: 385px;
}
.lx_le5-1 span{
	display: block;
}
.contact_person{
	display: block;
	margin: 10px 0;
}
.lx_le5-1{
	line-height: 32px;
	font-weight: bold;
	font-size: 20px;
	margin: 55px 0 40px;
	color: #333;
}
.culture-title{
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	margin-bottom: 55px;
	color: #70afbb;
}
.ny_culture_con .pic{
	width: 90%;
	margin: 0 auto;
}
.ny_culture_con .culture_item .text span{
	display: block;
	text-align: center;
	margin: 10px 0;
}
.ny_culture_con .culture_item .text2{
	margin-bottom: 50px;
}
.ny_culture_con .culture_item .text2 span{
	font-size: 20px;
	margin: 14px 0;
}
.brand-banner-ibox{
	position: absolute;
	top: 132px;
}
.brand-banner-tit{
	color: #70afbb;
	font-size: 33px;
	font-weight: bold;
}
.brand-banner-text{
	color: #221815;
	font-size: 18px;
	font-weight: bold;
	width: 500px;
	line-height: 36px;
	margin-top: 120px;
}
.brand-banner-text p{margin-top: 20px;}
.product_series_imgs{
	margin-bottom: 35px;
}


.rightmenu{width: 185px; cursor: pointer; position: fixed; z-index: 99999; right: -130px; top: 310px; cursor: pointer;}
.rightmenu li{height: 55px; line-height: 55px; border-radius: 4px; margin-bottom: 1px; background-color: #70afbb; background-repeat: no-repeat; background-image: url(../images/rightmenu-icon.png); text-indent: 55px; font-size: 16px; color: #fff; overflow: hidden;}
.rightmenu li a{display: block; width: 100%; height: 55px; color: #fff;}
.rightmenu li a:hover{color: #fff!important;}
.rightmenu li.r-top{background-position: 0 0;}
.rightmenu li.r-phone{background-position: 0 -55px; font-family: "Arial";}
.rightmenu li.r-qq{background-position: 0 -110px;}
.rightmenu li.r-mess{background-position: 0 -165px;}
.rightmenu li.r-code{background-position: 0 -220px;}
.rightmenu li.r-code .img{width: 117px; margin: 0 auto; position: relative;}
.rightmenu li.r-code .img img{display: block; width: 117px; height: 117px;}

.pagesDiv {clear:both;width:100%;margin:0 auto;line-height:25px;padding:10px 0px 10px 0px;}

.pages {height:30px;color:#666666;margin-top:5px;text-align:center;}

.pages a:link,.pages a:visited {color:#666666;}

.pages a,.pages a:link {text-decoration:none;padding:2px 5px;border:1px solid #DDDDDD;background:#FFFFFF;margin:0px 2px;font-size:12px;color:#666666;text-align:center;}

.pages a:hover {background:#FB9007;color:#FFFFFF;border:1px solid #E61636;text-decoration:none;text-align:center;padding:2px 5px;}

.pages .cpb {font-weight:bold;color:#FFFFFF;background:#FB9007;border:1px solid #E61636;text-align:center;margin:0px 2px;padding:2px 5px;}

.pages .intext {width:30px;border:1px solid #7F9DB9;height:19px;line-height:19px;}

.pagination {text-align:center;}

.pagination li {display:inline-block;color:#333333;height:25px;line-height:25px;margin:0px 5px 0px 0px;vertical-align:middle;}

.pagination li a {float:left;display:block;height:25px;line-height:25px;padding:0 10px;font-size:13px;border:1px solid #dddddd;color:#555555;text-decoration:none;}

.pagination li a:hover {background:#FB9007;color:#ffffff;}

.pagination li a.thisclass {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li a.thisclass:hover {background:#FB9007;color:#ffffff;border:1px solid #E61636;cursor:default;}

.pagination li .pageinfo {line-height:21px;padding:12px 10px 12px 16px;color:#999999;}

.pagination li .pageinfo strong {color:#555555;font-weight:normal;}

.pagination table {text-align:center;margin:10px 0px 0px 25%;}

.pagination table td {padding:0px 2px;}

#pages {padding:14px 0 10px;text-align:right;}

#pages a {display:inline-block;height:22px;line-height:22px;background:#ffffff;border:1px solid #e3e3e3;text-align:center;color:#333333;padding:0 10px;}

#pages a.a1 {background:url('../images/pages.png') no-repeat 0 5px;padding:0 5px;}

#pages a:hover {background:#f1f1f1;color:#000000;text-decoration:none;}

#pages span {display:inline-block;height:22px;padding:0 10px;line-height:22px;background:#70afbb;border:1px solid #70afbb;color:#ffffff;text-align:center;}

#pages .noPage {display:inline-block;height:22px;line-height:22px;background:url('../images/titlebg.png') repeat-x 0 -55px;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}


.pz_main .download-desc.blue .download-text{color: #0D72E6;}
.pz_main .download-btn .download-desc.blue a{border-color: #0D72E6;color: #0D72E6;}
.pz_main .download-btn .download-desc.blue a:hover{background: #0D72E6;color: #ffffff;}

.ind_news .c_1570{display: flex;flex-direction: column;height: 100%;}
.ind_news .news_tab_con{    margin: auto 0;}