.bsh{
	box-shadow: 2px 0 11px 1px #B5B0A7;
}
.line{
	background: url("../img/index/line.png") repeat-x center bottom ;
}
#index{
	min-width: 1100px;
}
#logo{
	top: 377px;
}
#slide{
	background: url("../img/index/slide01.jpg") no-repeat center center ;
}
#lead{
	background: url("../img/index/bg_lead.png") no-repeat center top ;
	padding-top: 62px;
	padding-bottom: 36px;
}
#lead .btn{
	position: absolute;
    right: -62px;
    top: -218px;
    z-index: 1000;
}
#lead .txt{
	padding-top: 24px;
	padding-bottom: 26px;
}
#lead .txt p{
	padding-bottom:28px;
}
#recommend{
	padding-bottom: 69px;
}
#recommend h2{
	position: absolute;
    top: -91px;
    left: -43px;
}
#recommend .photo{
	position: absolute;
    z-index: 1;
    top: 59px;
    left: -13px;
}
#recommend .bg_layout1{
	position: relative;
    z-index: 2;
    width: 395px;
    margin-left: 605px;
    margin-top: -4px;
	padding-bottom: 35px;
}
#recommend .txt{
	padding-top: 33px;
	padding-bottom: 24px;
}
#recommend .txt p{
	padding-bottom: 16px;
}
#course{
	background: url("../img/index/bg_course.png") no-repeat center top ;
}
#course .center{
	padding-top: 103px;
	padding-bottom: 117px;
}
#course h2{
	position: absolute;
	top: -60px;
	right: 0;
}
#course .bg_layout2{
    width: 540px;
    margin-left: 409px;
    padding-bottom: 41px;
	color: #422b0b;
}
#course .txt{
	padding-top: 26px;
    padding-bottom: 20px;
}
#slides{
	height: 574px;
	padding-top: 14px;
	position: relative;
}
.bx-wrapper, .bx-window{
	min-width: 1000px;
	width: 100% !important;
}
#slider_main .slide{
	height: 560px;
	background-size: cover;
	width: 100%;
	min-width: 1000px;
}
.bx-pager {
    display: none;
}
#slide_btn{
	position: absolute;
	top: 14px;
	min-width: 1000px;
	width: 100%;
}
.bx-prev,.bx-next {
    height: 70px;
    text-indent: 1000000px;
    width: 70px;
    z-index: 1000;
    position: absolute;
}
.bx-prev {
    background: url("../img/index/icon_prev.png") no-repeat scroll center top;
    left: 0;
	top: 246px;
}
.bx-next {
    background: url("../img/index/icon_next.png") no-repeat scroll center top;
    right: 0;
	top: 246px;
}
#slide1{
	background: url("../img/index/bg_slide01.jpg") no-repeat center center ;
}
#slide2{
	background: url("../img/index/bg_slide02.jpg") no-repeat center center ;
}
#slide3{
	background: url("../img/index/bg_slide03.jpg") no-repeat center center ;
}
#slide1 h3{
	padding-top: 133px;
	padding-bottom: 21px;
}
#slide1 .txt{
	padding-bottom: 48px;
    padding-left: 8px;
}
#slide2 > div > div{
	padding-left: 540px;
    padding-top: 76px;
}
#slide2 h3{
	padding-bottom: 18px;
}
#slide2 .txt{
	padding-bottom: 48px;
    padding-left: 5px;
}
#slide2 .txt p{
	padding-bottom: 10px;
}
#slide3 h3{
	padding-bottom: 18px;
    padding-top: 51px;
    padding-left: 99px;
}
#slide3 .txt{
	width: 300px;
    color: #fff;
    padding-left: 80px;
    text-align: center;
}
#slide3 .txt p{
	padding-bottom: 21px;
}
#slide3 .btn{
	padding-left: 87px;
    padding-top: 33px;
}
#drink{
	background: url("../img/index/bg_drink.png") no-repeat center top ;
	padding-top: 114px;
	padding-bottom: 245px;
}
#drink .bg_layout4{
	width: 414px;
	margin-left: 584px;
	padding-bottom: 45px;
}
#drink .txt{
	padding-top: 21px;
	padding-bottom: 53px;
}
#drink .txt p{
	padding-bottom: 28px;
}
#drink h2{
	position: absolute;
	top: 185px;
	left: 243px;
}
#news{
	padding-top: 14px;
}
#news .center{
	padding-top: 46px;
	padding-bottom: 63px;
}
#news h2{
	position: absolute;
	top: -55px;
	right: -27px;
}
#facebook{
	width: 415px;
	height: 477px;
	background: #FFF;
	position: relative;
}
#facebook h3{
	position: absolute;
    top: -19px;
    right: -260px;
}
#blog{
	width: 549px;
	position: absolute;
	top: 236px;
    right: -4px;
	line-height: 23px;
}
#blog h3{
	padding-bottom: 10px;
}
#blog dd{
	font-weight: bold;
}
#blog dl{
	padding-left: 28px;
    padding-top: 9px;
    padding-bottom: 17px;
}
#blog p{
	padding-top: 8px;
}
#blog p span{
	background: url("../img/index/icon_more.png") no-repeat 0 0 ;
	font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    padding-left: 29px;
	color: #7e7568;
}
#blog #feed a{color: #7e7568;}