﻿@media screen and (max-width:800px){
	.industry-wrap{
		padding:10px;		
	}
	.industry-wrap .top-wrap{
		padding:10px;
		width:100%;
		box-sizing:border-box;
		background:#0B3BA8;
		background-image:none!important;
		height:auto;
		font-size:14px;
	}
	.industry-wrap .top-wrap .content .title{
		font-size:16px;		
	}
	.industry-wrap .top-wrap .content .title img{
		display:none;		
	}
	.industry-wrap .top-wrap .content{
		width:100%;
		margin:0;
		float:none;		
	}
	.industry-wrap .top-wrap .content .info{
		margin-top:10px;		
	}
	.industry-wrap .bottom-wrap .right-commpany{
		width:100%;
		margin-left:0;		
	}
	.industry-wrap .bottom-wrap .right-commpany .left-nav {
		width:100%;
		overflow:hidden;
		float:none;
	}
	.industry-wrap .bottom-wrap .left-nav .nav-item{
		width:100%;		
	}
	.industry-wrap .bottom-wrap .left-nav .nav-item .list-item{
		display:inline-block;
		width:30%;		
	}
	.industry-wrap .bottom-wrap .right-commpany .left-nav .nav-item{
		width:48%;
		float:left;	
		box-sizing:border-box;	
		font-size:18px;
		line-height:40px;
		padding:28px 25px;
	}
	.industry-wrap .bottom-wrap .right-commpany .left-nav .nav-item.tz{
		margin-right:2%;		
	}
	.industry-wrap .bottom-wrap .right-commpany .left-nav .nav-item.qy{
		margin-left:2%;		
	}
	.industry-wrap .bottom-wrap .right-commpany .left-nav .nav-item img{
		margin-right:6px;	
	}
	.industry-wrap .bottom-wrap .right-commpany .left-nav .nav-item.tz img{
		width:32px;
		height:36px;		
	}
	.industry-wrap .bottom-wrap .right-commpany .left-nav .nav-item.qy img{
		width:32px;
		height:36px;		
	}
	.industry-wrap .bottom-wrap .right-commpany .right-nav .nav-item{
		width:30%;
		margin-left:3%;
		height:210px;		
	}
	.industry-wrap .bottom-wrap .right-commpany .right-nav{
		width:100%;		
	}
	.industry-wrap .bottom-wrap .right-commpany .right-nav .nav-item .zn{
		font-size:16px;		
	}
	.industry-wrap .bottom-wrap .article-box{
		width:100%;	
		margin-left:0;	
	}
	.industry-wrap .bottom-wrap .top-title{
		font-size:16px;
		margin:12px 0;	
	}
}