/* media */
/* 横屏 */
@media screen and (orientation:landscape){
}
/* 竖屏 */
@media screen and (orientation:portrait){
}
/* 窗口宽度<960,设计宽度=768 */
@media screen and (max-width:959px){
	/*head*/	
	.head .logo{width: 20%; text-align: center;}
	.head .logo a{font-size: 1.8rem;}
	.head .menu{width: 80%;}
	.head .menu li a{line-height: 53px; height: 103px; font-weight: normal;}
	
	/*index*/
	.zzsc .content li figure img{max-height: 109px;}
	.index .section3 li.text , .index .section3 li.text2{line-height: 20px; font-size: 1.2rem;}
	.index .section3 li strong{font-size: 1.4rem;}
	
	.index .section5 li p{font-size: 1.2rem;}
	/*order*/
	.m-order{margin-top: 50px;}
	
	/*products*/
	.index-pro .top-menu li{width: 23%; margin-bottom: 10px;}
	.index-pro .bottom-pro > ul > li figcaption{height: 36px; overflow: hidden;}
	.index-pro .bottom-pro > ul > li figcaption a{font-size: 1.2rem; line-height: 1.5;}
	.index-pro .bottom-pro > ul > li img{width: auto; height: auto;}
  
  .sidebar .t strong:after{display:none;}
	
	/*sevice*/
	.single-service .content .cnt .f-fl , .single-service .content .cnt .f-fr{width: 100%;}
	
	/*footer*/
	.footer .footer-search input[type=text]{width: 80%;}
	.footer .footer-us .tel .l , .footer .footer-us .tel .r{width: 100%;}
	
}
/* 窗口宽度<768,设计宽度=640 */
@media screen and (max-width:767px){
	/*header*/
	.head .logo , .head .menu{width: 100%;}
	.head .menu li a{line-height: 1.5; padding: 10px 0; height: auto;}
  	#last-search{display: none;}
	#search-form{top: 159px;}
	/*index*/
	.zzsc .tab a{width: 25%;}
	.zzsc .content li figure img{max-height: 112px;}
	.zzsc .content li figure:last-of-type{display: none;}
	.zzsc .content li figure:nth-last-child(2){border-right: 1px solid #ddd;}
	.zzsc .content li figure{width: 25%;}	
	.index .section2 figure{max-height: 160px; overflow: hidden;}
	.index .section2 li{width: 48%;}
	.index .section3 li{width: 50%; margin-top: 1px;}
	.index .section3 li img{width: 100%;}
	.index .section3 li.text, .index .section3 li.text2{font-size: 1.4rem; line-height: 24px;}
	.index .section4 .news.f-fl , .index .section4 .special.f-fr{width: 100%;}
	.index .section5 li p{display: none;}
	
	/*order*/
	.m-online li{width: 50%;}
	
	/*about*/
	.single-about .head{height: auto;}
	.single-about .top{padding: 0;}
	.single-about .head .f-fl , .single-about .head .f-fr {width: 100%;}
	
	/*footer*/
	.footer .footer-nav dt a{font-size: 1.6rem;}
	.footer .footer-us .tel .l{margin-bottom: 10px;}
	.footer .footer-us .tel span{font-size: 1.6rem;}
	.footer .footer-qr{display: none;}
	.footer .footer-search input[type=submit]{width: 19%;}
  
  /*index-pro*/
  .sidebar .side-nav a:after{display: none;}
  .sidebar .t strong{font-size: 2rem;}
  .sidebar .t span{font-size: 1.3rem;}
  .side-tell b{font-size: 1.6rem;}

}

/* 窗口宽度<640,设计宽度=480 */
@media screen and (max-width:639px){
	/*head*/
	.head{height: 67px;}
	.head .logo, .head .menu{width: 50%;}
	.head .logo a {font-size: 2.2rem; font-weight: 600; color: #333;}
	.head .logo img{height: 50px;}
	.head .logo{text-align: left;}
	
	.hamburger{display: inline-block; float: right; padding: 10px;}
	.hamburger-box{width: 30px; }
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{height: 2px; width: 30px;}
	.head .menu ul{position: absolute; left: 0; right: 0; top: 67px; display: none; z-index: 99; background: rgba(0,0,0,.8);}
	.head .menu ul li{display: block; width: 100%;}
	.head .menu ul li#last-search{display: none;}
	.head .menu ul li a{color: #fff;}
	
	
	/*index*/
	.zzsc .content li figure{width: 50%;margin-top: -1px;}
	.zzsc .content li figure:nth-child(2){border-right: 1px solid #ddd;}
	.index .section3 li.text, .index .section3 li.text2{font-size: 1.2rem; line-height: 1.5;}
  .index .section5 li strong a{font-size: 1.3rem;}
	
	/*products*/
	.crm{margin-top: 15px; margin-bottom: 15px;}
	.index-pro .bottom-pro{margin-top: 30px;}
  #pro-nav{width: 100%; height: auto;}
  .index-pro .bottom-pro ul ul li , .index-pro .bottom-pro > ul > li{width: 31.3333%}
  .index-pro .bottom-pro > ul > li figcaption a{height: 36px; overflow: hidden;}
  
	.i-pro .section{width: 68%;}
	.i-pro .section h3{height: 36px; overflow: hidden;}
	.i-pro .section h3 a{font-size: 1.2rem; line-height: 1.5;}
	.i-pro .sidebar{width: 30%;}
	.i-pro .section li{width: 47.6666%;}
	.i-pro .row .t{padding-left: 0;}
	.i-pro .row .more{font-size: 1.2rem;}
	.i-pro .row h2{font-size: 1.6rem; }
	.sidebar .side-nav li ul{padding-left: 0;}
	.sidebar .t strong{font-size: 1.8rem;}
	.sidebar .t span{display: none;}
	.i-pro .row6 a{font-size: 2rem;}
	
	.m-order{margin-top: 30px;}
	.m-order p{padding: 0;}
	.m-online{padding: 20px 0; margin-bottom: 30px;}
	.box-pro .pro-title .online{padding-bottom: 50px;}
	.article-pro .subMenu{display: none;}
	
	/*article-pro*/
	.box-pro .pro-img{width: 100%;}
	.box-pro .pro-title{width: 100%;}
  .box-pro .pro-title h2{font-size: 2rem;}
  .box-pro .pro-title p{line-height: 1.5; font-size: 1.2rem;}
  .box-pro .pro-title .online a.chat{margin-bottom: 5px;}
  .article-pro .section h3{font-size: 1.8rem;}
  .inner{padding: 15px 0}
  .article-pro .s4 li , .article-pro .s5 li{width: 48%; margin-bottom: 10px;}
	
	/*solution*/
  .list-solution .content li h3 a{font-size: 1.4rem;}
  .list-solution .content ul{margin-top:0;}
	.list-solution .content li figure img , .list-solution .content li figcaption{height: auto;}
	.list-solution .content li figure img{max-height: 120px;}
	.list-solution .content li figcaption{max-height: 140px; font-size: 1.2rem; line-height: 1.5;}
	
	/*about*/
  .single-about .top h2 , .single-service .content h2, .list-solution h2{font-size: 2rem;}
	.single-about .top ul li{width: 31.3333%; margin-bottom: 10px;}
	.single-about .top ul li a{font-size: 1.4rem;}
	.single-about .customer{margin-top: 0;}	
	.single-about .customer ul{margin-top: 30px;}
	.single-about .customer li{width: 48%;}
	.single-about .customer li:nth-of-type(3){display: none;}

	
	/*news*/
	.list-news .news-nav ul{padding: 0;}
	.list-news .special .f-fl , .list-news .special .f-fr{width: 100%; height: auto;}
	.list-news .special .f-fr a.more{display: none;}
  .article-news .top h2{font-size: 1.8rem;}	
  .article-news .top p{font-size: 1.2rem;}
	
	/*footer*/
	.footer .footer-nav{display: none;}
	.footer .footer-us{width: 100%;}
}
/* 窗口宽度<480,设计宽度=320 */
@media screen and (max-width:479px){
	.header .top .f-fl , .side-tell{display: none;}
	.head .logo{width: 70%;}
	.head .menu{width: 30%;}
	.i-pro .sidebar , .i-pro .section{width: 100%;}
	.sidebar .side-nav ul ul li{display: inline-block;}
	.m-online li a i{font-size: 2rem;}
	.footer-b p{width: 100%; text-align: center;}
	.footer .footer-b a{float: none;}
	.footer .footer-us .tel .l, .footer .footer-us .tel .r{width: 50%;}
}
/* windows UI 贴靠 */
@media screen and (-ms-view-state:snapped){
}
/* 打印 */
@media print{
}
/* windows UI 贴靠 */
@media screen and (-ms-view-state:snapped){
}
/* 打印 */
@media print{
}