/**
 * Created with JetBrains WebStorm.
 * User: qiuyun
 * Date: 13-3-7
 * Time: 上午11:32
 * To change this template use File | Settings | File Templates.
 */
*{
    margin: 0;
    padding: 0;
}
/* 清除浮动 */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
/* 触发 IE 6/7 的 hasLayout */
.clearfix {
    zoom: 1;
}
body{
    color: #000;
    font: 12px/1.5 Calbri,arial, sans-serif;
}
img{
    border: 0;
}
.bg{
    min-width: 1000px;
    
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.container{
    width: 967px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.header{
    width: 967px;
    height: 509px;
    overflow: hidden;
}
.nav{
    float: right;
    width: 190px;
    height: 25px;
    color: #fff;
    line-height: 2;
}
.nav a{
    color: #fff;
    text-decoration: none;
}
.nav a:hover{
    color: #947adf;
}
.mod{
    width: 967px;
    height: auto;
}
.mod-tit{
    width: 967px;
    height: 56px;
}
.mod-cont{
    width: 890px;
    height: auto;
    margin: 0 auto;
    padding: 17px 35px;
    background-color: #e0e0e0;
    border: 3px solid #4B2A1B;
    border-top: 0;
}
.videoShow .mod-cont{
    padding: 28px;
    width: 905px;
    border: 0;;
    border-bottom: 5px solid #8a4800;
    border-width: 0;
}
.modContSection{
    float: left;
}
.left{
    width: 432px;
}
.left .des-box{
    margin-top: 10px;
}
.left .des-tit,.left .des-cont{
    width: auto;
}
.right{
    margin-left: 10px;
    width: 378px;
}
.video-box{
    float: left;
}
.video-tit{
   
}
.video{
    height: 326px;
    float: left;
    overflow: hidden;
    width: 491px;
}
#video1{
    height: 326px;
}
.saleInfos{
    float: left;
    margin: 0 0 0 10px;
    width: 388px;
}

.video_des{
    font-family: arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-left: 12px;
    margin-top: 50px;
}
.video-btns{
    width: 495px;
}
.video-btn{
    float: left;
    display: block;
    height: 25px;
    margin-left: 2px;
    background-color: #271808;
    color: #c08946;
    text-decoration: none;
    text-align: center;
    line-height: 27px;
    outline: none;
    padding: 0 10px;
}
.video-btn:hover,
.video-btn_hover{
    background-color: #482e11;
}
.des{
    float: right;
}
.des-box{
    margin-bottom: 15px;
}
.des-tit{
    height: 23px;
    background-color: #af906d;
    /*font:bold 14px;*/
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    text-indent:17px;
}
.des-cont-mix{
    margin-bottom: 17px;
}
.videoShow .des-cont-mix {
    margin-bottom: 17px;
    padding: 5px;
}
.des-cont-img{
    float: left;
    width: 79px;
    height: 79px;
   
}
.des-cont-img1{
    float: left;
    width: 64px;
    height: 64px;
    border: 1px solid #000;
    background: #666 url(../images/icon_pyq.png) no-repeat center top;
}
.des-cont-txt{
    float: left;
    width: 190px;
    margin-left: 3px;
}
.saleTxtTit{
    font-size: 20px;
    font-weight: bold;
    color: #6c2b06;
}
.saleTxtTit2{
    font-size: 15px;
    color: #b84131;
    font-weight: bold;
}
.saleTxtTit3{
    font-size: 15px;
    color: #b84131;
    font-weight: bold;
}
.sale-txt{
    position: relative;
}
.sale-txt .price{
    position: absolute;
    right: 16px;
    top: -8px;
}
.des-cont-txt1{
    float: left;
    margin-left: 27px;
}
.enter{
    float: right;
    color: #412000;
    padding-top: 10px;
}
.sale-price{
    float: left;
    width: 133px;
    height: 104px;
    background: url(../images/sale-price.gif) no-repeat center;
}
.price-num{
    float: left;
    width: 73px;
    height: 44px;
    background: url(../images/price-nums.gif) no-repeat center;
}
.price{
    font-size: 32px;
    color: red;
    font-weight: bold;
}
.des-cont-txt .price{
    float: right;
}
.flower .des-cont{
    background: url("../images/plus.gif") no-repeat scroll 0 17px ;
    padding-left: 0;
}
.plusBox{
    float: left;
    width: 71px;
    height: 122px;
    margin-left: 23px;
}
.plusBox1{
    margin-left: 0;
}
.plusBoxImg{
    display: block;
    width: 72px;
    height: 72px;
}
.plusBoxText{
    height:49px;
    background-color: #b99b98;
    text-align: center;
    margin-top: 4px;
    color: #B91500;
}
.equalBox{
    float: left;
    width: 104px;
    margin-left: 30px;
    padding-top: 25px;
}
.btn-buy{
    float: left;
    width: 96px;
    height: 32px;
    margin-top: 10px;
    background-color: #750800;
    color: #fff;
    font: 14px/1.5 "微软雅黑";
    text-decoration: none;
    text-indent: 5px;
    line-height: 30px;
    margin-right: 8px;
}
.btn-buy:hover{
    background-color: #c80f00;
}
.btn-buy2 {
    text-align: center;
    margin-right: 0;
}
.taobao{
    margin-left: 8px;
}
.des-cont{
    width: 352px;
    padding: 15px 0 0 15px;
    line-height: 20px;
}
.reason-tit{
    background: url(../images/reason-tit.jpg) no-repeat center top;
}
.zs-tit{
    background: url(../images/zs-tit.jpg) no-repeat center top;
}
.zs-video-tit{
    height: 20px;
    font:bold 20px/1.2 "微软雅黑";
}
.zs_des{
    line-height: 30px;
}
.pics-tit{
    background: url("../images/pics-tit.gif") no-repeat scroll center top ;
    height: 66px;
}
.btn-l{
    margin-left: 46px;
    background: url("../images/btn-l.jpg") no-repeat scroll 0 center ;
}
/*.btn-l:hover{*/
    /*background: url(../images/btn.gif) no-repeat -28px center;*/
/*}*/
.btn{
    float: left;
    width: 16px;
    height: 406px;
    cursor: pointer;
    outline: none;
}
.btn-r{
    margin-left: 20px;
    background: url("../images/btn-r.jpg") no-repeat scroll 0 center;
}
/*.btn-r:hover{*/
    /*background: url(../images/btn.gif) no-repeat -84px center;*/
/*}*/
.btn-hide{
    background-image: none;
}
.btn-hide:hover{
    background-image: none;
}
.pics-box{
    float: left;
    margin-left: 20px;
}
.pics-box img{
    display: block;
}
.big-pics{
    width: 723px;
    height: 364px;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
}
.big-list{
    position: absolute;
    top: 0;
    left: 0;
    width: 999999px;
}
.big-list img {
    float: left;
    width: 723px;
    height: 364px;
}
.small-pics-box{
    position: relative;
    width: 723px;
    height: 80px;
    overflow: hidden;
}
.smallPicWrap{
    position: absolute;
    width: 9999px;
}
.small-pics{
    float: left;
    display: block;
    width: 139px;
    height: 80px;
    margin-top: 1px;
    /*border: 1px solid #000;*/
    background-color: #666;
    outline: none;
    margin-right: 1px;
    overflow: hidden;
}
.small-pics img{
    width: 139px;
    height: 80px;
}
.bottom{
    margin-bottom: 80px;
}
#pub_footer {
    clear: both;
}
/*20131008 add*/
.secRow{
    margin-top: 1px;
}
.secRowFirst{
    margin-left: 0;
    margin-top: 2px;
}
.red{
    color: #b24b02;
    font-weight: bold;
}
.fyahei{
    font-family: '微软雅黑',arial, sans-serif;;
}
.reasonBox{
    float: left;
    width: 226px;
    height: 43px;
    padding-top: 50px;
    margin-left: 80px;
    color: #fff;
    text-align: center;
}
.reasonBox1{
    margin-left: 25px;
    background: url(../images/reason1.jpg) no-repeat;
}
.reasonBox2{
    background: url(../images/reason2.jpg) no-repeat;
}
.reasonBox3{
    background: url(../images/reason3.jpg) no-repeat;
}
.deadTime{
    width: 392px;
    height: 87px;
    color: #cb331a;
    font-size: 30px;
    text-align: center;
    margin: 327px 0 0 302px;
}
.deadTime-tit{
    height: 47px;
    line-height: 47px;
    font-weight: bold;
}
.timeValue{
    color: #cb331a;
}
.deadTime-cont{
    color: #000;
}
.slogan{
    width: 705px;
    margin: 20px 0 0 159px;
    color: #fff;
    text-align: center;
}
.thumb_current{
    position: absolute;
    border: 2px solid #B06D02;
    z-index: 100;
}
.tabBtn{
    background: none repeat scroll 0 0 #AF906D;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline;
    float: left;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}
.bottom .mod-cont{
    width: 901px;
    background-color: #b37841;
    border: 5px solid #8b4900;
    padding: 17px 0px;
}
.videoShow .mod-cont{;
    border: 0;
    padding: 28px;
    border-bottom: 5px solid #8a4800;
    border-width: 0;
    width: 905px;
}
.desTit{
   
   
}
.desCont{
    margin-top: 8px;
}
.mod2{

}
.mod2Tit{
    height: 31px;
}
.mod2Tit1{
}
.mod2Tit2{
    
}
.mod2Cont{
    padding: 20px 0;
}
.modContBorder{
    padding: 8px;
    background-color: #fff;
}
.saleBtn{
    display: block;
    width: 136px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
}
.priceImg{
    width: 185px;
    height: 52px;
}