/*  
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 */
.zb2372container{width:100%}
.padding-tb30{padding: 30px 0;}
.zb2372row .zb2372rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.zb2372row .zb2372rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.zb2372row .zb2372rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.zb2372content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb2372content p{padding-bottom: 20px;}

/* header */

@media screen{
*{padding:0;margin:0;}
div,h1,p,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;}
.zb2372header{height:105px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.zb2372header .row1{height:45px;line-height:45px;background-image: linear-gradient( -90deg, rgb(154 113 222), rgb(222 88 113));}
.zb2372header .row1 .com p{font-size:14px;color:#fff;}
.zb2372header .logo{position:absolute;left:0;top:0;}
.zb2372navmenu .zb2372nav-itemed>a{color: #333!important;}.zb2372header .logo h1{font-size:24px;line-height:60px;}
.zb2372header .logo img{max-height:60px;padding:0;}
.zb2372navmenu{position:absolute;right:0;top:0;}
.zb2372nav .zb2372nav-item a{padding:0 45px;}
.zb2372navmenu .zb2372nav{background-color:#FFF;}
.zb2372navmenu ul li:hover{color:#333;}
.zb2372navmenu .zb2372nav-item a{color:#333!important;}
.zb2372navmenu .zb2372nav .zb2372nav-child a:hover{background:rgba(232, 235, 239, .8);}
.zb2372header .search{position:absolute;right:15px;top:12px;font-size:12px;}
.zb2372header .search ul li{position:relative;height:24px;margin-top:-12px;}
.zb2372header .search .icon{color:#666;position:absolute;right:4px;top:15px;z-index:1;vertical-align:middle;background:url(../images/search.png) no-repeat;width:20px;height:20px;}
.zb2372nav-bar{height:1px;background-color:#13478c;}
.zb2372header .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;}
.zb2372nav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.zb2372header .logo{left:10px;}
.zb2372header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.zb2372header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.zb2372header .search_r{left:auto;right:20px;}
.zb2372header .search input{width:120px;}
.icon_menu{top:68px;}
.zb2372header .row1 .com p{padding-left:1em;}
}
@media only screen and (max-width: 600px){
.zb2372header .search{display:none;}
}
}


    .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);
	}
.zb2372sub-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%);
}
.zb2372sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.zb2372sub-menu ul li {
    float: left;
    position: relative;
}
.zb2372sub-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;
}
.zb2372sub-menu ul li.selected a {
    color: #ff5e19;
}
.zb2372sub-menu ul li:hover a {
    color: #ff5e19;
}
.zb2372sub-menu ul li.selected a::after {
    width: 100%;
}
.zb2372sub-menu ul li:hover a::after {
    width: 100%;
}
.zb2372sub-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,h4,ul,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333;}
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;}
.zb2372row .zb2372rowtitle{text-align:center;padding:30px 0 20px 0;}
.zb2372news_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_item_line{padding:30px;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.news_list_item_line: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;}
.news_list_item_line:hover a{color:#2ba0e8;}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;}
.news_list_item_title{font-size:16px;font-weight:400;color:#333;line-height:24px;}
.news_list_item_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.news_list_item_summery{margin-top:18px;font-size:14px;color:#666;line-height:1.7;}
.news_list_item_group a{display:inline-block;position:relative;height:26px;line-height:26px;max-width:100%;padding:0 8px;border:1px solid #e5e5e5;margin-top:12px;margin-right:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#999;font-size:12px;word-break:keep-all;overflow:hidden;z-index:2;}
.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 li.thisclass{background:#292a32;border:1px solid #292a32;color:#fff;}
.zzpages ul li:hover{border:1px solid #292a32;}
.zzpages ul li a,.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
.zzpages li.thisclass a{color:#fff;}
.zzpages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
.zb2372content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
.anli .img img{width:100%;}
.anli .img{height:200px;overflow:hidden;}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h4,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.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;}
.news_list_item_line{padding:30px;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.news_list_item_line: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:#333;}
.news_list_item_line:hover a{color:#2ba0e8;}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;}
.news_list_item_date{font-size:14px;color:#999;line-height:24px;}
.news_list_item_title{font-size:16px;font-weight:400;color:#333;line-height:24px;}
.news_list_item_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.news_list_item_summery{margin-top:18px;font-size:14px;color:#666;line-height:1.7;}
.w100{width:100%;padding:0;}
.content_5 .news-list{padding:0 15px;}
.content_5 .news-title strong{display:block;font-size:30px;line-height:30px;color:#333;margin-bottom:2px;}
.content_5 .news-title span{display:block;font-size:16px;color:#888888;margin:10px 0 5px 0;}
.content_5{padding:51px 0 42px;background-color:#f4f4f4;}
.content_5 .news-title{text-align:center;margin-bottom:45px;}
.content_5 .swiper{overflow:hidden;padding-bottom: 55px;}
.content_5 .pic{position:static;height: 320px;width:100%;}
.content_5 .pic img{max-width:100%;display:block;margin:0 auto;height: 320px;}
.content_5 .info{position:absolute;width:100%;background:rgb(44 99 168 / 30%);top:0;left:0;height:100%;padding-left:4%;text-align:left;font-size:14px;}
.content_5 .info em{display:block;font-size:18px;padding-top:26%;margin-bottom:8%;color:#fff;font-style:normal;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.content_5 .info p{line-height:25px;color:#eeeeee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:7%;}
.content_5 .info span{display:block;font-family:arial;color:#fff;}
.content_5 .swiper-button-next,.content_5 .swiper-button-prev{top:90%;}
.content_5 .swiper-button-prev{left:40px;}
.content_5 .swiper-button-next{right:435px;}
.content_5 .swiper-button-prev,.content_5 .swiper-button-next{width:33px;height:33px;border:solid 2px #d9d9d9;border-radius:50%;}
.content_5 .swiper-button-prev::after,.content_5 .swiper-button-next::after{color:#ccc;font-size:18px;}
.content_5 .img{height:62px;overflow:hidden;}
.content_5 .img img{max-width:100%;display:block;margin:0 auto;}
.content_5 .news_list_item_line{box-shadow:none;padding:0;margin-bottom:30px;}
.content_5 .news_list_item_line:hover{background:none;}
.content_5 .news_list_item_line:hover a{color:#333;}
.content_5 .time{display:block;text-align:center;padding-top:18px;}
.content_5 .text{padding-left:15px;}
.content_5 .des{margin-top:8px;}
.content_5 .news_list_item_line:hover .tit a,.content_5 .news_list_item_line:hover .time{color:#3287cf;}
.content_5 .news_list_item_line:hover{transform:translateX(15px);transition:all ease .6s;}
@media only screen and (max-width: 1024px){
.content_5 .swiper-button-next{right:370px;}
}
@media only screen and (max-width: 768px){
.content_5 .img{height:85px;}
.content_5 .swiper-button-next{right:610px;}
}
@media only screen and (max-width: 414px){
.content_5 .img{height:180px;}
.content_5 .time{text-align:left;}
.content_5 .text{padding-left:0;}
.content_5 .swiper-button-next{right:265px;}
}
@media only screen and (max-width: 375px){
.content_5 .swiper-button-next{right:225px;}
.content_5 .img{height:160px;}
}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}
/*! CSS Used fontfaces */
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');font-weight:400;font-style:normal;}

/* artbody */
/* 话题标签topic */
.zb2372meta-tags{padding: 20px 0;}
.zb2372meta-tags .zb2372tagitem {
    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;
}
.zb2372meta-tags .zb2372tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zb2372meta-tags .zb2372tagitem: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;}
.zb2372place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zb2372body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb2372body .pic img{width:100%;}
.zb2372body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.zb2372body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.zb2372body .price del{font-size:14px;color:#222;font-weight:normal;}
.zb2372body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.zb2372body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.zb2372body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.zb2372body .info small{padding:0 1px;}
.zb2372body p{padding-bottom:20px;}
.zb2372body img{max-width:98%;height:auto;}
.zb2372meta-tags{padding:20px 0;}
.zb2372context{line-height:30px;}
@media only screen and (max-width:768px){
.zb2372body .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');}

/* blockrow */

/* 话题标签topic */
.zb2372meta-tags{padding: 20px 0;}
.zb2372meta-tags .zb2372tagitem {
    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;
}
.zb2372meta-tags .zb2372tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zb2372meta-tags .zb2372tagitem: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;}
.zb2372place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zb2372body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb2372body .pic img{width:100%;}
.zb2372body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.zb2372body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.zb2372body .price del{font-size:14px;color:#222;font-weight:normal;}
.zb2372body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.zb2372body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.zb2372body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.zb2372body .info small{padding:0 1px;}
.zb2372body p{padding-bottom:20px;}
.zb2372body img{max-width:98%;height:auto;}
.zb2372meta-tags{padding:20px 0;}
.zb2372context{line-height:30px;}
@media only screen and (max-width:768px){
.zb2372body .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{
.news_list_item_line{padding:30px;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.news_list_item_line: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;}
.news_list_item_line:hover a{color:#2ba0e8;}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;}
.news_list_item_date{font-size:14px;color:#999;line-height:24px;}
.news_list_item_title{font-size:16px;font-weight:400;color:#333;line-height:24px;}
.news_list_item_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.news_list_item_summery{margin-top:18px;font-size:14px;color:#666;line-height:1.7;}
.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;}
.content_4 .swiper{overflow:hidden;}
.content_4 .news_list_item_line{padding:16px;}
.content_4 .swiper-slide{height:400px;overflow:hidden;}
.content_4 .diy img{max-width:100%;}
.content_4 .diy .txt{width:100%;height:65px;background-color:rgba(0, 0, 0, .7);position:absolute;bottom:0px;left:0;white-space:nowrap;color:#fff;font-size:14px;}
.content_4 .diy .txt h3{margin-top:10px;}
.content_4 .time{display:block;text-align:right;}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}

@media screen{
*{padding:0;margin:0;}
div,ul,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;}
.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 li.thisclass{background:#292a32;border:1px solid #292a32;color:#fff;}
.zzpages ul li:hover{border:1px solid #292a32;}
.zzpages ul li a,.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
.zzpages li.thisclass a{color:#fff;}
.zzpages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
}
.productCenter {margin-top:35px;}
.stmText p {
    line-height: 30px;
    font-size: 16px;
    color: #9c9c9c
}
.stmBox {
    width: 100%;
    background-color: rgba(20, 122, 215, 1);
}
.stmBctn {
    padding: 30px;
}
.stmBctn h2 {
    color: #fff;
    font-size: 32px;
}
.fff {
    background-color: #FFFFFF;
    width: 60%;
    margin: 20px 0px;
    color: #3366ff;
    padding-left: 10px;
    font-size: 16px;
}
.fff20 {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}
.rsyCtn dl dt,
.rsyCtn dl dd {
    color: #595959;
    font-size: 16px;
    line-height: 30px;
}
.contactUs .tab1 {
    width: 100%;
    margin: auto;
}
.contactUs .nav {
    width: 100%;
    height: 46px;
    /* background-color: #ace5e5; */
    margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
}
.contactUs .nav li {
    width: 17%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: rgb(151 151 151);
    background-color: #f1f1f1;
    border-radius: 50px;
    padding: 0px 10px;
}
.contactUs .nav li:hover {
    cursor: pointer;
}
.contactUs .show_nav {
    color: #fff !important;
    /* background-color: #FFF8DC; */
    background-color: #4AA3E7 !important;
}
.ctsTop h2 {
    color: #1270e1;
    font-size: 30px;
    font-weight: bold;
}
.ctsTop p {
    margin-top: 26px;
    color: #1270e1;
    background-color: #1270e1;
    width: 60px;
    height: 6px;
    border-radius: 5px;
    font-size: 30px;
    font-weight: bold;
}
/* news */
.NewsList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 10px;
    /* background: #e9e9e9; */
    cursor: pointer;
    transition: .33s ease;
    border-top: 1px solid #ddd;
}
.NewsList:hover {
    padding-bottom: 30px;
}
.NewsList:hover>div:nth-child(1) {
    background: #e2f6ff;
    color: #3366cc;
}
.NewsList>div:nth-child(1) {
    width: 80px;
    height: 98px;
    background: #fff;
    text-align: center;
    font-family: arial;
    transition: all .5s ease;
    color: #3366cc;
    font-size: 30px;
    font-weight: bold;
    line-height: 43px;
    padding: 3px;
}
.NewsList>div:nth-child(2) {
    width: 100%;
    padding: 0px 13px;
}
.NewsList>div:nth-child(2) h2 {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}
.NewsList>div:nth-child(2) .data1 {
    color: #b4b4b4;
    margin-top: 15px;
    visibility: hidden;
}
.NewsList>div:nth-child(2) p {
    font-size: 16px;
    color: rgb(131, 127, 127);
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* //褰損鏍囩涓湁鏁板瓧浣垮琛屾樉绀哄け鏁堟椂锛� */
    word-wrap: break-word;
    word-break: break-all;
}
.NewsList:hover>div:nth-child(3) img.hide {
    display: block;
}
.NewsList:hover>div:nth-child(3) img.show {
    display: none;
}
.NewsList>div:nth-child(3) img.hide {
    display: none;
}
.NcTop {
    /* background: url(../images/img14.jpg) no-repeat top; */
    /* height: 300px; */
    background-color: #fafafa;
}
.NcTop h2 {
    color: rgb(22, 22, 22);
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}
.NcTop p {
    font-size: 16px;
    color: rgb(177, 177, 177);
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* //褰損鏍囩涓湁鏁板瓧浣垮琛屾樉绀哄け鏁堟椂锛� */
    word-wrap: break-word;
    word-break: break-all;
}
.NcTop>a {
    display: block;
    padding: 20px;
}
.LookMore {
    display: block;
    float: none;
    width: 100px;
    height: 30px;
    padding: 0px;
    color: rgb(128, 128, 128);
    line-height: 30px;
    border: 1px solid #ccc;
    transition: all 0.3s ease;
    margin-top: 30px;
    padding-left: 10px;
    border-color: #3366cc !important;
}
.LookMore i {
    display: inline-block;
    transform: rotate(180deg);
}
.LookMore:hover {
    background: #3366cc;
    color: #fff;
    border: 1px solid #e6003e;
}
.teamImg {
    background: #f6f6f6;
    padding: 18px;
}
.teamTop {
    overflow: hidden;
}
.teamTop img {
    transition: .33s ease;
    height: 248px;
}
.teamTop img:hover {
    transform: scale(1.08)
}
.teamFoot p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
}
.teamImg:hover .teamFoot p {
    color: #3366cc;
    ;
}
.ivnImg {
    overflow: hidden;
}
.ivnImg img {
    transition: .33s ease;
}
.ivnh:hover .ivnImg>img {
    transform: scale(1.08);
}
.ivnText {
    position: relative;
    height: 100%;
}
.ivnText h2 {
    color: #c7000a;
    font-size: 18px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ivnText p {
    font-size: 14px;
    color: #595959;
    margin-top: 15px;
    line-height: 30px;
}
.ivn .zb2372col-md7 {
    height: 354px;
}
.ivnText::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 0%;
    height: 4px;
    background-color: #c7000a;
    transition: .33s ease;
}
.ivnh:hover .ivnText::after {
    width: 100%;
}
.pcrList {
    width: 100%;
    background: #0975d4;
    /* height: 600px; */
}
.pcrTop {
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
}
/* sss */
.newsTop {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}
.newsTop img {
    width: 100%;
    max-height: 300px;
}
.ntctn {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .6);
    transition: all .5s ease;
    opacity: 0;
    z-index: 1;
}
.showBink {
    width: 320px;
    height: 220px;
    display: block;
    color: #fff;
    line-height: 220px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.showBink::before {
    content: '';
    width: 200px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #fff;
    transition: all .5s ease;
}
.showBink::after {
    content: '';
    width: 200px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #fff;
    transition: all .5s ease;
}
.newsTop:hover .ntctn {
    opacity: 1;
}
.newsTop:hover .showBink {
    color: #fff;
}
.newsTop:hover .showBink::before,
.newsTop:hover .showBink::after {
    width: 30px;
}
.newsFoot {
    padding: 0px 10px 0px 10px;
    border: 1px solid #eee;
}
.newsFoot h2 {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
}
.newsFoot p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
}
.newsTime {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
    padding: 15px 0px;
}
.newsTime p {
    color: #777;
    font-size: 14px;
}
.newsTime p:hover {
    color: #00a3e9;
}
.newsRight {
    background-color: #f8f8f8;
    position: relative;
    height: 392px;
}
.mark {
    color: #fff;
    text-align: center;
    background-image: linear-gradient(90deg, #014ea2 0, #014ea2 100%);
    border-radius: 5px 0 0;
    line-height: 30px;
    width: 100px;
    height: 30px;
}
.newsRight .mark {
    /* position: absolute; */
    z-index: 1;
}
.newsTop .mark {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.newsRight ul {
    padding: 0px 15px 0px 15px;
}
.newsRight li {
    margin-top: 10px;
}
.newsRight li p {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
.jiTop p {
    color: #696969;
    font-size: 16px;
    margin-top: 30px;
}
.tltTop {
    width: 100%;
    height: 50px;
    overflow: hidden;
    background-color: #36c;
}
.tltTop ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}
.tltTop li {
    color: #fff;
    font-size: 18px;
    padding: 0px 14px;
    height: 100%;
    line-height: 50px;
}
.tltTop li:hover {
    background-color: #1d479c;
    cursor: pointer;
}
.tltFoot {
    padding: 50px 0;
    background: #f5f5f5;
}
.jobList {
    /* border-bottom: 1px solid #dadada; */
}
.job1 {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #dadada;
}
.job-iocn {
    cursor: pointer;
}
.job2 {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding: 0px 16px;
    /* border-bottom: 1px solid #dadada; */
    /* color: #fff; */
    background: #fff;
    height: 100px;
    padding: 30px 19px;
    display: none;
}
.cvoTop {
    position: relative;
}
.cvoTop img {
    width: 100%;
    height: 290px;
}
.cvotCtn {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.51);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .22s ease;
}
.cvoTop:hover .cvotCtn {
    opacity: 1;
}
.cvotCtn i {
    font-size: 50px;
    color: #fff;
    cursor: pointer;
}
.cvoFoot {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px;
}
.cvideo {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    display: none;
}
.cvi1 {
    position: absolute;
    top: 9px;
    right: 3px;
    transform: scale(1.5);
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
}
.artTop h2 {
    text-align: center;
    width: 100%;
    line-height: 100px;
    z-index: 10;
    background: rgba(255, 255, 255, 1.0);
    border-bottom: solid 1px #eee;
    color: #333;
    padding: 0 20px;
    margin-bottom: 0px;
}
.artImg {
    border-top: 17px solid #ddd;
    border-bottom: 17px solid #ddd;
}
.artT {
    width: 100%;
    height: 50px;
    background-color: #0064Cd;
    margin-top: 20px;
}
.artT p {
    line-height: 50px;
    padding-left: 10px;
    font-size: 26px;
    color: #fff;
}
/*聽杩斿洖闋傞儴*/
#back-top {
    position: fixed;
    z-index: 200;
    opacity: 1;
    transition: bottom .3s ease;
    width: 66px;
    height: 70px;
    right: 21px;
    bottom: 47px;
    box-sizing: border-box;
}
#back-top.hid {
    opacity: 0;
}
#back-top .back_top_content {
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: calc(50% - 7px);
    margin-bottom: -24px;
    transition: bottom .3s ease;
}
#back-top:hover .back_top_content {
    bottom: 50%
}
.back_top_content .svg_0 {
    width: 48px;
    height: 48px;
}
.back_top_content svg {
    cursor: pointer;
}
.pcrCtn .zb2372sub-menu {
    background: none;
    box-shadow: none;
}
.pcrCtn .zb2372sub-menu ul li {
    width: auto !important;
}
.pcrCtn .zb2372sub-menu ul {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    flex-direction: column;
}
.pcrCtn .zb2372sub-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    background: #f2f2f2;
    margin-top: 0;
}
.pcrCtn .zb2372sub-menu ul li.selected a {
    background-color: #0865ca;
    color: #fff;
}
.pcrCtn .zb2372sub-menu ul li a:hover {
    color: #fff;
    background-color: #0865ca;
}
.pcrCtn .zb2372sub-menu ul li a::after {
    display: none;
}
.zb2372row .lead {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.zb2372row .wow {
    background: #EFEFEF;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    padding: 0;

    overflow: hidden;
}
.zb2372row .wow:hover {
    background: #1ab7cd;
}

.zb2372row .zb2372col-md4:nth-of-type(3) .wow:hover{
    background: #f5c920;
}

.zb2372row .zb2372col-md4:nth-of-type(4) .wow:hover{
    background: #0d7357;
}
.zb2372row .wow dt img {
    max-width: 100%;
    min-height: 300px;
}
.zb2372row .wow:hover dt img {
   transform: scale(1.05);
    -webkit-transform: scale(1.05);
transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}

.zb2372row .wow dt {
    height:300px;text-align: center;overflow: hidden;
}

.zb2372row .wow dd {
    padding: 30px 15px;text-align: center;
}
.zb2372row .wow dd h1 {
    font-size: 24px;
    text-align: center;
    color: #333;
}
.zb2372row .wow dd p {
    color: #646464;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    margin-top: 10px;
}
.zb2372row .wow:hover dd h1, .zb2372row .wow:hover dd p {
    color: #fff;
}

.zb2372row .wow dd span {
line-height: 30px;
    margin-top: 8px;
border-radius: 20px;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: #999;
    text-align: center;
    display: inline-block;
    margin: 15px auto 0 auto;
    width: 126px;
}
.zb2372row .wow:hover dd span {
    background: #fff;
    color: #333;
}


@media screen{
*{padding:0;margin:0;}
div,p,img{margin:0;padding:0;}
img{border:none;}
.zb2372content p{padding-bottom:20px;}
.gsjs{padding:60px 15px 85px;}
.txt-line-bottom{color:#333;font-size:24px;padding-bottom:15px;position:relative;display:inline-block;margin:0 auto;left:50%;transform:translateX(-50%);margin-bottom:25px;line-height:1;}
.txt-line-bottom::after{content:"";width:100%;height:1px;background-image:url("../images/bottomline.png");background-position:center;background-size:cover;background-repeat:repeat;position:absolute;bottom:0;left:50%;max-width:120px;transform:translateX(-50%);}
.gsjs .richtxt {font-size:16px;line-height:26px;padding:10px 15px;}
.gsjs .images {text-align:center;}
.gsjs .images img {max-width:100%;}
}

/* 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;}
.zb2372footer{margin:0 auto;color:#5d5d5d;background:#e3b53b;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.zb2372footer a{color:#5d5d5d;}
.zb2372footer a:hover{color:#FFF;}
.zb2372footer .zb2372flink{padding-bottom:20px;}
.zb2372footer .zb2372flink li{display:inline-block;margin-left:10px;}
.zb2372footer .footerserver{padding:30px 0 20px 0;text-align:left;}
.zb2372flink {font-size:18px;color:#585858;}
.zb2372flink li a {color:#585858;font-size:18px;}
.footerc{background:#dfdfdf;color:#5d5d5d;padding:30px 0;line-height:22px;}
}




@media screen{
*{padding:0;margin:0;}
div,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.w100{width:100%;}
.mt60{margin-top:60px;}
.mt30{margin-top:30px;}
.padd30{padding:30px;}
.homeProduct{background-image:url(../images/boxbg1.jpg);}
.homeProduct .zb2372col-md2{width:20%;float:left;}
.p3{background-repeat:no-repeat;background-size:cover;background-position:center center;}
.hP-ctn{display:block;padding:5px;position:relative;height:265px;}
.arrow{position:absolute;width:14px;height:14px;background-repeat:no-repeat;display:none;}
.tl{left:0px;top:0px;background-image:url(../images/tl.png);}
.tr{right:0px;top:0px;background-image:url(../images/tr.png);}
.bl{left:0px;bottom:0px;background-image:url(../images/bl.png);}
.br{right:0px;bottom:0px;background-image:url(../images/br.png);}
.effect-img{overflow:hidden;text-align:center;cursor:pointer;zoom:1;overflow:hidden;}
.effect-img img{display:block;width:100%;}
.effect-img img{opacity:1;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;max-width:100%;}
.name{display:block;font-size:22px;line-height:40px;height:40px;color:#404040;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#fff;text-align:center;}
.hP-ctn:hover .arrow{display:block;}
.hP-ctn:hover .effect-img img{transform:scale(1.18);}
.homeProduct .zb2372row:last-child{transform:scale(0.83);}
.effect-img{background:#f5f5f5;font-size: 20px;padding:7px;text-align:center;cursor:pointer;zoom:1;overflow:hidden;min-height: 200px;display: flex;align-items: center;justify-content: center;}
.effect-img img{display:block;max-width:100%;transition:opacity 0.35s, transform 0.35s;height: 200px;width: 200px;margin: 0 auto;}
.effect-img:hover img{opacity:1;-webkit-transform:scale3d(1.2, 1.2, 1);transform:scale3d(1.2, 1.2, 1);}
.effect-img:hover{border:1px solid #0064Cd;}
@media screen and (min-width: 1281px){
.effect-ht img{height:200px;}
.hp01{height:255px;}
}
@media screen and (min-width: 320px) and (max-width: 1023px){
.homeProduct .zb2372row:last-child{transform:scale(1);}
.homeProduct .zb2372col-md2{width:100%;float:none;}
.hP-ctn,.effect-img img{height:auto!important;}
}
}
