/*staer*/
*{padding:0; margin:0;}
ul,ol{ list-style:none}
a{ text-decoration:none;}
input,a{ outline:none;}
body{ font-family:'微软雅黑'; box-sizing:border-box; background:#fff;}
img{ border:none;}


input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea{-webkit-appearance: none;} 


/* 顶部区域 */
.top{ width: 100%; display: block; margin:0 auto; box-sizing: border-box; background:#ededed;}
.topc{width:1300px; display: block; margin:0 auto; box-sizing: border-box;}
.topc::after{ content: ''; clear: both; display: block;}
.topc h2{font-size:12px; color:#484f57; font-weight: 400; line-height:38px; text-align: left; float: left;}
.topr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center;}
.youx{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.youx .yxtu{ width:18px; height:18px; display: block; margin-right: 12px;}
.youx .yxtu img{ width: 100%; display: block; margin:0 auto;}
.youx p{font-size:12px; color:#484f57; font-weight: 400; line-height:38px; text-align: left;}
.topr i{ width:1px; height:12px; display: block; margin:2px 18px; background: #484f57;}
.yuyanpc{width:80px; display: block; margin:0 0; box-sizing: border-box; position: relative; height: 38px; cursor: pointer;  }
.yuycon{width: 100%; display: block; margin:0 0; box-sizing: border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center;}
.yytu{width:20px; height:20px; display: block; margin-right: 12px;}
.yytu img{width: 100%; display: block; margin:0 auto;}
.yuyanpc p{font-size:12px; color:#484f57; font-weight: 400; line-height:38px; text-align: left; margin-right: 10px;}
.xsjiao{width:12px; height:12px; display: block;}
.xsjiao img{width: 100%; display: block; margin:0 auto;}

.yuyanpc .yuyanxl{ width:100px; display: block; margin:0 0; box-sizing: border-box; background: rgba(0,0,0,0.3); border-radius:4px; 
position: absolute; right: 0; top: 38px; z-index: 99; opacity: 0;
box-shadow: 0 3px 6px rgba(0,0,0,0.06); transform: translateY(100px);transition:0.5s; }
.yyttt{width: 100%; display: block; margin:0 auto; box-sizing: border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
.yyttt .yytu{width:20px; height:20px; display: block; margin-right: 12px;}
.yyttt .yytu img{width: 100%; display: block; margin:0 auto;}
.yyttt p{font-size:12px; color:#fff; font-weight: 400; line-height:38px; text-align: left; margin-right: 0;}
.yuyanpc:hover .yuyanxl{opacity:1; transform: translateY(0px); }
.yuyanpc .yuyanxl:hover{background: rgba(252,176,38,1);}

.pcheader{width: 100%; display: block; margin:0 auto; box-sizing: border-box; background:#ffffff;}
.pchdt{ width:1300px;display: block; margin:0 auto; box-sizing: border-box; padding:30px 0;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.pclogo{ width:233px; height:47px; display: block;}
.pclogo img{width: 100%; display: block; margin:0 auto;}
.pctel{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end; align-items:center; width:220px;}
.pcteltu{ width: 36px; height: 36px; display:block; overflow: hidden;}
.pcteltu img{width: 100%; display:block; margin:0 auto;}
.pctelrr{width:auto; display: block; margin-left:20px; box-sizing: border-box; }
.pctelrr h6{font-size:14px; color:#686868; font-weight: 400; line-height:1.1em; text-align: left; }
.pctelrr h3{font-size:20px; color:#f5a515; font-weight:900; line-height:1.5em; text-align: left; }

.pcnav{width: 100%; display: block; margin:0 auto; box-sizing: border-box; background:#fcb026; }
.pcnavcon{width:1300px;display: block; margin:0 auto; box-sizing: border-box;}
.pcnavcon::after{content:''; clear:both; display:block;}
.pcnavcon ul{width: 100%; display: block; margin:0 auto; box-sizing: border-box;}
.pcnavcon ul::after{content:''; clear:both; display:block;}
.pcnavcon li{ float:left; position: relative;}
.pcnavcon li a{ width:185px; height: 60px; display: block; font-size: 16px; text-align: center; line-height: 60px;
color:#333333;}
.pcnavcon li::after{ content:""; display:block; width:1px; height:16px; background:#5c4a31; position:absolute; top:22px; right:0;}
.pcnavcon li:last-child::after{display: none;}
.pcnavcon li.on::after,.pcnavcon li:hover::after{display: none;}
.pcnavcon li.on a,.pcnavcon li:hover a{ background:#fc9526;color:#ffffff;}






/*header*/
.header{ width:100%;z-index:100; box-sizing:border-box;  height:96px; box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.03);background: #fff; display:none; }
.header.on{position:fixed;z-index:100;height:96px;box-shadow:0 5px 10px rgba(0,0,0,0.05); transition:0.3s; top: 0; }
.hd_con{ width:100%; height:96px; margin:0 auto; box-sizing:border-box; padding: 0 80px;}
.hd_con::after{display:block; content: ""; clear: both; }
.header .logo{ float:left; margin-top:12px; height:67px;}
.header .logo img{ display:block; height:100%; }
.header .nav{ float:right;}
.header .nav::after{ content: ""; display: block; clear: both;}
.header .nav ul{ float:left;}
.header .nav li{ float:left; position:relative; margin-right:66px;}
.header .nav li::after{ content: ""; display: block; clear: both;}
.header .nav li .yjdh{ display:block; line-height:93px; font-size:16px; font-weight:400; color:#ffffff; text-transform: uppercase; float: left;}
.header .nav li:hover .yjdh,.header .nav li.on .yjdh{ color:#ffffff; border-bottom:3px solid #f07706;}
.header .nav .nnr{ float:right;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.header .nav .nnr .yuyan{ display: block; position: relative; height:96px; transition:0.5s; cursor: pointer; }
.header .nav .nnr .yuyan .yycon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;transition:0.5s;}
.header .nav .nnr .yuyan .yycon .yuytu{ width:22px; height: 22px; display: block; overflow: hidden; box-sizing: border-box;}
.header .nav .nnr .yuyan .yycon .yuytu img{width:100%; display: block; margin:0 auto;}
.header .nav .nnr .yuyan .yycon .yyr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; margin-left: 8px;}
.header .nav .nnr .yuyan .yycon .yyr p{ font-size: 16px; color:#ffffff; font-weight: 400; margin-right:6px; line-height:96px;}
.header .nav .nnr .yuyan .yycon .yyr span{ width:14px; height: 14px; display: block; overflow: hidden; box-sizing: border-box;}
.header .nav .nnr .yuyan .yycon .yyr span img{width:100%; display: block; margin:0 auto;}
.header .nav .nnr .yuyan .qtyy{ width:120px;background: #fff; border-radius: 5px; box-sizing: border-box; padding: 10px; display: block;  opacity: 0;
 position: absolute; top:65px; right: 0; z-index: 99; box-shadow: 0 3px 6px rgba(0,0,0,0.06); transform: translateY(100px);transition:0.5s; }
.header .nav .nnr .yuyan .qtyy .qtyniu{ width: 100%; display: block; font-weight: 400; font-size: 14px; text-align: center; 
border-bottom: 1px solid #ededed; line-height:30px; transition: 0.3s; color:#565656;}
.header .nav .nnr .yuyan .qtyy .qtyniu:last-child{ border-bottom: none;}
.header .nav .nnr .yuyan .qtyy .qtyniu:hover{ background:#ededed; color:#333;}
.header .nav .nnr .yuyan:hover .qtyy{opacity:1; transform: translateY(0px); }

.header .btn{ border:1px solid #232323; position:fixed; top:0; right:0; padding:4px; border-radius:3px; cursor:pointer; display:none;}
.header .btn i{ display:block; width:20px; height:3px; background:#232323; margin:3px; transition:0.5s;}
.header .btn i:nth-child(1){transform-origin:left bottom;}
.header .btn i:nth-child(2){ opacity:1}
.header .btn i:nth-child(3){transform-origin:left top;}
.header .btn.on i:nth-child(1){ transform:rotate(35deg); }
.header .btn.on i:nth-child(2){  opacity:0}
.header .btn.on i:nth-child(3){ transform:rotate(-35deg); }


/* 首页海报 */
/*banner*/
.haib{ width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box;}
.banner{width:100%;background:#666; overflow:hidden; height:600px}
.swiper-containerlb{width: 100%;height: 100%;}
.swiper-slide {background-position: center;background-size: cover;}
.bbcon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.bbczi{ height: 100%; display:block;}
.bbctu{height: 100%; display:block;}
.bbczi img,.bbctu img{width: 100%; display:block; margin: 0 auto;}


.swiper-pagination-bullet {width:8px;height:8px;display: inline-block;border-radius:4px;background: #fff;opacity:1;}
.swiper-pagination-white .swiper-pagination-bullet-active{ background: #fcb026;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:35px;}

/* 首页产品 */
.procon{width: 1300px; display: block; margin:0 auto; box-sizing: border-box; background:#fff; padding: 66px 0;}
.biaot{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.biaot h3{display:block;line-height:1.3em; font-size:40px; font-weight:900; color:#232323;text-align: center; text-transform: uppercase;}
.biaot p{display:block;line-height:1.3em; font-size:16px; font-weight:400; color:#686868;text-align: center; text-transform: uppercase;
margin:22px auto 30px;}

.slideTxtBox{ width:100%;  margin:0 auto; box-sizing:border-box; display: block; }
.slideTxtBox .hd{ width:100%;  margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;  }
.slideTxtBox .hd ul{width:100%;  margin:0 auto; overflow:hidden; box-sizing:border-box; 
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
.slideTxtBox .hd ul li{ cursor:pointer; margin-right:14px;  }
.slideTxtBox .hd ul li a{ width: 200px; height: 48px; background: #fff; border: 1px solid #5a5b5f; display: block;
font-size: 16px; text-align: center; line-height: 46px; color: #333333; font-weight:400;}
.slideTxtBox .hd ul li.on a{background:#fcb026; border:1px solid #fcb026; color: #ffffff; font-weight:900;}	
.slideTxtBox .bd{ width:100%;  margin:0 auto; box-sizing:border-box; display: block; padding:45px 0 ; }	
.slideTxtBox .bd ul{ width:100%;  margin:0 auto; box-sizing:border-box; display: block;  zoom:1;  }
.slideTxtBox .bd ul::after{ content: ''; clear: both; display: block;}
.slideTxtBox .bd li{ width:400px; float: left; margin-right:50px; box-shadow:0 0px 5px rgba(0,0,0,0.2);}
.slideTxtBox .bd li:nth-child(3n){ margin-right: 0;}
.slideTxtBox .bd li a{ background: #fff; display: block; }
.slideTxtBox .bd li a .cptu{ width: 100%; margin: 0 auto; height:290px; display: block; overflow: hidden;}
.slideTxtBox .bd li a .cptu img{ width: 100%; margin: 0 auto; display: block;transition:0.3s;}
.slideTxtBox .bd li a .cpzi{  width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; padding:25px 20px;
border-top: 1px solid #eeeeef;}
.slideTxtBox .bd li a .cpzi h3{font-size:22px; text-align: left;font-weight:900; color: #333333; line-height:1.5em; width:100%; display: block;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;
transition:0.3s;}
.slideTxtBox .bd li a .cpzi h5{font-size:15px; text-align: left;font-weight:400; color:#686868; line-height:1.3em; width:100%; display: block;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;
margin: 10px 0 20px;transition:0.3s;}
.slideTxtBox .bd li a .cpzi i{ width: 30px; height: 3px; display: block; background: #fcb026; transition:0.3s;}
.slideTxtBox .bd li:hover a .cptu img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
.slideTxtBox .bd li:hover a .cpzi h3{ color: #fcb026; }
.slideTxtBox .bd li:hover a .cpzi i{ width: 100%;}
.ckmore{width:340px; margin: 0 auto; height:56px; display: block; overflow: hidden;background: #fcb026;  font-size:16px; text-align: center;
line-height: 56px; color:#333333; transition:0.3s; }
.ckmore:hover{ width:440px;}


/* 优势 */
.yslyou{ width:100%;  margin:0 auto; box-sizing:border-box; display: block;  height:870px; background: #fff url(../img/bg_1.png) no-repeat center;}
.yscon{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; padding:80px 0 0;}
.biaot span{ margin:0 8px 0;}
.yscc{width:1300px; margin:20px auto 0; box-sizing:border-box; display: block;  position: relative; }
.ysdatu{ width:960px; height: 520px; position: absolute; bottom:0; right:-25%; }
.ysdatu img{ height: 100%; display: block;}
.slideTxtBox2{ width:100%;  margin:0 auto; box-sizing:border-box; display: block; }
.slideTxtBox2 .hd{ width:100%;  margin:0 auto 40px; overflow:hidden; box-sizing:border-box; display: block;  }
.slideTxtBox2 .hd ul{width:100%;  margin:0 auto; overflow:hidden; box-sizing:border-box; 
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
.slideTxtBox2 .hd ul li{ cursor:pointer;width: 25%; height:72px; background: #fff;display: block;
font-size:20px; text-align: center; line-height:72px; color: #333333; font-weight:400; }
.slideTxtBox2 .hd ul li.on{background:#333333; color: #ffffff; font-weight:900;}	
.slideTxtBox2 .bd{ width:100%;  margin:0 auto; box-sizing:border-box; display: block; padding:0 0 ; }	
.slideTxtBox2 .bd .yskk{ width:100%;  margin:0 auto; box-sizing:border-box; display: block;  zoom:1; height: 520px; background: #fff; }
.yskcon{ width:50%;  margin:0; box-sizing:border-box; display: block;  box-sizing:border-box; padding:0 85px;}
.ysktop{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.ysktop .suzi{ width: 80px; height: 104px; display: block; background:#fcb026; margin-right:30px; font-style: italic;
text-align: center; line-height: 104px; font-size: 48px; font-family: 'Times New Roman', Times, serif; font-weight:900;}
.ysktop h2{font-size:36px; font-family: Arial, Helvetica, sans-serif; font-weight:900; font-style: italic;}
.yskcon h3{font-size:26px; text-align: left;font-weight:400; color: #232323; line-height:1.5em; width:100%; display: block; margin: 50px 0 38px;}
.yskcon p{display:block; width:100%;font-size:16px; color:#888888; line-height:1.8em; text-align:left;transition:0.3s; font-weight:400;
display:inline-block;word-break: break-all; text-overflow: ellipsis; 
display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
-webkit-line-clamp:4; /** 显示的行数 **/
overflow: hidden;  /** 隐藏超出的内容 **/ }
.lxtel{ width: 340px; height: 56px; display: block; background: #fcb026; margin-top: 40px;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
.lxteltu{ width: 27px; height: 27px; display: block; margin-right: 15px;}
.lxteltu img{ width:100%; margin: 0 auto;display: block;}
.lxtel h4{font-size:24px; text-align: left;font-weight:900; color: #232323; line-height:1.5em; }

/* 关于我们 */
.about{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; background: #131415 url(../img/bg_2.png) no-repeat center fixed;
padding: 80px 0;}
.abcon{width:1300px; margin:20px auto 0; box-sizing:border-box; display: block;  }
.biaot2{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.biaot2 h3{display:block;line-height:1.3em; font-size:40px; font-weight:900; color:#ffffff;text-align: center; text-transform: uppercase;}
.biaot2 p{display:block;line-height:1.3em; font-size:16px; font-weight:400; color:#ededed;text-align: center; text-transform: uppercase;
margin:22px auto 30px;}

.abc{width:100%; margin:24px auto 0; overflow:hidden; box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.abctu{ width: 614px; height: 390px; display: block; box-sizing: border-box; border:6px solid #f9ac17;}
.slideBox{ width:100%; height:100%; overflow:hidden; position:relative;}

.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;width:614px; height:390px; }
.slideBox .bd img{ width:100%;margin:0 auto; display:block;  }

/* 下面是前/后按钮代码 */
.slideBox .prev{ width: 36px; height: 90px; background: url(../img/z1.png) no-repeat center; transition: 0.3s; 
position: absolute; left: 0; top: 50%; margin-top: -45px;}
.slideBox .next{width: 36px; height: 90px; background: url(../img/z2.png) no-repeat center; transition: 0.3s; 
position: absolute; right: 0; top: 50%; margin-top: -45px;}
.slideBox .prev:hover{background: url(../img/z1h.png) no-repeat center;}
.slideBox .next:hover{background: url(../img/z2h.png) no-repeat center;}
.abcrr{width:630px; display: block;}
.abcrr h3{font-size:26px; text-align: left;font-weight:400; color: #ffffff; line-height:1.4em; }
.abcrr p{display:block; width:100%;font-size:16px; color:#fff; line-height:1.88em; text-align:left;transition:0.3s; font-weight:400;
display:inline-block;word-break: break-all; text-overflow: ellipsis;  margin: 30px 0 40px;
display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
-webkit-line-clamp:6; /** 显示的行数 **/
overflow: hidden;  /** 隐藏超出的内容 **/}
.abcrr .abxqniu{width:240px; margin: 0 0; height:56px; display: block; overflow: hidden;background: #fcb026;  font-size:16px; text-align: center;
line-height: 56px; color:#121212; transition:0.3s;}
.abcrr .abxqniu:hover{ width:280px;}


/* 主要客户 */
.zykh{ width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; }
.zykhc{width:1300px; margin:0 auto; box-sizing:border-box; display: block; padding:70px 0; }
.picMarquee-left{ width:1300px;  overflow:hidden; margin:0 auto; box-sizing:border-box; display: block; }
.picMarquee-left .bd{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 6px; float:left; display:inline-block; overflow:hidden; text-align:center;
 width: 250px; height:110px;border:1px solid #cdcdcd; box-sizing: border-box;transition: 0.3s;}
.picMarquee-left .bd ul li img{ width:100%; display:block; margin:0 auto; transition: 0.3s; }

.picMarquee-left .bd ul li:hover{border:1px solid #fcb026;}
.picMarquee-left .bd ul li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}


/* 新闻 */
.news{width:1300px; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;padding:0 0 80px;}
.newscon{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.newsc{width:100%; margin:10px auto 0; overflow:hidden; box-sizing:border-box; display: block;}
.nscxfl{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.nscxfl ul{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
.nscxfl ul li{ width: 180px; margin: 0 10px;}
.nscxfl ul li a{width: 100%; height: 48px; background: #fff; border: 1px solid #5a5b5f; display: block; box-sizing: border-box;
font-size: 18px; text-align: center; line-height: 46px; color: #333333; font-weight:400;}
.nscxfl ul li.on a{ background: #fcb026; border: 1px solid #fcb026; color: #333333;font-weight:900;}
.nscxfl ul li:hover a{ background: #fcb026; border: 1px solid #fcb026; color: #333333;font-weight:900;}
.newscbb{width:100%; margin:40px auto 0; overflow:hidden; box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.newscbl{ width:640px; }
.newscbl a{width:640px; overflow: hidden; background: #fff; border: 1px solid #cdcdcd; display: block;transition:0.3s;
 padding:30px 28px; box-sizing: border-box;}
.newscbl a h6{font-size:20px; text-align:left; line-height: 1.4em; color: #fcb026; font-weight:400;}
.newscbl a h2{font-size:24px; text-align:left; line-height: 1.8em; color: #333333; font-weight:900; width: 100%; display: block;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;
transition:0.3s; margin:7px 0 5px;transition: 0.3s;}
.newscbl a p{display:block; width:100%;font-size:16px; color:#767676; line-height:1.68em; text-align:left;transition:0.3s; font-weight:400;
display:inline-block;word-break: break-all; text-overflow: ellipsis; 
display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
-webkit-line-clamp:2; /** 显示的行数 **/
overflow: hidden;  /** 隐藏超出的内容 **/}
.newscbl a .xwxtu{ width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; height:230px; margin: 10px 0 24px;}
.newscbl a .xwxtu img{ width: 100%; display: block; margin: 0 auto; transition: 0.3s;}
.newscbl a span{ width: 180px; height: 52px; display: block; transition: 0.3s; font-size: 16px; color: #121212; text-align: center; line-height: 52px;
 font-weight: 400; background: #fcb026;}
.newscbr{width:640px;}
.newscbr dd{width:100%; margin:0 auto; box-sizing:border-box; display: block; }
.newscbr dd a{width:100%; margin:0 auto;  box-sizing:border-box; display: block;  border: 1px solid #cdcdcd;transition:0.3s;
padding:35px 30px; position: relative;}
.newscbr dd a h2{font-size:20px; text-align:left; line-height: 1.8em; color: #333333; font-weight:400; width: 100%; display: block;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;
transition:0.3s; margin:0 0 10px;transition: 0.3s;}
.newscbr dd a p{display:block; width:100%;font-size:16px; color:#767676; line-height:1.68em; text-align:left;transition:0.3s; font-weight:400;
display:inline-block;word-break: break-all; text-overflow: ellipsis; 
display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
-webkit-line-clamp:2; /** 显示的行数 **/
overflow: hidden;  /** 隐藏超出的内容 **/}
.newscbr dd a i{ width: 3px; height:66px; position: absolute; left: -2px; top:50%; margin-top:-33px; display: block; background: #c3c3c3;
transition:0.3s;}

.newscbl a:hover{border: 1px solid #fcb026;}
.newscbl a:hover h2{color:#333333; }
.newscbl a:hover .xwxtu img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
.newscbl a:hover span{ width:240px;}
.newscbr dd a:hover{ border: 1px solid #fcb026;}
.newscbr dd a:hover h2{font-weight: 900;}
.newscbr dd a:hover i{background: #fcb026;}


/* 友情链接 */
.links{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; background:#f8f8f8; position: relative;}
.links .bbb{ width:20%; height: 100%; position: absolute; background: #ececec; top: 0; left: 0;}
.linkscon{width:1300px; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; position: relative; z-index: 99;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.linkstu{ width:200px; height:116px;background: url(../img/sjljj.png) no-repeat left center;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.linkstu i{ width:7px; height: 54px; background: #fcb026; margin-right:26px;}
.linkstu .lsll{ width: 110px;  text-align:left; }
.lsll h3{font-size:32px; text-align:left; line-height: 1.2em; color: #323f47; font-weight:900; width: 100%; display: block;
font-family: 'Times New Roman', Times, serif; letter-spacing:1px;}
.lsll h5{font-size:16px; text-align:left; line-height: 1.4em; color: #323f47; font-weight:400; letter-spacing:1px;}
.linksrr{ width:84%; margin-left: 20px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.linksrr a{font-size:16px; text-align:left; line-height:1.8em; color:#666666; font-weight:400;display:inline-block;
margin-right:50px; transition: 0.3s;}
.linksrr a:hover{color:#fcb026;}

/* 底部区域 */
.footer{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; background:#20262b;}
.footc{width:1300px; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; padding:100px 0 80px;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:flex-start;}
.ftcll{ width:440px; text-align: left;}
.dbtel{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; margin:20px 0; opacity: 0.9;}
.dbteltu{ width: 25px; height: 25px; display: block; margin-right: 14px;}
.dbteltu img{ width: 100%; display: block; margin: 0 auto;}
.dbtel h4{font-size:30px; text-align:left; line-height: 1.2em; color: #fff; font-weight:900; display: block;}
.wzibb{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.wzibb p{font-size:16px; text-align:left; line-height:2.2em; color: #d2d3d4; font-weight:400;}
.ftcon{ width:44%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:flex-start;}
.ftc{ text-align: left; margin: 0 40px;}
.ftc h3{font-size:18px; text-align:left; line-height: 1.2em; color: #fff; font-weight:900; display: block;}
.ftc i{ width: 22px; height: 3px; border-radius: 2px; background: #fcb026; margin:18px 0; display: block; }
.ftc a{font-size:15px; text-align:left; line-height:2.2em; color: #cecfcf; font-weight:400; display: block; transition: 0.3s;}
.ftc a:hover{ color: #fff;}
.ftcrr{ width: 150px;}
.ftcrr h4{font-size:18px; text-align:center; line-height: 1.2em; color: #ffffff; font-weight:400; display: block;}
.ftcrr .ewm{ width:150px; height:150px; display: block; background: #fff; margin:24px auto 12px;}
.ftcrr .ewm img{width: 100%; display: block; margin: 0 auto;}
.ftcrr p{font-size:16px; text-align:center; line-height: 1.2em; color: #cececf; font-weight:400; display: block;}


.copy{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display:block;background: #20262b; padding:30px 0; border-top:1px solid #3f4447;}
.con{width:1300px; margin:0 auto; overflow:hidden; box-sizing:border-box; display:block; padding: 0 0;}
.copycon{width:100%;overflow:hidden; box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center; }
.copycon p{font-size:14px; color:#8c8c8c; line-height:1.2em; text-align:left; transition:0.3s;font-weight:400; box-sizing: border-box;
display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start; align-items:center;}
.copycon p span{width: 18px; height: 18px; display: block; margin-left: 20px;}
.copycon p span img{width: 100%; display: block; margin: 0 auto;}
.copycon p a{font-size:14px; color:#8c8c8c; line-height:1.2em; text-align:left; transition:0.3s;font-weight:400; box-sizing: border-box; padding:0 10px;}
.copycon p:nth-child(2) a{ padding:0 0 0 5px;}



/* 在线客服 */
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../img/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../img/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


/* 内页banner */
.nybanner{width:100%;display:block; overflow: hidden; box-sizing: border-box; margin: 0 auto; height: 400px; background:#f2f2f2 url(../img/nyb1.png) no-repeat top center;}
.nybcon{ width: 1300px;display:block; overflow: hidden; box-sizing: border-box; margin: 0 auto;text-align: center; padding:135px 0 0;  }
.nybcon h3{font-size:34px; color: #fff; font-weight:900; text-align:center; line-height: 1.34em;}
.nybcon i{display: block; width:28px; height:3px; background: #fcb026  ; margin:10px auto 15px;}
.nybcon p{font-size:18px; color: #fff; font-weight:400; text-align:center; line-height: 1.34em; text-transform: uppercase; letter-spacing: 2px;}


/* 分类 */
.fenl{ width: 100%; display: block; overflow: hidden; margin: 0 auto; box-sizing: border-box; border-bottom: 1px solid #ededed;}
.fenlc{ width: 1300px;display: block; overflow: hidden; margin: 0 auto; box-sizing: border-box; }
.fenlc::after{ content: ''; clear: both; display: block;}
.fenlc li{ float: left; margin-right:60px;}

.fenlc li a{ display: block; width: auto; box-sizing: border-box; padding:0 10px; transition: 0.3s; font-weight: 400;
font-size: 18px; line-height:70px; color: #454545; display: block; border-bottom: 2px solid rgba(0,0,0,0);}
.fenlc li:hover a{ color: #FC9526; display: block;border-bottom: 2px solid #FC9526; font-weight:900;}
.fenlc li.on a{color: #FC9526; display: block;border-bottom: 2px solid #FC9526;font-weight:900;}

/* 内页产品 */
.nycp{ width:1300px;  margin:0 auto; box-sizing:border-box; display: block; padding:70px 0 ; }	
.nycpcon{width: 100%; display: block; margin: 0 auto; box-sizing: border-box;}
.nycpcon::after{ content: ''; clear: both; display: block;}
.nycpcon li{ width:400px; float: left; margin-right:50px; box-shadow:0 0px 5px rgba(0,0,0,0.2); margin-bottom:25px;}
.nycpcon li:nth-child(3n){ margin-right: 0;}
.nycpcon li a{ background: #fff; display: block; }
.nycpcon li a .cptu{ width: 100%; margin: 0 auto; height:290px; display: block; overflow: hidden;}
.nycpcon li a .cptu img{ width: 100%; margin: 0 auto; display: block;transition:0.3s;}
.nycpcon li a .cpzi{  width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; padding:25px 20px;
border-top: 1px solid #eeeeef;}
.nycpcon li a .cpzi h3{font-size:22px; text-align: left;font-weight:900; color: #333333; line-height:1.5em; width:100%; display: block;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;
transition:0.3s;}
.nycpcon li a .cpzi h5{font-size:15px; text-align: left;font-weight:400; color:#686868; line-height:1.3em; width:100%; display: block;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;
margin: 10px 0 20px;transition:0.3s;}
.nycpcon li a .cpzi i{ width: 30px; height: 3px; display: block; background: #fcb026; transition:0.3s;}
.nycpcon li:hover a .cptu img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
.nycpcon li:hover a .cpzi h3{ color: #fcb026; }
.nycpcon li:hover a .cpzi i{ width: 100%;}



/* 分页 */
.ffyy2{width:100%; margin:30px auto 0; overflow:hidden; box-sizing:border-box; display: flex;}
.pagination{ width:auto;margin:0 auto; overflow:hidden; box-sizing:border-box; padding:0 0 15px;}
.pagination::after{ content:""; display:block; clear:both;}
.pagination li{ float:left;margin-right:12px; margin-bottom: 20px;}
.pagination li:last-child{ margin-right: 0;}
.pagination li a{display:block;box-sizing:border-box; font-size:18px; color:#999;padding:10px 22px; border-radius:4px;border:1px solid #aaa;cursor:pointer;
transition:0.3s; background:#fff;}
.pagination li span{display:block;box-sizing:border-box; font-size:18px; color:#999;padding:10px 22px; border-radius:4px;border:1px solid #aaa;cursor:pointer;
transition:0.3s; background:#fff;}
.pagination li.active a{ background:#fcb026; border:1px solid #fcb026; color:#fff;}
.pagination li:hover a{background:#fcb026; border:1px solid #fcb026; color:#fff;}
.pagination li.active span{ background:#fcb026; border:1px solid #fcb026; color:#fff;}
.pagination li:hover span{background:#fcb026; border:1px solid #fcb026; color:#fff;}


/* 产品详情 */
.nyxqc{width: 1300px;margin:40px auto; box-sizing:border-box; display:block;}

.abnyt{width: 100%;display: block; overflow: hidden; margin: 0 auto; box-sizing: border-box;}
.abnyt h2{font-size:32px; line-height:1.48em; color: #343434; display: block; font-weight: 900;}
.abnyt h5{font-size:22px; line-height:1.48em; color: #666; display: block; text-transform: uppercase;font-weight:400;}

.nyxqctt{width:100%; margin:30px auto; overflow:hidden; box-sizing:border-box; display: block; }
.xqcon{width:100%;overflow:hidden; box-sizing:border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center; }
.xqcon .xqctu{ width: 400px; height: 380px; display: block; overflow:hidden; border: 1px solid #ededed;}
.xqcon .xqctu img{width:100%; display:block; margin:0 auto;transition: 0.3s;}
.xqczi{ width:66%; text-align: left;}
.xqczi h3{font-size:22px; text-align: left; font-weight:900; color: #232323;  line-height: 1.68em; transition: 0.3s;
margin-bottom: 30px;}
.xqczi h5{font-size:18px; text-align: left; font-weight:900; color: #fcb026;  line-height: 1.68em; transition: 0.3s;}
.xqczi p{font-size:16px; text-align: left; font-weight:400; color: #888;  line-height: 1.68em; transition: 0.3s;}
.xqczi .lxlx{ width: 220px; height:52px; display: block; background: #fcb026; border-radius: 5px; text-align: center; line-height: 52px;
font-size:16px; color:#fff; margin:25px 0 0; transition: 0.3s;}
.xqczi .lxlx:hover{background: #fcb026; width: 240px;}

.procon{width:100%; margin:40px auto; box-sizing:border-box; display: block; }
.procxx{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.xqxbt{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; background: #ededed;}
.xqxbt h3{width:200px; height:52px; display: block; background: #fcb026; text-align: center; line-height: 52px; font-weight: 900;
font-size:20px; color:#fff; }
.procxx .bdfwb{width:100%; margin:25px auto; overflow:hidden; box-sizing:border-box; display: block;}
.procxx .bdfwb p{font-size:15px; text-align: left; font-weight:400; color:#787878; line-height: 1.78em; margin: 5px 0; text-indent: 2em;}
.procxx .bdfwb img{width:auto; max-width: 100%;  display: block; margin:5px auto;}
.procxx .bdfwb p img{width:auto; max-width: 100%;  display: block; margin:5px auto;}

/* 公司简介 */
.gsjj{width:100%; margin:5px auto; overflow:hidden; box-sizing:border-box; display: block; }
.gsjj .bdfwb{width:100%; margin:25px auto; overflow:hidden; box-sizing:border-box; display: block;}
.gsjj .bdfwb p{font-size:15px; text-align: left; font-weight:400; color:#787878; line-height: 1.78em; margin: 5px 0; text-indent: 2em;}
.gsjj .bdfwb img{width:auto; max-width: 100%;  display: block; margin:5px auto;}
.gsjj .bdfwb p img{width:auto; max-width: 100%;  display: block; margin:5px auto;}

/* 新增 */
.hebg{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; background:#F1F1F2 url(../img/bg_1.png) no-repeat center; padding:76px 0;}
.hebgcon{width:1300px; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.slideTxtBoxctu{ width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.slideTxtBoxctu .hd{width:100%; margin:0 auto 40px; overflow:hidden; box-sizing:border-box; display: block;}
.slideTxtBoxctu .hd ul{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; 
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
.slideTxtBoxctu .hd ul li{ width:240px; height: 48px; background:none; border: 1px solid #5a5b5f; display: block; box-sizing: border-box;
font-size: 18px; text-align: center; line-height: 46px; color: #333333; font-weight:400; margin:0 20px; cursor: pointer;}
.slideTxtBoxctu .hd ul li.on{  background: #fcb026; border: 1px solid #fcb026; color: #333333;font-weight:900; }
.slideTxtBoxctu .bd{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.slideTxtBoxctu .bd ul{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box;zoom:1; 
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.slideTxtBoxctu .bd li{ width: 32%; display: block;overflow: hidden;}
.slideTxtBoxctu .bd li img{width: 100%; margin: 0 auto; display: block;}





/* 企业文化 */
.qywh{width:100%; margin:25px auto 0; overflow:hidden; box-sizing:border-box; display: block; }
.qywh::after{content: ''; clear: both; display: block;}
.qywh .whtu{ width:55%; display: block; overflow: hidden; float: left;}
.qywh .whtu img{width:100%; display:block; margin:0 auto;}
.whzi{width:44%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block; float: right;}
.whzil{width:100%; margin:0 auto 10px; overflow:hidden; box-sizing:border-box; display: block; background: #ededed; padding:30px 30px;}
.whzil h2{font-size:22px; text-align: left; font-weight:900; color: #232323;  line-height: 1.65em; transition: 0.3s;}
.whzil p{font-size:16px; text-align: left; font-weight:400; color:#787878; line-height: 1.78em;}

/* 荣誉证书 */
.ryzs{width:100%; margin:25px auto 60px; overflow:hidden; box-sizing:border-box; display: block;}
.ryzs h3{font-size:22px; text-align: center; font-weight:400; color:#333;  line-height: 1.65em; transition: 0.3s;
width: 100%; border-bottom: 1px solid #ededed; padding-bottom: 24px; margin:20px auto 40px;}
.ryzsc{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
.ryzsc::after{content: ''; clear: both; display: block;}
.ryzsc li{ width: 32%; display: block; overflow: hidden; box-sizing: border-box; margin-right: 2%; float: left; border: 5px solid #DCDEE0;}
.ryzsc li img{width:100%; display:block; margin:0 auto;}
.ryzsc li:nth-child(3n){ margin-right: 0;}



/* 新闻资讯 */
.nynews{width: 1300px; margin:40px auto 60px; box-sizing: border-box; display: block;}
.nynews li{width: 100%; margin: 0 auto 34px; box-sizing: border-box; display: block; background: #fff; border: 1px solid #f2f2f2; transition: 0.3s; overflow: hidden;}
.nynews li a{width: 100%; margin: 0 auto; box-sizing: border-box; 
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.nynews li a .xwtu{ width: 310px; height:200px; display: block; overflow: hidden; margin-right: 20px; }
.nynews li a .xwtu img{width:100%; display: block; margin:0px auto;transition: 0.3s;}

.nynews li a .xwzi{ width: 74%; box-sizing: border-box; display: block; overflow: hidden; text-align: left; padding-right: 30px;}
.nynews li a .xwzi h3{font-size:22px; text-align: left; line-height:1.3em; font-weight:400; color: #232323;transition: 0.3s; width:100%; margin:0 auto 10px;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.nynews li a .xwzi h6{color:#999;font-size:14px;font-weight:400;line-height: 1.2em; width: 100%; display:block; text-align:left; margin:15px 0 8px;transition: 0.3s;}
.nynews li a .xwzi p{display:block; width:100%;font-size:15px; color:#666; line-height:1.5em; text-align:left;transition:0.3s; font-weight:400;
display:inline-block;word-break: break-all; text-overflow: ellipsis;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3; overflow: hidden;}

.nynews li:hover{ box-shadow:0 2px 6px rgba(0,0,0,0.12);}
.nynews li:hover a .xwtu img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
.nynews li:hover a .xwzi h3{color:#232323;}
.nynews li:hover a .xwzi h6{color:#fcb026;}
.nynews li:hover a .xwzi p{ color:#666666;}


/* 文章详情 */
.newsxq{width: 1300px; margin: 0 auto; box-sizing: border-box; display: block; padding:50px 0}
.nyxwbt{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display:block; border-bottom: 1px solid #ededed; padding:0 40px 30px; }
.nyxwbt h3{color: #333;font-size:28px;font-weight:900;line-height: 1.3em; width: 100%; display:block; text-align:center; margin-bottom:15px;}
.nyxwbt h6{color:#fcb026;font-size:14px;font-weight:400;line-height: 1.1em; width: 100%; display:block; text-align:center; }
.newsxq .bdfwb{width: 100%; margin:46px auto 0; overflow:hidden; box-sizing:border-box; display:block; padding:0 40px; }
.newsxq .bdfwb p{font-size:16px; color:#666666; line-height:1.8em; text-align:left; transition:0.3s;font-weight:400; box-sizing: border-box; margin-bottom:6px;}
.newsxq .bdfwb img{width:auto; max-width: 100%;  display: block; margin:5px auto;}
.newsxq .bdfwb p img{width:auto; max-width: 100%;  display: block; margin:5px auto;}
.pspian{width:100%; margin:30px auto 0; overflow:hidden; box-sizing:border-box; display:block; border-top: 1px solid #ededed; padding:30px 0;
 display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between; align-items:center;}
.pspianddd{font-size:16px; text-align: left;font-weight: 400; color: #333333; line-height:1.5em; width:45%; display: block;transition: 0.3s; box-sizing: border-box;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.pspianddd:hover{color: #fcb026; padding-left:8px;}



/* 技术支持 */
.jszc{width:100%; margin:40px auto; overflow:hidden; box-sizing:border-box; display:block; }
.jszc li{width: 100%; margin: 0 auto 25px; box-sizing: border-box; display: block; }
.jszc li a{width: 100%; margin: 0 auto 25px; box-sizing: border-box; display: block; border-bottom: 1px solid #ededed; padding-bottom:20px;
transition: 0.3s;}
.jszc li a .jszcbt{width: 100%; margin: 0 auto 5px; box-sizing: border-box;
display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center;}
.jszc li a .jszcbt i{ width:8px; height:8px; border-radius: 50%; background: #fcb026; margin-right: 20px;}
.jszc li a .jszcbt h3{font-size:20px; text-align: left; line-height:1.3em; font-weight:400; color: #333333;transition: 0.3s; width:88%;transition: 0.3s;
overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;}
.jszc li a h5{font-size:16px; color:#666666; line-height:1.8em; text-align:left; transition:0.3s;font-weight:400; box-sizing: border-box;
padding-left: 28px;transition: 0.3s;}


/* 联系我们 */
.lxwm{width: 1300px; margin: 0 auto; box-sizing: border-box; display: block; padding:50px 0;}
#map{ width: 100%; height: 400px; display:block; margin:0 auto 15px; box-sizing: border-box; border:1px solid #d9d9d9; border-radius: 10px;}
.nybdfwb h5{ font-size:18px; color: #fcb026; text-align: left; line-height: 1.4em; display: block; margin:15px auto 0; }
#map .BMapLabel{ border: none !important;}
.ggzz2{width:100%; margin:0 auto 30px; box-sizing:border-box; display:block;overflow: hidden;}
.ggzz2 h2{font-size:24px; color:#333333; line-height:1.5em; text-align:left; transition:0.3s;font-weight:900; box-sizing: border-box;margin-top:30px; }
.ggzz2 i{ width:90px; height:3px; display: block; background: #fcb026; margin: 15px 0; }
.ggzz2 p{font-size:18px; color:#666; line-height:2em; text-align:left; transition:0.3s;font-weight:400; box-sizing: border-box;}




/*280*/
@media (max-width:280px){
	

   
}
/*768*/
@media (max-width:768px){
	
	.banner{height:235px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:10px;}
	
	/* 首页产品 */
	.procon{width:100%; padding:30px 20px;}
	.biaot h3{ font-size:22px; }
	.biaot p{font-size:14px; margin:10px auto 20px; width:100%;}
	.slideTxtBox .hd ul{flex-wrap:wrap;justify-content:flex-start;}
	.slideTxtBox .hd ul li{ margin-right:2%; margin-bottom: 10px; width: 48.5%;  }
	.slideTxtBox .hd ul li:nth-child(2n){ margin-right: 0;}
	.slideTxtBox .hd ul li a{ width: 100%; height: 48px;font-size:15px;line-height: 46px; box-sizing: border-box;  }
	.slideTxtBox .bd{ padding:20px 0; }	
	.slideTxtBox .bd li{ width:100%; float:none; margin-right:0; box-shadow:0 0px 5px rgba(0,0,0,0.2); margin-bottom: 15px;}
	.slideTxtBox .bd li:nth-child(3n){ margin-right: 0;}
	.slideTxtBox .bd li a .cptu{height:240px; }
	.slideTxtBox .bd li a .cpzi{ padding:20px 14px;}
	.slideTxtBox .bd li a .cpzi h3{font-size:20px;}
	.slideTxtBox .bd li a .cpzi h5{font-size:14px;margin:5px 0 10px; }
	.ckmore{width:100%;}
	.ckmore:hover{ width:100%;}
	
	
	/* 优势 */
	.yslyou{  height:auto; background: #f6f6f6;}
	.yscon{padding:30px 20px 30px;}
	
	.yscc{width:100%; margin:0 auto 0; }
	.ysdatu{ width:100%; height: auto; position:static; bottom:0; right:-25%; }
	.ysdatu img{ height: auto;width: 100%; display: block;}

	.slideTxtBox2 .hd{ margin:0 auto 0; }
	.slideTxtBox2 .hd ul{flex-wrap:wrap;}
	.slideTxtBox2 .hd ul li{ cursor:pointer;width:100%; height:40px; line-height:40px; margin-bottom: 10px; }
	
	.slideTxtBox2 .bd{ padding:10px 0 ; }	
	.slideTxtBox2 .bd .yskk{ height: auto;}
	.yskcon{ width:100%;  margin:0; padding:0 20px 20px;}
	.ysktop .suzi{ width:60px; height:60px;  line-height:60px; font-size:30px;}
	.ysktop h2{font-size:30px; }
	.yskcon h3{ margin: 10px 0 10px; font-size: 24px;}
	.yskcon p{-webkit-line-clamp:5; /** 显示的行数 **/ }
	.lxtel{ width: 100%; margin-top:15px;}

	
	
	
	/* 关于我们 */
	.about{ background: #131415 url(../img/bg_2.png) no-repeat center fixed;	padding:30px 20px;}
	.abcon{width:100%; margin:20px auto 0;}
	.biaot2{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
	.biaot2 h3{font-size:22px;}
	.biaot2 p{ font-size:14px;margin:10px auto 20px;}
	.abc{width:100%; margin:0 auto 0;flex-wrap:wrap;}
	.abctu{ width: 100%; height:210px; margin-bottom: 20px;}
	.slideBox .bd li{width:100%; height:210px; }
	.abcrr{width:100%;}
	.abcrr h3{font-size:22px; }
	.abcrr p{line-height:1.6em;margin:10px 0 10px;-webkit-line-clamp:4; }
	.abcrr .abxqniu{width:100%; margin: 0 0;}
	.abcrr .abxqniu:hover{ width:100%;}
	

	.zykhc{width:100%; padding:20px 20px; }
	.picMarquee-left{ width:100%; }
	
	
	/* 新闻 */
	.news{width:100%; padding:20px;}
	.newsc{margin:0 auto 0;}
	.nscxfl ul{justify-content:space-between; }
	.nscxfl ul li{ width:32%; margin: 0 0;}
	.newscbb{margin:15px auto 0; flex-wrap:wrap;}
	.newscbl{ width:100%; margin-bottom: 20px; }
	.newscbl a{width:100%; padding:20px 15px}
	.newscbl a h6{font-size:16px;}
	.newscbl a h2{font-size:18px; margin:0px 0 0px;}
	.newscbl a p{font-size:14px;}
	.newscbl a .xwxtu{ height:120px; margin:5px 0 10px;}
	.newscbl a span{ width: 100%;}
	.newscbr{width:100%;}
	.newscbr dd{ margin-bottom:15px;}
	.newscbr dd a{padding:15px 15px;}
	.newscbr dd a h2{font-size:18px; margin:0 0 0px; font-weight: 900;}
	.newscbr dd a p{font-size:14px;}
	.newscbr dd a i{ width: 3px; height:66px; position: absolute; left: -2px; top:50%; margin-top:-33px; display: block; background: #c3c3c3;
	transition:0.3s;}
	.newscbl a:hover span{ width:100%;}
	
	/* 底部区域 */
	.footc{width:100%;padding:30px 20px;flex-wrap:wrap;}
	.ftcll{ width:100%; text-align: center;}
	.dbtel{ margin:20px auto; justify-content:center;}
	.wzibb p{font-size:15px; text-align:center; line-height:1.8em; }
	.ftcon{display: none;}
	.ftc{ text-align: left; margin: 0 0px;}
	.ftcrr{ width:100%; margin: 0 auto;}
	.ftcrr h4{font-size:16px;}
	.ftcrr .ewm{margin:20px auto 10px;}
	.ftcrr p{font-size:14px;}
	
	
	/* copy */
	.copy{ padding:20px 0;}
	.con{padding: 0 20px; width: 100%;}
	.copycon{flex-wrap:wrap;}
	.copycon p{text-align:center; display:block; width: 100%;}
	.copycon p span{ display: none;}
	.copycon p a{text-align:center; transition:0.3s;}
	

	/* 内页产品 */
	.nycp{ width:100%; padding:30px 20px; }	
	.nycpcon li{ width:100%; float: none; margin-right:0; margin-bottom:20px;}
	.nycpcon li:nth-child(3n){ margin-right: 0;}
	.nycpcon li a .cptu{height:255px; }
	.nycpcon li a .cpzi{ padding:20px 15px; }
	.nycpcon li a .cpzi h3{font-size:20px;text-align: center;}
	.nycpcon li a .cpzi h5{margin:0px 0 10px;text-align: center;}
	.nycpcon li a .cpzi i{ width:50px; height: 3px;  margin:0 auto;}
	
	
	/* 产品详情 */
	.nyxqc{width: 100%;margin:0 auto; padding:20px; border-top:1px solid #ededed;}
	.nyxqctt{margin:0 auto;}
	.xqcon{flex-wrap:wrap; margin: 20px 0;}
	.xqcon .xqctu{ width: 100%; height:315px;}
	.xqczi{ width:100%; padding:20px 0 0;}
	.xqczi h3{margin-bottom:10px;}
	.xqczi .lxlx{ width:100%;margin:15px 0 0;}
	.xqczi .lxlx:hover{width:100%;}
	.procon{margin:20px auto;}
	.xqxbt h3{width:130px;font-size:18px; }
	.procxx .bdfwb{margin:10px auto;}
	
	
	/* 荣誉证书 */
	.ryzs{margin:25px auto 60px;}
	.ryzs h3{ padding-bottom:15px; margin:0 auto 20px;}
	
	.ryzsc li{ width: 100%;  margin-right:0%; float: none; margin-bottom: 20px;}
	.ryzsc li:nth-child(3n){ margin-right: 0;}
	
	
	/* 新增 */
	.hebg{ padding:26px 20px 10px;background: #F1F1F2;}
	.hebgcon{width:100%;}
	.slideTxtBoxctu .hd{margin:0 auto 20px;}
	.slideTxtBoxctu .hd ul{justify-content:space-between;}
	.slideTxtBoxctu .hd ul li{ width:32%; margin: 0 0; font-size:16px;}

	.slideTxtBoxctu .bd ul{flex-wrap:wrap;}
	.slideTxtBoxctu .bd li{ width:100%; margin-bottom: 20px;}
	
	
	/* 新闻资讯 */
	.nynews{width: 100%; margin:30px auto 30px;}
	.nynews li{margin:0 auto 30px;}
	.nynews li a{flex-wrap:wrap;}
	.nynews li a .xwtu{ width: 100%; height:200px; margin-right: 0; }
	.nynews li a .xwzi{ width:100%; padding-right: 0; padding:20px;}
	
}

/*Mobile Public Page*/
@media (max-width:992px){
	
	.top{display:none;}
	.pcheader{display: none;}
	
	/*header*/
	.header{ width:100%; height:66px; display:block;}
	.header.on{ position:fixed;height:66px;top: 0; border-bottom: none; }
	.hd_con{ width:100%; height:66px; margin:0 auto; box-sizing:border-box; padding: 0 15px;}
	.header .logo{margin-top:13px; float: left; height:40px;}
	.header .nav{ float:none;}
	.header .nav ul{ float:none;}
	.header .nav li{ float:none;margin-right:0; box-sizing: border-box; margin-bottom: 5px; }
	.header .nav li .yjdh{line-height:55px; text-align: left; width:100%; float: none;}
	.header .nav li:hover .yjdh,.header .nav li.on .yjdh{ border-bottom:none;}
	.header .nav li:hover,.header .nav li.on{border-bottom:3px solid #f07706;}
	.header .nav .nnr{ float:none; width: 100%;
	display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;}
	.header .nav .nnr .ssniu{ width:22px; height:22px; display: block; overflow: hidden; box-sizing: border-box;transition: 0.3s; }
	.header .nav .nnr .ssniu .ssntu{width:22px; height:22px; display: block; background:url(../img/ss1.png) no-repeat center; transition: 0.3s;}
	.header .nav .nnr .ssniu:hover .ssntu{background:url(../img/ss1h.png) no-repeat center;}
	.header .nav .nnr .suxx{ width: 1px; height:18px; display: block; background: #ffffff; margin: 0 35px;}
	.header .nav .nnr .yuyan{ display: block; position: relative; height:96px; transition:0.5s; cursor: pointer; }
	.header .nav .nnr .yuyan .yycon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center; align-items:center;transition:0.5s;	}
	.header .nav .nnr .yuyan .yycon .yuytu{ width:22px; height: 22px; display: block; overflow: hidden; box-sizing: border-box;}
	.header .nav .nnr .yuyan .yycon .yuytu img{width:100%; display: block; margin:0 auto;}
	.header .nav .nnr .yuyan .yycon .yyr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; align-items:center; margin-left: 8px;}
	.header .nav .nnr .yuyan .yycon .yyr p{ font-size: 16px; color:#ffffff; font-weight: 400; margin-right:6px; line-height:96px;}
	.header .nav .nnr .yuyan .yycon .yyr span{ width:14px; height: 14px; display: block; overflow: hidden; box-sizing: border-box;}
	.header .nav .nnr .yuyan .yycon .yyr span img{width:100%; display: block; margin:0 auto;}
	.header .nav .nnr .yuyan .qtyy{ width:120px;background: #fff; border-radius: 5px; box-sizing: border-box; padding: 10px; display: block;  opacity: 0;
	 position: absolute; top:65px; right: 0; z-index: 99; box-shadow: 0 3px 6px rgba(0,0,0,0.06); transform: translateY(100px);transition:0.5s; }
	.header .nav .nnr .yuyan .qtyy .qtyniu{ width: 100%; display: block; font-weight: 400; font-size: 14px; text-align: center; 
	border-bottom: 1px solid #ededed; line-height:30px; transition: 0.3s; color:#565656;}
	.header .nav .nnr .yuyan .qtyy .qtyniu:last-child{ border-bottom: none;}
	.header .nav .nnr .yuyan .qtyy .qtyniu:hover{ background:#ededed; color:#333;}
	.header .nav .nnr .yuyan:hover .qtyy{opacity:1; transform: translateY(0px); }
	.header .btn{ display:block;right:15px;top:18px;}
	.header.on .btn{ display:block;right:15px;top:18px;}
	.header .nav{ display:none; position:absolute; width:100%; top:66px; left:0; text-align:center; background:rgba(6,20,29,1);z-index:999;
	height:calc(100vh - 66px); overflow:auto;}	
	.header.on .nav{ display:none; position:absolute; width:100%; top:66px; left:0; text-align:center; background:rgba(6,20,29,1); z-index:999;
	height:calc(100vh - 66px); overflow:auto;}
	.header .nav ul{float:none; width:100%; margin:0 auto; box-sizing:border-box; padding:0 20px;}
	.header .nav ul::after{ content: ""; display: block; clear: both;}
	.header .nav li{ float:none; border-bottom:1px solid #e8e8e8; width:100%;box-sizing:border-box; padding:0 10px;}
	
	/* 友情链接 */
	.links{ display:none;}

	.yb_conct{ display: none;}
	
	
	/* 分类 */
	.fenl{border-bottom:none;}
	.fenlc{ width:100%; padding:20px 20px 0; }
	
	.fenlc li{ margin-right:2%; width:49%; margin-bottom:14px;}
	.fenlc li:nth-child(2n){ margin-right: 0;}
	.fenlc li:last-child{ margin-right: 0;}
	.fenlc li a{ padding:0 0;font-size:16px; line-height:46px; color: #666;  width: 100%; text-align: center;
	display: block; border-bottom:none; background: #ededed; border-radius:6px; }
	.fenlc li:hover a{ color: #fff;border-bottom:none; background: #fcb026;}
	.fenlc li.on a{color: #fff;border-bottom:none; background: #fcb026;}
	
	/* 分页 */
	.pagination li a{padding:8px 10px; }
	.pagination li span{padding:8px 10px;}
	
	/* 内页banner */
	.nybanner{height:200px; background-size: cover; }
	.nybcon{padding:50px 0 0;  width: 100%; }
	.nybcon h3{font-size:24px;}
	.nybcon i{ width:20px;  margin:6px auto 15px;}
	.nybcon p{font-size:16px;letter-spacing:0px;}



	.abnyt h2{font-size:24px;}
	.abnyt h5{font-size:18px;}
	.gsjj{ margin:10px auto 30px;}


	/* 企业文化 */
	.qywh{ margin:20px auto 0;}
	.qywh .whtu{ width:100%; float: none; margin-bottom: 15px;}
	.whzi{width:100%;float: none;}
	.whzil{width:100%; margin:0 auto 10px;  padding:30px 15px;}
	
	
	/* 新增 */
	.hebg{ padding:35px 20px 10px;background: #F1F1F2;}
	.hebgcon{width:100%;}
	.slideTxtBoxctu .hd{margin:0 auto 20px;}
	.slideTxtBoxctu .hd ul{justify-content:space-between;}
	.slideTxtBoxctu .hd ul li{ width:32%; margin: 0 0; font-size:16px;}
	.slideTxtBoxctu .bd ul{flex-wrap:wrap;}
	.slideTxtBoxctu .bd li{ width:100%; margin-bottom: 20px;}
	
	/* 新闻详情 */
	.newsxq{width: 100%; padding:0;}
	.nyxwbt{padding:0 0px 15px; }
	.nyxwbt h3{font-size:22px;margin-bottom:10px;}
	.nycon .bdfwb{margin:25px auto 0;  padding:0 0; }
	.nycon .bdfwb p{line-height:1.6em;margin-bottom:3px;}
	.pspian{margin:20px auto 0;padding:20px 0;flex-wrap:wrap;}
	.pspianddd{width:100%; margin-top:20px;}

	.newsxq .bdfwb{ padding: 0 0;}
	
	
	/* 技术支持 */
	.jszc{margin:20px auto; }
	.jszc li{margin: 0 auto 20px; }
	.jszc li a{width: 100%; margin: 0 auto 15px; padding-bottom:15px;}
	.jszc li a .jszcbt{margin: 0 auto 0px;}
	.jszc li a .jszcbt i{margin-right:10px;}
	.jszc li a .jszcbt h3{font-size:18px; }
	.jszc li a h5{font-size:15px;padding-left:18px;}
	
	
	.lxwm{width:100%; padding:20px 0;}
	
	
}


/*pid 768-992*/
@media (min-width:768px){
	.top{ padding: 0 30px;}
	.topc{width:100%;}
	.pchdt{ width:100%;padding:30px 30px;}
	.pcnavcon{width:100%;padding: 0 30px;}
	.pcnavcon li{width:14.28%;}
	.pcnavcon li a{ width:100%; }
	
	
	.banner{height:400px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:20px;}
	
	
	/* 首页产品 */
	.procon{width:100%; padding:30px 20px;}
	.biaot h3{ font-size:30px; }
	.biaot p{font-size:16px; margin:20px auto 30px; width:100%;}
	.slideTxtBox .hd ul{flex-wrap:nowrap;justify-content:center;}
	.slideTxtBox .hd ul li{ margin-right:2%; margin-bottom: 10px; width:auto;  }
	.slideTxtBox .hd ul li:nth-child(2n){ margin-right:2%;}
	.slideTxtBox .hd ul li:nth-child(3n){ margin-right:2%;}
	.slideTxtBox .hd ul li:last-child{ margin-right: 0;}
	.slideTxtBox .hd ul li a{ width: auto; height: 48px;font-size:15px;line-height: 46px; box-sizing: border-box; padding: 0 15px;  }
	.slideTxtBox .bd{ padding:30px 0; }	
	.slideTxtBox .bd li{ width:48.5%; float:left; margin-right:2%; box-shadow:0 0px 5px rgba(0,0,0,0.2); margin-bottom: 0;}
	.slideTxtBox .bd li:nth-child(3n){ margin-right: 2%;}
	.slideTxtBox .bd li:nth-child(2n){ margin-right: 0;}
	.slideTxtBox .bd li:nth-child(3){display:none;}
	.slideTxtBox .bd li a .cptu{height:240px; }
	.slideTxtBox .bd li a .cpzi{ padding:20px 14px;}
	.slideTxtBox .bd li a .cpzi h3{font-size:20px;}
	.slideTxtBox .bd li a .cpzi h5{font-size:14px;margin:5px 0 10px; }
	.ckmore{width:340px;}
	.ckmore:hover{ width:440px;}
	
	/* 优势 */
	.yslyou{  height:auto; background: #f6f6f6;}
	.yscon{padding:30px 20px 30px;}
	
	.yscc{width:100%; margin:0 auto 0; }
	.ysdatu{ width:100%; height: auto; position:static; bottom:0; right:-25%; }
	.ysdatu img{ height: auto;width: 100%; display: block;}
	
	.slideTxtBox2 .hd{ margin:0 auto 0; }
	.slideTxtBox2 .hd ul{flex-wrap:nowrap;}
	.slideTxtBox2 .hd ul li{ cursor:pointer;width:25%; height:60px; line-height:60px; margin-bottom: 0; }
	
	.slideTxtBox2 .bd{ padding:10px 0 ; }	
	.slideTxtBox2 .bd .yskk{ height: auto;}
	.yskcon{ width:100%;  margin:0; padding:0 20px 20px;}
	.ysktop .suzi{ width:60px; height:60px;  line-height:60px; font-size:30px;}
	.ysktop h2{font-size:30px; }
	.yskcon h3{ margin: 10px 0 10px; font-size: 24px;}
	.yskcon p{-webkit-line-clamp:5; /** 显示的行数 **/ }
	.lxtel{ width: 100%; margin-top:15px;}
	
	
	/* 关于我们 */
	.about{ background: #131415 url(../img/bg_2.png) no-repeat center;	padding:30px 20px;}
	.abcon{width:100%; margin:20px auto 0;}
	.biaot2{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
	.biaot2 h3{font-size:30px;}
	.biaot2 p{ font-size:16px;margin:10px auto 20px;}
	.abc{width:100%; margin:0 auto 0;flex-wrap:nowrap;}
	.abctu{ width:48%; height:220px; margin-bottom: 0;}
	.slideBox .bd li{width:100%; height:210px; }
	.abcrr{width:48%;}
	.abcrr h3{font-size:22px; }
	.abcrr p{line-height:1.6em;margin:10px 0 10px;-webkit-line-clamp:4; }
	.abcrr .abxqniu{width:240px; margin: 0 0;}
	.abcrr .abxqniu:hover{ width:260px;}
	
	
	.zykhc{width:100%; padding:30px 20px; }
	.picMarquee-left{ width:100%; }
	
	
	/* 新闻 */
	.news{width:100%; padding:5px 20px 30px;}
	.newsc{margin:0 auto 0;}
	.nscxfl ul{justify-content:space-between; }
	.nscxfl ul li{ width:32%; margin: 0 0;}
	.newscbb{margin:15px auto 0; flex-wrap:nowrap;}
	.newscbl{ width:50%; margin-bottom:0; }
	.newscbl a{width:100%; padding:25px 15px}
	.newscbl a h6{font-size:16px;}
	.newscbl a h2{font-size:20px; margin:0px 0 5px;}
	.newscbl a p{font-size:14px;}
	.newscbl a .xwxtu{ height:120px; margin:5px 0 5px;}
	.newscbl a span{ width: 100%;}
	.newscbr{width:48%;}
	.newscbr dd{ margin-bottom:0;}
	.newscbr dd a{padding:17px 15px;}
	.newscbr dd a h2{font-size:18px; margin:0 0 0px; font-weight: 900;}
	.newscbr dd a p{font-size:14px;}
	
	.newscbl a:hover span{ width:100%;}
	
	/* 底部区域 */
	.footc{width:100%;padding:40px 20px;flex-wrap:nowrap;}
	.ftcll{ width:50%; text-align: left;}
	.dbtel{ margin:10px auto; justify-content:flex-start;}
	.wzibb p{font-size:15px; text-align:left; line-height:1.8em; }
	.ftcon{display: none;}
	.ftc{ text-align: left; margin: 0 0px;}
	.ftcrr{ width:150px; margin: 0 0;}
	.ftcrr h4{font-size:16px;}
	.ftcrr .ewm{margin:20px auto 10px;}
	.ftcrr p{font-size:14px;}
	
	
	/* copy */
	.copy{ padding:20px 0;}
	.con{padding: 0 20px; width: 100%;}
	.copycon{flex-wrap:wrap;}
	.copycon p{text-align:center; display:block; width: 100%;}
	.copycon p span{ display: none;}
	.copycon p a{text-align:center; transition:0.3s;}
	
	
	/* 内页产品 */
	.nycp{ width:100%; padding:30px 20px; }	
	.nycpcon li{ width:49%; float: left; margin-right:2%; margin-bottom:20px;}
	.nycpcon li:nth-child(3n){ margin-right:2%;}
	.nycpcon li:nth-child(2n){ margin-right:0;}
	.nycpcon li a .cptu{height:255px; }
	.nycpcon li a .cpzi{ padding:20px 15px; }
	.nycpcon li a .cpzi h3{font-size:20px;text-align: center;}
	.nycpcon li a .cpzi h5{margin:0px 0 10px;text-align: center;}
	.nycpcon li a .cpzi i{ width:50px; height: 3px;  margin:0 auto;}
	
	
	/* 产品详情 */
	.nyxqc{width: 100%;margin:0 auto; padding:20px; border-top:1px solid #ededed;}
	.nyxqctt{margin:0 auto;}
	.xqcon{flex-wrap:nowrap; margin: 20px 0;}
	.xqcon .xqctu{ width:300px; height:315px;}
	.xqczi{ width:55%; padding:20px 0 0;}
	.xqczi h3{margin-bottom:10px;}
	.xqczi .lxlx{ width:200px;margin:15px 0 0;}
	.xqczi .lxlx:hover{width:220px;}
	.procon{margin:20px auto;}
	.xqxbt h3{width:130px;font-size:18px; }
	.procxx .bdfwb{margin:10px auto;}

	
	/* 新闻资讯 */
	.nynews{width: 100%; margin:30px auto 30px;}
	.nynews li{margin:0 auto 30px;}
	.nynews li a{flex-wrap:nowrap;}
	.nynews li a .xwtu{ width:328px; height:200px; margin-right: 0; }
	.nynews li a .xwzi{ width:60%; padding-right: 0; padding:20px;}
	
	
	/* 新闻详情 */
	.newsxq{width: 100%; padding:0 0;}
	
	/* 联系我们 */
	.lxwm{width:100%; padding:20px 0;}
	
	
}

/*ipad 992 pro*/
@media (min-width:992px){
	/* 头部区域 */
	.hd_con{ width:100%;padding:0 30px; }
	.header .nav li{margin-right:15px;}
	.header .nav .nnr .suxx{margin:0 20px;}
	.banner{height:450px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:30px;}
	
	/* 首页产品 */
	.procon{width:100%; padding:30px 30px;}
	.biaot h3{ font-size:36px; }
	.biaot p{font-size:16px; margin:30px auto 30px; width:100%;}
	.slideTxtBox .hd ul{flex-wrap:nowrap;justify-content:center;}
	.slideTxtBox .hd ul li{ margin-right:2%; margin-bottom: 10px; width:auto;  }
	.slideTxtBox .hd ul li:nth-child(2n){ margin-right:2%;}
	.slideTxtBox .hd ul li:nth-child(3n){ margin-right:2%;}
	.slideTxtBox .hd ul li:last-child{ margin-right: 0;}
	.slideTxtBox .hd ul li a{ width: auto; height: 48px;font-size:16px;line-height: 46px; box-sizing: border-box; padding: 0 20px;  }
	.slideTxtBox .bd{ padding:30px 0; }	
	.slideTxtBox .bd li{ width:32%; float:left; margin-right:2%; box-shadow:0 0px 5px rgba(0,0,0,0.2); margin-bottom: 0;}
	
	.slideTxtBox .bd li:nth-child(2n){ margin-right: 2%;}
	.slideTxtBox .bd li:nth-child(3){display:block;}
	.slideTxtBox .bd li:nth-child(3n){ margin-right:0;}
	.slideTxtBox .bd li a .cptu{height:220px; }
	.slideTxtBox .bd li a .cpzi{ padding:25px 20px;}
	.slideTxtBox .bd li a .cpzi h3{font-size:22px;}
	.slideTxtBox .bd li a .cpzi h5{font-size:15px;margin:10px 0 15px; }
	.ckmore{width:340px;}
	.ckmore:hover{ width:440px;}
	
	
	
	/* 优势 */
	.yslyou{  height:auto; background: #f6f6f6;}
	.yscon{padding:30px 30px 30px;}
	
	.yscc{width:100%; margin:20px auto 0; }
	.ysdatu{ width:50%; height:520px; position:absolute; bottom:0; right:-0%; }
	.ysdatu img{ height: 100%;width: auto; display: block;}
	
	.slideTxtBox2 .hd{ margin:0 auto 30px; }
	.slideTxtBox2 .hd ul{flex-wrap:nowrap;}
	.slideTxtBox2 .hd ul li{ cursor:pointer;width:25%; height:66px; line-height:66px; margin-bottom: 0; }
	
	.slideTxtBox2 .bd{ padding:40px 0 0; }	
	.slideTxtBox2 .bd .yskk{ height: 520px;}
	.yskcon{ width:50%;  margin:0; padding:0 20px;}
	.ysktop .suzi{ width:80px; height:104px;  line-height:104px; font-size:48px;}
	.ysktop h2{font-size:36px; }
	.yskcon h3{ margin:50px 0 38px; font-size: 26px;}
	.yskcon p{-webkit-line-clamp:4; /** 显示的行数 **/ }
	.lxtel{ width: 100%; margin-top:40px;}
	
	
	
	/* 关于我们 */
	.about{ background: #131415 url(../img/bg_2.png) no-repeat center;	padding:30px 30px;}
	.abcon{width:100%; margin:20px auto 0;}
	.biaot2{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
	.biaot2 h3{font-size:36px;}
	.biaot2 p{ font-size:16px;margin:30px auto 30px;}
	.abc{width:100%; margin:0 auto 0;flex-wrap:nowrap;}
	.abctu{ width:400px; height:245px; margin-bottom: 0;}
	.slideBox .bd li{width:100%; height:245px; }
	.abcrr{width:48%;}
	.abcrr h3{font-size:22px; }
	.abcrr p{line-height:1.6em;margin:10px 0 10px;-webkit-line-clamp:4; }
	.abcrr .abxqniu{width:240px; margin: 0 0;}
	.abcrr .abxqniu:hover{ width:260px;}
		
		
	.zykhc{width:100%; padding:30px 30px; }
	.picMarquee-left{ width:100%; }	
		
	
	/* 新闻 */
	.news{width:100%; padding:5px 30px 30px;}
	.newsc{margin:0 auto 0;}
	.nscxfl ul{justify-content:center; }
	.nscxfl ul li{ width:240px; margin: 0 10px;}
	.newscbb{margin:15px auto 0; flex-wrap:nowrap;}
	.newscbl{ width:50%; margin-bottom:0; }
	.newscbl a{width:100%; padding:25px 15px}
	.newscbl a h6{font-size:16px;}
	.newscbl a h2{font-size:20px; margin:0px 0 5px;}
	.newscbl a p{font-size:14px;}
	.newscbl a .xwxtu{ height:150px; margin:10px 0 20px;}
	.newscbl a span{ width: 100%;}
	.newscbr{width:48%;}
	.newscbr dd{ margin-bottom:0;}
	.newscbr dd a{padding:23px 15px;}
	.newscbr dd a h2{font-size:20px; margin:0 0 0px; font-weight:400;}
	.newscbr dd a p{font-size:14px;}
	
	.newscbl a:hover span{ width:100%;}
	
	
	
	/* 底部区域 */
	.footc{width:100%;padding:60px 30px;flex-wrap:nowrap;}
	.ftcll{ width:440px; text-align: left;}
	.dbtel{ margin:20px auto; justify-content:flex-start;}
	.wzibb p{font-size:15px; text-align:left; line-height:1.8em; }
	.ftcon{display: none;}
	.ftc{ text-align: left; margin: 0 0px;}
	.ftcrr{ width:150px; margin: 0 0;}
	.ftcrr h4{font-size:16px;}
	.ftcrr .ewm{margin:20px auto 10px;}
	.ftcrr p{font-size:14px;}
	
	
	/* copy */
	.copy{ padding:20px 0;}
	.con{padding: 0 20px; width: 100%;}
	.copycon{flex-wrap:wrap;}
	.copycon p{text-align:center; display:block; width: 100%;}
	.copycon p span{ display: none;}
	.copycon p a{text-align:center; transition:0.3s;}
	
	
	/* 内页产品 */
	.nycp{ width:100%; padding:40px 30px; }	
	.nycpcon li{ width:32%; float: left; margin-right:2%; margin-bottom:20px;}
	.nycpcon li:nth-child(2n){ margin-right:2%;}
	.nycpcon li:nth-child(3n){ margin-right:0;}
	.nycpcon li a .cptu{height:225px; }
	.nycpcon li a .cpzi{ padding:20px 15px; }
	.nycpcon li a .cpzi h3{font-size:20px;text-align: left;}
	.nycpcon li a .cpzi h5{margin:0px 0 10px;text-align: left;}
	.nycpcon li a .cpzi i{ width:50px; height: 3px;  margin:0 0;}
	
	/* 产品详情 */
	.nyxqc{width: 100%;margin:0 auto; padding:20px; border-top:1px solid #ededed;}
	.nyxqctt{margin:0 auto;}
	.xqcon{flex-wrap:nowrap; margin: 20px 0;}
	.xqcon .xqctu{ width:300px; height:315px;}
	.xqczi{ width:65%; padding:20px 0 0;}
	.xqczi h3{margin-bottom:10px;}
	.xqczi .lxlx{ width:200px;margin:15px 0 0;}
	.xqczi .lxlx:hover{width:220px;}
	.procon{margin:20px auto;}
	.xqxbt h3{width:130px;font-size:18px; }
	.procxx .bdfwb{margin:10px auto;}
	
	
	.hebg{ padding:40px 30px 20px;background:#F1F1F2 url(../img/bg_1.png) no-repeat center;}
	.hebgcon{width:100%;}
	.slideTxtBoxctu .hd{margin:0 auto 20px;}
	.slideTxtBoxctu .hd ul{justify-content:center;}
	.slideTxtBoxctu .hd ul li{ width:240px; margin: 0 20px; font-size:18px;}
	.slideTxtBoxctu .bd ul{flex-wrap:nowrap;}
	.slideTxtBoxctu .bd li{ width:32%; margin-bottom: 0;}
	
	/* 新闻资讯 */
	.nynews{width: 100%; margin:30px auto 30px;}
	.nynews li{margin:0 auto 30px;}
	.nynews li a{flex-wrap:nowrap;}
	.nynews li a .xwtu{ width:328px; height:200px; margin-right: 0; }
	.nynews li a .xwzi{ width:68%; padding-right: 0; padding:20px;}
	
	
	/* 新闻详情 */
	.newsxq{width: 100%; padding:0 0;}
	
	
	/* 联系我们 */
	.lxwm{width:100%; padding:20px 0;}
	
	
}
/*PC 1200*/
@media (min-width:1000px){	
	/* 头部区域 */
	.hd_con{ width:100%;padding: 0 10px; }
	.header .logo { margin-top:21px;height:50px;}
	.header .nav li{margin-right:20px;}
	.header .nav .nnr .suxx{margin:0 20px;}
	
	
	.banner{height:500px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:35px;}
	
	
	/* 首页产品 */
	.procon{width:100%; padding:30px 30px;}
	.biaot h3{ font-size:38px; }
	.biaot p{font-size:16px; margin:20px auto 30px; width:100%;}
	.slideTxtBox .hd ul{flex-wrap:nowrap;justify-content:center;}
	.slideTxtBox .hd ul li{ margin-right:2%; margin-bottom: 10px; width:auto;  }
	.slideTxtBox .hd ul li:nth-child(2n){ margin-right:2%;}
	.slideTxtBox .hd ul li:nth-child(3n){ margin-right:2%;}
	.slideTxtBox .hd ul li:last-child{ margin-right: 0;}
	.slideTxtBox .hd ul li a{ width: auto; height: 48px;font-size:16px;line-height: 46px; box-sizing: border-box; padding: 0 20px;  }
	.slideTxtBox .bd{ padding:30px 0; }	
	.slideTxtBox .bd li{ width:32%; float:left; margin-right:2%; box-shadow:0 0px 5px rgba(0,0,0,0.2); margin-bottom: 0;}
	
	.slideTxtBox .bd li:nth-child(2n){ margin-right: 2%;}
	.slideTxtBox .bd li:nth-child(3){display:block;}
	.slideTxtBox .bd li:nth-child(3n){ margin-right:0;}
	.slideTxtBox .bd li a .cptu{height:230px; }
	.slideTxtBox .bd li a .cpzi{ padding:25px 20px;}
	.slideTxtBox .bd li a .cpzi h3{font-size:22px;}
	.slideTxtBox .bd li a .cpzi h5{font-size:15px;margin:10px 0 15px; }
	.ckmore{width:340px;}
	.ckmore:hover{ width:440px;}
	
	
	
	/* 关于我们 */
	.about{ background: #131415 url(../img/bg_2.png) no-repeat center;	padding:30px 30px;}
	.abcon{width:100%; margin:20px auto 0;}
	.biaot2{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
	.biaot2 h3{font-size:38px;}
	.biaot2 p{ font-size:16px;margin:20px auto 30px;}
	.abc{width:100%; margin:0 auto 0;flex-wrap:nowrap;}
	.abctu{ width:450px; height:275px; margin-bottom: 0;}
	.slideBox .bd li{width:100%; height:275px; }
	.abcrr{width:48%;}
	.abcrr h3{font-size:22px; }
	.abcrr p{line-height:1.6em;margin:10px 0 10px;-webkit-line-clamp:4; }
	.abcrr .abxqniu{width:240px; margin: 0 0;}
	.abcrr .abxqniu:hover{ width:260px;}
		
		
	.zykhc{width:100%; padding:40px 30px; }
	.picMarquee-left{ width:100%; }		
		

	/* 新闻 */
	.news{width:100%; padding:5px 30px 30px;}
	.newsc{margin:0 auto 0;}
	.nscxfl ul{justify-content:center; }
	.nscxfl ul li{ width:240px; margin: 0 10px;}
	.newscbb{margin:15px auto 0; flex-wrap:nowrap;}
	.newscbl{ width:50%; margin-bottom:0; }
	.newscbl a{width:100%; padding:25px 15px}
	.newscbl a h6{font-size:16px;}
	.newscbl a h2{font-size:20px; margin:0px 0 5px;}
	.newscbl a p{font-size:14px;}
	.newscbl a .xwxtu{ height:150px; margin:10px 0 20px;}
	.newscbl a span{ width: 100%;}
	.newscbr{width:48%;}
	.newscbr dd{ margin-bottom:0;}
	.newscbr dd a{padding:23px 15px;}
	.newscbr dd a h2{font-size:20px; margin:0 0 0px; font-weight:400;}
	.newscbr dd a p{font-size:14px;}
	.newscbl a:hover span{ width:100%;}
	
	
	/* 底部区域 */
	.footc{width:100%;padding:60px 30px;flex-wrap:nowrap;}
	.ftcll{ width:300px; text-align: left;}
	.dbtel{ margin:20px auto; justify-content:flex-start;}
	.wzibb p{font-size:15px; text-align:left; line-height:1.8em; }
	.ftcon{display: flex;}
	.ftc{ text-align: left; margin: 0 15px;}
	
	.ftcrr{ width:150px; margin: 0 0;}
	.ftcrr h4{font-size:16px;}
	.ftcrr .ewm{margin:20px auto 10px;}
	.ftcrr p{font-size:14px;}
	
	
	/* copy */
	.copy{ padding:20px 0;}
	.con{padding: 0 20px; width: 100%;}
	.copycon{flex-wrap:wrap;}
	.copycon p{text-align:center; display:block; width: 100%;}
	.copycon p span{ display: none;}
	.copycon p a{text-align:center; transition:0.3s;}
	
	
	
	
	
	/* 分类 */
	.fenlc{ width: 100%;padding: 0 20px;}
	
	
	
	/* 内页产品 */
	.nycp{ width:100%; padding:40px 30px; }	
	.nycpcon li{ width:32%; float: left; margin-right:2%; margin-bottom:20px;}
	.nycpcon li:nth-child(2n){ margin-right:2%;}
	.nycpcon li:nth-child(3n){ margin-right:0;}
	.nycpcon li a .cptu{height:225px; }
	.nycpcon li a .cpzi{ padding:20px 15px; }
	.nycpcon li a .cpzi h3{font-size:20px;text-align: left;}
	.nycpcon li a .cpzi h5{margin:0px 0 10px;text-align: left;}
	.nycpcon li a .cpzi i{ width:50px; height: 3px;  margin:0 0;}
	
	
	/* 产品详情 */
	.nyxqc{width: 100%;margin:0 auto; padding:20px; border-top:none;}
	.nyxqctt{margin:0 auto;}
	.xqcon{flex-wrap:nowrap; margin: 20px 0;}
	.xqcon .xqctu{ width:300px; height:290px;}
	.xqczi{ width:72%; padding:20px 0 0;}
	.xqczi h3{margin-bottom:10px;}
	.xqczi .lxlx{ width:200px;margin:15px 0 0;}
	.xqczi .lxlx:hover{width:220px;}
	.procon{margin:20px auto;}
	.xqxbt h3{width:130px;font-size:18px; }
	.procxx .bdfwb{margin:10px auto;}
	
	.hebg{ padding:50px 30px 35px;background:#F1F1F2 url(../img/bg_1.png) no-repeat center;}
	.hebgcon{width:100%;}
	.slideTxtBoxctu .hd{margin:0 auto 20px;}
	.slideTxtBoxctu .hd ul{justify-content:center;}
	.slideTxtBoxctu .hd ul li{ width:240px; margin: 0 20px; font-size:18px;}
	.slideTxtBoxctu .bd ul{flex-wrap:nowrap;}
	.slideTxtBoxctu .bd li{ width:32%; margin-bottom: 0;}
	
	
	/* 新闻资讯 */
	.nynews{width: 100%; margin:30px auto 30px;}
	.nynews li{margin:0 auto 30px;}
	.nynews li a{flex-wrap:nowrap;}
	.nynews li a .xwtu{ width:328px; height:200px; margin-right: 0; }
	.nynews li a .xwzi{ width:70%; padding-right: 0; padding:20px;}
	
	/* 新闻详情 */
	.newsxq{width: 100%; padding:0 0;}
	
	/* 联系我们 */
	.lxwm{width:100%; padding:40px 0;}
	
}

/*PC 1200*/
@media (min-width:1200px){	
	/* 头部区域 */
	.hd_con{ width:100%;padding: 0 50px; }
	.header .logo { margin-top:14px;height:60px;}
	.header .nav li{margin-right:20px;}
	.header .nav .nnr .suxx{margin:0 20px;}
	
	.banner{height:550px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:30px;}
	
	
	
	/* 首页产品 */
	.procon{width:100%; padding:50px 50px;}
	.biaot h3{ font-size:38px; }
	.biaot p{font-size:16px; margin:20px auto 30px; width:100%;}
	.slideTxtBox .hd ul{flex-wrap:nowrap;justify-content:center;}
	.slideTxtBox .hd ul li{ margin-right:2%; margin-bottom: 10px; width:auto;  }
	.slideTxtBox .hd ul li:nth-child(2n){ margin-right:2%;}
	.slideTxtBox .hd ul li:nth-child(3n){ margin-right:2%;}
	.slideTxtBox .hd ul li:last-child{ margin-right: 0;}
	.slideTxtBox .hd ul li a{ width: auto; height: 48px;font-size:16px;line-height: 46px; box-sizing: border-box; padding: 0 20px;  }
	.slideTxtBox .bd{ padding:30px 0; }	
	.slideTxtBox .bd li{ width:32%; float:left; margin-right:2%; box-shadow:0 0px 5px rgba(0,0,0,0.2); margin-bottom: 0;}
	
	.slideTxtBox .bd li:nth-child(2n){ margin-right: 2%;}
	.slideTxtBox .bd li:nth-child(3){display:block;}
	.slideTxtBox .bd li:nth-child(3n){ margin-right:0;}
	.slideTxtBox .bd li a .cptu{height:255px; }
	.slideTxtBox .bd li a .cpzi{ padding:25px 20px;}
	.slideTxtBox .bd li a .cpzi h3{font-size:22px;}
	.slideTxtBox .bd li a .cpzi h5{font-size:15px;margin:10px 0 15px; }
	.ckmore{width:340px;}
	.ckmore:hover{ width:440px;}
	
	/* 优势 */
	.yslyou{  height:auto; background: #f6f6f6;}
	.yscon{padding:30px 50px 30px;}
	
	.yscc{width:100%; margin:20px auto 0; }
	.ysdatu{ width:50%; height:520px; position:absolute; bottom:0; right:-0%; }
	.ysdatu img{ height: 100%;width: auto; display: block;}
	
	.slideTxtBox2 .hd{ margin:0 auto 30px; }
	.slideTxtBox2 .hd ul{flex-wrap:nowrap;}
	.slideTxtBox2 .hd ul li{ cursor:pointer;width:25%; height:66px; line-height:66px; margin-bottom: 0; }
	
	.slideTxtBox2 .bd{ padding:40px 0 0; }	
	.slideTxtBox2 .bd .yskk{ height: 520px;}
	.yskcon{ width:50%;  margin:0; padding:0 40px;}
	.ysktop .suzi{ width:80px; height:104px;  line-height:104px; font-size:48px;}
	.ysktop h2{font-size:36px; }
	.yskcon h3{ margin:50px 0 38px; font-size: 26px;}
	.yskcon p{-webkit-line-clamp:4; /** 显示的行数 **/ }
	.lxtel{ width: 100%; margin-top:40px;}
	
	
	
	/* 关于我们 */
	.about{ background: #131415 url(../img/bg_2.png) no-repeat center fixed;padding:50px 50px 70px;}
	.abcon{width:100%; margin:20px auto 0;}
	.biaot2{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
	.biaot2 h3{font-size:40px;}
	.biaot2 p{ font-size:16px;margin:22px auto 30px;}
	.abc{width:100%; margin:24px auto 0;flex-wrap:nowrap;}
	.abctu{ width:540px; height:340px; margin-bottom: 0;}
	.slideBox .bd li{width:100%; height:340px; }
	.abcrr{width:48%;}
	.abcrr h3{font-size:26px; }
	.abcrr p{line-height:1.8em;margin:20px 0 25px;-webkit-line-clamp:5; }
	.abcrr .abxqniu{width:240px; margin: 0 0;}
	.abcrr .abxqniu:hover{ width:260px;}
		
		
		
	.zykhc{width:100%; padding:50px 50px; }
	.picMarquee-left{ width:100%; }	
	
	/* 新闻 */
	.news{width:100%; padding:5px 50px 30px;}
	.newsc{margin:0 auto 0;}
	.nscxfl ul{justify-content:center; }
	.nscxfl ul li{ width:180px; margin: 0 10px;}
	.newscbb{margin:30px auto 0; flex-wrap:nowrap;}
	.newscbl{ width:50%; margin-bottom:0; }
	.newscbl a{width:100%; padding:25px 15px}
	.newscbl a h6{font-size:16px;}
	.newscbl a h2{font-size:20px; margin:0px 0 3px;}
	.newscbl a p{font-size:15px;}
	.newscbl a .xwxtu{ height:200px; margin:10px 0 20px;}
	.newscbl a span{ width: 100%;}
	.newscbr{width:48%;}
	.newscbr dd{ margin-bottom:0;}
	.newscbr dd a{padding:25px 15px;}
	.newscbr dd a h2{font-size:20px; margin:0 0 10px; font-weight:400;}
	.newscbr dd a p{font-size:15px;}
	.newscbl a:hover span{ width:100%;}
	
	
	/* 底部区域 */
	.footc{width:100%;padding:80px 50px;flex-wrap:nowrap;}
	.ftcll{ width:440px; text-align: left;}
	.dbtel{ margin:20px auto; justify-content:flex-start;}
	.wzibb p{font-size:16px; text-align:left; line-height:2.2em; }
	.ftcon{display: flex;width:44%;}
	.ftc{ text-align: left; margin: 0 30px;}
	
	.ftcrr{ width:150px; margin: 0 0;}
	.ftcrr h4{font-size:18px;}
	.ftcrr .ewm{margin:24px auto 12px;}
	.ftcrr p{font-size:16px;}
	
	
	/* copy */
	.copy{ padding:30px 0;}
	.con{padding: 0 50px; width: 100%;}
	.copycon{flex-wrap:nowrap;}
	.copycon p{text-align:left; display:block; width: auto;}
	.copycon p span{ display: inline-block;}
	.copycon p a{text-align:left; transition:0.3s;}
	
	
	/* 分类 */
	.fenlc{ width: 100%;padding: 0 50px;}
	
	
	/* 内页产品 */
	.nycp{ width:100%; padding:55px 50px; }	
	.nycpcon li{ width:32%; float: left; margin-right:2%; margin-bottom:25px;}
	.nycpcon li:nth-child(2n){ margin-right:2%;}
	.nycpcon li:nth-child(3n){ margin-right:0;}
	.nycpcon li a .cptu{height:270px; }
	.nycpcon li a .cpzi{ padding:25px 20px; }
	.nycpcon li a .cpzi h3{font-size:22px;text-align: left;}
	.nycpcon li a .cpzi h5{margin:10px 0 20px;text-align: left;}
	.nycpcon li a .cpzi i{ width:30px; height: 3px;  margin:0 0;}
	
	/* 产品详情 */
	.nyxqc{width: 100%;margin:0 auto; padding:20px 50px; border-top:1px solid #ededed;}
	.nyxqctt{margin:0 auto;}
	.xqcon{flex-wrap:nowrap; margin: 0 0;}
	.xqcon .xqctu{ width:350px; height:310px;}
	.xqczi{ width:66%; padding:0 0 0;}
	.xqczi h3{margin-bottom:25px;}
	.xqczi .lxlx{ width:220px;margin:25px 0 0;}
	.xqczi .lxlx:hover{width:240px;}
	.procon{margin:30px auto;}
	.xqxbt h3{width:200px;font-size:18px; }
	.procxx .bdfwb{margin:20px auto;}
	
	
	.hebg{ padding:60px 50px 40px;background:#F1F1F2 url(../img/bg_1.png) no-repeat center;}
	.hebgcon{width:100%;}
	.slideTxtBoxctu .hd{margin:0 auto 30px;}
	.slideTxtBoxctu .hd ul{justify-content:center;}
	.slideTxtBoxctu .hd ul li{ width:240px; margin: 0 20px; font-size:18px;}
	.slideTxtBoxctu .bd ul{flex-wrap:nowrap;}
	.slideTxtBoxctu .bd li{ width:32%; margin-bottom: 0;}
	

	/* 新闻资讯 */
	.nynews{width: 100%; margin:40px auto 40px;}
	.nynews li{margin:0 auto 34px;}
	.nynews li a{flex-wrap:nowrap;}
	.nynews li a .xwtu{ width:328px; height:200px; margin-right: 0; }
	.nynews li a .xwzi{ width:72%; padding-right: 0; padding:20px;}
	
	/* 新闻详情 */
	.newsxq{width: 100%; padding:0 0;}
	
	
	/* 联系我们 */
	.lxwm{width:100%; padding:50px 0;}
	
	
}

/*PC 1300*/
@media (min-width:1300px){
	.top{ padding: 0 0;}
	.topc{width:1300px;}
	.pchdt{ width:1300px;padding:30px 0;}
	.pcnavcon{width:1300px;padding: 0 0;}
	.pcnavcon li{width:auto;}
	.pcnavcon li a{ width:185px; }

	.banner{height:600px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:24px;}


	/* 首页产品 */
	.procon{width:1300px; padding:66px 0;}
	.biaot h3{ font-size:40px; }
	.biaot p{font-size:16px; margin:22px auto 30px; width:100%;}
	.slideTxtBox .hd ul{flex-wrap:nowrap;justify-content:center;}
	.slideTxtBox .hd ul li{ margin-right:14px; margin-bottom: 0; width:auto;  }
	.slideTxtBox .hd ul li:nth-child(2n){ margin-right:14px;}
	.slideTxtBox .hd ul li:nth-child(3n){ margin-right:14px;}
	.slideTxtBox .hd ul li:last-child{ margin-right: 0;}
	.slideTxtBox .hd ul li a{ width: 200px; height: 48px;font-size:16px;line-height: 46px; box-sizing: border-box; padding: 0 0;  }
	.slideTxtBox .bd{ padding:45px 0; }	
	.slideTxtBox .bd li{ width:400px; float:left; margin-right:50px; box-shadow:0 0px 5px rgba(0,0,0,0.2); margin-bottom: 0;}
	
	.slideTxtBox .bd li:nth-child(2n){ margin-right:50px;}
	.slideTxtBox .bd li:nth-child(3){display:block;}
	.slideTxtBox .bd li:nth-child(3n){ margin-right:0;}
	.slideTxtBox .bd li a .cptu{height:290px; }
	.slideTxtBox .bd li a .cpzi{ padding:25px 20px;}
	.slideTxtBox .bd li a .cpzi h3{font-size:22px;}
	.slideTxtBox .bd li a .cpzi h5{font-size:15px;margin:10px 0 20px; }
	.ckmore{width:340px;}
	.ckmore:hover{ width:440px;}
	
	
	
	/* 优势 */
	.yslyou{  height:auto; background: #f6f6f6 url(../img/bg_1.png) no-repeat center;;}
	.yscon{padding:80px 0 0;}
	
	.yscc{width:1300px; margin:10px auto 0; }
	.ysdatu{ width:960px; height:520px; position:absolute; bottom:0; right:-25%; }
	.ysdatu img{ height: 100%;width: auto; display: block;}
	
	.slideTxtBox2 .hd{ margin:0 auto 40px; }
	.slideTxtBox2 .hd ul{flex-wrap:nowrap;}
	.slideTxtBox2 .hd ul li{ cursor:pointer;width:25%; height:66px; line-height:66px; margin-bottom: 0; }
	
	.slideTxtBox2 .bd{ padding:10px 0 0; }	
	.slideTxtBox2 .bd .yskk{ height: 520px;}
	.yskcon{ width:50%;  margin:0; padding:0 85px;}
	.ysktop .suzi{ width:80px; height:104px;  line-height:104px; font-size:48px;}
	.ysktop h2{font-size:36px; }
	.yskcon h3{ margin:50px 0 38px; font-size: 26px;}
	.yskcon p{-webkit-line-clamp:4; /** 显示的行数 **/ }
	.lxtel{ width: 100%; margin-top:40px;}
	
	
	
	/* 关于我们 */
	.about{ background: #131415 url(../img/bg_2.png) no-repeat center fixed	padding:80px 0;}
	.abcon{width:1300px; margin:20px auto 0;}
	.biaot2{width:100%; margin:0 auto; overflow:hidden; box-sizing:border-box; display: block;}
	.biaot2 h3{font-size:40px;}
	.biaot2 p{ font-size:16px;margin:22px auto 30px;}
	.abc{width:100%; margin:24px auto 0;flex-wrap:nowrap;}
	.abctu{ width:614px; height:390px; margin-bottom: 0;}
	.slideBox .bd li{width:100%; height:390px; }
	.abcrr{width:630px;}
	.abcrr h3{font-size:26px; }
	.abcrr p{line-height:1.88em;margin:30px 0 40px;-webkit-line-clamp:6; }
	.abcrr .abxqniu{width:240px; margin: 0 0;}
	.abcrr .abxqniu:hover{ width:280px;}
		
		
	.zykhc{width:1300px; padding:70px 0px; }
	.picMarquee-left{ width:1300px; }	
		
	
	/* 新闻 */
	.news{width:1300px; padding:0 0px 80px;}
	.newsc{margin:10px auto 0;}
	.nscxfl ul{justify-content:center; }
	.nscxfl ul li{ width:180px; margin: 0 10px;}
	.newscbb{margin:40px auto 0; flex-wrap:nowrap;}
	.newscbl{ width:640px; margin-bottom:0; }
	.newscbl a{width:100%; padding:30px 28px;}
	.newscbl a h6{font-size:20px;}
	.newscbl a h2{font-size:24px; margin:7px 0 5px;}
	.newscbl a p{font-size:16px;}
	.newscbl a .xwxtu{ height:230px; margin:10px 0 24px;}
	.newscbl a span{ width: 180px;}
	.newscbr{width:640px;}
	.newscbr dd{ margin-bottom:0;margin:0 auto;}
	.newscbr dd a{padding:35px 30px;}
	.newscbr dd a h2{font-size:20px; margin:0 0 10px; font-weight:400;}
	.newscbr dd a p{font-size:16px;}
	.newscbl a:hover span{ width:240px;}
	
	
	/* 底部区域 */
	.footc{width:1300px;padding:100px 0 80px;flex-wrap:nowrap;}
	.ftcll{ width:440px; text-align: left;}
	.dbtel{ margin:20px auto; justify-content:flex-start;}
	.wzibb p{font-size:16px; text-align:left; line-height:2.2em; }
	.ftcon{display:flex;width:44%;}
	.ftc{ text-align: left; margin: 0 40px;}
	
	.ftcrr{ width:150px; margin: 0 0;}
	.ftcrr h4{font-size:18px;}
	.ftcrr .ewm{margin:24px auto 12px;}
	.ftcrr p{font-size:16px;}
	
	
	/* copy */
	.copy{ padding:30px 0;}
	.con{padding: 0 0; width: 1300px;}
	.copycon{flex-wrap:nowrap;}
	.copycon p{text-align:left; display:flex; width: auto;}
	.copycon p span{ display: inline-block;}
	.copycon p a{text-align:left; transition:0.3s;}
	
	
	
	
	/* 分类 */
	.fenlc{ width:1300px;padding: 0 0;}
	
	/* 内页产品 */
	.nycp{ width:1300px; padding:70px 0px; }	
	.nycpcon li{ width:400px; float: left; margin-right:50px; margin-bottom:25px;}
	.nycpcon li:nth-child(2n){ margin-right:50px;}
	.nycpcon li:nth-child(3n){ margin-right:0;}
	.nycpcon li a .cptu{height:290px; }
	.nycpcon li a .cpzi{ padding:25px 20px; }
	.nycpcon li a .cpzi h3{font-size:22px;text-align: left;}
	.nycpcon li a .cpzi h5{margin:10px 0 20px;text-align: left;}
	.nycpcon li a .cpzi i{ width:30px; height: 3px;  margin:0 0;}
	
	
	/* 产品详情 */
	.nyxqc{width: 1300px;margin:40px auto; padding:0; border-top:none;}
	.nyxqctt{margin:30px auto;}
	.xqcon{flex-wrap:nowrap; margin: 0 0;}
	.xqcon .xqctu{ width:400px; height:380px;}
	.xqczi{ width:66%; padding:0 0 0;}
	.xqczi h3{margin-bottom:30px;}
	.xqczi .lxlx{ width:220px;margin:25px 0 0;}
	.xqczi .lxlx:hover{width:240px;}
	.procon{margin:40px auto;}
	.xqxbt h3{width:200px;font-size:20px; }
	.procxx .bdfwb{margin:25px auto;}
	
	
	.hebg{ padding:76px 0 76px;background:#F1F1F2 url(../img/bg_1.png) no-repeat center;}
	.hebgcon{width:1300px;}
	.slideTxtBoxctu .hd{margin:0 auto 40px;}
	.slideTxtBoxctu .hd ul{justify-content:center;}
	.slideTxtBoxctu .hd ul li{ width:240px; margin: 0 20px; font-size:18px;}
	.slideTxtBoxctu .bd ul{flex-wrap:nowrap;}
	.slideTxtBoxctu .bd li{ width:32%; margin-bottom: 0;}
	

	/* 新闻资讯 */
	.nynews{width: 1300px; margin:40px auto 60px;}
	.nynews li{margin:0 auto 34px;}
	.nynews li a{flex-wrap:nowrap;}
	.nynews li a .xwtu{ width:310px; height:200px; margin-right: 0; }
	.nynews li a .xwzi{ width:74%; padding:0; padding-right:30px;}
	
	
	/* 新闻详情 */
	.newsxq{width:1300px; padding:0 0;}
	
	/* 联系我们 */
	.lxwm{width:100%; padding:30px 0;}
	
}

/*PC 1640*/
@media (min-width:1640px){
	/* 头部区域 */
	.hd_con{padding: 0 80px;}
	.header .nav li{margin-right: 66px;}
	.header .nav .nnr .suxx{margin:0 35px;}
	
	
	
	
	
	
}
