
.nxby_content{
	width:100%;
	min-height:500px;
	display:table;
}
.nxby_center{
	display:block;
	margin:0 auto;
	width:980px;
}
/************* 女性不孕 **************/
.nxby_center_item1{
	display:block;
	width:100%;
}
.nxby_title1{
	color:#fd5101;
	display:table;
	text-align:center;
	margin: 30px auto 0;
    font-size: 27px;
}
.nxby_title1_tr{
	display:table;
	text-align:center;
	margin: 0 auto 0;
    font-size: 19px;
}
.nxby_title1_info{
	line-height: 27px;
    font-size: 15px;
    font-weight: unset;
    margin-top: 30px;
    text-indent: 2em;
    color: #666;
}
.nxby_title1_item{
	display: table;
    text-align: center;
    margin: 60px auto 0;
    font-size: 20px;
    color: #fd5101;
}
.nxby_title1_item_tr{
	display: table;
    text-align: center;
    margin: 0 auto 0;
    font-size: 13px;
    font-weight: unset;
    color: #666;
}
.nxby_title1_item_info{
	display:table;
	width:100%;
	margin-top:30px;
}
.nxby_title1_item_info a{
	float:left;
	width:180px;
	height:220px;
	margin:20px 0 0 20px;
}
.nxby_title1_item_info a img{
	width:180px;
	height:220px;
	border-radius: 10px;
}


/************* 不孕检查项目 **************/
.nxby_center_item2{
	display:block;
	width:100%;
	margin-top:60px;
}
.nxby_title2{
	color:#fd5101;
	display:table;
	text-align:center;
	margin: 30px auto 0;
    font-size: 27px;
}
.nxby_title2_tr{
	display:table;
	text-align:center;
	margin: 0 auto 0;
    font-size: 19px;
}
.nxby_title2_info{
	display:table;
	margin-top:60px;
	width:100%;
}
.nxby_title2_info_item{
	width:230px;
	float:left;
	margin-left:20px;
	display:table;
	border-radius:10px;
	overflow: hidden;
}
.nxby_title2_info_item img{
	width:230px;
}
.nxby_title2_info_item div{
	width: 190px;
    height: 180px;
    padding: 20px;
    background: #e5e5e5;
    position: relative;
    line-height: 20px;
    font-size: 14px;
}
.nxby_title2_info_item div p{
	color:#555;
}
.nxby_title2_info_item div a{
	background: #fd5101;
    border: none;
    width: 130px;
    height: 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    margin-left: -65px;
    display: table;
    position: absolute;
    left: 50%;
    bottom: 20px;
	text-align:center;
	line-height:30px;;
}


/************* 专家团队 **************/
.nxby_center_item3{
	display:block;
	width:100%;
	margin-top:80px;
}
.nxby_title3{
	color:#fd5101;
	display:table;
	text-align:center;
	margin: 30px auto 0;
    font-size: 27px;
}
.nxby_title3_tr{
	display:table;
	text-align:center;
	margin: 0 auto 0;
    font-size: 19px;
}
.nxby_title3_info{
	display:block;
	margin-top:60px;
	margin-left:-20px;
	width:1000px;
	height:283px;
	overflow: hidden;
}
.nxby_title3_info_slide{
	display:block;
	width:2000px;
	height:100%;
	margin-left:-250px;
}
.nxby_title3_info_item{
	width:230px;
	height:283px;
	float:left;
	margin-left:20px;
	display:table;
	position:relative;
	overflow: hidden;
}
.nxby_title3_info_item img{
	width:230px;
	height:283px;
}
.nxby_title3_info_item div{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:35px;
	background:#777;
	opacity:0.6;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.nxby_title3_info_item span{
	position:absolute;
	left:0;
	bottom:-283px;
	width:200px;
	height:253px;
	background:#666;
	opacity:0.8;
	line-height:20px;
	padding:15px;
	color:#fff;
	font-size:14px;
}
.nxby_title3_info_item span h1{
	text-align:center;
	line-height:36px;
}
@keyframes mymove
{
	from {bottom:-283px;}
	to {bottom:0;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
	from {bottom:-283px;}
	to {bottom:0;}
}
@keyframes mymove-y
{
	from {bottom:0;}
	to {bottom:-283px;}
}

@-webkit-keyframes mymove-y /*Safari and Chrome*/
{
	from {bottom:0;}
	to {bottom:-283px;}
}


/************* 好孕报喜 **************/
.nxby_center_item4{
	display:block;
	width:100%;
	margin-top:100px;
	margin-bottom:100px;
}
.nxby_title4{
	color:#fd5101;
	display:table;
	text-align:center;
	margin: 30px auto 0;
    font-size: 27px;
}
.nxby_title4_tr{
	display:table;
	text-align:center;
	margin: 0 auto;
    font-size: 19px;
}
.nxby_title4_info{
	display:block;
	margin-top:45px;
	margin-left:-15px;
	width:1000px;
	height:100%;
	overflow: hidden;
}
.nxby_title4_info_slide{
	display:block;
	width:3000px;
	height:100%;
	margin-left:-250px;
}
.nxby_title4_info_item{
	width:240px;
	float:left;
	margin-left:10px;
	display:table;
	position:relative;
	overflow: hidden;
}
.nxby_title4_info_item img{
	width:240px;
}










