#loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;width:100%;height:100%;background:#242a37 url(../images/loading.png) 50% 50% no-repeat;overflow:hidden}.about,.cases,.news,.number,.service,.solution{padding:45px 0;margin:5px 0;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.solution{padding-bottom:0}.service .c-right{text-align:right}.service .row{margin-bottom:0}.service .service-content{padding:15px;margin:10px 0;text-align:center;background:#f7f7f7;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1)}.service .service-content i{width:75px;height:75px;margin-bottom:16px;font-size:30px;line-height:75px;color:#fff;text-align:center;background:#00a0ea;border-radius:50%}.solution-item{height:230px}.solution-item .content{position:relative;height:230px}.solution-item .content .mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background:linear-gradient(rgba(0,0,0,0),#000);border-radius:5px}.solution-item .content img{width:100%;height:100%;object-fit:cover;border-radius:5px}.solution-item .content .caption{position:absolute;right:10px;left:10px;bottom:30px;text-align:center}.solution-item .content .caption h2{font-size:20px;font-weight:900;letter-spacing:1px;color:#fff}.solution-item .content .caption h2 span{color:#ff8dae}.solution-item .content .caption p{color:#fff}.cases .row.no-mb{margin-bottom:0}.cases .row:last-child{margin-bottom:0}.case .tabs{display:flex;height:30px;margin-bottom:20px;background:0 0}.cases .tabs .tab{height:30px;padding:0 2px;line-height:30px;text-transform:none}.cases .tabs .tab a{padding:0;color:#333;background:#f7f7f7;border-radius:20px}.cases .tabs .tab a.active,.cases .tabs .tab a:hover{color:#fff;background:#00a0ea;border-radius:20px}.cases .tabs .indicator{display:none}.cases .content{margin-bottom:20px;text-align:center;box-shadow:0 2px 2px 0 transparent,0 1px 5px 0 rgba(0,0,0,.24),0 3px 1px -2px transparent}.cases .content .cases-img{position:relative;width:100%;height:200px;margin-bottom:15px;border-bottom:1px solid #f7f7f7;overflow:hidden}.cases .cases-img img{width:100%;height:100%;object-fit:cover}.cases .content h5{margin:0 10px}.cases .content h5 a{padding-left:10px;border-left:4px solid #00a0ea}.cases .content p{margin:10px;font-size:14px}.cases .content span{display:inline-block;padding:5px 10px;margin:0 2px;line-height:1}.cases-date{padding:10px;text-align:center;background:#f7f7f7;border-top:1px solid #efefef}.cases-time{font-size:14px;color:#999}.cases-type{font-size:12px;color:#00a0ea;border:1px solid #00a0ea;border-radius:12px}.number{background-size:cover;background-attachment:fixed;background:#837c76;overflow:hidden}.number .row{margin-bottom:0}.number .number-content{text-align:center}.number .number-content h3{display:inline-block;font-size:32px;font-weight:700;color:#fff}.number sup{padding-left:3px;font-size:20px;color:#fff}.number sub{font-size:12px;color:#fff}.number .number-content h6{margin-top:10px;color:#fff}.about{display:table;width:100%;height:300px;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(../images/about_bg.jpg) no-repeat center center;background-attachment:fixed;background-size:cover;overflow:hidden}.about .about-content p,.about .section-title h2,.about .section-title p{color:#fff}.about .about-content{text-align:center}.about .about-content p{text-indent:0;text-align:justify}.about .about-content>i{position:relative;bottom:6px;font-size:30px;color:rgba(255,255,255,.75)}.about .about-content .more a{background:0 0;border:2px solid rgba(255,255,255,.75)}.about .about-content .more a:hover{background:#00a0ea;border:2px solid #00a0ea;box-shadow:0 0 30px rgba(0,160,234,.2)}.news .row.no-mb{margin-bottom:0}.news .row:last-child{margin-bottom:0}.news .tabs{display:flex;height:30px;margin-bottom:20px;background:0 0}.news .tabs .tab{height:30px;margin:0 2px;line-height:30px;text-transform:none}.news .tabs .tab a{padding:0;color:#333;background:#f7f7f7;border-radius:20px}.news .tabs .tab a.active,.news .tabs .tab a:hover{color:#fff;background:#00a0ea;border-radius:20px}.news .tabs .indicator{display:none}#tabs1>.row,#tabs2>.row,#tabs3>.row,#tabs4>.row{padding-bottom:2px;border-bottom:1px dashed #dfdfdf}.news .news-content h6{line-height:20px}.news .news-content ul{white-space:nowrap;overflow:hidden}.news .news-content ul li{float:left;margin-right:5px;font-size:11px;color:#999}.news .news-content ul li span{padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.news .news-content ul li i{margin-right:5px;font-size:13px}.news .news-images img{width:100%;border:1px solid #f7f7f7}.honor{padding:30px 0 10px;margin:15px 0;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.honor .honor-show{margin-left:auto;margin-right:auto}.honor .honor-show .item{display:block;max-width:150px}.honor .honor-show .item p{text-align:center}.honor .honor-show .item img{display:block;width:100%;border:1px solid #efefef}

/* main */
.main {
	padding: 35px 0;
	margin: 15px 0;
	background: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.main form, fieldset, label {
    position: relative;
    display: block;
    border: 0;
}
.form-field label {
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
}
.form-field span {
	float: right;
	font-size: 12px;
	color: #ccc;
}
.form-field input, .form-field textarea {
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 40px;
	line-height: 100%;
	transition: all 250ms ease;
}
.form-field input:focus, .form-field textarea:focus, .form-checkcode:focus {
	border: 1px solid #00a0ea;
	transition: all 250ms ease;
}
.form-field textarea {
	padding-top: 10px;
	min-height: 100px;
}
.form-checkcode {
	float: left;
	width: 40% !important;
}
.form-field img {
	width: auto;
	height: 40px;
	margin-left: -1px;
	line-height: 40px;
	/*border: 1px solid rgba(0, 0, 0, .1);*/
}
.form-field button {
	width: 100%;
	padding: 12px 20px;
	margin-top: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	background: #00a0ea;
	border: 0;
	border-radius: 30px;
}
.form-field button:hover {
	opacity: .9;
}

.product-tab{display: flex;margin:0 0 -10px -10px}
.product-tab li{position: relative;width: calc(10% - 10px);height: 640px;margin: 0 0 10px 10px;cursor: pointer;}
.product-tab li.active{width: calc(60% - 10px);}
.product-tab .brand{display: flex;position: relative;z-index:2; padding: 50px 20px;height: 100%;border-radius: 10px;background:url(../images/pro-bg-1.png) no-repeat center;background-sizecover;background-size: cover;align-items: center;align-content: space-between;flex-direction: column;justify-content: space-between;transition: all .4s ease-in-out;}
.product-tab .brand:after{content:"\e659";display: flex;width: 40px;height: 40px;color:#fff;font-size:20px;border-radius: 50%;border:1px #fff solid;align-items: center;justify-content: center;}
.product-tab .brand h4{display: flex;color:#fff;font-size:30px;writing-mode: vertical-rl;align-items: center;letter-spacing: 5px;}
.product-tab .brand h4 em{margin-bottom:10px;}
.product-tab .info{opacity: 0;position: absolute;left:0;top:0;right:0;bottom:0;z-index:1;padding:30px;transition: all .4s ease-in-out;}
.product-tab .info h4{display: flex;color:#fff;font-size:30px;align-items: center;}
.product-tab .info h4 em{margin-right:10px}
.product-tab .info .box{margin-top:50px}
.product-tab .info .box span{display: flex;color:#fff;font-size: 18px;margin-bottom:20px;align-items: center;}
.product-tab .info .box span::before{content:"";display: block;width: 20px;height:1px;margin-right:10px;background: #fff;}
.product-tab .info .box span:hover{transform:translateX(20px)}
.product-tab .info .low{display: flex;position: absolute;left: 0;bottom: 0;right: 0;margin: 30px;align-items: center;justify-content: space-between;}
.product-tab .info .low:after{content:"\e65b";display: flex;width: 40px;height: 40px;color:#fff;font-size:20px;border-radius: 50%;align-items: center;justify-content: center;background: rgba(255,255,255,0.2);}
.product-tab .info .low:hover:after{color:#fff;background:#ea5b0c}
.product-tab .info .bg{position: absolute;top:0;left:0;right:0;bottom:0;z-index:-1;border-radius: 10px;width: 100%;height: 100%;object-fit: cover;}
.product-tab li.active .brand{opacity:0;}
.product-tab li.active .info{opacity:1}



.powerHome .pic{margin-top:20px;}
.powerHome .pic img{width:100%}
.powerHome .pic video{/*height: 500px;*/width:100%;object-fit: cover;}


.power-row{display: flex;flex-wrap: wrap; margin:0 0 -20px -20px}
.power-row > li{position: relative;z-index: 1;display: flex;width:calc(33.3% - 20px);height:400px;margin:0 0 20px 20px;padding: 30px;border-radius:20px;/* background-color: #fff; */background-repeat:no-repeat;background-size:cover;flex-direction: column;justify-content: space-between;overflow: hidden;}
.power-row .title{display: flex; color:#000000;font-size:30px;font-weight:bold;margin-bottom:10px}
.power-row .title em{margin-right:10px;}
.power-row .tip{margin-top:10px;color:#282828;font-size:14px}
.power-row .tops{border-radius:0px}
/*--*/
.power-row .zz{background-image: url(../images/power-zz-bg.jpg);}
.power-row .zz .number1{display: flex;}
.power-row .zz .number1 b{font-size:80px;color:#ea5b0c;margin-right: 10px;}
.power-row .zz .number1 span{color:#000;font-size:30px;font-weight: bold;}
.power-row .zz .number1 font{display: block; margin-right:10px;font-size:24px;font-weight:400;}
.power-row .zz .trait{margin-top:10px;display: flex;}
.power-row .zz .trait span{margin-right:10px;color:#6f6c65;font-size: 15px;border:1px #ddd solid;padding: 5px 10px;border-radius: 30px;}
/*--*/
.power-row .fw{background-image: url(../images/power-fw-bg.jpg);}
.power-row .fw .tip{width: 50%;}
.power-row .fw .number1{line-height: 1;}
.power-row .fw .number1 span{display: flex;color:#6d4cab;font-size:80px;align-items: center;}
.power-row .fw .number1 span font{font-size: 40px;font-weight: bold;margin-left: 5px;}
.power-row .fw .number1 h5{margin-top:10px;color:#4d465a;font-size:30px;font-weight:bold;}
.power-row .fw .img{position: absolute;bottom:0;right:40px;z-index: -1;}
/*--*/
.power-row .jy{background-image: url(../images/power-jy-bg.jpg);}
.power-row .jy .digit{display: flex;flex-wrap: wrap;margin:0 0 -10px -10px}
.power-row .jy .digit li{width:calc(33.3% - 10px);margin:0 0 10px 10px;padding: 20px;border-radius:10px;background: #eff4fd;}
.power-row .jy .digit li.no{display:none;opacity: 0;}
.power-row .jy .digit span{display: flex;color:#1e3bd1;font-size:42px;align-items: center;}
.power-row .jy .digit span font{font-size: 18px;font-weight: bold;margin-left: 5px;}
.power-row .jy .digit h5{margin-top:20px;color:#707a8e;font-size:14px;}
.power-row .jy .sound{position: absolute;right:50px;top: 65px;z-index: -1;display: flex;align-items: flex-end;height: 140px;}
.power-row .jy .sound i{display: block;margin-left: 10px;width: 35px;height:140px;border-radius:20px 20px 0 0;background: -webkit-linear-gradient(top, #b2c9f8, #c7daff);animation:equalizer 6s infinite linear}
.power-row .jy .sound i:nth-child(1){height: 80px;animation-delay: -2s;}
.power-row .jy .sound i:nth-child(2){height: 140px;animation-delay: -4s;}
.power-row .jy .sound i:nth-child(3){height: 120px;animation-delay: -6s;}
.power-row .jy .sound i:nth-child(4){height: 100px;animation-delay: -3s;}
.power-row .jy .sound i:nth-child(5){height: 80px;animation-delay: -2s;}
/*--*/
.power-row .zy{background-image: url(../images/power-zy-bg.jpg);}
.power-row .zy .info{position:absolute; bottom:0;left:0;right:0;margin:auto;width:fit-content;text-align: center;}
.power-row .zy .info span{margin-bottom:10px;color:#ea5b0c;font-size:80px;}
.power-row .zy .info h4{color:#282828;font-size:30px;font-weight:bold}
.power-row .zy .info h5{color:#282828;font-size:20px;font-weight:bold}
.power-row .zy .info .img{margin-top:20px;}
.power-row .zy .circle{position: absolute;left:0;right: 0;bottom: -260px;z-index:-1;width:500px;height:500px;margin: auto;}
.power-row .zy .circle i{position: absolute;left:0;top:0;right:0;bottom:0;border: 1px #beccd5 dashed;border-radius: 50%;animation:circles 4s infinite linear}
.power-row .zy .circle i:nth-child(1){animation-delay: -1s;}
.power-row .zy .circle i:nth-child(2){margin:12%;border-style: solid;animation-delay: -1.2s;}
.power-row .zy .circle i:nth-child(3){margin:24%;border-style: dashed;animation-delay: -1.4s;}
/*--*/
.power-row .gl{background-image: url(../images/power-gl-bg.jpg);}
.power-row .gl .info{}
.power-row .gl .digit{float: right;width: 70%;display: flex;flex-wrap: wrap;margin:0 0 -10px -10px}
.power-row .gl .digit li{width:calc(50% - 10px);margin:0 0 10px 10px;padding: 20px;border-radius:10px;background: #fff;}
.power-row .gl .digit span{display: flex;color:#ea5b0c;font-size:60px;line-height: 0.8;align-items: flex-end;}
.power-row .gl .digit span font{font-size: 18px;color:#282828;font-weight: bold;margin-left: 5px;}
.power-row .gl .digit h5{margin-top: 40px;color:#484848;font-size:14px;}
.power-row .gl .digit .no{opacity: 0;}

.slow,.slow a,.slow p,.slow li,.slow font,.slow td,.slow input,.slow button,.slow select.slow textarea,.slow em,.slow img,.slow span,.slow hr,.slow h1,.slow h2,.slow h3,.slow h4,.slow h5,.slow h6,.slow b,.slow u,.slow *:before,.slow *:after{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.product-tab *:before,.product-tab *:after,.product-tab em,.product-tab i,.iof{font-style: normal;font-family: "iconfont";line-height:1;transition: all .4s ease-in-out}
@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('../fonts/font_1963410_gyigkcun4u4.woff2?t=1716731066026') format('woff2'),
       url('../fonts/font_1963410_gyigkcun4u4.woff?t=1716731066026') format('woff'),
       url('../fonts/font_1963410_gyigkcun4u4.ttf?t=1716731066026') format('truetype');
}

.ptm80 {
    padding: 80px 0;
}
.cl, .clearfix {
    zoom: 1;
}
.w1001 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
}

.titleAx{margin-bottom:50px;color:#282828;font-size:18px;}
.titleAx b{}  
.titleAx span{margin-top:15px;display: block;color:#282828;font-size:36px;font-weight: 400;text-transform: Uppercase;line-height:140%;}
.titleAx p{margin-top:20px;color:#696969;font-size:24px;}
.titleAx font{color:#ea5b0c}
.titleAx hr{display: block;margin:0px;margin-top: 12px;width: 40px;height: 3px;border:none;background: #ea5b0c;}
.titleAx.cen{text-align: center; }
.titleAx.cen{}
.titleAx.cen hr{margin:0px auto;margin-top: 10px;}
.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}
.titleAx.white hr{background:#fff}
.titleAx.tTop{margin:50px 0 -20px 0;}
.titleAx.m30{margin-bottom:30px}
.titleAx.m40{margin-bottom:40px}
.productHome .container{max-width:100%;}
.powerHome .container{max-width:100%;}
.titleAx b{margin: 0px 0px;padding: 0px 0px;font-weight: 400;}

.more-5{display:flex;align-items: center;transition: all .4s ease-in-out;}
.more-5 font{display: table;padding:10px 30px;color:#282828;font-size: 14px;border-radius:30px; background: #fff;    transition: all .4s ease-in-out;}
.more-5:after{margin-left:5px;content:"\e62a";display: flex;width: 40px;height: 40px;color: #fff;font-size: 20px;border-radius: 50%;align-items: center;justify-content: center;transform: rotate(-45deg);background: #ea5b0c;    transition: all .4s ease-in-out;}
.more-5:hover font{color:#fff;border-color:#ea5b0c !important; background:#ea5b0c !important}
.more-5:hover:after{color:#fff !important;transform: rotate(0deg);background: #ea5b0c !important;}
.more-5.u2 font{background: #eeeeee;}
.more-5.u3 font{border:1px #fff solid;color: #fff;background:none;}
.more-5.u3:after{color:#ea5b0c;background: #fff;}
.productHome{background:#fff}

@keyframes circles{
  0%{transform:scale(0);}
  40%{transform:scale(1);}
  80%{transform:scale(1);}
  100%{transform:scale(1);}
}

@keyframes equalizer{
  0%{height:140px}
  10%{height:80px}
  20%{height:70px}
  30%{height:40px}
  40%{height:60px}
  50%{height:80px}
  60%{height:40px}
  70%{height:120px}
  80%{height:80px}
  90%{height:120px}
  100%{height:140px}
} 