*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}


a{
    text-decoration: none;
    color: #333;
}
p{
    color: #333;
}
a:hover{
color: #f75b32;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
  }

.clear{
    clear: both;
}
.item_topBanner{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;

}
.item_topBanner img{
    width: 100%;
}


.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom img{
    width: 100%;
}
.item_topBanner_word{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
    padding-bottom: 50px;
}

.item_topBanner_word p{
    width: 700px;
    text-align: left;
    position: relative;
    left: 25%;
    margin-top: 10px;
    line-height: 30px;
}
.item_topBanner_word p:nth-child(1){
    font-size: 30px;
    font-weight: bold;
    color: #5abbfc;
}
.item_job{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
    background: url('jobBg.jpg') top center no-repeat;
    background-size: 100%;
   
}
.item_job_p{
    text-align: center;
}
.item_job_p img{
    width: 400px;
    margin-top: 50px;
}
.item_job_container{
    width: 700px;
    margin: 50px auto;
}
.item_job_container p{
    margin-top: 20px;
    line-height: 30px;
}
.item_lc{
    max-width: 1920px;
    padding-bottom: 50px;
    margin: 0 auto;
    padding: 1px;
}
.item_lc_p{
    text-align: center;
}
.item_lc_p img{
    width: 520px;
}
.item_lc_five{
    width: 1000px;
    margin: 50px auto;
    padding-bottom: 50px;
    box-shadow:5px 5px 10px 2px #5abbfc;
}
.item_lc_five .item_lc_one{
    position: relative;
    display: inline-block;
    list-style: none;
    width: 160px;
    margin-left: 28px;
    text-align: center;
    
}
.item_lc_one img{
    width: 131px;
}
.item_lc_one p{
    margin-top: 20px;
}
.item_ThrPic{
    width: 1000px;
    margin: 50px auto;
}
.item_ThrPic img{
    height: 240px;
}
.item_hz{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
    padding-bottom: 50px;
}
.item_hz_img{
    text-align: center;
}
.item_hz_img img{
    width: 800px;
    margin-bottom: 50px;
    
}


/*ÁÐ±í*/
#listbox .col-md-12{
	border-bottom:1px #e5e5e5 dashed;
	padding-bottom:20px;
	margin-bottom:20px;
}
#listbox h3 {
	font-weight:bold;
	color:#F00;
	margin-bottom:20px;
}
#listbox .col-md-12>p{
	line-height:25px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#listbox .col-md-12>p>a {
	color:#666;
	text-decoration:none;	
}
#listbox .col-md-12>p>a:hover {
	color:#cc0000;
	text-decoration:none;
}
#listbox .col-md-12>p>span {
	margin-right:10px;
	color:#04a2dc;
}





@media screen and (max-width:768px){
    .item_top p {
      display:none;
     }
   
   .topL{
    width: 130px;
    height: 80px;
    margin-left: 10px;
  }
  .topR{
    width: 130px;
    height: 80px;
    margin-right: 10px;
     
  }
  .item_topBanner_word{
    width: 90%;
}

.item_topBanner_word p{
    width: 100%;
    text-align: left;
    position: relative;
    left: 0%;
    margin-top: 10px;
    line-height: 30px;
}
.item_topBanner_word p:nth-child(1){
    font-size: 20px;
    font-weight: bold;
    color: #5abbfc;
}

.item_job{
    max-width: 100%;
    margin: 0 auto;
    padding: 1px;
    background: url('jobBg.jpg') top center no-repeat;
    background-size: 100%;
   
}
.item_job_p{
    text-align: center;
}
.item_job_p img{
    width: 200px;
    margin-top: 50px;
}
.item_job_container{
    width: 94%;
    margin: 50px auto;
}
.item_job_container p{
    margin-top: 20px;
    line-height: 30px;
}
.item_lc{
    width: 100%;
    padding-bottom: 50px;
    margin: 0 auto;
    padding: 1px;
}

.item_lc_p img{
    width: 260px;
}
.item_lc_five{
    width: 96%;
    margin: 50px auto;
}
.item_lc_five .item_lc_one{
    width: 46%;
    margin-left: 1%;
    text-align: center;
    margin-top: 20px;
    
}
.item_lc_one img{
    width: 131px;
}
.item_lc_one p{
    margin-top: 20px;
}
.item_ThrPic{
    width: 96%;
    height: auto;
    margin: 50px auto;
}
.item_ThrPic img{
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
}
.item_hz{
    width: 100%;
    height:auto;
    margin: 0 auto;
    padding: 1px;
}

.item_hz_img img{
    width: 320px;
    margin-bottom: 50px;
    
}




}