/*nyCase_Detail start*/
.nyCaseDetail_Img { width: 100%; height: 650px; position: relative; overflow: hidden; margin:100px 0 0; }
.nyCaseDetail_Img img { display: block; width: 100%; height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; object-fit: cover; }
.nyCaseDetail_Img:after { content: ""; display: block; width: 100%; height: 164px; background: url(../images/sol_bg.png) no-repeat left bottom; position: absolute; left: 0; bottom: 0; }
.nyCaseDetail_text { background: #fff url(../images/soltext_Bg.png) no-repeat right bottom; padding: 50px 90px 65px; box-shadow: 0px 0 54px 0 rgba(0, 0, 0, 0.05); margin-top: -180px; position: relative; background-size:contain; }
.nyCaseDetail_text:before { content: ""; display: block; width: 4px; height: 50px; background: linear-gradient(to right, #2b32b2, #1488cc); position: absolute; left: 0; top: 60px; }
.nyCaseDetail_text h1 { display: block; font-size: 44px; color: #222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
.nyCaseDetail_text p { font-size: 16px; color: #777; line-height: 32px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 64px; margin: 15px 0 50px; }
.nyCaseDetail_text a.nyCaseDetail_btn { display: block; width: 160px; height: 50px; line-height: 50px; background: linear-gradient(to right, #2b32b2, #1488cc); text-align: center; color: #fff; font-size: 16px; }
.nyCaseDetail_text a.nyCaseDetail_btn img { display: inline-block; margin: 0 10px 0 0; }
.nyCaseDetail_Top:hover .nyCaseDetail_text a.nyCaseDetail_btn img { margin: 0 15px 0 0; }
/*.nyCaseDetail_Top:hover .nyCaseDetail_Img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }*/
.nyCaseDetail_Top:hover .nyCaseDetail_text h1 { color: #245dbe; }
.nyCaseDetail_Con { line-height: 32px; color: #777; font-size: 16px; word-break: break-all; text-align: justify; padding: 100px 0; overflow: hidden; min-height: 300px; }
.nyCaseDetail_Con div, .nyCaseDetail_Con p { margin: 0 auto 16px; }
.nyCaseDetail_Con br { display: none; }
.nyCaseDetail_Con img, .nyCaseDetail_Con table, .nyCaseDetail_Con tr, .nyCaseDetail_Con td, .nyCaseDetail_Con p, .nyCaseDetail_Con span, .nyCaseDetail_Con div, .nyCaseDetail_Con video, .nyCaseDetail_Con embed { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 100%; line-height: 36px; color: #777; font-size: 16px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; white-space: normal; word-break: break-all; text-align: justify; }
.nyCaseDetail_Con p span, .nyCaseDetail_Con span, .nyCaseDetail_Con p em, .nyCaseDetail_Con em { color: #777 !important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif !important; font-size: 16px !important; }
.nyCaseDetail_Con b { display: block; line-height: 32px; color: #777; font-size: 16px; font-weight: bold; margin: 0 0 10px; }
.nyCaseDetail_Con table tr td p { text-indent: 0 !important; }
.nyCaseDetail_Con img { display: inline-block; width: auto !important; height: auto !important; max-width: 100%; margin: 0 auto; padding: 0; text-indent: 0 !important; }
/*nyCase_Detail end*/

/*nyCase_Project start*/
.nyCase_Project { width: 100%; background: #f5f8fb; padding: 85px 0 100px; overflow: hidden; }
.nyCase_Project .nyCaseProject_list { position: relative; min-height:300px; }
.nyCase_Project .nyCaseProject_list .swiper-slide .nyCaseProject_Con { width: 100%; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img { width: 100%; height: 325px; position: relative; overflow: hidden; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img img { display: block; width: 100%; height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; object-fit: cover; z-index: 1; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView { width: 150px; height: 40px; line-height: 40px; background: linear-gradient(to right, #2b32b2, #1488cc); padding: 0 20px; font-size: 16px; transform-origin: 0 0; transform: skew(-25deg); position: absolute; right: -50px; bottom: 0; z-index: 3; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView a { display: block; color: #fff; transform-origin: 0 0; transform: skew(25deg); }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView i { display: block; float: right; margin: 15px 50px 0 0; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView i svg { display: block; width: 16px; height: 10px; margin: 0 auto; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView i svg path { fill: #ffffff; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img:after { content: ""; display: block; width: 100%; height: 60%; background-image: linear-gradient(to top, rgba(43, 50, 178,0.8), rgba(21, 136, 204, 0.4), rgba(21, 136, 204, 0.01)); position: absolute; left: 0; bottom: 0; opacity: 0; z-index: 2; }
.nyCaseProject_list .swiper-slide:hover .nyCaseProject_Con .nyCaseProject_Img:after { opacity: 0.9; }
.nyCaseProject_list .swiper-slide:hover .nyCaseProject_Con .nyCaseProject_Img .nyCaseView i { margin: 15px 48px 0 0; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text { padding: 20px 0; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text .nyCaseProject_name { display: block; font-size: 18px; font-weight: bold; color: #222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 15px; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p { font-size: 16px; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p span { display: inline-block; width: 62px; height: 1px; background: #999; margin: 0 20px 5px 0; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p img { display: inline-block; margin: -4px 8px 0 0; }
.nyCaseProject_list .swiper-slide:hover .nyCaseProject_Con .nyCaseProject_text .nyCaseProject_name { color: #245dbe; }
.nyCaseProject_list .swiper-pagination { left: 50%; bottom: -50px; transform: translate(-50%, 0); }
.nyCaseProject_list .swiper-pagination-clickable .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0 5px; background: none; border: 2px solid #d6d6d6; opacity: 1; }
.nyCaseProject_list .swiper-pagination-bullet-active { border: 2px solid #245dbe !important; }
/*nyCase_Project end*/

/*nyCase_Products start*/
.nyCase_Products { padding: 85px 0; overflow: hidden; width: 100%; }
.nyCase_Products .nyCaseProducts_list { position: relative; padding: 0 50px; min-height:300px; }
.nyCase_Products .nyCaseProducts_list .swiper-container { padding: 30px 30px 0; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con { width: 100%; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img { width: 100%; height: 315px; position: relative; overflow: hidden; box-shadow: 0px 0 30px 0 rgba(0, 0, 0, 0.02); }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img:after { content: ""; display: block; width: 100%; height: 0; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; z-index: 1; }
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_Img:after { height: 100%; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img img { display: block; max-width: 90%; max-height: 90%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text { width: 100%; height: 68px; line-height: 68px; background: #f5f8fb; padding: 0 25px; position: relative; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_name { display: block; font-size: 16px; color: #333; width: 70%; float: left;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 10px 0 0; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn { display: block; font-size: 14px; color: #999; float: right; width: 95px; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span { width: 25px; height: 1px; background: #282828; display: inline-block; margin: 0 0 4px 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; top: 34px; right: 25px; position: absolute; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_htext { opacity: 0; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 2; padding: 0 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 100%; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_htext .nyCaseProducts_hname { display: block; color: #fff; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; height: 40px; line-height: 40px; padding: 0 20px; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_htext .nyCaseProducts_hname:before { content: ""; display: block; width: 30px; height: 1px; background: #fff; position: absolute; left: 50%; transform: translate(-50%, 0); }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_htext .nyCaseProducts_hname:after { content: ""; display: block; width: 100%; height: 1px; background: #fff; position: absolute; left: 50%; transform: translate(-50%, 0); bottom: 0; }
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_htext { opacity: 1; }
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_name { color: #245dbe; }
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn { color: #245dbe; }
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span { width: 60px; background: linear-gradient(to right, #2b32b2, #1488cc); right: -8px; }
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_Img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.nyCase_Products .nyCaseProducts_list .swiper-button-prev, .nyCase_Products .nyCaseProducts_list .swiper-button-next { width: 50px; height: 50px; margin: 0; opacity: 1 !important; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.nyCase_Products .nyCaseProducts_list .swiper-button-prev { left: -30px; background: url(../images/jt14.png) no-repeat left center; background-size: 100%; }
.nyCase_Products .nyCaseProducts_list .swiper-button-next { right: -30px; background: url(../images/jt15.png) no-repeat left center; background-size: 100%; }
/*nyCase_Products end*/

/*nyCase_AI start*/
.nyCase_AI { width: 100%; padding: 85px 0; overflow: hidden; background: #f5f8fb; }
.nyCase_AI .nyCaseAI_list{ min-height:300px;}
.nyCase_AI .nyCaseAI_list ul li { width: 100%; padding: 25px 35px; background: #fff; overflow: hidden; margin: 0 0 20px; }
.nyCase_AI .nyCaseAI_list ul li:last-child { margin: 0; }
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name { display: block; width: calc(100% - 190px); float: left; height: 50px; line-height: 50px; font-size: 18px; color: #777; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding: 0 0 0 25px; font-weight: bold; }
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name:before { content: ""; display: inline-block; width: 6px; height: 6px; background: linear-gradient(to right, #2b32b2, #1488cc); position: absolute; left: 0; border-radius: 50px; top: 22px; }
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn { display: block; width: 160px; height: 50px; overflow: hidden; line-height: 50px; color: #245dbe; font-size: 16px; text-align: center; border: 1px solid #245dbe; position: relative; float: right; }
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn i { display: inline-block; margin: 0 0 -2px 10px; }
.nyNewsHot_swiper .swiper-slide:hover .nyNewsHot_text a.nyCaseAI_btn i { margin: 0 0 -2px 15px; }
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn i svg { display: block; width: 22px; height: 16px; margin: 0 auto; }
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn i svg path { fill: #245dbe; }
.nyCase_AI .nyCaseAI_list ul li:hover { background: linear-gradient(to right, #2b32b2, #1488cc); }
.nyCase_AI .nyCaseAI_list ul li:hover .nyCaseAI_name:before { background: #fff; }
.nyCase_AI .nyCaseAI_list ul li:hover .nyCaseAI_name { color: #fff; }
.nyCase_AI .nyCaseAI_list ul li:hover a.nyCaseAI_btn { border: 1px solid #fff; color: #fff; }
.nyCase_AI .nyCaseAI_list ul li:hover a.nyCaseAI_btn i svg path { fill: #fff; }
/*nyCase_AI end*/

/*nyCase_Application start*/
.nyCase_Application { width: 100%; padding: 100px 0; background: url(../images/yycj_bg.png) no-repeat; background-size: cover; overflow: hidden; }
.nyCase_Application .nyCaseApplication_list ul li { width: 31.333%; margin: 0 3% 0 0; float: left; }
.nyCase_Application .nyCaseApplication_list ul li:last-child { margin-right: 0; }
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img { width: 100%; height: 320px; position: relative; overflow: hidden; }
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img img { display: block; width: 100%; height: 100%; margin: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; object-fit: cover; }
.nyCase_Application .nyCaseApplication_list ul li p { width: 100%; background: #fff; height: 80px; line-height: 80px; font-size: 22px; color: #222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding: 0 30px 0 40px; font-weight: bold; }
.nyCase_Application .nyCaseApplication_list ul li p:before { content: ""; display: inline-block; width: 6px; height: 6px; background: linear-gradient(to right, #2b32b2, #1488cc); position: absolute; left: 25px; border-radius: 50px; top: 37px; }
.nyCase_Application .nyCaseApplication_list ul li:hover .nyCaseApplication_img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.nyCase_Application .nyCaseApplication_list ul li:hover { margin-top: -10px; }
/*nyCase_Application end*/

/*nyCaseDown start*/
.nyCase_Down{ padding:85px 0 60px; overflow:hidden;}
.nyDown_main{ min-height:300px;}
.nyDown_main ul li { width: 25%; margin-bottom: 40px; padding: 22px 16px 0 16px; float: left; }
.nyDown_main ul li .nyDown_con { width: 100%; height: auto; padding: 64px 32px; background: #f5f8fb url(../images/down_bg01.png) right bottom no-repeat; background-size: cover; border-radius: 0 16px 16px 16px; position: relative; }
.nyDown_main ul li:hover .nyDown_con { background:url(../images/down_bg02.png) right bottom no-repeat, linear-gradient(to bottom, #2b32b2, #1488cc); background-size: cover; }
.nyDown_main ul li .nyDown_con::before { content: ''; display: block; width: 152px; height: 22px; overflow: hidden; background: url(../images/downTip01.png) center center no-repeat; background-size: 100% 100%; position: absolute; left: 0; top: -21px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;transition:none; }
.nyDown_main ul li:hover .nyDown_con::before { background: url(../images/downTip02.png) center center no-repeat; background-size: 100% 100%; }
.nyDown_main ul li .nyDown_name { width: 100%; overflow: hidden; height: 60px; line-height: 30px; color: #222; font-size: 18px; font-weight: bold; margin: 0 auto 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.nyDown_main ul li .nyDown_name span { color: #222; word-break: break-all; }
.nyDown_main ul li:hover .nyDown_name, .nyDown_main ul li:hover .nyDown_name span { color: #fff; }
.nyDown_main ul li p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; }
.nyDown_main ul li:hover p { color: rgba(255, 255, 255, .45); }
.nyDown_main ul li p i { display: block; width: 16px; height: 16px; overflow: hidden; margin: 2px 8px 2px 0; opacity: 1; float: left; }
.nyDown_main ul li:hover p i { opacity: 0.5; }
.nyDown_main ul li p i svg { display: block; width: 100%; height: 100%; margin: 0 auto; }
.nyDown_main ul li p i svg path { fill: #999; }
.nyDown_main ul li:hover p i svg path { fill: #fff; }
.nyDown_main ul li .nyDown_btn { position: absolute; right: 32px; bottom: 40px; }
.nyDown_main ul li .nyDown_btn a { display: block; width: 54px; height: 54px; border: 1px solid #245dbe; border-radius: 50%; padding: 12px; }
.nyDown_main ul li:hover .nyDown_btn a { border: 1px solid #fff; }
.nyDown_main ul li .nyDown_btn a i { display: block; width: 28px; height: 28px; overflow: hidden; margin: 0 auto; }
.nyDown_main ul li .nyDown_btn a i svg { display: block; width: 100%; height: 100%; margin: 0 auto; }
.nyDown_main ul li .nyDown_btn a i svg path { fill: #245dbe; }
.nyDown_main ul li:hover .nyDown_btn a i svg path { fill: #fff; }
/*nyCaseDown end*/
 @media (max-width:1880px) {
.nyCaseDetail_Img{ margin-top:90px;}
 }
 @media (max-width:1680px) {
.nyCaseDetail_Img{ margin-top:80px;}
.nyCaseDetail_text{ padding:45px 80px 60px;}
.nyCaseDetail_text h1{ font-size:42px;}
.nyCaseDetail_text:before{ top:55px;}
.nyCaseDetail_Con{ padding:90px 0;}
.nyCase_Application{ padding:90px 0;}
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img{ height:300px;}
.nyCase_Application .nyCaseApplication_list ul li p{ height:75px; line-height:75px; font-size:20px;}
.nyCase_Application .nyCaseApplication_list ul li p:before{top:35px;}
.nyCase_Products .nyCaseProducts_list .swiper-button-prev{ left:-20px;}
.nyCase_Products .nyCaseProducts_list .swiper-button-next{ right:-20px;}
}
 @media (max-width:1600px) {
.nyCaseDetail_Img{height:600px;}
.nyCaseDetail_text{ padding:45px 70px 60px;}
.nyCaseDetail_text:before{ top:53px;}	 
.nyCaseDetail_text h1{ font-size:40px;}
.nyCaseDetail_text p{ font-size:15px; line-height:28px; height:56px; margin:10px 0 40px;}	
.nyCaseDetail_text a.nyCaseDetail_btn{ width:155px; height:48px; line-height:48px; font-size:15px;}
.nyCase_Products,.nyCase_AI{ padding:70px 0;}
.nyCase_Project{ padding:70px 0 90px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img{ height:300px;}	
.nyCaseProject_list .swiper-pagination{ bottom:-45px;} 
.nyCase_Down{ padding:70px 0 30px;}
.nyDown_main ul li .nyDown_btn a { width: 51px; height: 51px; padding:11px; }
.nyDown_main ul li .nyDown_name{ font-size:17px;}
.nyCase_AI .nyCaseAI_list ul li{ padding:23px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name{ height:48px; line-height:48px; font-size:17px; padding: 0 0 0 22px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name:before{ top:21px;}
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn{ width:150px; height:48px; line-height:48px; font-size:15px;}
.nyCase_Products .nyCaseProducts_list{ padding:0 40px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img{ height:300px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text{ height:64px; line-height:64px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span{ top:32px;}
.nyCase_Products .nyCaseProducts_list .swiper-button-prev, .nyCase_Products .nyCaseProducts_list .swiper-button-next{ width:50px; height:50px;}

}
 @media (max-width:1560px) {
.nyCaseDetail_Con{ padding:80px 0;}
.nyCase_Application{ padding:80px 0;}
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img{ height:280px;}
.nyCase_Application .nyCaseApplication_list ul li p{ height:70px; line-height:70px; font-size:18px; padding: 0 25px 0 35px;}
.nyCase_Application .nyCaseApplication_list ul li p:before{ left:20px; top:33px;}
}
 @media (max-width:1440px) {
.nyCaseDetail_Img{margin-top:80px;height:550px;}
.nyCaseDetail_text{ padding:40px 60px 55px;}
.nyCaseDetail_text:before{  top:45px;}	 
.nyCaseDetail_text h1{ font-size:38px;}
.nyCaseDetail_text p{ font-size:15px; line-height:28px; height:56px; margin:10px 0 40px;}	
.nyCaseDetail_text a.nyCaseDetail_btn{ width:150px; height:48px; line-height:48px; font-size:15px;}
.nyCaseDetail_Con { line-height: 30px; font-size: 15px; }
.nyCaseDetail_Con div,  .nyCaseDetail_Con p { margin: 0 auto 15px; }
.nyCaseDetail_Con img,  .nyCaseDetail_Con table,  .nyCaseDetail_Con tr,  .nyCaseDetail_Con td,  .nyCaseDetail_Con p,  .nyCaseDetail_Con span,  .nyCaseDetail_Con div,  .nyCaseDetail_Con video,  .nyCaseDetail_Con embed { line-height: 30px; font-size: 15px; }
.nyCaseDetail_Con p span,  .nyCaseDetail_Con span,  .nyCaseDetail_Con p em,  .nyCaseDetail_Con em { font-size: 15px !important; }
.nyCaseDetail_Con b { line-height: 30px; font-size: 15px; }
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p span{ width:45px;margin: 0 15px 5px 0;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p{ font-size:15px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p img{ width:14px; height:14px; margin:-3px 8px 0 0;} 
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text .nyCaseProject_name{ font-size:16px; margin-bottom:10px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView{ font-size:15px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img{ height:280px;}	
.nyCaseProject_list .swiper-pagination{ bottom:-40px;}
	
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img{ height:260px;}
.nyCase_Application .nyCaseApplication_list ul li p{ height:65px; line-height:65px; font-size:18px; padding: 0 25px 0 35px;}
.nyCase_Application .nyCaseApplication_list ul li p:before{ left:20px; top:30px;}
	 
.nyDown_main ul li { padding: 20px 15px 0 15px; }
.nyDown_main ul li .nyDown_con { padding: 60px 30px; border-radius: 0 12px 12px 12px; }
.nyDown_main ul li .nyDown_con::before { width: 144px; height: 20px; top: -19px; }
.nyDown_main ul li .nyDown_btn a { width: 48px; height: 48px; padding:9px; }
.nyDown_main ul li .nyDown_name{ font-size:16px;}
.nyCase_AI .nyCaseAI_list ul li{ padding:20px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name{ height:45px; line-height:45px; font-size:16px; padding: 0 0 0 20px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name:before{ top:20px;}
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn{ width:140px; height:45px; line-height:45px; font-size:15px;}	

.nyCase_Products .nyCaseProducts_list{ padding:0 35px;}
.nyCase_Products .nyCaseProducts_list .swiper-container{ padding:20px 20px 0;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_name{ font-size:15px; width:65%;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text{ padding:0 20px; height:60px; line-height:60px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img{ height:280px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span{ top:30px; right:20px;}
.nyCase_Products .nyCaseProducts_list .swiper-button-prev{ left:-20px;}
.nyCase_Products .nyCaseProducts_list .swiper-button-next{ right:-20px;}
.nyCase_Products .nyCaseProducts_list .swiper-button-prev, .nyCase_Products .nyCaseProducts_list .swiper-button-next{ width:45px; height:45px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_htext .nyCaseProducts_hname{ font-size:15px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span{ width:50px;}
}
 @media (max-width:1366px) {
.nyCaseDetail_Img{ height:500px;}
.nyCaseDetail_Con{ padding:70px 0;}
.nyCaseDetail_text{ padding:40px 50px 50px;}
.nyCaseDetail_text:before{  top:42px;}	 
.nyCaseDetail_text h1{ font-size:34px;}
.nyCaseDetail_text p{ margin:10px 0 35px;}	
.nyCase_Products,.nyCase_AI{ padding:60px 0;}
.nyCase_Project{ padding:60px 0 80px;}
.nyCase_Down{ padding:60px 0 30px;}
.nyDown_main ul li { margin-bottom:30px;}
.nyCase_Application{ padding:70px 0;}
}
 @media (max-width:1280px) {
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img{ height:260px;}	 
.nyCase_Products .nyCaseProducts_list{ padding:0;}	 
.nyCase_Products .nyCaseProducts_list .swiper-button-prev, .nyCase_Products .nyCaseProducts_list .swiper-button-next{ display:none;}
.nyCaseProject_list .swiper-pagination{ bottom:-30px;}
.nyDown_main ul li { padding: 16px 12px 0 12px; }
.nyDown_main ul li .nyDown_con { padding: 48px 24px; border-radius: 0 12px 12px 12px; }
.nyDown_main ul li .nyDown_con::before { width: 124px; height: 16px; top: -15px; }
.nyDown_main ul li .nyDown_btn { right: 24px; bottom: 32px; }
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img{ height:240px;}
.nyCase_Application .nyCaseApplication_list ul li p{ height:60px; line-height:60px; font-size:16px; padding: 0 20px 0 30px;}
.nyCase_Application .nyCaseApplication_list ul li p:before{ left:15px; top:26px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img{ height:260px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn{ width:85px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span{ width:45px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text{ height:55px; line-height:55px; padding:0 15px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span{ right:15px; top:28px; width:20px;}
}
 @media (max-width:1200px) {
.nyCaseDetail_Img{ margin-top:70px;}
.nyCaseDetail_text h1{ font-size:30px;}
.nyCaseDetail_Con{ padding:60px 0;}
.nyCaseDetail_Con { line-height: 28px; font-size: 14px; }
.nyCaseDetail_Con div,  .nyCaseDetail_Con p { margin: 0 auto 14px; }
.nyCaseDetail_Con img,  .nyCaseDetail_Con table,  .nyCaseDetail_Con tr,  .nyCaseDetail_Con td,  .nyCaseDetail_Con p,  .nyCaseDetail_Con span,  .nyCaseDetail_Con div,  .nyCaseDetail_Con video,  .nyCaseDetail_Con embed { line-height: 28px; font-size: 14px; }
.nyCaseDetail_Con p span,  .nyCaseDetail_Con span,  .nyCaseDetail_Con p em,  .nyCaseDetail_Con em { font-size: 14px !important; }
.nyCaseDetail_Con b { line-height: 28px; font-size: 14px; }
.nyDown_main ul li { width: 33.333333%; }
.nyCase_Products,.nyCase_AI{ padding:50px 0;}
.nyCase_Project{ padding:50px 0 70px;}
.nyCase_Down{ padding:50px 0 30px;}
.nyCase_Application{ padding:60px 0;}
.nyCase_AI .nyCaseAI_list ul li{ padding:20px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name{ height:40px; line-height:40px; font-size:16px; padding: 0 0 0 20px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name:before{ top:16px;}
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn{ width:130px; height:40px; line-height:40px; font-size:15px;}	
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn i svg{ width:20px; height:15px;} 

}
 @media (max-width:1080px) {	 
.nyCaseDetail_Img{ height:450px;}
.nyCaseDetail_text{ padding:35px 40px 45px;}	 
.nyCaseDetail_text h1{ font-size:28px;}
.nyCaseDetail_text:before{ height:43px; top:35px;}
.nyCaseDetail_text p{ font-size:14px; line-height:28px; height:56px; margin:10px 0 30px;}		 
.nyDown_main ul li { margin-bottom: 30px; padding: 16px 10px 0 10px; }
.nyDown_main ul li .nyDown_con { padding: 40px 20px; border-radius: 0 12px 12px 12px; }
.nyDown_main ul li .nyDown_btn { right: 20px; bottom: 30px; }
.nyDown_main ul li .nyDown_btn a { width: 45px; height: 45px; padding: 8px; }
.nyDown_main ul li .nyDown_btn a i { width: 24px; height: 24px; }
.nyDown_main ul li .nyDown_name{ font-size:15px; line-height:28px; height:56px;}
}
 @media (max-width:1024px) {
.nyCaseDetail_Img{ margin-top:64px;}
.nyCaseDetail_text a.nyCaseDetail_btn{ width:145px; height:45px; line-height:45px; font-size:14px;}
.nyCaseDetail_Con{ padding:50px 0;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img{ height:240px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView{ font-size:14px; height:35px; line-height:35px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img .nyCaseView i{margin: 12px 50px 0 0;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text .nyCaseProject_name{ font-size:15px; margin-bottom:10px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p{ font-size:14px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p img{ width:12px; height:12px; margin:-2px 6px 0 0;}
.nyCaseProject_list .swiper-slide:hover .nyCaseProject_Con .nyCaseProject_Img .nyCaseView i{margin: 12px 48px 0 0;}
.nyCaseProject_list .swiper-pagination{ bottom:-20px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_name{ font-size:14px; width:60%;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn{ font-size:13px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_htext .nyCaseProducts_hname{ font-size:14px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img{ height:240px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn{ width:80px;}
.nyCase_Application{ padding:50px 0;}
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img{ height:220px;}
.nyCase_Application .nyCaseApplication_list ul li p{ height:55px; line-height:55px; font-size:15px; padding: 0 10px 0 20px;}
.nyCase_Application .nyCaseApplication_list ul li p:before{ width:5px; height:5px; left:8px; top:25px;}


}
 @media (max-width:920px) {
.nyCaseDetail_Img{ height:400px;}
.nyCaseDetail_text{ padding:30px 30px 40px;}	 
.nyCaseDetail_text h1{ font-size:24px;}
.nyCaseDetail_text:before{ height:40px; top:30px; width:3px;}
.nyCaseDetail_text p{ font-size:14px; line-height:28px; height:56px; margin:10px 0 30px;}	 
.nyCase_AI .nyCaseAI_list ul li{ padding:20px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name{ height:35px; line-height:35px; font-size:15px; padding: 0 0 0 15px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name:before{ top:14px; width:5px; height:5px;}
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn{ width:120px; height:35px; line-height:35px; font-size:14px;}	
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn i svg{ width:18px; height:13px;} 
.nyDown_main ul li { margin-bottom: 20px; }
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text{padding:0 20px;}
}
 @media (max-width:820px) {
.nyCaseDetail_Con{ padding:40px 0;}
.nyCase_Project{ padding:40px 0;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_Img{ height:220px;}
.nyCase_Products{ padding:40px 0;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn{ width:80px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide:hover .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span{ width:40px;}

.nyCase_AI{ padding:40px 0;}
.nyCase_Application{ padding:40px 0;}
.nyCase_Down{ padding:40px 0 20px;}
.nyDown_main ul li{ width:50%;}
.nyDown_main ul li .nyDown_name{ font-size:14px; line-height:28px; height:56px;}
.nyDown_main ul li .nyDown_btn a{ width:40px; height:40px; padding:5px;}
}
 @media (max-width:767px) {
.nyCaseDetail_Img{ height:300px;}	 
.nyCaseDetail_text{ padding:20px;}	 
.nyCaseDetail_text h1{ font-size:20px;}
.nyCaseDetail_text:before{ height:40px; top:20px; width:3px;}
.nyCaseDetail_text p{ font-size:13px; line-height:26px; height:52px; margin:10px 0 20px;}
.nyDown_main ul li { width: 100%; margin-bottom: 20px; float: none; }
.nyCaseDetail_text a.nyCaseDetail_btn{ width:140px; height:40px; line-height:40px; font-size:14px;}
.nyCaseProject_list .swiper-slide .nyCaseProject_Con .nyCaseProject_text p span{ width:40px; margin:0 15px 5px 0;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_Img{ height:220px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text{ height:50px; line-height:50px; padding:0 15px;}
.nyCase_Products .nyCaseProducts_list .swiper-slide .nyCaseProducts_Con .nyCaseProducts_text a.nyCaseProducts_btn span{top:25px;}
.nyCase_Application .nyCaseApplication_list ul li{ width:100%; margin:0 0 20px;}
.nyCase_Application .nyCaseApplication_list ul li:last-child{ margin-bottom:0;}
.nyCase_Application .nyCaseApplication_list ul li .nyCaseApplication_img{ height:200px;}
.nyCase_Application .nyCaseApplication_list ul li p{ height:50px; line-height:50px; font-size:14px; padding: 0 20px 0 30px;}
.nyCase_Application .nyCaseApplication_list ul li p:before{ width:4px; height:4px; left:15px; top:23px;}

}
 @media (max-width:650px) {
.nyCase_AI .nyCaseAI_list ul li{ padding:10px 15px; margin:0 0 10px;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name{ width:100%; height:40px; line-height:40px; font-size:14px; padding: 0 0 0 15px;}
.nyCase_AI .nyCaseAI_list ul li a.nyCaseAI_btn{ display:none;}
.nyCase_AI .nyCaseAI_list ul li .nyCaseAI_name:before{ top:18px; width:4px; height:4px;}

}
 @media (max-width:320px) {
}
 @media (max-width:280px) {
}
