     /*=================================中小型笔记本或大平板 laptop /*=================================*/
    @media screen and (max-width: 1200px) {

		

    }



















    /*=================================手机或小平板 phone=============================== */
    @media screen and (max-width: 767px) {



.top-nav-blank{
	height: 60px;
}

.header{
	height: 60px;
	padding: 0 20px;
}

.top-nav .logo{
	width: auto;
	height: 50px;
	margin-bottom: 0;
	padding-top: 0;
	box-shadow: none;
}

.top-nav .logo img{
	height: 100%;
}

.top-nav .nav-block{
	display: none;
}

.top-nav .las{
	display: none;
}

.top-nav .menu{
	display: block;
}

/*手机导航开始menu*/
.menu{
    display: block;
    float: right;
    padding: 10px;
}
.menu_down{
    position: absolute;
    left:0;
    top:60px;
    z-index: 999999;
    width: 100%;
    padding-bottom: 0px;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 1px 3px #999;
}
.menu_down li{
    line-height: 3.4;
    text-align: center;
    /*padding-left: 4rem;*/
    border-bottom: 1px solid #dcdcdc;
}
.menu_down li a{

    display: block;
    font-size: 15px;
    color: #666;
}

.menu_down li.sp1{
	background-color: rgb(222,41,16,0.5);
}

.menu_down li.sp1 a{
	color: rgb(255,255,255);
}

.menu_down li.sp2{
	background-color: rgb(0,36,125,0.5);
}

.menu_down li.sp2 a{
	color: rgb(255,255,255);
}

.menu_down li.sp3{
	background-color: rgb(255,239,28,0.5);
}

.menu_down li.sp4{
	background-color: rgb(27,27,27,0.5);
}

.menu_down li.sp4 a{
	color: rgb(255,255,255);
}

.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 banner */
.index-banner img{
	min-height: 1px;
	object-fit: cover;
}

/* index product */
.index-product-bg{
	padding: 20px;
}

.index-product li{
	border-top: 5px solid #eee;
	border-bottom: 5px solid #eee;
	border-right: 0 solid #eee;
	border-left: 0 solid #eee;
	width: 100%;
}

.index-product li:nth-of-type(2n){
	border-left: 0;
}

.index-product li .imgbox{
	height: 170px;
}

.index-product li .textbox{
	padding-top: 20px;
}

.index-product li h2{
	font-size: 18px;
}

/* index about */
.index-about{
	padding: 20px;
}

.index-about .imgbox{
	width: 100%;
	height: 350px;
}

.index-about .textbox{
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
}

.index-about .textbox h1{
	font-size: 24px;
	padding: 20px 0 0;
	margin: 0;
}

.index-about .textbox h2{
	font-size: 20px;
}

.index-about .textbox h3{
	font-size: 16px;
}

.index-about .textbox .editbox{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.index-about .textbox a{
	margin-top: 20px;
}

/* history */
.history-block{
	padding: 20px 0;
}

.history-block .title{
	text-align: center;
	font-size: 24px;
	color: #fff;
}

.history-block .title::after{
	width: 50px;
	height: 3px;
}


.histy_swiper .gallery-thumbs .swiper-slide p{
    font-size: 20px;
}
.histy_swiper .gallery-thumbs .swiper-slide span{
    margin-top: 15px;
}
.histy_swiper{
    position: relative;
    margin-top: 30px;
    padding-bottom: 30px;
}

.histy_swiper .line{
  top:43px;
}

.histy_swiper .gallery-thumbs{
	padding-bottom:40px;
}
.histy_swiper .gallery-top .h-box{
	width: 100%;
	font-size: 40px;
	text-align: center;
}

.histy_swiper .gallery-top .p-box{
	padding: 20px;
	font-size: 18px;
	width: 100%;
	line-height: 1.5;
}

/*index advantage*/
.index-adv{
	padding: 20px 0;
}

.index-adv li{
	padding: 10px 20px;
	width: 100%;
}

.index-adv li+li{
	margin-top: 15px;
}

.index-adv i{
	width: 60px;
	height: 60px;
	line-height: 58px;
	font-size: 30px;
	margin-bottom: 10px;
}

.index-adv h1{
	font-size: 32px;
}

.index-adv p{
	font-size: 18px;
}

/*index network*/
.network-block video{
	height: 360px;
}

.network-block .textbox{
	padding: 0 20px;
}

.network-block h1{
	font-size: 20px;
	margin-bottom: 15px;
}

.network-block h2{
	font-size: 14px;
}

/*footer*/
.footer-list{
	display: none;
}

.footer{
	padding: 20px;
}

.footer .media{
	margin: 20px 0 20px;
}

.copy{
	line-height: 2;
}

/*other*/
.other-local-blank{
	height: 40px;
}

.other-local{
	top: 60px;
}

.other-local-block{
	line-height: 40px;
	padding-left: 0px;
}

.other-local a{
	font-size: 14px;
	margin: 0 10px;
}

.other-public-title{
	font-size: 24px;
}

.other-public-title::after{
	margin: 8px auto 0;
	width: 50px;
	height: 5px;
}


/*about us*/
.about-abo{
	padding: 20px;
}

.about-abo .imgbox{
	width: 100%;
	height: auto;
}

.about-abo .textbox{
	width: 100%;
	margin-left: 0;
	margin-top: 15px;
}

.about-abo .textbox h1{
	font-size: 24px;
}

.about-abo .textbox h2{
	font-size: 20px;
	margin-bottom: 10px;
}

.about-abo .textbox .editbox{
	line-height: 1.5;
	height: auto;
}

/****/
.about-str{
	padding: 20px;
}

.str-swiper{
	margin-top: 20px;
}

.str-swiper li{
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
}

.str-swiper li:nth-of-type(3n){
	margin-right: 0;
}

.str-swiper a{
	height: 190px;
}

/****/
.history-block .other-public-title{
	color: #fff;
}

/****/
.about-hor{
	padding: 20px;
}

.honor_swiper{
	margin-top: 20px;
	padding-bottom: 60px;
}

/* products */
.product-block{
	padding: 20px;
}

.products-left-menu{
	width: 100%;
}

.products-left-menu h1{
	display: none;
}

.products-left-nav>div{
	padding: 0 20px;
	height: 46px;
}

.products-left-nav div{
	font-size: 14px;
}

.products-right-list{
	width: 100%;
	margin-top: 20px;
}

.products-right-list>h1{
	font-size: 20px;
}

.products-right-list ul{
	padding-bottom: 0;
	margin-bottom: 10px;
}

.products-right-list li{
	width: 100%;
	margin-right: 0;
}


/*product detail*/
.products-right-detail{
	width: 100%;
	margin-top: 20px;
}

.products-right-detail .imgbox{
	width: 100%;
}

.products-right-detail .info-box{
	width: 100%;
	margin-top: 20px;
}

.products-right-detail .editbox{
	margin-bottom: 20px;
}

.products-right-detail .editbox li{
	font-size: 13px;
}

.products-right-detail .editbox li:first-child{
	font-size: 18px;
}

.products-right-detail .detail-nav{
	border: 1px solid #ccc;
	border-radius: 3px;
}

.products-right-detail .detail-nav a{
	height: 44px;
	line-height: 44px;
}

.products-right-detail .detail-nav i{
	font-size: 20px;
}

.products-right-detail .detail-form{
	padding: 20px 0;
	margin-top: 20px;
	border-top: 3px solid #eee;
}

.products-right-detail .detail-form h1{
	font-size: 22px;
	margin-bottom: 20px;
}

.form-block .half-div{
	width: 100% !important;
}

.form-block button{
	width: 100% !important;
}

/*news*/
.news-block{
	padding: 20px;
}

.news-block ul{
	margin-top: 10px;
}

.news-block li{
	padding: 20px 0;
}

.news-block li:hover{
	box-shadow: none;
}

.news-block li .imgbox{
	width: 100%;
	height: 200px;
	margin-right: 0;
	margin-bottom: 15px;
}

.news-block li .textbox{
	width: 100%;
}

.news-block li h2{
	font-size: 18px;
	line-height: 36px;
}

.news-block li h3{
	margin-bottom: 10px;
}

.news-block li p{
	font-size: 14px;
	line-height: 1.5;
	height: auto;
}

.news-block li a{
	display: block;
	text-align: center;
	color: #fff;
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #fd9314;
}

/*news detail*/
.news-detail-block{
	padding: 20px;
}

.news-detail-block .title{
	font-size: 22px;
	padding-bottom: 15px;
}
.news-detail-block .subtitle{
	font-size: 15px;
	padding: 10px 0;
}

.news-detail-block .edit-box{
	font-size: 15px;
}

/*service*/
.service-block{
	padding: 20px;
}

.service-block ul{
	margin-top: 20px;
}

.service-block li{
	width: 100%;
	margin-right: 0;
	padding: 15px;
}

.service-block li h1{
	font-size: 20px;
	height: auto;
	margin-bottom: 15px;
}

.service-block li a{
	margin-top: 15px;
}

.service-block li i{
	color: #999;
	font-size: 18px;
}

.service-block li a span{
	text-decoration: underline;
}

.service-block li a:hover,
.service-block li a:hover i{
	color: #fd9314;
}

/*contact*/
.contact-blank{
	padding: 20px;
}

.contact-block{
	padding: 0;
	background: none;
}

.contact-block .infobox{
	width: 100%;
}

.contact-block .infobox h1{
	font-size: 24px;
}

.contact-block .infobox>div{
	margin-top: 15px;
	line-height: 1.3;
}

.contact-block .infobox i{
	font-size: 16px;
	width: 20px;
}

.contact-block .infobox .flex-flex1{
	font-size: 16px;
}

.contact-block form{
	width: 100%;
	padding: 20px;
	margin-top: 20px;
}

.contact-block form h1{
	font-size: 18px;
	margin-bottom: 15px;
}

.contact-block form textarea{
	height: 130px;
}

.map{
	margin-top: 20px;
	height: 400px;
}




    }








