body {
	background-color: #F6F6F6;
}

/* 正文 */
.content {
	margin-top: 0.1rem;
	background-color: #FFFFFF;
	margin-bottom: 0.32rem;
}

.width {
	width: 9.253333rem;
	margin: 0 auto;
}

.contentBox .bread {
	font-size: 0.32rem;
	color: #B2B2B2;
	padding: 0.306666rem 0 0.64rem;
}

.contentBox .bread a {
	display: inline-block;
	color: #B2B2B2;
}

/* 标题&&时间 */
.titleTime {
	margin-bottom: 0.48rem;
}

.titleTime h1 {
	font-size: 0.48rem;
	padding-bottom: 0.44rem;
	line-height: 0.693333rem;
}

.titleTime p {
	font-size: 0.32rem;
	color: #999999;
}

/* 导师时间 */
.tutorbox {
	height: 0.893333rem;
	line-height: 0.893333rem;
}

.tutorbox img {
	width: 0.893333rem;
	height: 0.893333rem;
	margin-right: 0.32rem;
	border-radius: 50%;
}

.tutorbox span {
	font-size: 0.32rem;
}

.tutorbox span::after {
	content: '';
	width: 0.333333rem;
	height: 0.346667rem;
	display: inline-block;
	background: url(../image/daoshi.png) no-repeat center center;
	background-size: cover;
	vertical-align: middle;
	margin-bottom: 0.053333rem;
	margin-left: 0.146667rem;
	margin-right: 0.373333rem;
}

.tutorbox p {
	font-size: 0.32rem;
}

/* 内容部分 */
.mainContent p {
	font-size: 0.373333rem;
	line-height: 0.64rem;
	margin-bottom: 0.533333rem;
}

.mainContent p a {
	display: inline;
	color: #737FF1;
}

.mainContent img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 0.533333rem;
}

.mainContent p:last-child {
	margin-bottom: 0;
}

.mainContent img:last-child {
	margin-bottom: 0;
}

.mainContent {
	padding-bottom: 0.533333rem;
	overflow: hidden;
}

.mainContent>div.ovh {
	transition: max-height 0.32s cubic-bezier(0.95, 0.05, 0.795, 0.035), -webkit-mask-size 0.22s cubic-bezier(0.95, 0.05, 0.795, 0.035);
	transition: mask-size 0.22s cubic-bezier(0.95, 0.05, 0.795, 0.035), max-height 0.32s cubic-bezier(0.95, 0.05, 0.795, 0.035);
	transition: mask-size 0.22s cubic-bezier(0.95, 0.05, 0.795, 0.035), max-height 0.32s cubic-bezier(0.95, 0.05, 0.795, 0.035), -webkit-mask-size 0.22s cubic-bezier(0.95, 0.05, 0.795, 0.035);
	-webkit-mask-image: linear-gradient(#1A1A1A calc(100% - 3rem), transparent calc(100% - 0.65rem));
	mask-image: linear-gradient(#1A1A1A calc(100% - 3rem), transparent calc(100% - 0.65rem));
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
}

.mainContent table {
	width: 9.253333rem !important;
	height: auto !important;
	text-align: center;
	border-collapse: collapse;
	word-wrap: break-word;
	word-break: break-all;
}

.mainContent table tr,
.mainContent table td {
	border: 0.026666rem solid #CCCCCC;
	font-size: 0.32rem;
}

/* .mainContent table td { width: 25%; height: auto; word-break:break-word; } */
.mainContent a.more {
	position: absolute;
	width: 100%;
	height: 1.4rem;
	line-height: 1.4rem;
	color: #EC4949;
	bottom: 0.15rem;
	text-align: center;
	z-index: 999;
	font-size: 0.32rem;
}

.mainContent a.sq {
	font-size: 0.32rem;
	text-align: right;
	width: 100%;
	display: block;
	color: #EC4949;
}

/* 导师 */
.tutor_xx {
	width: 100%;
	height: 3.786667rem;
	background-color: #F9F9F9;
	margin-bottom: 0.56rem;
}

.tutor_xx img {
	width: 1.493333rem;
	height: 1.493333rem;
	margin: 0.346667rem 0.32rem 0 0.333333rem;
	border-radius: 50%;
}

.tutor_xx>div.fl {
	width: 7.426667rem;
	margin-top: 0.346667rem;
}

.tutor_xx>div.fl h3 {
	font-weight: normal;
	font-size: 0.4rem;
	margin-bottom: 0.026667rem;
}

.tutor_xx>div.fl span {
	font-size: 0.32rem;
	color: #666666;
	margin-bottom: 0.173333rem;
}

.tutor_xx>div.fl p {
	font-size: 0.32rem;
	line-height: 0.48rem;
}

.tutor_form {
	margin-bottom: 0.8rem;
}

.tutor_form h3 {
	text-align: center;
	font-size: 0.533333rem;
	font-weight: normal;
	padding-bottom: 0.4rem;
}

.tutor_form input {
	width: 100%;
	height: 1.066667rem;
	box-sizing: border-box;
	border: 0.026667rem solid #CFCECE;
	border-radius: 0.04rem;
	display: block;
	text-indent: 0.32rem;
	line-height: 1.066667rem;
	font-size: 0.373333rem;
	margin-bottom: 0.266667rem;
}

.tutor_form button {
	width: 100%;
	height: 1.173333rem;
	text-align: center;
	line-height: 1.173333rem;
	font-size: 0.426667rem;
	color: #FFFFFF;
	background-color: #EC4949;
	border-radius: 0.04rem;
}

/* 上一篇下一篇 */
.goTgoB {
	padding-bottom: 0.746666rem;
}

.goTgoB a {
	font-size: 0.373333rem;
	color: #999999;
}

.goT {
	margin-bottom: 0.373333rem;
}

/* 推荐 */
.recommend {
	width: 100%;
	background-color: #FFFFFF;
}

.recommend .reTop {
	border-bottom: 0.026666rem solid #E1DFDF;
	padding-top: 0.666666rem;
	padding-bottom: 0.213333rem;
	margin-bottom: 0.466666rem;
	font-size: 0;
}

.recommend .reTop>div {
	width: 9.253333rem;
	margin: 0 auto;
}

.recommend .reTop span {
	font-size: 0.373333rem;
	margin-right: 0.853333rem;
	display: inline-block;
	position: relative;
}

.recommend .reTop span:last-child {
	margin-right: 0;
}

.recommend .reTop span em {
	width: 0.853333rem;
	height: 0.053333rem;
	background-color: #EC4949;
	border-radius: 0.066666rem;
	position: absolute;
	bottom: -0.133333rem;
	left: 50%;
	margin-left: -0.426666rem;
	display: none;
}

.recommend .reTop span.active {
	color: #EC4949;
}

.recommend .reTop span.active em {
	display: block;
}

.recommend .reTop a.fr {
	font-size: 0.373333rem;
	color: #939393;
}

.recommend .reTop a.fr i {
	width: 0.133333rem;
	height: 0.32rem;
	background: url(../image/right.png) no-repeat center center;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0.08rem;
	margin-left: 0.186666rem;
}

.recommend .swiper-container {
	width: 9.253333rem;
	margin: 0 auto;
}

.recommend .swiper-container .swiper-slide a {
	width: 100%;
	font-size: 0.373333rem;
	line-height: 0.56rem;
	margin-bottom: 0.426666rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.h {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	display: none;
}

.h img {
	width: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

#origin-img {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 99999;
	display: none;
}

#origin-img .swiper-slide img {
	width: 100%;
	vertical-align: middle;
}

.swiper-pagination {
	top: 1em;
	bottom: auto;
	color: #fff;
}