/*必备样式*/



body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea, h1, h2, h3, h4, h5, h6 {
	font: 14px Arial, Tahoma, 'Microsoft Yahei';
	color: #666;
	font-weight: normal;
}
button, input, select, textarea, label {
	vertical-align: middle;
	border: 0;
	outline: none;
}
img {
	vertical-align: middle;
	border: none;
	display: inline-block;
	max-width: 100%;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none !important;
	color: #666;
	vertical-align: baseline;
	cursor: pointer;
	font-size: inherit;
	-o-transition: .2s ease;
	-moz-transition: .2s ease;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}
a:hover {
	color: #333;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	word-wrap: break-word;
	background: #ffffff;
	min-width: 1200px;
}
em, i {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
* {
	box-sizing: border-box;
}
/*清浮*/



.g-cf:after {
	content: "";
	clear: both;
	display: table;
}
.g-cf {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}
.clearfix {
*zoom:1;
}
/*浮动*/



.fl {
	float: left;
	_display: inline;
}
.fr {
	float: right;
	_display: inline;
}
input[type='checkbox']:focus {
	outline: none;
}



::-webkit-input-placeholder { /* WebKit browsers */
 color: #aaaaaa;
}



:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #aaaaaa;
}



::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #aaaaaa;
}



:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #aaaaaa;
}
.container {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}
.header {
	background: #f78497;
}
.naver ul li {
	width: 14.28%;
	float: left;
	position: relative;
}
.naver ul li:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 16px;
	top: 50%;
	margin-top: -8px;
	right: 0;
	background: #FFFFFF;
}
.naver ul li:last-child:after {
	display: none;
}
.naver ul li a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 38px 0;
}
.naver ul li a h3 {
	color: #f2f2f2;
	font-size: 16px;
}
.naver ul li a h2 {
	color: #fdfdfd;
	font-size: 20px;
	line-height: 32px;
}
.naver ul li a h1 {
	color: #f2f2f2;
	font-size: 12px;
}
.banner .swiper-button-next,  .banner .swiper-button-prev {
	width: 35px;
	height: 84px;
	margin-top: -42px;
	background: none;
	opacity: 1;
}
.banner .swiper-button-prev {
	left: 3%;
}
.banner .swiper-button-next {
	right: 3%;
}
.index_con1 {
	height: 423px;
	background-size: cover;
	background-position: center;
	padding-top: 60px;
	margin: 57px 0 74px 0;
}
.index_swiper2 {
	width: 605px;
	margin-left: 345px;
	position: relative;
	padding: 0 70px;
}
.index_t1 {
	margin-bottom: 50px;
}
.index_t1 h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}
.index_info1 .txt {
	color: #ffffff;
	line-height: 22px;
	text-align: justify;
}
.index_t2 {
	text-align: center;
	padding: 58px 0 56px 0;
}
.index_t2 h1 {
	color: #4c4c4c;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	padding-top: 10px;
	margin-bottom: 12px;
}
.index_t2 h1:before {
	position: absolute;
	content: "";
	width: 28px;
	height: 2px;
	background: #f78497;
	left: 50%;
	margin-left: -14px;
	top: 0;
}
.index_t2 p {
	color: #8a8a8a;
}
.index_dy1 {
	position: relative;
	z-index: 1;
}
.index_dy1 a {
	display: block;
	width: 100%;
}
.index_img1 {
	height: 298px;
	background-size: cover;
	background-position: center;
}
.index_info2 {
	background: #f6f7fb;
	padding: 14px 20px;
}
.index_info2 h2 {
	color: #414141;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 8px;
}
.index_info2 .txt {
	color: #727272;
	text-align: justify;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.index_swiper1 {
	padding-bottom: 40px;
}
.index_swiper1 .swiper-container {
	padding: 40px 0;
}
.index_swiper1 .swiper-slide:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	left: 0;
	top: 0;
	z-index: 3;
}
.index_swiper1 .swiper-slide-active {
	transform: scale(1.16);
}
.index_swiper1 .swiper-slide-active .index_dy1 {
	z-index: 4;
}
.index_swiper1 .swiper-slide-active:before {
	background: rgba(255,255,255,0);
}
.index_swiper1 .swiper-slide-active .index_info2 {
	background: #FFFFFF;
}
.index_swiper1 .swiper-button-next,  .index_swiper1 .swiper-button-prev,  .index_swiper2 .swiper-button-next,  .index_swiper2 .swiper-button-prev {
	opacity: 1;
	width: 15px;
	height: 26px;
	background: none;
	top: auto;
	margin-top: 0;
	bottom: 0;
}
.index_swiper1 .swiper-button-prev {
	left: 50%;
	margin-left: -260px;
}
.index_swiper1 .swiper-button-next {
	right: 50%;
	margin-right: -260px;
}
.index_swiper2 .swiper-button-next,  .index_swiper2 .swiper-button-prev {
	bottom: auto;
	top: 50%;
	margin-top: -13px;
}
.more1 {
	text-align: center;
}
.more1 a {
	display: inline-block;
	width: 198px;
	line-height: 46px;
	border: 2px solid #dfdfdf;
	border-radius: 2px;
	background: #ffffff;
	color: #5b5b5b;
	font-size: 16px;
}
.news_l {
	width: 362px;
	margin-left: 38px;
}
.news_1 a {
	display: block;
	width: 100%;
}
.news_1 a h2 {
	color: #4b4b4b;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	max-height: 60px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all ease-in-out .36s;
}
.news_1 a .txt {
	color: #7e7e7e;
	line-height: 22px;
	max-height: 66px;
	overflow: hidden;
}
.news_1 a .time1 {
	padding-left: 70px;
	margin-top: 35px;
	position: relative;
	padding-bottom: 18px;
}
.news_1 a .time1:before {
	position: absolute;
	content: "";
	width: 2px;
	height: 104px;
	background: #f78497;
	left: 40px;
	top: 0;
}
.news_1 a .time1 h3 {
	color: #b1b1b1;
	font-size: 20px;
}
.news_1 a .time1 h4 {
	color: #b1b1b1;
	font-size: 14px;
}
.news_img1 img {
	height: 240px;
}
.news_r {
	width: 740px;
}
.news_list1 ul li {
	padding: 36px 0 36px 22px;
	border-bottom: 2px solid #ebebeb;
}
.news_list1 ul li:first-child {
	padding-top: 0;
}
.news_list1 ul li:last-child {
	border-bottom: none;
}
.news_list1 ul li a {
	display: block;
	width: 100%;
}
.news_img2 {
	width: 192px;
	float: left;
}
.news_info2 {
	width: 486px;
	float: right;
	position: relative;
}
.news_info2 h2 {
	color: #4b4b4b;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
	transition: all ease-in-out .36s;
}
.news_info2 .txt {
	color: #7e7e7e;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.news_info2 h3 {
	color: #b1b1b1;
	font-size: 12px;
	font-weight: bold;
	margin-top: 22px;
}
.news_info2 > img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.about_1 {
	margin: 28px 0 55px 0;
}
.about_1 > div {
	width: 580px;
}
.about_info1 .txt {
	color: #7b7b7b;
	line-height: 22px;
}
.news_list1 ul li a:hover .news_info2 h2,  .news_1 a:hover h2 {
	color: #f78497;
}
.footer {
	background: #2f343b;
}
.f_con {
	padding: 32px 0;
}
.f_ewm {
	width: 137px;
	float: left;
}
.f_nav {
	width: 260px;
	float: left;
	margin-left: 70px;
	padding-left: 13px;
	position: relative;
}
.f_nav:before, .f_address:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 105px;
	background: #ffffff;
	left: 0;
	top: 50%;
	margin-top: -52px;
}
.f_nav ul {
	width: 100px;
	float: left;
}
.f_nav ul li {
	padding: 5px 0;
}
.f_nav ul li a {
	display: inline-block;
	position: relative;
	color: #ffffff;
	transition: all ease-in-out .36s;
	line-height: 22px;
}
.f_nav ul li a:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #f78497;
	left: 0;
	bottom: 0;
	transition: all ease-in-out .36s;
	display: none;
}
.f_nav ul li a:hover {
	color: #f78497;
}
.f_nav ul li a:hover:before {
	display: block;
}
.f_address {
	width: 320px;
	float: left;
	padding-left: 13px;
	position: relative;
}
.f_address ul li {
	padding: 7px 0;
}
.f_address ul li > * {
	display: inline-block;
	vertical-align: top;
}
.f_address ul li span {
	color: #ffffff;
	width: 215px;
	margin-left: 7px;
}
.f_r {
	width: 400px;
	float: right;
}
.copy {
	color: #ffffff;
	line-height: 22px;
	padding-left: 22px;
	position: relative;
	margin-bottom: 18px;
}
.copy:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 38px;
	left: 0;
	background: #ffffff;
	top: 50%;
	margin-top: -19px;
}
.f_i a {
	display: inline-block;
	margin-right: 20px;
}
/*----代孕知识------*/



.crumbs {
	background: #f5f5f5;
}
.cru_t {
	padding-left: 287px;
}
.cru_t > * {
	display: inline-block;
	vertical-align: middle;
}
.cru_t span {
	line-height: 60px;
	color: #939393;
	margin-left: 22px;
}
.cru_t span a {
	color: #939393;
}
.ny_l {
	width: 260px;
	margin-top: -102px;
	position: relative;
}
.ny_t1 {
	padding: 26px 0 26px 26px;
	background: #f78497;
}
.ny_t1 h1 {
	color: #ffffff;
	font-size: 26px;
}
.ny_t1 h3 {
	color: #f2f2f2;
	font-size: 12px;
}
.ny_nav {
	background: #f5f5f5;
}
.ny_nav ul li {
	padding: 0 28px;
	border-bottom: 2px solid #e6e6e6;
	transition: all ease-in-out .36s;
}
.ny_nav ul li a {
	display: block;
	width: 100%;
	line-height: 54px;
	color: #565656;
	font-size: 16px;
	position: relative;
	padding-left: 15px;
	transition: all ease-in-out .36s;
}
.ny_nav ul li a:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 3px;
	background: #565656;
	left: 0;
	top: 50%;
	margin-top: -1px;
	transition: all ease-in-out .36s;
}
.ny_nav ul li.active, .ny_nav ul li:hover {
	background: #3f3637;
}
.ny_nav ul li.active a, .ny_nav ul li:hover a {
	color: #ffffff;
}
.ny_nav ul li.active a:before, .ny_nav ul li:hover a:before {
	background: #FFFFFF;
}
.contact_1 {
	background: #F78497;
	padding: 24px 0 0 38px;
	height: 214px;
}
.contact_1 h4 {
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 10px;
}
.contact_y p {
	margin-bottom: 10px;
}
.contact_y p > * {
	display: inline-block;
	vertical-align: top;
}
.contact_y p img {
	margin-right: 6px;
}
.contact_y p span {
	color: #ffffff;
	line-height: 20px;
	width: 170px;
}
.ny_r {
	width: 862px;
	margin-right: 36px;
}
.daiyun_list1 {
	margin-top: 37px;
}
.daiyun_list1 ul li {
	margin-bottom: 20px;
	background: #f9f9f9;
}
.daiyun_list1 ul li a {
	display: block;
	width: 100%;
}
.daiyun_img1 {
	width: 244px;
	height: 174px;
	float: left;
	background-size: cover;
	background-position: center;
}
.daiyun_t1 {
	width: 232px;
	float: left;
	padding: 46px 35px 0 35px;
}
.daiyun_t1 h2 {
	color: #585656;
	font-size: 18px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 14px;
	font-weight: bold;
	transition: all ease-in-out .36s;
}
.daiyun_t1 h3 {
	color: #828181;
}
.daiyun_t2 {
	width: 386px;
	float: right;
	padding: 20px 25px 0 25px;
	position: relative;
	height: 174px;
}
.daiyun_t2:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 136px;
	background: #ededed;
	left: 0;
	top: 50%;
	margin-top: -68px;
}
.daiyun_t2 .txt {
	color: #8a8a8a;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 15px;
}
.daiyun_t2 h4 span {
	display: inline-block;
	width: 142px;
	height: 38px;
	border: 2px solid #dedede;
	border-radius: 2px;
	color: #8a8a8a;
	text-align: center;
	line-height: 34px;
	transition: all ease-in-out .36s;
}
.daiyun_list1 ul li a:hover .daiyun_t1 h2 {
	color: #f78497;
}
.daiyun_list1 ul li a:hover .daiyun_t2 h4 span {
	background: #f78497;
	border-color: #F78497;
	color: #FFFFFF;
}
.daiyun_list1 ul {
	margin-bottom: 40px;
}
.pagelist {
	font-size: 14px;
	width: 25%;
	color: #6f8dff;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 1%;
}
.pagelist li {
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	padding-top: 0px;
	color: #6f8dff;
	list-style-type: none;
}
.pagelist li a {
	color: #6f8dff;
}
.daiyun_list1 {
	margin-bottom: 52px;
}
.ny_r1 {
	width: 910px;
}
.about_info2 .txt, .package_detail .txt {
	color: #7c7c7c;
	line-height: 26px;
	text-align: justify;
}
.about_c {
	margin: 15px 0 90px 0;
}
.ny_r2 {
	width: 888px;
}
.environment_list {
	margin: 42px 0;
}
.environment_list ul li {
	width: 430px;
	float: left;
	margin-right: 28px;
	margin-bottom: 35px;
}
.environment_list ul li:nth-child(2n) {
	margin-right: 0;
}
.environment_list ul li a {
	display: block;
	width: 100%;
}
.environment_img {
	height: 333px;
	background-size: cover;
	background-position: center;
}
.environment_list ul li a h2 {
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 44px;
	transition: all ease-in-out .36s;
}
.environment_list ul li a:hover h2 {
	color: #f78497;
}
.environment_list ul {
	margin-bottom: 10px;
}
.cru_t1 {
	padding-left: 0;
}
.package_list ul li {
	height: 540px;
	background-size: cover;
	background-position: center;
	padding-top: 80px;
}
.package_c {
	width: 1200px;
	margin: 0 auto;
}
.package_c a {
	display: block;
	width: 100%;
	padding: 37px 0 28px 37px;
	background: rgba(221,221,221,0.9);
}
.package_img1 {
	width: 320px;
	height: 320px;
	background-size: cover;
	background-position: center;
	float: left;
}
.package_info1 {
	width: 710px;
	float: left;
	margin-left: 20px;
	padding-top: 40px;
}
.package_info1 h2 {
	color: #343435;
	font-size: 38px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
}
.package_info1 h3 {
	color: #343435;
	font-size: 16px;
	padding-left: 15px;
	position: relative;
	margin-bottom: 10px;
}
.package_info1 h3:before {
	position: absolute;
	content: "";
	width: 5px;
	height: 20px;
	background: #f78497;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.package_info1 .txt {
	color: #343435;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	padding-left: 15px;
}
.package_info1 h4 {
	color: #343435;
	padding-left: 15px;
	margin-top: 15px;
}
.package_info1 h4 big {
	color: #e70026;
	font-size: 38px;
	font-weight: bold;
}
.package_detail {
	margin: 30px 0 50px 0;
}
.daiyun_t3 {
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 10px;
	margin-top: 32px;
	border-bottom: 2px solid #f0f0f0;
}
.daiyun_t3 h2 {
	color: #9c9c9c;
	font-size: 24px;
	line-height: 30px;
}
.daiyun_t3 h3 {
	position: absolute;
	right: 0;
	top: 8px;
	color: #bfbfbf;
	font-size: 16px;
}
.pian {
	padding-top: 24px;
	border-top: 2px solid #f0f0f0;
	margin-top: 30px;
}

.pian a {
	width: 50%;
	color: #7c7c7c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pian a + a {
	text-align: right;
}
.pian a:hover {
	color: #f78497;
}
.case_list {
	width: 1200px;
	margin: 42px auto 68px auto;
}
.case_list ul {
	margin-bottom: 24px;
}
.case_list ul li {
	width: 392px;
	float: left;
	margin-bottom: 40px;
	margin-right: 12px;
}
.case_list ul li:nth-child(3n) {
	margin-right: 0;
}
.case_list ul li a {
	display: block;
	width: 100%;
	height: 260px;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}
.case_list ul li a:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
	transition: all ease-in-out .36s;
	opacity: 0;
}
.case_info {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -93px;
	padding: 15px 20px;
	transition: all ease-in-out .36s;
}
.case_info h2 {
	color: #ebebeb;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case_info h3 {
	color: #f78497;
	padding: 6px 0;
}
.case_info h4 {
	color: #ffffff;
	font-size: 12px;
}
.case_list ul li a:hover:before {
	opacity: 1;
}
.case_list ul li a:hover .case_info {
	bottom: 0;
}





.waik_1{float:left; width:100%; padding:19px 0 9px 0;}
/* 分页 */
.pz_fy{width:100%; float:left; padding:10px 0px; text-align:center;}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/
.pz_fy a { background:#efefef; PADDING:9px 14px; COLOR: #555555; text-decoration:none; float:left;}
.pz_fy a:hover,.pz_fy a.on{color: #fff; background-color:#f78497; text-decoration:none;}/*鼠标经过和默认当前页样式*/
.pz_fy td{width:auto;}

.pz_fy li{width:auto; height:auto; float:left; margin:0 3px;list-style: none;}
.pz_fy li .pageinfo{line-height:40px;}
.pz_fy .thisclass{background-color:#f78497; text-decoration:none;}
.pz_fy .thisclass a{background:none; color:#fff;}