/**
 * 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: #333;
    font: 12px/1.5 Calbri,arial, sans-serif;
/*    background-color: #7d5118;*/
}
img{
    border: 0;
}
.bg{
    min-width: 1000px;
    background: url(../images/bg.jpg) #000 no-repeat center top;
}
.container{
    width: 967px;
    margin: 0 auto;
}
.header{
    width: 967px;
    height: 510px;
}
.nav{
    float: right;
    width: 190px;
    height: 25px;
    color: #000;
    line-height: 2;
}
.nav a{
    color: #000;
    text-decoration: none;
}
.nav a:hover{
    color: #ff6600;
}
.mod{
    width: 967px;
    height: auto;
    margin-bottom: 35px;
}
.mod_1{
    width: 967px;
    height: auto;
}
.mod-tit{
    width: 967px;
    height: 50px;
    background-color:#8e351f;
}
.mod-cont{
    width: 885px;
    height: auto;
    margin: 0 auto;
    padding: 17px 37px;
    background-color: #dfebff;
    border-top: 0;
}
/*.videoShow .mod-cont{
    padding: 17px 102px;
    width: 757px;
}*/
.modContSection{
    float: left;
}
.modContSectionLeft{
    float: left;
    width: 550px;
}
.modContSectionTit{
    background-color: #8a96aa;
    color: #1b273b;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 15px;
}

.intro{
    color: #582806;
    font-size: 14px;
    margin-bottom: 10px;
}
.intro span{
    color: #b24b02;
    font-weight: bold;
    font-size: 14px;
}
.top{
    width: 890px;
}
.top .des-box{
    margin-top: 10px;
}
.top .des-tit,.left .des-cont{
    width: auto;
}
.btm{
    width: 890px;
}
.zsMod .des{
    float: left;
    margin-left: 20px;
    width: 370px;
}
.video-box{
    float: left;
}
.video-tit{
    background: url(../images/video-tit.jpg) no-repeat center top;
}
.video{
    background: #000000;
    margin: 2px auto 10px;
    height: 420px;
}
.video_des{
    font-family: arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-left: 12px;
    margin-top: 50px;
}
.video-btns{
    width: 100%;
    margin-bottom: 10px;
}
.video-btn{
    float: left;
    display: block;
    height: 27px;
    margin-left: 2px;
    background-color: #101c30;
    color: #8793a7;
    text-decoration: none;
    text-align: center;
    line-height: 27px;
    outline: none;
    margin-top: 2px;
    font-weight: bold;
    padding: 0 23px;
}
.video-btn:hover,
.video-btn_hover{
    background-color: #2b374b;
}
.des{
    width: 328px;
    float: right;
}
.des-box{
    margin-bottom: 15px;
    width: 370px;
}
.des-tit{
    height: 23px;
    background-color: #ebebeb;
    /*font:bold 14px;*/
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    padding-left: 15px;
}
.des-cont-mix{
    margin-bottom: 17px;
}
.videoShow .des-cont-mix {
    margin-bottom: 17px;
    padding: 5px;
}

.des-cont-img1{
    float: left;
    width: 70px;
    height: 70px;
    border: 1px solid #584f41;
    background: #666 url(../images/icons/icon1.png) no-repeat center top;
}
.des-cont-img{
    float: left;
    width: 308px;
    margin-left: 20px;
    background: url(../images/des-cont-txt.jpg) no-repeat;
    height: 101px;
    margin-bottom: 20px;
}

.des-cont-txt{
    float: left;
    width: 308px;
    margin-left: 20px;
    color: #582806;
    height: 25px;
}
.des-cont-txt span{
    font-size: 14px;
    font-weight: bold;
    color: #ad1309;
}

.saleTxtTit{
    font-size: 20px;
    font-weight: bold;
    color: #6c2b06;
}
.saleTxtTit2{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
.saleTxtTit3{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}
.saleBtn{
    display: block;
    width: 209px;
    height: 38px;
    background-color: #cc0202;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0 0 2px;
    text-align: center;
    font-weight: bold;
}
.saleBtn-right{
    margin-left: 104px;
}
.sale-txt{
    position: relative;
}
.sale-txt .price{
    position: absolute;
    right: 16px;
    top: -8px;
}
.des-cont-txt1{
    float: left;
    width: 270px;
    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 rgba(0, 0, 0, 0);
    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: 360px;
    padding: 15px 0 0 15px;
    line-height: 20px;
    color: #000;
}
.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{
    font:bold 20px/1.2 "微软雅黑";
    color: #000;
}
.zs_des{
    line-height: 30px;
}
.pics-tit{
    background: url(../images/pic-tit.jpg) no-repeat center top;
}
.btn-l{
    margin-left: 10px;
    background: url(../images/btn.gif) no-repeat 0 center;
}
.btn-l:hover{
    background: url(../images/btn.gif) no-repeat -28px center;
}
.btn{
    float: left;
    width: 27px;
    height: 437px;
    cursor: pointer;
    outline: none;
}
.btn-r{
    margin-left: 20px;
    background: url(../images/btn.gif) no-repeat -55px 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: 777px;
    height: 437px;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
}
.big-list{
    position: absolute;
    top: 0;
    left: 0;
    width: 999999px;
}
.big-list img {
    float: left;
    width: 777px;
    height: 437px;
}
.small-pics-box{
    position: relative;
    width: 779px;
    height: 78px;
    overflow: hidden;
}
.smallPicWrap{
    position: absolute;
    width: 9999px;
}
.small-pics{
    float: left;
    display: block;
    width: 155px;
    height: 78px;
    margin-top: 1px;
    /*border: 1px solid #000;*/
    background-color: #666;
    outline: none;
    margin-right: 1px;
}
.small-pics img{
    display: block;
    width: 100%;
    height: 100%;
}
.bottom{
    padding-bottom: 80px;
}
#pub_footer {
    clear: both;
}
/*20131008 add*/
.secRow{
    margin-top: 1px;
}

.red{
    color: #333;
    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 #0175e6;
    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;
}