* {
	margin: 0;
	padding: 0;
}

body {
	background-color: rgb(248, 248, 248);
}

.container {
	width: 1180px;
	height: 100%;
	margin: 0 auto;
	margin-bottom: 20px
}

.outline-border {
	width: 860px;
	margin: 0 auto;
}

.container .top-ul {
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}

.container .top-ul li {
	float: left;
	padding: 0 5px;
	color: #99BB99;
}

.left-conten-top {
	height: 100%;
	width: 820px;
	padding: 20px;
	background-color: white;
	border-radius: 5px;
	position: relative;
}

.left-conten-top:after {
	display: block;
	content: '';
	width: 15px;
	height: 15px;
	background: #fff;
	position: absolute;
	right: -7px;
	top: 40px;
	transform: rotate(45deg);
}

.left-conten-top img {
	padding: 0px 20px 0px 0;
	float: left;
	cursor: pointer;
	width: 368px;
	height: 200px;
}

.left-conten-top-right {
	float: left;
	width: 430px;
	margin-top: -4px;
	height: 100%;
}

/*清除浮动*/
.clear {}

.left-conten-top-right-title {
	font-size: 18px;
	/*font-weight: bold;*/
	margin-top: 1px;
	position: relative;
}

.left-conten-top-right-title .title-head {
	color: #7a7a7a;
	/*display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 2;    overflow: hidden;*/
	height: 100%;
}

.left-conten-top-right-title-tips p.title-tip {
	display: block;
	font-size: 12px;
	color: #CCCCCC;
	white-space: normal;
	margin-top: 3px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.left-conten-top-right-title-tips p.onshow {
	display: block;
	font-size: 12px;
	color: #CCCCCC;
	white-space: normal;
	margin-top: 3px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 68;
	overflow: hidden;
}

.title-bottom-price {
	background: #FFFFFF;
	width: 428px;
	height: 42px;
	margin-top: 8px;
	overflow: hidden;
}

.title-bottom-price ul {
	display: inline-flex;
	width: 430px;
	/*justify-content: space-between;*/
}

.title-bottom-price ul li {
	float: left;
	height: 45px;
	text-align: center;
	/*padding: 0 18px 0 0;*/
	box-sizing: border-box;
	border-right: 1px solid #eee;
	width: 32%;
}

.title-bottom-price ul li.title-bottom-price-right {
	border-right: 0;
}

.title-bottom-price ul li .price-new {
	font-size: 14px;
	color: #FF3F3F;
}

.title-bottom-price ul li .price-old {
	text-decoration: line-through;
}

.title-bottom-price ul li p {
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}

.title-bottom-price ul li span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
}

.title-bottom-btn {
	/*border: solid 1px black;*/
	/* display: flex; */
	/* flex-direction: row; */
	margin-top: 6px;
}

.title-bottom-btn .btn {
	display: inline-block;
	width: 118.33px;
	height: 34px;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	background-color: white;
	margin-right: 20px;
	color: rgb(17, 192, 125);
	cursor: pointer;
	border: solid 1px rgb(17, 192, 125);
}

.title-bottom-btn .btn:hover {
	color: white;
	background-color: rgb(17, 192, 125);
}

.left-conten-top-bottom {
	width: 100% !important;
	height: 100%;
	background-color: rgb(248, 248, 248);
	font-size: 12px;
	/*margin: 10px 0 10px 0;*/
	margin-top: -11px !important;
}

.left-conten-top-bottom span {
	color: gray;
	float: left;
}

.left-conten-top-bottom ul {
	/*display: flex;*/
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
	/*padding-top: 12px;*/
	margin-top: 30px;
}

.left-conten-top-bottom li {
	float: left;
	width: 30%;
	min-width: 30%;
	max-width: 30%;
	line-height: 50px;
	/*padding-bottom: 18px;*/
	padding-left: 18px;
	display: block;
	align-items: center;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.left-conten-top-bottom p {
	display: block;
}

.left-conten-top-bottom p.putong {
	color: gray;
}

.left-conten-top-bottom p.lvse {
	color: rgb(17, 192, 125);
}

.left-conten-middle {
	width: 857px !important;
	height: 100%;
	margin-top: 18px;
	background-color: white;
	border-radius: 5px;
	float: left;
}

.nanyi-change {}

.nanyi-change ul {
	/*display: flex;*/
	flex-wrap: wrap;
}

.nanyi-change ul li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

/*.nanyi-change ul li button{    padding: 5px;    background-color: white;    color: gray;    border: 1px solid gray;    border-radius: 5px;    font-size: 12px;}*/
.nanyi-change .not-choose {
	padding: 3px 5px;
	background-color: white;
	color: gray;
	border: 1px solid gray;
	border-radius: 5px;
	font-size: 12px;
}

.nanyi-change button:hover {
	cursor: pointer;
}

.nanyi-change .on-choose {
	padding: 3px 5px;
	background-color: rgb(17, 192, 125);
	color: white;
	border: 1px rgb(17, 192, 125) solid;
	border-radius: 5px;
	font-size: 12px;
}

.layui-tab-content .input {
	margin-left: 10px;
	margin-top: 6px;
}

.pinlun {
	margin-top: 8px;
	/*display: flex;*/
	/*flex-direction: row;    justify-content: space-between;*/
	/*align-items: center;*/
	/*margin-left: 8px;*/
	height: 48px;
	font-size: 16px;
}

.pinlin-left {
	float: left;
}

.pinlin-right {
	/*display: inline-flex;    align-items: center;*/
	float: right;
	margin-right: 5px;
}

.pinlin-right button {
	width: 108px;
	color: white;
	background-color: rgb(17, 192, 125);
	border: 0 solid rgb(17, 192, 125);
	border-radius: 5px;
	margin-left: 13px;
}

.left-conten-footer {
	width: 100%;
}

.left-conten-footer .pinlun-detail-top {
	margin-left: -12px;
	padding: 16px 22px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 830px;
	background-color: rgb(248, 248, 248);
}

.left-conten-footer .pinlun-detail-top .right li {
	float: left;
	margin-left: 8px;
}

.left-conten-footer .pinlun-detail-top .right li span {
	color: green;
}

.left-conten-footer .pinlun-detail-top .left {
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
}

.left-conten-footer .pinlun-detail-top .right {
	font-size: 12px;
}

.detail-tab {}

.detail-tab-top {
	/* display: flex; */
	flex-direction: row;
	align-items: center;
	/*border: solid 1px black;*/
}

.detail-tab-top img {
	width: 48px!important;
	height: 48px!important;
	border-radius: 50%;
	border: 1px solid #eee;
	object-fit: cover;
	float: left;
}

.detail-tab-top button {
	padding: 3px 8px;
	font-size: 12px;
	border-radius: 5px;
	color: white;
	background-color: rgb(17, 192, 125);
	border: 0 solid black;
}

.detail-tab-top-text {
	margin-left: 10px;
	float: left;
}

.detail-tab-top-text p {
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
}

.zd-pingfen {
	/* width: 328px; */
	float: right;
	/*display: inline-flex;*/
	/* align-items: center; */
	/* margin-left:auto; */
}

.zd-pingfen span {
	width: 42px;
	text-align: center;
}

.pinlun-detail-cont {
	margin-top: 18px;
	background-color: white;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.detail_comment_item {
	padding-bottom: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.artile {
	font-size: 14px;
	margin-left: 60px;
	padding-top: 5px;
	color: #666;
}

.artile p {
	color: #666;
}

.detail-tab-footer {
	/* display: flex; */
	font-size: 12px;
	margin-top: 5px;
	flex-direction: row-reverse;
	/* text-align: -webkit-right; */
	/*text-align: -ms-right;*/
	text-align: right;
}

.detail-tab-footer ul li {
	float: left;
	margin-left: 8px;
	padding: 6px 0;
	color: #666;
}

/*flex布局*/
.gloal-flex {
	/*margin: 0 auto;    width: 1180px;*/
	/*display: flex;*/
}

/*右边样式*/
.container-right {}

.container-right .container-right-top-big {
	position: relative;
	width: 306px;
	/*height: 428px;*/
	margin-top: 50px;
	margin-left: 18px;
	/*overflow: hidden;*/
	border-radius: 5px;
	/* border:solid 1px black;*/
}

.container-right-top-big .container-right-top-one {
	position: relative;
	height: 190px;
	overflow: hidden;
	width: 100%;
	border-radius: 4px;
}

.bg-img {
	margin-top: -78px;
	/*background-color: red;*/
	filter: blur(1.8px);
	overflow: hidden;
	z-index: 1;
	width: 100%;
}

.border-img {
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 3;
	width: 100%;
}

/*模糊层*/
.container-right-top-one .mask {
	position: absolute;
	width: 100%;
	height: 128px;
	border: solid 1px black;
	top: 0px;
	left: 0px;
	border-radius: 5px;
	z-index: 2;
	background-color: black;
	opacity: 0.4;
}

.teacher-jianjie {
	width: 88%;
	/*margin: 0 auto;*/
	border-radius: 3px;
	background-color: rgb(248, 248, 248);
	padding: 3px 0;
	/*height: 120px;*/
	position: relative;
	display: inline-block;
	margin: 0 18px 18px 18px;
}

.teacher-jianjie p {
	/*margin-left: 4px;*/
	color: #999999;
	/*display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 6;    overflow: hidden;    */
	padding: 2px 8px;
	box-sizing: border-box;
}

.teacher-jianjie a.teacher-jianjie-detail {
	color: rgb(17, 192, 125);
	/*display: inline;    position: absolute;    bottom: 11px;    right: 80px;*/
	font-size: 12px;
}

.container-right-top-big .container-right-top-two {
	position: absolute;
	z-index: 50;
	top: 83px;
	left: 103px;
	border-radius: 50%;
}

.bg-have {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
}

/*认证图样式*/
.container-right-top-big .container-right-top-two .v-rz {
	position: absolute;
	right: 10px;
	top: 75px;
	background: #ff9900;
	color: #fff;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
}

.container-right-top-big .container-right-top-two img.user {
	width: 88px;
	height: 88px;
	border-radius: 50%;
	border: 3px solid white;
}

/*4-29人物简介改*/
.container-right-top-big .container-right-top-three {
	/*position: absolute;*/
	/*bottom: 0px;*/
	background-color: white;
	width: 100%;
	/*height: 290px;*/
	/*z-index: 9;*/
	/* padding:10px;*/
}

/*4-29人物简介改*/
.container-right-top-three h3 {
	text-align: center;
	/*margin-top: 46px;*/
	font-size: 18px;
	margin-bottom: 0;
}

.container-right-top-three p {
	font-size: 12px;
	line-height: 20px;
	/*padding: 0 26px;*/
	/*margin-top: 6px;    margin-bottom: 6px;*/
}

.container-right-top-three span {
	color: rgb(17, 192, 125);
}

.container-right-top-three .text-ls {
	color: ;
	padding: 6px 18px;
	margin-left: 5px;
	/*margin-top: -18px;*/
}

.right-top {
	clear: both;
	/*overflow: hidden;*/
	/*height: 60px;*/
	background-color: #fff;
}

.right-top-left:hover {
	border-bottom: 2px solid #AFB0B0;
}

.right-top-left .layui-this {
	border-bottom: 2px solid #4DD09E;
}

.right-top-left .layui-this:after {
	border: none !important;
}

.right-top-title {
	position: relative;
	height: 57px;
	line-height: 57px;
	box-shadow: 0 2px 10px #ddd;
	/*margin-bottom: 10px;*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #666666;
	/*font-weight: bold;*/
}

.right-top .right-top-title h3 {
	float: left;
	font-size: 18px;
	color: #666666;
	padding-left: 22px;
}

.right-top .right-top-title a {
	float: right;
	font-size: 12px;
	margin-right: 20px;
	color: #999999;
}

.right-bottom {
	clear: both;
	overflow: hidden;
	min-height: 101px;
	background-color: #fff;
	padding: 22px 0 6px 0;
}

.right-bottom-ul {
	/*margin: 10px 20px 5px 20px;*/
	margin: 0px 20px 0px 22px !important;
}

.right-bottom-ul img {
	cursor: pointer;
	/* border: solid 1px black;    transition-property: all;    transition-duration: 4s;    transition-delay: 0s, 1s, 0s;    width: 262px;    height: 147px;*/
}

.right-bottom-ul li {
	margin-bottom: 5px;
}

.right-bottom-ul h3 {
	float: left;
	margin-top: -3px;
	margin-bottom: 5px;
	color: #666666;
}

.right-bottom-ul p {
	float: right;
	font-size: 12px;
	right: 0;
	margin-top: -3px;
	margin-bottom: 15px;
	color: #999999;
}

.container-right-foot {
	margin-top: 18px;
	margin-left: 18px;
}

.on-choose {
	color: white;
	background-color: green;
}

/*.left-footer{    margin-top: 20px;    background-color: #fff;}*/
.left-footer-cont {
	padding: 30px;
	color: #FFFFFF;
	height: 628px;
}

.left-footer-cont-jianjie-cont span {
	display: inline-block;
	font-size: 16px;
	color: #656565;
	margin-top: -10px
}

.left-footer-cont-jianjie-cont p {
	display: block;
	font-size: 12px;
	color: #6F6F6F;
	white-space: normal;
	margin-top: -28px;
	line-height: 26px;
	padding-left: 88px;
	padding-top: 4px;
}

.left-footer-cont-jianjie img {
	margin-top: 20px;
	outline: none;
	width: 100%;
}

/*字体颜色*/
.detail-tab .artile,
.detail-tab-footer {
	color: gray;
}

.detail-tab .artile p {
	line-height: 23px;
}

/*直播图案*/
.live {
	width: 128px;
	height: 38px;
	z-index: 2;
	position: absolute;
	top: 80px;
	left: 128px;
	background-color: rgb(17, 192, 125);
	color: white;
	text-align: center;
	line-height: 38px;
	border-radius: 18px;
}

.live p {
	margin-left: 26px;
}

.live img {
	width: 48px;
	height: 48px;
	position: absolute;
	top: -8px;
	left: 8px;
}

/*遮罩层*/
.mask1 {
	width: 368px;
	height: 199px;
	position: absolute;
	top: 0px;
	z-index: 1;
	background-color: black;
	opacity: 0.5;
}

/*课程信息下方阴影*/
/*.tab-shadow{*/
/*height: 58px;*/
/*    box-shadow: 0 2px 6px #ddd;}*/
/*课程评论修改样式*/
.pinlun-box {
	/* display: flex; */
}

.pinlun-box-one {
	width: 398px;
	float: left;
	/*display: flex;    flex-direction: row;*/
}

.pinlun-box-two {
	/* display: flex; */
	flex-direction: row;
	width: 100%;
	/*margin-top: 16px;*/
	/*border: solid 1px black;*/
}

/*平均分*/
.pinlun-box-two .score {
	float: left;
	text-align: center;
	width: 145px;
	/* display: inline-flex; */
	/* flex-direction: column; */
	/* justify-content: center; */
	/* align-items: center; */
	/* margin-left: 42px; */
	/* display: inline-block; */
}

.pinlun-box-two .score .big-num {
	/*margin-top: 30px;*/
	font-size: 80px;
	font-weight: bold;
	color: rgb(255, 184, 0);
	display: block;
}

.pinlun-box-two .score .small-tips {
	color: #666666;
}

/*中间竖线分隔*/
.column-border {
	border: 0.6px solid #CCCCCC;
	width: 0px;
	height: 140px;
	margin-top: 6px;
	/*margin-left: 20px;*/
	margin-left: 13px;
}

/*进度条长度(宽屏时的样式)*/
.m_width {
	width: 100% !important;
	/* float: left; */
}

.m_width .pro-bar {
	width: 78% !important;
	float: left;
}

.m_width .p-bar {
	width: 85% !important;
	float: left;
}

.m_width .score {
	width: 176px !important;
	margin-top: 32px;
}

.m_width .column-border {
	border: 0.6px solid #CCCCCC !important;
	width: 0px !important;
	height: 160px !important;
	margin-top: 25px !important;
	margin-left: 23px !important;
}

.pro-bar {
	/*margin-left: 9px;*/
	margin: 6px 0 22px 0;
	width: 78%;
}

.p-bar {
	float: left;
	width: 85%;
	margin-left: 10px;
	margin-top: 7px;
}

.slider {
	/* display: flex; */
	margin: 10px 10px 10px 0;
	/*line-height: 9px;*/
}

.slider span {
	font-size: 12px;
	width: 80px;
	display: inline-block;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slider .slider_name {
	margin-top: 6px;
	/* display: inline; */
	float: left;
}

/*图片过渡动画*/
.right-bottom .right-bottom-ul .anmi-fade-img {
	overflow: hidden;
	width: 260px;
	height: 147px;
	position: relative;
}

.right-bottom .right-bottom-ul .anmi-fade-img img {
	transition-property: all;
	transition-duration: 1.8s;
	transition-delay: 0s, 1s, 0s;
	width: 262px;
	height: 147px
}

.right-bottom .right-bottom-ul .anmi-fade-img>img:hover {
	transform: scale(1.3);
}

.right-bottom h3 {
	overflow: hidden;
	width: 188px;
	text-overflow: ellipsis;
	white-space: nowrap
}

/*修改下划线*/
/*.title-border{   border: solid 1px rgb(17,192,125);width: 141px;margin-left: 20px;margin-top: -2px }*/
/*补修*/
.left-conten-top-right-title img {
	width: 16px;
	height: 16px;
	margin-right: 16px;
}

.left-conten-top-right-title .img-small li {
	float: left;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	color: #bfbfbf;
}

.left-conten-top-right-title .img-small {
	width: 108px;
	position: relative;
	display: inline-block;
	margin-left: -8px;
	margin-bottom: -3px;
}

.left-conten-top-right-title .img-small span {
	position: absolute;
}

.left-conten-top-right-title .img-small span.span1 {
	left: 16px;
}

.left-conten-top-right-title .img-small span.span2 {
	/*left: 68px;*/
	right: 0
}

/*底部蒙层*/
.mask3 {
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 1px;
	height: 30px;
	background-color: black;
	width: 348px;
	opacity: 0.3;
}

/*底部蒙层上的标题*/
.mask3-text {
	position: absolute;
	z-index: 8;
	bottom: 0;
	left: 1px;
	color: white;
	width: 259px;
	height: 28px;
	padding: 0 5px;
	box-sizing: border-box;
	line-height: 28px;
}

.right-bottom .right-bottom-ul .anmi-fade-img .mask3-text img {
	height: 16px;
	width: 16px;
}

.mask3-text-1 {
	float: left;
}

.mask3-text-3 {
	float: right;
}

/*后期修改的样式*/
.layui-tab-title li {
	line-height: 25px !important;
	margin: 0 0 0 20px;
	padding: 0;
}

.layui-tab-title li.layui-this i {
	color: #009688;
}

.layui-tab-title {
	box-shadow: 0 2px 10px #ddd !important;
	/*margin-left: -18px;*/
}

.layui-tab-content {
	min-height: 428px !important;
}
.layui-tab-content .layui-tab-item img{
	width: 100%;
}
.layui-progress-text {
	top: -15px !important;
	/*display: inline-block;    text-align: left;*/
}

.my-rate {
	/* margin-right: -68px; */
	/* display: inline-block; */
	/* width: 200px; */
	height: 20px;
	overflow: hidden;
}

.my-rate i {
	background: url(../images/rate.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	float: right;
}

.my-rate p {
	float: right;
	margin-left: 10px;
}

.nexClassLists {}

.nexClassLists ul li {
	/*line-height: 60px;*/
}

.nexClassListL {
	margin-left: 8px;
	float: left;
	/*width: 580px;*/
	width: 98%;
	cursor: pointer;
	background: url(../images/caiLiaoDown.png) right center no-repeat;
}

.nexClassListL.active {
	background: url(../images/caiLiaoUp.png) right center no-repeat;
}

.nexClassListL p {
	overflow: hidden;
	line-height: 60px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	padding-left: 35px;
	background: url(../images/file.png) left center no-repeat;
}

.nexClassListR {
	float: right;
}

.layui-tab-item ul li .test_list {
	padding: 0 30px;
	box-sizing: border-box;
}

.layui-tab-item ul li .test_list dl {}

.layui-tab-item ul li .test_list dl dd {
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}

.layui-tab-item ul li .test_list dl dd a {
	display: block;
}

.layui-tab-item ul li .test_list dl dd span {
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 25px;
	margin-right: 10px;
	height: 25px;
	background: url(../images/play.png) no-repeat;
	background-size: 100%;
}

.layui-tab-item ul li .test_list dl dd i {
	float: right;
}

.left-conten-top-bottom li img {
	padding: 0 !important;
	/*width: 30px!important;*/
	height: 30px !important;
}

hr {
	margin: 8px 0 8px 24px !important;
	width: 95% !important;
	height: 1px !important;
}

/*4-29修改*/
.white-bg {
	width: 100%;
	height: 56px;
	background-color: white;
	position: absolute;
	bottom: 0px;
	z-index: 1;
}

/*4-30录播修改*/
.lubo {
	/*display: flex;    flex-direction: column!important;*/
}

.lubo .outline-border {
	width: auto !important;
}

.lubo .left-conten-top {
	width: auto !important;
}

.lubo-right {
	/*display: flex!important;    flex-direction: row!important;*/
}

.lubo-right .container-right .container-right-top-big {
	margin-top: 19px !important;
}

.lubo-right .container-right {
	/* margin-left: 6px!important; */
	width: 323px;
	float: left;
}

.lubo-right .left-conten-middle:after {
	display: block !important;
	content: '' !important;
	width: 15px !important;
	height: 15px !important;
	background: #fff !important;
	position: absolute !important;
	right: -7px !important;
	top: 23px !important;
	transform: rotate(45deg) !important;
}

.lubo .left-conten-top-bottom li {
	width: 23% !important;
	min-width: 23% !important;
	max-width: 23% !important;
}

.lubo .left-conten-top-right {
	width: 100%;
}

.lubo .title-bottom-btn {
	justify-content: right !important;
}

.lubo .title-bottom-btn .btn {
	width: 18% !important;
	margin-right: 20px !important;
}

.lubo .lubo-renshu {}

.lubo .lubo-renshu ul {
	/* display: flex; */
	margin: 8px 0;
}

.lubo .lubo-renshu ul li {
	margin-right: 6px;
	font-size: 12px;
	color: #999999;
	float: left;
}

.lubo .lubo-price {}

.lubo .lubo-price ul {
	display: flex;
	/*margin: 12px 0;*/
}

.lubo .lubo-price ul li {
	margin-right: 6px;
	color: #666666;
}

.lubo .lubo-price .lubo-price-red {
	color: red;
}

.lubo .lubo-price .lubo-price-red .big-price {
	font-size: 24px;
}

.lubo .lubo-price .hidd-price {
	text-decoration: line-through;
	/*display:table-cell;*/
	padding-top: 9px;
}

.lubo .layui-tab-title {
	margin-top: -10px;
}

.lubo-right ul.layui-tab-title {
	margin-top: -10px !important;
}

.pinlun-detail-cont hr {
	width: 97% !important;
}

.layui-tab {
	overflow: hidden;
}

.layui-tab-item div.main-cont {
	margin: 10px;
}

/*.layui-tab-item div.main-cont img{    width: 100%;max-width: 100%;height: auto;}*/
/*5-13样式修改*/
.pinlun-box-one-right {
	/*display: flex;*/
	float: left;
	width: 50%;
	/*flex-direction: column;*/
	padding-left: 20px;
	box-sizing: border-box;
	/*justify-content: center;*/
	margin-top: 30px;
}

.base_text_size img {
	width: 100%;
}

.pinlun-box-one-flex {
	/*display: flex;*/
	width: 100%;
	margin: auto;
	padding: 0 20px;
	box-sizing: border-box;
	justify-content: space-around;
}

/*拼团样式*/
.group_buy1,
.group_buy {
	background-color: #fff;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 15px;
	margin-top: 10px;
}

.group_buy_item {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #eee;
}

.group_buy_item h2 {
	font-size: 14px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
}

.group_buy_item span {
	color: #999;
	font-size: 14px;
}

.group_buy_item .bug_img {
	position: relative;
	width: 100px;
	height: 40px;
	float: left;
}

.group_buy_item .bug_img img {
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 3px solid white;
}

.group_buy_item .bug_img img:nth-child(1) {
	left: 0;
	z-index: 9;
}

.group_buy_item .bug_img img:nth-child(2) {
	left: 20px;
	z-index: 8;
}

.group_buy_item .bug_img span {
	position: absolute;
	left: 40px;
	background: #bfbfbf;
	color: #fff;
	text-align: center;
	line-height: 35px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 3px solid white;
}

.group_buy_item .bug_name {
	float: left;
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
	width: 12%;
	overflow: hidden;
}

.group_buy_item .buy_num {
	float: left;
	padding-left: 20px;
	height: 44px;
	line-height: 44px;
	width: 18%;
}

.group_buy_item .buy_num i {
	color: #fe4545;
	font-weight: bold;
}

.group_buy_item .buy_time {
	float: left;
	height: 44px;
	line-height: 44px;
	width: 30%;
}

.group_buy_item .buy_time i {
	background: #fe4545;
	color: #fff;
	border-radius: 3px;
	padding: 2px;
	box-sizing: border-box;
	margin: 0 2px;
}

.group_buy_item .go_buy {
	padding: 0 0 0 20px;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	background-color: white;
	color: #fff;
	cursor: pointer;
	float: right;
	display: block;
	border-radius: 5px;
	box-sizing: border-box;
}

.group_buy_item .go_buy .buy_price {
	border-radius: 5px 0 0 5px;
	border: solid 1px #fe4545;
	float: left;
	color: #fe4545;
	padding: 0 5px;
	box-sizing: border-box;
}

.group_buy_item .go_buy .buy_go {
	border-radius: 0 5px 5px 0;
	background: #fe4545;
	color: #fff;
	border: solid 1px #fe4545;
	float: left;
	padding: 0 5px;
	box-sizing: border-box;
}

.group_buy_top {
	clear: both;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	padding: 15px 15px 0 15px;
	box-shadow: 0 2px 10px #ddd !important;
}

.group_activity {
	float: left;
	color: #1b82d1;
	height: 50px;
	line-height: 40px;
	border-bottom: 2px solid #1b82d1;
	font-size: 16px;
}

.group_activity i {
	font-size: 16px;
	color: #1b82d1;
}

.group_buy_btn {
	float: right;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}

.group_buy_btn i {
	position: absolute;
	top: -7px;
	right: -17px;
	color: #dda703;
	background: #f8ddb3;
	font-size: 12px;
	width: 40px;
	text-align: center;
	transform: rotate(45deg);
	padding-top: 10px;
}

.group_buy_btn p {
	float: left;
	padding: 8px 10px;
	box-sizing: border-box;
	font-size: 16px;
	border: 2px solid #fd0b0b;
}

.group_buy_btn .group_buy_price {
	color: #fd0b0b;
}

.group_buy_btn .group_buy_go {
	background: #fd0b0b;
	color: #fff;
}
