@import '../../app/app.css';
@import './header_new.css';
/* 公共 */
.indexBody {
	background: #fff;
}
.banner .swiper-slide{
	/* height: 800px; */
	background: url(../image/index_new/banner_new.png) no-repeat center;
	background-size:cover;
	margin: 0 auto;
	position: relative;
	padding: 100px 0 ;
}
.banner .line {
	position: absolute;
	width: 200px;
	height: 4px;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-top: 76px;
}
.banner .firsttitle {
	/* position: absolute; */
	font-size: 27px;
	color: #73B699;
	/* top: 15%; */
	/* left: 50%; */
	/* transform: translate(-50%,-50%); */
	/* margin-top: 22px; */
	text-align: center;
}
.banner .firsttitle p {
	margin-bottom: 16px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
}
.banner .subtitle {
	/* position: absolute; */
	font-size: 66px;
	color: #FFFFFF;
	/* top: 35%; */
	/* left: 50%; */
	/* transform: translate(-50%,-50%); */
	margin-top: 32px;
	text-align:center;
	font-weight: 400;
}
.banner .subtitle p {
	margin-bottom: 16px;
}

.abroad_frozen_egg_two {
    height: 663px;
    background: url(../image/abroadFrozenEgg/abroad_frozen_egg_two.jpg);
}
.abroad_frozen_egg_one {
    position: relative;
    height: 680px;
    background: url(../image/abroadFrozenEgg/abroad_frozen_egg_one.jpg);
}
.abroad_frozen_egg_one .qrcodeshow {
    position: absolute;
    width: 210px;
    height: 62px;
    left: calc(50% + 140px);
    bottom: 130px;
    cursor: pointer;
}
.abroad_frozen_egg_four {
    height: 739px;
    background: url(../image/abroadFrozenEgg/abroad_frozen_egg_four.jpg);
}
.abroad_frozen_egg_five {
    height: 690px;
    background: url(../image/abroadFrozenEgg/abroad_frozen_egg_five.jpg);
}
.abroad_frozen_egg_two,
.abroad_frozen_egg_one,
.abroad_frozen_egg_four,
.abroad_frozen_egg_five {
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .4s ease-out;
    transform: translate3d(0, 0, 0);
}	
.banner .secodetitle {
	font-size: 23px;
	color: #73B699;
	margin-top: 16px;
	text-align: center;
}
.banner .secodetitle p {
	margin-bottom: 16px;
}
.all_online {
	margin: 0 auto;
}
.all_online .title_introduce{
	/* height: 136px; */
	padding-top: 80px;
}

.introduceimg {
	text-align:center;
}
.introduceimg img{
	display: inline-block;
  	height: auto;
  	width: 100%;
	border-radius:40px 40px 0 0;
	padding-top: 12px;	  
}

.title_introduce .introduce {
	text-align: center;
	color: #666;
	font-size: 20px;
	margin-top: 50px;
}
.title_introduce .introduce p {
	margin-bottom: 16px;
}
.plate {
	height: 660px;
	background: #F8F8F8;
}
.plate .plate_box {
	width: 1180px;
	height: 660px;
	margin: 0 auto;
}
.plate .plate_box .classification {
	display: flex;
	justify-content: space-between;
	padding-top: 65px;
	text-align: center;
}
.plate .plate_box .classification > div {
	height: 250px;
	width: 380px;
}
.plate .plate_box .classification .classification_box {
	background: #fff;
	width: 380px;
	height: 160px;
	line-height: 160px;
}
.plate .plate_box .classification .classification_box img {
	width: 102px;
	height: 102px;
}
.plate .plate_box .classification .famous {
	margin-top: 30px;
	font-size: 18px;
	color: #666;
}
.plate .plate_box .classification .famous p:first-child {
	font-size: 24px;
	color: #333;
	font-weight: 700;
	margin-bottom: 16px;
}

.guarantee {
	width: 1180px;
	margin: 0 auto;
}
.guarantee .title_introduce {
	height: 678px;
	padding-top: 80px;
}
.guarantee .title_introduce .introduce {
	margin-top: 30px;
}
.guarantee .title_introduce .title {
	background: url('../image/index_new/text2.png') no-repeat center;
	background-size: 650px 70px;
}
.guarantee .four_guarantee {
	display: flex;
	justify-content: space-between;
	text-align: center;
	color: #666;
	font-size: 16px;
}
.guarantee .title_introduce .four_guarantee {
	margin-top: 65px;
}
.guarantee .title_introduce .four_guarantee p {
	padding-bottom: 6px;
}
.guarantee .title_introduce .four_guarantee .top {
	padding-top: 46px;
	padding-bottom: 30px;
	color: #333;
	font-size: 24px;
}
.guarantee .title_introduce .four_guarantee img{
	width: 150px;
	height: 150px;
}

.appointment {
	height: 580px;
	background: #F6FBF9;
}
.appointment .title_introduce {
	padding-top: 70px;
}
.appointment .title_introduce .title {
	background: url('../image/index_new/text3.png') no-repeat center;
	background-size: 493px 70px;
}

.contactus {
	width: 1180px;
	margin: 0 auto;
	padding-top: 96px;
}
.contactus ul {
	display: flex;
	justify-content: space-between;
}

.contactus ul li {
    position: relative;
    width: 210px;
    height: 256px;
    padding-top: 120px;
    box-sizing: border-box;
    text-align: center;
    background: url('../image/index_new/usbg.png') no-repeat;
    background-size: 100% auto;
}

.contactus ul li:before {
    position: absolute;
    left: 50%;
    top: 20px;
    display: inline-block;
    content: '';
    width: 34px;
    height: 35px;
    background: url('../image/index_new/lc1.png') no-repeat center center;
    background-size: 100% auto;
    transform: translateX(-50%);
}

.contactus ul li:nth-child(2):before {
	width: 24px;
	height: 30px;
	top: 23px;
    background: url('../image/index_new/lc2.png') no-repeat center center;
    background-size: 100% auto;
}

.contactus ul li:nth-child(3):before {
	width: 36px;
	height: 30px;
	top: 22px;
    background: url('../image/index_new/lc3.png') no-repeat center center;
    background-size: 90% auto;
}

.contactus ul li:nth-child(4):before {
    background: url('../image/index_new/lc4.png') no-repeat center center;
    background-size: 90% auto;
}

.contactus ul li:nth-child(5):before {
	width: 30px;
	height: 30px;
	top: 23px;
    background: url('../image/index_new/lc5.png') no-repeat center center;
    background-size: 90% auto;
}

.contactus ul li div {
    color: #333333;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 22px;
}
.contactus ul li p {
    color: #EFEFEF;
    font-size: 30px;
    font-weight: 700;
    transform: scaleX(1.5);
}

.cooper {
	height: 1198px;
	background: url('../image/index_new/cooper_bg.png') no-repeat center;
	background-size: auto 100%;
}
.cooper .title_introduce {
	padding-top: 70px;
}
.cooper .title_introduce .title {
	background: url('../image/index_new/text4.png') no-repeat center;
	background-size: 780px 70px;
}
.hospital .country {
	width: 120px;
	height: 10px;
	color: #fff;
	line-height: 32px;
	font-size: 20px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 2px;
}
.hos_box {
	width: 280px;
	height: 230px;
	background: #fff;
	box-shadow: 0 0 20px #cecece;
}
.hos_box img{
	width: 280px;
	height: 180px;
}
.hos_box p {
	padding-left: 14px;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	font-weight: 700;
}
.hospital > div {
	display: flex;
	justify-content: space-between;
	margin-bottom: 52px;
}
.hospital1 > div::after {
	content: '';
	width: 280px;
}
.about_egg {
	margin: 0 auto;
	width: 1180px;
	height: 640px;
	background: #fff;
}
.about_egg .title_introduce {
	padding-top: 80px;
}
.about_egg .title_introduce .introduce {
	margin-top: 30px;
}
.about_egg .about_swiper {
	margin-top: 70px;
	width: 100%;
	height: 320px;
}
.about_swiper .line {
	display: block;
	width: 36px;
	height: 6px;
	border-radius: 8px;
	background: #59BD91;
}
.about_swiper .about_title {
	color: #333;
	font-size: 20px;
	margin: 26px 0 34px 0;
}
.about_swiper .about_detail{
	display: flex;
}
.about_swiper .about_text {
	width: 50%;
	height: 215px;
	position: relative;
}
.about_text::before {
	content: '';
	display: block;
	width: 52px;
	height: 2px;
	background: #59BD91;
	position: absolute;
	right: 44px;
	bottom: 14px;
}
.about_text::after {
	content: '';
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	background: rgba(192,192,192,0.1);
	right: 0;
	top: 0;
}
.over5 {
	width: 100%;
	color: #666;
	padding-left: 20px;
	padding-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	height: 110px;
	padding-right: 20px;
}
.about_swiper .about_img {
	width: 50%;
	width: 215px;
	height: 215px;
}
.carousel-inner img {
	width: 100%;
	height: 100%;
}
.getmore {
	padding: 2px 19px;
	background: #fff;
	border: 1px solid #59BD91;
	border-radius: 12px;
	color: #59BD91;
	font-size: 12px;
	margin-top: 35px;
}
.parnter {
	/*height: 240px;
	background: url('../image/index_new/green.png') no-repeat center;*/
	background: auto 100%;
}
.partners {
	width: 1180px;
	height: 420px;
	background: #fff;
	margin: 0 auto;
	margin-top: -122px;
    margin-bottom: 40px;
	box-shadow: 0 12px 20px #efefef;
}
.partners .title_introduce {
	padding-top: 87px;
}
.partners .title_introduce .title {
	background: url('../image/index_new/text5.png') no-repeat center;
	background-size: 500px 70px;
}
.cover {
	width: 100%;
	height: 250px;
	background: rgba(89,189,145,0.8);
	margin-top: -250px;
	position: relative;
	z-index: 1;
}
.cover_box {
	width: 1180px;
	height: 250px;
	margin: 0 auto;
}
.cover_box img {
	width: 217px;
	height: 345px;
	position: absolute;
	bottom: 0;
}
.cover_box img.logo1 {
	width: 250px;
    height: 50px;
    position: relative;
    top: -2px;
    left: -42px;
}
.cover_box img.closeBtn {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 80px;
	top: 20px;
	background: url('../image/index_new/close.png') no-repeat center;
	background-size: 100%;
	cursor: pointer;
	opacity: 1;
}
.cover_box .logo{
	width: 317px;
	height: 63px;
	line-height: 63px;
	border-radius: 35px;
	padding-left: 76px;
	display: inline-block;
	font-size: 24px;
	color: #59BD91;
	font-weight: 900;
	user-select: none;
	background: #fff;
	cursor: pointer;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 253px;
	text-align: center;
}
.cover_box .qrcode {
	width: 530px;
	height: 250px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	font-size: 40px;
	float: right;
	text-align: right;
}
.cover_box .qrcode p {
	margin-bottom: 10px;
}
.cover_box .qrcode img {
	width: 180px;
	height: 180px;
	position: relative;
}
.pops{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 67px 25px;
	box-sizing: border-box;
	background: rgba(44, 42, 42, .8);
	z-index: 100;
	text-align: center;
	display: none;
}

.pops .box {
	width: 380px;
	padding: 25px 0 45px;
	background: #ffffff;
	border-radius: 5px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.pops .box .logo,
.pops .box .qrcode {
	display: block;
	margin: 0 auto;
}

.pops .box .logo {
	height: 30px;
	margin-bottom: 25px;
}

.pops .box .qrcode {
	width: 160px;
	height: 160px;
	margin-bottom: 20px;
}

.pops .box p {
	font-size: 16px;
	color: #666666;
	line-height: 26px;
}

.pops .box p.bs {
	font-size: 14px;
}
.pops .qrCloses {
	width: 42px;
	margin: 0 auto;
}

@media (max-width: 1679px) {
	.banner .swiper-slide{
		/* background-size: auto 505px; */
		/* height: 505px; */
	}
	.abroad_frozen_egg_two {
        height: 579.7px;
        background-size: auto 579.7px;
	}
	.abroad_frozen_egg_one {
        height: 594.6px;
        background-size: auto 594.6px;
	}
	.abroad_frozen_egg_one .qrcodeshow {
        left: calc(50% + 122px);
        bottom: 115px;
        width: 184px;
        height: 54px;
	}
	.abroad_frozen_egg_four {
        height: 646.2px;
        background-size: auto 646.2px;
	}
	.abroad_frozen_egg_five {
        height: 603.4px;
        background-size: auto 603.4px;
	}
	.container {
		width: 570px;
	}
	.all_online {
		width: 980px;
	}
	.all_online .title_introduce{
		height: 136px;
		padding-top: 66px;
	}
	.title_introduce .title {
		font-size: 28px;
		height: 66px;
		line-height: 54px;
		background: url('../image/index_new/text1.png') no-repeat center;
		background-size: 332px 58px;
	}
	.title_introduce .title::after {
		content:'';
		display: block;
		width: 100px;
		height: 4px;
		margin-top: 10px;
		position: relative;
		bottom: 12px;
	}
	.title_introduce .introduce {
		font-size: 17px;
		margin-top: 40px;
	}
	.title_introduce .introduce p {
		margin-bottom: 16px;
	}
	.plate {
		height: 580px;
	}
	.plate .plate_box {
		width: 980px;
	}
	.plate .plate_box .classification > div {
		height: 208px;
		width: 316px;
	}
	.plate .plate_box .classification .classification_box {
		width: 316px;
		height: 132px;
		line-height: 132px;
	}
	.plate .plate_box .classification .famous {
		margin-top: 26px;
		font-size: 14px;
	}
	.plate .plate_box .classification .famous p:first-child {
		font-size: 20px;
		margin-bottom: 12px;
	}
	.plate .plate_box .classification .classification_box img {
		width: 84px;
		height: 84px;
	}
	.guarantee {
		width: 980px;
		margin: 0 auto;
	}
	.guarantee .title_introduce {
		height: 563px;
		padding-top: 66px;
	}
	.guarantee .title_introduce .introduce {
		margin-top: 12px;
	}
	.guarantee .title_introduce .title {
		background: url('../image/index_new/text2.png') no-repeat center;
		background-size: 539px 58px;
	}
	.guarantee .four_guarantee {
		font-size: 13px;
	}
	.guarantee .title_introduce .four_guarantee {
		margin-top: 53px;
	}
	.guarantee .title_introduce .four_guarantee .top {
		padding-top: 38px;
		padding-bottom: 24px;
		font-size: 20px;
	}
	.guarantee .title_introduce .four_guarantee img{
		width: 124px;
		height: 124px;
	}
	.appointment {
		height: 460px;
	}
	.appointment .title_introduce {
		padding-top: 58px;
	}
	.appointment .title_introduce .title {
		background: url('../image/index_new/text3.png') no-repeat center;
		background-size: 410px 58px;
	}
	.contactus {
		width: 980px;
		padding-top: 80px;
	}
	.contactus ul li {
		position: relative;
		width: 174px;
		height: 212px;
		padding-top: 100px;
	}
	
	.contactus ul li:before {
		position: absolute;
		left: 50%;
		top: 16px;
		display: inline-block;
		content: '';
		width: 28px;
		height: 29px;
	}
	
	.contactus ul li:nth-child(2):before {
		width: 20px;
		height: 25px;
		top: 19px;
	}
	
	.contactus ul li:nth-child(3):before {
		width: 30px;
		height: 25px;
		top: 18px;
	}
	
	.contactus ul li:nth-child(5):before {
		width: 25px;
		height: 25px;
		top: 18px;
	}
	
	.contactus ul li div {
		font-size: 17px;
		line-height: 17px;
		margin-bottom: 18px;
	}
	.contactus ul li p {
		font-size: 25px;
	}
	.cooper {
		height: 655px;
	}
	.cooper .title_introduce {
		padding-top: 58px;
	}
	.cooper .title_introduce .title {
		background: url('../image/index_new/text4.png') no-repeat center;
		background-size: 648px 58px;
	}
	.hospital {
		width: 980px;
		margin: 0 auto;
	}
	.hospital .country {
		margin-top: 5px;
	}
	.hos_box {
		width: 233px;
		height: 191px;
		box-shadow: 0 0 16px #cecece;
	}
	.hos_box img{
		width: 233px;
		height: 149px;
	}
	.hos_box p {
		padding-left: 12px;
		line-height: 42px;
		font-size: 13px;
	}
	.hospital > div {
		margin-bottom: 43px;
	}
	.hospital1 > div::after {
		content: '';
		width: 233px;
	}
	.about_egg {
		width: 980px;
		margin: 0 auto;
	}
	.parnter {
		height: 30px;
	}
	.partners {
		width: 980px;
		height: 430px;
		margin-top: -101px;
		box-shadow: 0 10px 16px #efefef;
	}
	.partners .title_introduce {
		padding-top: 60px;
	}
	.partners .title_introduce .title {
		background: url('../image/index_new/text5.png') no-repeat center;
		background-size: 415px 58px;
	}
	.parnter_box {
		margin-top: 20px;
		text-align:justify;
		padding-right: 10px;
		padding-left: 30px;
	}
	.parnter_box img {
		width: 24%;
		height: auto;
	}
	.cover {
		height: 208px;
		margin-top: -208px;
	}
	.cover_box {
		width: 980px;
		height: 208px;
	}
	.cover_box img {
		width: 180px;
		height: 286px;
	}
	.cover_box img.logo1 {
		width: 216px;
		height: 44px;
		left: -38px;
		top: -2px;
	}
	.cover_box img.closeBtn {
		display: block;
		width: 16px;
		height: 16px;
		position: absolute;
		right: 64px;
		top: 16px;
	}
	.cover_box .logo{
		width: 263px;
		height: 52px;
		line-height: 52px;
		border-radius: 29px;
		padding-left: 63px;
		display: inline-block;
		font-size: 20px;
		color: #59BD91;
		font-weight: 900;
		user-select: none;
		background: #fff;
		cursor: pointer;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		margin-left: 210px;
		text-align: center;
	}
	.cover_box .qrcode {
		width: 440px;
		height: 208px;
		font-size: 32px;
	}
	.cover_box .qrcode p {
		margin-bottom: 8px;
	}
	.cover_box .qrcode img {
		width: 149px;
		height: 149px;
	}
	.tabhos { 
		height:23px;
		width: 980px;
		margin: 0 auto;
		text-align: center;
	}
	.tabhos ul { 
		list-style:none; 
	}
	.tabhos li { 
		display:block; 
		float:left; 
		color: #666;
		text-align:center; 
		text-decoration:none; 
		width:170px; 
		font-size:12px; 
		height:24px; 
		line-height:21px; 
		margin:0 2px; 
		position:relative; 
		top:1px; 
		z-index:9; 
	}
	.tabhos li:hover { 
		border-bottom: 2px solid #5D9A82;
	}
	.tabhos li.curr { 
		background:#fff; 
		border-bottom-color:#fff; 
		cursor:default; 
		font-weight:bold;
		color: #5D9A82; 
		border-bottom: 2px solid #5D9A82;
	}

}
.abroadqrcode {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 200;
}

.abroadqrcode .isqrcode {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 375px;
    transform: translate(-50%, -50%);
}

.abroadqrcode .isclose {
    position: absolute;
    left: calc(50% + 524px);
    top: calc(50% - 187px);
    height: 26px;
    cursor: pointer;
}



@media (max-width: 1679px) {
    .abroadqrcode .isclose {
        left: calc(50% + 424px);
    }
}





