@charset "utf-8";
.ibanner { overflow: hidden; max-height: 600px; }
.ibanner .ibannerImg { overflow: hidden; max-height: 600px; }

.ibannerImg:after { background-size: auto 140%; }
/*.ibanner .ibannerCon .c { width: 600px; }*/


@media(max-width:  1024px){
	.ibanner .ibannerCon .c { width: 100%; }
}
.newB-d ul li .d { margin-bottom: 10px; }

.jobDet .t { margin-bottom: 12px; font-size: 20px; color:#333333; }
.jobDet .con { margin-bottom: 40px; font-size: 14px; color:#666666; line-height: 1.8; }
.jobDet ul { list-style: disc; margin-left: 15px; }
.jobDet ol { list-style: decimal; margin-left: 15px; }
.jobDetA { font-size: 16px; padding-bottom:  30px;color:#000000; }
.jobDetA a { color:#e6005a; }

@media(max-width:  1280px){
	.jobDet .con { margin-bottom: 30px; }
	.jobDetA { padding-bottom: 20px; }
}
@media(max-width:  1024px){
	.jobDet .con { margin-bottom: 20px; }
	.jobDetA { padding-bottom: 12px; }
}


