﻿/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

left:0;top:50%;transform: translate(0,-50%);

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/

/*****************
-------首页------
*****************/
/*title*/
.IndTit{position: relative;}
.IndTitN{position:relative;z-index:1}
.IndTitN:before{display:block;content:'';position:absolute;background-image:url("../images/icon/title01.png");background-position:center;background-size:100%;background-repeat: no-repeat;top:0;left:0;}
.IndTitP{color:#c3c3c3;opacity:0.08;font-weight:bold;z-index:1;left:0;top:50%;transform:translate(0,-50%);position: absolute;text-transform: uppercase;}
.IndTitN h3{color:#333;font-weight:bold;letter-spacing:1px;}
.IndTitM{position:relative;background:#fbfbfb;}
.IndTitM:before{display:block;content:'';position:absolute;background:linear-gradient(to bottom ,#04ecbb,#2b8ecd);z-index:-1;left:50%;top:50%;transform: translate(-50%,-50%);}
.IndTitM p{color:#009fa8;}
.IndTitM i{font-style: normal;text-align:center;border-radius:50%;color:#FFF;display:block;background:linear-gradient(to right ,#04ecbb,#2b8ecd);}
.IndTitE{width:100%;color:#666;}
.IndTitC .IndTitE,.IndTitC .IndTitN h3{color:#FFF;}
.IndTitC .IndTitP{color:#FFF;opacity:0.04;}
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

left:0;top:50%;transform: translate(0,-50%);

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/
.banner .swiper-slide{overflow: hidden; align-content:center;width:100%;}
.bannerPic{background-position: center;background-repeat: no-repeat;background-size: auto 100%;height: 100%;width: 100%;}
.banner .swiper-pagination-bullet{ background:#FFF;border-radius:50%;opacity:1;}
.banner .swiper-pagination-bullet-active{background:linear-gradient(to bottom ,#04ecbb,#2b8ecd);}
.banner .swiper-pagination-bullets {left:50%;transform: translate(-50%,0);}
.bannext{}
.bannext,.banprev{left:auto;right:auto;margin:0;}
.bannext:after, .banprev:after {color:#FFF;}
.bannext:hover:after,.banprev:hover:after{ color:#009fa8;}
/*产品中心*/
.IndPro{background:linear-gradient(to bottom, #fbfcfb,#dfe0df);position: relative;overflow: hidden;}
.IndPro:before{display:block;content:'';position: absolute;left:50%;bottom:0;transform: translate(-50%,0);background:linear-gradient(to bottom, #f3f3f3,#f1f1f1);width:100%;}
.IndProTit .swiper-slide{}
.IndProTit .swiper-slide-thumb-active{background:linear-gradient(to left ,#04ecbb,#2b8ecd);color:#FFF}
.IndProK .IndProD{overflow:visible; margin:0;position: relative}
.IndProD:before{display:block;content:'';position: absolute;width:1px;height:100%;background:linear-gradient(to bottom ,rgba(255,255,255,0),#cacaca);bottom:0;}
.IndProD .swiper-slide{opacity:0.5;filter:grayscale(1);}
.IndProD .swiper-slide-active{opacity:1;filter:grayscale(0);}
.IndProDN h3{ color:#009fa8;font-weight:bold;}
.IndProDa{color:#333;position: relative; display: block;}
.IndProDa:before{display:block;content:'';position: absolute;border-radius:50%;background:#999;left:0;top:50%;transform: translate(0,-50%);}
.IndProDE .on{color:#29a4a8;}
.IndProDE .on:before{background:#29a4a8;}
.IndProDI img{width:100%; display: block;}
.IndProDN .IndTitM{background:#eee;}
.pornext,.porprev{left:auto;right:auto;margin:0;border-radius:50%;background:#efeeee;box-shadow:0 0 10px rgba(0,0,0,0.1)}
.pornext:after, .porprev:after {color:#bbb;}
.pornext:hover:after,.porprev:hover:after{ color:#FFF;}
.pornext:hover,.porprev:hover{background:linear-gradient(to left ,#04ecbb,#2b8ecd);}
/*解决方案*/
.IndnSol{position:relative;overflow: hidden;}
.IndnSol .IndTit{left:50%;transform: translate(-50%,0);position: absolute;z-index:3}
.IndnSolT{position: absolute;z-index:3;left:50%;}
.IndnSolTa{position: relative;color:#FFF;border-bottom:1px solid rgba(255,255,255,0.22)}
.IndnSolTa img{display: block;}
.IndnSolTa p{ font-weight:700; opacity:0.5;width:100%; flex:1;}
.IndnSolTa i{background-image: url("../images/icon/jiao03.png");background-position: center;background-repeat: no-repeat; display: block;background-size: 100%;right:50px;top:50%;transform: translate(0,-50%);opacity:0;transition:0.5s;position: absolute}
.IndnSolTa:before{display:block;content:'';position: absolute;background:rgba(255,255,255,0.1);height:100%;width:0;top:0;right:0;transition:0.5s;z-index: -1}
.IndnSolT .on{border-bottom:1px solid rgba(255,255,255,0)}
.IndnSolT .on:before{transition:0.5s;}
.IndnSolT .on p{opacity:1}
.IndnSolT .on i{opacity:1;transition:0.5s;}
.IndnSolB{position:relative;}
.IndnSolF{width:100%;}
.IndnSolF img{height:100%; display: block;}
.IndnSolE{height:100%;position: absolute;z-index:1;top:0;left:50%;transform: translate(-50%,0);align-content:flex-end;color:#FFF;}
.IndnSolN h3{font-weight:700;}
.IndnSolNp{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.IndnSolNa{color:#FFF;}
.IndnSolNa i{border-radius:50%;background:#FFF;color:#000;display: block;text-align: center;font-style: normal;}
/*新闻中心*/
.IndTab{z-index: 2}
.IndTaba{text-align: center; display: block;background:#f6f6f6;color:#999;}
.IndTab .on{background:linear-gradient(to left ,#04ecbb,#2b8ecd);color:#FFF;}
.Indnew{background:linear-gradient(to bottom ,#f4f4f4,#ececec);}
.IndnewI{overflow: hidden;width:100%;}
.IndnewI img{width:100%; display: block;}
.IndnewN p{color:#009fa8;}
.IndnewN h3{color:#666;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.IndnewF{background:#fafafa;z-index:1;position: relative;}
.IndnewF p{color:#999;width:100%; flex:1;}
.IndnewFi{border-radius:50%;background-image:url("../images/icon/jiao02.png");background-position:center;background-repeat:no-repeat;background-size:100%;position: relative;}
.IndnewFi:before{display:block;content:'';position: absolute;z-index:-1;width:0; height:0;left:50%;top:50%;transform: translate(-50%,-50%);background:linear-gradient(to left ,#04ecbb,#2b8ecd);transition:0.5s;border-radius:50%;}
/*服务与支持*/
.Indser{background:#fafafa;}
.IndserN{background:#FFF;text-align: center;}
.IndserN img{display: block;}
.IndserN h3{color:#333;width:100%;font-weight:700;}
.IndserN p{color:#999;}
.Indsera{background:linear-gradient(to bottom ,#04ecbb,#2b8ecd);margin:0 auto;color:#009fa8;position:relative;}
.Indsera:before{display:block;content:'';position:absolute;background:#FFF;z-index:1;left:50%;top:50%;transform: translate(-50%,-50%);transition:0.5s;}
.Indsera span{display: block;position: relative;z-index:2;}
/*生态链成员*/
.Indpar{background:linear-gradient(to bottom #FFF,#efefef);position: relative;}
.Indpar:before,.Indpar:after{display:block;content:'';position: absolute;left:50%;bottom:0;transform: translate(-50%,0)}
.Indpar:before{background:linear-gradient(to bottom, #f7f7f6,#e4e4e4);width:100%;}
.Indpar:after{height:100%;background-image:url("../images/pic/IndparB.png");background-size:100%;background-position:bottom center;z-index:1}
.IndparK{z-index:2;position: relative;}
.IndparN{position: relative;}
.Indpara{display: block;border-radius:50%;position:absolute;}
.Indpara img{width:100%; display: block;}
.Indpara:before,.Indpara:after{display:block;content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;background-repeat:no-repeat;background-position:center;}
.Indpara:before{width:100%;height:100%;background-image:url("../images/pic/IndparB01.png");background-size:100%;transition:0.5s;}
.Indpara:after{width:0;height:0;background-image:url("../images/pic/IndparB02.png");border-radius:50%;transition:0.5s;}
.IndparaO img{filter: brightness(0) invert(1)}
.IndparaO:before{width:0; height:0;transition:0.5s;}
.IndparaO:after{transition:0.5s;}
.Indpara7{left:50%;bottom:0;transform: translate(-50%,0);}
.IndparaI{background-image: url("../images/pic/IndparB01.png");background-size:100%;background-repeat: no-repeat;background-position: center;position: absolute;}
@media  screen and ( min-width:1680px){
.ward{width:1520px; margin:0 auto}
.banPc{ display:block}
.banWap{ display:none}
.banner .swiper-slide{height:960px;}
.banner .swiper-pagination-bullet{width:8px; height:8px;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 10px;}
.banner .swiper-pagination-bullets {bottom:25px;width:1520px;}
.bannext,.banprev{right:80px;top:50%;}
.bannext,.banprev{width:50px; height:50px; }
.bannext:after, .banprev:after {font-size:36px;}
.bannext{margin-top:-80px;}
.banprev{margin-bottom:-80px;}	
/*title*/
.IndTit{}
.IndTitN{height:96px;}
.IndTitN:before{width:26px; height: 26px;}
.IndTitP{line-height:90px;height:90px;font-size:100px;}
.IndTitN h3{margin-left:40px; font-size:40px;line-height:70px;}
.IndTitM{margin-right:1px;padding-left:17px;padding-right:5px;width:138px; height:38px;border-radius:19px;}
.IndTitM:before{width:140px; height:40px;border-radius:20px;}
.IndTitM p{font-size:16px; line-height:20px;}
.IndTitM i{width: 28px;line-height:28px; height:28px;font-size: 20px;}
.IndTitM:hover{box-shadow:0 3px 15px rgba(0,159,168,0.4)}
.IndTitE{font-size:18px;line-height:22px;padding-left:40px;}
/**/
/*产品中心*/
.IndPro{padding:100px 0 0;}
.IndPro:before{height:210px;}
.IndProTit{;position: absolute;right:0;top:50%;transform: translate(0,-50%);padding:10px 5px;width: 450px;}
.IndProTit .swiper-slide{ margin:0;}
.IndProK{margin:30px auto 0;}
.IndProK .IndProD{height:730px;width:1400px;}
.IndProD:before{right:140px;}
.IndProDN{width:240px;padding-left: 35px;padding-top: 90px;}
.IndProDN h3{font-size:32px; line-height:60px;letter-spacing:2px;}
.IndProDE{margin:20px 0 20px;}
.IndProDa{font-size:16px;line-height:36px;padding-left: 22px;}
.IndProDa:before{width:5px;height:5px;border-radius:50%;}
.IndProDI{width:800px; margin-right:280px;}
.pornext,.porprev{right:115px;top:50%;}
.pornext,.porprev{width:50px; height:50px; }
.pornext:after, .porprev:after {font-size:20px;}
.pornext{margin-top:-60px;}
.porprev{margin-bottom:-60px;}
/*解决方案*/
.IndnSol .IndTit{top:105px;}
.IndnSolT{width:350px;top:330px;margin-left: -760px;}
.IndnSolTa{ font-size:18px;padding: 16px 0;border-bottom:1px solid rgba(255,255,255,0.22)}
.IndnSolTa img{width: 28px;margin-right: 35px;}
.IndnSolTa p{letter-spacing: 2px; line-height:30px;}
.IndnSolTa i{width:16px;height:16px;right:50px;}
.IndnSolT .on:before{width:550px;}
.IndnSolT .on i{right:25px;}
.IndnSolF{height:958px;}
.IndnSolN{padding-bottom:55px;width:540px;}
.IndnSolN h3{ font-size:26px;line-height:44px; }
.IndnSolNp{font-size:16px;line-height:30px;margin:10px 0 20px;}
.IndnSolNa{width:140px;height:40px;border-radius:20px;border:1px solid #FFF;padding-left: 18px;padding-right:6px;}
.IndnSolNa p{ font-size:16px; line-height:30px;}
.IndnSolNa i{width:28px;line-height:28px;font-size:20px;}
.IndnSolNa:hover{box-shadow:0 0 10px rgba(255,255,255,0.5)}
/*新闻中心*/
.IndTab{position: absolute;right:0;top:50%;transform: translate(0,-50%);}
.IndTaba{width:138px;line-height:42px;border-radius:21px;font-size:18px; margin-left:22px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}
.IndTab .on{box-shadow:0 3px 15px rgba(0,159,168,0.4)}
.Indnew{padding:130px 0 160px;}
.IndnewB{padding-top:60px;}
.Indnewa{width:490px;}
.IndnewI{height: 306px;}
.IndnewN{padding:35px 42px 20px;height: 200px;}
.IndnewN p{ font-size:16px;line-height:26px;margin-bottom:5px;}
.IndnewN h3{ font-size:22px;line-height:40px; height:120px;}
.IndnewF{padding:0 42px;height: 80px;}
.IndnewF p{font-size:16px;line-height:22px;}
.IndnewFi{width:40px;height:40px;border:1px solid #009fa8;}
.IndnewFi:hover{border:none;background-image: url("../images/icon/jiao01.png");}
.IndnewFi:hover:before{width:100%; height:100%;transition:0.5s;}
.Indnewa:hover{background:#fafafa;}
/*服务与支持*/
.Indser{padding:100px 0 110px;margin-bottom: 20px;}
.IndserB{padding-top:60px;}
.IndserN{width:360px; height:336px;padding:55px 60px 0;}
.IndserN img{height:50px;margin:0 auto 20px;}
.IndserN h3{ font-size: 18px;line-height:26px;margin-bottom:8px;}
.IndserN p{ font-size:14px;line-height:24px; height: 72px; margin-bottom:10px;}
.Indsera{width:124px; height:40px;border-radius:20px;font-size:14px;}
.Indsera:before{width:122px; height: 38px;border-radius:19px;}
.Indsera span{line-height:20px;}
.Indsera:hover{color:#FFF}
.Indsera:hover:before{width:0; height:0;transition:0.5s;}
.IndserN:hover{box-shadow:0 5px 15px rgba(0,0,0,0.1);}
/*生态链成员*/
.Indpar:before{height: 134px;}
.Indpar:after{height:640px;}
.IndparK{padding:90px 0;}
.IndparN{margin-top:70px;height: 390px;}
.Indpara:after{background-size:90%;border:1px solid rgba(216,216,216,0);}
.IndparaO:after{width:120%; height:120%;border:1px solid rgba(216,216,216,1);}
.IndparaW1{width:144px; height:144px;}
.IndparaW2{width:178px; height:178px;}
.IndparaW3{width:150px; height:150px;}
.IndparaW4{width:280px; height:280px;}
.Indpara1{top:50px;left:55px;}
.Indpara2{top:185px;left:275px;}
.Indpara3{top:10px;left:405px;}
.Indpara4{top:29px;right:340px;}
.Indpara5{top:215px;right:420px;}
.Indpara6{top:200px;right:110px;}
.IndparaI{width:72px; height:72px;}
.IndparaI1{left:100px;top:260px;}
.IndparaI2{right:60px;top:88px;}
}
@media only screen and (min-width:1921px){
.bannerPic {background-size: cover;}
.IndnSolF img{width: 100%;object-fit: cover;}
}

@media screen and (max-width:1680px ) and ( min-width:1440px){
.ward{width:1280px; margin:0 auto}
/*title*/
.IndTit{}
.IndTitN{height:88px;}
.IndTitN:before{width:24px; height: 24px;}
.IndTitP{line-height:76px;height:76px;font-size:88px;}
.IndTitN h3{margin-left:35px; font-size:36px;line-height:60px;}
.IndTitM{margin-right:1px;padding-left:15px;padding-right:4px;width:128px; height:36px;border-radius:18px;}
.IndTitM:before{width:130px; height:38px;border-radius:19px;}
.IndTitM p{font-size:15px; line-height:20px;}
.IndTitM i{width: 26px;line-height:26px; height:26px;font-size:18px;}
.IndTitM:hover{box-shadow:0 2px 12px rgba(0,159,168,0.4)}
.IndTitE{font-size:17px;line-height:20px;padding-left:35px;}
/*banner*/
.banPc{ display:block}
.banWap{ display:none}
.banner .swiper-slide{height:840px;}
.banner .swiper-pagination-bullet{width:7px; height:7px;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 8px;}
.banner .swiper-pagination-bullets {bottom:22px;width:1280px;}
.bannext,.banprev{right:70px;top:50%;}
.bannext,.banprev{width:40px; height:40px; }
.bannext:after, .banprev:after {font-size:32px;}
.bannext{margin-top:-70px;}
.banprev{margin-bottom:-70px;}	
/**/
/*产品中心*/
.IndPro{padding:90px 0 0;}
.IndPro:before{height:190px;}
.IndProTit{;position: absolute;right:0;top:50%;transform: translate(0,-50%);padding:10px 4px;width:400px;}
.IndProTit .swiper-slide{margin:0}
.IndProK{margin:25px auto 0;}
.IndProK .IndProD{height:650px;width:1200px;}
.IndProD:before{right:120px;}
.IndProDN{width:220px;padding-left: 30px;padding-top:75px;}
.IndProDN h3{font-size:28px; line-height:50px;letter-spacing:2px;}
.IndProDE{margin:18px 0;}
.IndProDa{font-size:15px;line-height:34px;padding-left: 20px;}
.IndProDa:before{width:4px;height:4px;}
.IndProDI{width:700px; margin-right:220px;}
.pornext,.porprev{right:98px;top:50%;}
.pornext,.porprev{width:44px; height:44px; }
.pornext:after, .porprev:after {font-size:18px;}
.pornext{margin-top:-54px;}
.porprev{margin-bottom:-54px;}
/*解决方案*/
.IndnSol .IndTit{top:90px;}
.IndnSolT{width:320px;top:280px;margin-left: -640px;}
.IndnSolTa{ font-size:17px;padding: 13px 0;border-bottom:1px solid rgba(255,255,255,0.22)}
.IndnSolTa img{width: 28px;margin-right: 30px;}
.IndnSolTa p{letter-spacing: 2px; line-height:30px;}
.IndnSolTa i{width:16px;height:16px;right:45px;}
.IndnSolT .on:before{width:550px;}
.IndnSolT .on i{right:22px;}
.IndnSolF{height:850px;}
.IndnSolN{padding-bottom:50px;width:490px;}
.IndnSolN h3{ font-size:24px;line-height:40px; }
.IndnSolNp{font-size:15px;line-height:28px;margin:10px 0 20px;}
.IndnSolNa{width:130px;height:38px;border-radius:19px;border:1px solid #FFF;padding-left: 15px;padding-right:5px;}
.IndnSolNa p{ font-size:15px; line-height:26px;}
.IndnSolNa i{width:26px;line-height:26px;font-size:18px;}
.IndnSolNa:hover{box-shadow:0 0 10px rgba(255,255,255,0.5)}
/*新闻中心*/
.IndTab{position: absolute;right:0;top:50%;transform: translate(0,-50%);}
.IndTaba{width:124px;line-height:38px;border-radius:19px;font-size:17px; margin-left:20px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}
.IndTab .on{box-shadow:0 3px 15px rgba(0,159,168,0.4)}
.Indnew{padding:120px 0 140px;}
.IndnewB{padding-top:50px;}
.Indnewa{width:412px;}
.IndnewI{height:256px;background:#000}
.IndnewN{padding:29px 36px 17px;height:178px;}
.IndnewN p{ font-size:15px;line-height:24px;margin-bottom:5px;}
.IndnewN h3{ font-size:20px;line-height:36px; height:108px;}
.IndnewF{padding:0 36px;height:70px;}
.IndnewF p{font-size:15px;line-height:20px;}
.IndnewFi{width:36px;height:36px;border:1px solid #009fa8;}
.IndnewFi:hover{border:none;background-image: url("../images/icon/jiao01.png");}
.IndnewFi:hover:before{width:100%; height:100%;transition:0.5s;}
.Indnewa:hover{background:#fafafa;}	
/*服务与支持*/
.Indser{padding:86px 0 100px;margin-bottom:18px;}
.IndserB{padding-top:54px;}
.IndserN{width:306px; height:290px;padding:40px 50px 0;}
.IndserN img{height:45px;margin:0 auto 18px;}
.IndserN h3{ font-size: 17px;line-height:24px;margin-bottom:8px;}
.IndserN p{ font-size:13px;line-height:22px; height:66px; margin-bottom:8px;}
.Indsera{width:110px; height:38px;border-radius:19px;font-size:13px;}
.Indsera:before{width:108px; height: 36px;border-radius:18px;}
.Indsera span{line-height:20px;}
.Indsera:hover{color:#FFF}
.Indsera:hover:before{width:0; height:0;transition:0.5s;}
.IndserN:hover{box-shadow:0 5px 15px rgba(0,0,0,0.1);}
/*生态链成员*/
.Indpar:before{height: 118px;}
.Indpar:after{height:560px;}
.IndparK{padding:80px 0;}
.IndparN{margin-top:60px;height: 350px;}
.Indpara:after{background-size:90%;border:1px solid rgba(216,216,216,0);}
.IndparaO:after{width:116%; height:116%;border:1px solid rgba(216,216,216,1);}
.IndparaW1{width:126px; height:126px;}
.IndparaW2{width:160px; height:160px;}
.IndparaW3{width:135px; height:135px;}
.IndparaW4{width:240px; height:240px;}
.Indpara1{top:35px;left:40px;}
.Indpara2{top:170px;left:210px;}
.Indpara3{top:7px;left:330px;}
.Indpara4{top:20px;right:260px;}
.Indpara5{top:200px;right:330px;}
.Indpara6{top:175px;right:85px;}
.IndparaI{width:64px; height:64px;}
.IndparaI1{left:80px;top:240px;}
.IndparaI2{right:40px;top:70px;}
}
@media screen and (max-width:1440px ) and ( min-width:1280px){
.ward{width:1080px; margin:0 auto}
	
/*title*/
.IndTit{}
.IndTitN{height:76px;}
.IndTitN:before{width:21px; height:21px;}
.IndTitP{line-height:70px;height:70px;font-size:72px;}
.IndTitN h3{margin-left:30px; font-size:30px;line-height:50px;}
.IndTitM{margin-right:1px;padding-left:13px;padding-right:3px;width:112px; height:34px;border-radius:17px;}
.IndTitM:before{width:114px; height:36px;border-radius:18px;}
.IndTitM p{font-size:14px; line-height:18px;}
.IndTitM i{width: 24px;line-height:24px; height:24px;font-size:16px;}
.IndTitM:hover{box-shadow:0 2px 12px rgba(0,159,168,0.4)}
.IndTitE{font-size:16px;line-height:20px;padding-left:30px;}
/**/
/*banner*/
.banPc{ display:block}
.banWap{ display:none}
.banner .swiper-slide{height:710px;}
.banner .swiper-pagination-bullet{width:7px; height:7px;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 6px;}
.banner .swiper-pagination-bullets {bottom:20px;width:1080px;}
.bannext,.banprev{right:50px;top:50%;}
.bannext,.banprev{width:34px; height:34px; }
.bannext:after, .banprev:after {font-size:28px;}
.bannext{margin-top:-55px;}
.banprev{margin-bottom:-55px;}	
/*产品中心*/
.IndPro{padding:75px 0 0;}
.IndPro:before{height:160px;}
.IndProTit{;position: absolute;right:0;top:50%;transform: translate(0,-50%);padding:8px 3px;width:350px;}
.IndProTit .swiper-slide{margin:0}
.IndProK{margin:25px auto 0;}
.IndProK .IndProD{height:560px;width:1000px;}
.IndProD:before{right:90px;}
.IndProDN{width:200px;padding-left:25px;padding-top:60px;}
.IndProDN h3{font-size:25px; line-height:42px;letter-spacing:2px;}
.IndProDE{margin:16px 0;}
.IndProDa{font-size:14px;line-height:32px;padding-left:18px;}
.IndProDa:before{width:4px;height:4px;}
.IndProDI{width:590px; margin-right:180px;}
.pornext,.porprev{right:72px;top:50%;}
.pornext,.porprev{width:38px; height:38px; }
.pornext:after, .porprev:after {font-size:16px;}
.pornext{margin-top:-48px;}
.porprev{margin-bottom:-48px;}
/*解决方案*/
.IndnSol .IndTit{top:75px;}
.IndnSolT{width:260px;top:240px;margin-left: -540px;}
.IndnSolTa{ font-size:16px;padding: 11px 0;border-bottom:1px solid rgba(255,255,255,0.22)}
.IndnSolTa img{width: 24px;margin-right:25px;}
.IndnSolTa p{letter-spacing:1px; line-height:26px;}
.IndnSolTa i{width:14px;height:14px;right:40px;}
.IndnSolT .on:before{width:550px;}
.IndnSolT .on i{right:20px;}
.IndnSolF{height:730px;}
.IndnSolN{padding-bottom:45px;width:420px;}
.IndnSolN h3{ font-size:20px;line-height:32px; }
.IndnSolNp{font-size:14px;line-height:26px;margin:10px 0 20px;}
.IndnSolNa{width:114px;height:36px;border-radius:18px;border:1px solid #FFF;padding-left: 14px;padding-right:5px;}
.IndnSolNa p{ font-size:14px; line-height:26px;}
.IndnSolNa i{width:24px;line-height:24px;font-size:18px;}
.IndnSolNa:hover{box-shadow:0 0 10px rgba(255,255,255,0.5)}
/*新闻中心*/
.IndTab{position: absolute;right:0;top:50%;transform: translate(0,-50%);}
.IndTaba{width:114px;line-height:36px;border-radius:18px;font-size:16px; margin-left:17px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}
.IndTab .on{box-shadow:0 3px 15px rgba(0,159,168,0.4)}
.Indnew{padding:90px 0 115px;}
.IndnewB{padding-top:40px;}
.Indnewa{width:344px;}
.IndnewI{height:214px;}
.IndnewN{padding:22px 28px 12px;height:158px;}
.IndnewN p{ font-size:14px;line-height:24px;margin-bottom:5px;}
.IndnewN h3{ font-size:17px;line-height:32px; height:96px;}
.IndnewF{padding:0 28px;height:60px;}
.IndnewF p{font-size:14px;line-height:18px;}
.IndnewFi{width:32px;height:32px;border:1px solid #009fa8;}
.IndnewFi:hover{border:none;background-image: url("../images/icon/jiao01.png");}
.IndnewFi:hover:before{width:100%; height:100%;transition:0.5s;}
.Indnewa:hover{background:#fafafa;}		
/*服务与支持*/
.Indser{padding:70px 0 84px;margin-bottom:16px;}
.IndserB{padding-top:42px;}
.IndserN{width:256px; height:250px;padding:32px 34px 0;}
.IndserN img{height:38px;margin:0 auto 14px;}
.IndserN h3{ font-size: 16px;line-height:22px;margin-bottom:6px;}
.IndserN p{ font-size:12px;line-height:20px; height:60px; margin-bottom:5px;}
.Indsera{width:100px; height:34px;border-radius:17px;font-size:12px;}
.Indsera:before{width:98px; height: 32px;border-radius:16px;}
.Indsera span{line-height:18px;}
.Indsera:hover{color:#FFF}
.Indsera:hover:before{width:0; height:0;transition:0.5s;}
.IndserN:hover{box-shadow:0 5px 15px rgba(0,0,0,0.1);}
/*生态链成员*/
.Indpar:before{height:98px;}
.Indpar:after{height:480px;}
.IndparK{padding:65px 0 70px;}
.IndparN{margin-top:42px;height:295px;}
.Indpara:after{background-size:90%;border:1px solid rgba(216,216,216,0);}
.IndparaO:after{width:114%; height:114%;border:1px solid rgba(216,216,216,1);}
.IndparaW1{width:105px; height:105px;}
.IndparaW2{width:140px; height:140px;}
.IndparaW3{width:122px; height:122px;}
.IndparaW4{width:200px; height:200px;}
.Indpara1{top:20px;left:30px;}
.Indpara2{top:140px;left:172px;}
.Indpara3{top:4px;left:280px;}
.Indpara4{top:10px;right:200px;}
.Indpara5{top:170px;right:290px;}
.Indpara6{top:150px;right:60px;}
.IndparaI{width:56px; height:56px;}
.IndparaI1{left:55px;top:200px;}
.IndparaI2{right:25px;top:50px;}
}
@media screen and (max-width:1280px ) and ( min-width:960px){
.ward{width:900px; margin:0 auto}
	
/*title*/
.IndTit{}
.IndTitN{height:64px;}
.IndTitN:before{width:18px; height:18px;}
.IndTitP{line-height:60px;height:60px;font-size:60px;}
.IndTitN h3{margin-left:25px; font-size:26px;line-height:40px;}
.IndTitM{margin-right:1px;padding-left:12px;padding-right:3px;width:102px; height:32px;border-radius:16px;}
.IndTitM:before{width:104px; height:34px;border-radius:17px;}
.IndTitM p{font-size:13px; line-height:18px;}
.IndTitM i{width: 24px;line-height:24px; height:24px;font-size:16px;}
.IndTitM:hover{box-shadow:0 2px 12px rgba(0,159,168,0.4)}
.IndTitE{font-size:15px;line-height:18px;padding-left:25px;}
/**/
/*banner*/
.banPc{ display:block}
.banWap{ display:none}
.banner .swiper-slide{height:640px;}
.banner .swiper-pagination-bullet{width:6px; height:6px;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
.banner .swiper-pagination-bullets {bottom:18px;width:900px;}
.bannext,.banprev{right:35px;top:50%;}
.bannext,.banprev{width:28px; height:28px; }
.bannext:after, .banprev:after {font-size:24px;}
.bannext{margin-top:-45px;}
.banprev{margin-bottom:-45px;}	
/*产品中心*/
.IndPro{padding:60px 0 0;}
.IndPro:before{height:130px;}
.IndProTit{;position: absolute;right:0;top:50%;transform: translate(0,-50%);padding:6px 2px;width:300px;}
.IndProTit .swiper-slide{margin:0}
.IndProK{margin:25px auto 0;}
.IndProK .IndProD{height:440px;width:840px;}
.IndProD:before{right:80px;}
.IndProDN{width:180px;padding-left:20px;padding-top:30px;}
.IndProDN h3{font-size:21px; line-height:34px;letter-spacing:1px;}
.IndProDE{margin:12px 0;}
.IndProDa{font-size:13px;line-height:28px;padding-left:16px;}
.IndProDa:before{width:4px;height:4px;}
.IndProDI{width:460px; margin-right:150px;}
.pornext,.porprev{right:64px;top:50%;}
.pornext,.porprev{width:34px; height:34px; }
.pornext:after, .porprev:after {font-size:15px;}
.pornext{margin-top:-43px;}
.porprev{margin-bottom:-43px;}
/*解决方案*/
.IndnSol .IndTit{top:60px;}
.IndnSolT{width:210px;top:190px;margin-left: -450px;}
.IndnSolTa{ font-size:15px;padding: 11px 0;border-bottom:1px solid rgba(255,255,255,0.22)}
.IndnSolTa img{width: 22px;margin-right:20px;}
.IndnSolTa p{letter-spacing:1px; line-height:22px;}
.IndnSolTa i{width:12px;height:12px;right:35px;}
.IndnSolT .on:before{width:450px;}
.IndnSolT .on i{right:15px;}
.IndnSolF{height:630px;}
.IndnSolN{padding-bottom:40px;width:330px;}
.IndnSolN h3{ font-size:18px;line-height:28px; }
.IndnSolNp{font-size:12px;line-height:22px;margin:8px 0 18px;}
.IndnSolNa{width:104px;height:34px;border-radius:17px;border:1px solid #FFF;padding-left: 13px;padding-right:4px;}
.IndnSolNa p{ font-size:12px; line-height:26px;}
.IndnSolNa i{width:22px;line-height:22px;font-size:16px;}
.IndnSolNa:hover{box-shadow:0 0 10px rgba(255,255,255,0.5)}
/*新闻中心*/
.IndTab{position: absolute;right:0;top:50%;transform: translate(0,-50%);}
.IndTaba{width:106px;line-height:34px;border-radius:17px;font-size:15px; margin-left:15px;box-shadow:0 1px 8px rgba(0,0,0,0.1)}
.IndTab .on{box-shadow:0 2px 12px rgba(0,159,168,0.4)}
.Indnew{padding:70px 0 90px;}
.IndnewB{padding-top:30px;}
.Indnewa{width:290px;}
.IndnewI{height:180px;}
.IndnewN{padding:18px 20px 9px;height:130px;}
.IndnewN p{ font-size:13px;line-height:24px;margin-bottom:4px;}
.IndnewN h3{ font-size:15px;line-height:26px; height:78px;}
.IndnewF{padding:0 20px;height:50px;}
.IndnewF p{font-size:13px;line-height:18px;}
.IndnewFi{width:28px;height:28px;border:1px solid #009fa8;}
.IndnewFi:hover{border:none;background-image: url("../images/icon/jiao01.png");}
.IndnewFi:hover:before{width:100%; height:100%;transition:0.5s;}
.Indnewa:hover{background:#fafafa;}	
/*服务与支持*/
.Indser{padding:55px 0 70px;margin-bottom:12px;}
.IndserB{padding-top:34px;}
.IndserN{width:216px; height:215px;padding:25px 20px 0;}
.IndserN img{height:32px;margin:0 auto 10px;}
.IndserN h3{ font-size: 15px;line-height:22px;margin-bottom:4px;}
.IndserN p{ font-size:12px;line-height:18px; height:54px; margin-bottom:3px;}
.Indsera{width:92px; height:32px;border-radius:16px;font-size:12px;}
.Indsera:before{width:90px; height: 30px;border-radius:15px;}
.Indsera span{line-height:18px;}
.Indsera:hover{color:#FFF}
.Indsera:hover:before{width:0; height:0;transition:0.5s;}
.IndserN:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);}
/*生态链成员*/
.Indpar:before{height:82px;}
.Indpar:after{height:400px;}
.IndparK{padding:50px 0 60px;}
.IndparN{margin-top:34px;height:240px;}
.Indpara:after{background-size:90%;border:1px solid rgba(216,216,216,0);}
.IndparaO:after{width:110%; height:110%;border:1px solid rgba(216,216,216,1);}
.IndparaW1{width:90px; height:90px;}
.IndparaW2{width:120px; height:120px;}
.IndparaW3{width:105px; height:105px;}
.IndparaW4{width:170px; height:170px;}
.Indpara1{top:12px;left:20px;}
.Indpara2{top:110px;left:145px;}
.Indpara3{top:2px;left:240px;}
.Indpara4{top:6px;right:158px;}
.Indpara5{top:135px;right:240px;}
.Indpara6{top:112px;right:40px;}
.IndparaI{width:46px; height:46px;}
.IndparaI1{left:40px;top:160px;}
.IndparaI2{right:15px;top:35px;}
}
@media screen and (max-width:960px ) and ( min-width:640px){
.ward{width:600px; margin:0 auto}
	
/*title*/
.IndTit{}
.IndTitN{height:52px;}
.IndTitN:before{width:16px; height:16px;}
.IndTitP{line-height:48px;height:48px;font-size:48px;}
.IndTitN h3{margin-left:20px; font-size:22px;line-height:30px;}
.IndTitM{margin-right:1px;padding-left:11px;padding-right:3px;width:94px; height:28px;border-radius:14px;}
.IndTitM:before{width:96px; height:30px;border-radius:15px;}
.IndTitM p{font-size:12px; line-height:16px;}
.IndTitM i{width: 22px;line-height:22px; height:22px;font-size:14px;}
.IndTitE{font-size:14px;line-height:17px;padding-left:20px;}
/**/
/*banner*/
.banPc{ display:none}
.banWap{ display:block}
.banner .swiper-slide{height:540px;}
.banner .swiper-slide img{width:100%;}
.banner .swiper-pagination-bullet{width:6px; height:6px;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
.banner .swiper-pagination-bullets {bottom:15px;width:600px;}
.bannext,.banprev{right:4%;top:50%;}
.bannext,.banprev{width:24px; height:24px; }
.bannext:after, .banprev:after {font-size:20px;}
.bannext{margin-top:-40px;}
.banprev{margin-bottom:-40px;}
/*产品中心*/
.IndPro{padding:45px 0;}
.IndPro:before{height:100px;}
.IndProTit{padding:6px 2px;width:300px; margin:20px auto 0}
.IndProTit .swiper-slide{margin:0}
.IndProK{margin:25px auto 0;}
.IndProK .IndProD{width:560px;overflow: hidden;}
.IndProD:before{right:30px;}
.IndProDN{width:100%;padding-left:10px;padding-top:8px;}
.IndProDN .IndTitM{margin-top: 20px}
.IndProDN h3{font-size:16px; line-height:25px;letter-spacing:1px;}
.IndProDE{margin:8px 0;display: flex;flex-wrap: wrap;}
.IndProDa{font-size:12px;padding: 3px 30px 3px 10px;}
.IndProDa:before{width:4px;height:4px;}
.IndProDI{width:500px; margin-right:60px;margin-top: 20px}
.pornext,.porprev{right:17px;top:50%;}
.pornext,.porprev{width:30px; height:30px; }
.pornext:after, .porprev:after {font-size:14px;}
.pornext{margin-top:-38px;}
.porprev{margin-bottom:-38px;}
/*解决方案*/
.IndnSol .IndTit{top:45px;}
.IndnSolT{width:170px;top:148px;margin-left: -300px;}
.IndnSolTa{ font-size:14px;padding: 8px 0;border-bottom:1px solid rgba(255,255,255,0.22)}
.IndnSolTa img{width: 20px;margin-right:15px;}
.IndnSolTa p{letter-spacing:1px; line-height:22px;}
.IndnSolTa i{width:12px;height:12px;right:35px;}
.IndnSolT .on:before{width:450px;}
.IndnSolT .on i{right:15px;}
.IndnSolF{height:540px;}
.IndnSolN{padding-bottom:40px;width:300px;}
.IndnSolN h3{ font-size:16px;line-height:24px; }
.IndnSolNp{font-size:12px;line-height:20px;margin:8px 0 18px;}
.IndnSolNa{width:104px;height:30px;border-radius:15px;border:1px solid #FFF;padding-left: 13px;padding-right:4px;}
.IndnSolNa p{ font-size:12px; line-height:26px;}
.IndnSolNa i{width:22px;line-height:22px;font-size:16px;}
/*新闻中心*/
.IndTab{position: absolute;right:0;top:50%;transform: translate(0,-50%);}
.IndTaba{width:98px;line-height:32px;border-radius:16px;font-size:14px; margin-left:12px;box-shadow:0 1px 8px rgba(0,0,0,0.1)}
.IndTab .on{box-shadow:0 2px 12px rgba(0,159,168,0.4)}
.Indnew{padding:50px 0 60px;}
.IndnewB{padding-top:30px;}
.Indnewa{width:500px;margin:0 auto 20px;}
.IndnewI{height:312px;}
.IndnewN{padding:25px 30px 15px;}
.IndnewN p{ font-size:14px;line-height:24px;margin-bottom:4px;}
.IndnewN h3{ font-size:18px;line-height:35px; height:105px;}
.IndnewF{padding:0 30px;height:64px;}
.IndnewF p{font-size:14px;line-height:18px;}
.IndnewFi{width:34px;height:34px;border:1px solid #009fa8;}	
/*服务与支持*/
.Indser{padding:40px 0 40px;margin-bottom:12px;}
.IndserB{padding-top:26px;}
.IndserN{width:293px; height:215px;padding:25px 25px 0; margin-bottom:15px;}
.IndserN img{height:38px;margin:0 auto 14px;}
.IndserN h3{ font-size: 16px;line-height:22px;margin-bottom:6px;}
.IndserN p{ font-size:12px;line-height:18px; height:54px; margin-bottom:3px;}
.Indsera{width:92px; height:32px;border-radius:16px;font-size:12px;}
.Indsera:before{width:90px; height: 30px;border-radius:15px;}
.Indsera span{line-height:18px;}
/*生态链成员*/
.Indpar:before{height:70px;}
.Indpar:after{height:400px;}
.IndparK{padding:40px 0 50px;}
.IndparN{margin-top:26px;height:280px;}
.Indpara:after{background-size:90%;border:1px solid rgba(216,216,216,0);}
.IndparaO:after{width:110%; height:110%;border:1px solid rgba(216,216,216,1);}
.IndparaW1{width:85px; height:85px;}
.IndparaW2{width:110px; height:110px;}
.IndparaW3{width:98px; height:98px;}
.IndparaW4{width:170px; height:170px;}
.Indpara1{top:12px;left:20px;}
.Indpara2{top:110px;left:100px;}
.Indpara3{top:0;left:150px;}
.Indpara4{top:10px;right:130px;}
.Indpara5{top:165px;right:100px;}
.Indpara6{top:70px;right:15px;}
.IndparaI{width:46px; height:46px;}
.IndparaI1{left:40px;top:195px;}
.IndparaI2{right:0;top:15px;}
}
@media only screen and (max-width:640px){
/*title*/
.IndTit{padding:0 4%;}
.IndTitN{height:0.3rem;}
.IndTitN:before{width:0.1rem; height:0.1rem;}
.IndTitP{line-height:0.3rem;height:0.3rem;font-size:0.26rem;}
.IndTitN h3{margin-left:0.1rem; font-size:0.14rem;line-height:0.2rem;}
.IndTitM{margin-right:0.01rem;padding-left:0.1rem;padding-right:0.02rem;width:0.74rem; height:0.2rem;border-radius:0.15rem;}
.IndTitM:before{width:0.76rem; height:0.22rem;border-radius:0.11rem;}
.IndTitM p{font-size:0.1rem; line-height:0.16rem;}
.IndTitM i{width:0.16rem;line-height:0.16rem; height:0.16rem;font-size:0.12rem;}
.IndTitE{font-size:0.1rem;line-height:0.14rem;padding-left:0.1rem;margin-top: .05rem;}
/**/
/*banner*/
.banPc{ display:none}
.banWap{ display:block}
.banner .swiper-slide{height:5rem;}
.banner .swiper-slide img{width:100%;}
.banner .swiper-pagination-bullet{width:0.05rem; height:0.05rem;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 0.04rem;}
.banner .swiper-pagination-bullets {bottom:0.1rem;width:92%;}
.bannext,.banprev{right:4%;top:50%;}
.bannext,.banprev{width:0.18rem; height:0.18rem; }
.bannext:after, .banprev:after {font-size:0.12rem;}
.bannext{margin-top:-0.24rem;}
.banprev{margin-bottom:-0.24rem;}
/*产品中心*/
.IndPro{padding:0.28rem 0 0.2rem;}
.IndPro:before{height:0.8rem;}
.IndProTit{padding:0.06rem 0.02rem;width:80%; margin:0.10rem auto 0}
.IndProTit .swiper-slide{margin:0}
.IndProK{margin:0.15rem auto 0;}
.IndProK .IndProD{width:100%;}
.IndProD:before{right:4%;}
.IndProDN{width:100%;padding:0 4%;}
.IndProDN .IndTitM{margin-top: .1rem;}
.IndProDN h3{font-size:0.115rem; line-height:0.18rem;letter-spacing:1px;}
.IndProDE{margin:0.05rem 0;display: flex;flex-wrap: wrap;}
.IndProDa{font-size:0.1rem;padding:.04rem .1rem .04rem 0.08rem;}
.IndProDa:before{width:0.03rem;height:0.03rem;}
.IndProDI{width:90%; margin-right:6%;margin-top: .1rem;}
.pornext,.porprev{right:1.6%;top:50%;}
.pornext,.porprev{width:0.2rem; height:0.2rem; }
.pornext:after, .porprev:after {font-size:0.1rem;}
.pornext{margin-top:-0.25rem;}
.porprev{margin-bottom:-0.25rem;}
/*解决方案*/
.IndnSol .IndTit{top:0.18rem; width:100%;}
.IndnSolT{width:100%;top:0.85rem;left:0;display: flex;flex-wrap: wrap;}
.IndnSolTa{ font-size:0.1rem;border-bottom:0.01rem solid rgba(255,255,255,0.22);width: 50%;padding: .05rem 4%;margin-top: .05rem;}
.IndnSolTa img{width:0.15rem;margin-right:0.05rem;}
.IndnSolTa p{letter-spacing:0; line-height:0.18rem;}
.IndnSolTa i{width:0.08rem;height:0.08rem;right:0.15rem;}
.IndnSolT .on:before{width:120%;}
.IndnSolT .on i{right:0.05rem;}
.IndnSolF img {width: 100%;object-fit: cover;}
.IndnSolE {width:100%;}
.IndnSolF{height:5rem; width:100%;}
.IndnSolN{width:100%;padding: .2rem 4%;}
.IndnSolN h3{ font-size:0.13rem;line-height:0.2rem; }
.IndnSolNp{font-size:0.1rem;line-height:0.18rem;margin:0.06rem 0 0.12rem;}
.IndnSolNa{width:0.75rem;height:0.22rem;border-radius:0.11rem;border:0.01rem solid #FFF;padding-left:0.08rem;padding-right:0.03rem;}
.IndnSolNa p{ font-size:0.1rem; line-height:0.16rem;}
.IndnSolNa i{width:0.16rem;line-height:0.16rem;font-size:0.12rem;}
/*新闻中心*/
.IndTab{justify-content:center; margin-top:0.15rem;}
.IndTaba{;line-height:0.22rem;border-radius:0.11rem;font-size:0.11rem;padding:0 0.14rem; margin:0 0.05rem;box-shadow:0 1px 8px rgba(0,0,0,0.1)}
.IndTab .on{box-shadow:0 2px 12px rgba(0,159,168,0.4)}
.Indnew{padding:0.25rem 0 0.25rem;}
.IndnewB{padding:0.18rem 4% 0;}
.Indnewa{width:100%;margin:0 auto 0.15rem;}
.IndnewI{}
.IndnewN{padding:0.15rem 6% 0.08rem;}
.IndnewN p{ font-size:0.11rem;line-height:0.2rem;margin-bottom:0.02rem;}
.IndnewN h3{ font-size:0.12rem;line-height:0.2rem; height:0.6rem;}
.IndnewF{padding:0 6%;height:0.4rem;}
.IndnewF p{font-size:0.11rem;line-height:0.18rem;}
.IndnewFi{width:0.24rem;height:0.24rem;border:0.01rem solid #009fa8;}		
/*服务与支持*/
.Indser{padding:0.2rem 0 0.2rem;margin-bottom:0.1rem;}
.IndserB{padding:0.15rem 4% 0;}
.IndserN{width:49%;padding:0.2rem 0.12rem 0.15rem; margin-bottom:0.07rem;}
.IndserN img{height:0.28rem;margin:0 auto 0.1rem;}
.IndserN h3{ font-size:0.125rem;line-height:0.2rem;margin-bottom:0.05rem;}
.IndserN p{ font-size:0.1rem;line-height:0.15rem; margin-bottom:0.06rem;}
.Indsera{width:0.72rem; height:0.22rem;border-radius:0.16rem;font-size:0.1rem;}
.Indsera:before{width:0.7rem; height:0.2rem;border-radius:0.15rem;}
.Indsera span{line-height:0.16rem;}
/*生态链成员*/
.Indpar:before{height:0.45rem;}
.Indpar:after{height:2rem;}
.IndparK{padding:0.25rem 0 0.3rem;}
.IndparN{margin-top:0.1rem;padding-top:1rem;}
.Indpara:after{background-size:94%;border:1px solid rgba(216,216,216,0);}
.IndparaO:after{width:110%; height:110%;border:1px solid rgba(216,216,216,1);}
.IndparaW1{width:0.56rem; height:0.56rem;}
.IndparaW2{width:0.7rem; height:0.7rem;}
.IndparaW3{width:0.6rem; height:.6rem;}
.IndparaW4{width:1.3rem; height:1.3rem;position: static; margin:0 auto;left:auto;top:auto;transform: translate(0,0);}
.Indpara1{top:20%;left:5%;}
.Indpara2{top:48%;left:8%;}
.Indpara3{top:3%;left:25%;}
.Indpara4{top:10%;right:20%;}
.Indpara5{bottom:0.05rem;right:8%;}
.Indpara6{top:40%;right:4%;}
.IndparaI{width:0.24rem; height:0.24rem;}
.IndparaI1{left:4%;bottom:0.2rem;}
.IndparaI2{right:4%;top:5%;}
}
/*
display:flex;justify-content:space-between;align-items:center; flex-wrap:wrap;align-content:center
|flex-start|flex-end|center|space-between|space-around

overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;

left:0;top:50%;transform: translate(0,-50%);

transition:0.5s;
.IndEnvT:before,.IndEnvT:after{display:block;content:'';position: absolute;}
*/

/*弹出*/
.TCrec{ position:fixed; left:50%;top:50%;transform: translate(-50%,-50%); background:#FFF; display:none; max-height:80%; overflow: auto;}
.TCrecT{width:100%;text-align: center;color:#2f2f2f; font-weight: 700;}
.TCrecFH{ color:#232323;}
.TCrecFH span{color:#6d6d6d;}
.TCrecFI{ background:#f7f7f7;width:100%;border:none;color:#232323;}
.TCrecaTex{background:#f7f7f7;width:100%;border:none; color:#232323;}
img[src=''],img[src=' '],img:not([src]){ opacity: 0;}
.TC-Inimg{overflow: hidden; position: relative;}
.TC-Inimg img{width:100%; height: 100%;}
.TC-Inpict{width:100%; height:100%; position: absolute;z-index:-1;align-content:center}
.TC-Inpict p{text-align: center; color:#232323; width:100%;}
.InfIn{width:100%;height:100%;opacity:0;position:absolute;top:0px;left:0px;z-index:100}
.TCBut{ color:#FFF; display: block;text-align: center; border-radius:4px;background:#1393cc;}
/*弹出*/
.TCrec{border-radius:8px;width:500px;box-shadow:0 0 14px rgba(0,0,0,0.15); padding:18px 35px;}
.TCrecT{ font-size:20px;line-height:30px;}
.TCrecF{ padding-top:8px;}
.TCrecFN{margin-bottom:5px;}
.TCrecFH{line-height:32px; font-size: 16px;}
.TCrecFH span{ font-size: 14px;}
.TCrecFI{line-height:40px; height: 40px;border-radius: 5px;font-size: 16px; padding:0 15px;}
.TCrecaTex{line-height:20px; height: 100px;border-radius: 5px;font-size: 16px; padding:10px 15px;}
.TC-Inimg{width:130px;height:130px;border-radius:5px; border:1px dashed #dcdcdc; margin-left:13px; margin-bottom: 10px}
.TC-Inimg:nth-child(3n+1){margin-left:0;}
.TC-Inpict img{width:25px;height:25px;  margin:0 auto 15px;}
.TC-Inpict p{ font-size:14px; line-height:20px;}
.TCBut{ font-size:14px; margin:15px auto 0; width:125px; line-height:44px;border-radius:4px;}

 /*+*/
 .more-icon{position: relative;}
 .more-icon:before{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);border-top: 2px solid #fff}
 .more-icon:after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);border-left: 2px solid #fff}
 .IndnSolNa i{height: 26px;} 
 .IndnSolNa i:before,.IndnSolNa i:after{border-color: #000;}
 @media  screen and ( min-width:1680px){
	 .more-icon:before{width: 12px;}
	 .more-icon:after{height: 12px;}
  }
  @media screen and (max-width:1679px ) and ( min-width:1440px){
	  .more-icon:before{width: 11px;}
	 .more-icon:after{height: 11px;}
  }
  @media screen and (max-width:1439px ) and ( min-width:1280px){
	  .more-icon:before{width: 10px;}
	 .more-icon:after{height: 10px;}
  }
  @media screen and (max-width:1279px ) and ( min-width:960px){
	  .more-icon:before{width: 9px;}
	 .more-icon:after{height: 9px;}
  }
  @media screen and (max-width:959px ) and ( min-width:640px){
	 .more-icon:before{width: 8px;}
	 .more-icon:after{height: 8px;}
  }
  @media  screen and ( max-width:639px){
	 .more-icon:before{width: .07rem;}
	 .more-icon:after{height: .07rem;}
	 .IndnSolNa i{
	 height: 0.16rem;}
  }
  .ftCID .wem1{
	width: 203px; 
	bottom:41px; 
	text-align: center; 
	 position: absolute;
	  margin-left:-80px;
	  margin-top: -203px; 
	  height:0; 
	  overflow:hidden;
	  transition:all 0.3s;
	  transform:scale(0, 0);
	}
.ftCID:last-child:hover .wem1 {
    height: 195px;
    padding-top: 20px;
    padding-bottom: 20px;
    transform: scale(1, 1);
} 
 
.ftCID:first-child:hover .wem1 {
    height: 195px;
    padding-top: 20px;
    padding-bottom: 20px;
    transform: scale(1, 1);
}
.ftCID .wem1 img {
    width: 155px;
    height: 155px;
    /* margin-right: 5px; */
    transition: all 0.3s;
}

 