﻿@charset "utf-8";

p{margin-bottom:0px !important;}
/* CSS Document */
.pg-top-nav #menu{ position: absolute;}

/*内页图片*/
.pg-ban{ height:400px;}
.pg-ban.abc{ height:100px;}

/*事业中心*/
.pg-ban{ position: relative;}
.pg-ban-head{font-size: 24px; color:#fff; text-align: center; position: absolute; left: 0; right:0; top: 50%; height: 30px; line-height: 30px; margin-top: -15px; text-transform: uppercase;}
.pg-ban-head span{ width: 50px; border-bottom: dashed 1px #fff; margin: 0px 40px; display: inline-block; height: 5px; vertical-align: super; }
.pg-ban-nav{ position: absolute; bottom: 0; height: 55px; line-height: 55px; text-align: center; background: rgba(0, 0, 0, 0.5); width: 100%;}
.pg-ban-nav ul{ font-size: 0px; height: 55px;}
.pg-ban-nav ul li{ display: inline-block; }
.pg-ban-nav ul li a{ font-size: 14px; color:#fff; transition: all 0.5s ease;  display: block; padding: 0px 30px;}
.pg-ban-nav ul li a:hover{ background: #0d8bd7;}
.pg-ban-nav ul li a.active{ background: #0d8bd7;}
.pg-ban-nav ul li.active{ background: #0d8bd7!important;}
.pg-sy-text h1{ font-size: 16px; font-weight: bold; color:#333333; line-height: 200%;}
.pg-pro-nav ul li.active {
    background: #0d8bd7 !important;
    opacity: 0.9;
    color:#fff;
}
.pg-pro-nav ul li.active a {   
    color: #fff !important;
}
.psp-head-wp{height: 50px; line-height: 50px; border-bottom: solid 1px #e0e0e0;}
.psp-head{ font-size: 24px; color:#333333; position: relative; height: 50px;}
.psp-head::after{ position: absolute; bottom: 0; left:20px; height: 1px; background: #333333; height: 2px; content: ''; width: 96px;}

.psp-ipl{ background: #f2f2f2;}

/*位置*/
.pg-wz{ vertical-align: middle; font-size: 14px; color:#666; padding:15px 0px; line-height:160%; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15)}
.pg-sy-text p{ font-size: 14px; line-height: 200%}
.pg-sy-text p img{ max-width:100%;}
.pg-wz img{ padding-right: 10px;}
.pg-wz span, .pg-wz a{ padding: 0px 5px; color:#666;}
.pg-wz a:hover{  color:#0d8bd7;}

/*产品列表*/
.pg-pro-nav{ width: 200px;}
.pg-pro-nav h1 { height: 60px;  text-align: center;  line-height: 60px;  /* padding-left: 20px; */ background: #0d8bd7;  font-size: 22px; color: #fff;  font-weight: bolder;  }
.pg-pro-nav ul li{ /*height: 40px;*/ line-height: 40px; border-bottom:solid 1px #0d8bd7; background: #fff; padding-left: 10px;}
.pg-pro-nav ul li a{ font-size: 15px; font-weight: bold; color:#666666;}
.pg-pro-nav ul li a:hover{ color:#0d8bd7;}
.pg-pro-nav ul li a.active{ color:#0d8bd7;}
.pg-pro-list .ix-pro-list{ width: initial; padding: 0px;}
.pg-pro-list .ix-pro-list .ipt-t1{     padding-top: 30px;}
.pg-pro-list .ix-pro-list ul li{ width: calc((100% - 60px)/3); float: left; margin-left: 30px; margin-bottom: 30px;     overflow: hidden;}
.pg-pro-list .ix-pro-list ul li:nth-child(1), .pg-pro-list .ix-pro-list ul li:nth-child(4), .pg-pro-list .ix-pro-list ul li:nth-child(7){margin-left:0px;}
/*产品导航2*/
.pg-nav2{ display:none;}
.pg-nav2 ul li{ padding-right:20px; float:left; padding-bottom:20px;}
.pg-nav2 ul li a{ display:block; padding:10px 30px; background:#fff; color:#333; border-radius:4px; font-size:15px;}


/*==分页==*/
.paginator{ font-family:Arial; text-align: center; }
.paginator a { transition: all 0.36s ease;  width:36px; color: #666; font-size:16px;  text-align:center; height:36px; line-height:36px; display:inline-block; text-decoration:none;  background:#fff;  margin:0 5px; color:#666; transition: all 0.36s ease;}
.paginator a i {display:inline-block; font-size: 16px; line-height:34px; }
.paginator a:hover { background:#0d8bd7; color:#fff; }
.paginator span.cpb { transition: all 0.36s ease; text-align:center;  width:36px; height:36px;  line-height:36px; display:inline-block; color:#fff; background:#0d8bd7; margin-left: 5px; }
.paginatordis{ display:none;}

.pg-fy.hss .paginator a{ background:#f5f5f5;}

/*解决方案*/
.pg-programme ul li{ padding-bottom: 40px; border-bottom: solid 1px #e6e6e6; padding-top: 40px;}
.pg-programme ul li a{ display:block;}
.progra-img{ width: 220px; overflow: hidden; padding-right: 39px; border-right:solid 1px #e6e6e6;}
.progra-img img{ max-width: 100%; transition: all 0.5s ease; display: block;}  
.progra-tit{ width: calc(100% - 300px);}
.progra-tit-t1{ font-size: 24px; color:#0d8bd7; line-height: 150%;}
.progra-tit-t2{ padding-top: 20px; padding-bottom: 20px; font-size: 14px; color:#666; line-height: 180%;}
.progra-tit-t3{ transition: all 0.5s ease; width: 78px; height: 28px; border:solid 1px #e0e0e0; text-align: center; line-height: 28px; color:#999;}

.pg-programme ul li a:hover .progra-tit-t3 { background: #0d8bd7; border:solid 1px #0d8bd7; color:#fff;}
.pg-programme ul li a:hover .progra-img img { transform: scale(1.08);}


/*解决方案详情*/
.ppd-head{ text-align: center; padding-bottom: 30px; border-bottom:dashed 1px #d9d9d9;}
.ppd-head h1{ font-weight: normal; font-size: 24px; color:#0d8bd7; ;line-height: 160%;}
.ppd-head p span{ display: inline-block; font-size: 12px; color:#999; padding: 0px 10px; ;line-height: 200%;}

.pg-ty-text h1{ font-size: 24px; color:#333; font-weight: normal;}
.pg-ty-text p{ font-size: 14px; line-height: 200%;color:#666;}
.pg-ty-text p img{ max-width: 100%;}

/*分页*/
.pg-fy-list{float: left; width: 50%;  text-align: left;  width: calc((100% - 40px)/2); }
.pg-fy-list:nth-child(2){ margin-left: 40px;}
.pg-fy-list a{font-size: 14px; color:#666;  background: #eeeeee; display: block; padding: 8px 20px; transition: all 0.36s ease; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.pg-fy-list a:hover{ background: #0d8bd7; color:#fff;}


/*资料下载*/
.pg-down-head { color:#333333; font-size: 22px; padding-left: 20px; position: relative; line-height: 120%; padding-bottom: 30px; border-bottom: solid 1px #e0e0e0;}
.pg-down-head::after{ position: absolute; width: 5px; height: 20px; background: #333333; content: ''; left:0; top:4px;}
.pg-down-list ul{ width: 1240px; margin-left: -40px;}
.pg-down-list ul li{ transition: all 0.36s ease; margin-left: 40px; float: left; width: calc((100% - 120px)/3); background: #f2f2f2; margin-: 40px; position: relative;}
.pg-down-list ul li span{ position: absolute; right:0; top:0;}
.pg-down-list ul li a.abc{height:40px; line-height:40px; position:relative;  padding-left: 20px; display: block; font-size: 15px; color:#333333; width:calc(100% - 80px); padding-right:60px;}
.pg-down-list ul li:hover{ background: #0d8bd7;}
.pg-down-list ul li:hover a.abc{ color:#fff;}
.pg-down-list{ padding-bottom:40px; padding-top:40px;}

/*新闻列表*/
.pg-news ul li{ border-bottom:dashed 1px #e0e0e0; padding-bottom: 40px; padding-top: 40px;}
.pg-news ul li a{ display:block;}
.pg-news-img{ width: 312px; height: 200px; overflow: hidden;}
.pg-news-img img{ max-width: 100%; transition: all 0.36s ease;}
.pg-news-time { width: 95px; margin: 0px 40px;}
.pg-news-time p{ font-family: Arial, Helvetica, sans-serif; font-size: 36px; color:#cccccc; padding-bottom: 5px; }
.pg-news-time span{color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 16px; padding-left: 5px;}
.pg-news-tit{ width: 670px;}
.pg-news-tit-t1{transition: all 0.36s ease; font-size: 16px; color:#333; padding-bottom: 25px; border-bottom: solid 1px #e5e5e5;}
.pg-news-tit-t2{ padding-top: 25px; line-height: 180%; color:#999999; font-size: 14px;  width: 100%; height: 75px;  overflow: hidden;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  text-overflow: ellipsis;}
.pg-news-tit-t3{ transition: all 0.36s ease; width: 118px; height: 28px; border:solid 1px #e0e0e0; margin-top:25px; border-radius: 4px; text-align: center;line-height: 28px;color:#999999;}
.pg-news-tit-t3 span.fh{ font-size: 13px; font-family: '宋体'; font-weight: bold; color:#bfbfbf;} 
.pg-news-tit-t3 span{ display: inline-block; padding: 0px 5px;}
.pg-news ul li a:hover .pg-news-img img{ transform: scale(1.08);}
.pg-news ul li a:hover .pg-news-tit-t3{ background: #0d8bd7; color:#fff;   border:solid 1px #0d8bd7;}
.pg-news ul li a:hover .pg-news-tit-t1{ color:#0d8bd7;}

.pg-news-tit-t4{ font-size:15px; color:#999; font-weight:normal; padding-top:10px; display:none;}
/*关于我们*/
.pg-ab-text h1{ font-size: 16px; color:#333; font-weight: bold;}
.pg-ab-text p{ font-size: 14px; line-height: 200%;color:#666;}
.pg-ab-text p img{ max-width: 100%;}

/*荣誉*/
.honor{text-align: center;}
.flipto-prev,.flipto-next{cursor:pointer;margin:80px 15px 0 15px;transition:.5s;-webkit-transition:.5s;font-size:14px;color:#666;display: inline-block;vertical-align: middle;width: 120px;height: 40px;border-radius:20px;line-height: 40px;background-color: #e5e5e5;}
.flipto-prev:hover,.flipto-next:hover{background-color: #0d8bd7;color: #fff;}

/*合作伙伴*/
.pg-partner ul{ width: 1240px; margin-left: -40px;}
.pg-partner ul li{ width: calc((100% - 168px)/4); float: left; margin-left: 40px; margin-bottom: 40px;  }
.pg-partner ul li .pg-part-img{ width: 100%; height: 100%; overflow: hidden; border:solid 1px #e0e0e0;}
.pg-partner ul li .pg-part-img img{ display: block; transition: all 0.36s ease;}
.pg-part-tit{ text-align: center; font-size: 14px; color:#666666; padding-top: 5px;}
.pg-partner ul li:hover .pg-part-img img{ transform: scale(1.08);}



/*cause-page*/
.main { margin: 0 auto; overflow: hidden;}
.page_f1{background-color: #fff;}
.page_f1_left{float: left;width: 555px;border:solid 1px #e0e0e0;}
.page_f1_left img{display:block;width: 100%;height: 100%;}
.page_f1_right{margin-top:30px;float: right;width: 570px; font-size:16px; line-height: 180%;  color:#999}
.page_f1_div{padding-bottom:20px;border-bottom:1px solid #e5e5e5;color: #333;font-weight: normal;}
.page_f1_div span{margin-bottom:5px;display:block;font-weight: normal;font-size: 46px;}
.page_f1_right p{margin:20px 0 20px 0;color: #666666;line-height: 180%;}
.page_f1_right a{ transition: all 0.36s ease; font-size: 14px; color:#666; text-indent:23px;border-radius:18px;line-height:38px;position:relative;width:148px;height:38px;border:1px solid #dfdfdf;display: block;}
.page_f1_right a span{width:38px;height:38px;background:url("../images/qqs.png") no-repeat center #0d8bd7;display: block;position: absolute;top:0;right:0;border-radius:18px;}
.page_f1_right a:hover{color: #0d8bd7;}



.page_f1_div h1{ font-size: 24px; color:#0d8bd7; line-height: 160%; font-weight: normal;}
.page_f1_div p{  color:#333333;  padding: 10px 0px; padding-bottom: 0px; margin: 0px;}

.page_f1_right a:hover{ background: #0d8bd7; color:#fff; border: solid 1px #0d8bd7;}

.page_f2{overflow: hidden;}
.page_f2{ position: relative;}
.page_f2_left{position:relative;z-index:100;font-size:16px;color:#444;line-height:28px;float: left;width: 660px;}
.page_f2_left>span{display:block;margin-bottom:30px;font-size: 46px;color: #333;line-height:50px;}
.page_f2_left p{width: 660px;}
.page_f2_left ul{margin-top:40px;overflow: hidden;width: 660px;}
.page_f2_left ul li{font-size:14px;color:#666;margin-bottom:20px;float: left;width: 230px;}
.page_f2_left ul li.last{width: 430px;}
.page_f2_left ul li span{  font-size:14px; color:#666; font-family: 'Arial', "Microsoft YaHei";margin-right:2px;display:inline-block;text-align:center;line-height:33px;border:1px solid #dadada;width: 77px;height: 33px;border-radius:17px; }
.page_f2_right{width: 500px;height:326px; margin-top: 75px;}
.page_f2_right img{display: block;width: 100%;height: 100%;}


.page-head{ font-size:26px; color:#0d8bd7; padding-left: 15px; position: relative; line-height: 120%;}
.page-head::after{ position: absolute; content: ''; left:0; top:5px; width: 3px; height: 24px; background: #0d8bd7;}
.page-pro-text p{ font-size: 14px; color:#666; line-height: 200%;}

.page_f3_tit{margin:80px 0 35px 0;text-align: center;}
.page_f3_tit span{font-size: 45px;color: #333;display: block;margin-bottom:14px;}
.page_f3_tit p{font-size: 16px;color: #666;line-height: 32px;}
.page_f3_bottom{ margin-bottom:85px;position:relative; }
.page_f3_bottom .piclist{ overflow:hidden; zoom:1;}
.page_f3_bottom .ohbox{overflow:hidden; position:relative;left:0;}
.page_f3_bottom .piclist li{float:left; display:inline; width:285px;margin-right:20px;}
.page_f3_bottom .piclist li a{display: block;overflow: hidden;}
.page_f3_bottom .piclist li a b{display:block;overflow: hidden;width: 285px;height: 350px;}
.page_f3_bottom .piclist li a b img{transition:.5s;-webkit-transition:.5s;display: block;width: 100%;height: 100%;}
.page_f3_bottom .piclist li a span{margin-top:15px;display: block;text-align: center;font-size: 16px;color: #666;}
.page_f3_bottom .piclist li:hover img{transform: scale(1.02);-webkit-transform: scale(1.02);}
.page_f3_bottom .pageBtn span{ display:block;margin-top:-20px;width:22px;height:39px;position:absolute;top:50%;cursor:pointer;text-indent:-999em;overflow:hidden; }
.page_f3_bottom .pageBtn .prev{background:url("../images/cua_15.png") no-repeat center;left:-60px;}
.page_f3_bottom .pageBtn .next{background:url("../images/cua_18.png") no-repeat center;right:-60px;}
.page_f3_bottom .pageBtn .list{overflow:hidden;zoom:1;width:0;height: 0;font-size: 0; }
.page_f3_bottom .pageBtn .prev:hover{background:url("../images/cua1_15.png") no-repeat center;}
.page_f3_bottom .pageBtn .next:hover{background:url("../images/cua1_18.png") no-repeat center;}

.page_f4{overflow: hidden;/*background-color: #f8f7f9;*/}
.page_f4 .page_f2_left{float: left;width: 660px;}
.page_f4_left{float: left;}

.page_f4_left{ width: 500px; }
.page_f4_left img{ max-width: 500px;}

.page_f5 table{margin-bottom:100px;width:100%;border:none;font-size: 14px;color: #666;}
.page_f5 table td{text-indent:45px;line-height: 35px;border:1px solid #e5e5e5;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.page_f5 table tr td:nth-child(1){ background: #f6f6f6;}


.page_f6{/*background-color: #f8f7f9;*/}
.page-f6-text p{ font-size: 15px; color:#666; line-height: 200%;}
.page-f6-text p img{ max-width: 100%;}
/*产品导航*/
.menubox{ background: #f2f2f2; height: 50px; line-height: 50px;}
.menubox span{ position: relative; padding: 0px 10px; display: inline-block;}
.menubox span::before{ content: ''; position: absolute; left:0; top:18px;  border-left: 2px dotted #999; height: 15px;;}
.menubox span a{ display: block; padding: 0px 20px; font-size:16px; color:#666666; text-align: center; transition: all 0.36s ease; position: relative;}
.menubox span a::after{ transition: all 0.36s ease;}
.menubox span a:hover{ background: #0d8bd7; color:#fff;}
.menubox span a:hover::after{ position: absolute; content: ''; bottom: -10px; left:50%; margin-left: -10px;  border-width: 10px 10px 0; border-style: solid; border-color: #0d8bd7 transparent transparent;}
.menubox span a.active{ background: #0d8bd7; color:#fff;}
.menubox span a.active::after{ position: absolute; content: ''; bottom: -10px; left:50%; margin-left: -10px;  border-width: 10px 10px 0; border-style: solid; border-color: #0d8bd7 transparent transparent;}
.bjklc {
    width: 70%;
    float: left;
    position: absolute;
    left: 18%;
    display: none;
    z-index: 9999;
}
.bjkl {
    width:70%;
    float:left;
    position: absolute;
    left: 18%;
    display: none;
    z-index: 9999;
}


.sdjafjs {
    display: inline-block;
    width: 270px;
    float: left;
    background: #0d8bd7;
    opacity: 0.4;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    
}

.pg-ban-nav ul li:hover .bjkl {
    display:block;
}
.sdjafj {
    width: 200px;
    display: none;
    font-size: 13px;
    font-weight: normal;
   
}

.pg-pro-nav ul li:hover div {
    display: block;
   
}

.wp{ padding-left:20px; padding-right:20px;}



/*===留言列表1==*/
.pg-mess .il-tit{ text-align: center;}
.pg-mess h1{ line-height: 180%; padding-bottom: 10px; font-size: 30px;}
.pg-mess p{ color:#999; font-size: 14px;} 
.pg-mess  textarea.inputtxt{height: 70px; resize: none; overflow: hidden; font-size:14px; }
.pg-mess .inputtxt{ background: none; color: #D6D6D6;  height: 40px; line-height: 20px; padding: 10px 20px; box-sizing: border-box; color: #bcbcbc; transition: all 0.3s ease-out 0s;     outline: none; color: #666;}
.pg-mess .inputtxt{border: 1px solid #e1e7ee; margin-bottom: 20px; width: 100%;}
.pg-mess .inputtxt.submit{display: block; clear: both; float: none; height: 40px; border: 2px solid #0d8bd7; margin: 60px auto 0; padding: 0; cursor: pointer; width: 225px; margin-top: 20px; background-color: #0d8bd7; color: #fff; font-weight: 600; border-color: #0d8bd7; font-size: 16px; border-radius: 28px;}
.pg-mess .inputtxt.submit:hover {background-color: #ffb43a; border-color: #ffb43a;}

.pg-mess .ml-input{ width:calc((100% - 40px)/3); margin-left:20px; float:left; }
.pg-mess .ml-input:nth-child(1){ margin-left:0px;}
.pg-mess .ml-input input{font-size:14px;}


.pg-news-img.abc{ margin-right:40px;     width: 180px; height: initial;}


/*==新增-支持与资源===*/

.pgx-nav{width:200px;}
.pgx-nav ul li{ display:flex;}
.pgx-nav ul li a{display:block; font-size:18px; color:#666666;height:150px; padding:0px 30px; border:solid 2px #e0e0e0; margin-top: -2px; transition:all 0.36s ease;
  display: flex;  align-items: center;  justify-content: center; width:100%;}
.pgx-nav ul li a:hover{background:#0d8bd7; color:#fff; border:solid 2px #0d8bd7;}
.pgx-main{width:calc(100% - 200px); padding-left:40px;}
.wx-list ul li .zsy-img{width:250px;}
.wx-list-tit{ width:calc(100% - 250px); padding-left:20px;}
.wx-list-tit .t1{font-size:18px; color:#333333; transition:all 0.36s ease;}
.wx-list-tit .t2{color:#999;}
.wx-list-tit .t3, .wx-list-tit .t3 i{color:#999; transition:all 0.36s ease;}
.wx-list ul li a:hover .t1{color:#0d8bd7;}
.wx-list-tit .t3:hover, .wx-list-tit .t3:hover i{color:#0d8bd7;}

.wx-list ul li{padding:20px 0px; border-bottom:dashed 1px #e0e0e0;}
.wx-list ul li:nth-child(1){ padding-top:0px;}


/*安装与操作视频*/
.video-list ul{gap:40px;}
.video-list ul li{padding:20px; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.1); width:calc((100% - 80px)/3);}
.video-list ul li a{cursor:pointer; display:block;}
.video-list ul li .zsy-img{height:initial;}
.video-list ul li .zsy-img:before{content:''; width:100%; height:100%; position:absolute; left:0; top:0; right:0; z-index:2; background: rgba(0, 0, 0, 0.8);}
.video-list ul li .zsy-img .icon{ display:block; position:absolute; width:50px; height:50px; left:50%; top:50%;left:0px; right:0; margin:0px auto;  margin-top:-25px;  z-index:3;} 
.videolist-tit .t1{font-size:18px; color:#333333; margin-top:20px; margin-bottom:10px;}
.videolist-tit .t2{color:#999;}


/*应用手册*/
.yysc-list ul li{padding:30px 0px; border-bottom:dashed 1px #e0e0e0; }
.yysc-list ul li a{display:block;}
.yysc-list-tit{position:relative; padding-left:30px; padding-right: 35px;}
.yysc-list-tit .t1{font-size:18px; color:#333333; transition:all 0.36s ease;}
.yysc-list-tit .t2{color:#999;}
.yysc-list-tit .t3{position:absolute; right:0; top:0px;}
.yysc-list-tit .t3 i{ font-size:24px; color:#999999; transition:all 0.36s ease;}
.yysc-list-tit i.aa1{font-size:12px; color:#000; position:absolute; left:0; top:0px; display:block; transition:all 0.36s ease;}
.yysc-list ul li a:hover  .t1, .yysc-list ul li a:hover  .aa1, .yysc-list ul li a:hover  .t3 i{color:#0d8bd7;}

/*应该手册详情*/
.page_sc_left{width:400px;}
.page_sc_left img{max-width:100%;}
.page_sc_right{width:calc(100% - 400px); padding-left:30px;}
.page_sc_right .t1{font-size:24px; color:#333333;}
.page_sc_right .t2{ padding:40px 0px; color:#666666;}
.page_sc_div .t3{gap:35px;}
.page_sc_div .t3 a{ padding:17px 40px; border-radius:6px; background:#0d8bd7; color:#fff; font-size:18px;transition:all 0.36s ease;}
.page_sc_div .t3 a:nth-child(2){background:#03a203;}
.page_sc_div .t3 a i{font-size:24px; vertical-align:middle; display:inline-block; color:#fff; padding-right:20px;}
.page_sc_div .t3 a:hover{background:#333;}
.yysc-head {border-bottom:solid 1px #e0e0e0; padding:30px 0px; padding-left:40px; position:relative; color:#0d8bd7; font-size:24px;}
.yysc-head i{position:absolute; left:0; top:32px; color:#0d8bd7;font-size:30px; }
.yysc-text img{max-width:100%;}

/*代理商*/
.pg-agent-head{text-align:center; font-size:30px;color:#333333; line-height:120%;}
.pg-agent-nav ul{gap:30px; justify-content: center;}
.pg-agent-nav li a{display:block; padding:5px 30px; background:#f5f5f5; font-size:18px;color:#333333; transition:all 0.36s ease;}
.pg-agent-nav li a:hover{background:#0d8bd7; color:#fff;}

.pg-agent-list ul{ gap:60px;}
.pg-agent-list ul li{width:calc((100% - 180px)/4);}
.pg-agent-list ul li .zsy-img{height:initial;}

.pg-agent-tit .t1{ color:#333333; font-size:18px; font-weight:bold; text-align:center;}
.pg-agent-tit{font-size:16px; line-height:200%;}
/*新增响应式*/

@media (max-width: 1199px) {

    .pt8{ padding-top:60px;}
    .pb8{ padding-bottom:60px;}

    .pg-top-nav{ display:none;}
    .ix-m-head{ display:block;}
    .pg-ban-nav{ display:none;}

    /*内页图片*/
    .pg-ban{ height:200px;}
    .pg-ban.abc{ height:60px;}

    /*产品中心*/
    .pg-pro-nav{ display:none;}
    .pg-nav2{ display:block;}
    .pg-pro-list .ix-pro-list ul li{ width:calc((100% - 60px)/3);}
    .pg-pro-list .ix-pro-list ul li:nth-child(1), .pg-pro-list .ix-pro-list ul li:nth-child(4), .pg-pro-list .ix-pro-list ul li:nth-child(7), .pg-pro-list .ix-pro-list ul li:nth-child(10), .pg-pro-list .ix-pro-list ul li:nth-child(13), .pg-pro-list .ix-pro-list ul li:nth-child(16){ margin-left:0px;}
    .pg-pro-list{ width:100%;}


    /*产品详情*/
    .page_f1_left{width: 400px; height: 400px;}
    .page_f1_right{width: calc(100% - 422px);}
    .page_f2_left{ width:100%;}
    .page_f2_right{float:left; width:100%; height: 100%;}

    /*资料下载*/
    .pg-down-list ul{ width:100%; margin-left:0px;}
    .pg-down-list ul li{width:calc((100% - 20px)/2); margin-left:20px; }
    .pg-down-list ul li:nth-child(odd){ margin-left:0px;}

    /*新闻中心*/
    .pg-news-time{ display:none;}
    .pg-news-img{ height:initial;}
    .pg-news-tit{ width:calc(100% - 352px); margin-left:30px;}

    .pg-news-img.abc{ margin-right:0px; }
}
@media (max-width: 1080px) {

    /*代理商*/
.pg-agent-nav ul{gap:20px; justify-content: center;}
.pg-agent-list ul{ gap:20px;}
.pg-agent-list ul li{width:calc((100% - 60px)/3);}
   
}
@media (max-width: 780px) {

    /*解决方案详情*/
       .pg-fy-list{ width:100%;}
.pg-fy-list:nth-child(2){ margin-top:20px; margin-left:0px;}



/*安装与操作视频*/
.video-list ul{gap:20px;}
.video-list ul li{padding:20px; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.1); width:calc((100% - 20px)/2);}



}

@media (max-width: 640px) {
    .pt8{ padding-top:40px;}
    .pb8{ padding-bottom:40px;}
    .pt6{ padding-top:40px;}
    .pb6{ padding-bottom:40px;}
    .pt4{ padding-top:30px;}
    .pb4{ padding-bottom:30px;}

    .pg-ban-head span{width:20px; margin:0px 10px;}

    /*推荐产品*/
    .ix-pro-list{ padding:0px 50px;}
    .ix-pro-list .swiper-button-prev, .ix-pro-list .swiper-button-next{width:30px; height:30px; background-size:30px;}

    /*底部*/
    .footer-link>.center-wrap.pb4{ padding-bottom:15px;}
    .clearfix dl dd.db-line{ display:none; }
    .clearfix dl{    width:initial; padding-left:0px; margin-bottom:10px; padding-right:20px;}
    .clearfix dl dd{ display:none;}
    .footer-link{ padding-top:30px;}
    .db-add{ padding-left:0px; padding-top:15px;}
    .db-links{ float:left; padding-top:15px;}
    .db-links a:nth-child(1){ margin-left:0px; }
    .db-logo-add.pt4{ padding-top:30px;}


    /*产品中心*/
    .pg-pro-list .ix-pro-list ul li{ width:calc((100% - 20px)/2); margin-left:20px;}
    .pg-pro-list .ix-pro-list ul li:nth-child(1), .pg-pro-list .ix-pro-list ul li:nth-child(4), .pg-pro-list .ix-pro-list ul li:nth-child(7), .pg-pro-list .ix-pro-list ul li:nth-child(10), .pg-pro-list .ix-pro-list ul li:nth-child(13), .pg-pro-list .ix-pro-list ul li:nth-child(16){ margin-left:20px;}
    .pg-pro-list .ix-pro-list ul li:nth-child(odd){ margin-left:0px;}
    .ipt-t5{ display:block;}
    .ix-pro-list a:hover .ix-pro-tit{ opacity:0;}
    .ix-pro-list a:hover::after{ opacity:0; }

    /*产品详情*/
    .page_f1_left{ width:calc(100% - 2px); height:initial;}
    .page_f1_right{ width:100%;}
    .page_f1.pb8{ padding-bottom:40px;}
    .menubox .wp{padding:0px;}
    .menubox .wp span{ padding:0px; width:calc((100% - 13px)/4);}
    .menubox span a{ padding:0px; font-size:14px;}
    .menubox span::before{ display:none;}
    .page_f4{padding: 40px 0 40px 0;}
    .page_f5.pt8{ padding-top:0px;}
    .page-head.pb4{ padding-bottom:20px;} 
    .pg-down-list ul li{ margin-left:0px;}
   .pg-down-list ul{width:100%; margin-left:0px;}
   .pg-down-list ul li{ margin-top:20px; width: 100%;}
   .page_f5 .page-head{ padding-bottom:0px;}
   .page-head{ font-size:24px;}
   .page_f6.pt8.pb6{padding-bottom:40px;}
   .menubox span a:hover{    color: #666666;     background: #f2f2f2;}
   .menubox span a:hover::after{opacity:0; visibility:hidden;}
   .pg-down-list{ padding-bottom:0px;}

   /*解决方案*/
   .progra-img{ width:100px; padding-right:19px; display: none;}
   .progra-tit{    width: calc(100% - 0px);}
   .progra-tit-t2{ padding-top:10px; padding-bottom:15px; }
   .pg-programme ul li{padding-bottom:30px; padding-top:30px;}
   .pg-programme ul li:nth-child(1){ padding-top:0px;}
   .pg-programme .page.clearfix.pt4{ padding-top:30px; padding-bottom:10px;}

   .ppd-head{ padding-bottom:20px;}
   .pg-ty-text.pt4{ padding-top:20px;} 
   .pg-fy-list a{    padding: 11px 20px;}

   /*下载中心*/
   .pg-main.down-abc{ padding-bottom:0px;}
   .pg-down-list{ padding-top:0px; padding-bottom:40px;}
   .pg-down-head{ padding-bottom:20px;}

   /*新闻列表*/
   .pg-news-img{ width:100%;}
   .pg-news-tit{ width:100%; margin-left:0px;}
   .pg-news-tit{ padding-top:15px;}
   .pg-news-tit-t1{ padding-bottom:15px;}
   .pg-news-tit-t2{ padding-top:15px;}
   .pg-news-tit-t3{ margin-top:15px;}
   .pg-news ul li{padding-bottom: 20px; padding-top: 20px;}
   .pg-news ul li:nth-child(1){ padding-top:0px;}

   .flip-items, .flipster-carousel .flip-current{ width:100% !important; }
   .honor ul li a{width:100% !important; background-size:100% !important; height:100% !important; }

   /*分页*/
   .pg-fy.pt4{padding-top:30px;}


   /*留言*/
   .pg-mess .ml-input{ width:calc(100% - 0px); margin-left:0px; float:left; }
   .pg-mess .il-tit.pb6{ padding-bottom:40px;}
  .pg-news-img.abc{width:100%; height:initial;}


  /*新增--文献*/
   .pgx-nav{width: 100%;}
       .pgx-nav ul{display:flex; flex-wrap: wrap; gap:15px;} 
    .pgx-nav ul li{display:block;}
 .pgx-nav ul li a{display:block; height:initial; padding:10px 15px; font-size:16px;}
 .pgx-main{width:100%; padding-left:0px;}
 .wx-list ul li .zsy-img{width:100%;}
 .wx-list ul li:nth-child(1){padding-top:30px;}
 .wx-list-tit{width:100%; padding-left:0px;}

 /*安装与操作视频*/
 .video-list{padding-top:30px;}
.video-list ul{gap:20px;}
.video-list ul li{padding:20px; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.1); width:100%;}

/*应用手册*/
.yysc-list{padding-top:10px;}
.yysc-list ul li{padding:20px 0px;}
.yysc-list-tit{padding-left:25px; padding-right:0px;}
.yysc-list-tit .t3{display:none;}
.yysc-list-tit .t1{font-size:16px;}


/*应用手册详情*/
.page_sc_left{width:100%;}
.page_sc_left img{max-width:100%;}
.page_sc_right{width:100%; padding-left:0px;}
.page_sc_right .t2{padding:25px 0px;}
.page_sc_div .t3{gap:20px;}
.page_sc_div .t3 a{padding:15px 25px; }

    /*代理商*/
.pg-agent-nav ul{gap:20px; justify-content: center;}
.pg-agent-list ul{ gap:30px;}
.pg-agent-list ul li{width:100%; text-align:center;}

}
