@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 769px) {
/*sj-top*/
	body{background:url(../images/mobile/bg.jpg) no-repeat center top;background-size:100% 100%;}
	
/*product-enter*/
	.sj-cp{padding:0 2%;}
	.sj-tit{position:relative;}
	.sj-tit h1{font-size:0.36rem;color:#000;font-family:'pi';}
	.sj-tit a{font-size:0.27rem;color:#0D4643;position:absolute;right:0;top:20%;}
	.sj-tit a:after{content:'';padding:6px 21px;background:url(../images/mobile/more.png) no-repeat right center;background-size:70% auto!important;}
	.sj-cp .sort ul{margin:0 -1%;}
	.sj-cp .sort ul li{width:48%;padding:0 1%;float:left;margin-bottom:3%;}
	.sj-cp .sort ul li a{bordeR:1px solid #ccc;border-radius:10px;text-align:center;font-size:0.26rem;color:#333;padding:8% 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sj-cp .sort ul li.active a{background:url(../images/mobile/select.png) no-repeat;color:#fff;}
	.sj-cp .cp-nav ul{display:none;}
/*get-quotation*/
	.gey-quote{margin:3% 0 6% 0;position:relative;}
	.gey-quote a{position:absolute;padding:3.8% 0;width:49%;}
	.gey-quote .quote{top:0;left:0;right:0;margin:0 auto;}
	.gey-quote .wechat{left:0;bottom:20%;}
	.gey-quote .email{right:0;bottom:20%;}
/*successful-cases*/
	.successful-cases-bj .sj-tit h1,.successful-cases-bj .sj-tit a{color:#fff;}
	.successful-cases-bj .sj-tit a:after{background:url(../images/mobile/more2.png) no-repeat right center;}
	.successful-cases-bj{padding:0 1%;background:url(../images/mobile/case_bg.png) no-repeat;background-size:100% 100%;width:94%;margin:0 2%;}
	.case-list ul{margin:0 -2%!important;}
/*company-profile*/
	.compant-bj{padding:0 2%;}
	.compant-bj .box{background:url(../images/mobile/about_bg.png) no-repeat;background-size:100%;padding:0 2%;}
	.compant-bj .box h1{font-size:0.36rem;color:#000;font-family:'pi';}
	.compant-bj .box video{width:100%;height:3.5rem;}
	.compant-bj .box p{font-size:0.26rem;color:#000;line-height:0.36rem;}
	.compant-bj .box img{margin-top:5%;}
/*contact*/
	.contact{position:relative;margin:6% 0 2% 0;}
	.contact a{position:absolute;left:0;top:0;width:49%;padding:5.5% 0;}
	.contact .wechat{left:0;}
	.contact .email{right:0;}
/*company-news*/
	.company-news{padding:0 2%;margin-bottom:3%;}
	.company-news ul li{margin-bottom:3%;}
	.company-news ul li a{background:#fff;border-radius:0.15rem;padding:4% 3.5%;-moz-box-shadow:0px 3px 13px 0px rgba(16,24,29,0.14);-webkit-box-shadow:0px 3px 13px 0px rgba(16,24,29,0.14);box-shadow:0px 3px 13px 0px rgba(16,24,29,0.14);}
	.company-news ul li .time{width:18%;bordeR:1px solid #41955F;float:left;}
	.company-news ul li .time span{display:block;width:100%;text-align:center;font-size:0.3rem;padding:8px 0;}
	.company-news ul li .time span:nth-child(1){background:linear-gradient(151deg,#3BA05A,#2790BA);color:#fff;font-weight:bold;}
	.company-news ul li .time span:nth-child(2){color:#0D4643;font-weight:bold;}
	.company-news ul li .wz{width:78%;float:right;}
	.company-news ul li .wz h3{font-size:0.27rem;color:#0D4643;line-height:0.36rem;height:0.72rem;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
	.company-news ul li .wz p{font-size:0.25rem;color:#10181D;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:0.1rem;}
/*message*/
	.message-bj{padding:0 2%;}
	.message{-moz-box-shadow:0px 3px 13px 0px rgba(16,24,29,0.14);-webkit-box-shadow:0px 3px 13px 0px rgba(16,24,29,0.14);box-shadow:0px 3px 13px 0px rgba(16,24,29,0.14);}
}