@charset "utf-8";

.coreproduct {
	padding: 0 0.18rem;
}

.cureproduct-content {
    /*height: 80vh;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -0.12rem;
}

.cureproduct-content .swiper-wrapper {
	height: auto !important;
}

.container {
	width: 100%;
}

.swiper1 {
	width: 100%;
}

.swiper1 .swiper-slide-thumb-active {
	color: #c60917;
	border-top: 2px solid #c60917;
}

.swiper1 .swiper-slide {
	text-align: center;
	height: 50px;
				/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	margin: 0 auto;
}

.swiper2 {
	width: 100%;
}

.swiper2 .swiper-slide {
				/*height: calc(100vh - 50px);*/
	text-align: center;
	box-sizing: border-box !important;
	overflow-x: hidden !important;
}

.cureproduct-content .swiper-slide img {
	width: 100% !important;
}

.cureproduct-content .swiper-slide .cureimg-mobile {
	display: none;
	background: #c60917;
}

.cure-p-bg {
	-webkit-box-shadow: 0 0 20px 10px #c3c5c7;
	box-shadow: 0 0 20px 10px #c3c5c7;
	border: 1px solid #ccc;
}

.cure-left {
	position: absolute;
	top: 0;
	left: 40px;
	width: 600px;
	z-index: 999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: block;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
}

.cure-left-mobile {
	display: none;
	background: #c60917;
	padding: 5%
}

.cure-left-line {
	height: 20px;
	background: #c1c1c1;
	width: 30%;
	margin-top: -25px;
}

.cure-left-redline {
	width: 5%;
	border-bottom: 3px solid #c60917;
}

.cure-left-more a span {
	padding: 5px 10px;
}

.cure-left-more a:hover span {
	background: #c60917;
	color: #fff;
}

@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 1300px) {
	.cureproduct-content .swiper-slide .cureimg-mobile {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.cureproduct-content .swiper-slide .cureimg-mobile {
		display: block;
		height: auto !important;
	}

	.cureproduct-content .swiper-slide .cureimg {
		display: none;
	}

	.cure-left {
		display: none;
	}

	.cure-left-mobile {
		height: auto !important;
		display: block;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 1100px) {
	.cureproduct-content .swiper-slide .cureimg-mobile {
		display: block;
		height: auto !important;
	}

	.cureproduct-content .swiper-slide .cureimg {
		display: none;
	}

	.cure-left {
		display: none;
	}

	.cure-left-mobile {
		height: auto !important;
		display: block;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 1000px) {
	.cureproduct-content .swiper-slide .cureimg-mobile {
		display: block;
		height: auto !important;
	}

	.cureproduct-content .swiper-slide .cureimg {
		display: none;
	}

	.cure-left {
		display: none;
	}

	.cure-left-mobile {
		height: auto !important;
		display: block;
		padding-bottom: 20px;
	}
}

.container-mobile {
	display: none;
}

@media only screen and (max-width: 479px) {
	.container-mobile {
		display: block;
	}

	.container-pc {
		display: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container-mobile {
		display: block;
	}

	.container-pc {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	.container-mobile {
		display: block;
	}

	.container-pc {
		display: none;
	}
}

.brand {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
}

.brand .brand-title {
	width: 100%;
}

.brand .index-mobile-title {
	margin: 0 0.18rem;
}

.brand .brand-pubile {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20%;
	margin-top: 30px
}

.brand .brand-pubile p {
	text-align: center;
	font-size: 16px;
	line-height: 35px;
	color: #666
}

.brand .brand-picture {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
	margin:0 -0.04rem;
}

.brand .brand-picture ul li {
	float: left;
	width: 25%;
}

.brand .brand-picture .brand-turn:hover .brand-hover {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4)
}

.brand .brand-picture .brand-turn:after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background-image: url(../images/product_img_bg.png);
	background-position: center center;
	background-size: 100% 100%;
	content: ''
}

.brand .brand-picture .brand-turn {
	margin: 0 0.04rem 0.08rem;
	display: block;
}
/*新增*/
.brand .brand-picture .brand-turn .brand-image img {
	width: 100%;
}

.brand .brand-picture .brand-turn .brand-logo {
	padding: 20px 0;
	text-align: center;
}

.brand .brand-picture .brand-turn .brand-logo img {
	max-width: 60%;
}

.brand .brand-picture .brand-turn:hover .brand-content-bg {
	box-shadow: 1px 1px 25px #ccc;
	transform: translate3d(0px,-2px,0px);
	-webkit-transform: translate3d(0px,-2px,0px);
	-moz-transform: translate3d(0px,-2px,0px);
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	transition: all .5s;
}

.brand .brand-picture .brand-turn:hover .brand-content-bg .brand-logo {
	border-bottom-color: #FF0000;
}

.brand .brand-picture .brand-turn:hover .brand-content {
	-webkit-box-shadow: 0 0 20px 10px #c3c5c7;
	box-shadow: 0 0 20px 10px #c3c5c7;
}

.brand .brand-picture .brand-turn:hover .brand-content .brand-img {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	transition: all .5s;
}

.brand .brand-picture .brand-turn .brand-hover {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4)
}

.brand .brand-picture .brand-turn .brand-hover .brand-hover-content {
	margin: 0 auto;
	text-align: center;
	padding: 10px 38px
}

.brand .brand-picture .brand-turn .brand-hover .brand-hover-content .brand-hover-logo img {
	max-width: 100%;
	height: auto
}

.brand .brand-picture .brand-turn .brand-hover .brand-hover-content .brand-hover-intro {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	width: 170px;
	color: white
}

.brand .brand-picture .brand-turn .brand-img img {
	width: 100%
}

.brand .brand-picture .brand-turn .brand-word {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	bottom: .075rem;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	width: 100%;
	z-index: 999
}

#swiper-container1 .swiper-slide {
	text-align: center;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	margin: 0 auto;
}

.brand-picture-mobile {
	display: none;
}

.brand-picture-mobile .swiper-slide-thumb-active {
	color: #c60917;
	border-top: 2px solid #c60917;
}

.brandlogo-mobilebg {
	background: #f7f9fa;
	padding: 0.2rem 0;
	border-bottom: 1px solid #d6d6d6;
}

.brandbg-m {
	width: 100%;
}

.logotitle {
}

@media screen and (max-width: 1400px) {
	.brand .brand-pubile {
		padding: 0 0.18rem
	}

	.brand .brand-picture {
		padding: 0 0.18rem
	}
}

@media screen and (max-width: 1300px) {
	.brand .brand-pubile {
		padding: 0 0.18rem
	}

	.brand .brand-picture {
		padding: 0 0.18rem
	}
}

@media screen and (max-width: 1200px) {
	.brand .brand-picture {
		padding: 0 0.18rem
	}
}

@media screen and (max-width: 1100px) {
	.brand {
		padding: 0;
	}

	.brand .brand-picture {
		padding: 0 3%
	}

	.brand .brand-picture .brand-turn {
		width: 100%;
		margin-left: 0 !important;
	}

	.brand-turn .brand-content-bg {
		margin-right: 0.08rem;
	}

	.brand-turn .brand-content-bg:nth-of-type(4n) {
		margin-right: 0px
	}
}

@media screen and (max-width: 1000px) {
	.brand {
		background-color: white;
		display: block;
	}

	.brand .brand-picture {
		display: none;
	}

	.brand .brand-picture-mobile {
		display: block;
	}

	.brand .brand-title-line {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 479px) {
	.brand .brand-picture-mobile {
		display: block;
	}

	.brand .brand-picture {
		display: none;
	}

	.brand .brand-title-line {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.brand-picture-mobile {
		display: block;
	}

	.brand .brand-picture {
		display: none;
	}

	.brand .brand-title-line {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	.brand .brand-picture-mobile {
		display: block;
	}

	.brand .brand-picture {
		display: none;
	}

	.brand .brand-title-line {
		margin-bottom: 0;
	}
}

.home1400 {
	max-width: 1440px;
	margin: 0 auto;
}

.mat40 {
	margin: 0.3rem auto 0;
}

.advantages-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 -0.04rem;
}

.advantages-list ul {
	font-size: 0;
}

.advantages-list ul li {
	width: 33.333333%;
	flex-wrap: nowrap;
	display: inline-block;
	font-size: 12px;
}

.advantages-list ul li img {
	width: 100%;
	height: 100%;
}

.advantages-list ul li a {
	display: block;
}

.advantages-list ul li .advantages-plus {
	position: relative;
	margin: 0 0.04rem 0.08rem;
}

.advantages-list ul li .advantages-images .advantages-bg {
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.advantages-box {
	position: absolute;
	width: 1.2rem;
	height: 0.6rem;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border: 1px solid #fff;
}

.advantages-title-big {
	text-align: center;
	vertical-align: middle;
	font-size: 0.15rem;
	color: #fff;
	line-height: 0.6rem;
}

.advantages-list ul li a:hover .advantages-images .advantages-bg {
	background: rgba(0,0,0,.3);
}

.advantages-list ul li a:hover .advantages-border-bg {
	width: 100%;
	height: 0.03rem;
	position: absolute;
	bottom: 0;
	background: #c81a1d;
}

.advantages-list ul li a:hover .advantages-box {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	transition: all .5s;
	width: 1.4rem;
	height: 0.7rem;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-color: #c81a1d
}

.advantages-list ul li a:hover .advantages-box .advantages-title-big {
	line-height: 0.7rem;
}

@media screen and (max-width: 1400px) {
	.advantages {
		padding: 0 .18rem 0;
	}
}

@media screen and (max-width: 1300px) {
	.advantages {
		padding: 0 .18rem 0;
	}
}

@media screen and (max-width: 1200px) {
	.advantages {
		padding: 0 .18rem 0;
	}

	.advantages-list {
		padding: 0;
		width: auto;
		margin: 0 -0.04rem;
	}
}

@media screen and (max-width: 1100px) {
	.advantages {
		padding: 0 .18rem 0;
	}
}

@media screen and (max-width: 1000px) {
	.advantages-list ul li {
		width: 50%;
	}

	.advantages-border-bg {
		width: 100%;
		height: 0.04rem;
		position: absolute;
		bottom: 0;
		background: #FF0000;
	}
}

.index-mobile-title {
	background: url(../images/mobile_title_bg.png) no-repeat left top;
	background-size: 60%;
	padding: 4% 0 0;
	display: none;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 4%;
}

.index-mobile-title-cn {
	color: #c81a1d;
	font-size: 0.3rem;
	font-weight: 400;
	letter-spacing: 1px;
}

.index-mobile-title-more a {
	color: #898989;
	font-size: 0.1rem;
}

@media screen and (max-width: 1000px) {
	.index-mobile-title {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}

	.index-main-title {
		display: none !important;
	}

	.index-main-tile-line:before {
		width: 1.2rem !important;
	}
}

.read {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.index-main-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.index-main-tile-line {
	border-bottom: 1px solid #cbcbcb;
	margin-top: 10px;
	width: 100%;
}

.index-main-tile-line:before {
	content: "";
	height: 5px;
	background: #c60917;
	width: 140px;
	display: block;
}

.read-main-title .title-news p:nth-of-type(1) {
	font-size: 34px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #333
}

.index-main-title .brand-title-box {
	text-align: center;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	width: 100%;
	clear: both;
}

.index-main-title .brand-title-box .brand-title-cn {
	font-size: 34px;
	font-weight: 400;
	color: #333;
	letter-spacing:  1px;
}

.index-main-title .brand-title-box .brand-title-en {
	font-weight: bold;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	font-family: myEn;
	opacity: .7;
	color: #999;
	text-transform: uppercase
}

.brand-title-line {
	border-top: 1px solid #d6d6d6;
	margin: 0.12rem 0;
	max-width: 100%;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

.brand-title-box .brand-title-en span {
	text-decoration: line-through;
	color: #999
}

.brand-title-box-bg {
	display: none;
}

@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1100px) {
}

@media screen and (max-width: 1000px) {
	.brand-title-box-bg {
		display: inline;
	}

	.brand-title-box .brand-title-cn {
		text-align: left;
		font-size: 30px !important;
	}
}

.index-main-title .title-more {
	width: .385rem;
	height: 20px;
	min-width: 50px;
	border: 1px solid #cc211a;
	text-align: center;
	line-height: 20px;
}

.index-main-title .title-more a {
	color: #c60917;
}

.read .read-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding: 0 30px 40px 0
}

.read .swiper-news .swiper-container .swiper-wrapper {
	margin-top: .05rem
}

.read .read-main-article a {
	display: block;
	border-bottom: 1px solid #f4f4f4
}

.read .read-main-article a:nth-of-type(3) {
	border: 0
}

.read  .read-main-article .article {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-moz-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

.read .read-main-article .article .article-img {
	width: 161px !important;
	height: 104px !important;
	overflow: hidden
}

.read  .read-main-article .article .article-img img {
	display: inline-block;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	width: 100%;
	height: 100%
}

.read .read-main-article .article .article-word {
	margin-right: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.read .read-main-article .article .article-word .article-word-h2 .article-word-p1 {
	color: black;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden
}

@media screen and (max-width: 1000px) {
	.read .read-main-article .article .article-word .article-word-h2 .article-word-p1 {
		-webkit-line-clamp: 4
	}
}

.read  .read-main-article .article .article-word .article-word-h2 .article-word-p1 img {
	display: none
}

.read  .read-main-article .article .article-word .article-word-h2 .article-word-p2 {
	margin-top: 20px;
	font-size: 14px;
	color: #999;
	max-height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-clamp: 2;
	overflow: hidden
}

.read .read-main-article .article .article-word .article-word-h2 .article-word-p3 {
	margin-top: 20px;
	font-size: 14px;
	line-height: 14px;
	color: #999;
	position: absolute;
	bottom: 5px;
}
.read .read-left .read-left-main .read-main-article .article:hover .article-word-p1 {
	color: red !important
}

.read .read-right .read-right-main  .read-main-article a:hover .article-word-p1 {
	color: red !important
}

.read  .read-main-article .article:hover .article-word-p1 img {
	display: inline-block !important;
	margin-right: 5px;
	vertical-align: baseline !important
}

.read .read-main-article .article:hover .article-img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.read .read-right {
	-webkit-box-flex: 1.1;
	-webkit-flex: 1.1;
	-moz-box-flex: 1.1;
	-ms-flex: 1.1;
	flex: 1.1;
	width: 0;
	padding: 0 0 50px 30px
}

@media screen and (max-width: 1400px) {
	.read .read-right {
		padding: 0 0.18rem 50px 40px
	}

	.read .read-left {
		padding: 0 40px 40px 0.18rem
	}
}

@media screen and (max-width: 1300px) {
	.read .read-right {
		padding: 0 0.18rem 50px 30px
	}

	.read .read-left {
		padding: 0 30px 40px 0.18rem
	}
}
@media screen and (max-width: 1200px) {
	.read .read-right {
		padding: 0 0.18rem 50px 20px
	}

	.read .read-left {
		padding: 0 20px 40px 0.18rem
	}
}

@media screen and (max-width: 1100px) {
	.read .read-right {
		padding: 0 0.18rem 50px 10px
	}

	.read .read-left {
		padding: 0 10px 40px 0.18rem
	}
}

@media screen and (max-width: 1000px) {
	.read {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.read .read-left {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0px .18rem .35rem
	}

	.read .read-left .read-left-main .title-news-word {
		font-size: 14px !important
	}

	.read .article-word-p1 {
		font-size: .14rem !important;
		height: 74px !important;
		max-height: none !important;
		line-height: normal !important;
		color: #000 !important;
		font-weight: 400 !important
	}

	.read  .article-word-p2 {
		display: none !important
	}

	.read  .article-word-p3 {
		margin-top: 0px !important
	}

	.read .read-right {
		position: relative;
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0rem .18rem .725rem
	}
}
@media screen and (max-width: 750px) {
	.read  .title-news-word {
		font-size: 12px
	}
}

@media screen and (max-width: 375px) {
	.title-news p {
		font-size: 30px !important
	}
}

@media screen and (max-width: 320px) {
	.title-news p {
		font-size: 25px !important
	}
}

.footer-contact-m{display:none;}
@media only screen and (max-width: 479px) {
	.footer-contact{display:none;}
	.footer-contact-m{display:block;}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
	.footer-contact{display:none;}
	.footer-contact-m{display:block;}
}
.ndouyin{
            position: absolute;
            bottom: 50px;
   			 right: 50px;
            display: none;
			z-index:10000;
}
.nwechat{
            position: absolute;
            bottom: 50px;
   			 right: 20px;
            display: none;
			z-index:10000;
}
.nqiye{
            position: absolute;
            bottom: 50px;
   			 right: 0;
            display: none;
			z-index:10000;
}
.nshipin{ z-index:10001;}
