@charset "utf-8";

/* CSS Document */



a {
	transition: all 0.3s;
	text-decoration: none;
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

img {
	border: none;
}

.jtjj_05 video {
	width: 100%;
	height: auto;
}

.page_danye .jtjj_05 p {
	text-indent: 0;
}

body {
	min-width: 1300px;
	width: 100%;
	font-size: 14px;
	color: #666;
	font-family: '微软雅黑';
}

a {
	text-decoration: none;
	color: #333;
}

li {
	list-style: none;
}

img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.clr {
	clear: both;
}

.ri {
	float: right;
}

.le {
	float: left;
}

.w1200 {
	max-width: 1200px;
	margin: 0 auto;
}



/* .huisetiao {
	background: #f2f2f2;
	height: 14px;
	margin: 12px 0;
} */



.wap {
	display: none;
}

.hei50 {
	height: 50px;
	width: 100%;
}

.sp_header {
	height: 50px;
	overflow: hidden;
	background: #fff;
	position: fixed;
	z-index: 10;
	width: 100%;
}

.sp_logo {
	padding: 10px;
	float: left;
	height: 50px
}

.sp_logo img {
	margin: auto;
	max-height: 30px;
}

.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px
}

.sp_nav span {
	display: block;
	background: #33b4ee;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
	top: 0px
}

.sp_nav span:nth-of-type(2) {
	top: 10px
}

.sp_nav span:nth-of-type(3) {
	top: 20px
}

.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
	width: 0
}

.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}

.sjj_nav {
	position: fixed;
	z-index: 9;
	background: #eee;
	width: 100%;
	height: calc(100% - 104px);
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}

.nav_show {
	top: 50px
}

.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}

.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
}

.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 70px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}

.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}

.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}

.sjj_nav>ul>li:last-child {
	border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
	display: none
}

.sjj_nav ul li a {
	color: #666;
	width: 80%
}

.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}

.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #c9141e
}

.sjj_nav ul li ul li>ul {
	margin-left: 10px
}





.fot_log img {
	width: 100% !important;
	margin: 0 !important;
	height: auto !important;
}

.fot.wap {
	height: 60px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	box-shadow: 0 0 10px #999;
	background: #f6f6f6;
	z-index: 99;
}

.fot.wap a {
	display: inline-block;
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 37px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center 7px;
	background-size: auto 25px;
}

.fot.wap a.hom {
	background-image: url(../icon/homeicon.png);
}

.fot.wap a.pro {
	background-image: url(../icon/proicon.png);
}

.fot.wap a.abo {
	background-image: url(../icon/abouticon.png);
}

.fot.wap a.con {
	background-image: url(../icon/lxwmicon.png);
}



.wapimg {
	display: none;
}

.pcimg {
	max-width: 30%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pcimg a{
	display: block;
	width: 50%;
}

.header-div {
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	left: 0;
	z-index: 999;
}

.logo {
	padding: 8px 0 0;
	width: 100%;
	background-color: #fff;
}

.nav {
	border-bottom: 1px solid #e7e7e7;
	padding: 25px 0;
	text-align: center;
	width: 100%;
	background-color: #fff;
	/* position: sticky;
	position: -webkit-sticky;
	top: 0;
	left: 0;
	z-index: 999; */
}

.nav a {
	display: inline-block;
	font-size: 16px;
	margin: 0 30px;
}

.navfixed {
	position: fixed;
	width: 100%;
	top: 0px;
}

.nav a:hover,
.nav a.on {
	color: #33b4ee;
}

.index_01 {
	height: 600px;
	background-position: center center;
	background-size: cover;
	display: table;
	width: 100%;
	overflow: hidden;
}

.index_02 {
	position: relative;
	height: 520px;
	margin-top: 25px;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}

.index_01 a {
	font-family: yuweij;
	font-size: 60px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	/*padding-left: 30%;*/
	text-align: center;
}

.index_02 .txt {
	padding-top: 100px;
	/*padding-left: 20px;*/
}

.index_02 .txt_01 {
	font-family: yuweij;
	font-size: 50px;
	color: #fff;
	padding-bottom: 15px;
	text-align: center;
}

.index_02 .txt_01 em {
	font-style: normal;
	color: #fff;
	font-size: 50px;
	font-family: "微软雅黑"
}

.index_02 .txt_02 {
	font-family: GJJXKJW;
	font-size: 36px;
	color: #fff;
	text-align: center;
}

.index_02 a {
	display: block;
	position: absolute;
	/*right: 20px;*/
	right: 45%;
	bottom: 30px;
	width: 140px;
	height: 40px;
	border-radius: 100px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	transition: all 0.3s;
}

.index_02 a:hover {
	background: #fff;
	color: #333;
}



.foot {
	padding: 45px 20px;
	box-shadow: 0 -10px 30px #eaeaea;
}

.fot_le .fot_nav {
	float: left;
	display: inline-block;
	padding-right: 20px;
	/* width: 170px; */
}

.fot_le .fot_nav a {
	display: block;
	color: #F0F0F0;
	font-size: 16px;
	line-height: 46px;
}

.fot_le .fot_nav a:hover {
	color: #33b4ee;
}

.fot_le .fot_nav b a {
	color: #333333;
	font-size: 17px;
}

.fot_ri {
	text-align: right;
	max-width: 410px;
}

.fot_ri img {
	float: right;
	margin: 10px 0;
}

.fot_ri p {
	font-size: 16px;
	line-height: 42px;
	color: #333333;
}



.copyright {
	/* background */
	: #e9e9e9;
	padding: 20px 0;
	text-align: center;
	margin-top: 40px;
}

.copyright a,
.copyright span {
	margin-bottom: 5px;
	color: #525252;
	font-size: 16px;
	display: inline-block;
	padding: 0 25px;
}

.copyright a:hover {
	color: #33b4ee;
}

.copyright .tiaokuan {
	padding-top: 10px;
	font-size: 16px;
}



.page_view_v a:hover {
	color: #33b4ee;
}

.footer img {
	padding: 0;
}



.zhaopin_ban {
	background-position: center center;
	background-size: cover;
}

.zhaopin_ban img {
	max-width: 100%;
	margin: 0 auto;
}

.positonss {
	max-width: 1200px;
	padding-top: 20px;
	margin: 0 auto;
	color: #333;
	font-size: 16px;
}

.positonss a {
	display: inline-block;
	margin-left: 45px;
	color: #333;
	font-size: 16px;
}

.positonss a.on {
	color: #2e9dd5;
	font-size: 16px;
	border-bottom: 3px solid #2e9dd5;
	padding-bottom: 20px;
}

.positonss a:hover {
	color: #2e9dd5;
	text-decoration: underline;
}

.zhaopinli>ul {
	font-size: 0;
	margin-top: 20px;
}

.zhaopinli>ul li {
	width: 23%;
	margin: 1%;
	float: left;
	font-size: 14px;
	display: inline-block;
	line-height: 28px;
	padding: 45px 25px;
	background: #f6f6f6;
}



.psoipt {
	background: #f5f5f5;
}

.zhaopinli>ul li .renshu {
	border: 1px solid #2e9dd5;
	line-height: 50px;
	color: #333;
	text-align: center;
}

.zhaopinli>ul li .ms_box {
	padding: 0 0 25px;
	border-bottom: 1px solid #cacaca;
}

.zhaopinli>ul li .yq_box {
	padding: 0 0 25px 0;
}

.zhaopinli>ul li .ms {
	font-size: 16px;
	padding-bottom: 10px;
	margin-top: 25px;
}

.zhaopinli>ul li:nth-child(5n) {
	clear: left;
}

.zhaopinli {
	position: relative;
}

.pages {
	text-align: center;
	padding: 40px 20px 60px;
}

.pages li {
	display: inline-block;
	margin: 10px 2px;
	border: 1px solid #d9d9d9;
	padding: 0 10px;
}

.pages li.active {
	background: #2e9dd6;
	color: #fff;
	border: 1px solid #2e9dd6;
}

.pages li.active a {
	color: #fff;
}

.zhaopinli .back {
	position: absolute;
	right: 20px;
	bottom: 10px;
	width: 140px;
	height: 45px;
	background: #33b4ee;
	color: #fff;
	display: block;
	line-height: 45px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
}

.zhaopinli .back img {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.zhaopinli a.back:hover {
	box-shadow: 0 0 5px 1px #8fd7f7;
}

.shzr_01 {
	background-position: center center;
	width: 100%;
	position: relative;
	background-size: auto 100%;
}

.shzr_01 span {
	text-align: center;
	font-size: 50px;
	color: #fff;
	position: absolute;
	top: 40%;
	width: 100%;
}



.joinus {
	padding: 70px 0;
}

.jonin li {
	width: 20%;
	float: left;
	padding: 40px 30px;
	position: relative;
	padding-right: 100px;
}

.jonin li a {
	text-align: center;
	position: absolute;
	right: 30px;
	padding: 20px 15px;
	font-size: 20px;
	width: 50px;
	background: #ddf3ff;
	color: #2e9dd5;
}

.jonin li span {
	float: right;
	padding: 0 20px;
	width: 40px;
	line-height: 24px;
	font-size: 18px;
}

.jonin li p {
	max-height: 395px;
	overflow: hidden;
	float: right;
	padding: 0 5px;
	width: 30px;
	line-height: 18px;
	text-align: center;
	font-size: 16px;
	display: block;
}

a.more_join {
	padding: 15px 0;
	text-align: center;
	font-size: 16px;
	color: #666666;
	display: block;
	width: 140px;
	border: 1px solid #c4c4c4;
	margin: 40px auto 60px;
}

a.more_join:hover {
	border: 1px solid #2e9dd5;
	background-color: #2e9dd5;
	color: #fff;
}



.zhaopinliuhcneg {
	padding: 60px 20px;
	background-color: #f5f5f5;
}

.zhaopinliuhcneg .zplc {
	text-align: center;
	font-size: 28px;
}

.zpline {
	width: 60px;
	height: 3px;
	background: #333;
	margin: 10px auto;
	margin-bottom: 60px;
}



.zhpliucheng {
	position: relative;
	width: 100%;
	height: 250px;
}

.zhpliucheng .yibu {
	position: absolute;
	height: 100px;
	width: 25%;
}

.zhpliucheng .yibu .imas {
	display: flex;
	align-items: center
}

.zhpliucheng .yibu .txt_03 {
	display: table;
}

.zhpliucheng .yibu .imas,
.zhpliucheng .yibu .txt_03 {
	height: 100%;
	width: 50%;
	float: left;
}



.zhpliucheng .yibu .imas img {
	align-items: center;
}

.zhpliucheng .yibu .txt_03 b {
	font-size: 16px;
	color: #2e9dd5;
	display: block;
	padding-bottom: 5px;
}

.zhpliucheng .yibu .txt_03 p {
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
}

.zhpliucheng .yi {
	left: 0;
	top: 0;
	width: 12.5%;
}

.zhpliucheng .yi .imas {
	display: none;
}

.zhpliucheng .er {
	top: 100px;
	left: 0;
}

.zhpliucheng .san {
	left: 12.5%;
	top: 0;
}

.zhpliucheng .si {
	top: 100px;
	left: 25%;
}

.zhpliucheng .wu {
	top: 0;
	left: 37.5%;
}

.zhpliucheng .liu {
	top: 100px;
	left: 50%;
}

.zhpliucheng .qi {
	top: 0;
	left: 62.5%;
}

.zhpliucheng .ba {
	top: 100px;
	right: 0;
}

.zhpliucheng .jiu {
	width: 12.5%;
	right: 0;
	top: 0;
}



.zhpliucheng .yibu.lin_ri {
	border-right: 2px solid #dfdfdf;
}

.zhpliucheng .yibu.lin_le {
	border-left: 2px solid #dfdfdf;
	border-top: 2px solid #dfdfdf;
}

.zhpliucheng .yibu.lin_ri::after {
	display: block;
	content: "";
	background: #dbdbdb;
	width: 11px;
	height: 11px;
	border-radius: 100px;
	position: absolute;
	right: -6px;
	top: 0;
}

.zhpliucheng .yibu.lin_le::after {
	display: block;
	content: "";
	background: #dbdbdb;
	width: 11px;
	height: 11px;
	border-radius: 100px;
	position: absolute;
	left: -6px;
	bottom: 0;
}

.zhpliucheng .yibu.lin_ri::before {
	display: block;
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	right: -11px;
	bottom: -11px;
	z-index: 1;
}

.zhpliucheng .yibu.lin_le::before {
	display: block;
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	left: -11px;
	top: -11px;
}

.zhpliucheng .yibu.yi::before,
.zhpliucheng .yibu.qi::before {
	background: url(../images/zp_25.jpg);
}

.zhpliucheng .yibu.er::before,
.zhpliucheng .yibu.ba::before {
	background: url(../images/zp_23.jpg);
}

.zhpliucheng .yibu.san::before {
	background: url(../images/zp_30.jpg);
}

.zhpliucheng .yibu.si::before,
.zhpliucheng .yibu.wu::before {
	background: url(../images/zp_28.jpg);
}

.zhpliucheng .yibu.liu::before {
	background: url(../images/zp_32.jpg);
}



.zhpliucheng .yi .txt_03,
.zhpliucheng .jiu .imas {
	width: 100%;
}

.zigongsiIndex_01 {
	/* margin: 70px auto;
	padding: 0 20px; */
	padding: 70px 15%;
	background-color: #f5f5f5;
}

.zigongsiIndex_01 img {
	float: left;
	padding-right: 40px;
	max-width: 50%;
}



.zigongsiIndex_01 span {
	font-size: 28px;
}

.zigongsiIndex_01 img.icons {
	/* margin: 15px 0 50px;
	float: none;
	padding: 0 */
	margin: 0 auto;
	display: block;
	float: none;
	width: 200px;
	margin-bottom: 50px;
	padding: 0;
}

.zigongsiIndex_01 p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 20px;
}

.zigongsiIndex_01 a {
	width: 200px;
	height: 50px;
	/* display: inline-block; */
	display: block;
	margin: 80px auto 0;
	background: #2e9dd6;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	border-radius: 100px;
	/* margin-top: 80px; */
}

.ywmshi {
	max-width: 1200px;
	margin: 60px auto;
}

.ywmshi .le {
	width: 300px;
}

.ywmshi .ri {
	width: 850px;
}

.ywmshi .one a {
	line-height: 50px;
}

.ywmshi .one.on a {
	color: #fff;
}

.ywmshi .one {
	border-radius: 5px;
	margin-bottom: 25px;
	width: 225px;
	height: 50px;
	text-align: center;
	position: relative;
	text-align: center;
	line-height: 50px;
	color: #333;
	border: 1px solid #2e9dd6;
	cursor: pointer;
	font-size: 18px;
}

.ywmshi .one span {
	display: none;
	top: 0;
	position: absolute;
	left: 360px;
	padding: 30px 20px;
	box-shadow: 0 0 15px 2px #CCC;
	width: 380px;
	background: #fff;
	color: #333;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
}

.ywmshi .one.on::after {
	display: block;
	content: "";
	background: url(../icon/sanjiao.jpg);
	width: 10px;
	height: 20px;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -10px;
}

.ywmshi .one.on {
	color: #fff;
	background: #2e9dd6;
}

.ywmshi .one:hover span {
	display: block;
}

.ywmshi .le {
	border-right: 1px solid #2e9dd6;
	padding-top: 20px;
}

.ywmshi .one::before {
	position: absolute;
	content: "";
	right: -83px;
	background: url(../images/zihome_15.jpg) no-repeat center center;
	width: 16px;
	height: 16px;
	top: 50%;
	margin-top: -8px;
}

.ywmshi .one.on::before {
	background: url(../images/zihome_12.jpg) no-repeat center center;
}

@font-face {

	font-family: yuweij;

	src: url('../fonts/yuweij.ttf'),

		url('../fonts/yuweij.eot'),

		url('../fonts/yuweij.woff');

}



@font-face {

	font-family: GJJXKJW;

	src: url('../fonts/GJJXKJW.TTF'),

		url('../fonts/GJJXKJW.eot'),

		url('../fonts/GJJXKJW.woff');

}





.page_danye p {
	text-indent: 2em;
}

/* 
@media screen and (max-width:1800px) {

	.fot_le .fot_nav {
		width: auto;
		padding-right: 45px;
	}

}

@media screen and (max-width:1610px) {

	.jonin li p {
		width: 20px;
		font-size: 14px;
	}

	.jonin li a {
		font-size: 16px;
		width: 30px;
		padding: 20px 5px;
	}

	.jonin li {
		padding-left: 10px;
		padding-right: 70px;
	}

	.jonin li span {
		font-size: 16px;
	}

}

@media screen and (max-width:1540px) {

	.fot_le .fot_nav b a {
		font-size: 16px;
	}

	.fot_le .fot_nav a,
	.fot_ri p,
	.copyright a,
	.copyright span,
	.copyright .tiaokuan {
		font-size: 14px;
	}

	.fot_le .fot_nav {
		padding-right: 25px;
	}

	.zhaopinli>ul li {
		padding: 25px;
	}



}

@media screen and (max-width:1210px) {

	.fot_le,
	.fot_ri {
		width: 100%;
		margin: 0 auto;
	}

	.fot_le {
		border-bottom: 1px solid #e7e7e7;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.fot_ri {
		text-align: center;
		float: none;
	}

	.fot_ri img {
		margin: 10px auto;
		float: none;
	}

	.fot_le .fot_nav {
		padding-right: 0;
		width: 14.2857%;
		padding-right: 10px;
	}

	.fot_le .fot_nav a {
		line-height: 28px;
	}



	.zhaopinli>ul li {
		width: 33.33333333%;
		font-size: 12px;
		line-height: 24px;
	}

	.zhaopinli>ul li:nth-child(4n+1) {
		clear: none;
	}

	.zhaopinli>ul li:nth-child(3n+1) {
		clear: left;
	}

	.positon {
		padding: 20px;
	}

	.zhaopinliuhcneg .zplc {
		font-size: 20px;
	}

	.zhaopinli>ul li .renshu,
	.zhaopinli>ul li .ms,
	.zhpliucheng .yibu .txt_03 b {
		font-size: 14px;
	}

	.zhpliucheng .yibu .txt_03 p {
		font-size: 12px;
	}

	.jonin li {
		width: 50%;
		padding: 10px;
	}

	.jonin li:nth-child(2n+1) {
		clear: left;
	}

	.jonin li a {
		position: static;
		display: block;
		width: auto;
		margin-bottom: 15px;
		padding: 10px 0;
	}

	.jonin li span,
	.jonin li p {
		float: none;
		width: auto;
		text-align: left;
		display: block;
		padding: 0 10px;
		line-height: 28px;
	}

	.shzr_01 span {
		font-size: 30px;
	}

	.zigongsiIndex_01 p {
		font-size: 14px;
	}

	.zigongsiIndex_01 a {
		display: block;
		margin: 20px auto;
	}

	.ywmshi {
		padding: 0 10px;
	}

	.ywmshi .ri {
		width: calc(100% - 350px);
	}

	.ywmshi .one {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 30px;
		height: 30px;
	}

	.ywmshi .one a {
		line-height: 30px;
	}

	.ywmshi .one.on span {
		display: none;
	}

	.ywmshi .one.on::after,
	.ywmshi .one.on::before {
		display: none;
	}

	.wapimg {
		display: block;
		max-width: 340px;
		margin: 0 auto;
	}

	.pcimg {
		display: none;
	}

	.copyright {
		margin-top: 0;
	}

}

@media screen and (max-width:960px) {

	.fot_le .fot_nav {
		width: 25%;
		margin-bottom: 15px;
	}

	.fot_le .fot_nav b a {
		font-size: 14px;
	}

	.fot_le .fot_nav a {
		font-size: 12px;
		line-height: 24px;
	}

	.fot_ri p {
		font-size: 12px;
		line-height: 24px;
	}

	.index_01 a {
		font-size: 40px;
	}

	.index_02 .txt_01,
	.index_02 .txt_01 em {
		font-size: 30px;
	}

	.index_02 .txt_02 {
		font-size: 20px;
	}

	.index_02 {
		/* height: 320px; */
/* modified by priest,2020-04-16 */
/*height: 240px;
	}

	.index_01 {
		/* height: 400px; */
/* modified by priest,2020-04-16 */
/*height: 260px;
	}

	.index_02 .txt {
		padding-top: 50px;
	}

	.joinus img {
		width: 200px;
	}

	.joinus {
		padding: 30px 0;
	}

}



@media screen and (max-width:768px) {

	.wap {
		display: block;
	}

	.fot_le .fot_nav.fot_nav_last {
		height: auto;
	}



	.index_01 a {
		text-align: center;
		padding: 0;
	}



	.zhaopinli>ul li {
		width: 50%;
		padding: 10px;
	}

	.zhaopinli>ul li:nth-child(3n+1) {
		clear: none;
	}

	.zhaopinli>ul li:nth-child(2n+1) {
		clear: left;
	}

	.positon {
		text-align: center;
	}

	.positon,
	.positon a {
		font-size: 14px;
	}

	.positon a {
		margin-left: 15px;
		margin-bottom: 10px;
	}

	.positon a.on {
		font-size: 14px;
		padding-bottom: 10px;
	}



	.zhpliucheng .yibu .imas img {
		width: 30px;
		height: 30px;
	}

	.zpline {
		margin-bottom: 30px;
	}

	.zhpliucheng {
		padding-bottom: 30px;
	}

	.jonin li span,
	.jonin li p {
		font-size: 12px;
	}

	a.more_join {
		padding: 5px 0;
	}

	.zigongsiIndex_01 img {
		width: 100%;
		float: none;
		margin-bottom: 20px;
		max-width: none;
		padding: 0;
	}

	.zigongsiIndex_01 img.icons {
		width: auto;
	}

	.zigongsiIndex_01 span {
		font-size: 20px;
	}

	.ywmshi .ri,
	.ywmshi .le {
		width: 100%;
		float: none;
		border: none;
	}

	.ywmshi .one {
		width: 31.33333333333%;
		float: left;
		display: inline-block;
		margin: 1%;
	}

	.ywmshi .one a {
		width: 100%;
		display: block;
		height: 100%;
	}

	.ywmshi .one::before {
		display: none;
	}

	.positonss {
		text-align: center;
	}

	.positonss a,
	.positonss a.on {
		font-size: 14px;
		margin: 5px;
	}

	.nav a {
		margin: 0 15px;
		font-size: 14px;
	}

	.zigongsiIndex_01 a {
		width: 120px;
		line-height: 35px;
		height: 35px;
	}

	.zigongsiIndex_01 {
		position: relative;
		padding-top: 80px;
	}

	.zigongsiIndex_01>img.icons,
	.zigongsiIndex_01 span {
		position: absolute;
	}

	.zigongsiIndex_01 span {
		top: 0;
	}

	.zigongsiIndex_01>img.icons {
		/* top: 20px; */
/*width: 100px;
		float: none;
		display: block;
		margin: 0 auto 20px;
		position: relative;
	}

}

@media screen and (max-width:640px) {}

@media screen and (max-width:480px) {

	.fot_le .fot_nav {
		width: 50%;
	}

	.fot_le .fot_nav.fot_nav_last2,
	.fot_le .fot_nav.fot_nav_last3 {
		height: auto;
	}

	.index_01 a {
		font-size: 24px;
	}

	.index_02 .txt_01,
	.index_02 .txt_01 em {
		font-size: 20px;
	}

	.index_02 .txt_02 {
		font-size: 16px;
	}

	.index_02 a {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}

	.copyright a,
	.copyright span,
	.copyright .tiaokuan {
		font-size: 12px;
	}



	.zhaopinli>ul li {
		width: 100%;
		padding: 15px;
	}

	.zigongsiIndex_01 p,
	.ywmshi .one a {
		font-size: 12px;
	}

	.jtjj_02 li {
		height: 200px;
	}

	.ywmshi .one a {
		overflow: hidden;
	}

	.zhpliucheng .yibu {
		width: 50%;
	}

	.zhpliucheng .yibu .imas {
		width: 30%;
	}

	.zhpliucheng .yibu .txt_03 {
		width: 70%;
	}

	.zhpliucheng .yi .imas {
		display: flex;
	}

	.zhpliucheng .yi .txt_03 {
		width: 50%;
	}

	.zhpliucheng .jiu {
		display: none;
	}

	.zhpliucheng .yibu {
		position: static;
		float: left;
	}

	.zhpliucheng .yibu.lin_le,
	.zhpliucheng .yibu.lin_ri {
		border: none;
	}

	.zhpliucheng {
		height: auto;
	}

	.zhpliucheng .yibu.lin_le::after,
	.zhpliucheng .yibu.lin_ri::after {
		display: none;
	}

	.zhpliucheng .yibu.lin_le::before,
	.zhpliucheng .yibu.lin_ri::before {
		display: none;
	}

	.shzr_01 span {
		font-size: 20px;
	}

	.zigongsiIndex_01 {
		margin: 30px auto;
	}



	.nav a {
		margin: 0 10px;
		font-size: 14px;
	}

	.logo {
		background-color: #fff;
		padding-bottom: 10px;
	}

	.logo img {
		max-width: 200px;
	}

	.nav {
		background: #0f59a4;
		padding: 15px 0;
		margin: 20px 0;
		top: -2px;
	}
	.navfixed {
		position: fixed;
		width: 100%;
		top: -22px;
	}

	.nav a {
		color: #fff;
	}

	.nav a.on {
		color: #fff;
	}

}

@media screen and (max-width:420px) {

	.jonin li {
		width: 100%;
		padding: 10px;
		float: none;
	}

	a.more_join {
		font-size: 14px;
	}

}

@media screen and (max-width:380px) {

	.nav a {
		margin: 0 5px;
		font-size: 14px;
	}



}
 */
