/* 茶产业上方切换 */

.cwh_navbox.ccy .in_cwh_nav li:nth-child(1) .bk2 {
    background-image: url(x2_ccy_word_icon1.png);
}

.cwh_navbox.ccy .in_cwh_nav li:nth-child(2) .bk2 {
    background-image: url(x2_ccy_word_icon2.png);
}

.cwh_navbox.ccy .in_cwh_nav li:nth-child(3) .bk2 {
    background-image: url(x2_ccy_word_icon3.png);
}

.cwh_navbox.ccy .in_cwh_nav li:nth-child(4) .bk2 {
    background-image: url(x2_ccy_word_icon4.png);
}

.cwh_navbox.ccy .in_cwh_nav li:nth-child(5) .bk2 {
    background-image: url(x2_ccy_word_icon5.png);
}

.cwh_navbox.ccy .in_cwh_nav li:nth-child(6) .bk2 {
    background-image: url(x2_ccy_word_icon6.png);
}

.cwh_navbox.ccy .in_cwh_nav li.on .bk2 {
    background-image: url(x2_tea_in_cwh02_h.jpg);
}

/* 茶产业上方切换end */

/* 茶科技上方切换 */

.cwh_navbox.ckj .in_cwh_nav li:nth-child(1) .bk2 {
    background-image: url(x2_ckj_word_icon1.png);
}

.cwh_navbox.ckj .in_cwh_nav li:nth-child(2) .bk2 {
    background-image: url(x2_ckj_word_icon2.png);
}

.cwh_navbox.ckj .in_cwh_nav li:nth-child(3) .bk2 {
    background-image: url(x2_ckj_word_icon3.png);
}

.cwh_navbox.ckj .in_cwh_nav li:nth-child(4) .bk2 {
    background-image: url(x2_ckj_word_icon4.png);
}

.cwh_navbox.ckj .in_cwh_nav li:nth-child(5) .bk2 {
    background-image: url(x2_ckj_word_icon5.png);
}

.cwh_navbox.ckj .in_cwh_nav li.on .bk2 {
    background-image: url(x2_tea_in_cwh03_h.jpg);
}

/* 茶科技上方切换 end */

/* 新茶人上方切换 */

.cwh_navbox.xcr .in_cwh_nav li:nth-child(1) .bk2 {
    background-image: url(x2_xcr_word_icon1.png);
}

.cwh_navbox.xcr .in_cwh_nav li:nth-child(2) .bk2 {
    background-image: url(x2_xcr_word_icon2.png);
}

.cwh_navbox.xcr .in_cwh_nav li:nth-child(3) .bk2 {
    background-image: url(x2_xcr_word_icon3.png);
}

.cwh_navbox.xcr .in_cwh_nav li:nth-child(4) .bk2 {
    background-image: url(x2_xcr_word_icon4.png);
}

.cwh_navbox.xcr .in_cwh_nav li:nth-child(5) .bk2 {
    background-image: url(x2_xcr_word_icon5.png);
}

.cwh_navbox.xcr .in_cwh_nav li.on .bk2 {
    background-image: url(x2_tea_in_cwh04_h.jpg);
}

/* 新茶人上方切换 end */

/* 栏目文章页 */

.qhkx_crumbs {
    width: 7rem;
    margin: 0.24rem auto 0;
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #863d3d;
    background: url(x2_tea_weizhi.png) left center no-repeat;
    background-size: 0.24rem auto;
    padding-left: 0.34rem;
    box-sizing: border-box;
}

.qhkx_crumbs a {
    color: #863d3d;
}

.qhkx_crumbs a:hover {
    color: #642727;
}

.x2_sm_title {
    font-size: 0.38rem;
    font-weight: bold;
    color: #b6281a;
    text-align: center;
    margin: 0 0 0.49rem 0;
    letter-spacing: 0.04rem;
}

.x2_line1 {
    width: 100%;
    height: 0.04rem;
    background-color: #a20b0b;
}

.x2_line2 {
    width: 100%;
    height: 0.02rem;
    background-color: #a20b0b;
    margin-top: 0.06rem;
}

.x2_content {
    width: 100%;
    margin-top: 0.45rem;
    font-size: 0.22rem;
    color: #863d3d;
    line-height: 0.46rem;
    text-indent: 0.76rem;
    text-align: center;
    margin-bottom: 0.72rem;
    text-align: justify;
}

.x2_content p {
    text-align: left;
    margin-bottom: 0.16rem;
}

.x2_content img {
    width: 100%;
    text-align: center;
    margin: 0 0 0.16rem;
}

/* 栏目文章页 end  */

/* 视频列表页 */
.x2_main {
    width: 100%;
}

.clear {
    clear: both;
}

.x2_main ul li {
    margin-bottom: 0.4rem;
}

.x2_list {
    width: 100%;
    height: 6.22rem;
    background-color: #fff;
    background-image: url(x2_list_back.png);
    background-repeat: no-repeat;
    background-size: 100% 6.22rem;
    box-shadow: 0.02rem 0.04rem 0.16rem rgba(55, 33, 9, 0.13);
    position: relative;
}

.x2_list.video_list .x2_list_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.x2_list.has_pic .x2_list_content {
    display: none;
}

.x2_list.has_pic .x2_list_time {
    position: absolute;
    bottom: 0.3rem;
}

.x2_list:hover {
    background-image: url(x2_list_back_hover.png);
}

.x2_list:hover p {
    color: #f1eee8;
}

.x2_list:hover .x2_list_title {
    color: #fff;
}

.x2_list .x2_pic {
    width: 100%;
    min-height: 0.2rem;
    text-align: center;
}

.x2_list .x2_pic div {
    width: 100%;
    height: 3.58rem;
    position: relative;
    overflow: hidden;
}

.x2_list .x2_pic_icon {
    width: 1.4rem;
    height: 1.47rem;
    position: absolute;
    top: 50%;
    margin-top: -0.7rem;
    left: 50%;
    margin-left: -0.73rem;
}

.x2_list .x2_pic .x2_pic_img {
    width: 100%;
    height: 3.58rem;
    object-fit: cover;
    transition: all 0.5s;
}

.x2_list .x2_pic .x2_pic_img:hover {
    transform: scale(1.1);
}

.x2_list .x2_list_words {
    width: 100%;
    padding: 0.3rem 0.64rem 0;
    box-sizing: border-box;
    color: #8f6565;
}

.x2_list .x2_list_title {
    color: #723232;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.6rem;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list1 .x2_list .x2_list_title {
    -webkit-line-clamp: 1;
}

.x2_list .x2_list_time {
    margin: 0.1rem 0 0.14rem;
    font-size: 0.24rem;
}

.x2_list .x2_list_content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;

    font-size: 0.26rem;
    line-height: 0.36rem;
}

/* 视频列表页 end  */

/* 普通图文列表页 */

.x2_list_horizontal {
    width: 100%;
    height: 6.22rem;
    background: #fff;
    padding: 0.3rem;
    box-sizing: border-box;
    background-image: none;
}

.x2_list_horizontal:hover {
    background-image: none;
    background-color: #a20b0b;
}

.x2_list_horizontal:hover .x2_list_more {
    color: #fff;
    border-bottom-color: #fff;
}

.x2_list_horizontal:hover .x2_list_more::after {
    background-image: url(x2_list_more_icon_hover.png);
}

.x2_list_horizontal .x2_pic {
    width: 100%;
    height: 3.56rem;
}

.x2_list_horizontal .x2_list_words {
    padding: 0.26rem 0 0;
}

.x2_list_horizontal a {
    display: block;
    height: 0;
}

.x2_list_horizontal .x2_list_title {
    font-size: 0.36rem;
}

.x2_list_horizontal .x2_list_time {
    margin: 0.09rem 0 0.08rem;
    color: #817569;
}

.x2_list_horizontal .x2_list_content {
    display: none;
}

.x2_list_more {
    width: 2.24rem;
    height: 0.56rem;
    display: inline-block;
    border-bottom: 0.02rem solid #a20b0b;
    color: #a20b0b;
    line-height: 0.56rem;
    position: relative;
    font-weight: bold;
    font-size: 0.24rem;
}

.x2_list_more::after {
    content: '';
    display: inline-block;
    width: 0.31rem;
    height: 0.12rem;
    background-image: url(x2_list_more_icon.png);
    background-size: 0.31rem 0.12rem;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.04rem;
}

/* 普通图文列表页 end  */

/* 纯文字列表页 */

.x2_list .x2_list_content.no_has_pic {
    -webkit-line-clamp: 11;
    /* font-size: 0.26rem;
    line-height: 0.4rem;
    margin-top: 0.1rem; */
}

/* .x2_list_words {
    height: 4.28rem;
    background-size: 100% 4.28rem;
} */

/* 纯文字列表页end  */

/* 视频列表页2 */

.x2_list_video2 {
    width: 100%;
    height: 5.79rem;
    background: #fff;
    box-shadow: 0.02rem 0.04rem 0.16rem rgba(55, 33, 9, 0.13);
    position: relative;
}

.x2_list_video2 .x2_pic {
    width: 100%;
    height: 3.88rem;
    position: relative;
    overflow: hidden;
}

.x2_list_video2 .x2_pic .x2_pic_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.x2_list_video2:hover .x2_pic_img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.x2_list_video2 .x2_pic .x2_pic_icon {
    width: 1.4rem;
    height: 1.47rem;
    position: absolute;
    top: 50%;
    margin-top: -0.7rem;
    left: 50%;
    margin-left: -0.73rem;
}

.x2_list_video2 .x2_list_words {
    margin-top: 0.3rem;
    text-align: center;
}

.x2_list_video2 .x2_list_words p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.x2_list_video2 .x2_list_words .x2_list_title {
    font-size: 0.34rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
    color: #723232;
}

.x2_list_video2 .x2_list_words .x2_list_content {
    font-size: 0.28rem;
    color: #8f6565;
}

.x2_list_video2 .x2_list_back2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

/* 视频列表页2end */

/* 分页 */
.tea_page {
    text-align: center;
    padding: 0.3rem 0 0.86rem;
    position: relative;
    z-index: 11;
}

.tea_page_s {
    font-size: 0.14rem;
}

.tea_page a {
    cursor: pointer;
    background: #fff;
}

.tea_page a,
.tea_page .txt {
    padding: 0 0.03rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: 0.02rem solid #d1d1d1;
    /* margin: 0 3px 0 0; */
    color: #2d2d2d;
    font-size: 0.20rem;
    border-radius: 0.03rem;
    min-width: 0.3rem;
    display: inline-block;
}

.tea_page .index,
.tea_page .next,
.tea_page .end {
    padding: 0 0.2rem;
}

.tea_page span:nth-child(1) {
    margin-left: 0.04rem;
}

.tea_page a:hover {
    color: #fff;
    border: 0.02rem solid #a20b0b;
    background: #a20b0b;
}

.tea_page .cur {
    color: #fff;
    border: 0.02rem solid #a20b0b;
    background: #a20b0b;
}

.tea_page span {
    border: none;
}

.tea_page .txt {
    width: 0.18rem;
}

.tea_page #num {
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    border: 0.02rem solid #ccc;
    border-radius: 0.02rem;
    width: 0.4rem;
    vertical-align: top;
    font-size: 0.20rem;
    background: #fff;
}

.tea_page font {
    font-size: 0.20rem;
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    vertical-align: top;
}

.tea_page font i {
    padding-bottom: 0.02rem;
    display: inline-block;
}

.tea_page #go {
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 0.12rem;
    cursor: pointer;
    *padding: 0 0.03rem;
    margin: 0;
    vertical-align: top;
    border: none;
    background-color: #a20b0b;
    font-size: 0.2rem;
    color: #fff;
    border-radius: 0.02rem;
}

/* 分页结束  */