@media screen and (max-width: 1200px){
  .contanBox-pc{
  display:none;
  }
  .aaa{
  top:0.8rem;
  }
/*招贤纳士*/
.banner{
	width: 100%;
	height: 2.9rem;
    background: url(../images/img/zxns/bannejiaruwmr.png) no-repeat center right;
    background-size: 100% 100%;
}
/*招聘盒子*/
.recruitBox{
	width: 100%;
	height: auto;
	border: 1px solid transparent;
	margin: auto;
}

/*tab盒子*/
.tabBox{
	    width: 100%;
    height: 1rem;
	display: flex;
	justify-content: space-around;
	align-items: center;
  	margin:auto;
    margin-top:0.25rem;
}
.tabBox > div {
	    width: 1rem;
    height: 0.8rem;
    line-height: 0.3rem;
    border-radius: 100%;
    background-color: #dadada;
    font-size: 0.25rem;
    color: #000;
    padding-top: 0.2rem;
    text-align: center;
    cursor: pointer;
}
.con_l{
float:left!important;
  width:100%!important;
}
.con_r{
float:right!important;
 width:445px!important;
}

.contanBox{
	width: 100%;
	height: auto;
  margin:auto;
	
}
.contan1 {
	width: 100%;
	height: 100%;
	font-size: 50px;
	
    display: none;
	/*flex-direction: row-reverse;*/
}



.contan1 > div{
	width: 590px;
	border: 1px solid transparent;
	
	float: left;
}
.contan1 > div > div {
	padding-top: 0.3rem;
    padding-bottom: 0.25rem;
}
.navTab{
	background-color: #006cd9!important;
	color: #FFFFFF!important;
}
.job{
	    width: 4.45rem;
    height: 0.67rem;
    border-bottom: 1px solid #006cd9;
    margin-left: 0.15rem;
    color: #006cd9
}
.job > h1{
	    width: 0.5rem;
    font-size: 0.46rem;
    height: 0.5rem;
    line-height: 0.5rem;
    float: left;
}

.job > p{
	    font-size: 0.22rem;
    margin-left: 0.3rem;
    float: left;
        font-weight: 600;
}

.con_r > div > h4,.con_l > div > h4{
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.22rem;
    margin-left: 0.1rem;
}


.jobUl{
	    margin-left: 0.1rem;
    margin-top: 0.15rem;
}

.jobUl > p{
	    font-size: 0.20rem;
    font-weight: 600;
    color: #000;
}
.jobUl > li{
	font-size: 0.17rem;
    color: #808080;
    min-height: 0.24rem;
    line-height: 0.24rem;
}



/*五险一金的说明使用*/
.contanImg{
	    width: 6.08rem;
    height: 3rem;
    background-color: #FFFFFF;
    clear: both;
    margin: auto;
    margin-bottom: 0.2rem;
    border: 1px solid transparent;
        overflow: hidden;
}
.contanImg > div {
	float: left;
    margin-right:0.04rem;
}
.contanImg > div > div{
	margin-right: 0.04rem;
}
.Img_l{
	width: 1.5rem;
	height: 100%;
}
.Img_l > div{
	height: 1.5rem;
	width: 100%;
	margin-bottom: 0.03rem;
}
.Img_l > div >img{
	width: 100%;
	height: 100%;
}
  .contanImg img{
  width:100%;
    height:100%;
    float:left;
  }

.Img_c{
	width: 1.5rem;
	height: 100%;
}

.Img_r{
	width: 2.95rem;
	height: 100%;
}
.Img_r > div{
	width: 100%;
	height: 1.5rem;
	margin-bottom: 0.03rem;
}
}



@media screen and (min-width: 1200px){
  .contanBox-tl{
  display:none;
  }
/*招贤纳士*/
.banner{
	width: 100%;
	height: 500px;
    background: url(../images/abcbanner.jpg) no-repeat center right;
    background-size: 100% 100%;
}
/*招聘盒子*/
.recruitBox{
	width: 1200px;
	height: auto;
	border: 1px solid transparent;
	margin: auto;
}

/*tab盒子*/
.tabBox{
	width: 900px;
	height: 170px;
	display: flex;
	justify-content: space-around;
	align-items: center;
  	margin:auto;
}
.tabBox > div {
	width: 45px;
	height: 45px;
	border-radius: 100%;
	background-color: #dadada;
	font-size: 18px;
	color: #000;
	padding: 15px;
	text-align: center;
  cursor: pointer;
}
.con_l{
float:left!important;
  width:445px!important;
}
.con_r{
float:right!important;
 width:445px!important;
}

.contanBox{
	width: 1000px;
	height: auto;
  margin:auto;
	
}
.contan1 {
	width: 100%;
	height: 100%;
	font-size: 50px;
	
    display: none;
	/*flex-direction: row-reverse;*/
}



.contan1 > div{
	width: 590px;
	border: 1px solid transparent;
	
	float: left;
}
.contan1 > div > div {
	padding-top: 30px;
	padding-bottom: 50px;
}
.navTab{
	background-color: #006cd9!important;
	color: #FFFFFF!important;
}
.job{
	width: 445px;
	height: 70px;
	border-bottom:1px solid #006cd9;
	margin-left: 10px;
	color: #006cd9;
}
.job > h1{
	width: 45px;
	font-size: 28px;
	height: 70px;
	line-height: 70px;
	float: left;
}

.job > p{
	font-size: 22px;
}

.con_r > div > h4,.con_l > div > h4{
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	margin-left: 10px;
}


.jobUl{
	margin-left: 10px;
	margin-top: 30px;
}

.jobUl > p{
	font-size: 17px;
	color: #000;
}
.jobUl > li{
	font-size: 15px;
	color: #808080;
	min-height: 25px;
	line-height: 25px;
}



/*五险一金的说明使用*/
.contanImg{
	width: 1200px;
	height: 575px;
	background-color: #FFFFFF;
	clear: both;
	margin: auto;
	margin-bottom: 70px;
	border: 1px solid transparent;
}
.contanImg > div {
	float: left;
	margin: 5px;
}
.contanImg > div > div{
	margin-right: 5px;
}
.Img_l{
	width: 290px;
	height: 100%;
}
.Img_l > div{
	height: 285px;
	width: 100%;
	margin-bottom: 5px;
}
.Img_l > div >img{
	width: 100%;
	height: 100%;
}


.Img_c{
	width: 290px;
	height: 100%;
}

.Img_r{
	width: 575px;
	height: 100%;
}
.Img_r > div{
	width: 100%;
	height: 285px;
	margin-bottom: 5px;
}
}


