@import url(style.css);
@import url(pscroll.css);
/*内页*/
@-webkit-keyframes SlickIn{
	0%{-webkit-transform:scale(1.1,1.1)}
	100%{-webkit-transform:scale(1,1)}
}
@-webkit-keyframes SlickOut{
	0%{-webkit-transform:scale(1,1)}
	100%{-webkit-transform:scale(.9,.9)}
}
@keyframes SlickIn{
	0%{transform:scale(1.1,1.1)}
	100%{transform:scale(1,1)}
}
@keyframes SlickOut{
	0%{transform:scale(1,1)}
	100%{transform:scale(.9,.9)}
}
.f_bg_div{ max-width:1600px;}
.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation: SlickIn cubic-bezier(1,0,.5,.5) 1s;animation: SlickIn cubic-bezier(1,0,.5,.5) 1s;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table;}
.o_big_con .h2{ font-weight:normal; display:table-cell; vertical-align:middle; color:#fff; text-align:center; }
.o_big_con .h2 span{ /*float:left;*/ display:inline-block;padding-bottom:2%; padding-top:2%; position:relative;}
.o_big_con .h2 span:after{ content:""; position:absolute; bottom:3%; left:50%; margin-left:-12.5%; width:25%; max-width:36px; background:#fff; height:1px;}
.postions{ height:58px; line-height:58px; overflow:hidden; background:#fff;  color:#666666; font-size:12px; display:none;}
.postions a{color:#666666; }
.postions a:hover{ color:#024179;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:middle; margin-right:5px;}
.postions h2{ float:left; font-weight:normal; color:#333; height:58px; font-size:20px;}
.postions h2 span{font-size:16px; font-family:Arial;}
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions_b{ background:#fff; padding-top:20px; padding-bottom:20px; text-align:center;}
.postions_b a{ display:inline-block; padding-left:32px; padding-right:32px; font-size:18px; color:#333333; height:46px; line-height:46px; position:relative; border-radius:10px; margin-left:1%; margin-right:1%;}
.postions_b a:hover{ color:#024179;}
.postions_b a.isel{ background:#024179;color:#fff;}
.postions_b a.isel:after{content:""; position:absolute; left:50%; margin-left:-2.5px; bottom:-5px;font-size: 0;line-height: 0;border-width: 5px;border-color: #024179;border-bottom-width: 0;border-style: dashed;border-top-style: solid;border-left-color: transparent;border-right-color: transparent;}
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.about_tc .about_divs{ position:absolute; right:0; width:80%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .about_divs .about_divs_t{ height:46px; line-height:46px; font-size:20px; color:#fff; background-color:#008cd6; padding-left:4%; letter-spacing:0.5px; text-transform:uppercase; overflow:hidden;}
.about_tc .about_divs .about_divs_t2 a{line-height:24px;height:auto; padding-bottom:3%; padding-top:3%; overflow:hidden; margin-top:2px; display:block; background-color:#efefef; padding-left:4%; font-size:14px;}
.about_tc .about_divs a{ height:46px; line-height:46px; overflow:hidden; margin-top:2px; display:block; background-color:#efefef; padding-left:4%; font-size:14px;}
.about_tc .about_divs a:Hover{ color:#024179;}
.about_tc .about_divs a.left_sel{ background-color:#024179; color:#fff; font-size:16px;}
.about_tc .closed2{ right:80%; position:absolute; top:150px; cursor:pointer; width:40px;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:45px; padding-bottom:45px; clear:both;}
.yema a{ display:inline-block; height:36px; line-height:36px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:18px;margin-left:8px; margin-right:8px;  text-align:center; color:#666666; font-size:13px; border:1px solid #eeeeee; background-color:#fff;}
.yema a:hover{ text-decoration:none; color:#fff; background-color:#024179;border:1px solid #024179;}
.yema a.on{color:#fff; background-color:#024179; border:1px solid #024179;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#024179;}
.yema a span{ font-family:"宋体"; font-size:16px;}
/*企业概况*/
.sec_bg{ background:#f5f5f5; overflow:hidden;}
.about_con{ overflow:hidden; margin-bottom:4%;margin-top:4%;font-size:16px; color:#666666; line-height:26px; background:#fff;  }
.about_con .txts{ margin:0 auto; width:96%; max-width:1520px; overflow:hidden; margin-top:4%; margin-bottom:4%;}
.about_con img{ max-width:100%;}
.about_con p{ padding-bottom:10px;}
.about_con .ul{ margin-top:2%; overflow:hidden;}
.about_con .ul li{ float:left; width:32.66%; margin-right:1%; overflow:hidden;}
.about_con .ul li:last-child{ margin-right:0;}
.about_con .ul li img{ width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_con .ul li:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
/*资质荣誉*/
.honor_ul{ overflow:hidden; margin-top:4%;}
.honor_ul ul li{ width:15%; margin-right:2%; float:left; overflow:hidden; margin-bottom:2%;}
.honor_ul ul li:nth-child(6n+0){ margin-right:0;}
.honor_ul ul li .imgs{ overflow:hidden; background:url(../images/honor_bg.jpg) no-repeat; background-size:100% 100%; padding:10px;}
.honor_ul ul li .imgs img{ width:100%;-webkit-transition: all 0.8s ease-out;-ms-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;}
.honor_ul ul li h2{ color:#000; font-size:18px; font-weight:normal; height:38px; overflow:hidden; line-height:38px; text-align:center;white-space:nowrap;text-overflow:ellipsis;}
.honor_ul ul li:Hover .imgs img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.honor_ul ul li:Hover h2{ color:#024179;}
/*荣誉弹窗*/
#zoom {
	z-index: 99990;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#zoom .content {
	z-index: 99991;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	background: #ffffff no-repeat 50% 50%;
	padding: 0;
	margin: -100px 0 0 -100px;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
}
#zoom .content.loading {
	background-image: url('../img/loading.gif');
}
#zoom img {
	display: block;
	max-width: none;
	background: #ececec;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);

}
#zoom .close {
	z-index: 99993;
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 49px;
	cursor: pointer;
	background: transparent url('../img/icons/close.png') no-repeat 50% 50%;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 0 0 0 4px;
}
#zoom .previous,
#zoom .next {
	z-index: 99992;
	position: absolute;
	top: 50%;
	overflow: hidden;
	display: block;
	width: 49px;
	height: 49px;
	margin-top: -25px;
}
#zoom .previous {
	left: 0;
	background: url('../img/icons/arrows.png') no-repeat 0 0;
	border-radius: 0 4px 4px 0;
}
#zoom .next {
	right: 0;
	background: url('../img/icons/arrows.png') no-repeat 100% 0;
	border-radius: 4px 0 0 4px;
}
#zoom .close:hover {
	background-color: #da4f49;
}
#zoom .previous:hover,
#zoom .next:hover {
	background-color: #0088cc;
}

/*最新消息*/
.news_ul{  margin-top:4%;}
.news_ul ul li{ float:left; margin-right:2%; width:32%; overflow:hidden; margin-bottom:2%; background:#ffffff;display:block;transition:all 0.3s; padding-bottom:3%;}
.news_ul ul li:nth-child(3n+0){ margin-right:0;}
.news_ul ul li:hover{ background:#024179;-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.12); box-shadow: 0 5px 25px rgba(0,0,0,0.12);}
.news_ul ul li .txts{ margin:0 auto; width:92%; max-width:452px; overflow:hidden;}
.news_ul ul li .h3{ line-height:40px;height:40px; overflow:hidden;color:#141414; font-weight:normal; margin-bottom:2%; margin-top:8%;white-space: nowrap;
    text-overflow: ellipsis; padding-right:2%;}
.news_ul ul li .p{ font-size:16px; color:#666; margin-bottom:8%; display:block;transition:all 0.3s; line-height:26px; height:52px; overflow:hidden;}
.news_ul ul li .dates{ border-bottom:1px solid #eeeeee; line-height:22px; padding-bottom:5%; font-size:14px; color:#999; margin-bottom:6%;transition:all 0.3s;}
.news_ul ul li:hover .h3{ color:#fff;transition:all 0.3s;}
.news_ul ul li:hover .p{ color:#fff;}
.news_ul ul li:hover .dates{ color:#fff;}
.news_ul ul li i{ height:16px; display:inline-block; padding-right:24px; width:0px;background:url(../images/news_bg1.png) right center no-repeat;  overflow:hidden;transition:all 0.3s; font-style:normal; color:#000;}
.news_ul ul li:hover i{background-image:url(../images/news_bg1_on.png);}
.news_ul ul li i:hover{  margin-left:5px;}

/*新闻资讯详细*/
.about_x2{ overflow:hidden; margin-bottom:4%; margin-top:4%; background:#fff;}
.about_x2 .txts{ margin:0 auto; width:96%; max-width:1520px; overflow:hidden; margin-top:4%; margin-bottom:4%;}
.about_x2 .show_t{ line-height:36px; font-size:30px; color:#024179; text-align:center; margin-bottom:2%; margin-top:5px; font-weight:normal;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:14px; color:#999999; border-bottom:1px dashed #cccccc; text-align:center; }
.about_x2 img{margin-bottom:10px; max-width:100%;}
.about_x2 .con_id{ line-height:26px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:28px;font-size:16px; color:#666666;text-align:left;/* font-family:"宋体";*/ padding-bottom:20px;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:10px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}

.goback{ float:right; height:26px; line-height:26px; text-align:right; padding-left:23px;background:url(../images/goback.png) left center no-repeat; font-size:14px; color:#333333; margin-top:8px;/* border-bottom:1px solid #a6a6a6;*/}
.fenxiang{ height:30px; overflow:hidden;}
.fenxiang .span{ float:right; font-size:14px; line-height:34px;}

.prenext{ border-top:1px solid #e6e6e6;font-size:14px; margin-bottom:10px;line-height:30px; padding-top:15px; margin-top:15px; color:#333333; clear:both;}
.prenext a{ color:#333333;}
.prenext a:hover{ color:#008ade; text-decoration:none;}

/*技术研发*/
.nengli_ul{ overflow:hidden; margin-top:4%; margin-bottom:4%;}
.nengli_ul ul li{ overflow:hidden; width:100%; position:relative;width:100%; background:#fff;}
.nengli_ul ul li .imgs{overflow:hidden; width:50%; height:100%; float:left; }
.nengli_ul ul li:nth-child(2n+0) .imgs{ float:right;}
.nengli_ul ul li .imgs img{width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.nengli_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.nengli_ul ul li .txts{overflow:hidden; width:50%;height:100%; position:absolute; right:0; top:0;}
.nengli_ul ul li:nth-child(2n+0) .txts{ left:0;}
.nengli_ul ul li .txts .cons{width:94%; margin: 0 auto; max-width:680px; overflow:hidden; position:relative; height:90%;}
.nengli_ul ul li .txts .cons:after{ content:""; position:absolute; width:30px; height:4px; background:#024179; bottom:0%; left:0;}
.nengli_ul ul li .txts .h2{ font-weight:normal; color:#000; height:44px; line-height:44px; margin-bottom:2%; margin-top:7%;}
.nengli_ul ul li .txts .p{ overflow:hidden; line-height:26px; color:#666666; font-size:16px; max-height:130px;}
.nengli_ul ul li:hover .txts .h2{ color:#024179;}
.nengli_ul ul li .txts em{ font-size:15px; font-style:normal; position:absolute; bottom:8%; left:0;transition:all 0.3s;}
.nengli_ul ul li .txts em:hover{ margin-left:3px;}

/*品质管理*/
.manage_t{ line-height:normal; overflow:hidden; font-weight:normal; margin-bottom:30px; margin-top:4%; color:#024179; text-align:center; clear:both;}
.manage_ul{ overflow:hidden;}
.manage_ul ul li{ width:23.875%; margin-right:1.5%; float:left; overflow:hidden; margin-bottom:1.5%;}
.manage_ul ul li:nth-child(4n+0){ margin-right:0;}
.manage_ul ul li .imgs{ width:100%; overflow:hidden;}
.manage_ul ul li .imgs img{ width:100%;-webkit-transition: all 0.8s ease-out;-ms-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out; }
.manage_ul ul li h2{ color:#000; font-size:18px; font-weight:normal; height:40px; overflow:hidden; line-height:40px; text-align:center;white-space:nowrap;text-overflow:ellipsis;}
.manage_ul ul li:Hover .imgs img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.manage_ul ul li:Hover h2{ color:#024179;}

.manage_ul2{}
.manage_ul2 .ul li{ width:32.33%; margin-right:1.5%; float:left; overflow:hidden;background:#fff; text-align:center; margin-bottom:4%;transition:all 0.3s;}
.manage_ul2 .ul li:nth-child(3n+0){ margin-right:0;}
.manage_ul2 .ul li:hover{ -webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}
.manage_ul2 .ul li .txts{ width:94%; margin:0 auto; max-width:472px; margin-top:12%; margin-bottom:7%;}
.manage_ul2 .ul li img{ width:30%; overflow:hidden; margin:0 auto; max-width:123px;transition:all 0.3s;}
.manage_ul2 .ul li:hover img{transform: rotate(360deg);}
.manage_ul2 .ul li .h3{ color:#333; font-size:20px; font-weight:normal; height:40px; overflow:hidden; line-height:40px; text-align:center;white-space:nowrap;text-overflow:ellipsis; margin-top:3%; margin-bottom:4%;}
.manage_ul2 .ul li:Hover .imgs img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.manage_ul2 .ul li:Hover .h3{ color:#024179;}
.manage_ul2 .ul li .ul2{ overflow:hidden; border-top:1px dashed #c6c6c6; width:100%; padding-top:3%; min-height:108px;}
.manage_ul2 .ul li .ul2 li{ float:left; width:48%; margin-right:2%; height:36px; line-height:36px; text-indent:18px; background:url(../images/manage_bg1.png) 3px center no-repeat; font-size:16px; text-align:left; margin-bottom:0;}
.manage_ul2 .ul li .ul2 li:hover{ color:#024179;background-image:url(../images/manage_bg1_on.png);-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0); box-shadow: 0 0px 0px rgba(0,0,0,0);-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.manage_bg{ background:#fff; overflow:hidden; clear:both;}
.manage_bg.mb4{ margin-bottom:4%;}
.manage_txt{ line-height:26px;overflow:hidden;white-space:normal;word-break:break-all;font-size:16px; color:#666666;text-align:left; padding-bottom:4%;}
.manage_txt img{margin-bottom:10px; max-width:100%;}
/*体系认证*/
.renzheng_t{ overflow:hidden; margin-bottom:3%; position:relative; margin-top:2%; text-align:center; padding-left:3%; padding-right:3%; }
.renzheng_t:after{ content:""; position:absolute; bottom:0; height:1px; width:100%; background:#d2d2d2; left:0;}
.renzheng_t .renzheng_tc{ width:auto;max-width:760px; padding-left:2%;overflow:hidden; margin:0 auto; display:block; vertical-align:top; position:relative; line-height:57px; height:60px; font-size:18px;}
.renzheng_t .scroller {position:absolute;/*transform: translate(-50%, 0px) translateZ(0px)!important; left:50%;*/}
.renzheng_t .scroller li {/*float: left;*/ display:inline-block; padding-left:20px;  padding-right:20px;}
.renzheng_t .scroller li:first-child {padding-left:0%; } 
.renzheng_t .scroller li:last-child {padding-right:0%; } 
.renzheng_t .scroller li dd{ overflow:hidden; float:left; border-bottom:2px solid #fff;}
.renzheng_t .scroller li a{ color:#333;}
.renzheng_t .scroller li a:hover{ color:#336699;}
.renzheng_t .scroller li.cur dd{ border-bottom:3px solid #336699;}
.renzheng_t .scroller li.cur a{color:#336699;}
.renzheng_con{ overflow:hidden; background:#336699; font-size:18px; color:#fff; line-height:30px; }
.renzheng_con .renzheng_con_l{ float:left; width:486px; padding-left:30px; padding-right:30px;}
.renzheng_con .renzheng_con_l .renzheng_t2{ padding-top:10%; padding-bottom:10%; overflow:hidden; position:relative; margin-top:4%; margin-bottom:8%;}
.renzheng_con .renzheng_con_l .renzheng_t2:after{ content:""; position:absolute; bottom:0; height:1px; width:32px; background:#fff; left:0;}
.renzheng_con .renzheng_con_l .p{ margin-bottom:4%;}
.renzheng_con .renzheng_con_r{ overflow:hidden;}
.renzheng_con .renzheng_con_r img{ width:100%;}
/*人才招聘*/
.recruitmentList li { border: solid 1px #eeeeee; box-sizing: border-box; margin-bottom: 30px;padding: 30px 70px 30px 30px; background: url(../images/arrow9.gif) no-repeat right 31px top 38px; cursor: pointer;}
.recruitmentList li.on {background-image: url(../images/arrow10.gif); border-left: solid 4px #336699;}
.recruitmentList li.on .title .tit { color: #004891;}
.recruitmentList li .title .tit { line-height: 30px; font-size: 20px; color: #333333; font-weight:normal;}
.recruitmentList li .title .txt {line-height: 24px; font-size: 14px; color: #999999;}
.recruitmentList li .down {padding: 18px 0 0 0;display: none;}
.recruitmentList li .down .text {font-size: 16px; line-height:30px;color: #333;}
.recruitmentList li .down .text .tit { color: #333333;}
.recruitmentList li .down .btn {width: 120px;height: 38px; line-height: 38px;text-align: center; display: block; border-radius: 3px;border: solid 1px #336699; margin-top: 45px; font-size: 16px;color: #336699;transition: 0.2s; -webkit-transition: 0.2s;-moz-transition: 0.2s; -ms-transition: 0.2s;-o-transition: 0.2s;}
.recruitmentList li .down .btn:hover {background: #336699; color: #fff;}
.job_div{ margin:0 auto; width:96%; max-width:640px; overflow:hidden; }
.job_div .job_t{ line-height:normal; font-weight:normal; color:#333333; text-align:center;margin-top:2%;margin-bottom:6%;}
.job_div .job_con{ overflow:hidden;}
.job_div .job_con ul li{ display:block; margin-bottom:2%; overflow:hidden;}
.job_div .job_con ul li:last-child{ margin-bottom:0;}
.job_div .job_con ul li label{ float:left; width:76px; overflow:hidden; text-align:right; margin-right:18px; font-size:18px; color:#333333; height:58px; line-height:58px;}
.job_div .job_con ul li .divs{ overflow:hidden;}
.job_div .job_con ul li .divs .inputs{width: 100%; height: 58px; line-height: 58px; color: #666666; font-size: 16px;  border: 0; background: #f5f5f5; border:none;text-transform: uppercase; outline: none; font-family:"微软雅黑"; text-indent:3%;}
.job_div .job_con ul li .divs .inputs2{ width: 100%; height: 58px; line-height: 58px;color: #666666; font-size: 16px; border: 0; text-transform: uppercase; outline: none;-webkit-appearance: none;background: url(../images/job_bg1.png) #f5f5f5 96% center no-repeat;padding-left:3%;}
.job_div .job_con ul li .divs .fils{ float:left; width:156px; height:58px; line-height:58px; overflow:hidden; text-align:center; color:#333; font-size:18px; background:#f5f5f5; position:relative; cursor:pointer;}
.job_div .job_con ul li .divs .fils input{ position:absolute; width:100%; height:100%; left:0; top:0;opacity:0;filter:Alpha(opacity=0);}
.job_div .job_con ul li .divs .desc{ color:#999999; font-size:14px; padding-top:18px; padding-bottom:18px;line-height:22px; padding-left:6px; overflow:hidden; float:left;}
.job_div .job_con ul li .bnts2{ margin-top:2%; margin-left:94px;border: none; width:calc(100% - 94px);width:-webkit-calc(100% - 94px);width:-moz-calc(100% - 94px); font-size:20px; height: 58px; line-height: 58px;background: #024179;text-align: center; color: #fff; outline: none; cursor: pointer; -webkit-appearance: none; text-transform: uppercase;transition:all 0.3s;}
.job_div .job_con ul li .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}
.job_table{ overflow:hidden;}
.job_table table{border-collapse:collapse;border-spacing:0; width:100%; text-align:center;}
.job_table table th{ padding-top:12px; padding-bottom:12px; line-height:26px; background:#024179; color:#fff; font-size:18px; text-align:center; padding-left:11px; padding-right:11px; border-right:1px solid #fff;}
.job_table table td{ line-height:26px; padding-top:25px; padding-bottom:25px; border-bottom:1px solid #d2d2d2; color:#333; font-size:18px; padding-left:10px; padding-right:10px; }
/*薪酬福利*/
.fuli_con{ overflow:hidden; margin-top:4%; margin-bottom:2%;}
.fuli_con ul li{ background:#fff; margin-bottom:2%; display:table; width:100%; overflow:hidden;}
.fuli_con ul li .imgs{ display:table-cell; vertical-align:middle; padding-top:2%; padding-bottom:2%; border-right:1px solid #eeeeee; width:323px;}
.fuli_con ul li .imgs img{ width:60%; /*max-width:136px;*/max-width:110px; margin:0 auto; display:block;}
.fuli_con ul li .cons{ font-size:18px; color:#000000; line-height:26px; display:table-cell; vertical-align:middle; padding-left:3%;}

/*员工成长*/
.chengzhang_con{ max-width:1200px; margin:0 auto; overflow:hidden; font-size:16px; color:#666666; line-height:24px;}
.chengzhang_con .chengzhang_con_l{ float:left; width:50%;}
.chengzhang_con .chengzhang_con_l .chengzhang_con_txt{ width:94%; margin:0 auto; max-width:520px;}
.chengzhang_con .chengzhang_con_l .chengzhang_t2{ padding-top:7%;padding-bottom:6%; color:#024179;  overflow:hidden; position:relative; }
.chengzhang_con .chengzhang_con_r{ overflow:hidden;width:50%; float:left;}
.chengzhang_con .chengzhang_con_r img{ width:100%;}
.chengzhang_two{ clear:both;  overflow:hidden; background:url(../img/chengzhang_img2.jpg) center center no-repeat; background-size:cover; padding-top:7%; padding-bottom:7%; text-align:center;}
.chengzhang_two .chengzhang_two_con{ width:96%; max-width:1200px; margin:0 auto; background:rgba(255,255,255,0.89);padding-top:4%; padding-bottom:4%;}
.chengzhang_two .chengzhang_two_con .cons{ width:96%; max-width:920px; margin:0 auto; line-height:26px; font-size:16px;}
.chengzhang_two .chengzhang_two_con .cons .h3{ font-weight:normal; color:#024179; padding-bottom:3%;}
.chengzhang_txts{ max-width:1200px; margin:0 auto; overflow:hidden; padding-bottom:3%;line-height:26px; font-size:16px; text-align:center; color:#666; margin-top:3%;}
.chengzhang_txts .h4{ font-weight:normal; color:#024179; padding-bottom:2%;}
.chengzhang_txts img{ max-width:100%;}
/*产品中心*/
.product_ul{ margin-top:4%;}
.product_ul ul li{ float:left; width:23.5%; margin-bottom:2%;overflow:hidden; margin-right:2%; position:relative; text-align:center; transition:all 0.3s;}
.product_ul ul li:nth-child(4n+0){ margin-right:0;}
.product_ul ul li .imgs{overflow:hidden; position:relative;}
.product_ul ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_ul ul li .conts{ width:100%; position:absolute; height:100%; left:0; bottom:0%; overflow:hidden; background:rgba(2, 65, 121, 0.8); color:#fff;transition:all 0.6s;opacity:0;filter:Alpha(opacity=0);}
.product_ul ul li .conts i{ width:100%; height:100%; position:absolute; top:0; left:0;background:url(../images/product_bg1.png) center center no-repeat;background-size:0% 0%; overflow:hidden;transition:all 0.8s;}
.product_ul ul li:hover .conts{ opacity:1.0;filter:Alpha(opacity=100);}
.product_ul ul li:hover .conts i{background-size:50px 50px;}
.product_ul ul li .txts .h3{ overflow:hidden; background:#fff;  height:70px; line-height:70px; padding-left:2%; padding-right:2%;font-weight:normal; font-size:18px;color:#333;}
.product_ul ul li:hover{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow: 0 5px 15px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0);}
.product_ul ul li:hover .txts .h3{ color:#024179;}



/*产品详细*/
.phone_img{ display:none;}
.pro_bg{ background:#fff; overflow:hidden; margin-top:4%; margin-bottom:4%;}
.pro_one{ overflow:hidden; padding-bottom:4%; padding-top:4%;   color:#666666; width:96%; margin:0 auto; max-width:1470px;}
.pro_one .product_one_l{ width:712px; overflow:hidden; float:left; margin-right:3%;}
.pro_one .product_one_l .control{width: 578px;height: 580px;display: block;float: right;overflow: hidden;border: solid 1px #eeeeee;box-sizing: border-box;}
.pro_one .product_one_l .change li {width: 578px;height: 580px;overflow: hidden;text-align: center;}
.pro_one .product_one_l .change li .imgWrap {display: table-cell;width:578px;height: 580px;vertical-align: middle;cursor: pointer;*font-size: 500px;}
.pro_one .product_one_l .change li img {max-width: 100%;width: expression(this.width > 578 && this.width > this.height ? 578 :true);height: expression(this.height >580 ? 580: true);vertical-align: middle;overflow: hidden}
.pro_one .product_one_l .prev,
.pro_one .product_one_l .next,
.pro_one .product_one_l .pageClass,
.pro_one .product_one_l .change li .textDesc {display: none;}
.pro_one .product_one_l .thumbWrap {width: 110px;height: 580px;overflow: hidden;float: left;}
.pro_one .product_one_l .thumbWrap .thumbCont{width: 100%;position: relative;height: 496px;margin-top: 47px; /*overflow:hidden;*/}
.pro_one .product_one_l .thumbWrap ul li{width: 110px;height: 113px;text-align: center;overflow: hidden;padding-bottom: 12px;}
/*.pro_one .product_one_l .thumbWrap ul li:last-child{ display:none;}*/
.pro_one .product_one_l .thumbWrap ul li div{display: table-cell;width: 108px;height: 111px;vertical-align: middle;cursor: pointer;border: solid 1px #eee;}
.pro_one .product_one_l .thumbWrap ul li.cur div{border: solid 1px #245a8b;}
.pro_one .product_one_l .thumbWrap ul li img{max-width: 108px;max-height: 111px;width: expression(this.width > 116 && this.width > this.height ? 116 :true);height: expression(this.height >97 ? 97: true);vertical-align: middle;overflow: hidden}
.pro_one .product_one_l .thumbPrev,
.pro_one .product_one_l .thumbNext{width: 110px;height: 34px; line-height:120px; overflow:hidden;text-align: center;position: absolute;color: #f4f4f4;z-index: 9;outline: none;background: red;}
.pro_one .product_one_l .thumbPrev span,
.pro_one .product_one_l .thumbNext span{}
.pro_one .product_one_l .thumbPrev{left: 0;top: 0;background: url(../images/thumbPrev.png) no-repeat center #eeeeee;}
.pro_one .product_one_l .thumbNext{left: 0;bottom: 0;background: url(../images/thumbNext.png) no-repeat center #eeeeee;}
.pro_one .product_one_l .thumbPrev:hover,
.pro_one .product_one_l .thumbNext:hover{background-color: #024179;}
.pro_one .pro_one_r{ overflow:hidden;}
.pro_one .pro_one_r .h2{color:#024179; font-weight:normal; line-height:1.5; padding-bottom:4%; margin-bottom:4%; border-bottom:1px solid #eeeeee;}
.pro_one .pro_one_r .p{line-height:26px; overflow:hidden;padding-bottom:4%;}
.pro_one .pro_one_r .p p{ margin-bottom:2%; padding-left:26px; background:url(../images/product_bg2.png) 9px 12px no-repeat;}
.pro_one .pro_one_r .a{ width:204px; height:60px; line-height:60px; border-radius:6px; background:#336699; color:#fff; text-align:center;transition:all 0.3s; display:block;}
.pro_one .pro_one_r .a:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*.pro_t{ height:60px; line-height:58px; overflow:hidden; margin-bottom:16px; background:url(../images/product_bg6.png) left bottom repeat-x;}
.pro_t h2{ float:left; text-align:center; width:114px; font-size:16px; font-weight:normal; float:left; color:#017cc0; border-bottom:2px solid #017cc0;}*/

.pro_page{overflow:hidden; margin-top:4%; font-size:16px; padding-top:4%; border-top:1px solid #eee;}
.pro_page .l{ margin-right:3%;}
.pro_page a{ width:148px; height:50px; display:block; line-height:50px; text-align:center; background:#efefef;transition:all 0.3s; }
.pro_page a:hover{ background:#024179; color:#fff;}





/*联系我们*/
.contact_bg{background: #fff;overflow: hidden; margin-bottom: 4%;}
.contact_one {overflow: hidden;  padding-bottom: 4%;  padding-top: 4%; color: #666666; width: 94%; margin: 0 auto; max-width: 1470px;}
.contact_con{ overflow: hidden; margin-bottom: 6%; margin-top:3%; line-height:26px; font-size:16px; color:#555555; float:left; width:48%; height:500px; padding-bottom:20px; border-right:1px dashed #cdcdcd;}
.contact_con .contact_con_c{ width:94%; max-width:426px; overflow:hidden;}
.contact_con h2{ font-weight:normal; font-size:24px; color:#333333;  padding-bottom:8%; border-bottom:1px dashed #c8c8c8; margin-bottom:3%;}
.contact_con  span{ font-size:14px; display:block; margin-bottom:2%;}
.contact_con p{ padding-top:8px; padding-bottom:8px; overflow:hidden;}
.contact_feed{ float:right; width:48%; overflow:hidden;margin-bottom: 6%; margin-top:3%;}
.contact_t2{ overflow:hidden; line-height:32px; margin-bottom:4%; font-size:24px; margin-top:0.5%;}
.feedback_div{ overflow:hidden; text-align:center;}
.feedback_div .divs{float:left; width:49%; margin-right:2%;margin-bottom:3%;}
.feedback_div .divs:nth-child(2n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:none; height:48px; line-height:48px; font-size:14px; color:#888888; border:1px solid #e3e3e3; outline:none;  text-indent:4%; font-family:"微软雅黑"; border-radius:4px;}
.feedback_div select::-ms-expand { display: none; } 
.feedback_div .textarea{ padding:2%; width:95%; background:none; font-size:14px; font-family:"微软雅黑";border:1px solid #e3e3e3; outline:none;margin-bottom:5%; color:#888888; height:170px; border-radius:4px;  }
.feedback_div .bnts2{  border: none; width:150px;font-size: 16px; height: 50px; background: #336699; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin:0 auto; border-radius:4px;}
.feedback_div .bnts2:hover{filter:alpha(opacity=70);opacity:0.7;transition:all 0.3s;}
.contact_map{ overflow:hidden; margin-bottom:4%;}
.contact_map iframe{height: 450px;}

/*图片弹窗*/
.case_bgs2{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
/*.case_tc{z-index: 19891025; width: 92%;   left: 50%; margin-left:-46%;  position:absolute; overflow: hidden; top:270px; height:0; display: none;}*/
.case_tc2{z-index: 19891025; width: 92%;   left: 50%; top:50%;position:fixed;/* overflow: hidden; top:270px;*/ height:auto; display: none;transform: translate(-50%,-50%);/*-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);*/}
.case_tc2 .case_box2{ width:94%; margin:0 auto; max-width:1000px; background:#fff;}
.case_tc2 .case_divs2{ position:relative;width:100%;}
.case_tc2 .case_divs2 .closed{ right:0; position:absolute; top:0%; cursor:pointer; height:70px; z-index:9999;}
.case_tc2 .case_divs2 .closed:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
.case_tc2 #tc_big{ width:100%; display:block;}
.case_tc2 .case_divs2 .case_txt{ padding:12px; padding-left:0; padding-right:0; color:#fff; font-size:14px; line-height:22px;  padding-top:4%;  padding-bottom:6px;/* background:rgba(0, 0, 0, 0.6);*/ text-align:center;}
.case_tc2 .case_divs2 .case_txt h2{ color:#005bb0;line-height:32px; font-weight:normal; margin-bottom:3%;}
.case_tc2 .case_divs2 .case_txt img{ margin:0 auto; width:94%;/* max-width:900px;*/}


@media screen and (max-width: 1760px) {

}
@media screen and (max-width: 1660px) {
/*资质荣誉*/
.honor_ul ul li h2{ font-size:16px;}
.honor_ul ul li .imgs{ padding:8px;}

}
@media screen and (max-width: 1440px) {
/*资质荣誉*/
.honor_ul ul li h2{ font-size:14px;}
.honor_ul ul li .imgs{ padding:7px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:28px;}
/*技术研发*/
.nengli_ul ul li .txts .h2{ margin-top:6%;}
/*品质管理*/
.manage_ul ul li h2{ font-size:16px;}
.manage_ul2 .ul li .h3{ font-size:19px;}
.manage_ul2 .ul li .ul2{ min-height:90px;}
.manage_ul2 .ul li .ul2 li{ font-size:14px; height:30px; line-height:30px;}
/*体系认证*/
.renzheng_t .renzheng_tc{ font-size:16px;}
.renzheng_t .scroller li{ padding-left:15px; padding-right:15px;}
.renzheng_con{ font-size:16px; line-height:26px;}
.renzheng_con .renzheng_con_l{ width:400px;}
.renzheng_con .renzheng_con_l .renzheng_t2{ padding-top:6%; padding-bottom:6%; margin-bottom:6%;}
.renzheng_con .renzheng_con_l .p{ margin-bottom:2%;}
/*薪酬福利*/
.fuli_con ul li .imgs{ width:300px;}
.fuli_con ul li .cons{ font-size:16px; line-height:24px;}
/*员工成长*/
.chengzhang_con{ font-size:15px; line-height:22px;}
.chengzhang_con .chengzhang_con_l .chengzhang_t2{ padding-top:4%; padding-bottom:3%;}
/*产品详细*/
.pro_one .product_one_l{ width:600px;}
.pro_one .product_one_l .change li .imgWrap{ height:480px; width:480px;}
.pro_one .product_one_l .change li img {width: expression(this.width > 480 && this.width > this.height ? 480 :true);height: expression(this.height >480 ? 480: true);}
.pro_one .product_one_l .thumbWrap{ width:104px;}
.pro_one .product_one_l .thumbPrev,
.pro_one .product_one_l .thumbNext{ width:104px;}
.pro_one .product_one_l .thumbWrap{ height:480px;}
.pro_one .product_one_l .thumbWrap .thumbCont{ margin-top:34px; height:420px;}
.pro_one .product_one_l .thumbWrap ul li{ width:104px; height:107px; padding-bottom:6px;}
.pro_one .product_one_l .thumbWrap ul li div{ width:102px; height:105px;}
.pro_one .product_one_l .thumbWrap ul li img{ width:102px;}
.pro_one .product_one_l .control{ width:480px;height:480px;}
.pro_one .product_one_l .change li{ width:480px;  height:480px;}
.pro_one .product_one_l .thumbPrev,
.pro_one .product_one_l .thumbNext{ height:24px;}
/*联系我们*/
.contact_con h2{ font-size:22px;}
.contact_t2{font-size:22px;}
}

@media screen and (max-width: 1200px) {
.o_big{ height:200px;}
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
/*技术研发*/
.nengli_ul ul li .txts .h2{ margin-top:5%;}
.nengli_ul ul li .txts .p{ font-size:14px; line-height:24px; max-height:120px;}
.nengli_ul ul li .txts em{ font-size:14px;}
/*品质管理*/
.manage_ul2 .ul li .h3{ font-size:18px;}
.manage_ul2 .ul li .ul2{ min-height:150px;}
.manage_ul2 .ul li .ul2 li{ width:100%; margin-right:0;}
/*体系认证*/
.renzheng_con{ font-size:15px; line-height:24px;}
.renzheng_con .renzheng_con_l{ padding-left:20px; padding-right:20px; width:360px;}
.renzheng_con .renzheng_con_l .p{ margin-bottom:1%;}
/*产品中心*/
.product_ul ul li{ width:32%; }
.product_ul ul li .txts .h3{ height:60px; line-height:60px; font-size:16px;}
.product_ul ul li:nth-child(4n+0){ margin-right:2%;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
/*产品详细*/
.pro_one .product_one_l{ width:500px; margin-right:2%;}
.pro_one .product_one_l .change li .imgWrap{ height:400px; width:400px;}
.pro_one .product_one_l .change li img {width: expression(this.width > 400 && this.width > this.height ? 400 :true);height: expression(this.height >400 ? 400: true);}
.pro_one .product_one_l .thumbWrap{ width:90px;}
.pro_one .product_one_l .thumbPrev,
.pro_one .product_one_l .thumbNext{ width:90px;}
.pro_one .product_one_l .thumbWrap{ height:400px;}
.pro_one .product_one_l .thumbWrap .thumbCont{ margin-top:38px; height:420px;}
.pro_one .product_one_l .thumbWrap ul li{ width:90px; height:107px; padding-bottom:6px;}
.pro_one .product_one_l .thumbWrap ul li div{ width:88px; height:93px;}
.pro_one .product_one_l .thumbWrap ul li img{ width:88px;}
.pro_one .product_one_l .control{ width:400px;height:400px;}
.pro_one .product_one_l .change li{ width:400px;  height:400px;}
.pro_one .product_one_l .thumbPrev,
.pro_one .product_one_l .thumbNext{ height:24px;}
/*联系我们*/
.contact_con{ height:450px;}
.feedback_div .inputs2{ height:42px; line-height:42px; font-size:16px;}
.feedback_div .textarea{ font-size:16px;}
.feedback_div .bnts2{ height:44px; font-size:16px;}
}

@media screen and (max-width: 1100px) {
.postions_b a{font-size:16px; padding-left:22px; padding-right:22px; height:42px; line-height:42px;}
/*资质荣誉*/
.honor_ul ul li{ width:32%;}
.honor_ul ul li:nth-child(6n+0){ margin-right:2%;}
.honor_ul ul li:nth-child(3n+0){ margin-right:0;}
.honor_ul ul li .imgs{ padding:13px;}
/*最新消息*/
.news_ul ul li .p{ font-size:14px; line-height:24px; height:48px;}
.news_ul ul li .dates{ font-size:13px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:26px;}
/*品质管理*/
.manage_ul ul li h2{ font-size:14px;}
/*体系认证*/
.renzheng_con{ font-size:14px; line-height:22px;}
/*员工成长*/
.chengzhang_con .chengzhang_con_l .chengzhang_t2{ padding-top:2%; padding-bottom:2%;}

/*产品详细*/
.pro_one .product_one_l{ width:400px;}
.pro_one .product_one_l .control{ float:none;}
.pro_one .product_one_l .thumbWrap{ width:100%; float:none; height:102px;}
.pro_one .product_one_l .thumbWrap .thumbCont{ margin-top:10px; height:auto;}
.pro_one .product_one_l .thumbWrap ul li{ box-sizing: border-box;display:inline-block; height:auto;padding-bottom:0;}
.pro_one .product_one_l .thumbWrap ul li div{ overflow:hidden; height:90px;}



/*联系我们*/








}

@media screen and (max-width: 960px) {
/*企业概况*/
.about_con{ line-height:24px; font-size:14px;}
/*资质荣誉*/
.honor_ul ul li .imgs{ padding:11px;}
/*最新消息*/
.news_ul ul li .h3{ font-size:16px;}
.news_ul ul li .p{ font-size:13px; line-height:22px; height:44px;}
.news_ul ul li .dates{ font-size:12px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:24px;}
.about_x2 .con_id{ line-height:24px; font-size:14px;}
.about_x2 .con_line{ font-size:13px;}
.prenext{ font-size:13px;}
/*技术研发*/
.nengli_ul ul li .txts .h2{ margin-top:4%; margin-bottom:1%; height:36px; line-height:36px;}
.nengli_ul ul li .txts .p{ font-size:13px; line-height:22px; max-height:110px;}
.nengli_ul ul li .txts em{ font-size:13px; bottom:4%;}

/*品质管理*/
.manage_txt{line-height:24px; font-size:14px;}
/*体系认证*/
.renzheng_t .renzheng_tc{ font-size:15px;line-height:47px; height:50px;}
.renzheng_t .scroller li{ padding-left:10px; padding-right:10px;}
.renzheng_con .renzheng_con_l{ width:auto; float:none; padding-bottom:3%;}
.renzheng_con .renzheng_con_l .renzheng_t2{ padding-top:4%; padding-bottom:4%; margin-top:3%; margin-bottom:2%;}
/*人才招聘*/
.recruitmentList li .title .tit{ font-size:18px;}
.recruitmentList li .down .text{ font-size:14px; line-height:26px;}
.job_div .job_con ul li label{ font-size:16px; height:48px; line-height:48px;}
.job_div .job_con ul li .divs .inputs{ font-size:14px; height:48px; line-height:48px;}
.job_div .job_con ul li .divs .inputs2{ font-size:14px; height:48px; line-height:48px;}
.job_div .job_con ul li .divs .fils{ font-size:16px; height:48px; line-height:48px;}
.job_div .job_con ul li .divs .desc{ font-size:13px;}
.job_div .job_con ul li .bnts2{ font-size:18px; height:48px; line-height:48px;}
.job_table table th{ padding-top:10px; padding-bottom:10px; line-height:24px;font-size:15px;}
.job_table table td{ line-height:24px; padding-top:15px; padding-bottom:15px; font-size:15px;}

/*技术研发*/
.nengli_ul ul li .txts .h2{ margin-top:6%;}
/*薪酬福利*/
.fuli_con ul li .imgs{ width:250px;}
/*员工成长*/
.chengzhang_con .chengzhang_con_r{ float:none; width:100%;}
.chengzhang_con .chengzhang_con_l{ float:none; width:100%; margin-top:3%;}
.chengzhang_con .chengzhang_con_l .chengzhang_con_txt{ width:auto; max-width:none;}
.chengzhang_two .chengzhang_two_con .cons{ font-size:14px; line-height:22px;}
.chengzhang_txts{ font-size:14px; line-height:22px;}

/*产品详细*/
.pro_one .product_one_l{ width:auto; margin-right:0; float:none;}
.pro_one .product_one_l .control{ display:none;}
.pro_one .product_one_l .thumbWrap{ display:none;}
.phone_img{ display:block;}
.pro_one .pro_one_r{ margin-top:4%;}
.pro_page{ font-size:14px;}
.pro_page a{ width:100px; height:40px; line-height:40px;}

/*联系我们*/
.contact_con h2{ font-size:20px;}
.contact_t2{font-size:20px;}





}
@media screen and (max-width: 830px) {
.o_big{ height:190px;}
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}


}
@media screen and (max-width: 780px) {
.postions{ display:block;}
.postions{ height:42px; line-height:42px;}
.postions .rclass{ display:block;}
.postions h2{ display:none;}
.postions .postions_r.r{ float:left;}
.postions_b{ display:none;}
/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; margin-right:2px;}
/*资质荣誉*/
.honor_ul ul li .imgs{ padding:9px;}
/*最新消息*/
.news_ul ul li{ width:49%; padding-bottom:5%;}
.news_ul ul li:nth-child(3n+0){ margin-right:2%;}
.news_ul ul li:nth-child(2n+0){ margin-right:0%;}
/*技术研发*/
.nengli_ul ul li{ margin-bottom:2%;}
.nengli_ul ul li .imgs{ float:none; width:100%;}
.nengli_ul ul li .txts{ position:relative; width:100%;}
.nengli_ul ul li .txts .cons{ height:auto; padding-bottom:10%; margin-bottom:6%;}
.nengli_ul ul li .txts .p{ max-height:none;}
.nengli_ul ul li .txts em{ bottom:8%;}
/*品质管理*/
.manage_t{ margin-bottom:4%; margin-top:6%;}
.manage_ul2 .ul li{ margin-right:0; width:100%;}
.manage_ul2 .ul li .txts{ max-width:none;}
.manage_ul2 .ul li .ul2 li{width: 48%;margin-right: 2%;}
/*产品中心*/
.product_ul ul li{ width:49%; }
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}



/*联系我们*/
.contact_con{ width:100%; float:none; height:auto; font-size:14px; line-height:24px;}
.contact_con .contact_con_c{ max-width:none;}
.contact_con h2{ padding-bottom:4%; margin-bottom:2%;}
.contact_feed{ float:none; width:100%;}
.feedback_div .divs{ float:none; width:100%;}
.feedback_div .inputs2{ font-size:14px; text-indent:2%;}
.feedback_div .textarea{ font-size:14px; padding-left:2%; width:96%;}
.feedback_div .bnts2{ height:44px; font-size:16px;}


/*图片弹窗*/
.case_tc2 .case_divs2 .closed{ height:40px;}



}

@media screen and (max-width: 640px) {
.o_big{ height:170px;}
.postions h2{ font-size:14px;}
.postions h2 span{ display:none;}
/*企业概况*/
.about_con .ul li{ float:none; width:100%; margin-right:0; margin-bottom:1%;}
/*资质荣誉*/
.honor_ul ul li{ width:49%;}
.honor_ul ul li:nth-child(3n+0){ margin-right:2%;}
.honor_ul ul li:nth-child(2n+0){ margin-right:0;}
.honor_ul ul li h2{ font-size:12px;}
.honor_ul ul li .imgs{ padding:11px;}
/*最新消息*/
.news_ul ul li i{ background-size:18px auto;}
/*新闻资讯详细*/
.prenext{ font-size:12px;}
.prenext span.l,.prenext span.r{ float:none; display:block;}
.goback{ margin-top:-42px;}
/*品质管理*/
.manage_ul ul li{ width:49%; margin-right:2%; margin-bottom:2%;}
.manage_ul ul li:nth-child(4n+0){ margin-right:2%;}
.manage_ul ul li:nth-child(2n+0){ margin-right:0%;}
.manage_ul2 .ul li .h3{ font-size:16px; height:32px; line-height:32px;}
/*体系认证*/
.renzheng_t .scroller li{ padding-left:6px; padding-right:6px;}
.renzheng_con .renzheng_con_l .renzheng_t2{ margin-bottom:4%; padding-top:5%; padding-bottom:5%;}
/*人才招聘*/
.job_div .job_t{ margin-top:0;}
.job_div .job_con ul li .bnts2{ margin-top:0;}
/*薪酬福利*/
.fuli_con ul li .imgs{ width:200px;}
.fuli_con ul li .cons{ font-size:14px; line-height:22px;}
/*员工成长*/
.chengzhang_con{ font-size:14px;}
.chengzhang_con .chengzhang_con_l .chengzhang_t2{ font-size:16px;}



/*产品详细*/
.pro_one .pro_one_r .a{ font-size:16px;}
/*联系我们*/
.contact_map iframe{height: 400px;}


}
@media screen and (max-width: 520px) {
/*资质荣誉*/
.honor_ul ul li .imgs{ padding:9px;}
/*品质管理*/
.manage_ul2 .ul li .ul2 li{width: 100%;margin-right: 0%;}
/*薪酬福利*/
.fuli_con ul li .imgs{ width:160px;}
.fuli_con ul li .cons{ font-size:13px; line-height:20px;}


}
@media screen and (max-width: 480px) {
.o_big{ height:150px; background-size:auto 120%;}
/*资质荣誉*/
.honor_ul ul li .imgs{ padding:8px;}
/*最新消息*/
.news_ul ul li .h3{ font-size:15px; height:32px; line-height:32px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px; line-height:28px;}
.about_x2 .con_line{ font-size:12px;}
.about_x2 .con_id{font-size:13px;}
.goback{ margin-top:10px; float:none;}
.fenxiang{ display:none;}
/*品质管理*/
.manage_ul ul li h2{ font-size:13px; height:36px; line-height:36px;}
/*品质管理*/
.manage_txt{ font-size:13px;}
/*体系认证*/
/*.renzheng_t .renzheng_tc{ font-size:14px;}*/
.renzheng_con{ font-size:13px;}
/*人才招聘*/
.recruitmentList li { padding:20px 20px 20px 12px; background-position:right 10px top 25px;}
.recruitmentList li .title .tit{ font-size:16px;}
.recruitmentList li .down .text{ font-size:13px; line-height:24px;}
.recruitmentList li .down .btn{ font-size:14px;}
.job_div .job_con ul li{ margin-bottom:3%;}
.job_div .job_con ul li label{ font-size:15px; float:none; height:36px; line-height:36px;}
.job_div .job_con ul li .divs .inputs{ font-size:13px; text-indent:4%;height:40px; line-height:40px;}
.job_div .job_con ul li .divs .inputs2{ font-size:13px;padding-left:4%; height:40px; line-height:40px;}
.job_div .job_con ul li .divs .desc{ font-size:12px; padding-top:10px; padding-bottom:10px;}
.job_div .job_con ul li .divs .fils{ font-size:15px; width:100%;height:40px; line-height:40px;}
.job_div .job_con ul li .bnts2{ height:40px; line-height:40px; margin-left:0;width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px); font-size:15px;}
.job_table table th{ padding-top:8px; line-height:20px; padding-bottom:8px; font-size:14px;}
.job_table table td{ line-height:20px; padding-top:12px; padding-bottom:12px; font-size:13px;}
/*员工成长*/
.chengzhang_two .chengzhang_two_con .cons{ font-size:13px;}
.chengzhang_txts{ font-size:13px;}
/*产品中心*/
.product_ul ul li:hover .conts i{ background-size:36px 36px;}
.product_ul ul li .txts .h3{line-height:50px; height:50px; font-size:14px;}


/*产品详细*/
.pro_one .pro_one_r .a{ font-size:15px; width:160px; height:50px; line-height:50px;}

/*联系我们*/
.contact_con{ margin-top:4%; line-height:22px;}
.contact_con h2{ font-size:18px;}
.contact_t2{font-size:18px;}
.contact_map iframe{height: 350px;}

}
@media screen and (max-width: 360px) {
/*资质荣誉*/
.honor_ul ul li .imgs{ padding:7px;}
/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:26px; }
/*产品中心*/
.product_ul ul li .txts .h3{ font-size:13px;}

}
@media screen and (max-width: 320px) {

}