*{margin: 0px;padding: 0px;}
body{background: #0c7be7;}
.banner>img{width: 100%;min-width: 1280px;}
.banner{width: 100%;position: relative;}
.banner .head{position: absolute;top: 30px;width: 1200px;left: 50%;margin-left: -600px;}
.banner .head ul{display: flex;justify-content: space-between;align-items: center;width: 80%;margin: 0px auto;}
.banner .head ul li{line-height: 50px;text-align: center;width: 175px;border: 1px solid #056de4;border-radius: 30px;padding: 0px 0px;background: #fff;}
.banner .head ul li a{font-size: 20px;color: #12325c;display: block;}
.banner .head ul li a:hover{font-weight: bold;}
.banner .head ul li a.active{font-weight: bold;}
.center{background: url(../img/footer_bg.png) no-repeat bottom center;padding-bottom: 50px;position: relative;z-index: 18;}
.cend{background: #fff;width: 1200px;margin: 0px auto 30px;padding: 30px;border-radius: 20px;margin-top: -15vw;position: relative;min-height: 400px;}
.title{display: block;margin: 30px auto;}
.jobs{display: flex;justify-content: space-between;align-items: flex-start;}
.job_left ul li{background: url(../img/bg.png) no-repeat;width: 323px;height: 45px;margin: 10px 0px;text-align: center;line-height: 42px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;font-size: 16px;cursor: pointer;}
.job_left ul li:hover{color: #f7de4a;font-weight: bold;}
.job_left ul li.active{color: #f7de4a;font-weight: bold;}
.job_left{margin-right: 20px;}
.job_right{width: calc(100% - 342px);}
.job_right h3{font-size: 22px;color: #046be3;text-align: center;margin: 10px 0px;font-weight: bold;}
.job_right p{font-size: 16px;color: #333333;line-height: 35px;margin: 10px;}

.jobs h2{width: 300px;height: 40px;line-height: 40px;text-align: center;margin: 30px auto;background: #0092fc;color: #fff;font-size: 20px;border-radius: 20px;}
.shipin{width: 600px;height: 400px;margin: 0px auto;}

.fencai h2{width: 300px;height: 40px;line-height: 40px;text-align: center;margin: 30px auto;background: #45afff;font-weight:bold;color: #fff;font-size: 20px;border-radius: 20px;}

.joblist{margin: 10px 0px;}
.joblist img{margin-top: 20px;}
.joblist h4{background: #2da7ff;font-size: 22px;color: #ffffff;font-weight: bold;line-height: 60px;border-radius: 10px;padding: 0px 25px;}
.job_list{padding: 10px 25px;background: #d2ecff;display: flex;justify-content: space-between;align-items: center;margin-bottom: 1px;}
.job_list span{font-size: 16px;color: #000000;}
.job_list span:nth-child(1){width: 15%;}
.job_list span:nth-child(2){width: 13%;}
.job_list span:nth-child(3){width: 12%;}
.job_list span:nth-child(4){width: 12%;}
.job_list span:nth-child(5){width: 12%;}
.job_list a{display: inline-block;line-height: 35px;padding: 0px 40px;border-radius: 20px;border:1px solid #046ce3;background: #046ce3;color: #fff;font-size: 16px;}

.xz span{display: inline-block;font-size: 18px;font-weight: bold;color: #009b53;padding: 10px 30px;border-radius: 30px;border: 1px solid #009b53;margin: 20px 0px;}
.xz p{font-size: 16px;color: #333333;padding-left: 10px;line-height: 35px;}
.xz p strong{color: #009b53;font-weight: bold;}
.xz img{display: block;margin: 10px 10px 30px;}
.xz p.p{border-left: 2px solid #009b53;padding-left: 10px;line-height: auto;margin: 10px 0px;margin-left: 10px;}

.footer{
	width: 100%;
	background: url(../img/footer.png) center no-repeat;
	background-size: 100% 100%;
	height: 229px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	position: relative;
	z-index: 9;
	padding-top: 200px;
	margin-top: -8vw;
}
.footer a {
	color: #ffffff;
	font-size: 14px;
}
