body {
	font-family: PingFangSC-Medium, sans-serif;
	background-color: #F4F4F4;
}
body img {
	width: 100%;
}

.modal {
	margin-top: 50px;
	width: 100%;
}

.modal-title {
	text-align: center;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.banner {
	margin-top: 10px;
	text-align: center;
}

.banner img {
	width: 95%;
	height: 145px;
	border-radius: 4px;
}

.order-banner {
	background-color: #F6F7F9;
	border-radius: 2px;
	height: 80px;
	border-radius: 5px;
}

.order-banner div {
	display: inline;
	float: left;
}

.odder-desc {
	margin-top: 10px;
	margin-left: 10px;
}

.order-banner img {
	margin: 10px;
	width: 100px;
	height: 60px;
	border-radius: 5px;
}

.order-title {
	font-size: 15px;
}

.order-rights {
	font-size: 10px;
	color: #ABABAB;
}

.order-price {
	font-size: 14px;
	color: #F36A0C;
}

.activity-content {
	margin-top: 5px;
}

.activity-content img {
	width: 100%;
	display: block;
	vertical-align: top;
}

.my-btn-buttom-div {
	height: 48px;
	bottom: 0px;
	width: 100%;
	text-align: center;
	position: fixed;
	padding: 0 0rem;
	z-index: 1000;
	/* border: 3px solid #000000; */
}

.my-btn-buttom-div-button1 {
	border: 1px;
	width: 25%;
	height: 48px;
	font-size: 1.4rem;
	background-color: #E4E4E4;
	float: left;
}

.my-btn-buttom-div-button2 {
	border: 1px;
	width: 75%;
	height: 48px;
	color: white;
	font-size: 1.6rem;
	background-color: #1B6FDB;
	float: right;
}

.my-btn-buttom-div-button3 {
	border: 1px;
	width: 100%;
	height: 48px;
	color: white;
	font-size: 1.6rem;
	background-color: #1B6FDB;
	float: right;
}

.session {
	background-color: white;
	bottom: 48px;
	width: 100%;
	line-height: 40px;
	margin: 0 auto;
	position: fixed;
	padding: 0 0rem;
	z-index: 1000;
}

.accountDiv {
	margin-left: 2px;
}

.session a {
	position: absolute;
	right: 20px;
}

.qrCodeBtn1 {
	color: #00AFFA;
	position: absolute;
	right: 20px;
	margin-top: -34px;
}

.qrCodeBtn2 {
	color: #9d9d9d;
	position: absolute;
	right: 20px;
	margin-top: -34px;
	display: none;
}

.errRegisterText {
	text-align: center;
	font-size: 14px;
	color: firebrick;
}

.confirmOrder {
	width: 100%;
	margin: 10px auto;
	padding: 10px;
	/* background-color: #dfe8e0; */
}

.confirmOrder hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.confirmOrderTitle {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
}

.confirmOrderTitleAccountPay {
	font-size: 14px;
	line-height: 30px;
	color: #F36A0C;
	font-weight: bold;
	position: absolute;
	right: 30px;
}

.confirmOrderTitleAccountPayThird {
	font-size: 14px;
	line-height: 30px;
	color: #F36A0C;
	font-weight: bold;
	position: absolute;
	right: 55px;
}

.confirmOrderTitleRight {
	font-size: 16px;
	line-height: 40px;
	position: absolute;
	right: 10px;
}

.confirmOrderTitleRightYuan {
	font-size: 16px;
	line-height: 30px;
	position: absolute;
	right: 10px;
}

.confirmOrderTitleRightYuanThird {
	font-size: 16px;
	line-height: 30px;
	position: absolute;
	right: 35px;
}

.confirmOrderPayImg {
	width: 32px;
	height: 32px;
}

.confirmOrderChooseImg {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 10px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 7px;
}

.payCodeDiv {
	margin-top: 5px;
	margin-bottom: 5px;
}

.buyNoteContent {
	color: grey;
	font-size: 12px;
	margin-top: 10px;
}

.center {
	text-align: center;
	margin: 10px auto;
	padding: 20px;
}

.pay-success {}

.pay-success img {
	width: 150px;
	height: 150px;
	border-radius: 5px;
}

.pay-success-text p {
	color: grey;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
}

.pay-success-text span {
	color: #1B6FDB;
}

.pay-failure-text {
	color: firebrick;
	font-size: 16px;
	line-height: 24px;
}

.loading {
	color: firebrick;
	font-size: 16px;
	line-height: 24px;
}

.loading a {
	color: #1B6FDB;
	font-size: 16px;
	line-height: 24px;
}

.pay-success-button button {
	margin-top: 20px;
	color: white;
	font-size: 14px;
	width: 95%;
	height: 40px;
	background-color: #1B6FDB;
	border-radius: 5px;
}

.error-msg {
	margin-top: 20px;
	font-size: 26px;
	text-align: center;
	color: firebrick;
}

.main1 {
	width: 100%;
	margin: 10px auto;
	margin-top: 10px;
	padding: 10px;
	background-color: #091340;
}

.main-banner img {
	width: 100%;
}

.main-content {
	background-color: #091340;
}

.main-content-text {
	margin: 0px 10px;
	padding: 10px 10px;
	color: #FFFFFF;
	background-color: #091340;
	border: 0.5px solid #02F0F1;
	text-align: center;
	border-radius: 5px;
}

.main-content-text p {
	margin-left: 5px;
	text-align: left;
	line-height: 1.4;
	font-size: 15px;
}

.main-text {
	font-size: 24px;
	text-align: center;
	border: 2px solid #02F0F1;
	border-radius: 5px;
	background-color: white;
}

.main-text img {
	width: 100%;
}

.more-product-img {
	font-size: 14px;
	color: #02F0F1;
}

.main-vedio {
	background-color: #091340;
}

.span-tab {
	height: 30px;
	width: 0.5rem;
	background-color: #0DAFFA;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.4rem;
}

.row {
	margin: 0px;
	background-color: white;
}

.row-class {
	margin: 5px 0px;
	border-radius: 20px;
	padding: 10px;
}

.row-class-text {
	margin: 0px 0px;
	line-height: 60px;
	border-radius: 10px 10px 0 0;
}

.vedio-title {
	font-size: 16px;
	text-align: left;
	color: black;
	height: 20px;
}

.loginBtn {
	width: 90%;
	height: 45px;
	font-size: 18px;
}

.loginTypeRadio {
	margin-left: 50px;
}

.input-class {
	height: 45px;
	font-size: 18px;
}

.more-kcjs {
	display: none;
}

.more-img {
	width: 17px;
	height: 17px;
}

.yingfu {
	float: left;
	font-size: 14px;
}

.btn-cancal-order {
	background-color: white;
	color: #337ab7;
	border: 1px solid #337ab7;
}

.main-notify {
	width: 100%;
	display: inline;
	float: left;
	height: 34px;
	background-color: #E3EFFF;
	display: none;
}

.main-notify img {
	width: 16px;
	height: 16px;
}

.main-notify div {
	display: inline;
	float: left;
}

.main-notify-img {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}

.main-notify-text {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
	font-size: 14px;
	color: #FF6245;
}

.add-share-title {
	font-size: 20px;
	font-weight: bold;
}

.add-share-text {
	line-height: 24px;
	font-size: 16px;
}

.add-share-button-yes {
	font-size: 18px;
	background-color: white;
	color: #337ab7;
	height: 40px;
	width: 40%;
	border-left: 1px solid #999999;
	border-radius: 0;
}

.add-share-button-no {
	font-size: 18px;
	color: #999999;
	background-color: white;
	height: 40px;
	width: 40%;
}



.alertDiv {
	margin-top: 5px;
	background-color: #E4F0FE;
}

.alertDiv-left {
	float: left;
}

.alertDiv-right {
	width: 80%;
	margin-left: 10px;
	float: left;
}

.alertDiv img {
	margin-left: 10px;
	width: 20px;
	height: 20px;
}

.alertDiv span {
	color: #1B6FDB;
}

.playCountTab {
	padding: 1px 10px;
	position: absolute;
	margin-top: 5px;
	right: 15px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border-radius: 10px;
}

.live-plan {
	margin-top: 15px;
	background-color: white;
	width: 95%;
	border-radius: 5px;
}

/*直播间列表*/
.div-author-logourl {
	float: left;
	width: 18%;
	height: 60px;
}

.div-product-info {
	float: left;
	width: 70%;
	/* border: 0.5px solid #02F0F1; */
	height: 60px;
}

.div-room-btn {
	float: right;
	position: relative;
	/* border: 0.5px solid #02F0F1; */
	/* width: 15%; */
	height: 60px;
}

.plan-btn {
	font-size: 12px;
	text-align: center;
	line-height: 0.8;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.yishangjia {
	color: #1B6FDB;
	background-color: #CCFFFF;
	font-size: 12px;
	font-weight: bold;
}

.yishangjia-goodsName {
	font-size: 13px;
}

.clear {
	overflow: hidden;
	clear: both;
}

.line {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.avatar {
	width: 41px;
}

.title-text {
	text-align: center;
	color: #1B6FDB;
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.time-text {
	color: #666666;
	font-size: 14px;
	text-align: left;
	margin-top: -2px;
}

.product-name-text {
	color: #111111;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
}

.author-name-text {
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 12px;
}

.play-count {
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}

.wait {
	color: #FFFFFF;
	background-color: #A1A1A1;
	content: '暂未开始';
}

.playing {
	color: #FFFFFF;
	background-color: #1B6FDB;
	content: '观看直播';
}

.replay {
	color: #1B6FDB;
	background-color: #FFFFFF;
	border-color: #1B6FDB;
	content: '观看回放';
}

/*课程介绍*/
.div-border-product {
	border: 0px solid #00AFFA;
}

.div-border-author {
	border: 0px solid greenyellow;
}

.product-desc-div {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.biaoti1 {
	color: #111111;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}

.content1 {
	color: #666666;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	margin-top: -7px;
}

.content-name-text {
	color: #111111;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
}



/*讲师介绍*/
.div-author-logo {
	float: left;
	width: 20%;
}

.div-author-logo img {
	width: 64px;
	height: 64px;
}

.div-author-info {
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 75%;
	border: 0px solid #02F0F1;
}

.author-name-in-authorDesc {
	color: #111111;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
}

.author-desc-in-authorDesc {
	color: #666666;
	font-size: 14px;
	text-align: left;
	margin-top: -10px;
}

.line-in-authorDesc {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.div-more-less-desc-product {
	height: 30px;
	margin-bottom: 0px;
	text-align: center;
}

.more-less-desc-product {
	/* border: 1px solid #00AFFA ; */
}

.div-more-less-desc {
	float: right;
	border: 0px solid #02F0F1;
	margin-top: -10px;
}

.author-desc-btn {
	color: #1B6FDB;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	position: absolute;
	right: 0px;
}

.author-desc-btn img {
	width: 15px;
}

.author-desc-btn a {
	text-decoration: none;
	display: block;
}

.content-h1 {
	font-weight: bold;
	font-size: 14px;
}

.content-h2 {
	margin-top: 3px;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
}

.content-more {
	font-size: 14px;
	color: #1B6FDB;
	text-align: center;
}

.content-more img {
	width: 15px;
}

.end {
	margin-top: 100px;
	height: 50px;
}




.activity-content {
	margin-top: 5px;
}

.activity-content img {
	width: 100%;
	display: block;
	vertical-align: top;
}

.activity-user {
	height: 48px;
	bottom: 0;
	width: 100%;
	text-align: center;
	position: fixed;
	padding: 0 0rem;
	z-index: 1000;
}

.activity-user button {
	border: 1px;
	width: 100%;
	height: 48px;
	color: white;
	float: left;
	font-size: 1.6rem;
	background-color: #307CC1;
}

.downloadBtn {
	width: 100%;
	text-align: center;
	color: white;
	background-color: #307CC1;
}

.shaixuanDiv {
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	background-color: white;
}

.myhr{
	margin-top: 0px;
	margin-bottom: 10px;
	height: 1px;
}

.shaixuanDiv button{
	width: 30%;
	background-color: white;
	outline:none;
}

.shaixuanDiv button:focus{
	outline:none;
}

.btn-active{
	color: #1B6FDB;
}

.product-list{
	margin-top: 10px;
	margin-left: -5px;
	margin-right: 5px;
}

.product-list-row {
	position: relative;
	height: 89px;
	margin-bottom: 10px;
}

.product-logo-img{
	width: 84px;
	height: 89px;
	border-radius: 4px;
}

.product-list-row-left {
	float: left;
}

.product-list-row-right {
	left: 10px;
	position: relative;
}

.product-name {
	font-size: 15px;
	color: #111111;
	font-weight: bold;
}

.product-author {
	font-size: 13px;
	color: #999999;
}

.product-process {
	font-size: 14px;
	color: #666666;
	margin-top: 22px;
}

.product-mark {
	font-size: 11px;
	color: #666666;
	margin-top: -27px;
	right: 10px;
	position: absolute;
}

.processing{
	color: #FF0000;
}

.play-count-img {
	width: 16px;
	height: 16px;
}

.buttom-btn-div {
    height: 48px;
    bottom:0;
    width: 100%;
    text-align: center;
    position:fixed;
    padding:0 0rem;
    z-index: 1000;
}

.buttom-btn{
	border: 1px;
	width: 100%;
	height: 48px;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #1B6FDB;
	float: right;
}

.download-btn{
	border: 1px;
	width: 70%;
	color: #1B6FDB;
	font-size: 1.6rem;
	background-color: white;
}

.modal-title p{
	font-size: 20px;
	font-weight: bold;
}