@import "/njurst_admin/dist/css/animate.css";
:root{/*全局颜色定义*/
	--basecolor:#009899;	/*基础颜色*/
	--webpadding:2.5rem;
	--lineheight:2;
	--orange:#F9AE2E;
	--mylan:#0475C5
}
html{font-size:16px;scroll-behavior:smooth}.wap{display:none!important}
html,body{background:#fff;width:100%;overflow-x:hidden}
.body{width:90%;max-width:1200px;position:relative;z-index:1;margin:0 auto;overflow:hidden}
ul,li,ol{list-style-type:none;padding:0;margin:0}a{color:#333}a:hover{color:var(--basecolor)}
.more{font-size:.9rem}.more:after{clear:both;content:">";display:inline-block;margin-left:.5rem}
#zhishi{line-height:calc(var(--webpadding) * 1.2);height:calc(var(--webpadding) * 1.2);border-bottom:1px solid rgba(0,0,0,.1);font-size:.8rem}
#zhishi .body:before{clear:both;content:"\e634\20当前位置：";font-family:"iconfont";color:#999}
#zhishi a{font-weight:bold;display:inline-block}#zhishi span{color:#999}
#zhishi a + span,#zhishi a + a,#zhishi span + a,#zhishi span + span{display:inline-block;margin-left:.5rem}
#zhishi a + span:before,#zhishi a + a:before,#zhishi span + a:before,#zhishi span + span:before{clear:both;content:"\e64d";font-family:"iconfont";font-size:.6rem;display:inline-block;margin-right:.5rem;color:#999;font-weight:400}
.bgcover{background-repeat:no-repeat;background-position:center;background-size:cover}
.bgcenter{background-repeat:no-repeat;background-position:center;background-size:40%}.center{text-align:center}


#topmenu{height:6rem;overflow:hidden;position:fixed;left:0;right:0;top:0;z-index:6}
.logo{color:#fff;font-size:1.9rem;padding:1rem 0}.logo:hover{color:#fff}.logo img{display:block;max-height:4rem;margin-right:1rem}
#topmenu li{margin-left:2rem;height:100%}#topmenu li a{display:block;height:100%;color:#fff;font-size:1rem;line-height:6rem}
#topmenu li a:hover{text-decoration:underline}#topmenu li a.focus{color:yellow;text-decoration:underline}
#topmenu li a#topsearch:hover{color:yellow;text-decoration:none}#topsearch i{font-size:1.3rem}
#topmenu .body{overflow:visible}
#topsearchbox{position:absolute;z-index:2;right:-1rem;top:1.5rem;height:3rem;overflow:hidden;width:0;background:#fff;overflow:hidden;border-radius:2rem;width:0;opacity:0}
#topsearchbox input{padding:0 1rem;height:100%;border:0;font-size:.9rem;min-width:0;background-color:#fff}
#topsearchbox i{display:block;text-align:center;font-size:1.3rem;width:3rem;text-align:center;height:100%;line-height:3rem;cursor:pointer}
#topsearchbox.show{-webkit-animation-name:topshow;animation-name:topshow;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes topshow{from{opacity:0;width:0}to{opacity:1;width:25vw}}@keyframes topshow{from{opacity:0;width:0}to{opacity:1;width:25vw}}
#topmenu.show{background-color:var(--mylan)}

#copyright{background-color:#666;padding-top:var(--webpadding);position:relative;color:#fff;font-size:.85rem;line-height:calc(var(--lineheight) * 1.2);overflow:hidden}
#copyright:before{clear:both;content:"";position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}
#copyright a{color:#fff}#copyright a:hover{text-decoration:underline}
#copyright ul>li>a{font-size:.95rem;display:inline-block;margin-bottom:1rem}#copyright ul>li>a:hover{text-decoration:none}
#copyright ul>li>a:after{clear:both;content:"";position:absolute;left:0;bottom:0;border-top:2px solid rgba(255,255,255,.8);width:50%}
#copyright .addrbox{width:40%}
.addrbox>div:before{clear:both;content:"";font-family:"iconfont";color:rgba(255,255,255,.8)}
.addrbox .addr:before{content:"\e634\20公司地址："}
.addrbox .tel:before{content:"\e69f\20办公电话："}
.addrbox .hp:before{content:"\e667\20联系手机："}
.addrbox .fax:before{content:"\e60a\20传真号码："}
.addrbox .mail:before{content:"\e65c\20电子邮箱："}
#copyright>.body+div{position:relative;padding:1rem 0;text-align:center;margin-top:var(--webpadding);line-height:calc(var(--lineheight) / 1.2);font-size:.8rem}
#copyright>.body+div:before{clear:both;content:"";position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.3)}

#lunxian{width:100vw;height:41.66666667vw;background-color:#eee;overflow:hidden}#lunxian.min{height:25vw}
#lunxian .swiper-wrapper,#lunxian .swiper-slide,#lunxian .body{height:100%}
#lunxian .swiper-slide{display:block;color:#fff;width:100%;padding-top:5rem}
#lunxian .swiper-slide-active h1,#lunxian .swiper-slide-active h2{-webkit-animation-fill-mode:inherit;animation-fill-mode:inherit}
#lunxian h1{font-size:3rem;font-weight:bold;margin-bottom:2rem}#lunxian h2{margin-bottom:4rem;text-align:justify}
#lunxian .swiper-slide-active h1{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:3s;animation-duration:3s}
#lunxian .swiper-slide-active h2{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:2s;animation-duration:2s}
#lunxian video{position:absolute;left:0;top:0;width:100%;height:100%}

.block{padding:var(--webpadding) 0}.block:nth-child(even){background-color:#eee}
.title{font-size:2rem;padding-bottom:3rem}.title span{font-weight:bold;position:relative}.title span:after{clear:both;content:"";position:absolute;left:0;bottom:-.6rem;height:.25rem;background-color:var(--orange);width:75%}.title.center{text-align:center}.title.center span:after{left:15%;width:70%}

.index_page1{text-align:justify;line-height:var(--lineheight)}
.index_page1 .bg{min-width:30%;margin-left:var(--webpadding)}.index_page1 .bg.minbg{background-position:top center;background-size:contain}
.countbox{margin-top:var(--webpadding);text-align:center}
.countbox:nth-child(2){border-right:1px solid #ddd;border-left:1px solid #ddd;}
.mycount{color:var(--orange);font-weight:bold;font-size:2.5rem}.mycount:after{clear:both;content:attr(data-flag);font-size:.9rem;font-weight:300;position:static;margin:0;display:inline-block;margin-left:.5rem}

#in_product{margin-bottom:var(--webpadding)}
.in_product{overflow:hidden;margin-right:var(--webpadding);border-radius:1rem 0 2rem;overflow:hidden}
.in_product>div+div{background-color:var(--basecolor);padding:1rem 0}
.in_product .pic{position:relative;width:100%;height:0;background-color:#fff;padding-bottom:60%;overflow:hidden}
.in_product .pic>div{position:absolute;left:0;right:0;bottom:0;top:0;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;transform:scale(1.2);-webkit-transform:scale(1.2);transform-origin:50% 50%;-webkit-transform-origin:50% 50%}
.in_product p{padding:0 1rem;line-height:var(--lineheight);color:#fff}
.in_product:nth-child(4n){margin-right:0}
.in_product .pic:hover>div{transform:scale(1);-webkit-transform:scale(1)}
.pro_prev,.pro_next{display:inline-block;position:relative}
.pro_next{margin-left:var(--webpadding)}.pro_prev{margin-right:var(--webpadding)}
.pro_prev:before,.pro_next:before,.pro_prev:after,.pro_next:after{clear:both;content:"";display:inline-block;border-radius:50%;background:var(--mylan);vertical-align:middle}
.pro_prev.swiper-button-disabled:before,.pro_prev.swiper-button-disabled:after,.pro_next.swiper-button-disabled:before,.pro_next.swiper-button-disabled:after{background:#999}
.pro_next:before{width:8px;height:8px;margin-right:3px}.pro_next:after{width:6px;height:6px}
.pro_prev:before{width:6px;height:6px;margin-right:3px}.pro_prev:after{width:8px;height:8px}
.pro_prev+.more:after{display:none}

.newslist{border:1px solid #ddd;padding:1rem;width:calc((100% - 6rem) / 4);margin-right:2rem;margin-bottom:2rem}.newslist:nth-child(4n){margin-right:0}
.newslist .pic{margin-top:1rem;position:relative;width:100%;height:0;background-color:#fff;padding-bottom:50%;overflow:hidden}
.newslist .pic>div{position:absolute;left:0;right:0;bottom:0;top:0;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;transform:scale(1.2);-webkit-transform:scale(1.2);transform-origin:50% 50%;-webkit-transform-origin:50% 50%}
.newslist .pic:hover>div{transform:scale(1);-webkit-transform:scale(1)}
.date{font-size:.8rem;color:#999}.date:before{clear:both;content:"\e656\20";font-family:"iconfont"}
.newslist p{margin:1rem 0;font-weight:bold}.newslist .desc{font-size:.8rem;color:#666;line-height:calc(var(--lineheight) / 1);text-align:justify;margin-bottom:1rem}
.index_page3 .more{color:#666}

.index_page4{background-image:url("../img/job.jpg");color:#fff;line-height:var(--lineheight)}
.index_page4 .body{color:#333;padding:var(--webpadding) 0}
.index_page4 .more{display:inline-block;margin-top:var(--webpadding);background-color:var(--mylan);color:#fff;padding:0 1rem;border-radius:5px}

.producttype{background-color:#f8f8f8;margin-right:var(--webpadding)}
.producttype li div{line-height:calc(var(--lineheight) * 1.5);font-weight:bold;text-align:center;font-size:1rem;border:1px solid rgba(0,0,0,.1)}
.producttype a{display:block;line-height:calc(var(--lineheight) * 1.5);font-size:.9rem;padding:0 1rem;border:1px solid rgba(0,0,0,.1);border-top:0}
.producttype li:first-child a{border-top:1px solid rgba(0,0,0,.1)}
.producttype a.focus{background-color:var(--mylan);color:#fff;border-color:var(--mylan)}.producttype a:hover{color:var(--mylan)}

table{border-left:1px solid #ddd;border-top:1px solid #ddd}th,td{padding:.4rem}table.resize{border-top:0}
tr:not(.none):last-child th,tr.title:not(.none) th,tr.title:not(.none) td{border-bottom:1px solid #ddd}
td.nopd{background-color:#fff}td[colspan="5"] a{color:var(--mylan);text-decoration:underline}td[colspan="5"]{line-height:var(--lineheight)}

.editview,.editdate,.editname{font-size:.9rem;font-weight:400;display:inline-block}.editname{margin:0 2rem}
.editview:before,.editdate:before,.editname:before{clear:both;font-family:"iconfont";color:#999}
.editview:before{content:"\e600\20浏览："}
.editdate:before{content:"\e656\20编辑："}
.editname:before{content:"\e63e\20发布："}
/*分页区*/
#fenye{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-touch-callout:none;position:relative;overflow:hidden}
.fenye{clear:both;overflow:hidden;text-align:right;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.9rem}.block+.fenye{padding:var(--webpadding) 0;border-top:1px solid #ddd}
.fenye>span{display:inline-block;line-height:40px}.fenye>span + span{margin-left:10px}
.fenye cite{display:inline-block;margin:0 5px;font-style:normal;color:#333}.fenye cite:before{display:none}
.fenye>span:first-child{transform:translateY(2px)}

.fenye font,.fenye a,.fenye button{display:inline-block;height:28px;line-height:28px;position:relative;margin-left:3px;border-radius:3px;text-align:center;padding:0 10px;text-decoration:none;cursor:not-allowed!important;color:#fff;background-color:#ccc;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);vertical-align:middle}
.fenye a,.fenye button{display:inline-block;background-color:var(--mylan)!important;color:#fff!important;cursor:pointer!important}
.fenye button{outline:0;border:0}
.fenye button:after,.fenye a:after{clear:both;content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);border-radius:3px;opacity:0;-webkit-transition:opacity .15s ease-in-out;-o-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}
.fenye button:hover:after{opacity:.8}.fenye button:active:after{opacity:.3}
.fenye font:after{clear:both;content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);border-radius:3px}
.fenye button{width:30px;padding:0;position:relative}
.fenye button:before{clear:both;font-family:"iconfont";position:absolute;left:0;top:0;right:0;bottom:0}
.fenye button.first:before{content:"\e6c1"}.fenye button.last:before{content:"\e6c1";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fenye button.shangye:before{content:"\e6c0"}.fenye button.xiaye:before{content:"\e6c0";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}


#viewbox h1{text-align:center;margin-bottom:1rem}
#viewbox .news_date{border-bottom:1px solid #ddd;text-align:center;padding-bottom:1rem;margin-bottom:var(--webpadding)}
.viewbox{line-height:var(--lineheight);text-align:justify}

[data-zhize]:before{clear:both;content:"工作职责：";display:block;font-weight:600;margin-bottom:calc(var(--webpadding) / 2);color:var(--mylan)}
[data-yaoqiu]:before{clear:both;content:"任职要求：";display:block;font-weight:600;margin-bottom:calc(var(--webpadding) / 2);color:var(--mylan)}
[data-zhize]{margin-bottom:var(--webpadding)}
.joblist{line-height:4;height:4rem;background-color:#eee;font-size:1rem;color:#333;padding:0 calc(var(--webpadding) / 2);cursor:pointer;margin-top:1rem}
.joblist:before,.joblist.focus{background-color:rgba(27,114,184,1)}
.joblist>div:last-child:after{clear:both;content:"\e61d";font-family:"iconfont";position:relative;z-index:2}.joblist>div:first-child{color:var(--mylan);font-weight:600}
.joblist:hover,.joblist:hover>div:first-child,.joblist:hover>div:last-child:after,.joblist.focus,.joblist.focus>div:first-child,.joblist.focus>div:last-child:after{color:#fff;background-color:var(--mylan)}
.joblist.focus>div:last-child:after{content:"\e639"}
.jobcontent{clear:both;background-color:#eee;overflow:hidden;position:relative;display:-ms-grid;display:grid;grid-template-rows:0fr;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.jobcontent>div{overflow:hidden}.jobcontent>div>div{padding:calc(var(--webpadding) / 2)}
.joblist.focus+.jobcontent{grid-template-rows:1fr}

.dingzhi{margin-bottom:calc(var(--webpadding) / 1.5)}
.dingzhi>.flex_item+.flex_item{margin-left:var(--webpadding)}
input{width:100%;min-width:0;padding:.5rem;border-radius:2px;font-size:.9rem}.dingzhi label{width:5.5rem;line-height:2.1rem}
input.norightradius{border-radius:2px 0 0 2px}
select{width:100%;font-size:.9rem;min-width:0;margin:0;padding-top:.5rem;padding-bottom:.5rem;border-radius:2px}
select.noleftradius{border-radius:0 2px 2px 0;border-left:0}
label.select{min-width:6rem;padding-right:0;width:100%}.dingzhi .select:before{font-size:.9rem;padding-top:.5rem}
.jiaohucheckbox sup{display:inline-block;vertical-align:middle;transform:translateY(-10px)}
textarea{width:100%;font-size:.9rem;border-radius:2px}
input+.Han_upload{margin-left:-86px;width:85px;font-size:.9rem;border:0;height:calc(100% - 2px);border-left:1px solid #ddd}
a.button{font-size:.9rem;padding:.5rem 2rem }a.button:hover{color:#fff}

@media(max-width:1200px){
	.pc{display:none}.wap{display:block!important}body{padding-top:3rem}
	.body{width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}
	#topmenu{height:3rem;overflow:hidden;background-color:#fff;color:#333;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.logo{padding-top:.1rem;font-size:1.2rem;color:#333;line-height:3rem}
	.logo img{display:block;max-height:2rem;margin-right:.5rem}
	#openmenu{position:absolute;right:0;top:0;height:3rem;line-height:3rem;padding:0 1rem}
	#openmenu:before{clear:both;content:"\e61f";font-family:"iconfont";color:#333}#openmenu.close:before{clear:both;content:"\e692";font-family:"iconfont"}
	#topmenu ul{position:fixed;left:0;top:3rem;right:0;height:calc(100vh - 3rem);background-color:rgba(0,0,0,.95);z-index:7;display:block;transform:translateX(-101%)}
	#topmenu ul.show{-webkit-animation-name:toleftshow;animation-name:toleftshow;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
	@-webkit-keyframes toleftshow{from{opacity:0;-webkit-transform:translateX(-101%);-ms-transform:translateX(-101%);transform:translateX(-101%)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes toleftshow{from{opacity:0;-webkit-transform:translateX(-101%);-ms-transform:translateX(-101%);transform:translateX(-101%)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}

	#topmenu ul li{height:3rem;display:block;width:100%;margin:0}#topmenu ul li:last-child{display:none}
	#topmenu li a{color:#fff;padding:0;line-height:3rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.3)}
	#copyright{padding-top:0}#copyright>.body+div{margin-top:0}
	#lunxian{height:45vh}#lunxian.min{height:35vh}
	#lunxian h1{font-size:1.3rem;margin-bottom:1rem}#lunxian h2{font-size:1.1rem}#lunxian .swiper-slide{padding-top:2rem}
	.title{font-size:1.3rem;padding:1.5rem 0 2rem 0}
	.index_page1>.flex:first-child{display:block}.mycount{font-size:1.3rem}.countbox{margin:2rem 0}
	.newslist{width:100%;margin-right:0;margin-bottom:1rem}
	#zhishi{margin-bottom:1rem}.block{padding:0;padding-bottom:1rem}.body.block{padding:0 10px;padding-bottom:1rem}
	.producttype{display:none}.editname{margin:0 1rem}.viewbox{padding-bottom:2rem}#viewbox h1{font-size:1.3rem}
	
	.dingzhi{display:block;margin-bottom:10px}.dingzhi>.flex_item+.flex_item{margin-left:0;margin-top:10px}
	.block+.fenye{padding:0;border:0}
}