/*面包屑导航*/
.title {
	line-height: 30px;
	color: #79311c;
	font-size: 14px;
	width: 1100px;
	margin: 10px auto 0;

}

.title a {
	color: #9fa0a0;
}

.title img {
	margin-top: 10px;
}

/* 导航样式 */
.zhu_daohang {
	width: 100%;
	height: 40px;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #E5e5e5;
}

.news-nav {
	width: 100%;
	height: 38px;
}

.news-nav ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.news-nav ul li {
	flex-grow: 1;
	flex-basis: 120px;
}

.news-nav ul li a {
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 15px;
}

.news-nav ul li a.active,
.news-nav ul li a:hover {
	color: #fff;
}

.video_tit {
	width: 100%;
	font-size: 14px;
	color: #a44323;
}

.video_tit span {
	font-size: 24px;
	color: #3e3a39;
	font-weight: bold;
	line-height: 50px;
	margin-right: 20px;
}

.video_tit span b {
	color: #A44323;
}

.video_tit a {
	float: right;
	color: #727171;
	font-size: 16px;
	line-height: 50px;
}

.video_tit a:hover {
	color: #a44323;
}

.video-con {
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}


.video-con span.news-tagSpan {
    display: inline-block;
    width: 75px;
    text-align: left;
    font-size: 12px;
    color: #9fa0a0;
    height: 30px;
}
.video-con ul.news-tag {
	width: 1110px;
    text-align: left;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
}

.video-con ul.news-tag li {
	float: left;
    margin-right: 10px;
    line-height: 30px;
}
.video-conk {
	overflow: hidden;
}

.video-conk ul {
	width: 280px;
	float: left;
	margin-right: 27px;
	margin-bottom: 20px;
	background: #f8f8f8;
	padding-bottom: 10px;
	border-radius: 5px;overflow: hidden;
}

.video-conk ul:nth-child(3n+3) {
	margin-right: 26px;
} 

.video-conk ul:last-child {
	margin-right: 0;
}

.video-conk ul li:first-child {
	position: relative;
}

.video-conk ul li:first-child a {
	display: block;
	height: 158px;
	width: 280px;
	overflow: hidden;
	position: relative;
}

.video-conk ul li:first-child a img {
	width: 100%;
	height: 100%;
	display: block;
}
.video-conk ul li .w_state {
	position: absolute;
	top: 0;
	right: 10px;
	width: 80px;
	height: 30px;
	display: block;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.video-conl:nth-child(2n) {
	margin-left: 13px;
}

.video-conk ul li .w_zb {
	background: url(../img/vedio_label_red.png);
	background-size: cover;
}

.video-conk ul li .w_hg {
	background: url(../img/vedio_label_blue.png);
	background-size: cover;
}

.video-conk ul li .w_new {
	background: url(../img/vedio_label_zong.png);
	background-size: cover;
}

.video-conk ul li .w_bofang {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 40px;
}

.video-conk ul li:nth-child(2) {
	line-height: 30px;
	width: 100%;
	margin: 10px auto 0;
	font-size: 16px;
	color: #3e3a39;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 10px;
}

.video-conk ul li:nth-child(3) {
	line-height: 20px;
	width: 100%;
	margin: auto;
	font-size: 14px;
	color: #9fa0a0;
	padding-left: 10px;
}

.video-conk ul li:nth-child(3) i {
	font-style: normal;
	margin-left: 0.2rem;
}
.video-conk ul li:nth-child(3) b {
	font-style: normal;
margin-right: 20px;font-size: 12px; font-weight: 400;
	float: right;
}
.video-conl {
	width: 49.4%;
	float: left;
}

.video-conr {
	width: 49.2%;
	float: right;
}

.video-conl .video-conk ul {
	width: 290px;
	float: left;
	margin-right: 10px;
}

.video-conl .video-conk ul:nth-child(2n+2) {
	width: 292px;
	float: right;
	margin-right: 0;
}

.video-conr .video-conk ul {
	width: 290px;
	float: left;
	margin-right: 10px;
}

.video-conr .video-conk ul:nth-child(2n+2) {
	width: 290px;
	float: right;
	margin-right: 0;
}

.cdhy .video-conk ul {
	width: 290px;
	float: left;
	margin-right: 10px;
}

.news_left .video-conk ul {
	width: 270px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;overflow: hidden;background: #f8f8f8;
}

.news_left .video-conk ul:nth-child(3n+3) {
	margin-right: 0
}

.news_left .video-conk ul li:first-child a {
	height: 150px;
	width: 270px;

}

.news_left .video-conk ul li:first-child a img {
	max-height: 150px
}


.video-bank {
	width: 100%;
	background: url(../img/w_vbg.jpg);
	margin-bottom: 20px;
	overflow: hidden; 
}

.video-bank .title {
	line-height: 30px;
	color: #9fa0a0;
	font-size: 12px;
	width: 1200px;
	margin: 0 auto;
}

.video-bank .title a {
	color: #9fa0a0;
}

.video-bank .title img {
	margin-top: 10px;
}

.video-ban {
	width: 1200px;
	margin: 0 auto 40px;
}

.video-ban .ban-tit {
	overflow: hidden;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	margin-top: 30px;
}

.video-ban .ban-tit span {
	float: right;
	font-size: 14px;
	color: #c9caca;
	line-height: 30px;
}

.video-ban .ban-tit .w_state {
	width: 80px;
	height: 30px;
	display: block;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	font-size: 14px;
	float: left;
	margin-right: 15px;
}

.video-ban .ban-tit .w_zb {
	background: url(../img/vedio_label_red.png);
	background-size: cover;
}

.video-ban .ban-tit .w_hg {
	background: url(../img/vedio_label_blue.png);
	background-size: cover;
}

.video-ban .ban-tit .w_new {
	background: url(../img/vedio_label_zong.png);
	background-size: cover;
}

.ban-divk {
	margin: 10px auto;
	overflow: hidden;
	background: #2a2727;
}

.ban-divk video {
	width: 900px;
	height: 505px;
	float: left;
}

.ban-divk .divk-r {
	width: 300px;
	height: 504px;
	float: right;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
	color: #999;
}

.divk-r .divk-sm {
	font-size: 14px;
	color: #727171;
	line-height: 22px;
}

.divk-r .divk-sm b {
	display: block;
	color: #999;
	margin-bottom: 5px;
}

.divk-r .divk-sm p {
	line-height: 22px;
}

.divk-r button {
	width: 250px;
	height: 46px;
	border-radius: 5px;
	background: #ec121c;
	color: #fff711;
	position: absolute;
	left: 25px;
	bottom: 160px;
	cursor: pointer;
}

.divk-r .divk-bk {
	position: absolute;
	left: 24px;
	bottom: 20px;
	width: 251px;
}

.divk-bk ul {
	width: 251px;
	border-top: 1px solid #353333;
	border-left: 1px solid #353333;
}

.divk-bk ul li {
	border-bottom: 1px solid #353333;
	border-right: 1px solid #353333;
	float: left;
	width: 125px;
	height: 48px;
	cursor: pointer;
	font-size: 12px;
	color: #727272;
	line-height: 48px;
}

.divk-bk ul li span {
	color: #fff;
}

.divk-bk ul li.zan {
	background: url('https://static.zisha.com/release/2/img/w-video3.png') no-repeat 12px center;
	padding-left: 50px;
	box-sizing: border-box;
}

.divk-bk ul li.zan:hover {
	background: url('https://static.zisha.com/release/2/img/w-video3h.png') no-repeat 12px center;
}

.divk-bk ul li.zhuan {
	box-sizing: border-box;
}
.divk-bk ul li.zhuan a.bds_more {
	line-height: 48px;
    margin: 0;
    color: #727272;
    background: url(https://static.zisha.com/release/2/img/w-video4.png) no-repeat 12px center;
    padding-left: 50px;
    display: block;
    height: 48px;
}

.divk-bk ul li.zhuan a.bds_more:hover {
	background: url('https://static.zisha.com/release/2/img/w-video4h.png') no-repeat 12px center;
}

.video-lyk {
	background: #f5f0e8;
	border: 1px solid #e2d1b4;
	border-radius: 5px;
	overflow: hidden;
	padding: 25px;
}

.video-lyk .video-lyn {
	width: 520px;
	height: 260px;
	overflow-y: scroll;
	padding: 20px 25px;
	float: left;
	background: #fff;
}

.video-lyk .video-lyn::-webkit-scrollbar {
	width: 7px;
}

.video-lyk .video-lyn::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 020);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.video-lyk .video-lyn::-webkit-scrollbar-thumb {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	-webkit-box-shadow: inset 0 0 6px #898989;
}

.video-lyk .video-lyn::-webkit-scrollbar-thumb:window-inactite {
	background: #b72525;
}

.video-yk,
.video-gf {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}

.video-yk p:first-child,
.video-gf p:first-child {
	font-size: 14px;
	color: #a44323;
	line-height: 30px;
}

.video-yk p:nth-child(2),
.video-gf p:nth-child(2) {
	font-size: 14px;
	color: #656462;
	line-height: 26px;
}

.video-gf p {
	background: #f5f0e8;
}

.video-gf p {
	text-align: right;
}

.video-lyx {
	width: 442px;
	float: right;
}

.video-lyx li {
	margin-bottom: 25px;
	overflow: hidden;
}

.video-lyx li:last-child {
	margin-bottom: 0;
}

.video-lyx li span:first-child {
	width: 100px;
	font-size: 16px;
	color: #000;
	display: block;
	float: left;
	text-align: right;
	line-height: 32px;
	height: 32px;
}

.video-lyx li span:first-child b {
	color: #ff0000;
}

.video-lyx li input {
	width: 200px;
	height: 30px;
	border: 1px solid #ece7de;
	border-radius: 5px;
	float: left;
	padding-left: 10px;
}

.video-lyx li span:nth-child(4),
.video-lyx li span:nth-child(3) {
	margin-left: 5px;
	overflow: hidden;
	width: 60px;
	float: left;
	margin-top: 10px;
}

.video-lyx li span input {
	width: 15px;
	height: 15px;
	margin-right: 5px;
}

.video-lyx li textarea {
	border: 1px solid #ece7de;
	width: 320px;
	padding: 10px;
	height: 95px;
}

.video-lyx li button {
	width: 200px;
	height: 40px;
	background: #a44323;
	border-radius: 5px;
	color: #fff;
	float: right;
}


.swiper-pagination-bullet-active {
	opacity: 1;
	background: #a84621;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}

/* 主体内容 */

.main {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.news_left {
	float: left;
	width: 850px;
}

.news_left li {
	overflow: hidden;
}

.news_left .news_tit {
	margin: 20px 0;
	height: 38px;
	border-bottom: 2px solid #dcdcdc;
}

.news_left .news_tit span {
	float: left;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #3e3a39;
	height: 38px;
	line-height: 38px;
}

.news_left .news_tit i {
	float: left;
	display: inline-block;
	font-size: 0px;
	width: 10px;
	height: 38px;
	border-bottom: 2px solid #fff;
}

.news_left .news_tit a {
	float: right;
	color: #9fa0a0;
	display: inline-block;
	line-height: 38px;
}

.news_left .news_con {
	overflow: hidden;
	margin: 10px 0 15px;
}

.news_left .news_con .li_img {
	float: left;
	position: relative;
	display: table-cell;
	margin-right: 20px;
	width: 360px;
	height: 240px;
	border: 1px solid #eee;
	overflow: hidden;
}

.news_left .news_con .li_img .news_imgs_list {
	position: absolute;
	left: 50%;
	width: auto;
	margin: auto;
	top: 50%;
	transform: translate(-50%, -50%);
	max-height: 240px;
}

.news_left .news_con .li_img p {
	position: absolute;
	bottom: -1px;
	padding: 10px;
	width: 340px;
	background: url("../img/c_picBtbg.png") center center repeat-x;
}

.news_left .news_con .li_img p a {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}

.news_left .news_con .li_new {
	float: right;
	width: 465px;
}

.news_left .news_con .li_new p {
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_left .news_con h4 {
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
}

/* 列表页list使用 */

.news_list li {
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 30px;
}

.news_list .news_con .li_shijian {
	color: #9fa0a0;
	font-size: 12px;
	margin-top: 5px;
}

.news_list .news_con .li_jian {
	color: #666464;
	font-size: 12px;
	margin-top: 28px;
	line-height: 22px;
}

.news_list .news_con .li_img2 {
	float: left;
	position: relative;
	margin-right: 40px;
	width: 220px;
	height: 150px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #eee;
}

.news_list .news_con .li_img2 .news_list_img {
	height: 150px;
	left: 50%;
	position: absolute;
	text-align: center;
	width: auto;
	margin: auto;
	top: 50%;
	transform: translate(-50%, -50%);
}

/* 右侧 精品推荐 */

.news_right {
	float: right;
	width: 300px;
}

.news_right .news_tit {
	margin: 0 0 10px;
	overflow: hidden;
}


.news_right a.chan-tu {
	width: 288px;
	height: 216px;
	background: #fff;
	display: block;
	overflow: hidden;
}

.news_right a.chan-tu img {
	max-height: 216px;
	position: relative;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	width: auto;
	display: block;
}

.news_right .news_tit span:first-child b {
	color: #a44323
}

.news_right .news_con li {
	border: 1px solid #f5f0e8;
	background: #f5f0e8
}
.chan-tu img.jieyuan {
	width: 110px;
	height: 110px;
	position: absolute;
	top: 50%;
	left: 50px;
	margin-left: 40px;
	margin-top: -55px;
}

.news_right .news_tit span:first-child {
	color: #3e3a39;
	font-size: 20px;
	line-height: 38px;
	margin-right: 5px;
	font-weight: bold;
	display: inline-block;
}

.news_right .news_tit span:last-child {
	float: right;
}

.news_right .news_tit span:last-child a {
	float: right;
	color: #9fa0a0;
	font-size: 14px;
	line-height: 38px;
	display: inline-block;
}

.news_right .news_con {
	overflow: hidden;
	margin-bottom: 20px;
}

.news_right .news_con li {
	margin-bottom: 10px;
	padding: 5px;
}

.hdzt-name {
	line-height: 30px;
	color: #221d37;
	width: 94%;
	margin: 10px auto 5px;
	font-size: 16px;
}

.hdzt-name span {
	float: right;
	font-size: 14px;
	color: #a44323;
	cursor: pointer;
}


.hdzt-xin {
	overflow: hidden;
	width: 93%;
	margin: 5px auto 10px;
	color: #686868;
}

.hdzt-xin span {
	width: 50%;
	line-height: 24px;
    font-size: 12px;
    color: #686868;
}

.hdzt-xin span:nth-child(2n+1) {
	float: left;
	width: 60%;
}

.hdzt-xin span:nth-child(2n+2) {
	float: right;
	width: 40%;
}

.hdzt-x span.xuan {
	background: #d22731;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 120px;
	text-align: center;
	display: block;
	margin: 24px auto;
	border-radius: 5px;
}

/* 顶部广告 */
.guang-top {
	text-align: center;
	height: 120px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.guang-top img {
	width: 100%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.guang-top .swiper-slide {
	height: 120px;
}

/* 底部广告 */

.guang {
	text-align: center;
	overflow-y: hidden;
	height: 120px;
}

.guang img {
	width: 100%;
	width: 100%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.guang .swiper-slide {
	height: 120px;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	display: none;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	display: none;
}



.hdzt-name a {
    line-height: 30px;
    color: #3e3a39;
    font-weight: bold;
    font-size: 16px;
}

.hdzt-name a:hover {
	color: #a44323
}

.hdzt-name span {
	color: #a44323
}

.divk-l {
	float: left;
	width: 900px
}


/* 首页 紫砂网红 */

.redPeople { 
	margin-bottom: 30px;
	height: 550px;
	background: url(https://static.zisha.com/release/2/img/w_lzbg.png) center center no-repeat;background-size: cover;
}

.redPeople .wid380 {
	float: left;
	width: 345px;
	position: relative;
	margin-left: 25px;margin-top: 25px;
}

.redBox {
	width: 345px;
	height: 500px;
}

.redBox.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0px;
}

.redBox .swiper-pagination-bullet {
	width: 100px;
	height: 5px;
	display: inline-block;
	border-radius: 0;
	background: #fff;
	opacity: .2;
}

.redBox .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ea111b;
}


.redPeople .wid380 .redBox img {
	width: 345px;
	height: 500px;
	border-radius:5px ;
}


.redPeople .wid380 .redBt {
	position: absolute;
	bottom: 120px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 24px;
	color: #ffffff;
	z-index: 50;
}

.redPeople .wid380 .redInfo {
	position: absolute;
	bottom: 23px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #ffffff;
	z-index: 50;
	line-height: 22px;
}

.redPeople .wid380 .redInfo a {
	color: #ea111b
}

.redPeople .wid790 {
	float: right;
	width: 770px;
	margin-top: 25px;
}

.redVideo {
	list-style: none;
}

.redVideo li {
	float: left;
	width: 360px;
	margin-right: 25px;
	margin-bottom: 15px;
}

.redVideo li:nth-child(2n+2) {
	margin-right: 0;
}

.redVideo li:nth-child(3),
.redVideo li:nth-child(4) {
	margin-bottom: 0;
}

.redVideo li a.vImg {
	width: 360px;
	height: 200px;
	overflow: hidden;
	position: relative;
	display: block;
	overflow: hidden;border-radius: 5px;
}

.redVideo li a.vImg img {
	width: 100%;
	height: 100%;
}

.redVideo li a.vImg img.w_bofang {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
}


.redVideo li .vBt {
	width: 100%;
	margin: 7px auto 0;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}
.redVideo li .vBt a{
	color: #fff;
}
.redVideo li .vNum {
	line-height: 18px;
	width: 100%;
	margin: auto;
	font-size: 12px;
	color: #ddd;
	margin-top: 5px;
}
.redVideo li .vNum b{
	font-weight: 400;font-size: 12px; float: right;margin-right: 10px;
}
/* 列表页 紫砂网红 */
.listRedPeople {
	padding: 20px;
	background: url(https://static.zisha.com/release/2/img/w_lzbg.png) center center no-repeat;
	margin-bottom: 30px;
	border-radius: 5px;
}

.listRedPeople .wid180 {
	width: 180px;
	float: left;
}

.listRedPeople .wid180 img {
	width: 180px;
	height: 260px;
	display: block;
	border-radius: 5px;
}

.listRedPeople .wid600 {
	width: 600px;
	float: right;
	padding-right: 20px;
	color: #fff;
}
.listRedPeople .wid600 p{line-height: 26px;}
.listRedPeople .wid600 .bt {
	font-weight: bold;
	font-size: 16px;
	line-height: 55px;
	color: #fff;
}
.listRedPeople .wid600 .bt img{
	float: right;margin-top: 10px;
}
.listRedPeople .wid600 .xx {
	line-height: 26px;
	font-size: 14px;
}



/* 详情 紫砂网红 */
.redDetail {
	height: 80px;
	padding-left: 100px;
	position: relative;
}

.redDetail a {
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 100px;
	overflow: hidden;
	position: absolute;
    left: 0;
}

.redDetail img {
    max-width: 80px;
}
.redDetail .bt {
	font-size: 16px;
	color: #fff;
	padding-top:20px;
}
.redDetail .xx {
	font-size: 12px;
	color: #898989;
	margin-top: 8px;
}

.redBtn {
	padding-top: 15px;
	padding-bottom:12px;
	position: relative;
}

.redBtn a.ly {
	display: block;
	float: left;
	width: 120px;
	height: 45px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	background: #ec121c;
	border-radius: 3px;
}
.redBtn a.wx {
	display: block;
	float: right;
	width: 120px;
	height: 45px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	background: #1da552;
	border-radius: 3px;
}

.redBtn .wxBox {
	position: absolute;
    top: -108px;
    width: 96px;
    height: 122px;
	right: 14px;
	display: none;
}
.divk-l .video-js .vjs-big-play-button{
	line-height: 80px;
    height: 80px;
    width: 80px;
    border-radius: 50px;
    font-size: 60px;
}
.divk-l .vjs-big-play-centered .vjs-big-play-button{
	margin-top: -40px;
    margin-left: -40px;
}
.divk-l .vjs-poster{
	background-color: #2a2727;
}

/* 右侧精品推荐 */
.news_right-lm {
	margin: 20px 0 10px 0;
	height: 38px;
	border-bottom: 2px solid #dcdcdc;
}

.news_right-lm span {
	float: left;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #3e3a39;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #a44323;
}

.news_right-lm span b {
	color: #a44323;
}

.news_right-lm i {
	float: left;
	display: inline-block;
	font-size: 0px;
	width: 10px;
	height: 38px;
	border-bottom: 2px solid #fff;
}

.news_right-lm a {
	float: right;
	color: #9fa0a0;
	display: inline-block;
	line-height: 38px;
}

#jingpin_list .nProList {
	background: none;
	border: none
}
#jingpin_list .nProList li {
    margin: 5px 0;
    padding: 10px 10px 0 10px;
	background: #f5f0e8;
}