/*  
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 */
.z1247dcontainer{width:100%}
.padding-tb30{padding: 30px 0;}
.z1247drow .z1247drowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z1247drow .z1247drowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z1247drow .z1247drowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z1247dcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z1247dcontent 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;}
.z1247dheader{height:60px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.z1247dheader .logo{position:absolute;left:0;top:0;}
.z1247dnavmenu .z1247dnav-itemed>a{color: #333!important;}.z1247dheader .logo h1{font-size:24px;line-height:60px;}
.z1247dheader .logo img{max-height:60px;padding:0;}
.z1247dnavmenu{position:absolute;right:150px;top:0;}
.z1247dnavmenu .z1247dnav{background-color:#FFF;}
.z1247dnavmenu ul li:hover{color:#333;}
.z1247dnavmenu .z1247dnav-item a{color:#333!important;font-weight:bold;font-size:12px;}
.z1247dnavmenu .z1247dnav-item a:hover{background-color:#004098;color:#fff!important;}
.z1247dnavmenu .z1247dnav .z1247dnav-child a:hover{background:rgba(232, 235, 239, .8);}
.z1247dheader .search{position:absolute;right:15px;top:30px;font-size:12px;}
.z1247dheader .search ul li{position:relative;height:24px;margin-top:-12px;}
.z1247dheader .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;}
.z1247dheader .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;}
.z1247dnav-child{line-height:45px;}
.z1247dnav-bar{display:none;}
.z1247dheader div.title{display:inline-block;position:absolute;right:650px;line-height:60px;width:200px;}
.z1247dheader div.title p{text-align:left;color:#333333;font-size:14px;}
.z1247dheader div.title p::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:15px;background:#aeaeae;}
@media only screen and (max-width: 1140px){
.z1247dheader .logo{left:10px;}
.z1247dheader .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z1247dheader .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z1247dheader .search input{width:120px;}
.z1247dnavmenu .z1247dnav-item a:hover{color:#333!important;}
.z1247dheader div.title{display:none;}
}
@media only screen and (max-width: 600px){
.z1247dheader .search{display:none;}
}
}
/*! CSS Used fontfaces */



    .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);
	}
.z1247dsub-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%);
}
.z1247dsub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z1247dsub-menu ul li {
    float: left;
    position: relative;
}
.z1247dsub-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;
}
.z1247dsub-menu ul li.selected a {
    color: #ff5e19;
}
.z1247dsub-menu ul li:hover a {
    color: #ff5e19;
}
.z1247dsub-menu ul li.selected a::after {
    width: 100%;
}
.z1247dsub-menu ul li:hover a::after {
    width: 100%;
}
.z1247dsub-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 */

*{transition:background-color ease .3s;-moz-transition:background-color ease .3s;-webkit-transition:background-color ease .3s;-o-transition:background-color ease .3s;}
*{margin:0px;padding:0px;}
div,ul,li{font-size:14px;_background-image:url(about:blank);_background-attachment:fixed;font-family:"Microsoft Yahei";}
ul,li{display:block;list-style:none;}
img{border:0;}
.clear-fix:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
a{text-decoration:none;outline:0;}
.left{float:left;width:100%;overflow:hidden;margin-right:10px;}
.leftTitle{width:100%;height:54px;padding-bottom:2px;overflow:hidden;color:#feb644;font-size:16px;line-height:54px;text-align:center;font-weight:bold;background:url(../images/index_21.jpg) left bottom repeat-x #262626;}
.leftTitle span{float:right;display:block;padding-right:38px;color:#838383;font-size:22px;line-height:54px;font-family:'宋体';font-weight:normal;text-transform:uppercase;}
.leftProCla{width:100%;height:100px;height:auto!important;min-height:100px;padding-bottom:32px;background:url(../images/contactbox.png) left bottom repeat-x #e7e5e5;}
.leftProClaList{width:100%;padding-top:9px;}
.leftProClaList li{width:94%;height:46px;margin:11px auto;padding-left:30px;background:url(../images/proclassbg.jpg) left center no-repeat #ffffff;background-size: 100% 46px;text-align: center;}
.leftProClaList li a{color:#000000;line-height:46px;}
.leftProClaList li.open{background:url(../images/proclassbg2.jpg) left center no-repeat #ffffff;background-size: 100% 46px;}
.leftProClaList li.open a{color:#ffffff;}



*{transition:background-color ease .3s;-moz-transition:background-color ease .3s;-webkit-transition:background-color ease .3s;-o-transition:background-color ease .3s;}
*{margin:0px;padding:0px;}
div,ul,li{font-size:14px;_background-image:url(about:blank);_background-attachment:fixed;font-family:"Microsoft Yahei";}
ul,li{display:block;list-style:none;}
a{text-decoration:none;outline:0;}
.mainCon{width:100%;float:left;overflow:hidden;}
.mainConTitle{position:relative;width:100%;height:54px;padding-left:0px;padding-bottom:2px;background:url(../images/index_21.jpg) left bottom repeat-x #262626;}
.mainConTitleFont{float:left;color:#feb644;font-size:16px;line-height:54px;font-weight:bold;padding-left:20px;}
.mainConTitle .position{position:absolute;right:0px;height:54px;padding:0px 10px;color:#ffffff;font-size:12px;line-height:54px;}
.mainConTitle .position a{color:#ffffff;}
.mainConTitle .position a:hover{color:#feb644;}
.mainConList{width:100%;}
.mainConList .proUlList{padding-top:10px;clear:both;padding-bottom:10px;}
.mainConList .proUlList li{width:96%;height:68px;padding-left:20px;padding-right:10px;border-bottom:1px dotted #919191;overflow: hidden;}
.mainConList .proUlList li a{width:96%;height:68px;display:block;color:#323232;font-size:14px;line-height:68px;font-weight:bold;}
.mainConList .proUlList li span{color:#8d8d8d;float:right;font-size:14px;line-height:68px;font-weight:normal;}
.pagex{clear:both;height:30px;margin:20px;overflow:hidden;margin-left:0px;}
.pagex ul li{float:left;border:1px solid #ccc;padding:2px 9px;margin:0 3px;line-height:20px;background:#fff;}
.pagex ul li span{display:inline-block;padding:0;}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h3,p,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;}
.padding-tb30{padding:30px 0;}
.article_title{font-size:16px;color:#333;text-decoration:none;overflow:hidden;}
.news_list_item_date{font-size:14px;color:#999;line-height:24px;}
.information .z1247drowtitle{text-align:center;}
.information .z1247drowtitle h3 a{font-size:30px;color:rgba(82, 91, 255, 1);line-height:1.42;}
.information .z1247drowtitle .en{font-size:14px;color:rgb(204, 204, 204);line-height:1.42;}
.information .newsList{background:url("../images/information.jpeg") no-repeat;background-position-x:center;width:1140px;}
.information .newsList .title{margin-left:2em;margin-bottom:10%;}
.information .newsList .title h3{font-size:22px;color:#fff;color:1.42;}
.information .newsList .title p{font-size:16px;font-family:"Microsoft Yahei", "宋体", arial, verdana, sans-serif;color:#fff;line-height:1.42;margin-top:10px;margin-bottom:10%;}
.information .newsList .news-list li p{text-indent:2em;padding:5px;}
.information .newsList .news-list li p span a{font-size:14px;line-height:30px;color:rgb(102, 102, 102);}
.information .newsList .news-list li p span a:hover{color:rgba(82, 91, 255, 1);}
.information .newsList .news-list li p span.timer{color:rgb(204, 204, 204);font-size:12px;line-height:30px;float:right;margin-right:5%;}
@media only screen and (max-width:991px){
.information .newsList{background:url("../images/informationbg02.jpeg") no-repeat;background-size:100% 100%;background-position-x:center;width:auto;}
.information .newsList .guide .title{padding-top:5%;}
}
}

/* artbody */
/* 话题标签topic */
.z1247dmeta-tags{padding: 20px 0;}
.z1247dmeta-tags .z1247dtagitem {
    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;
}
.z1247dmeta-tags .z1247dtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z1247dmeta-tags .z1247dtagitem:not(:last-child) {
    margin-right: 10px;
}


@media screen{
*{padding:0;margin:0;}
div,h1,h1,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;}
.z1247dplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z1247dbody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z1247dbody h1{font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 3%;color:#2a2e2e;}
.z1247dbody .info{margin-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}
.z1247dbody .info small{padding:0 1px;}
.z1247dbody p{padding-bottom:20px;}
.z1247dbody img{max-width:90%;height:auto;margin: 2% auto;
    display: block;}
.z1247dmeta-tags{padding:20px 0;}
.z1247dcontext{line-height:30px;}
}
/*! 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 */
.z1247dmeta-tags{padding: 20px 0;}
.z1247dmeta-tags .z1247dtagitem {
    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;
}
.z1247dmeta-tags .z1247dtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z1247dmeta-tags .z1247dtagitem: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;}
.z1247dplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z1247dbody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z1247dbody .pic img{width:100%;}
.z1247dbody h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z1247dbody .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z1247dbody .price del{font-size:14px;color:#222;font-weight:normal;}
.z1247dbody .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z1247dbody .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z1247dbody .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z1247dbody .info small{padding:0 1px;}
.z1247dbody p{padding-bottom:20px;}
.z1247dbody img{max-width:98%;height:auto;}
.z1247dmeta-tags{padding:20px 0;}
.z1247dcontext{line-height:30px;}
@media only screen and (max-width:768px){
.z1247dbody .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{
img{display:inline-block;vertical-align:middle;}
h4{font-weight:400;}
.z1247dmain{position:relative;}
img{vertical-align:middle;}
div,h4,p{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}

@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;}
.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_1{padding:65px 0 50px 0;}
.content_1 .title a{display:block;color:rgba(51, 51, 51, 1);font:normal normal 30px/1.75 "Microsoft Yahei";text-align:center;}
.content_1 .title p{font-size:14px;color:rgb(1, 83, 186);font-family:'微软雅黑', '宋体', arial, verdana, sans-serif;text-align:center;}
.content_1 .title hr{border-bottom:2px;border-color:rgba(1, 83, 186, 1);border-style:solid;width:65px;margin:15px auto 20px auto;}
.content_3 .more{display:block;width:150px;height:42px;line-height:42px;text-align:center;border:2px solid rgba(1, 83, 186, 1);color:rgba(1, 83, 186, 1);font-size:14px;font-family:'微软雅黑';margin:40px auto 0 auto;}
.content_3 .more:hover{background-color:rgba(1, 83, 186, 1);color:#fff;}
.content_3 .img img{width:100%;}
.content_3 .img{height:100px;overflow:hidden;}
.content_3 .txt{padding-left:15px;}
.content_3 .img{display:block;max-width:100%;margin:0 auto;}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}

@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 .z1247dmain .z1247drowtitle h2 a {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.42;
}

.customer .z1247dmain .z1247drowtitle .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;
}
.pro {
    padding: 50px 1em;
    background-color: #f8f8f8;
}

.pro .title {
    width: 100%;
}

.pro .title .pt2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #666;
}

.pro .title .pt1 {
    line-height: 1.8;
    text-align: center;
    font-size: 14px;
}

.pro .title .pd1 {
    text-align: center;
    margin: 10px 0 50px;
    line-height: 1.6;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.pro .item .pic {
    width: 100%;
    height: 165px;
    overflow: hidden;
}

.pro .item .pic img {
    width: 100%;
    transform: scale(1.0);
    transition: all .3s;
}

.pro .item .title {
    text-align: center;
    background: #014099;
    color: #fff;
    padding: 10px 5px;
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro .item .pic img:hover {
    transform: scale(1.3);
}


@media screen{
*{padding:0;margin:0;}
div,h2,p{margin:0;padding:0;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.padding-tb30{padding:30px 0;}
.z1247dcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z1247dcontent p{padding-bottom:20px;}
.clear{padding:0;}
.clear .enterprise{padding:0 2em;background:url("../images/enterprise.png");background-position-x:center;background-attachment:fixed;}
.clear .enterprise .content{padding:10% 0;}
.clear .enterprise .title h2{font-size:24px;color:#FFF;}
.clear .enterprise .title .en{font-size:12px;color:#fff;}
.clear .enterprise .title hr{margin-right:92%;}
.clear .enterprise .info p{font-size:14px;color:#fff;}
}

/* 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;}
.z1247dfooter{margin:0 auto;color:#5d5d5d;background:#b5e4ad;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.z1247dfooter a{color:#5d5d5d;}
.z1247dfooter a:hover{color:#FFF;}
.z1247dfooter .z1247dflink{padding-bottom:20px;}
.z1247dfooter .z1247dflink li{display:inline-block;margin-left:10px;}
.z1247dfooter .footerserver{padding:10px 0 10px 0;text-align:center;}
.z1247dflink {font-size:18px;color:#585858;}
.z1247dflink li a {color:#585858;font-size:18px;}
.footerc{background:#c8fabf;color:#5d5d5d;padding:30px 0;line-height:22px;}
}




@media screen{
*{padding:0;margin:0;}
div,h4,p,img{margin:0;padding:0;}
img{border:none;}
.z1247dcontent p{padding-bottom:20px;}
.mng01{margin-top:30px;}
.mngtext{color:#fff;background-color:#96c18f;height:200px;padding:10px;transition:.33s ease;display: flex;align-items: center;justify-content: center;border: 3px solid #759770;border-radius: 30px;}
.mngtext h4{font-size:24px;margin:3px;transition:.33s ease;white-space:nowrap;}
.mngtext p{font-size:16px;transition:.33s ease;}
.mngtext img{width:120px;height:120px;}
.mngctn {}
.mngctn:hover .mngtext{background-color:#7ffb6c;}
.mngctn:hover .mngtext h4{color:#071c83;}
.mngctn:hover .mngtext p{color:#071c83;}
}

