@charset "utf-8";
@media only screen and (max-width: 1240px) {
    body{
		user-select: none;-webkit-user-select: none;
	}
    html {
		overflow-x:hidden;
	}
    body,input,textarea,button,select {
		font-size:14px;
	}
	.wrap,.header .header_c {
		width: auto; margin: 0 2%;
	}
	.about .about-txt  {
		font-size: 16px; line-height: 28px;
	}
	.part4 .item_list li {
		padding-bottom: 25%;
	}
	.pro_det .part1 .p_right .link_box .link .ico {
		margin-left: 10%;
	}
	.pro_det .part1 .p_right .link_box .link2 .ico {
		margin-left: 33%;
	}
}
@media only screen and (max-width: 1126px) {
	.n_banner .sec_nav li.first .parent_cat {
		width: 85%;
	}
	.job_list .job-search .form-select,.job_list .job-search .form-input {
		width: 32%;
	}
}

@media only screen and (max-width: 1026px) {
	.header .tLeft .intro h1 {
		font-size: 24px;
	}
	.header .tLeft .intro h1 span {
		font-size: 34px
	}
	.header .tLeft .intro h2 {
		font-size: 16px; padding-left: 87px;
	}
	.about .about-txt  {
		font-size: 14px; line-height: 26px;
	}
	.word h2 {
		font-size: 40px;
	}
	.word h4 {
		font-size: 24px; line-height: 40px
	}
	.word h6 {
		width: 70%; margin: 10px auto 0; font-size: 14px;  line-height: 40px
	}
	.lpkf .lpkf-c li .lpkf-i p,.pinpai .pinpai-c ul li,.technical .tech-i p {
		font-size: 14px;
	}
	.n_banner .sec_nav li.first .parent_cat {
		width: 80%;
	}
	.ninfo.company img {
		width: 45%; margin: 1.5% 0 0 3%
	}
	.news_list01 .left {
		display: none;
	}
	.news_list01 .center{
		width:54.5%;
	}
	.news_list01 .right{
		width: 44.83%;
	}
	.news_list02 li .date .day{font-size: 16px;}
	.news_list02 li .date .month{font-size: 18px;}
	
	.news_detail .n_left,.news_detail .n_right {
		width: 100%; float: none; box-sizing: border-box;
	}
	.news_detail .n_right {
		padding: 3% 0 0 0;
	}
}
@media only screen and (max-width: 992px) {
	
	.header .tRight,
	.footer dl.dl3,
	.footer dl.dl4,
	.footer dl.dl5,
	.news_list02 li .date,
	.n_banner .sec_nav li {
		display: none;
	}
	.header .header_c em,
	.foot_tel,.mkefu,
	.n_banner .sec_nav .cat_list em {
		display: block; cursor: pointer
	}
	/*header*/
	.header {
		width: 100%; position: fixed; background: #FFFFFF; z-index: 100; top: 0; box-shadow: 0 2px 3px #DDDDDD;
	}
	.w-height,.header .header_c {
		height: 70px;
	}
	.header .tLeft .logo {
		height: 50px; padding-right: 20px
	}
	.header .tLeft .intro {
		padding-left: 20px
	}
	.header .tLeft .intro h1 {
		font-size: 15px; height: 24px; line-height: 24px
	}
	.header .tLeft .intro h1 span {
		font-size: 17px
	}
	.header .tLeft .intro h2 {
		height: 24px; line-height: 24px; font-size: 12px; padding-left: 48px;
	}
	/*nav*/
	.nav {
		width: 100%; height: 100%; position: fixed; background: #F2F2F2; padding: 0; left: -100%; filter:alpha(Opacity=0); -moz-opacity:0; opacity: 0; z-index: 100;top: 70px; overflow-y: auto;
	}
	.nav.active {
		left: 0; filter:alpha(Opacity=100); -moz-opacity:1; opacity: 1;
	}
	.nav .nav_c {
		height: auto; display: block; padding: 2% 0 0 0;
	}
	.nav .nav_c li {
		border-bottom: 1px solid #DDDDDD; height: auto;
	}
	.nav .nav_c li.t::after{
		content: '\e8db'; 
		font-family: "iconfont" !important;
		font-size: 13px;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		float: right;
		width: 30px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		z-index: 100;
		position: absolute;
		right: 0;
		top: 0;
	}
	.nav .nav_c li a {
		display: block; color: #4d4d4d; border-radius: 0px; height: 50px; line-height: 50px; margin: 0;
	}
	.nav .nav_c li.active a{
		background: #F2F2F2; color: #eb1c26;
	}
	.nav .nav_c li:hover a{
		background: #F2F2F2; color: #4d4d4d;
	}
	.nav .nav_c li ul {
		width: 100%; position: inherit; left: auto; top: auto; background: #F2F2F2; padding-bottom: 18px;
	}
	.nav .nav_c li ul li a {
		background-color: none; text-align: left; padding: 0 30px; color: #4d4d4d; height: 30px; line-height: 30px
	}
	.nav .nav_c li ul li a::before{
		content: '\e8d6'; 
		font-family: "iconfont" !important;
		font-size: 13px;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-right: 10px;
		color: #B9B9B9;
	}
	.nav .nav_c li ul li {
		border: none;
	}
	.nav .nav_c li ul li a:hover {
		background: #F2F2F2; border-radius: 0px;
	}
	/*keys*/
	.keys {
		padding: 2% 0 4% 0;
	}
	.keys .keys-c {
		line-height: 24px; padding: 2% 0;
	}
	.keys .keys-c,.keys .search,.keys-input {
		width: 100%;
	}
	
	.n_banner .nTitle .tit{
		font-size: 24px; 
	}
	.n_banner .nTitle .dec{
		font-size: 18px; 
	}
	
	/*about*/
	.about .about-img {
		text-align: center; margin-bottom: 3%;
	}
	.about .about-img,.about .about-txt {
		width: 100%;
	}
	.about .about-txt h2 {
		text-align: center;
	}
	
	.word h2, h2.iTitle {
		font-size: 30px;
	}
	.word h2 {
		line-height: normal;
	}
	.word h4 {
		font-size: 20px;
	}
	.word h6 {
		width: 80%; margin: 10px auto 0; font-size: 18px; line-height: 30px
	}

	.lpkf .lpkf-c li .lpkf-i h3,.technical .tech-i h3 {
		font-size: 20px;
	}
	.lpkf .lpkf-c li .lpkf-i p,.technical .tech-i p {
		font-size: 14px; 
	}
	
	.pinpai .pinpai-i,.pinpai .pinpai-c {
		width: 100%; float: none;
	}
	.pinpai .pinpai-c ul li {
		padding: 1% 0 1% 25px; font-size: 16px; background-size: 15px;
	}
	.footer dl.dl2 {
		width: 24%
	}
	.footer dl.dl1,.footer dl.dl6 {
		width: 32%;
	}
	
	/*内頁*/
	.n_banner .sec_nav li {
		float: none; width: 100%; background: #f2f2f2; border-bottom: 1px solid #DDDDDD; 
	}
	.n_banner .sec_nav li:not(.first) a {
		color: #4d4d4d
	}
	
	/*about*/
	.n_banner .sec_nav li.first {
		width: 30%;
	}
	
	.cul_p1 .cul_infor{
		top: 40px;
	}
	.cul_p1 .cul_infor.infor2{
		top: 42px;
	}
	
	.pt_hd .tit {
		font-size: 26px;
	}
	.pt_hd .dec {
		width: 100%
	}
	.jssl .pt_hd .dec {
		width: auto; font-size: 14px;
	}
	.job_list .job-con ._jcon {
		padding: 40px 20px;
	}
	
	.news_list02 li .nlist_con {
		width: 100%; padding: 0;
	}
	.news_list02 li .nlist_con .t{
		font-size: 18px;
	}
	.service_area .pt_hd .tit {
		font-size: 26px;
	}
	.service_area .pt_hd .dec {
		padding: 0; margin: 2% 0 4% 0; width: 100%;
	}
	.solution .prt1_lt,.solution .prt1_rt {
		width: 100%;  float: none;
	}
	.solution .prt1_lt {
		margin-bottom: 40px;
	}
	.solution .prt1_lt img {
		max-width: 600px;
	}
	.ysl_uni_tag_list1 .tag_cell {
		width: 50%; margin-bottom: 30px;
	}
	
	.pro_det .part1 .p_left, .pro_det .part1 .p_right,.pro_det .part1 .p_right .dec {
		width: 100%;float: none; padding: 0;
	}
	.pro_det .part1 .p_right {
		border-bottom: 1px solid #D3D3D3; padding-bottom: 6%; margin-bottom: 2%
	}
	.pro_det .part1 .p_right .link_box .link .ico {
		margin-left: 30%;
	}
	.pro_det .part1 .p_right .link_box .link2 .ico {
		margin-left: 45%;
	}
	.pro_det .part1 .p_right .con_box li {
		width: 100%;
	}
	.pro_det .part2 .sections div img {
		max-width: 100%!important;
	}
}
/*
* MobileMode
*/
@media only screen and (max-width: 768px) {
	.cul_p1 .cul_infor{
		top: 20px; left: 30px
	}
	.cul_p1 .cul_infor.infor2{
		top: 22px; left: 30px
	}
	.cul_p1 .cul_infor .t{
		font-size: 24px;
	}
	.cul_p1 .cul_infor.infor2 .t,.cul_p1 .cul_infor.infor3 .t{
		font-size: 20px;
	}
	.cul_p1 .cul_infor .c {
		font-size: 16px;
	}
	.job_list .job-con ._t2,.job_list .job-con ._t4 {
		display: none;
	}
	.job_list .job-con ._t1 { width: 40%; }
	.job_list .job-con ._t3 { width: 20%; }
	.job_list .job-con ._t5 { width: 20%; }
	.job_list .job-con ._t6 { width: 20%; }
	.news_list01 .left,.news_list01 .center,.news_list01 .right {
		width: 100%;  display: block; float: none;
	}
	.news_list01 .center {
		margin-top: 4%;
	}
	.news_list01 .center .box {
		padding: 20px 0;
	}
	.news_list02 li .date .day{font-size: 16px;}
	.news_list02 li .date .month{font-size: 18px;}
	.service_area .pt_bd .imgBox {
		width: 50%; margin-bottom: 3%;
	}
	.service_area .pt_bd .imgBox .center {
		margin: 0 auto 5%;
	}
	
	.contact_p .map_text {
		width: 100%; position: static; margin-top: 20px;
	}
}
@media only screen and (max-width: 750px) {
	.word h2,h2.iTitle {
		font-size: 26px; text-align: center;
	}
	.word h4 {
		font-size: 18px;
	}
	.word h6 {
		width: 98%; margin: 6px auto 0; font-size: 15px; line-height: 24px
	}
	.lpkf .lpkf-c li {
		width: 48.5%; float: left; margin-right: 3%;
	}
	.lpkf .lpkf-c li:nth-child(2n),.service ul li:nth-child(2n){
		margin-right: 0;
	}
	.service ul li {
		margin-right: 8%; margin-bottom: 5%; float: left; width: 46%;
	}
	.footer dl.dl2,.copy .right {
		display: none;
	}
	.footer dl.dl1,.footer dl.dl6 {
		width: 45%;
	}
	.copy {
		text-align: center; padding: 15px 0;
	}
	.copy .fl {
		float: none;
	}
	.jssl .pt_hd .tit {
		font-size: 26px;
	}
	.fuwu02 .cont li .img_box {
		text-align: center;
	}
	.fuwu02 .cont li .img_box, .fuwu02 .cont li .con {
		width: 100%; float: none;
	}
	.fuwu02 .cont li:nth-child(odd) .con:before,.fuwu02 .cont li:nth-child(even) .con:before {
		display: none;
	}
	.contact_p .map_text dt {
		font-size: 18px;
	}
	.p50 {
		padding: 20px 0 50px 0;
	}
	.part4 .item_list li {
		padding-bottom: 40%;
	}
	.pro_det .part1 .p_right .tit {
		font-size: 24px;
	}
	.n_banner .nTitle .tit{
		font-size: 20px; 
	}
	.n_banner .nTitle .dec{
		font-size: 16px; 
	}
	.jssl .pt_bd .tab_t .cont {
		font-size: 14px;
	}
}
@media only screen and (max-width: 650px) {
	.about .about-txt h2 {
		font-size: 26px; text-align: center
	}
	.cul_p1 .cul_infor .c {
		font-size: 14px;
	}
	.job_list .job-search .form-select,.job_list .job-search .form-input {
		width: 100%; margin-bottom: 2%; height: 40px; text-indent: 10px;
	}
	.job_list .job-search .form-select {
		text-indent: 5px;
	}
	.job_list .job-con ._t2,.job_list .job-con ._t3,.job_list .job-con ._t4 {
		display: none;
	}
	.job_list .job-con ._t1 { width: 45%; }
	.job_list .job-con ._t5 { width: 20%; }
	.job_list .job-con ._t6 { width: 35%; }
	.service_area .pt_hd .tit,.fuwu02 .tit,.fuwu02 .cont li .con .title {
		font-size: 18px;
	}
	.service_area .pt_hd .dec {
		width: 98%; margin: 3% 0 8% 0; padding: 0 1%;
	}
	.fuwu02 .dec {
		font-size: 14px;
	}
	.pro_det .part1 .p_right .link_box .link {
		width: 40%
	}
	.pro_det .part1 .p_right .link_box .link .ico {
		margin-left: 2%;
	}
	.pro_det .part1 .p_right .link_box .link2 .ico {
		margin-left: 10%;
	}
	.pro_det .part2 .sections .tit {
		font-size: 18px;
	}
	
	.form_box {
		 top: 1%; left: 1.7%; margin-left: 0; height: 98%; overflow-y: auto;
	}
	.form_box .form_bd ._row b {
		display: none;
	}
	.service ul li .tit {
		font-size: 17px;
	}
	.service ul li .img{
		width: 140px; height: 140px;
	}
	.service ul li .img1 {
		background-position: -14px -10px;
	}
	.service ul li .img2 {
		background-position: -179px -10px;
	}
	.service ul li .img3 {
		background-position: -344px -10px;
	}
	.service ul li .img4 {
		background-position: -509px -10px;
	}
	.n_banner .nTitle {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.header .tLeft .logo{
		padding-right: 10px;
	}
	.header .tLeft .intro {
		padding-left: 10px;
	}
	.about .about-txt h2, .word h2, h2.iTitle {
		font-size: 20px;
	}
	.word h4 {
		font-size: 16px;  line-height: 30px;
	}
	.word h6 {
		margin: 6px auto 0; font-size: 14px;
	}
	.lpkf .lpkf-c li {
		width: 100%; float: none; margin-right: 0;
	}
	.lpkf .lpkf-c li .lpkf-i {
		height: auto;
	}
	.lpkf .lpkf-c li .lpkf-i h3,.technical .tech-i h3 {
		font-size: 16px;
	}
	.pinpai .pinpai-c h3 {
		font-size: 18px;
	}
	.pinpai .pinpai-c ul li {
		padding: 2% 0 2% 30px; font-size: 14px;
	}
	.footer dl.fl {
		float: none;
	}
	.footer dl dd {
		padding: 0 0 3% 0;
		color: #a5a5a5;
	}
	.footer dl.dl1,.footer dl.dl6 {
		width: 100%;
	}
	.footer dl.dl6 {
		margin-top: 3%
	}
	.footer dl dt {
		margin-bottom: 5%;
	}
	.copy .left a:first-child {
		display: block;
	}
	.n_banner .sec_nav li.first {
		width: 40%;
	}
	
	/*about*/
	.ninfo.company {
		font-size: 14px;
	}
	.ninfo.company img {
		float: none!important; width: 100%; margin:2% 0;
	}
	.cul_p1 .cul_infor{
		top: 50px;
	}
	.cul_p1 .left,.cul_p1 .right {
		float: none; width: 100%; margin-left: 0;
	}
	.cul_p1 .left {
		margin-bottom: 4.2%;
	}
	.cul_p1 .cul_infor .c {
		font-size: 16px;
	}
	.pt_hd .tit {
		font-size: 18px; padding:0 10%;
	}
	
	.jssl .pt_hd .tit {
		font-size: 18px;
	}
	.jssl .pt_hd .dec {
		width: auto; font-size: 14px;
	}
	.jssl .pt_bd .tab_t {
		width: 48.5%; margin: 0 3% 3% 0;
	}
	.jssl .pt_bd .tab_t:nth-child(2n){
		margin-right: 0;
	}
	.news_detail .n_left ._title {
		font-size: 18px;
	}
	.news_detail .n_left {
		padding-left: 10px;padding-right: 10px;
	}
	.news_detail .myart {
		padding: 2.5%
	}
	.news_detail .n_right .right {
		display: none;
	}
	.news_detail .detailPage_bottom ._mark {
		font-size: 16px;
	}
	.news_detail .detailPage_bottom li:after {
		top: 10px;
	}
	.news_detail .detailPage_bottom ._title {
		font-size: 14px;
	}
	.service_area .pt_bd .imgBox {
		margin-bottom: 7%;
	}
	.service_area .pt_bd .imgBox .center {
		margin: 0 auto 5%;
	}
	.ysl_uni_tag_list1 .tag_cell {
		width: 100%;
	}
}
@media only screen and (max-width: 320px){
 
}