/* CSS Document */
body{ margin:0; padding:0; font-family:"微软雅黑"; font-size:12px; color:#333333; background:#ffffff;}
ul,li,dl,dt,dd{ list-style:none; margin:0; padding:0; outline:none;}
a{ text-decoration:none; color:#333333; margin:0; padding:0; border:0; outline:none;}
p,h1,h2,h3,h4,img,div{ border:0; margin:0; padding:0; outline:none;}
input,textarea{ border:0; outline:none; outline:none;}
img{ display:block; max-width:100%; max-height:100%; outline:none;}
.clear{ clear:both;}
.w1200{ max-width:1200px; margin:0 auto;}
.h5{display: none}

header{position: fixed;z-index: 10000;background-color: #ffffff;width: 100%}
header .head1{ overflow:hidden; padding:5px 0; background:#555555;}
header .head1 .l{float:left; font:normal 12px/20px "微软雅黑"; color:#ffffff;}
header .head1 .r{ float:right;}
header .head1 .r .tel{ float:left; font:normal 12px/20px "微软雅黑"; color:#ffffff;}
header .head1 .r .tel img{ display:inline-block; vertical-align:top; margin-right:8px;}
header .head1 .r .tel span{ font:bolder 14px/20px "微软雅黑"; color:#ffffff;}
header .head1 .r .yy{ float:right;}
header .head1 .r .yy a{ display:block; width:60px; height:20px; background:#d2d2d2; font:normal 12px/20px "微软雅黑"; text-align:center; margin-left:10px; border-radius:5px; float:left;}
header .head1 .r .yy a.on{ background:#ffffff; color:#d82633;}
header .head2 .logo{ width:160px; float:left; margin:10px 0;}
header .head2 .menu{ width:550px; float:left; margin:40px 0 0 110px; display:flex; justify-content:space-between;}
header .head2 .menu>li{ font:normal 18px/30px "微软雅黑"; position:relative;}
header .head2 .menu>li>a{ display:block; height:30px; padding:0 20px;}
header .head2 .menu>li>.box{ width:210px; height:0; background:#f5f5f5; border-radius:0 0 10px 10px; position:absolute; z-index:2; left:50%; top:30px; transform:translateX(-50%); overflow:hidden;}
header .head2 .menu>li>.box>ul>li{ font:normal 16px/34px "微软雅黑"; text-align:center; border:1px solid #f5f5f5;}
header .head2 .menu>li:hover>a{ color:#0054a3;}
header .head2 .menu>li:hover>.box{ height:auto; padding:15px 0 10px; border-top:3px solid #0054a3;}
header .head2 .menu>li>.box>ul>li>a:hover{ color:#0054a3;}

header .head2 .menu>li:nth-child(2)>.box{ width:1200px; left:0; transform:translateX(-352px); display:flex; justify-content:space-around;}
header .head2 .menu>li:nth-child(2)>.box dl{ width:200px;}
header .head2 .menu>li:nth-child(2)>.box dl dt{ font:bold 18px/34px "微软雅黑"; border-bottom:1px solid #cacaca; padding-bottom:10px; margin-bottom:20px;}
header .head2 .menu>li:nth-child(2)>.box dl dt span{ float:right; color:#a0a0a0;}
header .head2 .menu>li:nth-child(2)>.box dl dd{ font:normal 18px/36px "微软雅黑"; display:flex; flex-direction:column; height:250px; flex-wrap:wrap; align-content:space-between;}
header .head2 .menu>li:nth-child(2)>.box dl dd a{margin-right: 10px}
header .head2 .menu>li:nth-child(2):hover>.box{ padding:30px 0;}
header .head2 .menu>li:nth-child(2)>.box dl dd a:hover{ color:#0054a3;}
header .head2 .menu>li:nth-child(3)>.box{ width:1200px; left:0; transform:translateX(-470px); display:flex; flex-wrap:wrap; box-sizing:border-box;}
header .head2 .menu>li:nth-child(3)>.box dl{ width:17.66%; margin-top:24px;}
header .head2 .menu>li:nth-child(3)>.box dl dt a{ font:bold 18px/30px "微软雅黑"; color:#d82633;}
header .head2 .menu>li:nth-child(3)>.box dl dd a{ display:block; width:100%; font:normal 16px/30px "微软雅黑";}
header .head2 .menu>li:nth-child(3)>.box dl dd .more{ font:normal 12px/20px "微软雅黑"; color:#053194;}
header .head2 .menu>li:nth-child(3)>.box dl:nth-child(6n){ width:100px;}
header .head2 .menu>li:nth-child(3):hover>.box{ padding:10px 40px 30px;}

header .head2 .search{ width:270px; float:right; height:40px; margin-top:30px;}
header .head2 .search input{ width:223px; height:40px; float:left; border:1px solid #d2d2d2; border-right:0; border-radius:5px 0 0 5px; padding:0 10px 0 20px; box-sizing:border-box;}
header .head2 .search button{ width:47px; height:40px; float:right; border:0; padding:0; outline:none;}

.icon_top{position: fixed;right: 50px; font-size: 28px;bottom: 50px;display: none;z-index: 100}
.ind_ban{padding-top: 110px}
.ind_hotpro{ overflow:hidden; padding:10px 0; font:normal 14px/20px "微软雅黑"; color:#626262; box-shadow:0 5px 5px #efefef;}
.ind_hotpro a{ margin-right:10px;}

.ind_box{ padding:34px 0 60px;}
.ind_box .w1200{ display:flex; justify-content:space-between;}
.ind_box .box{ width:278px;}
.ind_box .box .tit{ font:normal 18px/30px "微软雅黑"; margin-bottom:10px;}
.ind_box .box .bor{ height:286px; box-shadow:0 0 5px #efefef;}
.ind_box .box .bor .con{ padding:10px 15px;}
.ind_box .box .bor .con h3{ font:normal 16px/26px "微软雅黑";}
.ind_box .box .bor .con p{ font:normal 14px/24px "微软雅黑"; color:#535353;}
.ind_box .box .sw2{ height:100%;}

footer{ overflow:hidden; background:#333638; padding:40px 0 50px;}
footer .foot1{ overflow:hidden;}
footer .foot1 dl{ width:115px; float:left; color:#ffffff;}
footer .foot1 dl dt{ font:normal 16px/32px "微软雅黑"; margin-bottom:15px;}
footer .foot1 dl dd{ font:normal 14px/28px "微软雅黑"; color:#eeeeee;}
footer .foot1 dl dd a{ color:#eeeeee;}
footer .foot1 dl:nth-child(4){ width:340px; min-height:220px; border-right:1px solid #717374;}
/*footer .foot1 dl:nth-child(4) dt{ font:bold 24px/32px "微软雅黑";}*/
footer .foot1 dl:nth-child(4) dt img{ display:inline-block; vertical-align:top; margin:6px 6px 0 0;}
footer .foot1 dl:nth-child(4) dd .wx{float: left;margin-right: 20px}
footer .foot1 dl:nth-child(4) dd .wx img{width: 120px;}
footer .foot1 dl:nth-child(5){ width:430px; float:right;}
footer .foot1 dl:nth-child(5) dt{ width:80px; float:left;}
footer .foot1 dl:nth-child(5) dd{ width:350px; float:right;}
footer .foot2{ width:100%; font:normal 12px/30px "微软雅黑"; color:#dcdcdc; margin-top:26px;}
footer .foot2 a{ color:#dcdcdc;}

/*分享图标*/
.bsync-custom.icon-blue .bshare-bsync{background: url(../images/fengxiang.jpg)}
/*底部沟通工具*/
.f_menu{ width:100%; height:40px; border-top:1px solid #cccccc; position:fixed; z-index:99; left:0; bottom:0; background:#333638; display:none;}
.f_menu div{ width:33.33%; height:100%; float:left;}
.f_menu div a{ display:block; width:100%; height:100%; text-align:center; font:normal 14px/40px "微软雅黑"; color:#ffffff;}
.f_menu div a span{ border-right:1px solid #cccccc; width:100%; display:inline-block;}
.f_menu div a span img{ display:inline-block; vertical-align:middle; margin-right:5px;}
.f_menu div:last-child a span{ border:0;}

.f_tel{width:33.33%; border-top:1px solid #cccccc; position:fixed; z-index:99; left:33.33%; bottom:40px; background:#FFFFFF; text-align: center;padding: 5px 0;line-height: 30px;display: none}
.f_tel ul li a{color: #0a0a0a;font-size: 14px}
.ny_ban{padding-top: 110px;}
.ny_lj{ border-bottom:1px solid #ececec; overflow:hidden; box-shadow:0 5px 5px #efefef; margin-bottom:20px;}
.ny_lj span{ float:right; margin:20px 0; font:normal 12px/20px "微软雅黑"; color:#959595;}
.ny_lj em{ display:inline-block; width:100px; font:normal 16px/60px "微软雅黑"; text-align:center; color:#005bbb; border-bottom:2px solid #005bbb; box-sizing:border-box;}
.ny_lj ul{ float:left;}
.ny_lj ul li{ float:left; margin-right:20px;}
.ny_lj ul li a{ display:block; width:120px; height:60px; font:normal 16px/60px "微软雅黑"; text-align:center; box-sizing:border-box;}
.ny_lj ul li.on a{ color:#005bbb; border-bottom:2px solid #005bbb;}
.ny_lj2 ul li a{ width:90px;}

.ny_main1{ overflow:hidden;}
.ny_main1 .search1{ width:580px; height:40px;margin:20px auto;}
.ny_main1 .search1 input{ width:500px; height:40px; float:left; border:1px solid #d2d2d2;  border-radius:5px 0 0 5px; padding:0 10px 0 20px; box-sizing:border-box;}
.ny_main1 .search1 button{ width:47px; height:40px;  border:0; padding:0; outline:none;}
.ny_main1 .l{ width:260px; float:left;}
.ny_main1 .l .lm_pro{ box-shadow:0 0 5px #efefef; margin-bottom:30px;}
.ny_main1 .l .lm_pro .tit{ height:60px; background:url(../images/product_05.jpg) no-repeat center; text-align:center; font:normal 24px/60px "微软雅黑"; color:#ffffff;}
.ny_main1 .l .lm_pro .box{ padding:0 10px;}
.ny_main1 .l .lm_pro .box dl dt{ font:bold 18px/48px "微软雅黑"; border-bottom:1px solid #f0f0f0; padding:0 20px;}
.ny_main1 .l .lm_pro .box dl dt span{ margin-left:10px;}
.ny_main1 .l .lm_pro .box dl dd{ padding:10px 20px; font:normal 16px/34px "微软雅黑"; display:none; border-bottom:1px solid #f0f0f0;}
.ny_main1 .l .lm_pro .box dl dd a{ display:block; width:100%;}
.ny_main1 .l .lm_pro .box dl:last-child dt{ border-bottom:0;}
.ny_main1 .l .lm_pro .box dl:last-child dd{ border-bottom:0;}
.ny_main1 .l .lm_pro .box dl.on dt{ color:#0054a3;}
.ny_main1 .l .lm_pro .box dl.on dd{ display:block;}
.ny_main1 .l .l_box1{ box-shadow:0 0 5px #efefef; margin-bottom:30px;}
.ny_main1 .l .l_box1 .search{ height:40px;}
.ny_main1 .l .l_box1 .search input{ width:208px; height:40px; background:#eeeeee; padding:0 10px 0 30px; box-sizing:border-box; float:left;}
.ny_main1 .l .l_box1 .search button{ width:52px; height:40px; float:right; border:0; padding:0;}
.ny_main1 .l .l_box1 .img{ padding:10px; text-align:center; font:normal 14px/34px "微软雅黑"; margin-bottom:20px;}
.ny_main1 .l .l_box1 .img div{ border:1px solid #f4f4f4;}
.ny_main1 .l .l_box1 ul{ padding:0 10px 20px;}
.ny_main1 .l .l_box1 ul li a{ font:normal 14px/24px "微软雅黑"; color:#434343;}
.ny_main1 .r{ width:870px; float:right;}

.ny_pro1 .r .tit{ padding-bottom:15px; margin-bottom:30px; border-bottom:1px solid #bfbfbf; overflow:hidden; font:bold 20px/22px "微软雅黑";}
.ny_pro1 .r .tit a{ float:right; font:normal 16px/22px "微软雅黑"; color:#7d7d7d;}
.ny_pro1 .r .tit span{ display:inline-block; vertical-align:top; width:5px; height:22px; background:#0054a3; margin-right:10px;}
.ny_pro1 .r .tit>div{ position: relative;}
.ny_pro1 .r .tit>div em{ position: absolute; top: -115px;}
.ny_pro1 .r .con{ font:normal 14px/24px "微软雅黑";margin-bottom:20px;}
.ny_pro1 .r .list{ overflow:hidden; margin-bottom:20px;}
.ny_pro1 .r .list li{ width:376px; float:left; margin:0 29px;}
.ny_pro1 .r .list li .img{ border:1px solid #e5e5e5;}
.ny_pro1 .r .list li h3{ text-align:center; font:normal 18px/30px "微软雅黑"; margin:10px 0 30px;}
.ny_pro1 .r .list li:hover .img{ border:1px solid #0054a3;}
.ny_pro1 .r .lm li a{ display:block; width:136px; height:44px; text-align:center; border:1px solid #e5e5e5; background:#fcfcfc; font:normal 14px/44px "微软雅黑";margin-bottom:10px;}
.ny_pro1 .r .lm{ display:flex; flex-wrap:wrap; margin-bottom:10px}
.ny_pro1 .r .lm li{margin-right: 5px}
.ny_pro1 .r .lm li.on a{ border:1px solid #0054a3; background:#0054a3; color:#ffffff;}
.ny_pro1 .r .lm li .a{ display:block; width:210px; height:44px; text-align:center; border:1px solid #e5e5e5; background:#fcfcfc; font:normal 14px/44px "微软雅黑";margin-bottom:10px;}
.ny_pro2 .r .tit{ font:bold 18px/20px "微软雅黑"; margin-bottom:15px;}
.ny_pro2 .r .con{ font:normal 14px/30px "微软雅黑"; margin-bottom:50px;}
.ny_pro2 .r .lm{ display:flex; flex-wrap:wrap;}
.ny_pro2 .r .lm li{margin-right: 5px}
.ny_pro2 .r .lm li a{overflow: hidden;text-overflow:ellipsis;white-space:nowrap;display:block; width:210px; height:44px; text-align:center; border:1px solid #e5e5e5; background:#fcfcfc; font:normal 14px/44px "微软雅黑";margin-bottom:10px;}
.ny_pro2 .r .lm li.on a{ border:1px solid #0054a3; background:#0054a3; color:#ffffff;}
.ny_pro2 .r .list{ padding:30px 0 80px;}
.ny_pro2 .r .list dl>.em{ position: relative;}
.ny_pro2 .r .list dl>.em em{ position: absolute; top: -125px;}

.ny_pro2 .r .list dt{ height:14px; border-bottom:2px solid #d4d4d4; margin-bottom:14px;}
.ny_pro2 .r .list dt span{ display:block; width:200px; height:30px; background:#ffffff; font:normal 18px/30px "微软雅黑";}
.ny_pro2 .r .list dd{ overflow:hidden; padding:15px 0;}
.ny_pro2 .r .list dd div{ width:148px; float:left; height:118px; border:1px solid #f6f6f6; margin-right:50px;}
.ny_pro2 .r .list dd h3{ font:normal 20px/20px "微软雅黑"; margin-bottom:15px;}
.ny_pro2 .r .list dd p{ font:normal 14px/24px "微软雅黑"; margin-bottom:26px;word-break: break-all;}
.ny_pro2 .r .list dd .btn{ display:inline-block; vertical-align:top; width:120px; height:34px; text-align:center; font:normal 16px/34px "微软雅黑"; border:1px solid #838383; border-radius:17px; margin-right:38px;}
.ny_pro2 .r .list dd .btn:hover{ background:#0054a3; border:1px solid #0054a3; color:#ffffff;}
.ny_pro2 .r .list dd .btn2{ display:inline-block; vertical-align:top; width:50px; height:12px; margin-top:11px; padding-left:20px; background:url(../images/more_default.jpg) no-repeat left center;}
.ny_pro2 .r .list dd .btn2.on{ background:url(../images/more_selectbg.jpg) no-repeat left center;}

.ny_pro_contrast .pro_contrast{ overflow:hidden; position: fixed;z-index: 2; bottom:-244px; left:50%;margin-left:-270px;width:870px; transition: 0.3s;}
.ny_pro_contrast .pro_contrast .tit{ height:30px; margin-bottom:0;}
.ny_pro_contrast .pro_contrast .tit h3{ font:bold 16px/30px "微软雅黑"; background:#ffffff; border:1px solid #0054a3; border-bottom:0; width:200px; height:30px; text-align:center; position:relative; z-index:2;}
.ny_pro_contrast .pro_contrast ul{ overflow:hidden; background: #ffffff; border:1px solid #0054a3; display:flex; justify-content:space-between;}
.ny_pro_contrast .pro_contrast ul li{ width:28%; float:left; padding:15px; box-sizing:border-box;}
.ny_pro_contrast .pro_contrast ul li .img{ border:1px solid #f6f6f6;height:140px;margin: 0 auto;}
.ny_pro_contrast .pro_contrast ul li .img img{margin: 0 auto;}
.ny_pro_contrast .pro_contrast ul li h3{ text-align:center; font:normal 14px/40px "微软雅黑";}
.ny_pro_contrast .pro_contrast ul .btn{ width:16%; display:flex; justify-content:center; align-items:center;flex-direction:column;}
.ny_pro_contrast .pro_contrast ul .btn button{ margin:10px 0;width:100px; height:30px; background:#0054a3; border:0; color:#ffffff;}
.ny_pro_contrast .pro_contrast.on{ bottom: 0;}

.ny_pro_detail .r .imgs{ width:482px; float:left;}
.ny_pro_detail .r .imgs .b_img{ border:1px solid #d2d2d2; margin-bottom:20px;}
.ny_pro_detail .r .imgs .sw1 .swiper-slide{}
.ny_pro_detail .r .imgs .sw1 .swiper-slide img{ border:1px solid #d2d2d2; }
.ny_pro_detail .r .con{ width:385px; float:right;}
.ny_pro_detail .r .con h3{ font:normal 20px/20px "微软雅黑"; border-bottom:1px solid #8e8e8e; margin-bottom:10px;}
.ny_pro_detail .r .con h3 p{ font:normal 16px/24px "微软雅黑"; padding:0px 0 4px;word-break: break-all;}
.ny_pro_detail .r .con div{ height:176px; overflow-y:scroll; font:normal 14px/22px "微软雅黑"; margin-bottom:10px;word-break: break-all;}
/*滚动条*/
.ny_pro_detail .r .con div::-webkit-scrollbar-track-piece { width:3px; background-color:#f8f8f8;}
.ny_pro_detail .r .con div::-webkit-scrollbar { width:3px; background-color:#0054a3;}
.ny_pro_detail .r .con div::-webkit-scrollbar-thumb { width:3px; background-color:#0054a3;}
.ny_pro_detail .r .con div::-webkit-scrollbar-thumb:hover { width:3px; background-color:#0054a3;}
.ny_pro_detail .r .con .btn{ display:inline-block; vertical-align:top; width:120px; height:34px; text-align:center; font:normal 16px/34px "微软雅黑"; border:1px solid #838383; border-radius:17px; margin-right:20px;}
.ny_pro_detail .r .con .btn:hover{ background:#0054a3; border:1px solid #0054a3; color:#ffffff;}
.ny_pro_detail .r .con .img{ margin-top:20px;}

.ny_pro_detail .r .detail_lm{ overflow:hidden; margin:60px 0 20px;}
.ny_pro_detail .r .detail_lm li{ width:148px; height:44px; float:left; text-align:center; font:normal 16px/44px "微软雅黑"; border:1px solid #e5e5e5; background:#fcfcfc; margin-right:20px;}
.ny_pro_detail .r .detail_lm li.on{ background:#0054a3; border:1px solid #0054a3; color:#ffffff;}
.ny_pro_detail .r .detail_con{ margin-bottom:40px;}
.ny_pro_detail .r .detail_con>li{ font:normal 14px/28px "微软雅黑";}
.ny_pro_detail .r .online{ overflow:hidden; margin-bottom:60px;}
.ny_pro_detail .r .online h3{ font:normal 18px/30px "微软雅黑"; padding:8px 0 10px; border-bottom:1px solid #8e8e8e; margin-bottom:30px;}

.ny_solution .tit{ font:bold 18px/20px "微软雅黑"; margin-bottom:15px;}
.ny_solution .con{ font:normal 14px/30px "微软雅黑"; margin-bottom:50px;}
.ny_solution .list{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_solution .list dl{ width:520px; margin-bottom:40px;}
.ny_solution .list dl dt{ width:366px; font:bold 16px/30px "微软雅黑"; padding:0 0 10px; border-bottom:1px solid #b9b9b9; margin-bottom:30px;}
.ny_solution .list dl dd{ font:normal 14px/30px "微软雅黑";}
.ny_solution .list dl dd .img{ margin-bottom:20px;}
.ny_solution .list dl dd .con{ height:90px; margin-bottom:0; display:flex; flex-direction:column; flex-wrap:wrap;}
.ny_solution .list dl dd .con a{ display:block; width:25%; height:30px;}
.ny_solution .list dl>.em{ position: relative;}
.ny_solution .list dl>.em em{ position: absolute; top: -125px;}

.ny_solution_detail .r .tit{ font:bold 18px/20px "微软雅黑"; margin-bottom:20px;}
.ny_solution_detail .r .con{ font:normal 14px/30px "微软雅黑"; margin-bottom:50px;}
.ny_solution_detail .r .application h3{ font:normal 18px/30px "微软雅黑"; padding:8px 0 10px; border-bottom:1px solid #8e8e8e; margin-bottom:30px;}
.ny_solution_detail .r .application>ul{ overflow:hidden;}
.ny_solution_detail .r .application>ul>li{ width:420px; float:left;}
.ny_solution_detail .r .application>ul>li>a>p{ font:normal 14px/30px "微软雅黑"; margin:10px 0 35px; text-align:center;height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ny_solution_detail .r .application>ul>li:nth-child(2n){ float:right;}

.ny_pages{ text-align:center; margin:10px auto 30px;}
.ny_pages>img{ display:inline-block; vertical-align:top;}
.ny_solution_detail .r .tui_pro{ margin-bottom:50px;}
.ny_solution_detail .r .tui_pro h3{ font:normal 18px/30px "微软雅黑"; padding:8px 0 10px; border-bottom:1px solid #8e8e8e; margin-bottom:30px;}
.ny_solution_detail .r .tui_pro .box{ position:relative; padding:0 30px;}
.ny_solution_detail .r .tui_pro .box .swbp1{ background:url(../images/solution_detail_15.jpg); width:11px; height:18px;}
.ny_solution_detail .r .tui_pro .box .swbn1{ background:url(../images/solution_detail_16.jpg); width:11px; height:18px;}
.ny_solution_detail .r .tui_pro .box .swiper-slide div{ border:1px solid #eeeeee;}
.ny_solution_detail .r .tui_pro .box .swiper-slide h4{ font:normal 14px/24px "微软雅黑"; text-align:center; margin-top:6px;}
.ny_solution_detail .r .tui_pro .box .swiper-slide p{ font:normal 12px/20px "微软雅黑";}
.ny_solution_detail .r .tui_pr .boxo .swiper-slide h4:hover{ color:#0054a3;}

.ny_service .tit{ font:normal 20px/40px "微软雅黑"; text-align:center; color:#ffffff; background:#0054a3; width:150px; height:40px; margin-bottom:20px;}
.ny_service .con{ font:normal 14px/30px "微软雅黑"; margin-bottom:30px;}
.ny_service .map{ margin-bottom:60px;}
.ny_service .list_addr{ margin-bottom:60px;}
.ny_service .list_addr li{ width:580px; float:left; box-shadow:0 0 3px #efefef; padding:15px 30px; box-sizing:border-box; border-radius:10px; margin-bottom:20px;}
.ny_service .list_addr li h3{ font:bold 18px/30px "微软雅黑"; margin-bottom:15px;}
.ny_service .list_addr li p{ font:normal 14px/30px "微软雅黑";}
.ny_service .list_addr li:nth-child(1){ width:100%;}
.ny_service .list_addr li:nth-child(1) h3{ color:#0054a3;}
.ny_service .list_addr li:nth-child(2n+1){ float:right;}

.ny_download .r .list li{ display:flex; margin-bottom:20px; border:1px solid #f4f4f4;}
.ny_download .r .list li div{ padding:10px; border-right:1px solid #f4f4f4; box-sizing:border-box; font:normal 16px/30px "微软雅黑"; display:flex; justify-content:center; align-items:center;}
.ny_download .r .list li div:nth-child(1){ width:260px;}
.ny_download .r .list li div:nth-child(2){ width:180px;}
.ny_download .r .list li div:nth-child(3){ width:170px;}
.ny_download .r .list li div:nth-child(4){ width:258px; border-right:0;}
.ny_download .r .list li div:nth-child(4) a{ display:block; width:180px; height:40px; border:1px solid #f4f4f4; border-radius:20px; text-align:center; font:normal 16px/40px "微软雅黑";}
.ny_download .r .list li div:nth-child(4) a:hover{ background:#0054a3; border:1px solid #0054a3; color:#ffffff;}

.ny_download2 .r .lm{ display:flex; flex-wrap:wrap; justify-content:center; margin-bottom:30px;}
.ny_download2 .r .lm li{ margin:0 15px;}
.ny_download2 .r .lm li a{ display:block; height:58px; padding:0 25px; text-align:center; border:1px solid #e5e5e5; background:#fcfcfc; font:normal 14px/58px "微软雅黑";}
.ny_download2 .r .lm li.on a{ border:1px solid #0054a3; background:#0054a3; color:#ffffff;}
.ny_download2 .r .list li{ display:flex; margin-bottom:20px; border:1px solid #f4f4f4;}
.ny_download2 .r .list li div{ padding:10px; border-right:1px solid #f4f4f4; box-sizing:border-box; font:normal 16px/30px "微软雅黑"; display:flex; justify-content:center; align-items:center;}
.ny_download2 .r .list li div:nth-child(1){ width:260px; justify-content:flex-start; padding-left:30px;}
.ny_download2 .r .list li div:nth-child(2){ width:180px;}
.ny_download2 .r .list li div:nth-child(3){ width:170px;}
.ny_download2 .r .list li div:nth-child(4){ width:258px; border-right:0;}
.ny_download2 .r .list li div:nth-child(4) a{ display:block; width:180px; height:40px; border:1px solid #f4f4f4; border-radius:20px; text-align:center; font:normal 16px/40px "微软雅黑";}
.ny_download2 .r .list li div:nth-child(4) a:hover{ background:#0054a3; border:1px solid #0054a3; color:#ffffff;}

.ny_about .con{ font:normal 16px/36px "微软雅黑"; padding-bottom:80px;}

.ny_history .tit{ text-align:center; overflow:hidden; margin-bottom:40px;}
.ny_history .tit h3{ font:normal 20px/30px "微软雅黑";}
.ny_history .tit span{ display:block; width:50px; height:2px; margin:15px auto; background:#0054a3;}
.ny_history .tit p{ font:normal 14px/20px "微软雅黑"; color:#959595;}
.ny_history .list{ position:relative; padding:30px 0 60px; margin-bottom:80px;}
.ny_history .list:after{ content:''; width:1px; height:100%; background:#0054a3; position:absolute; z-index:2; left:50%; top:0;}
.ny_history .list li{ display:flex; justify-content:space-between; align-items:center; margin-bottom:30px;}
.ny_history .list li .time{ width:540px; font:bold 24px/40px "微软雅黑"; color:#0054a3;}
.ny_history .list li .point{ width:20px; height:20px; border-radius:50%; background:#b2cbe3;}
.ny_history .list li .point span{ display:block; width:10px; height:10px; border-radius:50%; background:#0054a3; margin:5px;}
.ny_history .list li .con{ width:540px; font:normal 14px/24px "微软雅黑"; padding-left:36px; box-sizing:border-box;}
.ny_history .list li .con p{ margin-bottom:6px;}
.ny_history .list li:nth-child(2n){ flex-direction:row-reverse;}
.ny_history .list li:nth-child(2n) .time{ text-align:right;}
.ny_history .list li:nth-child(2n) .con{ padding:0;}

.ny_honor .list{ display:flex; justify-content:space-between; flex-wrap:wrap;}
.ny_honor .list li{ margin-bottom:30px;}
.ny_honor .list li div{ width:280px; height:200px; border:1px solid #eeeeee; box-sizing:border-box;}
.ny_honor .list li h3{ font:normal 16px/30px "微软雅黑"; text-align:center; margin:15px 0;}
.ny_honor .list li:hover div{ border:1px solid #0054a3;}
.ny_honor .list li:hover h3{ color:#0054a3;}

.ny_culture .con{ font:normal 16px/36px "微软雅黑"; padding-bottom:80px;}

.ny_trademark .con{ font:normal 16px/36px "微软雅黑"; padding-bottom:80px;}
.ny_trademark .con img{ display: inline-block;vertical-align: top;}
.ny_trademark .con .ul1{ display:flex; justify-content:center;}
.ny_trademark .con .ul1 li{ border-right:1px solid #ededed;}
.ny_trademark .con .ul1 li:last-child{ border:0;}

.ny_contact .map{ overflow:hidden; position:relative; height:520px;}
.ny_contact .map .cen{ position:absolute; z-index:2; left:0; top:0; width:470px; height:100%; padding:30px 10px 0 30px; box-sizing:border-box; background:rgba(0,0,0,0.5);}
.ny_contact .map .cen h3{ font:normal 22px/34px "微软雅黑"; color:#ffffff; margin:30px 0 20px;}
.ny_contact .map .cen p{ font:normal 16px/30px "微软雅黑"; color:#ffffff;}
.ny_contact .addr{ padding:40px 70px;}
.ny_contact .addr .tit span{ display:block; width:150px; height:40px; background:#0054a3; text-align:center; font:normal 20px/40px "微软雅黑"; color:#ffffff;}
.ny_contact .addr ul{ display:flex; justify-content:space-between; flex-wrap:wrap; margin-bottom:50px;}
.ny_contact .addr ul li{ width:370px; margin:30px 100px 0 0;}
.ny_contact .addr ul li h3{ font:bold 16px/40px "微软雅黑"; color:#000000; border-bottom:1px solid #a0a0a0;}
.ny_contact .addr ul li h4{ font:bold 16px/40px "微软雅黑"; color:#000000;}
.ny_contact .addr ul li div{ font:normal 14px/30px "微软雅黑"; color:#434343; margin-top:15px;}

.ny_join{ padding-bottom:80px;}
.ny_join .tit{ font:bold 16px/50px "微软雅黑"; color:#000000; border-bottom:1px solid #a0a0a0;}
.ny_join .con{ font:normal 14px/30px "微软雅黑"; color:#434343; margin:15px 0 25px;}
.ny_join .lm{ display:flex; flex-wrap:wrap; }
.ny_join .lm li a{display:block; width:100px;margin-right: 20px; height:44px; text-align:center; border:1px solid #e5e5e5; background:#fcfcfc; font:normal 14px/44px "微软雅黑";margin-bottom:10px;}
.ny_join .lm li.on a{ border:1px solid #0054a3; background:#0054a3; color:#ffffff;}

.ny_join .fl{float: left;}
.ny_join .fr{float: right;}
.job_fltitlebox{width:126px;height:100px;background-color:#0054a3;color:#fff;}
.job_fltitle{text-align:center;font-size:22px;font-weight:bold;color:#fff;height:100px;/*background-color:#0054a3;*/width:100%;overflow:hidden;}
.job_fltitle td{height:100px;word-wrap:break-word;word-break:break-all;}
.job_fldatetime{height:55px;line-height:55px;text-align:center;font-size:16px;font-weight:bold;font-family:Arial;}
.job_frbox{width:600px;}
.job_frboxpaddinglf{padding-left:20px;}
.job_description_title,.job_description_item dt{font-size:16px;color:#333;}
.job_description_cont{word-break:break-all;font-size:14px;line-height:24px;min-height:70px;}
.job_fr_more{color:#0054a3;font-size:16px;padding-right:25px; background:url("../images/job_description_typedown.jpg") 100% 52% no-repeat;}
.job_fr_more:hover{color:#0054a3;}
.job_description_item{padding-bottom:30px;}
.job_description_item dt{padding-bottom:20px;}
.job_description_item dd{padding:3px 0;}
.job_descriptio_appfly{padding:0px 40px 0 20px;cursor:pointer; line-height:60px;display:inline-block; height:60px; font-size:16px;color:#fff; background:#0054a3 url("../images/job_description_typeright.jpg") 88% 50% no-repeat;}
.job_descriptio_appfly:hover{color:#fff;}
.job_description_all{display:none;}
.job_description li{overflow:hidden;border-bottom:1px solid #e6e6e6;padding-bottom:20px;margin-bottom:20px;margin-top: 20px}

.cess{margin-top: 20px}
.cess .applying_flow_ul li{display: inline-block;margin-bottom: 10px;}
.cess .applying_flow_fl {width: 105px;background-color: #007bc4;color: #fff;text-align: center;padding: 10px 0;}
.cess .fl{float: left}
.cess .applying_flow_flnumber {font-family: Arial;font-size: 32px;font-weight: bold; /* padding-top: 23px; */}
.cess .applying_flow_fltitle {font-size: 13px;}
.cess .applying_flow_frs {width: 620px;padding: 0px 0 0 20px;font-size: 15px;}
.cess .applying_flow_frs p {line-height: 22px;word-break: break-all;word-wrap: break-word;}

.ny_news .list{ padding:30px 0 30px;}
.ny_news .list dt{ border-bottom:2px solid #d4d4d4; }
.ny_news .list dt span{ display:block; width:200px; background:#ffffff; font:normal 18px/30px "微软雅黑";}
.ny_news .list dd{ overflow:hidden; padding:15px 0;}
.ny_news .list dd div{ width:148px; float:left; border:1px solid #f6f6f6;}
.ny_news .list dd div p{line-height: normal;}
.ny_news .list dd div .content_frday{font-size: 40px;padding-top: 20px;text-align: center;color: #333;}
.ny_news .list dd div .content_frdateday{ font-size: 14px; text-align: center;color: #333;}
.ny_news .list dd h3{ font:normal 20px/20px "微软雅黑"; margin-bottom:15px;}
.ny_news .list dd p{ font:normal 14px/24px "微软雅黑"; margin-bottom:26px;}
.ny_news .list dd .btn{ display:inline-block; vertical-align:top; width:120px; height:34px; text-align:center; font:normal 16px/34px "微软雅黑"; border:1px solid #838383; border-radius:17px; margin-right:38px;}
.ny_news .list dd .btn:hover{ background:#0054a3; border:1px solid #0054a3; color:#ffffff;}
.ny_news .list dd .btn2{ display:inline-block; vertical-align:top; width:50px; height:12px; margin-top:11px; padding-left:20px; background:url(../images/more_default.jpg) no-repeat left center;}
.ny_news .list dd .btn2.on{ background:url(../images/more_selectbg.jpg) no-repeat left center;}


.ny_news_detail .tit{ font:bold 18px/40px "微软雅黑"; text-align:center; margin-bottom:20px;}
.ny_news_detail .con{ font:normal 14px/30px "微软雅黑"; margin-bottom:80px;}
.ny_news_detail .con img{ display: inline-block; vertical-align: top;}
.ny_news_detail .list{ padding:30px 0 80px;}
.ny_news_detail .list dt{ height:14px; border-bottom:2px solid #d4d4d4; margin-bottom:14px;}
.ny_news_detail .list dt span{ display:block; width:200px; height:30px; background:#ffffff; font:normal 18px/30px "微软雅黑";}
.ny_news_detail .list dl{display: flex;flex-wrap: wrap}
.ny_news_detail .list dl dd{ overflow:hidden; padding:15px 0;width: 50%;}
.ny_news_detail .list dd div{ width:148px; float:left; height:118px; border:1px solid #f6f6f6; margin-right:50px;}
.ny_news_detail .list dd h3{ font:normal 20px/20px "微软雅黑"; margin-bottom:15px;}
.ny_news_detail .list dd p{ font:normal 14px/24px "微软雅黑"; margin-bottom:26px;}
.ny_news_detail .list dd .btn{display:inline-block; vertical-align:top; width:120px; height:34px; text-align:center; font:normal 16px/34px "微软雅黑"; border:1px solid #838383; border-radius:17px; margin-right:38px;}
.ny_news_detail .list dd .btn:hover{ background:#0054a3; border:1px solid #0054a3; color:#ffffff;}
.ny_news_detail .list dd .btn2{ display:inline-block; vertical-align:top; width:50px; height:12px; margin-top:11px; padding-left:20px; background:url(../images/more_default.jpg) no-repeat left center;}
.ny_news_detail .list dd .btn2.on{ background:url(../images/more_selectbg.jpg) no-repeat left center;}

.message .msg{ width:450px; float:left; margin:30px 0 40px 70px;}
.message .msg .tit{ text-align:center; font:normal 32px/30px "微软雅黑"; color:#0054a3; margin-bottom:50px;}
.message .msg ul li{ border:1px solid #eeeeee; margin-bottom:30px;}
.message .msg ul li input{ width:100%; height:50px; padding:0 20px; box-sizing:border-box;}
.message .msg ul li textarea{ width:100%; height:120px; padding:0 20px; box-sizing:border-box; line-height:30px;}
.message .msg ul button{ width:100%; height:52px; background:#474747; font:normal 18px/52px "微软雅黑"; color:#ffffff; border:0;}

/*手机*/
.phone_menu_trigger {display:none;position:absolute;right:10px;top:50%;z-index:10;transform:translateY(-50%);transition:all 0.4s ease-in-out;z-index:11;}
.phone_menu_trigger > div {width:24px;height:2px;cursor:pointer;background:#333333;transition:all 0.4s ease-in-out;}
.phone_menu_trigger > div:not(:last-child) { margin-bottom:5px;}
.phone_menu_trigger.on div:nth-child(1) { transform:rotateZ(45deg) translateY(5px);}
.phone_menu_trigger.on div:nth-child(2) { transform:rotateZ(-45deg) translateY(-5px);}
.phone_menu_trigger.on div:nth-child(3) { height:0px;}
/*手机导航内容*/
.phone_menu {display:none;position:fixed;top:0;left:0; z-index:999; overflow:scroll; background:#fff;padding:0 0 20px;width:100%;height:calc(100% - 70px);margin-top:50px;}
.phone_menu > li {font:normal 18px/54px "微软雅黑";color:#000;border-bottom:dashed 1px #ccc;}
.phone_menu > li > a {display:block;color:#333;padding-left:15px;font-size:16px;position:relative;}
.phone_menu > li > .phone_menu_tab {padding-left:30px;display:none;}
.phone_menu > li > .phone_menu_tab > li {position:relative; font:normal 15px/36px "微软雅黑";}
.phone_menu > li > .phone_menu_tab > li > a {color:#000000;padding-left:15px;}
.phone_menu > li > .phone_menu_tab > li >div{ padding-right:10px;}
.phone_menu > li > .phone_menu_tab > li >div>a{ margin-right:10px; display:inline-block;}
.phone_menu > li > .phone_menu_tab > li:before {content:'';display:block;width:5px;height:5px;position:absolute;top:18px;left:0;transform:translateY(-50%);border-radius:50%;background:#005bbb;}
.phone_menu > .MpNav > a:after {content:'';transition:all 0.4s ease-in-out;display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%);border-style:solid solid none solid;border-width:8px;border-color:#005bbb transparent transparent transparent;}
.phone_menu > .MpNav > a.open:after {transform:rotate(-180deg);}

.ny_store{width: 100%;max-width: 1200px;margin: 0 auto;box-sizing: border-box;overflow: hidden;}
.ny_store .lm{height: 50px;margin: 0px 0 20px;overflow: hidden;}
.ny_store .lm li{width: 100%;background: #0054a3;text-align: center;font-size: 20px;line-height: 50px;color: #ffffff;}
.ny_store .box .store_content h3{color: #0054a3;margin-bottom: 10px;font:bold 18px/20px '微软雅黑';}
.ny_store .box .store_content p {font:normal 14px/26px '微软雅黑';}
.ny_store .store_content{margin-bottom: 20px}
.ny_store .store_list h3{color: #0054a3;display: inline-block;line-height: 30px;font-size: 16px}
.ny_store .store_list ul{width: 23%;float: left;margin-right: 24px;margin-bottom: 50px;height: 130px}
.ny_store .store_list ul li{font:normal 14px/26px '微软雅黑';}
.ny_store .store_box{display: flex;flex-direction: column;margin-bottom: 20px;}
.ny_store h1{text-align: center;line-height: 80px;}
.ny_store .store_a{display: none;width: 80px;height: 30px;background-color: #F39910;color: #FFFFFF;padding: 0px 10px;border-radius: 20px;text-align: center;line-height: 30px;}
.ny_store .store_content p:nth-child(4){display: none}
.ny_store .store_list ul li:nth-child(4){display: none}

@media only screen and (max-width:1199px) {
	header .head1{ display:none;}
	header .head2{ padding:5px 10px; position:relative;}
	header .head2 .logo{ width:auto; height:40px; margin:0;}
	header .head2 .menu{ display:none;}
	header .head2 .search{ margin-right: 40px;margin-top: 0;width: 160px;}
	header .head2 .search form{ margin-top: 5px;}
	header .head2 .search select{padding: 0;height: 30px;}
	header .head2 .search input{width: 125px;padding: 0;height: 30px;padding: 0 5px;}
	header .head2 .search button{width: 35px;height: 30px;}

	header .head2 .phone_menu_trigger{ display:block;}

	.icon_top{right:10px;bottom:150px;width: 50px;}
	.ind_ban .swiper-slide{ overflow:hidden;}
	.ind_ban .swiper-slide .pc{display: none;}
	.ind_ban .swiper-slide .h5{display: block;}
	.ind_ban .swiper-slide img{ max-width:200%; position:relative; left:50%; transform:translateX(-50%);}

	.ind_hotpro{ padding:10px;}
	.ind_box{ padding:0px 10px 30px;}
	.ind_box .w1200{ flex-direction:column;}
	.ind_box .box{ width:100%; margin-bottom:60px;}
	.ind_box .index_h5{margin-bottom: 0px;}
	.ind_box .box .img img{ width:100%;}
	.ind_box .box .bor{height: 340px}

	footer{ padding:20px 10px 60px;}
	footer .foot1 dl{ width:100%; overflow:hidden; margin-bottom:10px;}
	footer .foot1 dl dt{ margin-bottom:0;}
	footer .foot1 dl dd{ float:left; margin-right:15px;}
	footer .foot1 dl:nth-child(4){ min-height:inherit; border-right:0;}
	footer .foot1 dl:nth-child(5){ width:100%;}
	footer .foot1 dl:nth-child(5) dd{ width:100%; margin:0;}

	.f_menu{ display:block;}

	.ny_ban{ position:relative; overflow:hidden;}
	.ny_ban img{ max-width:250%; position:relative; left:50%; transform:translateX(-50%);}

	.ny_ban{padding-top: 40px;}
	.ind_ban{padding-top: 40px}
	.ny_lj{ padding:0 10px;}
	.ny_lj span{ margin:5px 0;}
	.ny_lj ul{ display:none;}

	.ny_main1{ padding:0 10px;}
	.ny_main1 .l{ display:none;}
	.ny_main1 .r{ width:100%;}
	.ny_pro1 .r .list li{ width:48%; margin:0 1%;}
	.ny_pro1 .r .list li h3{ font:normal 12px/20px "微软雅黑";}

	.ny_pro2 .r .lm li{ width:30%; margin-bottom:10px;}
	.ny_pro2 .r .lm li a{ width:100%; font:normal 12px/30px "微软雅黑"; height:30px;}
	.ny_pro2 .r .list dt span{ font:normal 14px/30px "微软雅黑"; width:50%;}
	.ny_pro2 .r .list dd div{ width:42%; height:auto; margin-right:2%;}
	.ny_pro2 .r .list dd h3{ font:normal 14px/24px "微软雅黑";}
	.ny_pro2 .r .list dd p{ font:normal 12px/20px "微软雅黑";}

	.ny_pro_detail .r .imgs{ width:100%; margin-bottom:20px;}
	.ny_pro_detail .r .imgs .magnifier{ width:100%!important;}
	.ny_pro_detail .r .imgs .magnifier .magnifier-container{ width:100%!important; height:auto!important;}
	.ny_pro_detail .r .imgs .magnifier .magnifier-container .images-cover{ height:auto!important; padding-bottom:62.5%;}
	.ny_pro_detail .r .imgs .magnifier .magnifier-line li{ width:100px;}
	.ny_pro_detail .r .imgs .magnifier .magnifier-line li .small-img{ height:auto;}
	.ny_pro_detail .r .con{ width:100%;}
	.ny_pro_detail .r .con div{ height:auto;}
	.ny_pro_detail .r .detail_lm li{ width:45%; margin-right:3%;}
	.ny_pro_detail .r .detail_con>li table{ width:100%!important;}
	.ny_pro_detail .r .con h3 p{word-break: break-word}
	.ny_pro_detail .r .con .btn{margin-right: 10px;}

	.ny_pro1 .r .lm li{ width:31%;}
	.ny_pro1 .r .lm li a{ width:100%; box-sizing:border-box;}

	.ny_pro1 .r .lm li{ width:31%;}
	.ny_pro1 .r .lm li .a{ width:100%; box-sizing:border-box;}

	.ny_solution .list dl{ width:48%;}
	.ny_solution .list dl dt{ width:100%; margin-bottom:10px;}
	.ny_solution .list dl dd div{ margin-bottom:10px;}

	.ny_solution_detail .r .application>ul>li{ width:49%;}
	.ny_solution_detail .r .application>ul>li>a>p{ font:normal 14px/24px "微软雅黑";}

	.ny_news .list li{ width:48%;}
	.ny_news .list li .con{ padding:5px;}
	.ny_news .list li .con h3{ font:normal 14px/26px "微软雅黑";}
	.ny_news .list li .con p{ font:normal 12px/20px "微软雅黑";}

	.ny_news_detail .tit{ font:bold 16px/30px "微软雅黑";}
	.ny_news_detail .con img{ max-width:100%; height:auto!important;}
	.ny_news_detail .con video{ width:100%!important;}


	.ny_download .r .list li div{ padding:5px; font:normal 12px/20px "微软雅黑";}
	.ny_download .r .list li div:nth-child(1){ width:39%;}
	.ny_download .r .list li div:nth-child(2){ width:17%;}
	.ny_download .r .list li div:nth-child(3){ width:24%;}
	.ny_download .r .list li div:nth-child(4){ width:20%;}
	.ny_download .r .list li div:nth-child(4) a{ width:100%; height:30px; font:normal 14px/30px "微软雅黑";}

	.ny_download2 .r .lm{ justify-content:space-between;}
	.ny_download2 .r .lm li{ width:24%; margin:0 0 10px;}
	.ny_download2 .r .lm li a{ height:42px; padding:0; font:normal 12px/42px "微软雅黑";}

	.ny_download2 .r .list li div{ padding:5px; font:normal 12px/20px "微软雅黑";}
	.ny_download2 .r .list li div:nth-child(1){ width:34%;}
	.ny_download2 .r .list li div:nth-child(2){ width:22%;}
	.ny_download2 .r .list li div:nth-child(3){ width:24%;}
	.ny_download2 .r .list li div:nth-child(4){ width:20%;}
	.ny_download2 .r .list li div:nth-child(4) a{ width:100%; height:30px; font:normal 14px/30px "微软雅黑";}

	.ny_service .list_addr li{ padding:10px 15px; width:100%;}
	.ny_service .list_addr li p{ font:normal 12px/20px "微软雅黑";}

	.ny_about .con img{ display:inline-block; vertical-align:top;}
	.ny_about .con video{ max-width:100%!important;}

	.ny_history .list li{flex-direction:row-reverse;}
	.ny_history .list li .time{ width:60px; font:normal 16px/40px "微软雅黑";}
	.ny_history .list li .con{ width:calc(100% - 80px); padding-left:20px;}
	.ny_history .list li .con p,.ny_history .list li .con span{text-align: unset!important;}
	.ny_history .list li:nth-child(2n) .time{ text-align:left;}
	.ny_history .list li:nth-child(2n) .con{ padding-left:20px;}
	.ny_history .list:after{ left:70px;}

	.ny_honor .list li{ width:48%; margin-bottom:0;}
	.ny_honor .list li div{ width:100%; height:auto;}
	.ny_honor .list li h3{ font:normal 14px/30px "微软雅黑";}

	.ny_contact .map{ height:auto;}
	.ny_contact .map .cen{ position:inherit; width:100%; padding:20px 10px;}
	.ny_contact .map .cen p{ font:normal 14px/30px "微软雅黑";}

	.ny_contact .addr{ padding:30px 0;}
	.ny_contact .addr ul li{ width:100%; margin:20px 0 0;}
	.ny_contact .addr ul li div{ font:normal 12px/24px "微软雅黑";}

	.message .msg{width: 100%;margin: 10px 0 40px 0px;}
	.message .msg ul li input{height: 30px;padding: 0 30px;}

	.ny_pro_contrast .pro_contrast{ width: 100%;left: 0;margin-left: 0}
	.ny_pro_contrast .pro_contrast ul li .img{height: 75px;}
	.ny_pro_contrast .pro_contrast ul li h3 {font: normal 14px/20px "微软雅黑";}
	.ny_pro_contrast .pro_contrast ul li{padding: 5px}
	.ny_pro_contrast .pro_contrast.on{bottom: 40px}
	.ny_pro_contrast .pro_contrast ul .btn button{width: 70px}

	.ny_solution .list dl dd .con a {font-size: 10px;width: 33.33%}

	.ny_news_detail .list{padding: 0}
	.ny_news_detail .list dt span{width: 100px;}
	.ny_news_detail .list dd .btn{float: right;font-size: 14px;width: 100px;margin-right: 50px;margin-top: 20px}
	.ny_news_detail .list dd h3{font-size: 16px}
	.ny_news_detail .list dd{margin: 10px 0}
	.ny_news_detail .list dd div{margin-right: 30px}

	.ny_news .list dd div{width: 100px;}
	.ny_news .list dd div .content_frday{font-size: 20px}
	.ny_news .list dd div .content_frdateday{font-size: 10px}
	.ny_news .list dd h3{font: normal 14px/20px "微软雅黑";}
	.ny_news .list dd div p{margin-bottom: 0;}
	.ny_news .list dd p {margin-bottom: 0}
	.ny_news .list dd .p3{   margin-top: 30px;}
	.ny_news .list dd .btn{float: right}

	.ny_join .lm li{width: 33.33%}

	.job_fltitlebox{width: 90px;height: 80px}
	.job_fltitle{font-size: 14px;height: 60px;}
	.job_fldatetime{line-height: 0;font-size: 12px;}
	.job_fltitle td{line-height: 15px;height: 50px}
	.job_frbox{width: 250px}
	.job_description_title, .job_description_item dt{font-size: 14px}
	.job_description_cont p{font-size: 10px;line-height: 15px;}
	.job_description_all p span{font-size: 10px}
	.job_descriptio_appfly{padding: 0 20px;line-height: 40px;height: 40px;margin:20px 0 0 0;}

	.cess .applying_flow_frs{width: 230px;font-size: 12px}

	.ny_main1 .search1 input{width: 220px;}
	.ny_main1 .search1 .r .list dd p{    font: normal 12px/20px "微软雅黑";    margin-bottom: 26px;word-break: break-all;}
	.ny_main1 .search1 .r .list dd h3{ margin-bottom: 26px;word-break: break-all;}
	.ny_pro2 .r .list dd .btn{float: right}

	.ny_store .store_list ul{width: 48%;margin: 10px 0;display: flex;flex-direction: column;justify-content: space-between}
	.ny_store .store_list ul li {font: normal 13px/20px '微软雅黑';}
	.ny_store .store_list ul li:nth-child(4){display: flex;height: 26px}
	.ny_store .store_list ul li:nth-child(4) img{max-width: 100%}
	.ny_store .store_list ul li:nth-child(4) a:nth-child(2){margin: 0 5px;}
	.ny_store .box .store_content p {font: normal 13px/22px '微软雅黑';}
	.ny_store .lm{height: 40px;margin: 0 0 10px}
	.ny_store .lm li{line-height: 40px;font-size: 18px;}
	.ny_store .store_content{padding: 0 10px;}
	.ny_store .store_list{padding: 0 10px;display: flex;flex-wrap: wrap;justify-content: space-between;}
	.ny_store .store_content p:nth-child(4){display: flex;height: 26px}
	.ny_store .store_content p:nth-child(4) img{max-width: 100%}
	.ny_store .store_content p:nth-child(4) a:nth-child(2){margin: 0 10px;}
	.ny_store .box .store_content h3{font: bold 16px/18px '微软雅黑';}
	/*.ny_store .store_list h3{width: 90px;height: 25px;line-height: 25px;font-size: 14px;}*/
	.ny_store .store_a{display: block;width: 60px;height: 25px;line-height: 25px;}
	.ny_store .btn1{background-color: #00b7ee}

	/*2022/2/26*/
	.imgs .prod_tetail_topflimg{width: 87% !important;}
}
	@media only screen and (max-width: 400px){
		.ny_main1 {overflow: auto;}
		.prod_tetail_topflcont_ul li img {width: 90px !important;}
		.prod_tetail_topflminimg {width: 100% !important;}
		.prod_tetail_topflcont{width:100%!important;display: flex;justify-content: center}
		.prod_tetail_topfl{width: 100%;}
		.prod_tetail_topfl #wrap{display: none}
		.prod_tetail_topfl .prod_tetail_topflimg {width: 100% !important;}
		.prod_tetail_topflcont_ul{width: 90%!important;margin: 0 auto}
		.prod_tetail_topflcont_ul li {width: 30% !important;margin-right: 5px}
		/*.prod_tetail_topflnext{width: 42px !important;}*/
		/*.prod_tetail_topflcont_ul li img{width: 100%!important; }*/
	}
