.theme-default .nivoSlider{position:relative;background:#fff url(images/loading.gif) no-repeat 50% 50%;margin-bottom:0;background-size: 100% !important;background-size: cover; }
.theme-default .nivoSlider img{position:absolute;top:0px;left:0px;display:none; width:100%;  }
.theme-default .nivoSlider a{border:0;display:block;}
.theme-default .nivo-controlNav{position:absolute;left:40%;bottom:15px;z-index:9;}
.theme-default .nivo-controlNav a{display:block;width:30px;height:15px;background:url(images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:8px;float:left;}
.theme-default .nivo-controlNav a.active{background-position:0 -22px;}
.theme-default .nivo-directionNav a{display:block;width:30px;height:60px;background:url(images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
.theme-default a.nivo-nextNav{background-position:-30px 0;right:15px;}
.theme-default a.nivo-prevNav{left:15px;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff;}
.theme-default .nivo-caption a:hover{color:#fff;}
/*.theme-default  .nivo-slice{border:10px solid #990000}*/


#mainbox_1 .flash {
	width: 550px;
	float: left;
}
#mainbox_1 .flash .fad {
	height: 260px;
	overflow: hidden;
	position: relative;
	width: 550px;
}
#mainbox_1 .flash .fad {
	position: relative;
}
#mainbox_1 .flash .slider,.num {
	position: relative;
}
#mainbox_1 .flash .slider li {
	list-style: none;
	display: inline;
	float: left
}
#mainbox_1 .flash .slider img {
	width: 550px;
	height: 260px;
	display: block;
	border:none
}
#mainbox_1 .flash .fad .num {
	left: 200px;
	top: 230px;
	position: absolute;
	z-index: 1000
}
#mainbox_1 .flash .num li {
	float: left;
	color: #ff9a00;
	line-height: 16px;
	padding: 0 5px;
	height: 4px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
/*	font-family: "ËÎÌå";
	border: 1px solid #ff9a00;*/
	background-color: #fff;
	text-indent:-100px;
	
	width:30px;
	
}
#mainbox_1 .flash .num li.on {
background-color: #ff9a00 !important;
/*	color: #fff;
	background-color: #47a5e4;
	font-weight: bold;
	border: 1px #FFFFFF solid;
	padding: 1px 6px*/
}