@media screen and (min-width:1200px) {
	#content #left{
		width: 20%;
		    float: left;
		    margin-top: -0%;
		    margin-left: -4%;
	}
	#content #right{
		    width: 78%;
		    float: left;
	}

#left_lxfs {
    width: 100%;
    padding: 0;
    margin-top: 10px;
	    margin-left: -12%;
}
	.select{
	    background-color: rgb(71, 137, 212);
	    color: white;


	}
	#searchDiv{
		float: left;position: relative;top: -31px;left: 72%;
	}
	/* 禁用点击 */
	.disabled{
		pointer-events: none;
	}
	/* 左侧目录 */
	#newType{
		width: 100%;
		    position: relative;
		    left: -11%;
	}

	#newsList{
		
	}
	#newsList .newsItem{
		    
		margin: 10px 0;
		height: 40px;
		border-bottom: 1px solid #4789d4;
	}
	.newsItem a{
		display: flex;
		width: 100%;
		height: 100%;
		
	}
	.newsItem .data{
		    position: relative;
		    left: 48%;
	}
	.newsItem .view{
		    position: relative;
		    left: 55%;
	}
	/* 工作环境 */
	#hjList{
		
	}
	#hjList li{
		 width: 47%;
		     text-align: center;
		     border: 1px solid #CCCCCC;
		     float: left;
		     margin: 1%
			
	}
	#hjList li img{
		width: 100%;
	}
	#hjList li span{
		
	}
	/* 分页 */
	#page li{
		text-align: center;
		border: 1px solid #eee;
		cursor: pointer;
		float: left;
		border-radius: 5px;
	}
	#pageIndex li{
		width: 40px;
		
	}
	#page .home{
		width: 70px;
	}
	#inp{
		      width: 23%;
		      position: relative;
		      left: 78%;
		      top: -28px;
	}
	#inp input{
		width: 50px;
		border: 1px solid #4789d4;
		border-radius: 10px;
	}
	#inp button{
		    border: 1px solid white;
		    background-color: #4789d4;
		    color: white;
			border-radius: 10px;
	}
	#about{
		    width: 61%;
		    border-bottom: 1px solid #4789d4;
		    /* position: relative; */
		    margin: 0 auto;
			color: #4789d4;

	}
	#about h5{
		position: relative;left: 0%;
	}
	#desc p{
		    margin: 5px auto;
			
	}
	#content{
		   width: 80%;
		    float: left;
		    margin: 10px 15%;
	}
	#desc{
		margin-top: 17px;
		    margin-left: -44px;
	}
	/* 起始图片 */
	#img{
		width: 100%;height: 200px
	}
	 #productInfo ul{
		 padding: 0;
	 }
	  #productInfo ul li{
		  background-color: #00BFFF;
		  width: 100px;
		  height: 20px;
		  float: left;
		  color: white;
		  line-height: 1;
		  text-align: center;
		      margin-left: 25px;
			  border-radius: 10px;
	  }
	  #productInfo ul li a{
		  color: white;
	  }
	 
	  /* 岗位集合*/
	  #gwList{
		  margin-top: 10px;
	  }
	  #gwList li{
		background-color: #f1f1f1;
	  }
	  #gwList li h4{
		  border-bottom: 1px solid  #4789D4;
	  }
#gwList li p{
	padding: 0;
	margin: 5px 0;
}	 
}
/* 手机端 */
@media screen and (max-width: 460px) {
	#searchDiv{
		    float: left;
		    position: relative;
		    top: -31px;
		    left: 37%;
	}
#about{
		    width: 100%;
		    border-bottom: 3px solid #4789d4;
		    /* position: relative; */
		    margin: 16px auto;
			color: #4789d4;

	}
	#about h5{
		    position: relative;
		    
	}
	#desc p{
		     width: 101%;
  font-size: 14px;
    margin: 0px auto;
	}
	#content{
		    width: 100%;
		  
		    margin: 0px auto;
	}
	#desc{
		    margin-top: 17px;
		    margin-left: -22px;
			    font-size: 7px;
			    width: 99%;
	}
	/* 起始图片 */
	#img{
		width: 100%;
	}
	#img img{
		width: 100%;
	}
	 #productInfo ul{
		 padding: 0;
	 }
	  #productInfo ul li{
		    background-color: #00BFFF;
		    width: 79px;
		    height: 20px;
		    float: left;
		    color: white;
		    line-height: 1;
		    text-align: center;
		    margin-left: 25px;
		    border-radius: 10px;
	  }
	  #productInfo ul li a{
		  color: white;
	  }
	#aboutImg img{
		    width: 30%;
	}
	.select{
		    background-color: rgb(71, 137, 212);
		    color: white;
		
	}
		
		/* 禁用点击 */
		.disabled{
			pointer-events: none;
		}
		/* 左侧目录 */
		#newType{
			    width: 100%;
			    position: relative;
			    left: 0%;
			       top: -46px;
		}
		/* 新闻 */
		#newsList{
			
			     position: relative;
			   top: -44px;
			     left: -7%;
			
		}
		#newsList .newsItem{
		    margin: 10px 0;
		    height: 31px;
		    border-bottom: 1px solid #4789d4;
		    font-size: 10px;
		}
		.newsItem a{
			display: flex;
			width: 100%;
			height: 100%;
			
		}
		.newsItem .data{
		    position: relative;
		    left: 24%;
		}
		.newsItem .view{
			     position: relative;
			     left: 30%;
		}
		/* 工作环境 */
		#hjList{
			
		}
		#hjList li{
			 width: 47%;
			     text-align: center;
			     border: 1px solid #CCCCCC;
			     float: left;
			     margin: 1%
				
		}
		#hjList li img{
			width: 100%;
		}
		#hjList li span{
			
		}
		/* 岗位集合*/
			  #gwList{
				  margin-top: 10px;
				      margin-left: -13%;
			  }
			  #gwList li{
				background-color: #f1f1f1;
				    margin: 20px 0;
			  }
			  #gwList li h4{
				  border-bottom: 1px solid  #4789D4;
			  }
		#gwList li p{
			padding: 0;
			margin: 5px 0;
		}	 
		/* 分页 */
		#page li{
			text-align: center;
			border: 1px solid #eee;
			cursor: pointer;
			float: left;
			border-radius: 5px;
		}
		#pageIndex li{
			width: 40px;
			
		}
		#page .home{
			width: 70px;
		}
		#inp{
			    width: 100%;
			    position: relative;
			    left: 27%;
			    top: 19px;
		}
		#inp input{
			width: 50px;
			border: 1px solid #4789d4;
			border-radius: 10px;
		}
		#inp button{
			    border: 1px solid white;
			    background-color: #4789d4;
			    color: white;
				border-radius: 10px;
		}

		#content{
			width: 100%;margin: 45px auto
		}
	
		
		  
		 
}