﻿@charset "utf-8";
.n-banner{width:100%;height:100%;position:relative;z-index:1;border-bottom:1px #2cb5be solid}
.n-banner>img{width:100%;height:100%;display:block;object-fit:cover}
@media (max-width:1280px){
.n-banner{height:auto}
}
.n-type{width:100%;border-bottom:1px #e5e5e5 solid;overflow:hidden}
.n-type>.wrap{display:flex;align-items:center;justify-content:space-between}
.n-type.n-type1>.wrap{justify-content:center}
.n-type .right .title{display:none}
.n-type .right li{float:left;margin-top:5px;margin-bottom:5px;margin-left:20px}
.n-type.n-type1 .right li{margin:0 10px 20px 10px}
.n-type .right a{display:block;background:#2cb5be;border:1px #2cb5be solid;color:#fff;line-height:40px;padding:0 20px}
.n-type .right a:hover,.n-type .right li.active a,.n-type .right li.active li.active a{background:#fff;color:#2cb5be}
.n-type .right li.active li a{display:block;background:#2cb5be;border:1px #2cb5be solid;color:#fff;line-height:40px;padding:0 20px}
.n-type .right li ul{display:none}
.n-type .right li.active ul,.n-type .right li:hover ul{display:block}
@media (max-width:1480px){
.n-type .right a{font-size:14px}
.n-type.n-type1 .right li{margin:0 5px 20px 5px}
}
@media (max-width:1280px){
.n-type{border-bottom:none;padding-bottom:0}
.n-type .left{display:none}
.n-type .right{width:100%}
.n-type .right .title{display:block;border:1px #e5e5e5 solid;display:flex;justify-content:space-between;padding:12px 16px}
.n-type .right ul{display:none;border:1px #e5e5e5 solid;border-top:none;overflow:hidden}
.n-type .right li{width:100%;margin:0}
.n-type .right li li a{padding:0 20px;border-top:1px #e5e5e5 solid}
.n-type .right ul ul{display:block;border:0}
.n-type .right li.active li a{background:0 0;color:#000;border:0;border-top:1px #e5e5e5 solid}
.n-type.n-type1 .right li{margin:0}
.n-type .right a{background:0 0;color:#000;border:none;padding:0 16px;border-bottom:1px #e5e5e5 solid}
.n-type .right li:last-child a{border-bottom:none}
}
@media (max-width:750px){
.n-type .right .title{padding:8px}
.n-type .right a{padding:0 8px}
}
.n-tit{width:100%;line-height:36px;padding-bottom:20px;text-align:center;position:relative;text-transform:uppercase;overflow:hidden}
.n-tit:after{content:"";width:80px;height:2px;position:absolute;background:#2cb5be;left:50%;bottom:0;transform:translateX(-50%)}
.n-tit.white:after{background:#fff}
.no-data{text-align:center}
.n-page{border-top:1px #e5e5e5 solid;padding-top:20px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}
.n-page ul{display:flex;align-items:center;justify-content:center}
.n-page li{margin:0 6px 0 0;border:1px #e5e5e5 solid}
.n-page .next,.n-page .prev{display:flex;align-items:center;justify-content:center;font-family:'宋体'}
.n-page a{padding:4px 10px;display:inline-block;border:1px #e5e5e5 solid}
.n-page a.cur{color:#2cb5be}
.n-page a:hover{border-color:#2cb5be;background:#2cb5be}
.n-page li:hover a{color:#fff}
.n-page .disabled,.n-page .first,.n-page .last{display:none}
@media (max-width:992px){
.n-tit{line-height:24px;padding-bottom:14px}
.n-tit:after{width:70px}
}
@media (max-width:750px){
.n-tit:after{width:60px}
.n-page .left{float:none}
.n-page .right{float:none;margin-top:10px}
.n-page{padding-top:10px;display:block;text-align:center}
.n-page li{margin:0 4px 0 0}
.n-page a{padding:1px 8px}
}
.n-about{width:100%;font-size:15px;overflow:hidden}
.n-about img{max-width:100%;height:auto}
.n-about .title{font-family:Fontsstyle2;line-height:36px;text-transform:uppercase}
.n-about .about-box{overflow:hidden}
.n-about .about-box .box2 ul{display:flex;align-items:stretch;justify-content:center}
.n-about .about-box .box2 li{flex:1;border-right:1px #e5e5e5 solid;padding-right:4%;margin-right:4%}
.n-about .about-box .box2 li:last-child{border:none;padding:0;margin:0}
.n-about .about-box .box2 h2 span:first-child{font-family:Fontsstyle1;line-height:48px}
.n-about .about-box .box2 img{max-width:100%!important;height:auto!important;display:block;float:right}
.n-about .history-box{width:100%;position:relative;overflow:hidden}
.n-about .history-box .bg{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center}
.n-about .history-box .bg img{width:100%;height:100%;display:block;object-fit:contain;opacity:.8}
.n-about .history-box .title{background:#2cb5be}
.n-about .history-box .content .swiper-scrollbar{position:static}
.n-about .workshop-box{width:100%;background:#f5f5f5;overflow:hidden}
.n-about .workshop-box ul{align-items:stretch}
.n-about .workshop-box li{width:100%;float:left;background:#fff;margin-top:20px}
.n-about .workshop-box li:first-child{margin-top:0}
.n-about .workshop-box .pic img{width:100%;display:block}
.n-about .workshop-box .word{padding:24px}
.n-about .workshop-box .swiper-pagination{position:static;display:flex;align-items:center;justify-content:center}
.n-about .workshop-box .swiper-pagination .swiper-pagination-bullet{margin:0 4px;border:1px #000 solid;background:0 0}
.n-about .workshop-box .swiper-pagination .swiper-pagination-bullet-active{background:#2cb5be;border-color:#2cb5be}
.n-about .status-box{display:flex;justify-content:space-between;overflow:hidden}
.n-about .status-box .image{width:40%}
.n-about .status-box .image img{max-width:100%;height:auto;display:block}
.n-about .status-box .word{width:56%}
.n-about .status-box .word li{margin-top:6px;display:flex}
.n-about .status-box .word li:first-child{margin-top:0}
.n-about .status-box .word li em,.n-about .status-box .word li i{font-size:28px}
.n-about .honor-box{background:#f5f5f5}
.n-about .honor-box .content{display:flex;justify-content:space-between}
.n-about .honor-box .image{width:40%}
.n-about .honor-box .word{width:56%}
.n-about .honor-box .word li{margin-top:6px;display:flex}
.n-about .honor-box .word li:first-child{margin-top:0}
.n-about .honor-box .image img{max-width:100%!important;height:auto!important}
.n-about .honor-box .word li em,.n-about .honor-box .word li i{font-size:28px}
.n-about .honor-box1 .con li{border:1px #e5e5e5 solid}
.n-about .honor-box1 .con li .pic{height:260px}
.n-about .honor-box1 .con li .pic img{width:100%;height:100%;object-fit:contain;display:block}
.n-about .honor-box1 .con li .word{border-top:1px #e5e5e5 solid;line-height:50px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;padding:0 15px;text-align:center}
.n-about .honor-box1 .con .control{display:flex;align-items:center;justify-content:center}
.n-about .honor-box1 .con .control .swiper-pagination .swiper-pagination-bullet{margin:0 4px;border:1px #000 solid;background:0 0}
.n-about .honor-box1 .con .control .swiper-pagination .swiper-pagination-bullet-active{background:#2cb5be;border-color:#2cb5be}
.n-about .operate-box ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;justify-content:space-between}
.n-about .operate-box li{flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 22%;flex:1 0 22%;margin-right:4%}
.n-about .operate-box li:nth-child(4n){margin-right:0}
.n-about .operate-box li h1{position:relative}
.n-about .operate-box li h1:before{content:"";width:80px;height:1px;background:#000;position:absolute;top:0;left:0}
.n-about .culture-box .box1{position:relative}
.n-about .culture-box .box1>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center bottom;position:absolute;top:0;left:0;z-index:1}
.n-about .culture-box .box1 .word{position:relative;z-index:2}
.n-about .culture-box .box2{background:#2cb5be}
.n-about .culture-box .box2 ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;justify-content:space-between}
.n-about .culture-box .box2 li{flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 32%;flex:1 0 32%;margin-right:2%}
.n-about .culture-box .box2 li:nth-child(3n){margin-right:0}
.n-about .duty-box ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;justify-content:space-between}
.n-about .duty-box li{flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 23.5%;flex:1 0 23.5%;margin-right:2%;border:1px #e5e5e5 solid;padding:2%}
.n-about .duty-box li:nth-child(4n){margin-right:0}
.n-about .media-box .list{overflow:hidden}
.n-about .media-box .list li{width:23.5%;margin-right:2%;float:left;padding:4px}
.n-about .media-box .list li:nth-child(4n){margin-right:0}
.n-about .media-box .list li a{border:2px #e5e5e5 solid;display:block}
.n-about .media-box .list li a:hover{box-shadow:0 0 6px rgba(0,0,0,.2)}
.n-about .media-box .list li .pic{width:100%;position:relative;overflow:hidden}
.n-about .media-box .list li .pic img{width:100%;display:block}
.n-about .media-box .list li .pic .mask{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6);display:none;opacity:0;visibility:hidden;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.n-about .media-box .list li a:hover .pic .mask{display:flex;align-items:center;justify-content:center;color:#fff;opacity:1;visibility:visible}
.n-about .media-box .list li a:hover .pic .mask i{font-size:48px}
.n-about .media-box .list li .word{padding:15px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}
@media (max-width:1280px){
.n-about .about-box .box2 h2 span:first-child{line-height:42px}
.n-about .media-box .list li{width:32%}
.n-about .media-box .list li:nth-child(4n){margin-right:2%}
.n-about .media-box .list li:nth-child(3n){margin-right:0}
}
@media (max-width:992px){
.n-about .title{line-height:24px}
.n-about .about-box .box2 ul{flex-direction:column}
.n-about .about-box .box2 li{padding:0;margin:0;border:none;border-bottom:1px #e5e5e5 solid;padding-bottom:6%;margin-bottom:6%}
.n-about .about-box .box2 h2 span:first-child{line-height:36px}
.n-about .status-box{flex-direction:column-reverse}
.n-about .status-box .image,.n-about .status-box .word{width:100%}
.n-about .status-box .word{margin-top:4%}
.n-about .honor-box .content{flex-direction:column}
.n-about .honor-box .image,.n-about .honor-box .word{width:100%}
.n-about .honor-box .word{margin-top:4%}
.n-about .operate-box li{-ms-flex:1 0 49%;flex:1 0 49%;margin-right:2%}
.n-about .operate-box li:nth-child(4n){margin-right:2%}
.n-about .operate-box li:nth-child(2n){margin-right:0}
.n-about .culture-box .box2 li{-ms-flex:1 0 100%;flex:1 0 100%;margin-right:0;margin-top:2%}
.n-about .culture-box .box2 li:first-child{margin-top:0}
.n-about .duty-box li{-ms-flex:1 0 49%;flex:1 0 49%}
.n-about .duty-box li:nth-child(4n){margin-right:2%}
.n-about .duty-box li:nth-child(2n){margin-right:0}
.n-about .media-box .list li{width:49%}
.n-about .media-box .list li:nth-child(3n){margin-right:2%}
.n-about .media-box .list li:nth-child(2n){margin-right:0}
}
@media (max-width:750px){
.n-about{font-size:14px}
.n-about .about-box .box2 h2 span:first-child{line-height:30px}
.n-about .about-box .box2 img{width:120px}
.n-about .workshop-box li{margin-top:10px}
.n-about .workshop-box .word{padding:14px}
.n-about .status-box .word li{margin-top:2px}
.n-about .honor-box .word li{margin-top:2px}
.n-about .honor-box1 .con li .word{line-height:40px;padding:0 10px}
.n-about .operate-box li{-ms-flex:1 0 100%;flex:1 0 100%}
.n-about .operate-box li:nth-child(4n){margin-right:0}
.n-about .duty-box li{-ms-flex:1 0 100%;flex:1 0 100%;margin-right:0;padding:10px}
.n-about .duty-box li:nth-child(4n){margin-right:0}
.n-about .media-box .list li .word{padding:10px}
}
.n-research{width:100%;overflow:hidden}
.n-research>ul>li{padding-left:7%;padding-right:7%;position:relative}
.n-research>ul>li>img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;z-index:1}
.n-research>ul>li>.word{width:100%;max-width:1360px;margin:0 auto;position:relative;z-index:2}
.n-research>ul>li>.word>.font30{line-height:30px}
.n-research>ul>li>ul{width:100%;max-width:1360px;border-right:1px #e5e5e5 solid;margin:0 auto;display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;justify-content:space-between}
.n-research>ul>li>ul>li{border-left:1px #e5e5e5 solid;flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 33.33333333%;flex:1 0 33.33333333%;padding:4% 4% 8% 4%}
@media (max-width:1280px){
.n-research>ul>li{padding-left:3%;padding-right:3%}
.n-research>ul>li>.word{width:100%}
.n-research>ul>li.ptb280{padding-top:20%;padding-bottom:20%}
}
@media (max-width:992px){
.n-research>ul>li>ul>li{border:none;border-bottom:1px #e5e5e5 solid;-ms-flex:1 0 100%;flex:1 0 100%;padding:4% 0}
.n-research>ul>li>ul{border:none}
.n-research>ul>li>ul>li:last-child{border-bottom:none}
}
.n-productlist{width:100%;overflow:hidden}
.n-productlist .typebox{width:100%;overflow:hidden}
.n-productlist .typebox .hd{font-size:0}
.n-productlist .typebox .hd li{text-align:center;position:relative;display:inline-block;width:20%}
.n-productlist .typebox .hd li:after{content:"";position:absolute;left:50%;margin-left:-10px;bottom:60px;width:0;height:0;border-right:10px solid transparent;border-left:10px solid transparent;border-top:10px solid #2cb5be;display:none}
.n-productlist .typebox .hd li .image{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.n-productlist .typebox .hd li .image img{max-width:100%;width:200px;display:block}
.n-productlist .typebox .hd li .word{line-height:18px}
.n-productlist .typebox .hd li a{display:block}
.n-productlist .typebox .hd li.on a{color:#2cb5be}
.n-productlist .typebox .hd li.on:after{display:block}
.n-productlist .typebox .bd>ul>li{display:none;position:relative}
.n-productlist .typebox .bd>ul>li.on{display:block}
.n-productlist .typebox .bd>ul>li>img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;z-index:1;display:block}
.n-productlist .typebox .bd>ul>li>.list{position:relative;z-index:2;overflow:hidden}
.n-productlist .typebox .bd>ul>li>.list>.title{position:relative;padding-bottom:40px}
.n-productlist .typebox .bd>ul>li>.list>.title:after{content:"";width:100px;height:1px;background:#fff;position:absolute;left:0;bottom:0}
.n-productlist .typebox .bd>ul>li>.list>.content{width:50%;font-family:Fontsstyle2;font-weight:600}
.n-productlist .typebox .bd>ul>li>.list>.content>ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li{width:32%;margin-right:2%;margin-bottom:2%;float:left}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li:nth-child(3n){margin-right:0}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>a{line-height:48px;padding:0 15px;background:rgba(194,60,62);color:#fff;display:flex;justify-content:space-between}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li.on>a,.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>a:hover{background:#fff;color:#2cb5be}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>a>span{width:calc(100% - 24px);display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>a>i{width:16px;text-align:right;display:block}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>a>i.xuanzhuan{transform:rotate(90deg)}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul{margin-top:4px}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul>li{border-bottom:1px rgba(255,255,255,.4) solid}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul>li>a{color:#fff;line-height:42px;padding:0 15px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul>li>a>i{font-size:14px}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul>li.on>a,.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul>li:hover>a{color:#2cb5be}
.n-productlist .typebox div{padding:0!important;overflow:hidden;}
.n-productlist .typebox .c{float:left;display:inline-block;width:22%;margin-right:2%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 1%;height:45px;line-height:45px;}
.n-productlist .typebox .c i{display:inline-block;width:8px;height:8px;background:#000;background:rgba(0,0,0,0.3);border-radius:100%;margin-right:10px;vertical-align:middle;}
.n-productlist .typebox .c:hover,.n-productlist .typebox .c.cur{background:#2cb5be;color:#fff;}
.n-productlist .typebox .c.cur{font-weight:700;}
.n-productlist .typebox .c:hover i,.n-productlist .typebox .c.cur i{background:#fff;}
.n-productlist .listbox{overflow:hidden}
.n-productlist .listbox .list{width:100%;overflow:hidden}
.n-productlist .listbox .list li{width:23.5%;margin-right:2%;margin-bottom:2%;float:left}
.n-productlist .listbox .list li:nth-child(4n){margin-right:0}
.n-productlist .listbox .list a{display:block;border:1px #e5e5e5 solid}
.n-productlist .listbox .list .pic{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}
.n-productlist .listbox .list .pic .box{width:100%;height:100%;position:absolute;top:0;left:0;padding:6px;overflow:hidden}
.n-productlist .listbox .list .pic .box img{width:100%;height:100%;display:block;object-fit:contain;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear}
.n-productlist .listbox .list li:hover .pic .box img{transform:scale(1.04)}
.n-productlist .listbox .list .word{display:flex;margin:0 14px;line-height:48px;border-top:1px #e5e5e5 solid;justify-content:space-between}
.n-productlist .listbox .list .word .t{width:calc(100% - 20px);display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}
.n-productlist .listbox .list .word .a{width:16px}
@media (max-width:1480px){
.n-productlist .typebox .bd>ul>li>.list>.content{width:80%}
}
@media (max-width:1280px){
.n-productlist .typebox .c{width:30%}
.n-productlist .typebox .hd li:after{bottom:16%}
.n-productlist .typebox .bd>ul>li>.list>.content{width:100%}
.n-productlist .typebox .bd>ul>li>.list{padding-bottom:11%}
}
@media (max-width:992px){
.n-productlist .typebox .hd li .image img{max-width:100px}
.n-productlist .typebox .bd>ul>li>.list>.title{padding-bottom:20px}
.n-productlist .typebox .bd>ul>li>.list>.title:after{width:60px}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li{width:49%}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li:nth-child(3n){margin-right:2%}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li:nth-child(2n){margin-right:0}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul>li>a{line-height:36px}
.n-productlist .listbox .list li{width:49%;margin-right:2%;margin-bottom:2%}
.n-productlist .listbox .list li:nth-child(4n){margin-right:2%}
.n-productlist .listbox .list li:nth-child(2n){margin-right:0}
}
@media (max-width:750px){
.n-productlist .typebox .c{width:100%;margin-right:0}
.n-productlist .typebox .hd li{width:33.33%}
.n-productlist .typebox .hd li:after{margin-left:-6px;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #2cb5be}
.n-productlist .typebox .hd li .image{margin-bottom:4px}
.n-productlist .typebox .hd li .image img{max-width:60px}
.n-productlist .typebox .hd li .word{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}
.n-productlist .typebox .bd>ul>li>.list>.title{padding-bottom:16px}
.n-productlist .typebox .bd>ul>li>.list>.title:after{width:50px}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>a{line-height:36px;padding:0 10px}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul{margin-top:2px}
.n-productlist .typebox .bd>ul>li>.list>.content>ul>li>ul>li>a{line-height:32px;padding:0 10px}
.n-productlist .listbox .list .word{line-height:40px}
}
.n-productdetail{overflow:hidden}
.n-productdetail table{word-break:break-all;}
.n-productdetail table td,.n-productdetail table th{padding:5px;}
.n-productdetail .products-content,.n-productdetail .products-message,.n-productdetail .products-picbox,.n-productdetail .products-relate{width:100%;overflow:hidden}
.n-productdetail .tit{border-bottom:1px #e5e5e5 solid;padding-bottom:20px}
.n-productdetail .products-picbox .lt{width:26%}
.n-productdetail .products-picbox .lt .a{margin-bottom:15px}
.n-productdetail .products-picbox .lt .b2{line-height:55px;font-size:20px}
.n-productdetail .products-picbox .rt{width:60%}
.n-productdetail .products-picbox .lt{border:0 #e5e5e5 solid;position:relative;overflow:hidden}
.n-productdetail .products-picbox .lt .box{width:100%;height:0;padding-bottom:100%;position:relative}
.n-productdetail .products-picbox .lt .box .pic{width:100%;height:100%;position:absolute;top:0;left:0;padding:24px}
.n-productdetail .products-picbox .lt .box .pic img{width:100%;height:100%;display:block;object-fit:contain}
.n-productdetail .products-picbox .rt img{max-width:100%!important;object-fit:contain;}
.n-productdetail .products-picbox .rt h1{font-weight:bolder}
.n-productdetail .products-picbox .rt h2{margin-top:10px;margin-bottom:20px}
.n-productdetail .products-picbox .rt h3,.n-productdetail .products-picbox .rt h4{margin:10px 0 0 0}
.n-productdetail .products-picbox .rt table,.n-productdetail .products-picbox .rt table td,.n-productdetail .products-picbox .rt table th{border:1px #c9c9ca solid}
.n-productdetail .products-picbox .rt table td,.n-productdetail .products-picbox .rt table th{padding:5px 20px}
.n-productdetail .products-picbox .rt table tr td:first-child{background-image:linear-gradient(#f5f6f7,#c9c9ca);font-weight:bolder}
.n-productdetail .products-content img{max-width:100%!important;height:auto!important}
.n-productdetail .products-nav{width:100%;border:1px #e5e5e5 solid;overflow:hidden}
.n-productdetail .products-nav,.n-productdetail .products-nav a{color:#666}
.n-productdetail .products-nav a:hover{color:#e62129}
.n-productdetail .products-nav .nav-right{float:right;width:120px;height:90px;line-height:90px;text-align:center}
.n-productdetail .products-nav .nav-right a{display:block;background:#e5e5e5}
.n-productdetail .products-nav .nav-right a:hover{background:#e62129;color:#fff}
.n-productdetail .products-nav .nav-left{margin-right:120px;height:90px;padding:0 2%;line-height:26px;display:flex;justify-content:center;flex-direction:column}
.n-productdetail .products-nav .nav-left a{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;vertical-align:middle}
.n-productdetail .products-relate ul li{width:22.75%;float:left;margin-right:3%;margin-bottom:3%;border:1px #e5e5e5 solid}
.n-productdetail .products-relate ul li:nth-child(4n){margin-right:0}
.n-productdetail .products-relate ul li a{display:block}
.n-productdetail .products-relate ul li .pic{width:100%;height:0;padding-bottom:100%;background:#fff;position:relative}
.n-productdetail .products-relate ul li .pic .box{width:100%;height:100%;position:absolute;top:0;left:0;padding:6px;overflow:hidden}
.n-productdetail .products-relate ul li .pic .box img{width:100%;height:100%;display:block;object-fit:contain;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear}
.n-productdetail .products-relate ul li:hover .pic .box img{transform:scale(1.04)}
.n-productdetail .products-relate ul li .word{display:flex;margin:0 14px;line-height:48px;border-top:1px #e5e5e5 solid;justify-content:space-between}
.n-productdetail .products-relate ul li .word .t{width:calc(100% - 20px);display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}
.n-productdetail .products-relate ul li .word .a{width:16px}
@media (max-width:1280px){
.n-productdetail .tit{padding-bottom:10px}
.n-productdetail .products-nav .nav-right{width:100px;height:70px;line-height:70px}
.n-productdetail .products-nav .nav-left{margin-right:100px;height:70px}
}
@media (max-width:992px){
.n-productdetail .products-picbox .lt,.n-productdetail .products-picbox .rt{width:100%}
.n-productdetail .products-picbox .rt{margin-top:4%}
.n-productdetail .products-relate ul li{width:49%;margin-right:2%;margin-bottom:2%}
.n-productdetail .products-relate ul li:nth-child(4n){margin-right:2%}
.n-productdetail .products-relate ul li:nth-child(2n){margin-right:0}
}
@media (max-width:750px){
.n-productdetail .products-nav{display:flex;flex-direction:column-reverse}
.n-productdetail .products-nav .nav-right{width:100%;height:40px;line-height:40px}
.n-productdetail .products-nav .nav-left{width:100%;float:left;margin-right:0;padding:4%;height:auto}
.n-productdetail .products-relate ul li .pic .box{padding:14px}
.n-productdetail .products-relate ul li .word{margin:0 14px;line-height:40px}
}
.n-app{width:100%;overflow:hidden}
.n-app li{width:100%;padding:5% 0;float:left}
.n-app li:first-child{padding-top:0}
.n-app li:last-child{padding-bottom:0}
.n-app li:nth-child(2n){background:#f5f5f5;padding-bottom:5%}
.n-app li>div{display:flex;align-items:stretch;justify-content:space-between}
.n-app li:nth-child(2n)>div{flex-direction:row-reverse}
.n-app li .image{width:30%}
.n-app li .image img{width:100%;height:100%;display:block;object-fit:cover}
.n-app li .word{width:66%}
@media (max-width:1280px){
.n-app li:nth-child(2n)>div,.n-app li>div{flex-direction:column}
.n-app li .image,.n-app li .word{width:100%}
.n-app li .word{margin-top:4%}
}
.n-custom{width:100%;overflow:hidden}
.n-custom .box1,.n-custom .box2,.n-custom .box3{overflow:hidden}
.n-custom .box1 img{max-width:100%!important;height:auto!important;display:block;margin:0 auto}
.n-custom .box2{width:100%;background:url(../images/what_we_offer.jpg) no-repeat center top;background-size:cover}
.n-custom .box2 ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch}
.n-custom .box2 li{flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 23.5%;flex:1 0 23.5%;display:flex;flex-direction:column;align-items:center;margin-right:2%;margin-top:20px;text-align:center}
.n-custom .box2 li:nth-child(4n){margin-right:0}
.n-custom .box2 em{display:block;font-size:60px;line-height:60px}
.n-custom .box3 .h{width:32%;margin-right:2%;float:left;margin-bottom:2%}
.n-custom .box3 .h:nth-child(3){margin-right:0}
.n-custom .box3 .h input{width:100%;height:60px;background:#eee;border-radius:16px;border:none;outline:0;padding:0 20px}
.n-custom .box3 .f{width:100%;margin-bottom:2%;float:left}
.n-custom .box3 .f:last-child{margin-bottom:0;margin-top:2%}
.n-custom .box3 .f textarea{width:100%;height:232px;background:#eee;border-radius:16px;border:none;outline:0;padding:20px;resize:none;display:block}
.n-custom .box3 .f button{width:280px;height:50px;background-image:-webkit-linear-gradient(left,#2cb5be,#2cb5be);background-image:-o-linear-gradient(right,#2cb5be,#2cb5be);background-image:-moz-linear-gradient(right,#2cb5be,#2cb5be);background-image:linear-gradient(to right,#2cb5be,#2cb5be);cursor:pointer;border-radius:40px;margin:0 auto;color:#fff;display:block;border:none;outline:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.n-custom .box3 .f button:focus,.n-custom .box3 .f button:hover{background-image:-webkit-linear-gradient(left,#2cb5be,#2cb5be);background-image:-o-linear-gradient(right,#2cb5be,#2cb5be);background-image:-moz-linear-gradient(right,#2cb5be,#2cb5be);background-image:linear-gradient(to right,#2cb5be,#2cb5be)}
@media (max-width:1280px){
.n-custom .box2 li{margin-top:2%}
.n-custom .box2 li .mt30{margin-top:20px}
}
@media (max-width:992px){
.n-custom .box2 li{-ms-flex:1 0 49%;flex:1 0 49%;margin-top:4%}
.n-custom .box2 li:nth-child(4n){margin-right:2%}
.n-custom .box2 li:nth-child(2n){margin-right:0}
.n-custom .box2 em{font-size:48px;line-height:48px}
.n-custom .box3 .h{width:100%;margin-right:0}
}
@media (max-width:750px){
.n-custom .box2 .t{font-size:14px;line-height:20px}
.n-custom .box2 em{font-size:36px;line-height:36px}
.n-custom .box2 li .mt30{margin-top:8px}
.n-custom .box3 .h input{height:50px}
.n-custom .box3 .f button{width:240px;height:42px;border-radius:32px}
}
.n-service{width:100%;overflow:hidden}
.n-service .box1,.n-service .box2,.n-service .box3{overflow:hidden}
.n-service .box1 .title{line-height:36px;text-transform:uppercase}
.n-service .box1 .con{width:100%;position:relative;overflow:hidden}
.n-service .box1 .con>img{display:block;margin:0 auto;position:relative;z-index:2}
.n-service .box1 .con .div{position:absolute;z-index:1;border-top:1px #ccc solid}
.n-service .box1 .con .t{color:#2cb5be}
.n-service .box1 .con .c li{float:left;margin-right:40px}
.n-service .box1 .con .you{text-align:right}
.n-service .box1 .con .div1{width:50%;top:3px;left:0;padding-right:310px}
.n-service .box1 .con .div2{width:calc(50% - 138px);top:202px;left:0;padding-right:172px}
.n-service .box1 .con .div2 .c table{max-width:100%;float:right}
.n-service .box1 .con .div2 .c td{text-align:center;word-wrap:break-word;word-break:break-all;line-height:18px;padding:4px 0;overflow:hidden}
.n-service .box1 .con .div2 .c dl dd img{display:block}
.n-service .box1 .con .div3{width:calc(50% - 74px);top:110px;right:0;padding-left:236px}
.n-service .box1 .con .div4{width:calc(50% - 200px);top:288px;right:0;padding-left:110px}
.n-service .box2{width:100%;background:url(../images/service-img6.jpg) no-repeat center top;background-size:cover}
.n-service .box2 ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch}
.n-service .box2 li{flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 32%;flex:1 0 32%;margin-right:2%;text-align:center;box-sizing:border-box;background:rgba(255,255,255,.9);padding:3%;margin-top:2%;border:1px solid #2cb5be;}
.n-service .box2 li:nth-child(3n){margin-right:0}
.n-service .box2 li h1{font-family:Fontsstyle1;line-height:60px}
.n-service .box3 .title{width:100%;line-height:36px;overflow:hidden}
.n-service .box3 .con{width:100%;overflow:hidden}
.n-service .box3 .con .swiper-slide{padding:4px}
.n-service .box3 .con .swiper-slide a{border:2px #e5e5e5 solid;display:block}
.n-service .box3 .con .swiper-slide a:hover{box-shadow:0 0 6px rgba(0,0,0,.2)}
.n-service .box3 .con .swiper-slide .pic{width:100%;position:relative;overflow:hidden}
.n-service .box3 .con .swiper-slide .pic img{width:100%;display:block}
.n-service .box3 .con .swiper-slide .pic .mask{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6);display:none;opacity:0;visibility:hidden;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.n-service .box3 .con .swiper-slide a:hover .pic .mask{display:flex;align-items:center;justify-content:center;color:#fff;opacity:1;visibility:visible}
.n-service .box3 .con .swiper-slide a:hover .pic .mask i{font-size:48px}
.n-service .box3 .con .swiper-slide .word{padding:15px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}
.n-service .box3 .con .control{display:flex;align-items:center;justify-content:center}
.n-service .box3 .con .control .swiper-button-next,.n-service .box3 .con .control .swiper-button-prev,.n-service .box3 .con .control .swiper-pagination{position:static;margin:0 10px}
.n-service .box3 .con .control .swiper-button-next,.n-service .box3 .con .control .swiper-button-prev{width:64px;height:36px;border:1px #eee solid;color:#000;border-radius:6px}
.n-service .box3 .con .control .swiper-button-next:hover,.n-service .box3 .con .control .swiper-button-prev:hover{border-color:#2cb5be;background:#2cb5be}
.n-service .box3 .con .control .swiper-button-next:after,.n-service .box3 .con .control .swiper-button-prev:after{font-size:16px}
.n-service .box3 .con .control .swiper-button-next:hover:after,.n-service .box3 .con .control .swiper-button-prev:hover:after{color:#fff}
.n-service .box3 .con .control .swiper-pagination .swiper-pagination-bullet{margin:0 4px;border:1px #000 solid;background:0 0}
.n-service .box3 .con .control .swiper-pagination .swiper-pagination-bullet-active{background:#2cb5be;border-color:#2cb5be}
@media (max-width:1500px){
.n-service .box1 .con>img{width:400px}
.n-service .box1 .con .div2 img{max-width:24px;max-height:24px}
.n-service .box1 .con .div1{padding-right:230px}
.n-service .box1 .con .div2{width:calc(50% - 110px);top:162px;padding-right:120px}
.n-service .box1 .con .div3{width:calc(50% - 60px);top:88px;padding-left:170px}
.n-service .box1 .con .div4{width:calc(50% - 160px);top:232px;padding-left:70px}
}
@media (max-width:1280px){
.n-service .box1 .con .text{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch;justify-content:center}
.n-service .box1 .con .you{text-align:left}
.n-service .box1 .con .div{position:relative;z-index:2}
.n-service .box1 .con .div1,.n-service .box1 .con .div2,.n-service .box1 .con .div3,.n-service .box1 .con .div4{width:49%;float:left;padding:0;top:0;margin-right:2%;margin-top:4%}
.n-service .box1 .con .div2,.n-service .box1 .con .div4{float:right;margin-right:0}
.n-service .box1 .con .div2 .c table{float:left}
.n-service .box1 .con .c li{margin-right:20px}
.n-service .box2 li{-ms-flex:1 0 100%;flex:1 0 100%;margin-right:0}
}
@media (max-width:992px){
.n-service .box1 .con>img{width:360px}
.n-service .box1 .title{line-height:24px}
.n-service .box1 .con .div1,.n-service .box1 .con .div2,.n-service .box1 .con .div3,.n-service .box1 .con .div4{width:100%;margin-right:0}
.n-service .box2 .title{line-height:24px}
.n-service .box3 .title{line-height:24px}
}
@media (max-width:750px){
.n-service .box1 .con>img{width:280px}
.n-service .box1 .con .div2 img{max-width:16px;max-height:16px}
.n-service .box1 .con .c li{margin-right:10px}
.n-service .box2 li h1{line-height:50px}
.n-service .box2 li h2{font-size:14px;line-height:20px}
.n-service .box3 .con .swiper-slide .word{padding:10px}
}
.n-newslist{overflow:hidden}
.n-newslist ul{width:100%;overflow:hidden}
.n-newslist ul li{width:23.5%;float:left;margin-right:2%;margin-bottom:2%}
.n-newslist ul li:nth-child(4n){margin-right:0}
.n-newslist ul li a{margin:3px;display:block;border:2px #e5e5e5 solid;padding:14px;background:#fff}
.n-newslist ul li a:hover{border-color:#2cb5be;box-shadow:0 0 6px rgba(0,0,0,.5)}
.n-newslist ul li a .pic{width:100%;overflow:hidden;position:relative;padding-top:120%;}
.n-newslist ul li a .pic>img{width:100%;display:block;position:absolute;left:0;right:0;top:0;bottom:0;object-fit:cover;}
.n-newslist ul li a .pic .mask{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.n-newslist ul li a:hover .pic .mask{opacity:1}
.n-newslist ul li a .pic .mask i{width:60px;height:60px;background:#fff;border-radius:50%;text-align:center;line-height:60px;font-size:24px}
.n-newslist ul li a .word{width:100%;overflow:hidden}
.n-newslist ul li a .word .t{margin-top:24px;height:48px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.n-newslist ul li a .word .s{margin-top:24px;height:48px;color:#666;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.n-newslist ul li a .word .d{margin-top:24px;color:#999}
.n-newslist ul li a .word .d i{font-size:14px}
@media (max-width:1280px){
.n-newslist ul li{width:32%}
.n-newslist ul li:nth-child(4n){margin-right:2%}
.n-newslist ul li:nth-child(3n){margin-right:0}
}
@media (max-width:992px){
.n-newslist ul li{width:49%;margin-right:0}
.n-newslist ul li:nth-child(4n){margin-right:0}
.n-newslist ul li:nth-child(2n){float:right}
}
@media (max-width:750px){
.n-newslist ul li{width:100%}
}
.n-newsdetail{overflow:hidden}
.n-newsdetail .news-title{width:100%;text-align:center;overflow:hidden}
.n-newsdetail .news-tools{width:100%;text-align:center;color:#999;padding:10px 0;border-bottom:1px #e5e5e5 solid;overflow:hidden}
.n-newsdetail .news-content{width:100%;overflow:hidden}
.n-newsdetail .news-nav{width:100%;border:1px #e5e5e5 solid;overflow:hidden}
.n-newsdetail .news-nav,.n-newsdetail .news-nav a{color:#666}
.n-newsdetail .news-nav a:hover{color:#2cb5be}
.n-newsdetail .news-nav .nav-right{float:right;width:120px;height:90px;line-height:90px;text-align:center}
.n-newsdetail .news-nav .nav-right a{display:block;background:#e5e5e5}
.n-newsdetail .news-nav .nav-right a:hover{background:#2cb5be;color:#fff}
.n-newsdetail .news-nav .nav-left{margin-right:120px;height:90px;padding:0 2%;line-height:26px;display:flex;justify-content:center;flex-direction:column}
.n-newsdetail .news-nav .nav-left span{display:inline-block}
.n-newsdetail .news-nav .nav-left a{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;vertical-align:middle}
.n-newsdetail .news-message,.n-newsdetail .news-relate{width:100%;overflow:hidden}
.n-newsdetail .news-message .tit,.n-newsdetail .news-relate .tit{border-bottom:1px #e5e5e5 solid;padding-bottom:20px}
.n-newsdetail .news-relate .con ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch}
.n-newsdetail .news-relate .con li{width:23.5%;margin-right:2%;margin-top:2%;float:left;border:1px #e5e5e5 solid}
.n-newsdetail .news-relate .con li:nth-child(4n){margin-right:0}
.n-newsdetail .news-relate .con li:hover{background:#2cb5be}
.n-newsdetail .news-relate .con li a{width:100%;padding:25px;overflow:hidden;display:block}
.n-newsdetail .news-relate .con li .rt{width:16px}
.n-newsdetail .news-relate .con li .box{display:block;margin-right:32px}
.n-newsdetail .news-relate .con li .box .t{width:100%;height:48px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.n-newsdetail .news-relate .con li .box .s{margin-top:10px;width:100%;height:48px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.n-newsdetail .news-relate .con li:hover a{color:#fff}
@media (max-width:1280px){
.n-newsdetail .news-nav .nav-right{width:100px;height:70px;line-height:70px}
.n-newsdetail .news-nav .nav-left{margin-right:100px;height:70px}
.n-newsdetail .news-message .tit,.n-newsdetail .news-relate .tit{padding-bottom:10px}
.n-newsdetail .news-relate .con li{width:49%}
.n-newsdetail .news-relate .con li:nth-child(4n){margin-right:2%}
.n-newsdetail .news-relate .con li:nth-child(2n){margin-right:0}
.n-newsdetail .news-relate .con li a{padding:4%}
}
@media (max-width:750px){
.n-newsdetail .news-nav{display:flex;flex-direction:column-reverse}
.n-newsdetail .news-nav .nav-right{width:100%;height:40px;line-height:40px}
.n-newsdetail .news-nav .nav-left{width:100%;float:left;margin-right:0;padding:4%;height:auto}
.n-newsdetail .news-relate .con li{width:100%;margin-top:4%}
.n-newsdetail .news-relate .con li a{padding:14px}
}
.n-job{width:100%;overflow:hidden}
.n-job .job-box1,.n-job .job-box2,.n-job .job-box3{overflow:hidden}
.n-job .job-box1 .con{width:100%;display:flex;justify-content:space-between;overflow:hidden}
.n-job .job-box1 .con>div{width:48%}
.n-job .job-box1 .con .left img{max-width:100%;height:auto}
.n-job .job-box1 .con .right li{width:100%;height:40px;float:left;margin-bottom:2%;display:flex;align-items:center}
.n-job .job-box1 .con .right li:last-child{margin-bottom:0}
.n-job .job-box1 .con .right li.t{width:32%;margin-right:2%}
.n-job .job-box1 .con .right li.t:nth-child(3n){margin-right:0}
.n-job .job-box1 .con .right input[type=text]{width:100%;border:1px #e5e5e5 solid;padding:0 10px;height:40px}
.n-job .job-box1 .con .right label{margin-right:20px}
.n-job .job-box1 .con .right label:nth-child(2n){margin-right:0}
.n-job .job-box1 .con .right button{background:#2cb5be;border:none;color:#fff;width:120px;height:40px;display:block;float:right;cursor:pointer}
.n-job .job-box2{background:url(../images/j_ln_2.jpg) no-repeat center bottom;background-size:cover}
.n-job .job-box2 .con{width:100%;overflow:hidden}
.n-job .job-box2 .con ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch}
.n-job .job-box2 .con li{margin:1%;float:left;flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 23%;flex:1 0 23%;padding:4%;background:#fff;text-align:center;overflow:hidden}
.n-job .job-box2 .con em{font-size:56px;line-height:48px}
.n-job .job-box2 .con h1{margin:10px 0 20px 0}
.n-job .job-box2 .con h2{color:#666}
.n-job .job-box3 .con{width:100%;overflow:hidden}
.n-job .job-box3 .con ul{display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:stretch}
.n-job .job-box3 .con li{margin:1%;float:left;flex-basis:auto;-webkit-box-flex:1;-ms-flex:1 0 31%;flex:1 0 31%;background:#fff;box-shadow:0 5px 5px rgba(0,0,0,.2);border-radius:16px;overflow:hidden}
.n-job .job-box3 .con li .pic{width:100%;overflow:hidden}
.n-job .job-box3 .con li .pic img{width:100%}
.n-job .job-box3 .con li .text{padding:6%}
.n-job .job-box3 .con li .text h1{color:#2cb5be}
.n-job .job-box3 .con li .text h2{color:#999}
.n-job .job-box3 .con li .text h3{margin-top:4%}
@media (max-width:1280px){
.n-job .job-box1 .con .right li.t{width:49%}
.n-job .job-box1 .con .right li.t:nth-child(3n){margin-right:2%}
.n-job .job-box1 .con .right li.t:nth-child(2n){margin-right:0}
.n-job .job-box2 .con em{font-size:48px}
}
@media (max-width:992px){
.n-job .job-box1 .con{flex-direction:column}
.n-job .job-box1 .con>div{width:100%}
.n-job .job-box1 .con .right{margin-top:4%}
.n-job .job-box2 .con li{-ms-flex:1 0 48%;flex:1 0 48%}
.n-job .job-box2 .con h1{margin:10px 0}
.n-job .job-box3 .con li{-ms-flex:1 0 47%;flex:1 0 47%}
.n-job .job-box3 .con li:nth-child(3){-ms-flex:1 0 97%;flex:1 0 97%}
}
@media (max-width:750px){
.n-job .job-box1 .con .right li.t{width:100%;margin-right:0}
.n-job .job-box1 .con .right li.t:nth-child(3n){margin-right:0}
.n-job .job-box2 .con li{margin:2% 1%;-ms-flex:1 0 98%;flex:1 0 98%}
.n-job .job-box2 .con h1{margin:6px 0}
.n-job .job-box3 .con li{margin:2% 1%;-ms-flex:1 0 97%;flex:1 0 97%;border-radius:8px}
}
.m-navbg{width:100%;height:100%;position:fixed;left:0;top:0;background-color:#000;opacity:.5;z-index:1000;display:none}
.l-c-wrap{max-width:800px;width:80%;background-color:#fff;border-radius:6px;left:50%;padding:0 2%;position:fixed;top:50%;transform:translate(-54%,-50%);z-index:1001;display:none}
.l-c-hd{width:100%;border-bottom:1px solid #e5e5e5;padding:20px 0;display:flex;align-items:center;justify-content:space-between;overflow:hidden}
.l-c-hd h2{color:#333;font-weight:400;line-height:40px;display:block}
.l-c-hdr span{display:block;float:left;padding:0 10px;position:relative}
.l-c-hdr span:first-child{padding-left:0}
.l-c-hdr span:last-child{padding-right:0}
.l-c-hdr span:after{content:"";position:absolute;width:1px;height:12px;background:#ccc;right:-1px;top:50%;margin-top:-6px}
.l-c-hdr span:last-child:after{display:none}
.l-c-cnt{border-bottom:1px solid #e5e5e5;padding:20px 9px 24px;height:420px;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}
.l-c-cnt h3{margin-bottom:14px}
.l-c-ft{padding:2% 0}
.l-c-ft .l-c-apl{background-color:#2cb5be;border-radius:4px;color:#fff;cursor:pointer;display:block;float:left;height:45px;line-height:45px;text-align:center;width:200px}
.l-c-ft p{color:#666;float:right;font-size:12px;height:45px;line-height:45px}
.l-c-ft p span{color:#333}
.l-c-cls{background:url(../images/ico_21.png) no-repeat top center;background-size:cover;cursor:pointer;display:block;height:35px;position:absolute;right:-45px;top:20px;width:35px}
@media (max-width:1280px){
.l-c-ft .l-c-apl{height:40px;line-height:40px;width:180px}
.l-c-hd{align-items:flex-start;flex-direction:column}
.l-c-hdr{margin-top:10px}
.l-c-ft p{height:40px;line-height:40px}
.l-c-cnt{height:360px;padding:20px}
.l-c-cnt .obj-bar{top:16px}
.l-c-cls{height:32px;right:-42px;width:32px}
}
@media (max-width:992px){
.l-c-hd h2{line-height:28px}
.l-c-hd .l-c-hdr{line-height:28px}
.l-c-ft .l-c-apl{height:36px;line-height:36px;width:160px}
.l-c-ft p{height:36px;line-height:36px}
.l-c-cnt{height:320px;padding:10px 0}
.l-c-cnt .obj-bar{top:10px}
.l-c-cls{height:30px;right:-32px;width:30px}
}
@media (max-width:750px){
.l-c-wrap{padding:0 4%}
.l-c-hd{padding:10px 0}
.l-c-hd h2{width:100%;line-height:24px;margin-bottom:10px}
.l-c-hd .l-c-hdr{width:100%;line-height:24px}
.l-c-hdr span{font-size:12px}
.l-c-ft .l-c-apl{height:28px;line-height:28px;width:80px;font-size:14px}
.l-c-ft p{width:100%;height:32px;line-height:32px}
.l-c-cnt{height:240px}
.l-c-cnt .obj-bar{top:6px}
.l-c-cls{top:10px;height:24px;width:24px}
}
.n-contact{width:100%;overflow:hidden}
.n-contact .contact-box{overflow:hidden}
.n-contact .contact-box .box1,.n-contact .contact-box .box2{width:100%;overflow:hidden}
.n-contact .contact-box .box2 ul{width:100%;display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;align-items:stretch}
.n-contact .contact-box .box2 li{text-align:center;width:23%;float:left;margin:4px;box-shadow:0 0 8px rgba(0,0,0,.2);border-radius:8px;display:flex;padding:50px 0;margin-top:40px;justify-content:center;align-items:center;flex-direction:column}
.n-contact .contact-box .box2 li em{font-size:72px;line-height:72px;color:#2cb5be}
.n-contact .contact-box .box2 li img{width:120px;display:block}
.n-contact .map-box{width:100%;height:640px;position:relative;overflow:hidden}
.n-contact .map-box .my-map{width:100%;height:100%;overflow:hidden}
.n-contact .message-box .h{width:32%;margin-right:2%;float:left;margin-bottom:2%}
.n-contact .message-box .h:nth-child(3){margin-right:0}
.n-contact .message-box .h input{width:100%;height:60px;background:#eee;border-radius:16px;border:none;outline:0;padding:0 20px}
.n-contact .message-box .f{width:100%;margin-bottom:2%;float:left}
.n-contact .message-box .f:last-child{margin-bottom:0;margin-top:2%}
.n-contact .message-box .f textarea{width:100%;height:232px;background:#eee;border-radius:16px;border:none;outline:0;padding:20px;resize:none;display:block}
.n-contact .message-box .f button{width:280px;height:50px;background-image:-webkit-linear-gradient(left,#2cb5be,#2cb5be);background-image:-o-linear-gradient(right,#2cb5be,#2cb5be);background-image:-moz-linear-gradient(right,#2cb5be,#2cb5be);background-image:linear-gradient(to right,#2cb5be,#2cb5be);cursor:pointer;border-radius:40px;margin:0 auto;color:#fff;display:block;border:none;outline:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.n-contact .message-box .f button:focus,.n-contact .message-box .f button:hover{background-image:-webkit-linear-gradient(left,#2cb5be,#2cb5be);background-image:-o-linear-gradient(right,#2cb5be,#2cb5be);background-image:-moz-linear-gradient(right,#2cb5be,#2cb5be);background-image:linear-gradient(to right,#2cb5be,#2cb5be)}
@media (max-width:1280px){
.n-contact .contact-box .box2 li{padding:5% 0}
}
@media (max-width:992px){
.n-contact .contact-box .box2 li{width:47%}
.n-contact .contact-box .box2 li em{font-size:60px;line-height:60px}
.n-contact .message-box .h{width:100%;margin-right:0}
}
@media (max-width:750px){
.n-contact .contact-box .box2 li{width:99%;margin-top:4%}
.n-contact .contact-box .box2 li:first-child{margin-top:6%}
.n-contact .contact-box .box2 li em{font-size:48px;line-height:48px}
.n-contact .map-box{height:420px}
.n-contact .message-box .h input{height:50px}
.n-contact .message-box .f button{width:240px;height:42px;border-radius:32px}
}
.message-form form>div{margin-bottom:2%}
.message-form .h{width:49%;float:left}
.message-form .h:nth-child(2n){float:right}
.message-form .h input{width:100%;height:60px;background:#eee;border-radius:16px;border:none;outline:0;padding:0 20px}
.message-form .f{width:100%;float:left}
.message-form .f input{width:160px;height:60px;background:#eee;border-radius:16px;border:none;outline:0;padding:0 20px}
.message-form .f textarea{width:100%;height:232px;background:#eee;border-radius:16px;border:none;outline:0;padding:20px;resize:none;display:block}
.message-form .f button{width:280px;height:50px;background-image:-webkit-linear-gradient(left,#2cb5be,#2cb5be);background-image:-o-linear-gradient(right,#2cb5be,#2cb5be);background-image:-moz-linear-gradient(right,#2cb5be,#2cb5be);background-image:linear-gradient(to right,#2cb5be,#2cb5be);cursor:pointer;border-radius:40px;margin:40px auto 0;color:#fff;display:block;border:none;outline:0;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.message-form .f button:focus,.message-form .f button:hover{background-image:-webkit-linear-gradient(left,#2cb5be,#2cb5be);background-image:-o-linear-gradient(right,#2cb5be,#2cb5be);background-image:-moz-linear-gradient(right,#2cb5be,#2cb5be);background-image:linear-gradient(to right,#2cb5be,#2cb5be)}
@media (max-width:1280px){
.message-form .h{margin-top:2%}
.message-form .h input{height:54px}
.message-form .f{margin-top:2%}
.message-form .f input{height:54px}
.message-form .f textarea{height:212px}
.message-form .f button{margin:4% auto 0;width:240px;height:42px}
}
@media (max-width:992px){
.message-form .h{width:100%;margin-right:0}
.message-form .h input{height:48px;padding:0 10px}
.message-form .f input{height:48px;padding:0 10px}
.message-form .f textarea{height:192px;padding:10px}
}
@media (max-width:750px){
.message-form .f textarea{height:162px}
}

