*{box-sizing:content-box;}
/* 内页banner */
.nybanner{width:100%;height:auto;overflow:hidden;}

.nybanner img{display:block;width:100%;height:auto; vertical-align:top;}

/* 翻页*/
.addPage{width:100%;height:0.3rem;margin:0.6rem auto 0.1rem auto;text-align:center;line-height:0.3rem;}

.addPage .disabled{display:inline-block;padding:0 0.1rem;border:solid 1px #ddd; box-sizing:border-box;}

.addPage a{display:inline-block;padding:0 0.1rem;border:solid 1px #ddd; box-sizing:border-box;}

.addPage .current{display:inline-block;padding:0 0.1rem;border:solid 1px #ddd;color:#fff;box-sizing:border-box;}




/* 内页产品展示 */
.ny_pro_show{width:100%;height:auto;padding:0.8rem 0;}

.ny_pro_show .top{width:12.5rem;height:0.6rem;margin:0 auto;}

.ny_pro_show .top .h_title{width:auto;height:0.6rem;float:left;padding-left:0.85rem;background:url(../images/ny_pro_icon.png) left center no-repeat;}

.ny_pro_show .top .h_title h3{font-size:0.3rem;color:#444;font-weight:bold;line-height:0.35rem;}

.ny_pro_show .top .h_title p{font-size:0.13rem;color:#999;line-height:0.1rem; text-transform:uppercase;margin-top:0.08rem;}

.ny_pro_show .top .ny_fl_list{width:8.8rem;padding:0 0.4rem;min-height:0.6rem;float:right;box-shadow: 0 0 25px #e6e6e6;border-radius:0.06rem;}

.ny_pro_show .top .ny_fl_list li{width:auto;height:0.6rem;float:left;padding: 0 0.1rem;}

.ny_pro_show .top .ny_fl_list li a{display:block;width:auto;padding-left:0.3rem;font-size:0.16rem;color:#666;line-height:0.6rem;position:relative;background:url(../images/ny_pro_dian.png) left center no-repeat;}

.ny_pro_show .top .ny_fl_list li a::after{content:'';width:0;height:3px;background:#1a4fb8;position:absolute;left:0;top:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .top .ny_fl_list li:hover a::after{content:'';width:100%;height:3px;background:#1a4fb8;position:absolute;left:0;top:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list{width:12.5rem;height:auto;overflow:hidden;margin:0 auto;}

.ny_pro_show .ny_pro_list li{width:3.6rem;height:3.8rem;padding:0.1rem;background:#f5f5f5;border-radius:0.06rem;float:left;margin:0.5rem 0.55rem 0 0;float:left;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li:hover{background:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li:nth-of-type(3n){margin-right:0;}

.ny_pro_show .ny_pro_list li a{display:block;}

.ny_pro_show .ny_pro_list li .img{width:100%;height:2.5rem;border-radius:0.06rem;overflow:hidden;}

.ny_pro_show .ny_pro_list li .img img{display:block;width:100%;height:2.5rem;object-fit:contain;vertical-align:top;transition: all 1s;}

.ny_pro_show .ny_pro_list li:hover .img img{transform: scale(1.1);}

.ny_pro_show .ny_pro_list li .txt{width:3.1rem;height:auto;margin:0.3rem auto 0 auto;overflow:hidden;}

.ny_pro_show .ny_pro_list li .txt .name{font-size:0.16rem;color:#444;line-height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.15rem;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li:hover .txt p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.ny_message{width:100%;height:auto;padding:0.5rem 0 0.8rem 0;background:#f5f5f5;overflow:hidden;}

.ny_message .h_title{width:12.5rem;height:auto;margin:0 auto;text-align:center;}

.ny_message .h_title p{font-size:0.4rem;color:#4a4a4a;font-weight:bold;line-height:0.32rem;text-transform: Uppercase;}

.ny_message .h_title h3{width:1.3rem;font-size:0.24rem;color:#313131;line-height:0.3rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_message .form{width:12.5rem;height:1.35rem;margin:0.5rem auto 0 auto;position:relative;overflow:hidden;}

.ny_message .form p{width:3.2rem;height:0.5rem;box-sizing:content-box;overflow:hidden;background:#fff;border-radius:4px;}

.ny_message .form input{display:block;width:2.5rem;height:0.5rem;line-height:0.5rem;color:#666;font-size:14px;padding:0 0.15rem 0 0.55rem;box-sizing:content-box;}

.ny_message .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.ny_message .form p:nth-of-type(1) input{background:url(../images/ny_add.png) 0.22rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(2){position:absolute;left:3.6rem;top:0;}

.ny_message .form p:nth-of-type(2) input{background:url(../images/ny_name.png) 0.22rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(3){position:absolute;left:7.2rem;top:0;}

.ny_message .form p:nth-of-type(3) input{background:url(../images/ny_phone.png) 0.22rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(4){position:absolute;left:0;bottom:0;}

.ny_message .form p:nth-of-type(4) input{background:url(../images/ny_email.png) 0.22rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(5){position:absolute;left:3.6rem;bottom:0;}

.ny_message .form textarea{width:2.5rem;height:0.5rem;line-height:0.5rem;font-size:14px;padding:0 0.15rem 0 0.55rem;box-sizing:content-box;background:url(../images/ny_liuyan.png) 0.22rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(6){position:absolute;left:7.2rem;bottom:0;}

.ny_message .form p:nth-of-type(6) input{display:block;width:1.2rem;height:0.5rem;line-height:0.5rem;color:#666;font-size:14px;float:left;padding:0 0 0 0.55rem;background:url(../images/ny_yzm.png) 0.22rem center no-repeat;}

.ny_message .form p:nth-of-type(6) img{display:block;float:right;width:0.9rem;height:0.36rem;cursor:pointer;margin:0.07rem 0.05rem 0.07rem 0;}

.ny_message .form .tj{width:1.4rem;height:1.35rem;border:none;overflow:hidden;position:absolute;top:0;right:0;z-index:0;border-radius:0.08rem;-webkit-transition:all .7s;transition:all .7s;}

.ny_message .form .tj .btn01{display:block;width:0.6rem;height:1.35rem;text-align:center;font-size:0.24rem;color:#fff;border:none;background:none;cursor:pointer;padding:0 0.4rem!important;box-sizing:content-box;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color: #1a4fb8;background-repeat: no-repeat;}

.ny_message .form .tj:hover .btn{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3:hover, .btn_bubble_3:focus {
 -webkit-animation: btn_3 1s forwards ease-out;
 animation: btn_3 1s forwards ease-out;
 background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;
 background-color: #1a4fb8;
 background-repeat: no-repeat;
}

@-webkit-keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #1a4fb8;
 }
}

@keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #1a4fb8;

 }
}




/* 经典案例展示 */
.ny_case_show{width:100%;height:auto;padding:0.8rem 0 1.2rem 0;}

.ny_case_show .h_title{width:12.5rem;height:auto;margin:0 auto;text-align:center;}

.ny_case_show .h_title p{font-size:0.4rem;color:#4a4a4a;font-weight:bold;line-height:0.32rem;text-transform: Uppercase;}

.ny_case_show .h_title h3{width:2.2rem;font-size:0.24rem;color:#313131;line-height:0.3rem;background:url(../images/ny_case_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_case_show .ny_case_list{width:12.5rem;height:auto;overflow:hidden;margin:0 auto;}

.ny_case_show .ny_case_list li{width:3.5rem;height:5rem;float:left;margin:0.7rem 1rem 0 0;float:left;overflow:hidden;position:relative;}

.ny_case_show .ny_case_list li:before{content:'';width:3.5rem;height:2px;background:#eee;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li:after{content:'';width:0rem;height:2px;background:#1a4fb8;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li:hover:after{content:'';width:3.5rem;height:2px;background:#1a4fb8;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li:nth-of-type(3n){margin-right:0;}

.ny_case_show .ny_case_list li a{display:block;}

.ny_case_show .ny_case_list li .top{width:3.5rem;height:0.4rem;}

.ny_case_show .ny_case_list li .top .tj{width:1.15rem;height:0.4rem;float:left;font-size:0.16rem;color:#555;line-height:0.4rem;text-align:right;background:url(../images/ny_case_dz.png) left center no-repeat;}

.ny_case_show .ny_case_list li .top .icon{width:1.29rem;height:0.4rem;float:right;background:url(../images/ny_case_xx.png) left center no-repeat;}

.ny_case_show .ny_case_list li .img{width:100%;height:2.3rem;margin-top:0.2rem;overflow:hidden;}

.ny_case_show .ny_case_list li .img img{display:block;width:100%;height:2.3rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_case_show .ny_case_list li:hover .img img{transform: scale(1.1);}

.ny_case_show .ny_case_list li .list{width:100%;height:0.8rem;margin-top:0.1rem;overflow:hidden;}

.ny_case_show .ny_case_list li .list span{display:block;width:1.1rem;padding:0 0.1rem 0 0.2rem;height:0.3rem;line-height:0.3rem;float:left;margin-top:0.1rem;font-size:0.14rem;color:#333;background:#eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_case_show .ny_case_list li .list span:nth-of-type(2n){width:1.5rem;float:right;}

.ny_case_show .ny_case_list li .txt{width:100%;height:auto;margin:0.2rem auto 0 auto;position:relative;overflow:hidden;}

.ny_case_show .ny_case_list li .txt .name{width:2.4rem;font-size:0.16rem;color:#333;line-height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li:hover .txt .name{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li .txt .more{width:0.56rem;font-size:0.14rem;color:#333;line-height:0.2rem;text-align:center;position:absolute;top:0;right:0;background:#e5e5e5;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li:hover .txt .more{color:#fff;background:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.13rem;}





/* 经典解决方案 */
.ny_fa_solution{width:100%;height:auto;padding:0.8rem 0 0 0;}

.ny_fa_solution .h_title{width:12.5rem;height:auto;margin:0 auto;text-align:center;}

.ny_fa_solution .h_title p{font-size:0.4rem;color:#4a4a4a;font-weight:bold;line-height:0.32rem;text-transform: Uppercase;}

.ny_fa_solution .h_title h3{width:2.2rem;font-size:0.24rem;color:#313131;line-height:0.3rem;background:url(../images/ny_case_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fa_solution .ms{width:12.5rem;height:auto;margin:0.4rem auto 0 auto;text-align:center;text-align:center;}

.ny_fa_solution .ms p{font-size:0.16rem;color:#777;line-height:0.16rem;}

.ny_fa_solution .ms p:nth-of-type(2){margin-top:0.2rem;}

.ny_fa_solution .ny_fa_list{width:100%;height:6.35rem;margin:0.5rem auto 0 auto;overflow:hidden;}

.ny_fa_solution .ny_fa_list li{width:20%;height:6.35rem;float:left;overflow:hidden;position:relative;}

.ny_fa_solution .ny_fa_list li a{display:block;}

.ny_fa_solution .ny_fa_list li .img{width:100%;height:6.35rem;overflow:hidden;position:relative;}

.ny_fa_solution .ny_fa_list li .img img{display:block;width:100%;height:6.35rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_fa_solution .ny_fa_list li .img::before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.4);position:absolute;top:0;left:0;z-index:1;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_solution .ny_fa_list li.active .img::before{content:'';width:100%;height:100%;background:rgba(0,0,0,0);position:absolute;top:0;left:0;z-index:1;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_solution .ny_fa_list li .txt{width:80%;padding:0 10%;height:3.25rem;padding-top:0.3rem;overflow:hidden;text-align:center;position:absolute;bottom:0;left:0;z-index:5;background:rgba(26,79,184,0);-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_solution .ny_fa_list li.active .txt{height:1.6rem;background:rgba(26,79,184,0.9);-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_solution .ny_fa_list li .txt .name{font-size:0.24rem;color:#fff;line-height:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fa_solution .ny_fa_list li .txt span{display:block;font-size:0.14rem;color:#fff;line-height:0.12rem;text-transform: Uppercase;margin-top:0.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fa_solution .ny_fa_list li.active .txt span{display:none;}

.ny_fa_solution .ny_fa_list li .txt p{width:80%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height:0.3rem;height:0.9rem;font-size:0.15rem;color:#fff;position:absolute;left:10%;bottom:-1rem;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_solution .ny_fa_list li.active .txt p{position:absolute;left:10%;bottom:0.25rem;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show{width:100%;height:auto;padding:0.8rem 0;}

.ny_fa_show .h_title{width:12.5rem;height:0.6rem;margin:0 auto;border-bottom:solid 1px #eee;}

.ny_fa_show .h_title h3{width:auto;font-size:0.3rem;color:#444;line-height:0.32rem;font-weight:bold;float:left;}

.ny_fa_show .h_title .more{width:auto;font-size:0.18rem;color:#999;line-height:0.32rem;float:right;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .h_title .more:hover{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list{width:12.5rem;height:auto;overflow:hidden;margin:0 auto;}

.ny_fa_show .ny_case_list li{width:3.5rem;height:5rem;float:left;margin:0.7rem 1rem 0 0;float:left;overflow:hidden;position:relative;}

.ny_fa_show .ny_case_list li:before{content:'';width:3.5rem;height:2px;background:#eee;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li:after{content:'';width:0rem;height:2px;background:#1a4fb8;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li:hover:after{content:'';width:3.5rem;height:2px;background:#1a4fb8;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li:nth-of-type(3n){margin-right:0;}

.ny_fa_show .ny_case_list li a{display:block;}

.ny_fa_show .ny_case_list li .top{width:3.5rem;height:0.4rem;}

.ny_fa_show .ny_case_list li .top .tj{width:1.15rem;height:0.4rem;float:left;font-size:0.16rem;color:#555;line-height:0.4rem;text-align:right;background:url(../images/ny_case_dz.png) left center no-repeat;}

.ny_fa_show .ny_case_list li .top .icon{width:1.29rem;height:0.4rem;float:right;background:url(../images/ny_case_xx.png) left center no-repeat;}

.ny_fa_show .ny_case_list li .img{width:100%;height:2.3rem;margin-top:0.2rem;overflow:hidden;}

.ny_fa_show .ny_case_list li .img img{display:block;width:100%;height:2.3rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_fa_show .ny_case_list li:hover .img img{transform: scale(1.1);}

.ny_fa_show .ny_case_list li .list{width:100%;height:0.8rem;margin-top:0.1rem;overflow:hidden;}

.ny_fa_show .ny_case_list li .list span{display:block;width:1.1rem;padding:0 0.1rem 0 0.2rem;height:0.3rem;line-height:0.3rem;float:left;margin-top:0.1rem;font-size:0.14rem;color:#333;background:#eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fa_show .ny_case_list li .list span:nth-of-type(2n){width:1.5rem;float:right;}

.ny_fa_show .ny_case_list li .txt{width:100%;height:auto;margin:0.2rem auto 0 auto;position:relative;overflow:hidden;}

.ny_fa_show .ny_case_list li .txt .name{width:2.4rem;font-size:0.16rem;color:#333;line-height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li:hover .txt .name{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li .txt .more{width:0.56rem;font-size:0.14rem;color:#333;line-height:0.2rem;text-align:center;position:absolute;top:0;right:0;background:#e5e5e5;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li:hover .txt .more{color:#fff;background:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.13rem;}



/* 服务中心 */
.ny_fw_center{width:100%;height:auto;padding:0.8rem 0 0 0;overflow:hidden;}

.ny_fw_center .h_title{width:12.5rem;height:auto;margin:0 auto;text-align:center;}

.ny_fw_center .h_title p{font-size:0.4rem;color:#4a4a4a;font-weight:bold;line-height:0.32rem;text-transform: Uppercase;}

.ny_fw_center .h_title h3{width:1.3rem;font-size:0.24rem;color:#313131;line-height:0.3rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fw_center .ms{width:12.5rem;height:auto;margin:0.4rem auto 0 auto;text-align:center;text-align:center;}

.ny_fw_center .ms p{font-size:0.16rem;color:#777;line-height:0.16rem;}

.ny_fw_center .ms p:nth-of-type(2){margin-top:0.2rem;}

.ny_fw_center .ny_list{width:100%;height:7.88rem;margin:0.6rem auto 0 auto;overflow:hidden;}

.ny_fw_center .ny_list li{width:33.33333%;height:7.88rem;float:left;overflow:hidden;position:relative;}

.ny_fw_center .ny_list li .img{width:100%;height:3.94rem;overflow:hidden;position:absolute;left:0;top:0;}

.ny_fw_center .ny_list li:nth-of-type(2) .img{position:absolute;left:0;top:3.94rem;}

.ny_fw_center .ny_list li .img img{display:block;width:100%;height:3.94rem; vertical-align:top;}

.ny_fw_center .ny_list li:nth-of-type(1) .img::before{content:'';width:1.28rem;height:1.35rem;background:url(../images/ny_fw_icon_01.png) center center no-repeat;position:absolute;right:0.3rem;top:0.28rem;}

.ny_fw_center .ny_list li:nth-of-type(2) .img::before{content:'';width:1.28rem;height:1.35rem;background:url(../images/ny_fw_icon_02.png) center center no-repeat;position:absolute;right:0.3rem;top:0.28rem;}

.ny_fw_center .ny_list li:nth-of-type(3) .img::before{content:'';width:1.28rem;height:1.35rem;background:url(../images/ny_fw_icon_03.png) center center no-repeat;position:absolute;right:0.3rem;top:0.28rem;}

.ny_fw_center .ny_list li .txt{width:100%;height:3.94rem;overflow:hidden;position:absolute;left:0;top:3.94rem; background:url(../images/ny_fw_bk.png) center center no-repeat; background-size:100% 100%;}

.ny_fw_center .ny_list li:nth-of-type(2) .txt{position:absolute;left:0;top:0;}

.ny_fw_center .ny_list li .txt .num{font-family: "Impact";font-size:0.88rem;color:#e8e8e8;line-height:0.72rem;position:absolute;top:0.85rem;left:11.77%;}

.ny_fw_center .ny_list li .txt h4{width:auto;height:0.4rem;border-bottom:solid 1px #ddd;font-size:0.18rem;font-weight:bold;color:#333;line-height:0.2rem;position:absolute;top:0.95rem;right:24.2%;}

.ny_fw_center .ny_list li .txt p{width:51.1%;font-size:0.14rem;color:#666;line-height:0.3rem;position:absolute;top:1.7rem;right:24.2%;}


@media (max-width:1500px) {

.ny_fw_center .ny_list li .txt .num{font-family: "Impact";font-size:0.7rem;color:#e8e8e8;line-height:0.72rem;position:absolute;top:0.85rem;left:8%;}

.ny_fw_center .ny_list li .txt h4{width:auto;height:0.4rem;border-bottom:solid 1px #ddd;font-size:0.18rem;font-weight:bold;color:#333;line-height:0.2rem;position:absolute;top:0.95rem;right:15.2%;}

.ny_fw_center .ny_list li .txt p{width:60.1%;font-size:0.14rem;color:#666;line-height:0.3rem;position:absolute;top:1.7rem;right:15.2%;}

}

.ny_fw_fw{width:100%;height:auto;padding:0.8rem 0;overflow:hidden;}

.ny_fw_fw .h_title{width:12.5rem;height:auto;margin:0 auto;text-align:center;}

.ny_fw_fw .h_title p{font-size:0.4rem;color:#4a4a4a;font-weight:bold;line-height:0.32rem;text-transform: Uppercase;}

.ny_fw_fw .h_title h3{width:1.3rem;font-size:0.24rem;color:#313131;line-height:0.3rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fw_fw .fw_list{width:12.46rem;height:auto;margin:0.5rem auto 0 auto;overflow:hidden;}

.ny_fw_fw .fw_list li{width:6.23rem;height:3.62rem;float:left;}

.ny_fw_fw .fw_list li img{width:100%;height:auto; vertical-align:top;}

.ny_fw_map{width:100%;height:6.2rem;padding-top:0.8rem;background:url(../images/ny_map_back.jpg) center top no-repeat;overflow:hidden;}

.ny_fw_map .center{width:12.5rem;height:6.2rem;margin:0 auto;}

.ny_fw_map .center .left{width:auto;height:6.2rem;float:left;}

.ny_fw_map .center .left h4{font-size:0.36rem;color:#fff;font-weight:bold;line-height:0.4rem;margin:0.35rem 0 .5rem 0;}

.ny_fw_map .center .left p{width:auto;padding-left:0.55rem;font-size:0.24rem;color:#fff;line-height:0.24rem;margin-bottom:0.3rem; background:url(../images/ny_fw_xx.png) left center no-repeat;}

.ny_fw_map .center .left p:nth-of-type(3){margin-bottom:0.65rem;}

.ny_fw_map .center .left .tel{width:3.33rem;font-size:0.36rem;color:#fff;line-height:0.58rem;height:0.58rem;font-weight:bold;background:url(../images/ny_fw_tel.png) right center no-repeat;}

.ny_fw_map .center .right{width:6.41rem;height:6.86rem;float:right;}

.ny_fw_map .center .right img{display:block;width:6.41rem;height:6.86rem; vertical-align:top;}

.ny_fw_zb{width:100%;height:auto;padding:0.8rem 0;overflow:hidden;}

.ny_fw_zb .h_title{width:12.5rem;height:auto;margin:0 auto;text-align:center;}

.ny_fw_zb .h_title p{font-size:0.4rem;color:#4a4a4a;font-weight:bold;line-height:0.32rem;text-transform: Uppercase;}

.ny_fw_zb .h_title h3{width:1.3rem;font-size:0.24rem;color:#313131;line-height:0.3rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fw_zb .fw_list{width:12.5rem;height:auto;margin:0.4rem auto 0 auto;overflow:hidden;}

.ny_fw_zb .fw_list li{width:5.9rem;height:auto;float:left;}

.ny_fw_zb .fw_list li:nth-of-type(2){float:right;}

.ny_fw_zb .fw_list li .img{width:100%;height:auto;overflow:hidden;}

.ny_fw_zb .fw_list li .img img{width:100%;height:auto; vertical-align:top;}

.ny_fw_zb .fw_list li .txt{width:100%;height:auto;margin-top:0.2rem;overflow:hidden;}

.ny_fw_zb .fw_list li .txt p{width:calc(100% - 0.45rem);padding-left:0.45rem;position:relative;font-size:0.16rem;color:#4a4a4a;line-height:0.3rem;}

.ny_fw_zb .fw_list li .txt p::after{content:'';width:0.14rem;height:0.14rem;background:#1a4fb8;border-radius:0.07rem;position:absolute;left:0.08rem;top:0.08rem;}



/* 新闻中心 */
.ny_news_show{width:100%;height:auto;background:#f5f5f5;overflow:hidden;}

.ny_news_show .center{width:86%;height:100%;padding:0.8rem 0 1.2rem 0;margin:0 auto;overflow:hidden;position:relative;}

.ny_news_show .center::before{content:'';width:1px;height:100%;background:#ddd;position:absolute;left:12.8%;top:0;}

.ny_news_show .center .left{width:12.8%;height:100%;float:left;}

.ny_news_show .center .left .all{width:1.48rem;height:0.57rem;background:url(../images/ny_news_all.png);}

.ny_news_show .center .left .list{width:0.95rem;height:1.65rem;margin-top:0.2rem;}

.ny_news_show .center .left .list li{width:100%;height:0.55rem;}

.ny_news_show .center .left .list li a{display:block;width:100%;font-size:0.18rem;color:#666;line-height:0.55rem;text-align:right;position:relative;}

.ny_news_show .center .left .list li a::after{content:'';width:0;height:2px;background:#1a4fb8;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .left .list li:hover a::after{content:'';width:100%;height:2px;background:#1a4fb8;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right{width:81.8%;height:100%;float:right;position:relative;}

.ny_news_show .center .right::before{content:'';width:100%;height:1px;background:#ddd;position:absolute;left:0;top:4rem;}

.ny_news_show .center .right .top{width:100%;height:3.5rem;overflow:hidden;}

.ny_news_show .center .right .top li{width:30.2%;height:3.5rem;overflow:hidden;background:#fff;float:left;margin-right:4.7%;}

.ny_news_show .center .right .top li:nth-of-type(3){margin-right:0;}

.ny_news_show .center .right .top li .bx{width:calc(100% - 0.4rem);height:3.5rem;padding:0 0.2rem;overflow:hidden;float:left;}

.ny_news_show .center .right .top li .bx .date{margin-top:0.4rem;}

.ny_news_show .center .right .top li .bx .date span:nth-of-type(1){display:block;font-size:0.48rem;color:#666;font-weight:bold;font-family:Arial;line-height:0.36rem;}

.ny_news_show .center .right .top li .bx .date span:nth-of-type(2){display:block;font-size:0.14rem;color:#666;font-weight:bold;font-family:Arial;line-height:0.15rem; background:url(../images/ny_news_jt_01.png) right center no-repeat;margin-top:0.1rem;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .top li:hover .bx .date span:nth-of-type(2){background:url(../images/ny_news_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .top li .bx .line{width:100%;height:1px; background:#ddd;margin-top:0.2rem;}

.ny_news_show .center .right .top li .bx .name{display:block;font-size:0.18rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .top li:hover .bx .name{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .top li .bx p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.18rem;}

.ny_news_show .center .right .top li .bx .fl{width:1.08rem;height:0.3rem;border:solid 1px #ddd;font-size:0.15rem;color:#999;line-height:0.3rem;text-align:center;border-radius:0.16rem;margin-top:0.3rem;}

.ny_news_show .center .right .bottom{width:100%;height:auto;margin-top:1.1rem;overflow:hidden;}

.ny_news_show .center .right .bottom li{width:100%;height:3.2rem;background:#fff;margin-bottom:0.4rem;overflow:hidden;}

.ny_news_show .center .right .bottom li:last-child{margin-bottom:0;}

.ny_news_show .center .right .bottom li a{display:block;}

.ny_news_show .center .right .bottom li .img{width:30.2%;height:3.2rem;float:left;margin-right:3.8%;overflow:hidden;}

.ny_news_show .center .right .bottom li .img img{display:block;width:100%;height:3.2rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_news_show .center .right .bottom li:hover .img img{transform: scale(1.1);}

.ny_news_show .center .right .bottom li .txt{width:62.2%;height:3.2rem;float:left;overflow:hidden;position:relative;}

.ny_news_show .center .right .bottom li .txt .name{display:block;font-size:0.18rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .bottom li:hover .txt .name{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .bottom li .txt .line{width:0.4rem;height:2px;background:#999;margin-top:0.2rem;}

.ny_news_show .center .right .bottom li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height:0.35rem;height:1.05rem;font-size:0.15rem;color:#666;margin-top:0.2rem;}

.ny_news_show .center .right .bottom li .txt .fl{width:1.08rem;height:0.3rem;border:solid 1px #ddd;font-size:0.15rem;color:#999;line-height:0.3rem;text-align:center;border-radius:0.16rem;position:absolute;left:0;bottom:0.45rem;}

.ny_news_show .center .right .bottom li .txt span{display:block;font-size:0.14rem;color:#999;line-height:0.3rem;position:absolute;right:0;bottom:0.45rem;}





/* 关于我们 */
.ny_about{width:100%;height:7.4rem;padding-top:1.3rem;background:url(../images/ny_ab_back.jpg) center top no-repeat;overflow:hidden;}

.ny_about .center{width:12.5rem;height:7.4rem;margin:0 auto;}

.ny_about .center .txt{width:12.5rem;height:auto;text-align:center;}

.ny_about .center .txt h4{font-size:0.42rem;color:#fff;font-weight:bold;line-height:0.45rem;}

.ny_about .center .txt .line{width:0.8rem;height:0.05rem; background:#1a4fb8;margin:0.28rem auto 0 auto;}

.ny_about .center .txt h5{font-size:0.24rem;color:#fff;line-height:0.24rem;margin-top:0.3rem;}

.ny_about .center .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height:0.35rem;height:1.05rem;font-size:0.15rem;color:#fff;margin-top:0.35rem;}

.ny_about .center .list{width:12.5rem;height:auto;margin-top:1.5rem;text-align:center;overflow:hidden;display:flex;justify-content: space-between;}

.ny_about .center .list li{width:auto;height:auto;float:left;position:relative;}

.ny_about .center .list li::after{content:'';width:1px;height:100%;background:rgba(255,255,255,0.2);position:absolute;top:0;right:-55%;}

.ny_about .center .list li h4{font-size:0.18rem;color:#fff;line-height:0.2rem;}

.ny_about .center .list li .num{line-height:0.85rem;height:0.85rem;overflow:hidden;margin-top:0.3rem;display:flex;justify-content: space-between;}

.ny_about .center .list li .num i{display:inline-block;font-size:100px;color:#fff;font-family: "Impact";line-height:0.85rem;height:0.85rem;margin-right:0.1rem;}

.ny_about .center .list li .num span{display:inline-block;font-size:36px; font-family:Arial;color:#fff;}

.ny_about .center .list li p{font-size:0.18rem;color:#fff;line-height:0.16rem;font-family:Arial;margin-top:0.25rem;}

.ny_vedio{width:100%;height:auto;padding:0.9rem 0 1.1rem 0;overflow:hidden;}

.ny_vedio .h_title{width:12.5rem;height:auto;margin:0 auto;}

.ny_vedio .h_title h3{font-size:0.4rem;color:#333;line-height:0.42rem;text-align:center;font-weight:bold;}

.ny_vedio .vedio{width:12.5rem;height:6.24rem;margin:0.6rem auto 0 auto;overflow:hidden;}

.ny_vedio .vedio img{display:block;width:12.5rem;height:6.24rem; vertical-align:top;}

.ny_fzlc{width:100%;height:7.05rem;padding-top:1.35rem;background:url(../images/ny_lc_back.jpg) center top no-repeat;overflow:hidden;}

.ny_fzlc .h_title{width:12.5rem;height:auto;margin:0 auto;}

.ny_fzlc .h_title h3{font-size:0.4rem;color:#333;line-height:0.42rem;font-weight:bold;}

.event_box{width:12.5rem;height:4.55rem;margin:0.75rem auto 0 auto;position:relative;background:url(../images/ny_lc_line.png) center 1.6rem no-repeat;}

.event_box .parHd{width:5.1rem;height:2.45rem;position:absolute;left:-0.17rem;bottom:0;z-index:5;overflow:hidden;}

.event_box .parHd ul{width:5.1rem;}

.event_box .parHd .tempWrap{width:5.1rem;}

.event_box .parHd ul li{
    width: 0.6rem;
    cursor: pointer;
    margin-right: 3.9rem;
    margin-top: 0.05rem;
    -webkit-transition: all .7s;
    transition: all .7s;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.event_box .parHd ul li.act{
   display: block;
}

.event_box .parHd ul li.act{margin-top:0;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd ul li span{display:block;width:0.3rem;height:0.3rem;margin:0 auto;position:relative;}

.event_box .parHd ul li span::before{content:'';width:0.2rem;height:0.2rem;background:#1a4fb8;border-radius:50%;position:absolute;top:0.05rem;left:0.05rem;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd ul li.act span::before{content:'';width:0.3rem;height:0.3rem;background:#1a4fb8;border-radius:50%;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd ul li p{font-size:0.24rem;color:#333;line-height:0.2rem;font-weight:bold;font-family:Arial;text-align:center;margin-top:0.1rem;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd ul li.act p{font-size:0.24rem;color:#1a4fb8;line-height:0.2rem;font-weight:bold;font-family:Arial;text-align:center;margin-top:0.1rem;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd .arrow{width:1.5rem;height:0.54rem;position:absolute;left:0;bottom:0;}

.event_box .parHd .arrow .sPrev{float:left;width:0.54rem;height:0.54rem; background:url(../images/ny_lc_jt_01.png) center center no-repeat #1a4fb8;border-radius:50%;overflow:hidden;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd .arrow .sNext{float:right;width:0.54rem;height:0.54rem; background:url(../images/ny_lc_jt_02.png) center center no-repeat #1a4fb8;border-radius:50%;overflow:hidden;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd .arrow .sPrev:hover{background:url(../images/ny_lc_jt_01.png) center center no-repeat #fe0103;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd .arrow .sNext:hover{background:url(../images/ny_lc_jt_02.png) center center no-repeat #fe0103;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parBd{width:12.5rem;height:4.55rem;overflow:hidden;}

.event_box .parBd .slideBox{width:12.5rem;height:4.55rem;overflow:hidden}

.event_box .parBd .slideBox .txt{width:4.6rem;height:auto;float:left;}

.event_box .parBd .slideBox .txt h4{font-size:0.24rem;color:#1a4fb9;line-height:0.3rem;font-weight:bold;}

.event_box .parBd .slideBox .txt p{font-size:0.16rem;color:#333;line-height:0.3rem;margin-top:0.1rem;}

.event_box .parBd .slideBox .right{width:7.2rem;height:4.55rem;float:right;position:relative;}

.event_box .parBd .slideBox .right .img{width:3.3rem;height:3.3rem;overflow:hidden;border-radius:50%;position:absolute;top:0;right:1.6rem;}

.event_box .parBd .slideBox .right .img img{display:block;width:3.3rem;height:3.3rem;object-fit:cover; vertical-align:top;}

.event_box .parBd .slideBox .right .num{font-size:2.2rem;color:#1a4fb9;font-weight:bold; font-family:Arial;line-height:1.7rem;position:absolute;left:0;bottom:0.45rem;z-index:2;}



.ny_ryzz{width:100%;height:auto;padding:0.9rem 0 0.5rem 0;background:#eee;overflow:hidden;}

.ny_ryzz .h_title{width:12.5rem;height:auto;margin:0 auto;}

.ny_ryzz .h_title h3{font-size:0.4rem;color:#333;line-height:0.42rem;text-align:center;font-weight:bold;}

.ny_ryzz .ny_list{width:12.5rem;height:auto;margin:0.3rem auto 0 auto;overflow:hidden;}

.ny_ryzz .ny_list li{width:4rem;height:4rem;margin:0.25rem 0.25rem 0 0;overflow:hidden; background:#fff;float:left;}

.ny_ryzz .ny_list li:nth-of-type(3n){margin-right:0;}

.ny_ryzz .ny_list li .bx{width:2.9rem;padding:0 0.55rem;height:4rem;float:left;position:relative;}

.ny_ryzz .ny_list li .bx span{display:block;width:1.08rem;height:0.34rem;border:solid 1px #1a4fb8;border-radius:0.18rem;margin-top:0.45rem;font-size:0.15rem;color:#1a4fb9;line-height:0.34rem;text-align:center;}

.ny_ryzz .ny_list li .bx .date{font-size:0.15rem;color:#333; font-family:Arial;line-height:0.36rem;position:absolute;left:1.75rem;top:0.45rem;}

.ny_ryzz .ny_list li .bx h4{font-size:0.18rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_ryzz .ny_list li .bx .img{width:1.24rem;height:1.74rem;border:solid 0.03rem #0d0d0d;overflow:hidden;margin-top:0.3rem;}

.ny_ryzz .ny_list li .bx .img img{display:block;width:1.24rem;height:1.74rem;vertical-align:top;object-fit:cover;}




.ny_fmzl{width:100%;height:auto;padding:0.5rem 0 1.1rem 0;background:#eee;overflow:hidden;}

.ny_fmzl .h_title{width:12.5rem;height:auto;margin:0 auto;}

.ny_fmzl .h_title h3{font-size:0.4rem;color:#333;line-height:0.42rem;text-align:center;font-weight:bold;}

.ny_fmzl .ny_list{width:12.5rem;height:auto;margin:0.3rem auto 0 auto;overflow:hidden;}

.ny_fmzl .ny_list li{width:4rem;height:4rem;margin:0.25rem 0.25rem 0 0;overflow:hidden; background:#fff;float:left;}

.ny_fmzl .ny_list li:nth-of-type(3n){margin-right:0;}

.ny_fmzl .ny_list li .bx{width:2.9rem;padding:0 0.55rem;height:4rem;float:left;position:relative;}

.ny_fmzl .ny_list li .bx span{display:block;width:1.08rem;height:0.34rem;border:solid 1px #1a4fb8;border-radius:0.18rem;margin-top:0.45rem;font-size:0.15rem;color:#1a4fb9;line-height:0.34rem;text-align:center;}

.ny_fmzl .ny_list li .bx .date{font-size:0.15rem;color:#333; font-family:Arial;line-height:0.36rem;position:absolute;left:1.75rem;top:0.45rem;}

.ny_fmzl .ny_list li .bx h4{font-size:0.18rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fmzl .ny_list li .bx .img{width:1.24rem;height:1.74rem;border:solid 0.03rem #0d0d0d;overflow:hidden;margin-top:0.3rem;}

.ny_fmzl .ny_list li .bx .img img{display:block;width:1.24rem;height:1.74rem;vertical-align:top;object-fit:cover;}











@media (max-width:1250px) {




/* 关于我们 */
.ny_about{width:100%;height:auto;padding:0.4rem 0;background:url(../images/ny_ab_back.jpg) center center no-repeat; background-size:100% 100%;overflow:hidden;}

.ny_about .center{width:96%;height:auto;margin:0 auto;}

.ny_about .center .txt{width:100%;height:auto;text-align:center;}

.ny_about .center .txt h4{font-size:0.24rem;color:#fff;font-weight:bold;line-height:0.3rem;}

.ny_about .center .txt .line{width:0.8rem;height:0.05rem; background:#1a4fb8;margin:0.15rem auto 0 auto;}

.ny_about .center .txt h5{font-size:0.2rem;color:#fff;line-height:0.2rem;margin-top:0.2rem;}

.ny_about .center .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;line-height:0.3rem;height:1.5rem;font-size:0.15rem;color:#fff;margin-top:0.2rem;}

.ny_about .center .list{width:80%;height:auto;margin:0.3rem auto 0 auto;text-align:center;overflow:hidden;display:flex;justify-content: space-between;flex-wrap: wrap;}

.ny_about .center .list li{width:50%;height:auto;float:left;position:relative;text-align:center;margin:0.3rem auto 0 auto;}

.ny_about .center .list li::after{content:'';display:none;}

.ny_about .center .list li h4{font-size:0.14rem;color:#fff;line-height:0.15rem;}

.ny_about .center .list li .num{line-height:0.5rem;height:0.5rem;overflow:hidden;display:flex;justify-content: space-between;}

.ny_about .center .list li .num i{display:inline-block;font-size:0.5rem;color:#fff;font-family: "Impact";line-height:0.5rem;height:0.5rem;margin-right:0;}

.ny_about .center .list li .num span{display:inline-block;font-size:36px; font-family:Arial;color:#fff;}

.ny_about .center .list li:nth-of-type(1) .num{width:50%;margin:0.1rem auto 0 auto;}

.ny_about .center .list li:nth-of-type(2) .num{width:67%;margin:0.1rem auto 0 auto;}

.ny_about .center .list li:nth-of-type(3) .num{width:50%;margin:0.1rem auto 0 auto;}

.ny_about .center .list li:nth-of-type(4) .num{width:83%;margin:0.1rem auto 0 auto;}

.ny_about .center .list li p{font-size:0.14rem;color:#fff;line-height:0.15rem;font-family:Arial;margin-top:0.1rem;}

.ny_vedio{width:100%;height:auto;padding:0.4rem 0;overflow:hidden;}

.ny_vedio .h_title{width:100%;height:auto;margin:0 auto;}

.ny_vedio .h_title h3{font-size:0.24rem;color:#333;line-height:0.26rem;text-align:center;font-weight:bold;}

.ny_vedio .vedio{width:96%;height:auto;margin:0.3rem auto 0 auto;overflow:hidden;}

.ny_vedio .vedio img{display:block;width:100%;height:auto; vertical-align:top;}

.ny_fzlc{width:100%;height:auto;padding:0.4rem 0;background:url(../images/ny_lc_back.jpg) center top no-repeat; background-size:100% 100%;overflow:hidden;}

.ny_fzlc .h_title{width:100%;height:auto;margin:0 auto;}

.ny_fzlc .h_title h3{font-size:0.24rem;color:#333;line-height:0.26rem;text-align:center;font-weight:bold;}

.event_box{width:90%;height:auto;padding-bottom:0.8rem;margin:0.3rem auto 0 auto;position:relative;background:none;}

.event_box .parHd{width:100%;height:0.5rem;position:absolute;left:0;bottom:0;z-index:5;overflow:hidden;}

.event_box .parHd ul{display:none;}

.event_box .parHd .arrow{width:1.4rem;height:0.5rem;position:absolute;left:50%;margin-left:-0.7rem;bottom:0;}

.event_box .parHd .arrow .sPrev{float:left;width:0.5rem;height:0.5rem; background:url(../images/ny_lc_jt_01.png) center center no-repeat #1a4fb8;border-radius:50%;overflow:hidden;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd .arrow .sNext{float:right;width:0.5rem;height:0.5rem; background:url(../images/ny_lc_jt_02.png) center center no-repeat #1a4fb8;border-radius:50%;overflow:hidden;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd .arrow .sPrev:hover{background:url(../images/ny_lc_jt_01.png) center center no-repeat #1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parHd .arrow .sNext:hover{background:url(../images/ny_lc_jt_02.png) center center no-repeat #1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.event_box .parBd{width:100%;height:auto;overflow:hidden;}

.event_box .parBd .slideBox{width:100%;height:auto;overflow:hidden}

.event_box .parBd .slideBox .txt{width:100%;height:auto;float:none;text-align:center;}

.event_box .parBd .slideBox .txt h4{font-size:0.18rem;color:#1a4fb9;line-height:0.3rem;font-weight:bold;}

.event_box .parBd .slideBox .txt p{font-size:0.14rem;color:#333;line-height:0.3rem;margin-top:0.1rem;}

.event_box .parBd .slideBox .right{width:100%;height:auto;float:none;position:relative;}

.event_box .parBd .slideBox .right .img{width:3.3rem;height:2.5rem;overflow:hidden;margin:0.2rem auto 0 auto;border-radius:0%;position:static;top:0;left:0 !important;}

.event_box .parBd .slideBox .right .img img{display:block;width:3.3rem;height:2.5rem;object-fit:cover; vertical-align:top;}

.event_box .parBd .slideBox .right .num{display:none;}

.ny_ryzz{width:100%;height:auto;padding:0.4rem 0 0.2rem 0;background:#eee;overflow:hidden;}

.ny_ryzz .h_title{width:100%;height:auto;margin:0 auto;}

.ny_ryzz .h_title h3{font-size:0.24rem;color:#333;line-height:0.26rem;text-align:center;font-weight:bold;}

.ny_ryzz .ny_list{width:96%;height:auto;margin:0.1rem auto 0 auto;overflow:hidden;}

.ny_ryzz .ny_list li{width:48.5%;height:auto;margin:0.25rem 0 0 0;overflow:hidden; background:#fff;float:left;}

.ny_ryzz .ny_list li:nth-of-type(3n){margin-right:0;}

.ny_ryzz .ny_list li:nth-of-type(2n){float:right;}

.ny_ryzz .ny_list li .bx{width:calc(100% - 0.3rem);padding:0.2rem 0.15rem;height:auto;float:left;position:relative;}

.ny_ryzz .ny_list li .bx span{display:block;width:1.08rem;height:0.34rem;border:solid 1px #1a4fb8;border-radius:0.18rem;margin-top:0;font-size:0.15rem;color:#1a4fb9;line-height:0.34rem;text-align:center;}

.ny_ryzz .ny_list li .bx .date{font-size:0.15rem;color:#333; font-family:Arial;line-height:0.2rem;position:static;left:0;top:0;margin-top:0.1rem;}

.ny_ryzz .ny_list li .bx h4{font-size:0.16rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_ryzz .ny_list li .bx .img{width:1.24rem;height:1.74rem;border:solid 0.03rem #0d0d0d;overflow:hidden;margin-top:0.15rem;}

.ny_ryzz .ny_list li .bx .img img{display:block;width:1.24rem;height:1.74rem;vertical-align:top;object-fit:cover;}

.ny_fmzl{width:100%;height:auto;padding:0.2rem 0 0.4rem 0;background:#eee;overflow:hidden;}

.ny_fmzl .h_title{width:100%;height:auto;margin:0 auto;}

.ny_fmzl .h_title h3{font-size:0.24rem;color:#333;line-height:0.26rem;text-align:center;font-weight:bold;}

.ny_fmzl .ny_list{width:96%;height:auto;margin:0.1rem auto 0 auto;overflow:hidden;}

.ny_fmzl .ny_list li{width:48.5%;height:auto;margin:0.25rem 0 0 0;overflow:hidden; background:#fff;float:left;}

.ny_fmzl .ny_list li:nth-of-type(3n){margin-right:0;}

.ny_fmzl .ny_list li:nth-of-type(2n){float:right;}

.ny_fmzl .ny_list li .bx{width:calc(100% - 0.3rem);padding:0.2rem 0.15rem;height:auto;float:left;position:relative;}

.ny_fmzl .ny_list li .bx span{display:block;width:1.08rem;height:0.34rem;border:solid 1px #1a4fb8;border-radius:0.18rem;margin-top:0;font-size:0.15rem;color:#1a4fb9;line-height:0.34rem;text-align:center;}

.ny_fmzl .ny_list li .bx .date{font-size:0.15rem;color:#333; font-family:Arial;line-height:0.2rem;position:static;left:0;top:0;margin-top:0.1rem;}

.ny_fmzl .ny_list li .bx h4{font-size:0.16rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fmzl .ny_list li .bx .img{width:1.24rem;height:1.74rem;border:solid 0.03rem #0d0d0d;overflow:hidden;margin-top:0.15rem;}

.ny_fmzl .ny_list li .bx .img img{display:block;width:1.24rem;height:1.74rem;vertical-align:top;object-fit:cover;}



/* 新闻中心 */
.ny_news_show{width:100%;height:auto;background:#f5f5f5;overflow:hidden;}

.ny_news_show .center{width:96%;height:100%;padding:0.4rem 0;margin:0 auto;overflow:hidden;position:relative;}

.ny_news_show .center::before{content:'';display:none;}

.ny_news_show .center .left{width:100%;height:auto;float:none;}

.ny_news_show .center .left .all{display:none;}

.ny_news_show .center .left .list{width:100%;height:0.4rem;margin-top:0;display:flex;justify-content: space-between}

.ny_news_show .center .left .list li{width:1.2rem;height:0.38rem;border:solid 1px #ddd;border-radius:0.2rem;}

.ny_news_show .center .left .list li a{display:block;width:100%;font-size:0.16rem;color:#666;line-height:0.38rem;text-align:center;position:relative;}

.ny_news_show .center .left .list li a::after{content:'';display:none;}

.ny_news_show .center .left .list li:hover a::after{content:'';display:none;}

.ny_news_show .center .right{width:100%;height:100%;float:none;position:relative;}

.ny_news_show .center .right::before{content:'';display:none;}

.ny_news_show .center .right .top{width:100%;height:auto;overflow:hidden;}

.ny_news_show .center .right .top li{width:100%;height:auto;overflow:hidden;background:#fff;float:none;margin-right:0;margin-top:0.3rem;}

.ny_news_show .center .right .top li:nth-of-type(3){margin-right:0;}

.ny_news_show .center .right .top li .bx{width:calc(100% - 0.4rem);height:auto;padding:0.2rem;overflow:hidden;float:left;}

.ny_news_show .center .right .top li .bx .date{margin-top:0;height:0.2rem;}

.ny_news_show .center .right .top li .bx .date span:nth-of-type(1){display:block;font-size:0.24rem;color:#666;font-weight:bold;font-family:Arial;line-height:0.2rem;float:left;margin-right:0.03rem;}

.ny_news_show .center .right .top li .bx .date span:nth-of-type(2){display:block;font-size:0.24rem;color:#666;font-weight:bold;font-family:Arial;line-height:0.2rem;background:none;margin-top:0;float:left;}

.ny_news_show .center .right .top li:hover .bx .date span:nth-of-type(2){display:none;}

.ny_news_show .center .right .top li .bx .line{width:100%;height:1px; background:#ddd;margin-top:0.1rem;}

.ny_news_show .center .right .top li .bx .name{display:block;font-size:0.16rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .top li:hover .bx .name{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .top li .bx p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.08rem;}

.ny_news_show .center .right .top li .bx .fl{width:1.08rem;height:0.3rem;border:solid 1px #ddd;font-size:0.15rem;color:#999;line-height:0.3rem;text-align:center;border-radius:0.16rem;margin-top:0.1rem;}

.ny_news_show .center .right .bottom{width:100%;height:auto;margin-top:0.3rem;overflow:hidden;}

.ny_news_show .center .right .bottom li{width:100%;height:1.5rem;background:#fff;margin-bottom:0.4rem;overflow:hidden;}

.ny_news_show .center .right .bottom li:last-child{margin-bottom:0;}

.ny_news_show .center .right .bottom li a{display:block;}

.ny_news_show .center .right .bottom li .img{width:35%;height:1.5rem;float:left;margin-right:4%;overflow:hidden;}

.ny_news_show .center .right .bottom li .img img{display:block;width:100%;height:1.5rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_news_show .center .right .bottom li:hover .img img{transform: scale(1.1);}

.ny_news_show .center .right .bottom li .txt{width:60%;height:1.5rem;float:left;overflow:hidden;position:relative;}

.ny_news_show .center .right .bottom li .txt .name{display:block;font-size:0.16rem;color:#333;font-weight:bold;line-height:0.2rem;margin-top:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .bottom li:hover .txt .name{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_show .center .right .bottom li .txt .line{width:0.4rem;height:2px;background:#999;margin-top:0.1rem;}

.ny_news_show .center .right .bottom li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.3rem;height:0.6rem;font-size:0.15rem;color:#666;margin-top:0.15rem;}

.ny_news_show .center .right .bottom li .txt .fl{display:none;}

.ny_news_show .center .right .bottom li .txt span{display:none;}




/* 服务中心 */
.ny_fw_center{width:100%;height:auto;padding:0.4rem 0 0 0;overflow:hidden;}

.ny_fw_center .h_title{width:100%;height:auto;margin:0 auto;text-align:center;}

.ny_fw_center .h_title p{font-size:0.3rem;color:#4a4a4a;font-weight:bold;line-height:0.25rem;text-transform: Uppercase;}

.ny_fw_center .h_title h3{width:1.3rem;font-size:0.2rem;color:#313131;line-height:0.25rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fw_center .ms{display:none;}

.ny_fw_center .ny_list{width:90%;height:auto;margin:0 auto;overflow:hidden;}

.ny_fw_center .ny_list li{width:100%;height:auto;float:left;margin-top:0.3rem;overflow:hidden;position:relative;}

.ny_fw_center .ny_list li .img{width:100%;height:auto;overflow:hidden;position:static;}

.ny_fw_center .ny_list li:nth-of-type(2) .img{position:static;}

.ny_fw_center .ny_list li .img img{display:block;width:100%;height:auto; vertical-align:top;}

.ny_fw_center .ny_list li:nth-of-type(1) .img::before{content:'';width:0.78rem;height:0.82rem;background:url(../images/ny_fw_icon_01.png) center center no-repeat;background-size:0.78rem 0.82rem;position:absolute;right:0.1rem;top:0.1rem;}

.ny_fw_center .ny_list li:nth-of-type(2) .img::before{content:'';width:0.78rem;height:0.82rem;background:url(../images/ny_fw_icon_02.png) center center no-repeat;background-size:0.78rem 0.82rem;position:absolute;right:0.1rem;top:0.1rem;}

.ny_fw_center .ny_list li:nth-of-type(3) .img::before{content:'';width:0.78rem;height:0.82rem;background:url(../images/ny_fw_icon_03.png) center center no-repeat;background-size:0.78rem 0.82rem;position:absolute;right:0.1rem;top:0.1rem;}

.ny_fw_center .ny_list li .txt{width:100%;height:2.5rem;overflow:hidden;position:relative;left:0;top:0;z-index:2;background:url(../images/ny_fw_bk.png) center center no-repeat; background-size:100% 100%;}

.ny_fw_center .ny_list li:nth-of-type(2) .txt{position:relative;left:0;top:0;z-index:2;}

.ny_fw_center .ny_list li .txt .num{width:100%;font-family: "Impact";font-size:0.6rem;color:#e8e8e8;line-height:0.72rem;position:absolute;top:0;left:0;text-align:center;z-index:-1;}

.ny_fw_center .ny_list li .txt h4{width:70%;height:0.72rem;border-bottom:solid 1px #ddd;font-size:0.18rem;font-weight:bold;color:#333;line-height:0.72rem;position:absolute;top:0;right:15%;text-align:center;}

.ny_fw_center .ny_list li .txt p{width:90%;font-size:0.14rem;color:#666;line-height:0.3rem;position:absolute;top:0.9rem;right:5%;}

.ny_fw_fw{width:100%;height:auto;padding:0.4rem 0;overflow:hidden;}

.ny_fw_fw .h_title{width:100%;height:auto;margin:0 auto;text-align:center;}

.ny_fw_fw .h_title p{font-size:0.3rem;color:#4a4a4a;font-weight:bold;line-height:0.25rem;text-transform: Uppercase;}

.ny_fw_fw .h_title h3{width:1.3rem;font-size:0.2rem;color:#313131;line-height:0.25rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fw_fw .fw_list{width:90%;height:auto;margin:0.3rem auto 0 auto;overflow:hidden;}

.ny_fw_fw .fw_list li{width:100%;height:auto;float:left;}

.ny_fw_fw .fw_list li img{width:100%;height:auto; vertical-align:top;}

.ny_fw_map{width:100%;height:auto;padding:0.4rem 0;background:url(../images/ny_map_back.jpg) center top no-repeat; background-size:100% 100%;overflow:hidden;}

.ny_fw_map .center{width:100%;height:auto;margin:0 auto;}

.ny_fw_map .center .left{width:80%;height:auto;float:none;margin:0 auto;}

.ny_fw_map .center .left h4{font-size:0.26rem;color:#fff;font-weight:bold;line-height:0.3rem;margin:0 0 0.2rem 0;text-align:center;}

.ny_fw_map .center .left p{width:auto;padding-left:0;font-size:0.16rem;color:#fff;line-height:0.2rem;margin-bottom:0.1rem; background:none;text-align:center;}

.ny_fw_map .center .left p:nth-of-type(3){margin-bottom:0.3rem;}

.ny_fw_map .center .left .tel{width:2.5rem;font-size:0.26rem;color:#fff;line-height:0.45rem;height:0.45rem;margin:0 auto;font-weight:bold;background:url(../images/ny_fw_tel.png) right center no-repeat; background-size:0.45rem 0.45rem;}

.ny_fw_map .center .right{display:none;}

.ny_fw_zb{width:100%;height:auto;padding:0.4rem 0;overflow:hidden;}

.ny_fw_zb .h_title{width:100%;height:auto;margin:0 auto;text-align:center;}

.ny_fw_zb .h_title p{font-size:0.3rem;color:#4a4a4a;font-weight:bold;line-height:0.25rem;text-transform: Uppercase;}

.ny_fw_zb .h_title h3{width:1.3rem;font-size:0.2rem;color:#313131;line-height:0.25rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fw_zb .fw_list{width:90%;height:auto;margin:0 auto;overflow:hidden;}

.ny_fw_zb .fw_list li{width:100%;height:auto;float:none;margin:0.3rem auto 0 auto;}

.ny_fw_zb .fw_list li:nth-of-type(2){float:none;}

.ny_fw_zb .fw_list li .img{width:100%;height:auto;overflow:hidden;}

.ny_fw_zb .fw_list li .img img{width:100%;height:auto; vertical-align:top;}

.ny_fw_zb .fw_list li .txt{width:100%;height:auto;margin-top:0.1rem;overflow:hidden;}

.ny_fw_zb .fw_list li .txt p{width:calc(100% - 0.25rem);padding-left:0.25rem;position:relative;font-size:0.14rem;color:#4a4a4a;line-height:0.25rem;}

.ny_fw_zb .fw_list li .txt p::after{content:'';width:0.11rem;height:0.11rem;background:#1a4fb8;border-radius:0.07rem;position:absolute;left:0;top:0.06rem;}




/* 经典解决方案 */
.ny_fa_solution{width:100%;height:auto;padding:0.4rem 0 0 0;overflow:hidden;}

.ny_fa_solution .h_title{width:100%;height:auto;margin:0 auto;text-align:center;}

.ny_fa_solution .h_title p{font-size:0.3rem;color:#4a4a4a;font-weight:bold;line-height:0.25rem;text-transform: Uppercase;}

.ny_fa_solution .h_title h3{width:1.3rem;font-size:0.2rem;color:#313131;line-height:0.25rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_fa_solution .ms{display:none;}

.ny_fa_solution .ny_fa_list{width:90%;height:auto;margin:0.3rem auto 0 auto;overflow:hidden;}

.ny_fa_solution .ny_fa_list li{width:100%;height:2.5rem;float:none;overflow:hidden;margin-top:0.3rem;position:relative;}

.ny_fa_solution .ny_fa_list li a{display:block;}

.ny_fa_solution .ny_fa_list li .img{width:100%;height:2rem;overflow:hidden;position:relative;}

.ny_fa_solution .ny_fa_list li .img img{display:block;width:100%;height:2rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_fa_solution .ny_fa_list li .img::before{content:'';width:100%;height:100%;background:rgba(0,0,0,0);position:absolute;top:0;left:0;z-index:1;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_solution .ny_fa_list li .txt{width:90%;padding:0;height:1.2rem;padding-top:0.2rem;overflow:hidden;text-align:center;position:absolute;bottom:0;left:5%;z-index:5;background:rgba(26,79,184,0.9);}

.ny_fa_solution .ny_fa_list li.active .txt{width:90%;padding:0;height:1.2rem;padding-top:0.2rem;overflow:hidden;text-align:center;position:absolute;bottom:0;left:5%;z-index:5;background:rgba(26,79,184,0.9);}

.ny_fa_solution .ny_fa_list li .txt .name{font-size:0.2rem;color:#fff;line-height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fa_solution .ny_fa_list li .txt span{display:block;font-size:0.14rem;color:#fff;line-height:0.12rem;text-transform: Uppercase;margin-top:0.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fa_solution .ny_fa_list li.active .txt span{display:block;}

.ny_fa_solution .ny_fa_list li .txt p{width:90%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:0.14rem;color:#fff;position:absolute;left:5%;bottom:0.15rem;}

.ny_fa_solution .ny_fa_list li.active .txt p{position:absolute;left:5%;bottom:0.15rem;}

.ny_fa_show{width:100%;height:auto;padding:0.4rem 0;overflow:hidden;}

.ny_fa_show .h_title{width:96%;height:0.4rem;margin:0 auto;border-bottom:solid 1px #eee;}

.ny_fa_show .h_title h3{width:auto;font-size:0.2rem;color:#444;line-height:0.22rem;font-weight:bold;float:left;}

.ny_fa_show .h_title .more{width:auto;font-size:0.14rem;color:#999;line-height:0.22rem;float:right;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .h_title .more:hover{color:#1a4fb8;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list{width:96%;height:auto;overflow:hidden;margin:0 auto;}

.ny_fa_show .ny_case_list li{width:48.5%;height:4.9rem;float:left;margin:0.3rem 0 0 0;float:left;overflow:hidden;position:relative;}

.ny_fa_show .ny_case_list li:nth-of-type(3n){margin-right:0;}

.ny_fa_show .ny_case_list li:nth-of-type(2n){float:right;}

.ny_fa_show .ny_case_list li:nth-of-type(9){display:none;}

.ny_fa_show .ny_case_list li a{display:block;}

.ny_fa_show .ny_case_list li .top{width:100%;height:0.3rem;}

.ny_fa_show .ny_case_list li .top .tj{width:0.9rem;height:0.3rem;float:left;font-size:0.14rem;color:#555;line-height:0.3rem;text-align:right;background:url(../images/ny_case_dz.png) left center no-repeat; background-size:auto 0.3rem;}

.ny_fa_show .ny_case_list li .top .icon{width:0.7rem;height:0.3rem;float:right;background:url(../images/ny_case_xx.png) left center no-repeat; background-size:100% auto;}

.ny_fa_show .ny_case_list li .img{width:100%;height:1.8rem;margin-top:0.1rem;overflow:hidden;}

.ny_fa_show .ny_case_list li .img img{display:block;width:100%;height:1.8rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_fa_show .ny_case_list li:hover .img img{transform: scale(1.1);}

.ny_fa_show .ny_case_list li .list{width:100%;height:auto;margin-top:0;overflow:hidden;}

.ny_fa_show .ny_case_list li .list span{display:block;width:100%;padding:0 0.1rem; box-sizing:border-box;height:0.3rem;line-height:0.3rem;float:left;margin-top:0.1rem;font-size:0.14rem;color:#333;background:#eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fa_show .ny_case_list li .list span:nth-of-type(2n){width:100%;float:right;}

.ny_fa_show .ny_case_list li .txt{width:100%;height:auto;margin:0.15rem auto 0 auto;position:relative;overflow:hidden;}

.ny_fa_show .ny_case_list li .txt .name{width:100%;font-size:0.16rem;color:#333;line-height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_fa_show .ny_case_list li .txt .more{display:none;}

.ny_fa_show .ny_case_list li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.1rem;}



/* 经典案例展示 */
.ny_case_show{width:100%;height:auto;padding:0.4rem 0;overflow:hidden;}

.ny_case_show .h_title{width:100%;height:auto;margin:0 auto;text-align:center;}

.ny_case_show .h_title p{font-size:0.3rem;color:#4a4a4a;font-weight:bold;line-height:0.25rem;text-transform: Uppercase;}

.ny_case_show .h_title h3{width:1.3rem;font-size:0.2rem;color:#313131;line-height:0.25rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_case_show .ny_case_list{width:96%;height:auto;overflow:hidden;margin:0 auto;}

.ny_case_show .ny_case_list li{width:48.5%;height:4.9rem;float:left;margin:0.3rem 0 0 0;float:left;overflow:hidden;position:relative;}

.ny_case_show .ny_case_list li:nth-of-type(3n){margin-right:0;}

.ny_case_show .ny_case_list li:nth-of-type(2n){float:right;}

.ny_case_show .ny_case_list li:nth-of-type(9){display:none;}

.ny_case_show .ny_case_list li a{display:block;}

.ny_case_show .ny_case_list li .top{width:100%;height:0.3rem;}

.ny_case_show .ny_case_list li .top .tj{width:0.9rem;height:0.3rem;float:left;font-size:0.14rem;color:#555;line-height:0.3rem;text-align:right;background:url(../images/ny_case_dz.png) left center no-repeat; background-size:auto 0.3rem;}

.ny_case_show .ny_case_list li .top .icon{width:0.7rem;height:0.3rem;float:right;background:url(../images/ny_case_xx.png) left center no-repeat; background-size:100% auto;}

.ny_case_show .ny_case_list li .img{width:100%;height:1.8rem;margin-top:0.1rem;overflow:hidden;}

.ny_case_show .ny_case_list li .img img{display:block;width:100%;height:1.8rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_case_show .ny_case_list li:hover .img img{transform: scale(1.1);}

.ny_case_show .ny_case_list li .list{width:100%;height:auto;margin-top:0;overflow:hidden;}

.ny_case_show .ny_case_list li .list span{display:block;width:100%;padding:0 0.1rem; box-sizing:border-box;height:0.3rem;line-height:0.3rem;float:left;margin-top:0.1rem;font-size:0.14rem;color:#333;background:#eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_case_show .ny_case_list li .list span:nth-of-type(2n){width:100%;float:right;}

.ny_case_show .ny_case_list li .txt{width:100%;height:auto;margin:0.15rem auto 0 auto;position:relative;overflow:hidden;}

.ny_case_show .ny_case_list li .txt .name{width:100%;font-size:0.16rem;color:#333;line-height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_show .ny_case_list li .txt .more{display:none;}

.ny_case_show .ny_case_list li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.1rem;}










/* 内页产品展示 */
.ny_pro_show{width:100%;height:auto;padding:0.4rem 0;}

.ny_pro_show .top{width:96%;height:auto;margin:0 auto;}

.ny_pro_show .top .h_title{width:100%;height:auto;float:none;padding-left:0;background:none;text-align:center;}

.ny_pro_show .top .h_title h3{font-size:0.22rem;color:#444;font-weight:bold;line-height:0.25rem;}

.ny_pro_show .top .h_title p{font-size:0.13rem;color:#999;line-height:0.1rem; text-transform:uppercase;margin-top:0.08rem;}

.ny_pro_show .top .ny_fl_list{width:100%;padding:0.1rem 0.2rem;height:auto;box-sizing:border-box;margin:0.3rem auto 0.1rem auto;float:right;display:flex;justify-content: space-between;flex-wrap: wrap;box-shadow: 0 0 25px #e6e6e6;border-radius:0.06rem;}

.ny_pro_show .top .ny_fl_list li{width:auto;height:0.4rem;float:left;}

.ny_pro_show .top .ny_fl_list li a{display:block;width:auto;padding-left:0.3rem;font-size:0.16rem;color:#666;line-height:0.4rem;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(../images/ny_pro_dian.png) left center no-repeat;}

.ny_pro_show .top .ny_fl_list li a::after{content:'';display:none;}

.ny_pro_show .top .ny_fl_list li:hover a::after{content:'';display:none;}

.ny_pro_show .ny_pro_list{width:96%;height:auto;overflow:hidden;margin:0 auto;}

.ny_pro_show .ny_pro_list li{width:48%;height:2.7rem;padding:0.1rem; box-sizing:border-box;background:#f5f5f5;border-radius:0.06rem;float:left;margin:0.2rem 0 0 0;float:left;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li:nth-of-type(3n){margin-right:0;}

.ny_pro_show .ny_pro_list li:nth-of-type(2n){float:right;}

.ny_pro_show .ny_pro_list li:nth-of-type(9){display:none;}

.ny_pro_show .ny_pro_list li a{display:block;}

.ny_pro_show .ny_pro_list li .img{width:100%;height:1.5rem;border-radius:0.06rem;overflow:hidden;}

.ny_pro_show .ny_pro_list li .img img{display:block;width:100%;height:1.5rem;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_pro_show .ny_pro_list li:hover .img img{transform: scale(1.1);}

.ny_pro_show .ny_pro_list li .txt{width:100%;height:auto;margin:0.1rem auto 0 auto;overflow:hidden;}

.ny_pro_show .ny_pro_list li .txt .name{font-size:0.16rem;color:#444;line-height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:0.25rem;height:0.5rem;font-size:14px;color:#888;margin-top:0.1rem;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.ny_pro_show .ny_pro_list li:hover .txt p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}


.ny_message{width:100%;height:auto;padding:0.4rem 0 0.4rem 0;background:#f5f5f5;overflow:hidden;}

.ny_message .h_title{width:100%;height:auto;margin:0 auto;text-align:center;}

.ny_message .h_title p{font-size:0.3rem;color:#4a4a4a;font-weight:bold;line-height:0.25rem;text-transform: Uppercase;}

.ny_message .h_title h3{width:1.3rem;font-size:0.2rem;color:#313131;line-height:0.25rem;background:url(../images/ny_ly_line.png) center bottom no-repeat;margin:0.1rem auto 0 auto;}

.ny_message .form{width:90%;height:3.5rem;margin:0.3rem auto 0 auto;position:relative;overflow:hidden;}

.ny_message .form p{width:100%;height:0.4rem;box-sizing:content-box;overflow:hidden;background:#fff;border-radius:4px;}

.ny_message .form input{display:block;width:calc(100% - 0.6rem);height:0.4rem;line-height:0.4rem;color:#666;font-size:14px;padding:0 0.15rem 0 0.45rem;box-sizing:content-box;}

.ny_message .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.ny_message .form p:nth-of-type(1) input{background:url(../images/ny_add.png) 0.15rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(2){position:absolute;left:0;top:0.5rem;}

.ny_message .form p:nth-of-type(2) input{background:url(../images/ny_name.png) 0.15rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(3){position:absolute;left:0;top:1rem;}

.ny_message .form p:nth-of-type(3) input{background:url(../images/ny_phone.png) 0.15rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(4){position:absolute;left:0;top:1.5rem;}

.ny_message .form p:nth-of-type(4) input{background:url(../images/ny_email.png) 0.15rem center no-repeat rgba(0,0,0,0);}

.ny_message .form p:nth-of-type(5){position:absolute;left:0;top:2rem;}

.ny_message .form textarea{width:calc(100% - 0.6rem);height:0.4rem;line-height:0.4rem;font-size:14px;padding:0 0.15rem 0 0.45rem;box-sizing:content-box;background:url(../images/ny_liuyan.png) 0.15rem center no-repeat;}

.ny_message .form p:nth-of-type(6){position:absolute;left:0;top:2.5rem;}

.ny_message .form p:nth-of-type(6) input{display:block;width:1.2rem;height:0.4rem;line-height:0.4rem;color:#666;font-size:14px;float:left;padding:0 0 0 0.45rem;background:url(../images/ny_yzm.png) 0.15rem center no-repeat;}

.ny_message .form p:nth-of-type(6) img{display:block;float:right;width:0.9rem;height:0.3rem;cursor:pointer;margin:0.05rem 0.05rem 0.05rem 0;}

.ny_message .form .tj{width:100%;height:0.5rem;border:none;overflow:hidden;position:absolute;top:3rem;right:0;z-index:0;border-radius:0.04rem;-webkit-transition:all .7s;transition:all .7s;}

.ny_message .form .tj .btn01{display:block;width:100%;height:0.5rem;font-size:0.16rem;color:#fff;border:none;background:none;cursor:pointer;padding:0!important;box-sizing:content-box;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color:#1a4fb8;background-repeat: no-repeat;}

.ny_message .form .tj:hover .btn{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3:hover, .btn_bubble_3:focus {
 -webkit-animation: btn_3 1s forwards ease-out;
 animation: btn_3 1s forwards ease-out;
 background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;
 background-color: #1a4fb8;
 background-repeat: no-repeat;
}

@-webkit-keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #1a4fb8;
 }
}

@keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #1a4fb8;

 }
}

}



