/* 小屏幕 */
@media  (max-width: 767px){
 	
 	body{
 		min-width:auto;
 	}
 	.main{
 		width: 96%;
 		margin: 0 auto;
 	}

 	.top{
 		display: none;
 	}
 	.head .name{
 		width: 80%;
 	}
 	.head .main{
 		height: 70px;
 	}
 	.head img{
 		width: 100%;
 	 
 	}
 	.head .tel{
 		display: none;
 	}
 	.head .btn{
 		display: block;
 		width: 35px;
 	}
 	.nav{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		position: absolute;
 		top: 71px;
 		z-index: 100;
 		background: #fff;
 		display: none;
 	}
 	.nav  .main{
 		width: 100%;
 	}
 	.nav ul{
 		display: block;
 	}
 	.nav ul li{
 		float: initial;
 		width: 100%;
 		border-radius: 0;
 		margin: 0;
 		height: 40px;
 		line-height: 40px;
 		border-bottom: 1px dashed #eee;
 		text-align: left;
 		text-indent: 10px;
 	}

 	.banner{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 	}
 	.banner img{
 		 
 		display: none;
 	}
 	.banner img:last-child{
 		display:block;
 	}

 	.in-banner img{
 		 
 		display: none;
 	}
 	.in-banner img:last-child{
 		display: block;
 	}

	.solution{
		position: relative;
		margin-top: 20px;
	}
	.title{
		width: 96%;
		margin: 0 auto;
	}
 	.title p{
 		font-size: 26px;
 	}
 	.title span{
 		font-size: 12px;
 		line-height: 18px;
 	}
 
 	.product{
 		width: 96%;
 		margin:0 auto;
 		margin-top: 20px;
 	}
 	.product .list{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 	}
 	.product .list ul{
 		margin-left: -1.333%;
 	}
 	.product .list ul li{
 		float: left;
 		width: 32%;
 		margin: 0;
 		height: 35px;
 		margin-bottom: 10px;
 		line-height: 35px;
 		margin-left: 1.333%;
 	}
 	.product .list ul li a{
 		font-size: 12px;
 	}
 	.product .list ul li:last-child{
 		display: none;
 	}
 	.product .pic{
 		margin-top: 10px;
 	}
 	.product .pic ul li{
 		float: left;
 		width: 49%;
 		height: auto;
 		overflow: hidden;
 		margin: 0;
 		margin-bottom: 10px;
 	}
 	.product .pic ul li:nth-child(2n){
 		float: right;
 	}
 	.product .pic ul li p{
 		width: 100%;
 		height: 30px;
 		line-height: 30px;
 		font-size: 12px;
 	}
 	.product .pic ul li img{
 		display: block;
 		width: 100%;
 		height: auto;
 	}
 	.product .pic ul li:nth-child(n+5){
 		display: none;
 	}
 	.product .more{
 		display: block;
 	}

 	.about{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: 20px;
 	}
 	.about .pic{
 		width: 100%;
 	}
 	.about .pic img{
 		height: auto;
 		width: 100%;
 	}
 	.about .bd{
 		width: 96%;
 		margin:3% 2%;
 	}
 	.about .intro {
 		width: 92%;
 		margin: 0 auto;
 		background: none;
 		float: initial;
 	}
 	.about .intro h4{
 		font-size: 22px;
 		margin-top: 20px;
 	}
 	.about .intro .info{
 		height: auto;
 		overflow: hidden;
 		margin-top: 20px;
 	}
 	.about .intro .info p{
 		font-size: 12px;
 	}
 	.about .more{
 		width: 120px;
 		height: 35px;
 		margin: 0 auto;
 		margin-top: 20px;
 		border-radius: 5px;
 		font-size: 12px;
 		line-height: 35px;
 		margin-bottom: 20px;
 	}

 	.adv{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: 30px;
 	}

 	.adv .title p{
 		font-size: 20px;
 	}

 	.adv .pic {
 		display: none;
 	}
 	.adv .swiper-slide .intro{
 		background: none;
 		width: 100%;
 		box-sizing: border-box;
 		height: auto;
 		overflow: hidden;
 		border: none;
 	}
 	.adv .swiper-slide{
 		border: 1px solid #cccccc;
 		box-sizing: border-box;
 		float: initial;
 		margin-bottom: 15px;
 	}
 	.adv .swiper-slide .intro .tit{
 		margin-top: 0;
 		width: 94%;
 		margin:3% auto;
 	}
 	.adv .swiper-slide .intro .tit img{
 		height: 50px;
 	}
 	.adv .swiper-wrapper{
 		display: block;
 	}
 	.adv .swiper-slide .intro .info{
 		margin-top: 15px;
 	}

 	.adv .swiper-container{
 		width: 94%;
 		margin: 0 auto;
 	}
 	.adv .swiper-slide .intro .tit p{
 		font-size: 22px;
 		margin-top: 0px;
 	}
 	.adv .swiper-slide .intro .tit span{
 		font-size: 12px;
 	}
 	.adv .swiper-slide .intro .info{
 		width: 94%;
 		margin: 0 auto;
 		margin-bottom: 3%;
 	}
 	.adv .swiper-slide .intro .info p{
 		font-size: 12px;
 	}

 	.cases{
 		width: 96%;
 		margin: 0 auto;
 		height: auto;
 		overflow: hidden;
 	}
 	.swiper-button-next, .swiper-button-prev{
 		display: none;
 	}
 	.cases .swiper-container{
 		width: 100%;
 	}
 	.cases ul li p{
 		height: 30px;
 		line-height: 30px;
 		font-size: 12px;
 	}
 	.cases .swiper-container .swiper-pagination .swiper-pagination-bullet{
 		width: 30px;
 		margin: 0 5px;
 	}


 	.section{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: 30px;
 	}

 	.news{
 		width: 96%;
 		margin: 0 auto;
 		float: initial;
 	}
 	.news .tit p{
 		float: initial;
 		text-align: center;
 		border: none;
 		height: auto;
 		overflow: hidden;
 	}
 	.news .tit {
 		height: auto;
 		border: none;
 		padding-bottom: 20px;
 		background: url(../images/tit01.png)no-repeat center;
 	}
 	.news .tit p{
 		font-size: 26px;
 	}
 	.news .tit span{
 		text-align: center;
 		float: initial;
 		margin: 0;
 		font-size: 12px;
 		margin-top: 15px;
 	}

 	.news .on{
 		width: 98%;
 		margin: 0 auto;

 	}

 	.news .on a{
 		display: flex;
 		justify-content: space-between;
 		align-items: center;
 	}
	
	.news .on img{
		width: 40%;
		height: auto;
	}
	.news .on .intro span{
		display: none;
	}
	.news .on .intro h4{
		font-size: 14px;
	}
	.news .on .intro p{
		font-size: 12px;
		-webkit-line-clamp:2;
		margin-top: 10px;
		line-height: 19px;
	}
	.news .on .intro  b{
		font-size: 12px;
		color:#999999;
		font-weight: normal;
		display: block;
		margin-top: 8px;
	}

	.news ul li{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.news ul li a {
		width: 55%;
		font-size: 13px;
		margin-left: 15px;
	}
	.news ul li span{
		font-size: 12px;
	}
	.news ul li:after{
		width: 6px;
		height: 6px;
		margin-top: -3px;
	}

	.contact{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		float: initial;
		margin-top: 20px;
	}
	.contact .tit p{
		float: initial;
		text-align: center;
		border: none;
		height: auto;
		overflow: hidden;
	}
	.contact .tit {
		height: auto;
		border: none;
		padding-bottom: 20px;
		background: url(../images/tit01.png)no-repeat center;
	}
	.contact .tit p{
		font-size: 26px;
	}
	.contact .tit span{
		text-align: center;
		float: initial;
		margin: 0;
		font-size: 12px;
		margin-top: 15px;
	}
	.contact .pic {
		margin-top: 0;
	}
	.contact .pic img{
		width: 100%;
		height: auto;
	}

	.contact .info{
		width: 60%;
	}
	.contact .info h4{
		font-size: 16px;
	}
	.contact .info  p{
		font-size: 12px;
	}
	.contact .ewm{
		width: 130px;
		height: auto;
		padding-bottom: 10px;
		background-size: auto 100%;
	}
	.contact .ewm p{
		margin-top: 5px;
	}
	.contact .ewm img{
		width: 105px;
		height: 105px;
	}
	.footer{
		display: none;
	}
	.links{
		display: none;
	}
	.mfooter{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 25px;
		padding-bottom:100px;
		display: block;

	}

	.mfooter .gotop{
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #333333;
		display: flex;
		padding: 7px 0;
		justify-content: center;
		align-items: center;
	}
	.mfooter .gotop img{
		height: 15px;
		margin-right: 5px;
	}
	.mfooter .gotop p{
		color:#fff;
		font-size: 14px;
		margin-left: 5px;
	}
	.mfooter .info{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}
	.mfooter .info p{
		text-align: center;
		color:#000;
		font-size: 12px;
		line-height: 20px;
	}
	.mfooter .info a{
		color:#000;
	}

	.fn{
		width: 100%;
		height: auto;
		overflow: hidden;
		display: block;
		position: fixed;
		z-index: 10000;
		bottom: 0;

	}
	.fn ul li{
		float: left;
		width: 25%;
		height:80px;
		overflow: hidden;
		background: #006cd8;
	}
	.fn ul li img{
		height: 30px;
		margin: 0 auto;
		display: block;
		margin-top: 15px;
	}
	.fn ul li p{
		text-align: center;
		color:#fff;
		font-size: 12px;
		margin-top: 5px;
		 
	}
	
	.crumbs{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}

	.pro-list{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}
	.pro-list .category .bd{
		width: 96%;
		margin: 3% 2%;
	}
	.pro-list .category .bd .part {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.pro-list .category .bd .part ul{
		width: 100%;
		margin-top: 5px;
		display: none;
		margin-bottom: 5px;
	}

	.pro-list .category .bd .part i{
		display: block;
		width: 20px;
		height: 25px;
		background: url(../images/icon01.png) no-repeat center;
		float: right;
		transform: rotate(-90deg);
		transition: .3s;
	}
	.pro-list .category .bd .part .open{
		transform: rotate(0);
	}

	.pro-list .img{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.pro-list .img ul{
		margin: 0;
	}
	.pro-list .img ul li{
		float: left;
		width: 49%;
		margin: 0;
		margin-bottom: 10px;
	}
	.pro-list .img ul li:nth-child(2n){
		float: right;
	}
	.pro-list .img ul li img{
		width: 100%;
	}
	.pro-list .img ul li p{
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.news-list{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 15px;
		margin-bottom: 100px;
	}
	.news-list .tit p{
		font-size: 16px;
	}
	.news-list .tit a{
		font-size: 12px;
	}
	.news-list ul {
		margin-top: 20px;
	}
	.news-list ul li{
		padding-bottom: 0;
		margin: 0;
		border: none;

	}
	.news-list ul li .part{
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 10px;
	}
	.news-list ul li .part .info {
		width: 70%;
	}
	.news-list ul li .part .info h4{
		font-size: 14px;
		margin-top: 2px;
	}
	.news-list ul li .part .info p{
		font-size: 12px;
		margin-top: 3px;
		-webkit-line-clamp:2;
	}
	.news-list ul li .part .time{
		width: 60px;
		height: 60px;
	}
	.news-list ul li .part .time b{
		font-size: 22px;
		margin-top: 5px;
	}
	.news-list ul li .part .time p{
		font-size: 12px;
	}

	.case-list{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}
	.case-list .img ul {
		margin-left: 0;
	}
	.case-list .img ul li{
		float: left;
		width: 32%;
		margin: 0;
		margin-bottom: 10px;
		margin-left: 2%;
	}
	.case-list .img ul li:nth-child(3n-2){
		margin-left: 0;
	}
	.case-list .img ul li p{
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.page{
		margin: 20px auto;
	}
	.page ul li{
		padding: 0 10px;
		height: 30px;
		line-height: 30px;
	}
	
	.h-page{
		margin-bottom: 100px;
	}
	.about-intro{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.about-intro .pic{
		width: 100%;
	}
	.about-intro .pic img {
		height: auto;
	}
	.about-intro .intro{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-right: 0;
	}
	.about-intro .intro .name{
		height: auto;

		padding-bottom: 20px;
	}
	.about-intro .intro .name img{
		width: 75%;
	}
	.about-intro .intro .info{
		height: auto;
		overflow: hidden;
	}
	.about-intro .intro .info p{
		font-size: 13px;
	}

	.contact-intro{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
		margin-bottom: 100px;
	}

	.contact-intro .intro {
		width: 94%;
		margin:3% auto;
		float: initial;
	}

	.contact-intro .intro h4 {
		font-size: 24px;
		margin-top: 20px;
	}
	.contact-intro .intro .info img{
		height: 26px;
	}
	.contact-intro .intro .info p{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.contact-intro .map{
		width: 100%;
	}
	.contact-intro .map .allmap{
		height: 330px;
	}

	.honor-list{

		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
		 
	}
	.honor-list ul{
		margin: 0;
	}
	.honor-list ul li{
		width: 49%;
		height: auto;
		overflow: hidden;
		margin: 0;
		margin-bottom: 10px;
	}
	.honor-list ul li img{
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.honor-list ul li:nth-child(2n){
		float: right;
	}

	.honor-list ul li p{
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.newsList{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow:hidden;
		margin-top: 20px;
	}
	.newsList ul li{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.newsList ul li a{
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
	.newsList ul li .time{
		width:70px;
		height:70px;
	}
	.newsList ul li .time b{
		font-size: 22px;
		margin-top: 10px;
	}
	.newsList ul li .time span{
		font-size: 14px;
	}
	.newsList ul li .intro{
		width: 60%;
		margin: 0;
		margin-left: 10px;
	}
	.newsList ul li .intro h4{
		margin-top: 0;
	}
	.newsList ul li .intro p{
		font-size: 12px;
		margin-top: 5px;
		display: -webkit-box;
		-webkit-line-clamp:1;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.detailed{
		width: 96%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: 20px;
	}

	.fy{
		width: 96%;
	}

	.fy p{
		font-size: 12px;
	}

	.detailed h4{
		font-size: 18px;
	}
	.detailed .tit span{
		font-size: 12px;
	}

	.detailed .intro p{
		font-size: 13px;
	}
	.qq{
		display: none;
	}
}
