@media screen and (max-width: 1023px) {
	img {
		object-fit: cover;
	}

	.pc {
		display: none;
	}

	.container {
		max-width: 7.5rem;
		margin: 0px auto;
		font-size: 0.24rem;
		padding: 0px 0.3rem;
	}

	.wrap {
		padding: 0px 0.3rem;
	}

	/* å¤´éƒ¨ */
	.wrapper {
		padding-top: 1.68rem;
		overflow-x: hidden;
	}

	.HeaderFlix {
		padding: 0px 0.3rem;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: 99;
		height: 1.68rem;
		width: 92%;
	}

	.HeaderFlix.on {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}

	.LogoImg {
		background-image: url(../images/logo.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		float: left;
		width: 0.8rem;
		height: 1.05rem;
		margin-top: 0.32rem;
	}

	.Telephone {
		font-size: 0.26rem;
		color: #000000;
		padding-bottom: 0.2rem;
		background-image: url(../images/line.png);
		background-size: 5rem 0.02rem;
		background-repeat: no-repeat;
		background-position: bottom right;
		text-align: right;
		position: relative;
		top: 0.3rem;
	}

	.Telephone img {
		vertical-align: middle;
		margin-right: 0.2rem;
	}

	.Telephone i {
		color: #c7000a;
	}

	.mobile-nav {
		float: right;
		width: 0.4rem;
		height: 0.28rem;
		position: relative;
		z-index: 3;
		top: 0.42rem;
	}

	.mobile-nav span {
		width: 0.4rem;
		height: 0.04rem;
		background: #333;
		display: block;
		margin-bottom: 0.1rem;
		position: relative;
	}

	.mobile-nav span.line2 {
		width: 0.3rem;
		margin-left: 0.1rem;
	}

	.mobile-nav.on span {
		transform-origin: center;
		transition: transform .3s
	}

	.mobile-nav.on span.line2 {
		display: none
	}

	.mobile-nav.on span.line1 {
		transform: rotate(45deg);
		top: 0.12rem;
	}

	.mobile-nav.on span.line3 {
		transform: rotate(-45deg);
		top: -0.02rem;
	}

	/* åº•éƒ¨ */

	.Footer p i {
		display: block;
	}

	.go_top {
		width: 0.8rem;
		height: 0.8rem;
		display: block;
		margin: 0px auto;
		background: url(../images/backtop.png);
		background-size: cover;
		background-repeat: no-repeat;
		cursor: pointer;
		position: fixed;
		bottom: 12%;
		right: 0.3rem;
		z-index: 99;
	}

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

	/* 测导航 */
	/*menu*/
	.menu-li {
		position: fixed;
		top: 1.68rem;
		z-index: 100;
		width: 100%;
		background: #fff;
		display: none;
		border-top: 1px solid #959595;
		height: 100%;
		overflow: auto;
	}

	.menu-li ul li {
		display: block;
		overflow: hidden;
	}

	.menu-li ul li>a {
		display: block;
		line-height: 1rem;
		font-size: 0.34rem;
		color: #333;
		padding: 0px 0.3rem;
		overflow: hidden;
		border-bottom: 1px solid #f8f8f8;
	}

	.menu-li ul li>a i {
		float: right;
		width: 0.3rem;
		height: 0.17rem;
		background-image: url(../images/dowm.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		margin-top: 0.40rem;
	}

	.menu-li ul li.on>a i {
		background-image: url(../images/dowm_h.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
	}

	.menu-li ul li dl {
		display: none;
		background: #f8f8f8;
		padding-top: 0.25rem;
		padding-bottom: 0.5rem;
	}

	.menu-li ul li dt {
		overflow: hidden;
		font-size: 0.3rem;
		color: #333;
		font-weight: normal;
		line-height: 0.48rem;
	}

	.MenuMain {
		width: 100%;
		margin-top: 0.45rem;
	}

	.MenuMain.Nor h2 {
		color: #cf0d25;
	}

	.MenuMain.Nor h2:after {
		content: '';
		width: 0.3rem;
		height: 0.17rem;
		background-image: url(../images/dowm_h.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		right: 0.3rem;
	}

	.MenuMain.Nor .MenuDown {
		display: block;
	}

	.menu-li ul li dt h2 {
		display: block;
		padding-left: 0.5rem;
		font-size: 0.3rem;
		color: #000;
		margin-top: 0.24rem;
		position: relative;
	}

	.menu-li ul li dt h2:after {
		content: '';
		width: 0.3rem;
		height: 0.17rem;
		background-image: url(../images/dowm.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		right: 0.3rem;
	}

	.MenuDown {
		padding-left: 0.76rem;
		padding-top: 0.3rem;
		display: none;
	}

	.menu-li ul li dt .MenuDown a {
		font-size: 0.26rem;
		color: #999;
		margin-top: .2rem;
		padding-left: 0;
	}

	.menu-li ul li.on dl .MenuDown a {
		color: #999;
	}

	.menu-li ul li dt a {
		display: block;
		padding-left: 0.5rem;
		font-size: 0.3rem;
		color: #000;
		margin-top: 0.24rem;
	}

	.menu-li ul li dl dt a.on,
	.menu-li ul li.on a,
	.menu-li ul li.on dl a.Not {
		color: #c7000a;
	}

	.menu-li ul li.on dl a {
		color: #000;
	}

	.Footer {
		width: 100%;
		background-color: #212121;
		padding-top: 0.6rem;
		font-size: 0.26rem;
		line-height: 0.52rem;
		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;
		width: 0.9rem;
		height: 1.18rem;
	}


	.FooterSub {
		padding: 0.5rem 0;
	}

	.FooterSubFlex {
		width: 100%;
		padding: 0.3rem 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	}

	.FooterSubFlex h2 {
		width: 100%;
		font-size: 0.3rem;
		color: #fff;
		background-image: url(../images/jt4.png);
		background-size: 0.12rem 0.22rem;
		background-repeat: no-repeat;
		background-position: right;
	}

	.FooterSubFlex.on h2 {
		background-image: url(../images/jt4_h.png);
		background-size: 0.22rem 0.12rem;
		background-repeat: no-repeat;
		background-position: right;
	}

	.FooterSubTag {
		margin-top: 0.3rem;
		margin-bottom: 0.1rem;
		display: none;
	}

	.FooterSubFlex:last-child .FooterSubTag {
		display: block !important;
		margin: 0px auto;
	}

	.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: 0.1rem;
	}

	.FooterSubFlex:last-child {
		border: 0;
	}

	.FooterSubFlex:last-child .FooterSubTag {
		width: 65%;
		text-align: center;
		line-height: 0.32rem;
		padding-top: 0.8rem;
	}

	.FooterSubFlex:last-child .FooterSubTag img {
		width: 1.2rem;
		height: 1.2rem;
	}

	.CopyRight {
		color: rgba(255, 255, 255, 0.3);
		line-height: 0.42rem;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding: 0.38rem 0.3rem 0.6rem;
	}

	.CopyRight .fr {
		float: none;
		margin-top: 0.15rem;
	}

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

	.CopyRight .fr .bshare-custom a {
		margin-left: 0.2rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		width: 0.4rem;
		height: 0.4rem;
		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;
	}

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

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

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

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

	.IndexBanner .swiper-active-switch {
		width: 0.16rem;
		height: 0.16rem;
	}

	.ContactUs {
		padding: 1.2rem 0 1.8rem;
		background-image: url(../images/p_bk.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: bottom;
		background-color: #fff;
	}

	.BaseTit {
		font-size: 0.6rem;
		letter-spacing: -0.03rem;
		color: #000000;
		text-align: center;
		position: relative;
		margin-bottom: 0.64rem;
	}

	.BaseTit i {
		font-size: 0.36rem;
		letter-spacing: -0.02rem;
		position: relative;
	}

	.BaseTit em {
		font-size: 0.48rem;
		letter-spacing: -0.02rem;
		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: 0.48rem;
		height: 0.48rem;
		position: absolute;
		top: -49%;
		right: -61%;
	}

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

	.ContactFlex {
		width: 100%;
		position: relative;
		margin-bottom: 0.95rem;
	}

	.ContactFlexImg {
		display: block;
		margin: 0px auto 0.3rem;
		position: relative;
		height: 0.5rem;
		text-align: center;
	}

	.ContactFlexImg img {
		max-width: 15%;
		vertical-align: middle;
	}

	.ContactFlex h2 {
		font-size: 0.3rem;
		text-align: center;
		color: #000;
		font-weight: bold;
		margin-bottom: 0.2rem;
	}

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

	.map {
		width: 100%;
		height: 4.80rem;
		position: relative;
		margin-top: 1.3rem;
		margin-bottom: 1rem;
	}

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

	/* 产品服务 */
	.ProductTab {
		text-align: center;
		font-size: 0;
		margin-bottom: 0.7rem;
		width: 100%;
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.Scroll {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.ResourcesUs1 .Scroll {
		margin: 0px auto;
		width: 70% !important;
	}

	.ProductTab a {
		font-size: 0.3rem;
		float: left;
		color: #000;
		position: relative;
		width: 2rem;
		height: 0.7rem;
		line-height: 0.75rem;
		text-indent: 1em;
		text-align: left;
	}

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

	.ProductTag {
		display: block;
		width: 100%;
		margin-bottom: 0.6rem;
	}

	.ProductTag img,
	.NewsTagImg img,
	.BulidTagImg img {
		width: 100%;
	}

	.NewsTagImg img {
		height: 100%;
	}

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

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

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

	.page a {
		color: #000;
		font-size: 0.3rem;
		display: inline-block;
		vertical-align: top;
		cursor: pointer;
		margin-right: 0.1rem;
		padding: 0px 0.2rem;
		height: 0.48rem;
		line-height: 0.48rem;
		text-align: center;
	}

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

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

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

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

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

	.ProductDetail {
		padding: 1rem 0 1.5rem;
		background-image: url(../images/p_bk.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: bottom;
		background-color: #fff;
	}

	.ProductDetail .BaseTit {
		text-align: left;
	}

	.ProductDetailFlex {
		padding: 0.4rem 0;
		font-size: 0.24rem;
		line-height: 0.42rem;
		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: 0.3rem;
		font-weight: bold;
		color: #000000;
	}

	.AboutUs .ProductTab a {
		width: 2.4rem;
		text-indent: 0.25em;
	}

	.AboutUs {
		background-image: url(../images/p_bk.jpg);
		background-size: 100%;
		background-repeat: repeat-y;
		background-position: bottom;
		margin: 0;
		padding-top: 1.2rem;
		position: relative;
		top: -0.24rem;
		padding-bottom: 1.3rem;
	}

	/* 冯了性介绍 */
	.AboutFlex {
		margin-bottom: 0.8rem;
		background-image: url(../images/p_line2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		padding: 0.8rem 0.65rem;
		/* background-color: #fff; */
	}

	.AboutFlexImg {
		width: 100%;
		margin-bottom: 0.6rem;
	}

	.AboutFlexR {
		font-size: 0.24rem;
		line-height: 0.36rem;
		color: #333333;
	}

	.AboutFlexR h2 {
		font-size: 0.35rem;
		color: #C7000A;
		line-height: 0.42rem;
		letter-spacing: -2px;
		font-weight: bold;
	}

	.AboutFlexR p {
		margin-top: 0.35rem;
	}

	.AboutFlexR h3 {
		color: #C7000A;
		font-size: 0.24rem;
	}

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

	#jswbox ul {
		position: relative;
		height: 600px;
		width: 86%;
		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;
	}

	.HonorContainer {
		text-align: center;
		height: 6rem;
		font-size: 0.3rem;
		color: #c7000a;
		line-height: 0.48rem;
		margin-bottom: 1rem !important;
	}

	.HonorContainer .swiper-slide img {
		max-width: 100%;
		max-height: 92%;
		display: block;
		margin: 0px auto;
	}

	/* 文化 */
	.CultureFlex {
		float: left;
		width: 3.40rem;
		background-color: #ffffff;
		margin-right: 0.1rem;
		margin-bottom: 0.4rem;
	}

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

	.CultureFlex img,
	.NewsCerTagImg {
		width: 100%;
		height: 1.56rem;
	}

	.CultureFlexCont {
		padding: 0px 0.3rem;
		min-height: 3.7rem;
		font-size: 0.22rem;
		line-height: 0.36rem;
		color: #333333;
		overflow: hidden;
	}

	.CultureFlexCont h2 {
		font-size: 0.3rem;
		line-height: 0.42rem;
		color: #000000;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin-top: 0.75rem;
		margin-bottom: 0.3rem;
		font-weight: bold;
	}

	/* 故事 */
	.StoryH {
		font-size: 0.26rem;
		line-height: 0.42rem;
		color: #c7000a;
		text-align: center;
	}

	.EventsFlexSub {
		margin-bottom: 1rem;
		font-size: 0.26rem;
		line-height: 0.42rem;
		color: #333;
	}

	.EventsFlexSub .fl {
		margin-left: 10%;
	}

	.EventsFlexDown p {
		max-height: 2rem;
		overflow: hidden;
	}

	.EventsFlexSub h2 {
		font-size: 0.36rem;
		margin-bottom: 0.2rem;
		color: #C7000A;
		text-align: left;
		position: relative;
		font-weight: bold;
	}

	.EventsFlexSub p {
		max-height: 1.2rem;
	}

	.EventsFlexSub h2:after {
		content: '';
		width: 0.2rem;
		height: 0.2rem;
		background-image: url(../images/dian.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 100%;
		position: absolute;
		top: 0;
		left: -9.2%;
		z-index: 10;
	}


	.Story {
		margin: 1rem auto;
		position: relative;
		width: 100%;
		min-height: 3rem;
	}

	.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: 0.2rem;
		top: 0;
	}

	.EventsFlexSub img {
		width: 3.8rem;
		margin-top: 0.3rem;
	}

	.EventsFlexDown span {
		text-align: left;
		display: block;
		font-size: 0.26rem;
		color: #c7000a;
		margin-top: 0.2rem;
		padding-right: 0.4rem;
		background-image: url(../images/jt.png);
		background-size: 0.36rem;
		background-repeat: no-repeat;
		background-position: 20%;
	}

	.EventsFlexDown.on span {
		background-image: url(../images/jt_h.png);
		background-size: 0.36rem;
		background-repeat: no-repeat;
		background-position: 20%;
	}

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

	/* 人力资源 */
	.ResourcesUs .ProductTab a {
		width: 2.4rem;
	}

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

	.ApplyFlexH {
		font-size: 0.3rem;
		color: #000;
		background-image: url(../images/jt1.png);
		background-size: 0.36rem;
		background-repeat: no-repeat;
		background-position: 98%;
		padding: 0.3rem 0.6rem 0.3rem 0.2rem;
	}

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

	.ApplyFlex .MembershipFlex {
		padding: 0.5rem 0.3rem;
		display: none;
		font-size: 0.24rem;
		color: #666666;
		line-height: 0.42rem;
	}

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

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

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

	.ApplyFlex .MembershipFlex h3 {
		font-size: 0.3rem;
		color: #C7000A;
		margin-top: 0.5rem;
		font-weight: bold;
		margin-bottom: 0.2rem;
	}

	.ApplyFlex .MembershipFlex input {
		font-size: 0.28rem;
		text-align: left;
		color: #fff;
		text-indent: 1.2em;
		background-image: url(../images/bk2.png);
		width: 3rem;
		height: 0.7rem;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 0.5rem;
		line-height: 0.78rem;
	}

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

	.NewsTagImg {
		float: left;
		width: 2.85rem;
		height: 1.6rem;
		overflow: hidden;
	}

	.NewsTagR {
		float: right;
		width: 3.7rem;
		height: 1.6rem;
	}


	.NewsTagR h2 {
		font-size: 0.3rem;
		color: #b8b8b8;
	}

	.NewsTagR h2 i {
		padding-left: 0.1rem;
	}

	.NewsTagRt h3 {
		font-size: 0.3rem;
		color: #000000;
		margin-top: 0.2rem;
		margin-bottom: 0.2rem;
	}

	.ProductService .BaseTit {
		color: #FFFFFF;
	}

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

	.KnowMore {
		background-image: url(../images/bk2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		font-size: 0.3rem;
		text-indent: 1em;
		display: block;
		color: #fff;
		width: 2.55rem;
		height: 0.7rem;
		margin: 0.8rem auto 0;
		line-height: 0.8rem;
	}

	/* 建设 */
	.BulidTag {
		display: block;
		margin-bottom: 0.95rem;
	}

	.BulidTagImg {
		width: 100%;
		margin-bottom: 0.6rem;
	}

	.BulidTag h2 {
		font-size: 0.36rem;
		line-height: 0.48rem;
		color: #000000;
		margin-bottom: 0.32rem;
		font-weight: bold;
	}

	.BulidTag p {
		font-size: 0.22rem;
		line-height: 0.36rem;
		color: #666;
	}

	/* 新闻详情 */
	.NewInfo {
		padding-bottom: 0.6rem;
		margin-bottom: 1.4rem;
		font-size: 0.24rem;
		line-height: 0.42rem;
		color: #666666;
		margin-top: 1rem;
	}

	.NewInfoH {
		font-size: 0.32rem;
		line-height: 0.48rem;
		color: #333;
		font-weight: bold;
	}

	.NewInfoHt {
		font-size: 0.26rem;
		margin-top: 0.32rem;
		margin-bottom: 0.5rem;
		color: #ccc;
	}

	.NewInfo p {
		margin-bottom: 0.3rem;
	}

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

	.BackList {
		width: 2rem;
		height: 0.6rem;
		line-height: 0.6rem;
		display: block;
		margin-top: 0.6rem;
		text-align: center;
		color: #fff;
		font-size: 0.26rem;
		background-color: #C7000A;
		border-radius: 0.5rem;
	}

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

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

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

	.IndexContainer .swiper-active-switch:after {
		content: '';
		width: 0.25rem;
		height: 0.25rem;
		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/p_bk3.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: top;
		margin: 0;
		position: relative;
		top: -0.25rem;
		padding-bottom: 1.6rem;
		background-color: #f1f1f4;
	}

	.IntoNature {
		padding: 1rem 0;
	}

	.IntoNatureCont {
		width: 6.90rem;
		height: 5.84rem;
		background-image: url(../images/p_line2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		display: block;
		margin: 0px auto;
	}

	.pic {
		height: 100%;
		background-size: 100% 100% !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
		position: relative;
		float: left;
		width: 1.72rem;
	}

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

	.IntoNatureCont .Por h2 {
		font-size: 0.68rem;
		letter-spacing: -0.09rem;
		color: #C7000A;
		margin: 0px auto;
		font-weight: bold;
	}


	.IntoNatureCont .Por h2 i {
		font-size: 0.48rem;
		letter-spacing: -0.07rem;
		color: #000;
		margin-left: 30%;
		vertical-align: top;
	}

	.IntoNatureCont .Por h3 {
		font-size: 0.26rem;
		color: #000;
		width: 28%;
		margin: 0px auto;
		padding-top: 0.2rem;
	}

	.IntoNatureCont .Por p,
	.IntoNatureCont .Por img {
		display: none;
	}


	.ProductService {
		width: 100%;
		padding-top: 1.3rem;
		position: relative;
	}

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

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

	.ProductServiceTab {
		float: left;
		width: 1.6rem;
		overflow: hidden;
		padding: 0.3rem 0;
		background-color: #c7000a;
		height: 100%;
	}

	.ProductServiceTab a {
		display: block;
		line-height: 0.6rem;
		font-size: 0.26rem;
		text-align: center;
		color: #fff;
		margin: 0.1rem 0;
	}

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

	.ProductSerContR {
		float: right;
		width: 71%;
		height: 6.8rem;
		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 {
		display: block;
		width: 100%;
		height: 3.4rem;
		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: 0.8rem;
		line-height: 0.8rem;
		text-align: center;
		font-size: 0.26rem;
		color: #666666;
		display: block;
		margin-top: 0.8rem;
		background-color: #ffffff;
	}

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

	.NewsContainer,
	.NewsContainer .swiper-container {
		height: 6.55rem;
		position: relative;
	}

	.NewsContainer .arrow-left {
		background-image: url(../images/p_next.png);
		background-size: 0.28rem 0.4rem;
		background-repeat: no-repeat;
		background-position: center;
		width: 1.28rem;
		height: 2.4rem;
		left: -0.5rem;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		z-index: 10;
	}

	.NewsContainer .arrow-right {
		background-image: url(../images/p_next.png);
		background-size: 0.28rem 0.4rem;
		background-repeat: no-repeat;
		background-position: center;
		width: 1.28rem;
		height: 2.4rem;
		right: -0.5rem;
		position: absolute;
		top: 50%;
		transform: translateY(-50%) rotate(180deg);
		-webkit-transform: translateY(-50%) rotate(180deg);
		z-index: 10;
	}

	.NewsCerTag {
		display: block;
		width: 4.2rem;
		margin: 0px auto;
		height: 6.55rem;
		position: relative;
	}

	.NewsCerCont {
		padding: 0px 0.5rem;
		height: 4.6rem;
		font-size: 0.22rem;
		line-height: 0.36rem;
		color: #333333;
		overflow: hidden;
		background: #FFFFFF;
		background-image: url(../images/jt3.png);
		background-size: 0.36rem;
		background-repeat: no-repeat;
		background-position: 89% 89%;
	}

	.NewsCerCont h2 {
		font-size: 0.36rem;
		line-height: 0.42rem;
		color: #000000;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		margin-top: 0.65rem;
		margin-bottom: 0.35rem;
	}

	.NewsCerCont span {
		display: block;
		color: #999999;
		margin-top: 0.35rem;
	}

	.NewsCerDown {
		display: none;
	}

	/* 职位 */
	.RecruiterFix h2 {
		line-height: 0.42rem;
		font-size: 0.3rem;
		color: #000;
		font-weight: bold;
		padding-top: 0.5rem;
		padding-left: 0.5rem;
		padding-bottom: 0.38rem;
	}

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

	.CloseImg {
		width: 0.21rem;
		height: 0.22rem;
		position: absolute;
		top: 0.4rem;
		z-index: 10;
		right: 0.4rem;
		cursor: pointer;
	}

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

	.Recruiter {
		width: 5.9rem;
		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;
		background: #fff;
		padding: 0px 0.5rem 0.3rem;
		height: 8rem;
	}

	.RecruiterFlexText,
	.am-form-field,
	.am-input-group .am-form-field {
		width: 92%;
		height: 0.8rem;
		line-height: 0.8rem;
		background-color: #ffffff !important;
		border: solid 1px #1f1a17;
		font-size: 0.24rem;
		float: left;
		color: #888;
		padding: 0px 0.2rem;
		margin-bottom: 0.3rem;
	}

	.RecruiterFlex:nth-of-type(4) .RecruiterFlexSub .RecruiterFlexText {
		width: 75%;
	}

	.XingImg {
		background-image: url(../images/xing.png);
		background-size: 0.12rem 0.13rem;
		background-repeat: no-repeat;
		background-position: 97%;
	}

	.RecruiterLabel {
		margin-bottom: 0.3rem;
		width: 100%;
		font-size: 0.24rem;
	}

	.RecruiterLabel h3 {
		line-height: 0.32rem;
		font-size: 0.26rem;
		color: #1F1A17;
		width: 100px;
		margin-right: 0.4rem;
		float: left;
		text-align: right;
	}

	.RecruiterLabel label {
		line-height: 0.32rem;
		font-size: 0.26rem;
		color: #1F1A17;
		margin-right: 0.4rem;
		vertical-align: top;
		font-weight: normal;
	}

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

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

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

	.RecruiterFlex:nth-of-type(2) .RecruiterFlexText {}

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

	.AddRecruit {
		width: 100%;
		height: 0.8rem;
		background-color: #f0f0f0;
		font-size: 0.26rem;
		color: #999;
		text-align: center;
		line-height: 0.8rem;
		margin-bottom: 0.4rem;
		display: block;
	}

	.RecruiterFlex h2.RecruiterChoose {
		font-size: 0.26rem;
		color: #1F1A17;
		margin-bottom: 0.3rem;
	}

	.RecruiterFlex:last-child .RecruiterFlexText {
		text-align: left;
		width: 74%;
	}

	.RecruiterTime {
		float: right;
		width: 1.3rem;
		height: 0.8rem;
		line-height: 0.8rem;
		text-align: center;
		color: #fff;
		font-size: 0.26rem;
		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: 0.24rem;
		color: #999;
		line-height: 0.38rem;
	}

	.EncyclopediaBtn {
		background-image: url(../images/bk2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		width: 3rem;
		height: 0.75rem;
		line-height: 0.85rem;
		font-size: 0.26rem;
		text-indent: 1.5em;
		color: #fff;
		margin: 0.5rem 0;
		text-align: left;
	}

	.RecruiterFlex h2 {
		line-height: 0.32rem;
		font-size: 0.3rem;
		color: #000;
		font-weight: bold;
		margin-bottom: 0.4rem;
		margin-top: 0.4rem;
	}

	.ContactUs .BaseTit {
		margin-bottom: 0.4rem;
	}

	.ContactUsP {
		font-size: 0.26rem;
		color: #999;
		text-align: center;
		line-height: 0.48rem;
		margin-bottom: 0.6rem;
	}

	.ContactUsP a {
		color: #c7000a;
	}
}
