.m-h-title,.m-lf,.mb-img,.mb-search,.mb-aboutimg,.m-tc-text,.mb-show{
	display: none;
}
.join .join-input{
	background-position: top center;
}
/*搜索*/
.mb-search{
	padding: 0 2px;
	margin: 10px 0;
	position: relative;
}
.mb-search .keywords{
	background:url(../img/m_search.png) no-repeat 8px center #f7f9fc;
	background-size: 27px;
	border:2px solid #c7d800;
	border-radius:25px;
	width: 100%;
    height:35px;
	padding-left:45px;
}
.mb-search .searchbtn{
	background:url(../img/m_sbtn.png) no-repeat left center;
	width:91px;
	background-size: 100%;
	border: none;
	height: 35px;
    position: absolute;
    right: 3px;
}
.header .menu ul li a{
	font-weight: 700;
}
.home .input .input-text .it-title h2{
	text-align: center;
}
/* .swiper-slide{
	text-align: center;
} */
::-webkit-input-placeholder { /* Edge */
  color: #bdbbbb;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #bdbbbb;
}

::placeholder {
  color: #bdbbbb;
}
.pc-banner .swiper-slide a{
	position: relative;
}
.pc-banner .swiper-slide a .title{
	position: absolute;
	background: rgba(0,0,0,.4);
	left: 0;
	bottom: 0;
	padding: 10px;
	width: 100%;
	color: #fff;
	text-align: left;
	font-size: 15px;
}
/*贝想动态详情*/
.dynamic-detail{
	width: 1200px;
	margin:20px auto;
}
.dynamic-detail::before,.dynamic-detail::after{
	display:block;
	content: '';
	clear: both;
}
.dynamic-detail .leftinfor{
	background: #fff;
	float: left;
	padding: 10px;
	width: 67%;
	color: #616161;
}
.dynamic-detail .navbar{
	font-size: 16px;
	padding: 5px 20px;
}
.dynamic-detail .infors{
	margin: 50px 0;
}
.dynamic-detail .infor-title{
	width: 80%;
	margin:35px auto;
	text-align: center;
}
.dynamic-detail .infor-title h1{
	font-size: 32px;
	margin-bottom: 10px;
}
.dynamic-detail .infor-title h2{
	font-size: 24px;
}.dynamic-detail .infor-title p{
	font-size: 18px;
}
.dynamic-detail .infors{
	text-align: center;
	line-height: 26px;
}
.dynamic-detail .infors img{
	margin: 10px 0;
}
.dynamic-detail .rightinfor{
	width:33%;
	float: left;
}
.dynamic-detail .rnews{
	background:#96b600;
	border-radius: 15px;
	margin-top:110px;
	padding:40px 30px 30px;
	position: relative;
}
.dynamic-detail .rnews::before{
	content: '';
	position: absolute;
	background: url(../img/dt_hc_bg02.png) no-repeat left center;
	width: 165px;
	height: 169px;
	top: -121px;
    left: 0;
}
.dynamic-detail .rnews .title{
	margin: 10px 0;
}
.dynamic-detail .rnews ul li{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	font-size: 16px;
	color: #fff;
	line-height: 33px;
}
.dynamic-detail .rnews ul li a{
	color: #fff;
	width:70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right:10px;
}
.dynamic-detail .rnews ul li span{
	flex: 1;
}
.rcontactus{
	background:#96b600;
	border-radius: 15px;
	padding: 30px;
	color: #fff;
	margin-top: 15px;
	text-align: center;
}
.rcontactus ul{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-top: 30px;
}
.rcontactus ul li{
	width: 50%;
}
.rcontactus ul li:nth-child(2){
	background: url(../img/dt_hc_bg.png) no-repeat center top;
	padding-top: 58px;
    text-align: left;
    padding-left: 10px;
    font-size: 16px;
    line-height: 26px;
}
/*关于贝想*/
.about{
	/*background: #fff;*/
}
.about-img .tc-text h1,.about-img2 .tc-text h1,.about-img3 .tc-text h1{
	color:rgba(169,188,44,.33);
}
.about-img .tc-text,.about-img2 .tc-text,.about-img3 .tc-text {
	padding:80px 0;
}
.about-img2 .tc-text p{
	margin-top:50px;
}
.about-img .about-infor{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	font-size: 20px;
	margin-bottom: 80px;
}
.about-img .about-infor > div{
	width: 50%;
}
.about-img .about-infor .ainfor{
	color: #7e7e7f;
	font-size: 18px;
	line-height: 30px;
}
.about-img .about-infor .ainfor p{
	 text-indent: 43px;
	margin-bottom: 40px;
    letter-spacing: 2px;
}
.about-infor-list{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.about-infor-list li{
	width: 33.3%;
	text-align: center;
	padding: 0 24px;
	font-size:19px;
	color: #808080;
	line-height: 30px;
}
.about-infor-list li .fbold{
	font-size: 27px;
	font-weight: bold;
	margin: 30px 0 15px 0;
}
.img3-infor{
	width:100%;
	background: url(../img/a_img05.png) no-repeat top center;
	position: relative;
	margin: 0 auto;
	height: 534px;
	padding:44px 0;
}
.img3-infor >div{
	width:100%;
	font-size: 17px;
	color: #808080;
	text-align: left;
	height: 82px;
}
.img3-infor >div .fbold{
	font-size: 28px;
	font-weight: bold;
}
.img3-infor .infor1,.img3-infor .infor3,.img3-infor .infor5{
	padding-left: 54%;
	padding-right: 10%;
}
.img3-infor .infor2,.img3-infor .infor4,.img3-infor .infor6{
	text-align: right;
	padding-left: 10%;
    padding-right: 54%;
}

.banner3 .tb-img ul li{
	width: 32.2%;
}
.banner3 .gallery-top{
	height: auto;
	padding-bottom: 16px;
}

@media (max-width:890px){
	html{
		font-size: 50px;width: 100%;
		height: 100%;
	}
	body{
		background: #f0f3f9;
	}
	.mb-search{
		display: block;
	}
	.header .logo{
		min-width: 100%;
		height: 82px;
		display: flex;
		align-items: center;
	}
	.header .logo img{
		margin: 0;
		width: 58%;
		height: auto;
		margin-left: 20px;
	}
	.main{
		width: 100%;
	}
	.header .menu{
		min-width: 100%;
		height: 60px;
	}
	.header .menu ul li{
		width: 16.6%;
	}
	.header .menu ul li a{
		width:100%;
		font-size:13px;
		line-height: 60px;
		padding:0;
	}
	.header .menu ul li a.on{
		position: relative;
		z-index:1;
		background: none;
	}
	.header .menu ul li a.on::after{
		content: '';
		width: 100%;
		border-radius:30px;
		background:#afc51f;
		height: 35px;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		position:absolute;
		z-index: -1;
	}
	.home-banner{
		width: 100%;
		min-width: 100%;
	}
	.home-banner .swiper-pagination{
		margin-top: 0;
	}
	.home-banner .swiper-pagination-bullet{
		width: 10%;
		height:3px;
	}
	.home{
		margin-top: 50px;
		background-image: url(../img/m_img-03.png.png);
		background-size:100% 93%;
		background-position: right 44px;
		padding: 0 10px;
	}
	.home .h-title{
		display: none;
	}
	.home .m-h-title{
		display: block;
		text-align: center;
		padding: 0 18%;
	}
	.home .view .v-box{
		position: static;
		text-align: center;
	}
	.home .input .i-img{
		width:100%;
	}

	.home .view .v-box img{
		width:59%;
		margin-top: 20px;
	}
	.home .view .jtjy,.home .view .yytg,.home .view .v-img,.home .view .zjkc{
		display: none;
	}

	.m-lf::before,.m-lf::after{
		display: block;
		content: '';
		clear: both;
	}
	.lf{
		float: none;
	}
	.m-lf{
		display: block;margin-top: -57px;
	}
	.m-lf li{
		width:50%;
		float: left;
	}
	.course01,.course02,.course03{
		position: relative;
	}
	.course01{
		background:url(../img/img-07.png) no-repeat left center;
		background-size: 100% 100%;
		height:142px;
		position: relative;
	}
	.course02{
		background:url(../img/img-06-1.png) no-repeat left center;
		background-size: 100% 100%;
		height:142px;
	}
	.course03{
		background:url(../img/m_course2.png) no-repeat left center;
		background-size: 100% 100%;
		height:284px;
	}
	.home .view input[type='button']{
		margin-top:0 ;
		width: 88px;
		height: 27px;
		font-size: 14px;
		position: absolute;
		bottom:14%;
		left: 50%;
		margin-left: -44px;
	}

	.home .view .course03 input[type='button']{
		bottom:58%;
	}
	.home .view .course01 input[type='button']{
		border: 1px solid #777777;
		color: #dd637a;
	}
	.home .input{
		margin-top:55px;
	}
	.home .input .i-img p{
		font-size:14px;
		line-height: 27px;
		margin: 20px 10px;
	}
	.home .input .input-text{
		width:100%;
		margin-left: 0;
		border-radius: 10px;
		padding-bottom: 10px;
	}
	.home .input .input-text .it-title h2{
		font-size: 20px;
		line-height: 55px;
		padding: 0;
		text-align: center;
		margin-bottom: 23px;
		border-width: 1px;
	}
	.home .input .input-text span{
		font-size: 15px;
		line-height: 26px;
		height: 26px;
		margin:0 20px 13px 38px;

	}
	.home .input .input-text input[type='text'],.home .input .input-text select{
		width:calc(100% - 158px);
		width:-webkit-calc(100% - 158px);
		width:-moz-calc(100% - 158px);
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}
	.home .input .input-text label{
		font-size: 15px;
	}
	.home .input .input-text .it-button{
		margin: 10px 0;
	}
	.home .input .input-text input[type="button"]{
		font-size: 16px;
		width: 60%;
		border-width: 1px;
	}
	.home .pc-banner{
		margin-top:0;
	}
	.home .input .input-text input[type="radio"]{
		vertical-align: text-bottom;
	}
	.home .footer{
		margin-top:0;
		margin-bottom: 20px;
	}
	.pc-banner .button{
		top: -125px;
	}
	.pc-img{
		display: none;
	}
	.mb-img{
		display: block;
	}
	.foot{
		min-width: 100%;
		padding: 10px 0;
	}
	.foot p{
		font-size: 12px;
	}
	.pc-banner .swiper-container{
		width: 100%;
	}
	.pc-banner .swiper-slide a {
		padding: 0;
		border-radius:0;
	}
	/*关于我们页面*/
	.about .about-img{
		width: 100%;
		background: #fff;
	}
	.about .about-img img{
		margin:0;
	}
	.mb-aboutimg{
		display: block;
	}
	.pc-aboutimg{
		display: none;
	}
	.about .about-img2,.about .about-img3{
		min-width: 100%;
		padding: 30px 10px;

	}
	.about .about-img3{
		background-size: 100%;
	}
	.about .about-img2 img,.about .about-img3 img{
		width:100%;
		min-width:100%;
		margin: 0;
	}
	.about .a-video .av-box{
		width: 100%;
	}
	.about .a-video{
		padding:50px 0;
	}
	#video-details{
		width: 100%;
		height: auto;
	}
	.av-b{
		display: none;
	}
	.footer{
		padding: 0 10px;
		margin: 20px 0;
	}
	.about .about-img .m-tc-text{
		padding: 30px 10px;
	}

	.about-img .about-infor{
		flex-wrap: wrap;
		padding: 0 10px;
		margin-bottom:0;
	}
	.about-img .about-infor .ainfor{
		padding: 0 5px;
		font-size: 15px;
		line-height: 24px;
	}
	.about-img .about-infor .ainfor p{
		margin: 10px 0 5px 0;
		text-indent: 35px;
		letter-spacing: 0;
	}
	.about-img .about-infor > div{
		width: 100%;
	}
	.about-infor-list{
		width: 100%;
		flex-wrap: wrap;
		margin-top: 30px;
		padding-bottom:0;
	}
	.about-infor-list li{
		width: 100%;
		padding: 0;
		display: flex;
		display:-ms-flex;
		display: -webkit-flex;
		font-size: 11px;
		line-height: 19px;
		align-items: center;
		margin-bottom: 17px;
	}
	.about-infor-list li >div:nth-child(1){
		width:41%;
		margin-right: 20px;
	}
	.about-infor-list li >div:nth-child(2){
		flex: 1;
		text-align: left;
	}
	.about-infor-list li .fbold{
		font-size: 16px;
		margin: 0 0 10px;
	}
	.img3-infor{
		background-size: 22px;
		margin-top: 50px;
		height: auto;
		padding: 30px 0;
	}
	.img3-infor >div{
		font-size: 12px;
		height:52px;
	}
	.img3-infor >div .fbold{
		font-size: 17px;
	}
	.img3-infor .infor1, .img3-infor .infor3, .img3-infor .infor5{
		padding-left: 56%;
	}
	.img3-infor .infor2, .img3-infor .infor4, .img3-infor .infor6{
		padding-right: 56%;
	}
	/*早教课程*/
	.trust .t-banner, .d-banner{
		min-width:100%;
	}
	.pc-banner{
		width: 100%;
	}
	.m-tc-text{
		display: block;
		padding: 0 10px;
	}
	.tc-text,.d-banner{
		display: none;
	}
	.course .c-banner1{
		padding:30px 0 20px 0;
	}
	.course .pc-banner .swiper-button-next{
		background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat;
		background-size: 15px;
	}
	.course .pc-banner .swiper-button-prev{
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat;
		background-size: 15px;
		left: 10px;
	}
	.course .pc-banner .swiper-button-next,.course .pc-banner .swiper-button-prev{
		opacity: 0.4;
		border-radius: 0;
		width: 21px;
		height: 42px;
	}
	/* .banner2 .swiper-container{
		width: 100%;
	} */
	.course .t-content{
		padding: 0;
	}
	.whitebg{
		padding: 20px 10px;
	}
	.banner2{
		overflow: hidden;
	}
	.banner2 .swiper-container{
		margin:0 auto;
		height: 499px;
		width: 100%;
	}
	.banner2 .swiper-slide{
		background-size:100%;
		background-repeat: no-repeat;
	}
	.banner2 .swiper-pagination{
		display: none;
	}
	.banner3,.whitebg{
		background: #fff;
	}
	.banner3 .swiper-container{
		width: 100%;
	}
	.banner3 .gallery-thumbs .swiper-slide{
		width:80px;
		height:24px;
		font-size: 14px;
		line-height:24px;
	}
	.course .t-content .banner3 .swiper-button-prev,.course .t-content .banner3 .swiper-button-next{
		width: 26px;
		height: 26px;
	}
	.banner3 .gallery-top{
		width: 100%;
		margin-top: 30px;
		height: auto;
	}
	.banner3 .tb-text{
		padding:0 10px;
	}
	.banner3 .tb-text h2{
		font-size:17px;
		height:29px;
		background-size:26px !important;
		padding-left:35px;
	}
	.banner3 .tb-text .tbt-line{
		margin-left:35px;
		width: 103px;
	}
	.banner3 .tb-text h3{
		font-size: 15px;
		margin:5px 0 5px 35px;
		height: auto;
		line-height: 24px;
	}
	.banner3 .tb-text p{
		font-size:12px;
		margin: 0px 0 0 35px;
		line-height:21px;
	}
	.banner3 .tb-img{
		margin:10px 20px 0 35px;
		border: none;
	}
	.tb-img ul::before,.tb-img ul::after{
		content: '';
		display: block;
		clear: both;
	}
	.banner3 .tb-img ul li{
		width: 33.3%;
		margin: 0;
		padding: 0 3px;
	}
	.banner3 .oy-auto{
		height: 330px;

	}
	.course .swiper-slide-duplicate-active{
		background-color:#f8be00 !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(1){
		background-image: url(../img/m_banner-8.1.png) !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(2){
		background-image: url(../img/m_banner-8.2.png) !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(3){
		background-image: url(../img/m_banner-8.3.png) !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(4){
		background-image: url(../img/m_banner-8.4.png) !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(5){
		background-image: url(../img/m_banner-8.5.png) !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(6){
		background-image: url(../img/m_banner-8.6.png) !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(7){
		background-image: url(../img/m_banner-8.7.png) !important;
	}
	.mb-swiper-wrapper .swiper-slide:nth-child(8){
		background-image: url(../img/m_banner-8.8.png) !important;
	}
	.banner3 .gallery-thumbs{
		width:80%
	}
	/*婴幼托管*/
	.mb-hiden{
		display: none;
	}
	.mb-show{
		display: block;
		padding: 30px 10px;
	}
	.mb-show.t-banner{
		background: #fff;
	}
	.trust .t-content{
		padding: 0;
		min-width: 100%;
		position: relative;
		margin-top: -44px;
	}
	.trust .t-content::before{
		background:url(../img/m_tgimg03.png) no-repeat left top;
		background-size: 100%;
		content: '';
		display: block;
		height: 37px;
		position: absolute;
		top: -37px;
		left: 0;
		width: 100%;
	}
	.banner3 .swiper-button-prev, .banner3 .swiper-button-next{
		width: 26px;
		height: 26px;
	}
	.trust .banner3,.trust .banner3 .gallery-top{
		background:#dceff4;
	}
	.trust .trust-img{
		min-width:100%;
		background: #fff;
	}
	.trust .ti-img{
		width: 100%;
		padding: 0 10px;
	}
	.trust .trust-input{
		min-width:100%;
		padding: 30px 0;
	}
	.trust .trust-input .ti-box{
		width: 100%;
		padding: 0 10px;
	}
	.trust .trust-input .ti-box div{
		margin-bottom:15px;
	}
	.trust .trust-input .ti-box p{
		font-size: 15px;
	}
	.trust .trust-input .ti-box input[type='text'], .trust .trust-input .ti-box select{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.trust .trust-input .ti-box label{
		font-size: 14px;
	}
	.trust .trust-input .ti-box button{
		width: 41%;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	/*贝想动态*/
	.dynamic{
		background: #fff;
	}
	.dynamic .d-content{
		width: 100%;
		padding: 0 10px;
	}
	.dynamic .d-content li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.dynamic .d-content li h2{
		font-size: 16px;
	}
	.dynamic .page{
		padding-bottom: 15px;
	}
	.dynamic .page a,.dynamic .page a.on{
		font-size: 16px;
		background-size: 36px;
		background-repeat: no-repeat;
		background-position: center;
	}
	/*加盟贝想*/
	.join{
		background: #fff;
	}
	.join .join-box{
		width: 100%;
		padding: 0 10px 10px 10px;
	}
	.join .join-box ul li{
		width:50%;
		height: auto;
	}
	.join .join-box ul li .black div{
		margin:10px;
		width: auto;
	}
	.join .join-box h2{
		font-size: 16px;
		line-height: 28px;
	}
	.join .arrow{
		width: 26px;
		height: 26px;
		background-size: 100%;
		margin: 19px 0 0 0px;
	}
	.join .join-box ul li .up{
		padding:10px 0 0 10px
	}
	.join .join-box ul li .up p{
		padding-top:10px;
		font-size: 12px;
		line-height: 20px;
	}
	.join .join-support{
		min-width: 100%;
		background: #fff;
	}
	.join .join-support ul{
		width: 100%;
		padding: 0 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.join .join-support ul li{
		width:48%;
		margin: 0;
		height: auto;
		background-size: 150px;
		float: none;
		margin-bottom: 15px;
		padding-left:10px;
		min-height:158px;
	}
	.join .join-support ul li:nth-child(3n+3){
		margin-right:1%
	}
	.join .join-support ul li h1{
		font-size: 16px;
		padding-top:20px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.join .join-support ul li h2{
		font-size:12px;
		line-height: 22px;
	}
	.join .join-input{
		width: 100%;
		padding: 20px 10px;
		background-size: 185%;
		background-position: top center;
		margin-top: 32px;
	}
	.join .join-input .join-input-title{
		padding: 0;
		margin-bottom: 61px;
		margin-top: 10px;
	}
	.join .join-input .join-input-title h2{
		font-size: 18px;
	}
	.join .join-input .join-input-title h1{
		font-size: 24px;
	}
	.join .join-input input[type='text']{
		width: 65%;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		border-radius: 6px;
		margin-bottom: 17px;
	}
	.join .join-input input[type='button']{
		width: 50%;
		height: 36px;
		line-height: 36px;
		font-size: 15px;
		margin-bottom:23px;
	}
	/*贝想动态详情*/
	.dynamic-detail{
		width: 100%;
	}
	.dynamic-detail .leftinfor{
		width: 100%;
	}
	.dynamic-detail .rightinfor{
		display: none;
	}
	.dynamic-detail .navbar{
		font-size: 14px;
		padding: 5px 10px;
	}
	.dynamic-detail .infor-title{
		width: 93%;
	}
	.dynamic-detail .infor-title h1{
		font-size:23px;
	}
	.dynamic-detail .infor-title h2{
		font-size: 20px;
	}
}

@media (min-width:768px) and (max-width:890px){
	.course01{
		height: 262px;
	}
	.course02{
		height: 262px;
	}
	.course03{
		height: 524px;
	}
	.home .pc-banner{
		margin: 30px 0;
	}
}
/*20220224*/
.course .banner2{
	background:#fff;
	padding: 120px 0;
}
.course .banner2 .swiper-container{
	margin:0 auto;
}
