.slideBox{ width:100%; height:550px; overflow:hidden; position:relative;}
.slideBox .hd{ overflow:hidden; position:absolute; z-index:1; width: 40%;left: 0px;right: 0px;bottom:5%;margin:0 auto;}
.slideBox .hd ul{width: 100%;text-align: center;}
.slideBox .hd ul li{background:#fff; cursor:pointer;width:45px;height: 4px;margin:0px 4px;display: inline-block;}
.slideBox .hd ul li.on{ background:#ff6637; }
.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;height:550px;}
.slideBox .bd img{ width:100%; height:100%; display:block; object-fit: cover;}

/* 服务优势 */
.inx-about{width: 100%;overflow: hidden;padding-bottom: 30px;}
.inx-about .ab-tit{margin-top: 20px;text-align: center;color:#FE5722;}
.inx-about .ab-tit h3{font-size:20px;line-height: 20px;margin-bottom: 25px;}
.inx-about .ab-tit h3:before{content:'';display: block;display:inline-block;width: 30px;margin-right: 15px;height: 2px;background: #FE5722;margin-bottom:7px;}
.inx-about .ab-tit h3:after{content:'';display: block;display:inline-block;width: 30px;margin-left: 15px;height: 2px;background: #FE5722;margin-bottom:7px;}
.inx-about .ab-tit p.s-tit{font-size: 30px;line-height: 30px;}

.inx-about .ab-list{display: flex;justify-content: space-around;flex-flow: row;margin-top: 50px;}
.inx-about .ab-list li{width:250px;height: 87px;background: url(../images/500000110.png)no-repeat center;box-sizing: border-box;text-align: center;
	padding:0px 20px;}
.inx-about .ab-list li h3{font-size:30px;line-height: 30px;color: #F5511E;margin-bottom: 5px;}
.inx-about .ab-list li p{font-size: 14px;line-height: 24px;color: #999999;}

/* 产品中心 */
.in-product{width: 100%;overflow: hidden;padding:20px 0px;background: #fce6cf;}
.in-product .products{position: relative;padding-bottom: 30px;}
.in-product .products h3{font-size: 24px;line-height: 24px;margin-bottom: 25px;color: #fe5722;text-align: center;}
.products .com-bd{box-sizing: border-box;overflow: hidden;width: 100%;height:340px;padding:40px 80px;background: #fff;}
.products .picList li{width:248px;margin-right: 20px;}
.products .picList li .pic{width:248px;height: 248px;overflow: hidden;}
.products .picList li .pic img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.products .picList li:hover .pic img{transform: scale(1.2);}
.products .picList li .title{font-size:16px;color: #666666;text-align: center;line-height: 20px;margin-top: 10px;}

.in-product .com-hd .next{display: block;position: absolute;top: 200px;left: 10px;width: 40px;height: 40px;
	background: url(../images/but-left.png)no-repeat center;cursor: pointer;}
.in-product .com-hd .prev{display: block;position: absolute;top: 200px;right: 10px;width: 40px;height: 40px;
	background: url(../images/but-right.png)no-repeat center;cursor: pointer;}


/* 产品优势 */

.in-youshi{width: 100%;overflow: hidden;padding-top: 20px;}
.in-youshi .ys-title{width: 455px;margin:0 auto;overflow: hidden;margin-bottom: 50px;}
.in-youshi .ys-title .logo{width: 58px;height: 68px;float: left;margin-top: 42px;}
.in-youshi .ys-title .logo img{width: 100%;height: 100%;object-fit: cover;}
.in-youshi .ys-title h3{font-size: 36px;color: #fe5722;line-height: 148px;float: right;}
.in-youshi .ys-ul li{width: 100%;height: 413px;overflow: hidden;}
.in-youshi .ys-ul li .ys-img{float: right;width:600px;height: 100%;}
.in-youshi .ys-ul li .ys-img img{width: 100%;height: 100%;object-fit: cover;}
.in-youshi .ys-ul li .ys-cont{float: left;box-sizing: border-box;width: 600px;padding:75px 50px;}
.in-youshi .ys-ul li .ys-cont .text-tit .num{font-size: 70px;line-height: 70px;margin-bottom: 20px;color:#fe5722;margin-right: 15px;}
.in-youshi .ys-ul li .ys-cont .text-tit h3{font-size: 36px;font-weight: normal;line-height: 36px;color: #353535;margin-bottom: 10px;margin-top: 5px;}
.in-youshi .ys-ul li .ys-cont .text-tit span{font-size:12px;color: #d9d9d9;}
.in-youshi .ys-ul li .ys-cont .ys-h3{font-size: 26px;line-height: 26px;color: #353535;margin-bottom: 30px;}
.in-youshi .ys-ul li .ys-cont .desc{font-size: 14px;line-height: 26px;color: #666666;}
.in-youshi .ys-ul li:nth-child(2n) .ys-img{float: left;}
.in-youshi .ys-ul li:nth-child(2n) .ys-cont{float: right;}

.in-youshi .ys-ul li.li1{width: 100%;height: 413px;margin-bottom: 40px;overflow: hidden;}
.in-youshi .ys-ul .li1 .ys-img{width: 793px;height: 413px;position: relative;float: left;}
.in-youshi .ys-ul .li1 .ys-img .p-img img{width: 100%;height: 100%;object-fit: cover;}
.in-youshi .ys-ul .li1 .ys-img .img-text{position:absolute;width: 574px;height: 172px;background:#f8f8f8;box-sizing: border-box;padding:30px;
bottom:0px;right: 0;z-index: 99;}
.in-youshi .ys-ul .li1 .ys-img .img-text h3{font-size: 26px;line-height: 26px;color: #353535;margin-bottom: 20px;}
.in-youshi .ys-ul .li1 .ys-img .img-text p{font-size: 14px;line-height: 24px;color: #666666;}
.in-youshi .ys-ul .li1 .ys-cont{width:386px;height:100%;background: #ff6537;float: right;padding:0px;}
.in-youshi .ys-ul .li1 .ys-cont .cont-top{width:100%;height:241px;box-sizing: border-box;padding-top: 50px;text-align: center;color: #fff;}
.in-youshi .ys-ul .li1 .ys-cont .cont-top .num{font-size: 70px;line-height: 70px;margin-bottom: 20px;}
.in-youshi .ys-ul .li1 .ys-cont .cont-top h3{font-size: 36px;line-height: 36px;font-weight: normal;margin-bottom: 10px;}
.in-youshi .ys-ul .li1 .ys-cont .cont-top span{font-size: 12px;color:#ffa4a0;}

/* 关于我们 */
.in-about{width: 100%;height: 753px;background: url(../images/about-back.jpg)no-repeat center;overflow: hidden;box-sizing: border-box;padding-top: 89px;}
.in-about .ab-tit{overflow: hidden;margin-bottom: 80px;}
.in-about .ab-tit h2{font-size: 36px;color: #fff;line-height: 36px;margin-bottom: 15px;text-align: center;}
.in-about .ab-tit p{font-size: 30px;color: #ffe8d2;line-height: 30px;text-align: center;}
.in-about .ab-cont{height: 400px;background: #fff;box-sizing: border-box;padding:35px 30px;}
.in-about .ab-cont .ab-img{width:485px;height: 317px;}
.in-about .ab-cont .ab-img img{width: 100%;height: 100%;object-fit: cover;}
.in-about .ab-cont .ab-info{width: 606px;padding-top: 40px;}
.in-about .ab-cont .ab-info p{font-size: 14px;line-height: 26px;margin-bottom: 10px;}

/* 设备展示 */
.in-show{width: 100%;overflow: hidden;padding-top: 45px;}
.in-show .show-tit{text-align: center;margin-bottom: 30px;}
.in-show .show-tit h2{font-size: 36px;line-height: 36px;margin-bottom: 15px;}
.in-show .show-tit p{font-size: 30px;color: #e5e5e5;line-height: 30px;text-align: center;}
.in-show .show-list li:nth-child(1),.in-show .show-list li:nth-child(2){width: 595px;margin-bottom: 20px;float: left;}
.in-show .show-list li:nth-child(2){float: right;}
.in-show .show-list li:nth-child(1) .show-img,.in-show .show-list li:nth-child(2) .show-img{width: 100%;height:400px;}
.in-show .show-list li .show-img img{width: 100%;height: 100%;object-fit: cover;}
.in-show .show-list li h3{font-size: 16px;line-height: 60px;color: #353535;text-align: center;}

/* 首页横条 */
.in-hf{width:100%;background: url(../images/back-hf.jpg)no-repeat center;height: 200px;background-size: 100% 100%;box-sizing: border-box;
padding-top: 40px;}
.in-hf h2{color: #fff;font-size:30px;line-height: 30px;margin-bottom: 30px;text-align: center;}
.in-hf .hf-ul{display: flex;justify-content:space-between;flex-flow: row;width:450px;margin:0 auto;color: #fff;}
.in-hf .hf-ul li{width:125px;height: 45px;background: url(../images/icon-xz.png)no-repeat center;font-size: 18px;text-align: center;line-height: 45px;}

/* 新闻资讯 */
.in-news{width: 100%;padding-top: 72px;overflow: hidden;padding-bottom: 50px;}
.in-news .news-tit{text-align: center;margin-bottom: 40px;}
.in-news .news-tit h2{font-size: 36px;line-height: 36px;margin-bottom: 15px;}
.in-news .news-tit p{font-size: 30px;color: #e5e5e5;line-height: 30px;text-align: center;}
.in-news .news-list li{width:553px;float: left;padding:17px 0px;border-bottom: 1px dashed #e5e5e5;}
.in-news .news-list li:nth-child(2n){float: right;}
.in-news .news-list li .news-img{width:204px;height: 134px;overflow: hidden;}
.in-news .news-list li .news-img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.in-news .news-list li .news-info{width: 339px;}
.in-news .news-list li .news-info .news-title{margin-bottom: 10px;overflow: hidden;}
.in-news .news-list li .news-info .news-title h3,.in-news .news-list li .news-info .news-title .times{font-size: 14px;color: #666666;line-height: 23px;}
.in-news .news-list li .news-info .news-desc{font-size: 12px;color: #797979;line-height: 24px;}
.in-news .news-list li:hover img{transform: scale(1.2);}
.in-news .news-list li:hover h3,.in-news .news-list li:hover .times{color:#fe5722 !important;}
.in-news .news-list li:nth-last-child(2),.in-news .news-list li:last-child{border-bottom:none;}

