/*info*/
.nsc_info{padding:100px 0 180px;position:relative;overflow:hidden;}
.nsc_info .nsc_left{width:calc(100% - 473px);padding-right:115px;padding-bottom:17px;}
.nsc_info .nsc_left .nsc_txt{margin-top:20px;margin-right:80px;padding-right:20px;height:24.9em;overflow-y:auto;position:relative;overflow-x:hidden;font-size:18px;}
.nsc_info .nsc_left .nsc_txt::-webkit-scrollbar-track-piece{width:3px;background-color:#E6E9EC;}
.nsc_info .nsc_left .nsc_txt::-webkit-scrollbar{width:3px;height:4px;}
.nsc_info .nsc_left .nsc_txt::-webkit-scrollbar-thumb{height:30px;background-color:#EA5501;}
.nsc_info .nsc_left .nsc_txt p{font-size:18px;line-height:1.66;color:#595959;}
.nsc_info .nsc_right{width:473px;position:relative;}
.nsc_info .nsc_right .ncx_img{width:100%;height:100%;position:relative;overflow:hidden;}
.nsc_info .nsc_right .nsc_p{padding:20px 24px;background:#EA5501;position:absolute;left:-120px;bottom:-80px;width:241px;}
.nsc_info .nsc_right .nsc_p i{font-size:94px;color:#FFF;}
.nsc_info .nsc_right .nsc_p span{font-size:76px;font-weight:bold;color:#FFF;padding-left:10px;}
.nsc_info .nsc_right .nsc_p p{font-size:28px;font-weight:bold;color:transparent;padding-left:10px;
    -webkit-text-stroke-width:1px;
	-webkit-text-stroke-color:#FFF;
	-webkit-text-stroke:1px #FFF;
}
.nsc_info .nsc_right:hover .ncx_img img{
    -webkit-transform:rotate(2deg) scale(1.05);
    -moz-transform:rotate(2deg) scale(1.05);
    -ms-transform:rotate(2deg) scale(1.05);
    transform:rotate(2deg) scale(1.05);
}
.nsc_info .nsc_right:hover .nsc_p{
    -webkit-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px);
}
/*number*/
.nsc_number{background:#F1F3F5;position:relative;overflow:hidden;}
.nsc_number .nsc_li{width:25%;border-left:1px solid #CED4DA;padding:1.875vw 1.666vw 1.875vw 2.08vw;}
.nsc_number .nsc_li:first-child{border-left:none;}
.nsc_number .nsc_li .nsc_n{text-align:right;}
.nsc_number .nsc_li .nsc_n span{font-size:88px;line-height:1.318;color:#1F1F1F;font-weight:bold;}
/*.nsc_number .nsc_li .nsc_n span:first-child{font-size:32px;height:32px;line-height:32px;color:#E60012;font-weight:bold;}*/
.nsc_number .nsc_li .nsc_p{margin-top:90px;}
.nsc_number .nsc_li .nsc_p p{font-size:14px;color:#595959;line-height:1.57;padding-left:40px;position:relative;}
.nsc_number .nsc_li .nsc_p p:first-child{font-size:24px;text-transform:uppercase;margin-bottom:12px;color:#000;}
.nsc_number .nsc_li .nsc_p p:first-child:before{content:'';width:20px;height:20px;background:#EA5501;border-radius:50%;position:absolute;left:0;top:8px;}
/*customize*/
.nsc_customize{position:relative;overflow:hidden;}
.nsc_customize .nscc_left{width:50%;background:url(../Image/com_customizebg.webp) no-repeat center center;background-size:cover;position:relative;z-index:1;}
.nsc_customize .nscc_right{width:50%;background:#16151B;position:relative;}
.nsc_customize .nscc_right:before{content:'';width:781px;height:781px;position:absolute;left:-421px;bottom:-572px;border:170px solid rgba(255,255,255,.04);border-radius:50%;z-index:0;}
.nsc_customize .nscc_right .nscc_txt{width:700px;padding:100px 0 100px 80px;position:relative;z-index:1;}
.nsc_customize .nscc_right .nscc_txt .sub_tit{color:#FFF;}
.nsc_customize .nscc_right .nscc_txt .nscc_p{margin-top:24px;}
.nsc_customize .nscc_right .nscc_txt .nscc_p p{font-size:18px;line-height:1.66;margin-top:30px;color:#FFF;}
.nsc_customize .nscc_right .nscc_txt .nscc_p p:first-child{margin-top:0;}
.nsc_customize .nscc_right .nscc_txt .nscc_ul{padding-top:20px;}
.nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li{margin-top:28px;}
.nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li i{width:76px;height:76px;border:2px solid #EA5501;border-radius:50%;font-size:40px;color:#EA5501;}
.nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp{width:calc(100% - 76px);padding-left:20px;}
.nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp p{font-size:14px;line-height:1.86;color:#CED4DA;}
.nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp p:first-child{font-size:16px;line-height:1.75;color:#FFF;margin-bottom:8px;font-weight:bold;}
/*service*/
.nsc_service{padding-top:100px;position:relative;overflow:hidden;}
.nsc_service .nscs_tit{font-size:24px;color:#000;line-height:1.33;text-transform:uppercase;font-weight:bold;}
.nsc_service .nscs_line{margin-top:23px;width:100%;height:1px;background:#000;}
.nsc_service .nscs_p{margin-top:20px;position:relative;z-index:3;}
.nsc_service .nscs_p span{font-size:128px;color:#EA5501;font-weight:bold;line-height:1.31;}
.nsc_service .nscs_p p{font-size:24px;color:#1F1F1F;line-height:1.33;text-transform:capitalize;max-width:480px;padding-top:77px;text-align:right;}
.nsc_service .nscs_pic{width:100%;position:relative;}
.nsc_service .nscs_pic img{width:100%;height:auto;display:block;}
.nsc_service .nscs_pic svg{position:absolute;left:0;top:-91px;width:100%;height:calc(100% + 91px);z-index:2;}
.nsc_service .nscs_pic .nscs_dots{width:40px;height:40px;position:absolute;border-radius:50%;border:2px solid #EA5501;}
.nsc_service .nscs_pic .nscs_dots:before{content:'';width:14px;height:14px;left:11px;top:11px;background:#1F1F1F;position:absolute;border-radius:50%;}
.nsc_service .nscs_pic .nscs_dots.d0{left:73.75%;top:23.2%;}
.nsc_service .nscs_pic .nscs_add{width:40px;height:40px;position:absolute;border-radius:50%;border:2px solid #EA5501;left:73.75%;top:23.2%;z-index:3;}
.nsc_service .nscs_pic .nscs_add:before{content:'';width:14px;height:14px;left:11px;top:11px;background:#1F1F1F;position:absolute;border-radius:50%;}
.nsc_service .nscs_pic .nscs_dots1{width:14px;height:14px;position:absolute;z-index:3;}
.nsc_service .nscs_pic .nscs_dots1.d1{left:22.1%;top:31.5%;}
.nsc_service .nscs_pic .nscs_dots1.d2{left:28.8%;top:58.5%;}
.nsc_service .nscs_pic .nscs_dots1.d3{left:47.9%;top:20.8%;}
.nsc_service .nscs_pic .nscs_dots1.d4{left:53.5%;top:11.6%;}
.nsc_service .nscs_pic .nscs_dots1.d5{left:56.4%;top:48.9%;}
.nsc_service .nscs_pic .nscs_dots1.d6{left:90.7%;top:70.5%;}
.nsc_service .nscs_pic .nscs_dots1 .nscs_label{width:100%;height:100%;position:absolute;left:50%;top:50%;background:#EA5501;border-radius:50%;z-index:-1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
}
.nsc_service .nscs_pic .nscs_dots1 .nscs_label:nth-child(1){background:#1F1F1F;z-index:1;}
.nsc_service .nscs_pic .nscs_dots1 .nscs_label:nth-child(2) {
    -webkit-animation:icon_scale 2.4s linear infinite;
    animation:icon_scale 2.4s linear infinite;
}
.nsc_service .nscs_pic .nscs_dots1 .nscs_label:nth-child(3) {
    -webkit-animation:icon_scale 2.4s .8s linear infinite;
    animation:icon_scale 2.4s .8s linear infinite;
}
.nsc_service .nscs_pic .nscs_dots1 .nscs_label:nth-child(4) {
    -webkit-animation:icon_scale 2.4s 1.6s linear infinite;
    animation:icon_scale 2.4s 1.6s linear infinite;
}
/*message*/
.nsc_message{background:url(../Image/com_messagebg.webp) no-repeat center center fixed;background-size:cover;position:relative;overflow:hidden;padding:78px 0 76px;}
.nsc_message:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.6);}
.nsc_message .nscm_left{width:calc(100% - 504px);}
.nsc_message .nscm_left .sub_tit{color:#FFF;}
.nsc_message .nscm_left p{font-size:26px;line-height:1.2;margin-top:32px;color:#FFF;}
.nsc_message .nscm_right{width:504px;}
.nsc_message .nscm_right .nscm_input{}
.nsc_message .nscm_right .nscm_input .nscm_li{position:relative;margin-bottom:12px;width:calc(50% - 8px);}
.nsc_message .nscm_right .nscm_input .nscm_li.nscm_lit{width:100%;}
.nsc_message .nscm_right .nscm_input input{width:100%;line-height:32px;padding:10px 20px;outline:none;border-radius:2px;}
.nsc_message .nscm_right .nscm_input textarea{padding:10px 20px;outline:none;resize:none;width:100%;height:78px;line-height:20px;border-radius:2px;display:block;}
.nsc_message .nscm_right .nscm_input .nscm_btn{height:60px;background:#EA5501;margin-top:20px;cursor:pointer;width:100%;}
.nsc_message .nscm_right .nscm_input .nscm_btn span{font-size:16px;font-weight:bold;text-transform:uppercase;color:#FFF;}
.nsc_message .nscm_right .nscm_input .nscm_btn i{font-size:24px;color:#FFF;margin-left:10px;}
.nsc_message .nscm_right .nscm_input .nscm_btn:hover{background:#FE6F21;}
.nsc_message .nscm_right .nscm_input .nscm_btn:hover i{
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
}
/*process*/
.nsc_process{padding:100px 0;position:relative;overflow:hidden;}
.nsc_process .nsc_tit{max-width:650px;}
.nsc_process .nscp_ul{margin-top:72px;}
.nsc_process .nscp_ul .nscp_li{width:calc(100%/3 - 34px);margin-left:51px;background:#FFF3ED;padding:60px 40px;}
.nsc_process .nscp_ul .nscp_li:first-child{margin-left:0;}
.nsc_process .nscp_ul .nscp_li i{width:104px;height:104px;background:#FFF;border-radius:50%;font-size:64px;color:#EA5501;}
.nsc_process .nscp_ul .nscp_li span{font-size:12px;line-height:1.33;text-transform:uppercase;color:#595959;margin-bottom:12px;margin-top:110px;}
.nsc_process .nscp_ul .nscp_li p{font-size:24px;font-weight:bold;color:#333;line-height:1.33;}
.nsc_process .nscp_ul .nscp_li:hover{background:#EA5501;}
.nsc_process .nscp_ul .nscp_li:hover i{
    -webkit-transform:translateY(-8px);
    -moz-transform:translateY(-8px);
    -ms-transform:translateY(-8px);
    transform:translateY(-8px);
}
.nsc_process .nscp_ul .nscp_li:hover span{color:#FFF;}
.nsc_process .nscp_ul .nscp_li:hover p{color:#FFF;}

@media screen and (max-width:1599px){
    .nsc_info{padding:60px 0 130px;}
    .nsc_info .nsc_left{width:calc(100% - 405px);padding-right:80px;padding-bottom:12px;}
    .nsc_info .nsc_left .nsc_txt{margin-top:15px;margin-right:50px;padding-right:15px;font-size:16px;}
    .nsc_info .nsc_left .nsc_txt p{font-size:16px;}
    .nsc_info .nsc_right .nsc_p{padding:15px 18px;left:-100px;bottom:-70px;width:200px;}
    .nsc_info .nsc_right .nsc_p i{font-size:80px;}
    .nsc_info .nsc_right .nsc_p span{font-size:62px;padding-left:8px;}
    .nsc_info .nsc_right .nsc_p p{font-size:24px;padding-left:8px;}
    .nsc_info .nsc_right{width:405px;}
    .nsc_number .nsc_li .nsc_n span{font-size:74px;}
    .nsc_number .nsc_li .nsc_p{margin-top:55px;}
    .nsc_number .nsc_li .nsc_p p{padding-left:30px;}
    .nsc_number .nsc_li .nsc_p p:first-child{font-size:20px;margin-bottom:10px;}
    .nsc_number .nsc_li .nsc_p p:first-child:before{width:15px;height:15px;top:8px;}
    .nsc_customize .nscc_right .nscc_txt{padding:60px 0 60px 50px;width:600px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_p{margin-top:20px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_p p{font-size:16px;margin-top:25px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul{padding-top:15px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li{margin-top:20px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li i{width:72px;height:72px;font-size:34px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp{width:calc(100% - 72px);padding-left:15px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp p{line-height:1.65;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp p:first-child{line-height:1.65;margin-bottom:6px;}
    .nsc_service{padding-top:60px;}
    .nsc_service .nscs_tit{font-size:20px;}
    .nsc_service .nscs_line{margin-top:20px;}
    .nsc_service .nscs_p{margin-top:15px;}
    .nsc_service .nscs_p span{font-size:100px;}
    .nsc_service .nscs_p p{font-size:20px;max-width:350px;padding-top:45px;}
    .nsc_service .nscs_pic svg{top:-79px;height:calc(100% + 79px);}
    .nsc_service .nscs_pic .nscs_add{left:73.5%;}
    .nsc_service .nscs_pic .nscs_dots1{width:12px;height:12px;}
    .nsc_message{padding:50px 0;}
    .nsc_message .nscm_left{width:calc(100% - 432px);}
    .nsc_message .nscm_left p{font-size:22px;margin-top:25px;}
    .nsc_message .nscm_right{width:432px;}
    .nsc_message .nscm_right .nscm_input .nscm_li{margin-bottom:10px;width:calc(50% - 6px);}
    .nsc_message .nscm_right .nscm_input input{line-height:28px;padding:8px 15px;}
    .nsc_message .nscm_right .nscm_input textarea{padding:8px 15px;}
    .nsc_message .nscm_right .nscm_input .nscm_btn{height:54px;margin-top:15px;}
    .nsc_message .nscm_right .nscm_input .nscm_btn span{font-size:15px;}
    .nsc_message .nscm_right .nscm_input .nscm_btn i{font-size:20px;}
    .nsc_process{padding:60px 0;}
    .nsc_process .nsc_tit{max-width:570px;}
    .nsc_process .nscp_ul{margin-top:45px;}
    .nsc_process .nscp_ul .nscp_li{width:calc(100% / 3 - 26px);margin-left:39px;padding:40px 30px;}
    .nsc_process .nscp_ul .nscp_li i{width:94px;height:94px;font-size:50px;}
    .nsc_process .nscp_ul .nscp_li span{margin-top:70px;margin-bottom:10px;}
    .nsc_process .nscp_ul .nscp_li p{font-size:20px;}
}

@media screen and (max-width:1359px){
    .nsc_info{padding:40px 0 80px;}
    .nsc_info .nsc_left{width:calc(100% - 336px);padding-right:80px;padding-bottom:10px;}
    .nsc_info .nsc_left .nsc_txt{margin-top:12px;margin-right:30px;padding-right:12px;font-size:15px;}
    .nsc_info .nsc_left .nsc_txt p{font-size:15px;}
    .nsc_info .nsc_right .nsc_p{padding:12px 15px;left:-80px;bottom:-50px;width:160px;}
    .nsc_info .nsc_right .nsc_p i{font-size:56px;}
    .nsc_info .nsc_right .nsc_p span{font-size:52px;padding-left:5px;}
    .nsc_info .nsc_right .nsc_p p{font-size:20px;padding-left:5px;}
    .nsc_info .nsc_right{width:336px;}
    .nsc_number .nsc_li{padding:1.2vw 1vw 1.2vw 1.5vw}
    .nsc_number .nsc_li .nsc_n span{font-size:60px;}
    .nsc_number .nsc_li .nsc_p{margin-top:30px;}
    .nsc_number .nsc_li .nsc_p p{padding-left:20px;}
    .nsc_number .nsc_li .nsc_p p:first-child{font-size:17px;margin-bottom:8px;}
    .nsc_number .nsc_li .nsc_p p:first-child:before{width:12px;height:12px;top:7px;}
    .nsc_customize .nscc_right .nscc_txt{padding:40px 0 40px 30px;width:497px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_p{margin-top:15px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_p p{font-size:15px;margin-top:20px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul{padding-top:12px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li{margin-top:15px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li i{width:64px;height:64px;font-size:30px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp{width:calc(100% - 64px);padding-left:12px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp p{}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp p:first-child{margin-bottom:4px;}
    .nsc_service{padding-top:40px;}
    .nsc_service .nscs_tit{font-size:17px;}
    .nsc_service .nscs_line{margin-top:15px;}
    .nsc_service .nscs_p{margin-top:11px;}
    .nsc_service .nscs_p span{font-size:70px;}
    .nsc_service .nscs_p p{font-size:16px;max-width:280px;padding-top:30px;}
    .nsc_service .nscs_pic svg{top:-62px;height:calc(100% + 62px);}
    .nsc_service .nscs_pic .nscs_add{left:73.1%;}
    .nsc_service .nscs_pic .nscs_dots1{width:10px;height:10px;}
    .nsc_message{padding:30px 0;}
    .nsc_message .nscm_left{width:calc(100% - 400px);}
    .nsc_message .nscm_left p{font-size:18px;margin-top:18px;}
    .nsc_message .nscm_right{width:400px;}
    .nsc_message .nscm_right .nscm_input .nscm_li{margin-bottom:8px;width:calc(50% - 5px);}
    .nsc_message .nscm_right .nscm_input input{line-height:26px;padding:6px 12px;}
    .nsc_message .nscm_right .nscm_input textarea{padding:6px 12px;}
    .nsc_message .nscm_right .nscm_input .nscm_btn{height:48px;margin-top:10px;}
    .nsc_message .nscm_right .nscm_input .nscm_btn span{font-size:14px;}
    .nsc_message .nscm_right .nscm_input .nscm_btn i{font-size:18px;}
    .nsc_process{padding:40px 0;}
    .nsc_process .nsc_tit{max-width:456px;}
    .nsc_process .nscp_ul{margin-top:30px;}
    .nsc_process .nscp_ul .nscp_li{width:calc(100% / 3 - 18px);margin-left:27px;padding:30px 25px;}
    .nsc_process .nscp_ul .nscp_li i{width:82px;height:82px;font-size:46px;}
    .nsc_process .nscp_ul .nscp_li span{margin-top:50px;margin-bottom:8px;}
    .nsc_process .nscp_ul .nscp_li p{font-size:18px;}
}

@media screen and (max-width:1023px){
    .nsc_info{padding:30px 0 40px;}
    .nsc_info .nsc_left{width:100%;padding-right:0;padding-bottom:0;}
    .nsc_info .nsc_left .nsc_txt{margin-top:10px;margin-right:0;font-size:14px;height:auto;}
    .nsc_info .nsc_left .nsc_txt p{font-size:14px;}
    .nsc_info .nsc_right{display:none;}
    .nsc_number .nsc_li{padding:12px 15px;width:50%;border-bottom:1px solid #CED4DA;}
    .nsc_number .nsc_li:nth-child(odd){border-left:none;}
    .nsc_number .nsc_li .nsc_n{justify-content:flex-start;}
    .nsc_number .nsc_li .nsc_n span{font-size:40px;}
    .nsc_number .nsc_li .nsc_p{margin-top:20px;}
    .nsc_number .nsc_li .nsc_p p{padding-left:15px;}
    .nsc_number .nsc_li .nsc_p p:first-child{font-size:16px;margin-bottom:3px;}
    .nsc_number .nsc_li .nsc_p p:first-child:before{width:10px;height:10px;top:8px;}
    .nsc_customize .nscc_left{padding-bottom:81.5%;width:100%;}
    .nsc_customize .nscc_right{width:100%;}
    .nsc_customize .nscc_right .nscc_txt{padding:30px 15px;width:100%;}
    .nsc_customize .nscc_right .nscc_txt .nscc_p{margin-top:12px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_p p{font-size:14px;margin-top:12px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul{padding-top:10px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li{margin-top:12px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li i{width:60px;height:60px;font-size:26px;}
    .nsc_customize .nscc_right .nscc_txt .nscc_ul .nscc_li .nscc_pp{width:calc(100% - 60px);padding-left:10px;}
    .nsc_service{padding-top:30px;}
    .nsc_service .nscs_tit{font-size:16px;}
    .nsc_service .nscs_line{margin-top:12px;}
    .nsc_service .nscs_p{margin-top:9px;}
    .nsc_service .nscs_p span{font-size:56px;}
    .nsc_service .nscs_p p{font-size:15px;max-width:230px;padding-top:15px;}
    .nsc_service .nscs_pic svg{top:-45px;height:calc(100% + 45px);}
    .nsc_service .nscs_pic .nscs_add{left:72.1%;top:22.2%;}
    .nsc_service .nscs_pic .nscs_dots1{width:7px;height:7px;}
    .nsc_message{padding:20px 0;}
    .nsc_message .nscm_left{width:100%;}
    .nsc_message .nscm_left .nsc_tit br{display:none;}
    .nsc_message .nscm_left p{font-size:16px;margin-top:13px;}
    .nsc_message .nscm_right{width:100%;margin-top:20px;}
    .nsc_message .nscm_right .nscm_input .nscm_btn{margin-top:0;}
    .nsc_process{padding:30px 0;}
    .nsc_process .nsc_tit{max-width:368px;}
    .nsc_process .nscp_ul{margin-top:20px;}
    .nsc_process .nscp_ul .nscp_li{width:calc(100% / 3 - 12px);margin-left:18px;padding:20px 15px;}
    .nsc_process .nscp_ul .nscp_li i{width:68px;height:68px;font-size:40px;}
    .nsc_process .nscp_ul .nscp_li span{margin-top:30px;margin-bottom:5px;}
    .nsc_process .nscp_ul .nscp_li p{font-size:16px;}
}

@media screen and (max-width:767px){
    .nsc_number .nsc_li{padding:12px 10px;width:100%;border-left:none;}
    .nsc_number .nsc_li .nsc_n{justify-content:flex-start;}
    .nsc_number .nsc_li .nsc_n span{font-size:32px;}
    .nsc_number .nsc_li .nsc_p{margin-top:12px;}
    .nsc_customize .nscc_right .nscc_txt{padding:20px 15px;}
    .nsc_service{padding-top:30px;}
    .nsc_service .nscs_tit{font-size:16px;}
    .nsc_service .nscs_line{margin-top:12px;}
    .nsc_service .nscs_p{margin-top:9px;}
    .nsc_service .nscs_p span{font-size:48px;width:100%;}
    .nsc_service .nscs_p p{font-size:15px;max-width:none;padding-top:10px;text-align:left;}
    .nsc_service .nscs_pic{margin-top:30px;}
    .nsc_service .nscs_pic svg{top:-22px;height:calc(100% + 22px);}
    .nsc_service .nscs_pic .nscs_add{left:71.5%;top:22.2%;width:26px;height:26px;border-width:1px;}
    .nsc_service .nscs_pic .nscs_add:before{width:12px;height:12px;top:6px;left:6px;}
    .nsc_service .nscs_pic .nscs_dots1{width:6px;height:6px;}
    .nsc_process .nsc_tit{max-width:none;}
    .nsc_process .nscp_ul{margin-top:5px;}
    .nsc_process .nscp_ul .nscp_li{width:100%;margin-left:0;padding:15px 12px;margin-top:15px;}
    .nsc_process .nscp_ul .nscp_li i{width:62px;height:62px;font-size:40px;}
    .nsc_process .nscp_ul .nscp_li span{margin-top:20px;}
}