/* bannerSlide */
.bannerSlide{width:100%;min-width:1160px;position:relative;height:395px;background:#000;}
.bannerSlide .bannerSlide_bd{width:100%;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.bannerSlide .bannerSlide_bd ul{width:100% !important;height:395px !important;}
.bannerSlide .bannerSlide_bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;background:center 0px no-repeat #FFF !important;}

.bannerSlide .bannerSlide_bd li{background-size:100% auto !important;}
.bannerSlide .bannerSlide_bd li:nth-child(2){background-image:url('../images/banner2.jpg')!important;}
/* .bannerSlide .bannerSlide_bd li:nth-child(3){background-image:url('../images/banner1s.jpg')!important;}
.bannerSlide .bannerSlide_bd li:nth-child(4){background-image:url('../images/banner2x.jpg')!important;} */
/*.bannerSlide .bannerSlide_bd li:nth-child(4){background-image:url('../images/bannergq.jpg')!important;}*/
.bannerSlide .bannerSlide_bd li:first-child{background-image:url('../images/bannergq1.jpg')!important;}



.bannerSlide .bannerSlide_bd li a{display:block;height:500px;}
.bannerSlide .bannerSlide_hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.bannerSlide .bannerSlide_hd ul{text-align:center;}
.bannerSlide .bannerSlide_hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.bannerSlide .bannerSlide_hd ul .on{background:#EFC2AB;}
.bannerSlide .prev,.bannerSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.bannerSlide .next{left:auto;right:15%;background-position:-6px -137px;}

/*标题*/
.title{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top:45px;
}
.title h3{
	font-size: 48px;
	line-height: 60px;
	color:#bc7d63;
	font-weight: normal;
}
.title h4{
	font-size: 14px;
	line-height: 28px;
	color:#666666;
	font-weight: normal;
}

/*新闻资讯*/
.body_one{
	height:600px;
}
.body_one .title{
	padding-top:55px;

}
.body_one .titleAdd{
	text-align-last: center;

}
/*新闻资讯-选项卡标题*/
.body_one .newsSlide{
	margin-top:10px;
}
.body_one .newsSlide .newsSlide_hd ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.body_one .newsSlide .newsSlide_hd ul li{
	width:100px;
	height:30px;
	border-radius: 15px;
	margin-right:15px;
	background-color: #999999;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	cursor: pointer;
}
.body_one .newsSlide .newsSlide_hd ul a{color: #FFFFFF;}
.body_five .cooperateSlide .cooperateSlide_hd li a{color: #FFFFFF;}
.body_one .newsSlide .newsSlide_hd ul .on{
	width:100px;
	height:30px;
	border-radius: 15px;
	margin-right:15px;
	background-color: #bc7d63;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
}
/*新闻资讯-选项卡内容*/
.body_one .newsSlide .newsSlide_bd{
	margin-top:20px;
}
/*新闻资讯-选项卡内容左*/
.body_one .newsSlide .newsSlide_bd ul.newsSlide_ul{
	width:100%!important;
}
.body_one .newsSlide .newsSlide_bd ul.newsSlide_ul li{
	width:100%!important;
}
.body_one .newsSlide .newsSlide_bd ul li .left_content{
	width: 405px;
    height: 360px;
    float: left;
}
.body_one .newsSlide .newsSlide_bd ul li .left_content a{
	display:block;
	padding-bottom: 40px;
	border-bottom:1px #cccccc solid;
}
.body_one .newsSlide .newsSlide_bd ul li .left_content a img{
	width: 405px;
    height: 210px;
    margin-bottom: 30px;
}
.body_one .newsSlide .newsSlide_bd ul li .left_content a h4{
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color:#333333;
	padding-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 5px;
}
.body_one .newsSlide .newsSlide_bd ul li .left_content a p{
	height:40px;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color:#999999;
	overflow: hidden;
	padding-left: 5px;
}
/*新闻资讯-选项卡内容右*/
.body_one .newsSlide .newsSlide_bd ul li .right_content{
	width:660px;
	height:360px;
	float: right;
}
.body_one .newsSlide .newsSlide_bd ul li .right_content li{
	height:119px;
	border-bottom:1px #cccccc solid;
}
.body_one .newsSlide .newsSlide_bd ul li .right_content li:first-child{
	height:118px;
	border-top:1px #cccccc solid;
}
.body_one .newsSlide .newsSlide_bd ul li .right_content li a{
	display:block;
	/* padding-bottom: 39px; */
	/* float:left; */
	width:660px;
}
.body_one .newsSlide .newsSlide_bd ul li .right_content li a img{
	width:193px;
	height:100px;
	float:left;
	padding-top: 10px;
	padding-right:10px;
}
.body_one .newsSlide .newsSlide_bd ul li .right_content li a h4{
	width:455px;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color:#333333;
	padding-bottom: 9px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top:35px;
}
.body_one .newsSlide .newsSlide_bd ul li .right_content li a p{
	width:455px;
	font-size: 14px;
	line-height: 18px;
	color:#999999;
	overflow: hidden;
	display: block;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*专注生殖二十年 海外助孕领导者*/
.body_two{
	width:100%;
	min-width:1160px;
	height:450px;
	/*有时间轴 height:800px; */
	background-color: #f5f6f6;
	/*background-image: url(../images/timeline.png); 时间轴 
	background-position-y: 355px;*/
	background-repeat: no-repeat;
	background-position: center;
}
/*时间线*/
.body_two_content .timeline .datetime{
	margin-top:230px;
}
.body_two_content .timeline .datetime li{
	width:100px;
	height:100px;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-left:55px;
	position: relative;
}
.body_two_content .timeline .datetime li:nth-child(1){
	margin-left:49px;
}
.body_two_content .timeline .datetime li .dian{
	width:7px;
	height:7px;
	padding-top:45px;	
	/*padding-bottom:10px;*/
	opacity: 0;
}
.body_two_content .timeline .datetime li h4{
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	font-family: Candara;
}
.body_two_content .timeline .datetime li .content{
	width:460px;
	height:139px;
	opacity: 0;
	background-color: #c49c4f;
	padding:10px;
	position: absolute;
    top: -180px;
    text-align: left;
    overflow: hidden;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
	z-index: 1;
}
.body_two_content .timeline .datetime li:nth-child(6) .content,.body_two_content .timeline .datetime li:nth-child(7) .content{
	left:-380px;
}
.body_two_content .timeline .datetime li .content img{
	width:186px;
	height:138px;
	float: left;
}
.body_two_content .timeline .datetime li .content h5{
	float: left;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	font-family: Candara;
	width:250px;
	padding-left:20px;
	padding-bottom: 8px;
}
.body_two_content .timeline .datetime li .content p{
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	width:250px;
	padding-left:20px;
	height: 100px;
    overflow: hidden;
}
.body_two_content .timeline .datetime li .daosanjiao{
  	position: absolute;
    left: 35px;
    top: -21px;
 	height: 0px;
 	width: 0px;
  	border-left: 15px solid transparent;
	border-top: 15px solid #c49c4f;
  	border-right: 15px solid transparent;
	opacity: 0;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
}
.body_two_content .timeline .datetime li.on .dian{
	opacity: 1;
}
.body_two_content .timeline .datetime li.on h4{
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
    background-color: #c49c4f;
}
.body_two_content .timeline .datetime li.on .content{
	opacity: 1;
	z-index: 2;
}
.body_two_content .timeline .datetime li.on .daosanjiao{
	opacity: 1;
}
/*时间线下面的内容*/
.body_two_content .timeline  .timeline_content{
	height:275px;
	margin-top:25px;
}
.body_two_content .timeline  .timeline_content img{
	width:410px;
	height:275px;
	float: left;
}
.body_two_content .timeline  .timeline_content p{
	width:720px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	float: left;
	margin-left:30px;
}

/*一次完美的医旅体验*/
.body_three{
	height:830px;
}
.body_three .contentSlide{
	position:relative;
	height:600px;
	margin-top:30px;
	overflow: hidden;
}
.body_three .contentSlide .contentSlide_bd{
	position:absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width:910px;
}
.body_three .contentSlide .contentSlide_bd img{
	width:910px;
	height:600px;
}
.body_three .contentSlide .contentSlide_hd{
	position:absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width:265px;
	height:600px;
}
.body_three .contentSlide .contentSlide_hd li{
	width:265px;
	height:100px;
	position: relative;
	cursor: pointer;
}
.body_three .contentSlide .contentSlide_hd li .cesanjiao{
  	position: absolute;
    left: 0;
    top: 30px;
 	height: 0px;
 	width: 0px;
  	border-top: 15px solid transparent;
	border-right: 15px solid #d6b16a;
  	border-bottom: 15px solid transparent;
  	display: none;
}
.body_three .contentSlide .contentSlide_hd li span{
  	position: absolute;
    right: 0;
    top: 0;
	background-color: #999999;
	width:250px;
	height:99px;
	display: block;
	border-bottom: 1px #666666 solid;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.body_three .contentSlide .contentSlide_hd li:last-child span{
	border-bottom: 1px #999999 solid;
}
.body_three .contentSlide .contentSlide_hd li span h5{
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
.body_three .contentSlide .contentSlide_hd li span h6{
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: normal;
}
.body_three .contentSlide .contentSlide_hd li.on .cesanjiao{
	display: block;
}
.body_three .contentSlide .contentSlide_hd li.on span{
	background-color: #d6b16a;
	border-bottom: 1px #d6b16a solid;
}


/*顶级专家团队*/
.body_four{
	width:100%;
    min-width: 1160px;
	height:625px;
	background-image: url(../images/doctor_backimg.jpg);
	background-repeat: no-repeat;
	background-position: center; display:none;
}
.body_four .body_four_content .title{
	padding-top: 35px;
}
.body_four .body_four_content .doctorSlide{
	width:700px;
	height: 500px;
	float: left;
	padding-left: 5px;
}
.body_four .body_four_content .doctorSlide .doctorSlide_bd{
	border-bottom: 1px #cccccc dashed;
}
.body_four .body_four_content .doctorSlide .doctorSlide_bd li span{
	display: block;
	width:700px;
	float: left;
}
.body_four .body_four_content .doctorSlide .doctorSlide_bd li span img{
	width:68px;
	height:68px;
	float: left;
	border: 2px #bc7d63 solid;
	border-radius: 50%;
}
.body_four .body_four_content .doctorSlide .doctorSlide_bd li span h4{
	font-size: 30px;
	line-height: 40px;
	color: #bc7d63;
	font-weight: normal;
	margin-left: 85px;
}
.body_four .body_four_content .doctorSlide .doctorSlide_bd li span h5{
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	font-weight: normal;
	margin-left: 85px;
}
.body_four .body_four_content .doctorSlide .doctorSlide_bd li p{
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	float: left;
	margin-top: 10px;
	height: 205px;
	overflow: hidden;
}
.body_four .body_four_content .doctorSlide .doctorSlide_bd li a{
    width: 60px;
    font-size: 12px;
    line-height: 26px;
    color: #666666;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
	color:#bc7d63;
    border: 1px #bc7d63 solid;
}
.body_four .body_four_content .doctorSlide .doctorSlide_hd li{
	width:150px;
	text-align: center;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.body_four .body_four_content .doctorSlide .doctorSlide_hd li img{
	margin-top: 20px;
	width:60px;
	height:60px;
	border: 2px #cccccc solid;
	border-radius: 50%;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
}
.body_four .body_four_content .doctorSlide .doctorSlide_hd li h4{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	font-weight: normal;
}
.body_four .body_four_content .doctorSlide .doctorSlide_hd li h5{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.body_four .body_four_content .doctorSlide .doctorSlide_hd li.on img{
	transform: translateY(-10px);
	border: 2px #bc7d63 solid;
	box-shadow: 0 10px 10px rgba(51, 153, 153, 0.4);
}
.body_four .body_four_content .doctor_bigimg{
	width:270px;
	height: 500px;
	float: left;
	margin-left: 100px;
}
.body_four .body_four_content .doctor_bigimg li{
	display: none;
	float:left;
}
.body_four .body_four_content .doctor_bigimg li img{
	width:270px;
	height: 500px;
}

/*合作生殖中心*/
.body_five{
	height:500px;
}
.body_five .title{
	padding-top: 50px;
}
.body_five .cooperateSlide{
	margin-top: 10px;
}
.body_five .cooperateSlide .cooperateSlide_hd{
	display: flex;
	justify-content: center;
	align-items: center;
}
.body_five .cooperateSlide .cooperateSlide_hd li{
	width:98px;
	border: 1px #bc7d63 solid;
	border-radius: 20px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 33px;
	color: #bc7d63;
	background-color:#999999;
	text-align: center;
	cursor: pointer;
	margin-top:20px;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
}
.body_five .cooperateSlide .cooperateSlide_hd li:first-child{
	margin-left: 0px;
}
.body_five .cooperateSlide .cooperateSlide_hd li.on{
	background-color: #bc7d63;
	color: #FFFFFF;
	transform: translateY(-10px);
	box-shadow: 0 10px 20px #EFC2AB;
}
.body_five .cooperateSlide .cooperateSlide_bd{
	margin-top: 30px;	
	width:100%!important;
}
.body_five .cooperateSlide .cooperateSlide_bd li{
	width:100%!important;
}
.body_five .cooperateSlide .cooperateSlide_bd li img{
	width:380px;
	height:250px;
	margin-left: 10px;
}
.body_five .cooperateSlide .cooperateSlide_bd li img:first-child{
	margin-left: 0px;
}

/*国内生殖中心*/
.body_six{
	width:100%;
    min-width: 1160px;
	height:480px;
	background-color: #e6eef4;
}
.body_six .title{
	padding-top: 50px;
}
.body_six .body_six_content .content{
	margin-top: 30px;
}
.body_six .body_six_content .content li{
	float: left;
	margin-left: 10px;
	position: relative;
	width:380px;
	height:250px;
}
.body_six .body_six_content .content li:first-child{
	margin-left: 0px;
}
.body_six .body_six_content .content li:hover a{
	opacity: 1;
}
.body_six .body_six_content .content li img{
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
}
.body_six .body_six_content .content li a{
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	display: block;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 250px;
	opacity: 0;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
}
.body_six .body_six_content .content li a:before{
	content: " ";
	position: absolute;
	height: 0px;
 	left: 50px;
 	top: 50px;
 	right:50px;
 	background-color: #E9E9E9;
 	border-top: 1px solid #FFFFFF;
}
.body_six .body_six_content .content li a:after{
	content: " ";
	position: absolute;
	height: 0px;
 	left: 50px;
 	bottom: 50px;
 	right:50px;
 	background-color: #E9E9E9;
 	border-top: 1px solid #FFFFFF;
}

/*海外就医流程*/
.body_seven{
	height:480px;
}
.body_seven .content{
	height:300px;
	position: relative;
	margin-top:20px;
}
.body_seven .content ul{
	width:1060px;
	height:300px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;
	background-image: url(../images/liuchengxian.png);
	background-position-y: 11px;
	background-repeat: repeat-x;
	background-position: center;
}
.body_seven .content ul li{
	width:24px;
	height:24px;
	background-color: #bc7d63;
	border-radius: 12px;
	line-height: 24px;
	font-size: 14px;
	color:#FFFFFF;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-right: 91px;
	position: relative;
}
.body_seven .content ul li:last-child{
	margin-right: 0;
}
.body_seven .content ul li h4{
	position: absolute;
	width:120px;
	top:50px;
	left:-48px;
	font-size: 15px;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #bc7d63;
}
.body_seven .content ul li:nth-child(2n) h4{
	top:-50px;
}
.body_seven .content ul li p{
	position: absolute;
	width:130px;
	top:86px;
	left:-56px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	opacity: 0;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
	border: 1px solid #bc7d63;
	padding: 2px;
}
.body_seven .content ul li:nth-child(2n) p{
	top:-101px;
}
.body_seven .content ul li:nth-child(2) p{
	width:200px;
	left:-91px;
}
.body_seven .content ul li:nth-child(3) p{
	width:280px;
	left:-131px;
}
.body_seven .content ul li:nth-child(5) p{
	width:350px;
	left:-166px;
}
.body_seven .content ul li:nth-child(6) p{
	width:200px;
	left:-91px;
}
.body_seven .content ul li:nth-child(7) p{
	width:220px;
	left:-101px;
}
.body_seven .content ul li:nth-child(8) p{
	width:410px;
	left:-196px;
}
.body_seven .content ul li:nth-child(9) p{
	width:200px;
	left:-91px;
}
.body_seven .content ul li:hover h4{
	color: #ffffff;
}
.body_seven .content ul li:hover p{
	opacity: 1;
}

/*海外6对1专职服务*/
.body_eight{
	width:100%;
    min-width: 1160px;
	height:530px;
	background-color: #e8f0f2;
}
.body_eight .body_eight_content .content{
	height:340px;
	margin-top:25px;
}
.body_eight .body_eight_content .content li{
	width:370px;
	height:136px;
	background-color: #FFFFFF;
	border-bottom: 4px #FFFFFF solid;
	float: left;
	margin-right:25px;
	margin-bottom: 30px;
	box-shadow: 0 10px 20px #c6d3da;
	cursor: pointer;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
}
.body_eight .body_eight_content .content li:nth-child(3n){
	margin-right: 0;
}
.body_eight .body_eight_content .content li img{
	width:80px;
	height:136px;
	float: left;
}
.body_eight .body_eight_content .content li h4{
	font-size: 24px;
	line-height: 50px;
	color: #333333;
	font-weight: normal;
	margin-top:10px;
}
.body_eight .body_eight_content .content li p{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	margin-right:20px;
}
.body_eight .body_eight_content .content li:hover{
	border-bottom: 4px #bc7d63 solid;
	box-shadow: 0 10px 30px #93a7b6;
	transform:translateY(-10px);
}
.body_eight .body_eight_content .content li:hover h4{
	color: #bc7d63;
}



/*ddd*/
.body_eightx{
	width:100%;
    width: 1166px;
	height:480px;
	background-color:#FFF; margin:0 auto;
}
.PingFangx{ color:#333333 !important;}
.body_eightx .body_eight_contentx .contentx{
	height:340px;
	margin-top:25px;
	
}
.body_eightx .body_eight_contentx .contentx li{
	width:208px;
	height:249px;
	background-color: #FFFFFF;
	float: left;
	margin-right:31px;
	margin-bottom: 30px;
	box-shadow: 0 10px 20px #c6d3da;
	cursor: pointer;
	transition: all 0.3s linear; 
	-webkit-transition: all 0.3s linear; 
	border-bottom: 4px #cea972 solid;
}

.body_eightx .body_eight_contentx .contentx li img{
	width:208px;
	height:175px;

}
.body_eightx .body_eight_contentx .contentx li p{
	background-image:url(../images/ytlbg.jpg); width:180px; height:65px; font-size:14px; background-repeat:no-repeat; padding-left:15px;
	
	}
.body_eightx .body_eight_contentx .contentx li:nth-child(5n){
	margin-right: 0;
}

.body_eightx .body_eight_contentx .contentx li:hover{

	box-shadow: 0 10px 30px #93a7b6;
	transform:translateY(-10px);
}

/*我们的优势*/
.body_nine{
	height:550px;
}
.body_nine .content{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:40px;
}
.body_nine .content li{
	text-align: center;
	width:232px;
	cursor: pointer;
}
.body_nine .content li img{
	width:136px;
	height:156px;
	transition: all 0.5s linear; 
	-webkit-transition: all 0.5s linear; 
}
.body_nine .content li h4{
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	padding-top:20px;
}
.body_nine .content li:hover img{
	transform: rotateY(180deg);
}
.body_nine .more{
	display:block;
	width:198px;
	height:48px;
	color: #bc7d63;
	border: 1px #642f27 solid;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
	margin:100px auto 0;
} 
.body_nine .more:hover{
	color: #FFFFFF;
	border: 1px #bc7d63 solid;
	background-color: #bc7d63;
}

/*成功案例*/
.body_ten{
	height:650px;
}
.body_ten .content{
	margin-top:30px;
}
.body_ten .content li{
	width:540px;
	height:170px;
	float: left;
	padding-right: 40px;
}
.body_ten .content li a{
	display: block;
}
.body_ten .content li a img{
	width:265px;
	height:150px;
	float: left;
	padding-right: 20px;
	transition: all 0.5s linear; 
	-webkit-transition: all 0.5s linear; 
}
.body_ten .content li a h4{
	width: 255px;
	font-size: 18px;
	color: #666666;
	line-height: 26px;
	font-weight: normal;
	float: left;
	padding-bottom:15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.5s linear; 
	-webkit-transition: all 0.5s linear; 
}
.body_ten .content li a h5{
	width: 255px;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
	float: left;
}
.body_ten .content li a p{
	width: 255px;
	padding-top:4px;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	height:88px;
	overflow: hidden;
	float: left;
}
.body_ten .content li a:hover h4{
	color: #bc7d63;
}
.body_ten .content li a:hover img{
	opacity: 0.8;
}
.body_ten .more{
	display:block;
	width:198px;
	height:48px;
	color: #bc7d63;
	border: 1px #642f27 solid;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
	margin:30px auto 0;
} 
.body_ten .more:hover{
	color: #FFFFFF;
	border: 1px #bc7d63 solid;
	background-color: #bc7d63;
}

.aax li{ display:block; float:left;}
.aax { padding-bottom:10px;}