@charset "utf-8";
/*=============================================*/
/* 			       index				    */
/*=============================================*/

#key div {
	width: 100% !important;
	min-width: 1000px;
	position: relative;
	z-index: 9;
	background-repeat: no-repeat;
	background-position: center top !important;
	background-size: cover !important;
}
#key .box {
	height: 786px;
	margin: 0 auto;
	background: no-repeat;
	background-position: center top !important;
	background-size: cover !important;
}
#lead {
	background: url(../img/index/lead_bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#lead .content {
	height: 793px;
	position: relative;
	color: #fff;
	line-height: 32px;
}
#lead h2 {
	padding-bottom: 30px;
}
#lead .txt1 {
	width: 465px;
	margin-left: 16px;
}
#lead .info {
	width: 480px;
	position: absolute;
	top: 425px;
	right: 0;
}
#lead .info .txt {
	margin-left: 10px;
	margin-bottom: 25px;
}
#sub .content {
	background: url(../img/index/sub_bg.png) no-repeat center top;
	min-height: 760px;
}
#sub {
	background: url(../img/index/line_bg.png) repeat-x center top;
	padding-top: 5px;
}
#sub .left_col {
	padding-top: 63px;
	width: 457px;
}
#sub .right_col {
	padding-top: 151px;
	width: 457px;
	margin-right: 43px;
}
#sub .photo {
	margin-left: -3px;
}
#sub .txt {
	margin: 15px 0 25px 10px;
}
#wine {
	background: url(../img/index/wine_bg_in.jpg) repeat-x center top;
}
#wine .bg_in {
	background: url(../img/index/wine_bg.jpg) no-repeat center top;
}
#wine .content {
	position: relative;
	height: 430px;
	color: #fff;
}
#wine .txt {
	padding: 25px 0 40px;
	margin-left: 5px;
	width: 620px;
}
#event {
	background: url(../img/index/event_in.jpg) repeat-x center top;
}
#event .bg_in {
	background: url(../img/index/event_bg.jpg) no-repeat center top;
}
#event .content {
	position: relative;
	height: 464px;
}
#js_slider {
	position: absolute;
	top: 64px;
	left: 0px;
	width: 480px;
	height: 320px;
}
#event .info {
	padding-top: 64px;
	width: 500px;
	float: right;
}
#event h2 {
	padding-bottom: 5px;
}
#event .txt {
	margin-left: 9px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.bx-pager {
	text-align: center;
	padding-top: 21px;
}
.bx-pager-item {
	display: inline-block;
	width: 10px;
	height: 10px;
	font-size: 0;
	margin-right: 12px;
}
.bx-pager-item a {
	background: url(../img/index/dot.png) no-repeat 0 0;
	display: block;
	width: 10px;
	height: 10px;
	font-size: 0;
}
.bx-pager-item a.active {
	background-position: -22px 0;
	
}

#access { background: url(../img/index/access_bg.jpg) no-repeat center center;
background-size:cover;}
#access  .content{height: 459px;
color: #ffffff;
line-height: 24px;}

#access  .txt { width: 320px;
text-align: center;
padding: 5px 0 15px;}
#access .content {
	position:relative;
}
#access .txt2 {
	right:0;
	top:50px;
	font-size:18px;
	letter-spacing:2px;
	position:absolute;
}



#news h2 {
	padding-top: 63px;
	padding-bottom: 40px;
	text-align: center;
}
#news {
	background: url(../img/menu/news_in.jpg) repeat-x center top;
	font-size: 18px;
	line-height: 30px;
	color:#fff;
}
#news .bg_in {
	background: url(../img/menu/news_bg.jpg) no-repeat center top;
}
#news .content {
	position: relative;
	height: 480px;
}

#news a{
	color:#fff;

}


#news dl {
	padding-top: 30px;
	padding-left: 250px;
}
#news dt, #news dd {
	display: inline;
}
#news dt {
	padding-right: 10px;
}
