@charset "utf-8";
/* ===================首页样式========================== */
.banner .hasVideo .banner-img img.pc{animation: hasVideoImg 1s ease both;}
@keyframes hasVideoImg {0%{opacity: 1;}100%{opacity: 0;}}
.banner  video{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
@media all and (max-width:1100px) {.banner .hasVideo .banner-img img.pc{animation: none;}.banner video{display: none;}}
.banner-img img{width: 100%;height: 100vh;}
.banner-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: flex-end;padding-bottom: 200px;}
.banner-con .title{opacity: 0;transform: translateY(150px);transition: all 1.5s .7s ease;}
.swiper-slide-active .banner-con .title{opacity: 1;transform: translateY(0);}
.swiper-slide-active.oneSlide .banner-con .title{transition-delay: 0s;}
.banner-menu{position: absolute;z-index: 2;left: 0;bottom: 8%;width: 100%;}
.banner-menu .contain{justify-content: space-between;align-items: flex-end;}
.banner-menu-left{align-items: center;}
.banner-btn{height: 22px;align-items: center;font-size:18px;user-select: none;cursor: pointer;color: #fff;font-weight: 700;}
.banner-btn:hover{color: #24b139;}
.banner-btn.next{transform: rotate(180deg);}
.banner-page{margin: 0 20px; font-family:Impact;}
.banner-line{position: relative; width:110px;height: 2px;background: #fff;}
.banner-line .line{animation: banLine 4s linear forwards; position: absolute;left: 0;top: 0;width: 0;height: 100%;background: #24b139;}
@keyframes banLine {0%{width: 0;}100%{width: 100%;}}
.banner-scroll{user-select: none;cursor: pointer;animation: banScroll 1s linear infinite alternate;}
.banner-scroll:hover{animation-play-state: paused;}
@keyframes banScroll {0%{transform: translateY(10px);}100%{transform: translateY(-10px);}}

/* 首页主要产品部分 */
.in_probg{background:url(../image/in_probg.jpg) center no-repeat; background-size:cover; padding:80px 0; overflow:hidden;}
.in_pro{width:95%; max-width:1600px; margin:0 auto; position:relative; overflow:hidden;}
.in_title{width:100%; margin:auto; text-align:center;}
.in_title h2{color:#333; font-size:38px; font-weight:bold; line-height:40px;}
.in_title h2 span{color:#24b139;}
.in_title p{margin-top:10px; font-size:18px; color:#999; line-height:30px;}
.in_probox{width:100%; margin:60px auto 0; position:relative;}
.in_probox .swiper-wrapper{padding-bottom:80px;}
.in_probox .swiper-slide{width:100%; float:left; background:#fff; border:1px solid #e9e9e9; border-top:3px solid #999; box-shadow:0 3px 12px rgba(0,0,0,.2); padding-bottom:40px;}
.in_probox .swiper-slide a{display:block;}
.in_probox .swiper-slide:hover{border-color:#24b139; cursor:pointer;}
.in_probox .swiper-slide .pic{width:100%; float:left; overflow:hidden; text-align:center;}
.in_probox .swiper-slide .pic img{width:72%; margin:40px auto; transition:all .5s;}
.in_probox .swiper-slide:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1); transition:all .5s ease-in-out;}
.in_probox .swiper-slide .pic h3{font-size:24px; font-weight:bold; color:#000;}
.in_probox .swiper-slide .pic h4{font-size:18px; font-weight:400; color:#000;}
.in_probox .swiper-slide:hover .pic h3,.in_probox .swiper-slide:hover .pic h4{color:#24b139;}
.in_probox .swiper-slide .wen{width:100%; height:66px; float:left; padding:10px 20px; font-size:15px; line-height:26px; color:#999; -webkit-line-clamp:2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
.in_probox .swiper-pagination{bottom:0;}
.in_probox .swiper-pagination-bullet-active{background:#24b139;}
.in_probox .swiper-pagination-bullet{width:30px; height:3px; margin:0 5px; border-radius:0; transition:all .5s; left:50%; margin-left:-4px;}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{display:none;}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{display:none;}
.in_probox .swiper-button-prev{width:52px; height:52px; background:#fff url(../image/in_pro_ljt.png) right no-repeat; left:1px; top:45%;}
.in_probox .swiper-button-prev:hover{background:#24b139 url(../image/in_pro_ljth.png) right no-repeat;}
.in_probox .swiper-button-next{width:52px; height:52px; background:#fff url(../image/in_pro_rjt.png) right no-repeat; right:1px; top:45%;}
.in_probox .swiper-button-next:hover{background:#24b139 url(../image/in_pro_rjth.png) right no-repeat;}
.in_probox .swiper-slide .btn{display:block; width:120px; height:40px; float:left; line-height:38px; border:1px solid #5ba337; position:relative; text-align:center;border-radius:2px; font-size:16px; color:#24b139; transition:all .4s ease; margin-top:20px; left:50%; margin-left:-60px;}
.in_probox .swiper-slide a .btn:after{content:""; position:absolute; height:100%; width:0; right:0; background:linear-gradient(to right,#24b139,#a2be24);transition: all .6s ease;}
.in_probox .swiper-slide .btn span{position:relative; z-index:2;}
.in_probox .swiper-slide a:hover .btn{color:#fff;}
.in_probox .swiper-slide a:hover .btn:after{width:100%; right:auto; left:0;}

/* 首页解决方案部分 */
.indHead{justify-content:space-between; align-items:flex-end;}
.indFA .comTitle{text-align:center;}
.indFA .comTitle .title{color:#24b139;}
.indFA .comTitle .title span{color:#333;}
.indFA .comTitle .text{color:#999;}
.indFA-con{justify-content: space-between;}
.indFA-left,.indFA-right{width: calc(50% - 5px);}
.indFA-btm{margin-top:10px; justify-content:space-between;}
.indFA-item{width:100%; display:block;}
.indFA-btm-item{width:calc(50% - 5px);}
.indFA-img{display:block; width:100%; overflow:hidden;}
.indFA-img img{width:100%;height: calc((720px - 10px)/2);transition: all .6s ease;}
.indFA-item:hover .indFA-img img{transform: scale(1.04);}
.indFA-img::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:170px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);}
.indFA-img:hover::after{background: linear-gradient(to bottom,transparent 0%,rgba(36,177,57,.7) 100%);}
.indFA-text{position: absolute;left: 0;bottom: 0;width: 100%;padding: 30px 35px;}
.indFA-text .title{padding-left:12px;line-height: .8;border-left: 3px solid #24b139;}
.indFA-text .text{margin-top:15px; max-width:100%; padding-left:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal;}
.indFA-left .indFA-img img{height:720px;}
.indFA-left .indFA-text{padding-left:calc((100vw - 1600px)/2);}
.indFA .comBtn-box{width:180px; margin:60px auto 0;}

/* 首页4大优势部分 */
.in_suppbg{background:#fff; margin:auto; padding-top:80px; position:relative;}
.in_suppbg_title{width:100%;}
.in_suppbg .bottom{width:100%; height:795px; margin:60px auto 0; position:relative;}
.in_suppbg .bottom .tab-menu{position:absolute; left:8%; bottom:80px; width:38%; z-index:11}
.in_suppbg .bottom .tab-menu li{width:49%; height:60px; line-height:60px; border:1px solid #fff; color:#fff; text-align:center; font-size:26px; float:left; margin:0 2% 10px 0; cursor:pointer;}
.in_suppbg .bottom .tab-menu li:nth-child(2n){margin-right:0;}
.in_suppbg .bottom .tab-menu li.active{background:#fff; color:#24b139;}
.in_suppbg .bottom .tab-con{color:#fff;}
.in_suppbg .bottom .tab-con .lb{display:none;}
.in_suppbg .bottom .tab-con .lb:first-child{display:block;}
.in_suppbg .bottom .tab-con .lb .box{width:66%; min-height:796px; background:url(../image/in_ys_lbg.png) left center no-repeat; position:absolute; left:0; top:0; padding:90px 0 0 8%; z-index:10;}
.in_suppbg .bottom .tab-con .lb .biaoti{width:66%; border-bottom:1px solid rgba(255,255,255,.5); padding-bottom:20px;}
.in_suppbg .bottom .tab-con .lb .shu{width:76px;}
.in_suppbg .bottom .tab-con .lb .shu img{width:76px; display:block;}
.in_suppbg .bottom .tab-con .lb .tit{margin-left:20px;}
.in_suppbg .bottom .tab-con .lb .tit h3{font-size:36px; line-height:36px; display:block;}
.in_suppbg .bottom .tab-con .lb .tit p{display:block; font-size:18px; margin-top:10px;}
.in_suppbg .bottom .tab-con .wen{width:66%; font-size:18px; line-height:36px; margin-top:60px;}
.in_suppbg .tu{display:block; position:relative; z-index:1;}
.in_suppbg .tu img{width:100%; height:795px; object-fit:cover; display:block;}

/* 首页关于万安迪部分 */
.in_aboutbg{background:#fff url(../image/in_aboutbg.jpg) fixed bottom no-repeat; background-size:cover; padding:80px 0; overflow:hidden;}
.in_about_up{width:100%; margin:40px auto 0; display:flex; justify-content:space-between;}
.in_about_lbox{width:48%;}
.in_about_lbox .text{width:100%; font-size:18px; line-height:36px;}
.in_about_lbox .comBtn{background:#fff;}
.in_about_lbox a.comBtn:hover{background:#24b139; color:#fff; border-color:#24b139;}
.number{width:100%; margin-top:40px;}
.number li{width:23.5%; float:left; text-align:center; margin-right:2%;}
.number li:nth-child(4n){margin-right:0;}
.number .item{position:relative; color:#bfbfbf; transition: all .2s linear;}
.number .item .nubber_icon{width:66px; margin:0 auto 10px;}
.number .item .nubber_icon img{width:66px; display:block;}
.number .item .numU .numCX{font-size:48px; font-weight:bold; font-family:Impact; line-height:52px; color:#24b139}
.number .item .numU sup{font-size:22px; font-weight:bold; color:#24b139; margin-left:10px; vertical-align:top;}
.number .item .numU .indc{font-size:18px; color:#333; margin-top:10px;}
.in_about_rbox{width:48%; position:relative; background:#24b139; border-radius:10px; padding:10px 0;}
.in_about_rbox img,.in_about_rbox video{width:100%; min-height:560px; object-fit:cover; display:block; transform:translateX(-10px);  transition:all .5s;}
.in_about_rbox:hover img,.in_about_rbox:hover video{-webkit-transform:translateX(0); transform:translateX(0); -webkit-transition:all .5s; transition:all .5s; cursor:pointer;}
.in_about_dnav{width:100%; margin:60px auto 0;}
.in_about_dnav li{width:13.285%; float:left; margin-right:1.1%; text-align:center;}
.in_about_dnav li:last-child{margin-right:0;}
.in_about_dnav li a{display:block; line-height:60px; font-size:22px; color:#000; background:#fff; padding:0 20px;}
.in_about_dnav li a:hover,.in_about_dnav li a.active{background:#24b139; color:#fff;}

/* 首页新闻资讯部分 */
.indNews{width:100%; overflow:hidden;}
.indNews-header{text-align:center;}
.indNews-header .title{color:#24b139;}
.indNews-header .title span{color:#333;}
.indNews-nav{margin:30px auto 0;}
.indNews-nav-item{margin-left:20px; background:#fff; border:2px solid #e9e9e9; box-shadow:0px 20px 32.2px 2.8px rgba(45,45,45,0.08); width:180px;height:52px;}
.indNews-nav-item:first-child{margin-left:0;}
.indNews-nav-item:hover,.indNews-nav-item.active{background:#24b139; border-color:#24b139; color:#fff !important; font-weight:bold;}
.indNews-btn .btn{width:48px; height:48px; margin-right:20px; font-size:24px; font-weight:700; border-radius:50%; border:1px solid #d6d6d6; color:#999;user-select:none; cursor:pointer;}
.indNews-btn .btn.next{transform: rotate(180deg);}
.indNews-btn .btn:hover{background:#24b139;color: #fff;border-color:#24b139;}
.indNews-pagination-box .contain{align-items:center;}
.indNews-pagination.swiper-pagination-progressbar{position: relative;background: #eee;height: 3px;flex: 1;}
.indNews-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #24b139;}

.indNews-swp-con{display:none;}
.indNews-swp-con:first-child{display: block;}
.indNews-swp{padding-left: calc((100vw - 1200px)/4.5);}
.indNews-swp .swiper-container{overflow:visible; margin:0;}
.indNews-slide{position: relative;border-radius: 6px;overflow: visible;}
.indNews-img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 8px;overflow: hidden;opacity: 0;transition: all .4s ease;}
.indNews-img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .6);}
.indNews-img img{width: 100%;height: 100%;}
.indNews-con{position: relative;z-index: 2; background: rgb(247, 248, 252);border-radius: 6px;overflow: hidden;padding: 50px 40px 30px;height: 480px;}
.indNews-label{display: inline-block;border-radius: 3px;padding: 2px 10px; color:#fff !important;}
.indNews-date{border-top: 1px solid #e6e6e6;align-items: center;justify-content: space-between;width: calc(100% - 80px);left: 40px;bottom: 30px;position: absolute;}
.indNews-date .day{font-family:Impact;}
.indNews-slide:hover{box-shadow: 0px 10px 28.48px 3.52px rgba(82, 82, 82, 0.18);}
.indNews-slide:hover .indNews-con{background: transparent;}
.indNews-slide:hover .indNews-title,.indNews-slide:hover .indNews-text,.indNews-slide:hover .indNews-date{color: #fff;}
.indNews-slide:hover .indNews-date{border-top-color: rgba(255, 255, 255, .2);}
.indNews-slide:hover .indNews-img{opacity:1;}

/* 首页合作伙伴部分 */
.in_hzhbbg{margin:0 auto; background:url(../image/in_hzhbbg.jpg) fixed bottom no-repeat; background-size:cover; padding:80px 0; overflow:hidden;}
.in_hzhb_title{float:left; margin-top:80px;}
.in_hzhb_title h3{font-size:38px; font-weight:bold; line-height:38px; color:#24b139;}
.in_hzhb_title h3 span{color:#000;}
.in_hzhb_title p{display:block; margin-top:20px; font-size:18px; line-height:30px; color:#999; text-transform:uppercase; font-family:Arial;}
.in_hzhb_rlb{width:76%; float:right; position:relative; padding-left:52px; overflow:hidden;}
.in_hzhb_rlb .in_hzhb{height:300px;}
.in_hzhb_rlb .in_hzhb .swiper-slide{overflow:hidden; text-align:center; font-size:18px; background:#fff; height:calc((100% - 20px) / 2) !important; display:flex; justify-content:center; align-items:center;}
.in_hzhb_rlb .swiper-pagination-bullet{width:40px; height:4px; margin:0 5px; border-radius:0; transition:all .5s; left:50%; margin-left:-4px;}
.in_hzhb_rlb .swiper-button-prev{width:52px; height:52px; background:url(../image/in_pro_ljt.png) right no-repeat; left:0; top:45%; border:2px solid #333;}
.in_hzhb_rlb .swiper-button-prev:hover{background:#24b139 url(../image/in_pro_ljth.png) right no-repeat; border-color:#24b139;}
.in_hzhb_rlb .swiper-button-next{width:52px; height:52px; background:url(../image/in_pro_rjt.png) right no-repeat; left:0; top:65%; border:2px solid #333;}
.in_hzhb_rlb .swiper-button-next:hover{background:#24b139 url(../image/in_pro_rjth.png) right no-repeat; border-color:#24b139;}

/* 内页banner部分 */
.pagesBan-bg{margin:auto; overflow:hidden; position:relative;}
.pagesBan-bg .pic img{width:100%; height:60vh; object-fit:cover; -webkit-animation: bannerscale 20s infinite linear; animation: bannerscale 20s infinite linear;}
.pagesBan-bg .pic .pc{display:block;}
.pagesBan-bg .pic .m{display:none;}
.pagesBan-con{position:absolute; left:0; top:0; width:100%; height:100%; align-items:center; opacity:0; transform:translateX(150px);animation:pagesText 1.5s ease forwards;}
.pagesBan-title{position:relative; display:inline-block; font-size:40px; font-weight:bold; color:#fff; margin-bottom:20px; line-height:1; letter-spacing:2px; text-shadow:0 3px 12px rgba(0,0,0,.3);}
.pagesBan-title::after{content:""; position:absolute; right:-20px; bottom:-4px; width:10px; height:10px; border-radius:50%; border:3px solid #1c9c2f;}
.pagesBread{display:flex; align-items:center; font-size:18px; color:#fff;}
.pagesBread a{display:block; font-size:18px; color:#fff; margin-right: 24px;position: relative;transition:all .4s ease; text-shadow:0 3px 5px rgba(0,0,0,.1);}
.pagesBread a:hover{color:#1c9c2f;}
.pagesBread a::after{content:">"; display:inline-block; color:#fff; font-size:12px; position:absolute; right:-18px; top:50%; transform: translateY(-50%) scale(.7);}
.pagesBread a:last-child::after{display: none;}
@keyframes pagesText{
	0%{opacity:0; transform:translateX(150px);}
	100%{opacity:1; transform:translateX(0);}
}
@keyframes bannerscale{
	0%{-webkit-transform:scale(1.1); transform:scale(1.1);}
	50%{-webkit-transform:scale(1); transform:scale(1);}
	100%{-webkit-transform:scale(1.1); transform:scale(1.1);}
}

/* 内页bn导航 */
.second_nav{width:100%; height:60px; background-color:rgba(0,0,0,.6); padding:0 8%; margin-top:-60px; position:relative; z-index:999;}
.second_nav .home{float:left; display:block;}
.second_nav .first,
.second_nav .second,
.second_nav .third{cursor:pointer; float:left; position:relative;}
.second_nav .first h4,
.second_nav .second h4,
.second_nav .third h4{height:60px; line-height:60px; min-width:180px; font-size:18px; color:#fff; padding:0 52px 0 30px; position:relative; border-right: 1px solid rgba(255,255,255,.2);}
.second_nav .active h4{border-bottom:3px solid #24b139; color:#24b139;}
.second_nav .first h4::after,
.second_nav .second h4::after{content:''; border:6px solid transparent; border-top:6px solid #fff; border-bottom:none; position:absolute; width:0; height: 0; right:30px; top:0; bottom:0; margin:auto;}
.second_nav .active h4::after{border-top-color:#24b139;}
.second_nav .first.no-a h4,
.second_nav .second.no-a h4,
.second_nav .third h4{padding-right: 30px;}
.second_nav .first.no-a h4::after,
.second_nav .second.no-a h4::after{display:none;}
.second_nav .first ul,
.second_nav .second ul{display:none; position:absolute; top:60px; left:0; z-index:99; min-width:100%;}
/*.second_nav .first ul li,
.second_nav .second ul li{}
.second_nav .first ul li a,
.second_nav .second ul li a{font-size: 14px; color: #333; display: block; background: #f6f6f6; padding: 0 30px; line-height: 48px; height: 48px; width: 180px; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}*/
.second_nav .first ul li a, .second_nav .second ul li a{font-size:15px; color:#333; display:block; background:#f6f6f6; padding:0 15px; line-height:48px; height:48px; width:100%; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.second_nav .first ul li a:hover,
.second_nav .second ul li a:hover{color:#fff; background:#24b139;}
.second_nav .right{float:right;}
.second_nav .right a{font-size:16px; line-height:60px; color:#333; margin-left:60px;}
.second_nav .right a:first-child{margin-left:0;}
.second_nav .right a.active{color:#24b139;}
.main{width:95%; max-width:1600px; margin:80px auto;}
.pro_serach{width:35%; float:right; margin-bottom:40px;}
.pro_serach form{width:100%; float:left; overflow:hidden;}
.pro_serach form input{width:88%; float:left; padding:10px; color:#aaa; border:1px solid #e9e9e9; border-right:none; border-radius:6px 0 0 6px;}
.pro_serach form .btn{width:12%; height:43px; float:right; color:#fff; background-color:#24b139; transition:all .25s ease; border-radius:0 6px 6px 0; text-align:center; padding:0 10px; line-height:43px; cursor:pointer;}
.pro_serach form .btn span{display:block;}
.pro_serach form .iconfont{font-size:24px !important;}
.pro_qtlb{width:100%; margin:20px auto 0;}
.pro_qtlb .ltit{width:15%; background:url(../image/pro_qtbg.jpg) center no-repeat; background-size:cover; display:flex; align-items:center; justify-content:center; text-align:center;}
.pro_qtlb .ltit h3{font-size:25px; color:#333; line-height:30px; font-weight:bold;}
.pro_qtlb .rbox{width:84%; background:#fff; border:1px solid #e9e9e9; padding:20px 50px 10px;}
.pro_qtlb .rbox li{width:10%; float:left; font-size:16px; line-height:30px; text-align:center; margin-bottom:10px;}
.pro_qtlb .rbox li a{color:#666;}
.pro_qtlb .rbox li a:hover{color:#24b139;}
.pro_qtlb .rbox li a.active{color:#24b139;}

.pro_qtlb2{width:100%; margin:20px auto 0;}
.pro_qtlb2 .ltit{width:15%; background:url(../image/pro_qtbg.jpg) center no-repeat; background-size:cover; display:flex; align-items:center; justify-content:center; text-align:center;}
.pro_qtlb2 .ltit h3{font-size:25px; color:#333; line-height:30px; font-weight:bold;}
.pro_qtlb2 .rbox{width:84%; background:#fff; border:1px solid #e9e9e9; padding:20px 20px 10px;}
.pro_qtlb2 .rbox li{width:16%; float:left; font-size:16px; line-height:30px; text-align:center; margin:0 .6% 10px 0;}
.pro_qtlb2 .rbox li:nth-child(6n){margin-right:0;}
.pro_qtlb2 .rbox li a{color:#666;}
.pro_qtlb2 .rbox li a:hover{color:#24b139;}
.pro_qtlb2 .rbox li a.active{color:#24b139;}

.pro_qtlb3{width:100%; margin:20px auto 0;}
.pro_qtlb3 .ltit{width:15%; background:url(../image/pro_qtbg.jpg) center no-repeat; background-size:cover; display:flex; align-items:center; justify-content:center; text-align:center;}
.pro_qtlb3 .ltit h3{font-size:25px; color:#333; line-height:30px; font-weight:bold;}
.pro_qtlb3 .rbox{width:84%; background:#fff; border:1px solid #e9e9e9; padding:20px 20px 10px;}
.pro_qtlb3 .rbox li{width:19%; float:left; font-size:16px; line-height:30px; text-align:center; margin:0 1% 10px 0;}
.pro_qtlb3 .rbox li:nth-child(5n){margin-right:0;}
.pro_qtlb3 .rbox li a{color:#666;}
.pro_qtlb3 .rbox li a:hover{color:#24b139;}
.pro_qtlb3 .rbox li a.active{color:#24b139;}

.pro_box1{width:100%; margin:60px auto 0;}
.pro_box1 h3{display:block; font-size:28px; font-weight:bold; line-height:30px; color:#333;}
.pro_box1 .list{width:100%; margin:40px auto 0; background:#f8f8f8; padding:40px; overflow:hidden;}
.pro_box1 .list li{width:24%; background:#fff; float:left; overflow:hidden; position:relative; margin:0 1.3% 20px 0; transition:all .5s ease;}
.pro_box1 .list li:nth-child(4n){margin-right:0;}
.pro_box1 .list li:hover{box-shadow:0 3px 12px rgba(0,0,0,.3); transform:translateY(-10px); transition:all .5s ease-in-out; border-color:#01a7e2;}
.pro_box1 .list li img{width:100%; height:100%; transition: all .5s}
.pro_box1 .list li .tie{width:100%; text-align:center; margin:10px auto 20px; opacity:1;}
.pro_box1 .list li .tie h3{font-size:18px; font-weight:400; color:#333;}
.pro_box1 .list li .tie h3 span{display:block; font-weight:bold; font-size:24px;}
.pro_box1 .list li .txt{position:absolute; left:0; top:-150%; right:0; padding:60px 15px 0; color:#fff; background:rgba(36,177,57,.9); text-align:center; transition:all .5s; height:100%; overflow:hidden;}
.pro_box1 .list li h4{font-size:18px; font-weight:400; color:#fff; margin-bottom:10px;}
.pro_box1 .list li h4 span{display:block; font-weight:bold; font-size:24px;}
.pro_box1 .list li p{width:100%; margin:20px auto 0; font-size:16px; line-height:30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; line-clamp:4; -webkit-box-orient:vertical; white-space:normal;}
.pro_box1 .list li .more{position:absolute; left:50%; bottom:60px; transform:translateX(-50%); font-size:16px;}
.pro_box1 .list li:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.pro_box1 .list li:hover .tie{opacity:0;}
.pro_box1 .list li:hover .txt{top:0;}

.pro_more{width:25%; max-width:400px; margin:80px auto 0;}
.pro_more a{display:block; text-align:center; background:#24b139; font-size:24px; line-height:64px; color:#fff; border-radius:6px; transition:.5s;}
.pro_more a:hover{box-shadow:0 3px 12px rgba(0,0,0,.3); transition:.5s ease-in-out; transform:translateY(-10px);}

/* 内页分页 */
.fullpage{width:100%; font-size:0; text-align:center; margin:60px auto 0; user-select:none;}
.fullpage a{display:inline-block; vertical-align:middle; width:38px; height:38px; line-height:38px; border:1px solid #dcdcdc; background:#fff; margin:0 6px; font-size:16px; transition:all .4s ease;}
.fullpage a:first-child,.fullpage a:last-child{background: url('../image/fparr.png') no-repeat center; border-color:transparent;}
.fullpage a:last-child{transform:rotate(180deg);}
.fullpage a:hover, .fullpage a.ontrue, .fullpage a.on{background-color:#24b139; color: #fff; border-color:#24b139;}
.fullpage a:first-child:hover,.fullpage a:last-child:hover{background-image:url('../image/fparrH.png'); background-color:#fff;}

/* 内页产品详情页部分 */
.pro_details{width:100%; margin:0 auto; display:flex; justify-content:space-between; align-items:flex-start; flex-wrap:wrap;}
.promore_left{width:35%; min-height:565px; float:left; border:1px solid #e9e9e9; padding:0 1%;}

/*图片放大镜样式*/
.jqzoom{border:none; position:relative; padding:0; margin:0; display:block; text-align:center;}
.jqzoom img{width:100%; margin:auto;}
.zoomdiv{z-index:100; position:absolute; top:0; left:0; width:100%; height:100%; background:#fff; border:1px solid #d6d6d6; display:none; text-align:center; overflow:hidden;}
.jqZoomPup{z-index:10; visibility:hidden; position:absolute; top:0; left:0; width:20px; height:20px; border:1px solid #aaa; background:#fff; opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{width:100%; padding-bottom:20px; overflow:hidden;}
.spec-scroll .prev{float:left; margin-right:10px;}
.spec-scroll .next{float:right; margin-right:10px;}
.spec-scroll .prev img,.spec-scroll .next img{display:block; width:32px; height:32px; cursor:pointer; margin-top:18px; opacity:.3;}
.spec-scroll .prev:hover img,.spec-scroll .next:hover img{opacity:1;}
.spec-scroll .items{float:left;position:relative;width:83%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:5px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #e9e9e9; padding:1px;width:54px;height:54px; opacity:.6;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul li .active{border:1px solid #24b139; padding:1px; opacity:1; cursor:pointer;}

.promore_right{width:65%; min-height:565px; float:right; overflow:hidden; padding:0 60px; /*background:#f9f9f9;*/}
.promore_right h2{font-size:36px; font-weight:400; line-height:40px; color:#000;}
.promore_right h3{font-size:24px; font-weight:200; line-height:30px; color:#333; margin-top:15px;}
.promore_right .txt{display:block; margin-top:40px; font-size:17px; line-height:34px;}
.promore_right .icon{display:block; margin-top:38px;}
.promore_right .icon img{height:40px; display:block;}
.promore_right .btn{width:100%; display:block; margin-top:40px;}
.promore_right .btn li{width:25%; float:left; margin-right:1.5%;}
.promore_right .btn li a{display:block; line-height:60px; font-size:22px; color:#fff; background:#24b139; text-align:center;}
.promore_right .btn li a:hover{box-shadow:0 3px 12px rgba(0,0,0,.3); background:#333;}

/* The tabs */
.tabs-basic{width:100%; margin-top:60px; float:left;}
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #d6d6d6;}
.tabs-basic ul li{display:inline-block; font-size:22px; text-transform:uppercase; position:relative;}
.tabs-basic ul li::after{content:""; display:block; width:1px; height:20px; background:#d6d6d6; position:absolute; bottom:18px; right:0;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #24b139; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic a{display:block; text-decoration:none; background:transparent; padding:10px 40px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #24b139; color:#24b139; font-weight:bold;}

/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:40px auto 0; background:#fff;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:16px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:30px; text-align:left;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:32px; font-size:16px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic .tabs-content-placeholder .div .btit{width:100%; float:left; }
.tabs-basic .tabs-content-placeholder .div .btit h3{width:25%; max-width:200px; display:block; padding-right:5%; background:url(../image/sjx.png) right center no-repeat; font-size:24px; color:#000; line-height:30px;}
.tabs-basic .tabs-content-placeholder .div .btit p{font-size:20px; line-height:30px; color:#999;}
.tabs-basic .tabs-content-placeholder .div .btit p a{color:#999; padding:0 !important;}
.tabs-basic .tabs-content-placeholder .div .btit p a:hover{color:#24b139;}

.tabs-basic table{border-collapse:collapse; border:1px #e6e6e6 solid !important; width:72% !important; line-height:30px!important;}
.tabs-basic table td{padding:5px 8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; white-space:nowrap; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

/* 返回列表部分 */
.casexq-btnback{width:100%; margin-top:60px; overflow:hidden; padding-top:28px; border-top:1px solid #d6d6d6;}
.casexq-btn{width:calc(100% - 160px); padding-right:80px; float:left;}
.casexq-btn p{width:100%;font-size: 16px;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height: 34px;}
.casexq-btn p a{transition:all .4s ease; color:#666;}
.casexq-btn p a:hover{color:#24b139;}
.casexq-back{margin-top:10px; width:160px; height:50px; line-height:50px; display:block; float:right; font-size:16px; color:#fff; background:#24b139; text-align:center;}
.casexq-back i{width:14px; height:14px; display:inline-block; vertical-align:middle; background:url('../image/casexqic3.png') no-repeat; margin:-4px 12px 0 0; transition: all .4s linear;}
a.casexq-back{color:#fff;}
a:hover.casexq-back{font-weight:bold; color:#fff; background:#333;}
.casexq-back:hover i{-webkit-transform:rotate(180deg);transform:rotate(180deg);}

/* 相关推荐部分 */
.proxq-al{width:100%; margin:80px auto 0; padding:80px 0; background:#e9e9e9 url(../image/img2.png) center fixed; background-size:cover; overflow:hidden;}
.proxq-al-title{width:100%; margin:auto; text-align:center;}
.proxq-al-title h3{font-size:40px; font-weight:400; line-height:40px; color:#333;}
.proxq-al-list{width:100%; margin:60px auto 0; overflow:hidden;}
.proxq-al-list li{width:24%; background:#fff; float:left; overflow:hidden; position:relative; margin:0 1.3% 20px 0; transition:all .5s ease;}
.proxq-al-list li:nth-child(4n){margin-right:0;}
.proxq-al-list li:hover{box-shadow:0 3px 12px rgba(0,0,0,.3); transform:translateY(-10px); transition:all .5s ease-in-out; border-color:#01a7e2;}
.proxq-al-list li img{width:100%; height:100%; transition: all .5s}
.proxq-al-list li .tie{width:100%; text-align:center; margin:10px auto 20px; opacity:1;}
.proxq-al-list li .tie h3{font-size:18px; font-weight:400; color:#333;}
.proxq-al-list li .tie h3 span{display:block; font-weight:bold; font-size:24px;}
.proxq-al-list li .txt{position:absolute; left:0; top:-150%; right:0; padding:80px 15px 0; color:#fff; background:rgba(36,177,57,.9); text-align:center; transition:all .5s; height:100%; overflow:hidden;}
.proxq-al-list li h4{font-size:18px; font-weight:400; color:#fff; margin-bottom:10px;}
.proxq-al-list li h4 span{display:block; font-weight:bold; font-size:24px;}
.proxq-al-list li p{width:100%; margin:20px auto 0; font-size:16px; line-height:30px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; white-space:normal;}
.proxq-al-list li .more{position:absolute; left:50%; bottom:60px; transform:translateX(-50%); font-size:16px;}
.proxq-al-list li:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.proxq-al-list li:hover .tie{opacity:0;}
.proxq-al-list li:hover .txt{top:0;}

/* 内页解决方案部分 */
.solution_box{width:100%; margin:auto;}
.solution_box li{width:32%; float:left; margin:0 1.5% 30px 0; position:relative;}
.solution_box li:nth-child(3n){margin-right:0;}
.solution_box li .pic{width:100%; display:block; overflow:hidden;}
.solution_box li .pic img{width:100%; display:block; transition:.5s;}
.solution_box li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1); transition:.5s ease-in-out;}
.solution_box li .pic::after{content:""; position:absolute; left:0;bottom:0; width:100%; height:170px; background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .7) 100%);}
.solution_box li:hover .pic::after{background:linear-gradient(to bottom,transparent 0%,rgba(36,177,57,.7) 100%);}
.solution_box li .text{position:absolute; left:0; bottom:0; width:100%; padding:30px;}
.solution_box li .text .title{padding-left:12px; line-height:.8; border-left:3px solid #24b139;}
.solution_box li .text .txt{margin-top:15px; max-width:100%; padding-left:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal;}

.solumore{display:flex; justify-content:space-between; flex-wrap:wrap; align-items:flex-start; position:relative;}
.solumore_left{width:70%;}
.solumore_left .tbox{width:100%; margin-bottom:60px;}
.solumore_left .tbox .t1{display:block; padding-left:25px; border-left:3px solid #24b139; color:#000; line-height:60px; font-size:36px;}
.solumore_left .tbox .t1 h2{font-weight:normal; font-size:36px;}
.solumore_left .tbox .t1 .p{display:flex; align-items:center; font-size:18px; line-height:30px; color:#999; margin-top:20px;}
.solumore_left .tbox .t1 .p p{margin-right:20px;}
.solumore_left .tbox .t2{width:100%; border-top:1px solid #e9e9e9; margin-top:40px; padding-top:30px; line-height:30px; font-size:16px; color:#666;}
.solumore_left .tbox .t2 img{margin:auto; display:block;}
.solumore_left .tbox table{width:100%; font-size:16px; border-color:#e9e9e9;}
.solumore_left .tbox table tbody{width:100%;}
.solumore_left .tbox table tbody tr:nth-child(1){font-size:18px; background:#24b139 !important; color:#fff;}
.solumore_left .tbox table tbody tr:nth-child(odd){background:#f7f9fc !important;}
.solumore_left .tbox table tbody tr td{padding:12px 0;}
.solumore_left .tbox table tbody tr td:nth-child(1){width:20%; text-align:center;font-size:18px;}
.solumore_left .tbox table tbody tr td:nth-child(2){width:80%; padding:12px 20px;}

.solumore_right{width:25%; top:130px; position:sticky;}
.solumore_right .btit{font-size:30px; line-height:30px; color:#24b139;}
.solumore_right .list{width:100%; margin-top:40px;}
.solumore_right .list li{width:100%; margin-bottom:20px;}
.solumore_right .list li a{display:flex; justify-content:space-between;}
.solumore_right .list li a .img{width:42.5%; position:relative; border:1px solid #e9e9e9; text-align:center; overflow:hidden;}
.solumore_right .list li a .img img{width:80%; margin:10px auto; object-fit:cover; -webkit-transition:all 0.3s linear; transition:all 0.3s linear;}
.solumore_right .list li a:hover .img{border-color:#24b139;}
.solumore_right .list li a:hover .img img{-webkit-transform:scale(1.04); transform:scale(1.04);}
.solumore_right .list li a .tbox{width:55%; padding:20px 0 0 20px;}
.solumore_right .list li a .tbox .t1{font-size:18px; font-weight:bold; color:#333; line-height:24px;}
.solumore_right .list li a:hover .tbox .t1,.solumore_right .list li a:hover .tbox .t2,.solumore_right .list li a:hover .tbox .t3{color:#24b139;}
.solumore_right .list li a .tbox .t2{font-size:16px; color:#666; line-height:24px; margin-top:10px;}
.solumore_right .list li a .tbox .t3{font-size:14px; color:#999; line-height:24px; margin-top:30px;}

/* 内页解决方案相关推荐 */
.solution2_box{width:100%; margin:40px auto 0;}
.solution2_box li{width:23.5%; float:left; margin:20px 2% 0 0; position:relative;}
.solution2_box li:nth-child(4n){margin-right:0;}
.solution2_box li .pic{width:100%; display:block; overflow:hidden;}
.solution2_box li .pic img{width:100%; display:block; transition:.5s;}
.solution2_box li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1); transition:.5s ease-in-out;}
.solution2_box li .pic::after{content:""; position:absolute; left:0;bottom:0; width:100%; height:170px; background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,.7) 100%);}
.solution2_box li:hover .pic::after{background:linear-gradient(to bottom,transparent 0%,rgba(36,177,57,.7) 100%);}
.solution2_box li .text{position:absolute; left:0; bottom:0; width:100%; padding:30px;}
.solution2_box li .text .title{padding-left:12px; line-height:.8; border-left:3px solid #24b139; white-space:nowrap; overflow:hidden; line-height:30px; text-overflow:ellipsis;}
.solution2_box li .text .txt{margin-top:15px; max-width:100%; padding-left:15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal;}

/* 内页服务中心部分 */
.supp_title{width:100%;}
.supp_title h2{font-size:36px; line-height:40px; color:#000; text-align:center;}
.supp_title ul{display:flex; justify-content:space-between;}
.supp_title ul li{width:31.333%; background:#fff; border:1px solid #e9e9e9; border-radius:10px; padding:40px; margin-right:3%; transition:.5s;}
.supp_title ul li:nth-child(3n){margin-right:0;}
.supp_title ul li:hover{transform:translateY(-10px); transition:.5s ease-in-out; box-shadow:0 5px 15px rgba(0,0,0,.2); cursor:pointer;}
.supp_title ul li img{margin-left:auto; height:50px; margin-bottom:40px;}
.supp_title ul li .tit{font-size:24px; font-weight:bold; color:#000; line-height:30px; padding-bottom:20px;}
.supp_title ul li .intro{font-size:16px; line-height:32px; color:#666;}

.supp_down{width:100%; min-height:200px; margin:60px auto 0; display:none; background:#fff; border-radius:10px; box-shadow:0 5px 15px rgba(0,0,0,.2); padding-top:50px;}
.supp_down ul{display:flex; justify-content:space-around; text-align:center;}
.supp_down li{display:flex; flex-direction:column; width:calc(100% / 5);}
.supp_down li:not(:last-child){border-right:1px solid #e9e9e9;}
.supp_down .item{position:relative; color:#bfbfbf; transition: all .2s linear;}
.supp_down .item .numU{padding-left:10%;}
.supp_down .item .numU .numCX{font-family:Impact; font-size:60px; font-weight:bold; line-height:60px; color:#24b139;}
.supp_down .item .numU sup{font-size:18px; font-weight:bold; color:#24b139; margin-left:10px; vertical-align:top;}
.supp_down .item .numU .indc{font-size:18px; color:#333; margin-top:10px;}

.supp_lxdz{margin:80px auto 0; padding:8vw 0; background:url(../image/supp_rbg.jpg) fixed center no-repeat; background-size:cover; overflow:hidden;}
.supp_lxdz h3{font-size:40px; line-height:1; font-weight:bold; color:#ffffff; padding-bottom:1.302083vw; margin-bottom:3.125vw; position:relative;}
.supp_lxdz h3::after{position:absolute; top:calc(100% - 0.26041666vw);left:0; content:''; width:3.0208333vw; height:0.26041666vw; background:#24b139;}
.supp_lxdz h4{font-size:24px; color:#ffffff; line-height:1; padding-bottom:2vw;}
.supp_lxdz h4 span{font-size:30px; font-family:Impact; line-height:1; padding-right:2.6041666vw;}
.supp_lxdz h5{font-size:18px; font-weight:bold; color:#fff; opacity:0.8; line-height:1; padding-bottom:2.083333vw;}
.supp_lxdz h5 a{color:#fff; opacity:.8;}
.supp_lxdz h5 a:hover{opacity:1; color:#24b139;}

/* 内页下载手册部分 */
.serxzlb{width:100%;}
.serxzlb-li{display:block; width:100%; margin-bottom:20px; overflow: hidden; background:#f9f9f9; padding:0 120px 0 90px; position:relative; transition:all .6s ease;}
.serxzlb-li li{height:90px; display:flex; align-items:center; padding-left:32px; float:left; width:20%;}
.serxzlb-li li:nth-child(1){width:40%;}
.serxzlb-li li h3{font-size:18px; color:#333; line-height:1.4em; font-weight:500; transition:all .4s ease;}
.serxzlb-li li p{font-size:16px; color:#666; line-height:1.4em; transition:all .4s ease;}
.serxzlb-li:before,.serxzlb-li:after{content:""; position: absolute; z-index:0; height:100%; background-position:center; background-repeat:no-repeat; top: 0; transition: all .4s ease;}
.serxzlb-li:before{background-image:url('../image/serxzic1.png'); width:90px; border-right:1px solid #e9e9e9; left: 0;}
.serxzlb-li:after{background-image:url('../image/serxzic2.png'); width:120px; right:0;}
.serxzlb-li:hover{background-color:#24b139;}
.serxzlb-li:hover:before{background-image:url('../image/serxzic1H.png'); border-right:1px solid rgba(255,255,255,.1);}
.serxzlb-li:hover:after{background-image:url("../image/serxzic2H.png");}
.serxzlb-li:hover li h3,.serxzlb-li:hover li p{color:#fff;}

/* 内页维保服务部分 */
.wbfw_box{width:100%; margin:0 auto; font-size:18px; line-height:36px;}

/* 内页问题反馈部分 */
.wtfk{width:100%; margin:0 auto;}
.wtfk h3{text-align:center; color:#333; font-size:30px; font-weight:400;}
.wtfk ol{width:100%;float:left; margin-top:60px;}
.wtfk ol li{float:left; width:31.333%; margin:0 3% 20px 0;}
.wtfk ol li:nth-child(3n){margin-right:0;}
.wtfk ol li input{width:100%; height:50px; background:#fff; border:1px solid #e6e6e6; color:#999; padding:0 15px;}
.wtfk ol li textarea{padding:15px; width:100%; height:250px; border:1px solid #e6e6e6; background:#fff; color:#999;}
.wtfk ol li .btn,.wtfk ol li .btn2{color:#fff; font-size:20px; cursor:pointer; border:none;}
.wtfk ol li .btn{background:#24b139;}
.wtfk ol li .btn2{background:#dbd6b9; color:#000;}
.wtfk input::-webkit-outer-spin-button,.wtfk input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
.wtfk input::-moz-placeholder, textarea::-moz-placeholder{color: #999;}
.wtfk input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #999;}
.wtfk input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #999;}

/* 内页视频教程部分 */
.video_plist{width:100%;}
.video_plist li{width:32%; float:left; background:#fff; margin:0 2% 20px 0; box-shadow: 0px 0px 1rem #eee;}
.video_plist li:nth-child(3n){margin-right:0;}
.video_plist li a{display:block;}
.video_plist li a .content1{position:relative;}
.video_plist li a .content1 .img{overflow:hidden;}
.video_plist li a .content1 .img img{width:100%; transition:.4s;}
.video_plist li a:hover .content1 .img img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.video_plist li a .content1 p{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.video_plist li a .content2{font-size:24px; color:#000; line-height:30px; padding:0 20px; margin-top:30px;}
.video_plist li a:hover .content2{color:#24b139;}
.video_plist li a .content3{padding:0 20px 30px; font-size:16px; color:#999; margin-top:20px;}
.video_plist li a .content3 p{margin-right:30px;}
.video_plist li a .content3 p:last-of-type{margin-right:0;}
.video_plist li a .content3 img{margin-right:10px; vertical-align:middle; height:20px;}

/* 内页常见问题部分 */
.wenti{width:100%; background:#fff; padding:40px 40px 60px; margin-bottom:20px; overflow:hidden;}
.wenti li{width:100%; float:left; border-bottom:1px solid #e9e9e9;}
.wenti li .wenti-top{display:block; height:72px; position:relative; line-height:72px; padding-left:30px; cursor:pointer;}
.wenti li .wenti-top>span{display:block; width:20px; height:20px; position:absolute; left:0; top:25px;}
.wenti li .wenti-top>span img{display:block;}
.wenti li .wenti-top h3{display:block; width: calc(100% - 100px); float:left; font-size:16px; color:#000;}
.wenti li .wenti-top h4{display:block; float:right; font-size:15px; color:#888888; text-align:right;}
.wenti li .wenti-in{display:none; width:100%; height:auto; padding-bottom:14px;}
.wenti li .wenti-in>div{background-color:#f8f8f8; font-size:15px; color:#4b4b4b; line-height:25px; padding:20px 30px; border-radius:2px; margin-bottom:14px; overflow-x:hidden;}
.wenti li .wenti-in>span{display:inline-block; height:30px; margin-left:30px; padding-right:18px; line-height:30px; font-size:15px; color:#24b139; background:url(../image/shang1.png) no-repeat right center; background-size:12px auto; cursor:pointer;}

/* 内页公司新闻部分 */
.news_box{width:100%; margin:auto;}
.news_box li{width:32%; float:left; margin:0 1.5% 20px 0;}
.news_box li:nth-child(3n){margin-right:0;}

/* 内页关于万安迪部分 */
.abojj{width:100%; overflow:hidden; background:#fff;}
.abojj-cont{width:calc(100% - 48%);padding-right:100px;}
.abojj-cont .text{height:460px; overflow-y:scroll; hyphens:auto;-ms-hyphens: auto;-moz-hyphens: auto;text-align: justify;text-justify: inter-word;}
.abojj-num{width: 100%;}
.abojj-num ul{margin-left: -25px;}
.abojj-num li{display: flex;align-items: center;justify-content: center;text-align: center; width: calc(25% - 25px);margin-left: 25px;border-radius: 6px;border: 2px solid #f2f2f2;height: 168px;}
.abojj-num-img{margin-right: 30px;}
.abojj-num-con .num{margin-top: 15px;align-items: flex-end;}
.abojj-num-con .num span{line-height: .8;margin-right: 5px;}
.abojj-num-con .title{text-align: left;}
.abowh{background: #222;}
.abowh-img{width:100%;height:82vh;position: relative;}
.abowh-img img{width: 100%;position: absolute;height: 100%;top: 0;left: 0;transition: all .4s ease;opacity: 0;}
.abowh-img img.active{opacity: 1;}
.abowh-img::after{content: "";position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, .3);}
.abowh-head{position: absolute;z-index: 10;text-align: center;width: 100%;left:0;top:80px;}
.abowh-list{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 4;}
.abowh-link{flex: 1;height: 100%;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;transition: background .6s ease; color:#fff;}
.abowh-link::before{content: "";position: absolute;width: 1px;height: 100%;top: 0;left: 0;background: rgba(255, 255, 255, 0.3);}
.abowh-link:first-child:before{display: none;}
.abowh-link .num{position: absolute;width: 100%;left: 0;bottom: 58px;text-align: center;}
.abowh-link .ico{width: 66px;height: 62px;display: flex;align-items: flex-end;justify-content: center;transition: all .4s ease;}
.abowh-link .ico img{max-height: 100%;}
.abowh-link:hover{background: rgba(36,177,57, 0.9); cursor:pointer;}
.abowh-link:hover .ico{transform: translateY(-6px);}
.abofz{background:url(../image/fzlc_bg.png) fixed center no-repeat; background-size:cover; height:82vh;}
.abofz-shan{position: absolute;width: 100%;height: auto;z-index: 6;left: 0;bottom: 0;pointer-events: none;}
.abofz-shan img{width: 100%;}
.abofz .contain{height: 100%;}
.abofz-mix{width: calc(100% - 1040px);padding-right: 80px;}
.abofz-head{width: 100%;}
.abofz-menu{width: 100%;position: relative;}
.abofz-menu-link{width: 100%;user-select: none;cursor: pointer;margin-top: 40px;color: #999;transition: all .4s ease;}
.abofz-menu-link:first-child{margin-top: 0;}
.abofz-menu-link:hover, .abofz-menu-link.active{color: #000;}
.abofz-items{width: 1040px;height: 100%;display: flex;}
.abofz-items .items{width: 100%;display: none;height: 100%;}
.abofz-list{width: 100%;height: 100%;}
.abofz-list li{position: relative;height: 100%;width: 204px;padding-top: 218px;transition: all .4s ease;overflow: hidden; cursor:pointer;}
.abofz-list li::before{content: "";position: absolute;width: 1px;height: 100%;top: 0;left: 0;background: #e2e2e2;}
.abofz-list li:last-child::after{content: "";position: absolute;width: 1px;height: 100%;top: 0;right: 0;background: #e2e2e2;}
.abofz-list li .year, .abofz-list li .text{padding: 0 46px;}
.abofz-list li .year{width: 100%;display: flex;}
.abofz-list li .year p{position: relative;left: 50%;transform: translateX(-50%);line-height: 1.14;color:#999}
.abofz-list li .text{width: 100%;opacity: 0;transform: translateY(40px);filter: blur(6px);}
.abofz-list li.active{width: calc(100% - 204px * 3);}
.abofz-list li.active .year p{transform: translateX(0);left: 0;color: #000;transition: all .4s ease;}
.abofz-list li.active .text{opacity: 1;transform: translateY(0);transition: all .4s ease .3s;filter: blur(0);}
.abofz-items .items.active{display: block;}
.abofz-items .items.active .abofz-list li{animation: abofzRun 0.8s ease both;}
.abofz-items .items.active .abofz-list li:nth-child(1){animation-delay: 0.2s;}
.abofz-items .items.active .abofz-list li:nth-child(2){animation-delay: 0.35s;}
.abofz-items .items.active .abofz-list li:nth-child(3){animation-delay: 0.5s;}
.abofz-items .items.active .abofz-list li:nth-child(4){animation-delay: 0.65s;}
.abofz-items .items.active .abofz-list li:nth-child(5){animation-delay: 0.8s;}
@keyframes abofzRun{0%{opacity: 0;transform: translateX(120px);}100%{opacity: 1;transform: translateX(0);}}
.abory{background:#fff; position:relative;}
.abory .contain{width: calc(1600px + 20px);}
.abory-head{width:100%;text-align: center;}
.abory-loop{width:100%;position: relative;}
.abory-loop .swiper-container{padding:60px 10px;}
.abory-loop .swiper-slide{height:auto;}
.abory-loop .swiper-pagination-bullet{width:30px !important; height:3px !important; border-radius:0 !important;}
.abory-loop .swiper-pagination-bullet-active{background:#24b139;}
.abory-link{display: flex;width: 100%;height: 100%;align-items: center;text-align: center;flex-direction: column;padding: 58px 20px;position: relative;background: #fff;box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);overflow: hidden;}
.abory-link .img{height:250px;display: flex;align-items: flex-end;width: 100%;justify-content: center;position: relative;z-index: 2;transition: transform .4s ease;}
.abory-link .img img{max-height:100%;transition: all .4s ease;}
.abory-link .img img.h{position: absolute;bottom: 0;left: 0;right: 0;margin: 0 auto;opacity: 0;}
.abory-link .text{position: relative;z-index: 4;line-height: 1.26;transition: all .4s ease;}
.abory-link:hover .img{transform: translateY(-4px);}
.abory-link:hover .text{color:#24b139;}
.abory-link:hover::before{opacity: 0;}
.abory-link:hover::after{opacity: 1;}
.abory-prev,.abory-next{width:50px;height: 50px;background: #dfe0e2;position: absolute;top: 50%;margin-top: -25px;display: flex;align-items: center;justify-content: center;font-size:25px;color: #fff;font-weight: 700;cursor: pointer;z-index: 4;transition: all .4s ease;}
.abory-prev i,.abory-next i{font-size: inherit;}
.abory-prev:hover, .abory-next:hover{background:#24b139;}
.abory-prev{left:0;}
.abory-next{right:0;transform: rotateY(180deg);}

.aborh{background:#f9f9f9; position:relative;}
.hzhb_img{width:100%; margin:60px auto 0;}
.hzhb_img ul{border-top:1px solid #e6e6e6; border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:20%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:90%; margin:auto; display:block;}
.hzhb_img ul li p{display:block; text-align:center; margin-top:20px; font-size:16px; line-height:30px;}
.hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.hzhb_img ul li a:hover{border-color:#f0f0f0;}

/* 内页联系万安迪部分 */
.contact{width:100%; margin:0 auto;}
.contact li{width:49%; min-height:400px; float:left; background-color:white; border-radius:6px; position:relative; padding:30px 20px 30px 50px; margin:0 2% 30px 0; box-shadow:0 3px 9px rgba(0,0,0,.1);}
.contact li:nth-child(2n){margin-right:0;}
.contact li::before{content:""; display:block; width:8px; min-height:274px; background-color:#24b139; position:absolute; left:0; top:30px;}
.contact li .title{width:100%; float:left; border-bottom:2px solid #e9e9e9; padding:0 0 40px 0; box-sizing:border-box;}
.contact li .title h2{font-size:30px; line-height:30px; font-weight:500; color:#000;}
.contact li .textnr{width:100%; float:left; margin-top:30px; position:relative;}
.contact li .text{width:100%; float:left; z-index:1;}
.contact li .text h3{font-size:24px; font-weight:400; line-height:30px; color:#666;}
.contact li .text p{width:calc(100% - 102px); font-size:16px; margin-top:20px; line-height:30px; color:#666;}
.contact li .text p a{color:#666;}
.contact li .text p a:hover{color:#24b139;}
.contact li .ticon{width:102px; height:102px; position:absolute; top:0; right:0;}
.contact li .ticon img{width:100%; display:block;}

.map{width:100%; margin:0 auto;}

/* 内页在线留言部分 */
.message{width:100%; margin:40px auto 0; overflow:hidden;}
.message h3{text-align:center; color:#333; font-size:30px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:60px;}
.message ol li{float:left; width:49%; margin-bottom:20px;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left; border:none;}
.message ol li:nth-child(7){float:right; border:none;}
.message ol li input{width:100%; height:50px; background:#fff; border:1px solid #e6e6e6; color:#999; padding:0 15px;}
.message ol li textarea{padding:15px; width:100%; height:180px; border:1px solid #e6e6e6; background:#fff; color:#999;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer; border:none;}
.message ol li .btn{background:#24b139;}
.message ol li .btn2{background:#333; color:#fff;}
.message input::-webkit-outer-spin-button,.message input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
.message input::-moz-placeholder, textarea::-moz-placeholder{color: #999;}
.message input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #999;}
.message input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #999;}

/* 内页加入我们部分 */
.jobctit{background:#f9f9f9; line-height:66px; font-size:20px; font-weight:bold; color:#000; border-bottom:2px solid #24b139;}
.jobctit span{display:inline-block; width:18%; text-align:center;}
.job-content{width:100%; float:left; background:#fff;}
.job-content dl{width:100%; float:left;}
.job-content dl dt{height:62px; line-height:62px; cursor:pointer; border-bottom:1px solid #e6e6e6; font-size:16px; display:block; overflow:hidden;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px; height:60px; background:url(../image/dl.png) no-repeat center; display:block; margin:auto; transform:rotate(180deg);}
.job-content dl dt.cur .down{background:url(../image/dlon.png) no-repeat center;}
.job-content dl dt span{float:left; width:18.5%; text-align:center; color:#666;}
.job-content dl dd{background:#f8f8f8; padding:15px 25px 25px 25px; line-height:30px; font-size:15px; overflow:hidden;}
.job-content dl dd p{color:#666; margin-top:10px;}
.job-content dl dd p span{font-weight:bold; color:#24b139; font-size:16px;}
.job-content dl dd .cont{width:100%; border-top:1px solid #e6e6e6; padding:20px 0; margin:20px 0;}
.job-content dl dd .cont li{float:left; margin-right:5%;}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
    .indNews-con{height: 466px;}
}

@media all and (max-width:1590px) {
    /* 1440 × (700)  */
    .banner-con{padding-bottom: 160px;}
    .indFA-img img{height: calc((500px - 10px)/2);}
    .indFA-left .indFA-img img{height: 500px;}
    .indFA-left .indFA-text,.indNews-swp{padding-left: calc((100vw - 1200px)/2);}
    .indNews-swp .swiper-container{width: 1200px;}
    .indFA-text{padding: 20px;}
    .indFA-text .text{width: 320px;}
    .indNews-con{padding: 35px 25px 20px;}
    .indNews-date{width: calc(100% - 50px);left: 25px;bottom: 20px;}
    .indPro-menu{left: 2%;}
    .indPro-menu .btn{margin-right: 15px;}
    .indPro-menu li{height: 44px;}
    .indPro-gallery .swiper-container{height: 430px;}
    .indPro-thumbs .swiper-container{height: 430px;}
    .indPro-thumbs-slide .img-box{width: 55px;height: 55px;}
    .swiper-slide-active .indPro-thumbs-slide .img-box{width: 70px;height: 70px;}
    .indPro-thumbs-slide{margin-right: 50px;padding-right: 70px;}
    .indPro-next{top: 39%;}
    .indPro::before{width: calc(1200px * 0.73 + (100vw - 1200px)/2);}
    .indPro::after{width: calc(1200px * 0.27 + (100vw - 1200px)/2);}
    .indPro-gallery-slide{padding-left: 80px;}
    .indNews-con{height: 478px;}
    .abory .contain{width: calc(1200px + 20px);}
    .second_nav{padding:0 5%;}
    .main{max-width:1400px;}
}

@media all and (max-width:1430px) {
    /* 1360 */
}

@media all and (max-width:1350px) {
    /* 1280 */
    .second_nav{padding:0 2.5%;}
    .solumore_left .tbox .t2 img{width:100%;}
    .solumore_right .list li a .tbox{padding:0 0 0 10px;}
    .pro_box1 .list li .tie h3,.proxq-al-list li .tie h3{font-size:16px;}
    .pro_box1 .list li .tie h3 span,.proxq-al-list li .tie h3 span{font-size:20px;}
    .pro_box1 .list li h4,.proxq-al-list li .tie h4{font-size:16px;}
    .pro_box1 .list li h4 span,.proxq-al-list li .tie h4 span{font-size:20px;}
    .tabs-basic ul li,.promore_right .btn li a{font-size:20px;}
    .in_hzhbbg{padding:60px 0;}
    .in_hzhb_title h3{font-size:32px; line-height:32px;}
    .in_hzhb_title p{font-size:16px; margin-top:10px;}
}

@media all and (max-width:1270px) {
    /* 1152 × (700) */
    .in_title h2{font-size:28px;}
    .in_title p,.in_probox .swiper-slide .btn{font-size:15px;}
    .in_probox .swiper-slide .pic h3{font-size:22px;}
    .in_probox .swiper-slide .pic img{width:80%; margin:20px auto;}
    .indFA-left .indFA-text,.indNews-swp{padding-left: calc((100vw - 960px)/2);}
    .indNews-swp .swiper-container{width:1100px;}
    .indNews-con{height: 336px;}
    .abofz-mix {width: calc(100% - 750px);padding-right: 40px;}
    .abofz-items {width: 750px;}
    .abofz-list li {padding-top: 140px;width: 120px;}
    .abofz {height: 600px;}
    .abofz-menu-link {margin-top: 20px;}
    .abofz-list li .year, .abofz-list li .text {padding: 0 24px;}
    .abofz-list li.active {width: calc(100% - 120px * 3);}
    .abory .contain {width: calc(960px + 20px);}
    .abory-loop .swiper-container {padding: 38px 10px;}
    .abory-link {padding: 40px 20px;}
    .solumore_left .tbox .t1{font-size:24px; line-height:30px; padding-left:20px;}
    .solumore_left .tbox .t1 h2,.solumore_right .btit{font-size:24px;}
    .solumore_right .list li a .tbox .t3{margin-top:10px;}
    .solumore_left .tbox .t1 .p{font-size:15px; line-height:26px; margin-top:10px;}
    .tabs-basic table{width:100% !important;}
    .tabs-basic a{padding:10px 30px;}
}

/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px) {
    /* 1024 横屏 */
    .Header-drop-pro-lb h3 a{font-size:17px;}
    .Header-drop-pro-lb a,.Header-drop-pro-lb .hy a{font-size:14px; line-height:20px;}
    .Header-search-item.active input[type="text"]{right:auto; left:0; top:0;}
    .indFA-left .indFA-text,.indNews-swp{padding-left: 4%;}
    .indNews-swp .swiper-container{width: 96%;}
    .banner-scroll{display: none;}
    .banner-con{align-items: center;text-align: center;padding: 0;}
    .banner-menu .contain{justify-content: center;}
    .banner-img img{height:66vh;}
    .in_suppbg .bottom{height:680px;}
    .in_suppbg .bottom .tab-con .lb .box{width:50%; min-height:680px; padding:80px 0 0 4%;}
    .in_suppbg .bottom .tab-con .lb .biaoti{width:95%;}
    .in_suppbg .bottom .tab-con .lb .tit h3{font-size:30px; line-height:30px;}
    .in_suppbg .bottom .tab-con .wen{width:95%; font-size:16px; line-height:30px;}
    .in_suppbg .bottom .tab-menu{width:42.5%; left:5%;}
    .in_suppbg .bottom .tab-menu li{height:52px; line-height:52px; font-size:20px;}
    .in_suppbg .tu img{height:680px;}
    .in_about_dnav li a{font-size:16px; line-height:52px; padding:0 10px;}
    .number .item .numU .numCX{font-size:36px; line-height:40px;}
    .number .item .numU sup{font-size:18px; margin-left:5px;}
    .proxq-al{margin:60px auto 0; padding:60px 0;}
    .proxq-al-title h3{font-size:30px; line-height:30px;}
    .solution2_box{margin:20px auto 0;}
    .solution2_box li .text{padding:20px 15px;}
    .solution2_box li .text .txt{margin-top:10px;}

    .pro_qtlb .ltit h3,.pro_qtlb2 .ltit h3,.pro_qtlb3 .ltit h3{font-size:24px;}
    .pro_qtlb .rbox{padding:10px 20px;}
    .pro_qtlb .rbox li{width:20%;}
    
    .proxq-al-list li .txt{padding:40px 15px 0;}
    .proxq-al-list li h4 span{font-size:20px;}
    .proxq-al-list li p{-webkit-line-clamp:3; margin:10px auto 0; font-size:14px; line-height:26px;}
}

@media all and (max-width:1000px) {
    /* 720 竖屏 */
    .banner-img img{height: calc(100% - 60px);}
    .banner-page{margin: 0 8px;}
    .banner-btn{height: 18px;font-size: 12px;}
    .banner-btn::before{display: block;transform: scale(.8);}
    .banner-line{width: 50px;}
    .indHead .comBtn-box{margin-top: 20px;}
    .in_probg{padding:60px 0;}
    .in_probox .swiper-wrapper{padding-bottom:60px;}
    .indFA .comBtn-box{width:110px;}
    .in_aboutbg{padding:60px 0;}
    .in_about_lbox .text{font-size:15px; line-height:28px;}
    .number .item .nubber_icon img{width:52px;}
    .number .item .numU .numCX{font-size:28px;}
    .number .item .numU sup{font-size:16px;}
    .number .item .numU .indc{font-size:16px; margin-top:0;}
    .indFA-left, .indFA-right{width:100%;}
    .indFA-right{margin-top: 10px;}
    .indFA-left .indFA-img img,.indFA-img img{height:280px; object-fit:cover;}
    .indFA-text .title{padding-left:8px;border-width:2px;}
    .indFA-btm{margin-top: 0;}
    .indFA-btm-item{width: 100%;margin-top: 10px;}
    .indFA-text{padding: 20px 15px;}
    .indNews-nav{margin-top:20px;}
    .indNews-nav-item{margin-left: 12px;width: 90px;height: 36px;box-shadow: 0px 8px 10px rgba(45, 45, 45, 0.08);}
    .indNews-con{padding: 25px 15px;}
    .indNews-date{width: calc(100% - 30px);left: 15px;bottom: 15px;}
    .indNews-slide{border-radius: 4px;}
    .indNews-swp{margin-top: 30px;}
    .indNews-btn .btn{width: 38px;height: 38px;font-size: 16px;margin-right: 12px;}
    .indNews-pagination.swiper-pagination-progressbar{height: 2px;}
    .indPro{padding: 120px 0 40px;background: #f3f5f7;}
    .indPro::after,.indPro::before{display: none;}
    .indPro-menu{padding: 0 4%; position: relative;left: auto;top: auto;transform: unset;display: flex;flex-wrap: nowrap;overflow-x: auto;white-space: nowrap;}
    .indPro-menu li{margin-left: 15px;}
    .indPro-menu li:first-child{margin-left: 0;}
    .circular-chart{width: 12px;}
    .indPro-menu .btn{margin-right: 8px;}
    .indPro-menu .btn::after{width: 4px;height: 4px;top: calc(50% - 2px);left: calc(50% - 2px);}
    .indPro .contain{position: static;}
    .indPro .comTitle{position: absolute;left: 0;top: 40px;width: 100%;padding: 0 4%;}
    .indPro-gallery-slide{padding-left: 0;flex-direction: column-reverse;}
    .indPro-con-box{margin-top: 30px;}
    .indPro-gallery{width: 100%;}
    .indPro-gallery-con{width: 100%;margin-top: 20px;}
    .indPro-gallery-img{flex: unset;width: 100%;height: 250px;}
    .indPro-gallery .swiper-container,.indPro-thumbs .swiper-container{height: auto;}
    .indPro-thumbs{width: 100%;margin-top: 40px;}
    .indPro-next{display: none;}
    .indPro-thumbs-slide{padding: 80px 0 0;margin: 0;flex-direction: column-reverse;align-items: center;}
    .indPro-thumbs-slide .img-box{transform: translate(50%,-50%);right: 50%;top: 50px;}
    .indPro-thumbs-slide .title{text-align: center;margin-top: 30px;}
    .banner-con .title {transform: translateY(80px);}
    .indNews-con{height:330px;}
    .in_hzhbbg{padding:60px 0;}
    .in_hzhb_title{margin-top:0; width:100%; text-align:center;}
    .in_hzhb_title h3{font-size:28px; line-height:30px;}
    .in_hzhb_title p{font-size:15px; line-height:25px; margin-top:10px;}
    .in_hzhb_rlb{width:100%; margin-top:40px;}
    .in_hzhb_rlb .in_hzhb .swiper-slide img{width:100%; display:block;}

    /* 内页子栏目 */
    .second_nav{padding:0 2.5%;}
    .second_nav .first h4, .second_nav .second h4, .second_nav .third h4{font-size:16px;}
    .second_nav .first h4::after, .second_nav .second h4::after{right:6px;}
    .abojj-cont{padding-right:40px;}
    .abowh-link{padding:0 10px; text-align:center;}

    /* 内页发展历程 */
    .abofz-mix {width: calc(100% - 540px);padding-right: 30px;}
    .abofz-items {width: 540px;}
    .abofz-list li {width: 100px;}
    .abofz {height: 540px;}
    .abofz-menu-link {margin-top: 16px;}
    .abofz-list li .year, .abofz-list li .text {padding: 0 16px;}
    .abofz-list li.active {width: calc(100% - 100px * 3);}

    /* 内页解决方案 */
    .solution_box li .text{padding:20px 15px;}
    .main{margin:60px auto;}
    .solution_box li{margin:0 1.5% 15px 0;}
    .solution_box li .text .txt{margin-top:10px;}

    .solumore_left{width:100%;}
    .solumore_left .tbox .t2{font-size:15px; line-height:28px; margin-top:20px; padding-top:20px;}

    .solumore_right{width:100%; margin-top:40px;}
    .solumore_right .list li{width:50%; float:left;}

    .casexq-btnback{margin-top:20px; padding-top:20px; border-top: 1px solid #e9e9e9;}
    .casexq-btn{width:calc(100% - 140px); padding-right:40px;}
    .casexq-back{width:140px; height:40px; line-height:40px;}

    .solution2_box li{width:49%;}
    .solution2_box li:nth-child(2n){margin-right:0;}

    .fullpage{margin:40px auto 0;}
    .fullpage a{width:28px; height:28px; line-height:28px; margin:0 4px; font-size:15px;}

    /* 内页产品中心 */
    .pro_serach{width:100%; margin-bottom:20px;}
    .pro_qtlb2 .rbox li{font-size:16px; line-height:28px;}
    .pro_box1 h3{font-size:24px;}
    .pro_box1 .list{padding:20px;}
    .proxq-al-list{margin:30px auto 0;}
    .pro_box1 .list li,.proxq-al-list li{width:49%; margin:0 2% 20px 0;}
    .pro_box1 .list li:nth-child(2n),.proxq-al-list li:nth-child(2n){margin-right:0;}
    .pro_box1 .list li .tie h3,.proxq-al-list li .tie h3{font-size:20px;}
    .pro_box1 .list li .txt{padding:60px 15px 0;}
    .pro_more{width:30%; max-width:300px; margin:60px auto 0;}
    .pro_more a{font-size:20px; line-height:60px;}

    .pro_details{display:block;}
    .jqzoom img{width:66%;}
    .promore_left{width:100%; min-height:auto;}
    .promore_right{width:100%; min-height:auto; float:left; padding:36px 20px;}
    .promore_right h2{font-size:30px; line-height:30px;}
    .promore_right h3{font-size:20px;}
    .promore_right .txt{margin-top:20px; font-size:15px; line-height:28px;}
    .promore_right .icon{margin-top:18px;}
    .promore_right .btn{margin-top:20px;}
    .promore_right .btn li{width:32%; margin-right:1.3%;}
    .promore_right .btn li:nth-child(3n){margin-right:0;}
    .promore_right .btn li a{font-size:20px; line-height:52px;}

    .tabs-basic{margin-top:40px;}
    .tabs-basic ul{width:100%; overflow:hidden;}
    .tabs-basic ul li{width:33.333%; font-size:20px; float:left; text-align:center;}
    .tabs-basic ul li:nth-child(3n)::after{display:none;}
    .tabs-basic a{height:60px; padding:10px;}
    

    /* 内页服务中心 */
    .supp_title h2{font-size:30px; line-height:30px;}
    .supp_title ul li{width:32%; margin-right:1.3%; padding:30px 15px;}
    .supp_title ul li img{height:40px; margin-bottom:20px;}
    .supp_title ul li .tit{font-size:20px;}
    .supp_title ul li .intro{font-size:15px; line-height:28px;}
    .supp_down{min-height:auto; padding:20px 0;}
    .supp_down .number{margin-top:0;}
    .supp_lxdz{margin:60px auto 0; padding:60px 0;}
    .supp_lxdz h3{font-size:30px; padding-bottom:20px; margin-bottom:20px;}
    .supp_lxdz h3::after{width:30px; height:3px;}
    .supp_lxdz h4{font-size:16px; padding-bottom:20px;}
    .supp_lxdz h4 span{font-size:20px; padding-right:10px;}
    .supp_lxdz h5{font-size:16px;}
    .wbfw_box{font-size:15px; line-height:30px;}
    .wtfk h3,.contact li .title h2{font-size:24px;}
    .wtfk ol{margin-top:20px;}
    .contact li{padding:20px 20px 20px 30px; min-height:480px;}
    .contact li::before{width:4px; top:20px;}
    .contact li .title{padding-bottom:20px;}
    .contact li .text h3{font-size:20px;}
    .contact li .text p{font-size:15px; line-height:26px;}
}

/* ------------------------手机端-------------------------- */
@media all and (max-width:720px) {
    /* 移动终端 360 适配 */
    .in_probox{margin:40px auto 0;}
    .in_title h2,.in_hzhb_title h3{font-size:18px; line-height:30px;}
    .in_title p,.in_hzhb_title p{font-size:14px; line-height:25px; margin-top:5px;}
    .in_probox .swiper-pagination-bullet{width:20px; height:3px;}
    .indFA .comBtn-box{width:110px; margin:30px auto 0;}
    .indFA-left .indFA-img img, .indFA-img img{height:330px;}
    .in_suppbg{padding-top:40px;}
    .in_suppbg .bottom{margin:40px auto 0; height:520px;}
    .in_suppbg .bottom .tab-con .lb .box{width:100%; min-height:520px; padding:60px 0 0 5%;}
    .in_suppbg .bottom .tab-con .lb .shu{width:42px;}
    .in_suppbg .bottom .tab-con .lb .shu img{width:42px;}
    .in_suppbg .bottom .tab-con .lb .tit h3{font-size:24px; line-height:30px;}
    .in_suppbg .bottom .tab-con .lb .tit p{font-size:15px;}
    .in_suppbg .bottom .tab-con .wen{font-size:15px; line-height:25px; margin-top:28px;}
    .in_suppbg .tu img{height:520px; object-fit:cover;}
    .in_suppbg .bottom .tab-menu{width:90%; left:5%; bottom:60px;}
    .in_suppbg .bottom .tab-menu li{height:44px; line-height:44px; font-size:18px;}
    .indNews-con{height:268px;}
    .in_aboutbg{padding:40px 0;}
    .in_about_up{display:block;}
    .in_about_lbox{width:100%; float:left;}
    .in_about_lbox .text{font-size:14px; line-height:25px;}
    .in_about_rbox{width:100%; float:left; margin-top:40px; margin-bottom:20px;}
    .in_about_rbox img, .in_about_rbox video{min-height:300px;}
    .in_about_dnav li{width:23.5%; margin:10px 2% 0 0;}
    .in_about_dnav li:nth-child(4n){margin-right:0;}
    .in_about_dnav li a{line-height:40px;}
    .in_hzhb_rlb{padding-left:30px;}
    .in_hzhb_rlb .in_hzhb{height:215px;}
    .in_hzhb_rlb .swiper-button-prev,.in_hzhb_rlb .swiper-button-next{width:30px; height:30px; background-size:25px;}
    .in_hzhb_rlb .swiper-button-prev:hover,.in_hzhb_rlb .swiper-button-next:hover{background-size:25px;}
    .in_hzhb_rlb .swiper-button-prev{top:45%;}
    .in_hzhb_rlb .swiper-button-next{top:60%;}
    .in_hzhb_rlb .in_hzhb .swiper-slide{height: calc((200px - 5px) / 2) !important;}
    .in_hzhb_rlb .in_hzhb .swiper-slide img{width:auto;}
    .Footer-menu{color:#fff;}
    .pagesBan-bg .pic .pc{display:none;}
    .pagesBan-bg .pic .m{display:block;}
    .pagesBan-title{font-size:30px;}
    .pagesBread,.pagesBread a{font-size:16px;}
    .pagesBread a{margin-right:14px;}
    .pagesBread a::after{font-size:14px; right:-14px;}
    .second_nav .first h4, .second_nav .second h4, .second_nav .third h4{min-width:120px; font-size:15px; padding:0 22px 0 15px;}
    .abowh-head{top:40px;}
    .number .item .nubber_icon{width:36px;}
    .abojj-cont{width:100%; padding-right:0;}
    .abojj-cont .text{height:240px;}
    .abojj-cont .text.fs15{font-size:14px !important; line-height:26px !important;}
    .abowh-link .ico{width: 36px;height: 38px;}
    .abowh-link .num {bottom: 20px;}
    .abowh-img {height:380px;}
    .abofz-mix{width: 100%;padding: 0;}
    .abofz-menu{display: flex;flex-wrap: wrap;}
    .abofz-menu-link{width:auto;flex: 1;margin: 0;text-align: center;}
    .abofz{height:auto;padding-bottom:60px;}
    .abofz-items{width:100%;margin-top: 18px;padding-top: 18px;border-top: 1px solid #e2e2e2;}
    .abofz-list li{width:100% !important;padding:0;margin-top:14px;}
    .abofz-list li:first-child{margin-top:0;}
    .abofz-list li::before,.abofz-list li::after{display: none !important;}
    .abofz-list li .year, .abofz-list li .text{padding: 0;}
    .abofz-list li .year p {left: 0;transform: translateX(0);}
    .abofz-list li .text {opacity: 1;transform: translateY(0);filter: blur(0);display: block;margin-top: 0;}
    .abory-loop {padding: 0;}
    .abory-loop .swiper-container{padding:22px 8px 40px;}
    .abory{padding-bottom: 36px;}
    .abory .contain {width: calc(92% + 16px);}
    .abory-link {padding: 30px 16px;box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);}
    .abory-loop .swiper-pagination{display: block;margin-top: 0;}
    .hzhb_img{margin:40px auto 0;}
    .hzhb_img ul li{width:25%;}
    .pro_qtlb .ltit h3,.pro_qtlb2 .ltit h3,.pro_qtlb3 .ltit h3{font-size:20px;}
    .pro_qtlb .rbox{padding:10px;}
    .pro_qtlb .rbox li{width:25%; font-size:16px;}
    .pro_qtlb3 .rbox li{width:32.333%; font-size:16px;}
    .pro_box1 .list li .tie h3, .proxq-al-list li .tie h3{font-size:17px;}
    .pro_box1 .list li h4{font-size:20px;}
    .pro_box1 .list li p{font-size:14px; line-height:26px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4; line-clamp:4; overflow:hidden; vertical-align:middle;}
    .solution_box li{width:49%; margin:0 2% 13px 0;}
    .solution_box li:nth-child(3n){margin-right:2%;}
    .solution_box li:nth-child(2n){margin-right:0;}
    .supp_down{overflow:hidden;}
    .supp_down ul{display:block;}
    .supp_down li{display:block; width:31.333%; margin:10px 3% 10px 0;}
    .supp_down li:nth-child(3n){margin-right:0;}
    .supp_title ul{display:block;}
    .supp_title ul li{width:100%; float:left; margin:10px 0 0;}
    .supp_lxdz h3{font-size:24px;}
    .serxzlb-li:before,.serxzlb-li:after{width:100%; height:60px;}
    .serxzlb-li:before{border-right:none;}
    .serxzlb-li{padding:60px 20px 10px;}
    .serxzlb-li:before{background-position:left 20px center;}
    .serxzlb-li:after{background-position:right 20px center;}
    .serxzlb-li li{padding-left:0; height:42px;}
    .serxzlb-li li h3{font-size:15px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; line-clamp:2; overflow:hidden; vertical-align:middle;}
    .serxzlb-li li p{font-size:14px; text-align:center;}
    .serxzlb{margin-top:0;}
    .wtfk ol li{width:49%; margin:0 2% 10px 0;}
    .wtfk ol li:nth-child(3n){margin-right:2%;}
    .wtfk ol li:nth-child(2n){margin-right:0;}
    .wtfk ol li input{padding:0 10px; font-size:14px !important;}
    .solumore_right .list li a .tbox .t1{display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; line-clamp:2; overflow:hidden; vertical-align:middle;}
    .contact li{width:100%; min-height:auto; margin-right:0;}
    .contact li::before{width:3px; min-height:200px;}
    .jobctit{line-height:26px; padding:10px 0; font-size:18px;}
    .job-content dl dt{height:auto; line-height:1; padding:10px 0;}
    .job-content dl dt .down{height:40px;}
}

@media all and (max-width:540px) {
   .Header-tel{font-size:16px; margin:0 10px 0 0;}
   .Header-search-click{width:20px; font-size:20px;}
   .in_probox{margin:20px auto 0;}
   .in_probg{padding:40px 0;}
   .in_probox .swiper-slide .pic h3{font-size:20px;}
   .in_probox .swiper-slide .wen{height:60px; font-size:14px; line-height:24px;}
    .in_probox .swiper-pagination-bullet{width:13px; height:2px;}
   .in_title p, .in_probox .swiper-slide .btn{font-size:14px;}
   .indFA-left .indFA-img img, .indFA-img img{height:250px;}
   .in_suppbg .bottom .tab-con .lb .box{padding:40px 0 0 4%;}
   .in_suppbg .bottom .tab-con .lb .biaoti{padding-bottom:10px;}
   .in_suppbg .bottom .tab-con .lb .shu,.in_suppbg .bottom .tab-con .lb .shu img{width:30px;}
   .in_suppbg .bottom .tab-con .lb .tit{margin-left:10px;}
   .in_suppbg .bottom .tab-con .lb .tit h3{font-size:20px; line-height:25px;}
   .in_suppbg .bottom .tab-con .lb .tit p{margin-top:5px;}
   .in_suppbg .bottom .tab-menu{left:4%; bottom:40px;}
   .in_suppbg .bottom .tab-menu li{height:40px; line-height:40px; font-size:16px;}
   .in_suppbg .bottom .tab-con .wen{font-size:14px; line-height:24px; margin-top:20px;}
   .in_about_up{margin:20px auto 0;}
   .in_about_rbox{padding:5px 0;}
   .in_about_rbox img,.in_about_rbox video{min-height:240px; transform: translateX(-5px);}
   .number .item .nubber_icon img{width:36px;}
   .number .item .numU .numCX{font-size:24px; line-height:30px;}
   .number .item .numU sup,.number .item .numU .indc{font-size:14px;}
   .in_about_dnav li{width:32%; margin:10px 1.8% 0 0;}
   .in_about_dnav li:nth-child(4n){margin-right:1.8%;}
   .in_about_dnav li:nth-child(3n){margin-right:0;}
   .in_hzhbbg{padding:40px 0;}
   .in_hzhb_rlb{margin-top:20px;}
   .FooterRight .foot_tel .iphone{font-size:24px; padding-left:45px;}
   .FooterRight .foot_ewm li{width:100px; margin:10px 10px 0 0;}
   .pagesBan-bg .pic img{height:40vh;}
   .pagesBan-title{font-size:24px;}
   .pagesBread, .pagesBread a{font-size:14px;}
   .pagesBread a::after{right:-7px;}
   .second_nav{display:none;}
   .number{margin-top:20px;}
   .number li{width:49%; margin:0 2% 20px 0;}
   .number li:nth-child(2n){margin-right:0;}
   .hzhb_img ul li{width:50%;}
   .abory-prev, .abory-next{width:40px; height:40px; margin-top:-20px;}
   .abory-loop .swiper-pagination{display:none;}
   .solution_box li{width:100%;}
   .solumore_left .tbox .t1 .p,.solumore_left .tbox .t2{font-size:14px; line-height:25px; display:block;}
   .pro_qtlb .rbox li{width:33.333%; font-size:14px;}
   .proxq-al{margin:40px auto 0; padding:40px 0;}
   .proxq-al-title h3{font-size:24px;}
   .pro_more{width:80%; margin:40px auto 0;}
   .pro_more a{font-size:18px; line-height:52px;}
   .pro_box1 .list li h4{font-size:16px;}
   .pro_box1 .list li .tie h3, .proxq-al-list li .tie h3{font-size:16px;}
   .pro_box1 .list li .more{bottom:40px; font-size:14px;}
   .solution2_box li{width:100%; margin:10px 0 0;}
   .main{margin:40px auto;}
   .solumore_left .tbox{margin-bottom:30px;}
   .proxq-al{margin:20px auto 0;}
   .promore_right h2{font-size:24px;}
   .promore_right h3{font-size:18px; margin-top:10px;}
   .promore_right .btn li a{font-size:15px; line-height:42px;}
   .promore_right .icon img{width:100%; height:auto; display:block;}
   .tabs-basic .tabs-content-placeholder .div.tab-content-active{font-size:14px; line-height:26px;}
   .tabs-basic .tabs-content-placeholder .div.tab-content-active .flex2{display:block;}
   .tabs-basic .tabs-content-placeholder .div .btit h3{width:100%; font-size:18px;}
   .tabs-basic .tabs-content-placeholder .div .btit p{font-size:16px;}
   .tabs-basic .tabs-content-placeholder .div .btit video{width:100%; min-height:auto; margin-top:40px;}
   .tabs-basic .tabs-content-placeholder .div p{font-size:14px; line-height:26px;}
   .casexq-btn{padding-right:20px;}
   .casexq-btn p{font-size:14px; line-height:30px;}
   .solumore_left .tbox .t1 h2{font-size:20px;}
   .solumore_right .btit{text-align:center;}
   .solumore_right .list{margin-top:20px;}
   .solumore_right .list li{width:49%; margin:10px 2% 0 0;}
   .solumore_right .list li:nth-child(2n){margin-right:0;}
   .solumore_right .list li a{display:block;}
   .solumore_right .list li a .img{width:100%;}
   .solumore_right .list li a .tbox{width:100%; margin-top:10px;}
   .solumore_right .list li a .tbox .t1{font-size:16px;}
   .serxzlb-li li{display:inherit;}
   .wtfk h3{font-size:20px;}
   .wtfk ol li{width:100%;}
   .wtfk ol li input{height:44px; line-height:44px;}
   .wtfk ol li textarea{padding:10px; height:200px;}
   .news_box li{width:100%; margin:10px 0;}
   .wtfk h3, .contact li .title h2{font-size:20px;}
   .contact li .text h3{font-size:18px;}
   .contact li .text p{margin-top:10px; font-size:14px; line-height:24px;}
   .message{margin:20px auto 0;}
   .message h3{font-size:24px;}
   .message ol{margin-top:20px;}
   .message ol li{width:100%; margin-bottom:10px;}
   .message ol li input{height:42px;}
   .myaddress-pic{height:400px !important;}
   .jobctit{font-size:16px;}
   .job-content dl dt{font-size:14px;}
   .job-content dl dd{font-size:14px; padding:15px 20px 20px;}
}

@media all and (max-width:375px){
    .Header-tel{display:none;}
    .in_about_dnav li a{font-size:14px;}
    .Footer-menu{font-size:16px;}
    .FooterRight .foot_icon a{margin-right:20px;}
    .FooterRight .foot_add span{font-size:14px;}
    .FooterRight .foot_ewm li p{font-size:12px; margin-top:5px;}
    .pro_qtlb,.pro_qtlb2,.pro_qtlb3{display:block;}
    .pro_qtlb .ltit,.pro_qtlb2 .ltit,.pro_qtlb3 .ltit{width:100%; min-height:66px;}
    .pro_qtlb .rbox,.pro_qtlb2 .rbox,.pro_qtlb3 .rbox{width:100%; overflow:hidden;}
    .pro_qtlb2 .rbox li{width:49%; font-size:15px;}
    .pro_qtlb3 .rbox li{width:49%; font-size:15px; line-height:24px;}
    .pro_more{width:100%; margin:30px auto 0;}
    .pro_more a{font-size:16px; line-height:48px;}
    .pro_box1{margin:40px auto 0;}
    .pro_box1 h3{font-size:20px;}
    .pro_box1 .list li .tie h3, .proxq-al-list li .tie h3{font-size:18px;}
    .pro_box1 .list li, .proxq-al-list li{width:100%; margin-right:0;}
    .tabs-basic ul li{font-size:15px;}
    .tabs-basic a{height:52px;}
    .casexq-btn{width:100%; padding-right:0;}
    .casexq-btn p{font-size:14px; line-height:30px;}
    .casexq-back{float:left; margin-top:10px;}
    .solumore_right .list{margin-top:10px;}
    .solumore_right .list li a .img img{width:95%; margin:5px auto;}
    .solumore_right .list li a .tbox .t1{font-size:15px; -webkit-line-clamp:3; line-clamp:3;}
    .solumore_right .list li a .tbox .t2{font-size:14px; margin-top:0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
    .solumore_right .list li a .tbox .t3{margin-top:0; font-size:12px;}
    .message h3{font-size:22px;}
    .contact li .textnr{margin-top:20px;}
    .contact li .text{display:block;}
    .contact li .text p{width:100%;}
    .contact li .ticon{position:inherit; float:left; margin-top:20px;}
    .jobctit{font-size:14px;}
}