@charset "utf-8";
/* CSS Document */
/*背景大圖*/
#banner_list div._imgs {
	width: 100%;
	height: 100%;
	overflow: hidden;
	float: left;
	background:url(images/loading.gif) no-repeat center center;
}
#banner_list div img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;

}
#banner_list {
	width:100%;
	height:100%;
	z-index:-1;
}
/*左圖左右鍵*/
#btn_prev{
	position: absolute;
	left:0px;
	margin-left:47px;
	width: 56px;
	height: 55px;
	top:50%;
	margin-top:-75px;
}
#btn_next{
	clear:both;
	position: absolute;
	right:0;
	margin-right:47px;
	width: 56px;
	height: 55px;
	top:50%;
	margin-top:-75px;
}
/*
.prev:hover {
	background-position: 0 -80px;
}-*/
/*-
.next:hover {
	background-position: -39px -80px;
}-*/
a {
	text-decoration:none;
}
/*-小圖區塊-*/
/*---*/
.bp_con{
	position:absolute;
	left:0px;
	top:0px;
	margin-left:124px;
	margin-top:67px;
	line-height:23px;
	width:284px;
	height:258px;
	padding-right: 25px;
	padding-left: 25px;
	z-index:3;
}
#bp_con02{
	position:absolute;
	color:#bdbdbd;
	line-height:23px;
	margin-left:120px;
	margin-top:80px;
	width:284px;
	height:258px;
	background-image: url(../images/in_con_bg.png);
	background-repeat: repeat;
	padding-right: 25px;
	padding-left: 25px;
	z-index:2;
}
.bp_con_space{
	height:38px;
	width:284px;
}
.bp_con_t{
	width:284px;
	height:220px;
	
}
.bp_con_space02{
	height:23px;
	width:284px;
}




/*------------------------------------------------------*/
/*service*/
#service {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
}
#service #big_block {
				width: 100%;
				height: 100%;
				position: absolute;
				overflow:hidden;
}
#service #images {
	width:100%;
	height:100%;
	z-index:-1;
}
.service_item_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	float: left;
	background:url(../images/loading.gif) no-repeat center center;
}
#images div img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;

}
			/*--大箭頭按鈕
			#service_control {
		      display: block;
	          overflow: hidden;
		      z-index:1000;
		      width: 100%;
		      height: 60px;
		      position: absolute;
		      top:50%;
		      margin-top:-39px;
			}
			#service_control #prev{
	           left:0px;
			}
			 #service_control #next {
				 right:0;
			 }
			 ----*/
			/*
			#service_control #prev {
				background-position: 0 0;
				left:0px;
			}
			#service_control #prev:hover {
				background-position: 0px -88px;
			}			
			#service_control #next {
				background-position: -63px 0px;
				right:0px;
			}
			#service_control #next:hover {
				background-position: -63px -88px;
			}		
            -*/
			/*---*/
          
/*-小左右建-*/
			#service_s_control {
				width:30px;
				height:20px;
				bottom:0;
				z-index:999;
			}
			#service_s_control #prev, #service_s_control #next {
				display: block;
				width: 11px;
				height: 20px;
				z-index:1000;
			}
			#service_s_control #prev {
				margin-left:0px;
			}		
			#service_s_control #next {
			}

	
	
	
/*-小圖-*/
#service #thumbs{
}
#service #thumbs .service_s_item {
	width: 94px;
	height: 91px;
	padding: 0;
	cursor:pointer;
	float: left;
	margin-right: 15px;
 	opacity:0.60;
}
#service #thumbs .service_s_item_over {
	width: 94px;
	height: 91px;
	position:absolute;
}
.spblock02{
	position:absolute;
	left:50%;
	bottom:0;
	margin-bottom:138px;
	margin-left:-220px;
	z-index:999;
}



