.grid-item {
	overflow: hidden;
}

.img img {
	max-width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	background-image: none;
}

.swiper-button-next img,
.swiper-button-prev img {
	width: 100%;
}



.banner-swiper {
	height: 470px;
	padding-top: 44px;
}

/* .banner-slide {
	position: relative;
} */

.banner-1-img-1 {
	width: 270px;
	margin: 0 auto;
}

.banner-slide-1 {
	padding-top: 38px;
	background: url("../images/mobile/index/banner/bg1.jpg") no-repeat center center;
	background-size: cover;
}

.banner1-people {
	width: 230px;
	margin: 0 auto;
}

.banner-slide-1 .banner-logo {
	width: 52px;
	position: absolute;
	left: 12px;
	top: 15px;
}

.banner-slide-2 {
	padding-top: 45px;
	background: url("../images/mobile/index/banner/bg2.jpg") no-repeat center center;
	background-size: cover;
}

.champion {
	position: relative;
	padding-top: 35px;
}

.banner-2-img1 {
	width: 278px;
	margin: 0 auto;
}

.banner-2-img2,
.banner-2-img3,
.banner-2-img5 {
	position: absolute;
}

.banner-2-img2 {
	width: 38px;
	left: 66px;
	top: 55px;
}

.banner-2-img3 {
	width: 35px;
	right: 50px;
	top: 35px;
}

.banner-2-img4 {
	width: 272px;
	margin: 0 auto;
}

.banner-2-img5 {
	width: 191px;
	right: 0;
	bottom: 2px;
}

.swiper-button-next,
.swiper-button-prev {
	height: 27px;
	margin-top: -14px;
}

.swiper-button-prev img {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.swiper-pagination-bullet {
	width: 23px;
	height: 2px;
	display: inline-block;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #203fdd;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 32px;
}


/* 品牌简介 */
.intro-slide {
	background: url("../images/mobile/index/i_bg.jpg") no-repeat center center;
	background-size: cover;
	padding-bottom: 30px;
}

.intro-infos {
	text-align: right;
	padding-left: 20%;
	padding-right: 5%;
	font-size: 12px;
	padding-top: 38px;
	display: flex;
	flex-direction: column;
	align-items: end;
}

.intro-video {
	display: block;
	width: 90%;
	max-width: 335px;
	height: 212px;
	margin: 0 auto;
	overflow: hidden;
	/* border-radius: 8px; */
}

.intro-video .play {
	position: relative;
}

.intro-video .play-cover {
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.intro-video .play-btn {
	width: 44px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -22px;
	margin-left: -22px;
}

.intro-title {
	width: 275px;
}

.intro-t-2 {
	font-size: 15px;
	color: #4A4A4A;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.intro-t-2 img {
	display: inline-block;
	width: 37px;
}

/* 产品 */
.smt-slide {
	background: url("../images/mobile/index/bg_smt.jpg") no-repeat center center;
	background-size: cover;
}

.swiper-pro-pagination {
	text-align: center;
	position: absolute;
	z-index: 10;
}

.smt-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.smt-t-1 {
	margin-top: 24%;
}

.smt-t-2 {
	width: 59.6%;
	margin: 8% auto 2%;
}

.smt-imgs {
	position: relative;
}

.smt-imgs .img-1 {
	width: 58%;
	margin: 0 auto;
	position: relative;
}

.smt-imgs .img-3 {
	position: absolute;
	width: 14.67%;
	top: 0;
	left: 63%;
}

.smt-imgs .img-4 {
	position: absolute;
	width: 32%;
	top: 10%;
	left: 4%;
	-webkit-animation: bouncein 2s infinite linear alternate 0s;
}

.smt-imgs .img-5 {
	position: absolute;
	width: 34.13%;
	top: 46%;
	left: 62%;
	-webkit-animation: bouncein 2.2s infinite linear alternate 0.5s;
}

.smt-imgs .img-6 {
	position: absolute;
	width: 30.53%;
	top: 70%;
	left: 6.53%;
	-webkit-animation: bouncein 2.4s infinite linear alternate 0s;
}

/* 科研团队 */
.team-slide {
	background: url("../images/mobile/index/t_bg.jpg") no-repeat center center;
	background-size: cover;
	padding-top: 62px;
	padding-bottom: 30px;
}

.team-tag p {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	background: #fff;
	border-radius: 17px;
	padding: 0 16px;
	color: #414342;
	font-size: 16px;
	margin-bottom: 35px;
}

.team-tag .team-name {
	font-weight: bold;
	color: #203FDD;
	font-size: 18px;
}

.advantage-list {
	width: 98%;
	margin: 0 auto;
	margin-top: -35px;
	padding: 12px 10px 10px 30px;
	background: #EAEDF9;
	border: 1px solid rgba(32, 63, 221, 0.2);
	box-shadow: 0px 4px 8px 0px rgba(0, 23, 87, 0.1);
	border-radius: 15px;
	background: -webkit-gradient(linear, left, right, color-stop(0%, #f9fafe), color-stop(100%, #fefeff));
	background: -webkit-linear-gradient(left, #f9fafe 0%, #fefeff 100%);
	background: linear-gradient(to right, #f9fafe 0%, #fefeff 100%);
}

.advantage-list li {
	font-size: 16px;
	margin-bottom: 6px;
	background: url("../images/index/dot.png") no-repeat 0 center;
	padding-left: 25px;
	color: #363636;
}

/* 健康服务 */
.service-slide {
	padding-top: 35px;
}

.service-list {
	padding: 45px 10px;
}

.service-list li {
	border: 60px solid transparent;
	border-image: url('../images/mobile/index/s_border.png');
	border-image-slice: 120 120 fill;
	margin-bottom: 15px;
	font-size: 13px;
}

.service-list li>a {
	width: 126%;
	margin-left: -13%;
	margin-top: -20px;
	margin-bottom: -20px;
}

.service-list li .title {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #155DC9;
	font-size: 19px;
	margin-bottom: 22px;
}

.service-list li .title h2 {
	font-weight: bold;

}

.service-list li .title .service-icon {
	width: 25px;
	margin-right: 12px;
}

/* 品牌资讯 */
.news-slide {
	padding: 0 15px 50px;
}

.news-list .news-list-item {
	width: 50%;
	height: 202px;
	margin-top: 20px;
}

.news-list .news-list-item .img {
	width: 100%;
	height: 98px;
	overflow: hidden;
}

.news-list .news-list-item .img>img {
	width: 100%;
	height: auto;
	min-height: 100%;
}

.news-list .news-list-item .infos {
	padding: 10px 15px 23px;
}

.news-list .news-list-item .infos .date {
	font-size: 12px;
	color: #959595;
	background: url("../images/index/clock.png") no-repeat 0 center;
	padding-left: 25px;
	line-height: 32px;
}

.news-list .news-list-item p.gray {
	font-size: 7px;
	margin-top: -8px;
}

.news-list-2 {
	margin-top: 0;
	width: 50%;
	padding-left: 10px;
}

.news-list-2 li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #E7E7E7;
	overflow: hidden;
}

.news-list-2 li .img {
	width: 66px;
	height: 44px;
	overflow: hidden;
	float: left;
}

.news-list-2 li .infos {
	/* width: 60px; */
	width: calc(100% - 78px);
	float: right;
	margin-left: 8px;
}

.news-list-2 li .infos .t-1 {
	font-size: 6px;
	line-height: 12px;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 24px;
}

.news-list .news-list-item:nth-child(2) {
	background: #203fdd;
}

.news-list .news-list-item .infos .font-16 {
	font-size: 10px;
}

.news-list .news-list-item .infos .font-18 {
	font-size: 11px;
	margin-bottom: 2px;
}

.news-list .news-list-item .infos {
	padding: 3px 10px 13px;
}

.news-list .news-list-item .mb10 {
	margin-bottom: 5px;
}

.news-list .news-list-item .infos .date {
	font-size: 7px;
	background: url(../images/index/clock.png) no-repeat 0 center;
	background-size: 7px auto;
	padding-left: 10px;
	line-height: 12px;
}

.more-btn {
	width: 54px;
	height: 17px;
	background: url("../images/index/arrow_2_white.png") #203fdd no-repeat center center;
	background-size: 14px auto;
	border-radius: 8px;
	margin: 15px auto 0;
}













/*  */
.honor-slide {
	position: relative;
}

.honor-slide .honor-title {
	position: absolute;
	left: 0;
	top: 9%;
}

/* 合作商 */
.partner-slide {
	background: -moz-linear-gradient(left, #ffffff 0%, #d8dfe9 100%);
	background: -webkit-gradient(linear, left, right, color-stop(0%, #ffffff), color-stop(100%, #d8dfe9));
	background: -webkit-linear-gradient(left, #ffffff 0%, #d8dfe9 100%);
	background: linear-gradient(to right, #ffffff 0%, #d8dfe9 100%);
	padding-bottom: 18px;
}

.partner-slide-wrap {
	background: url("../images/mobile/index/p_bg.jpg") no-repeat 0 0;
	background-size: 100% auto;
}

.partner-title {
	padding-top: 50px;
	color: #F9F9FB;
	font-size: 16px;
	text-align: center;
	letter-spacing: 3px;
}

.partner-box {
	width: 88%;
	background: rgb(255, 255, 255, 0.5);
	backdrop-filter: blur(3px);
	color: #1A2E57;
	margin: 200px auto 0;
	border-radius: 10px;
	text-align: center;
	padding-top: 20px;
	box-shadow: 0 2px 5px 0 #e1e1e1;
	-webkit-box-shadow: 0 2px 5px 0 #e1e1e1;
}

.partner-box h2 {
	color: #1A2E57;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 12px;
	letter-spacing: 1px;
}

.partner-box p {
	display: inline-block;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: 400;
	color: #1A2E57;
	background: #e7f4fd;
	border: 1px solid #fff;
	letter-spacing: 2px;
	border-radius: 12px;
}

.partner-list {
	display: flex;
	flex-wrap: wrap;
	padding: 20px 20px 5px;
}

.partner-list li {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 15px;
}

.partner-list li img:nth-child(1) {
	width: 82px;
}

.partner-list li img:nth-child(2) {
	width: 98px;
}

.partner-list li img:nth-child(3) {
	width: 61px;
}

.partner-list li img:nth-child(4) {
	width: 95px;
}

.ad-list {
	display: flex;
	flex-wrap: wrap;
	padding: 18px 0 23px;
	background: #fff;
	border-radius: 0 0 10px 10px;
}

.ad-list li {
	width: 33.33%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #6B6B6B;
	letter-spacing: 3px;
	border-left: 1px solid #b5b4b2;
}

.ad-list li:nth-child(3n+1) {
	border-left: none;
	letter-spacing: 1px;
}

.ad-list li img {
	width: auto;
	height: 17px;
	margin-bottom: 8px;
}




footer {
	position: relative;
}

.foot-wrap {
	padding-top: 16px;
}

.contact-wrap {
	padding: 0 30px 25px;
}


.contact-infos {
	font-size: 10px;
	padding-left: 15px;
}

.copyright {
	font-size: 7px;
}

.contact-wrap .code-wrap {
	width: 105px;
	font-size: 8px;
	right: 12px;
	top: 6px;
}

.contact-wrap .code-wrap>div {
	width: 60px;
}

.contact-wrap .code-wrap img {
	width: 43px;
	margin: 0 auto 8px;
}

.contact-infos i {
	width: 10px;
	top: 13px;
}

.contact-infos .time {
	padding-left: 70px;
	font-size: 6px;
}


/* annimate */
@-webkit-keyframes bouncein {
	0% {
		opacity: 0.9;
		-webkit-transform: scale(0.9);
	}

	100% {
		-webkit-transform: scale(1.05);
	}
}