/*banner*/

.banner_box {
	width: 100%;
	height: 660px;
	position: relative;
}

.banner {
	height: 660px;
	/* -webkit-background-size: cover;
	background-size: cover; */
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	/* animation: suofang 40s linear infinite alternate; */
	position: relative;
}
.s_banner .swiper-slide{
	overflow: hidden;
}

.swiper-pagination{
	text-align: center;
	padding-right: 24px;
}
.swiper-pagination-bullet{
	background: #fff;
	opacity: .6;
	width: 10px;
	height: 8px;
	border-radius: 2px;
}
.swiper-pagination-bullet-active{
	width: 18px;
	height: 8px;
	background: #FFFFFF;
	border-radius: 4px;
	opacity: 1;
}
.swiper-container.s_banner{
	--swiper-theme-color: #fff;
	--swiper-pagination-color: #fff;/* 两种都可以 */
}

.piao_box{
	position: fixed;
	top: 190px;
	right: 0;
	width: 260px;
	height: 370px;
	background: #59AAA3;
	border-radius: 12px 0px 0px 12px;
	z-index: 900;
	padding:20px 10px;
}
.pb_t1{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.pb_t2{
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	color: #FEFEFE;
	text-align: center;
	line-height: 20px;
}
.pb_img{
	width: 80px;
	height: 80px;
	margin-top: 20px;
}
.pb_msg{
	width: 100%;
	height: 90px;
	background: #42948D;
	border-radius: 8px;
	padding: 10px;
	margin-top: 15px;
}
.pbmsg_tit{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FF9441;
	line-height: 16px;
	margin-bottom: 10px;
	text-align: center;
}
.pbmsg_list{
	width: 100%;
}
.pbmsg_li{
	width: 50%;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
}
.pbmsg_li:hover{
	color: #fff;
}
.pbljzx_btn{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #59AAA3;
	width: 130px;
	height: 44px;
	background: #FFFFFF;
	border-radius: 4px;
	margin: 20px auto;
}
.pbljzx_btn:hover{
	color: #59AAA3;
}
/* 首页关于乐来娃 */
.iabout_box{
	width: 100%;
	background: url(../iabout_bg.png) repeat fixed center;
	padding-top: 70px;
	padding-bottom: 80px;
}
.iabout_r{
	width: 600px;
	max-width: 100%;
	padding: 31px 32px 0  40px;
	position: relative;
}
.iabout_r_img{
	position: relative;
	z-index: 10;
	width: 100%;
	height: auto;
}
.iabout_r_tr{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 200px;
	height: 150px;
	background: #59AAA3;
}
.iabout_br{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 40px;
}
.iabout_l{
	width: 588px;
}
.iaboutl_tit{
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
	margin-bottom: 12px;
}
.iaboutl_en{
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: #59AAA3;
	line-height: 20px;
	margin-bottom: 26px;
}
.iaboutl_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	white-space: pre-line;
	text-align: justify;
	max-height: 252px;
}
.go_about{
	width: 170px;
	height: 50px;
	background: #59AAA3;
	border-radius: 25px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 40px;
}
.go_about:hover{
	color: #fff;
}
.go_about span{
	font-size: 22px;
}
.iys_box{
	width: 100%;
	background: #fff;
}
.iys_tit_box{
	width: 100%;
	text-align: center;
	padding: 75px 0 55px;	
}
.iys_tit_b1{
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
}
.iys_tit_b2{
	margin-top: 12px;
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: #59AAA3;
	line-height: 20px;
}
.iys_msg{
	background-image: url(../iys_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0;
}
.iys_li{
	width: 580px;
	height: 160px;
	background: #FFFFFF;
	border-radius: 8px;
	padding: 10px 24px;
}
.iys_li:nth-child(n+3){
	margin-top: 28px;
}
.iys_img{
	width: 36px;
	margin-right: 28px;
}
.iys_tit{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	margin-bottom: 10px;
}
.iys_text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
}
.ihz_box{
	width: 100%;
	background: #F5F5F5;
	padding-bottom: 80px;
}
.ifw_imgs{
	width: 100%;
	padding-bottom: 30px;
}
.ifw_imgs img{
	width: 100%;
}
.ihz_tabs{
	margin-bottom: 30px;
}
.ihz_tab{
	width: 150px;
	height: 50px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	border-radius: 25px;
	cursor: pointer;
}
.ihz_tab+.ihz_tab{
	margin-left: 10px;
}
.ihz_tab.active{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: #59AAA3;
}
.ihz_list{
	min-width: 100%;
	margin-left: -15px;
	margin-right: -15px;
}
.ihz_li{
	width: 33.33%;
	padding: 15px;
}
.ihzli_box{
	width: 100%;
	background: #FFFFFF;
	border-radius: 16px;
}
	
.ihzli_img{
	width: 100%;
	height: 240px;
	border-radius: 16px 16px 0px 0px;
}
.ihzli_msg{
	width: 100%;
	height: 114px;
	background: #FFFFFF;
	border-radius: 0px 0px 16px 16px;
	padding: 24px;
}
.ihzli_tab{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-bottom: 12px;
}
.ihzli_tit{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	height: 26px;
}
.ivideo_box{
	width: 100%;
	background-image: url(../ivideo_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0;
}
.ivideo_r{
	width: 800px;
	height: 440px;
	background: #FFFFFF;
	border-radius: 16px;
	padding: 20px;
}
.H_video{
	width: 100%;
	height: 100%;
}
.ivideol_tit{
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.ivideol_en{
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 45px;
}
.ivideol_li{
	width: 320px;
	height: 80px;
	background: rgba(221, 221, 221, .36);
	border-radius: 8px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 16px;
	padding: 0 24px;
}
.ivideol_li.active{
	background: #fff;
	color: #59AAA3;

}
.ivideol_play_tit{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #59AAA3;
}
.inews_box{
	width: 100%;
	background: #fff;
	padding: 80px 0;
}
.inewstl_t1{
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.inewstl_t2{
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: #59AAA3;
}
.inews_tab{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
	margin-right: 40px;
}
.inews_tab.active{
	color: #59AAA3;
}
.go_news_more{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
	width: 116px;
	height: 40px;
	background: #59AAA3;
	border-radius: 20px;
}
.go_news_more:hover{
	color: #FFFFFF;
}

.inews_li{
	width: 576px;
	margin-top: 32px;
}
.inewsli_img{
	width: 246px;
	height: 162px;
	margin-right: 24px;
}
.inewsli_title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	height: 60px;
}
.inewsli_sub{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	opacity: 0.7;
	line-height: 26px;
	height: 72px;
}

.go_news_more1{
	margin-top: 20px;
}
/* 关于我们 公司介绍 */
.about_banner{
	width: 100%;
	height: 500px;
	background-size: 1920px 100%;
	background-repeat: no-repeat;
	background-position: center ;
}
.about_box1{
	width: 100%;
	background: #fff;
}
.aboutbox_tit{
	padding-top: 78px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
}
.about1_msg{
	width: 100%;
}
.about1msg_l{
	width: 560px;
	height: 420px;
	border-radius: 16px;
}
.about1msg_r{
	width: 588px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	white-space: pre-line;
	text-align: justify;
}
.abjj_list{
	width: 100%;
}
.abjj_li{
	margin-top: 50px;
	width: 276px;
	height: 112px;
	background: linear-gradient(180deg, #71E6DF, #7EAFC0);
	border-radius: 16px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-shadow: 0px 2px 6px rgba(35,47,48,0.24);
	line-height: 40px;
}
.abwh_list{
	min-width: 100%;
	margin-left: -16px;
	margin-right: -16px;
}
.abwh_li{
	width: 276px;
	height: 224px;
	background: linear-gradient(180deg, #EEFCFB, #F2F7F9);
	border-radius: 16px;
	padding: 24px;
	margin-top: 32px;
	margin-left: 16px;
	margin-right: 16px;
}
.abwhli_name{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #59AAA3;
	position: relative;
	margin-bottom: 20px;
}
.abwhli_name::after{
	position: absolute;
	left: 0;
	content: '';
	width: 30px;
	height: 4px;
	background: #59AAA3;
	bottom: -5px;
	
}
.abwhli_text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.about_box2{
	width: 100%;
	background: #F5F5F5;
}
.abbj_list{
	margin-left: -15px;
	margin-right: -15px;
	min-width: 100%;
}
.abbj_li{
	width: 33.33%;
	padding: 15px;
}
.abbj_li_box{
	width: 100%;
}
.abbjli_img{
	width: 100%;
	height: 240px;
	border-radius: 16px 16px 0px 0px;
}
.abbjli_msg{
	width: 100%;
	height: 68px;
	line-height: 68px;
	background: #FFFFFF;
	border-radius: 0px 0px 16px 16px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.abwh_list1{
	padding-bottom: 80px;
}
.abwh_list1 .abwh_li{
	background: #fff;
}
.abwh_list2{
	padding-bottom: 80px;
}
.abwh_list2 .abwh_li{
	background: rgba(89, 170, 163, .08);
	position: relative;
	border-radius: 16px 16px 0px 0px;
	padding-top: 95px;
	height: 260px;
}
.abwh_list2 .abwh_li:nth-child(n+6){
	background: rgba(105, 183, 91, .08);
}
.abwh_list2 .abwh_li img{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.ablcli_num{
	width: 60px;
	height: 36px;
	background: #59AAA3;
	border-radius: 0px 18px 18px 0px;
	position: absolute;
	top: 24px;
	left: 0;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.ablcli_name{
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #59AAA3;
	margin-bottom: 18px;
}
.ablcli_text{
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.absqs_list{
	width: 100%;
	height: 430px;
}
.absqs_btns{
	position: absolute;
	right: 0;
	top: -60px;
}
.absqs_li{
	
}
.absqsli_img{
	width: 100%;
	height: 371px;
	background: linear-gradient(0deg, #EEFCFB, #F2F7F9);
	border-radius: 16px;
	padding: 24px;
	margin-bottom: 20px;
}
.absqsli_img img{
	width: 100%;
	height: 100%;
}
.absqsli_text{
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.absqs-next,.absqs-prev{
	width: 36px;
	height: 36px;
	background: #fff;
	border-radius: 50%;
}
.absqs-next img,.absqs-prev img{
	width: 100%;
	height: 100%;
}
.absqs-next{
	margin-left: 10px;
}


/* 产品介绍 */
.cp_box{
	padding-bottom: 80px;
}
.cpsgsy_list{
	width: 100%;
}
.cpsgsy_li{
	width: 25%;
	padding: 25px 0;
}
.cpsgsy_img{
	width: 118px;
	height: 118px;
	margin-bottom: 22px;
}
.cpsgsy_text{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #59AAA3;
}


/* 赴美生子 */
.abwh_list3 .abwh_li{
	width: 376px;
	background: rgba(89, 170, 163, .081);
	position: relative;
	padding-top: 84px;
	height: 252px;
}
.abwh_list3 .abwh_li img{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.fm_xq_box{
	padding: 80px 0;
}
/* 合作医院 */
.hzxq_box{
	width: 100%;
	background: #fff;
	
	border-top: 1px solid #EEEEEE;
}
.hzxq_top {
	padding-bottom: 60px;
}
.bnav_box{
	width: 100%;
	height: 80px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.bnav_box a{
	color: #999999;
}
.bnav_box a:hover{
	color: #999;
}
.shopxq_tl{
	width: 608px;
	max-width: 100%;
}
.shopxq_big{
	width: 100%;
	height: 420px;
	background: #fff;
}

.xq_msg_imgs{
	margin-top: 24px;
	width: 100%;
	padding: 0 30px;
	position: relative;height: 116px;
}
.xq_msg_img_s{
	width: 100%;
}
.xq_msg_img{
	width: 30%;
	padding: 0 3px;
}
.xq_msg_img_d{
	width: 100%;
	height: 116px;
	border: 1px solid #EEEEEE;
}
.xq_prev1{
	width: 28px;
	height: 116px;
	background: #333333;
	border: 1px solid #E5E5E5;
	top: 0;
	margin-top: 0;
	left: 0px;
}
.xq_next1{
	width: 28px;
	height: 116px;
	background: #333333;
	border: 1px solid #E5E5E5;
	top: 0;
	margin-top: 0;
	right: 0;
}
.xq_prev1:after,
.xq_next1:after{
	font-size: 18px;
	color: #fff;
}



.shopxq_tr{
	width: 564px;
}
.shopxqtr_name{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-bottom: 14px;
}
.shopxqtr_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	white-space: pre-line;
}
.xqzx_btn{
	width: 170px;
	height: 50px;
	background: #59AAA3;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 30px;
}
.xqzx_btn:hover{
	color: #fff;
}
.hzxq_fwb_box{
	width: 100%;
	padding-bottom: 70px;
}
.ystd_box{
	width: 100%;
	background: #F5F5F5;
	padding-bottom: 80px;
}
.ystd_list{
	height: 350px;
}
.ystdli_box{
	width:100%;
	background: #FFFFFF;
}
.ystdli_img{
	width:100%;
	height: 252px;
}
.ystdli_msg{
	width: 100%;
	height: 88px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
	background: #fff;
}
.absqs-prev:after, .absqs-next:after{
	content:''
}

.ysjs_tit{
	width: 100%;
	height: 60px;
	background: linear-gradient(90deg, rgba(89, 170, 163, .21), #fff);
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	padding: 0 24px;
	margin-bottom: 40px;
}
.news_li{
	width: 100%;
	height: 208px;
	border-bottom: 1px solid #EEEEEE;
	padding: 30px 0;
}
.newsli_img{
	width: 220px;
	height: 148px;
	margin-right: 19px;
	border-radius: 12px;
}
.newsli_time{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.newsli_name{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	height: 24px;
	margin-bottom: 20px;
}
.newsli_text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	height: 60px;
	margin-bottom: 20px;
}
.newsli_time img{
	width: 16px;
	height: 16px;
	margin-right: 9px;
}
.newsxq_top{
	border-bottom: 1px solid #eee;
	padding: 24px 0;
	margin-bottom: 24px;
}
.newsxq_tit{
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-bottom: 34px;
}
.newsxq_time{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.newsxq_time span+span{
	margin-left: 50px;
}
.about_text{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: justify;
}
.abjj_li1{
	width: 360px;
}
.aboutbox_tit1{
	text-align: left;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	padding-top: 40px;
	padding-bottom: 25px;
}
.absqs_box{
	padding-bottom: 60px;
}
.zsjm_hq_tit{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #59AAA3;
	line-height: 36px;
	text-align: center;
	margin-bottom: 10px;
}
.zsjmhx_list{
	min-width: 100%;
	margin-left: -30px;
	margin-right: -30px;
}
.zsjmhx_li{
	width: 360px;
	height: 112px;
	background: linear-gradient(180deg, #71E6DF, #7EAFC0);
	border-radius: 56px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-shadow: 0px 2px 6px rgba(35,47,48,0.24);
	margin-top: 30px;
}
.jmlc_list{
	width: 100%;
	margin-left: -5px;
	margin-right: -5px;
	padding-bottom: 80px;
}
.jmlc_li{
	width: 230px;
	height: 180px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 16px;
	margin: 4px;
}
.jmlc_li img{
	width: auto;
	height: 52px;
	margin-bottom: 20px;
}
.jmlc_tit{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.jmtj_list{
	width: 100%;
	margin-left: -10px;
	margin-right: -10px;
}

.jmtj_li{
	width: 222px;
	height: 160px;
	background: linear-gradient(180deg, #EEFCFB, #F2F7F9);
	border-radius: 16px;
	margin: 9px;
	padding: 24px;
}
.jmtjli_t{
	width: 30px;
	height: 4px;
	background: #59AAA3;
	margin-bottom: 20px;
}
.jmtjli_text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.jmwm_list{
	width: 100%;
}
.jmwm_li{
	width: 100%;
	padding: 36px;
	background: linear-gradient(90deg, rgba(89, 170, 163, .12), #fff);
}
.jmwm_li:nth-child(2n){
	flex-direction: row-reverse;
	background: linear-gradient(-90deg, rgba(89, 170, 163, .12), #fff);
}
.jmwm_li+.jmwm_li{
	margin-top: 32px;
}
.jmwm_msg{
	width: 520px;
}
.jmwm_name{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.jmwm_text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}
.jmwmli_img{
	width: 520px;
	height: 346px;
}
.jm_bd_box{
	width: 100%;
	background-image: url(../jjbg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 80px 0;
}
.jm_bd_tit{
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}
.jm_bd_sub{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	margin-bottom: 15px;
}
.jm_bd_form{
	max-width: 100%;
	width: 745px;
	min-height: 300px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 38px;
}
.jm_bd_tip{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #59AAA3;
}

.jmbd_btn{
	width: 200px;
	height: 40px;
	background: #59AAA3;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	cursor: pointer;
}
.jmbd_div{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	padding: 20px 0;
	cursor: pointer;
}
.jmbd_type{
	width: 20px;
	height: 20px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	margin-right: 8px;
}
.jmbd_type.active{
	background: #59AAA3;
}
 .jmbd_type span{
	 color: #fff;
	 font-size: 14px;
 }
.jmbd_div a{
	color: #999999;
}
.jmbd_div a:hover{
	color: #999999;
}
.jmbd_li{
	width: 320px;
}
.jmbdli_tit{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #59AAA3;
	padding: 10px 0;
}
.jmbdli_tit span{
	color: #59aaa3;
}
.jmbdli_input{
	width: 100%;
	height: 40px;
	background: #F8F8F8;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	padding: 0 16px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	outline: none;
}




@keyframes suofang {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.3)
    }
}

/* 列表 start */

@media screen and (min-width: 769px){
	.nav_box {
		display:block!important;
	}
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
	body{
		zoom: .8;
	}
}
@media screen and (max-width: 900px) and (min-width: 770px) {
	body{
		zoom: .6;
	}
}
/* 超小设备 (手机, 600px 以下屏幕设备) */
/* @media only screen and (max-width: 600px) {
  
} */

/* 小设备 (平板电脑和大型手机，600 像素及以上) */
/* @media only screen and (min-width: 600px) {
    
} */

/* 中型设备（平板电脑，768 像素及以上） */
/* @media only screen and (min-width: 768px) {
   
} */

/* 大型设备（笔记本电脑/台式机，992 像素及以上） */
/* @media only screen and (min-width: 992px) {
    
} */

/* 超大型设备（大型笔记本电脑和台式机，1200 像素及以上） */
/* @media only screen and (min-width: 1200px) {
   
} */
@media screen and (max-width: 768px) {
	
	.top_user_box{
		/* height: auto; */
		height: 44px;
		padding-right: 40px;
	}
	
	

	
	.swiper-pagination{
		/* text-align: right; */
		padding-right: 12px;
	}
	
	.swiper-pagination-bullet{
		
		width: 16px;
		height: 2px;
		border-radius: 2px;
	}
	.swiper-pagination-bullet-active{
		width: 16px;
		height: 2px;
		
		border-radius: 2px;
		
	}
	.banner,
	.banner_box{
		/* height: 155px; */
		height: 175px;
		width: 100%;
		margin-bottom: 0;
		/* border-radius: 8px; */
		overflow: hidden;
	}
	
	.banner_name{
		
		font-size: 12px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
		padding:10px 16px 26px;
		
	}
	.info_banner,
	.info_banner_box {
		height: 182px;
		width: 100%;
	}

	/* 首页 */
	
	.swiper-button-prev1,
	.swiper-button-next1{
		width: 30px;
		height: 30px;
	}
	.swiper-button-prev1{
		left: 0px;
	}
	.swiper-button-next1{
		right: 0px;
	}
	
	.iabout_box{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.iabout_msg {
		flex-direction: column-reverse;
		padding: 10px;
	}
	.iabout_r {
		width: 100%;
		padding: 10px 10px 0  10px;
		margin-bottom: 20px;
	}
	.iabout_br{
		width: 10px;
	}
	.iabout_r_tr{
		width: 100px;
		height: 70px;
	}
	.piao_box{
		position: relative;
		top: 0;
		width: 100%;
		border-radius: 0;
	}
	.iabout_l{
		width: 100%;
	}
	.iaboutl_en{
		margin-bottom: 10px;
	}
	.iaboutl_text{
		line-height:28px;
		font-size: 16px;
		max-height:196px;
	}
	.go_about{
		margin-top: 20px;
	}
	
	.iys_msg{
		padding: 10px 0;
	}
	.iys_tit_box{
		padding: 20px 0;
	}
	.iys_tit_b1{
		font-size: 28px;
	}
	.iys_tit_b2{
		margin-top: 5px;
		font-size: 16px;
	}
	.iys_list{
		padding: 10px;
	}
	.iys_li{
		width: 100%;
		height: auto;
	}
	.iys_li+.iys_li{
		margin-top: 10px;
	}
	.ihz_box{
		padding-bottom: 30px;
	}
	.ihz_tabs {
		justify-content: flex-start;
		overflow-y: scroll;
		display: block;
		white-space: nowrap;
		margin-bottom: 15px;
	}
	.ihz_tab{
		display: inline-flex;
		width: auto;
		min-width: 80px;
		padding: 0 12px;
		height: 40px;
	}
	.ihz_tab+.ihz_tab{
		margin-left: 5px;
	}
	.ifw_imgs{
		padding: 10px;
	}
	
	.ifw_imgs{
		padding-bottom: 20px;
	}
	.ihz_list{
		margin-left: 0;
		margin-right: 0;
		padding: 0 10px;
	}
	.ihz_li{
		width: 100%;
		padding: 5px 0;
	}
	
	.ivideo_box{
		width: 100%;
		background-image: url(../ivideo_bg.png);
		background-size: cover;
		background-repeat: no-repeat;
		padding: 20px 0;
	}
	.ivideo_r{
		width: 100%;
		height: 300px;
		background: #FFFFFF;
		border-radius: 16px;
	}
	.ivideo_msg {
		flex-direction: column;
		padding: 20px 10px;
	}
	.ivideol_en{
		margin-bottom: 10px;
	}
	.ivideol_list{
		width: 100%;
		white-space: nowrap;
		overflow-x: scroll;
		margin-bottom: 20px;
		display: flex;
	}
	.ivideol_li {
		display: inline-flex;
		margin-top: 0;
		width: auto;
		padding: 0 10px;
	}
	.ivideol_li+.ivideol_li{
		margin-left: 10px;
	}
	.ivideo_r{
		padding: 10px;
	}
	
	.inews_box{
		padding: 20px 10px;
	}
	.inews_top{
		flex-direction: column;
	}
	.inewstl_t1{
		font-size: 28px;
	}
	.inewstl_t2{
		font-size: 16px;
	}
	.inews_tab {
		margin-right: 10px;
	}
	.inews_tl{
		text-align: center;
		margin-bottom: 10px;
	}
	.inews_li{
		width: 100%;
		margin-top: 10px;
	}
	.inewsli_img{
		width: 150px;
		height: 100px;
		margin-right: 10px;
	}
	.inewsli_title{
		height: 28px;
		-webkit-line-clamp: 1;
		line-height: 28px;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.inewsli_sub {
		line-height: 20px;
		height: 60px;
	}
	/* 公司简介 */
	.about_banner{
		height: 150px;
		background-size:cover;
	}
	.aboutbox_tit{
		padding-top: 20px;
		padding-bottom: 10px;
		font-size: 26px;
		
	}
	.about1_msg{
		flex-direction: column;
		padding: 10px;
	}
	.about1msg_l {
		width: 100%;
		height: 300px;
		margin-bottom: 10px;
	}
	.about1msg_r{
		width: 100%;
	}
	.abjj_list{
		padding: 10px 10px;
	}
	.abjj_li{
		margin-top: 10px;
		width: 48%;
		height: 120px;
		font-size: 18px;
		line-height: 24px;
	}
	.abwh_list{
		padding: 10px 10px;
		margin-left: 0;
		margin-right: 0;
		justify-content: space-between;
	}
	.abwh_li{
		margin-top: 10px;
		padding: 10px 10px;
		height: auto;
		min-height: 80px;
		width: 49%;
		margin-left: 0;
		margin-right: 0;
	}
	.abwhli_name{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.abwhli_name::after{
		height: 2px;
	}
	.abwhli_text{
		font-size: 14px;
	}
	.abbj_list{
		margin-left: 0;
		margin-right: 0;
		min-width: 100%;
	}
	.abbj_li{
		width: 100%;
		padding: 5px 10px;
	}
	.abwh_list2 .abwh_li{
		padding-top: 40px;
		height: auto;
	}
	.ablcli_num{
		height: 20px;
		width: 40px;
		top: 15px;
	}
	.ablcli_name{
		font-size: 18px;
		margin-bottom: 6px;
	}
	.ablcli_text{
		font-size: 12px;
	}
	.absqs_list{
		height: 290px;
		padding: 0 5px;
	}
	.absqsli_img{
		padding:5px;
		height:240px;
		margin-bottom: 5px;
		border-radius: 4px;
	}
	.absqs_btns {
		top: -40px;
		right: 10px;
	}
	.absqs-next, .absqs-prev{
		width: 20px;
		height: 20px;
	}
	
	
	/* 产品介绍 */
	.cp_box{
		padding: 10px;
	}
	.cpsgsy_list{
		width: 100%;
	}
	.cpsgsy_li{
		width: 50%;
		padding: 10px 0;
	}
	.cpsgsy_img{
		margin-bottom: 10px;
	}
	.cpsgsy_text{
		font-size: 16px;
	}
	.cp_xq_box{
		margin-top: 10px;
	}
	/* 赴美生子 */
	.abwh_list3 .abwh_li{
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		min-height: 122px;
		padding-top: 40px;
	}
	.fm_xq_box{
		padding: 10px;
	}
	
	
	/* 合作医院 */
	.hzxq_top{
		flex-direction: column;
		padding: 10px;
	}
	.shopxq_tl,.shopxq_tr{
		width: 100%;
	}
	.shopxq_big {
		height: 350px;
	}
	.xq_msg_imgs{
		margin-top: 5px;
		height: 60px;
	}
	
	.xq_msg_img_d{
		height: 60px;
	}
	.xq_prev1{
		height: 60px;
	}
	.xq_next1{
		height: 60px;
	}
	.shopxq_tr{
		margin-top: 20px;
	}
	.shopxqtr_name{
		font-size: 24px;
	}
	.xqzx_btn{
		margin-top: 15px;
		height: 40px;
	}
	.hzxq_fwb_box{
		padding: 10px;
	}
	.ystd_list{
		height: 330px;
	}
	.ys_name{
		font-size: 22px;
	}
	.ys_name span{
		display: block;
	}
	.shopxqtr_text{
		font-size: 16px;
	}
	.ysjs_tit{
		height: 50px;
		margin-bottom: 10px;
	}
	.bnav_box{
		height: 50px;
		padding: 0 10px;
	}
	
	
	.news_li{
		height: auto;
		padding: 10px 0;
	}
	
	.newsli_img{
		width: 150px;
		height: 108px;
		margin-right: 9px;
		border-radius: 4px;
	}
	.newsli_name{
		margin-bottom: 5px;
		font-size: 20px;
	}
	.newsli_text{
		margin-bottom: 10px;
		line-height: 24px;
		height: 48px;
	}
	
	.newsxq_top{
		border-bottom: 1px solid #eee;
		padding: 14px 0;
		margin-bottom: 16px;
	}
	.newsxq_tit{
		width: 100%;
		text-align: center;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #333333;
		margin-bottom: 16px;
	}
	
	.about_text{
		padding: 10px;
	}
	.abjj_li1{
		width: 100%;
	}
	.aboutbox_tit1{
		padding-bottom: 15px;
		padding-top: 20px;
		font-size: 20px;
		padding-left: 10px;
	}
	.absqs_box{
		padding-bottom: 5px;
	}
	.zsjm_hq_tit{
		margin-bottom: 5px;
		font-size: 14px;
	}
	
	.zsjmhx_list{
		min-width: 100%;
		margin-left: 0;
		margin-right: 0;
		justify-content: space-between;
		padding: 0 10px;
	}
	.zsjmhx_li{
		width: 49%;
		height: 52px;
		background: linear-gradient(180deg, #71E6DF, #7EAFC0);
		border-radius: 56px;
		margin-left: 0;
		margin-right: 0;
		font-size: 12px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
		text-shadow: 0px 2px 6px rgba(35,47,48,0.24);
		margin-top: 10px;
	}
	
	.jmlc_list{
		width: 100%;
		padding: 10px;
		margin: 0;
		justify-content: space-between;
	}
	.jmlc_li{
		width: 49%;
		height: 180px;
		background: #FFFFFF;
		border: 1px solid #E5E5E5;
		border-radius: 16px;
		margin:5px 0;
		
	}
	
	.jmtj_list{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		justify-content: space-between;
		padding: 10px;
	}
	
	.jmtj_li{
		width: 49%;
		height: 120px;
		background: linear-gradient(180deg, #EEFCFB, #F2F7F9);
		border-radius: 16px;
		padding: 12px;
		margin: 5px 0;
	}
	
	.jmwm_li{
		width: 100%;
		padding: 36px;
		background: linear-gradient(90deg, rgba(89, 170, 163, .12), #fff);
		flex-direction: column-reverse;
		padding: 10px;
	}
	
	.jmwm_li:nth-child(2n){
		background: linear-gradient(90deg, rgba(89, 170, 163, .12), #fff);
		flex-direction: column-reverse;
	}
	.jmwmli_img{
		width: 100%;
		height: 300px;
		margin-bottom: 10px;
	}
	.jmwm_msg{
		width: 100%;
	}
	
	.jm_bd_form{
		padding: 10px;
	}
	.jmbd_li{
		width: 100%;
	}
	
	
}