@charset "utf-8";body {background: #fff !important;}* {box-sizing: border-box;}.solution-banner {background: url(banner.png) center top no-repeat;width: 100%;height: 937px;background-size: cover;user-select: none;}.solution-banner .banner-content {width: 1200px;margin: 0 auto;position: relative;padding-top:80px;}.solution-banner .banner-content h2{font-size: 66px;font-weight: 600;color: #ffffff;position: absolute;top: 340px;}.solution-banner .banner-content .hideSlow {opacity: 0;animation-name: fadenum;animation-duration: 1.8s;}@keyframes fadenum{0%{opacity: 1;}80%{opacity: 1;}100%{opacity: 0;}}.subsolution-banner{width: 1200px;margin: 0 auto;position: relative;top:120px;opacity: 0;animation-name: fadetext;animation-duration: 0.1s;}@keyframes fadetext{0%{opacity: 0;}100%{opacity: 1;}}.solution-nav{float:left;width: 350px;display: block;}.solution-nav ul{}.solution-nav ul h2{font-size: 18px;color: #ffffff;font-weight: bold;display: flex;align-items: center;margin-bottom: 16px;}.solution-nav ul h2 span{display: block;width: 8px;height: 8px;background: rgba(255, 255, 255, 0.5);margin-right: 13px;}.solution-nav ul li{margin-bottom: 16px;}.solution-nav ul li a{font-size: 16px;color: rgba(255, 255, 255, 0.8);text-decoration: none;line-height: 24px;display: block;margin-left: 20px;}.solution-nav ul li a:hover{font-size: 16px;color:#A57CF2;text-decoration: underline;}.solution-videobg{float:right;width: 848px;height: 583px;text-align: center;display: block;padding-top: 110px;background: url(solution-videobg.png) center top no-repeat;}.solution-videobg img{border-radius: 20px;width: 800px;height: 450px;}.solution-videobg video{border-radius: 20px;}.solution-banner-center{width: 1200px;height: 758px;margin: 0 auto;text-align: center;position: relative;}@media only screen and (max-width:1800px) {.solution-banner-center {transform: scale(1) !important;transform-origin: top;}}@media only screen and (max-width:1400px) {.solution-banner-center {transform: scale(0.9) !important;transform-origin: top;}}@media only screen and (max-width:1200px) {.solution-banner-center {transform: scale(0.8) !important;transform-origin: top;}}.solution-banner-center-h2{font-size: 22px;color: #CCC9FF;margin:40px auto;background:url(solution-banner-center-h2bg.png) left bottom repeat-x;display: inline-block;}.solution-banner-center-l{position: absolute;left: 0;top:126px;display: block;width: 72px;height: 464px;background-color: #CCC9FF;font-size: 20px;color: #212121;border-radius: 8px;writing-mode:tb-rl;font-weight: 700;text-align: center;letter-spacing:10px;line-height: 72px;}.solution-banner-center-r{position: absolute;right: 0;top:126px;display: block;width: 72px;height: 464px;background-color: #5D2ADB;font-size: 20px;color: #ffffff;border-radius: 8px;writing-mode:tb-rl;font-weight: 700;text-align: center;letter-spacing:8px;line-height: 72px;}.solution-banner-center ul{position: relative;margin: 0 auto;height: 577px;}.solution-banner-center ul .banner-center{width:434px;height: 452px;background: url(solution-banner-center.png) center center no-repeat;background-size:100%;dispaly:block;margin:0 auto;position: absolute;top:50px;left:383px;z-index:0;}.solution-banner-center ul li{display: block;width: 286px;height: 76px;position: absolute;z-index:1;}.solution-banner-center ul li a{font-size: 18px;border-radius: 8px;display: block;width: 286px;height: 76px;line-height: 24px;padding: 12px 0;box-sizing: border-box;position: relative;cursor: pointer;}.solution-banner-center ul li span{font-size: 16px;border-radius: 4px;display: block;width: 24px;height: 24px;line-height: 22px;position: absolute;top:-12px;left:15px;background-color: #8050E6;border: 1px solid #ffffff;color: #ffffff;box-sizing: border-box;z-index: 99;}.solution-banner-center ul li:hover span{background-color: #5D2ADB;}.solution-banner-center ul li:nth-child(1) a, .solution-banner-center ul li:nth-child(2) a, .solution-banner-center ul li:nth-child(3) a, .solution-banner-center ul li:nth-child(4) a, .solution-banner-center ul li:nth-child(9) a {background-color: #CCC9FF;color: #212121;}.solution-banner-center ul li:nth-child(5) a, .solution-banner-center ul li:nth-child(6) a, .solution-banner-center ul li:nth-child(7) a, .solution-banner-center ul li:nth-child(8) a {background-color: #5D2ADB;color: #ffffff;}.solution-banner-center ul li:nth-child(1){top:12px;left:165px;}.solution-banner-center ul li:nth-child(2){top:141px;left:115px;}.solution-banner-center ul li:nth-child(2) a{padding-top: 24px;}.solution-banner-center ul li:nth-child(3){top:271px;left:115px;}.solution-banner-center ul li:nth-child(4){top:400px;left:165px;}.solution-banner-center ul li:nth-child(5){top:12px;right:165px;}.solution-banner-center ul li:nth-child(6){top:141px;right:115px;}.solution-banner-center ul li:nth-child(7){top:271px;right:115px;}.solution-banner-center ul li:nth-child(8){top:400px;right:165px;}.solution-banner-center ul li:nth-child(9){bottom:0;left: 466px;}.solution-banner-center ul li:nth-child(9) a{padding-top: 24px;}.solution-banner-center ul li a:hover{background: #ffffff;color: #212121;font-weight: 700;}.solution-banner-center-bottom{font-size: 18px;color: #CCC9FF;height: 28px;line-height: 28px;display: inline-block;border-bottom: 1px solid #CCC9FF;margin-top: 40px;cursor: pointer;}.solution-banner-center-bottom:hover{color: #ffffff;font-weight: 700;border-bottom: 1px solid #ffffff;}.solution-subbanner{background: url(sub-banner.png) center top no-repeat;width: 100%;height: 600px;background-size: cover;padding-top:80px;box-sizing: border-box;user-select: none;}.solution-subbanner .subtextbox{float: left;width: 570px;color: #ffffff;}.subtextbox h2{font-size: 40px;margin-top: 100px;}.subtextbox h2 em{font-size: 28px;display: block;font-style: normal;margin-top: 20px;}.subtextbox h2 span{font-size: 24px;display: block;font-style: normal;line-height: 40px;font-weight: normal;}.subtextbox-list{margin-bottom: 20px;margin-top: 90px;}.subtextbox-list li{margin: 0 30px 0 0;border-radius: 50px;width: 80px;height: 80px;line-height: 80px;text-align: center;font-size: 20px;box-sizing: border-box;display: inline-block;border: 2px solid rgba(68, 76, 252, 0.4);background-image: linear-gradient(to bottom, rgba(68, 76, 252, 0.2), rgba(68, 76, 252, 0));}.subtextbox-other{font-size: 20px;color: rgba(255, 255, 255, 0.6);display: block;text-align: center;}.subtextbox .banner-icon{margin-top: 100px;}.subtextbox .banner-more{margin-top: 80px;background: #5786F2;width: 160px;height: 40px;line-height: 40px;display: block;text-align: center;color: #ffffff;font-size: 18px;border-radius: 4px;}.solution-subbanner .subimage{float: right;width: 600px;text-align: right;}.solution-subbanner .subimage img{margin-top: 110px;}.solution-subbanner .w1200{position: relative;}.solution-subbanner .nex_tour_strategy_post{position: absolute;right:0px;top:50px;}.solution-subbanner .nex_tour_strategy_post a{display:block;height:20px;line-height:22px;padding:0 10px;border-radius:2px;background:#1678ff;font-size:12px;color:#fff;transition:all 0.3s linear;}.solution-subbanner .nex_tour_strategy_post a:hover{padding:0 15px;}.nex_clients_list{}.nex_clients_list ul{width:1200px;}.nex_clients_list ul li{float:left;width:285px;margin:0 0px 20px 0;}.nex_clients_list ul li a img{width:285px;height:150px}.nex_clients_list .portal_block_summary{display: flex;justify-content: space-between;flex-flow: wrap;}.nex_clients_list #portal_block_422_content .portal_block_summary{display: flex;justify-content: space-between;flex-flow: wrap;}.nexfooter {margin-top: 0;position: relative;}.nex_solutionintroduction-box{padding: 0;}.nex_solutionintroduction-box .chooseemage-text{padding-top: 80px;box-sizing: border-box;}.provide-content-box{height:315px;}.provide-content-item{display: flex;justify-content: space-between;}.provide-content-item li{position: relative;border-radius: 8px;width: 214px;}.provide-content-item li img{border-radius: 8px;position: absolute;left:0;top:0;width: 214px;height: 214px;z-index: 1;}.provide-content-item li h2{position: absolute;left:0;top:0;z-index: 10;display:block;height:107px;width:100%;background: url(imgbg.png) left top repeat-x;font-size: 18px;font-weight: 700;color: #ffffff;padding: 24px 0 0 68px;box-sizing: border-box;}.provide-content-item li h2 img{border-radius: 0px;position: absolute;width: 40px;height: 40px;left:12px;top:20px;}.provide-content-item li p{font-size: 16px;color: #3D3D3D;line-height: 28px;position: absolute;left:0;top:230px;width: 214px;}.solution-background{width:100%;background: url(Solution-bg.png) center top no-repeat;height: 632px;box-sizing: border-box;padding: 60px 0;background-size: cover;}.solution-background .title-box{margin-bottom: 30px;}.solution-background .title-box .title-left em{color: rgba(255, 255, 255, 0.4);}.solution-background .title-box .title-left{color:#ffffff }.title-other-text{font-size: 16px;color: #ffffff;}.advantage-list{margin-top: 40px;display: flex;flex-wrap: wrap;justify-content: space-between;}.advantage-list li{width: 260px;height: 155px;display: block;margin-bottom: 48px;}.advantage-list li h2{font-size: 20px;height: 40px;display: inline-block;border-bottom: 2px solid #A57CF2;margin-bottom: 16px;color: #ffffff;}.advantage-list li span{font-size: 16px;display: block;line-height: 32px;color: #ffffff;}.casetitle-other-text{font-size: 16px;color: #000000;line-height: 32px;}.casetitle-other-img{margin: 40px auto;}.case-othertext{background-color: #F0F6FF;border-radius: 4px 20px 4px 20px;padding: 20px 22px;font-size: 16px;color: #000000;line-height: 32px;margin-top: 40px;min-height:168px;text-align: justify;}.case-othertext img{float: left;margin-right: 10px;}.case-othertext-foot{text-align: right;width: 100%;font-size: 16px;color: #000000;line-height: 32px;font-weight: bold;display: block;}.case-othertext-foot em{margin: 0 24px;font-weight: normal;}.knowledge-box li{width: 285px;}.knowledge-tab {width:1200px;margin:0 auto;}.knowledge-tab-list {width:700px;float: left;}.knowledge-tab-list li {cursor:pointer;width:650px;min-height:110px;background-color: #ffffff;border:#ffffff 1px solid;border-left:#ffffff 3px solid;padding:20px 16px;box-sizing: border-box;position: relative;margin-bottom: 20px;}.knowledge-tab-list li h2.title-text{font-size: 18px;color: #282938;font-weight: normal;line-height: 26px;margin-bottom: 16px;}.knowledge-tab-list li div.other-text{font-size: 14px;color: #282938;line-height: 20px;display: flex;float: left;margin-right: 56px;}.knowledge-tab-list li div.other-text:last-of-type{margin-right: 0px;}.knowledge-tab-list li div.other-text img{margin-right: 12px;}.knowledge-tab-list li div.other-text em{color: #555555;}.knowledge-current {border:#E6E6EE 1px solid!important;border-left:#5D2ADB 3px solid!important;box-shadow: rgb(0 0 0 / 5%) 0px 4px 10px;}li.knowledge-current h2.title-text{font-weight: 700;}.page-list{display: block;color: #212121;font-size: 16px;}.page-list a{color: #212121;font-size: 16px;margin-right: 12px;}.page-list a.active{color: #5D2ADB;font-weight: bold;}.knowledge-item {display:none;width: 460px;float: right;}.knowledge-item h3{font-size: 18px;color: #282938;line-height: 28px;margin-bottom: 16px;}.knowledge-item p{font-size: 16px;color: #3D3D3D;line-height: 26px;margin-bottom: 32px;}.knowledge-item ul{font-size: 16px;color: #3D3D3D;line-height: 32px;margin-bottom: 40px;}.knowledge-item ul li{margin-bottom: 8px;}.class-state{position: absolute;top:20px;right: 20px;padding:2px 8px;line-height: 20px;color:#ffffff;border-radius: 4px;background: #11B36A;font-size: 14px;}.knowledge-tab-list li .stand{background: #E6E6EB;color: #757590;}.knowledge-tab-second {width:1200px;margin:0 auto;}.knowledge-tab-list-second {width:700px;float: left;}.knowledge-tab-list-second li {cursor:pointer;width:650px;min-height:120px;background-color: #ffffff;border:#ffffff 1px solid;border-left:#ffffff 3px solid;padding:20px 16px;box-sizing: border-box;position: relative;margin-bottom: 20px;}.knowledge-tab-list-second li h2.title-text{font-size: 18px;color: #282938;font-weight: normal;line-height: 26px;margin-bottom: 16px;}.knowledge-tab-list-second li div.other-text{font-size: 14px;color: #282938;line-height: 20px;}.knowledge-tab-list-second li div.other-text em{color: #555555;}.knowledge-current-second {border:#E6E6EE 1px solid!important;border-left:#5D2ADB 3px solid!important;box-shadow: rgb(0 0 0 / 5%) 0px 4px 10px;}li.knowledge-current-second h2.title-text{font-weight: 700;}.knowledge-item-second {display:none;width: 460px;float: right;}.knowledge-item-second h3{font-size: 18px;color: #282938;line-height: 28px;margin-bottom: 16px;}.knowledge-item-second p{font-size: 16px;color: #3D3D3D;line-height: 26px;margin-bottom: 32px;}.knowledge-item-second ul{font-size: 16px;color: #3D3D3D;line-height: 32px;margin-bottom: 40px;}.knowledge-item-second ul li{margin-bottom: 8px;}.knowledge-tab-list-second li .stand{background: #E6E6EB;color: #757590;}.training-listitem{height:265px;display: flex;justify-content: space-between;}.training-listitem li{position: relative;border-radius: 8px;width: 370px;height: 265px;display: block;overflow: hidden;}.training-listitem li img{border-radius: 8px;position: absolute;left:0;top:0;width: 370px;height: 265px;z-index: 1;}.training-listitem li h2{position: absolute;left:0;top:173px;z-index: 10;display:block;height:107px;width:100%;background: url(bottom-bg.png) left top repeat-x;font-size: 18px;font-weight: 700;color: #ffffff;padding: 60px 0px 0;box-sizing: border-box;text-align: center;}.expert-listitem{width: 1200px;margin: 0 auto;}.expert-listitem li{width: 280px!important;min-height: 380px;float: left!important;padding:20px!important;margin-right: 26px!important;box-sizing: border-box;border-radius: 8px;background: #ffffff;border: 1px solid #E6E6EB;}.expert-listitem li .header-user{border-bottom: 1px solid #E6E6EB;padding-bottom: 24px;font-size: 18px;line-height: 26px;color: #282938;font-weight: bold;display: flex;align-items: center;margin-bottom: 20px;}.expert-listitem li .header-user img{width: 56px;height: 56px;border-radius: 50px;margin-right: 24px;}.expert-content{color:#3D3D3D;font-size: 14px;line-height: 26px;text-align: justify;}.student-comments{width: 1200px;margin: 0 auto;}.student-comments li{width: 580px!important;float: left!important;margin-right: 30px!important;}.student-comments li .case-othertext{box-sizing: border-box;margin-top: 0;}.tab-sidenav{float: left;width: 200px;margin-top: 60px;}.tab-sidenav ul li{margin-bottom: 12px;height: 48px;line-height: 48px;display: block;width: 200px;height: 48px;box-sizing: border-box;padding-left: 18px;}.tab-sidenav ul li a{color: #0B0B0B;font-size: 18px;}.tab-sidenav ul li.cur, .tab-sidenav ul li:hover{height: 48px;line-height: 48px;padding-left: 16px;border-left: 2px solid #5D2ADB;color: #5D2ADB;font-weight: bold;background-image:linear-gradient(to right,#EEEEF3,#ffffff);}.tab-sidenav ul li.cur a, .tab-sidenav ul li:hover a{color: #5D2ADB;}.content-rightbox{float: right;width: 964px;margin-top: 60px;}.content-newsbox{margin-bottom: 80px;}.news-listitem .module{display: flex;flex-wrap: wrap;justify-content: space-between;}.news-listitem .module dl{width: 465px;margin-bottom: 40px;}.news-listitem .module dl dd{margin: 0;float: none;}.news-listitem .module dl dd a{position: relative;display: block;width: 465px;height: 240px;}.news-listitem .module dl dt{margin: 20px 0 0 0;padding: 0;}.news-listitem .module dl dt a{font-size: 18px;line-height: 36px;color: #000000;}.news-listitem .module dl .news-date{color: rgba(0, 0, 0, 0.7);font-size: 14px;line-height: 20px;margin-top: 4px;margin-bottom: 16px;display: block;}.news-listitem .module dl p{color: rgba(0, 0, 0, 0.7);font-size: 16px;line-height: 23px;}.small-logo{background: url(news-listbg.png) left top repeat-x;position: absolute;left: 0;top: 0;width: 100%;height: 120px;padding: 20px;}.qywh-itemlist{display: flex;flex-wrap: wrap;justify-content: space-between;}.qywh-itemlist li{width: 580px;height: 150px;background: #ffffff;border-radius: 8px;margin-bottom: 40px;position: relative;padding: 30px 50px 30px 130px;box-sizing: border-box;}.qywh-itemlist li img{position: absolute;left:30px;top:20px;}.qywh-itemlist li h2{font-size: 18px;color: #000000;line-height: 24px;margin-bottom: 16px;}.qywh-itemlist li span{display: block;color: #3d3d3d;font-size: 14px;line-height: 24px;}.gszy-itemlist{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}.gszy-itemlist li{width: 385px;height: 280px;margin-bottom: 40px;}.gszy-itemlist li img{width: 385px;height: 255px;margin-bottom: 10px;}.gszy-itemlist li span{display: block;color: #000000;font-size: 20px;line-height: 24px;text-align: center;}.qynx-text{display: block;}.qynx-text h2{font-size: 24px;color: #282938;height: 48px;line-height: 48px;display: block;width: 600px;margin: 0px 0 40px;}.qynx-text p{font-size: 16px;color: #000000;line-height: 32px;}.qynx-pic{float:right;display: block;height: 245px;width: 520px;}.qynx-pic img{width: 520px;height: 245px;}.subheading-title h2{font-size: 24px;color: #282938;height: 48px;line-height: 48px;display: block;margin: 40px 0 40px;}.subheading-title p{font-size: 16px;color: #3D3D3D;line-height: 28px;display: block;margin: 0px 0 40px;}.subheading-secondtitle{font-size: 24px;color: #282938;height: 48px;line-height: 48px;border-left: 2px solid #5D2ADB;width: 460px;display: block;padding-left: 14px;margin: 0px 0 40px;background-image: linear-gradient(to right, #EEEEF3, #F5F5F8, #ffffff);}.technological-process{}.technological-process li{position: relative;padding-left: 55px;width: 280px;float: left;display: block;}.technological-process li:before{content:'';background:#D8D8D8;height:1px;top:20px;position:absolute;right:15px;width:120px;}.technological-process li:last-of-type:before{display: none;}.technological-process li .number-aw{position: absolute;left: 0;width: 40px;height: 40px;border-radius: 50px;color: #ffffff;font-size: 18px;text-align: center;line-height: 40px;background: #5D2ADB;}.technological-process-title{font-size: 18px;color: rgba(0, 0, 0, 0.6);line-height: 40px;font-weight: normal;}.technological-process-other{margin-top: 16px;font-size: 16px;line-height: 30px;color: rgba(60, 60, 60, 0.7);}.table-form{width: 100%;margin: 40px 0;border: 1px solid #D8D8D8;color: #232536;font-size: 16px;}.table-form th{height: 40px;background: #eeeeee;border: 1px solid #D8D8D8;padding: 8px 0;text-align: center;}.table-form td{height: 48px;padding: 12px 16px;line-height: 1.2;background: #ffffff;border: 1px solid #D8D8D8;text-align: center;}.curriculum-listitem{margin-bottom: 20px;}.curriculum-listitem li{width: 24%;display: block;height: 312px;float: left;box-sizing: border-box;padding: 20px;border-right: 1px dotted #d8d8d8;}.curriculum-listitem li:first-of-type{width: 27%;}.curriculum-listitem li:last-of-type{border-right: 0;}.curriculum-listitem li h2{font-size: 18px;color: #282938;line-height: 32px;font-weight: bold;}.curriculum-listitem li p{font-size: 14px;color: #3D3D3D;line-height: 40px;display: block;}.newslist-title{margin-bottom: 30px;}.newslist-title a{font-size: 14px;color: #ffffff;margin: 5px 0px 0 12px;background-color:#5D2ADB;padding: 8px 16px;border-radius: 4px;}.newslist-title .xs2{font-size: 32px !important;font-weight: bold;color: #282938;}.newscontent-center{padding:0;}.newscontent-center .bbda{position: relative;padding-left: 330px;border-bottom: 0;margin-bottom: 30px;height: 190px ;}.newscontent-center .xi2{font-size: 18px;font-weight: bold;}.newscontent-center .xi2:hover{color: #5D2ADB;}.newscontent-center .xs2{font-size: 16px!important;color: rgba(0, 0, 0, 0.7);}.newscontent-center dd.xs2{height: 100px;}.newscontent-center .atc{position: absolute;left: 0;top: 0;margin-left: 0;padding: 4px;border: 1px solid #DDDEE1;border-radius: 4px;box-sizing: border-box;}.newscontent-center .atc img{max-width: 300px;max-height: 180px;width: 300px;height: 180px;border-radius: 4px;padding: 0px;border: 0;}.nex_travelnote_content{font-size:16px;line-height: 2;}.sign-up-a {font-size: 16px;color: #ffffff;margin: 0px;background-color: #5D2ADB;padding: 12px 0px;text-align: center;width: 200px;border-radius: 4px;position: absolute;right: 0;top:20px;}.sign-up-a-bottom {font-size: 16px;color: #ffffff;margin: 40px 0;text-align: center;background-color: #5D2ADB;padding: 12px 0px;width: 500px;border-radius: 4px;float: left;}.join-listitem{width: 1200px;margin: 0 auto;}.join-listitem li{width: 283px!important;height: 150px;float: left!important;margin-right: 22px!important;box-sizing: border-box;border-radius: 8px;background: #ffffff;border: 1px solid #E6E6EB;overflow: hidden;}.join-listitem li img{width: 282px;height: 150px;}.home-listitem .module dl{width: 580px;}.home-listitem .module dl dd a{width: 580px;height: 282px;}.home-listitem .more-link{display: flex;justify-content: center;}@-webkit-keyframes scrollToRight-data-v-6a32e916 {from {-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}to {-webkit-transform: translate3d(0%, 0, 0);transform: translate3d(0%, 0, 0);}}@keyframes scrollToRight-data-v-6a32e916 {from {-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}to {-webkit-transform: translate3d(0%, 0, 0);transform: translate3d(0%, 0, 0);}}@keyframes scrollToRight-data-v-6a32e916 {from {-webkit-transform: translate3d(-50%, 0, 0);}to {-webkit-transform: translate3d(0%, 0, 0);}}.logo_wrap[data-v-6a32e916] {position: relative;width: 100%;height: 450px;overflow: hidden;margin: 0 auto;font-size: 0;padding: 40px 0 0 0;}.logo_wrap .mask[data-v-6a32e916] {position: absolute;z-index: 10;}.logo_wrap .left_mask[data-v-6a32e916] {left: 0;}.logo_wrap .right_mask[data-v-6a32e916] {right: 0;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.logo_wrap .line_odd[data-v-6a32e916] {width: 3976px;margin-bottom: 24px;-webkit-animation: scrollToRight-data-v-6a32e916 36s linear infinite;animation: scrollToRight-data-v-6a32e916 36s linear infinite;}.logo_wrap .line_odd .logo_img[data-v-6a32e916] {width: 50%;display: inline-block;}.logo_wrap .line_even[data-v-6a32e916] {width: 3976px;margin-bottom: 24px;-webkit-animation: scrollToRight-data-v-6a32e916 30s linear infinite;animation: scrollToRight-data-v-6a32e916 30s linear infinite;}.logo_wrap .line_even .logo_img[data-v-6a32e916] {width: 50%;display: inline-block;}.service-othertext{text-align: center;font-size: 14px;color: #AFAFC5;}.nex_products_services02 .knowledge-tab-list .pg{float:left;}.nex_products_services02 .knowledge-tab-list .pg strong, .nex_products_services02 .knowledge-tab-list .pg a{border: 0;background: transparent;margin-left: 0px;margin-right: 5px;font-size: 16px;color: #212121;}.nex_products_services02 .knowledge-tab-list .pg strong{color: #5D2ADB;}.nex_products_services02 .knowledge-tab-list .pg label{display: none;}.nex_products_services02 .knowledge-tab-list .pg a.nxt{background: url(net-icon.png) no-repeat center center;font-size: 0;padding: 0 8px;}.nex_products_services02 .knowledge-tab-list .pg a.prev{background: url(prev-icon.png) no-repeat center center;font-size: 0;}.nex_products_services02 .knowledge-tab-list .pg a.nxt.disable, .nex_products_services02 .knowledge-tab-list .pg a.prev.disable{opacity: 0.4;}.solution-subbanner01{background: url(solution-bannerbg01.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner02{background: url(solution-bannerbg02.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner03{background: url(solution-bannerbg03.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner04{background: url(solution-bannerbg04.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner05{background: url(solution-bannerbg05.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner06{background: url(solution-bannerbg06.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner07{background: url(solution-bannerbg07.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner08{background: url(solution-bannerbg08.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner09{background: url(solution-bannerbg09.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.solution-subbanner10{background: url(solution-bannerbg10.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;}.about-bannerbg{background: url(about-bannerbg.png) center top no-repeat;width: 100%;height: 480px;background-size: cover;user-select: none;}.ecology-item ul{display: flex;justify-content: space-between;}.ecology-item ul li{width: 260px;}.ecology-item ul li img{border-radius: 8px;border: 1px solid #E6E6EE;width: 260px;height: 160px;margin-bottom: 35px;}.ecology-item ul li h2, .ecology-item ul li span{font-size: 18px;color: #3D3D3D;line-height: 30px;font-weight: normal;display: block;text-align: center;}.output-item ul{display: flex;justify-content: center;flex-wrap: wrap;}.output-item ul li{width: 220px;margin-left: 100px;margin-bottom: 55px;}.output-item ul li:first-child{margin: 0;}.output-item ul li:nth-child(5){margin: 0;}.output-item ul li img{border-radius: 8px;border: 1px solid #E6E6EE;width: 220px;height: 290px;margin-bottom: 35px;}.output-item ul li h2{font-size: 18px;color: #3D3D3D;line-height: 30px;font-weight: normal;display: block;text-align: center;}.qualifications-box{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}.qualifications-pic{width: 915px;margin-left: -50px;}.qualifications-text{width: 320px;font-size: 18px;color: #3D3D3D;line-height: 40px;padding: 40px 0;}