*{
	padding: 0;
	margin: 0;
}
body{
	font-family: "微软雅黑";
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}


.yindao{width: 100%;height: 100vh;display: block;}
.yindao img{width: 100%;height: 100%;}

.nav{
	padding: 540px 0 50px 0;
}
.nav ul{
	width: 954px;
	margin: 0 auto;
}
.nav li{
	width: 135px;
	text-align: center;
	height: 39px;
	line-height: 39px;
	border: 2px solid #dcbb90;
	background: #15377f;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
	margin: 0 20px;
}
.nav li:hover,.nav li.on{
	background: #3580ed;
}
.nav li a{
	color: #fff;
	font-size: 24px;
	display: block;
}


.tit{
	margin: 20px auto;
	text-align: center;
}
.main{
	position: relative;
	margin: 0 auto;
	background: url(../images/p102.png) no-repeat;
	background-size: 100% 100%;
	width: 930px;
	padding: 25px 107px;
	min-height: 480px;
	box-sizing: border-box;
}
.main p{
	font-size: 18px;
	color: #fff;
	text-indent: 2em;
	line-height: 200%;
}
.p101{
	position: absolute;
	top: -102px;
	left: 0;
}


.copyright{
	background: #09317f;
	color: #fff;
	font-size: 16px;
	height: 74px;
	line-height: 84px;
	margin-top: 60px;
	text-align: center;
}
.copyright a{
	color: #fff;
	font-size: 16px;
}


.zpdx{
	background: url(../images/job_box.png) no-repeat !important;
	background-size: 100% 100% !important;
	width: 960px;
}
.zpdx p{line-height: 165%;}
.zpdx .p1{font-size: 20px;font-weight: bold;}


.zplc{
	width: 1200px;
	background: none;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}


.joblist a{
	display: inline-block;
	padding: 5px 10px;
	border-radius: 15px;
	background: #ffe102;
	font-size: 18px;
	color: #002c7a;
	text-align: center;
	text-indent: 0;
	margin: 0 10px;
	width: 100px;
}
.tag {
	padding: 5px 10px;
	border-radius: 15px;
	background: #ffe102;
	font-size: 18px;
	color: #002c7a;
	text-align: center;
	text-indent: 0;
	margin: 5px 20px 20px;
	width: 100px;
}
.name{display: block;}
.tagbox{display: flex;flex-wrap: wrap;}
.tablexingcheng{width:1045px;margin: 0 auto;}
.tablexingcheng th{color: #fff;font-weight: 600;font-size: 24px;padding: 10px 0px;}
.tablexingcheng td{color: #fff;border: 0; font-size: 24px;padding: 20px 10px;}
.tablexingcheng tr:nth-child(2n-1) td{background-color: #0080e0;}
.tablexingcheng tr:nth-child(2n) td{background-color: #002e84;}
/* .job{display: block;}
.job .name{float: left; color: #fff;font-size: 15px;overflow: hidden;margin-bottom: 20px;}
.job .toudi{color: #002e84;font-size: 15px;background-color: #ffe102;padding: 5px 15px;font-weight: 600;float: right;}
.jobbox{padding-bottom: 100px;} */
.table{margin-top: 10px;}
.table th,.table td{color: #fff;font-size: 16px;text-align: center;padding: 20px 10px;border: 1px solid #fff;}
.table td{border-top: 0px;border-right: 0px;}
.table td:last-child{border-right: 1px solid #fff;}
.table th{border-right: 0px;}
.table th:last-child{border-right: 1px solid #fff;}







