/* CSS Document */
.hot-list-kv { margin-top: 10px; }
.hot-list-skv1 { margin-right: 25px; }
 
.mask { position:absolute; width:204px; height:192px; z-index:85 ;top:-10px;}
.tea-list-container { width:204px;height:235px; border-right: 1px dotted #ccc; margin-top:34px; position:relative; float: left;  }

.pro {position:absolute; width:204px; height:235px; z-index:80;top:-10px;}
.zhe {width:810px; overflow:hidden; float:left; padding-bottom:25px;}
.tea-list-container h1,
.tea-list-container h2,
.tea-list-container h3,
.tea-list-container h4,
.tea-list-container h5 { text-align: center; padding: 0; margin: 0 }
.tea-list-container h1 { color: #aa8e4d; font-size: 12px; font-weight: 700; height: 20px; }
.tea-list-container h2 { color: #666666; font-size: 11px; font-weight: 400; height: 20px; font-family: Minion Pro; font-style: italic; line-height: 20px; }
.tea-list-container h3 { color: #999999; font-size: 11px; font-weight: 400; }
.tea-list-container h4 { color: #858585; font-size: 12px; font-weight: 400; line-height: 20px; }
.tea-list-container a.shopping-cart { color: #f3f1ea; background: #4d1910; font-size: 12px; font-weight: 400; display: block; width: 90px; height: 16px; margin: 0 auto; border-radius: 0.5em; cursor: pointer; line-height: 16px; text-align: center; }
.tea-list-container a.shopping-cart:hover { color: #4d1910; background: #F8EDCF; }
.tea-list-container { text-align: center; }
.tea-list-container img {  }
.tea-list-container .teabox_shadow { background: url("images/teabox_shadow.png") no-repeat; width: 142px; height: 17px; margin: 0 auto; }
.first { border: none; }

/* series list */
.kv-left-btn { background: url("images/kv_left_btn.png") no-repeat; width: 32px; height: 45px; cursor: pointer; position: absolute; left: 20px; top: 40%; z-index: 99; }
.kv-right-btn { background: url("images/kv_right_btn.png") no-repeat; width: 32px; height: 45px; cursor: pointer; position: absolute; right: 20px; top: 40%; z-index: 99; }
.kv-introduction { margin: 10px 0; color: #666; }
.KVindex { position: absolute; width: auto; height: 20px; right: 20px; bottom: 20px; list-style: none; margin: 0; padding: 0; z-index: 99; }
.KVindex li { width: 10px; height: 10px; border: 1px solid #673701; border-radius: 10px; background: #fff; margin-right: 10px; float: left; font-size: 8px; line-height: 15px; text-align: center; color: #ccc; cursor: pointer; transition: all linear .3s; -o-transition: all linear .3s; -ms-transition: all linear .3s; -moz-transition: all linear .3s; -webkit-transition: all linear .3s; }
.KVindex li.active { background: #673701; }
.kv-container { position: relative; overflow: hidden; width: 780px; height: 320px; z-index: 1; }
.kv-container .play { width: 5000px; height: 302px; position: absolute; left: 0; top: 0; z-index: 2; padding: 0; margin: 0; }
.kv-container .play>li { list-style: none; float: left; }
.list-main-title { color: #b0600f; width: 740px; position: relative; height: 15px; padding: 20px; font-weight: 700; }
.list-main-title a { color: #b0600f; font-weight: 700; }
.list-main-title a:hover { color: #86490c; font-weight: 700; }
