.main{
    /*background:url("../images/maindema_bg0.jpg") no-repeat center;*/
    /*background-repeat: no-repeat;*/
   /*background-position: center;*/
    background-image:url("../images/maindema_bg0.jpg")  ;
    height: 832px;
    position: relative;

}
.demohead{
    position: absolute;
    left: 50%;
    top:90px;
    margin-left:-342px;
    background: url('images/demohead.png') no-repeat;
    width: 685px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 28px;
    color: #8e4e2d;
    letter-spacing: 4px;
}

.banner1 {
    width: 1280px;
    height: 620px;
    position: absolute;
    margin-left: 50%;
    left: -640px;
    bottom: 60px;
    z-index: 888;
}
.banner1 .banner1_width {
    width: 1280px;
    height: 620px;
    padding-top: 60px;
    position: absolute;
    overflow: hidden;
}
.banner1 .img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1280px;
    height: 680px;
    overflow: hidden;


}

.banner1 .img>li {
    float: left;
    width: 1280px;
    height: 680px;

    /*background: #000;*/
}

.nums {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.nums>li {
    width: 40px;
    height: 6px;
    background: #e1fdff;
    -webkit-box-shadow: 0 2px 1px 1px #b2e0d8;
    -moz-box-shadow: 0 2px 1px 1px #b2e0d8;
    box-shadow: 0 2px 5px 1px #b2e0d8;

    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}


.btn img {
    display: block;
    width: 70px;
    height: 70px;


    cursor: pointer;
}

.btn .prev {
    position: absolute;
    left: -100px;
    top: 50%;
    margin-top: -50px;
}

.btn .next {
    position: absolute;
    right: -100px;
    top: 50%;
    margin-top: -50px;
}

.nums .active {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 1px 1px #a6cebe;
    -moz-box-shadow: 0 2px 1px 1px #a6cebe;
    box-shadow: 0 2px 5px 1px #a6cebe;
}
.banner1 dd{
    width: 300px;
    float: left;
    background: #ffffff;
    margin: 54px 10px;
    position: relative;
    border-radius: 10px;
    -webkit-box-shadow:0 0 20px #888;
    -moz-box-shadow:0 0 20px #888;
    box-shadow:0 0 20px #888;
    cursor: pointer;

}
.banner1 dd p{
    margin: 10px 15px 30px;
    text-align: justify;
    font-size: 16px;
    height: 130px;
    overflow: hidden;
    color: #535353;
}
.banner1_head_img{
    position: absolute;
   top: -55px;
    margin-left: 50%;
    left: -84px;

}
.banner1_footer_img{
    position: absolute;
    bottom: -62px;
    margin-left: 50%;
    left: -84px;


}
.demo_img{
    display: block;
    margin: 10px  auto;
    width: 276px;
    overflow: hidden;

}
.demo_img img{
  transition: all 1s;


}
dd:hover .demo_img img{
    transform:scale(1.2);

 }

.deom_hr{
    margin: 0 auto;
}
.banner1 h4{
    line-height: 1.5;
    font-size:22px ;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #787878;
}
.banner2{
    width: 1160px;
    height: 620px;
    position: absolute;
    margin-left: 50%;
    left: -580px;
    bottom: 60px;
    opacity: 0;
    filter:alpha(opacity=0);
}
.button {display: inline-block;zoom: 1; *display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 14px/100% Arial, Helvetica, sans-serif;padding:0.25em 0.6em 0.3em;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.red {color: #faddde;border: solid 1px #980c10;background: #d81b21;background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));background: -moz-linear-gradient(top,  #ed1c24,  #A51715);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top,  #c9151b,  #a11115); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115'); color:#fff;}
.red:active {color: #de898c;background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');}
.cor_bs,.cor_bs:hover{color:#ffffff;}


.keTxtP{font-size:16px; color:#ffffff;}
.keUrl{color:#FFF; font-size:30px;}
.keUrl:hover{ text-decoration: underline; color: #FFF; }
.mKeBanner,.mKeBanner div{text-align:center;}
/*Ӧ����Чʱ��������ʽ��ɾ��*/

#d_tab29 li{
    /*background: #ffffff;*/
    /*height: 540px;*/
    /*border-radius: 10px;*/
    /*-webkit-box-shadow:0 0 20px #888;*/
    /*-moz-box-shadow:0 0 20px #888;*/
    /*box-shadow:0 0 20px #888;*/

}
.demo_festival_head{
    position: absolute;
    top: -46px;
    left: 50%;
    margin-left: -108px;
}
.demo_festival_head1{
    margin: 12px auto 10px;
    border: 1px solid #e1c0af;
    text-align: center;
    line-height: 50px;
    width: 250px;
    font-size:28px;
    color: #8e4e2d;
}
.festival{
    position: absolute;
    background: #fff;

    width: 100%;
    height: 90%;
    border-radius: 10px;
    -webkit-box-shadow:0 0 20px #888;
    -moz-box-shadow:0 0 20px #888;
    box-shadow:0 0 20px #888;
    bottom: 0;
}
.festival_star{
    padding: 0 20px;

}
.festival_star li{
    color: #b5603b;
    font-size: 16px;

}
.festival_star li img{
    display: inline-block;


}
.festival_li1{
    float: left;
}
.festival_li2{
    left: 50%;
    position: absolute;
    margin-left:-85px ;
}
.festival_li3{
    float: right;
}
.festival  p{
    color: #535353;
    font-size: 16px;
    margin-top: 8px;
    padding: 0 20px;
    text-align: justify;
}
.festival_img{
    position: absolute;
    bottom:30px;
}
.festival_img_big{
    float: left;
    width:54.2%;
    padding-left:.5%;;


}
.festival_img_big img{
    width: 95.4%;
    padding-left: 4%;;
}
.festival_img_small{
    float: right;
    width: 42.6%;
    padding-right: 2.7%;



}
.festival_img_small img{
    float: left;
    width: 100%;
    /*padding-left: 4%;*/
    /*padding-bottom: 4%*/


}
/*#d_tab29 img { border: 0; vertical-align: top }*/
#d_tab29 { position: relative; height: 540px; text-align: left }
#d_tab29 .d_img { position: relative; margin: 0 auto; width: 100%; height: 100% }
#d_tab29 .d_img>li { position: absolute; display: none; z-index: 0 }
/*#d_tab29 .d_img .cont{ width:100%; height:87px; background:rgba(0,0,0,0.5); position:absolute; bottom:0px; left:0px; z-index:99999;*/
/*background: #000;}*/
/*#d_tab29 .d_img li img { width: 100% }*/
#d_tab29 .d_img li.d_pos1 { display: block; width: 530px; height: 484px;left: 0%; top: 70px; z-index: 1 ; opacity: 0.8}
#d_tab29 .d_img li.d_pos2 { display: block; width: 600px;  height: 540px;left: 10%; top: 40px; z-index: 2 ;opacity: 0.9}
#d_tab29 .d_img li.d_pos3 { display: block; width: 656px; height: 580px; left: 22%; top: 20px; z-index: 3 ; opacity: 1}
#d_tab29 .d_img li.d_pos4 { display: block; width: 600px;height: 540px; right: 10%; top: 40px; z-index: 2 ;opacity: 0.9}
#d_tab29 .d_img li.d_pos5 { display: block; width: 530px; height: 484px; right: 0%; top: 70px; z-index: 1;opacity: 0.8 }
#d_tab29 .d_menu { position: absolute; bottom: -85px; width: 100%; text-align: center;display: none }
#d_tab29 .d_menu li { display: inline-block; zoom: 1; *display:inline;
    background: #000;; width: 12px; height: 12px; cursor: pointer; margin-right: 3px }
#d_tab29 .d_menu li.d_select { background: pink }
#d_tab29 .d_next { position: absolute; left: 67%; margin-left: 475px; top: 259px; z-index: 10; cursor: pointer }
#d_tab29 .d_prev { position: absolute; left: 50%; margin-left: -739px; top: 259px; z-index: 10; cursor: pointer }
#d_tab29 .d_next img{
    width: 70px;
}
#d_tab29 .d_prev img{
    width: 70px;
}
.wonderfulshow_close{
    position: absolute;
    right: 268px;
    top: 25px;
    z-index: 999;
}
.show_footer{
    position: absolute;
    width: 100%;
    bottom: -3px;
}