
/* ========== 单篇+文章页 start ========== */
/* 新闻详情 start */
.newsViewC{background-color: #f2f6fc;}
.newsViewC .articleC{background-color: #f2f6fc;padding:0;position: relative;}
.newsCiewTop{padding:50px 0 30px;}
.newsViewBtn a{display: inline-block;padding:0 27px;height: 50px;line-height: 50px;border: 1px solid #2564be;border-radius: 30px;font-size: 14px;color: #2564be;transition: all 500ms;-webkit-transition: all 500ms;}
.newsViewBtn a:hover{background-color:#2564be;color: #fff;}
.newsViewBtn i{display: inline-block;vertical-align: middle;background: url(../image/returnIcn.png) no-repeat center center / contain;width: 15px;height: 15px;margin-right: 20px;}
.newsViewC .articleTitle{text-align: left;position: relative;padding-bottom: 25px;margin-bottom: 35px;}
.newsViewC .articleTitle::before{display: block;content:'';width: 100%;height: 5px;background:url(../image/newsViewLine.png) no-repeat center center / cover;position: absolute;left: 0;bottom: 0;}
.newsViewC .articleTime{text-align: left;height: 45px;line-height: 45px;}
.newsViewC .articleTime span{padding: 0;font-size: 18px;color: #2564be;}
.newsViewC .articleShare{position: absolute;right: 5%;top:10%;padding:30px 25px;background-color: #f8f8fa;border-radius: 5px;font-size: 15px;color: #b2b2b2;width: 80px;box-sizing: border-box;transition: all 500ms;-webkit-transition: all 500ms;z-index:6;}
.sharejs_item{float: none !important;display: block !important;}
.sharejs_list{padding-top: 20px;}
.shareBox .sharejs_list .sharejs_item{border-radius: 10px;background-color: #aeaeaf;margin-bottom: 20px;}
.sharejs_icon{width: 30px !important;height: 35px !important;line-height: 35px !important;}
.sharejs_icon.icon_WeChat,.sharejs_icon.icon_SinaWeibo,.sharejs_icon.icon_TencentQQ{color: #fff !important;width: 100% !important;margin:0  !important;}
.sharejs_con{margin:0 !important;}
.sharejs_icon.icon_WeChat:hover{background-color: #88b746 !important;border-radius:10px !important;}
.sharejs_icon.icon_SinaWeibo:hover{background-color: #ff9933 !important;border-radius:10px !important;}
.sharejs_icon.icon_TencentQQ:hover{background-color: #5790F7 !important;border-radius:10px !important;}
.newsViewC .articleBox{border-bottom: 1px solid #eaeaea;padding-bottom: 20px;}
/* 新闻详情 end */
.articleC {background: #FFFFFF;padding: 0 50px 50px;}
.articleBox {line-height: 36px;padding: 10px 0 0;color: #666666;font-size: 16px;margin-bottom: 10px;}
.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {clear: both;line-height:50px;font-size: 28px;font-family: "microsoft yahei";color: #333333;text-align: center;position: relative;font-weight: bold;}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {display: block;clear: both;color: #666666;font-size: 14px;line-height: 32px;padding: 10px 0 15px;overflow: hidden;text-align: center;background: url(https://www.jhpumps.com/subsiteSrc/cnPc/images/newsViewIcn.png) no-repeat left bottom / 100% 5px;}

.articleTime span {margin-right: 16px;font-size: 14px;color: #999999;vertical-align: middle;display: inline-block;background-position: left center;background-repeat: no-repeat;padding-left: 20px;}
.shareBox .sharejs_list  .sharejs_item{position:relative;z-index: 100}
    /* ————— 发布信息 end ————— */
/* ————— 分享 start ————— */
.articleShare {display: inline-block;vertical-align: middle;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
.sharejs_icon{border: none !important;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../image/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../image/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #1e5ab0;background: #1e5ab0;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../image/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;/* overflow: hidden; */}
.articleHand a {display: inline-block;line-height: 32px;padding: 0 20px 0px 30px;background: url(../image/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(../image/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../image/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../image/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../image/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../image/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;text-align: center;font-family: Arial;font-size: 0;}
.articlePage a {margin: 0 5px;background: #ccc;padding: 3px 12px;display: inline-block;font-size: 12px;height: 24px;line-height: 24px;}
.articlePage a:hover {color: #fff;background: #1e5ab0;}
.articlePage a.hover {color: #fff;background: #1e5ab0;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {display: block;line-height: 34px;color: #999999;font-size: 16px;overflow: hidden;height: 60px;line-height: 60px;}
.pageUp a {font-size: 16px;color: #999999;position:relative;z-index: 10}
.articlePageBox{padding:0 90px;background-color: #fff;border-radius: 30px;}
.articlePageBox span{color: #595959;font-weight: bold;}
.pageUp .returnBtn{overflow: hidden;text-align: center;}
.pageUp .returnBtn a{display: inline-block;background-color: #fff;border-radius: 30px;padding:0 53px;}
.pageUp .articlePageBox:hover,.pageUp .returnBtn a:hover {background-color: #2564be;}
.pageUp .articlePageBox:hover a ,.pageUp .articlePageBox:hover span,.pageUp .returnBtn a:hover{color: #fff;}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../image/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../image/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../image/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../image/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(https://www.jhpumps.com/subsiteSrc/cnPc/images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 全图列表1 start */
.imgList1{margin-right: -40px;}
.imgList1 dd{float: left;display: inline;width: 25%;margin-bottom: 40px;}
.imgList1 dd a{display: block;margin-right: 40px;background-color: #fff;border-radius: 8px;overflow: hidden;padding:40px 30px;}
.imgList1 dd .pic::before{padding-top:139.3333%;}
.imgList1 dd .text{font-size:16px ;color: #333;height:65px;line-height:65px;}
/* 全图列表1 end */
/* 资质荣誉 start */
.hornorList {overflow: hidden;margin: 0 -30px 0px 0;padding-top: 30px;}
.hornorList dd {width: 25%;float: left;display: inline;margin-bottom: 30px;}
.hornorList dd a {display: block;margin: 0 30px 0 0;overflow: hidden;background: #FFFFFF;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;border-radius: 8px;overflow: hidden;}
.hornorList dd a .picBox {padding: 50px 43px;}
.hornorList dd a .picBox .pic::before {padding-top:100%;}
.hornorList dd a .picBox .pic img {object-fit: contain;}
.hornorList dd a .text {box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 20px 10px;text-align: center;border-top: 1px solid #e7e7e7;}
.hornorList dd a .text .title {font-size: 16px;color: #333333;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;height: 150px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;}
.hornorList dd a:hover .text .title {color: #2564be;}
.hornorList dd a:hover {box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);}
.imgHornor dd a .text .title {height: 120px;line-height: 30px;}
/* 资质荣誉 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/*产品详情 start*/
.productViewCon{border-top: 1px solid #f5f5f5;}
.productViewT{background-color: #fff;padding:50px 0 190px;}
.productViewT .con{margin-bottom: 115px;}
.productViewTBox{overflow: hidden;position: relative;}
.productViewTLeftC {position: relative;z-index: 1;}
.productViewTBox .productViewTList{width: 70px;margin-left: 62px;position: relative;z-index: 5;}
.productViewTList dd{margin-bottom: 10px;width: 70px;height: 70px;border: 1px solid #dddddd;box-sizing: border-box;-webkit-box-sizing: border-box;padding:8px 5px;cursor: pointer;}
.productViewTList dd .pic::before{padding-top: 100%;}
.productViewTList dd .pic img{object-fit: contain;}
.productViewTBox .productViewTLeft{overflow: hidden;position: relative;}
.produceViewBtn a{display: inline-block;padding:0 40px;height: 52px;line-height: 52px;border-radius: 30px;background-color: #2564be;font-size: 16px;color: #fff;position: absolute;right: 0;bottom: 38px;z-index: 5;}
.produceViewBtn i{display: inline-block;vertical-align: middle;background: url(../image/pdfIcn.png) no-repeat center center / contain;width: 20px;height: 20px;margin-right: 10px;}
.productViewTBox .productViewTLeft .textCon{width:48.0769%;margin-right:135px;}
.productViewTBox .productViewTLeft .pic{overflow: hidden;}
.productViewTBox .productViewTLeft .enTitle{font-size: 36px;color: #061729;height: 50px;line-height: 50px;text-transform: uppercase;background: url(../image/produceIcn1.png) no-repeat left center;padding-left: 25px;}
.productViewTBox .productViewTLeft .cnTitle{font-size: 36px;color: #061729;line-height: 45px;padding-bottom: 23px;margin-bottom: 23px;border-bottom: 2px solid #e8e8e8;position: relative;}
.productViewTBox .productViewTLeft .text{font-size: 16px;color: #9c9c9c;line-height: 30px;height: 250px;overflow-y: auto;padding-right: 15px;text-align: justify;}
.productViewTBox .productViewTLeft .pic::before{padding-top: 100%;}
.productViewTBox .productViewTLeft .pic img{object-fit: contain;}
.productViewTList dd.hover{border:2px solid #2564be;}

.productViewB1{background-color: #fff;border-radius: 10px;margin-bottom: 30px;padding:45px 50px 50px;}
.productViewB1 .title{font-size: 25px;color: #2564be;height: 55px;line-height: 55px;margin-bottom: 45px;padding-bottom: 15px;border-bottom: 1px solid #f5f5f5;}
.productViewB1 table{width:100%;}
.productViewB1 table tr{height:80px;line-height: 80px;background-color: #fafafc;}
.productViewB1 table tr.even{background-color: #ebeef5;}
.productViewB1 table td{padding:0 30px;font-size: 16px;color: #333333;font-weight: bold;}

.productViewB2{background-color: #fff;border-radius: 10px;padding:45px 50px 50px;}
.productViewB2 .title{font-size: 25px;color: #2564be;height: 55px;line-height: 55px;margin-bottom: 45px;padding-bottom: 15px;border-bottom: 1px solid #f5f5f5;}
.produceViewScroll{position: relative;}
.produceViewScroll .bd{height: 100%;}
.produceViewScroll .bd .myslide{height: 100%;}
.produceViewScroll .prev{width: 50px;height: 50px;border-radius: 100%;background: #fff url(../image/prev-hui.png) no-repeat center center;cursor: pointer;position: absolute;left: 0;top: 42%;z-index:5;}
.produceViewScroll .next{width: 50px;height: 50px;border-radius: 100%;background: #fff url(../image/next-hui2.png) no-repeat center center;cursor: pointer;position: absolute;right: 0;top: 42%;z-index:5;}
.produceViewScroll .prev:hover{background-color: #2564be;background-image: url(../image/prev-h.png);}
.produceViewScroll .next:hover{background-color: #2564be;background-image: url(../image/next-h.png);}
.produceViewList{margin-right: -30px;}
.produceViewList dd{float: left;display: inline;width: 25%;margin-bottom: 30px;}
.produceViewList dd a{display: block;margin-right: 30px;}
.produceViewList dd .pic::before{padding-top:67.0588%;}
/*产品详情 end*/
/* 图文列表1 start */
.imgText1C{background-position: center center;background-repeat:no-repeat;background-size: cover;padding:83px 0 90px;}
.imgText1Top{margin-bottom: 52px;}
.imgText1Top .imgText1Title{font-size: 30px;color: #333;height:50px;line-height:50px;text-align: center;}
.imgText1Top .imgText1Text{font-size:16px ;color: #999;height:35px;line-height:35px;margin-bottom: 122px;text-align: center;}
.imgText1Top .left{width:27.7564%;margin-right: 90px;background-color: #fff;padding:42px  35px 30px;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 8px;overflow: hidden;box-shadow: 1px 10px 10px rgba(0,0,0,.1);}
.imgText1Top .left .title{font-size: 20px;color: #2564be;height:40px;line-height:40px;margin-bottom: 10px;}
.imgText1Top .left .text{font-size:14px ;color: #666666;line-height:25px;text-align: justify;height: 175px;overflow-y: auto;padding-right: 10px;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #f5f5f5;}
.imgText1TopList dd{font-size: 14px;color: #666666;  line-height: 32px;padding-left: 15px;position: relative;}
.imgText1TopList dd::before{display: block;content: '';width: 5px;height: 5px;border-radius: 100%;background-color: #2564be;position: absolute;left: 0;top: 13px;}
.imgText1Top .right{overflow: hidden;position: relative;}
.imgText1Top .pic::before{padding-top:55.2023%;}
.imgText1Top .dianBox{position: absolute;left: 36%;top: 44%;/* width: 100%; *//* height: 100%; */}
.imgText1Top .dianBox i{width: 15px;height: 15px;border-radius:100%;background-color: #eb1524;display: block;position: relative;}
.imgText1Top .dianBox i::before{display: block;content: ''; width: 45px;height: 45px;border-radius:100%;background-color: rgba(235,21,36,.15);position: absolute;left: 50%;top: 50%;margin-left: -22px;margin-top: -22px;animation: scaleBtn 3s linear infinite;}
.imgText1Top .dianBox span{display: block;font-size: 16px;color: #fff;padding-top: 17px;}
.imgText1Scroll{position: relative;margin-right: -30px;}
.imgText1Scroll .bd{height: 100%;}
.imgText1Scroll .bd .myslide{height: 100%;}
.imgText1Dl{margin-right: 30px;}
.imgText1Dl dd{margin-bottom:30px;background-color: #fff;height: 97px;border: 1px solid #f0f0f0;border-radius: 8px;padding:10px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.imgText1Dl dd  img{object-fit: contain;width: 100%;height: 100%;margin: 0 auto;}
.imgText1Dl dd:hover{box-shadow: 1px 5px 10px rgba(0,0,0,.1);}
@keyframes scaleBtn{
	0%{
		transform: scale(.3);
	}
	50%{
		transform: scale(.7);
	}
	100%{
		transform: scale(1);
	}
}
/* 图文列表1 end */
/* 图文列表2 start */
.imgText2List{margin-right: -30px;}
.imgText2List dd{float: left;display: inline;width: 33.3333%;margin-bottom: 30px;}
.imgText2List dd a{display: block;margin-right: 30px;padding:30px 38px 43px;background-color: #fff;border-radius: 10px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.imgText2List dd .pic{border-radius: 5px;overflow: hidden;margin-bottom: 20px;}
.imgText2List dd .pic::before{padding-top:67.0545%;}
.imgText2List dd .time{font-size: 16px;color: #2564be;height:30px;line-height:30px;margin-bottom: 10px;}
.imgText2List dd .title{font-size:18px ;color: #333333;height:40px;line-height:40px;margin-bottom: 12px;}
.imgText2List dd .text{font-size:14px ;color: #999;height:50px;line-height:25px;}
.imgText2List dd:hover a{box-shadow: 1px 5px 10px rgba(0,0,0,.1);}
.imgText2List dd:hover .title{color: #2564be;}
/* 图文列表2 end */
/*图文列表3 start*/
.imgText3Top {background-color: #fff;padding:30px 50px 30px 80px;border-radius: 10px;overflow: hidden;position: relative;}
.imgText3Top .bg{background: url(../image/imgText3BgIcn.png) no-repeat center center / cover;width: 15%;height: 43%;position: absolute;left: 0;bottom: 0;z-index:5;}
.imgText3Top .pic{width:44.87178%;margin-left: 52px;overflow: hidden;border-radius: 8px;}
.imgText3Top .pic::before{padding-top:66.4286%;}
.imgText3Top .left{overflow: hidden;}
.imgText3Top .left span{display: block;font-size: 22px;color: #999999;height:50px;line-height:50px;padding-top: 25px;}
.imgText3Top .left .title{font-size: 25px;color: #2d72d2;height:50px;line-height:50px;padding-bottom: 15px;margin-bottom: 25px;border-bottom: 1px solid #f5f5f5;}
.imgText3Top .left .text{font-size: 14px;color: #666666;line-height:25px;height: 200px;overflow-y: auto;padding-right: 10px;text-align: justify;}

.imgText3List{margin-right: -30px;}
.imgText3List dd{margin-bottom: 30px;float: left;display: inline;width: 50%;}
.imgText3List dd a{display: block;margin-right: 30px;background-color: #fff;padding:40px;overflow: hidden;border-radius: 10px;}
.imgText3List dd .pic{width:40.7843%;margin-left:63px;}
.imgText3List dd .pic::before{padding-top: 100%;}
.imgText3List dd .pic img{object-fit: contain;}
.imgText3List dd .left{overflow: hidden;}
.imgText3List dd .enTitle{font-size: 18px;color: #333;height: 25px;line-height: 25px;padding-top: 35px;text-transform: uppercase;}
.imgText3List dd .cnTitle{font-size: 18px;color: #333;height:90px;line-height: 30px;padding-bottom: 15px;margin-bottom: 25px;border-bottom: 2px solid #e8e8e8;position: relative;}
.imgText3List dd .cnTitle::before{display: block;content: '';width: 70px;height: 2px;background-color: #2564be;position: absolute;left: 0;bottom:-2px;transition: all 500ms;-webkit-transition: all 500ms;}
.imgText3List dd .text{font-size: 14px;color: #777;height:66px;line-height: 22px;margin-bottom: 40px;}
.imgText3List dd .imgText3More {font-size: 14px;color: #1450b7;height: 35px;line-height: 35px;}
.imgText3List dd .imgText3More i{display: inline-block;vertical-align: middle;background: url(../image/moreJt-lan.png) no-repeat center center / contain;width: 25px;height: 10px;}
.imgText3List dd:hover a{box-shadow: 1px 5px 10px rgba(0,0,0,.05);}
.imgText3List dd:hover .cnTitle::before{width: 100%;}
.imgText3List dd:hover .enTitle,.imgText3List dd:hover .cnTitle{color: #2564be;}
.imgText3List dd:hover .imgText3More i{animation: trsfromX 1s linear infinite;}
/*图文列表3 end*/
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
.textList1Dl{margin-right: -30px;}
.textList1Dl dd{margin-bottom: 30px;float: left;display: inline;width: 33.3333%;}
.textList1Dl dd .con{margin-right: 30px;background-color: #fff;padding:42px 54px 0;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 10px;}
.textList1Dl dd .time{display: inline-block;padding:0 13px;height: 25px;line-height: 25px;background-color: #cccccc;font-size: 14px;color: #fff;border-radius: 5px;margin-bottom: 25px;}
.textList1Dl dd .text{font-size: 20px;color: #333333;height:70px;line-height:35px;margin-bottom: 40px;/* border-bottom: 1px solid #eaeaea; */}
.ListMore{border-top: 1px solid #eaeaea;}
.ListMore a{display: inline-block;font-size: 16px;color: #2564be;height: 75px;line-height: 75px;}
.ListMore i{display: inline-block;vertical-align: middle;background: url(../image/moreJt-lan.png) no-repeat center center / contain;width: 25px;height: 10px;margin-left: 10px;}
.textList1Dl dd:hover .time{background-color: #2564be;}
.textList1Dl dd:hover .ListMore i{animation: trsfromX 1s linear infinite;}
@keyframes trsfromX{
	0%{
		transform: translateX(0);
	}
	50%{
		transform: translateX(5px);
	}
	100%{
		transform: translateX(10px);
	}
}
/* 全文列表1 end */
/* 全文列表2 start */
.textList2Dl{margin-right: -30px;}
.textList2Dl dd{float: left;display: inline;width: 25%;margin-bottom: 30px;}
.textList2Dl dd .pic::before{padding-top:139.3333%;}
.textList2Dl dd .pic img{object-fit: cover;}
.textList2Dl dd .ddCon{margin-right: 30px;background-color: #fff;border-radius: 10px;overflow: hidden;padding:28px 30px 40px;transition: all 500ms;-webkit-transition: all 500ms;box-sizing: border-box;-webkit-box-sizing: border-box;border-bottom:3px solid transparent;position: relative;}
.textList2Dl dd .con{padding-top: 10px;}
.textList2Dl dd .time{font-size: 16px;color: #999999;height:35px;line-height:35px;margin-bottom: 12px;}
.textList2Dl dd .title{font-size:18px ;color: #333333;height:32px;line-height:32px;}
.downLoadBtn a{display: inline-block;padding:0 27px ;height: 40px;line-height: 40px;font-size: 16px;color: #2564be;border: 1px solid #2564be;border-radius: 10px;overflow: hidden;}
.downLoadBtn i{display: inline-block;vertical-align: middle;background: url(../image/testList2Icn1.png) no-repeat center  center /contain;width: 20px;height: 20px;margin-right: 10px;}
.textList2Dl dd:hover .ddCon{border-color: #2564be;}
.textList2Dl dd:hover .title{color: #2564be;}
.textList2Dl dd:hover .downLoadBtn a{background-color: #2564be;color: #fff;}
.textList2Dl dd:hover .downLoadBtn i{background-image: url(../image/testList2Icn2.png);}
.downLoadBtn {position: absolute;right: 0;top: 10%;}
/* 全文列表2 end */
/*登录注册 start*/
body{position: relative;}
.loginLayer{background:url(../image/loginBg.jpg) no-repeat center center / cover;width: 1320px;margin: 0 auto;padding: 40px 160px 90px 50px;box-sizing: border-box;-webkit-box-sizing: border-box;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%) ;z-index:7;display: none;border-radius: 10px;}
.loginMask{width: 100%;height: 100%;background-color: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;display: none;}
.loginLayer.show{display: block;}
.loginMask.show{display: block;}
.loginLayer .loginTop{margin-bottom: 63px;}
.loginLayer .logo{padding: 0;}
.loginLayer .logo img{height:40px;}
.loginLayer .close{background: url(../image/closeIcn.png) no-repeat center center / contain;width: 20px;height: 20px;cursor: pointer;}
.loginCon{width: 35%;}
.loginList{margin-bottom: 35px;font-size: 0;text-align: center;}
.loginList dd{display: inline-block;vertical-align: middle; font-size: 22px;height: 35px;line-height: 35px;color: #999999;margin-right: 35px;padding:0 8px 7px;position: relative;cursor: pointer;}
.loginList dd.hover{color: #2d72d2;}
.loginList dd.hover::before{width: 100%;height: 4px;background-color: #2d72d2;border-radius: 30px;position: absolute;left: 0;bottom: 0;display: block;content:'';}

.loginFrom{overflow: hidden;margin-bottom: 53px;}
.loginFrom .item{width: 100%;margin-bottom: 20px;}
.loginFrom .itemC{border-radius:30px;background-color: #f6f7fb;line-height: 55px !important; padding:0 30px;overflow: hidden;}
.loginFrom .itemC input{height: 100%;width: 100%;border: none;background-color: transparent;}
.loginFrom .item1 .itemC{width: 50%;margin-right: 20px;display: inline-block;vertical-align:middle;}
.loginFrom .item1 img{display: inline-block;vertical-align:middle;width: 100px;height: 55px;object-fit: contain;border-radius: 10px;}
.loginSubmit a{display: block;padding:0 150px;background-color: #2972d6;font-size: 14px;color: #fff;text-align: center;border-radius: 30px;height: 55px;line-height: 55px;transition: all 500ms;-webkit-transition: all 500ms;}
.loginSubmit a:hover{box-shadow:-6px 0px 15px 11px rgba(37,123,219,.3);}

.loginFrom .item2{width: 50%;float: left;display: inline;}
.loginFrom .item3 input{width: 74% !important;}
.loginFrom .item3 .itemC span{display: inline-block;font-size: 16px;color: #2564be;cursor: pointer;}
/*登录注册 end*/
/* ========== 文字列表 end ========== */

/* ————— 公用表单 start ————— */
.input{ border: 1px solid #ddd; padding:0 10px}
.input input{ border: none; background: none; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #333;}
.textarea{ border: 1px solid #ddd; padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 120px; line-height: 25px; font-size: 14px; color: #333;}
a.formBtn{ display: inline-block; height: 40px; line-height: 40px; border: 1px solid #ddd; background: #FFF; border-radius: 3px; font-size: 14px; color: #333; padding:0 30px; margin: 0 5px;}
a.formBtn:hover{ opacity: .9;}

.formYzm .input{ width: 50%; float: left; display: inline;}
.formYzm .yzmImg{ width: 118px; height: 38px; border: 1px solid #ddd; background: #ddd; float: left; display: inline; margin-left: 20px;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -5px;}
.formSubBtn a{ padding:0 40px; border-radius: 5px;}
.formSubBtn a.submit{ background: #1e5ab0; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* ————— 公用表单 end ————— */
/* ========== 组织架构 start ========== */
.zzjgCon{border-radius: 10px;overflow: hidden;padding:0 105px 80px;}
.zzjgCon .title{font-size: 30px;color: #333333;height:107px;line-height: 107px;margin-bottom: 30px;text-align: center;}
.zzjgCon .pic::before{padding-top:45.1852%;}
.zzjgCon .pic img{object-fit: contain;}
/* ========== 组织架构 end ========== */
/* ========== 联系我们 start ========== */
.contactUsCon{padding:93px 0 158px;background-color: #f8f8fa;}
.cantactUsT{background-color: #fff;border-radius: 10px;overflow: hidden;}
.cantactUsT dd{float: left;display: inline;width: 33.3333%;padding:85px 125px 95px;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;position: relative;}
.cantactUsT dd::before{display: block;content:'';width: 1px;height: 170px;background-image:radial-gradient(rgba(49,108,193,1),rgba(49,108,193,.1),transparent);position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.cantactUsT dd em{background-position: center center;background-repeat: no-repeat;background-size: contain;width: 60px;height: 60px;position: relative;display: block;margin:0 auto;margin-bottom: 40px;}
.cantactUsT dd em::before{display: block;content:'';width: 85px;height: 85px;background: url(../image/contactUsIcn4.png) no-repeat center center / contain;position: absolute;left: 50%;top: 50%;margin-left: -42px;margin-top: -42px;}
.cantactUsT .dd1 em::before{animation: rotateAnima 5s linear infinite;}
.cantactUsT .dd2 em::before{animation: rotateAnima 6s linear infinite;}
.cantactUsT .dd3 em::before{animation: rotateAnima 7s linear infinite;}
.cantactUsT dd span{display: block;font-size: 24px;color: #333333;height:47px;line-height:23px;margin-bottom: 15px;text-transform: capitalize;}
.cantactUsT dd .text{font-size: 16px;color: #647289;height: 60px;line-height: 30px;}
.map{height: 500px;margin-bottom: 50px;}
.contactUsB{border: 1px solid #cfd0d5;border-radius: 10px;overflow: hidden;padding:43px 50px 50px;}
.contactUsB .contactUsBLeft{width:61.7308%;padding-right: 80px;border-right: 1px solid #dfdfe1;}
.contactUsB .contactUsBLeft .title{font-size:24px ;color: #2d72d2;height:40px;line-height:40px;}
.contactUsB .contactUsBLeft .text{font-size: 14px;color: #666666;height:28px;line-height:28px;margin-bottom: 23px;}
.contactUsForm{overflow: hidden;margin-right: -20px;}
.contactUsForm .item{float: left;display: inline;width: 50%;margin-bottom: 20px;}
.contactUsForm .item1{width: 100%;}
.contactUsForm .itemC{margin-right: 20px;height: 100%;}
.contactUsForm .itemC input{height: 50px  !important;line-height: 50px !important;width: 100% !important;border: none;padding:0 20px;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius:5px;overflow: hidden;}
.contactUsForm .itemC textarea{width: 100%;padding:20px;border: none;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius:5px;overflow: hidden;}
.contactUsForm .item1 input{width:30% !important;display: inline-block;vertical-align: middle;margin-right: 20px;}
.contactUsForm .item1 img{display: inline-block;vertical-align: middle;margin-right: 20px;width: 100px;height: 50px;object-fit: contain;border-radius: 10px;overflow: hidden;}
.contactUsForm .item1 i{display: inline-block;vertical-align: middle;font-style: normal;font-size: 16px;color: #666666;height: 50px;line-height: 50px;}
.contactUsForm .submitBtn{display: inline-block;vertical-align: middle;margin-left: 30px;}
.contactUsForm .submitBtn a{display: inline-block;padding:0 52px;height: 50px;line-height: 50px;background-color: #2564be;font-size: 18px;color: #fff;border-radius: 5px;overflow: hidden;text-align: center;}
.contactUsB .contactUsBRight{overflow: hidden;padding:100px 0 0;text-align: center;}
.contactUsB .contactUsBRight .title{font-size:16px ;color: #2564be;height:28px;line-height:28px;}
.contactUsB .contactUsBRight .text{font-size:18px ;color: #2564be;height:30px;line-height:30px;margin-bottom: 20px;}
.contactUsB .contactUsBRight .pic{width: 150px;margin:0 auto;}
.contactUsB .contactUsBRight .pic::before{padding-top: 100%;}
 @keyframes rotateAnima{
	0%{
		transform: rotate(0);
	}
	50%{
		transform: rotate(180deg);
	}
	100%{
		transform: rotate(360deg);
	}
 }
/* ========== 联系我们 end ========== */
/* ========== 解决方案 start ========== */
/* 定制化高效节能泵 start */
.solutionPage2C1{padding:100px 0 110px;background-position: center center;background-repeat: no-repeat;background-size:cover;}
.solutionPage2C1 .pic{width:40.7051%;margin-left: 17.6282%;}
.solutionPage2C1 .pic::before{padding-top:73.0769%;}
.solutionPage2C1 .pic img{object-fit: contain;}
.solutionPage2C1 .left{overflow: hidden;padding-top: 45px;}
.solutionPage2C1 .left .solutionBtn{margin-bottom: 18px;}
.solutionPage2C1 .left .title{font-size: 38px;color: #333333;height:80px;line-height:40px;margin-bottom: 22px;}
.solutionPage2C1 .left .title i{font-style: normal;color: #2d72d2;font-weight: bold;}
.solutionPage2C1 .left .text{font-size: 16px;color: #555555;line-height: 28px;height: 200px;overflow-y: auto;padding-right: 10px;text-align: justify;margin-bottom: 20px;}

.solutionPage2C2{background-position: center center;background-repeat: no-repeat;background-size:cover;background-attachment: fixed;padding:72px 0 65px;}
.solutionPage2C2 .left{width:33.3333%;margin-right:250px;}
.solutionPage2C2 .left .pic::before{padding:24.4615%;}
.solutionPage2C2 .left .pic img{object-fit: contain;}
.solutionPage2C2 .right{overflow: hidden;}
.solutionPage2C2 .title{font-size:26px ;color: #fff;height:47px;line-height:47px;margin-bottom: 10px;text-align: right;}
.solutionPage2C2 .text{font-size: 16px;color: #fff;line-height:33px;text-align:right;}

.solutionPage2C3 {padding:90px 0 55px;}
.solutionPage2C3 .title{font-size:26px ;color: #000;height:45px;line-height:45px;}
.solutionPage2C3 .text{font-size: 16px;color: #555;height:37px;line-height:37px;margin-bottom: 57px;}
.solutionPage2List {margin-right: -40px;}
.solutionPage2List dd{float: left;display: inline;width: 50%;}
.solutionPage2List dd .con{margin-right: 40px;padding:30px 42px;background-color: #f7f8fb;border: 1px solid #fff;position: relative;top: 0;transition: all 500ms;-webkit-transition: all 500ms;min-height: 200px;}
.solutionPage2List dd .aboutUsTitle{padding: 0;margin-bottom: 15px;}
.solutionPage2List dd .aboutUsTitle .title{height: 44px;line-height: 44px;font-size:24px ;color: #2d72d2;padding-bottom: 10px;}
.solutionPage2List dd .info{height: 48px;line-height: 48px;font-size: 16px;color: #555555;position: relative;padding-left: 10px;}
.solutionPage2List dd .info::before{display: block;content:'';width: 7px;height: 7px;background-color: #555;transform: rotate(45deg);position: absolute;left: 0;top: 20px;}
.solutionPage2List dd:hover .con{top: -5px;}
/* 定制化高效节能泵 end */
/* 智慧节能  start*/
.solutionPage1Top{background-position: center center;background-repeat: no-repeat;background-size: cover;padding:148px 0 133px;}
.solutionPage1Top .left{width:59.4231%;margin-right: 115px;}
.solutionBtn{font-size: 12px;color: #2d72d2;padding:0 10px;border-radius: 30px; border: 1px solid #2564be;height: 22px;line-height: 22px;text-align: center;display: inline-block;margin-bottom: 10px;}
.solutionPage1Top .left .title{font-size: 38px;color: #333333;height:68px;line-height:68px;}
.solutionPage1Top .left .title i{font-style: normal;color: #2d72d2;font-weight: bold;}
.solutionPage1Top .left .text{font-size:16px;color: #555555;height:45px;line-height:45px;margin-bottom: 73px;}
.solutionPage1Dl{margin-right: -20px;}
.solutionPage1Dl dd{float: left;display: inline;width: 33.3333%;}
.solutionPage1Dl dd .con{margin-right: 20px;padding:20px;border: 1px solid #fff;box-sizing: border-box;-webkit-box-sizing: border-box;background-color: #f7f8fa;border-radius:8px;position: relative;top: 0;transition: all 500ms;-webkit-transition: all 500ms;}
.solutionPage1Dl dd span{display: block;font-size: 17px;color: #333;height: 25px;line-height: 25px;margin-bottom: 5px;}
.solutionPage1Dl dd .ddText{font-size: 14px;color: #9ba6b9;height: 46px;line-height: 23px;}
.solutionPage1Top .pic{overflow: hidden;}
.solutionPage1Top .pic::before{padding-top:96.3855%;}
.solutionPage1Dl dd:hover .con{top: -5px;}

.solutionPage1Bottom{padding:88px 0 62px;}
.solutionPage1Bottom .title{font-size: 26px;color: #333;height: 47px;line-height: 47px;text-align: left;}
.solutionPage1Bottom .aboutUsTitle{margin-bottom: 30px;padding: 0;}
.solutionPage1Bottom .aboutUsTitle .title{text-align: left;color: #2564be;font-size: 22px;}
.solutionPage1Bottom .text{font-size: 16px;color: #555;height: 40px;line-height: 40px;margin-bottom: 83px;text-align: left;}
.solutionPage1Box {overflow: hidden;}
.solutionPage1Box .pic{width:35.5769%;margin-right: 75px;}
.solutionPage1Box .pic::before{padding-top:108.1081%;}
.solutionPage1Box .textCon{overflow: hidden;}
.solutionPage1Box .textCon .info{margin-bottom: 45px;}
.solutionPage1Box .textCon .infoText{font-size: 16px;color: #666666;height: 25px;line-height: 25px;}
/* 智慧节能  end*/
/* 检测平台 start*/
.solutionPage3C {background-position: center center;background-repeat: no-repeat;background-size: cover;}
.solutionPage3C .solutionPage2C1{padding:125px 0 120px;}
.solutionPage3C .solutionPage2C1 .left{overflow: hidden;}
.solutionPage3C .solutionPage2C1 .left .pic{width:100%;margin-left: 0;overflow: hidden;border-radius: 10px;}
.solutionPage3C .solutionPage2C1 .left .pic::before{padding-top:48.9596% !important;}
.solutionPage3C .solutionPage2C1 .right{width: 45%;margin-left: 50px;}
.solutionPage3C .solutionPage2C1 .right .pic{width: 100%;margin-left: 0;padding-top: 47%;}
.solutionPage3C .solutionPage2C1 .right .pic::before{padding-top: 75.9605% !important;}
.solutionPage3C .right .pic img{object-fit: conver;}
/* 检测平台 end*/
/* 智慧运维 start*/
.solutionPage4C{padding:113px 0 125px;}
.solutionPage4C .title{font-size: 24px;color: #333333;height:50px;line-height:50px;font-weight: bold;margin-bottom: 13px;}
.solutionPage4C .left{width:36.5385%;padding-top: 72px;margin-right: 50px;}
.solutionPage4C .left .text{font-size:26px;color: #333333;/* height:50px; */line-height:50px;/* background: url(../images/solutionPage3CIcn1.png) no-repeat left center / 30px 30px; *//* padding-left: 40px; */}
.solutionPage4C .left .text i{font-size:36px ;color: #367ee8;font-family: 'HarmonyOS-Bold';padding:0 10px;display: inline-block;font-style: normal;}
.solutionPage4C .left .con{font-size: 16px;color: #999999;height: 37px;line-height: 37px;margin-bottom:137px;}

.solutionPage4CList dd{float: left;display: inline;width: 50%;margin-bottom:20px;padding-bottom: 20px;border-bottom: 1px dashed #e2e3e5;}
.solutionPage4CList dd:nth-child(3),
.solutionPage4CList dd:nth-child(4){border-bottom: none;}
.solutionPage4CList dd .num{font-size:46px ;color: #2d72d2;height:53px;line-height:53px;font-family: 'HarmonyOS-Bold';}
.solutionPage4CList dd span{display: block; font-size:16px ;color: #333;height:33px;line-height:33px;}
.solutionPage4C .right{overflow: hidden;}
.solutionPage4C .right .text{font-size:16px;color: #999999;line-height: 28px;margin-bottom: 70px;}
.solutionPage4RdL{position: relative;}
.solutionPage4RdL .bg{background: url(../image/chinaMap.png) no-repeat center center / contain;height: 495px;}
.solutionPage4RList dd{position: absolute;}
.solutionPage4RList dd .icn{cursor: pointer; width: 10px;height: 10px;background-color: rgba(1,123,255,1);border-radius: 100%;}
.solutionPage4RList dd .icn::before{display: block;content:'';width: 30px;height: 30px;border-radius: 100%;background-color: rgba(1,123,255,.2);position: absolute;left: 50%;top: 50%;margin-left: -15px;margin-top: -15px;}
.solutionPage4RList dd .icn::after{display: block;content:'';width: 48px;height: 48px;border-radius: 100%;background-color: rgba(1,123,255,.05);position: absolute;left: 50%;top: 50%;margin-left: -24px;margin-top: -24px;}
.solutionPage4RList .dd1{left: 23%;top: 43%;}
.solutionPage4RList .dd2{left: 43%;top: 48%;}
.solutionPage4RList .dd3{left: 47%;top: 52%;}
.solutionPage4RList .dd4{left: 51%;top: 60%;}
.solutionPage4RList .dd5{left: 54%;top: 76%;}
.solutionPage4RList .dd6{left: 50%;top: 85%;}
.solutionPage4RList .dd7{left: 42%;top: 82%;}
.solutionPage4RList .dd8{left: 63%;top: 61%;}
.solutionPage4RList .dd9{left: 55%;top: 35%;}
.solutionPage4RList .dd10{left: 70%;top: 32%;}
.solutionPage4RList dd .con{position: absolute;width: 325px;padding:18px 30px 7px;background-color: rgba(1,123,255,1);transform: scale(0);-webkit-transform: scale(0);transition: all 500ms;-webkit-transition: all 500ms;position: absolute;left: 50%;margin-left: -163px;top:-220px;box-sizing: border-box;border-radius:10px;z-index: 5;}
.solutionPage4RList dd .con::before{display: block;content:'';border: 10px solid transparent;border-top-color: #367ee8;position: absolute;left: 50%;bottom: -20px;transform: translateX(-50%);}
.solutionPage4RList dd .con .title{font-size:16px ;color: #fff;height:35px;line-height:35px;margin-bottom: 7px;background: url(../image/solutionPage4RListIcn.png) no-repeat left center / 17px 20px;padding-left: 30px;}
.solutionPage4RList dd .con .text{font-size:14px;color: #9dc5fc;height: 75px;line-height:25px;overflow-y: auto;}
.solutionPage4RList dd .con span{display: block; font-size:14px ;color: #fff;height:58px;line-height:58px;}
.solutionPage4RList dd:hover .con{transform: scale(1);-webkit-transform: scale(1);}
.solutionPage4RList dd:hover .icn::before{animation:scaleAnime 3s linear infinite;}
.solutionPage4RList dd:hover .icn::after{animation:scaleAnime 3.5s linear infinite;}
@keyframes scaleAnime{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(.5);
	}
	100%{
		transform: scale(1);
	}
}
/* 智慧运维 end*/
/* ========== 解决方案 end ========== */
