     /*=================================中小型笔记本或大平板 laptop /*=================================*/
    @media screen and (max-width: 1200px) {


    }



















    /*=================================手机或小平板 phone=============================== */
    @media screen and (max-width: 767px) {

#boxer.mobile .boxer-close{
	top: 70px !important;
}

/*index*/
.public-title h1{
	font-size: 24px;
}

/*top nav*/
.top-nav-blank{
	height: 60px;
}

.header{
	height: 60px;
}

.top-nav{
	padding: 0 10px 0 20px;
	position: relative;
	z-index: 999;
}

.top-nav .logo{
	margin-right: 10px;
}

.top-nav .nav-block{
	display: none;
}

.index-lang{
	display: none;
}

/*手机导航开始menu*/
.menu{
  display: block;
  padding: 10px;
}
.menu_down{
  position: absolute;
  left:0;
  top:60px;
  z-index: 990;
  width: 100%;
  padding-bottom: 0px;
  background-color: rgba(255,255,255,1);
  box-shadow: 0 1px 3px #999;
}
.menu_down li{
  line-height: 4;
  text-align: center;
  /*padding-left: 4rem;*/
  
}
.menu_down li+li{
	border-top: 1px solid #dcdcdc;
}
.menu_down li a{

  display: block;
  font-size: 15px;
  color: #666;
}
.menu span.icon-bar{
  background: #999;
  width: 25px;
  height: 2px;
  display: block;
  -webkit-transition: all 300ms ease-out; 
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out; 
}
.menu .sr-only{
  display: none;
}
.menu .icon-bar:nth-child(2){
  -webkit-transform: rotate(0deg) translate(0,0);
  -moz-transform: rotate(0deg) translate(0,0);
  -ms-transform: rotate(0deg) translate(0,0);
  transform: rotate(0deg) translate(0,0);
  transform-origin:top left;
}
.menu .icon-bar:nth-child(3){
  margin-top: 6px; 
      -webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
}
.menu .icon-bar:nth-child(4){
  margin-top: 6px; 
  -webkit-transform: rotate(0deg) translate(0,0);
  -moz-transform: rotate(0deg) translate(0,0);
  -ms-transform: rotate(0deg) translate(0,0);
  transform: rotate(0deg) translate(0,0);
  transform-origin:top left;
}
.xz .icon-bar:nth-child(2){
  -webkit-transform: rotate(45deg) translate(2px,-3px);
  -moz-transform: rotate(45deg) translate(2px,-3px);
  -ms-transform: rotate(45deg) translate(2px,-3px);
  transform: rotate(45deg) translate(2px,-3px);
  transform-origin:0 0;
}
.xz .icon-bar:nth-child(3){
  opacity: 0;
}
.xz .icon-bar:nth-child(4){
  -webkit-transform: rotate(-45deg) translate(1px,2px);
  -moz-transform: rotate(-45deg) translate(1px,2px);
  -ms-transform: rotate(-45deg) translate(1px,2px);
  transform: rotate(-45deg) translate(1px,2px);
  
}
/*手机导航结束*/

/*index public style*/

/* index banner */
.index-banner img{
	min-height: 200px;
	object-fit: cover;
}

/*index about*/
.index-about-block{
	padding: 20px;
	background-color: #fff;
	border-radius: 0;
}

.index-about-block .editbox{
	line-height: 2;
}

.index-about-block a{
	margin: 20px auto 0;
}

.index-about-block a i{
	font-size: 18px;
}

.index-about-bg1{
	height: auto;
}

.index-about-bg2{
	display: none;
}

/* index product */
.index-product{
	padding: 20px;
}

.index-product .public-title{
	margin-bottom: 20px;
}

.index-product li{
	width:100%;
	margin-right: 0;
}

/*sp*/
.sp-img{
	display: none;
}

/*index news*/
.index-news{
	padding: 20px;
}

.index-news .public-title{
	margin-bottom: 20px;
}

.index-news .big-news{
	width: 100%;
}

.index-news .big-news a{
	padding: 20px;
}

.index-news .big-news h2{
	font-size: 22px;
	margin-bottom: 10px;
}

.index-news .big-news p{
	padding-left: 15px;
	margin-bottom: 20px;
}

.index-news .big-news img{
	height: 200px;
}

.index-news ul{
	width: 100%;
	margin-top: 20px;
}

.index-news li a{
	display: block;
	padding: 20px 10px;
}

.index-news li .flex-flex1{
	margin-right: 20px;
}

/*index case*/
.index-case{
	padding: 20px;
}

.index-case .title{
	font-size: 22px;
	margin-bottom: 20px;
}

.index-case .public-title{
	margin-bottom: 20px;
}

.index-case li{
	width: 100%;
	margin-right: 0;
}

.index-case li img{
	height: 240px;
}

/*footer list*/
.footer-list-bg{
	display: none;
}

.copy{
	padding: 10px 15px;
	line-height: 1.5;
}

/*other public*/
.other-nav .flex-flex1{
	display: none;
}

.other-nav ul{
	width: 100%;
	-webkit-flex-wrap:wrap; 
	-webkit-box-flex-wrap:wrap; 
	-ms-flex-wrap:wrap; 
	-moz-flex-wrap:wrap; 
	flex-wrap:wrap;
	border: none;
}

.other-nav li{
	width: 100%;
	border: none;
}

.other-nav li+li{
	border-top: 1px solid #e5e5e5;
}

.other-local{
	display: none;
}

/*about us*/
.about-abo-block{
	padding: 20px;
}

.about-abo-block .title{
	margin-bottom: 10px;
}

.about-abo-block .title h1{
	font-size: 24px;
}

.about-abo-block .text{
	margin-right: 0;
	width: 100%;
	line-height: 2;
	height: auto;
}

.about-abo-block img{
	width: 100%;
	margin-top: 20px;
}

.about-zz-block .title{
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
}

.about-zz-block{
	padding: 20px;
}

.about-zz-block li{
	width: 100%;
	height: 290px;
	margin-right: 0;
}

.more{
	padding-top: 0px;
}

/* products */
.product-block{
	padding: 20px;
}

.products-left-menu{
	display: none;
}

.products-right-list{
	width: 100%;
	padding: 0;
}

.products-right-list>h1{
	font-size: 22px;
	height: 44px;
	line-height: 44px;
}

/*product detail*/
.products-right-detail{
	padding: 20px;
}

.products-right-detail .imgbox{
	width: 100%;
	height: 300px;
}

.products-right-detail .info-box{
	width: 100%;
	margin-top: 20px;
}

.products-right-detail .info-title{
	padding-bottom: 20px;
}

.products-right-detail .info-title h2{
	font-size: 22px;
}

.products-right-detail .editbox{
	padding: 10px 0;
	line-height: 2;
}

.products-right-detail .detail-nav a{
	height: 44px;
	line-height: 44px;
}

.products-right-detail .detail-nav i{
	font-size: 28px;
}

.products-right-detail .detail-title{
	margin-top: 20px;
	font-size: 20px;
	line-height: 40px;
	padding: 0 20px;
}

/* device */
.layer-block{
	padding: 20px;
}

.layer-block .title{
	font-size: 24px;
	margin-bottom: 20px;
}

.layer-block li{
	width: 100%;
	margin-right: 0%;
}

.layer-block li img{
	height: 170px;
}

/*news*/
.news-block{
	padding: 20px;
}

.news-block .title{
	font-size: 24px;
	margin-bottom: 20px;
}

.news-block .big-news-block{
	padding: 0;
}

.news-block .big-news{
	width: 100%;
}

.news-block .big-news+.big-news{
	margin-left: 0;
	margin-top: 15px;
}

.news-block .big-news a{
	padding: 20px 20px;
}

.news-block ul{
	width: 100%;
	margin-bottom: 20px;
}

.news-block li a{
	padding: 20px;
}

.news-block li h2{
	font-size: 16px;
}

.news-block li p{
	font-size: 14px;
}

/*news detail*/
.news-detail-block{
	padding: 20px;
}

.news-detail-block .title{
	font-size: 22px;
	padding-bottom: 10px;
}

.news-detail-block .subtitle{
	padding: 10px;
}

.news-detail-block .edit-box{
	padding: 10px 0;
	line-height: 2;
}

.news-detail-block .detail-nav{
	padding: 10px 10px 0;
}

.news-detail-block .left-nav a{
	font-size: 14px;
	padding: 5px 0;
}

.news-detail-block .right-nav{
	width: 90px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	border-radius: 20px;
}


/*contact us*/
.contact-block{
	padding: 20px;
}

.contact-block .title{
	margin-bottom: 20px;
}

.contact-block .title h1{
	font-size: 24px;
	margin-bottom: 10px;
}

.contact-block .title p{
	font-size: 18px;
}

.contact-block form{
	width: 100%;
}

.form-block .half-div{
	width: 100%;
}

.form-block button{
	width: 100%;
}

.contact-block .form-block textarea{
	height: 200px;
}

.contact-block .info-box{
	margin-top: 20px;
	width: 100%;
}

.contact-block .info-box .topbox{
	border-bottom:  1px dashed #999;
	padding: 20px 10px;
}

.contact-block .info-box h2{
	font-size: 30px;
}

.contact-block .info-box h3{
	font-size: 16px;
}

.contact-block .info-box p{
	padding: 10px 10px;
	font-size: 16px;
	line-height: 1.5;
}

.map{
	width: auto;
	margin: 0 20px 20px;
}



    }








