﻿/* focus */
#focus{width:600px;padding-top:30px; height:530px;overflow:hidden;position:relative; margin:0 auto;}
#focus ul{height:560px;position:absolute; text-align:center;}
#focus ul li{float:left;width:600px;height:560px;overflow:hidden;position:relative;}
#focus ul li div{background:url(../images/casebg7.png) center top no-repeat; width:400px; height:323px; padding-top:22px; margin:0 auto;}
#focus ul li img{width:366px; height:208px;}
#focus .btnBg{display:none; position:absolute;width:800px;height:20px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:916px;height:10px;padding:5px 0;right:0;bottom:0;text-align:center;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:36px;height:16px;_font-size:0;margin:0 5px;cursor:pointer;background:#a19272; border:#a19272 1px solid;}
#focus .btn span.on{background:#a19272; border:#a19272 1px solid;}
#focus .preNext{width:50px;height:74px;position:absolute;top:150px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:27px;}
#focus .next{right:27px;background-position:right top;}

#focus h3{
		padding:10px 5px; color:#de0074; font-size:18px;
		}
		#focus h3 a{
			color:#de0074;
		}
	#focus p{
		padding:0 100px; color:#686868;
	}
	.ico_view{
		display:inline-block; width:60px; height:20px; margin:0 10px; padding-top:60px; 
		background:url(../images/icoview.png) center 10px no-repeat; color:#9e9e9e; font-size:12px;
	}
	.ico_case{
		display:inline-block; width:60px; height:20px; margin:0 10px; padding-top:60px; 
		background:url(../images/icocase.png) center 10px no-repeat; color:#9e9e9e;font-size:12px;
	}

#case #focus .btn{display:none;}
.content #focus{width:916px;padding-top:10px; height:360px;}
.content #focus ul{height:325px;}
.content #focus ul li{width:916px;height:325px;}
.content #focus .preNext{display:none;}
.content #focus img{width:916px; height:325px;}