.newslist {
	width: 100%;
}

.part {
	margin-bottom: 80px;
}

.newslist li {
	border: 1px solid #ebebeb;
	float: left;
	width: 32%;
	font-size: 0.89em;
	padding: 10px;
	border-radius: 3px;
	margin: 0 5px 20px 5px;
}

.newslist li>a:first-child {
	display: block;
}

.newslist li>a img {
	width: 100%;
	overflow: hidden;
}

.imgScale {
	width: 100%;
	overflow: hidden;
}

.newslist li>a h3 {
	font-size: 1em;
	color: #333;
	margin-top: 10px;
}

.newslist li span {
	color: #999;
	font-size: 0.89em;
}

a.detail {
	float: right;
	color: #1c7cbf;
}

.contents {
	margin-bottom: 50px;
}

.whyJoin {
	position: relative;
}

.whyJoin img {
	max-width: 100%;
}

.joinText {
	width: 100%;
	position: absolute;
	top: 0;
	padding: 60px 0 0 60px;
}

.joinText p {
	font-size: 0.8em;
	color: #fff;
	margin-bottom: 20px;
}

.joinText p:first-child {
	font-size: 1.6em;
	margin-bottom: 25px;
}

.joinIcon {
	width: 80%;
	margin: 80px auto 50px auto;
	text-align: center;
}

.joinIcon li {
	float: left;
	width: 25%;
}

.joinIcon img {
	display: block;
	margin: 0 auto 5px auto;
}

.joinIcon span {
	font-size: 1.3em;
	color: #666;
}

.job ul {
	text-align: center;
	margin: 0 auto 30px auto;
}

.job ul li {
	display: inline-block;
	text-align: center;
	margin: 0 2.5%;
}

.job ul li a {
	padding: 5px 20px;
	color: #666;
	font-size: 1.3em;
	position: relative;
	width: 100%;
	display: block;
	margin: 0 auto;
}

.job ul li a:hover {
	background: #34aaff;
	color: #fff;
}

.circle {
	display: none;
	width: 13px;
	height: 10px;
	background: url('../img/circle.jpg') no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.job ul li a:hover .circle {
	display: block;
}

.job ul li a.active {
	background: #34aaff;
	color: #fff;
}

.job ul li a.active .circle {
	display: block;
}

.jobSwiper {
	width: 100%;
}

.jobSwiper .swiper-slide {
	width: 30%;
	margin-bottom: 30px;
	margin-right: 20px;
	background: url('../img/zhiweibg.jpg') no-repeat top center;
	background-size: 100% 100%;
}

.jobname {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 1.6em;
	background: url('../img/juxing.png') no-repeat center top;
	background-size: 100% 100%;
	padding-right: 50px;
	color: #34AAFF;
}

.job-slide p {
	padding-left: 20px;
}

.job-slide>p:not(first-child) {
	margin-bottom: 2px;
}

.job-slide {
	height: 450px;
	width: 100%;
	padding-top: 20px;
	color: #fff;
	font-size: 0.8em;
	padding-bottom: 30px;
	padding-right: 30px;
	overflow: hidden;
}

.yaoqiu p {
	line-height: 25px;
}

.yaoqiu p:first-child {
	font-size: 1.1em;
}

.newslist.new li:nth-child(2) {
	margin-left: 5px;
	margin-right: 5px;
}


/*鍏徃鏂囧寲*/

.cultureIcon {
	margin: 20px 0 30px 0;
	float: left;
	width: 25%;
	padding: 10px;
}

._ctitle {
	font-size: 1.6em;
	color: #333;
	margin: 5px 0 15px 10px;
}

.culture {
	color: #666;
	padding-left: 10px;
	font-size: 1em;
}

.cultureIcon img {
	width: 70px;
	display: block;
	margin-left: 30px;
}

.culture span {
	display: block;
	margin-bottom: 10px;
	font-size: 0.8em;
}

.culture p {
	margin-bottom: 2px;
}

.fuwu {
	padding-right: 10px;
	float: left;
	width: 50%;
	position: relative;
	margin-bottom: 64px;
}

.fuwu div {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 15px 0 100px;
}

.fuwu img {
	max-width: 100%;
}

.fuwu p {
	font-size: 1.4em;
	margin: 5px 0;
	color: #fff;
}

.fuwu span {
	color: #fff;
	font-size: 0.8em;
}

.cultureText {
	padding: 50px;
}

.contact {
	line-height: 30px;
	background: #f8fafc;
	padding: 50px 10px 70px 10px;
	font-size: 1em;
	color: #666;
}

.contact li {
	float: left;
}

.liLeft {
	border-right: 1px solid #999a9a;
}

.contact ul:first-child li {
	width: 50%;
	height: 180px;
	margin-bottom: 10px;
	padding: 30px 90px;
}

.contact ul:first-child li.liRight {
	padding-top: 50px;
}

.contact ul:first-child li em {
	font-family: 'siyuan bold';
	font-style: normal;
	font-size: 1.2em;
}

.contact ul:last-child li {
	width: 33.3%;
	padding: 10px;
}

.topicon {
	position: relative;
}

.topicon p {
	line-height: 40px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 0;
}

.topicon img {
	max-width: 100%;
}

.adderss {
	margin: 30px auto;
	color: #666;
}

.wishTitle pre:first-child {
	font-size: 1.8em;
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
	font-family: "siyuan";
}

.yuanhui.yuanhui-award {
	margin-top: 80px;
}

.awardCarousel {
	position: absolute;
	top: 0;
	right: 10px;
	width: 690px;
	height: 100%;
	padding-top: 30px;
}

.banners {
	margin: 0 auto;
	width: 530px;
	overflow: hidden;
}

.bun_bg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.banner-info {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.yh-adress p {
	height: 40px;
	line-height: 40px;
}

.page-news {
	padding: 6px 20px 6px 6px;
}

.bannerC .gallery-top {
	width: 540px;
	height: 350px;
	margin: 0 auto;
}

div.swiper-button-nexts.awardR {
	position: absolute;
	background: url('../img/zarrorR.png') no-repeat center;
	width: 20px !important;
	height: 116px !important;
	top: 393px;
	left: auto;
	right: 0;
}

div.swiper-button-prevs.awardL {
	position: absolute;
	background: url('../img/zarrowl.png') no-repeat center;
	width: 20px !important;
	height: 116px !important;
	bottom: 10px;
	top: 393px;
	right: auto;
	left: 0;
}

.gallery-thumbs .swiper-slide {
	width: 24%;
	height: 106px;
}

.gallery-thumbs {
	width: 624px;
	margin: 10px auto;
}

.gallery-thumbs li img {
	width: 100%;
	height: 106px;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}

.gallery-thumbs .swiper-wrapper {
	padding: 0 80px;
}

.swiper-slide-active .bun_bg {
	display: block;
}