/* CSS Document */


/* 导航 */
.nav{ position:relative; margin:0 auto; width:1080px; height:45px;overflow:hidden}
.nav-item{ position:relative; float:left; width:120px; height:45px; line-height:45px; text-align:center; font-size:16px; z-index:1}
.nav-item a{ display:block; height:45px; color:#fff; }
.nav-item a:hover{ color:#fff}
.move-bg{ display:none;position:absolute;left:0;top:0; width:120px; height:45px; background:#4D0B33; z-index:0}
/* 英文导航 */


/* 焦点图 */
.focus{width:1260px;height:625px;position:relative;}
.f426x240{width:1260px;height:625px;overflow:hidden}
.f426x240 img{height:625px; overflow:hidden;}

.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(../images/i.png) no-repeat 0 -560px;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -560px;right:0}
.rslides_tabs{margin:12px auto;clear:both;text-align:center}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#DDD;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#390}

.fonttb{padding-left:30px;}
.fontstyle{font-size:16px;}
.fontstyleB{font-size:32px;color:#FF0000;}

/*input*/
.input_on{
padding:0px 10px;
height:25px;
border:1px solid #999;
background-color:#FFFFCC;
}
.input_off{
padding:0px 10px;
height:25px;
border:1px solid #CCC;
background-color:#FFF;
}
.input_move{
padding:0px 10px;
height:25px;
border:1px solid #999;
background-color:#FFFFCC;
}
.input_out{
/*height:16px;默认高度*/
padding:0px 10px;
height:25px;
border:1px solid #CCC;
background-color:#FFF;
}

.box{ text-align:center; position:absolute;OVERFLOW: hidden}

.PhotoNum{
	height:50px;
	background-color:#ff0000;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:absolute;
	line-height:50px;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	width:100px;
	left: 0px;
	top: 300px;
	z-index:100;
	font-weight:bold;
	font-family:Tahoma;
}
.sale
{ background:url(../images/sale.png) bottom right no-repeat;}
