@media screen and (min-width: 1024px) {
	body {
		font-size: 24px;
	}

	img {
		object-fit: cover;
	}

	ul,
	h2,
	p,
	h3 {
		margin: 0;
		padding: 0;
	}

	.phone {
		display: none;
	}

	.container {
		width: 1400px;
		margin: 0px auto;
	}

	.wrap {
		width: 970px;
		margin: 0px auto;
	}

	.wrapper {
		padding-top: 140px;
	}

	/* å¤´éƒ¨ */
	.HeaderFlix {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: 101;
		height: 140px;
	}

	.am_logo {
		width: 75px;
		height: 98px;
		float: left;
		margin-top: 21px;
	}


	.Navdown {
		width: 100%;
		background-color: #fff;
		position: absolute;
		top: 60px;
		left: 50%;
		transform: translateX(-70%) translateY(50%);
		-webkit-transform: translateX(-70%) translateY(50%);
		padding: 0;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		visibility: hidden;
		opacity: 0;
		z-index: 100;
		text-align: center;
		font-size: 0;
	}

	.subnav_ul li:hover .Navdown {
		display: block;
		margin-left: 0;
		visibility: visible;
		transform: translateX(-70%) translateY(0%);
		-webkit-transform: translateX(-70%) translateY(0%);
		opacity: 1;
	}

	.subnav_ul li .Navdown a {
		color: #333 !important;
		font-size: 15px;
		text-align: center;
		display: block;
		line-height: 50px;
		position: relative;
	}

	.NavdownSub {
		position: relative;
	}

	.NavdownSub h2 {
		color: #333;
		font-size: 15px;
		text-align: center;
		padding: 10px 0;
		display: block;
		line-height: 24px;
		cursor: pointer;
	}

	.subnav_ul li .Navdown a:hover,
	.subnav_ul li .NavdownSub h2:hover {
		background-color: #c7000a;
		color: #fff !important;
	}

	.subnav {
		float: right;
		padding-top: 38px;
	}

	.Telephone {
		font-size: 18px;
		letter-spacing: 1px;
		color: #000000;
		padding-bottom: 18px;
		background-image: url(../images/line.png);
		background-size: 980px 1px;
		background-repeat: no-repeat;
		background-position: bottom;
		text-align: right;
	}

	.Telephone img {
		vertical-align: middle;
		margin-right: 10px;
	}

	.Telephone i {
		color: #c7000a;
	}

	.subnav_ul li {
		float: left;
		position: relative;
		font-size: 0;
	}

	.subnav_ul .tag {
		font-size: 20px;
		color: #000;
		line-height: 63px;
	}

	.subnav_ul li i {
		display: inline-block;
		padding: 0px 25px;
		font-size: 20px;
	}

	.subnav_ul li.active .tag,
	.subnav_ul .tag:hover,
	.FooterSubTag a:hover,
	.BulidTag:hover h2 {
		color: #c7000a;
	}

	/* åº•éƒ¨ */
	.Footer {
		width: 100%;
		background-color: #212121;
		padding-top: 60px;
		font-size: 18px;
		line-height: 30px;
		position: relative;
	}

	.Footer:after {
		content: '';
		background-image: url(../images/bk.png);
		background-size: cover;
		width: 100%;
		height: 44px;
		background-repeat: no-repeat;
		background-position: top;
		position: absolute;
		top: -44px;
		left: 0;
	}

	.FooterLogo {
		display: block;
		margin: 0px auto;
	}

	.go_top {
		width: 68px;
		height: 68px;
		display: block;
		margin: 0px auto;
		background: url(../images/backtop.png);
		background-size: contain;
		background-repeat: no-repeat;
		cursor: pointer;
		position: fixed;
		bottom: 3%;
		right: 30px;
	}

	.FooterSub {
		padding: 50px 0;
	}

	.FooterSubFlex {
		float: left;
		width: 16.6%;
	}

	.FooterSubFlex h2 {
		padding-bottom: 30px;
		margin-bottom: 30px;
		width: 100%;
		font-size: 20px;
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	}

	.FooterSubTag a,
	.FooterSubTag i {
		display: block;
		color: rgba(255, 255, 255, 0.3);
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.FooterSubTag i {
		margin-top: 10px;
	}

	.FooterSubFlex:last-child .FooterSubTag {
		width: 95px;
		text-align: center;
		line-height: 20px;
		padding-top: 6px;
	}

	.CopyRight {
		color: rgba(255, 255, 255, 0.3);
		font-size: 18px;
		line-height: 82px;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}

	.bshare-custom {
		display: inline-block;
		vertical-align: top;
		font-size: 0 !important;
		margin-top: 13%;
	}

	.CopyRight .fr .bshare-custom a {
		margin-left: 12px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		width: 30px;
		height: 30px;
		background-image: url(../images/share.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		display: inline-block;
		border-radius: 100%;
		vertical-align: middle;
		padding: 0;
		margin-right: 0;
	}

	.CopyRight .fr .bshare-custom a:nth-of-type(2) {
		background-image: url(../images/share1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.CopyRight .fr .bshare-custom a:last-child {
		background-image: url(../images/share2.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.CopyRight .fr .bshare-custom a:hover {
		opacity: 0.6;
	}

	/*banner */
	.IndexBanner,
	.IndexBanner .swiper-container {
		width: 100%;
		height: 680px;
		overflow: hidden;
		position: relative;
		border-radius: 0px 0px 160px 0px;
	}

	.IndexBanner .swiper-slide img {
		width: 100%;
		object-fit: initial;
		height: 100%;
	}

	.IndexBanner .pagination {
		position: absolute;
		left: 0;
		text-align: center;
		bottom: 60px;
		width: 100%;
		z-index: 99;
		font-size: 0;
	}

	.IndexBanner .swiper-pagination-switch {
		display: inline-block;
		vertical-align: middle;
		width: 8px;
		height: 8px;
		border-radius: 100%;
		background: #ffffff;
		margin: 0 12px;
		cursor: pointer;
		position: relative;
	}

	.IndexBanner .swiper-active-switch {
		width: 16px;
		height: 16px;
	}

	.OtherBanner,
	.OtherBanner img {
		width: 100%;
		position: relative;
		z-index: 2;
	}

	.ContactUs {
		margin: 112px 0 0;
		background-image: url(../images/bk1.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top;
		padding-bottom: 150px;
	}

	.BaseTit {
		font-size: 60px;
		letter-spacing: -3px;
		color: #000000;
		text-align: center;
		position: relative;
		margin-bottom: 64px;
	}

	.BaseTit i {
		font-size: 36px;
		letter-spacing: -2px;
		position: relative;
	}

	.BaseTit em {
		font-size: 48px;
		letter-spacing: -2px;
		position: relative;
	}

	.BaseTit i:last-child:before,
	.AboutUs .BaseTit em:last-child:before,
	.IntoNature .BaseTit em:last-child:before {
		content: '';
		background-image: url(../images/tips.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 48px;
		height: 48px;
		position: absolute;
		top: -49%;
		right: -61%;
	}

	.AboutUs .BaseTit em:last-child:before,
	.IntoNature .BaseTit em:last-child:before {
		top: -16%;
		right: -39%;
	}

	.ContactFlex {
		float: left;
		width: 33.3%;
		position: relative;
		margin-bottom: 64px;
	}

	.ContactFlexImg {
		display: block;
		margin: 0px auto 20px;
		position: relative;
		height: 34px;
		text-align: center;
	}

	.ContactFlex h2 {
		font-size: 20px;
		text-align: center;
		color: #000;
		font-weight: bold;
		margin-bottom: 12px;
	}

	.ContactFlex p {
		font-size: 20px;
		text-align: center;
		color: #666;
	}

	.ContactFlex:after {
		content: '';
		width: 1px;
		height: 60px;
		background-color: rgba(0, 0, 0, 0.1);
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
	}

	.ContactFlex:last-child:after {
		width: 0;
		height: 0;
		content: '';
	}

	.map {
		width: 100%;
		height: 580px;
		position: relative;
	}

	#allmap {
		width: 100%;
		height: 100%;
	}

	/* 产品服务 */
	.ProductTab {
		text-align: center;
		font-size: 0;
		margin-bottom: 60px;
	}

	.ProductTab a {
		font-size: 20px;
		display: inline-block;
		vertical-align: top;
		color: #000;
		position: relative;
		width: 122px;
		height: 51px;
		line-height: 61px;
		text-indent: 1em;
		text-align: left;
	}

	.ProductTab a.active {
		background-image: url(../images/bk2.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		color: #fff;
	}

	.ProductTag {
		float: left;
		width: 48.6%;
		height: 360px;
		overflow: hidden;
		margin-bottom: 60px;
	}

	.ProductTag img,
	.NewsTagImg img,
	.BulidTagImg img {
		width: 100%;
		height: 100%;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.ProductTag:hover img,
	.NewsTag:hover .NewsTagImg img,
	.BulidTag:hover .BulidTagImg img {
		transform: scale(1.1);
		-webkit-transition: scale(1.1);
	}

	.ProductTag:nth-of-type(2n),
	.AboutFlex:nth-of-type(2n) .AboutFlexR {
		float: right;
	}

	.AboutFlex:nth-of-type(2n) .AboutFlexImg {
		float: left;
	}

	.page {
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		margin: 20px auto 0;
		display: inline-block;
		vertical-align: top;
		font-size: 0;
	}

	.page a {
		color: #000;
		font-size: 20px;
		display: inline-block;
		vertical-align: top;
		cursor: pointer;
		margin-right: 6px;
		padding: 0px 15px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}

	.page a.nor,
	.page a:hover {
		background-color: #C7000A;
		color: #fff;
	}

	/* 产品详情 */
	.ProductContainer,
	.ProductContainer .swiper-slide img {
		height: 856px;
		max-width: 100%;
	}

	.ProductContainer .pagination {
		position: absolute;
		left: 0;
		text-align: center;
		bottom: 12%;
		font-size: 0;
		width: 100%;
	}

	.ProductContainer .swiper-pagination-switch {
		display: inline-block;
		width: 10px;
		height: 10px;
		background-color: #000000;
		border-radius: 100%;
		margin: 0 8px;
		cursor: pointer;
	}

	.ProductContainer .swiper-active-switch,
	.NewsTag:hover {
		background-color: #c7000a;
	}

	.ProductDetail {
		margin: 50px auto 140px;
	}

	.ProductDetail .BaseTit {
		float: left;
		width: 20%;
	}

	.ProductDetailR {
		float: right;
		width: 75%;
	}

	.ProductDetailFlex {
		padding: 35px 0;
		font-size: 20px;
		line-height: 36px;
		color: #666666;
		background-image: url(../images/line1.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: bottom;
	}

	.ProductDetailFlex:first-of-type {
		padding-top: 0;
	}

	.ProductDetailFlex:last-child {
		background-image: none;
	}

	.ProductDetailFlex h2 {
		font-size: 24px;
		font-weight: bold;
		color: #000000;
	}

	.AboutUs .ProductTab a {
		width: 165px;
		text-indent: 0.5em;
	}

	.AboutUs {
		background-image: url(../images/bk.jpg);
		background-size: 100%;
		background-repeat: repeat-y;
		background-position: top;
		margin: 0;
		padding-top: 112px;
		position: relative;
		top: -24px;
	}

	/* 冯了性介绍 */
	.AboutFlex {
		margin-bottom: 60px;
		background-image: url(../images/line2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		padding: 80px 60px 70px;
	}

	.AboutFlexImg {
		float: right;
		width: 40%;
	}

	.AboutFlexR {
		width: 52%;
		font-size: 20px;
		line-height: 32px;
		color: #333333;
	}

	.AboutFlexR h2 {
		font-size: 30px;
		color: #C7000A;
	}

	.AboutFlexR p {
		margin-top: 25px;
	}

	.AboutFlexR h3 {
		color: #C7000A;
		font-size: 20px;
	}

	/* 荣誉 */
	#jswbox {
		position: relative;
	}

	#jswbox ul {
		position: relative;
		height: 500px;
		width: 80%;
		margin: 0px auto;
	}

	#jswbox li {
		position: absolute;
		width: 0;
		height: 0;
		cursor: pointer;
		text-align: center;
		z-index: 0;
		font-size: 18px;
		line-height: 36px;
		color: #333333;
		font-weight: bold;
	}

	#jswbox li img {
		width: 100%;
		height: 100%;
		object-fit: fill;
	}

	#jswbox li:nth-of-type(3) {
		font-size: 30px;
		color: #c7000a;
	}

	#jswbox .prev,
	#jswbox .next {
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		width: 36px;
		height: 36px;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 100%;
		position: absolute;
		cursor: pointer;
		top: 50%;
		background-size: cover;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	#jswbox .prev {
		background-image: url(../images/next.png);
		left: 0;
	}

	#jswbox .next {
		background-image: url(../images/prev.png);
		right: 0;
	}

	#jswbox .next:hover,
	#jswbox .prev:hover {
		opacity: 0.5;
	}

	/* 文化 */
	.CultureFlex {
		float: left;
		width: 24.8%;
		background-color: #ffffff;
		margin-right: 3px;
		margin-bottom: 30px;
	}

	.CultureFlex:nth-of-type(4n),
	.BulidTag:nth-of-type(3n),
	.NewsCerTag:nth-of-type(4n),
	.RecruiterFlexText:nth-of-type(3n),
	.RecruiterFlex:nth-of-type(2) .RecruiterFlexText:nth-of-type(4n) {
		margin-right: 0;
	}

	.CultureFlex img,
	.NewsCerTagImg {
		width: 100%;
		height: 160px;
	}

	.CultureFlexCont {
		padding: 0px 50px;
		height: 440px;
		font-size: 18px;
		line-height: 36px;
		color: #333333;
		overflow: hidden;
	}

	.CultureFlexCont h2 {
		font-size: 28px;
		line-height: 30px;
		color: #000000;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin-top: 70px;
		margin-bottom: 25px;
	}

	/* 故事 */
	.StoryH {
		font-size: 20px;
		line-height: 36px;
		color: #c7000a;
		text-align: center;
	}

	.EventsFlexSub {
		margin-bottom: 40px;
		float: left;
		width: 100%;
		font-size: 16px;
		line-height: 24px;
		color: #333;
	}

	.EventsFlexSub .fl {
		width: 46%;
	}

	.EventsFlexDown p {
		max-height: 48px;
		overflow: hidden;
	}

	.EventsFlexSub h2 {
		font-size: 30px;
		margin-bottom: 20px;
		color: #C7000A;
		text-align: right;
		position: relative;
	}

	.EventsFlexSub p {
		text-align: right;
	}

	.EventsFlexSub h2:first-of-type:after {
		content: '';
		width: 20px;
		height: 20px;
		background-image: url(../images/dian.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 100%;
		position: absolute;
		top: 0;
		right: -10.4%;
		z-index: 10;
	}

	.EventsFlexSub:nth-of-type(2n) h2,
	.EventsFlexSub:nth-of-type(2n) p,
	.EventsFlexSub:nth-of-type(2n),
	.EventsFlexSub:nth-of-type(2n) .EventsFlexDown span {
		text-align: left;
		width: 68%;
		float: right;
	}

	.EventsFlexSub:nth-of-type(2n) .EventsFlexDown span {
		background-position: 14% center;
		padding-right: 0;
	}

	.EventsFlexSub:nth-of-type(2n) img {
		float: left;
		margin-left: 32%;
	}

	.EventsFlexSub:nth-of-type(2n) .fl {
		float: right;
		width: 99%;
	}

	.EventsFlexSub:nth-of-type(2n) h2:first-of-type:after {
		content: '';
		right: inherit;
		left: -10.8%;
	}

	.Story {
		margin: 70px auto 20px;
		position: relative;
		width: 100%;
		min-height: 2900px;
	}

	.Story:after {
		content: '';
		width: 1px;
		min-height: 99%;
		background-image: url(../images/line3.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		top: 0;
	}

	.EventsFlexSub img {
		width: 340px;
		float: right;
		margin-top: 30px;
	}

	.EventsFlexDown span {
		text-align: right;
		display: block;
		font-size: 18px;
		color: #c7000a;
		margin-top: 20px;
		padding-right: 40px;
		background-image: url(../images/jt.png);
		background-size: 24px;
		background-repeat: no-repeat;
		background-position: right;
		cursor: pointer;
	}

	.EventsFlexDown.on span {
		background-image: url(../images/jt_h.png);
		background-size: 24px;
		background-repeat: no-repeat;
		background-position: right;
	}

	.EventsFlexDown.on p {
		max-height: initial;
	}

	/* 人力资源 */
	.ResourcesUs .ProductTab a {
		width: 165px;
	}

	.ApplyFlex {
		background-image: url(../images/line1.png);
		background-size: 100% 1px;
		background-repeat: no-repeat;
		background-position: bottom;
	}

	.ApplyFlexH {
		font-size: 24px;
		color: #000;
		background-image: url(../images/jt1.png);
		background-size: 26px;
		background-repeat: no-repeat;
		background-position: 98%;
		cursor: pointer;
		padding: 20px 30px;
	}

	.ApplyFlex.on .ApplyFlexH {
		background-image: url(../images/jt1_h.png);
		background-size: 30px;
		background-repeat: no-repeat;
		background-position: 98%;
		color: #fff;
		background-color: #C7000A;
	}

	.ApplyFlex .MembershipFlex {
		padding: 40px 30px;
		display: none;
		font-size: 18px;
		color: #666666;
		line-height: 30px;
	}

	.ApplyFlex.on .MembershipFlex {
		display: block;
	}

	.ApplyFlex .MembershipFlex h2 {
		font-size: 20px;
		color: #C7000A;
		font-weight: bold;
	}

	.ApplyFlex .MembershipFlex h2 i {
		color: #000000;
		font-weight: normal;
	}

	.ApplyFlex .MembershipFlex h3 {
		font-size: 24px;
		color: #C7000A;
		margin-top: 30px;
		font-weight: bold;
		margin-bottom: 15px;
	}

	.ApplyFlex .MembershipFlex input {
		font-size: 18px;
		text-align: left;
		color: #fff;
		line-height: 56px;
		text-indent: 1.2em;
		background-image: url(../images/bk2.png);
		width: 173px;
		height: 51px;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 20px;
	}

	/* 新闻中心 */
	.NewsTag {
		font-size: 18px;
		color: #666;
		line-height: 24px;
		background-image: url(../images/line1.png);
		background-size: 100% 1px;
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 36px;
		display: block;
	}

	.NewsTagImg {
		float: left;
		width: 26.2%;
		height: 160px;
		overflow: hidden;
	}

	.NewsTagR {
		float: right;
		width: 70%;
		height: 160px;
		background-image: url(../images/jt1.png);
		background-size: 26px;
		background-repeat: no-repeat;
		background-position: 98%;
	}

	.NewsTag:hover .NewsTagR {
		background-image: url(../images/jt2.png);
		background-size: 26px;
		background-repeat: no-repeat;
		background-position: 98%;
	}

	.NewsTagR h2 {
		font-size: 36px;
		color: #333;
		float: left;
		border-right: 1px solid rgba(0, 0, 0, 0.05);
		width: 13%;
		height: 68%;
		padding-top: 50px;
	}

	.NewsTag:hover .NewsTagR h2 {
		color: #FFFFFF;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
	}

	.NewsTagR h2 i {
		display: block;
		font-size: 24px;
		margin-top: 5px;
	}

	.NewsTagRt {
		float: left;
		width: 75%;
		margin-left: 4%;
	}

	.NewsTagRt h3 {
		font-size: 28px;
		color: #000000;
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.NewsTag:hover .NewsTagRt h3,
	.NewsTag:hover .NewsTagRt p,
	.ProductService .BaseTit {
		color: #FFFFFF;
	}

	.NewsTagRt p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.KnowMore {
		background-image: url(../images/bk2.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		font-size: 18px;
		text-indent: 1.5em;
		display: block;
		color: #fff;
		width: 185px;
		height: 51px;
		margin: 100px auto 0;
		line-height: 51px;
	}

	/* 建设 */
	.BulidTag {
		width: 30%;
		float: left;
		margin-bottom: 60px;
		margin-right: 5%;
	}

	.BulidTagImg {
		width: 100%;
		height: 240px;
		overflow: hidden;
		margin-bottom: 40px;
	}

	.BulidTag h2 {
		font-size: 28px;
		line-height: 30px;
		color: #000000;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin-bottom: 25px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.BulidTag p {
		font-size: 18px;
		line-height: 24px;
		color: #666;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	/* 新闻详情 */
	.NewInfo {
		/* 		border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
		padding-bottom: 60px;
		margin-bottom: 140px;
		font-size: 18px;
		line-height: 24px;
		color: #666666;
		margin-top: 100px;
	}

	.NewInfoH {
		font-size: 24px;
		line-height: 30px;
		color: #333;
	}

	.NewInfoHt {
		font-size: 16px;
		margin-top: 20px;
		margin-bottom: 55px;
		color: #ccc;
	}

	.NewInfo p {
		margin-bottom: 20px;
	}

	.NewInfo p img {
		max-width: 100%;
		display: block;
		margin: 0px auto;
	}

	.BackList {
		width: 160px;
		height: 36px;
		line-height: 36px;
		display: block;
		margin-top: 60px;
		text-align: center;
		color: #fff;
		font-size: 15px;
		background-color: #C7000A;
		border-radius: 18px;
	}

	/* 首页 */
	.IndexContainer,
	.IndexContainer .swiper-slide img {
		height: 700px;
		max-width: 100%;
	}

	.IndexContainer .pagination {
		position: absolute;
		left: 0;
		text-align: center;
		bottom: 6%;
		font-size: 0;
		width: 100%;
	}

	.IndexContainer .swiper-pagination-switch {
		display: inline-block;
		width: 6px;
		height: 6px;
		background-color: #fff;
		border-radius: 100%;
		margin: 0 8px;
		cursor: pointer;
		position: relative;
	}

	.IndexContainer .swiper-active-switch:after {
		content: '';
		width: 14px;
		height: 14px;
		border: solid 1px #c7000a;
		border-radius: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}

	.IndexContainer .swiper-active-switch {
		background-color: #c7000a;
	}

	.IndexCont {
		background-image: url(../images/bk3.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top;
		margin: 0;
		position: relative;
		top: -23px;
		padding-bottom: 130px;
		background-color: #f1f1f4;
	}

	.IntoNature {
		padding: 100px 0;
	}

	.IntoNatureCont {
		width: 100%;
		height: 540px;
		background-image: url(../images/line2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		overflow: hidden;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.IntoNatureCont .pic.current {
		-ms-flex-preferred-size: calc(50% - 80px);
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 920px;
		background-color: rgba(255, 255, 255, 0.6);
		background-image: none !important;
		height: 98%;
		margin-top: 0.2%;
	}

	.pic {
		height: 100%;
		cursor: pointer;
		background-size: 100% 100% !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		position: relative;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-ms-flex-preferred-size: 14.66667%;
		flex-basis: 14.66667%;
		position: relative;
		overflow: hidden;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.IntoNatureCont .Por {
		max-width: 100%;
		position: absolute;
		left: 50%;
		top: 62px;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		overflow: hidden;
		text-align: center;
	}

	.IntoNatureCont .pic.current .Por {
		height: auto;
		display: block;
		width: 100%;
		transform: none;
		left: initial;
		text-align: right;
		bottom: 18%;
		/* height: 100%; */
	}

	.IntoNatureCont .Por h2 {
		font-size: 68px;
		color: #C7000A;
		margin: 0px auto;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.IntoNatureCont .pic.current .Por h2 {
		float: right;
		margin-right: 6%;
	}

	.IntoNatureCont .pic.current .Por h3 {
		float: right;
		font-size: 24px;
		margin-right: 1%;
		margin-left: 2%;
	}

	.IntoNatureCont .pic.current .Por p {
		float: right;
	}

	.IntoNatureCont .Por h2 i {
		font-size: 42px;
		color: #000;
		letter-spacing: 5px;
		vertical-align: top;
		margin-left: 32%;
	}

	.IntoNatureCont .Por h3 {
		font-size: 20px;
		color: #000;
		width: 5%;
		margin: 0px auto;
		padding-top: 2%;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.IntoNatureCont .Por p {
		font-size: 16px;
		line-height: 20px;
		color: #666666;
		width: 2%;
		margin-left: 2%;
		margin-top: 2%;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.IntoNatureCont .Por img {
		max-width: 41%;
		float: right;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.ProductService {
		width: 100%;
		padding-top: 130px;
		position: relative;
	}

	.ProductService:before {
		content: '';
		background-image: url(../images/bk4.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 100%;
		position: absolute;
		top: -130px;
		left: 0;
	}

	.ProductSerCont {
		width: 100%;
		height: 680px;
		background-image: url(../images/bk1.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
		overflow: hidden;
		margin-bottom: 120px;
	}

	.ProductServiceTab {
		float: left;
		width: 11.4%;
		overflow: hidden;
		padding: 60px 0;
		background-color: #c7000a;
		height: 100%;
	}

	.ProductServiceTab a {
		display: block;
		line-height: 51px;
		font-size: 20px;
		text-align: center;
		color: #fff;
		margin: 8px 0;
	}

	.ProductServiceTab a.active {
		background-image: url(../images/bk2.png);
		background-size: 90% 51px;
		background-repeat: no-repeat;
		background-position: 166% -4px;
	}

	.ProductSerContR {
		float: right;
		margin-right: 3%;
		width: 80%;
		height: 680px;
		position: relative;
		display: none;
	}

	.ProductSerContR:before {
		content: '';
		background-image: url(../images/line.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 1px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		right: 0;
	}

	.ProductSerContFlex {
		float: left;
		width: 50%;
		height: 340px;
		position: relative;
	}

	.ProductSerContFlex img {
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.NewsMore {
		height: 68px;
		line-height: 68px;
		text-align: center;
		font-size: 18px;
		color: #666666;
		display: block;
		margin-top: 64px;
		background-color: #ffffff;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}

	.NewsMore:hover {
		background: #C7000A;
		color: #fff;
	}

	.NewsContainer,
	.NewsContainer .swiper-container {
		height: 540px;
	}

	.NewsCerTag {
		float: left;
		width: 99%;
		height: 540px;
		margin-right: 3px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		position: relative;
	}

	.NewsCerTag:before {
		content: '';
		position: absolute;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		top: 0;
		height: 8px;
		background: #C7000A;
		width: 100%;
		opacity: 0;
	}

	.NewsCerTag:hover:before {
		content: '';
		transform: translateY(-8px);
		opacity: 1;
	}

	.NewsCerCont {
		padding: 0px 50px;
		height: 380px;
		font-size: 16px;
		line-height: 24px;
		color: #333333;
		overflow: hidden;
		background: #FFFFFF;
		background-image: url(../images/jt3.png);
		background-size: 30px;
		background-repeat: no-repeat;
		background-position: 89% 89%;
	}

	.NewsCerCont h2 {
		font-size: 24px;
		line-height: 30px;
		color: #000000;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin-top: 75px;
		margin-bottom: 35px;
	}

	.NewsCerTag:hover .NewsCerCont h2 {
		color: #fff;
	}

	.NewsCerTag:hover .NewsCerCont span {
		color: rgba(255, 255, 255, 0.5);
	}

	.NewsCerCont span {
		display: block;
		color: #999999;
		margin-top: 35px;
	}

	.NewsCerDown {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.NewsCerTag:hover .NewsCerDown {
		opacity: 1;
	}

	.NewsCerTag:hover .NewsCerCont {
		position: absolute;
		z-index: 1;
		background: transparent;
		color: #fff;
		bottom: 0;
		background-image: url(../images/jt3_h.png);
		background-size: 30px;
		background-repeat: no-repeat;
		background-position: 89% 89%;
	}

	/* 职位 */
	.RecruiterFix h2 {
		line-height: 26px;
		font-size: 24px;
		color: #000;
		font-weight: bold;
		padding-top: 40px;
		padding-left: 140px;
		padding-bottom: 30px;
	}

	.RecruiterFix {
		background: #fff;
		position: fixed;
		top: 0;
		left: 50%;
		z-index: 999;
		width: 100%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}

	.CloseImg {
		width: 17px;
		height: 16px;
		position: absolute;
		top: 50px;
		z-index: 10;
		right: 50px;
		cursor: pointer;
	}

	.Recruiter {
		background: #fff;
		width: 1120px;
		margin: 0px auto;
		padding: 0 140px 30px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		position: fixed;
		max-height: 80%;
	}

	.RecruiterMain {
		width: 100%;
		background: #fff;
		max-height: 654px;
		z-index: 999;
		overflow-y: scroll;
		overflow-x: hidden;
		padding-top: 10%;
	}

	.RecruiterFlexText,
	.am-form-field,
	.am-input-group .am-form-field {
		width: 318px;
		height: 48px;
		line-height: 48px;
		background-color: #ffffff !important;
		border: solid 1px #1f1a17;
		font-size: 14px;
		float: left;
		color: #888;
		padding: 0px 15px;
		margin-bottom: 35px;
		margin-right: 35px;
	}

	.XingImg {
		background-image: url(../images/xing.png);
		background-size: 7px 6px;
		background-repeat: no-repeat;
		background-position: 326px;
	}

	.RecruiterLabel {
		margin-bottom: 20px;
		width: 100%;
	}

	.RecruiterLabel h3 {
		line-height: 27px;
		font-size: 18px;
		color: #1F1A17;
		width: 100px;
		margin-right: 37px;
		float: left;
		text-align: right;
	}

	.RecruiterLabel label {
		line-height: 27px;
		font-size: 18px;
		color: #1F1A17;
		margin-right: 80px;
		vertical-align: top;
		font-weight: normal;
	}

	.RecruiterLabel label input {
		width: 14px;
		height: 14px;
		border: solid 1px #1f1a17;
		border-radius: 50%;
		margin: 0px 10px 0px 0px;
		vertical-align: middle;
	}

	.RecruiterLabel label input:checked {
		background: #C7000A;
		border: solid 1px #C7000A;
	}

	.RecruiterFlexText.W100 {
		display: block;
		width: 97%;
		background-position: 1094px;
	}

	.RecruiterFlex:nth-of-type(2) .RecruiterFlexText {
		width: 221px;
	}

	.RecruiterFlex:nth-of-type(2) .RecruiterFlexText:nth-of-type(3n) {
		margin-right: 35px;
	}

	.AddRecruit {
		width: 100%;
		height: 48px;
		background-color: #f0f0f0;
		font-size: 16px;
		color: #999;
		text-align: center;
		line-height: 48px;
		margin-bottom: 35px;
		display: block;
	}

	.RecruiterFlex h2.RecruiterChoose {
		font-size: 18px;
		color: #1F1A17;
		margin-bottom: 15px;
		font-weight: normal;
	}

	.RecruiterFlex:last-child .RecruiterFlexText {
		width: 735px;
		text-align: left;
	}

	.RecruiterTime {
		float: left;
		width: 120px;
		height: 48px;
		line-height: 48px;
		text-align: center;
		color: #fff;
		font-size: 16px;
		background-color: #C7000A;
		border: 0px;
		padding: 0;
		position: relative;
	}

	.RecruiterTime input {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	.Filelimit {
		font-size: 16px;
		color: #999;
		margin-top: -20px;
		float: left;
	}

	.EncyclopediaBtn {
		background-image: url(../images/bk2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		width: 160px;
		height: 45px;
		line-height: 48px;
		font-size: 16px;
		text-indent: 1.5em;
		color: #fff;
		margin: 50px 0 0;
		text-align: left;
	}

	.RecruiterFlex h2 {
		line-height: 28px;
		font-size: 24px;
		color: #000;
		font-weight: bold;
		margin-bottom: 30px;
	}

	.ContactUs .BaseTit {
		margin-bottom: 40px;
	}

	.ContactUsP {
		font-size: 18px;
		color: #999;
		text-align: center;
		line-height: 32px;
		margin-bottom: 60px;
	}

	.ContactUsP a {
		color: #c7000a;
	}

	@media screen and (min-width:1280px) and (max-width:1440px) {
		.container {
			width: 1200px;
		}

		.RecruiterMain {
			max-height: 427px;
		}

		.Recruiter {
			padding: 0 40px 30px;
		}

		.RecruiterFix h2 {
			padding-left: 40px;
		}

		.CultureFlexCont {
			padding: 0px 28px;
		}

		#jswbox ul {
			width: 97%;
		}
	}

	@media screen and (min-width:1024px) and (max-width:1279px) {
		.container {
			width: 1000px;
		}
	}
}
