*{	
	padding:0;
	list-style:none;
	text-decoration:none;
	margin:0;
	font-family: "微软雅黑";
}
.box{
	
}
.head{
	width:1200px;
	margin:0 auto;
}
.head-left{
	float:left;
	color:#aaaaaa;
	font-size:12px;
	margin-top:5px;
}
.head-right{
	float:right;
	color:#aaaaaa;
	font-size:12px;
	margin-top:5px;
}
.head-right img{
	width:25px;
	height:16px;
	float:left;
}
.head-right span{
	float:left;
}
.clear{
	clear:both;
}
.wire{
	margin-top:5px;
	border-bottom:1px solid #e0d3e3;
	width:100%;
}
/*导航*/
.nav{
	width:1200px;
	margin:0 auto;
}
.nav-top{
	margin-left:-20px;
	width:1200px;
}
.nav-top .nav-li{
	width: 140px;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 109px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.nav-li p{
	line-height:0px;
	margin-top:-32px;
	font-size:12px;
	text-transform:uppercase;
	color:#cacaca;
}
.nav-active p{
	color:#fff!important;
}
.nav-top .nav-li:hover p{
	color:#fff!important;
}

.nav-top .nav-li:hover{
	background-color:#622273;
	color:#fff;
}
.nav-top .nav-li:hover a{
	color:#fff;
}
.nav-top .nav-li a{
	color:#333333;
}
.nav-active{
	background-color:#622273!important;
	color:#fff!important;
}
.nav-acitve-writ{
	border-bottom:3px solid #622273;
	width:70px;
	margin: 0 auto;
	position: relative;
	top:33px;
}
.nav-top .nav-li:hover div{
	border-bottom:3px solid #622273;
	width:70px;
	margin: 0 auto;
	position: relative;
	top:33px;
}
.logo-head{
	float:left;
	margin-left:20px;
	margin-top:-27px;
	position: relative;
	z-index:1200;
}
.logo-head img{
	width:216px;
}
/*轮播*/
.banner_position{
	position:relative;
	top:-46px;
}
.banner{
	width:100% ;
	overflow: hidden;
	position: relative;
	height: 600px;
}
.banner img{
	width:1920px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-960px;
	display:block;
	top:0;
}
.swiper-pagination-bullet{
	width:75px!important;
	height:5px!important;
	border-radius:0%!important;
}
.swiper-pagination-bullet-active{
	opacity:1!important;
	background:#622273!important;
}

/* 修改添加首页1 */
.test-tube{
	height:188px;
	box-shadow: 3px 0px 25px #dfdfdf;
	margin:-20px 0px;
}
.test-tube-con{
	width:1200px;
	margin:0px auto;
	padding:0px 0px;
}
.test-tube-char{
	float:left;
	padding:26px 0px;
}
.test-tube-char-on{
	font-size:24px;
	color:#fcb941;
	font-weight:bold;
	margin-top:10px;
}
.test-tube-writ{
	width:66px;
	border-bottom:2px solid #fcb941;
	margin-top:17px;
}
.test-tube-char img{
	padding:10px 0px;
	margin-left:-3px;
}
.test-dream{
	float:left;
	padding:20px 0px;
	margin-left:46px;
	margin-top:42px;
}
.test-dream-con{
	float:left;
	margin-left:30px;
}
.test-dream-num{
	font-size:60px;
	color:#fcb941;
	float:left;
}
.precent{
	float:left; 
	font-size: 60px;
	color: #fcb941;
	float: left
}
.test-dream-step{
	float:left;
	margin-top:10px;
	padding:0px 10px;
	line-height: 30px;
}
.test-dream-char{
	font-size:20px;
	color:#666666;
}
.test-dream-right span{
	float:left;
	color:#cccccc;
	font-size:16px;
}
.test-dream-right div{
	float:left;transform:rotate(-47deg); 
	width:0;
	height:0;
	border-width:0 8px 8px;
	border-style:solid;
	border-color:transparent transparent #fcb941; 
	position:relative;
	bottom:-9px;
	left:5px;
}
.test-tube-right{
	float:right;
	width:140px;
	background: #fcb941;
	height:188px;
}
.test-tube-right:hover{
	background: #E0991B;
}
.test-tube-right img{
	margin:0 auto;
	display: block;
	margin-top:50px;
}
.test-tube-right div{
	text-align: center;
	color:#fff;
	padding:10px 0px;
}
.test-tube-right div a{
	font-size:18px;
	color:#fff;
}
/* end修改添加首页1 */

/*试管婴儿*/
.test{
	width:1200px;
	margin:0 auto;
	margin-top:60px; 
}
.letter{
	text-align:center;
	font-size:36px;
	color:#333333;
}
.test-img{
	text-align:center;
	margin-top:15px;
}
.letter-small{
	text-align: center;
	margin-top:18px;
	color:#333333;
	height:50px;
}
.test-conten{
	margin-left:-20px;
}
.test-conten li{
	float:left;
	width:380px;
	height:190px;
	box-shadow:3px 3px 17px #dfdfdf;
	margin-left:24px;
	margin-top:60px;
}
.conten-font{
	margin:0 auto;
	width:171px;
	font-size:18px;
	color:#333333;
	margin-top:20px;
	font-family: "微软雅黑";
}
.conten-wire{
	margin:0 auto;
	border-bottom:3px solid #dfdfdf;
	margin-top:20px;
	width:65px;
}
.test-conten li:hover .conten-wire{
	border-bottom:3px solid #622273;
}
.conten-font-log{
	margin:0 auto;
	font-size:14px;
	color:#999999;
	margin-top:20px;
	width:336px;
    text-align: center;
    line-height: 30px;
    color: #666666;
}
.conten-border{
	width:280px;
	height:30px;
	margin:29px auto;
	background: #f0f0f0;
	text-align:center;
}
.test-conten li:hover .conten-border{
	background:#fcb941;
}
.conten-border-log{
	line-height:30px;
	font-size:14px;
	color:#999999;
}
.test-conten li:hover .conten-border-log{
	color:#fff;
}
/*服务优势*/
.test-baby{
	width:1200px;
	margin:0 auto;
	height:823px;
	margin-top:40px;
}
.serve{
	background:url("../image/index_back_02.jpg") no-repeat 0px 0px;
	background-size:cover; 
	min-height:1015px;
	margin-top:80px;
}
.conten-serve{
	width:1200px;
	margin:0 auto;
}
.serve-img{
	width:883px;
	margin:0 auto;
	background:url("../image/centen_card.png") no-repeat 0px -1px;
	height:250px;
	position: relative;
	top:-1px;
}
.serve-letter{
	text-align:center;
	margin:0 auto;
	font-size:36px;
	color:#333333;
}
.serve-small{
	text-align: center;
	margin-top:18px;
	color:#333333;
	height:50px;
}
.bot-left-letter{
	width:228px;
	margin: 10px auto;
	line-height:43px;
	color:#666666;
}
.serve-bot{
	width:1200px;
	margin:0 auto;
	margin-top:35px;
	height:680px;
}
.serve-bot-left{
	width:285px;
	height:680px;
	background: #fff;
	float:left;
}
.bot-left-but{
	width:228px;
	height:60px;
	border:1px solid #fcb941;
	background: #fcb941;
	margin: 0 auto;
	margin-top:20px;
}
.bot-but-letter{
	 font-size:20px;
	 height:30px;
	 color:#333333;
	 width:200px;
	 margin: 17px 28px;"
}
.bot-but-letter a{
	color:#333333;
}
.bot-left-but:hover .bot-but-letter a{
	color:#fff;
}
.serve-bot-right{
	/*width:870px;*/
	height:680px;
	/*margin-left:42px;
	float:left;*/
}
.serve-bot-ul{
	width:100px;
	float:left;
	margin-top:-12px;
}
.bot-right-num{
	color:#fff;
	width:100px;
	margin-top:44px
}
.bot-right-num div{
	border:0.5px dashed #92a19f;
	margin-top:10px;
}
.bot-right-bias{
	margin-left:15px;
	font-size:17px;
}
.bot-right-bias span{
	font-size:22px;
}
.bot-right-img{
	width:30px;
	float:left;
	margin-left:30px;
}
.num-right{
	float:left;
	margin-left:20px;
	margin-top:-15px;
}
.num-right-li{
	color:#fff;
	margin-top:45px;
	width:1020px;
	height:41px;
}
.num-right-left{
	float:left;
	font-size:20px;
}
.num-right-right{
	float:right;
	font-size:16px;
	width: 740px;
	line-height: 30px;
}
.num-right-wire{
	border-bottom:0.5px dashed #92a19f;
	margin-top:10px;
}
/* 试管婴儿流程 */
.test-baby-small{
	width:495px;
	margin:0 auto;
	margin-top:18px;
	color:#333333;
	height:50px;
}
.test-baby-num{
	min-height:293px;
	position: relative;
	top:16px;
	float:left;
	width:273px;
	margin-left:37px;

}
.baby-num-con{
	margin:0 auto;
	width:40px;
	margin-top:58px;
	text-align: center;
	line-height: 20px;
}
.num-con-char{
	font-size:20px;
	width:80px;
	margin:0 auto;
	color:#622273;
}
.num-con-char-r{
	font-size:12px;
	width:145px;
	margin:0 auto;
	color:#999999;
	text-align: center;
	margin-top:14px;
}
.test-baby-img{
	height:190px!important;
}

.test-baby-ul{
	margin-left:-40px;
	margin-top:-10px;
}
.test-baby-writ{
	border-bottom:5px solid #cccccc;
	width:1200px;
}
.test-baby-bot{
	margin-left:126px;
}
.baby-bot-li{
	height:300px;
	position: relative;
	top:-16px;
	width:275px;
	float:left;
	margin-left:29px;
}
.bot-num-con{
	margin:0 auto;
	width:56px;
	height:56px;
	margin-top:89px;
	text-align: center;
	line-height: 20px;
}
.bot-con-char{
	font-size:20px;
	width:80px;
	margin:0 auto;
	color:#622273;
	margin-top:11px;
}
.bot-con-char-r{
	font-size:12px;
	width:147px;
	margin:0 auto;
	color:#999999;
	text-align: center;
	margin-top:6px;
}
/* 成功案例 */
.success{
	background:url("../image/index_back_03.png") no-repeat 0px 0px; 
	min-height:1015px;
	background-size: 100% 1013px;

}
.success-con{
	width:1200px;
	margin-top:20px;
}
.success-con-left{
	float:left;
	width:590px;
	height:328px;
}
.success-con-on{
	width:590px;
	height:328px;
	margin-top:20px;
}
.success-left-con{
	width:295px;
	float:left;
	height:328px;
	background-color:#fff;
	color:#999999;
}
.success-left-con:hover .success-con-letter{
	color:#fff;
}
.success-left-con:hover{
	color:#fff;
	background:#622273
}
.success-trian{
	height:0;
	border-width:15px 0 15px 19px;
	left:18px;
	top:155px;
	border-style:solid;
	border-color:transparent transparent transparent #622273;
	position:relative;
	float:right;
	display: none;
}
.success-left-con:hover .success-trian{
	display: block;
}
.success-left-con:hover .success-wire{
	border-bottom:3px solid #fff;
}
.success-con-letter{
	margin:0 auto;
	width:251px;
	line-height: 32px;
	font-size:14px;
	margin-top:11px;
	display:-webkit-box;
	overflow:hidden;
	text-overflow:ellipsis;
	height:200px;
	color: #666666;
}

.success-wire{
	border-bottom:3px solid #622273;
	margin-top:20px;
}
.success-letter-name{
	margin:0 auto;
	width:251px;
	margin-top:20px;
}
.success-letter-name p{
	margin-top:10px;
	font-size:16px;
	width:200px;
	height:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.success-name{
	float:left;
	font-size:18px;
	color:#333333;
}
.success-left-con:hover .success-name{
	color:#fff;
}
.success-con-bot:hover .success-name{
	color:#fff;
}
.success-age{
	float:right;
	font-size:14px;
}
.success-left-img{
	width:295px;
	height: 328px;
	overflow:hidden;
}
.success-left-img img{
	margin:0;
	padding:0;
	width:100%;
	height: 100%;
	object-fit: cover;
}
.success-wire-bot{
	border-bottom:3px solid #fcb941;
	margin-top:20px;
}
.success-con-bot{
	width:295px;
	float:left;
	height:328px;
	background-color:#fff;
	color:#999999;
}
.success-con-bot:hover .success-con-letter{
	color:#fff;
}
.success-con-bot:hover{
	background: #fcb941;
	color:#fff;
}
.success-con-bot:hover .success-wire-bot{
	border-bottom:3px solid #fff;
}
.success-trian-bot{
	height:0;
	border-width:15px 0 15px 19px;
	left:18px;
	top:155px;
	border-style:solid;
	border-color:transparent transparent transparent #fcb941;
	position:relative;
	float:right;
	display: none;
}
.success-con-bot:hover .success-trian-bot{
	display:block;
}
/*相关知识*/
.knowledge{
	width:1200px;
	margin:0 auto;
	padding-bottom:40px;
	margin-top:40px;
}
.serve-img-know{
	width:883px;
	margin:0 auto;
	height:210px;
	position: relative;
	top:-1px;
}
.konw-img{
	float:left;
	width:490px;
	height:280px;
	background-color:#efe8f1;
}
.konw-img div{
	margin:0 auto;
	width:485px;
	margin-top:18px;
}
.konw-img div img{
	width:488px;
	height:244px;
}
.know-con{
	width:690px;
	height:280px;
	float:left;
	margin-left:20px;
}
.know-con-letter a{
	font-size: 20px;
    color: #fcb941;
}
.know-con-letter{
	float:left;
	font-size:20px;
	color:#fcb941;
	margin-top:10px;
}
.know-con-tiem{
	float:right;
	font-size:16px;
	margin-top:10px;
	color:#cccccc;
}
.know-wire{
	border-bottom:1px solid #efe8f1;
	margin-top:20px;
}
.know-con-text{
	color: #999999;
    line-height: 36px;
    margin-top: 20px;
    width: 690px;
    height: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.know-con-more{
	width:170px;
	height:60px;
	background:#fcb941;
	margin-top:20px;
	text-align: center;
}
.know-con-more:hover{
	background:#E0991B;
}
.know-con-more a{
	color:#fff;
	font-size:20px;
	line-height: 57px;
}
.know-bot-text{
	width:1200px;
}
.know-bot-left{
	width:1200px;
	margin-left:-46px;
}
.know-bot-left li{
	margin-top:30px;
	float:left;
	padding-left:60px;
	width:540px;
}
.know-bot-left a{
	color:#666666;
	width:20px;
	height:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.related_a{
	width:376px;
	color:#e8e8e8;
	height:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.know-bot-left span{
	float:right;
	color:#cccccc;
	margin-top:-16px;
}
.related_writ_fo{
	border-bottom:1px dashed #e8e8e8;
	margin-top:20px;
}
.konw-bot-right{
	float:left;
	margin-left:64px;
}
.know-bot-left li:hover a{
	color:#fcb941;
}

/* 合作医院 */
.hospital{
	
	background: #eeeeee;
	height:172px;
	margin-top:20px;
}
.hospital ul{
	width:1200px;
	margin:0 auto;
}
.hospital ul li{
	float:left;
	margin-left:7px;
	margin-top:30px;
}
.hospital ul li img{
	width:193px;
	height:110px;
}
.hospital-back{
	height:110px;
	width:193px;
	position: absolute;
	background: #000;
	opacity:0;
	text-align: center;
	transition-duration: 0.5s;
}
.hospital-back a{
	color:#fff;
	font-size:16px;
	display:block;
	padding-top:45px;
}
.hospital ul li:hover .hospital-back{
	opacity:0.8;
	transition-duration: 0.5s;
}
.hospital-more{
	width:193px;
	height:110px;
	background: #fff;
	text-align: center;
	line-height: 109px;
}
.hospital-more a{
	color:#000;
}
/* 底部菜单 */
.footer{
	background-color: #622273;
}
.footer-nav{
	width:1200px;
	margin:0 auto;
}
.footer-back{
	background:url('../image/color-back.png') no-repeat;
	background-size:1010px 100px;
	float:left;
	margin-top:-1px; 
}
.footer-phone{
	float:left;
	margin-top:40px;
	width:225px;
	height:82px;
}
.footer-phone a{
	color:#fff;
	font-size:20px;
	margin-left:35px;
}
.footer-phone-num{
	float:left;
	margin-left:72px;
	width:320px;
	height:80px;
	margin-top: 28px;
}
.footer-phone-num img{
	position:relative;
	width:44px;
	height:44px;
	float:left;
	top:5px;
}
.footer-phone-num p{
	color:#fff;
	margin-top:6px;
	font-size:14px;
}
.footer-site{
	float:left;
	width:367px;
	height:80px;
	margin-top: 28px;
}
.footer-site img{
	position:relative;
	width:44px;
	height:44px;
	float:left;
	top:5px;
}
.footer-site p{
	color:#fff;
	margin-top:6px;
	font-size:14px;
}
.footer-WX{
	width:219px;
	height:264px;
	background: #fff;
	float:right;
	margin-top:-121px;
}
.footer-WX img{
	margin-top:10px;
	margin-left:10px;
	width:200px;
	height:200px;
}
.footer-WX p{
	text-align: center;
	color:#999999;
	font-size:14px;
}
.footer-bot{
	width:253px;
	color:#fff;
	float:left;
	margin-left:58px;
}
.footer-bot span{
	font-size:18px;
}
.footer-bot-writ{
	border-bottom:1px solid #fff;
	margin-top:10px;
}
.footer-bot-ul{
	margin-left:-54px;
	line-height: 40px;
}
.footer-bot-ul li a{
	color:#fff;
	font-size:12px;
}
.footer-bot-ul li{
	float:left;
	margin-left:54px;
}
.footer-bottom{
	border-bottom:1px solid #fff;
}
.footer-copy{
	color:#fff;
	line-height:30px;
	font-size:12px;
}
.footer-tech{
	float:right;
	color:#fff;
	line-height:30px;
	font-size:12px
}
.footer-tech a{
	color:#fff;
	font-size:12px;
}