*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

p{
    color: #333;
}
body{
    min-width: 1200px;
}


.topNav{
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;

}
.logo{
    float: left;
    width: 280px;
    margin: 20px 0 0 50px;
   
}
.num{
    float: right;
    margin-right: 50px;
    font-weight: bold;
}

.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.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%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.item_bg{
    max-width: 1920px;
    margin: 0 auto;
 
}
.item_bg img{
    display: block;
    width: 100%;

}
.item_job{
    max-width: 1920px;
    height: 600px;
    margin: 0 auto;
    background: #defade;
    position: relative;
}
.item_job_box{
    width: 1000px;
    height: 625px;
    background: url('item_job_box.png') top center no-repeat;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: -100px;
    

}
.item_title{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #065a41;
    letter-spacing: 8px;
}
.item_title1{
    margin-top: 25px;
}
.item_job_box_div{
    width: 700px;
    height: 400px;
    margin: 80px auto 0;
}
.item_job_box_div p:nth-child(1){
    font-size: 30px;
    font-weight: bold;
}
.item_job_box_div p:nth-child(2){
    font-size: 26px;
    line-height: 60px;
    letter-spacing: 2px;
}
.item_zx{
    max-width: 1920px;
    height: 300px;
    margin: 0 auto;
    background: #defade;
    position: relative;
	padding-top:50px;

}
.item_hz{
    max-width: 1920px;
    margin: 0 auto;
}
.item_zx_box{
    width: 1000px;
    height: 300px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    

}
.item_zx_box_l,.item_zx_box_r{
    width: 50%;
    height: 300px;
    box-sizing: border-box;
    box-shadow: 5px 5px 10px 2px rgb(111, 146, 101);
    border-radius: 20px;
    overflow: hidden;
}
.item_zx_box_top{
    width: 100%;
    height: 100px;
    background: #065a41;
}
.item_zx_box_bottom{
    width: 100%;
    height: 200px;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
.item_zx_box_top p{
    font-size: 28px;
    font-weight: bold;
    line-height: 100px;
    color: #fff;
    text-indent: 30px;
    letter-spacing: 2px;
}
.item_zx_box_bottom .qrcode{
    width: 150px;
    margin-left: 50px;
}
.item_zx_box_bottom .star{
    margin-right: 10px;
}
.saomiao{
    font-size: 20px;
}
.item_title3{
    margin-top: 200px;
}
.item_bottom{
    max-width: 1920px;
}
.item_bottom img{
    width: 100%;
}

.item_title4{
    margin-top: 50px;
}
.lc{
    text-align: center;
    margin-top: 50px;
}
.item_lc{
    max-width: 1920px;
    margin: 0 auto;
    background: #defade;
    overflow: hidden;
}
.item_lc_box{
    width: 1000px;
    height: 325px;
    margin: 50px auto;
    border-radius: 30px;
    background: #fff;
    overflow: hidden;
}
.item_lc_box_p{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #065a41;
    letter-spacing: 8px;
    margin-top: 50px;
}
.item_lc_box_div{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    margin-top: 25px;
}


#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;
}




.item_yuyue{
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    background:#065a41;
}
.yuyueDiv{
    width: 800px;
    margin: 0 auto;
}
.yuyueDiv p{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.span1{
    color: #ffe169;
    font-size: 30px;
}
.span2{
    color: #ffe169;
}
.yy_div{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    margin: 50px auto;
}
.yy_div .bank,.pro,.number,.yzm{
    width: 155px;
    height: 40px;
    border-radius: 5px;
    border: none;
}
.hq{
    width: 82px;
    height: 40px;
    border-radius: 5px;
    border: none;
}
.tj{
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #f6b86a;
    border: none;
    cursor: pointer;

}