@charset "utf-8";
/* CSS Document */
.banner{width: 100%; height: 318px; background: url(../images/zhaopin_banner.jpg) no-repeat center;
	background-size: cover;}
.er_nav{height: 85px; position: relative;}
.er_nav .er_bg{width: 100%; height: 63px; background-color: #fafafa; position: absolute; top:11px; left:0;
	z-index: -1}
.er_nav .erlist>div{float: left; width: 168px; height: 85px; line-height: 85px; text-align: center;
	font-size: 18px;}
.er_nav .erlist>div>a{color: #666;}
.beijingse{background-color: #0480fb;}
.yanse{color: #fff!important;}
.contact{width: 100%; padding-top: 108px; padding-bottom: 168px; position: relative;}
.contact .background{width: 100%; height: 272px; background:url(../images/background.jpg) no-repeat center;
	background-size: cover; position: absolute; bottom: 0; left: 0; z-index: -1;}
.contact .biaoti>li{float: left; height: 60px; margin-right: 3px; font-size: 24px; color: #fff;
	line-height: 60px; text-align: center; background-color: #0480fb; font-weight: lighter;}
.contact .biaoti>li:nth-child(1){width: 88px;}
.contact .biaoti>li:nth-child(2){width: 337px;}
.contact .biaoti>li:nth-child(3){width: 93px;}
.contact .biaoti>li:nth-child(4){width: 321px;}
.contact .biaoti>li:nth-child(5){width: 256px;}
.contact .biaoti>li:last-child{margin-right: 0; width: 90px;}

.ny_zb{width:100%;}
.ny_zblb1{padding-bottom: 30px;}
.ny_zblb1 li{width:100%;}
.ny_zblb1 li ul{display:none; padding:36px 110px; background-color: #fafafa; font-size: 16px; color: #666;
	line-height: 30px; border-bottom: 1px solid #d2d2d2;}
.zhaopin{border-bottom: 1px solid #d2d2d2; cursor: pointer;}
.zhaopin>div{float: left; margin-right: 3px; height: 80px; line-height: 80px; text-align: center;
	font-size: 24px; color: #666; font-weight: lighter;}
.zhaopin>div:nth-child(1){width: 88px;}
.zhaopin>div:nth-child(2){width: 337px;}
.zhaopin>div:nth-child(3){width: 93px;}
.zhaopin>div:nth-child(4){width: 321px;}
.zhaopin>div:nth-child(5){width: 256px;}
.zhaopin>div:last-child{margin-right: 0; width: 90px;}
.zhaopin>div>img{transition: .5s; margin-top:33px;}
.rotate{transform: rotate(180deg);}
.contact .tigong{font-size: 16px; color: #666; line-height: 32px;}
.contact .shijian{padding-top: 30px;}
.contact .shijian .l{width: 50%; font-size: 16px; color: #666; line-height: 32px;}

@media screen and (max-width: 800px){
	.banner{height: 140px;}
	.contact{padding-top: 30px; padding-bottom: 60px;}
	.contact .biaoti>li{font-size: 12px; height: 40px; line-height: 40px; margin-right: 0.2%;}
	.contact .biaoti>li:nth-child(1){width: 9%;}
	.contact .biaoti>li:nth-child(2){width: 27%;}
	.contact .biaoti>li:nth-child(3){width: 9%;}
	.contact .biaoti>li:nth-child(4){width: 20%;}
	.contact .biaoti>li:nth-child(5){width: 22%;}
	.contact .biaoti>li:last-child{width: 12%;}
	.zhaopin>div{font-size: 12px; margin-right: 0.2%; height: 40px; line-height: 40px;}
	.zhaopin>div:nth-child(1){width: 9%;}
	.zhaopin>div:nth-child(2){width: 27%;}
	.zhaopin>div:nth-child(3){width: 9%;}
	.zhaopin>div:nth-child(4){width: 20%;}
	.zhaopin>div:nth-child(5){width: 22%;}
	.zhaopin>div:last-child{width: 12%;}
	.ny_zblb1 li ul{padding: 20px 10px; font-size: 12px; line-height: 20px;}
	.zhaopin>div>img{width: 10px; margin-top:16px;}
	.contact .tigong{font-size: 14px; line-height: 24px;}
	.contact .shijian{padding-top: 20px;}
	.contact .shijian .l{width: 100%; font-size: 14px; line-height: 24px;}
}