
/**********************************index-4*********************************/
/**********************************index-5*********************************/
.main-cycle{
	position:relative;}
.cycle-div{
	width:689px; height:364px;
	background:none !important; background-color:#0FF; margin-top:0px; margin-left:0px;
	}
.cycle-div>div{
	width:689px; height:364px; background-color:#F09;
	background:none !important;
	}
#next2,
#prev2 { 
	height:25px;
	width:50px;
    cursor: pointer;
	position:absolute;
	top:-51px;
	overflow:hidden;
	z-index:1000;
	}
#next2{
	background:url(../images/next.png) 0 0 no-repeat;
	right:290px;
	margin-top:370px;
	}
#prev2{background:url(../images/prev.png) 0 bottom no-repeat;
    right:330px;
	margin-top:370px;
	} 
#next2:hover {background-position:0 bottom;}
#prev2:hover {background-position:0 0;}
/**********************************index-6*********************************/
.bg-wrap-2{
	background:  url(../images/bg-vert.jpg)  270px 0 repeat-y;
	margin:27px 0 0 0;
	}
/**********************************index-7*********************************/
.
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	right:50%;
	bottom:43px;
	overflow:hidden;
	width: 29px;
	height: 16px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:  url(../images/top.png) no-repeat 0 0 ;
}
#toTopHover {
	background: url(../images/top.png) no-repeat right 0;
	width: 29px;
	height: 16px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;	
}
#toTop:active, #toTop:focus {
	outline:none;
}
/*=========================slider============================*/
#slide {width: 940px;
position:relative; 
overflow:hidden; 
z-index:1; 
margin:10px auto 0;
}
.slider {position: relative; 
z-index:1;
width:640px; 
height: 386px; 
float:left; 
overflow: hidden;
}
.items {display:none;}
.pagination {
	position:absolute; 
	z-index:1000;
	width:100px;
	height:62px;
	top:361px;
	left:563px;
	}
.pagination li {float:left;	margin: 0 1px;}
.pagination a {
	display:block; 
	width:9px; 
	height:9px; 
	background: url(../images/pagination.png) right 0 no-repeat;
	}
.pagination li.current a, .pagination li:hover a{background: url(../images/pagination.png) 0 0 no-repeat;}
.div-banner{
	background: url(../images/bg-div-baner.jpg) 0 0 repeat-x #ea4970;
	width:300px;
	float:left;
	}
	.div-banner ul{padding:36px 21px 35px 20px;}
	.div-banner li{
		font-family: 'Simonetta', cursive;
		text-transform:uppercase;
		font-size:19px;
		line-height:24px;
		background: url(../images/bg-li-banner.png) 32px 30px no-repeat;
		border-top:1px dotted #ec7a96;
		padding:27px 0 27px 60px;
		}
	.div-banner li:first-child{border-top:none;}
	.div-banner li a{color:#fff;}
	.div-banner li a:hover{color:#000;}
/******************* carousel ***************/
.inner-2{
	border-bottom:6px solid #f3f4f5;
	padding-bottom:8px;}
.carousel-box {
	position:relative;
	width:940px;
	background: url(../images/divider-header.png) 0 bottom no-repeat;
	padding-bottom:18px;
    }
.carousel {
	width:940px;
	overflow:hidden;
    }
.carousel ul li {
	 width:220px;
	 margin:0;
	 padding-top:26px;
	 padding-bottom:20px;
	 position:relative;
	 float:left;
	 margin-right:20px;
     }
	 .carousel ul li:first-child{}
	 .carousel ul li span{
		 font-size:18px;
		 line-height:22px;
		 color:#a1a1a1;
		 font-family: 'Simonetta', cursive;
		 display:block;
		 margin:13px 0 4px 0;
		 }
	 .carousel ul li a{
		 font-family: 'Simonetta', cursive;
		 font-size:12px;
		 line-height:16px;
		 color:#e84972;
		 text-transform:uppercase;
		 }
	 .carousel ul li a:hover{color:#000;}
#next,
#prev { 
	height:25px;
	width:25px;
    cursor: pointer;
	position:absolute;
	top:15px;
	overflow:hidden;
	z-index:1000;
	}
#next{
	background:url(../images/next.png) 0 0 no-repeat;
	right:3px;
	}
#prev{background: url(../images/prev.png) 0 bottom no-repeat;
    right:32px; 
	} 
#next:hover {background-position:0 bottom;}
#prev:hover {background-position:0 0;}
.div-carousel-1{position:relative;}
.carousel-1{
	width:400px;
	margin:25px 0 0 0;}
	.carousel-1 .wrapper-extra{padding-left:1px;}
	.carousel-1 li{width:400px;}
	.div-carousel-1 #next, .div-carousel-1 #prev{top:-52px;}
	.div-carousel-1 #next{right:0;}
	.div-carousel-1 #prev{right:29px;}
	
	
	
	
	
