i {
	font-style: normal
}

@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot');
	/* IE9*/
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
	url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url('../fonts/iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

.iconfont {
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	font-family: iconfont;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.elp {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

a {
	transition: 0.3s;
}

a:hover {}


/*.container{padding:0;}*/

ul:after {
	clear: both;
	display: table;
	content: " ";
}

.yan_menu_box {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal
}

.yan_menu_box div {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	text-align: center;
}

.yan_search {
	width: 160px;
	height: 24px;
	margin: 9px auto 0;
	background: none;
	border-radius: 12px;
	padding: 0 10px;
	border: 1px solid #b5b5b5;
}

.yan_search i {
	font-size: 18px;
	color: #fff;
	line-height: 22px;
	display: block;
	float: right;
	cursor: pointer;
}

.yan_search input {
	width: 82%;
	background: none;
	border: 0;
	color: #fff;
	line-height: 20px;
	display: block;
	float: left;
}

.yan_search input::-webkit-input-placeholder,
.yan_search textarea::-webkit-input-placeholder {
	color: #e8e8e8;
}

.yan_search input:-moz-placeholder,
.yan_search textarea:-moz-placeholder {
	color: #e8e8e8;
}

.yan_search input::-moz-placeholder,
.yan_search textarea::-moz-placeholder {
	color: #e8e8e8;
}

.yan_search input:-ms-input-placeholder,
.yan_search textarea:-ms-input-placeholder {
	color: #e8e8e8;
}


/*党团建设*/

.caucus {
	margin-top: 35px;
}

.caucus p {
	margin: 0;
	line-height: 2em;
}

.caucus img.img1 {
	margin: 0 0 17px 0;
}

.caucus ul.imglist1 {}

.caucus ul.imglist1 li {
	float: left;
	width: 32.25%;
	margin: 0 1.625% 17px 0;
}

.caucus ul.imglist1 li:nth-child(3n) {
	margin-right: 0;
}

.caucus ul.imglist2 {
	margin-bottom: 46px;
}

.caucus ul.imglist2 li {
	width: 48.42%;
	margin-bottom: 17px;
}

.caucus ul.imglist2 li:nth-child(odd) {
	float: left;
}

.caucus ul.imglist2 li:nth-child(even) {
	float: right;
}

.caucus ul.imgcon {}

.caucus ul.imgcon li {
	margin-bottom: 10px;
}

.caucus ul.imgcon li div {
	width: 50%;
}

.caucus ul.imgcon li div.imgcon_text {
	padding-top: 5.5%;
}

.caucus ul.imgcon li:nth-child(odd) div.imgcon_img {
	float: left;
	padding-right: 6%;
}

.caucus ul.imgcon li:nth-child(even) div.imgcon_img {
	float: right;
	text-align: right;
	padding-left: 12%;
}

.caucus ul.imgcon li:nth-child(odd) div.imgcon_text {
	float: right;
	padding-right: 5%;
}

.caucus ul.imgcon li:nth-child(even) div.imgcon_text {
	float: left;
	padding-left: 5%;
}


/*人本建设*/

.list_humanism {
	margin-top: 55px;
}

.list_humanism h2 {
	font-size: 2.2rem;
	color: #000;
	text-transform: uppercase;
}

.list_humanism ul {
	margin-top: 35px;
}

.list_humanism ul li {
	border-bottom: 1px solid #e5e5e5;
	padding: 13px 0;
}

.list_humanism ul li h3 {
	font-size: 1.4rem;
	position: relative;
	padding-right: 80px;
}

.list_humanism ul li h3 a {
	color: #555;
}

.list_humanism ul li h3 a:hover {
	color: #e50012;
}

.list_humanism ul li h3 span {
	color: #868686;
	position: absolute;
	right: 0;
	bottom: 0;
}

.about_four {
	width: 50%;
	margin: 45px 0 20px;
}

.about_four ul li {
	width: 48.5%;
	padding-left: 80px;
	margin-left: 1.5%;
	color: #000;
	float: left;
	margin-bottom: 50px;
}

.about_four ul li p {
	font-size: 1.4rem;
	color: #4b4b4b;
	line-height: 1em;
	margin-bottom: 5px;
}

.about_four ul li span {
	font-size: 2.4rem;
}

.about_four ul li span.span1 {
	font-size: 2.8rem;
	font-family: "Arial";
}


/*-phone-nav-*/

.phone-nav {
	position: absolute;
	right: 2%;
	line-height: 28px;
	display: none;
	color: #014099;
	top: 50%;
	margin-top: -14px;
	z-index: 9;
}

.phone-nav i {
	font-size: 26px;
}

.phone-nav:hover {
	color: #014099;
}

.mm-menu_theme-dark {
	background: #0055a2;
}

.mm-listitem,
.mm-listitem .mm-btn_next,
.mm-listitem .mm-btn_next:before,
.mm-listitem:after,
.mm-listview {
	border-color: rgba(255, 255, 255, 0.3);
}

.mm-navbars_bottom>.mm-navbar,
.mm-navbars_top>.mm-navbar {
	border-color: rgba(255, 255, 255, 0.3);
}

.mm-navbars_bottom,
.mm-navbars_top {
	border-color: rgba(255, 255, 255, 0.3);
}

.job_environment_s {
	display: none;
	text-align: center;
	margin-bottom: 50px;
}

.job_environment_s h2 {
	font-size: 2.4rem;
	color: #000;
	margin-bottom: 20px;
}

.job_environment_s .slick_job_s div {
	position: relative;
}

.job_environment_s .slick_job_s div p {
	/**/
	margin: 10px auto;
}

.job_environment_s .slick_job_s div p span {
	padding: 10px 10px 64px;
	background: #fff;
	display: block;
	margin: 0 7%;
	box-shadow: 0px 0px 10px 1px #ddd;
}

.job_environment_s button.slick-prev,
.job_environment_s button.slick-next {
	margin: 10px 10px;
	padding: 0;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	transition: 0.3s;
	opacity: 1;
	color: #000;
	line-height: 45px;
	background: #fff;
	box-shadow: 0px 0px 10px 1px #ddd;
	transform: rotate(0deg);
	border: 0;
	position: static;
	display: inline-block;
}

.job_environment_s .slick-prev:before {
	content: "<";
	font-size: 1.4rem;
}

.job_environment_s .slick-next:before {
	content: ">";
	font-size: 1.4rem;
}

.job_environment_s button.slick-prev {
	left: 110px;
}

.job_environment_s button.slick-next {
	left: 166px;
}

.job_environment_s button.slick-prev:hover,
.job_environment_s button.slick-next:hover {
	background: #0055a2;
	color: #fff;
}

.download_detail {
	text-align: center;
	padding: 35px 0 50px;
}

.download_detail .download_title {
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.mapwrap dt {
		width: 15%;
	}
	.mapwrap dd {
		width: 85%;
	}
}

@media (max-width: 640px) {
	.mapwrap dt {
		width: 20%;
	}
	.mapwrap dd {
		width: 80%;
	}
}

@media (max-width: 400px) {
	.mapwrap dt {
		width: 100%;
	}
	.mapwrap dd {
		width: 100%;
	}
}

@media (min-width: 1024px) and (max-width: 1199px) {
	.container {
		width: 100%;
		padding: 0 1%;
	}
	.syprocase .num {
		bottom: 12%;
	}
	.banner .ban_con_ny {
		left: 1%;
	}
}


/*适应手机版*/

@media (max-width: 1023px) {
	.container {
		width: 100%;
		padding: 0 1%;
	}
	.fancybox-nav span {
		visibility: visible;
	}
	.phone-nav {
		display: block;
	}
	.nav,
	.language {
		display: none;
	}

	.header_top {
		display: none;
	}
	.banner .slick-dots {
		height: 30px;
	}
	.banner .ban_con_ny {
		left: 1%;
	}
	.ban_link {
		display: none;
	}
	.header .logo {
		width: 110px;
		margin: 10px 0;
	}
	nav:not(.mm-menu) {
		display: none;
	}
	.ban_exhibition {
		position: static;
	}
	.container.ban_exhibition_out {
		padding: 0;
	}
	.ban_exhibition_news {
		width: 100%;
	}
	.ban_exhibition_con,
	.ban_exhibition_img {
		display: none;
	}
	.syabout .syaright {
		height: 300px;
	}
	.sypro .syprocon ul li:nth-child(3) {
		text-align: center;
	}
	.sypro .syprocon ul li:nth-child(3) h5 {
		margin: 0 auto;
	}
	.sypro .syprocon ul li:nth-child(3) img {
		margin: 0 auto;
	}
	.footer .container {
		padding: 20px 2%;
	}
	.footerleft,
	.footerright {
		width: 100%;
	}
	.footerright {
		margin-top: 20px;
	}
	.copy {
		margin-top: 30px;
	}
	.copy p {
		width: 100%!important;
		text-align: center;
	}
	.copy p.pull-left {
		min-height: 32px;
	}
}

@media (max-width: 991px) {
	.about_four {
		width: 60%;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.syprocaselist_row .syprocasel {
		margin-top: 5%;
	}
	.syprocaselist_row .syprocasel p {
		font-size: 1.4rem;
	}
}

@media (min-width: 640px) and (max-width: 767px) {
	.link ul li {
		width: 40%;
		margin: 10px 5% 0;
	}
	.link ul li:hover {
		margin-top: 10px;
	}
	.contact_conr ul li {
		border-right: 1px solid #e5e5e5;
		width: 50%;
		float: left;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	.container {
		width: 100%;
		padding: 0 2%;
	}
	.banner,
	.banner_slide {
		height: 180px!important;
	}
	.sytit_pro h3 {
		margin: 20px auto 0;
	}
	.sypro .syprocon ul li {
		width: 100%;
		margin: 15px auto 0!important;
		max-width: 392px;
		float: none;
	}
	.syprocaselist_row .syprocasel {
		width: 100%;
	}
	.syprocaselist_row .syprocaser {
		width: 100%;
	}
	.syabout {
		margin: 20px auto;
	}
	.syabout .syaleft {
		width: 100%;
	}
	.syabout .syaright {
		width: 100%;
		margin: 10px auto;
		height: auto;
	}
	.syabout .syaright .pic {
		width: 100%;
		position: initial;
		max-width: 594px;
		margin: 0 auto;
	}
	.synews ul {
		margin-top: 5px;
	}
	.synews ul li {
		width: 100%;
		margin-right: 0;
		margin-top: 10px;
	}
	.link ul {
		margin: 20px;
	}
	.link ul li {
		width: 100%;
		max-width: 284px;
		margin: 10px auto!important;
		float: none;
	}
	.news ul li {
		margin-top: 20px;
		width: 49%;
		margin-right: 2%;
	}
	.news ul li:nth-child(1n) {
		margin-right: 2%;
	}
	.news ul li:nth-child(2n) {
		margin-right: 0;
	}
	.proshowleft,
	.proshow1 .proshowleft {
		width: 100%;
	}
	.proshowleft img {
		margin: 0 auto;
	}
	.proshowright,
	.proshow1 .proshowright {
		width: 100%;
		margin-bottom: 20px;
	}
	.pro_down {
		display: none;
	}
	.contact_con {
		margin-top: 40px;
	}
	.contact_conl {
		width: 100%;
		margin-left: 0%;
		text-align: left;
	}
	.contact_conr {
		width: 100%;
		margin-top: 20px;
	}
	.contact_conr ul li:nth-child(2n) {
		padding-left: 0;
	}
	.contact_conr ul li .img {
		margin: 0 auto;
		width: 100%;
	}
	.contact_conr ul li .content {
		width: 100%;
		text-align: center;
	}
	#allmap {
		margin-top: 45px;
		height: 300px;
	}
	.down_brochure {
		height: auto;
	}
	.down_brochurel {
		display: none;
	}
	.down_brochurer {
		width: 100%;
		padding: 30px 0;
	}
	.about {
		padding-top: 0;
	}
	.about_img {
		position: static;
		margin-bottom: 20px;
	}
	.about_four {
		width: 100%;
	}
	.about_culture {
		padding: 50px 0;
	}
	.about_culture ul {
		margin-top: 50px;
	}
	.about_culture ul li {
		width: 100%;
		margin: 20px auto!important;
		float: none;
	}
	.caucus ul.imgcon li div {
		width: 100%;
		max-width: 528px;
		float: none!important;
		margin: 0 auto;
	}
	.caucus ul.imgcon li div.imgcon_text {
		padding-top: 0;
	}
	.caucus ul.imgcon li:nth-child(odd) div.imgcon_img {
		padding-right: 0%;
	}
	.caucus ul.imgcon li:nth-child(even) div.imgcon_img {
		padding-left: 0%;
	}
	.caucus ul.imgcon li:nth-child(odd) div.imgcon_text {
		padding-right: 0%;
	}
	.caucus ul.imgcon li:nth-child(even) div.imgcon_text {
		padding-left: 0%;
	}
	.caucus ul.imglist1 li {
		width: 49%;
		margin: 0 2% 17px 0;
	}
	.caucus ul.imglist1 li:nth-child(2n) {
		margin-right: 0;
	}
	.talent_idea ul li {
		width: 100%;
		float: none;
		padding: 0 0 5%;
	}
	.job_environment {
		display: none;
	}
	.job_environment_s {
		display: block;
	}
}

@media (min-width: 320px) and (max-width: 639px) {
	.banner .ban_con_ny {
		top: 40%;
	}
	.footerleft ul {
		flex-wrap: wrap;
	}
	.footerleft ul span {
		display: none;
	}
	.footerleft ul li {
		width: 50%;
		text-align: center;
	}
	.footerleft li h3 {
		margin-bottom: 10px;
	}
	.footerleft ul ul {
		display: none;
	}
	.contact_conr ul li {
		border: 0;
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}
	.contact_conr ul li .img {
		margin: 0 auto;
		width: 100%;
	}
	.contact_conr ul li .content {
		width: 100%;
		text-align: center;
	}
	.about_four ul li {
		width: 60%;
		margin-bottom: 25px;
	}
}



