/* 手机 */ 
@media   (max-width: 768px) {
	.main{
		width: 96%;
		margin:0 auto;
	}
	.top p{
		display: none;
	}
	.top .box{
		float: left;
		width: 100%;
	}
	.top .box ul li{
		display: none;
		border: none;
	}
	.top .box ul li:last-child{
		display:flex;
		border: none;
	}
	.top .box ul li b{
		font-size: 14px;
	}
	.head {
		height: 80px;
		position: relative;
 
	}
	.nav{
		display: none;
	}
	.head .main{
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 80px;
	}
	.head .name{
		width: 70%;
		margin-top: 0;
	}
	.head .name img{
		width: 100%;
	}
	.head .btn{
		display: block;
	}
	.head .btn i{
		font-size: 32px;
		color:#3799e4;
		display: block;
	}
	.menu{
		display: none;
	}
	.m-nav{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 60px;
		background: #fff;
		z-index: 1000;
		display: none;
	}
	.m-nav ul{
		width: 96%;
		margin:0 auto;
		height: auto;
		overflow: hidden;
	}
	.m-nav ul li{
		width: 100%;
		height:auto;
		border-bottom: 1px dashed #eee;
		line-height:35px;
	}
	.m-nav ul li dl{
		width: 100%;
		height: auto;
		overflow: hidden;
	 
		z-index: 11;
		position: relative;
	}
	.m-nav ul li:last-child{
		border: none;
	}
	.m-nav ul li a{
		color:#333;
		font-size: 14px;
	}
	.m-nav ul li div{
		width: 100%;
		display: none;
		height: auto;
		overflow: hidden;
	}
	.m-nav ul li i{
		float: right;
		color:#3799e4;
		display: block;
		width: 60px;
		text-align:right;
 
	}
	.m-nav ul li dl dd{
		width: 100%;
		line-height: 25px;
		border-bottom: 1px dashed #eee;
	}
	.m-nav ul li dl dd:last-child{
		border: none;
	}
	.m-nav ul li dl dd a{
		font-size: 12px;
		display: block;
		margin-left: 20px;
	}
	.in-banner img{
		display: none;
	}
	.in-banner img:last-child{
		display:block;
	}
	.title {
		margin-top: 20px;
	}
	.title p{
		font-size:22px;
	}
	.title span{
		font-size: 12px;
		margin-top: 5px;
		text-align: center;
	}
	.product .list{
		width: 100%;
		height: 100px;
	}
	.product .list ul li{
		margin: 0;
		width: 100%;
		margin-bottom: 8px;
		overflow:auto;
		padding: 0 15px;
		float: initial;
		border-radius: 10px;
	}
	.product .list ul li .hd{
		height: 40px;
	}
	.product .list ul li .hd i{
		height: 40px;
		line-height: 40px;
	}
	.product .list ul li .hd h4{
		height: 40px;
		line-height: 40px;
	}
	.product .list ul li .bd{
		margin-bottom: 8px;
	}
	.product .list ul li .hd h4 a{
		font-size: 15px;
	}
 	.product .list ul li .bd dl dd{
 		float: left;
 		width: 49%;
 		box-sizing: border-box;
 		border: 1px solid #d2d2d2 !important;
 		margin-bottom: 5px;
 		text-align: center;
 	}
 	.product .list ul li .bd dl dd:nth-child(2n){
 		float: right;
 	}
 	.product .list ul li .bd dl dd a{
 		font-size: 12px;
 	}

 	.product .pic{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		margin-top: 5px;
 	}

 	.product .pic ul li{
 		float: left;
 		width: 48%;
 		margin: 0;
 		margin-bottom: 15px;
 	}
 	.product .pic ul li:nth-child(2n){
 		float: right;
 	}
 	.product .pic ul li div {
 		width: 100%;
 		height: auto;
 	}
 	.product .pic ul li img{
 		display: block;
 		width: 100%;
 		height: auto;
 	}
 	.product .pic ul li p{
 		font-size: 13px;
 		height: 30px;
 		line-height: 30px;
 	}
 	.product .pic ul li:nth-child(n+7){
 		display: none;
 	}
 	.product .more{
 		display: block;
 		width: 160px;
 		height: 40px;
 		line-height: 40px;
 		font-size: 12px;
 		margin-top: 10px;
 		margin-bottom: 30px;
 	}
	.cases {
		height: auto;
		padding-bottom: 40px;
		background: url(../images/mbg01.png) no-repeat center;
		background-size: 100% 100%;
	}
	.cases .main{
		width: 92%;
	}
 	.cases .title{
 		margin-top: 30px;
 	}
 	.cases .swiper-container{
 		margin-top: 30px;
 	}
 	.cases .swiper-slide .pic{
 		width: 100%;
 	}
 	.cases .swiper-slide .intro h4{
 		font-size: 15px;
 		height: 25px;
 	}
 	.cases .swiper-slide .intro p{
 		font-size: 12px;
 		line-height: 18px;
 		height: 57px;
 	}
 	.cases .swiper-pagination{
 		margin-top: 35px;
 	}
 	.cases .swiper-pagination span{
 		width: 15px;
 		height: 15px;
 		margin: 0 10px !important;
 	}

 	.about{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		padding: 30px 0;
 		background: #eeeeee;
 		border-bottom: 20px solid #eeeeee;
 		background: -moz-linear-gradient(top,  #eeeeee 33%, #ffffff 33%, #ffffff 33%); 
 		background: -webkit-linear-gradient(top,  #eeeeee 33%,#ffffff 33%,#ffffff 33%); 
 		background: linear-gradient(to bottom,  #eeeeee 33%,#ffffff 33%,#ffffff 33%); 
 		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

 	}
 	.about .pic{
 		width: 86%;
 		margin: 0 auto;
 		float: initial;
 	}
 	.about .pic img{
 		display: block;
 		width: 100%;
 		height: auto;
 	}
 	.about .intro{
 		width: 96%;
 		float: initial;
 		padding: 0;
 		margin: 0 auto;
 		height: auto;
 		overflow: hidden;
 		background: none;
 		margin-top: 15px;
 	}
 	.about .intro .tit{
 		height: 30px;
 	}
 	.about .intro .tit h4{
 		font-size: 18px;
 	}
 	.about .intro .tit   b{
 		font-size: 18px;
 	}
 	.about .intro .info{
 		margin-top: 10px;
 		font-size: 12px;
 		height: auto;
 		overflow: hidden;
 		line-height: 20px;
 	}
 	.about .intro a{
 		width: 120px;
 		height: 40px;
 		line-height: 40px;
 		margin-top: 20px;
 		font-size: 12px;
 	}
 	.adv{
 		padding-bottom: 20px;
 	}
 	.adv .tit{
 		background: none;
 		height: auto;
 		overflow: hidden;
 	}
 	.adv .tit img{
 		width: 100%;
 		display: block;
 	}
 	.adv .swiper-container{
 		width: 100%;
 		margin-top: 25px;
 	}

 	.adv .swiper-wrapper{
 		display: flex;
 	}
 	.adv .swiper-slide .pic{
 		float: initial !important;
 		width: 75%;
 		margin: 0 auto;
 	}
 	.adv .swiper-slide .pic img{
 		width: 100%;
 		height: auto;
 	}
 	.adv .swiper-slide .intro{
 		float: initial !important;
 		width: 100%;
 		margin: 0 auto;
 		margin-top: 20px;
 	}
 	.adv .swiper-slide .intro .info{
 		width: 94%;
 		height: auto;
 	}
 	.adv .swiper-slide .intro .num{
 		width: 40px;
 		height: 35px;
 		font-size: 16px;
 		line-height: 35px;
 		margin-left: 1px;
 	}
 	.adv .swiper-slide .intro .info h4{
 		font-size: 18px;
 	}
 	.adv .swiper-slide .intro .info p{
 		font-size: 12px;
 		line-height: 20px;
 		height: auto;
 		-webkit-line-clamp:100;
 	}
 	.adv .swiper-pagination{
 		position: inherit;
 		margin-top: 15px;
 	}
	.adv .swiper-pagination span{
 		 opacity: 1;
 		 background: #999999;
 		 width: 12px;
 		 margin: 0 8px !important;
 		 height: 12px;
 	}
 	.adv .swiper-pagination-bullet-active{
 		background: #3799e4 !important;
 	}
 	.news{
 		margin-bottom: 20px;
 	}

 	.news .swiper-container{
 		margin-top: 20px;
 	}
 	.news .swiper-slide{
 		padding: 15px 10px;
 		height: auto;
 	}
 	.news .swiper-slide .time{
 		width: 90px;
 		height:70px;
 	}
 	.news .swiper-slide .time b{
 		height: 40px;
 		font-size: 20px;
 		line-height: 40px;
 	}
 	.news .swiper-slide .time p{
 		height: 30px;
 		line-height: 30px;
 		font-size: 12px;
 	}
 	.news .swiper-slide  .intro{
 		width: 70%;
 		margin-left: 15px;
 	}
 	.news .swiper-slide  .intro p{
 		font-size: 16px;
 	}
 	.news .swiper-slide  .intro span{
 		font-size: 12px;
 		line-height: 20px;
 		height: 40px;
 		margin-top: 5px;
 		-webkit-line-clamp:2;
 	}
 	.news .swiper-pagination{
 		margin-top: 20px;
 	}
 	.news .swiper-pagination span{
 		width: 30px;
 		height: 6px;
 	}
 	.contact{
 		margin-top: 30px;
 		background:#eee url(../images/mabout.png) no-repeat center top;
 		background-size: 100% auto;
 		height: auto;
 		padding-bottom: 20px;
 	}
 	.contact .tit{
 		margin-top: 25px;
 	}
 	.contact .tit b{
 		font-size: 8vw;
 	}
 	.contact .tit h4{
 		width: 60%;
 		font-size:4.5vw;
 		height: auto;
 		padding: 10px 0;
 		letter-spacing: 1px;
 	 	line-height: initial;
 
 		margin-top: 5px;
 	}
 	.contact .bd{
 		height: auto;
 		margin-top: 20px;
 	}
 	.contact .bd:after{
 		width: 0;
 		height: 0;
 		overflow: hidden;
 	}
 	.contact .bd .cont{
 		display: none;
 	}
 	.contact .bd .msg{
 		float: initial;
 		width: 80%;
 		margin: 0 auto;
 		margin-top:30px;
 		margin-bottom: 30px;
 	}
 	.contact .bd .msg form{
 		margin-top: 20px;
 	}
 	.contact .bd .msg form ul li{
 		display: flex;
 		justify-content: flex-start;
 		align-items:flex-start;
 	}
 	.contact .bd .msg form ul li p{
 		font-size: 13px;
 		line-height: 40px;
 		width: 70px;
 	}
 	.contact .bd .msg form ul li input{
 		height: 40px;
 		width:80%;
 		margin-left:0px;
 		font-size: 12px;

 	}
 	.contact .bd .msg form ul li textarea{
 		width: 78%;
 		font-size: 12px;
 		padding-top: 5px;
 	}
 	.contact .bd .msg form .btn{
 		width: 100%;
 		margin-top: 20px;
 	}
 	.contact .bd .msg form .btn input{
 		width: 48%;
 		height: 40px;
 		border-radius: 5px;
 		font-size: 13px;
 	}
 	.links{
 		display: none;
 	}
 	.float{
 		display: none;
 	}
 	.footer {
 		height: auto;
 		overflow: hidden;
 		padding-bottom: 120px;
 	}
 	.footer .left{
 		float: initial;
 		width: 70%;
 		margin: 0 auto;
 		margin-top: 30px;
 	}
 	.footer .left img{
 		width: 100%;
 	}
 	.footer .fn{
 		display: none;
 	}
 	.footer .info{
 		float: initial;
 		border-top: 1px solid #005f9b;
 		width: 100%;
 		margin: 0 auto;
 		margin-top: 20px;
 		text-align: center;
 		height: auto;
 		overflow: hidden;
 		padding-top: 20px;
 	}
 	.footer .info p {
 		top: 0;
 		transform: translateY(0);
 		font-size: 12px;
 		line-height: 20px;
 	}
 	.cr{
 		display: none;
 	}

 	.fn{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		display: block;
 		position: fixed;
 		bottom: 0;
 		left: 0;
 		z-index: 10000;
 	}
 	.fn ul li{
 		height: 80px;
 		width: 25%;
 		float: left;

 	}
 	.fn ul li img{
 		display: block;
 		margin: 0 auto;
 		height: 30px;
 		margin: 0 auto;
 		margin-top: 17px;
 	}
 	.fn ul li p{
 		color:#fff;
 		font-size: 12px;
 		text-align: center;
 		margin-top: 5px;
 	}
 	.fn ul li:nth-child(1){
 		background: #2c69da;
 	}
 	.fn ul li:nth-child(2){
 		background: #eb4242;
 	}
 	.fn ul li:nth-child(3){
 		background: #ffa629;
 	}
 	.fn ul li:nth-child(4){
 		background: #28c46a;
 	}
 	.crumbs .tit{
 		height:45px;
 		margin-right: 10px;
 	}
 	.crumbs .tit img{
 		height: 18px;
 		margin-top: 13px;
 	}

 	.crumbs .main div:last-child{
 		width: 79%;
 		color: #999;
 		float: left;
 		overflow: hidden;
 		white-space: nowrap;
 		text-overflow: ellipsis;
 	}
 	.crumbs a{
 		font-size: 13px;
 		line-height: 45px;
 		height: 45px;
 		display: initial;
 		float: initial;
 	}
 	.crumbs a:last-child{
 		max-width: 130px;
 		overflow: hidden;
 		white-space: nowrap;
 		text-overflow: ellipsis;

 	}
 	.crumbs a:after{

 		top: 50%;
 		transform: translateY(-50%);
 	}

 	.inside-cont .section{
 		padding: 15px;
 	}
 	.about-article{
 		min-height: auto;
 		margin-bottom: 10px;
 	}
 	.about-article img{
 		max-width: 100%;
 	}
 	.about-article .info{
 		margin-top: 25px;
 		font-size: 13px;
 		line-height: 22px;
 	}
 	.cont-article{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 	}
 	.cont-article ul li{
 		width: 100%;
 		margin-bottom: 15px;
 	}
 	.cont-article ul li img{
 		height: 40px;
 	}
 	.cont-article ul li p{
 		font-size: 14px;
 		margin-left: 10px;
 	}
 	.cont-article .map{
 		height: 300px;
 	}
 	.cases-list ul li{
 		float: left;
 		width: 49%;
 		padding:6px;
 		margin: 0;
 		margin-bottom: 10px;
 	}
 	.cases-list ul li:nth-child(2n){
 		float: right;
 	}
 	.cases-list ul li .pic{
 		width: 100%;
 	}
 	.cases-list ul li .intro{
 		width: 100%;
 	}
 	.cases-list ul li .intro h4{
 		font-size: 15px;
 		height: 25px;
 	}
 	.cases-list ul li .intro p{
 		font-size: 12px;
 		line-height: 18px;
 		height: 57px;
 	}
 
 	.page{
 		margin: 10px auto;
 	}
 	.page ul li{
 		padding: 0 8px;
 		height: 25px;
 		line-height: 25px;
 	}

 	.news-list ul li{
 		padding: 15px 10px;
 		height: auto;
 		width: 100%;
 		margin-bottom: 10px;
 	}
 	.news-list ul li .time{
 		width: 90px;
 		height:70px;
 	}
 	.news-list ul li .time b{
 		height: 40px;
 		font-size: 20px;
 		line-height: 40px;
 	}
 	.news-list ul li .time p{
 		height: 30px;
 		line-height: 30px;
 		font-size: 12px;
 	}
 	.news-list ul li  .intro{
 		width: 70%;
 		margin-left: 15px;
 	}
 	.news-list ul li  .intro p{
 		font-size: 16px;
 	}
 	.news-list ul li  .intro span{
 		font-size: 12px;
 		line-height: 20px;
 		height: 40px;
 		margin-top: 5px;
 		-webkit-line-clamp:2;
 	}
 	.detailed .tit h4{
 		font-size: 16px;
 	}
 	.detailed .tit span{
 		font-size: 12px;
 	}
 	.detailed .info{
 		font-size: 12px;
 		margin-top: 10px;
 		min-height: auto;
 		line-height: 22px;
 	}
 	.fy{
 		width: 100%;
 		margin: 10px auto;
 		margin-top: 30px;
 		border: 1px solid #ccc;
 	 	
 	}

 	.fy p{
 		float: left;
 		font-size: 12px;
 		width: 50%;
 		padding: 0 2%;
 		box-sizing: border-box;
 		line-height: 35px;
 		height: 35px;
 	}
  	.fy .return{
  		width: 100%;
  		height: 35px;
  		line-height: 35px;
  		font-size: 12px;
  		border-top: 1px solid #ccc;
  	}
  	.message{
  		width: 100%;
  	}
	.message img{
		display: none;
	}
	.message form{
		margin: 0;
		width: 100%;
	}
	.message form ul li{
		box-sizing: border-box;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.message form ul li input{
		font-size: 14px;
	}
	.message form ul li textarea{
		font-size: 14px;
	}
	.message form   .btn{

	}
	.message form   .btn input{
		margin: 0;
		width: 48%;
		height: 40px;
		font-size: 14px;
		background: #3799e4;
	}
	.message form   .btn input:last-child{
		background: #999999;
	}



	.page{

		margin: .4rem 0;

	}

	.nav-links a{
		font-size:12px;
		border: 1px  solid #ccc;
		margin: 0 2px;
	}
	.nav-links span{
		margin: 0 2px;
		font-size: 12px;
		border: 1px solid #ccc;
	}
	


	
/*	.head .nav{
		position: absolute;
		float: initial;
		width: 100%;
		left: 0;
		top: 80px;
		background: #fff;
	}
	.head .nav ul li{
		width: 100%;
		height:auto;
		line-height:normal;
		border-bottom: 1px dashed #eee;
		float: initial;
		position: relative;
	}
	.head .nav ul li a{
		font-size: 14px;
		padding: 0 2%;
		line-height: 30px;
		border-radius: 0;
		display: inline-block;
	}
	.head .nav ul li div:after{
		display: none;
	}
	.head .nav ul li:hover div:after{
		display: none;
	}
	.head .nav ul li div{
		position: inherit;
		top:0;
		left: 0;
		display: block;
		width: 100%;
		display: none;
		transform: translateX(0);
	}
	.head .nav ul li dl{
		width: 96%;
		margin:0 auto;
	}
	.head .nav ul li dl dd{
		text-align: left;
		border-bottom: 1px dashed #eee;
	}
	.head .nav ul li dl dd a{
		font-size: 12px;
		margin-left: 10px;
	}
	.head .nav ul li:hover div{
		opacity: 1;
		top:0;
		display: block;
		visibility: visible;
	}*/
}