
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

@media (min-width: 768px) {
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}





/*关于我们页面css*/
.aboutUs_nav1 a:hover{
	background-color: #262937 !important;
}
.aboutUs_intro_pic{
	width:450px;
	height:316px;
}
.aboutUs_txt_title{
	margin-top: 50px;
}
.aboutUs_txt_title p{
	font-weight: bold;
	font-size: 18px;
	color:#3542B8;
}
.aboutUs_txt_title text{
	line-height: 26px;
}
/*巴氏优势*/
.aboutUs_advantage_div{
	margin-top: 100px;
	padding-top: 120px;
	width:100%;
	height:620px;
	background: url('../img/aboutUs_img/a04.png')no-repeat;
	background-size:100% 100%;
}
.aboutUs_advantage_title{
	margin-top: 10px;
	font-weight: bold;
	font-size: 18px;
	color:#3542B8;
}
.aboutUs_advantage_txt{
	color:#3542B8;
}
.aboutUs_advantage_items_div{
	position: relative;
	top:30px;
}
.aboutUs_advantage_items img{
		width:110px;
		height:110px;
	}
	/*工作中的我们*/
	.about_working_txt{
		padding: 20px 120px 40px;
		line-height: 28px;
	}
	.about_working_img{
		width:970px;
		height:340px;
		margin-bottom: 100px;
	}
	/*关于我们页面结束*/
	/*大牛看这里页面*/
	.lookHere_nav1 a:hover{
		background-color: #8b8b8e !important;
	}
	.lookHere_job_div{
		background-color: #F8F9FE;
		margin-bottom: 100px;
		padding: 50px 0;
	}
	.lookHere_job_div div .col-lg-6{
		padding-left: 0;
		padding-right: 0;
	}
	.lookHere_team_div{
		margin-top: 100px;
		padding-top: 120px;
		width:100%;
		height:620px;
		background: url('../img/lookHere_img/l03-01.png')no-repeat;
		background-size:100% 100%;
	}
	.lookHere_job_txt{
		padding: 0 50px;
	}
	.lookHere_job_pic{
		width:470px;
		height:247px;
		
	}
	.lookHere_job_pic1{
		float: right;
	}
	.lookHere_job_pic2{
		float: left;
	}
	/*大牛看这里页面结束*/
	
	/*联系我们页面*/
	.contactUs_nav1 a:hover{
		background-color: #755c43 !important;
	}
	.contactUs_div{
		margin: 0 auto;
		width:60%;
		line-height: 35px;
	}
	.contactUs_input_div{
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;
	}
	.input_style{
		width:270px !important;
	}
	.textarea_style{
		width:600px !important;
	}
	.submit_style{
		width:100px;
		margin-top: 50px;
		margin-bottom: 100px;
	}
	#map_container{
		margin: 10px auto; 
		width:80%;
		height:350px;
	}
	.addclass{
		width:300px;
		display: flex;
		justify-content: space-between;
	}
	/*联系我们页面结束*/
	
/*大于1200*/
@media screen and (min-width: 1200px){
	
}
/*大于768.小于1200*/
@media screen and (min-width:768px) and (max-width:1200px){
	/*关于巴氏页面*/
	.aboutUs_intro_pic{
		width:450px;
		height:316px;
	}
	.aboutUs_txt_title{
		margin-top: 30px;
	}
	.aboutUs_txt_title p{
		text-align: center;
		font-size: 18px;
		color:#3542B8;
	}
	.aboutUs_txt_title text{
		line-height: 24px;
		font-size: 14px;
	}
	.about_working_img{
		width:920px;
		height:320px;
	}
	/*关于巴氏页面结束*/
	/*大牛看这里页面*/
	.lookHere_job_pic{
		width:420px;
		height:221px
	}
	.lookHere_job_txt{
		padding: 0 70px;
	}
	/*大牛看这里页面结束*/
	
	/*联系我们页面*/
	.contactUs_div{
		margin: 0 auto;
		width:60%;
		line-height: 35px;
	}
	.contactUs_input_div{
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;
	}
	.input_style{
		width:270px !important;
	}
	.textarea_style{
		width:585px !important;
	}
	/*联系我们页面结束*/
}
@media screen and (min-width:768px) and (max-width:989px){
	.aboutUs_advantage_div{
		margin-top: 100px;
		padding-top: 80px;
		width:100%;
		height:600px;
		background: url('../img/aboutUs_img/l03-01.png')no-repeat;
		background-size:100% 100%;
	}
	.aboutUs_advantage_items img{
		width:90px;
		height:90px;
	}
	.aboutUs_advantage_title{
		margin-top: 10px;
		font-weight: bold;
		font-size: 16px;
		color:#3542B8;
	}
	.aboutUs_advantage_txt{
		color:#3542B8;
		font-size: 14px;
	}
	.about_working_img{
		width:720px;
		height:252px;
	}
	/*大牛看这里页面*/
	.lookHere_l02_img{
		width:500px;
		height:574px;
	}
	.lookHere_team_div{
		margin-top: 100px;
		padding-top: 80px;
		width:100%;
		height:700px;
		background: url('../img/lookHere_img/phone01.png')no-repeat;
		background-size:100% 100%;
	}
	.lookHere_team_img{
		margin-top: 50px;
	}
	.lookHere_job_pic{
		width:370px;
		height:194px
	}
	.lookHere_job_txt{
		padding: 0 40px;
	}
	/*大牛看这里页面结束*/
	/*联系我们页面*/
	.input_style{
		width:200px !important;
	}
	.textarea_style{
		width:450px !important;
	}
	/*联系我们页面结束*/
	
}
/*小于768*/
@media screen and (max-width: 768px){
	.navbar-wrapper .navbar_aboutUs{
		background-color: rgba(27, 27, 26, 0.54);
    background-image: linear-gradient(to right,rgba(60, 56, 53, 0.5),rgba(19, 16, 17, 0.68))
	}
	.aboutUs_advantage_div{
		margin-top: 30px;
		padding-top: 40px;
		width:100%;
		height:410px;
		background: url('../img/aboutUs_img/a04-1.png')no-repeat;
		background-size:100% 100%;
	}
	.aboutUs_intro_pic{
		width:260px;
		height:211px
	}
	.aboutUs_txt_title{
		margin-top: 20px;
		
	}
	.aboutUs_txt_title p{
		text-align: center;
		font-size: 16px;
		color:#3542B8;
	}
	.aboutUs_txt_title text{
		line-height: 22px;
		font-size: 12px;
	}
	.aboutUs_advantage_items img{
		width:60px;
		height:60px;
	}
	.aboutUs_advantage_title{
		margin-top: 10px;
		font-weight: bold;
		font-size: 14px;
		color:#3542B8;
	}
	.aboutUs_advantage_txt{
		color:#3542B8;
		font-size: 12px;
	}
	.about_working_txt{
		padding: 10px 30px 20px;
		font-size: 12px;
		line-height: 20px;
	}
	.about_working_img{
		width:270px;
		height:110px;
		margin-bottom: 50px;
	}
	/*大牛看这里页面*/
	.navbar-wrapper .navbar_lookHere{
		background-color:rgba(133,133,134,0.5);
	  background-image: linear-gradient(to right,rgba(56,56,58,0.5),#37373a);
	}
	.lookHere_l02_img{
		width:275px;
		height:316px;
	}
	.lookHere_team_div{
		margin-top: 30px;
		padding-top: 40px;
		width:100%;
		height:600px;
		background: url('../img/lookHere_img/phone01.png')no-repeat;
		background-size:100% 100%;
	}
	.lookHere_team_img{
		margin-top: 80px;
	}
	.lookHere_job_pic{
		width:320px;
		height:168px
	}
	.lookHere_job_pic1_1{
		display: flex;
		justify-content: center;
	}
	.lookHere_job_txt_div{
		width:100%;
		display: flex;
		justify-content: center;
	}
	.lookHere_job_txt{
		width:360px;
		padding: 0 40px;
		text-align: left;
	}
	/*大牛看这里页面j结束*/
	/*联系我们页面*/
	.navbar-wrapper .navbar_contactUs{
		background-color:rgba(112, 85, 63, 0.22);
	  background-image: linear-gradient(to right,rgba(113, 86, 63, 0.5),rgba(30, 21, 22, 0.68));
	}
	.contactUs_div{
		margin: 0 auto;
		width:80%;
		line-height: 26px;
	}
	.contactUs_input_div{
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-bottom: 0px;
	}
	.contactUs_input_div div{
		margin-left: auto;
		margin-right: auto;
	}
	.textarea_style{
		margin-left: auto;
		margin-right: auto;
	}
	.input_style{
		width:256px !important;
	}
	.textarea_style{
		width:256px !important;
	}
	.contactUs_txt_style{
		font-size: 12px;
	}
	.submit_style{
		width:100px;
		margin-top: 30px;
		margin-bottom: 50px;
	}
	#map_container{
		margin: 10px auto; 
		width:100%;
		height:270px;
	}
	.big_map_container{
		display: none;
		position: fixed;
		top:0;
		width:100%;
		height:100%;
		background-color: rgba(0,0,0,0.5);
		z-index: 10000;
	}
	.big_map{
		/*margin:auto auto;*/
		background-color: white;
	}
	.btn{
		padding: 4px 8px;
	}
	.addclass{
		width:220px;
		display: flex;
		justify-content: space-between;
	}
}
