/*  
365建站器让建站和seo变得简单！
siteurl：http://soft.365jz.com
*/
body { padding:0; margin:0;overflow-x:hidden; font-family:"微软雅黑", "宋体", "Trebuchet MS", Tahoma, Arial, sans-serif; color: #222222; font-size: 12px; line-height: 20px; background: #FFF;}
* { padding:0; margin:0;}
div, h1, h2, h3, h4, p, form, ul, label, input, textarea, img, span, dl, dt, dd { margin:0; padding:0;}
table {border-collapse:collapse;}
a { text-decoration: none; color:  #333333;}
a:hover {text-decoration: none;}
ul { padding:0; margin:0;}
li { list-style-type: none;}
img { border: none;}
.clear { clear: both;}
.clear::after {
    content: "";
    display: block;
    clear: both;
}
/* mbframe */
.z343adcontainer{width:100%}
.padding-tb30{padding: 30px 0;}
.z343adrow .z343adrowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z343adrow .z343adrowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z343adrow .z343adrowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z343adcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z343adcontent p{padding-bottom: 20px;}

/* header */

@media screen{
*{padding:0;margin:0;}
div,h1,ul,input,img,span,dl,dd{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.z343adheader{height:95px;position:absolute;width:100%;top:43px;}
.z343adheader .logo{position:absolute;left:-30px;top:20px;}
.z343adnavmenu .z343adnav-itemed>a{color: #333!important;}.z343adheader .logo h1{font-size:24px;line-height:60px;}
.z343adheader .logo img{max-height:60px;padding:0;}
.z343adnavmenu{position:absolute;top:27px;right:50px;}
.z343adnavmenu ul li:hover{color:#333;}
.z343adnavmenu .z343adnav-item a{color:#333;}
.z343adnavmenu .z343adnav-item>a{font-size:16px;font-weight:700;color:#fff;text-shadow: 1px 1px 0 #2b480f;}
.z343adnavmenu .z343adnav-item:hover{background:rgba(255, 255, 255, .4);}
.z343adicon-down:before{display:none;}
.z343adnav-child{background-color:rgba(255, 255, 255, .4);border:none;box-shadow:none;}
.z343adnav .z343adnav-child a{color:#fff;line-height:22px;font-size:13px;font-weight:100;}
.z343adnav .z343adnav-child a:hover{opacity:.8;}
.z343adnav-bar{height:0;}
.z343adicon-spread-left:before{color:#fff;}
@media only screen and (max-width: 1024px){
.z343adheader{top:0;}
.z343adnavmenu .z343adnav-item>a,.z343adnavmenu .z343adnav-item>a:hover{color:#333;}
.z343adnav .z343adnav-child a{line-height:42px;}
.z343adnav .z343adnav-child a:hover{opacity:1;}
}
.z343adheader .search{position:absolute;right:92px;top:12px;font-size:12px;}
.z343adheader .search ul li{position:relative;height:24px;margin-top:-12px;}
.z343adheader .search .icon{color:#666;position:absolute;right:4px;top:5px;z-index:1;vertical-align:middle;background:url(../images/search.png) no-repeat;width:20px;height:20px;}
.z343adheader .search input{border-radius:20px;background:rgba(232, 235, 239, .8);outline:none;height:24px;border:none;padding-left:10px;padding-right:26px;opacity:0.7;width:100px;-webkit-transition:opacity 0.5s ease-out, width 0.5s ease-out;-o-transition:opacity 0.5s ease-out, width 0.5s ease-out;transition:opacity 0.5s ease-out, width 0.5s ease-out;}
.z343adnav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.z343adheader .logo{left:10px;}
.z343adheader .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z343adheader .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z343adheader .search_r{left:auto;right:20px;}
.z343adheader .search input{width:120px;}
}
@media only screen and (max-width: 600px){
.z343adheader .search{display:none;}.z343adnav-tree .z343adnav-item a{color:#333;}
}
}


    .swiper-container {
      width: 100%;
    }
	.swiper-container img{max-width:100%;}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
    }
	.swiper-text{position: absolute;left:0;top:0;z-index:2;text-align:center;color:#FFF;width:100%;HEIGHT: 100%;display: flex;flex-direction: column;justify-content: center;}
	.swiper-text .banner-text-wrap {
         width: 100%;height: 100%;
    }
	.swiper-text .top-banner-text {
    	max-width: 1180px;
    	height: 100%;
    	margin: 0 auto;
    	overflow: hidden;
    	display: flex;
    	flex-direction: column;
    	justify-content: center;
	    padding-left: 20px;
		
	}
	
	.swiper-text .banner1 {
    background: transparent url(../images/banner1.png) no-repeat right 55%/64% auto;
}
	.swiper-text .banner2 {
   	    background: transparent url(../images/top_banner_con.png) no-repeat right bottom/60% auto;
	}
	.swiper-text .top-banner-text .banner1 h2 {
        color: #fff;
        font-size: 36px;
    }
    .swiper-text .top-banner-text .banner1 p {
        color: #fff;
        opacity: .8;
        font-size: 18px;
        line-height: 1.7;
    }
	.swiper-text h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text .top-banner-text h2,.swiper-text .top-banner-text p{
		text-align: left;
		margin-bottom: 0;
		line-height: 1.7;
	}
	.swiper-text .swiperbtn {
		display: block;
        background: #0064Cd;
        background-image: -webkit-gradient(linear,right top, left top,color-stop(0, #1dab7d),to(#47de9d));
        background-image: linear-gradient(270deg,#1dab7d 0,#47de9d 100%);
        width: 120px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        border-radius: 20px;
		margin:0 auto;
		font-size: 14px;
    }
	.swiper-text .swiperbtn:hover {
        -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
	}
.z343adsub-menu {
    background: white;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
}
.z343adsub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z343adsub-menu ul li {
    float: left;
    position: relative;
}
.z343adsub-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    position: relative;
    padding: 18px 0;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.z343adsub-menu ul li.selected a {
    color: #ff5e19;
}
.z343adsub-menu ul li:hover a {
    color: #ff5e19;
}
.z343adsub-menu ul li.selected a::after {
    width: 100%;
}
.z343adsub-menu ul li:hover a::after {
    width: 100%;
}
.z343adsub-menu ul li a::after {
    content: "";
    width: 0;
    height: 4px;
    background: #ff5e19;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/* container */

/* pagelist */

@media screen{
*{padding:0;margin:0;}
div,h1,h2,p,ul,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.z343adrow .z343adrowtitle{text-align:center;padding:30px 0 20px 0;display:none;}
.z343adrow .z343adrowtitle h1{font-size:28px;line-height:30px;text-align:center;}
.z343adrow .z343adrowtitle p{font-size:16px;line-height:30px;color:rgba(119, 119, 119, 1);font-family:Arial;}
.z343adnews_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_parting_line{height:0;border-bottom:1px solid #ececec;margin:0 1.6666%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.zzpages ul{float:left;padding:12px 0px 12px 16px;}
.zzpages ul li{display:inline-block;height:35px;line-height:35px;background:#fff;border:1px solid #e5e5e5;overflow:hidden;vertical-align:top;}
.zzpages ul li:hover{border:1px solid #292a32;}
.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
.z343adcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.Nebr01img{width:100%;height:178px;overflow:hidden;}
.Nebr01img img{max-width:100%;min-height:178px;}
.Nebr01right{padding:36px 13px;}
.Nebr01right a h1{color:#555555;font-size:18px;font-weight:bold;}
.Nebr01right h2{color:#666;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:23px 0px;}
.Nebr01right p{color:#b4b4b4;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Nebr02text{padding-left:16px;}
.Nebr02text:hover{cursor:pointer;}
.Newbr02time{background-color:#e1e1e170;transition:.55s ease;}
.Newbr02time p{color:#777777;font-size:22px;font-weight:bold;transition:.55s ease;}
.Nebr02text a h1{color:#666666;font-size:18px;font-weight:bold;margin-top:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:.55s ease;}
.Nebr02text p{color:#666666;font-size:14px;margin-top:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsbar02:hover .Newbr02time{background-color:#0185ca;}
.Newsbar02:hover .Newbr02time p{color:#fff;}
.Newsbar02:hover .Nebr02text a h1{color:#0185ca;}
.Newsbar02{margin-top:20px;}
.news_list_parting_line{margin:13px 0px;}
}

@media screen{
@media screen and (min-width: 768px) and (max-width: 1023px){
.Nebr01right{padding:7px 13px;}
}
@media screen and (min-width: 320px) and (max-width: 767px){
.Newsbar02{margin-top:20px;}
}
}

img{display:inline-block;vertical-align:middle;}
h1,h2{font-weight:400;}
a{color:#333;}
img{vertical-align:middle;}
div,h1,h2,li,p,ul{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:active,a:hover{outline:0;}
img{border:none;}
li{list-style:none;}
a{text-decoration:none;}
a:hover{color:#777;}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h3{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.padding-tb30{padding:30px 0;}
.news_content{box-shadow:0 0 15px 0 rgb(0 0 0 / 10%);border-radius:6px;overflow:hidden;background:#fff;-webkit-transition:.7s;-moz-transition:.7s;-o-transition:.7s;transition:.7s;}
.news_content:hover{background:#EFEFEF;}
.news_img{width:100%;height:180px;display:inline-block;background-repeat:no-repeat;background-size:cover;background-position:50%;}
.news_info{padding:15px;width:100%;box-sizing:border-box;overflow:hidden;min-height:165px;}
.article_title{font-size:16px;color:#333;text-decoration:none;overflow:hidden;}
}

@media screen{
.index .z343adcontainer .z343admain{width:100%;max-width:1200px;margin:0 auto;}
.news_title{font-size:32px;color:#444;text-align:center;padding:30px 0;}
.news .news_content{position:relative;}
.news .news_img{width:100%;height:260px;display:inline-block;background-repeat:no-repeat;background-size:cover;background-position:50%;transition:all .4s ease;}
.news .news_img:hover{transform:scale(1.1);}
.news .news_info{position:absolute;z-index:999;bottom:0;left:0;padding:15px;width:100%;box-sizing:border-box;overflow:hidden;height:60px;min-height:30px;background-color:rgba(0, 0, 0, 0.5);text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news .news_info a{color:#fff;}
@media screen and (max-width:1024px){
.news{box-sizing:border-box;}
}
@media screen and (max-width:768px){
.news{box-sizing:border-box;}
.news .z343adcol-md4:nth-of-type(2){width:50%;float:left;}
}
@media screen and (max-width:650px){
.news{box-sizing:border-box;}
.news .z343adcol-md4{width:100%!important;clear:both;}
}
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;}}

/* artbody */
.z343adplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z343adbody{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z343adbody h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.z343adbody .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.z343adbody .info small{padding:0 1px;}
.z343adbody p{padding-bottom: 20px;}
.z343adbody img{max-width:98%;height:auto;}
.z343admeta-tags{padding: 20px 0;}
.z343admeta-tags .z343adtagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.z343admeta-tags .z343adtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z343admeta-tags .z343adtagitem:not(:last-child) {
    margin-right: 10px;
}
.z343adcontext{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.z343admeta-tags{padding: 20px 0;}
.z343admeta-tags .z343adtagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.z343admeta-tags .z343adtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z343admeta-tags .z343adtagitem:not(:last-child) {
    margin-right: 10px;
}


@media screen{
*{padding:0;margin:0;}
div,h1,h3,h4,p,ul,img{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.padding-tb30{padding:30px 0;}
.z343adplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z343adbody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z343adbody .pic img{width:100%;}
.z343adbody h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z343adbody .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z343adbody .price del{font-size:14px;color:#222;font-weight:normal;}
.z343adbody .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z343adbody .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z343adbody .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z343adbody .info small{padding:0 1px;}
.z343adbody p{padding-bottom:20px;}
.z343adbody img{max-width:98%;height:auto;}
.z343admeta-tags{padding:20px 0;}
.z343adcontext{line-height:30px;}
@media only screen and (max-width:768px){
.z343adbody .pic img{width:100%;text-align:center;}
}
}
/*! CSS Used fontfaces */
@font-face{font-family:'HelveticaNeueLTPro';src:url('../images/HelveticaNeueLTPro-ThEx.ttf?v=20208131600'), url('../images/HelveticaNeueLTPro-ThEx.ttf?v=201808131600') format('embedded-opentype');}

@media screen{
*{padding:0;margin:0;}
div,h1,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.Title{text-align:center;margin:20px 0px;}
.Title p{margin:10px 0px;font-size:14px;color:#999999;}
.News{background-color:#eee;padding:100px 0px;}
.Newstop{text-align:center;height:234px;overflow:hidden;}
.Newstop img{max-width:100%;max-height:234px;transition:.65s ease;}
.Newsctn:hover .Newstop img{transform:scale(1.18);}
.Newsctn:hover{box-shadow:0 0 27px 9px #999;transform:translateY(3px);}
.Newsfoot{text-align:center;height:80px;}
.Newsfoot h1{color:#333333;font-size:18px;margin:10px 0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsfoot p{color:#666666;font-size:12px;max-height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsctn{box-shadow:0 5px 4px rgb(0 0 0 / 10%);}
.Newsmd2{width:20%;}
.Newsbtn{margin:30px 0px;}
.Newsbtn a{width:158px;height:45px;display:block;border:1px solid #337ab7;font-size:14px;text-align:center;line-height:45px;color:#337ab7;transition:.35s ease-in-out;margin:auto;}
.Newsbtn a:hover{background-color:#337ab7;opacity:0.8;color:#fff;}
}

@media screen{
@media screen and (min-width: 1024px) and (max-width: 1280px){
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.Newsmd2{text-align:center;float:left;width:50%;}
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 320px) and (max-width: 767px){
.Newsmd2{text-align:center;width:100%;}
.News{background:none!important;padding:20px 0px;}
}
}

@media screen{
*{padding:0;margin:0;}
div,ul,span{margin:0;padding:0;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
.zzpages ul{float:left;padding:12px 0px 12px 16px;}
.zzpages ul li{display:inline-block;height:35px;line-height:35px;background:#fff;border:1px solid #e5e5e5;overflow:hidden;vertical-align:top;}
.zzpages ul li:hover{border:1px solid #292a32;}
.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
}

.customer {
    position: relative;
    text-align: center;
    padding: 2em;
}
.anli {
    background-color: #f5f5f5;
}
.customer .list .images {
    padding: 1%;
}
.anli .list li:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;
}

.customer .z343admain .z343adrowtitle h2 a {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.42;
}

.customer .z343admain .z343adrowtitle .en a {
    color: rgba(3, 23, 111, 1);
}

.customer .list .images {
    padding: 1%;
}

.customer .list .images .pic {
    height: 237px;
    overflow: hidden;
    background-color: #fff;
}

.customer .list .images .pic  a img {
    max-width: 100%;
    height: 230px;
}


.customer .swiper-container1 .swiper-wrapper .swiper-slide .pic {
    height:100%;
}
.customer .list .images .name {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.customer .list .images .name a {
    font-size: 14px;
    color: rgb(85, 85, 85);
    line-height: 1.42;
}

.customer .icon a {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.customer .icon .up {
    position: absolute;
    top: 45%;
    left: -20px;
}

.customer .icon .next {
    position: absolute;
    top: 45%;
    right: -20px;
}

.customer .icon a img {
    width: 100%;
    height: 100%;
}

.customer .more {
    width: 200px;
    height: 35px;
    margin: 2% 0 10% 0;
    text-align: center;
    display: inline-block;
    background-color: rgba(3, 23, 111, 1);
}

.customer .more a {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}
.products {
    width: 100%;
    margin: 0 auto;
    background-color: #736d0b;
}
.products .main {
    width: 90%;
    margin: 0 auto;
    padding: 5.3% 0 8.45%;
    max-width: 1440px;
}
.products .products_header {
    text-align: center;
}

.products .products_header .products_title_box span {
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
}

.products .products_header .products_content_box {
    width: 44.8%;
    margin: 2.5% auto 5.5%;
}

.products .products_header .products_content_box span {
    font-size: 16px;
    line-height: 32px;
    color: #888888;
}

.more_line3_hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-word;
}

.products_content .item1 {
    height: 0;
    height: 410px;
    padding-top: 30%;
    overflow: hidden;
    text-align: center;
    position: relative;
    background-color: #04979E;
}

.products_content .products_text_box {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.item_text_title {
    font-size: 36px;
    line-height: 1.42;
    padding: 0 10%;
    margin-bottom: 15px;
}

.item_text_content {
    font-size: 18px;
    line-height: 32px;
    padding: 0 10.5%;
}

.products_content .item2 {
    height: 0%;
    height: 410px;
    overflow: hidden;
    position: relative;
}

.products_content .item2 img {
    width: 100%;
    height: 100%;
}


@media screen{
*{padding:0;margin:0;}
div,h1,h2,p,img{margin:0;padding:0;}
img{border:none;}
.mt60{margin-top:60px;}
.mt30{margin-top:30px;}
.Title{text-align:center;}
.Title h3{font-size:18px;color:#404040;line-height:30px;background-image:url(../images/titbg.png)!important;background-repeat:no-repeat!important;background-position:center center!important;font-weight:bold;}
.homeAbout .z343adcol-md2{width:20%;float:left;}
.hA-left{display:flex;justify-content:center;align-items:center;overflow:hidden;}
.hA-left img{max-width:100%;}
.hA-right{font-size:15px;line-height: 20px;color:#666666;}
.hA-right{padding:60px 17px;}
.hA-right p{text-indent:32px;}
.hA-foot{display:flex;justify-content:center;align-items:center;}
.hA-img{text-align:center;}
.hA-img img{max-width:100%;}
.hA-text{text-align:left;}
.hA-text h2{color:#424242;font-size:16px;font-weight:bold;}
.hA-text p{color:#727272;font-size:14px;}
@media screen and (min-width: 320px) and (max-width: 767px){
.homeAbout .z343adcol-md2{margin-top:30px;}
.homeAbout .z343adcol-md2:nth-of-type(1){width:50%;float:left;}
.homeAbout .z343adcol-md2:nth-of-type(2){width:50%;float:left;}
.homeAbout .z343adcol-md2:nth-of-type(3){width:33.33%;float:left;}
.homeAbout .z343adcol-md2:nth-of-type(4){width:33.33%;float:left;}
.homeAbout .z343adcol-md2:nth-of-type(5){width:33.33%;float:left;}
}
}

/* footer */
@media screen{
*{padding:0;margin:0;}
div,p,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
li{list-style-type:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.z343adfooter{margin:0 auto;color:#5d5d5d;background:url(../images/swiper5.jpg) no-repeat;background-size:100% 415px;min-height:420px;;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.z343adfooter a{color:#5d5d5d;}
.z343adfooter a:hover{color:#FFF;}
.z343adfooter .z343adflink{padding-bottom:20px;}
.z343adfooter .z343adflink li{display:inline-block;margin-left:10px;}
.z343adfooter .footerserver{padding:30px 0 20px 0;text-align:left;}
.z343adflink {font-size:18px;color:#ffb800;}
.z343adflink li a {color:#ffb800;font-size:18px;}
.footerc{background:#302e3a;color:#5d5d5d;padding:30px 0;line-height:22px;}
}



@media screen{
*{padding:0;margin:0;}
div,img{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.w100{width:100%;}
.pdtTle{font-size:30px;color:#FFF;line-height:50px;transition:0.5s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.pdtTle:hover{font-size:34px;transition:0.5s;}
.pdtTle i{display:block;width:35px;height:3px;background:#FFF;margin-top:18px;}
.sveCtn{height:200px;width:100%;background:#614dba;cursor:pointer;transition:0.5s;padding:30px 0px;border-right:1px solid #eee;opacity: 0.8;border-radius: 20px;}
.sveTle{font-size:26px;color:#000;line-height:40px;}
.sveTle:hover{font-size:26px;}
.sveTle i{width:20px;background-color:#222;margin-top:18px;}
.sveFont{padding:30px 0;color:#8c8c8c;font-size:14px;line-height:24px;}
.sveFont li a{font-size:16px;color:#ffb800;}
.sveMore{width:206px;height:54px;line-height:54px;overflow:hidden;border-radius:30px;margin-top:10px;background:#62086b;text-align:center;}
.sveMore font{text-transform:uppercase;font-size:16px;color:#fff;}
.sveChange{background:#302e3a;}
.sveChange .sveTle,.sveChange .sveFont{color:#fff;}
.sveChange .sveTle i{background-color:#fff;}
.sveChange .sveMore{background-color:#000;}
.service .z343adcol-md2{width:22.2222222%;}
.sveImg{width:100%;overflow:hidden;}
.sveImg img{max-width:100%;display:block;margin:15px auto;transition:.33s ease;}
.sveImg img:hover{transform:scale(1.08);}
.svef{padding:0px 30px;}
.sveMore1{background-color:#fff;}
.sveMore1 font{color:#000;}
.sveChange .sveMore1{background:#ff8016;}
.sveChange .sveMore1 .font1{color:#fff;}
.service{position:relative;bottom:19px;}
@media screen and (min-width: 1024px) and (max-width: 1280px){
.sveMore{width:156px;}
}
@media screen and (min-width: 320px) and (max-width: 1023px){
.service .z343adcol-md2{width:100%;}
.sveCtn{height:auto!important;}
}
}
